From c053e3ba427c97cf343f7e9af5f07a3b17a00dd4 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 5 Feb 2025 16:39:06 -0800 Subject: [PATCH] New translations messages.po (Spanish) --- src/locale/locales/es/messages.po | 6789 ++++++++++++----------------- 1 file changed, 2675 insertions(+), 4114 deletions(-) diff --git a/src/locale/locales/es/messages.po b/src/locale/locales/es/messages.po index 350dc24ced..33130c4fee 100644 --- a/src/locale/locales/es/messages.po +++ b/src/locale/locales/es/messages.po @@ -1,597 +1,473 @@ msgid "" -msgstr "POT-Creation-Date: 2023-12-22 01:56+0530\n" +msgstr "" +"POT-Creation-Date: 2023-11-05 16:01-0800\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: es\n" -"Project-Id-Version: \n" +"Project-Id-Version: bluesky-social\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: \n" -"Last-Translator: hogaza\n" -"Language-Team: brodieavoult\n" -"Plural-Forms:\n" -" \n" +"PO-Revision-Date: 2025-02-06 00:39\n" +"Last-Translator: \n" +"Language-Team: Spanish\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Crowdin-Project: bluesky-social\n" +"X-Crowdin-Project-ID: 664276\n" +"X-Crowdin-Language: es-ES\n" +"X-Crowdin-File: /main/src/locale/locales/en/messages.po\n" +"X-Crowdin-File-ID: 12\n" #: src/components/ProgressGuide/FollowDialog.tsx:567 msgid "(active)" -msgstr "(activo)" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:130 +#: src/screens/Messages/components/ChatListItem.tsx:145 msgid "(contains embedded content)" -msgstr "(contiene contenido embebido)" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:65 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" -msgstr "(sin correo)" - -#: src/view/com/notifications/FeedItem.tsx:232 -#: src/view/com/notifications/FeedItem.tsx:327 -#~ msgid "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" -#~ msgstr "{0, plural, one {{formattedCount} otro} other {{formattedCount} otros}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:156 msgid "{0, plural, one {# day} other {# days}}" -msgstr "{0, plural, one {# día} other {# días}}" +msgstr "" #: src/screens/Profile/ProfileFollowers.tsx:40 msgid "{0, plural, one {# follower} other {# followers}}" -msgstr "{0, plural, one {# seguidor} other {# seguidores}}" +msgstr "" #: src/screens/Profile/ProfileFollows.tsx:40 msgid "{0, plural, one {# following} other {# following}}" -msgstr "{0, plural, one {# siguiendo} other {# siguiendo}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" -msgstr "{0, plural, one {# hora} other {# horas}}" - -#: src/components/moderation/LabelsOnMe.tsx:55 -#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels has been placed on this account}}" -#~ 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}}" - -#: 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}}" +msgstr "" #: src/components/moderation/LabelsOnMe.tsx:53 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" -msgstr "Se ha marcado esta cuenta con {0, plural, one {# etiqueta} other {# etiquetas}}" +msgstr "" #: src/components/moderation/LabelsOnMe.tsx:62 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" -msgstr "Se ha marcado este contenido con {0, plural, one {# etiqueta} other {# etiquetas}}" +msgstr "" #: src/screens/Post/PostLikedBy.tsx:41 msgid "{0, plural, one {# like} other {# likes}}" -msgstr "{0, plural, one {# me gusta} other {# me gusta}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" -msgstr "{0, plural, one {# minuto} other {# minutos}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:167 msgid "{0, plural, one {# month} other {# months}}" -msgstr "{0, plural, one {# mes} other {# meses}}" +msgstr "" #: src/screens/Post/PostQuotes.tsx:41 msgid "{0, plural, one {# quote} other {# quotes}}" -msgstr "{0, plural, one {# cita} other {# citas}}" +msgstr "" #: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" -msgstr "{0, plural, one {# repost} other {# reposts}}" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:126 msgid "{0, plural, one {# second} other {# seconds}}" -msgstr "{0, plural, one {# segundo} other {# segundos}}" - -#: src/components/KnownFollowers.tsx:179 -#~ msgid "{0, plural, one {and # other} other {and # others}}" -#~ msgstr "" +msgstr "" #: 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 {seguidores}}" +msgstr "" #: 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 {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)}}" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" -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}}" +msgstr "" #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" -msgstr "{0, plural, one {post} other {posts}}" +msgstr "" #: 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/util/post-ctrls/PostCtrls.tsx:261 -#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -#~ msgstr "{0, plural, one {Responder (# respuesta)} other {Responder (# respuestas)}}" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" -msgstr "{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 "{0, plural, one {No me gusta (# me gusta)} other {No me gusta (# me gusta)}}" - -#: src/screens/Settings/Settings.tsx:422 +#: src/screens/Settings/Settings.tsx:424 msgid "{0}" -msgstr "{0}" +msgstr "" #. Pattern: {wordValue} in tags #: src/components/dialogs/MutedWords.tsx:475 msgid "{0} <0>in <1>tags" -msgstr "{0} <0>en <1>etiquetas" +msgstr "" #. 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" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 msgid "{0} joined this week" -msgstr "{0} se han unido esta semana" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" -msgstr "{0} de {1}" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" -msgstr "¡{0} personas han usado este paquete de inicio!" +msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:208 +#: src/view/shell/bottom-bar/BottomBar.tsx:207 msgid "{0} unread items" -msgstr "{0} elementos sin leer" +msgstr "" -#: src/view/screens/ProfileList.tsx:286 -#~ msgid "{0} your feeds" -#~ msgstr "{0} tus feeds" - -#: src/view/com/util/UserAvatar.tsx:435 +#: src/view/com/util/UserAvatar.tsx:436 msgid "{0}'s avatar" -msgstr "avatar de {0}" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:67 msgid "{0}'s favorite feeds and people - join me!" -msgstr "Los feeds y personas favoritas de {0}, ¡únete a mí!" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:46 msgid "{0}'s starter pack" -msgstr "paquete de inicio de {0}" +msgstr "" #. How many days have passed, displayed in a narrow form #: src/lib/hooks/useTimeAgo.ts:158 msgid "{0}d" -msgstr "{0}d" +msgstr "" #. How many hours have passed, displayed in a narrow form #: src/lib/hooks/useTimeAgo.ts:148 msgid "{0}h" -msgstr "{0}h" +msgstr "" #. How many minutes have passed, displayed in a narrow form #: src/lib/hooks/useTimeAgo.ts:138 msgid "{0}m" -msgstr "{0}m" +msgstr "" #. How many months have passed, displayed in a narrow form #: src/lib/hooks/useTimeAgo.ts:169 msgid "{0}mo" -msgstr "{0}mes" +msgstr "" #. How many seconds have passed, displayed in a narrow form #: src/lib/hooks/useTimeAgo.ts:128 msgid "{0}s" -msgstr "{0}s" +msgstr "" -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -#~ 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}}" - -#: src/view/shell/desktop/LeftNav.tsx:189 +#: src/view/shell/desktop/LeftNav.tsx:384 msgid "{count} unread items" -msgstr "{count} elementos sin leer" - -#: src/lib/hooks/useTimeAgo.ts:69 -#~ msgid "{diff, plural, one {day} other {days}}" -#~ msgstr "" - -#: src/lib/hooks/useTimeAgo.ts:64 -#~ msgid "{diff, plural, one {hour} other {hours}}" -#~ msgstr "" - -#: src/lib/hooks/useTimeAgo.ts:59 -#~ msgid "{diff, plural, one {minute} other {minutes}}" -#~ msgstr "" - -#: src/lib/hooks/useTimeAgo.ts:75 -#~ msgid "{diff, plural, one {month} other {months}}" -#~ msgstr "" - -#: src/lib/hooks/useTimeAgo.ts:54 -#~ msgid "{diffSeconds, plural, one {second} other {seconds}}" -#~ msgstr "" +msgstr "" #: src/lib/generate-starterpack.ts:108 #: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" -msgstr "Paquete de inicio de {displayName}" +msgstr "" -#: src/screens/SignupQueued.tsx:219 +#: src/screens/SignupQueued.tsx:216 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" -msgstr "{estimatedTimeHrs, plural, one {hora} other {horas}}" +msgstr "" -#: src/screens/SignupQueued.tsx:225 +#: src/screens/SignupQueued.tsx:222 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" -msgstr "{estimatedTimeMins, plural, one {minuto} other {minutos}}" +msgstr "" #: 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" +msgstr "" #: 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 <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} les gusta tu feed" +msgstr "" #: 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 <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} más} other {{formattedAuthorsCount} más}} les gusta tu publicación" +msgstr "" #: 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" +msgstr "" #: 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" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" -msgstr "{firstAuthorLink} te siguió" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" -msgstr "{firstAuthorLink} te siguió de vuelta" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" -msgstr "A {firstAuthorLink} le gusta tu feed personalizado" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" -msgstr "A {firstAuthorLink} le gusta tu publicación" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" -msgstr "{firstAuthorLink} republicó tu publicación" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" -msgstr "{firstAuthorLink} se inscribió a tu paquete de inicio" +msgstr "" #: 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" +msgstr "" #: 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 {formattedAuthorsCount} más les gusta tu feed personalizado" +msgstr "" #: 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 {formattedAuthorsCount} les gusta tu publicación" +msgstr "" #: 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" +msgstr "" #: 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" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" -msgstr "{firstAuthorName} te siguió" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" -msgstr "{firstAuthorName} te siguió de vuelta" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" -msgstr "A {firstAuthorName} le gusta tu feed personalizado" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" -msgstr "A {firstAuthorName} le gusta tu publicación" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" -msgstr "{firstAuthorName} republicó tu publicación" +msgstr "" #: 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" +msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:508 #: src/screens/Profile/Header/Metrics.tsx:49 msgid "{following} following" -msgstr "{following} siguiendo" +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" -msgstr "No se puede enviar un mensaje a {handle}" +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}}" -#~ msgstr "Le gustó a {likeCount} {likeCount, plural, one {usuario} other {usuarios}}" - -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:262 msgid "{notificationCount} unread items" -msgstr "{notificationCount} elementos sin leer" +msgstr "" -#: src/view/shell/Drawer.tsx:448 +#: src/view/shell/Drawer.tsx:453 msgid "{numUnreadNotifications} unread" -msgstr "{numUnreadNotifications} sin leer" +msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:235 +#: src/view/shell/bottom-bar/BottomBar.tsx:234 msgid "{numUnreadNotifications} unread items" -msgstr "{numUnreadNotifications} elementos sin leer" +msgstr "" #: src/components/NewskieDialog.tsx:116 msgid "{profileName} joined Bluesky {0} ago" -msgstr "{profileName} se unió a Bluesky hace {0}" +msgstr "" #: src/components/NewskieDialog.tsx:111 msgid "{profileName} joined Bluesky using a starter pack {0} ago" -msgstr "{profileName} se unió a Bluesky usando un paquete de inicio hace {0}" - -#: src/view/screens/PreferencesFollowingFeed.tsx:67 -#~ msgid "{value, plural, =0 {Show all replies} one {Show replies with at least # like} other {Show replies with at least # likes}}" -#~ msgstr "" - -#: src/components/WhoCanReply.tsx:296 -#~ msgid "<0/> members" -#~ msgstr "<0/> miembros" - -#: src/screens/StarterPack/Wizard/index.tsx:485 -#~ msgid "<0>{0} and<1> <2>{1} are included in your starter pack" -#~ msgstr "" +msgstr "" #: 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" +msgstr "" #: 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" - -#: src/screens/StarterPack/Wizard/index.tsx:497 -#~ msgid "<0>{0}, <1>{1}, and {2} {3, plural, one {other} other {others}} are included in your starter pack" -#~ msgstr "" +msgstr "" #: src/view/shell/Drawer.tsx:97 msgid "<0>{0} {1, plural, one {follower} other {followers}}" -msgstr "<0>{0} {1, plural, one {seguidor} other {seguidores}}" +msgstr "" #: src/view/shell/Drawer.tsx:108 msgid "<0>{0} {1, plural, one {following} other {following}}" -msgstr "<0>{0} {1, plural, one {siguiendo} other {siguiendo}}" +msgstr "" #: 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" - -#: src/view/shell/Drawer.tsx:96 -#~ msgid "<0>{0} following" -#~ msgstr "<0>{0} siguiendo" +msgstr "" #: 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" +msgstr "" #: src/components/WhoCanReply.tsx:274 msgid "<0>{0} members" -msgstr "<0>{0} miembros" +msgstr "" #: src/components/dms/DateDivider.tsx:69 msgid "<0>{date} at {time}" -msgstr "<0>{date} en {time}" - -#: src/components/ProfileHoverCard/index.web.tsx:437 -#~ msgid "<0>{followers} <1>{pluralizedFollowers}" -#~ msgstr "" - -#: src/components/ProfileHoverCard/index.web.tsx:449 -#: src/screens/Profile/Header/Metrics.tsx:45 -#~ msgid "<0>{following} <1>following" -#~ msgstr "<0>{following} <1>siguiendo" +msgstr "" #: 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á activa, solo recibirás notificaciones de respuesta y cita de los usuarios que sigues. Con el tiempo iremos agregando más controles aquí." - -#: src/view/com/modals/SelfLabel.tsx:135 -#~ msgid "<0>Not Applicable. This warning is only available for posts with media attached." -#~ msgstr "" +msgstr "" #: 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" +msgstr "" #: src/screens/Profile/Header/Handle.tsx:52 msgid "⚠Invalid Handle" -msgstr "⚠Nombre de usuario inválido" +msgstr "" #: src/components/dialogs/MutedWords.tsx:193 msgid "24 hours" -msgstr "24 horas" +msgstr "" -#: src/screens/Login/LoginForm.tsx:252 +#: src/screens/Login/LoginForm.tsx:260 msgid "2FA Confirmation" -msgstr "Confirmación 2FA" +msgstr "" #: src/components/dialogs/MutedWords.tsx:232 msgid "30 days" -msgstr "30 días" +msgstr "" #: src/components/dialogs/MutedWords.tsx:217 msgid "7 days" -msgstr "7 días" +msgstr "" -#: src/tours/Tooltip.tsx:70 -#~ msgid "A help tooltip" -#~ msgstr "" - -#: src/Navigation.tsx:363 +#: src/Navigation.tsx:364 #: src/screens/Settings/AboutSettings.tsx:28 #: src/screens/Settings/Settings.tsx:215 #: src/screens/Settings/Settings.tsx:218 msgid "About" -msgstr "Acerca de" +msgstr "" -#: src/view/screens/Search/Search.tsx:865 +#: src/view/screens/Search/Search.tsx:864 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" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:46 #: src/screens/Settings/Settings.tsx:191 #: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" -msgstr "Accesibilidad" +msgstr "" -#: src/view/screens/Settings/index.tsx:455 -#~ msgid "Accessibility settings" -#~ msgstr "Ajustes de accesibilidad" - -#: src/Navigation.tsx:323 +#: src/Navigation.tsx:324 msgid "Accessibility Settings" -msgstr "Ajustes de accesibilidad" +msgstr "" -#: src/components/moderation/LabelsOnMe.tsx:42 -#~ msgid "account" -#~ msgstr "cuenta" - -#: src/Navigation.tsx:339 -#: src/screens/Login/LoginForm.tsx:178 +#: src/Navigation.tsx:340 +#: src/screens/Login/LoginForm.tsx:186 #: src/screens/Settings/AccountSettings.tsx:45 #: src/screens/Settings/Settings.tsx:153 #: src/screens/Settings/Settings.tsx:156 msgid "Account" -msgstr "Cuenta" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:132 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:360 msgid "Account blocked" -msgstr "Cuenta bloqueada" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:145 msgid "Account followed" -msgstr "Cuenta seguida" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:108 msgid "Account muted" -msgstr "Cuenta silenciada" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:101 #: src/lib/moderation/useModerationCauseDescription.ts:96 msgid "Account Muted" -msgstr "Cuenta silenciada" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:87 msgid "Account Muted by List" -msgstr "Cuenta silenciada por lista" +msgstr "" -#: src/screens/Settings/Settings.tsx:428 +#: src/screens/Settings/Settings.tsx:430 msgid "Account options" -msgstr "Opciones de cuenta" +msgstr "" -#: src/screens/Settings/Settings.tsx:464 +#: src/screens/Settings/Settings.tsx:466 msgid "Account removed from quick access" -msgstr "Cuenta eliminada de acceso rápido" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:137 #: src/view/com/profile/ProfileMenu.tsx:122 msgid "Account unblocked" -msgstr "Cuenta desbloqueada" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:157 msgid "Account unfollowed" -msgstr "Has dejado de seguir a esta cuenta" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:98 msgid "Account unmuted" -msgstr "Cuenta no silenciada" +msgstr "" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 msgid "Add" -msgstr "Añadir" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:551 msgid "Add {0} more to continue" -msgstr "Agregar {0} más para continuar" +msgstr "" #: src/components/StarterPack/Wizard/WizardListCard.tsx:58 msgid "Add {displayName} to starter pack" -msgstr "Agregar {displayName} al paquete de inicio" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:107 #: src/view/com/composer/labels/LabelsBtn.tsx:112 msgid "Add a content warning" -msgstr "Añadir advertencia de contenido" +msgstr "" #: src/view/screens/ProfileList.tsx:895 #: src/view/screens/ProfileList.tsx:913 msgid "Add a user to this list" -msgstr "Añadir cuenta a esta lista" +msgstr "" #: src/components/dialogs/SwitchAccount.tsx:55 #: src/screens/Deactivated.tsx:191 msgid "Add account" -msgstr "Añadir cuenta" +msgstr "" #: src/view/com/composer/GifAltText.tsx:76 #: src/view/com/composer/GifAltText.tsx:144 @@ -601,183 +477,164 @@ msgstr "Añadir cuenta" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:88 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:93 msgid "Add alt text" -msgstr "Añadir texto alternativo" - -#: src/view/com/composer/GifAltText.tsx:175 -#~ msgid "Add ALT text" -#~ msgstr "Añadir texto alternativo" +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:107 msgid "Add alt text (optional)" -msgstr "Agregar texto alternativo (opcional)" +msgstr "" -#: src/screens/Settings/Settings.tsx:372 -#: src/screens/Settings/Settings.tsx:375 +#: src/screens/Settings/Settings.tsx:373 +#: src/screens/Settings/Settings.tsx:376 +#: src/view/shell/desktop/LeftNav.tsx:281 +#: src/view/shell/desktop/LeftNav.tsx:285 msgid "Add another account" -msgstr "Agregar otra cuenta" +msgstr "" -#: src/view/com/composer/Composer.tsx:728 +#: src/view/com/composer/Composer.tsx:735 msgid "Add another post" -msgstr "Agregar otra publicación" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:102 msgid "Add app password" -msgstr "Agregar contraseña de app" +msgstr "" #: 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" +msgstr "" #: src/components/dialogs/MutedWords.tsx:321 msgid "Add mute word for configured settings" -msgstr "Añadir palabra silenciada en los ajustes" +msgstr "" #: src/components/dialogs/MutedWords.tsx:112 msgid "Add muted words and tags" -msgstr "Añadir palabras silenciadas y etiquetas" +msgstr "" -#: src/view/com/composer/Composer.tsx:1242 +#: src/view/com/composer/Composer.tsx:1249 msgid "Add new post" -msgstr "Agregar nueva publicación" +msgstr "" #: src/view/screens/ProfileList.tsx:903 #: src/view/screens/ProfileList.tsx:921 msgid "Add people" -msgstr "Añadir personas" - -#: src/screens/StarterPack/Wizard/index.tsx:197 -#~ msgid "Add people to your starter pack that you think others will enjoy following" -#~ msgstr "" +msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" -msgstr "Añadir feeds recomendados" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:471 msgid "Add some feeds to your starter pack!" -msgstr "¡Agrega algunos feeds a tu paquete de inicio!" +msgstr "" #: src/screens/Feeds/NoFollowingFeed.tsx:41 msgid "Add the default feed of only people you follow" -msgstr "Agrega el feed predeterminado de solo personas que sigues" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:387 msgid "Add the following DNS record to your domain:" -msgstr "Añade el siguiente registro DNS a tu dominio:" +msgstr "" #: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" -msgstr "Agrega este feed a tus feeds" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:243 #: src/view/com/profile/ProfileMenu.tsx:246 msgid "Add to Lists" -msgstr "Añadir a listas" +msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:269 msgid "Add to my feeds" -msgstr "Añadir a mis feeds" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:192 #: src/view/com/modals/UserAddRemoveLists.tsx:162 msgid "Added to list" -msgstr "Añadido a lista" +msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:125 msgid "Added to my feeds" -msgstr "Añadido a mis feeds" - -#: src/view/screens/PreferencesFollowingFeed.tsx:171 -#~ msgid "Adjust the number of likes a reply must have to be shown in your feed." -#~ msgstr "Ajusta la cantidad de me gusta que una respuesta debe tener para aparecer en tu feed." +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:160 msgid "Adult" -msgstr "Adultos" +msgstr "" #: 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 "Contenido adulto" +msgstr "" #: 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." +msgstr "" #: src/components/moderation/LabelPreference.tsx:242 msgid "Adult content is disabled." -msgstr "El contenido adulto está desactivado." +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:139 #: src/view/com/composer/labels/LabelsBtn.tsx:197 msgid "Adult Content labels" -msgstr "Etiquetas de contenido adulto" +msgstr "" #: 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!" +msgstr "" #: src/view/screens/Notifications.tsx:86 msgid "All" -msgstr "Todas" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" -msgstr "¡Se han seguido todas las cuentas!" +msgstr "" #: 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." +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:146 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:153 msgid "Allow access to your direct messages" -msgstr "Permitir el acceso a tus mensajes directos" - -#: src/screens/Messages/Settings.tsx:61 -#: src/screens/Messages/Settings.tsx:64 -#~ msgid "Allow messages from" -#~ msgstr "" +msgstr "" #: src/screens/Messages/Settings.tsx:70 #: src/screens/Messages/Settings.tsx:73 msgid "Allow new messages from" -msgstr "Permitir nuevos mensajes de" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 msgid "Allow quote posts" -msgstr "Permitir citas" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" -msgstr "Permitir respuestas de:" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" -msgstr "Permitir acceso a mensajes directos" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:171 #: src/view/com/modals/ChangePassword.tsx:171 msgid "Already have a code?" -msgstr "¿Ya tienes un código?" +msgstr "" #: src/screens/Login/ChooseAccountForm.tsx:43 msgid "Already signed in as @{0}" -msgstr "Sesión ya iniciada como @{0}" +msgstr "" #: 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" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 @@ -786,625 +643,555 @@ msgstr "ALT" #: src/view/com/composer/videos/SubtitleDialog.tsx:102 #: src/view/com/composer/videos/SubtitleDialog.tsx:106 msgid "Alt text" -msgstr "Texto alternativo" +msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:191 msgid "Alt Text" -msgstr "Texto alternativo" +msgstr "" #: 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 "El texto alternativo describe imágenes a usuarios ciegos o con baja visión, y ayuda a dar más contexto a todos." +msgstr "" #: 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 "El texto alternativo será truncado. Límite: {0} caracteres." +msgstr "" #: 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 código de verificación ha sido enviado a {0}. Ingresa ese código a continuación." +msgstr "" #: 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 "Un código de verificación ha sido enviado a tu dirección anterior, {0}. Ingresa ese código a continuación." +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:91 msgid "An email has been sent! Please enter the confirmation code included in the email below." -msgstr "¡Se ha enviado un correo electrónico! Ingrese el código de confirmación incluido en el correo electrónico a continuación." +msgstr "" #: src/components/dialogs/GifSelect.tsx:265 msgid "An error has occurred" -msgstr "Se ha producido un error" - -#: src/components/dialogs/GifSelect.tsx:252 -#~ msgid "An error occured" -#~ msgstr "Ocurrió un error" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:420 msgid "An error occurred" -msgstr "Se produjo un error" +msgstr "" #: src/view/com/composer/state/video.ts:398 msgid "An error occurred while compressing the video." -msgstr "Se produjo un error al comprimir el video." +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:333 +#: src/components/StarterPack/ProfileStarterPacks.tsx:332 msgid "An error occurred while generating your starter pack. Want to try again?" -msgstr "Se produjo un error al generar tu paquete de inicio. ¿Quieres intentarlo de nuevo?" +msgstr "" -#: src/view/com/util/post-embeds/VideoEmbed.tsx:133 +#: src/view/com/util/post-embeds/VideoEmbed.tsx:160 msgid "An error occurred while loading the video. Please try again later." -msgstr "Se produjo un error al cargar el video. Por favor, inténtalo de nuevo." +msgstr "" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:176 +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:198 msgid "An error occurred while loading the video. Please try again." -msgstr "Se produjo un error mientras cargaba el video. Por favor, inténtalo de nuevo." - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:250 -#~ msgid "An error occurred while saving the image!" -#~ msgstr "" - -#: src/components/StarterPack/ShareDialog.tsx:79 -#~ msgid "An error occurred while saving the image." -#~ msgstr "" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:71 #: src/components/StarterPack/ShareDialog.tsx:79 msgid "An error occurred while saving the QR code!" -msgstr "¡Se produjo un error al guardar el código QR!" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:81 msgid "An error occurred while selecting the video" -msgstr "Se produjo un error mientras seleccionabas el video" - -#: src/components/dms/MessageMenu.tsx:134 -#~ msgid "An error occurred while trying to delete the message. Please try again." -#~ msgstr "Se produjo un error al intentar eliminar el mensaje. Inténtalo de nuevo." +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:347 #: src/screens/StarterPack/StarterPackScreen.tsx:369 msgid "An error occurred while trying to follow all" -msgstr "Se produjo un error mientras intentabas seguir a todos" +msgstr "" #: src/view/com/composer/state/video.ts:435 msgid "An error occurred while uploading the video." -msgstr "Se produjo un error al cargar el video." +msgstr "" #: src/lib/moderation/useReportOptions.ts:28 msgid "An issue not included in these options" -msgstr "Un problema no presente en estas opciones" +msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:41 msgid "An issue occurred starting the chat" -msgstr "Se produjo un problema iniciando el chat" +msgstr "" #: src/components/dms/dialogs/ShareViaChatDialog.tsx:47 msgid "An issue occurred while trying to open the chat" -msgstr "Se produjo un problema mientras intentaba abrir el chat" +msgstr "" #: 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 +#: src/components/ProfileCard.tsx:333 +#: src/components/ProfileCard.tsx:354 +#: src/view/com/profile/FollowButton.tsx:38 +#: src/view/com/profile/FollowButton.tsx:48 msgid "An issue occurred, please try again." -msgstr "Ocurrió un problema. Inténtalo de nuevo." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:185 msgid "an unknown error occurred" -msgstr "Se produjo un error desconocido" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:157 #: src/components/moderation/ModerationDetailsDialog.tsx:153 msgid "an unknown labeler" -msgstr "un etiquetador desconocido" +msgstr "" #: src/components/WhoCanReply.tsx:295 msgid "and" -msgstr "y" +msgstr "" #: src/screens/Onboarding/index.tsx:29 #: src/screens/Onboarding/state.ts:94 msgid "Animals" -msgstr "Animales" +msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:149 msgid "Animated GIF" -msgstr "GIF animado" +msgstr "" #: src/lib/moderation/useReportOptions.ts:33 msgid "Anti-Social Behavior" -msgstr "Comportamiento antisocial" +msgstr "" -#: src/view/screens/Search/Search.tsx:336 -#: src/view/screens/Search/Search.tsx:337 +#: src/view/screens/Search/Search.tsx:333 +#: src/view/screens/Search/Search.tsx:334 msgid "Any language" -msgstr "Cualquier idioma" +msgstr "" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:48 msgid "Anybody can interact" -msgstr "Cualquiera puede interactuar" +msgstr "" -#: src/Navigation.tsx:371 +#: src/Navigation.tsx:372 #: 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 "Icono de la app" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:80 msgid "App Language" -msgstr "Idioma de la App" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:122 msgid "App Password" -msgstr "Contraseñas de App" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:147 msgid "App password deleted" -msgstr "Contraseña de app eliminada" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:84 msgid "App password name must be unique" -msgstr "El nombre de la contraseña de app debe ser único" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:62 msgid "App password names can only contain letters, numbers, spaces, dashes, and underscores" -msgstr "Los nombres de contraseña de app solo pueden contener letras, números, espacios, guiones y guiones bajos" - -#: src/view/com/modals/AddAppPasswords.tsx:138 -#~ msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." -#~ msgstr "El nombre de una contraseña de app sólo puede contener letras, números, espacios, guiones, y guiones bajos." +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:80 msgid "App password names must be at least 4 characters long" -msgstr "Los nombres de contraseña de app deben tener al menos cuatro caracteres" - -#: src/view/com/modals/AddAppPasswords.tsx:103 -#~ msgid "App Password names must be at least 4 characters long." -#~ msgstr "El nombre de una contraseña de app deben tener al menos 4 caracteres." - -#: src/view/screens/Settings/index.tsx:664 -#~ msgid "App password settings" -#~ msgstr "Ajustes de contraseñas de app" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 msgid "App passwords" -msgstr "Contraseñas de app" +msgstr "" -#: src/Navigation.tsx:291 +#: src/Navigation.tsx:292 #: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" -msgstr "Contraseñas de app" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:148 #: src/components/moderation/LabelsOnMeDialog.tsx:151 msgid "Appeal" -msgstr "Apelar" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:243 msgid "Appeal \"{0}\" label" -msgstr "Apelar la etiqueta de \"{0}\"" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:233 #: src/screens/Messages/components/ChatDisabled.tsx:91 msgid "Appeal submitted" -msgstr "Apelación enviada" +msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:193 -#~ msgid "Appeal submitted." -#~ msgstr "Apelación enviada" +#: src/screens/Takendown.tsx:111 +#: src/screens/Takendown.tsx:144 +msgid "Appeal suspension" +msgstr "" + +#: src/screens/Takendown.tsx:114 +msgid "Appeal Suspension" +msgstr "" #: 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" +msgstr "" -#: src/Navigation.tsx:331 +#: src/Navigation.tsx:332 #: src/screens/Settings/AppearanceSettings.tsx:85 #: src/screens/Settings/Settings.tsx:183 #: src/screens/Settings/Settings.tsx:186 msgid "Appearance" -msgstr "Aparencia" - -#: src/view/screens/Settings/index.tsx:476 -#~ msgid "Appearance settings" -#~ msgstr "Configuración de apariencia" - -#: src/Navigation.tsx:325 -#~ msgid "Appearance Settings" -#~ msgstr "Configuración de apariencia" +msgstr "" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 #: src/screens/Home/NoFeedsPinned.tsx:93 msgid "Apply default recommended feeds" -msgstr "Aplicar feeds recomendados predeterminados" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:834 msgid "Archived from {0}" -msgstr "Archivado desde {0}" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:803 #: src/view/com/post-thread/PostThreadItem.tsx:842 msgid "Archived post" -msgstr "Publicación archivada" - -#: src/screens/StarterPack/StarterPackScreen.tsx:610 -#~ msgid "Are you sure you want delete this starter pack?" -#~ msgstr "" +msgstr "" #: 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}\"?" +msgstr "" -#: src/view/screens/AppPasswords.tsx:283 -#~ msgid "Are you sure you want to delete the app password \"{name}\"?" -#~ msgstr "¿Seguro que quieres eliminar la contraseña de app \"{name}\"?" - -#: src/components/dms/MessageMenu.tsx:123 -#~ msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for other participants." -#~ msgstr "¿Seguro que quieres eliminar este mensaje? El mensaje será eliminado para ti, pero no para los otros participantes." - -#: src/components/dms/MessageMenu.tsx:149 +#: src/components/dms/MessageMenu.tsx:150 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 ti, pero no para el otro participante." +msgstr "" #: 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?" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:82 msgid "Are you sure you want to discard your changes?" -msgstr "¿Estás seguro de que quieres descartar tus cambios?" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:189 -#~ msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for other participants." -#~ msgstr "¿Seguro que quieres abandonar esta conversación? Tus mensajes serán eliminados para ti, pero no para los otros participantes." - -#: src/components/dms/LeaveConvoPrompt.tsx:47 +#: src/components/dms/LeaveConvoPrompt.tsx:42 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 ti, pero no para el otro participante." +msgstr "" #: 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?" +msgstr "" #: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" -msgstr "¿Estás seguro que deseas eliminar esto de tus feeds?" +msgstr "" -#: src/view/com/composer/Composer.tsx:679 +#: src/view/com/composer/Composer.tsx:686 msgid "Are you sure you'd like to discard this draft?" -msgstr "¿Seguro que quieres descartar este borrador?" +msgstr "" -#: src/view/com/composer/Composer.tsx:853 +#: src/view/com/composer/Composer.tsx:860 msgid "Are you sure you'd like to discard this post?" -msgstr "¿Estás seguro de que quieres descartar esta publicación?" +msgstr "" #: src/components/dialogs/MutedWords.tsx:433 msgid "Are you sure?" -msgstr "¿Estás seguro?" +msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:61 -msgid "Are you writing in <0>{0}?" -msgstr "¿Estás escribiendo en <0>{0}?" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:69 +msgid "Are you writing in <0>{suggestedLanguageName}?" +msgstr "" #: src/screens/Onboarding/index.tsx:23 #: src/screens/Onboarding/state.ts:95 msgid "Art" -msgstr "Arte" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:172 msgid "Artistic or non-erotic nudity." -msgstr "Desnudez artística o no erótica." +msgstr "" -#: src/screens/Signup/StepHandle.tsx:173 +#: src/screens/Signup/StepHandle.tsx:180 msgid "At least 3 characters" -msgstr "Al menos 3 caracteres" +msgstr "" #: 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 trasladado a <0>Ajustes de Contenido y Medios." +msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:106 -#: src/screens/Settings/ContentAndMediaSettings.tsx:112 +#: src/screens/Settings/ContentAndMediaSettings.tsx:107 +#: src/screens/Settings/ContentAndMediaSettings.tsx:113 msgid "Autoplay videos and GIFs" -msgstr "Reproducir videos y GIFs automáticamente" +msgstr "" -#: src/components/dms/MessagesListHeader.tsx:74 +#: src/components/dms/MessagesListHeader.tsx:81 #: 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/LoginForm.tsx:300 +#: src/screens/Login/LoginForm.tsx:306 #: src/screens/Login/SetNewPasswordForm.tsx:160 +#: src/screens/Login/SetNewPasswordForm.tsx:166 #: 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 "Atrás" - -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:144 -#~ msgid "Based on your interest in {interestsText}" -#~ msgstr "Basado en tus intereses en {interestsText}" - -#: src/view/screens/Settings/index.tsx:442 -#~ msgid "Basics" -#~ msgstr "General" +msgstr "" #: 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." +msgstr "" -#: src/view/com/composer/Composer.tsx:606 +#: src/view/com/composer/Composer.tsx:613 msgid "Before creating a post, you must first verify your email." -msgstr "Antes de crear una publicación, debes verificar tu correo electrónico." +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:340 +#: src/components/StarterPack/ProfileStarterPacks.tsx:339 msgid "Before creating a starter pack, you must first verify your email." -msgstr "Antes de crear un paquete de inicio, debes verificar tu correo electrónico." +msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:79 #: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:209 +#: src/screens/Messages/Conversation.tsx:204 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." +msgstr "" #: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +#: src/screens/Search/components/ExploreTrendingVideos.tsx:111 msgid "BETA" -msgstr "BETA" +msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:106 +#: src/components/dialogs/BirthDateSettings.tsx:102 #: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" -msgstr "Cumpleaños" - -#: src/view/screens/Settings/index.tsx:348 -#~ msgid "Birthday:" -#~ msgstr "Cumpleaños:" +msgstr "" #: 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 "Bloquear" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:188 -#: src/components/dms/ConvoMenu.tsx:192 +#: src/components/dms/ConvoMenu.tsx:250 +#: src/components/dms/ConvoMenu.tsx:253 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:603 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:605 msgid "Block account" -msgstr "Bloquear cuenta" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:280 #: src/view/com/profile/ProfileMenu.tsx:287 msgid "Block Account" -msgstr "Bloquear cuenta" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:324 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:739 msgid "Block Account?" -msgstr "¿Bloquear cuenta?" +msgstr "" #: src/view/screens/ProfileList.tsx:639 msgid "Block accounts" -msgstr "Bloquear cuentas" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:325 +msgid "Block and Delete" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:343 +msgid "Block and/or delete this conversation" +msgstr "" #: src/view/screens/ProfileList.tsx:760 msgid "Block list" -msgstr "Bloquear lista" +msgstr "" #: src/view/screens/ProfileList.tsx:755 msgid "Block these accounts?" -msgstr "¿Bloquear estas cuentas?" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:347 +#: src/components/dms/ReportDialog.tsx:350 +msgid "Block user" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:329 +msgid "Block User" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:83 msgid "Blocked" -msgstr "Bloqueado" +msgstr "" #: src/screens/Moderation/index.tsx:253 msgid "Blocked accounts" -msgstr "Cuentas bloqueadas" +msgstr "" -#: src/Navigation.tsx:155 +#: src/Navigation.tsx:156 #: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" -msgstr "Cuentas bloqueadas" +msgstr "" #: 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 "Si bloqueas a una cuenta no podrán responder en tus hilos, mencionarte ni interactuar contigo de ninguna manera." +msgstr "" #: 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." +msgstr "" #: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." -msgstr "Post bloqueado." +msgstr "" #: 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." +msgstr "" #: src/view/screens/ProfileList.tsx:757 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." +msgstr "" #: 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 "Si bloqueas a un etiquetador aún podrán seguir aplicando etiquetas a tu cuenta, pero evitará que respondan en tus hilos, te mencionen o interactúen contigo de ninguna manera." +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:173 msgid "Blog" -msgstr "Blog" +msgstr "" -#: src/view/com/auth/server-input/index.tsx:86 -#: src/view/com/auth/server-input/index.tsx:88 +#: src/view/com/auth/server-input/index.tsx:132 +#: src/view/com/auth/server-input/index.tsx:133 msgid "Bluesky" -msgstr "Bluesky" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:859 msgid "Bluesky cannot confirm the authenticity of the claimed date." -msgstr "Bluesky no puede confirmar la autenticidad de la fecha declarada." +msgstr "" -#: src/view/com/auth/server-input/index.tsx:154 -#~ msgid "Bluesky is an open network where you can choose your hosting provider. Custom hosting is now available in beta for developers." -#~ msgstr "Bluesky es una red abierta donde puedes elegir un proveedor de servicio. Servicios personalizados ya están disponibles en beta para desarrolladores." - -#: src/view/com/auth/server-input/index.tsx:151 +#: src/view/com/auth/server-input/index.tsx:208 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 puedes elegir tu proveedor de alojamiento. Si eres un desarrollador, puedes alojar tu propio servidor." +msgstr "" + +#: src/view/com/auth/server-input/index.tsx:145 +msgid "Bluesky is an open network where you can choose your own provider. If you're new here, we recommend sticking with the default Bluesky Social option." +msgstr "" #: src/components/ProgressGuide/List.tsx:53 #: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" -msgstr "¡Bluesky es mejor con amigos!" +msgstr "" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:206 -#~ msgid "Bluesky now has over 10 million users, and I was #{0}!" -#~ msgstr "" +#: src/screens/Takendown.tsx:217 +msgid "Bluesky Social Terms of Service" +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:300 +#: src/components/StarterPack/ProfileStarterPacks.tsx:299 msgid "Bluesky will choose a set of recommended accounts from people in your network." -msgstr "Bluesky elegirá un conjunto de cuentas recomendadas de personas en su red." +msgstr "" #: 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 "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." +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:99 msgid "Bluesky+" -msgstr "Bluesky+" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:102 msgid "Bluesky+ icons" -msgstr "Iconos Bluesky+" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" -msgstr "Desenfocar imágenes" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:51 msgid "Blur images and filter from feeds" -msgstr "Desenfocar imágenes y filtrar desde los feeds" +msgstr "" #: src/screens/Onboarding/index.tsx:30 #: src/screens/Onboarding/state.ts:96 msgid "Books" -msgstr "Libros" +msgstr "" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:614 -#~ msgid "Brag a little!" -#~ msgstr "" - -#: src/components/FeedInterstitials.tsx:348 +#: src/components/FeedInterstitials.tsx:370 msgid "Browse more accounts on the Explore page" -msgstr "Explorar más cuentas" +msgstr "" -#: src/components/FeedInterstitials.tsx:481 +#: src/components/FeedInterstitials.tsx:507 msgid "Browse more feeds on the Explore page" -msgstr "Revisar más feeds" +msgstr "" -#: src/components/FeedInterstitials.tsx:330 -#: src/components/FeedInterstitials.tsx:333 -#: src/components/FeedInterstitials.tsx:463 -#: src/components/FeedInterstitials.tsx:466 +#: src/components/FeedInterstitials.tsx:351 +#: src/components/FeedInterstitials.tsx:354 +#: src/components/FeedInterstitials.tsx:488 +#: src/components/FeedInterstitials.tsx:491 msgid "Browse more suggestions" -msgstr "Explorar más sugerencias" +msgstr "" -#: src/components/FeedInterstitials.tsx:356 -#: src/components/FeedInterstitials.tsx:490 +#: src/components/FeedInterstitials.tsx:378 +#: src/components/FeedInterstitials.tsx:516 msgid "Browse more suggestions on the Explore page" -msgstr "Busca más sugerencias en la página Explorar" +msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:103 #: src/screens/Home/NoFeedsPinned.tsx:109 msgid "Browse other feeds" -msgstr "Explorar otros feeds" +msgstr "" #: src/components/TrendingTopics.tsx:176 msgid "Browse posts about {displayName}" -msgstr "Explorar posts sobre {displayName}" +msgstr "" #: src/components/TrendingTopics.tsx:184 msgid "Browse posts tagged with {displayName}" -msgstr "Explorar posts etiquetados con {displayName}" +msgstr "" #: src/components/TrendingTopics.tsx:222 msgid "Browse topic {displayName}" -msgstr "Explorar el tema {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 —" +msgstr "" #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" -msgstr "Por {0}" - -#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:112 -#~ msgid "by @{0}" -#~ msgstr "por @{0}" - -#: src/view/com/profile/ProfileSubpageHeader.tsx:197 -#~ msgid "by <0/>" -#~ msgstr "por <0/>" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:447 msgid "By <0>{0}" -msgstr "Por <0>{0}" - -#: src/screens/Signup/StepInfo/Policies.tsx:80 -#~ msgid "By creating an account you agree to the {els}." -#~ msgstr "Al crear una cuenta, aceptas nuestros {els}." +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." -msgstr "Al crear una cuenta, usted acepta la <0>Política de privacidad." +msgstr "" #: 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 "Al crear una cuenta, usted acepta los <0>Términos de Servicio y la <1>Política de privacidad." +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:68 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" +msgstr "" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" -msgstr "Cámara" +msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:180 -#~ 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:297 +#: src/components/Menu/index.tsx:304 #: 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 @@ -1413,7 +1200,9 @@ msgstr "Cámara" #: 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:916 +#: src/screens/Takendown.tsx:99 +#: src/screens/Takendown.tsx:102 +#: src/view/com/composer/Composer.tsx:923 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 #: src/view/com/modals/ChangePassword.tsx:268 @@ -1428,308 +1217,241 @@ msgstr "Cámara" #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 #: src/view/com/util/post-ctrls/RepostButton.tsx:213 -#: src/view/screens/Search/Search.tsx:894 +#: src/view/screens/Search/Search.tsx:893 +#: src/view/shell/desktop/LeftNav.tsx:209 msgid "Cancel" -msgstr "Cancelar" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:340 #: src/view/com/modals/DeleteAccount.tsx:170 #: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" -msgstr "Cancelar" +msgstr "" #: 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" - -#: src/view/com/modals/ChangeHandle.tsx:137 -#~ msgid "Cancel change handle" -#~ msgstr "Cancelar cambio de nombre de usuario" +msgstr "" #: src/view/com/modals/CropImage.web.tsx:94 msgid "Cancel image crop" -msgstr "Cancelar recorte de imagen" +msgstr "" #: src/view/com/modals/EditProfile.tsx:239 msgid "Cancel profile editing" -msgstr "Cancelar edición de perfil" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" -msgstr "Cancelar cita" +msgstr "" #: src/screens/Deactivated.tsx:151 msgid "Cancel reactivation and log out" -msgstr "Cancelar la reactivación y cerrar la sesión" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:886 +#: src/view/screens/Search/Search.tsx:885 msgid "Cancel search" -msgstr "Cancelar búsqueda" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:106 msgid "Cancels opening the linked website" -msgstr "Cancela apertura del sitio web vinculado" +msgstr "" #: src/state/shell/composer/index.tsx:83 #: 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" +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:133 msgid "Captions (.vtt)" -msgstr "Subtítulos (.vtt)" +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:56 msgid "Captions & alt text" -msgstr "Subtítulos y texto alternativo" - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:368 -#~ msgid "Celebrating {0} users" -#~ msgstr "" +msgstr "" #: src/screens/Settings/components/Email2FAToggle.tsx:60 #: src/view/com/modals/VerifyEmail.tsx:160 msgid "Change" -msgstr "Cambiar" - -#: src/view/screens/Settings/index.tsx:342 -#~ msgctxt "action" -#~ msgid "Change" -#~ msgstr "Cambiar" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:39 msgid "Change app icon" -msgstr "Cambiar icono de la app" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:38 #: src/screens/Settings/AppIconSettings/index.tsx:221 msgid "Change app icon to \"{0}\"" -msgstr "Cambiar icono de la app a \"{0}\"" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:97 #: src/screens/Settings/AccountSettings.tsx:101 msgid "Change email" -msgstr "Cambiar correo electrónico" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:162 #: src/components/dialogs/VerifyEmailDialog.tsx:187 msgid "Change email address" -msgstr "Cambiar la dirección de correo electrónico" - -#: src/view/screens/Settings/index.tsx:685 -#~ msgid "Change handle" -#~ msgstr "Cambiar nombre de usuario" +msgstr "" #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 #: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" -msgstr "Cambiar nombre de usuario" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:155 msgid "Change my email" -msgstr "Cambiar mi correo electrónico" - -#: src/view/screens/Settings/index.tsx:730 -#~ msgid "Change password" -#~ msgstr "Cambiar contraseña" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:142 msgid "Change Password" -msgstr "Cambiar contraseña" +msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:74 -msgid "Change post language to {0}" -msgstr "Cambiar idioma del post a {0}" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +msgid "Change post language to {suggestedLanguageName}" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:104 msgid "Change Your Email" -msgstr "Cambiar correo electrónico" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:171 msgid "Change your email address" -msgstr "Cambiar correo electrónico" +msgstr "" -#: 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 +#: src/Navigation.tsx:389 +#: src/view/shell/bottom-bar/BottomBar.tsx:204 +#: src/view/shell/desktop/LeftNav.tsx:530 +#: src/view/shell/Drawer.tsx:422 msgid "Chat" -msgstr "Chat" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:82 +#: src/components/dms/ConvoMenu.tsx:179 msgid "Chat muted" -msgstr "Chat muteado" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:112 +#: src/components/dms/ConvoMenu.tsx:78 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:393 -#: src/screens/Messages/ChatList.tsx:246 +#: src/Navigation.tsx:394 +#: src/screens/Messages/ChatList.tsx:253 msgid "Chat settings" -msgstr "Ajustes de chat" +msgstr "" #: src/screens/Messages/Settings.tsx:62 msgid "Chat Settings" -msgstr "Configuración de chat" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:84 +#: src/components/dms/ConvoMenu.tsx:181 msgid "Chat unmuted" -msgstr "Chat no silenciado" +msgstr "" #: src/screens/SignupQueued.tsx:78 #: src/screens/SignupQueued.tsx:82 msgid "Check my status" -msgstr "Verifique mi estado" +msgstr "" -#: src/screens/Login/LoginForm.tsx:285 +#: src/screens/Login/LoginForm.tsx:293 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. Introdúcelo aquí." +msgstr "" #: 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. Introdúcelo aquí:" +msgstr "" -#: src/view/com/modals/Threadgate.tsx:75 -#~ msgid "Choose \"Everybody\" or \"Nobody\"" -#~ msgstr "Elige \"Todos\" o \"Nadie\"" - -#: src/screens/Onboarding/StepInterests/index.tsx:191 -#~ msgid "Choose 3 or more:" -#~ msgstr "" - -#: src/screens/Onboarding/StepInterests/index.tsx:326 -#~ msgid "Choose at least {0} more" -#~ msgstr "" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:370 msgid "Choose domain verification method" -msgstr "Elige el método de verificación del dominio" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:194 msgid "Choose Feeds" -msgstr "Elija Feeds" +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:308 +#: src/components/StarterPack/ProfileStarterPacks.tsx:307 msgid "Choose for me" -msgstr "Elige para mi" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:190 msgid "Choose People" -msgstr "Elige a la gente" +msgstr "" #: 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 "Elige auto-etiquetas que se apliquen a los medios que estás publicando. Si no seleccionas ninguna, esta publicación es apta para todos los públicos." +msgstr "" -#: src/view/com/auth/server-input/index.tsx:76 -msgid "Choose Service" -msgstr "Elige proveedor" - -#: src/screens/Onboarding/StepFinished.tsx:280 +#: src/screens/Onboarding/StepFinished.tsx:287 msgid "Choose the algorithms that power your custom feeds." -msgstr "Tu eliges los algoritmos que usar en tus feed." +msgstr "" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:107 msgid "Choose this color as your avatar" -msgstr "Elige este color como tu avatar" +msgstr "" -#: src/components/dialogs/ThreadgateEditor.tsx:91 -#: src/components/dialogs/ThreadgateEditor.tsx:95 -#~ msgid "Choose who can reply" -#~ msgstr "" - -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:104 -#~ msgid "Choose your main feeds" -#~ msgstr "Elige tus feeds principales" +#: src/view/com/auth/server-input/index.tsx:126 +msgid "Choose your account provider" +msgstr "" #: src/view/screens/Feeds.tsx:728 -#: src/view/screens/Search/Explore.tsx:411 +#: src/view/screens/Search/Explore.tsx:427 msgid "Choose your own timeline! Feeds built by the community help you find content you love." -msgstr "Elige tu propia cronología: encuentra el contenido que más te gusta gracias a los feeds de la comunidad." +msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:201 +#: src/screens/Signup/StepInfo/index.tsx:195 msgid "Choose your password" -msgstr "Elige tu contraseña" +msgstr "" #: src/screens/Signup/index.tsx:142 msgid "Choose your username" -msgstr "Tu nombre de usuario" +msgstr "" -#: src/view/screens/Settings/index.tsx:912 -#~ msgid "Clear all legacy storage data" -#~ msgstr "Borrar todos los datos de almacenamiento heredados" - -#: src/view/screens/Settings/index.tsx:915 -#~ 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:350 +#: src/screens/Settings/Settings.tsx:351 msgid "Clear all storage data" -msgstr "Borrar todos los datos de almacenamiento" +msgstr "" -#: src/screens/Settings/Settings.tsx:352 +#: src/screens/Settings/Settings.tsx:353 msgid "Clear all storage data (restart after this)" -msgstr "Borrar todos los datos de almacenamiento (reiniciar después de esto)" +msgstr "" #: src/components/forms/SearchInput.tsx:70 msgid "Clear search query" -msgstr "Borrar consulta de búsqueda" - -#: src/view/screens/Settings/index.tsx:913 -#~ msgid "Clears all legacy storage data" -#~ msgstr "" - -#: src/view/screens/Settings/index.tsx:878 -#~ msgid "Clears all storage data" -#~ msgstr "Borra todos los datos de almacenamiento" +msgstr "" #: src/view/screens/Support.tsx:41 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" - -#: src/view/com/modals/DeleteAccount.tsx:217 -#~ 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." -#~ msgstr "Clic aquí para agregar uno." - -#: src/components/TagMenu/index.web.tsx:152 -msgid "Click here to open tag menu for {tag}" -msgstr "Clic aquí para abrir el menú de {tag}" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:307 msgid "Click to disable quote posts of this post." -msgstr "Clic para deshabilitar las citas para esta publicación." +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:308 msgid "Click to enable quote posts of this post." -msgstr "Clic para habilitar las citas para esta publicación." +msgstr "" + +#: src/components/RichTextTag.tsx:54 +msgid "Click to open tag menu for {tag}" +msgstr "" #: src/components/dms/MessageItem.tsx:241 msgid "Click to retry failed message" -msgstr "Clic para reintentar mensaje fallido" +msgstr "" #: src/screens/Onboarding/index.tsx:32 msgid "Climate" -msgstr "Clima" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:39 msgid "Clip 🐴 clop 🐴" -msgstr "Clip 🐴 clop 🐴" +msgstr "" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 #: src/components/dms/dialogs/SearchablePeopleList.tsx:265 +#: src/components/dms/ReportDialog.tsx:372 +#: src/components/dms/ReportDialog.tsx:381 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 #: src/components/ProgressGuide/FollowDialog.tsx:429 @@ -1739,137 +1461,120 @@ msgstr "Clip 🐴 clop 🐴" #: src/view/com/modals/ChangePassword.tsx:271 #: src/view/com/util/post-embeds/GifEmbed.tsx:197 msgid "Close" -msgstr "Cerrar" +msgstr "" #: src/components/Dialog/index.web.tsx:110 #: src/components/Dialog/index.web.tsx:252 msgid "Close active dialog" -msgstr "Cerrar diálogo activo" +msgstr "" #: src/screens/Login/PasswordUpdatedForm.tsx:31 msgid "Close alert" -msgstr "Cerrar la alerta" +msgstr "" #: src/view/com/util/BottomSheetCustomBackdrop.tsx:36 msgid "Close bottom drawer" -msgstr "Cerrar el cajón inferior" +msgstr "" #: src/components/dialogs/GifSelect.tsx:275 msgid "Close dialog" -msgstr "Cerrar ventana" +msgstr "" #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:137 #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:173 msgid "Close emoji picker" -msgstr "Cerrar el selector de emoji" +msgstr "" #: src/components/dialogs/GifSelect.tsx:169 msgid "Close GIF dialog" -msgstr "Cerrar la ventana de GIF" +msgstr "" #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:31 msgid "Close image" -msgstr "Cerrar la imagen" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:109 msgid "Close image viewer" -msgstr "Cerrar el visor de imagen" - -#: src/components/dms/MessagesNUX.tsx:162 -#~ msgid "Close modal" -#~ msgstr "" +msgstr "" #: src/view/shell/index.web.tsx:69 msgid "Close navigation footer" -msgstr "Cerrar el pie de página de navegación" +msgstr "" -#: src/components/Menu/index.tsx:291 -#: src/components/TagMenu/index.tsx:277 +#: src/components/Menu/index.tsx:298 msgid "Close this dialog" -msgstr "Cierra este diálogo" +msgstr "" #: src/view/shell/index.web.tsx:70 msgid "Closes bottom navigation bar" -msgstr "Cierra la barra de navegación inferior" +msgstr "" #: src/screens/Login/PasswordUpdatedForm.tsx:32 msgid "Closes password update alert" -msgstr "Cierra la alerta de actualización de contraseña" - -#: src/view/com/composer/Composer.tsx:552 -#~ msgid "Closes post composer and discards post draft" -#~ msgstr "Cierra el compositor de post y descarga postry" +msgstr "" #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:32 msgid "Closes viewer for header image" -msgstr "Cierra el espectador para la imagen del encabezado" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" -msgstr "Colapsa la lista de usuarios" +msgstr "" #: 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" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" -msgstr "Modo de color" +msgstr "" #: src/screens/Onboarding/index.tsx:38 #: src/screens/Onboarding/state.ts:97 msgid "Comedy" -msgstr "Comedia" +msgstr "" #: src/screens/Onboarding/index.tsx:24 #: src/screens/Onboarding/state.ts:98 msgid "Comics" -msgstr "Historietas" +msgstr "" -#: src/Navigation.tsx:281 +#: src/Navigation.tsx:282 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" -msgstr "Directrices de la comunidad" +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:293 +#: src/screens/Onboarding/StepFinished.tsx:300 msgid "Complete onboarding and start using your account" -msgstr "Completa la incorporación y comienza a usar tu cuenta" +msgstr "" #: src/screens/Signup/index.tsx:144 msgid "Complete the challenge" -msgstr "Completa el desafío" +msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:301 +#: src/view/shell/desktop/LeftNav.tsx:496 msgid "Compose new post" -msgstr "Redactar nueva publicación" +msgstr "" -#: src/view/com/composer/Composer.tsx:819 +#: src/view/com/composer/Composer.tsx:826 msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" -msgstr "Componer publicaciones hasta {MAX_GRAPHEME_LENGTH} caracteres de longitud" +msgstr "" #: src/view/com/post-thread/PostThreadComposePrompt.tsx:34 msgid "Compose reply" -msgstr "Redactar la respuesta" +msgstr "" -#: src/view/com/composer/Composer.tsx:1635 +#: src/view/com/composer/Composer.tsx:1643 msgid "Compressing video..." -msgstr "Comprimiendo video..." - -#: src/view/com/composer/videos/VideoTranscodeProgress.tsx:51 -#~ msgid "Compressing..." -#~ msgstr "" - -#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:81 -#~ msgid "Configure content filtering setting for category: {0}" -#~ msgstr "" +msgstr "" #: src/components/moderation/LabelPreference.tsx:82 msgid "Configure content filtering setting for category: {name}" -msgstr "Configuración de filtrado de contenido para la categoría: {name}" +msgstr "" #: src/components/moderation/LabelPreference.tsx:244 msgid "Configured in <0>moderation settings." -msgstr "Configurado en <0>ajustes de moderación." +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:253 #: src/components/dialogs/VerifyEmailDialog.tsx:260 @@ -1881,31 +1586,31 @@ msgstr "Configurado en <0>ajustes de moderación." #: src/view/com/modals/VerifyEmail.tsx:239 #: src/view/com/modals/VerifyEmail.tsx:241 msgid "Confirm" -msgstr "Confirmar" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:188 #: src/view/com/modals/ChangeEmail.tsx:190 msgid "Confirm Change" -msgstr "Confirmar el cambio" +msgstr "" #: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:34 msgid "Confirm content language settings" -msgstr "Confimar el idioma del contenido" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" -msgstr "Confirmar eliminación de cuenta" +msgstr "" #: src/screens/Moderation/index.tsx:287 msgid "Confirm your age:" -msgstr "Confirma tu edad:" +msgstr "" #: src/screens/Moderation/index.tsx:278 msgid "Confirm your birthdate" -msgstr "Confirma tu fecha de nacimiento" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:214 -#: src/screens/Login/LoginForm.tsx:258 +#: src/screens/Login/LoginForm.tsx:266 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 @@ -1913,114 +1618,102 @@ msgstr "Confirma tu fecha de nacimiento" #: src/view/com/modals/DeleteAccount.tsx:226 #: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" -msgstr "Código de confirmación" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:210 msgid "Confirmation Code" -msgstr "Código de confirmación" +msgstr "" -#: src/screens/Login/LoginForm.tsx:319 +#: src/screens/Login/LoginForm.tsx:327 msgid "Connecting..." -msgstr "Conectando..." +msgstr "" #: src/screens/Signup/index.tsx:175 #: src/screens/Signup/index.tsx:178 msgid "Contact support" -msgstr "Contactar a soporte" +msgstr "" -#: src/components/moderation/LabelsOnMe.tsx:42 -#~ msgid "content" -#~ msgstr "" - -#: src/screens/Settings/ContentAndMediaSettings.tsx:49 +#: src/screens/Settings/ContentAndMediaSettings.tsx:50 msgid "Content & Media" -msgstr "Contenido y medios" +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" +msgstr "" -#: src/Navigation.tsx:355 +#: src/Navigation.tsx:356 msgid "Content and Media" -msgstr "Contenido y Medios" +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:18 msgid "Content Blocked" -msgstr "Contenido Bloqueado" +msgstr "" #: src/screens/Moderation/index.tsx:271 msgid "Content filters" -msgstr "Filtros de contenido" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:251 -#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:76 msgid "Content Languages" -msgstr "Idiomas de contenido" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:80 #: src/lib/moderation/useModerationCauseDescription.ts:80 msgid "Content Not Available" -msgstr "Contenido no disponible" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:48 #: src/components/moderation/ScreenHider.tsx:93 #: src/lib/moderation/useGlobalLabelStrings.ts:22 #: src/lib/moderation/useModerationCauseDescription.ts:43 msgid "Content Warning" -msgstr "Advertencia de contenido" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:60 msgid "Content warnings" -msgstr "Advertencias de contenido" +msgstr "" #: 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ú." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:244 #: src/screens/Onboarding/StepProfile/index.tsx:278 msgid "Continue" -msgstr "Continuar" +msgstr "" #: src/components/AccountList.tsx:121 msgid "Continue as {0} (currently signed in)" -msgstr "Continuar como {0} (actualmente ha iniciado sesión)" +msgstr "" -#: src/view/com/post-thread/PostThreadLoadMore.tsx:52 +#: src/view/com/post-thread/PostThreadLoadMore.tsx:60 msgid "Continue thread..." -msgstr "Continuar hilo..." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:241 #: src/screens/Onboarding/StepProfile/index.tsx:275 #: src/screens/Signup/BackNextButtons.tsx:60 msgid "Continue to next step" -msgstr "Continua al siguiente paso" +msgstr "" -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:158 -#~ msgid "Continue to the next step" -#~ msgstr "" - -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:199 -#~ msgid "Continue to the next step without following any accounts" -#~ msgstr "" - -#: src/screens/Messages/components/ChatListItem.tsx:164 +#: src/screens/Messages/components/ChatListItem.tsx:179 msgid "Conversation deleted" -msgstr "Conversación eliminada" +msgstr "" #: src/screens/Onboarding/index.tsx:41 msgid "Cooking" -msgstr "Cocinando" +msgstr "" #: src/view/com/modals/InviteCodes.tsx:183 msgid "Copied" -msgstr "Copiado" +msgstr "" #: src/screens/Settings/AboutSettings.tsx:73 msgid "Copied build version to clipboard" -msgstr "Versión de compilación copiada al portapapeles" +msgstr "" #: src/components/dms/MessageMenu.tsx:57 #: src/lib/sharing.ts:25 @@ -2028,267 +1721,216 @@ msgstr "Versión de compilación copiada al portapapeles" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 #: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" -msgstr "Copiado al portapapeles" +msgstr "" #: src/components/dialogs/Embed.tsx:136 #: src/screens/Settings/components/CopyButton.tsx:66 msgid "Copied!" -msgstr "¡Copiado!" - -#: src/view/com/modals/AddAppPasswords.tsx:215 -#~ msgid "Copies app password" -#~ msgstr "Copia la contraseña de la aplicación" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 msgid "Copy" -msgstr "Copiar" - -#: src/view/com/modals/ChangeHandle.tsx:467 -#~ msgid "Copy {0}" -#~ msgstr "Copiar {0}" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:196 msgid "Copy App Password" -msgstr "Copiar Contraseña de App" +msgstr "" #: src/screens/Settings/AboutSettings.tsx:68 msgid "Copy build version to clipboard" -msgstr "Copiar versión de compilación al portapapeles" +msgstr "" #: src/components/dialogs/Embed.tsx:122 #: src/components/dialogs/Embed.tsx:141 msgid "Copy code" -msgstr "Copiar código" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:472 msgid "Copy DID" -msgstr "Copiar DID" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:405 msgid "Copy host" -msgstr "Copiar host" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:123 msgid "Copy link" -msgstr "Copiar link" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:130 msgid "Copy Link" -msgstr "Copiar Link" +msgstr "" #: src/view/screens/ProfileList.tsx:483 msgid "Copy link to list" -msgstr "Copia el enlace a la lista" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 msgid "Copy link to post" -msgstr "Copiar el enlace hacia el post" +msgstr "" #: src/components/dms/MessageMenu.tsx:110 #: src/components/dms/MessageMenu.tsx:112 msgid "Copy message text" -msgstr "Copiar texto del mensaje" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:412 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:414 msgid "Copy post text" -msgstr "Copiar texto del post" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:169 msgid "Copy QR code" -msgstr "Copiar código QR" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:426 msgid "Copy TXT record value" -msgstr "Copiar valor del registro TXT" +msgstr "" -#: src/Navigation.tsx:286 +#: src/Navigation.tsx:287 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" -msgstr "Política de derechos de autor" +msgstr "" -#: src/view/com/composer/videos/state.ts:31 -#~ msgid "Could not compress video" -#~ msgstr "No se puede comprimir el video" - -#: src/components/dms/LeaveConvoPrompt.tsx:38 +#: src/components/dms/LeaveConvoPrompt.tsx:33 +#: src/components/dms/ReportDialog.tsx:308 msgid "Could not leave chat" -msgstr "No se pudo salir de este chat" +msgstr "" -#: src/screens/Profile/ProfileFeed/index.tsx:73 +#: src/screens/Profile/ProfileFeed/index.tsx:80 msgid "Could not load feed" -msgstr "No se pudo cargar este feed" +msgstr "" #: src/view/screens/ProfileList.tsx:1000 msgid "Could not load list" -msgstr "No se pudo cargar esta lista" +msgstr "" -#: src/components/dms/NewChat.tsx:241 -#~ msgid "Could not load profiles. Please try again later." -#~ msgstr "No se pudo cargar los perfiles. Intente de nuevo luego." - -#: src/components/dms/ConvoMenu.tsx:88 +#: src/components/dms/ConvoMenu.tsx:185 msgid "Could not mute chat" -msgstr "No se pudo mutear al chat" +msgstr "" #: src/view/com/composer/videos/VideoPreview.web.tsx:66 msgid "Could not process your video" -msgstr "No se pudo procesar tu video" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:68 -#~ msgid "Could not unmute chat" -#~ msgstr "No se pudo desmutear el chat" - -#: src/components/StarterPack/ProfileStarterPacks.tsx:290 +#: src/components/StarterPack/ProfileStarterPacks.tsx:289 msgid "Create" -msgstr "Crear" - -#: src/view/com/auth/SplashScreen.tsx:57 -#: src/view/com/auth/SplashScreen.web.tsx:106 -#~ msgid "Create a new account" -#~ msgstr "Crear una cuenta nueva" - -#: src/view/screens/Settings/index.tsx:403 -#~ msgid "Create a new Bluesky account" -#~ msgstr "Crear una nueva cuenta de Bluesky" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:153 msgid "Create a QR code for a starter pack" -msgstr "Crear un código QR para paquete de inicio" +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:168 -#: src/components/StarterPack/ProfileStarterPacks.tsx:271 -#: src/Navigation.tsx:418 +#: src/components/StarterPack/ProfileStarterPacks.tsx:167 +#: src/components/StarterPack/ProfileStarterPacks.tsx:270 +#: src/Navigation.tsx:419 msgid "Create a starter pack" -msgstr "Crea un paquete de inicio" +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:252 +#: src/components/StarterPack/ProfileStarterPacks.tsx:251 msgid "Create a starter pack for me" -msgstr "Crea un paquete de inicio para mí" +msgstr "" #: src/view/com/auth/SplashScreen.tsx:55 #: src/view/com/auth/SplashScreen.web.tsx:117 +#: src/view/shell/bottom-bar/BottomBar.tsx:304 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:207 +#: src/view/shell/NavSignupCard.tsx:47 +#: src/view/shell/NavSignupCard.tsx:52 msgid "Create account" -msgstr "Crear una cuenta" +msgstr "" #: src/screens/Signup/index.tsx:93 msgid "Create Account" -msgstr "Crear una cuenta" +msgstr "" #: src/components/dialogs/Signin.tsx:86 #: src/components/dialogs/Signin.tsx:88 msgid "Create an account" -msgstr "Crea una cuenta" +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:292 msgid "Create an avatar instead" -msgstr "Crea un avatar" +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:175 +#: src/components/StarterPack/ProfileStarterPacks.tsx:174 msgid "Create another" -msgstr "Crea otro" - -#: src/view/com/modals/AddAppPasswords.tsx:243 -#~ msgid "Create App Password" -#~ msgstr "Crea una contraseña de aplicación" +msgstr "" #: src/view/com/auth/SplashScreen.tsx:47 #: src/view/com/auth/SplashScreen.web.tsx:109 msgid "Create new account" -msgstr "Crear una cuenta nueva" +msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:158 -#~ msgid "Create QR code" -#~ msgstr "Crea un código QR" - -#: src/components/ReportDialog/SelectReportOptionView.tsx:101 +#: src/components/ReportDialog/SelectReportOptionView.tsx:99 msgid "Create report for {0}" -msgstr "Crea un reporte de {0}" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" -msgstr "Creado {0}" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:127 msgid "Creator has been blocked" -msgstr "Se ha bloqueado al creador" +msgstr "" #: src/screens/Onboarding/index.tsx:26 #: src/screens/Onboarding/state.ts:99 msgid "Culture" -msgstr "Cultura" +msgstr "" -#: src/view/com/auth/server-input/index.tsx:94 -#: src/view/com/auth/server-input/index.tsx:96 +#: src/view/com/auth/server-input/index.tsx:138 +#: src/view/com/auth/server-input/index.tsx:139 msgid "Custom" -msgstr "Personalizado" - -#: src/view/com/modals/ChangeHandle.tsx:375 -#~ msgid "Custom domain" -#~ msgstr "Dominio 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." - -#: src/view/screens/PreferencesExternalEmbeds.tsx:54 -#~ msgid "Customize media from external sites." -#~ msgstr "Preferencias sobre medios externos." +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 msgid "Customize who can interact with this post." -msgstr "Personaliza quién puede interactuar con esta publicación." +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:105 #: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" -msgstr "Oscuro" +msgstr "" -#: src/view/screens/Debug.tsx:70 +#: src/view/screens/Debug.tsx:69 msgid "Dark mode" -msgstr "Modo Oscuro" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" -msgstr "Tema oscuro" +msgstr "" -#: src/view/screens/Settings/index.tsx:473 -#~ msgid "Dark Theme" -#~ msgstr "" - -#: src/screens/Signup/StepInfo/index.tsx:222 +#: src/screens/Signup/StepInfo/index.tsx:216 msgid "Date of birth" -msgstr "Fecha de nacimiento" +msgstr "" #: 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" +msgstr "" -#: src/view/screens/Settings/index.tsx:785 -#~ msgid "Deactivate my account" -#~ msgstr "Desactivar mi cuenta" - -#: src/screens/Settings/Settings.tsx:331 +#: src/screens/Settings/Settings.tsx:332 msgid "Debug Moderation" -msgstr "Moderación de depuración" +msgstr "" -#: src/view/screens/Debug.tsx:90 +#: src/view/screens/Debug.tsx:89 msgid "Debug panel" -msgstr "Panel de depuración" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" -msgstr "Por Defecto" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:75 msgid "Default icons" -msgstr "Iconos por defecto" +msgstr "" -#: src/components/dms/MessageMenu.tsx:151 +#: src/components/dms/MessageMenu.tsx:152 #: src/screens/Settings/AppPasswords.tsx:212 #: src/screens/StarterPack/StarterPackScreen.tsx:586 #: src/screens/StarterPack/StarterPackScreen.tsx:665 @@ -2296,96 +1938,93 @@ msgstr "Iconos por defecto" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 #: src/view/screens/ProfileList.tsx:739 msgid "Delete" -msgstr "Borrar" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:156 #: src/screens/Settings/AccountSettings.tsx:161 msgid "Delete account" -msgstr "Borrar la cuenta" - -#: src/view/com/modals/DeleteAccount.tsx:87 -#~ msgid "Delete Account" -#~ msgstr "Borrar la cuenta" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"<1>{0}<2>\"" -msgstr "Borrar Cuenta <0>\"<1>{0}<2>\"" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" -msgstr "Borrar la contraseña de la app" +msgstr "" #: src/screens/Settings/AppPasswords.tsx:207 msgid "Delete app password?" -msgstr "Borrar la contraseña de la app?" +msgstr "" -#: src/screens/Settings/Settings.tsx:338 +#: src/screens/Settings/Settings.tsx:339 msgid "Delete chat declaration record" -msgstr "Borrar registro de declaración de chat" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:353 +#: src/components/dms/ReportDialog.tsx:356 +msgid "Delete conversation" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:327 +msgid "Delete Conversation" +msgstr "" #: src/components/dms/MessageMenu.tsx:124 msgid "Delete for me" -msgstr "Borrar para mi" +msgstr "" #: src/view/screens/ProfileList.tsx:526 msgid "Delete List" -msgstr "Borrar la lista" +msgstr "" -#: src/components/dms/MessageMenu.tsx:147 +#: src/components/dms/MessageMenu.tsx:148 msgid "Delete message" -msgstr "Borrar mensaje" +msgstr "" #: src/components/dms/MessageMenu.tsx:122 msgid "Delete message for me" -msgstr "Borrar mensaje para mi" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" -msgstr "Borrar mi cuenta" +msgstr "" -#: src/view/screens/Settings/index.tsx:807 -#~ msgid "Delete My Account…" -#~ msgstr "Borrar Mi Cuenta…" - -#: src/view/com/composer/Composer.tsx:827 +#: src/view/com/composer/Composer.tsx:834 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:642 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:644 msgid "Delete post" -msgstr "Borrar un post" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:580 #: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" -msgstr "Borrar paquete de inicio" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" -msgstr "¿Borrar paquete de inicio?" +msgstr "" #: src/view/screens/ProfileList.tsx:734 msgid "Delete this list?" -msgstr "¿Borrar esta lista?" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:656 msgid "Delete this post?" -msgstr "¿Borrar este post?" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:93 msgid "Deleted" -msgstr "Eliminado" +msgstr "" -#: src/components/dms/MessagesListHeader.tsx:148 -#: src/screens/Messages/components/ChatListItem.tsx:107 +#: src/components/dms/MessagesListHeader.tsx:154 +#: src/screens/Messages/components/ChatListItem.tsx:113 msgid "Deleted Account" -msgstr "Cuenta Eliminada" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." -msgstr "Se borró el post." - -#: src/view/screens/Settings/index.tsx:858 -#~ msgid "Deletes the chat declaration record" -#~ msgstr "" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:344 #: src/view/com/modals/CreateOrEditList.tsx:280 @@ -2393,71 +2032,55 @@ msgstr "Se borró el post." #: src/view/com/modals/EditProfile.tsx:193 #: src/view/com/modals/EditProfile.tsx:205 msgid "Description" -msgstr "Descripción" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:364 msgid "Description is too long" -msgstr "La descripción es demasiado larga" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:365 msgid "Description is too long. The maximum number of characters is {DESCRIPTION_MAX_GRAPHEMES}." -msgstr "La descripción es demasiado larga. El número máximo de caracteres es {DESCRIPTION_MAX_GRAPHEMES}." +msgstr "" #: src/view/com/composer/GifAltText.tsx:150 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:114 msgid "Descriptive alt text" -msgstr "Texto descriptivo alternativo" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:566 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:576 msgid "Detach quote" -msgstr "Desvincular cita" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:719 msgid "Detach quote post?" -msgstr "¿Desvincular cita?" +msgstr "" #: src/screens/Settings/Settings.tsx:242 #: src/screens/Settings/Settings.tsx:245 msgid "Developer options" -msgstr "Opciones para desarrolladores" +msgstr "" #: src/components/WhoCanReply.tsx:175 msgid "Dialog: adjust who can interact with this post" -msgstr "Ajustar quién puede interactuar con esta publicación" - -#: src/view/com/composer/Composer.tsx:325 -#~ msgid "Did you want to say anything?" -#~ msgstr "¿Quieres decir algo?" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" -msgstr "Tenue" - -#: src/components/dms/MessagesNUX.tsx:88 -#~ msgid "Direct messages are here!" -#~ msgstr "" - -#: src/view/screens/AccessibilitySettings.tsx:111 -#~ msgid "Disable autoplay for GIFs" -#~ msgstr "No reproducir GIFs automáticamente" - -#: src/view/screens/AccessibilitySettings.tsx:109 -#~ msgid "Disable autoplay for videos and GIFs" -#~ msgstr "Desactivar la reproducción automática de videos y GIFs" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:89 msgid "Disable Email 2FA" -msgstr "Desactivar 2FA por Correo" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:91 #: src/screens/Settings/AccessibilitySettings.tsx:96 msgid "Disable haptic feedback" -msgstr "Desactivar la retroalimentación háptica" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:386 msgid "Disable subtitles" -msgstr "Desactivar subtitulos" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 @@ -2466,127 +2089,116 @@ msgstr "Desactivar subtitulos" #: src/screens/Messages/Settings.tsx:142 #: src/screens/Moderation/index.tsx:329 msgid "Disabled" -msgstr "Deshabilitado" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:84 -#: src/view/com/composer/Composer.tsx:681 -#: src/view/com/composer/Composer.tsx:860 +#: src/view/com/composer/Composer.tsx:688 +#: src/view/com/composer/Composer.tsx:867 msgid "Discard" -msgstr "Descartar" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:81 msgid "Discard changes?" -msgstr "¿Descartar cambios?" +msgstr "" -#: src/view/com/composer/Composer.tsx:678 +#: src/view/com/composer/Composer.tsx:685 msgid "Discard draft?" -msgstr "¿Descartar borrador?" +msgstr "" -#: src/view/com/composer/Composer.tsx:852 +#: src/view/com/composer/Composer.tsx:859 msgid "Discard post?" -msgstr "¿Descartar publicación?" +msgstr "" #: src/screens/Settings/components/PwiOptOut.tsx:80 #: src/screens/Settings/components/PwiOptOut.tsx:84 msgid "Discourage apps from showing my account to logged-out users" -msgstr "Evitar que las aplicaciones muestren mi cuenta a los usuarios desconectados" - -#: src/tours/HomeTour.tsx:70 -#~ msgid "Discover learns which posts you like as you browse." -#~ msgstr "" +msgstr "" #: src/view/com/posts/FollowingEmptyState.tsx:70 #: src/view/com/posts/FollowingEndOfFeed.tsx:71 msgid "Discover new custom feeds" -msgstr "Descubre nuevos feeds personalizados" +msgstr "" -#: src/view/screens/Search/Explore.tsx:409 +#: src/view/screens/Search/Explore.tsx:425 msgid "Discover new feeds" -msgstr "Descubrir nuevos feeds" +msgstr "" #: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" -msgstr "Descubrir Nuevos Feeds" +msgstr "" -#: src/components/Dialog/index.tsx:311 +#: src/components/Dialog/index.tsx:313 msgid "Dismiss" -msgstr "Descartar" +msgstr "" -#: src/view/com/composer/Composer.tsx:1559 +#: src/view/com/composer/Composer.tsx:1567 msgid "Dismiss error" -msgstr "Descartar error" +msgstr "" #: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" -msgstr "Descartar la guía de introducción" +msgstr "" + +#: src/components/interstitials/TrendingVideos.tsx:92 +msgid "Dismiss this section" +msgstr "" #: 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" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:314 #: src/screens/Profile/Header/EditProfileDialog.tsx:320 #: src/screens/Profile/Header/EditProfileDialog.tsx:351 #: src/view/com/modals/EditProfile.tsx:187 msgid "Display name" -msgstr "Nombre para mostrar" +msgstr "" #: src/view/com/modals/EditProfile.tsx:175 msgid "Display Name" -msgstr "Nombre para Mostrar" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:333 msgid "Display name is too long" -msgstr "El nombre para mostrar es demasiado largo" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:334 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}." +msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:373 #: src/screens/Settings/components/ChangeHandleDialog.tsx:375 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" -msgstr "Con panel de DNS" +msgstr "" #: src/components/dialogs/MutedWords.tsx:302 msgid "Do not apply this mute word to users you follow" -msgstr "No aplicar esta palabra silenciada a los usuarios que sigues" - -#: src/view/com/composer/labels/LabelsBtn.tsx:174 -#~ msgid "Does not contain adult content." -#~ msgstr "" - -#: src/view/com/composer/labels/LabelsBtn.tsx:213 -#~ msgid "Does not contain graphic or disturbing content." -#~ msgstr "" +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:39 msgid "Does not include nudity." -msgstr "No incluye desnudez." +msgstr "" -#: src/screens/Signup/StepHandle.tsx:159 +#: src/screens/Signup/StepHandle.tsx:163 msgid "Doesn't begin or end with a hyphen" -msgstr "No comienza ni termina con un guion" +msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:468 -#~ msgid "Domain Value" -#~ msgstr "Valor de dominio" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:488 msgid "Domain verified!" -msgstr "¡Dominio verificado!" +msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:118 -#: src/components/dialogs/BirthDateSettings.tsx:124 -#: src/components/forms/DateField/index.tsx:77 -#: src/components/forms/DateField/index.tsx:83 +#: src/components/dialogs/BirthDateSettings.tsx:114 +#: src/components/dialogs/BirthDateSettings.tsx:120 +#: src/components/dms/ReportDialog.tsx:323 +#: src/components/forms/DateField/index.tsx:87 +#: src/components/forms/DateField/index.tsx:93 #: src/screens/Onboarding/StepProfile/index.tsx:330 #: src/screens/Onboarding/StepProfile/index.tsx:333 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:215 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:222 -#: src/view/com/auth/server-input/index.tsx:170 -#: src/view/com/auth/server-input/index.tsx:171 +#: src/view/com/auth/server-input/index.tsx:228 +#: src/view/com/auth/server-input/index.tsx:229 #: src/view/com/composer/labels/LabelsBtn.tsx:224 #: src/view/com/composer/labels/LabelsBtn.tsx:231 #: src/view/com/composer/videos/SubtitleDialog.tsx:169 @@ -2596,1210 +2208,1060 @@ msgstr "¡Dominio verificado!" #: src/view/com/modals/InviteCodes.tsx:124 #: src/view/com/modals/ListAddRemoveUsers.tsx:143 msgid "Done" -msgstr "Listo" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:145 #: src/view/com/modals/UserAddRemoveLists.tsx:113 #: src/view/com/modals/UserAddRemoveLists.tsx:116 msgctxt "action" msgid "Done" -msgstr "Listo" +msgstr "" #: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:42 msgid "Done{extraText}" -msgstr "Listo{extraText}" +msgstr "" -#: src/components/Dialog/index.tsx:312 +#: src/components/Dialog/index.tsx:314 msgid "Double tap to close the dialog" -msgstr "Doble toque para cerrar el diálogo" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:1039 +msgid "Double tap to like" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:317 msgid "Download Bluesky" -msgstr "Descargar Bluesky" +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:77 #: src/screens/Settings/components/ExportCarDialog.tsx:82 msgid "Download CAR file" -msgstr "Descargar archivo CAR" - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:622 -#~ msgid "Download image" -#~ msgstr "" +msgstr "" #: src/view/com/composer/text-input/TextInput.web.tsx:342 msgid "Drop to add images" -msgstr "Arrastra para agregar imágenes" - -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:120 -#~ msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." -#~ msgstr "" +msgstr "" #: src/components/dialogs/MutedWords.tsx:153 msgid "Duration:" -msgstr "Duración:" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:211 msgid "e.g. alice" -msgstr "p. ej. alice" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:321 msgid "e.g. Alice Lastname" -msgstr "p. ej. Alicia Apellido" +msgstr "" #: src/view/com/modals/EditProfile.tsx:180 msgid "e.g. Alice Roberts" -msgstr "p. ej. Alice Roberts" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:357 msgid "e.g. alice.com" -msgstr "p. ej. alice.com" +msgstr "" #: src/view/com/modals/EditProfile.tsx:198 msgid "e.g. Artist, dog-lover, and avid reader." -msgstr "p. ej. Artista, amante de los perros, y lector ávido." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:43 msgid "E.g. artistic nudes." -msgstr "p. ej. Desnudez artística." +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:263 msgid "e.g. Great Posters" -msgstr "p. ej. Grandes usuarios" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:264 msgid "e.g. Spammers" -msgstr "p. ej. Spammers" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:292 msgid "e.g. The posters who never miss." -msgstr "p. ej. Usuarios que simpre aciertan." +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:293 msgid "e.g. Users that repeatedly reply with ads." -msgstr "p. ej. Usuarios que constantemente responden con publicidad." +msgstr "" #: src/view/com/modals/InviteCodes.tsx:97 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." +msgstr "" #: src/screens/Settings/AccountSettings.tsx:112 #: src/screens/StarterPack/StarterPackScreen.tsx:575 #: src/screens/StarterPack/Wizard/index.tsx:534 #: src/screens/StarterPack/Wizard/index.tsx:541 msgid "Edit" -msgstr "Editar" +msgstr "" #: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" -msgstr "Editar" +msgstr "" -#: src/view/com/util/UserAvatar.tsx:347 +#: src/view/com/util/UserAvatar.tsx:348 #: src/view/com/util/UserBanner.tsx:95 msgid "Edit avatar" -msgstr "Editar avatar" +msgstr "" #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 msgid "Edit Feeds" -msgstr "Editar Feeds" +msgstr "" #: 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 msgid "Edit image" -msgstr "Editar la imagen" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:623 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:636 msgid "Edit interaction settings" -msgstr "Editar ajustes de interacción" +msgstr "" #: src/view/screens/ProfileList.tsx:514 msgid "Edit list details" -msgstr "Editar los detalles de la lista" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:230 msgid "Edit Moderation List" -msgstr "Editar lista de moderación" +msgstr "" -#: src/Navigation.tsx:296 +#: src/Navigation.tsx:297 #: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" -msgstr "Editar mis feeds" +msgstr "" #: src/view/com/modals/EditProfile.tsx:147 msgid "Edit my profile" -msgstr "Editar mi perfil" +msgstr "" #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 msgid "Edit People" -msgstr "Editar Personas" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:66 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:204 msgid "Edit post interaction settings" -msgstr "Editar ajustes de interacción del post" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:269 #: src/screens/Profile/Header/EditProfileDialog.tsx:275 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:186 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:179 msgid "Edit profile" -msgstr "Editar el perfil" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:189 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:182 msgid "Edit Profile" -msgstr "Editar el perfil" - -#: src/view/com/home/HomeHeaderLayout.web.tsx:76 -#: src/view/screens/Feeds.tsx:416 -#~ msgid "Edit Saved Feeds" -#~ msgstr "Editar mis noticias guardadas" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" -msgstr "Editar paquete de inicio" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:225 msgid "Edit User List" -msgstr "Editar lista de Usuarios" +msgstr "" #: src/components/WhoCanReply.tsx:87 msgid "Edit who can reply" -msgstr "Editar quién puede responder" +msgstr "" #: src/view/com/modals/EditProfile.tsx:188 msgid "Edit your display name" -msgstr "Editar tu nombre para mostrar" +msgstr "" #: src/view/com/modals/EditProfile.tsx:206 msgid "Edit your profile description" -msgstr "Edita tu descripción de perfil" +msgstr "" -#: src/Navigation.tsx:423 +#: src/Navigation.tsx:424 msgid "Edit your starter pack" -msgstr "Edita tu paquete de inicio" +msgstr "" #: src/screens/Onboarding/index.tsx:31 #: src/screens/Onboarding/state.ts:101 msgid "Education" -msgstr "Educación" - -#: src/components/dialogs/ThreadgateEditor.tsx:98 -#~ msgid "Either choose \"Everybody\" or \"Nobody\"" -#~ msgstr "" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:141 msgid "Either the creator of this list has blocked you or you have blocked the creator." -msgstr "La persona que creó esta lista te ha bloqueado, o tú la has bloqueado a ella." +msgstr "" #: src/screens/Settings/AccountSettings.tsx:60 -#: src/screens/Signup/StepInfo/index.tsx:170 +#: src/screens/Signup/StepInfo/index.tsx:164 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" -msgstr "Correo electrónico" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:64 msgid "Email 2FA disabled" -msgstr "2FA por correo deshabilitado" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" -msgstr "2FA por correo activada" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:93 msgid "Email address" -msgstr "Dirección de correo electrónico" +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:104 msgid "Email Resent" -msgstr "Correo electrónico reenviado" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:54 #: src/view/com/modals/ChangeEmail.tsx:83 msgid "Email updated" -msgstr "Correo electrónico actualizado" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:106 msgid "Email Updated" -msgstr "Correo electrónico actualizado" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:85 msgid "Email verified" -msgstr "Correo electrónico verificado" +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:79 msgid "Email Verified" -msgstr "Correo electrónico verificado" - -#: src/view/screens/Settings/index.tsx:320 -#~ msgid "Email:" -#~ msgstr "Correo electrónico:" +msgstr "" #: src/components/dialogs/Embed.tsx:113 msgid "Embed HTML code" -msgstr "Insertar código HTML" +msgstr "" #: src/components/dialogs/Embed.tsx:97 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:451 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:453 msgid "Embed post" -msgstr "Insertar post" +msgstr "" #: 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 "Incrusta esta publicación en tu sitio web. Simplemente copia el siguiente fragmento y pégalo en el código HTML de tu sitio web." +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerWeb.tsx:57 msgid "Embedded video player" -msgstr "Reproductor de video incrustado" +msgstr "" #: src/screens/Settings/components/Email2FAToggle.tsx:56 #: src/screens/Settings/components/Email2FAToggle.tsx:60 msgid "Enable" -msgstr "Activar" +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:100 msgid "Enable {0} only" -msgstr "Activar {0} solamente" +msgstr "" #: src/screens/Moderation/index.tsx:316 msgid "Enable adult content" -msgstr "Activar contenido adulto" - -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:94 -#~ msgid "Enable Adult Content" -#~ msgstr "" - -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:79 -#~ msgid "Enable adult content in your feeds" -#~ msgstr "" +msgstr "" #: src/screens/Settings/components/Email2FAToggle.tsx:53 msgid "Enable Email 2FA" -msgstr "Activar 2FA por correo" +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:81 #: src/components/dialogs/EmbedConsent.tsx:88 msgid "Enable external media" -msgstr "Activar medios externos" +msgstr "" #: src/screens/Settings/ExternalMediaPreferences.tsx:49 msgid "Enable media players for" -msgstr "Reproducir multimedia de" +msgstr "" #: src/screens/Settings/NotificationSettings.tsx:74 #: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" -msgstr "Habilitar notificaciones prioritarias" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:387 msgid "Enable subtitles" -msgstr "Activar subtítutlos" - -#: src/view/screens/PreferencesFollowingFeed.tsx:145 -#~ msgid "Enable this setting to only see replies between people you follow." -#~ msgstr "Activa esta opción para ver sólo las respuestas de las personas a las que sigues." +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:93 msgid "Enable this source only" -msgstr "Habilitar solo esta fuente" +msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:122 -#: src/screens/Settings/ContentAndMediaSettings.tsx:136 +#: src/screens/Settings/ContentAndMediaSettings.tsx:123 +#: src/screens/Settings/ContentAndMediaSettings.tsx:137 msgid "Enable trending topics" -msgstr "Activar las tendencias" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:158 +msgid "Enable trending videos in your Discover feed" +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:144 +msgid "Enable trending videos in your Discover feed." +msgstr "" #: src/screens/Messages/Settings.tsx:130 #: src/screens/Messages/Settings.tsx:133 #: src/screens/Moderation/index.tsx:327 msgid "Enabled" -msgstr "Activado" +msgstr "" -#: src/screens/Profile/Sections/Feed.tsx:114 +#: src/screens/Profile/Sections/Feed.tsx:116 msgid "End of feed" -msgstr "Fin del feed" - -#: src/components/Lists.tsx:52 -#~ msgid "End of list" -#~ msgstr "" - -#: src/tours/Tooltip.tsx:159 -#~ msgid "End of onboarding tour window. Do not move forward. Instead, go backward for more options, or press to skip." -#~ msgstr "" +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:159 msgid "Ensure you have selected a language for each subtitle file." -msgstr "Asegúrate de haber seleccionado un idioma para cada archivo de subtítulos." +msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:161 -#~ msgid "Enter a name for this App Password" -#~ msgstr "Ingresa un nombre para esta contraseña de aplicación" - -#: src/screens/Login/SetNewPasswordForm.tsx:133 +#: src/screens/Login/SetNewPasswordForm.tsx:139 msgid "Enter a password" -msgstr "Ingresa una contraseña" +msgstr "" #: src/components/dialogs/MutedWords.tsx:127 #: src/components/dialogs/MutedWords.tsx:128 msgid "Enter a word or tag" -msgstr "Ingresa una palabra o etiqueta" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:89 msgid "Enter Code" -msgstr "Ingresa Código" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:113 msgid "Enter Confirmation Code" -msgstr "Ingresa Código de Confirmación" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:405 msgid "Enter fullscreen" -msgstr "Entrar en la pantalla completa" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:154 msgid "Enter the code you received to change your password." -msgstr "Ingresa el código que recibiste para cambiar tu contraseña." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:351 msgid "Enter the domain you want to use" -msgstr "Introduce el dominio que quieres utilizar" +msgstr "" #: 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 "Introduce el correo electrónico que utilizaste para crear tu cuenta. Te enviaremos un \"código de restablecimiento\" para que puedas establecer una nueva contraseña." +msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:107 +#: src/components/dialogs/BirthDateSettings.tsx:103 msgid "Enter your birth date" -msgstr "Ingresa tu fecha de nacimiento" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:99 -#: src/screens/Signup/StepInfo/index.tsx:182 +#: src/screens/Signup/StepInfo/index.tsx:176 msgid "Enter your email address" -msgstr "Introduce la dirección de correo electrónico" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:42 msgid "Enter your new email above" -msgstr "Ingresa tu nuevo correo arriba" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:112 msgid "Enter your new email address below." -msgstr "Introduce tu nueva dirección de correo electrónico a continuación." +msgstr "" #: src/screens/Login/index.tsx:98 msgid "Enter your username and password" -msgstr "Introduce tu nombre de usuario y contraseña" +msgstr "" -#: src/view/com/composer/Composer.tsx:1644 +#: src/view/com/composer/Composer.tsx:1652 #: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" -msgstr "Error" +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:47 msgid "Error occurred while saving file" -msgstr "Se produjo un error al guardar el archivo" +msgstr "" #: src/screens/Signup/StepCaptcha/index.tsx:56 msgid "Error receiving captcha response." -msgstr "Error al recibir la respuesta del captcha." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:183 #: src/view/screens/Search/Search.tsx:110 msgid "Error:" -msgstr "Error:" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:364 msgid "Everybody" -msgstr "Todos" +msgstr "" #: src/components/WhoCanReply.tsx:67 msgid "Everybody can reply" -msgstr "Todos pueden responder" +msgstr "" #: src/components/WhoCanReply.tsx:213 msgid "Everybody can reply to this post." -msgstr "Todos pueden responder a esta publicación." +msgstr "" #: src/screens/Messages/Settings.tsx:83 #: src/screens/Messages/Settings.tsx:86 msgid "Everyone" -msgstr "Todos" +msgstr "" #: src/lib/moderation/useReportOptions.ts:73 msgid "Excessive mentions or replies" -msgstr "Menciones o respuestas excesivas" +msgstr "" #: src/lib/moderation/useReportOptions.ts:86 msgid "Excessive or unwanted messages" -msgstr "Mensajes excesivos o no deseados" +msgstr "" #: src/components/dialogs/MutedWords.tsx:311 msgid "Exclude users you follow" -msgstr "Excluir a los usuarios que sigues" +msgstr "" #: src/components/dialogs/MutedWords.tsx:514 msgid "Excludes users you follow" -msgstr "Excluye a los usuarios que sigues" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:404 msgid "Exit fullscreen" -msgstr "Salir de pantalla completa" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" -msgstr "Salir del proceso de eliminación de cuenta" - -#: src/view/com/modals/ChangeHandle.tsx:138 -#~ msgid "Exits handle change process" -#~ msgstr "Salir del proceso de cambio de nombre de usuario" +msgstr "" #: src/view/com/modals/CropImage.web.tsx:95 msgid "Exits image cropping process" -msgstr "Salir del proceso de recorte de imagen" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Exits image view" -msgstr "Salir de la vista de imagen" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:89 msgid "Exits inputting search query" -msgstr "Salir de la entrada de la consulta de búsqueda" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "Expand alt text" -msgstr "Expandir el texto alt" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" -msgstr "Expandir lista de usuarios" +msgstr "" #: src/view/com/composer/ComposerReplyTo.tsx:70 #: src/view/com/composer/ComposerReplyTo.tsx:73 msgid "Expand or collapse the full post you are replying to" -msgstr "Expandir o colapsar la publicación completa a la que estás respondiendo" +msgstr "" -#: src/lib/api/index.ts:400 +#: src/lib/api/index.ts:405 msgid "Expected uri to resolve to a record" -msgstr "Se esperaba que el uri resolviera a un registro" +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:123 #: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" -msgstr "Experimental" - -#: src/view/screens/NotificationsSettings.tsx:78 -#~ 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 "Experimental: Cuando esta preferencia esté habilitada, solo recibirás notificaciones de respuestas y citas de los usuarios que sigues. Seguiremos añadiendo más controles aquí con el tiempo." +msgstr "" #: src/components/dialogs/MutedWords.tsx:500 msgid "Expired" -msgstr "Expirado" +msgstr "" #: src/components/dialogs/MutedWords.tsx:502 msgid "Expires {0}" -msgstr "Expira {0}" +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:47 msgid "Explicit or potentially disturbing media." -msgstr "Medios explícitos o potencialmente perturbadores." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:35 msgid "Explicit sexual images." -msgstr "Imágenes sexuales explícitas." +msgstr "" #: src/screens/Settings/AccountSettings.tsx:137 #: src/screens/Settings/AccountSettings.tsx:141 msgid "Export my data" -msgstr "Exportar mis datos" +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:62 msgid "Export My Data" -msgstr "Exportar Mis Datos" +msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:82 -#: src/screens/Settings/ContentAndMediaSettings.tsx:85 +#: src/screens/Settings/ContentAndMediaSettings.tsx:83 +#: src/screens/Settings/ContentAndMediaSettings.tsx:86 msgid "External media" -msgstr "Medios externos" +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:54 #: src/components/dialogs/EmbedConsent.tsx:58 msgid "External Media" -msgstr "Medios externos" +msgstr "" #: 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 "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\"." +msgstr "" -#: src/Navigation.tsx:315 +#: src/Navigation.tsx:316 #: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" -msgstr "Preferencias sobre Medios Externos" +msgstr "" -#: src/view/screens/Settings/index.tsx:637 -#~ msgid "External media settings" -#~ msgstr "Medios externos" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:568 msgid "Failed to change handle. Please try again." -msgstr "Error al cambiar nombre de usuario. Por favor vuelve a intentarlo." - -#: src/view/com/modals/AddAppPasswords.tsx:119 -#: src/view/com/modals/AddAppPasswords.tsx:123 -#~ msgid "Failed to create app password." -#~ msgstr "Error al crear la contraseña de la aplicación." +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:173 msgid "Failed to create app password. Please try again." -msgstr "Error al crear contraseña de app. Por favor vuelve a intentarlo." +msgstr "" #: 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" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:186 msgid "Failed to create the list. Check your internet connection and try again." -msgstr "Error al crear la lista. Verifica tu conexión a Internet y vuelve a intentarlo." +msgstr "" #: src/components/dms/MessageMenu.tsx:73 msgid "Failed to delete message" -msgstr "Error al eliminar el mensaje" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:195 msgid "Failed to delete post, please try again" -msgstr "Error al eliminar la publicación. Por favor, inténtalo de nuevo." +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" -msgstr "Error al eliminar el paquete de inicio." +msgstr "" -#: src/view/screens/Search/Explore.tsx:447 -#: src/view/screens/Search/Explore.tsx:475 +#: src/view/screens/Search/Explore.tsx:463 +#: src/view/screens/Search/Explore.tsx:491 msgid "Failed to load feeds preferences" -msgstr "Error al cargar las preferencias de feeds." +msgstr "" #: src/components/dialogs/GifSelect.tsx:225 msgid "Failed to load GIFs" -msgstr "Error al cargar los GIFs." +msgstr "" #: src/screens/Messages/components/MessageListError.tsx:23 msgid "Failed to load past messages" -msgstr "Error al cargar los mensajes anteriores." +msgstr "" -#: src/screens/Messages/Conversation/MessageListError.tsx:28 -#~ msgid "Failed to load past messages." -#~ msgstr "" - -#: src/view/screens/Search/Explore.tsx:440 -#: src/view/screens/Search/Explore.tsx:468 +#: src/view/screens/Search/Explore.tsx:456 +#: src/view/screens/Search/Explore.tsx:484 msgid "Failed to load suggested feeds" -msgstr "Error al cargar los feeds sugeridos." +msgstr "" -#: src/view/screens/Search/Explore.tsx:398 +#: src/view/screens/Search/Explore.tsx:414 msgid "Failed to load suggested follows" -msgstr "Error al cargar las sugerencias de seguimiento." +msgstr "" #: src/state/queries/pinned-post.ts:75 msgid "Failed to pin post" -msgstr "Error al fijar la publicación." +msgstr "" #: src/view/com/lightbox/Lightbox.tsx:46 msgid "Failed to save image: {0}" -msgstr "Error al guardar la imagen: {0}" +msgstr "" #: src/state/queries/notifications/settings.ts:39 msgid "Failed to save notification preferences, please try again" -msgstr "Error al guardar las preferencias de notificación. Por favor, inténtalo de nuevo." +msgstr "" #: src/components/dms/MessageItem.tsx:234 msgid "Failed to send" -msgstr "Error al enviar" - -#: src/screens/Messages/Conversation/MessageListError.tsx:29 -#~ msgid "Failed to send message(s)." -#~ msgstr "Error al enviar mensaje(s)" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:229 #: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." -msgstr "Error al enviar la apelación. Por favor, inténtalo de nuevo." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:224 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." +msgstr "" #: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" -msgstr "Error al actualizar los feeds" +msgstr "" #: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" -msgstr "Error al actualizar los ajustes" +msgstr "" #: 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 "Error al subir video" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:341 msgid "Failed to verify handle. Please try again." -msgstr "Error al verificar el nombre de usuario. Intenta nuevamente." +msgstr "" -#: src/Navigation.tsx:231 +#: src/Navigation.tsx:232 msgid "Feed" -msgstr "Feed" +msgstr "" #: src/components/FeedCard.tsx:134 #: src/view/com/feeds/FeedSourceCard.tsx:253 msgid "Feed by {0}" -msgstr "Feed por {0}" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:353 msgid "Feed menu" -msgstr "Menú de feed" - -#: src/view/screens/Feeds.tsx:709 -#~ msgid "Feed offline" -#~ msgstr "Noticias fuera de línea" +msgstr "" #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" -msgstr "Alternar Feed" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:93 #: src/view/shell/desktop/RightNav.tsx:94 -#: src/view/shell/Drawer.tsx:319 +#: src/view/shell/Drawer.tsx:324 msgid "Feedback" -msgstr "Comentarios" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:266 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:275 msgid "Feedback sent!" -msgstr "¡Comentarios enviados!" +msgstr "" -#: src/Navigation.tsx:403 +#: src/Navigation.tsx:404 #: src/screens/StarterPack/StarterPackScreen.tsx:183 #: src/view/screens/Feeds.tsx:508 -#: src/view/screens/Profile.tsx:235 +#: src/view/screens/Profile.tsx:238 #: src/view/screens/SavedFeeds.tsx:96 -#: src/view/screens/Search/Search.tsx:525 -#: src/view/shell/desktop/LeftNav.tsx:445 -#: src/view/shell/Drawer.tsx:476 +#: src/view/screens/Search/Search.tsx:522 +#: src/view/shell/desktop/LeftNav.tsx:640 +#: src/view/shell/Drawer.tsx:481 msgid "Feeds" -msgstr "Feeds" +msgstr "" #: 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 personalizados que los usuarios construyen con un poco de experiencia en codificación. <0/> para más información." - -#: src/screens/Onboarding/StepTopicalFeeds.tsx:80 -#~ msgid "Feeds can be topical as well!" -#~ msgstr "" +msgstr "" #: src/components/FeedCard.tsx:272 #: src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" -msgstr "¡Feeds actualizados!" +msgstr "" #: src/screens/Search/components/ExploreRecommendations.tsx:54 msgid "Feeds we think you might like." -msgstr "Creemos que estos estos feeds te gustarán." - -#: src/view/com/modals/ChangeHandle.tsx:468 -#~ msgid "File Contents" -#~ msgstr "Contenido del Archivo" +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" -msgstr "¡Archivo guardado exitosamente!" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:66 msgid "Filter from feeds" -msgstr "Filtrar de los feeds" +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:296 +#: src/screens/Onboarding/StepFinished.tsx:303 msgid "Finalizing" -msgstr "Finalizando" +msgstr "" #: src/view/com/posts/CustomFeedEmptyState.tsx:48 #: src/view/com/posts/FollowingEmptyState.tsx:53 #: src/view/com/posts/FollowingEndOfFeed.tsx:54 msgid "Find accounts to follow" -msgstr "Buscar cuentas para seguir" - -#: src/tours/HomeTour.tsx:88 -#~ msgid "Find more feeds and accounts to follow in the Explore page." -#~ msgstr "" +msgstr "" #: src/components/ProgressGuide/FollowDialog.tsx:78 #: src/components/ProgressGuide/FollowDialog.tsx:88 #: src/components/ProgressGuide/FollowDialog.tsx:417 msgid "Find people to follow" -msgstr "Buscar a gente para seguir" +msgstr "" -#: src/view/screens/Search/Search.tsx:595 +#: src/view/screens/Search/Search.tsx:588 msgid "Find posts and users on Bluesky" -msgstr "Buscar publicaciones y usuarios en Bluesky" - -#: src/view/screens/PreferencesFollowingFeed.tsx:52 -#~ msgid "Fine-tune the content you see on your Following feed." -#~ msgstr "Ajusta el contenido que ves en tu feed de Seguimiento." - -#: src/view/screens/PreferencesThreads.tsx:55 -#~ msgid "Fine-tune the discussion threads." -#~ msgstr "Ajusta los hilos de discusión." +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" -msgstr "Terminar" - -#: src/tours/Tooltip.tsx:149 -#~ msgid "Finish tour and begin using the application" -#~ msgstr "" +msgstr "" #: src/screens/Onboarding/index.tsx:35 msgid "Fitness" -msgstr "Fitness" +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:283 msgid "Flexible" -msgstr "Flexible" - -#: src/view/com/modals/EditImage.tsx:116 -#~ msgid "Flip horizontal" -#~ msgstr "" - -#: src/view/com/modals/EditImage.tsx:121 -#: src/view/com/modals/EditImage.tsx:288 -#~ msgid "Flip vertically" -#~ msgstr "" +msgstr "" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:363 +#: src/components/ProfileCard.tsx:366 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 +#: src/screens/VideoFeed/index.tsx:821 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:132 msgid "Follow" -msgstr "Seguir" +msgstr "" -#: src/view/com/profile/FollowButton.tsx:69 +#: src/view/com/profile/FollowButton.tsx:72 msgctxt "action" msgid "Follow" -msgstr "Seguir" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 msgid "Follow {0}" -msgstr "Seguir {0}" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:800 +msgid "Follow {handle}" +msgstr "" #: src/view/com/posts/AviFollowButton.tsx:68 msgid "Follow {name}" -msgstr "Seguir {name}" +msgstr "" #: src/components/ProgressGuide/List.tsx:52 #: src/state/shell/progress-guide.tsx:229 msgid "Follow 10 accounts" -msgstr "Sigue 10 cuentas" +msgstr "" #: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" -msgstr "Sigue 7 cuentas" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:222 #: src/view/com/profile/ProfileMenu.tsx:233 msgid "Follow Account" -msgstr "Seguir cuenta" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:428 #: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" -msgstr "Seguir a todos" - -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:187 -#~ msgid "Follow All" -#~ msgstr "Seguir a todos" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:232 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 msgid "Follow Back" -msgstr "Seguir de vuelta" +msgstr "" -#: src/view/com/profile/FollowButton.tsx:78 +#: src/view/com/profile/FollowButton.tsx:81 msgctxt "action" msgid "Follow Back" -msgstr "Seguir de vuelta" +msgstr "" -#: src/view/screens/Search/Explore.tsx:355 +#: src/view/screens/Search/Explore.tsx:370 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." +msgstr "" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:182 -#~ msgid "Follow selected accounts and continue to the next step" -#~ msgstr "" - -#: src/components/KnownFollowers.tsx:169 -#~ msgid "Followed by" -#~ msgstr "" - -#: src/view/com/profile/ProfileCard.tsx:190 -#~ msgid "Followed by {0}" -#~ msgstr "Seguido por {0}" - -#: src/components/KnownFollowers.tsx:231 +#: src/components/KnownFollowers.tsx:232 msgid "Followed by <0>{0}" -msgstr "Seguido por <0>{0}" +msgstr "" -#: src/components/KnownFollowers.tsx:217 +#: src/components/KnownFollowers.tsx:218 msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" -msgstr "Seguido por <0>{0} y {1, plural, one {# más} other {# más}}" +msgstr "" -#: src/components/KnownFollowers.tsx:204 +#: src/components/KnownFollowers.tsx:205 msgid "Followed by <0>{0} and <1>{1}" -msgstr "Seguido por <0>{0} y <1>{1}" +msgstr "" -#: src/components/KnownFollowers.tsx:186 +#: src/components/KnownFollowers.tsx:187 msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" -msgstr "Seguido por <0>{0}, <1>{1}, y {2, plural, one {# más} other {# más}}" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:403 msgid "Followed users" -msgstr "Usuarios seguidos" +msgstr "" -#: src/view/screens/PreferencesFollowingFeed.tsx:152 -#~ msgid "Followed users only" -#~ msgstr "Solo usuarios seguidos" - -#: src/view/com/notifications/FeedItem.tsx:207 -#~ msgid "followed you" -#~ msgstr "ha comenzado a seguirte" - -#: src/view/com/notifications/FeedItem.tsx:205 -#~ msgid "followed you back" -#~ msgstr "te ha seguido de vuelta" - -#: src/view/screens/ProfileFollowers.tsx:30 -#: src/view/screens/ProfileFollowers.tsx:31 -#~ msgid "Followers" -#~ msgstr "Seguidores" - -#: src/Navigation.tsx:192 +#: src/Navigation.tsx:193 msgid "Followers of @{0} that you know" -msgstr "Seguidores de @{0} que conoces" +msgstr "" #: src/screens/Profile/KnownFollowers.tsx:104 #: src/screens/Profile/KnownFollowers.tsx:121 msgid "Followers you know" -msgstr "Seguidores que conoces" +msgstr "" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:357 +#: src/components/ProfileCard.tsx:360 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 +#: src/screens/VideoFeed/index.tsx:819 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 #: src/view/screens/Feeds.tsx:599 #: src/view/screens/SavedFeeds.tsx:422 msgid "Following" -msgstr "Siguiendo" +msgstr "" -#: src/components/ProfileCard.tsx:321 +#: src/components/ProfileCard.tsx:323 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" -msgstr "Siguiendo {0}" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:799 +msgid "Following {handle}" +msgstr "" #: src/view/com/posts/AviFollowButton.tsx:50 msgid "Following {name}" -msgstr "Siguiendo {name}" +msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:74 -#: src/screens/Settings/ContentAndMediaSettings.tsx:77 +#: src/screens/Settings/ContentAndMediaSettings.tsx:75 +#: src/screens/Settings/ContentAndMediaSettings.tsx:78 msgid "Following feed preferences" -msgstr "Preferencias del feed de Seguimiento" +msgstr "" -#: src/Navigation.tsx:302 +#: src/Navigation.tsx:303 #: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" -msgstr "Preferencias del feed de Seguimiento" - -#: src/tours/HomeTour.tsx:59 -#~ msgid "Following shows the latest posts from people you follow." -#~ msgstr "" +msgstr "" #: src/screens/Profile/Header/Handle.tsx:32 msgid "Follows you" -msgstr "Te sigue" +msgstr "" #: src/components/Pills.tsx:175 msgid "Follows You" -msgstr "Te sigue" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" -msgstr "Fuente" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" -msgstr "Tamaño de fuente" +msgstr "" #: src/screens/Onboarding/index.tsx:40 #: src/screens/Onboarding/state.ts:102 msgid "Food" -msgstr "Comida" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." -msgstr "Por razones de seguridad, tendremos que enviarte un código de confirmación a tu dirección de correo electrónico." +msgstr "" #: 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 "Por razones de seguridad, no podrás volver a verla de nuevo. Si pierdes esta contraseña de app, tendrás que generar una nueva." - -#: src/view/com/modals/AddAppPasswords.tsx:233 -#~ 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." +msgstr "" #: 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." +msgstr "" #: src/components/dialogs/MutedWords.tsx:178 msgid "Forever" -msgstr "Para siempre" +msgstr "" #: src/screens/Login/index.tsx:126 #: src/screens/Login/index.tsx:141 msgid "Forgot Password" -msgstr "Olvidé mi contraseña" +msgstr "" -#: src/screens/Login/LoginForm.tsx:232 +#: src/screens/Login/LoginForm.tsx:240 msgid "Forgot password?" -msgstr "¿Has olvidado tu contraseña?" +msgstr "" -#: src/screens/Login/LoginForm.tsx:243 +#: src/screens/Login/LoginForm.tsx:251 msgid "Forgot?" -msgstr "¿La olvidaste?" +msgstr "" #: src/lib/moderation/useReportOptions.ts:54 msgid "Frequently Posts Unwanted Content" -msgstr "Frecuentemente Publica Contenido Indeseable" +msgstr "" #: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" -msgstr "De @{sanitizedAuthor}" +msgstr "" #: 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 -#~ msgid "Fullscreen" -#~ msgstr "Pantalla Completa" +msgstr "" #: src/view/com/composer/photos/SelectPhotoBtn.tsx:50 msgid "Gallery" -msgstr "Galería" +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:297 +#: src/components/StarterPack/ProfileStarterPacks.tsx:296 msgid "Generate a starter pack" -msgstr "Genera un paquete de inicio" +msgstr "" -#: src/view/shell/Drawer.tsx:323 +#: src/view/shell/Drawer.tsx:328 msgid "Get help" -msgstr "Obtiene ayuda" - -#: src/components/dms/MessagesNUX.tsx:168 -#~ msgid "Get started" -#~ msgstr "" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:197 #: src/view/com/modals/VerifyEmail.tsx:199 msgid "Get Started" -msgstr "Comenzar" +msgstr "" #: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" -msgstr "Comenzando" +msgstr "" #: src/components/MediaPreview.tsx:122 msgid "GIF" -msgstr "GIF" +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:234 msgid "Give your profile a face" -msgstr "Dale a tu perfil un rostro" +msgstr "" #: src/lib/moderation/useReportOptions.ts:39 msgid "Glaring violations of law or terms of service" -msgstr "Violaciones flagrantes de la Ley o de los Términos de servicio" +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/screens/Profile/ProfileFeed/index.tsx:89 +#: src/screens/VideoFeed/components/Header.tsx:163 +#: src/screens/VideoFeed/index.tsx:1100 +#: src/screens/VideoFeed/index.tsx:1104 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 #: src/view/screens/ProfileList.tsx:1009 msgid "Go back" -msgstr "Volver" +msgstr "" #: src/components/Error.tsx:78 #: src/screens/List/ListHiddenScreen.tsx:221 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/Profile/ProfileFeed/index.tsx:94 #: src/screens/StarterPack/StarterPackScreen.tsx:758 #: src/view/screens/NotFound.tsx:56 #: src/view/screens/ProfileList.tsx:1014 msgid "Go Back" -msgstr "Volver" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:540 msgid "Go back to previous page" -msgstr "Volver a la página anterior" +msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:189 -#~ msgid "Go back to previous screen" -#~ msgstr "" - -#: src/components/dms/ReportDialog.tsx:149 -#: src/components/ReportDialog/SelectReportOptionView.tsx:80 -#: src/components/ReportDialog/SubmitView.tsx:109 +#: src/components/dms/ReportDialog.tsx:190 +#: src/components/ReportDialog/SelectReportOptionView.tsx:78 +#: src/components/ReportDialog/SubmitView.tsx:110 #: 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" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Go back to the previous step" -msgstr "Volver al paso anterior" +msgstr "" #: src/view/screens/NotFound.tsx:57 msgid "Go home" -msgstr "Ir al inicio" +msgstr "" #: src/view/screens/NotFound.tsx:56 msgid "Go Home" -msgstr "Ir al inicio" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:264 +#: src/screens/Messages/components/ChatListItem.tsx:282 msgid "Go to conversation with {0}" -msgstr "Ir a la conversiación con {0}" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:165 #: src/view/com/modals/ChangePassword.tsx:168 msgid "Go to next" -msgstr "Ir al siguiente" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:167 +#: src/components/dms/ConvoMenu.tsx:230 msgid "Go to profile" -msgstr "Ir al perfil" +msgstr "" -#: src/tours/Tooltip.tsx:138 -#~ msgid "Go to the next step of the tour" -#~ msgstr "" - -#: src/components/dms/ConvoMenu.tsx:164 +#: src/components/dms/ConvoMenu.tsx:227 msgid "Go to user's profile" -msgstr "Ir al perfil del usuario" +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:46 #: src/view/com/composer/labels/LabelsBtn.tsx:202 #: src/view/com/composer/labels/LabelsBtn.tsx:205 msgid "Graphic Media" -msgstr "Contenido Gráfico" +msgstr "" #: src/state/shell/progress-guide.tsx:218 #: src/state/shell/progress-guide.tsx:228 msgid "Half way there!" -msgstr "¡Ya estas a mitad de camino!" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:126 #: src/screens/Settings/AccountSettings.tsx:131 msgid "Handle" -msgstr "Nombre de usuario" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:572 msgid "Handle already taken. Please try a different one." -msgstr "Nombre de usuario en uso. Por favor intente uno distinto." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:189 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:325 msgid "Handle changed!" -msgstr "¡Nombre de usuario cambiado!" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "Handle too long. Please try a shorter one." -msgstr "Nombre de usuario demasiado largo. Intente con uno más corto." +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:87 msgid "Haptics" -msgstr "Vibración" +msgstr "" #: src/lib/moderation/useReportOptions.ts:34 msgid "Harassment, trolling, or intolerance" -msgstr "Acoso, trolling o intolerancia" +msgstr "" -#: src/Navigation.tsx:378 +#: src/Navigation.tsx:379 msgid "Hashtag" -msgstr "Hashtag" +msgstr "" -#: src/components/RichText.tsx:218 -msgid "Hashtag: #{tag}" -msgstr "Hashtag: #{tag}" +#: src/components/RichTextTag.tsx:51 +msgid "Hashtag {tag}" +msgstr "" #: src/screens/Signup/index.tsx:173 msgid "Having trouble?" -msgstr "¿Tienes problemas?" +msgstr "" #: 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 +#: src/view/shell/Drawer.tsx:337 msgid "Help" -msgstr "Ayuda" +msgstr "" #: 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 "Ayuda a que las personas sepan que no eres un bot subiendo una foto o creando un avatar." - -#: src/screens/Settings/ContentAndMediaSettings.tsx:127 -#~ 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 "" - -#: src/screens/Onboarding/StepTopicalFeeds.tsx:89 -#~ msgid "Here are some popular topical feeds. You can choose to follow as many as you like." -#~ msgstr "" - -#: src/screens/Onboarding/StepTopicalFeeds.tsx:84 -#~ msgid "Here are some topical feeds based on your interests: {interestsText}. You can choose to follow as many as you like." -#~ msgstr "" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:187 msgid "Here is your app password!" -msgstr "¡He aquí tu contraseña de app!" +msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:204 -#~ msgid "Here is your app password." -#~ msgstr "Aquí tienes tu contraseña de la app." +#: src/components/VideoPostCard.tsx:172 +#: src/components/VideoPostCard.tsx:448 +msgid "Hidden" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:606 +msgid "Hidden by your moderation settings." +msgstr "" #: src/components/ListCard.tsx:130 msgid "Hidden list" -msgstr "Lista oculta" +msgstr "" -#: src/components/interstitials/Trending.tsx:101 +#: src/components/interstitials/Trending.tsx:131 +#: src/components/interstitials/TrendingVideos.tsx:140 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 @@ -3811,1230 +3273,1084 @@ msgstr "Lista oculta" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:110 msgid "Hide" -msgstr "Ocultar" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" -msgstr "Ocultar" - -#: src/view/com/util/forms/PostDropdownBtn.tsx:390 -#: src/view/com/util/forms/PostDropdownBtn.tsx:392 -#~ msgid "Hide post" -#~ msgstr "Ocultar post" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:523 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:529 msgid "Hide post for me" -msgstr "Ocultar el post para mi" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:540 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:550 msgid "Hide reply for everyone" -msgstr "Ocultar respuesta para todos" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:522 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:528 msgid "Hide reply for me" -msgstr "Ocultar respuesta para mi" +msgstr "" #: src/components/moderation/ContentHider.tsx:151 #: src/components/moderation/PostHider.tsx:79 msgid "Hide the content" -msgstr "Ocultar el contenido" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:667 msgid "Hide this post?" -msgstr "¿Ocultar este post?" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:667 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:729 msgid "Hide this reply?" -msgstr "¿Ocultar esta respuesta?" +msgstr "" -#: src/components/interstitials/Trending.tsx:84 +#: src/components/interstitials/Trending.tsx:113 #: src/screens/Search/components/ExploreTrendingTopics.tsx:83 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 msgid "Hide trending topics" -msgstr "Ocultar las tendencias" +msgstr "" -#: src/components/interstitials/Trending.tsx:99 +#: src/components/interstitials/Trending.tsx:129 #: src/screens/Search/components/ExploreTrendingTopics.tsx:135 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:108 msgid "Hide trending topics?" -msgstr "¿Quieres ocultar las tendencias?" +msgstr "" + +#: src/components/interstitials/TrendingVideos.tsx:138 +msgid "Hide trending videos?" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" -msgstr "Ocultar lista de usuarios" +msgstr "" #: 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 feeds. Por favor, informa al propietario del feed sobre este problema." +msgstr "" #: 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 del feed está mal configurado. Por favor, informa al propietario del feed sobre este problema." +msgstr "" #: 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 del feed está fuera de línea. Por favor, informa al propietario del feed sobre este problema." +msgstr "" #: 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 feed ha respondido de forma incorrecta. Por favor, informa al propietario del feed sobre este problema." +msgstr "" #: 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 este feed. Puede que la hayan borrado." +msgstr "" #: 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." +msgstr "" #: src/screens/Profile/ErrorState.tsx:31 msgid "Hmmmm, we couldn't load that moderation service." -msgstr "Hmmmm, no conseguimos cargar ese servicio de moderación." +msgstr "" #: 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 "¡Espera! Estamos dando acceso a videos gradualmente, y aún estás en la lista de espera. ¡Vuelve a consultar pronto!" +msgstr "" -#: 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/Navigation.tsx:603 +#: src/Navigation.tsx:623 +#: src/view/shell/bottom-bar/BottomBar.tsx:162 +#: src/view/shell/desktop/LeftNav.tsx:584 +#: src/view/shell/Drawer.tsx:396 msgid "Home" -msgstr "Inicio" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:398 msgid "Host:" -msgstr "Alojamiento:" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:83 -#: src/screens/Login/LoginForm.tsx:168 -#: src/screens/Signup/StepInfo/index.tsx:133 +#: src/screens/Login/LoginForm.tsx:176 msgid "Hosting provider" -msgstr "Proveedor de alojamiento" +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 "Respuestas destacadas primero" +msgstr "" #: src/view/com/modals/InAppBrowserConsent.tsx:41 msgid "How should we open this link?" -msgstr "¿Cómo deberíamos abrir este enlace?" +msgstr "" #: 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 "Tengo un código" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:239 #: src/components/dialogs/VerifyEmailDialog.tsx:246 msgid "I Have a Code" -msgstr "Tengo un código" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:224 msgid "I have a confirmation code" -msgstr "Tengo un código de confirmación" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:261 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:267 msgid "I have my own domain" -msgstr "Tengo mi propio dominio" +msgstr "" #: src/components/dms/BlockedByListDialog.tsx:57 #: src/components/dms/ReportConversationPrompt.tsx:21 msgid "I understand" -msgstr "Lo entiendo" +msgstr "" #: 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." - -#: src/view/com/modals/SelfLabel.tsx:128 -#~ msgid "If none are selected, suitable for all ages." -#~ msgstr "Si no se selecciona ninguno, es apto para todas las edades." +msgstr "" #: 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 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." +msgstr "" #: src/view/screens/ProfileList.tsx:736 msgid "If you delete this list, you won't be able to recover it." -msgstr "Si eliminas esta lista, no podrás recuperarla." +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 "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 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:248 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 tienes tu propio dominio, puedes usarlo como tu nombre de usuario. Este permite auto-verificar tu identidad. <0>obtén más información." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." -msgstr "Si eliminas este post, no podrás recuperarlo." +msgstr "" #: 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 "Si deseas cambiar tu contraseña, te enviaremos un código para verificar que esta es tu cuenta." +msgstr "" + +#: src/view/com/auth/server-input/index.tsx:204 +msgid "If you're a developer, you can host your own server." +msgstr "" #: 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 estás intentando cambiar tu nombre de usuario o correo electrónico, hazlo antes de desactivar tu cuenta." +msgstr "" #: src/lib/moderation/useReportOptions.ts:38 msgid "Illegal and Urgent" -msgstr "Ilegal y Urgente" +msgstr "" #: src/view/com/util/images/Gallery.tsx:71 msgid "Image" -msgstr "Imagen" - -#: src/view/com/modals/AltImage.tsx:122 -#~ msgid "Image alt text" -#~ msgstr "Texto alt de la imagen" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:76 msgid "Image saved to your camera roll!" -msgstr "¡Imagen guardada en tu carrete de fotos!" +msgstr "" #: src/lib/moderation/useReportOptions.ts:49 msgid "Impersonation or false claims about identity or affiliation" -msgstr "Suplantación de identidad o afirmaciones falsas sobre identidad o afiliación" +msgstr "" #: src/lib/moderation/useReportOptions.ts:68 msgid "Impersonation, misinformation, or false claims" -msgstr "Suplantación de identidad, desinformación o afirmaciones falsas" +msgstr "" #: src/lib/moderation/useReportOptions.ts:91 msgid "Inappropriate messages or explicit links" -msgstr "Mensajes inapropiados o enlaces explícitos" +msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:121 +#: src/screens/Login/LoginForm.tsx:157 +msgid "Incorrect username or password" +msgstr "" + +#: src/screens/Login/SetNewPasswordForm.tsx:127 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" +msgstr "" #: 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" +msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:175 -#~ msgid "Input name for app password" -#~ msgstr "Introduce un nombre para la contraseña de la aplicación" - -#: src/screens/Login/SetNewPasswordForm.tsx:145 +#: src/screens/Login/SetNewPasswordForm.tsx:151 msgid "Input new password" -msgstr "Introduce una nueva contraseña" +msgstr "" #: 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" +msgstr "" -#: src/screens/Login/LoginForm.tsx:273 +#: src/screens/Login/LoginForm.tsx:281 msgid "Input the code which has been emailed to you" -msgstr "Introduce el código que se te ha enviado por correo electrónico." +msgstr "" -#: src/screens/Login/LoginForm.tsx:221 -#~ msgid "Input the password tied to {identifier}" -#~ msgstr "" - -#: src/screens/Login/LoginForm.tsx:202 +#: src/screens/Login/LoginForm.tsx:210 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" +msgstr "" -#: src/screens/Login/LoginForm.tsx:227 +#: src/screens/Login/LoginForm.tsx:235 msgid "Input your password" -msgstr "Introduce tu contraseña" - -#: src/view/com/modals/ChangeHandle.tsx:376 -#~ msgid "Input your preferred hosting provider" -#~ msgstr "Introduce tu proveedor de alojamiento preferido" +msgstr "" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" -msgstr "Interacción limitada" +msgstr "" -#: src/components/dms/MessagesNUX.tsx:82 -#~ msgid "Introducing Direct Messages" -#~ msgstr "" - -#: src/components/dialogs/nuxs/NeueTypography.tsx:47 -#~ msgid "Introducing new font settings" -#~ msgstr "Presentando nuevas configuraciones de fuentes" - -#: src/screens/Login/LoginForm.tsx:144 +#: src/screens/Login/LoginForm.tsx:149 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." -msgstr "Código de confirmación 2FA no válido." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Invalid handle. Please try a different one." -msgstr "Nombre de usuario inválido. Por favor intenta uno diferente." +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:277 msgid "Invalid or unsupported post record" -msgstr "Registro de publicación inválido o no compatible" - -#: src/screens/Login/LoginForm.tsx:90 -#: src/screens/Login/LoginForm.tsx:149 -msgid "Incorrect username or password" -msgstr "Nombre de usuario o contraseña no válidos" +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:91 msgid "Invalid Verification Code" -msgstr "Código de Verificación no válido" +msgstr "" #: src/view/com/modals/InviteCodes.tsx:94 msgid "Invite a Friend" -msgstr "Invita a un amigo" +msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:151 +#: src/screens/Signup/StepInfo/index.tsx:145 msgid "Invite code" -msgstr "Código de invitación" +msgstr "" #: src/screens/Signup/state.ts:258 msgid "Invite code not accepted. Check that you input it correctly and try again." -msgstr "No se acepta el código de invitación. Comprueba que lo has introducido correctamente e inténtalo de nuevo." +msgstr "" #: src/view/com/modals/InviteCodes.tsx:171 msgid "Invite codes: {0} available" -msgstr "Códigos de invitación: {0} disponibles" +msgstr "" #: src/view/com/modals/InviteCodes.tsx:170 msgid "Invite codes: 1 available" -msgstr "Códigos de invitación: 1 disponible" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:96 msgid "Invite people to this starter pack!" -msgstr "¡Invita a personas a este paquete de inicio!" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:34 msgid "Invite your friends to follow your favorite feeds and people" -msgstr "Invita a tus amigos a seguir tus feeds y personas favoritas" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:31 msgid "Invites, but personal" -msgstr "Invitaciones, pero personales" +msgstr "" #: 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 "Parece que podrías haber ingresado tu dirección de correo electrónico incorrectamente. ¿Estás seguro de que es correcta?" +msgstr "" -#: src/screens/Onboarding/StepFollowingFeed.tsx:65 -#~ msgid "It shows posts from the people you follow as they happen." -#~ msgstr "" - -#: src/screens/Signup/StepInfo/index.tsx:241 +#: src/screens/Signup/StepInfo/index.tsx:236 msgid "It's correct" -msgstr "Es correcto" +msgstr "" #: 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." +msgstr "" -#: src/view/com/composer/Composer.tsx:1578 +#: src/view/com/composer/Composer.tsx:1586 msgid "Job ID: {0}" -msgstr "Tarea ID: {0}" +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:178 msgid "Jobs" -msgstr "Tareas" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 #: src/screens/StarterPack/StarterPackScreen.tsx:456 #: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" -msgstr "Únete a Bluesky" +msgstr "" #: src/components/StarterPack/QrCode.tsx:62 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" -msgstr "Únete a la conversación" - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:492 -#~ msgid "Joined {0}" -#~ msgstr "" +msgstr "" #: src/screens/Onboarding/index.tsx:21 #: src/screens/Onboarding/state.ts:104 msgid "Journalism" -msgstr "Periodismo" - -#: src/components/moderation/LabelsOnMe.tsx:59 -#~ msgid "label has been placed on this {labelTarget}" -#~ msgstr "" +msgstr "" #: src/components/moderation/ContentHider.tsx:231 msgid "Labeled by {0}." -msgstr "Etiquetado por {0}." +msgstr "" #: src/components/moderation/ContentHider.tsx:229 msgid "Labeled by the author." -msgstr "Etiquetado por el autor." +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:229 +#: src/view/screens/Profile.tsx:231 msgid "Labels" -msgstr "Etiquetas" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:73 msgid "Labels added" -msgstr "Etiquetas añadidas" +msgstr "" #: 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." - -#: src/components/moderation/LabelsOnMe.tsx:61 -#~ msgid "labels have been placed on this {labelTarget}" -#~ msgstr "" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:71 msgid "Labels on your account" -msgstr "Etiquetas en tu cuenta" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:73 msgid "Labels on your content" -msgstr "Etiquetas en tu contenido" +msgstr "" #: src/view/com/composer/select-language/SelectLangBtn.tsx:107 msgid "Language selection" -msgstr "Escoger el idioma" +msgstr "" -#: src/view/screens/Settings/index.tsx:497 -#~ msgid "Language settings" -#~ msgstr "Ajustes de Idiomas" - -#: src/Navigation.tsx:165 +#: src/Navigation.tsx:166 msgid "Language Settings" -msgstr "Ajustes de Idiomas" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:71 #: src/screens/Settings/Settings.tsx:199 #: src/screens/Settings/Settings.tsx:202 msgid "Languages" -msgstr "Idiomas" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" -msgstr "Más grande" +msgstr "" #: src/screens/Hashtag.tsx:95 #: src/screens/Topic.tsx:77 -#: src/view/screens/Search/Search.tsx:509 +#: src/view/screens/Search/Search.tsx:506 msgid "Latest" -msgstr "Último" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:252 msgid "learn more" -msgstr "Aprender más" +msgstr "" #: src/components/moderation/ScreenHider.tsx:140 msgid "Learn More" -msgstr "Aprender más" +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:166 msgid "Learn more about Bluesky" -msgstr "Aprender más de Bluesky" +msgstr "" -#: src/view/com/auth/server-input/index.tsx:156 +#: src/view/com/auth/server-input/index.tsx:214 msgid "Learn more about self hosting your PDS." -msgstr "Obtén más información sobre cómo autoalojar tu PDS." +msgstr "" #: src/components/moderation/ContentHider.tsx:149 #: src/components/moderation/ContentHider.tsx:215 msgid "Learn more about the moderation applied to this content." -msgstr "Obtén más información sobre la moderación aplicada a este contenido." +msgstr "" #: src/components/moderation/PostHider.tsx:100 #: src/components/moderation/ScreenHider.tsx:127 msgid "Learn more about this warning" -msgstr "Aprender más acerca de esta advertencia" +msgstr "" #: 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." +msgstr "" #: src/components/moderation/ContentHider.tsx:239 -#: src/view/com/auth/server-input/index.tsx:158 +#: src/view/com/auth/server-input/index.tsx:216 msgid "Learn more." -msgstr "Aprender más." +msgstr "" -#: src/components/dms/LeaveConvoPrompt.tsx:49 +#: src/components/dms/LeaveConvoPrompt.tsx:44 msgid "Leave" -msgstr "Dejar" +msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:66 #: src/components/dms/MessagesListBlockedFooter.tsx:73 +#: src/components/dms/MessagesListBlockedFooter.tsx:80 msgid "Leave chat" -msgstr "Dejar chat" +msgstr "" -#: 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 +#: src/components/dms/ConvoMenu.tsx:206 +#: src/components/dms/ConvoMenu.tsx:209 +#: src/components/dms/ConvoMenu.tsx:269 +#: src/components/dms/ConvoMenu.tsx:272 +#: src/components/dms/LeaveConvoPrompt.tsx:40 msgid "Leave conversation" -msgstr "Dejar conversación" +msgstr "" -#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:83 +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:84 msgid "Leave them all unchecked to see any language." -msgstr "Déjalos todos sin marcar para ver cualquier idioma." +msgstr "" #: src/view/com/modals/LinkWarning.tsx:65 msgid "Leaving Bluesky" -msgstr "Salir de Bluesky" +msgstr "" -#: src/screens/SignupQueued.tsx:140 +#: src/screens/SignupQueued.tsx:155 msgid "left to go." -msgstr "quedan." +msgstr "" -#: src/view/screens/Settings/index.tsx:310 -#~ msgid "Legacy storage cleared, you need to restart the app now." -#~ msgstr "" - -#: src/components/StarterPack/ProfileStarterPacks.tsx:313 +#: src/components/StarterPack/ProfileStarterPacks.tsx:312 msgid "Let me choose" -msgstr "Déjame escoger" +msgstr "" #: src/screens/Login/index.tsx:127 #: src/screens/Login/index.tsx:142 msgid "Let's get your password reset!" -msgstr "¡Vamos a restablecer tu contraseña!" +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:296 +#: src/screens/Onboarding/StepFinished.tsx:303 msgid "Let's go!" -msgstr "Vamos!" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" -msgstr "Claro" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:514 msgid "Like" -msgstr "Me gusta" +msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:311 msgid "Like ({0, plural, one {# like} other {# likes}})" -msgstr "Like ({0, plural, one {# me gusta} other {# me gusta}})" +msgstr "" #: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" -msgstr "Dale \"me gusta\" a 10 posts" +msgstr "" #: src/state/shell/progress-guide.tsx:214 #: src/state/shell/progress-guide.tsx:219 msgid "Like 10 posts to train the Discover feed" -msgstr "Dale \"me gusta\" a 10 publicaciones para entrenar el feed de Descubrimiento." +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:501 msgid "Like feed" -msgstr "Me gusta este feed" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 msgid "Like this feed" -msgstr "Dar \"me gusta\" a este feed" +msgstr "" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:236 -#: src/Navigation.tsx:241 +#: src/Navigation.tsx:237 +#: src/Navigation.tsx:242 msgid "Liked by" -msgstr "Le gusta a" +msgstr "" #: src/screens/Post/PostLikedBy.tsx:38 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" -msgstr "Le gusta a" +msgstr "" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:303 msgid "Liked by {0, plural, one {# user} other {# users}}" -msgstr "Le gusta a {0, plural, one {# usuario} other {# usuarios}}" - -#: src/view/com/feeds/FeedSourceCard.tsx:268 -#~ msgid "Liked by {0} {1}" -#~ msgstr "" - -#: src/components/LabelingServiceCard/index.tsx:72 -#~ msgid "Liked by {count} {0}" -#~ msgstr "" +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 "Le gusta a {likeCount, plural, one {# usuario} other {# usuarios}}" +msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 -#: src/view/screens/ProfileFeed.tsx:600 -#~ msgid "Liked by {likeCount} {0}" -#~ msgstr "" - -#: src/view/com/notifications/FeedItem.tsx:211 -#~ msgid "liked your custom feed" -#~ msgstr "le gusta tu feed personalizado" - -#: src/view/com/notifications/FeedItem.tsx:178 -#~ msgid "liked your post" -#~ msgstr "le gusta tu post" - -#: src/view/screens/Profile.tsx:234 +#: src/view/screens/Profile.tsx:237 msgid "Likes" -msgstr "Me gusta" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:217 msgid "Likes on this post" -msgstr "\"Me gusta\" en este post" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:626 #: src/view/com/post-thread/PostThread.tsx:631 msgid "Linear" -msgstr "Lineal" +msgstr "" -#: src/Navigation.tsx:198 +#: src/Navigation.tsx:199 msgid "List" -msgstr "Lista" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:241 msgid "List Avatar" -msgstr "Avatar de la lista" +msgstr "" #: src/view/screens/ProfileList.tsx:418 msgid "List blocked" -msgstr "Lista de bloqueados" +msgstr "" #: src/components/ListCard.tsx:150 #: src/view/com/feeds/FeedSourceCard.tsx:255 msgid "List by {0}" -msgstr "Lista por {0}" +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:156 msgid "List by <0/>" -msgstr "Lista de {0}" +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:154 msgid "List by you" -msgstr "Lista tuya" +msgstr "" #: src/view/screens/ProfileList.tsx:455 msgid "List deleted" -msgstr "Lista de eliminados" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:129 msgid "List has been hidden" -msgstr "Se ha ocultado la lista" +msgstr "" #: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" -msgstr "Lista oculta" +msgstr "" #: src/view/screens/ProfileList.tsx:392 msgid "List muted" -msgstr "Lista silenciada" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:255 msgid "List Name" -msgstr "Nombre de la lista" +msgstr "" #: src/view/screens/ProfileList.tsx:431 msgid "List unblocked" -msgstr "Lista desbloqueada" +msgstr "" #: src/view/screens/ProfileList.tsx:405 msgid "List unmuted" -msgstr "La lista ya no está silenciada" +msgstr "" -#: src/Navigation.tsx:135 +#: src/Navigation.tsx:136 #: 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 +#: src/view/screens/Profile.tsx:232 +#: src/view/screens/Profile.tsx:240 +#: src/view/shell/desktop/LeftNav.tsx:658 +#: src/view/shell/Drawer.tsx:496 msgid "Lists" -msgstr "Listas" +msgstr "" #: src/components/dms/BlockedByListDialog.tsx:39 msgid "Lists blocking this user:" -msgstr "Listas bloqueando este usuario:" +msgstr "" -#: src/view/screens/Search/Explore.tsx:133 +#: src/view/screens/Search/Explore.tsx:135 msgid "Load more" -msgstr "Cargar más" +msgstr "" -#: src/view/screens/Search/Explore.tsx:221 +#: src/view/screens/Search/Explore.tsx:224 msgid "Load more suggested feeds" -msgstr "Cargar más feeds sugeridos" +msgstr "" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:222 msgid "Load more suggested follows" -msgstr "Cargar más seguidos sugeridos" +msgstr "" #: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" -msgstr "Cargar notificaciones nuevas" +msgstr "" -#: src/screens/Profile/ProfileFeed/index.tsx:192 -#: src/screens/Profile/Sections/Feed.tsx:96 -#: src/view/com/feeds/FeedPage.tsx:143 +#: src/screens/Profile/ProfileFeed/index.tsx:221 +#: src/screens/Profile/Sections/Feed.tsx:98 +#: src/view/com/feeds/FeedPage.tsx:155 #: src/view/screens/ProfileList.tsx:849 msgid "Load new posts" -msgstr "Cargar posts nuevos" +msgstr "" #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:94 msgid "Loading..." -msgstr "Cargando..." +msgstr "" -#: src/Navigation.tsx:261 +#: src/Navigation.tsx:262 msgid "Log" -msgstr "Registro" +msgstr "" #: src/screens/Deactivated.tsx:202 #: src/screens/Deactivated.tsx:208 msgid "Log in or sign up" -msgstr "Ingresa o regístrate" +msgstr "" -#: src/screens/SignupQueued.tsx:168 -#: src/screens/SignupQueued.tsx:171 -#: src/screens/SignupQueued.tsx:196 -#: src/screens/SignupQueued.tsx:199 +#: src/screens/SignupQueued.tsx:93 +#: src/screens/SignupQueued.tsx:96 +#: src/screens/Takendown.tsx:85 msgid "Log out" -msgstr "Salir" +msgstr "" + +#: src/screens/Takendown.tsx:88 +msgid "Log Out" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 msgid "Logged-out visibility" -msgstr "Visibilidad de desconexión" +msgstr "" #: src/components/AccountList.tsx:65 msgid "Login to account that is not listed" -msgstr "Acceder a una cuenta que no está en la lista" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:121 msgid "Logo by @sawaratsuki.bsky.social" -msgstr "Logo de @sawaratsuki.bsky.social" - -#: src/view/shell/desktop/RightNav.tsx:103 -#~ msgid "Logo by <0/>" -#~ msgstr "Logo por <0/>" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:118 -#: src/view/shell/Drawer.tsx:629 +#: src/view/shell/Drawer.tsx:634 msgid "Logo by <0>@sawaratsuki.bsky.social" -msgstr "Logo de <0>@sawaratsuki.bsky.social" +msgstr "" -#: src/components/RichText.tsx:219 +#: src/components/RichTextTag.tsx:53 msgid "Long press to open tag menu for #{tag}" -msgstr "Mantén presionado para abrir el menú de etiquetas para #{tag}" +msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:110 +#: src/screens/Login/SetNewPasswordForm.tsx:116 msgid "Looks like XXXXX-XXXXX" -msgstr "Es algo así: XXXXX-XXXXX" +msgstr "" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:39 msgid "Looks like you haven't saved any feeds! Use our recommendations or browse more below." -msgstr "Parece que no has guardado ningún feed. Usa nuestras recomendaciones o explora más abajo." +msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:83 msgid "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" -msgstr "Parece que has desanclado todos tus feeds. Pero no te preocupes, ¡puedes agregar algunos abajo! 😄" - -#: src/screens/Feeds/NoFollowingFeed.tsx:38 -#~ msgid "Looks like you're missing a following feed." -#~ msgstr "" +msgstr "" #: src/screens/Feeds/NoFollowingFeed.tsx:37 msgid "Looks like you're missing a following feed. <0>Click here to add one." -msgstr "Parece que te falta un feed de seguimiento. <0>Haz clic aquí para agregar uno." +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:266 +#: src/components/StarterPack/ProfileStarterPacks.tsx:265 msgid "Make one for me" -msgstr "Haz uno para mi" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:79 msgid "Make sure this is where you intend to go!" -msgstr "¡Asegúrate de que es aquí a donde pretendes ir!" +msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:58 -#: src/screens/Settings/ContentAndMediaSettings.tsx:61 +#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/screens/Settings/ContentAndMediaSettings.tsx:62 msgid "Manage saved feeds" -msgstr "Gestiona feeds guardados" +msgstr "" #: src/components/dialogs/MutedWords.tsx:108 msgid "Manage your muted words and tags" -msgstr "Gestiona tus palabras y etiquetas silenciadas" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:151 -#: src/components/dms/ConvoMenu.tsx:158 +#: src/components/dms/ConvoMenu.tsx:218 +#: src/components/dms/ConvoMenu.tsx:221 msgid "Mark as read" -msgstr "Marcar como leído" +msgstr "" -#: src/view/screens/Profile.tsx:233 +#: src/view/screens/Profile.tsx:235 msgid "Media" -msgstr "Multimedia" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:211 msgid "Media that may be disturbing or inappropriate for some audiences." -msgstr "Medios que pueden ser perturbadores o inapropiados para algunos públicos." +msgstr "" #: src/components/WhoCanReply.tsx:254 msgid "mentioned users" -msgstr "usuarios mencionados" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:393 msgid "Mentioned users" -msgstr "Usuarios mencionados" +msgstr "" #: src/view/screens/Notifications.tsx:99 msgid "Mentions" -msgstr "Menciones" +msgstr "" -#: src/components/Menu/index.tsx:96 -#: src/view/screens/Search/Search.tsx:863 +#: src/components/Menu/index.tsx:103 +#: src/view/screens/Search/Search.tsx:862 msgid "Menu" -msgstr "Menú" +msgstr "" #: src/components/dms/MessageProfileButton.tsx:82 msgid "Message {0}" -msgstr "Mensaje {0}" +msgstr "" #: src/components/dms/MessageMenu.tsx:72 -#: src/screens/Messages/components/ChatListItem.tsx:165 +#: src/screens/Messages/components/ChatListItem.tsx:180 msgid "Message deleted" -msgstr "Mensaje eliminado" +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" -msgstr "Mensaje del servidor: {0}" +msgstr "" #: src/screens/Messages/components/MessageInput.tsx:147 msgid "Message input field" -msgstr "Campo de entrada de mensaje" +msgstr "" #: src/screens/Messages/components/MessageInput.tsx:78 #: src/screens/Messages/components/MessageInput.web.tsx:60 msgid "Message is too long" -msgstr "El mensaje es muy largo" +msgstr "" -#: src/screens/Messages/ChatList.tsx:318 -#~ msgid "Message settings" -#~ msgstr "Ajustes de mensaje" - -#: src/Navigation.tsx:609 -#: src/screens/Messages/ChatList.tsx:262 -#: src/screens/Messages/ChatList.tsx:286 +#: src/Navigation.tsx:618 +#: src/screens/Messages/ChatList.tsx:269 +#: src/screens/Messages/ChatList.tsx:293 msgid "Messages" -msgstr "Mensajes" - -#: src/Navigation.tsx:307 -#~ msgid "Messaging settings" -#~ msgstr "" +msgstr "" #: src/lib/moderation/useReportOptions.ts:47 msgid "Misleading Account" -msgstr "Cuenta engañosa" +msgstr "" #: src/lib/moderation/useReportOptions.ts:67 msgid "Misleading Post" -msgstr "Post engañoso" +msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:78 -#~ msgid "Mode" -#~ msgstr "" - -#: src/Navigation.tsx:140 +#: src/Navigation.tsx:141 #: src/screens/Moderation/index.tsx:88 #: src/screens/Settings/Settings.tsx:167 #: src/screens/Settings/Settings.tsx:170 msgid "Moderation" -msgstr "Moderación" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:132 msgid "Moderation details" -msgstr "Detalles de moderación" +msgstr "" #: src/components/ListCard.tsx:149 #: src/view/com/modals/UserAddRemoveLists.tsx:222 msgid "Moderation list by {0}" -msgstr "Lista de moderación por {0}" +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" -msgstr "Lista de moderación por {0}" +msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:220 #: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" -msgstr "Lista de moderación por ti" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:177 msgid "Moderation list created" -msgstr "Lista de moderación creada" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:163 msgid "Moderation list updated" -msgstr "Lista de moderación actualizada" +msgstr "" #: src/screens/Moderation/index.tsx:223 msgid "Moderation lists" -msgstr "Listas de moderación" +msgstr "" -#: src/Navigation.tsx:145 +#: src/Navigation.tsx:146 #: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" -msgstr "Listas de moderación" +msgstr "" #: src/components/moderation/LabelPreference.tsx:247 msgid "moderation settings" -msgstr "ajustes de moderación" +msgstr "" -#: src/view/screens/Settings/index.tsx:522 -#~ msgid "Moderation settings" -#~ msgstr "Ajustes de moderación" - -#: src/Navigation.tsx:251 +#: src/Navigation.tsx:252 msgid "Moderation states" -msgstr "Estados de moderación" +msgstr "" #: src/screens/Moderation/index.tsx:192 msgid "Moderation tools" -msgstr "Herramientas de moderación" +msgstr "" #: 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 "El moderador ha decidido establecer una advertencia general sobre el contenido." +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:632 msgid "More" -msgstr "Más" +msgstr "" #: src/view/shell/desktop/Feeds.tsx:102 #: src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" -msgstr "Más feeds" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:179 #: src/view/screens/ProfileList.tsx:721 msgid "More options" -msgstr "Más opciones" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:94 msgid "Most-liked first" -msgstr "Número de \"me gusta\"" +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 "Respuestas con más \"me gusta\" primero" +msgstr "" #: src/screens/Onboarding/state.ts:105 msgid "Movies" -msgstr "Películas" +msgstr "" #: src/screens/Onboarding/state.ts:106 msgid "Music" -msgstr "Música" - -#: src/components/TagMenu/index.tsx:264 -msgid "Mute" -msgstr "Silenciar" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:156 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:95 msgctxt "video" msgid "Mute" -msgstr "Silenciar" +msgstr "" -#: src/components/TagMenu/index.web.tsx:116 -msgid "Mute {truncatedTag}" -msgstr "Silenciar {truncatedTag}" +#: src/components/RichTextTag.tsx:140 +#: src/components/RichTextTag.tsx:153 +msgid "Mute {tag}" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:259 #: src/view/com/profile/ProfileMenu.tsx:266 msgid "Mute Account" -msgstr "Silenciar la cuenta" +msgstr "" #: src/view/screens/ProfileList.tsx:627 msgid "Mute accounts" -msgstr "Silenciar cuentas" +msgstr "" -#: src/components/TagMenu/index.tsx:224 -msgid "Mute all {displayTag} posts" -msgstr "Silenciar todos los posts con {displayTag}" - -#: src/components/dms/ConvoMenu.tsx:172 -#: src/components/dms/ConvoMenu.tsx:178 +#: src/components/dms/ConvoMenu.tsx:235 +#: src/components/dms/ConvoMenu.tsx:241 msgid "Mute conversation" -msgstr "Silenciar conversación" - -#: src/components/dialogs/MutedWords.tsx:148 -#~ msgid "Mute in tags only" -#~ msgstr "" - -#: src/components/dialogs/MutedWords.tsx:133 -#~ msgid "Mute in text & tags" -#~ msgstr "" +msgstr "" #: src/components/dialogs/MutedWords.tsx:253 msgid "Mute in:" -msgstr "Silenciar en:" +msgstr "" #: src/view/screens/ProfileList.tsx:750 msgid "Mute list" -msgstr "Silenciar la lista" - -#: src/components/dms/ConvoMenu.tsx:136 -#: src/components/dms/ConvoMenu.tsx:142 -#~ msgid "Mute notifications" -#~ msgstr "" +msgstr "" #: src/view/screens/ProfileList.tsx:745 msgid "Mute these accounts?" -msgstr "¿Silenciar estas cuentas?" +msgstr "" #: src/components/dialogs/MutedWords.tsx:185 msgid "Mute this word for 24 hours" -msgstr "Silenciar esta palabra por 24 horas" +msgstr "" #: src/components/dialogs/MutedWords.tsx:224 msgid "Mute this word for 30 days" -msgstr "Silenciar esta palabra por 30 días" +msgstr "" #: src/components/dialogs/MutedWords.tsx:209 msgid "Mute this word for 7 days" -msgstr "Silenciar esta palabra por 7 días" +msgstr "" #: src/components/dialogs/MutedWords.tsx:258 msgid "Mute this word in post text and tags" -msgstr "Silenciar esta palabra en el texto de la publicación y en las etiquetas." +msgstr "" #: src/components/dialogs/MutedWords.tsx:274 msgid "Mute this word in tags only" -msgstr "Silenciar esta palabra solo en etiquetas" +msgstr "" #: src/components/dialogs/MutedWords.tsx:170 msgid "Mute this word until you unmute it" -msgstr "Silenciar esta palabra hasta que la vuelvas a habilitar." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:489 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:493 msgid "Mute thread" -msgstr "Silenciar hilo" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:503 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:505 msgid "Mute words & tags" -msgstr "Silenciar palabras y etiquetas" - -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 -#~ msgid "Muted" -#~ msgstr "Silenciado" +msgstr "" #: src/screens/Moderation/index.tsx:238 msgid "Muted accounts" -msgstr "Cuentas silenciadas" +msgstr "" -#: src/Navigation.tsx:150 +#: src/Navigation.tsx:151 #: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" -msgstr "Cuentas silenciadas" +msgstr "" #: 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." +msgstr "" #: src/lib/moderation/useModerationCauseDescription.ts:90 msgid "Muted by \"{0}\"" -msgstr "Silenciado por \"{0}\"" +msgstr "" #: src/screens/Moderation/index.tsx:208 msgid "Muted words & tags" -msgstr "Palabras y etiquetas silenciadas" +msgstr "" #: src/view/screens/ProfileList.tsx:747 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." +msgstr "" #: src/components/dialogs/BirthDateSettings.tsx:34 #: src/components/dialogs/BirthDateSettings.tsx:37 msgid "My Birthday" -msgstr "Mi cumpleaños" +msgstr "" #: src/view/screens/Feeds.tsx:699 msgid "My Feeds" -msgstr "Mis feeds" - -#: src/view/shell/desktop/LeftNav.tsx:84 -msgid "My Profile" -msgstr "Mi perfil" - -#: src/view/screens/Settings/index.tsx:583 -#~ msgid "My saved feeds" -#~ msgstr "Mis feeds guardados" - -#: src/view/screens/Settings/index.tsx:589 -#~ msgid "My Saved Feeds" -#~ msgstr "Mis feeds guardados" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:270 msgid "Name" -msgstr "Nombre" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:135 msgid "Name is required" -msgstr "Nombre requerido" +msgstr "" #: src/lib/moderation/useReportOptions.ts:59 #: src/lib/moderation/useReportOptions.ts:98 #: src/lib/moderation/useReportOptions.ts:106 #: src/lib/moderation/useReportOptions.ts:114 msgid "Name or Description Violates Community Standards" -msgstr "Nombre o descripción que violan los estándares de la comunidad" +msgstr "" #: src/screens/Onboarding/index.tsx:22 #: src/screens/Onboarding/state.ts:107 msgid "Nature" -msgstr "Naturaleza" +msgstr "" #: src/components/StarterPack/StarterPackCard.tsx:124 msgid "Navigate to {0}" -msgstr "Navegar a {0}" - -#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:86 -#~ msgid "Navigate to starter pack" -#~ msgstr "Navegar al paquete de inicio" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:166 -#: src/screens/Login/LoginForm.tsx:326 +#: src/screens/Login/LoginForm.tsx:334 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" -msgstr "Navega a la siguiente pantalla" +msgstr "" #: src/view/shell/Drawer.tsx:72 msgid "Navigates to your profile" -msgstr "Navega a tu perfil" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:196 msgid "Need to change it?" -msgstr "¿Necesitas cambiarlo?" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:130 +#: src/components/ReportDialog/SelectReportOptionView.tsx:128 msgid "Need to report a copyright violation?" -msgstr "¿Necesitas reportar una violación de copyright?" +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:264 +#: src/screens/Onboarding/StepFinished.tsx:271 msgid "Never lose access to your followers or data." -msgstr "Nunca pierdas acceso de tus seguidores o tus datos." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:548 msgid "Nevermind, create a handle for me" -msgstr "No importa, crea un nombre de usuario por mí." +msgstr "" #: 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" +msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:269 #: src/screens/Messages/ChatList.tsx:276 +#: src/screens/Messages/ChatList.tsx:283 msgid "New chat" -msgstr "Nuevo chat" +msgstr "" -#: src/components/dialogs/nuxs/NeueTypography.tsx:51 -#~ msgid "New font settings ✨" -#~ msgstr "Nuevas opciones de fuentes ✨" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:202 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:210 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 msgid "New handle" -msgstr "Nuevo nombre de usuario" +msgstr "" #: src/view/screens/Lists.tsx:66 #: src/view/screens/ModerationModlists.tsx:66 msgid "New list" -msgstr "Nueva lista" +msgstr "" #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" -msgstr "Nuevos mensajes" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:232 msgid "New Moderation List" -msgstr "Nueva lista de moderación" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:213 msgid "New password" -msgstr "Nueva contraseña" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:218 msgid "New Password" -msgstr "Nueva contraseña" +msgstr "" -#: src/screens/Profile/ProfileFeed/index.tsx:209 +#: src/screens/Profile/ProfileFeed/index.tsx:238 #: src/view/screens/Feeds.tsx:549 #: src/view/screens/Notifications.tsx:165 -#: src/view/screens/Profile.tsx:495 +#: src/view/screens/Profile.tsx:518 #: src/view/screens/ProfileList.tsx:250 #: src/view/screens/ProfileList.tsx:283 msgid "New post" -msgstr "Nuevo post" +msgstr "" -#: src/view/com/feeds/FeedPage.tsx:154 +#: src/view/com/feeds/FeedPage.tsx:166 msgctxt "action" msgid "New post" -msgstr "Nuevo post" +msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:309 +#: src/view/shell/desktop/LeftNav.tsx:504 msgctxt "action" msgid "New Post" -msgstr "Nuevo post" +msgstr "" #: src/components/NewskieDialog.tsx:83 msgid "New user info dialog" -msgstr "Ventana de información para nuevo usuario." +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:227 msgid "New User List" -msgstr "Nueva lista de usuarios" +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 "Respuestas nuevas primero" +msgstr "" #: src/screens/Onboarding/index.tsx:20 #: src/screens/Onboarding/state.ts:108 msgid "News" -msgstr "Noticias" +msgstr "" #: 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/SetNewPasswordForm.tsx:168 +#: src/screens/Login/LoginForm.tsx:333 +#: src/screens/Login/LoginForm.tsx:340 #: src/screens/Login/SetNewPasswordForm.tsx:174 +#: src/screens/Login/SetNewPasswordForm.tsx:180 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:157 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:165 #: src/screens/Signup/BackNextButtons.tsx:67 @@ -5045,1251 +4361,1063 @@ msgstr "Noticias" #: src/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" -msgstr "Siguiente" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" -msgstr "Imagen nueva" - -#: 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 -#~ msgid "No" -#~ msgstr "No" +msgstr "" #: 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" +msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:378 #: src/screens/Settings/components/ChangeHandleDialog.tsx:380 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" -msgstr "Sin panel de DNS" +msgstr "" #: src/components/dialogs/GifSelect.tsx:231 msgid "No featured GIFs found. There may be an issue with Tenor." -msgstr "No se encontraron GIFs destacados. Puede haber un problema con Tenor." +msgstr "" #: src/screens/StarterPack/Wizard/StepFeeds.tsx:119 msgid "No feeds found. Try searching for something else." -msgstr "No se encontraron feeds. Intenta buscar algo más." +msgstr "" #: src/components/LikedByList.tsx:84 #: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" -msgstr "Sin \"me gusta\" aún\" # lowercase" +msgstr "" -#: src/components/ProfileCard.tsx:342 +#: src/components/ProfileCard.tsx:345 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" -msgstr "Ya no sigues a {0}" +msgstr "" -#: src/screens/Signup/StepHandle.tsx:169 -msgid "No longer than 253 characters" -msgstr "No más de 253 caracteres" +#: src/screens/Signup/StepHandle.tsx:173 +msgid "No longer than {0} characters" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:116 +#: src/screens/Messages/components/ChatListItem.tsx:124 msgid "No messages yet" -msgstr "No hay mensajes aún" +msgstr "" -#: src/screens/Messages/ChatList.tsx:225 +#: src/screens/Messages/ChatList.tsx:233 msgid "No more conversations to show" -msgstr "No hay conversaciones para mostrar" +msgstr "" #: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" -msgstr "¡Aún no hay notificaciones!" +msgstr "" #: src/screens/Messages/Settings.tsx:101 #: src/screens/Messages/Settings.tsx:104 msgid "No one" -msgstr "Nadie" +msgstr "" #: src/components/WhoCanReply.tsx:237 msgid "No one but the author can quote this post." -msgstr "Nadie, excepto el autor, puede citar esta publicación." +msgstr "" -#: src/screens/Profile/Sections/Feed.tsx:65 +#: src/screens/Profile/Sections/Feed.tsx:66 msgid "No posts yet." -msgstr "No hay posts aún." +msgstr "" #: src/view/com/post-thread/PostQuotes.tsx:105 msgid "No quotes yet" -msgstr "No hay citas aún" +msgstr "" #: src/view/com/post-thread/PostRepostedBy.tsx:90 msgid "No reposts yet" -msgstr "No hay reposts aún" +msgstr "" #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:94 #: src/view/com/composer/text-input/web/Autocomplete.tsx:195 msgid "No result" -msgstr "Sin resultado" +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:200 #: src/components/ProgressGuide/FollowDialog.tsx:235 msgid "No results" -msgstr "Sin resultados" +msgstr "" -#: src/components/Lists.tsx:183 +#: src/components/Lists.tsx:189 msgid "No results found" -msgstr "No se encontraron resultados" +msgstr "" #: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" -msgstr "No se han encontrado resultados para \"{query}\"" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:228 -#: src/view/screens/Search/Search.tsx:267 -#: src/view/screens/Search/Search.tsx:313 +#: src/view/screens/Search/Search.tsx:227 +#: src/view/screens/Search/Search.tsx:265 +#: src/view/screens/Search/Search.tsx:310 msgid "No results found for {query}" -msgstr "No se han encontrado resultados para {query}" +msgstr "" #: src/components/dialogs/GifSelect.tsx:229 msgid "No search results found for \"{search}\"." -msgstr "No se encontraron resultados para \"{search}\"." - -#: src/components/dms/NewChat.tsx:240 -#~ msgid "No search results found for \"{searchText}\"." -#~ msgstr "" +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:104 #: src/components/dialogs/EmbedConsent.tsx:111 msgid "No thanks" -msgstr "No gracias" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:375 msgid "Nobody" -msgstr "Nadie" - -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:46 -#~ msgid "Nobody can reply" -#~ msgstr "" +msgstr "" #: 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 "Nadie ha dado \"me gusta\" a esto todavía. ¡Quizás deberías ser el primero!" +msgstr "" #: 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!" +msgstr "" #: 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!" +msgstr "" #: src/screens/StarterPack/Wizard/StepProfiles.tsx:103 msgid "Nobody was found. Try searching for someone else." -msgstr "No se encontró a nadie. Intenta buscar a otra persona." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:42 msgid "Non-sexual Nudity" -msgstr "Desnudez no sexual" +msgstr "" -#: src/view/com/modals/SelfLabel.tsx:135 -#~ msgid "Not Applicable." -#~ msgstr "No aplicable." - -#: src/Navigation.tsx:130 +#: src/Navigation.tsx:131 #: src/view/screens/Profile.tsx:129 msgid "Not Found" -msgstr "No encontrado" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:254 #: src/view/com/modals/VerifyEmail.tsx:260 msgid "Not right now" -msgstr "No en este momento" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 #: src/view/com/util/post-ctrls/PostCtrls.tsx:357 msgid "Note about sharing" -msgstr "Nota sobre compartir" +msgstr "" #: 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 solo 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." +msgstr "" -#: src/screens/Messages/ChatList.tsx:180 +#: src/screens/Messages/ChatList.tsx:188 msgid "Nothing here" -msgstr "Nada aquí" +msgstr "" #: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" -msgstr "Filtros de notificación" +msgstr "" -#: src/Navigation.tsx:398 +#: src/Navigation.tsx:399 #: src/view/screens/Notifications.tsx:134 msgid "Notification settings" -msgstr "Ajustes de notificación" +msgstr "" #: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" -msgstr "Ajustes de notificación" +msgstr "" #: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" -msgstr "Sonidos de notificación" +msgstr "" #: src/screens/Messages/Settings.tsx:120 msgid "Notification Sounds" -msgstr "Sonidos de notificación" +msgstr "" -#: src/Navigation.tsx:604 +#: src/Navigation.tsx:613 #: 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/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/desktop/LeftNav.tsx:621 +#: src/view/shell/Drawer.tsx:449 msgid "Notifications" -msgstr "Notificaciones" +msgstr "" #: src/lib/hooks/useTimeAgo.ts:122 msgid "now" -msgstr "ahora" +msgstr "" #: src/components/dms/MessageItem.tsx:198 msgid "Now" -msgstr "Ahora" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:151 #: src/view/com/composer/labels/LabelsBtn.tsx:154 msgid "Nudity" -msgstr "Desnudez" +msgstr "" #: src/lib/moderation/useReportOptions.ts:78 msgid "Nudity or adult content not labeled as such" -msgstr "Desnudez o contenido para adultos no etiquetado como tal" - -#: src/screens/Signup/index.tsx:145 -#~ msgid "of" -#~ msgstr "" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:11 msgid "Off" -msgstr "Apagar" +msgstr "" #: src/components/dialogs/GifSelect.tsx:268 #: src/view/com/util/ErrorBoundary.tsx:57 msgid "Oh no!" -msgstr "¡Qué problema!" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:124 msgid "Oh no! Something went wrong." -msgstr "¡Oh no! Algo salió mal." - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:175 -#~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" -#~ msgstr "" +msgstr "" #: 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" +msgstr "" #: src/screens/Login/PasswordUpdatedForm.tsx:37 #: src/view/com/post-thread/PostThreadItem.tsx:864 msgid "Okay" -msgstr "Está bien" +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 "Respuestas antiguas primero" - -#: src/components/StarterPack/QrCode.tsx:69 -#~ msgid "on" -#~ msgstr "" - -#: src/lib/hooks/useTimeAgo.ts:81 -#~ msgid "on {str}" -#~ msgstr "" +msgstr "" #: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/>" -msgstr "en<0><1/><2><3/>" +msgstr "" -#: src/screens/Settings/Settings.tsx:303 +#: src/screens/Settings/Settings.tsx:304 msgid "Onboarding reset" -msgstr "Reiniciar onboarding" - -#: src/tours/Tooltip.tsx:118 -#~ msgid "Onboarding tour step {0}: {1}" -#~ msgstr "" - -#: src/view/com/composer/Composer.tsx:331 -msgid "One or more GIFs is missing alt text." -msgstr "Falta el texo alternativo en uno o más GIFs." - -#: src/view/com/composer/Composer.tsx:328 -msgid "One or more images is missing alt text." -msgstr "Falta el texto alternativo en una o varias imágenes." +msgstr "" #: src/view/com/composer/Composer.tsx:338 +msgid "One or more GIFs is missing alt text." +msgstr "" + +#: src/view/com/composer/Composer.tsx:335 +msgid "One or more images is missing alt text." +msgstr "" + +#: src/view/com/composer/Composer.tsx:345 msgid "One or more videos is missing alt text." -msgstr "Falta el texto alternativo en uno o más videos." +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:115 msgid "Only .jpg and .png files are supported" -msgstr "Solo se admiten archivos .jpg y .png" - -#: src/components/WhoCanReply.tsx:245 -#~ msgid "Only {0} can reply" -#~ msgstr "" +msgstr "" #: src/components/WhoCanReply.tsx:217 msgid "Only {0} can reply." -msgstr "Solo {0} puede responder." +msgstr "" -#: src/screens/Signup/StepHandle.tsx:152 +#: src/screens/Signup/StepHandle.tsx:156 msgid "Only contains letters, numbers, and hyphens" -msgstr "Solo contiene letras, números y guiones." +msgstr "" #: src/lib/media/picker.shared.ts:29 msgid "Only image files are supported" -msgstr "Solo se admiten archivos de imagen" +msgstr "" #: src/view/com/composer/videos/SubtitleFilePicker.tsx:40 msgid "Only WebVTT (.vtt) files are supported" -msgstr "Solo se admiten archivos WebVTT (.vtt)." +msgstr "" -#: src/components/Lists.tsx:88 +#: src/components/Lists.tsx:94 msgid "Oops, something went wrong!" -msgstr "¡Ups, algo salió mal!" +msgstr "" -#: src/components/Lists.tsx:167 -#: src/components/StarterPack/ProfileStarterPacks.tsx:322 -#: src/components/StarterPack/ProfileStarterPacks.tsx:331 +#: src/components/Lists.tsx:173 +#: src/components/StarterPack/ProfileStarterPacks.tsx:321 +#: src/components/StarterPack/ProfileStarterPacks.tsx:330 #: 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!" +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:267 msgid "Open" -msgstr "Abierto" +msgstr "" #: src/view/com/posts/AviFollowButton.tsx:86 msgid "Open {name} profile shortcut menu" -msgstr "Abrir el menú de accesos directos del perfil de {name}." +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:286 msgid "Open avatar creator" -msgstr "Abrir el creador de avatares" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:127 msgid "Open change handle dialog" -msgstr "Abrir el diálogo de cambio de nombre de usuario" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:272 -#: src/screens/Messages/components/ChatListItem.tsx:273 +#: src/screens/Messages/components/ChatListItem.tsx:290 +#: src/screens/Messages/components/ChatListItem.tsx:291 msgid "Open conversation options" -msgstr "Abrir las opciones de conversación" +msgstr "" -#: src/components/Layout/Header/index.tsx:145 +#: src/components/Layout/Header/index.tsx:149 msgid "Open drawer menu" -msgstr "Abrir el menú lateral" +msgstr "" #: src/screens/Messages/components/MessageInput.web.tsx:181 -#: src/view/com/composer/Composer.tsx:1228 -#: src/view/com/composer/Composer.tsx:1229 +#: src/view/com/composer/Composer.tsx:1235 +#: src/view/com/composer/Composer.tsx:1236 msgid "Open emoji picker" -msgstr "Abrir el selector de emoji" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:190 msgid "Open feed info screen" -msgstr "Abrir la pantalla de información del feed" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:290 #: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" -msgstr "Abrir el menú de opciones del feed" +msgstr "" #: src/screens/Settings/Settings.tsx:208 msgid "Open helpdesk in browser" -msgstr "Abrir helpdesk en navegador" +msgstr "" #: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:71 msgid "Open link to {niceUrl}" -msgstr "Abrir enlace a {niceUrl}" - -#: src/view/screens/Settings/index.tsx:703 -#~ msgid "Open links with in-app browser" -#~ msgstr "Abrir links en navigador interno" +msgstr "" #: src/components/dms/ActionsWrapper.tsx:90 msgid "Open message options" -msgstr "Abrir opciones de mensaje" +msgstr "" -#: src/screens/Settings/Settings.tsx:329 +#: src/screens/Settings/Settings.tsx:330 msgid "Open moderation debug page" -msgstr "Abrir página de depuración de moderación" +msgstr "" #: src/screens/Moderation/index.tsx:204 msgid "Open muted words and tags settings" -msgstr "Abrir ajustes de palabras y etiquetas silenciadas" - -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 -#~ msgid "Open navigation" -#~ msgstr "Abrir navegación" +msgstr "" #: src/view/com/util/forms/PostDropdownBtn.tsx:70 msgid "Open post options menu" -msgstr "Abrir menú de opciones del post" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" -msgstr "Abrir menú del paquete de inicio" +msgstr "" -#: src/screens/Settings/Settings.tsx:322 -#: src/screens/Settings/Settings.tsx:336 +#: src/screens/Settings/Settings.tsx:323 +#: src/screens/Settings/Settings.tsx:337 msgid "Open storybook page" -msgstr "Abrir pagina de histórico" +msgstr "" -#: src/screens/Settings/Settings.tsx:315 +#: src/screens/Settings/Settings.tsx:316 msgid "Open system log" -msgstr "Abrir registro del sistema." +msgstr "" #: src/view/com/util/forms/DropdownButton.tsx:162 msgid "Opens {numItems} options" -msgstr "Abre {numItems} opciones." +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:62 msgid "Opens a dialog to add a content warning to your post" -msgstr "Abre un diálogo para agregar una advertencia de contenido a tu publicación" +msgstr "" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:61 msgid "Opens a dialog to choose who can reply to this thread" -msgstr "Abre un diálogo para elegir quién puede responder a este hilo." - -#: src/view/screens/Settings/index.tsx:456 -#~ msgid "Opens accessibility settings" -#~ msgstr "Abrir ajustes de accesibilidad" +msgstr "" #: src/view/screens/Log.tsx:59 msgid "Opens additional details for a debug entry" -msgstr "Abre detalles adicionales para una entrada de depuración." - -#: src/view/com/notifications/FeedItem.tsx:349 -#~ msgid "Opens an expanded list of users in this notification" -#~ msgstr "" - -#: src/view/screens/Settings/index.tsx:477 -#~ msgid "Opens appearance settings" -#~ msgstr "Abrir ajustes de apariencia" +msgstr "" #: src/view/com/composer/photos/OpenCameraBtn.tsx:73 msgid "Opens camera on device" -msgstr "Abrir cámara del dispositivo" - -#: src/view/screens/Settings/index.tsx:606 -#~ msgid "Opens chat settings" -#~ msgstr "Abrir ajustes de chat" +msgstr "" #: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 msgid "Opens composer" -msgstr "Abrir compositor" - -#: src/view/screens/Settings/index.tsx:498 -#~ msgid "Opens configurable language settings" -#~ msgstr "Abrir la configuración del idioma que se puede ajustar" +msgstr "" #: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 msgid "Opens device photo gallery" -msgstr "Abrir galería de fotos del dispositivo" - -#: src/view/screens/Settings/index.tsx:638 -#~ msgid "Opens external embeds settings" -#~ msgstr "Abre la configuración de incrustaciones externas" +msgstr "" #: 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 "Abre el flujo para crear una nueva cuenta de Bluesky" +msgstr "" #: 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 "Abre el flujo para iniciar sesión en tu cuenta existente de Bluesky" +msgstr "" #: src/view/com/composer/photos/SelectGifBtn.tsx:36 msgid "Opens GIF select dialog" -msgstr "Abre el diálogo de selección de GIF." +msgstr "" #: src/view/com/modals/InviteCodes.tsx:173 msgid "Opens list of invite codes" -msgstr "Abre la lista de códigos de invitación" +msgstr "" -#: src/view/screens/Settings/index.tsx:775 -#~ msgid "Opens modal for account deactivation confirmation" -#~ msgstr "Abre el modal para la confirmación de desactivación de cuenta" - -#: src/view/screens/Settings/index.tsx:797 -#~ msgid "Opens modal for account deletion confirmation. Requires email code" -#~ msgstr "Abre el modal para la confirmación de eliminación de cuenta. Requiere un código enviado por correo electrónico" - -#: src/view/screens/Settings/index.tsx:732 -#~ msgid "Opens modal for changing your Bluesky password" -#~ msgstr "Abre el modal para cambiar tu contraseña de Bluesky" - -#: src/view/screens/Settings/index.tsx:687 -#~ msgid "Opens modal for choosing a new Bluesky handle" -#~ msgstr "Abre el modal para elegir un nuevo nombre de usuario en Bluesky" - -#: src/view/screens/Settings/index.tsx:755 -#~ msgid "Opens modal for downloading your Bluesky account data (repository)" -#~ msgstr "Abre el modal para descargar los datos de tu cuenta de Bluesky (repositorio)" - -#: src/view/screens/Settings/index.tsx:963 -#~ msgid "Opens modal for email verification" -#~ msgstr "Abre el modal para la verificación de correo electrónico" - -#: src/view/com/modals/ChangeHandle.tsx:269 -#~ msgid "Opens modal for using custom domain" -#~ msgstr "Abre el modal para usar el dominio personalizado" - -#: src/view/screens/Settings/index.tsx:523 -#~ msgid "Opens moderation settings" -#~ msgstr "Abre la configuración de moderación" - -#: src/screens/Login/LoginForm.tsx:233 +#: src/screens/Login/LoginForm.tsx:241 msgid "Opens password reset form" -msgstr "Abre el formulario de restablecimiento de contraseña" - -#: src/view/com/home/HomeHeaderLayout.web.tsx:77 -#: src/view/screens/Feeds.tsx:417 -#~ msgid "Opens screen to edit Saved Feeds" -#~ msgstr "" - -#: src/view/screens/Settings/index.tsx:584 -#~ msgid "Opens screen with all saved feeds" -#~ msgstr "Abre la pantalla con todas las noticias guardadas" - -#: src/view/screens/Settings/index.tsx:665 -#~ msgid "Opens the app password settings" -#~ msgstr "Abre la configuración de contraseñas de la aplicación" - -#: src/view/screens/Settings/index.tsx:541 -#~ msgid "Opens the Following feed preferences" -#~ msgstr "Abre las preferencias del feed de Seguidos" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:93 msgid "Opens the linked website" -msgstr "Abre el sitio web vinculado" - -#: src/screens/Messages/List/index.tsx:86 -#~ msgid "Opens the message settings page" -#~ msgstr "" - -#: src/view/screens/Settings/index.tsx:828 -#: src/view/screens/Settings/index.tsx:838 -#~ msgid "Opens the storybook page" -#~ msgstr "Abre la página del libro de cuentos" - -#: src/view/screens/Settings/index.tsx:816 -#~ msgid "Opens the system log page" -#~ msgstr "Abre la página de la bitácora del sistema" - -#: src/view/screens/Settings/index.tsx:562 -#~ msgid "Opens the threads preferences" -#~ msgstr "Abre las preferencias de hilos" +msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:679 -#: src/view/com/util/UserAvatar.tsx:436 +#: src/view/com/util/UserAvatar.tsx:437 msgid "Opens this profile" -msgstr "Abre este perfil" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:101 msgid "Opens video picker" -msgstr "Abre el selector de video" +msgstr "" #: src/view/com/util/forms/DropdownButton.tsx:296 msgid "Option {0} of {numItems}" -msgstr "Opción {0} de {numItems}" +msgstr "" -#: src/components/dms/ReportDialog.tsx:178 -#: src/components/ReportDialog/SubmitView.tsx:167 +#: src/components/dms/ReportDialog.tsx:219 +#: src/components/ReportDialog/SubmitView.tsx:168 msgid "Optionally provide additional information below:" -msgstr "Opcionalmente, proporciona información adicional a continuación:" +msgstr "" #: src/components/dialogs/MutedWords.tsx:299 msgid "Options:" -msgstr "Opciones:" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:388 msgid "Or combine these options:" -msgstr "O combina estas opciones:" +msgstr "" #: src/screens/Deactivated.tsx:199 msgid "Or, continue with another account." -msgstr "O, continúa con otra cuenta." +msgstr "" #: src/screens/Deactivated.tsx:186 msgid "Or, log into one of your other accounts." -msgstr "O, ingresa con una de tus otras cuentas." +msgstr "" #: src/lib/moderation/useReportOptions.ts:27 #: src/view/com/composer/labels/LabelsBtn.tsx:186 msgid "Other" -msgstr "Otro" +msgstr "" #: src/components/AccountList.tsx:83 msgid "Other account" -msgstr "Otra cuenta" - -#: src/view/screens/Settings/index.tsx:380 -#~ msgid "Other accounts" -#~ msgstr "Otras cuentas" +msgstr "" #: src/view/com/composer/select-language/SelectLangBtn.tsx:93 msgid "Other..." -msgstr "Otro..." +msgstr "" + +#: src/components/dms/ReportDialog.tsx:339 +msgid "Our moderation team has received your report." +msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:28 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." +msgstr "" -#: src/components/Lists.tsx:184 +#: src/components/Lists.tsx:190 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" -msgstr "Página no encontrada" +msgstr "" #: src/view/screens/NotFound.tsx:44 msgid "Page Not Found" -msgstr "Página no encontrada" +msgstr "" -#: src/screens/Login/LoginForm.tsx:212 +#: src/screens/Login/LoginForm.tsx:220 #: src/screens/Settings/AccountSettings.tsx:117 #: src/screens/Settings/AccountSettings.tsx:121 -#: src/screens/Signup/StepInfo/index.tsx:192 +#: src/screens/Signup/StepInfo/index.tsx:186 #: src/view/com/modals/DeleteAccount.tsx:239 #: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" -msgstr "Contraseña" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:143 msgid "Password Changed" -msgstr "Contraseña cambiada" +msgstr "" #: src/screens/Login/index.tsx:154 msgid "Password updated" -msgstr "Contraseña actualizada" +msgstr "" #: src/screens/Login/PasswordUpdatedForm.tsx:23 msgid "Password updated!" -msgstr "¡Contraseña actualizada!" +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:369 msgid "Pause" -msgstr "Pausar" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:320 msgid "Pause video" -msgstr "Pausar video" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:519 +#: src/view/screens/Search/Search.tsx:516 msgid "People" -msgstr "Personas" +msgstr "" -#: src/Navigation.tsx:185 +#: src/Navigation.tsx:186 msgid "People followed by @{0}" -msgstr "Personas seguidas por @{0}" +msgstr "" -#: src/Navigation.tsx:178 +#: src/Navigation.tsx:179 msgid "People following @{0}" -msgstr "Personas siguiendo a @{0}" +msgstr "" #: src/view/com/lightbox/Lightbox.tsx:27 msgid "Permission to access camera roll is required." -msgstr "Se requiere permiso para acceder al carrete de la cámara." +msgstr "" #: src/view/com/lightbox/Lightbox.tsx:35 msgid "Permission to access camera roll was denied. Please enable it in your system settings." -msgstr "El permiso para acceder al carrete de la cámara fue denegado. Por favor, actívalo en la configuración de tu sistema." +msgstr "" #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Person toggle" -msgstr "Alternar persona" +msgstr "" #: src/screens/Onboarding/index.tsx:28 #: src/screens/Onboarding/state.ts:109 msgid "Pets" -msgstr "Mascotas" +msgstr "" #: src/screens/Onboarding/state.ts:110 msgid "Photography" -msgstr "Fotografía" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:170 msgid "Pictures meant for adults." -msgstr "Imágenes destinadas a adultos." +msgstr "" + +#: src/screens/Search/components/ExploreTrendingVideos.tsx:173 +#: src/screens/Search/components/ExploreTrendingVideos.tsx:178 +msgid "Pin" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:519 #: src/screens/Profile/components/ProfileFeedHeader.tsx:526 msgid "Pin feed" -msgstr "Anclar el feed" +msgstr "" + +#: src/screens/Search/components/ExploreTrendingVideos.tsx:167 +msgid "Pin the trending videos feed to your home screen for easy access" +msgstr "" #: src/view/screens/ProfileList.tsx:685 msgid "Pin to home" -msgstr "Anclar en inicio" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" -msgstr "Anclar en inicio" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:380 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:387 msgid "Pin to your profile" -msgstr "Anclar en tu perfil" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" -msgstr "Anclado" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:162 #: src/screens/Profile/components/ProfileFeedHeader.tsx:174 msgid "Pinned {0} to Home" -msgstr "{0} anclados en inicio" +msgstr "" #: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" -msgstr "Feeds anclados" +msgstr "" #: src/view/screens/ProfileList.tsx:351 msgid "Pinned to your feeds" -msgstr "Tus feeds anclados" +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" +msgstr "" #: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:107 msgid "Play {0}" -msgstr "Reproducir {0}" - -#: src/screens/Messages/Settings.tsx:97 -#: src/screens/Messages/Settings.tsx:104 -#~ msgid "Play notification sounds" -#~ msgstr "" +msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:42 msgid "Play or pause the GIF" -msgstr "Reproducir o pausar GIF" +msgstr "" -#: src/view/com/util/post-embeds/VideoEmbed.tsx:107 +#: src/view/com/util/post-embeds/VideoEmbed.tsx:134 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 msgid "Play video" -msgstr "Reproducir video" +msgstr "" #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 msgid "Play Video" -msgstr "Reproducir Video" +msgstr "" #: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:106 msgid "Plays the GIF" -msgstr "Reproducir GIF" +msgstr "" #: src/screens/Signup/state.ts:217 msgid "Please choose your handle." -msgstr "Por favor, elige tu identificador." +msgstr "" #: src/screens/Signup/state.ts:210 #: src/screens/Signup/StepInfo/index.tsx:114 msgid "Please choose your password." -msgstr "Por favor, elige tu contraseña." +msgstr "" #: src/screens/Signup/state.ts:231 msgid "Please complete the verification captcha." -msgstr "Por favor, completa la verificación CAPTCHA." +msgstr "" #: 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 "Por favor, confirma tu correo electrónico antes de cambiarlo. Se trata de un requisito temporal mientras se añaden herramientas de actualización de correo electrónico, y pronto se eliminará." +msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:94 -#~ msgid "Please enter a name for your app password. All spaces is not allowed." -#~ msgstr "Por favor, introduce un nombre para tu contraseña de aplicación. No están permitidos los espacios" +#: src/screens/Login/SetNewPasswordForm.tsx:56 +msgid "Please enter a password." +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:114 msgid "Please enter a unique name for this app password or use our randomly generated one." -msgstr "Introduce un nombre único para esta contraseña de app o utiliza la que generamos aleatoriamente." - -#: src/view/com/modals/AddAppPasswords.tsx:151 -#~ msgid "Please enter a unique name for this App Password or use our randomly generated one." -#~ msgstr "Introduce un nombre único para la contraseña de esta app o utiliza una generada aleatoriamente." +msgstr "" #: src/components/dialogs/MutedWords.tsx:86 msgid "Please enter a valid word, tag, or phrase to mute" -msgstr "Por favor, introduce una palabra, etiqueta, o frase válida para silenciar" +msgstr "" #: src/screens/Signup/state.ts:196 #: src/screens/Signup/StepInfo/index.tsx:102 msgid "Please enter your email." -msgstr "Introduce tu correo electrónico." +msgstr "" #: src/screens/Signup/StepInfo/index.tsx:96 msgid "Please enter your invite code." -msgstr "Introduce tu código de invitación." +msgstr "" + +#: src/screens/Login/LoginForm.tsx:95 +msgid "Please enter your password" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" -msgstr "Introduce tu contraseña, también:" +msgstr "" + +#: src/screens/Login/LoginForm.tsx:90 +msgid "Please enter your username" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:265 msgid "Please explain why you think this label was incorrectly applied by {0}" -msgstr "Por favor, explica por qué crees que esta etiqueta fue aplicada incorrectamente por {0}" +msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:110 msgid "Please explain why you think your chats were incorrectly disabled" -msgstr "Por favor, explica por qué crees que tus chats fueron deshabilitados incorrectamente" +msgstr "" #: src/lib/hooks/useAccountSwitcher.ts:45 #: src/lib/hooks/useAccountSwitcher.ts:55 msgid "Please sign in as @{0}" -msgstr "Por favor, ingresa como @{0}" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:109 msgid "Please Verify Your Email" -msgstr "Por favor, verifica tu email" - -#: src/view/com/composer/Composer.tsx:359 -#~ msgid "Please wait for your link card to finish loading" -#~ msgstr "Por favor, espera a que tu tarjeta de enlace termine de cargarse" +msgstr "" #: src/screens/Onboarding/index.tsx:34 #: src/screens/Onboarding/state.ts:111 msgid "Politics" -msgstr "Política" +msgstr "" + +#: src/screens/Search/components/ExploreTrendingVideos.tsx:116 +msgid "Popular videos in your network." +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:157 msgid "Porn" -msgstr "Pornografía" +msgstr "" -#: src/view/com/composer/Composer.tsx:944 +#: src/view/com/composer/Composer.tsx:951 msgctxt "action" msgid "Post" -msgstr "Publicar" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" -msgstr "Publicación" +msgstr "" -#: src/view/com/composer/Composer.tsx:942 +#: src/view/com/composer/Composer.tsx:949 msgctxt "action" msgid "Post All" -msgstr "Publicar Todo" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:209 msgid "Post by {0}" -msgstr "Publicación por {0}" +msgstr "" -#: src/Navigation.tsx:204 -#: src/Navigation.tsx:211 -#: src/Navigation.tsx:218 -#: src/Navigation.tsx:225 +#: src/Navigation.tsx:205 +#: src/Navigation.tsx:212 +#: src/Navigation.tsx:219 +#: src/Navigation.tsx:226 msgid "Post by @{0}" -msgstr "Publicación por {0}" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:175 msgid "Post deleted" -msgstr "Publicación eliminada" +msgstr "" #: src/lib/api/index.ts:185 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." +msgstr "" + +#: src/screens/VideoFeed/index.tsx:511 +msgid "Post has been deleted" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" -msgstr "Publicación oculta" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:105 #: src/lib/moderation/useModerationCauseDescription.ts:104 msgid "Post Hidden by Muted Word" -msgstr "Publicación ocultada por palabra silenciada" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:108 #: src/lib/moderation/useModerationCauseDescription.ts:113 msgid "Post Hidden by You" -msgstr "Publicación ocultada por ti" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:287 msgid "Post interaction settings" -msgstr "Ajustes de interacción de la publicación" +msgstr "" #: src/view/com/composer/select-language/SelectLangBtn.tsx:89 msgid "Post language" -msgstr "Lenguaje de la publicación" +msgstr "" -#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:76 +#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:77 msgid "Post Languages" -msgstr "Lenguajes de la publicación" +msgstr "" #: 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" +msgstr "" #: src/state/queries/pinned-post.ts:59 msgid "Post pinned" -msgstr "Publicación fijado" +msgstr "" #: src/state/queries/pinned-post.ts:61 msgid "Post unpinned" -msgstr "Publicación desfijado" - -#: src/components/TagMenu/index.tsx:268 -msgid "posts" -msgstr "Publicaciones" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:233 msgid "Posts" -msgstr "Publicaciones" - -#: src/components/dialogs/MutedWords.tsx:89 -#~ msgid "Posts can be muted based on their text, their tags, or both." -#~ msgstr "" +msgstr "" #: 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 "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." +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" -msgstr "Publicaciones ocultas" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:60 msgid "Potentially Misleading Link" -msgstr "Enlace potencialmente engañoso" +msgstr "" #: src/state/queries/notifications/settings.ts:44 msgid "Preference saved" -msgstr "Preferencias guardadas" +msgstr "" #: src/screens/Messages/components/MessageListError.tsx:19 msgid "Press to attempt reconnection" -msgstr "Presiona para reintentar la conexión" +msgstr "" -#: src/components/forms/HostingProvider.tsx:46 +#: src/components/forms/HostingProvider.tsx:50 +#: src/components/forms/HostingProvider.tsx:66 msgid "Press to change hosting provider" -msgstr "Presiona para cambiar el proveedor de hosting" +msgstr "" #: src/components/Error.tsx:60 -#: src/components/Lists.tsx:93 +#: src/components/Lists.tsx:99 #: src/screens/Messages/components/MessageListError.tsx:24 #: src/screens/Signup/BackNextButtons.tsx:47 msgid "Press to retry" -msgstr "Presiona para reintentar" - -#: src/screens/Messages/Conversation/MessagesList.tsx:47 -#: src/screens/Messages/Conversation/MessagesList.tsx:53 -#~ msgid "Press to Retry" -#~ msgstr "" +msgstr "" #: src/components/KnownFollowers.tsx:124 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." +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" -msgstr "Imagen previa" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:167 msgid "Primary Language" -msgstr "Idioma primario" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:112 #: src/screens/Settings/ThreadPreferences.tsx:117 msgid "Prioritize your Follows" -msgstr "Priorizar los usuarios a los que sigues" - -#: src/view/screens/PreferencesThreads.tsx:92 -#~ msgid "Prioritize Your Follows" -#~ msgstr "Priorizar los usuarios a los que sigue" +msgstr "" #: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" -msgstr "Notificaciones prioritarias" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:101 #: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" -msgstr "Privacidad" +msgstr "" #: src/screens/Settings/Settings.tsx:161 #: src/screens/Settings/Settings.tsx:164 msgid "Privacy and security" -msgstr "Privacidad y seguridad" +msgstr "" -#: src/Navigation.tsx:347 +#: src/Navigation.tsx:348 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" -msgstr "Privacidad y Seguridad" +msgstr "" -#: src/Navigation.tsx:271 +#: src/Navigation.tsx:272 #: 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 +#: src/view/shell/Drawer.tsx:629 +#: src/view/shell/Drawer.tsx:630 msgid "Privacy Policy" -msgstr "Política de privacidad" +msgstr "" -#: src/components/dms/MessagesNUX.tsx:91 -#~ msgid "Privately chat with other users." -#~ msgstr "" - -#: src/view/com/composer/Composer.tsx:1641 +#: src/view/com/composer/Composer.tsx:1649 msgid "Processing video..." -msgstr "Procesando video..." +msgstr "" #: src/lib/api/index.ts:59 #: src/screens/Login/ForgotPasswordForm.tsx:149 msgid "Processing..." -msgstr "Procesando..." +msgstr "" #: src/view/screens/DebugMod.tsx:919 -#: src/view/screens/Profile.tsx:362 +#: src/view/screens/Profile.tsx:372 msgid "profile" -msgstr "perfil" +msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:276 -#: src/view/shell/desktop/LeftNav.tsx:481 +#: src/view/shell/bottom-bar/BottomBar.tsx:275 +#: src/view/shell/desktop/LeftNav.tsx:676 #: src/view/shell/Drawer.tsx:71 -#: src/view/shell/Drawer.tsx:516 +#: src/view/shell/Drawer.tsx:521 msgid "Profile" -msgstr "Perfil" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:191 #: src/view/com/modals/EditProfile.tsx:124 msgid "Profile updated" -msgstr "Perfil actualizado" +msgstr "" -#: src/view/screens/Settings/index.tsx:976 -#~ msgid "Protect your account by verifying your email." -#~ msgstr "Protege tu cuenta verificando tu correo electrónico." - -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:253 msgid "Public" -msgstr "Público" +msgstr "" #: src/view/com/lists/MyLists.tsx:77 msgid "Public, sharable lists of users to mute or block in bulk." -msgstr "Listas públicas y compartibles para bloquear o silenciar a usuarios en grupo." +msgstr "" #: src/view/com/lists/MyLists.tsx:72 msgid "Public, sharable lists which can be used to drive feeds." -msgstr "Listas públicas y compartibles que se pueden usar para impulsar feeds." - -#: 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." - -#: src/view/screens/Lists.tsx:81 -#~ 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" -#~ msgstr "Publicar" - -#: src/view/com/composer/Composer.tsx:579 -#~ msgid "Publish reply" -#~ msgstr "Publicar respuesta" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" -msgstr "¡Código QR copiado a tu portapapeles!" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:106 msgid "QR code has been downloaded!" -msgstr "¡El código QR ha sido descargado!" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:107 msgid "QR code saved to your camera roll!" -msgstr "¡Código QR guardado en tu galería!" - -#: src/tours/Tooltip.tsx:111 -#~ msgid "Quick tip" -#~ msgstr "" +msgstr "" #: 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 publicación" - -#: src/view/com/modals/Repost.tsx:71 -#~ msgctxt "action" -#~ msgid "Quote Post" -#~ msgstr "Citar Post" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:303 msgid "Quote post was re-attached" -msgstr "La cita se vinculado de nuevo" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:302 msgid "Quote post was successfully detached" -msgstr "La cita se ha desvinculado correctamente" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:177 #: src/view/com/util/post-ctrls/RepostButton.tsx:199 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" -msgstr "Citas deshabilitadas" - -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -#~ msgid "Quote posts enabled" -#~ msgstr "Citas habilitadas" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" -msgstr "Configuración de citas" +msgstr "" #: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" -msgstr "Citas" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:243 msgid "Quotes of this post" -msgstr "Citas de esta publicación" +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 "Orden aleatorio (\"Ruleta de Publicadores\")" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:581 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." - -#: src/view/com/modals/EditImage.tsx:237 -#~ msgid "Ratios" -#~ msgstr "Proporciones" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:565 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:575 msgid "Re-attach quote" -msgstr "Vincular cita de nuevo" +msgstr "" #: src/screens/Deactivated.tsx:140 msgid "Reactivate your account" -msgstr "Reactivar tu cuenta" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:934 +msgid "Read less" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:934 +msgid "Read more" +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:171 msgid "Read the Bluesky blog" -msgstr "Leer el blog de Bluesky" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:58 #: src/screens/Signup/StepInfo/Policies.tsx:84 msgid "Read the Bluesky Privacy Policy" -msgstr "Leer las Políticas de Privacidad de Bluesky" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:51 #: src/screens/Signup/StepInfo/Policies.tsx:71 msgid "Read the Bluesky Terms of Service" -msgstr "Leer los Términos y Condiciones de Bluesky" +msgstr "" -#: src/components/dms/ReportDialog.tsx:169 +#: src/screens/Takendown.tsx:162 +#: src/screens/Takendown.tsx:170 +msgid "Reason for appeal" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:210 msgid "Reason:" -msgstr "Razón:" +msgstr "" -#: src/components/dms/MessageReportDialog.tsx:149 -#~ msgid "Reason: {0}" -#~ msgstr "" - -#: src/view/screens/Search/Search.tsx:1041 +#: src/view/screens/Search/Search.tsx:1040 msgid "Recent Searches" -msgstr "Búsquedas Recientes" +msgstr "" #: src/screens/Search/components/ExploreRecommendations.tsx:50 msgid "Recommended" -msgstr "Recomendaciones" +msgstr "" #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" -msgstr "Reconectar" +msgstr "" -#: src/view/screens/Notifications.tsx:144 -#~ msgid "Refresh notifications" -#~ msgstr "Actualizar notificaciones" - -#: src/screens/Messages/ChatList.tsx:163 +#: src/screens/Messages/ChatList.tsx:171 msgid "Reload conversations" -msgstr "Recargar conversaciones" +msgstr "" #: src/components/dialogs/MutedWords.tsx:438 #: src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 -#: src/screens/Settings/Settings.tsx:466 +#: src/screens/Settings/Settings.tsx:468 #: 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" +msgstr "" #: src/components/StarterPack/Wizard/WizardListCard.tsx:57 msgid "Remove {displayName} from starter pack" -msgstr "Eliminar a {displayName} del paquete de inicio" +msgstr "" -#: src/screens/Settings/Settings.tsx:445 -#: src/screens/Settings/Settings.tsx:448 +#: src/screens/Settings/Settings.tsx:447 +#: src/screens/Settings/Settings.tsx:450 msgid "Remove account" -msgstr "Eliminar la cuenta" +msgstr "" #: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:15 msgid "Remove attachment" -msgstr "Eliminar adjunto" +msgstr "" -#: src/view/com/util/UserAvatar.tsx:403 +#: src/view/com/util/UserAvatar.tsx:404 msgid "Remove Avatar" -msgstr "Eliminar Avatar" +msgstr "" #: src/view/com/util/UserBanner.tsx:155 msgid "Remove Banner" -msgstr "Eliminar Banner" +msgstr "" #: src/screens/Messages/components/MessageInputEmbed.tsx:206 msgid "Remove embed" -msgstr "Eliminar incrustado" +msgstr "" #: 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 feed" +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" -msgstr "¿Eliminar feed?" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:318 #: src/screens/Profile/components/ProfileFeedHeader.tsx:324 @@ -6298,448 +5426,395 @@ msgstr "¿Eliminar feed?" #: src/view/screens/ProfileList.tsx:498 #: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" -msgstr "Eliminar de mis feeds" +msgstr "" #: src/components/FeedCard.tsx:310 #: src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" -msgstr "¿Eliminar de mis feeds?" +msgstr "" -#: src/screens/Settings/Settings.tsx:458 +#: src/screens/Settings/Settings.tsx:460 msgid "Remove from quick access?" -msgstr "¿Eliminar del acceso rápido?" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:167 msgid "Remove from saved feeds" -msgstr "Eliminar de los feeds guardados" +msgstr "" #: src/view/com/composer/photos/Gallery.tsx:203 msgid "Remove image" -msgstr "Eliminar la imagen" - -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:28 -#~ msgid "Remove image preview" -#~ msgstr "Eliminar la vista previa de la imagen" +msgstr "" #: src/components/dialogs/MutedWords.tsx:523 msgid "Remove mute word from your list" -msgstr "Eliminar palabra silenciada de tu lista" +msgstr "" -#: src/view/screens/Search/Search.tsx:1089 +#: src/view/screens/Search/Search.tsx:1088 msgid "Remove profile" -msgstr "Eliminar perfil" +msgstr "" -#: src/view/screens/Search/Search.tsx:1091 +#: src/view/screens/Search/Search.tsx:1090 msgid "Remove profile from search history" -msgstr "Eliminar perfil del historial de búsqueda" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:285 msgid "Remove quote" -msgstr "Eliminar cita" +msgstr "" #: 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" +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:260 msgid "Remove subtitle file" -msgstr "Eliminar archivo de subtítulo" +msgstr "" #: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" -msgstr "Eliminar este feed de tus feeds guardados" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 msgid "Removed by author" -msgstr "Eliminado por el autor" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 msgid "Removed by you" -msgstr "Eliminado por ti" +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:200 #: src/view/com/modals/UserAddRemoveLists.tsx:170 msgid "Removed from list" -msgstr "Eliminado de la lista" +msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:138 msgid "Removed from my feeds" -msgstr "Eliminado de mis feeds" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:94 #: src/screens/List/ListHiddenScreen.tsx:171 msgid "Removed from saved feeds" -msgstr "Eliminado de mis feeds guardados" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 #: src/view/screens/ProfileList.tsx:382 msgid "Removed from your feeds" -msgstr "Eliminado de tus feeds" - -#: src/view/com/composer/ExternalEmbed.tsx:88 -#~ msgid "Removes default thumbnail from {0}" -#~ msgstr "" +msgstr "" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:286 msgid "Removes quoted post" -msgstr "Elimina la cita" - -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:29 -#~ msgid "Removes the attachment" -#~ msgstr "Remueve adjunto" - -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:29 -#~ msgid "Removes the image preview" -#~ msgstr "" +msgstr "" #: src/view/com/posts/FeedShutdownMsg.tsx:129 #: src/view/com/posts/FeedShutdownMsg.tsx:133 msgid "Replace with Discover" -msgstr "Reemplaza con Descubrir" +msgstr "" -#: src/view/screens/Profile.tsx:232 +#: src/view/screens/Profile.tsx:234 msgid "Replies" -msgstr "Respuestas" +msgstr "" #: src/components/WhoCanReply.tsx:69 msgid "Replies disabled" -msgstr "Respuestas deshabilitadas" - -#: src/view/com/threadgate/WhoCanReply.tsx:123 -#~ msgid "Replies on this thread are disabled" -#~ msgstr "" +msgstr "" #: src/components/WhoCanReply.tsx:215 msgid "Replies to this post are disabled." -msgstr "Las respuestas en esta publicación estan deshabilitadas." +msgstr "" -#: src/components/WhoCanReply.tsx:243 -#~ msgid "Replies to this thread are disabled" -#~ msgstr "Las respuestas a este hilo están desactivadas" - -#: src/view/com/composer/Composer.tsx:940 +#: src/view/com/composer/Composer.tsx:947 msgctxt "action" msgid "Reply" -msgstr "Responder" +msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:263 msgid "Reply ({0, plural, one {# reply} other {# replies}})" -msgstr "Responder ({0, plural, one {# respuesta} other {# respuestas}})" - -#: src/view/screens/PreferencesFollowingFeed.tsx:142 -#~ msgid "Reply Filters" -#~ msgstr "Filtros de respuestas" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" -msgstr "Respuesta ocultada por el autor del hilo" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:113 #: src/lib/moderation/useModerationCauseDescription.ts:122 msgid "Reply Hidden by You" -msgstr "Respuesta ocultada por ti" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:355 msgid "Reply settings" -msgstr "Ajustes de respuesta" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:340 msgid "Reply settings are chosen by the author of the thread" -msgstr "La configuración de respuestas es elegida por el autor del hilo" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:648 msgid "Reply sorting" -msgstr "Orden de las respuestas" +msgstr "" #: 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/>" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" -msgstr "Responder a una publicación bloqueada" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" -msgstr "Responder a una publicación" +msgstr "" #: src/view/com/post/Post.tsx:202 #: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" -msgstr "Responder a ti" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:333 msgid "Reply visibility updated" -msgstr "Visibilidad de la respuesta actualizada" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:332 msgid "Reply was successfully hidden" -msgstr "La respuesta se ha ocultado correctamente" +msgstr "" #: src/components/dms/MessageMenu.tsx:132 -#: src/components/dms/MessagesListBlockedFooter.tsx:77 #: src/components/dms/MessagesListBlockedFooter.tsx:84 +#: src/components/dms/MessagesListBlockedFooter.tsx:91 msgid "Report" -msgstr "Denunciar" - -#: src/components/dms/ConvoMenu.tsx:146 -#: src/components/dms/ConvoMenu.tsx:150 -#~ msgid "Report account" -#~ msgstr "" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:299 #: src/view/com/profile/ProfileMenu.tsx:302 msgid "Report Account" -msgstr "Denunciar cuenta" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:197 -#: src/components/dms/ConvoMenu.tsx:200 +#: src/components/dms/ConvoMenu.tsx:258 +#: src/components/dms/ConvoMenu.tsx:261 #: src/components/dms/ReportConversationPrompt.tsx:17 msgid "Report conversation" -msgstr "Denunciar conversación" +msgstr "" #: src/components/ReportDialog/index.tsx:44 msgid "Report dialog" -msgstr "Ventana de denuncia" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:542 #: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" -msgstr "Denunciar feed" +msgstr "" #: src/view/screens/ProfileList.tsx:540 msgid "Report List" -msgstr "Denunciar lista" +msgstr "" #: src/components/dms/MessageMenu.tsx:130 msgid "Report message" -msgstr "Denunciar mensaje" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:611 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:613 msgid "Report post" -msgstr "Denunciar publicación" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:606 #: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" -msgstr "Denunciar paquete de inicio" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:43 +#: src/components/dms/ReportDialog.tsx:336 +msgid "Report submitted" +msgstr "" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:41 msgid "Report this content" -msgstr "Denunciar este contenido" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:56 +#: src/components/ReportDialog/SelectReportOptionView.tsx:54 msgid "Report this feed" -msgstr "Denunciar este feed" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:53 +#: src/components/ReportDialog/SelectReportOptionView.tsx:51 msgid "Report this list" -msgstr "Denunciar esta lista" +msgstr "" -#: src/components/dms/ReportDialog.tsx:44 -#: src/components/dms/ReportDialog.tsx:137 -#: src/components/ReportDialog/SelectReportOptionView.tsx:62 +#: src/components/dms/ReportDialog.tsx:58 +#: src/components/dms/ReportDialog.tsx:178 +#: src/components/ReportDialog/SelectReportOptionView.tsx:60 msgid "Report this message" -msgstr "Denunciar este mensaje" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:50 +#: src/components/ReportDialog/SelectReportOptionView.tsx:48 msgid "Report this post" -msgstr "Denunciar esta publicación" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:59 +#: src/components/ReportDialog/SelectReportOptionView.tsx:57 msgid "Report this starter pack" -msgstr "Denunciar este paquete de inicio" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:47 +#: src/components/ReportDialog/SelectReportOptionView.tsx:45 msgid "Report this user" -msgstr "Denunciar este usuario" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:156 #: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" -msgstr "Republicar" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Repost" -msgstr "Republicar" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:74 msgid "Repost ({0, plural, one {# repost} other {# reposts}})" -msgstr "Republicar ({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" +msgstr "" #: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" -msgstr "Republicado por" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" -msgstr "Republicado por {0}" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/>" -msgstr "Republicado por <0><1/>" +msgstr "" #: src/view/com/posts/PostFeedItem.tsx:301 #: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" -msgstr "Republicado por ti" - -#: src/view/com/notifications/FeedItem.tsx:180 -#~ msgid "reposted your post" -#~ msgstr "republicó tu publicación" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:222 msgid "Reposts of this post" -msgstr "Republicaciones de esta publicación" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:176 #: src/view/com/modals/ChangeEmail.tsx:178 msgid "Request Change" -msgstr "Solicitar cambio" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:242 #: src/view/com/modals/ChangePassword.tsx:244 msgid "Request Code" -msgstr "Solicitar código" +msgstr "" #: 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" +msgstr "" #: src/screens/Settings/components/Email2FAToggle.tsx:54 msgid "Require an email code to log in to your account." -msgstr "Requerir un código por correo electrónico antes de iniciar sesión con tu cuenta." +msgstr "" -#: src/view/screens/Settings/Email2FAToggle.tsx:51 -#~ msgid "Require email code to log into your account" -#~ msgstr "Requerir código de correo electrónico para iniciar sesión en tu cuenta" - -#: src/screens/Signup/StepInfo/index.tsx:159 +#: src/screens/Signup/StepInfo/index.tsx:153 msgid "Required for this provider" -msgstr "Requerido para este proveedor" +msgstr "" #: src/components/LabelingServiceCard/index.tsx:80 msgid "Required in your region" -msgstr "Requerido en tu región" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:173 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:176 msgid "Resend email" -msgstr "Reenviar correo" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:267 #: src/components/dialogs/VerifyEmailDialog.tsx:277 #: src/components/intents/VerifyEmailIntentDialog.tsx:130 msgid "Resend Email" -msgstr "Reenviar correo" +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:122 msgid "Resend Verification Email" -msgstr "Reenviar correo de verificación" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:186 msgid "Reset code" -msgstr "Código de restablecimiento" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:193 msgid "Reset Code" -msgstr "Código de restablecimiento" +msgstr "" -#: src/screens/Settings/Settings.tsx:343 -#: src/screens/Settings/Settings.tsx:345 +#: src/screens/Settings/Settings.tsx:344 +#: src/screens/Settings/Settings.tsx:346 msgid "Reset onboarding state" -msgstr "Restablecer el estado de incorporación" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:80 msgid "Reset password" -msgstr "Restablecer contraseña" +msgstr "" -#: src/view/screens/Settings/index.tsx:847 -#: src/view/screens/Settings/index.tsx:850 -#~ msgid "Reset preferences state" -#~ msgstr "Restablecer el estado de preferencias" - -#: src/view/screens/Settings/index.tsx:868 -#~ msgid "Resets the onboarding state" -#~ msgstr "Restablece el estado de incorporación" - -#: src/view/screens/Settings/index.tsx:848 -#~ msgid "Resets the preferences state" -#~ msgstr "Restablece el estado de preferencias" - -#: src/screens/Login/LoginForm.tsx:306 +#: src/screens/Login/LoginForm.tsx:314 msgid "Retries login" -msgstr "Reintenta inicio de sesión" +msgstr "" -#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorMessage.tsx:62 #: 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" +msgstr "" #: 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/ChatList.tsx:169 +#: src/components/Lists.tsx:110 +#: src/components/StarterPack/ProfileStarterPacks.tsx:335 +#: src/screens/Login/LoginForm.tsx:313 +#: src/screens/Login/LoginForm.tsx:320 +#: src/screens/Messages/ChatList.tsx:177 #: 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/ErrorMessage.tsx:60 #: 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/screens/Messages/Conversation/MessageListError.tsx:54 -#~ msgid "Retry." -#~ msgstr "Reintentar." +msgstr "" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:216 #: src/screens/StarterPack/StarterPackScreen.tsx:752 #: src/view/screens/ProfileList.tsx:1010 msgid "Return to previous page" -msgstr "Volver a la página anterior" +msgstr "" #: src/view/screens/NotFound.tsx:61 msgid "Returns to home page" -msgstr "Volver a la página de inicio" +msgstr "" -#: src/screens/Profile/ProfileFeed/index.tsx:83 +#: src/screens/Profile/ProfileFeed/index.tsx:90 +#: src/screens/VideoFeed/index.tsx:1101 #: src/view/screens/NotFound.tsx:60 msgid "Returns to previous page" -msgstr "Volver a la página anterior" +msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:124 +#: src/components/dialogs/BirthDateSettings.tsx:120 #: 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/screens/Settings/components/ChangeHandleDialog.tsx:243 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 @@ -6750,492 +5825,363 @@ msgstr "Volver a la página anterior" #: src/view/com/modals/EditProfile.tsx:219 #: src/view/screens/SavedFeeds.tsx:109 msgid "Save" -msgstr "Guardar" +msgstr "" #: src/view/com/lightbox/ImageViewing/index.tsx:622 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" -msgstr "Guardar" +msgstr "" -#: src/view/com/modals/AltImage.tsx:132 -#~ msgid "Save alt text" -#~ msgstr "Guardar texto alternativo" - -#: src/components/dialogs/BirthDateSettings.tsx:118 +#: src/components/dialogs/BirthDateSettings.tsx:114 msgid "Save birthday" -msgstr "Guardar cumpleaños" +msgstr "" #: src/view/screens/SavedFeeds.tsx:105 #: src/view/screens/SavedFeeds.tsx:109 msgid "Save changes" -msgstr "Guardar cambios" +msgstr "" #: src/view/com/modals/EditProfile.tsx:227 msgid "Save Changes" -msgstr "Guardar cambios" - -#: src/view/com/modals/ChangeHandle.tsx:158 -#~ msgid "Save handle change" -#~ msgstr "Guardar cambio de nombre de usuario" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:150 #: src/components/StarterPack/ShareDialog.tsx:157 msgid "Save image" -msgstr "Guardar imagen" +msgstr "" #: src/view/com/modals/CropImage.web.tsx:104 msgid "Save image crop" -msgstr "Guardar recorte de imagen" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:229 msgid "Save new handle" -msgstr "Guardar nuevo nombre de usuario" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:179 msgid "Save QR code" -msgstr "Guardar código QR" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:319 #: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" -msgstr "Guardar en mis feeds" +msgstr "" #: src/view/screens/SavedFeeds.tsx:164 msgid "Saved Feeds" -msgstr "Feeds guardados" +msgstr "" #: src/view/com/lightbox/Lightbox.tsx:44 msgid "Saved to your camera roll" -msgstr "Guardado en tu galería" - -#: src/view/com/lightbox/Lightbox.tsx:81 -#~ msgid "Saved to your camera roll." -#~ msgstr "Guardado en tu galería." +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:135 #: src/view/screens/ProfileList.tsx:362 msgid "Saved to your feeds" -msgstr "Guardado en tus feeds" +msgstr "" #: src/view/com/modals/EditProfile.tsx:220 msgid "Saves any changes to your profile" -msgstr "Guarda los cambios en tu perfil" - -#: src/view/com/modals/ChangeHandle.tsx:159 -#~ msgid "Saves handle change to {handle}" -#~ msgstr "Guarda el cambio de nombre de usuario a {handle}" +msgstr "" #: src/view/com/modals/CropImage.web.tsx:105 msgid "Saves image crop settings" -msgstr "Guarda los ajustes de recorte de la imagen" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 #: src/view/com/notifications/NotificationFeedItem.tsx:540 #: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" -msgstr "¡Di hola!" +msgstr "" #: src/screens/Onboarding/index.tsx:33 #: src/screens/Onboarding/state.ts:112 msgid "Science" -msgstr "Ciencia" +msgstr "" #: src/view/screens/ProfileList.tsx:967 msgid "Scroll to top" -msgstr "Desplazar hacia arriba" +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:487 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:599 +#: src/Navigation.tsx:608 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:577 -#: src/view/shell/bottom-bar/BottomBar.tsx:183 -#: src/view/shell/desktop/LeftNav.tsx:407 -#: src/view/shell/Drawer.tsx:365 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/shell/bottom-bar/BottomBar.tsx:182 +#: src/view/shell/desktop/LeftNav.tsx:602 +#: src/view/shell/Drawer.tsx:370 msgid "Search" -msgstr "Buscar" +msgstr "" #: src/components/ProgressGuide/FollowDialog.tsx:745 msgid "Search by name or interest" -msgstr "Buscar por nombre o interés" +msgstr "" #: src/view/screens/Feeds.tsx:441 msgid "Search feeds" -msgstr "Buscar feeds" +msgstr "" #: src/components/ProgressGuide/FollowDialog.tsx:575 msgid "Search for \"{interestsDisplayName}\"{activeText}" -msgstr "Buscar \"{interestsDisplayName}\"{activeText}" +msgstr "" #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" -msgstr "Buscar \"{query}\"" +msgstr "" -#: src/view/screens/Search/Search.tsx:987 +#: src/view/screens/Search/Search.tsx:986 msgid "Search for \"{searchText}\"" -msgstr "Buscar \"{searchText}\"" - -#: src/components/TagMenu/index.tsx:155 -#~ msgid "Search for all posts by @{authorHandle} with tag {displayTag}" -#~ msgstr "Buscar todas las publicaciones de @{authorHandle} con la etiqueta {displayTag}" - -#: src/components/TagMenu/index.tsx:104 -#~ msgid "Search for all posts with tag {displayTag}" -#~ msgstr "Buscar todas las publicaciones con la etiqueta {displayTag}" +msgstr "" #: 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." - -#: src/components/dms/NewChat.tsx:226 -#~ msgid "Search for someone to start a conversation with." -#~ msgstr "Buscar a alguien para comenzar una conversación." +msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:71 msgid "Search for users" -msgstr "Buscar usuarios" +msgstr "" #: src/components/dialogs/GifSelect.tsx:177 msgid "Search GIFs" -msgstr "Buscar GIFs" +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:507 #: src/components/dms/dialogs/SearchablePeopleList.tsx:508 #: src/components/ProgressGuide/FollowDialog.tsx:764 #: src/components/ProgressGuide/FollowDialog.tsx:765 msgid "Search profiles" -msgstr "Buscar perfiles" +msgstr "" #: src/components/dialogs/GifSelect.tsx:178 msgid "Search Tenor" -msgstr "Buscar en Tenor" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:105 msgid "Security Step Required" -msgstr "Se requiere un paso de seguridad" +msgstr "" -#: src/components/TagMenu/index.web.tsx:77 -msgid "See {truncatedTag} posts" -msgstr "Ver publicaciones de {truncatedTag}" +#: src/components/RichTextTag.tsx:111 +msgid "See {tag} posts" +msgstr "" -#: src/components/TagMenu/index.web.tsx:94 -msgid "See {truncatedTag} posts by user" -msgstr "Ver publicaciones de {truncatedTag} por el usuario" +#: src/components/RichTextTag.tsx:124 +msgid "See {tag} posts by user" +msgstr "" -#: src/components/TagMenu/index.tsx:155 -msgid "See <0>{displayTag} posts" -msgstr "Ver publicaciones de <0>{displayTag}" +#: src/components/RichTextTag.tsx:118 +msgid "See #{tag} posts" +msgstr "" -#: src/components/TagMenu/index.tsx:203 -msgid "See <0>{displayTag} posts by this user" -msgstr "Ver publicaciones de <0>{displayTag} por este usuario" +#: src/components/RichTextTag.tsx:132 +msgid "See #{tag} posts by user" +msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:176 msgid "See jobs at Bluesky" -msgstr "Ver empleos en Bluesky" - -#: src/view/com/notifications/FeedItem.tsx:411 -#: src/view/com/util/UserAvatar.tsx:402 -#~ msgid "See profile" -#~ msgstr "Ver perfil" +msgstr "" #: src/view/screens/SavedFeeds.tsx:205 msgid "See this guide" -msgstr "Ver esta guía" - -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:189 -#~ msgid "Seek slider" -#~ msgstr "Control deslizante de búsqueda" +msgstr "" #: 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" - -#: src/view/com/util/Selector.tsx:107 -#~ msgid "Select {item}" -#~ msgstr "Seleccionar {item}" +msgstr "" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 msgid "Select a color" -msgstr "Selecciona un color" +msgstr "" #: src/screens/Login/ChooseAccountForm.tsx:77 msgid "Select account" -msgstr "Seleccionar cuenta" +msgstr "" #: src/screens/Onboarding/StepProfile/AvatarCircle.tsx:66 msgid "Select an avatar" -msgstr "Selecciona un avatar" +msgstr "" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 msgid "Select an emoji" -msgstr "Selecciona un emoji" +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:262 msgid "Select content languages" -msgstr "Seleccionar idiomas de contenido" +msgstr "" #: src/screens/Login/index.tsx:117 msgid "Select from an existing account" -msgstr "Selecciona de una cuenta existente" +msgstr "" #: src/view/com/composer/photos/SelectGifBtn.tsx:35 msgid "Select GIF" -msgstr "Seleccionar GIF" +msgstr "" #: src/components/dialogs/GifSelect.tsx:306 msgid "Select GIF \"{0}\"" -msgstr "Seleccionar GIF \"{0}\"" +msgstr "" #: src/components/dialogs/MutedWords.tsx:142 msgid "Select how long to mute this word for." -msgstr "Selecciona por cuánto tiempo se debería silenciar esta palabra." +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:245 msgid "Select language..." -msgstr "Seleccionar idioma..." +msgstr "" #: src/screens/Settings/LanguageSettings.tsx:276 msgid "Select languages" -msgstr "Seleccionar idiomas" +msgstr "" #: src/components/ReportDialog/SelectLabelerView.tsx:28 msgid "Select moderator" -msgstr "Seleccionar moderador" - -#: src/view/com/util/Selector.tsx:108 -#~ msgid "Select option {i} of {numItems}" -#~ msgstr "Seleccionar opción {i} de {numItems}" - -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:52 -#~ msgid "Select some accounts below to follow" -#~ msgstr "Seleccionar algunas cuentas para seguir abajo" +msgstr "" #: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 msgid "Select subtitle file (.vtt)" -msgstr "Seleccionar subtítulo (.vtt)" +msgstr "" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 msgid "Select the {emojiName} emoji as your avatar" -msgstr "Seleccionar el emoji {emojiName} como tu avatar" +msgstr "" -#: src/components/ReportDialog/SubmitView.tsx:140 +#: src/components/ReportDialog/SubmitView.tsx:141 msgid "Select the moderation service(s) to report to" -msgstr "Seleccionar los servicios de moderación a los que reportar" - -#: src/view/com/auth/server-input/index.tsx:79 -msgid "Select the service that hosts your data." -msgstr "Elige qué proveedor de servicio quieres usar." - -#: src/screens/Onboarding/StepTopicalFeeds.tsx:100 -#~ msgid "Select topical feeds to follow from the list below" -#~ msgstr "Seleccionar feeds temáticos para seguir de la lista a continuación" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:100 msgid "Select video" -msgstr "Seleccionar video" +msgstr "" #: src/components/dialogs/MutedWords.tsx:242 msgid "Select what content this mute word should apply to." -msgstr "Seleccionar a qué contenido se debe aplicar esta palabra silenciada." - -#: src/screens/Onboarding/StepModeration/index.tsx:63 -#~ 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." +msgstr "" #: 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." +msgstr "" #: 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." +msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:223 +#: src/screens/Signup/StepInfo/index.tsx:217 msgid "Select your date of birth" -msgstr "Elige tu fecha de nacimiento" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:192 msgid "Select your interests from the options below" -msgstr "Selecciona tus intereses de las opciones a continuación" +msgstr "" #: 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." - -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:117 -#~ msgid "Select your primary algorithmic feeds" -#~ msgstr "" - -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:133 -#~ msgid "Select your secondary algorithmic feeds" -#~ msgstr "" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:38 msgid "Send a neat website!" -msgstr "¡Envía un sitio web interesante!" - -#: src/screens/Settings/ContentAndMediaSettings.tsx:118 -#~ msgid "Send Bluesky referrer" -#~ msgstr "Enviar origen de referencia de Bluesky" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:232 msgid "Send Confirmation" -msgstr "Enviar confirmación" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:225 msgid "Send confirmation email" -msgstr "Enviar correo de confirmación" +msgstr "" #: src/view/com/modals/VerifyEmail.tsx:210 #: src/view/com/modals/VerifyEmail.tsx:212 msgid "Send Confirmation Email" -msgstr "Enviar correo de confirmación" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" -msgstr "Enviar correo" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" -msgstr "Enviar correo" +msgstr "" -#: src/view/shell/Drawer.tsx:312 +#: src/view/shell/Drawer.tsx:317 msgid "Send feedback" -msgstr "Enviar comentarios" +msgstr "" #: src/screens/Messages/components/MessageInput.tsx:173 #: src/screens/Messages/components/MessageInput.web.tsx:235 msgid "Send message" -msgstr "Enviar mensaje" +msgstr "" #: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 msgid "Send post to..." -msgstr "Enviar publicación a..." +msgstr "" -#: src/components/dms/ReportDialog.tsx:229 -#: src/components/dms/ReportDialog.tsx:232 -#: src/components/ReportDialog/SubmitView.tsx:220 -#: src/components/ReportDialog/SubmitView.tsx:224 +#: src/components/dms/ReportDialog.tsx:269 +#: src/components/dms/ReportDialog.tsx:272 +#: src/components/ReportDialog/SubmitView.tsx:221 +#: src/components/ReportDialog/SubmitView.tsx:225 msgid "Send report" -msgstr "Enviar reporte" +msgstr "" #: src/components/ReportDialog/SelectLabelerView.tsx:42 msgid "Send report to {0}" -msgstr "Enviar reporte a {0}" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:120 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:123 msgid "Send verification email" -msgstr "Enviar correo de verificación" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:423 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:426 msgid "Send via direct message" -msgstr "Enviar vía mensaje directo" +msgstr "" #: 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" +msgstr "" -#: src/view/com/auth/server-input/index.tsx:111 +#: src/view/com/auth/server-input/index.tsx:163 msgid "Server address" -msgstr "Dirección del servidor" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:178 msgid "Set app icon to {0}" -msgstr "Cambiar el icono de la app a {0}" +msgstr "" #: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" -msgstr "Establecer cumpleaños" +msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:96 +#: src/screens/Login/SetNewPasswordForm.tsx:102 msgid "Set new password" -msgstr "Establecer la contraseña nueva" - -#: src/view/screens/PreferencesFollowingFeed.tsx:122 -#~ msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." -#~ msgstr "Establece este ajuste en \"No\" para ocultar todas las publicaciones de citas de tus noticias. Las repeticiones seguirán siendo visibles." - -#: src/view/screens/PreferencesFollowingFeed.tsx:64 -#~ msgid "Set this setting to \"No\" to hide all replies from your feed." -#~ msgstr "Establece este ajuste en \"No\" para ocultar todas las respuestas de tus noticias." - -#: src/view/screens/PreferencesFollowingFeed.tsx:88 -#~ msgid "Set this setting to \"No\" to hide all reposts from your feed." -#~ msgstr "Establece este ajuste en \"No\" para ocultar todas las republicaciones desde tus noticias." - -#: src/view/screens/PreferencesThreads.tsx:117 -#~ msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." -#~ msgstr "Establece este ajuste en \"Sí\" para mostrar las respuestas en una vista de hilos. Se trata de una función experimental." - -#: src/view/screens/PreferencesFollowingFeed.tsx:158 -#~ 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." +msgstr "" #: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" -msgstr "Configura tu cuenta" - -#: src/view/com/modals/ChangeHandle.tsx:254 -#~ msgid "Sets Bluesky username" -#~ msgstr "Establece el nombre de usuario de Bluesky" - -#: src/view/screens/Settings/index.tsx:463 -#~ msgid "Sets color theme to dark" -#~ msgstr "" - -#: src/view/screens/Settings/index.tsx:456 -#~ msgid "Sets color theme to light" -#~ msgstr "" - -#: src/view/screens/Settings/index.tsx:450 -#~ msgid "Sets color theme to system setting" -#~ msgstr "" - -#: src/view/screens/Settings/index.tsx:489 -#~ msgid "Sets dark theme to the dark theme" -#~ msgstr "" - -#: src/view/screens/Settings/index.tsx:482 -#~ msgid "Sets dark theme to the dim theme" -#~ msgstr "" +msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:107 msgid "Sets email for password reset" -msgstr "Establece el correo electrónico para restablecer la contraseña" +msgstr "" -#: src/view/com/modals/crop-image/CropImage.web.tsx:146 -#~ msgid "Sets image aspect ratio to square" -#~ msgstr "" - -#: src/view/com/modals/crop-image/CropImage.web.tsx:136 -#~ msgid "Sets image aspect ratio to tall" -#~ msgstr "" - -#: src/view/com/modals/crop-image/CropImage.web.tsx:126 -#~ msgid "Sets image aspect ratio to wide" -#~ msgstr "" - -#: src/Navigation.tsx:160 +#: src/Navigation.tsx:161 #: src/screens/Settings/Settings.tsx:80 -#: src/view/shell/desktop/LeftNav.tsx:499 -#: src/view/shell/Drawer.tsx:529 +#: src/view/shell/desktop/LeftNav.tsx:694 +#: src/view/shell/Drawer.tsx:534 msgid "Settings" -msgstr "Ajustes" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:174 msgid "Sexual activity or erotic nudity." -msgstr "Actividad sexual o desnudez erótica." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:38 msgid "Sexually Suggestive" -msgstr "Sexualmente sugestivo" +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 #: src/screens/Hashtag.tsx:126 @@ -7249,786 +6195,616 @@ msgstr "Sexualmente sugestivo" #: src/view/com/util/post-ctrls/PostCtrls.tsx:346 #: src/view/screens/ProfileList.tsx:483 msgid "Share" -msgstr "Compartir" +msgstr "" #: src/view/com/lightbox/ImageViewing/index.tsx:631 msgctxt "action" msgid "Share" -msgstr "Compartir" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:37 msgid "Share a cool story!" -msgstr "¡Comparte una historia genial!" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:36 msgid "Share a fun fact!" -msgstr "¡Comparte un dato curioso!" +msgstr "" #: 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 todas maneras" - -#: src/view/screens/ProfileFeed.tsx:364 -#: src/view/screens/ProfileFeed.tsx:366 -#~ msgid "Share feed" -#~ msgstr "Compartir feed" - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:621 -#~ msgid "Share image externally" -#~ msgstr "Compartir imagen" - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:639 -#~ msgid "Share image in post" -#~ msgstr "Compartir imagen en un post" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 #: src/screens/StarterPack/StarterPackScreen.tsx:599 msgid "Share link" -msgstr "Compartir enlace" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:89 #: src/view/com/modals/LinkWarning.tsx:95 msgid "Share Link" -msgstr "Compartir enlace" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:87 msgid "Share link dialog" -msgstr "Ventana para compartir enlace" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:134 #: src/components/StarterPack/ShareDialog.tsx:145 msgid "Share QR code" -msgstr "Compartir código QR" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:470 msgid "Share this feed" -msgstr "Compartir este feed" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" -msgstr "Compartir este paquete de inicio" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:99 msgid "Share this starter pack and help people join your community on Bluesky." -msgstr "Comparte este paquete de inicio y ayuda a las personas a unirse a tu comunidad en Bluesky." +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:34 msgid "Share your favorite feed!" -msgstr "¡Comparte tu feed favorito!" +msgstr "" -#: src/Navigation.tsx:256 +#: src/Navigation.tsx:257 msgid "Shared Preferences Tester" -msgstr "Probador de Preferencias Compartidas" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:92 msgid "Shares the linked website" -msgstr "Comparte el sitio web enlazado" +msgstr "" #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:137 #: src/components/moderation/PostHider.tsx:122 msgid "Show" -msgstr "Ver" - -#: src/view/screens/Search/Search.tsx:889 -#~ msgid "Show advanced filters" -#~ msgstr "" - -#: src/view/screens/PreferencesFollowingFeed.tsx:68 -#~ msgid "Show all replies" -#~ msgstr "" +msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:178 msgid "Show alt text" -msgstr "Ver texto alternativo" +msgstr "" #: src/components/moderation/ScreenHider.tsx:172 #: src/components/moderation/ScreenHider.tsx:175 #: src/screens/List/ListHiddenScreen.tsx:187 +#: src/screens/VideoFeed/index.tsx:609 +#: src/screens/VideoFeed/index.tsx:615 msgid "Show anyway" -msgstr "Ver de todas maneras" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:27 #: src/lib/moderation/useLabelBehaviorDescription.ts:63 msgid "Show badge" -msgstr "Mostrar insignia" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:61 msgid "Show badge and filter from feeds" -msgstr "Mostrar insignia y filtrar de los feeds" - -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:215 -#~ msgid "Show follows similar to {0}" -#~ msgstr "" +msgstr "" #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 msgid "Show hidden replies" -msgstr "Mostrar respuestas ocultas" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:805 msgid "Show information about when this post was created" -msgstr "Mostrar información sobre cuándo se creó esta publicación" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:473 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:475 msgid "Show less like this" -msgstr "Mostrar menos como este" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:183 msgid "Show list anyway" -msgstr "Mostrar lista de todas maneras" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:592 #: src/view/com/post/Post.tsx:242 #: src/view/com/posts/PostFeedItem.tsx:509 msgid "Show More" -msgstr "Ver más" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:465 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:467 msgid "Show more like this" -msgstr "Mostrar más como este" +msgstr "" #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 msgid "Show muted replies" -msgstr "Mostrar respuestas silenciadas" +msgstr "" #: src/screens/Settings/Settings.tsx:104 msgid "Show other accounts you can switch to" -msgstr "Mostrar otras cuentas a las que te puedes cambiar" - -#: src/view/screens/PreferencesFollowingFeed.tsx:155 -#~ msgid "Show Posts from My Feeds" -#~ msgstr "Mostrar publicaciones de mis feeds" +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:104 #: src/screens/Settings/FollowingFeedPreferences.tsx:114 msgid "Show quote posts" -msgstr "Mostrar citas" - -#: src/view/screens/PreferencesFollowingFeed.tsx:119 -#~ msgid "Show Quote Posts" -#~ msgstr "Mostrar publicaciones de citas" - -#: src/screens/Onboarding/StepFollowingFeed.tsx:119 -#~ msgid "Show quote-posts in Following feed" -#~ msgstr "Mostrar citaciones en Siguiendo" - -#: src/screens/Onboarding/StepFollowingFeed.tsx:135 -#~ msgid "Show quotes in Following" -#~ msgstr "Mostrar citaciones en Siguiendo" - -#: src/screens/Onboarding/StepFollowingFeed.tsx:95 -#~ msgid "Show re-posts in Following feed" -#~ msgstr "" +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:68 #: src/screens/Settings/FollowingFeedPreferences.tsx:78 msgid "Show replies" -msgstr "Mostrar respuestas" - -#: src/view/screens/PreferencesFollowingFeed.tsx:61 -#~ msgid "Show Replies" -#~ msgstr "Mostrar respuestas" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:622 msgid "Show replies as" -msgstr "Mostrar las respuestas como" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:151 msgid "Show replies as threaded" -msgstr "Mostrar las respuestas como hilos" +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" - -#: src/view/screens/PreferencesThreads.tsx:95 -#~ 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." - -#: src/screens/Settings/ThreadPreferences.tsx:143 -#~ 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" -#~ msgstr "Mostrar respuestas en Siguiendo" - -#: src/screens/Onboarding/StepFollowingFeed.tsx:71 -#~ msgid "Show replies in Following feed" -#~ msgstr "Mostrar respuestas en el feed de Siguiendo" - -#: src/view/screens/PreferencesFollowingFeed.tsx:70 -#~ msgid "Show replies with at least {value} {0}" -#~ msgstr "" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" -msgstr "Mostrar respuesta para todos" +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:86 #: src/screens/Settings/FollowingFeedPreferences.tsx:96 msgid "Show reposts" -msgstr "Mostrar reposts" - -#: src/view/screens/PreferencesFollowingFeed.tsx:85 -#~ msgid "Show Reposts" -#~ msgstr "Mostrar reposts" - -#: src/screens/Onboarding/StepFollowingFeed.tsx:111 -#~ msgid "Show reposts in Following" -#~ msgstr "Mostrar reposts en Siguiendo" +msgstr "" #: 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 Siguiendo" +msgstr "" #: src/components/moderation/ContentHider.tsx:152 #: src/components/moderation/PostHider.tsx:79 msgid "Show the content" -msgstr "Mostrar el contenido" - -#: src/view/com/notifications/FeedItem.tsx:347 -#~ msgid "Show users" -#~ msgstr "Mostrar usuarios" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:58 msgid "Show warning" -msgstr "Mostrar advertencia" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:56 msgid "Show warning and filter from feeds" -msgstr "Mostrar advertencia y filtrar de los feeds" - -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:128 -#~ msgid "Shows posts from {0} in your feed" -#~ msgstr "Mostrar los posts de {0} en tu feed" +msgstr "" #: 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/screens/Login/LoginForm.tsx:173 #: 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:314 #: 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/bottom-bar/BottomBarWeb.tsx:217 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" -msgstr "Iniciar sesión" +msgstr "" #: src/components/AccountList.tsx:122 msgid "Sign in as {0}" -msgstr "Iniciar sesión como {0}" +msgstr "" #: src/screens/Login/ChooseAccountForm.tsx:80 msgid "Sign in as..." -msgstr "Iniciar sesión como ..." +msgstr "" #: src/components/dialogs/Signin.tsx:75 msgid "Sign in or create your account to join the conversation!" -msgstr "¡Inicia sesión o crea una cuenta para unirte a la conversación!" +msgstr "" #: src/components/dialogs/Signin.tsx:46 msgid "Sign into Bluesky or create a new account" -msgstr "Inicia sesión en Bluesky o crea una nueva cuenta" +msgstr "" #: src/screens/Settings/Settings.tsx:225 #: src/screens/Settings/Settings.tsx:227 #: src/screens/Settings/Settings.tsx:259 +#: src/view/shell/desktop/LeftNav.tsx:208 +#: src/view/shell/desktop/LeftNav.tsx:288 +#: src/view/shell/desktop/LeftNav.tsx:291 msgid "Sign out" -msgstr "Cerrar sesión" - -#: src/view/screens/Settings/index.tsx:421 -#: src/view/screens/Settings/index.tsx:431 -#~ msgid "Sign out of all accounts" -#~ msgstr "Cerrar sesión de todas las cuentas" +msgstr "" #: src/screens/Settings/Settings.tsx:256 +#: src/view/shell/desktop/LeftNav.tsx:205 msgid "Sign out?" -msgstr "¿Cerrar sesión?" - -#: 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 "Create account" -msgstr "Crear una cuenta" - -#: src/view/shell/NavSignupCard.tsx:47 -#~ msgid "Sign up or sign in to join the conversation" -#~ msgstr "Inicia sesión o crea una cuenta para unirte a la conversación" +msgstr "" #: 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/Settings/index.tsx:362 -#~ msgid "Signed in as" -#~ msgstr "Sesión iniciada como" +msgstr "" #: 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/com/notifications/FeedItem.tsx:218 -#~ msgid "signed up with your starter pack" -#~ msgstr "se ha registrado con tu paquete de inicio" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 msgid "Signup without a starter pack" -msgstr "Registrarse sin un paquete de inicio" +msgstr "" -#: src/components/FeedInterstitials.tsx:314 +#: src/components/FeedInterstitials.tsx:335 msgid "Similar accounts" -msgstr "Cuentas similares" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:231 #: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Skip" -msgstr "Saltar" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:228 msgid "Skip this flow" -msgstr "Saltar este flujo" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" -msgstr "Más pequeño" +msgstr "" #: src/screens/Onboarding/index.tsx:37 #: src/screens/Onboarding/state.ts:100 msgid "Software Dev" -msgstr "Programación" +msgstr "" -#: src/components/FeedInterstitials.tsx:445 +#: src/components/FeedInterstitials.tsx:470 msgid "Some other feeds you might like" -msgstr "Otros feeds que podrían gustarte" +msgstr "" #: src/components/WhoCanReply.tsx:70 msgid "Some people can reply" -msgstr "Algunas personas pueden responder" +msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:203 -#~ msgid "Some subtitle" -#~ msgstr "" - -#: src/screens/Messages/Conversation.tsx:102 +#: src/screens/Messages/Conversation.tsx:112 msgid "Something went wrong" -msgstr "Se produjo un error" +msgstr "" #: src/screens/Deactivated.tsx:94 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 msgid "Something went wrong, please try again" -msgstr "Se produjo un error. Por favor, inténtalo de nuevo" +msgstr "" #: 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 "Se produjo un error. Por favor, inténtalo de nuevo" +msgstr "" -#: src/components/Lists.tsx:168 +#: src/components/Lists.tsx:174 #: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" -msgstr "¡Se produjo un error!" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:538 msgid "Something wrong? Let us know." -msgstr "¿Algo va mal? Avísanos." +msgstr "" -#: src/App.native.tsx:122 +#: src/App.native.tsx:121 #: 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." +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" -msgstr "Ordenar respuestas" - -#: src/view/screens/PreferencesThreads.tsx:64 -#~ msgid "Sort Replies" -#~ msgstr "Ordenar respuestas" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:62 msgid "Sort replies by" -msgstr "Ordenar respuestas por" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies to the same post by:" -msgstr "Ordenar respuestas al mismo post por:" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:168 msgid "Source:" -msgstr "Fuente:" - -#: src/components/moderation/LabelsOnMeDialog.tsx:169 -#~ msgid "Source: <0>{0}" -#~ msgstr "" - -#: src/components/moderation/LabelsOnMeDialog.tsx:163 -#~ msgid "Source: <0>{sourceName}" -#~ msgstr "" +msgstr "" #: src/lib/moderation/useReportOptions.ts:72 #: src/lib/moderation/useReportOptions.ts:85 msgid "Spam" -msgstr "Spam" +msgstr "" #: src/lib/moderation/useReportOptions.ts:55 msgid "Spam; excessive mentions or replies" -msgstr "Spam; menciones o respuestas excesivas" - -#: src/screens/Settings/ContentAndMediaSettings.tsx:112 -#~ msgid "Specify Bluesky as a referer" -#~ msgstr "Especificar Bluesky como origen de referencia" +msgstr "" #: src/screens/Onboarding/index.tsx:27 #: src/screens/Onboarding/state.ts:113 msgid "Sports" -msgstr "Deportes" - -#: src/view/com/modals/crop-image/CropImage.web.tsx:145 -#~ msgid "Square" -#~ msgstr "Cuadrado" +msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:72 msgid "Start a new chat" -msgstr "Iniciar un nuevo chat" +msgstr "" #: src/view/screens/ProfileList.tsx:817 #: src/view/screens/ProfileList.tsx:938 msgid "Start adding people" -msgstr "Empieza a añadir personas" +msgstr "" #: src/view/screens/ProfileList.tsx:824 #: src/view/screens/ProfileList.tsx:945 msgid "Start adding people!" -msgstr "¡Empieza a añadir personas!" +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" -msgstr "Iniciar chat con {displayName}" +msgstr "" -#: src/components/dms/MessagesNUX.tsx:161 -#~ msgid "Start chatting" -#~ msgstr "" - -#: src/tours/Tooltip.tsx:99 -#~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." -#~ msgstr "" - -#: src/Navigation.tsx:408 -#: src/Navigation.tsx:413 +#: src/Navigation.tsx:409 +#: src/Navigation.tsx:414 #: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" -msgstr "Paquete de inicio" +msgstr "" #: src/components/StarterPack/StarterPackCard.tsx:81 msgid "Starter pack by {0}" -msgstr "Paquete de inicio de {0}" +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:182 msgid "Starter pack by <0/>" -msgstr "Paquete de inicio de <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" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" -msgstr "El paquete de inicio es inválido" +msgstr "" -#: src/view/screens/Profile.tsx:236 +#: src/view/screens/Profile.tsx:239 msgid "Starter Packs" -msgstr "Paquete de Inicio" +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:244 +#: src/components/StarterPack/ProfileStarterPacks.tsx:243 msgid "Starter packs let you easily share your favorite feeds and people with your friends." -msgstr "Los paquetes de inicio te permiten compartir fácilmente tus feeds y personas favoritas con tus amigos." +msgstr "" #: src/screens/Settings/AboutSettings.tsx:53 #: src/screens/Settings/AboutSettings.tsx:56 msgid "Status Page" -msgstr "Página de estado" - -#: src/screens/Signup/index.tsx:145 -#~ msgid "Step" -#~ msgstr "Paso" +msgstr "" #: src/screens/Signup/index.tsx:130 msgid "Step {0} of {1}" -msgstr "Paso {0} de {1}" +msgstr "" -#: src/screens/Settings/Settings.tsx:308 +#: src/screens/Settings/Settings.tsx:309 msgid "Storage cleared, you need to restart the app now." -msgstr "Almacenamiento limpio, necesitas reiniciar la aplicación ahora." +msgstr "" -#: src/Navigation.tsx:246 -#: src/screens/Settings/Settings.tsx:324 +#: src/Navigation.tsx:247 +#: src/screens/Settings/Settings.tsx:325 msgid "Storybook" -msgstr "Libro de cuentos" +msgstr "" #: 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 "Enviar" +msgstr "" + +#: src/screens/Takendown.tsx:70 +msgid "Submit appeal" +msgstr "" + +#: src/screens/Takendown.tsx:76 +msgid "Submit Appeal" +msgstr "" #: src/view/screens/ProfileList.tsx:712 msgid "Subscribe" -msgstr "Suscribirse" +msgstr "" #: src/screens/Profile/Sections/Labels.tsx:202 msgid "Subscribe to @{0} to use these labels:" -msgstr "Suscríbete a @{0} para usar estas etiquetas:" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:238 msgid "Subscribe to Labeler" -msgstr "Suscribirse al etiquetador" - -#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:172 -#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:307 -#~ msgid "Subscribe to the {0} feed" -#~ msgstr "" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:204 msgid "Subscribe to this labeler" -msgstr "Suscribirse a este etiquetador" +msgstr "" #: src/view/screens/ProfileList.tsx:708 msgid "Subscribe to this list" -msgstr "Suscribirse a esta lista" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:95 msgid "Success!" -msgstr "¡Éxito!" +msgstr "" -#: src/view/screens/Search/Explore.tsx:353 +#: src/view/screens/Search/Explore.tsx:368 msgid "Suggested accounts" -msgstr "Cuentas sugeridas" +msgstr "" -#: src/view/screens/Search/Search.tsx:425 -#~ msgid "Suggested Follows" -#~ msgstr "Usuarios sugeridos a seguir" - -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:337 msgid "Suggested for you" -msgstr "Sugerido para ti" +msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:145 #: src/view/com/composer/labels/LabelsBtn.tsx:148 msgid "Suggestive" -msgstr "Sugestivo" +msgstr "" -#: src/Navigation.tsx:266 +#: src/Navigation.tsx:267 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" -msgstr "Soporte" +msgstr "" #: src/screens/Settings/Settings.tsx:102 #: src/screens/Settings/Settings.tsx:116 -#: src/screens/Settings/Settings.tsx:411 +#: src/screens/Settings/Settings.tsx:412 +#: src/view/shell/desktop/LeftNav.tsx:243 msgid "Switch account" -msgstr "Cambiar a otra cuenta" +msgstr "" #: src/components/dialogs/SwitchAccount.tsx:46 #: src/components/dialogs/SwitchAccount.tsx:49 msgid "Switch Account" -msgstr "Cambiar a otra cuenta" +msgstr "" -#: src/tours/HomeTour.tsx:48 -#~ msgid "Switch between feeds to control your experience." -#~ msgstr "" +#: src/view/shell/desktop/LeftNav.tsx:107 +msgid "Switch accounts" +msgstr "" -#: src/view/screens/Settings/index.tsx:131 -#~ msgid "Switch to {0}" -#~ msgstr "Cambiar a {0}" - -#: src/view/screens/Settings/index.tsx:132 -#~ msgid "Switches the account you are logged in to" -#~ msgstr "Cambia la cuenta en la que has iniciado sesión" +#: src/view/shell/desktop/LeftNav.tsx:251 +msgid "Switch to {0}" +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:97 #: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" -msgstr "Sistema" +msgstr "" #: src/screens/Settings/AboutSettings.tsx:60 #: src/screens/Settings/AboutSettings.tsx:63 -#: src/screens/Settings/Settings.tsx:317 +#: src/screens/Settings/Settings.tsx:318 msgid "System log" -msgstr "Registro del sistema" - -#: src/components/dialogs/MutedWords.tsx:323 -#~ msgid "tag" -#~ msgstr "" - -#: src/components/TagMenu/index.tsx:110 -msgid "Tag menu: {displayTag}" -msgstr "Menú de etiquetas: {displayTag}" +msgstr "" #: src/components/dialogs/MutedWords.tsx:282 msgid "Tags only" -msgstr "Solo etiquetas" - -#: src/view/com/modals/crop-image/CropImage.web.tsx:135 -#~ msgid "Tall" -#~ msgstr "Alto" +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Tap to change app icon" -msgstr "Toca para cambiar el icono de la app" +msgstr "" #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:138 #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:174 msgid "Tap to close the emoji picker" -msgstr "Toca para cerrar el selector de emoji" +msgstr "" #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" -msgstr "Toca para descartar" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 msgid "Tap to enter full screen" -msgstr "Toca para entrar en pantalla completa" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:933 +msgid "Tap to expand or collapse post text." +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 msgid "Tap to play or pause" -msgstr "Toca para reproducir o pausar" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:158 msgid "Tap to toggle sound" -msgstr "Toca para alternar el sonido" +msgstr "" #: src/view/com/util/images/AutoSizedImage.tsx:199 #: src/view/com/util/images/AutoSizedImage.tsx:221 msgid "Tap to view full image" -msgstr "Toca para ver la imagen completa" +msgstr "" -#: src/view/com/util/images/AutoSizedImage.tsx:70 -#~ msgid "Tap to view fully" -#~ msgstr "" +#: src/components/VideoPostCard.tsx:115 +msgid "Tap to view video in immersive mode." +msgstr "" #: src/state/shell/progress-guide.tsx:233 msgid "Task complete - 10 follows!" -msgstr "¡Tarea completada: 10 cuentas seguidas!" +msgstr "" #: src/state/shell/progress-guide.tsx:223 msgid "Task complete - 10 likes!" -msgstr "¡Tarea completada: 10 me gusta!" +msgstr "" #: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" -msgstr "Enseña a nuestro algoritmo lo que te gusta" +msgstr "" #: src/screens/Onboarding/index.tsx:36 #: src/screens/Onboarding/state.ts:114 msgid "Tech" -msgstr "Tecnología" +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:35 msgid "Tell a joke!" -msgstr "¡Cuenta un chiste!" +msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:352 msgid "Tell us a bit about yourself" -msgstr "Cuéntanos un poco sobre ti" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:62 msgid "Tell us a little more" -msgstr "Cuéntanos un poco más" - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:518 -#~ msgid "Ten Million" -#~ msgstr "Diez Millones" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:107 #: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" -msgstr "Condiciones" +msgstr "" -#: src/Navigation.tsx:276 +#: src/Navigation.tsx:277 #: 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 +#: src/view/shell/Drawer.tsx:622 +#: src/view/shell/Drawer.tsx:624 msgid "Terms of Service" -msgstr "Condiciones de servicio" +msgstr "" #: 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 términos utilizados violan las normas de la comunidad" - -#: src/components/dialogs/MutedWords.tsx:323 -#~ msgid "text" -#~ msgstr "texto" +msgstr "" #: src/components/dialogs/MutedWords.tsx:266 msgid "Text & tags" -msgstr "Texto y etiquetas" +msgstr "" + +#: src/components/dms/ReportDialog.tsx:227 +msgid "Text field" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:263 #: src/screens/Messages/components/ChatDisabled.tsx:108 msgid "Text input field" -msgstr "Campo de introducción de texto" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:96 msgid "Thank you! Your email has been successfully verified." -msgstr "¡Gracias! Tu correo electrónico ha sido verificado exitosamente." +msgstr "" -#: src/components/dms/ReportDialog.tsx:129 -#: src/components/ReportDialog/SubmitView.tsx:82 +#: src/components/ReportDialog/SubmitView.tsx:83 msgid "Thank you. Your report has been sent." -msgstr "Gracias. Tu denuncia ha sido enviada." - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:593 -#~ msgid "Thanks for being one of our first 10 million users." -#~ msgstr "Gracias por ser uno de nuestros primeros 10 millones de usuarios." - -#: src/components/intents/VerifyEmailIntentDialog.tsx:74 -#~ msgid "Thanks, you have successfully verified your email address." -#~ msgstr "Gracias, has verificado tu dirección de correo electrónico exitosamente." +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:82 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." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:468 msgid "That contains the following:" -msgstr "Eso contiene lo siguiente:" +msgstr "" -#: src/screens/Signup/StepHandle.tsx:51 +#: src/screens/Signup/StepHandle.tsx:55 msgid "That handle is already taken." -msgstr "Este nombre de usuario ya está en uso." +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:103 #: src/screens/StarterPack/StarterPackScreen.tsx:104 @@ -8037,203 +6813,172 @@ msgstr "Este nombre de usuario ya está en uso." #: 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." +msgstr "" #: src/view/com/post-thread/PostQuotes.tsx:132 msgid "That's all, folks!" -msgstr "¡Eso es todo, amigos!" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:1073 +msgid "That's everything!" +msgstr "" #: 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 contigo tras desbloquearla." +msgstr "" #: src/screens/Settings/AppIconSettings/index.tsx:41 #: src/screens/Settings/AppIconSettings/index.tsx:222 msgid "The app will be restarted" -msgstr "Se reiniciará la app" - -#: src/components/moderation/ModerationDetailsDialog.tsx:127 -#~ msgid "the author" -#~ msgstr "el autor" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." -msgstr "El autor de este hilo ha ocultado esta respuesta." +msgstr "" #: src/screens/Moderation/index.tsx:342 msgid "The Bluesky web application" -msgstr "La aplicación web de Bluesky" +msgstr "" #: src/view/screens/CommunityGuidelines.tsx:38 msgid "The Community Guidelines have been moved to <0/>" -msgstr "Las Directrices Comunitarias se han trasladado a <0/>" +msgstr "" #: src/view/screens/CopyrightPolicy.tsx:35 msgid "The Copyright Policy has been moved to <0/>" -msgstr "La Política de derechos de autor se ha trasladado a <0/>" +msgstr "" #: src/view/com/posts/FeedShutdownMsg.tsx:102 msgid "The Discover feed" -msgstr "El feed de Descubrir" +msgstr "" #: src/state/shell/progress-guide.tsx:224 msgid "The Discover feed now knows what you like" -msgstr "El feed de Descubrir ahora sabe lo que te gusta" +msgstr "" #: 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 es mejor en la aplicación. Descarga Bluesky ahora y continuaremos donde lo dejaste." +msgstr "" #: src/view/com/posts/FeedShutdownMsg.tsx:67 msgid "The feed has been replaced with Discover." -msgstr "El feed ha sido reemplazado por Descubrir." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:58 msgid "The following labels were applied to your account." -msgstr "Las siguientes etiquetas se aplicaron a tu cuenta." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:59 msgid "The following labels were applied to your content." -msgstr "Las siguientes etiquetas se aplicaron a tu contenido." +msgstr "" #: 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." +msgstr "" #: 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." +msgstr "" #: src/view/screens/PrivacyPolicy.tsx:35 msgid "The Privacy Policy has been moved to <0/>" -msgstr "La Política de Privacidad se ha trasladado a <0/>" +msgstr "" #: src/view/com/composer/state/video.ts:395 msgid "The selected video is larger than 50MB." -msgstr "El video seleccionado es mayor de 50MB." +msgstr "" #: src/lib/strings/errors.ts:18 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." +msgstr "" #: 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." +msgstr "" #: 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 "Se ha movido el formulario de soporte. Si necesitas ayuda, por favor, <0/> o visita {HELP_DESK_URL} para ponerte en contacto con nosotros." +msgstr "" #: src/view/screens/TermsOfService.tsx:35 msgid "The Terms of Service have been moved to" -msgstr "Las condiciones de servicio se han trasladado a" +msgstr "" #: 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 "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." +msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" -msgstr "Tema" - -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:141 -#~ msgid "There are many feeds to try:" -#~ msgstr "¡Hay muchos más feeds que probar!" +msgstr "" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 msgid "There is no time limit for account deactivation, come back any time." -msgstr "No hay límite de tiempo para la desactivación de la cuenta, regresa en cualquier momento." - -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 -#: src/view/screens/ProfileFeed.tsx:539 -#~ msgid "There was an 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 y vuelve a intentarlo." - -#: src/view/com/posts/FeedErrorMessage.tsx:145 -#~ msgid "There was an 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 y vuelve a intentarlo." - -#: src/view/com/posts/FeedShutdownMsg.tsx:52 -#: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:204 -#~ msgid "There was an 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 y vuelve a intentarlo." +msgstr "" #: src/components/dialogs/GifSelect.tsx:226 msgid "There was an issue connecting to Tenor." -msgstr "Hubo un problema al conectarse a Tenor." - -#: src/screens/Messages/Conversation/MessageListError.tsx:23 -#~ msgid "There was an issue connecting to the chat." -#~ msgstr "Hubo un problema al conectarse al chat." +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:177 #: src/view/screens/ProfileList.tsx:365 #: src/view/screens/ProfileList.tsx:384 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" -msgstr "Hubo un problema al contactar con el servidor" +msgstr "" #: 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 "Hubo un problema al contactar con el servidor. Por favor, verifica tu conexión a internet e inténtalo de nuevo." +msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:127 #: src/view/com/feeds/FeedSourceCard.tsx:140 msgid "There was an issue contacting your server" -msgstr "Hubo un problema al contactar con tu servidor" +msgstr "" #: 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." +msgstr "" -#: src/view/com/posts/PostFeed.tsx:486 +#: src/view/com/posts/PostFeed.tsx:592 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." +msgstr "" #: 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." +msgstr "" #: 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" +msgstr "" #: 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 "Hubo un problema al obtener tus listas. Toca aquí para intentar de nuevo." +msgstr "" #: 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" +msgstr "" #: 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." +msgstr "" -#: src/components/dms/ReportDialog.tsx:217 -#: src/components/ReportDialog/SubmitView.tsx:87 +#: src/components/dms/ReportDialog.tsx:257 +#: src/components/ReportDialog/SubmitView.tsx:88 msgid "There was an issue sending your report. Please check your internet connection." -msgstr "Hubo un problema al enviar tu reporte. Por favor, verifica tu conexión a internet." - -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:65 -#~ msgid "There was an issue syncing your preferences with the server" -#~ msgstr "Hubo un problema al sincronizar tus preferencias con el servidor" +msgstr "" #: 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 "Hubo un problema al actualizar tus feeds, por favor verifica tu conexión a internet e inténtalo de nuevo." - -#: src/view/screens/AppPasswords.tsx:75 -#~ msgid "There was an issue with fetching your app passwords" -#~ msgstr "Hubo un problema al obtener tus contraseñas de aplicación" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:107 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128 @@ -8248,7 +6993,7 @@ msgstr "Hubo un problema al actualizar tus feeds, por favor verifica tu conexió #: src/view/com/profile/ProfileMenu.tsx:161 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:364 msgid "There was an issue! {0}" -msgstr "Ocurrió un problema {0}" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 #: src/screens/List/ListHiddenScreen.tsx:63 @@ -8259,356 +7004,290 @@ msgstr "Ocurrió un problema {0}" #: src/view/screens/ProfileList.tsx:422 #: src/view/screens/ProfileList.tsx:435 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." +msgstr "" #: 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 "Se ha producido un problema inesperado en la aplicación. Por favor, ¡avísanos si te ha ocurrido esto!" +msgstr "" -#: src/screens/SignupQueued.tsx:115 +#: src/screens/SignupQueued.tsx:130 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." - -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:146 -#~ msgid "These are popular accounts you might like:" -#~ msgstr "Estas son cuentas populares que podrían gustarte:" +msgstr "" #: src/screens/Settings/FollowingFeedPreferences.tsx:62 msgid "These settings only apply to the Following feed." -msgstr "Estos ajustes solo aplican para el feed Following." +msgstr "" #: src/components/moderation/ScreenHider.tsx:111 msgid "This {screenDescription} has been flagged:" -msgstr "Esta {screenDescription} ha sido marcada:" +msgstr "" #: src/components/moderation/ScreenHider.tsx:106 msgid "This account has requested that users sign in to view their profile." -msgstr "Esta cuenta ha solicitado que los usuarios inicien sesión para ver su perfil." +msgstr "" #: 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 está bloqueada por una o más de tus listas de moderación. Para desbloquearla, por favor, visita las listas directamente y elimina a este usuario." - -#: src/components/moderation/LabelsOnMeDialog.tsx:260 -#~ msgid "This appeal will be sent to <0>{0}." -#~ msgstr "Esta apelación será enviada a <0>{0}." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:246 msgid "This appeal will be sent to <0>{sourceName}." -msgstr "Esta apelación será enviada a <0>{sourceName}." +msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:104 msgid "This appeal will be sent to Bluesky's moderation service." -msgstr "Esta apelación será enviada al servicio de moderación de Bluesky." +msgstr "" #: src/screens/Messages/components/MessageListError.tsx:18 msgid "This chat was disconnected" -msgstr "Este chat fue desconectado" - -#: src/screens/Messages/Conversation/MessageListError.tsx:26 -#~ msgid "This chat was disconnected due to a network error." -#~ msgstr "Este chat fue desconectado debido a un error de red." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:19 msgid "This content has been hidden by the moderators." -msgstr "Este contenido ha sido ocultado por los moderadores." +msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:24 msgid "This content has received a general warning from moderators." -msgstr "Este contenido ha recibido una advertencia general de los moderadores." +msgstr "" #: src/components/dialogs/EmbedConsent.tsx:63 msgid "This content is hosted by {0}. Do you want to enable external media?" -msgstr "Este contenido está alojado por {0}. ¿Deseas habilitar medios externos?" +msgstr "" #: 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 contenido no está disponible porque uno de los usuarios involucrados ha bloqueado al otro." +msgstr "" #: 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." +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:266 +#: src/screens/Messages/components/ChatListItem.tsx:284 msgid "This conversation is with a deleted or a deactivated account. Press for options." -msgstr "Esta conversación es con una cuenta eliminada o desactivada. Presiona para ver opciones." +msgstr "" #: 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 está en beta. Puedes leer más sobre la exportación de repositorios en <0>esta publicación del blog." +msgstr "" #: 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 función no está disponible cuando se usa una Contraseña de App. Por favor inicia sesión con tu contraseña principal." +msgstr "" #: 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." - -#: src/screens/Profile/Sections/Feed.tsx:59 -#: src/view/screens/ProfileFeed.tsx:471 -#: src/view/screens/ProfileList.tsx:729 -#~ msgid "This feed is empty!" -#~ msgstr "¡Este feed está vacío!" +msgstr "" #: 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 "¡Este feed está vacío! Es posible que necesites seguir a más usuarios o ajustar la configuración de idioma." +msgstr "" #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/screens/Profile/ProfileFeed/index.tsx:189 #: src/view/screens/ProfileList.tsx:814 msgid "This feed is empty." -msgstr "Este feed está vacío." +msgstr "" #: src/view/com/posts/FeedShutdownMsg.tsx:99 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." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "This handle is reserved. Please try a different one." -msgstr "Este nombre de usuario está reservado. Por favor intenta con uno diferente." +msgstr "" #: src/components/dialogs/BirthDateSettings.tsx:40 msgid "This information is not shared with other users." -msgstr "Esta información no es compartida con otros usuarios." +msgstr "" #: 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 es importante por si alguna vez necesitas cambiar tu correo electrónico o restablecer tu contraseña." - -#: src/components/moderation/ModerationDetailsDialog.tsx:124 -#~ msgid "This label was applied by {0}." -#~ msgstr "Esta etiqueta fue aplicada por {0}." +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:150 msgid "This label was applied by <0>{0}." -msgstr "Esta etiqueta fue aplicada por <0>{0}." +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:145 msgid "This label was applied by the author." -msgstr "Esta etiqueta fue aplicada por el autor." - -#: src/components/moderation/LabelsOnMeDialog.tsx:165 -#~ msgid "This label was applied by you" -#~ msgstr "Esta etiqueta fue aplicada por ti" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:163 msgid "This label was applied by you." -msgstr "Esta etiqueta fue aplicada por ti." +msgstr "" #: 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." +msgstr "" #: src/view/com/modals/LinkWarning.tsx:72 msgid "This link is taking you to the following website:" -msgstr "Este enlace te lleva al siguiente sitio web:" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:146 msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." -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!" +msgstr "" #: src/view/screens/ProfileList.tsx:933 msgid "This list is empty." -msgstr "Esta lista está vacía" +msgstr "" #: 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 está disponible. Consulta más detalles a continuación. Si el problema persiste, contáctanos." - -#: src/view/com/modals/AddAppPasswords.tsx:110 -#~ msgid "This name is already in use" -#~ msgstr "Este nombre ya está en uso" +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:845 msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." -msgstr "Esta publicación declara haber sido creada en <0>{0}, pero fue vista por primera vez por Bluesky en <1>{1}." +msgstr "" #: src/view/com/post-thread/PostThreadItem.tsx:152 msgid "This post has been deleted." -msgstr "Esta publicación ha sido eliminada." +msgstr "" #: 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 solo es visible para usuarios registrados. No será visible para personas que no han iniciado sesión." +msgstr "" #: 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á ocultada de los feeds y hilos. Esto no se puede deshacer." +msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:443 -#~ msgid "This post will be hidden from feeds." -#~ msgstr "Esta publicación será ocultada de los feeds." - -#: src/view/com/composer/Composer.tsx:413 +#: src/view/com/composer/Composer.tsx:420 msgid "This post's author has disabled quote posts." -msgstr "El autor de esta publicación ha deshabilitado las citas." +msgstr "" #: 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 es visible para usuarios registrados. No será visible para personas que no han iniciado sesión." +msgstr "" #: 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 oculta al final de tu hilo y silenciará las notificaciones para respuestas posteriores, tanto para ti como para otros." +msgstr "" #: 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 proporcionado términos de servicio ni una política de privacidad." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:437 msgid "This should create a domain record at:" -msgstr "Esto debería crear un registro de dominio en:" +msgstr "" #: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." -msgstr "Este usuario no tiene seguidores." +msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:60 +#: src/components/dms/MessagesListBlockedFooter.tsx:67 msgid "This user has blocked you" -msgstr "Este usuario te ha bloqueado" +msgstr "" #: 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 te ha bloqueado. No puedes ver su contenido." +msgstr "" #: 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 solicitado que su contenido solo se muestre a usuarios que han iniciado sesión." +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:57 msgid "This user is included in the <0>{0} list which you have blocked." -msgstr "Este usuario está incluido en la lista <0>{0} que has bloqueado." +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:89 msgid "This user is included in the <0>{0} list which you have muted." -msgstr "Este usuario está incluido en la lista <0>{0} que has silenciado." +msgstr "" #: src/components/NewskieDialog.tsx:65 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ó." +msgstr "" #: src/view/com/profile/ProfileFollows.tsx:95 msgid "This user isn't following anyone." -msgstr "Este usuario no sigue a nadie." - -#: src/view/com/modals/SelfLabel.tsx:137 -#~ msgid "This warning is only available for posts with media attached." -#~ msgstr "Esta advertencia solo está disponible para publicaciones con medios adjuntos." +msgstr "" #: 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}\" de tus palabras silenciadas. Siempre puedes añadirla de nuevo más tarde." +msgstr "" -#: src/components/dialogs/MutedWords.tsx:283 -#~ 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:460 +#: src/screens/Settings/Settings.tsx:462 msgid "This will remove @{0} from the quick access list." -msgstr "Esto eliminará @{0} de la lista de acceso rápido." +msgstr "" #: 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á tu publicación de esta cita para todos los usuarios y la reemplazará con un marcador de posición." +msgstr "" #: src/view/com/post-thread/PostThread.tsx:606 #: src/view/com/post-thread/PostThread.tsx:609 msgid "Thread options" -msgstr "Opciones de hilos" +msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:66 -#: src/screens/Settings/ContentAndMediaSettings.tsx:69 +#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:70 msgid "Thread preferences" -msgstr "Preferencias de hilos" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Thread Preferences" -msgstr "Preferencias de hilos" - -#: src/components/WhoCanReply.tsx:109 -#~ msgid "Thread settings updated" -#~ msgstr "Configuraciones de hilo actualizadas" +msgstr "" #: src/view/com/post-thread/PostThread.tsx:636 #: src/view/com/post-thread/PostThread.tsx:641 msgid "Threaded" -msgstr "En hilos" +msgstr "" #: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" -msgstr "Modo con hilos" +msgstr "" -#: src/view/screens/PreferencesThreads.tsx:114 -#~ msgid "Threaded Mode" -#~ msgstr "Modo con hilos" - -#: src/Navigation.tsx:309 +#: src/Navigation.tsx:310 msgid "Threads Preferences" -msgstr "Preferencias de hilos" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/TimeIndicator.tsx:33 msgid "Time remaining: {time} seconds" -msgstr "Tiempo restante: {time} segundos" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:99 msgid "To disable the email 2FA method, please verify your access to the email address." -msgstr "Para desactivar el método de 2FA por correo electrónico, por favor, verifica tu acceso a la dirección de correo electrónico." +msgstr "" #: 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 "Para denunciar una conversación. Por favor, denuncia uno de sus mensajes a través de la pantalla de la conversación. Esto permite a nuestros moderadores entender el contexto de tu problema." +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:127 msgid "To upload videos to Bluesky, you must first verify your email." -msgstr "Para subir videos a Bluesky, primero debes verificar tu correo electrónico." +msgstr "" #: src/components/ReportDialog/SelectLabelerView.tsx:31 msgid "To whom would you like to send this report?" -msgstr "¿A quién te gustaría enviar este reporte?" +msgstr "" #: src/components/dms/DateDivider.tsx:44 msgid "Today" -msgstr "Hoy" - -#: src/components/dialogs/nuxs/TenMillion/index.tsx:597 -#~ msgid "Together, we're rebuilding the social internet. We're glad you're here." -#~ msgstr "Juntos, estamos reconstruyendo el internet social. Nos alegra que estés aquí." - -#: src/components/dialogs/MutedWords.tsx:112 -#~ msgid "Toggle between muted word options." -#~ msgstr "Alternar entre opciones de palabras silenciadas." +msgstr "" #: src/view/com/util/forms/DropdownButton.tsx:258 msgid "Toggle dropdown" -msgstr "Conmutar el menú desplegable" +msgstr "" #: src/screens/Moderation/index.tsx:319 msgid "Toggle to enable or disable adult content" -msgstr "Alternar para habilitar o deshabilitar contenido para adultos" +msgstr "" #: src/screens/Hashtag.tsx:84 #: src/screens/Topic.tsx:71 -#: src/view/screens/Search/Search.tsx:499 +#: src/view/screens/Search/Search.tsx:496 msgid "Top" -msgstr "Top" +msgstr "" -#: src/Navigation.tsx:383 +#: src/Navigation.tsx:384 msgid "Topic" -msgstr "Tema" - -#: src/view/com/modals/EditImage.tsx:272 -#~ msgid "Transformations" -#~ msgstr "Transformaciones" +msgstr "" #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 @@ -8617,604 +7296,539 @@ msgstr "Tema" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:404 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:406 msgid "Translate" -msgstr "Traducir" +msgstr "" #: src/screens/Search/components/ExploreTrendingTopics.tsx:69 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 msgid "Trending" -msgstr "Tendencias" +msgstr "" + +#: src/components/interstitials/TrendingVideos.tsx:88 +#: src/screens/Search/components/ExploreTrendingVideos.tsx:106 +msgid "Trending Videos" +msgstr "" #: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" -msgstr "Intentar de nuevo" +msgstr "" #: src/screens/Onboarding/state.ts:115 msgid "TV" -msgstr "TV" - -#: src/view/screens/Settings/index.tsx:712 -#~ msgid "Two-factor authentication" -#~ msgstr "Autenticación en dos pasos" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" -msgstr "Autenticación en dos pasos (2FA)" +msgstr "" -#: src/screens/Signup/StepHandle.tsx:114 +#: src/screens/Signup/StepHandle.tsx:118 msgid "Type your desired username" -msgstr "Introduce tu nombre de usuario" +msgstr "" #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" -msgstr "Escribe tu mensaje aquí" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:413 msgid "Type:" -msgstr "Tipo:" +msgstr "" #: src/view/screens/ProfileList.tsx:590 msgid "Un-block list" -msgstr "Desbloquear lista" +msgstr "" #: src/view/screens/ProfileList.tsx:575 msgid "Un-mute list" -msgstr "Demutear lista" +msgstr "" #: src/lib/strings/errors.ts:11 msgid "Unable to connect. Please check your internet connection and try again." -msgstr "No es posible conectarse. Comprueba tu conexión a Internet e inténtalo de nuevo." +msgstr "" #: 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/Login/LoginForm.tsx:162 +#: src/screens/Login/SetNewPasswordForm.tsx:77 #: 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." +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" -msgstr "No se puede eliminar" +msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:89 #: src/components/dms/MessagesListBlockedFooter.tsx:96 -#: src/components/dms/MessagesListBlockedFooter.tsx:104 +#: src/components/dms/MessagesListBlockedFooter.tsx:103 #: src/components/dms/MessagesListBlockedFooter.tsx:111 +#: src/components/dms/MessagesListBlockedFooter.tsx:118 #: 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:694 msgid "Unblock" -msgstr "Desbloquear" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:202 msgctxt "action" msgid "Unblock" -msgstr "Desbloquear" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:188 -#: src/components/dms/ConvoMenu.tsx:192 +#: src/components/dms/ConvoMenu.tsx:250 +#: src/components/dms/ConvoMenu.tsx:253 msgid "Unblock account" -msgstr "Desbloquear cuenta" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:279 #: src/view/com/profile/ProfileMenu.tsx:285 msgid "Unblock Account" -msgstr "Desbloquear Cuenta" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:277 #: src/view/com/profile/ProfileMenu.tsx:323 msgid "Unblock Account?" -msgstr "¿Desbloquear Cuenta?" +msgstr "" #: 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" +msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:68 msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" -msgstr "Deshacer republicación ({0, plural, one {# repost} other {# reposts}})" +msgstr "" -#: src/view/com/profile/FollowButton.tsx:60 +#: src/view/com/profile/FollowButton.tsx:63 msgctxt "action" msgid "Unfollow" -msgstr "Dejar de seguir" - -#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:247 -#~ msgid "Unfollow" -#~ msgstr "Dejar de seguir" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:217 msgid "Unfollow {0}" -msgstr "Dejar de seguir a {0}" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:221 #: src/view/com/profile/ProfileMenu.tsx:231 msgid "Unfollow Account" -msgstr "Dejar de seguir a esta cuenta" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:803 +msgid "Unfollow user" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:514 msgid "Unlike" -msgstr "No me gusta" +msgstr "" #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 msgid "Unlike ({0, plural, one {# like} other {# likes}})" -msgstr "No me gusta ({0, plural, one {# me gusta} other {# me gusta}})" - -#: src/view/screens/ProfileFeed.tsx:576 -#~ msgid "Unlike this feed" -#~ msgstr "No me gusta este feed" - -#: src/components/TagMenu/index.tsx:264 -#: src/view/screens/ProfileList.tsx:701 -msgid "Unmute" -msgstr "Demutear" +msgstr "" #: 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 "Desmutear" +msgstr "" -#: src/components/TagMenu/index.web.tsx:115 -msgid "Unmute {truncatedTag}" -msgstr "Demutear {truncatedTag}" +#: src/view/screens/ProfileList.tsx:701 +msgid "Unmute" +msgstr "" + +#: src/components/RichTextTag.tsx:140 +#: src/components/RichTextTag.tsx:153 +msgid "Unmute {tag}" +msgstr "" #: src/view/com/profile/ProfileMenu.tsx:258 #: src/view/com/profile/ProfileMenu.tsx:264 msgid "Unmute Account" -msgstr "Demutear Cuenta" +msgstr "" -#: src/components/TagMenu/index.tsx:223 -msgid "Unmute all {displayTag} posts" -msgstr "Demutear todas las publicaciones de {displayTag}" - -#: src/components/dms/ConvoMenu.tsx:176 +#: src/components/dms/ConvoMenu.tsx:239 msgid "Unmute conversation" -msgstr "Demutear conversación" - -#: src/components/dms/ConvoMenu.tsx:140 -#~ msgid "Unmute notifications" -#~ msgstr "Demutear notificaciones" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:489 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:493 msgid "Unmute thread" -msgstr "Demutear hilo" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:318 msgid "Unmute video" -msgstr "Desmutear video" - -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 -#~ msgid "Unmuted" -#~ msgstr "Desmutado" +msgstr "" #: src/view/screens/ProfileList.tsx:685 msgid "Unpin" -msgstr "Desfijar" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:519 #: src/screens/Profile/components/ProfileFeedHeader.tsx:526 msgid "Unpin feed" -msgstr "Desfijar feed" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:309 #: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" -msgstr "Desfijar de inicio" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:379 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:386 msgid "Unpin from profile" -msgstr "Desfijar del perfil" +msgstr "" #: src/view/screens/ProfileList.tsx:555 msgid "Unpin moderation list" -msgstr "Desfijar lista de moderación" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:164 msgid "Unpinned {0} from Home" -msgstr "{0} desfijado de inicio" +msgstr "" #: src/view/screens/ProfileList.tsx:352 msgid "Unpinned from your feeds" -msgstr "Desfijado de tus feeds" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:236 msgid "Unsubscribe" -msgstr "Darse de baja" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:195 #: src/screens/List/ListHiddenScreen.tsx:205 msgid "Unsubscribe from list" -msgstr "Darse de baja de la lista" +msgstr "" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:203 msgid "Unsubscribe from this labeler" -msgstr "Darse de baja de este etiquetador" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:86 msgid "Unsubscribed from list" -msgstr "Dado de baja de la lista" +msgstr "" -#: src/view/com/composer/Composer.tsx:766 +#: src/view/com/composer/Composer.tsx:773 msgid "Unsupported video type" -msgstr "Tipo de video no aceptado" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:66 msgid "Unsupported video type: {0}" -msgstr "Tipo de video no aceptado: {0}" - -#: src/view/com/composer/videos/SelectVideoBtn.tsx:72 -#~ msgid "Unsupported video type: {mimeType}" -#~ msgstr "Tipo de video no soportado: {mimeType}" - -#: src/lib/moderation/useReportOptions.ts:85 -#~ msgid "Unwanted sexual content" -#~ msgstr "Contenido sexual no deseado" +msgstr "" #: src/lib/moderation/useReportOptions.ts:77 #: src/lib/moderation/useReportOptions.ts:90 msgid "Unwanted Sexual Content" -msgstr "Contenido sexual no deseado" - -#: src/view/com/modals/UserAddRemoveLists.tsx:82 -#~ msgid "Update {displayName} in Lists" -#~ msgstr "Actualizar {displayName} en Listas" +msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:82 msgid "Update <0>{displayName} in Lists" -msgstr "Actualizar <0>{displayName} en Listas" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:507 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 msgid "Update to {domain}" -msgstr "Actualizar a {domain}" - -#: src/view/com/modals/ChangeHandle.tsx:495 -#~ msgid "Update to {handle}" -#~ msgstr "Actualizar a {handle}" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:306 msgid "Updating quote attachment failed" -msgstr "Actualizar el adjunto de la cita falló" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:336 msgid "Updating reply visibility failed" -msgstr "Actualizar la visibilidad de la respuesta falló" +msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:180 +#: src/screens/Login/SetNewPasswordForm.tsx:186 msgid "Updating..." -msgstr "Actualizando..." +msgstr "" #: src/screens/Onboarding/StepProfile/index.tsx:290 msgid "Upload a photo instead" -msgstr "Sube una foto en su lugar" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:453 msgid "Upload a text file to:" -msgstr "Carga un archivo de texto en:" +msgstr "" -#: src/view/com/util/UserAvatar.tsx:371 -#: src/view/com/util/UserAvatar.tsx:374 +#: src/view/com/util/UserAvatar.tsx:372 +#: src/view/com/util/UserAvatar.tsx:375 #: src/view/com/util/UserBanner.tsx:123 #: src/view/com/util/UserBanner.tsx:126 msgid "Upload from Camera" -msgstr "Subir desde la cámara" +msgstr "" -#: src/view/com/util/UserAvatar.tsx:388 +#: src/view/com/util/UserAvatar.tsx:389 #: src/view/com/util/UserBanner.tsx:140 msgid "Upload from Files" -msgstr "Subir desde tus archivos" +msgstr "" -#: src/view/com/util/UserAvatar.tsx:382 -#: src/view/com/util/UserAvatar.tsx:386 +#: src/view/com/util/UserAvatar.tsx:383 +#: src/view/com/util/UserAvatar.tsx:387 #: src/view/com/util/UserBanner.tsx:134 #: src/view/com/util/UserBanner.tsx:138 msgid "Upload from Library" -msgstr "Subir desde la biblioteca" +msgstr "" -#: src/lib/api/index.ts:296 +#: src/lib/api/index.ts:301 msgid "Uploading images..." -msgstr "Subiendo imágenes..." +msgstr "" -#: src/lib/api/index.ts:350 -#: src/lib/api/index.ts:374 +#: src/lib/api/index.ts:355 +#: src/lib/api/index.ts:379 msgid "Uploading link thumbnail..." -msgstr "Subiendo miniatura del link..." +msgstr "" -#: src/view/com/composer/Composer.tsx:1638 +#: src/view/com/composer/Composer.tsx:1646 msgid "Uploading video..." -msgstr "Subiendo video..." - -#: src/view/com/modals/ChangeHandle.tsx:395 -#~ msgid "Use a file on your server" -#~ msgstr "Usar un archivo en tu servidor" - -#: src/view/screens/AppPasswords.tsx:205 -#~ 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." +msgstr "" #: 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." +msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:506 -#~ msgid "Use bsky.social as hosting provider" -#~ msgstr "Usar bsky.social como proveedor" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:539 msgid "Use default provider" -msgstr "Utilizar el proveedor predeterminado" +msgstr "" #: src/view/com/modals/InAppBrowserConsent.tsx:53 #: src/view/com/modals/InAppBrowserConsent.tsx:55 msgid "Use in-app browser" -msgstr "Usar navegador integrado" +msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:92 -#: src/screens/Settings/ContentAndMediaSettings.tsx:98 +#: src/screens/Settings/ContentAndMediaSettings.tsx:93 +#: src/screens/Settings/ContentAndMediaSettings.tsx:99 msgid "Use in-app browser to open links" -msgstr "Usar navegador en-aplicación para abrir enlaces" +msgstr "" #: src/view/com/modals/InAppBrowserConsent.tsx:63 #: src/view/com/modals/InAppBrowserConsent.tsx:65 msgid "Use my default browser" -msgstr "Usar mi navegador predeterminado" +msgstr "" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:53 msgid "Use recommended" -msgstr "Usar recomendados" - -#: src/view/com/modals/ChangeHandle.tsx:387 -#~ msgid "Use the DNS panel" -#~ msgstr "Usar el panel DNS" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:190 msgid "Use this to sign into the other app along with your handle." -msgstr "Utilízala para iniciar sesión en la otra app junto a tu nombre de usuario." +msgstr "" #: src/view/com/modals/InviteCodes.tsx:201 msgid "Used by:" -msgstr "Usado por:" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:69 #: src/lib/moderation/useModerationCauseDescription.ts:61 msgid "User Blocked" -msgstr "Usuario bloqueado" +msgstr "" #: src/lib/moderation/useModerationCauseDescription.ts:53 msgid "User Blocked by \"{0}\"" -msgstr "Usuario bloqueado por \"{0}\"\" # uppercase" +msgstr "" #: src/components/dms/BlockedByListDialog.tsx:27 msgid "User blocked by list" -msgstr "Usuario bloqueado por lista" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:55 msgid "User Blocked by List" -msgstr "Usuario Bloqueado por Lista" +msgstr "" #: src/lib/moderation/useModerationCauseDescription.ts:71 msgid "User Blocking You" -msgstr "Usuario te está bloqueando" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:75 msgid "User Blocks You" -msgstr "Usuario te bloquea" +msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:214 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/>" +msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:212 msgid "User list by you" -msgstr "Lista de usuarios por ti" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:176 msgid "User list created" -msgstr "Lista de usuarios creada" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:162 msgid "User list updated" -msgstr "Lista de usuarios actualizada" +msgstr "" -#: src/view/screens/Lists.tsx:78 -#~ msgid "User Lists" -#~ msgstr "Listas de usuarios" - -#: src/screens/Login/LoginForm.tsx:185 +#: src/screens/Login/LoginForm.tsx:193 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" - -#: src/components/WhoCanReply.tsx:280 -#~ msgid "users followed by <0/>" -#~ msgstr "usuarios seguidos por <0/>" +msgstr "" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" -msgstr "usuarios seguidos por <0>@{0}" +msgstr "" #: src/screens/Messages/Settings.tsx:92 #: src/screens/Messages/Settings.tsx:95 msgid "Users I follow" -msgstr "Usuarios que sigo" +msgstr "" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:416 msgid "Users in \"{0}\"" -msgstr "Usuarios en \"{0}\"" +msgstr "" #: src/components/LikesDialog.tsx:83 msgid "Users that have liked this content or profile" -msgstr "Usuarios que les ha gustado este contenido o perfil" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:419 msgid "Value:" -msgstr "Valor:" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:125 msgid "Verified email required" -msgstr "Se requiere un correo electrónico verificado" +msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:510 -#~ msgid "Verify {0}" -#~ msgstr "Verificar {0}" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Verify DNS Record" -msgstr "Verificar registro DNS" - -#: src/view/screens/Settings/index.tsx:937 -#~ msgid "Verify email" -#~ msgstr "Verificar el correo electrónico" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:134 #: src/components/intents/VerifyEmailIntentDialog.tsx:67 msgid "Verify email dialog" -msgstr "Ventana de verificación de correo electrónico" - -#: src/view/screens/Settings/index.tsx:962 -#~ msgid "Verify my email" -#~ msgstr "Verificar mi correo electrónico" - -#: src/view/screens/Settings/index.tsx:971 -#~ msgid "Verify My Email" -#~ msgstr "Verificar mi correo electrónico" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:200 #: src/view/com/modals/ChangeEmail.tsx:202 msgid "Verify New Email" -msgstr "Verificar el correo electrónico nuevo" +msgstr "" #: src/view/com/composer/videos/SelectVideoBtn.tsx:129 msgid "Verify now" -msgstr "Verificar ahora" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:510 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify Text File" -msgstr "Verificar archivo de texto" +msgstr "" #: src/screens/Settings/AccountSettings.tsx:75 #: src/screens/Settings/AccountSettings.tsx:91 msgid "Verify your email" -msgstr "Verifica tu correo electrónico" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:85 #: src/view/com/modals/VerifyEmail.tsx:111 msgid "Verify Your Email" -msgstr "Verifica tu correo electrónico" +msgstr "" #: src/screens/Settings/AboutSettings.tsx:67 #: src/screens/Settings/AboutSettings.tsx:77 msgid "Version {appVersion}" -msgstr "Versión {appVersion}" - -#: src/view/screens/Settings/index.tsx:890 -#~ msgid "Version {appVersion} {bundleInfo}" -#~ msgstr "Versión {appVersion} {bundleInfo}" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:134 msgid "Video" -msgstr "Video" +msgstr "" #: src/view/com/composer/state/video.ts:358 msgid "Video failed to process" -msgstr "El video no se pudo procesar" +msgstr "" + +#: src/Navigation.tsx:430 +msgid "Video Feed" +msgstr "" + +#: src/components/VideoPostCard.tsx:116 +msgid "Video from {0}: {text}" +msgstr "" #: src/screens/Onboarding/index.tsx:39 #: src/screens/Onboarding/state.ts:103 msgid "Video Games" -msgstr "Videojuegos" +msgstr "" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:169 +#: src/screens/VideoFeed/index.tsx:1031 +msgid "Video is paused" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:1031 +msgid "Video is playing" +msgstr "" + +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:191 msgid "Video not found." -msgstr "Video no encontrado." +msgstr "" #: src/view/com/composer/videos/SubtitleDialog.tsx:99 msgid "Video settings" -msgstr "Configuración del video" +msgstr "" -#: src/view/com/composer/Composer.tsx:1648 +#: src/view/com/composer/Composer.tsx:1656 msgid "Video uploaded" -msgstr "Video subido" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 msgid "Video: {0}" -msgstr "Video: {0}" +msgstr "" -#: src/view/com/composer/videos/state.ts:27 -#~ msgid "Videos cannot be larger than 50MB" -#~ msgstr "Los videos no pueden ser mayores de 50MB" +#: src/view/screens/Profile.tsx:236 +msgid "Videos" +msgstr "" #: 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 deben tener menos de 60 segundos de duración" +msgstr "" #: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" -msgstr "Ver el avatar de {0}" +msgstr "" #: src/components/ProfileCard.tsx:110 #: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/screens/VideoFeed/index.tsx:763 #: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" -msgstr "Ver el perfil de {0}" +msgstr "" -#: src/components/dms/MessagesListHeader.tsx:158 +#: src/components/dms/MessagesListHeader.tsx:173 msgid "View {displayName}'s profile" -msgstr "Ver el perfil de {displayName}" - -#: src/components/TagMenu/index.tsx:172 -msgid "View all posts by @{authorHandle} with tag {displayTag}" -msgstr "Ver todas las publicaciones de @{authorHandle} con etiqueta {displayTag}" - -#: src/components/TagMenu/index.tsx:126 -msgid "View all posts with tag {displayTag}" -msgstr "Ver todas las publicaciones con etiqueta {displayTag}" +msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:433 msgid "View blocked user's profile" -msgstr "Ver el perfil del usuario bloqueado" +msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:98 msgid "View blogpost for more details" -msgstr "Ver la entrada del blog para más detalles" +msgstr "" #: src/view/screens/Log.tsx:57 msgid "View debug entry" -msgstr "Ver entrada de depuración" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:139 +#: src/components/ReportDialog/SelectReportOptionView.tsx:137 +#: src/screens/VideoFeed/index.tsx:637 +#: src/screens/VideoFeed/index.tsx:655 msgid "View details" -msgstr "Ver detalles" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:134 +#: src/components/ReportDialog/SelectReportOptionView.tsx:132 msgid "View details for reporting a copyright violation" -msgstr "Ver más detalles sobre cómo reportar una violación de Derechos de Autor" +msgstr "" #: src/view/com/posts/ViewFullThread.tsx:56 msgid "View full thread" -msgstr "Ver hilo completo" +msgstr "" #: src/components/moderation/LabelsOnMe.tsx:46 msgid "View information about these labels" -msgstr "Ver información sobre estas etiquetas" +msgstr "" + +#: src/components/interstitials/TrendingVideos.tsx:191 +#: src/components/interstitials/TrendingVideos.tsx:210 +#: src/screens/Search/components/ExploreTrendingVideos.tsx:231 +#: src/screens/Search/components/ExploreTrendingVideos.tsx:250 +msgid "View more" +msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:419 #: src/components/ProfileHoverCard/index.web.tsx:439 @@ -9224,731 +7838,678 @@ msgstr "Ver información sobre estas etiquetas" #: src/view/com/util/PostMeta.tsx:78 #: src/view/com/util/PostMeta.tsx:93 msgid "View profile" -msgstr "Ver perfil" +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" -msgstr "Ver el avatar" +msgstr "" #: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" -msgstr "Ver el servicio de etiquetado proporcionado por @{0}" +msgstr "" #: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" -msgstr "Ver usuarios a los que les gusta este feed" +msgstr "" + +#: src/components/VideoPostCard.tsx:392 +msgid "View video" +msgstr "" #: src/screens/Moderation/index.tsx:248 msgid "View your blocked accounts" -msgstr "Ver tus cuentas bloqueadas" +msgstr "" #: 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" +msgstr "" #: src/screens/Moderation/index.tsx:218 msgid "View your moderation lists" -msgstr "Ver tus listas de moderación" +msgstr "" #: src/screens/Moderation/index.tsx:233 msgid "View your muted accounts" -msgstr "Ver tus cuentas silenciadas" +msgstr "" #: src/view/com/modals/LinkWarning.tsx:89 #: src/view/com/modals/LinkWarning.tsx:95 msgid "Visit Site" -msgstr "Visitar el sitio" +msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:80 msgid "Volume" -msgstr "Volumen" +msgstr "" #: src/components/moderation/LabelPreference.tsx:136 #: src/lib/moderation/useLabelBehaviorDescription.ts:17 #: src/lib/moderation/useLabelBehaviorDescription.ts:22 msgid "Warn" -msgstr "Advertir" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:48 msgid "Warn content" -msgstr "Advertir contenido" +msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:46 msgid "Warn content and filter from feeds" -msgstr "Advertir contenido y filtrar de los feeds" +msgstr "" #: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." -msgstr "No pudimos encontrar resultados para ese hashtag." +msgstr "" #: src/screens/Topic.tsx:178 msgid "We couldn't find any results for that topic." -msgstr "No hemos encontrado resultados para ese tema." +msgstr "" -#: src/screens/Messages/Conversation.tsx:103 +#: src/screens/Messages/Conversation.tsx:113 msgid "We couldn't load this conversation" -msgstr "No pudimos cargar esta conversación" +msgstr "" -#: src/screens/SignupQueued.tsx:145 +#: src/screens/SignupQueued.tsx:160 msgid "We estimate {estimatedTime} until your account is ready." -msgstr "Estimamos {estimatedTime} hasta que tu cuenta esté lista." +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:107 msgid "We have sent another verification email to <0>{0}." -msgstr "Hemos enviado otro correo electrónico de verificación a <0>{0}." +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:238 +#: src/screens/Onboarding/StepFinished.tsx:245 msgid "We hope you have a wonderful time. Remember, Bluesky is:" -msgstr "Esperemos que la pases bien. Recuerda, Bluesky es:" +msgstr "" #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 msgid "We ran out of posts from your follows. Here's the latest from <0/>." -msgstr "Se acabaron los posts de tus seguidos. Aquí está lo último de <0/>." - -#: src/components/dialogs/MutedWords.tsx:203 -#~ msgid "We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." -#~ msgstr "Recomendamos evitar palabras comunes que aparecen en muchos posts, ya que puede resultar en que no se muestren posts." - -#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:125 -#~ msgid "We recommend our \"Discover\" feed:" -#~ msgstr "Recomendamos nuestro feed \"Discover\":" +msgstr "" #: 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 pudimos determinar si tienes permiso para subir videos. Por favor, inténtalo de nuevo." +msgstr "" #: src/components/dialogs/BirthDateSettings.tsx:51 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." +msgstr "" #: 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." +msgstr "" #: 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 pudimos conectarnos. Por favor, inténtalo de nuevo para continuar configurando tu cuenta. Si sigue fallando, puedes omitir este proceso." +msgstr "" -#: src/screens/SignupQueued.tsx:149 +#: src/screens/SignupQueued.tsx:164 msgid "We will let you know when your account is ready." -msgstr "Te informaremos cuando tu cuenta esté lista." +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:134 msgid "We'll use this to help customize your experience." -msgstr "Usaremos esto para ayudar a personalizar tu experiencia." +msgstr "" #: src/components/dms/dialogs/SearchablePeopleList.tsx:88 #: src/components/ProgressGuide/FollowDialog.tsx:157 msgid "We're having network issues, try again" -msgstr "Estamos teniendo problemas de red, inténtalo de nuevo" - -#: src/components/dialogs/nuxs/NeueTypography.tsx:54 -#~ msgid "We're introducing a new theme font, along with adjustable font sizing." -#~ msgstr "Estamos introduciendo una nueva fuente de tema, junto con un tamaño de fuente ajustable." +msgstr "" #: src/screens/Signup/index.tsx:94 msgid "We're so excited to have you join us!" -msgstr "¡Es nuestro placer tenerte aquí!" +msgstr "" #: 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}." +msgstr "" #: 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 "Lo sentimos, pero no pudimos cargar tus palabras silenciadas en este momento. Por favor, inténtalo de nuevo." +msgstr "" #: src/view/screens/Search/Search.tsx:201 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." +msgstr "" -#: src/view/com/composer/Composer.tsx:410 +#: src/view/com/composer/Composer.tsx:417 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." +msgstr "" -#: src/components/Lists.tsx:188 +#: src/components/Lists.tsx:194 #: 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." - -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:330 -#~ 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." +msgstr "" #: 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." +msgstr "" #: src/screens/Deactivated.tsx:124 msgid "Welcome back!" -msgstr "¡Hola de nuevo!" +msgstr "" #: src/components/NewskieDialog.tsx:103 msgid "Welcome, friend!" -msgstr "¡Qué gusto verte!" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:126 msgid "What are your interests?" -msgstr "¿Cuáles son tus intereses?" +msgstr "" #: src/screens/StarterPack/Wizard/StepDetails.tsx:41 msgid "What do you want to call your starter pack?" -msgstr "¿Cómo quieres llamar a tu paquete de inicio?" +msgstr "" #: src/screens/Search/components/ExploreTrendingTopics.tsx:79 msgid "What people are posting about." -msgstr "Los temas del momento." +msgstr "" #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 -#: src/view/com/composer/Composer.tsx:729 +#: src/view/com/composer/Composer.tsx:736 msgid "What's up?" -msgstr "¿Qué hay de nuevo?" +msgstr "" -#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:79 +#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:80 msgid "Which languages are used in this post?" -msgstr "¿En qué idioma está este post?" +msgstr "" -#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:78 +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:79 msgid "Which languages would you like to see in your algorithmic feeds?" -msgstr "¿Qué idiomas te gustaría ver en tus feeds?" +msgstr "" #: src/components/WhoCanReply.tsx:179 msgid "Who can interact with this post?" -msgstr "¿Quién puede interactuar con este post?" - -#: src/components/dms/MessagesNUX.tsx:110 -#: src/components/dms/MessagesNUX.tsx:124 -#~ msgid "Who can message you?" -#~ msgstr "¿Quién puede enviarte mensajes?" +msgstr "" #: src/components/WhoCanReply.tsx:87 msgid "Who can reply" -msgstr "Quién puede responder" - -#: src/components/WhoCanReply.tsx:212 -#~ msgid "Who can reply dialog" -#~ msgstr "Quién puede responder en el diálogo" - -#: src/components/WhoCanReply.tsx:216 -#~ msgid "Who can reply?" -#~ msgstr "¿Quién puede responder?" +msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:148 +#: src/screens/Messages/ChatList.tsx:156 msgid "Whoops!" -msgstr "¡Vaya!" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:44 +#: src/components/interstitials/TrendingVideos.tsx:127 +#: src/screens/Search/components/ExploreTrendingVideos.tsx:147 +msgid "Whoops! Trending videos failed to load." +msgstr "" + +#: src/screens/Takendown.tsx:173 +msgid "Why are you appealing?" +msgstr "" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:42 msgid "Why should this content be reviewed?" -msgstr "¿Por qué crees que este contenido debe ser revisado?" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:57 +#: src/components/ReportDialog/SelectReportOptionView.tsx:55 msgid "Why should this feed be reviewed?" -msgstr "¿Por qué crees que este feed debe ser revisado?" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:54 +#: src/components/ReportDialog/SelectReportOptionView.tsx:52 msgid "Why should this list be reviewed?" -msgstr "¿Por qué crees que esta lista debe ser revisada?" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:63 +#: src/components/ReportDialog/SelectReportOptionView.tsx:61 msgid "Why should this message be reviewed?" -msgstr "¿Por qué crees que este mensaje debe ser revisado?" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:51 +#: src/components/ReportDialog/SelectReportOptionView.tsx:49 msgid "Why should this post be reviewed?" -msgstr "¿Por qué crees que este post debe ser revisado?" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:60 +#: src/components/ReportDialog/SelectReportOptionView.tsx:58 msgid "Why should this starter pack be reviewed?" -msgstr "¿Por qué crees que este paquete de inicio debe ser revisado?" +msgstr "" -#: src/components/ReportDialog/SelectReportOptionView.tsx:48 +#: src/components/ReportDialog/SelectReportOptionView.tsx:46 msgid "Why should this user be reviewed?" -msgstr "¿Por qué crees que este usuario debe ser revisado?" - -#: src/view/com/modals/crop-image/CropImage.web.tsx:125 -#~ msgid "Wide" -#~ msgstr "Ancho" +msgstr "" #: src/screens/Messages/components/MessageInput.tsx:149 #: src/screens/Messages/components/MessageInput.web.tsx:214 msgid "Write a message" -msgstr "Escribe un mensaje" +msgstr "" -#: src/view/com/composer/Composer.tsx:817 +#: src/view/com/composer/Composer.tsx:824 msgid "Write post" -msgstr "Redacta un post" +msgstr "" -#: src/view/com/composer/Composer.tsx:727 -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:70 +#: src/view/com/composer/Composer.tsx:734 +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:69 msgid "Write your reply" -msgstr "Redacta una respuesta" +msgstr "" #: src/screens/Onboarding/index.tsx:25 #: src/screens/Onboarding/state.ts:116 msgid "Writers" -msgstr "Escritores" +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:337 msgid "Wrong DID returned from server. Received: {0}" -msgstr "DID equivocado devuelto por el servidor. Se recibió: {0}" +msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:86 msgid "Yes" -msgstr "Sí" +msgstr "" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:106 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:108 msgid "Yes, deactivate" -msgstr "Sí, desactivar" +msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" -msgstr "Sí, eliminar este paquete de inicio" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:724 msgid "Yes, detach" -msgstr "Sí, separar" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:734 msgid "Yes, hide" -msgstr "Sí, ocultar" +msgstr "" #: src/screens/Deactivated.tsx:146 msgid "Yes, reactivate my account" -msgstr "Sí, reactivar mi cuenta" +msgstr "" #: src/components/dms/DateDivider.tsx:46 msgid "Yesterday" -msgstr "Ayer" - -#: src/components/dms/MessageItem.tsx:183 -#~ msgid "Yesterday, {time}" -#~ msgstr "Ayer, {time}" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:150 msgid "you" -msgstr "tú" +msgstr "" #: src/components/NewskieDialog.tsx:43 msgid "You" -msgstr "Tú" +msgstr "" -#: src/screens/SignupQueued.tsx:142 +#: src/screens/SignupQueued.tsx:157 msgid "You are in line." -msgstr "Estás en cola." +msgstr "" #: src/view/com/composer/state/video.ts:410 msgid "You are not allowed to upload videos." -msgstr "No tienes permiso para subir videos." +msgstr "" #: src/view/com/profile/ProfileFollows.tsx:94 msgid "You are not following anyone." -msgstr "No estás siguiendo a nadie." - -#: src/components/dialogs/nuxs/NeueTypography.tsx:61 -#~ msgid "You can adjust these in your Appearance Settings later." -#~ msgstr "Puedes ajustar esto en tus Configuraciones de Apariencia más adelante." +msgstr "" #: 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 "También puedes descubrir nuevos Feeds personalizados para seguir." +msgstr "" #: 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." - -#: src/screens/Onboarding/StepFollowingFeed.tsx:143 -#~ msgid "You can change these settings later." -#~ msgstr "Puedes cambiar estos ajustes luego." - -#: src/components/dms/MessagesNUX.tsx:119 -#~ msgid "You can change this at any time." -#~ msgstr "Puedes cambiar esto en cualquier momento." +msgstr "" #: 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." +msgstr "" #: src/screens/Login/index.tsx:155 #: src/screens/Login/PasswordUpdatedForm.tsx:26 msgid "You can now sign in with your new password." -msgstr "Ahora puedes iniciar sesión con tu nueva contraseña." +msgstr "" #: 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." +msgstr "" -#: src/components/interstitials/Trending.tsx:100 +#: src/components/interstitials/Trending.tsx:130 +#: src/components/interstitials/TrendingVideos.tsx:139 #: src/screens/Search/components/ExploreTrendingTopics.tsx:136 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:109 msgid "You can update this later from your settings." -msgstr "Puedes cambiar esta opción en Ajustes." +msgstr "" #: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." -msgstr "No tienes ningún seguidor." +msgstr "" #: 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}." +msgstr "" #: 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 "¡Aún no tienes ningún código de invitación! Te enviaremos algunos cuando lleves un poco más de tiempo en Bluesky." +msgstr "" #: src/view/screens/SavedFeeds.tsx:137 msgid "You don't have any pinned feeds." -msgstr "No tienes ningún feed fijado." - -#: src/view/screens/Feeds.tsx:477 -#~ msgid "You don't have any saved feeds!" -#~ msgstr "No tienes ningún feed guardado!" +msgstr "" #: src/view/screens/SavedFeeds.tsx:177 msgid "You don't have any saved feeds." -msgstr "No tienes ningún feed guardado." +msgstr "" #: 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." +msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:58 +#: src/components/dms/MessagesListBlockedFooter.tsx:65 msgid "You have blocked this user" -msgstr "Has bloqueado a este usuario" +msgstr "" #: 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 bloqueado a este usuario. No puedes ver su contenido." +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:48 -#: src/screens/Login/SetNewPasswordForm.tsx:85 +#: src/screens/Login/SetNewPasswordForm.tsx:91 #: 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 ingresado un código inválido. Debe lucir algo así XXXXX-XXXXX." +msgstr "" #: src/lib/moderation/useModerationCauseDescription.ts:114 msgid "You have hidden this post" -msgstr "Has ocultado este post" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:109 msgid "You have hidden this post." -msgstr "Has ocultado este post." +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:102 #: src/lib/moderation/useModerationCauseDescription.ts:97 msgid "You have muted this account." -msgstr "Has muteado a esta cuenta." +msgstr "" #: src/lib/moderation/useModerationCauseDescription.ts:91 msgid "You have muted this user" -msgstr "Has muteado a esta cuenta" +msgstr "" -#: src/screens/Messages/ChatList.tsx:190 +#: src/screens/Messages/ChatList.tsx:198 msgid "You have no conversations yet. Start one!" -msgstr "No tienes ninguna conversación. ¡Comienza una!" +msgstr "" #: src/view/com/feeds/ProfileFeedgens.tsx:143 msgid "You have no feeds." -msgstr "No tienes feeds." +msgstr "" #: src/view/com/lists/MyLists.tsx:81 #: src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." -msgstr "No tienes listas." - -#: src/screens/Messages/List/index.tsx:200 -#~ 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!" +msgstr "" #: 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." - -#: src/view/screens/AppPasswords.tsx:96 -#~ 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." +msgstr "" #: 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." +msgstr "" -#: src/components/Lists.tsx:52 +#: src/components/Lists.tsx:57 msgid "You have reached the end" -msgstr "Has llegado al final" +msgstr "" #: src/lib/media/video/upload.shared.ts:56 msgid "You have temporarily reached the limit for video uploads. Please try again later." -msgstr "Has alcanzado temporalmente el límite de subidas de videos. Por favor, inténtalo de nuevo más tarde." +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:241 +#: src/components/StarterPack/ProfileStarterPacks.tsx:240 msgid "You haven't created a starter pack yet!" -msgstr "¡Aún no has creado un paquete de inicio!" +msgstr "" #: src/components/dialogs/MutedWords.tsx:398 msgid "You haven't muted any words or tags yet" -msgstr "Aún no has silenciado ninguna palabra o etiqueta" +msgstr "" #: src/components/moderation/ModerationDetailsDialog.tsx:116 #: src/lib/moderation/useModerationCauseDescription.ts:125 msgid "You hid this reply." -msgstr "Has ocultado esta respuesta." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:78 msgid "You may appeal non-self labels if you feel they were placed in error." -msgstr "Puedes apelar etiquetas no propias si sientes que fueron colocadas por error." +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:83 msgid "You may appeal these labels if you feel they were placed in error." -msgstr "Puedes apelar estas etiquetas si sientes que fueron colocadas por error." +msgstr "" #: src/screens/StarterPack/Wizard/State.tsx:79 msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" -msgstr "Solo puedes añadir hasta {STARTER_PACK_MAX_SIZE} perfiles" +msgstr "" #: src/screens/StarterPack/Wizard/State.tsx:97 msgid "You may only add up to 3 feeds" -msgstr "Solo puedes añadir hasta 3 feeds" - -#: src/screens/StarterPack/Wizard/State.tsx:95 -#~ msgid "You may only add up to 50 feeds" -#~ msgstr "Solo puedes añadir hasta 50 feeds" - -#: src/screens/StarterPack/Wizard/State.tsx:78 -#~ msgid "You may only add up to 50 profiles" -#~ msgstr "Solo puedes añadir hasta 50 perfiles" +msgstr "" #: src/lib/media/picker.shared.ts:22 msgid "You may only select up to 4 images" -msgstr "Solo puedes seleccionar hasta 4 imágenes" +msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:106 msgid "You must be 13 years of age or older to sign up." -msgstr "Tienes que tener 13 años o más para poder crear una cuenta." +msgstr "" -#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:110 -#~ msgid "You must be 18 years or older to enable adult content" -#~ msgstr "Tienes que tener 18 años o más para poder activar el contenido adulto" - -#: src/components/StarterPack/ProfileStarterPacks.tsx:324 +#: src/components/StarterPack/ProfileStarterPacks.tsx:323 msgid "You must be following at least seven other people to generate a starter pack." -msgstr "Debes seguir al menos a siete personas más para generar un paquete de inicio." +msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:60 msgid "You must grant access to your photo library to save a QR code" -msgstr "Debes otorgar acceso a tu biblioteca de fotos para guardar un código QR" +msgstr "" #: src/components/StarterPack/ShareDialog.tsx:68 msgid "You must grant access to your photo library to save the image." -msgstr "Debes otorgar acceso a tu biblioteca de fotos para guardar la imagen." +msgstr "" -#: src/components/ReportDialog/SubmitView.tsx:210 +#: src/components/ReportDialog/SubmitView.tsx:211 msgid "You must select at least one labeler for a report" -msgstr "Debes seleccionar al menos un etiquetador para un informe" +msgstr "" #: src/screens/Deactivated.tsx:127 msgid "You previously deactivated @{0}." -msgstr "Anteriormente desactivaste a @{0}." +msgstr "" #: src/screens/Settings/Settings.tsx:257 +#: src/view/shell/desktop/LeftNav.tsx:206 msgid "You will be signed out of all your accounts." -msgstr "Se cerrará la sesión de todas tus cuentas." +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:217 msgid "You will no longer receive notifications for this thread" -msgstr "Ya no recibirás notificaciones de este hilo" +msgstr "" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:213 msgid "You will now receive notifications for this thread" -msgstr "Ahora recibirás notificaciones de este hilo" +msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:98 +#: src/screens/Login/SetNewPasswordForm.tsx:104 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." -msgstr "Enviamos un código de reseteo a tu correo. Introduce ese código aquí y luego introduce tu nueva contraseña." +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:124 +#: src/screens/Messages/components/ChatListItem.tsx:139 msgid "You: {0}" -msgstr "Tú: {0}" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:153 +#: src/screens/Messages/components/ChatListItem.tsx:168 msgid "You: {defaultEmbeddedContentMessage}" -msgstr "Tú: {defaultEmbeddedContentMessage}" +msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:146 +#: src/screens/Messages/components/ChatListItem.tsx:161 msgid "You: {short}" -msgstr "Tú: {short}" +msgstr "" #: src/screens/Signup/index.tsx:107 msgid "You'll follow the suggested users and feeds once you finish creating your account!" -msgstr "¡Comenzarás a seguir a los usuarios y feeds sugeridos una vez que termines de crear tu cuenta!" +msgstr "" #: src/screens/Signup/index.tsx:112 msgid "You'll follow the suggested users once you finish creating your account!" -msgstr "Comenzarás a seguir a los usuarios sugeridos una vez que termines de crear tu cuenta!" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 msgid "You'll follow these people and {0} others" -msgstr "Comenzarás a seguir a estas personas y a {0} más" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 msgid "You'll follow these people right away" -msgstr "Comenzarás a seguir a estas personas de inmediato" +msgstr "" #: src/components/dialogs/VerifyEmailDialog.tsx:178 msgid "You'll receive an email at <0>{0} to verify it's you." -msgstr "Recibirás un correo electrónico en <0>{0} para verificar que eres tú." +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 msgid "You'll stay updated with these feeds" -msgstr "Te mantendrás actualizado con estos feeds" +msgstr "" -#: src/screens/Onboarding/StepModeration/index.tsx:60 -#~ msgid "You're in control" -#~ msgstr "Tu tienes el control" - -#: src/screens/SignupQueued.tsx:112 +#: src/screens/SignupQueued.tsx:127 msgid "You're in line" -msgstr "Ya estás en cola" +msgstr "" #: 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 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." +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:235 +#: src/screens/Onboarding/StepFinished.tsx:242 msgid "You're ready to go!" -msgstr "¡Eso es todo!" +msgstr "" #: 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 elegido ocultar una palabra o etiqueta dentro de esta publicación." +msgstr "" #: src/state/shell/progress-guide.tsx:234 msgid "You've found some people to follow" -msgstr "Has encontrado algunas personas a las que seguir" +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." +msgstr "" #: src/view/com/composer/state/video.ts:421 msgid "You've reached your daily limit for video uploads (too many bytes)" -msgstr "Has alcanzado tu límite diario de carga de videos (demasiados bytes)" +msgstr "" #: src/view/com/composer/state/video.ts:425 msgid "You've reached your daily limit for video uploads (too many videos)" -msgstr "Has alcanzado tu límite diario de carga de videos (demasiados videos)" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:1082 +msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" +msgstr "" #: src/screens/Signup/index.tsx:140 msgid "Your account" -msgstr "Tu cuenta" +msgstr "" #: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" -msgstr "Tu cuenta ha sido eliminada" +msgstr "" + +#: src/screens/Takendown.tsx:146 +msgid "Your account has been suspended" +msgstr "" #: src/view/com/composer/state/video.ts:429 msgid "Your account is not yet old enough to upload videos. Please try again later." -msgstr "Tu cuenta aún no tiene suficiente antigüedad para subir videos. Por favor, inténtalo de nuevo más tarde." +msgstr "" #: 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 "Tu repositorio de cuenta, que contiene todos los registros de datos públicos, puede ser descargado como un archivo \"CAR\". Este archivo no incluye archivos multimedia incrustados, como imágenes, ni tus datos privados, que deben ser obtenidos por separado." +msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:211 +#: src/screens/Takendown.tsx:214 +msgid "Your account was found to be in violation of the <0>Bluesky Social Terms of Service. You have been sent an email outlining the specific violation and suspension period, if applicable. You can appeal this decision if you believe it was made in error." +msgstr "" + +#: src/screens/Takendown.tsx:154 +msgid "Your appeal has been submitted. If your appeal succeeds, you will receive an email." +msgstr "" + +#: src/screens/Signup/StepInfo/index.tsx:205 msgid "Your birth date" -msgstr "Tu fecha de nacimiento" +msgstr "" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:173 +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:195 msgid "Your browser does not support the video format. Please try a different browser." -msgstr "Tu navegador no soporta este formato de video. Por favor, inténtalo con uno diferente." +msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:25 msgid "Your chats have been disabled" -msgstr "Tus chats han sido deshabilitados" +msgstr "" #: src/view/com/modals/InAppBrowserConsent.tsx:44 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." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 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 "Tu nombre de usuario actual, <0>{0}, quedará automáticamente reservado para ti. Puedes volver a él cuando quieras desde esta cuenta." - -#: src/screens/Onboarding/StepFollowingFeed.tsx:62 -#~ msgid "Your default feed is \"Following\"" -#~ msgstr "Tu feed principal es \"Siguiendo\"" +msgstr "" #: 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 "Tu correo electrónico parece no ser válido." +msgstr "" #: 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 "Tu correo electrónico ha sido actualizado pero no verificado. Verifica tu nuevo correo electrónico." +msgstr "" #: 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 "Tu correo electrónico aún no ha sido verificado. Por tu seguridad, recomendamos que lo verifiques." +msgstr "" #: src/state/shell/progress-guide.tsx:213 msgid "Your first like!" -msgstr "¡Tu primer \"me gusta\"!" +msgstr "" #: src/view/com/posts/FollowingEmptyState.tsx:43 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í." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:221 msgid "Your full handle will be <0>@{0}" -msgstr "Tu nombre de usuario completo será <0>@{0}" +msgstr "" -#: src/screens/Signup/StepHandle.tsx:125 +#: src/screens/Signup/StepHandle.tsx:129 msgid "Your full username will be" -msgstr "Tu nombre de usuario completo será" +msgstr "" #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" -msgstr "Tus palabras muteadas" +msgstr "" #: src/view/com/modals/ChangePassword.tsx:158 msgid "Your password has been changed successfully!" -msgstr "¡Tu contraseña ha sido cambiada exitosamente!" +msgstr "" -#: src/view/com/composer/Composer.tsx:470 +#: src/view/com/composer/Composer.tsx:477 msgid "Your post has been published" -msgstr "Post publicado" +msgstr "" -#: src/view/com/composer/Composer.tsx:467 +#: src/view/com/composer/Composer.tsx:474 msgid "Your posts have been published" -msgstr "Posts publicados" +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:250 +#: src/screens/Onboarding/StepFinished.tsx:257 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." - -#: src/view/screens/Settings/index.tsx:119 -#~ msgid "Your profile" -#~ msgstr "Tu perfil" +msgstr "" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." -msgstr "Tu perfil, publicaciones, feeds y listas dejarán de ser visibles para otros usuarios de Bluesky. Puedes reactivar tu cuenta en cualquier momento abriendo sesión." +msgstr "" -#: src/view/com/composer/Composer.tsx:469 +#: src/view/com/composer/Composer.tsx:476 msgid "Your reply has been published" -msgstr "Respuesta publicada" +msgstr "" -#: src/components/dms/ReportDialog.tsx:157 +#: src/components/dms/ReportDialog.tsx:198 msgid "Your report will be sent to the Bluesky Moderation Service" -msgstr "Tu reporte ha sido enviado al servicio de moderación de Bluesky" +msgstr "" +