Bluesky app fork with some witchin' additions 馃挮
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Spanish localization for 1.97.0 (#7564)

* Updates and missing translations.

Added some missing translations, corrected a few inconsistencies (paquete inicial; video) and edited to strings to use gender-neutral language.

* Update src/locale/locales/es/messages.po

Thanks @surfdude29 for pointing this out

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>

* Update src/locale/locales/es/messages.po

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>

* Update messages.po

* Update messages.po

* Update messages.po

---------

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>

authored by

hogaza
surfdude29
and committed by
GitHub
9849a6c7 5c3d609d

+115 -115
+115 -115
src/locale/locales/es/messages.po
··· 1 1 msgid "" 2 - msgstr "" 3 - "POT-Creation-Date: 2023-12-22 01:56+0530\n" 2 + msgstr "POT-Creation-Date: 2023-12-22 01:56+0530\n" 4 3 "MIME-Version: 1.0\n" 5 4 "Content-Type: text/plain; charset=utf-8\n" 6 5 "Content-Transfer-Encoding: 8bit\n" ··· 9 8 "Project-Id-Version: \n" 10 9 "Report-Msgid-Bugs-To: \n" 11 10 "PO-Revision-Date: \n" 12 - "Last-Translator: brodieavoult\n" 11 + "Last-Translator: hogaza\n" 13 12 "Language-Team: brodieavoult\n" 14 - "Plural-Forms: \n" 13 + "Plural-Forms:\n" 14 + " \n" 15 15 16 16 #: src/components/ProgressGuide/FollowDialog.tsx:567 17 17 msgid "(active)" 18 - msgstr "" 18 + msgstr "(activo)" 19 19 20 20 #: src/screens/Messages/components/ChatListItem.tsx:130 21 21 msgid "(contains embedded content)" ··· 37 37 38 38 #: src/screens/Profile/ProfileFollowers.tsx:40 39 39 msgid "{0, plural, one {# follower} other {# followers}}" 40 - msgstr "" 40 + msgstr "{0, plural, one {# seguidor} other {# seguidores}}" 41 41 42 42 #: src/screens/Profile/ProfileFollows.tsx:40 43 43 msgid "{0, plural, one {# following} other {# following}}" 44 - msgstr "" 44 + msgstr "{0, plural, one {# siguiendo} other {# siguiendo}}" 45 45 46 46 #: src/lib/hooks/useTimeAgo.ts:146 47 47 msgid "{0, plural, one {# hour} other {# hours}}" ··· 65 65 66 66 #: src/components/moderation/LabelsOnMe.tsx:53 67 67 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" 68 - msgstr "" 68 + msgstr "Se ha marcado esta cuenta con {0, plural, one {# etiqueta} other {# etiquetas}}" 69 69 70 70 #: src/components/moderation/LabelsOnMe.tsx:62 71 71 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" 72 - msgstr "" 72 + msgstr "Se ha marcado este contenido con {0, plural, one {# etiqueta} other {# etiquetas}}" 73 73 74 74 #: src/screens/Post/PostLikedBy.tsx:41 75 75 msgid "{0, plural, one {# like} other {# likes}}" 76 - msgstr "" 76 + msgstr "{0, plural, one {# me gusta} other {# me gusta}}" 77 77 78 78 #: src/lib/hooks/useTimeAgo.ts:136 79 79 msgid "{0, plural, one {# minute} other {# minutes}}" ··· 85 85 86 86 #: src/screens/Post/PostQuotes.tsx:41 87 87 msgid "{0, plural, one {# quote} other {# quotes}}" 88 - msgstr "" 88 + msgstr "{0, plural, one {# cita} other {# citas}}" 89 89 90 90 #: src/screens/Post/PostRepostedBy.tsx:41 91 91 msgid "{0, plural, one {# repost} other {# reposts}}" ··· 115 115 116 116 #: src/view/com/post-thread/PostThreadItem.tsx:447 117 117 msgid "{0, plural, one {like} other {likes}}" 118 - msgstr "{0, plural, one {\"me gusta\"} other {\"me gusta\"}}" 118 + msgstr "{0, plural, one {me gusta} other {me gusta}}" 119 119 120 120 #: src/components/FeedCard.tsx:213 121 121 #: src/view/com/feeds/FeedSourceCard.tsx:303 ··· 264 264 265 265 #: src/view/com/notifications/NotificationFeedItem.tsx:327 266 266 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your custom feed" 267 - msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} m谩s} other {{formattedAuthorsCount} m谩s}}</0> dieron \"me gusta\" a tu feed" 267 + msgstr "A {firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} m谩s} other {{formattedAuthorsCount} m谩s}}</0> les gusta tu feed" 268 268 269 269 #: src/view/com/notifications/NotificationFeedItem.tsx:223 270 270 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your post" 271 - msgstr "{firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} m谩s} other {{formattedAuthorsCount} m谩s}}</0> dieron \"me gusta\" a tu publicaci贸n" 271 + msgstr "A {firstAuthorLink} y <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} m谩s} other {{formattedAuthorsCount} m谩s}}</0> les gusta tu publicaci贸n" 272 272 273 273 #: src/view/com/notifications/NotificationFeedItem.tsx:247 274 274 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your post" ··· 288 288 289 289 #: src/view/com/notifications/NotificationFeedItem.tsx:339 290 290 msgid "{firstAuthorLink} liked your custom feed" 291 - msgstr "{firstAuthorLink} dio \"me gusta\" a tu feed personalizado" 291 + msgstr "A {firstAuthorLink} le gusta tu feed personalizado" 292 292 293 293 #: src/view/com/notifications/NotificationFeedItem.tsx:235 294 294 msgid "{firstAuthorLink} liked your post" 295 - msgstr "{firstAuthorLink} dio \"me gusta\" a tu publicaci贸n" 295 + msgstr "A {firstAuthorLink} le gusta tu publicaci贸n" 296 296 297 297 #: src/view/com/notifications/NotificationFeedItem.tsx:259 298 298 msgid "{firstAuthorLink} reposted your post" ··· 308 308 309 309 #: src/view/com/notifications/NotificationFeedItem.tsx:320 310 310 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" 311 - msgstr "{firstAuthorName} y {formattedAuthorsCount} m谩s dieron \"me gusta\" a tu feed personalizado" 311 + msgstr "A {firstAuthorName} y {formattedAuthorsCount} m谩s les gusta tu feed personalizado" 312 312 313 313 #: src/view/com/notifications/NotificationFeedItem.tsx:216 314 314 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" 315 - msgstr "{firstAuthorName} y {formattedAuthorsCount} m谩s dieron \"me gusta\" a tu publicaci贸n" 315 + msgstr "A {firstAuthorName} y {formattedAuthorsCount} les gusta tu publicaci贸n" 316 316 317 317 #: src/view/com/notifications/NotificationFeedItem.tsx:240 318 318 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" ··· 332 332 333 333 #: src/view/com/notifications/NotificationFeedItem.tsx:325 334 334 msgid "{firstAuthorName} liked your custom feed" 335 - msgstr "{firstAuthorName} dio \"me gusta\" a tu feed personalizado" 335 + msgstr "A {firstAuthorName} le gusta tu feed personalizado" 336 336 337 337 #: src/view/com/notifications/NotificationFeedItem.tsx:221 338 338 msgid "{firstAuthorName} liked your post" 339 - msgstr "{firstAuthorName} dio \"me gusta\" a tu publicaci贸n" 339 + msgstr "A {firstAuthorName} le gusta tu publicaci贸n" 340 340 341 341 #: src/view/com/notifications/NotificationFeedItem.tsx:245 342 342 msgid "{firstAuthorName} reposted your post" ··· 363 363 364 364 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 365 365 msgid "{notificationCount} unread items" 366 - msgstr "" 366 + msgstr "{notificationCount} elementos sin leer" 367 367 368 368 #: src/view/shell/Drawer.tsx:448 369 369 msgid "{numUnreadNotifications} unread" ··· 532 532 533 533 #: src/view/com/profile/ProfileMenu.tsx:108 534 534 msgid "Account muted" 535 - msgstr "Cuenta muteada" 535 + msgstr "Cuenta silenciada" 536 536 537 537 #: src/components/moderation/ModerationDetailsDialog.tsx:101 538 538 #: src/lib/moderation/useModerationCauseDescription.ts:96 539 539 msgid "Account Muted" 540 - msgstr "Cuenta muteada" 540 + msgstr "Cuenta silenciada" 541 541 542 542 #: src/components/moderation/ModerationDetailsDialog.tsx:87 543 543 msgid "Account Muted by List" 544 - msgstr "Cuenta muteada por lista" 544 + msgstr "Cuenta silenciada por lista" 545 545 546 546 #: src/screens/Settings/Settings.tsx:428 547 547 msgid "Account options" ··· 645 645 #: src/view/screens/ProfileList.tsx:903 646 646 #: src/view/screens/ProfileList.tsx:921 647 647 msgid "Add people" 648 - msgstr "" 648 + msgstr "A帽adir personas" 649 649 650 650 #: src/screens/StarterPack/Wizard/index.tsx:197 651 651 #~ msgid "Add people to your starter pack that you think others will enjoy following" ··· 710 710 711 711 #: src/components/moderation/LabelPreference.tsx:242 712 712 msgid "Adult content is disabled." 713 - msgstr "El contenido adulto esta desactivado." 713 + msgstr "El contenido adulto est谩 desactivado." 714 714 715 715 #: src/view/com/composer/labels/LabelsBtn.tsx:139 716 716 #: src/view/com/composer/labels/LabelsBtn.tsx:197 ··· 727 727 728 728 #: src/view/screens/Notifications.tsx:86 729 729 msgid "All" 730 - msgstr "" 730 + msgstr "Todas" 731 731 732 732 #: src/screens/StarterPack/StarterPackScreen.tsx:381 733 733 msgid "All accounts have been followed!" ··· 754 754 755 755 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 756 756 msgid "Allow quote posts" 757 - msgstr "" 757 + msgstr "Permitir citas" 758 758 759 759 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 760 760 msgid "Allow replies from:" ··· 933 933 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 934 934 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 935 935 msgid "App Icon" 936 - msgstr "" 936 + msgstr "Icono de la app" 937 937 938 938 #: src/screens/Settings/LanguageSettings.tsx:80 939 939 msgid "App Language" ··· 1165 1165 1166 1166 #: src/screens/Search/components/ExploreTrendingTopics.tsx:74 1167 1167 msgid "BETA" 1168 - msgstr "" 1168 + msgstr "BETA" 1169 1169 1170 1170 #: src/components/dialogs/BirthDateSettings.tsx:106 1171 1171 #: src/screens/Settings/AccountSettings.tsx:109 ··· 1289 1289 1290 1290 #: src/screens/Settings/AppIconSettings/index.tsx:99 1291 1291 msgid "Bluesky+" 1292 - msgstr "" 1292 + msgstr "Bluesky+" 1293 1293 1294 1294 #: src/screens/Settings/AppIconSettings/index.tsx:102 1295 1295 msgid "Bluesky+ icons" 1296 - msgstr "" 1296 + msgstr "Iconos Bluesky+" 1297 1297 1298 1298 #: src/lib/moderation/useLabelBehaviorDescription.ts:53 1299 1299 msgid "Blur images" ··· 1339 1339 1340 1340 #: src/components/TrendingTopics.tsx:176 1341 1341 msgid "Browse posts about {displayName}" 1342 - msgstr "" 1342 + msgstr "Explorar posts sobre {displayName}" 1343 1343 1344 1344 #: src/components/TrendingTopics.tsx:184 1345 1345 msgid "Browse posts tagged with {displayName}" 1346 - msgstr "" 1346 + msgstr "Explorar posts etiquetados con {displayName}" 1347 1347 1348 1348 #: src/components/TrendingTopics.tsx:222 1349 1349 msgid "Browse topic {displayName}" 1350 - msgstr "" 1350 + msgstr "Explorar el tema {displayName}" 1351 1351 1352 1352 #: src/view/com/auth/SplashScreen.web.tsx:168 1353 1353 msgid "Business" ··· 1371 1371 1372 1372 #: src/screens/Profile/components/ProfileFeedHeader.tsx:447 1373 1373 msgid "By <0>{0}</0>" 1374 - msgstr "" 1374 + msgstr "Por <0>{0}</0>" 1375 1375 1376 1376 #: src/screens/Signup/StepInfo/Policies.tsx:80 1377 1377 #~ msgid "By creating an account you agree to the {els}." ··· 1504 1504 1505 1505 #: src/screens/Settings/AppIconSettings/index.tsx:39 1506 1506 msgid "Change app icon" 1507 - msgstr "" 1507 + msgstr "Cambiar icono de la app" 1508 1508 1509 1509 #: src/screens/Settings/AppIconSettings/index.tsx:38 1510 1510 #: src/screens/Settings/AppIconSettings/index.tsx:221 1511 1511 msgid "Change app icon to \"{0}\"" 1512 - msgstr "" 1512 + msgstr "Cambiar icono de la app a \"{0}\"" 1513 1513 1514 1514 #: src/screens/Settings/AccountSettings.tsx:97 1515 1515 #: src/screens/Settings/AccountSettings.tsx:101 ··· 1578 1578 1579 1579 #: src/components/dms/ConvoMenu.tsx:84 1580 1580 msgid "Chat unmuted" 1581 - msgstr "Chat demuteado" 1581 + msgstr "Chat no silenciado" 1582 1582 1583 1583 #: src/screens/SignupQueued.tsx:78 1584 1584 #: src/screens/SignupQueued.tsx:82 ··· 1649 1649 #: src/view/screens/Feeds.tsx:728 1650 1650 #: src/view/screens/Search/Explore.tsx:411 1651 1651 msgid "Choose your own timeline! Feeds built by the community help you find content you love." 1652 - msgstr "" 1652 + msgstr "Elige tu propia cronolog铆a: encuentra el contenido que m谩s te gusta gracias a los feeds de la comunidad." 1653 1653 1654 1654 #: src/screens/Signup/StepInfo/index.tsx:201 1655 1655 msgid "Choose your password" ··· 1761 1761 #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:137 1762 1762 #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:173 1763 1763 msgid "Close emoji picker" 1764 - msgstr "" 1764 + msgstr "Cerrar el selector de emoji" 1765 1765 1766 1766 #: src/components/dialogs/GifSelect.tsx:169 1767 1767 msgid "Close GIF dialog" 1768 - msgstr "Cerrar ventana de GIF" 1768 + msgstr "Cerrar la ventana de GIF" 1769 1769 1770 1770 #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:31 1771 1771 msgid "Close image" ··· 1934 1934 1935 1935 #: src/screens/Settings/ContentAndMediaSettings.tsx:49 1936 1936 msgid "Content & Media" 1937 - msgstr "" 1937 + msgstr "Contenido y medios" 1938 1938 1939 1939 #: src/screens/Settings/AccessibilitySettings.tsx:109 1940 1940 #: src/screens/Settings/Settings.tsx:175 ··· 2212 2212 2213 2213 #: src/screens/List/ListHiddenScreen.tsx:127 2214 2214 msgid "Creator has been blocked" 2215 - msgstr "" 2215 + msgstr "Se ha bloqueado al creador" 2216 2216 2217 2217 #: src/screens/Onboarding/index.tsx:26 2218 2218 #: src/screens/Onboarding/state.ts:99 ··· 2286 2286 2287 2287 #: src/screens/Settings/AppIconSettings/index.tsx:75 2288 2288 msgid "Default icons" 2289 - msgstr "" 2289 + msgstr "Iconos por defecto" 2290 2290 2291 2291 #: src/components/dms/MessageMenu.tsx:151 2292 2292 #: src/screens/Settings/AppPasswords.tsx:212 ··· 2720 2720 2721 2721 #: src/view/com/modals/CreateOrEditList.tsx:230 2722 2722 msgid "Edit Moderation List" 2723 - msgstr "Editar lista de Moderaci贸n" 2723 + msgstr "Editar lista de moderaci贸n" 2724 2724 2725 2725 #: src/Navigation.tsx:296 2726 2726 #: src/view/screens/Feeds.tsx:515 ··· 2792 2792 2793 2793 #: src/screens/List/ListHiddenScreen.tsx:141 2794 2794 msgid "Either the creator of this list has blocked you or you have blocked the creator." 2795 - msgstr "" 2795 + msgstr "La persona que cre贸 esta lista te ha bloqueado, o t煤 la has bloqueado a ella." 2796 2796 2797 2797 #: src/screens/Settings/AccountSettings.tsx:60 2798 2798 #: src/screens/Signup/StepInfo/index.tsx:170 ··· 2910 2910 #: src/screens/Settings/ContentAndMediaSettings.tsx:122 2911 2911 #: src/screens/Settings/ContentAndMediaSettings.tsx:136 2912 2912 msgid "Enable trending topics" 2913 - msgstr "" 2913 + msgstr "Activar las tendencias" 2914 2914 2915 2915 #: src/screens/Messages/Settings.tsx:130 2916 2916 #: src/screens/Messages/Settings.tsx:133 ··· 3261 3261 3262 3262 #: src/screens/Profile/components/ProfileFeedHeader.tsx:353 3263 3263 msgid "Feed menu" 3264 - msgstr "" 3264 + msgstr "Men煤 de feed" 3265 3265 3266 3266 #: src/view/screens/Feeds.tsx:709 3267 3267 #~ msgid "Feed offline" ··· 3308 3308 3309 3309 #: src/screens/Search/components/ExploreRecommendations.tsx:54 3310 3310 msgid "Feeds we think you might like." 3311 - msgstr "" 3311 + msgstr "Creemos que estos estos feeds te gustar谩n." 3312 3312 3313 3313 #: src/view/com/modals/ChangeHandle.tsx:468 3314 3314 #~ msgid "File Contents" ··· 3340 3340 #: src/components/ProgressGuide/FollowDialog.tsx:88 3341 3341 #: src/components/ProgressGuide/FollowDialog.tsx:417 3342 3342 msgid "Find people to follow" 3343 - msgstr "" 3343 + msgstr "Buscar a gente para seguir" 3344 3344 3345 3345 #: src/view/screens/Search/Search.tsx:595 3346 3346 msgid "Find posts and users on Bluesky" ··· 3405 3405 #: src/components/ProgressGuide/List.tsx:52 3406 3406 #: src/state/shell/progress-guide.tsx:229 3407 3407 msgid "Follow 10 accounts" 3408 - msgstr "" 3408 + msgstr "Sigue 10 cuentas" 3409 3409 3410 3410 #: src/components/ProgressGuide/List.tsx:69 3411 3411 msgid "Follow 7 accounts" ··· 3856 3856 #: src/screens/Search/components/ExploreTrendingTopics.tsx:83 3857 3857 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 3858 3858 msgid "Hide trending topics" 3859 - msgstr "" 3859 + msgstr "Ocultar las tendencias" 3860 3860 3861 3861 #: src/components/interstitials/Trending.tsx:99 3862 3862 #: src/screens/Search/components/ExploreTrendingTopics.tsx:135 3863 3863 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:108 3864 3864 msgid "Hide trending topics?" 3865 - msgstr "" 3865 + msgstr "驴Quieres ocultar las tendencias?" 3866 3866 3867 3867 #: src/view/com/notifications/NotificationFeedItem.tsx:592 3868 3868 msgid "Hide user list" ··· 4322 4322 4323 4323 #: src/screens/Profile/components/ProfileFeedHeader.tsx:514 4324 4324 msgid "Like" 4325 - msgstr "" 4325 + msgstr "Me gusta" 4326 4326 4327 4327 #: src/view/com/util/post-ctrls/PostCtrls.tsx:311 4328 4328 msgid "Like ({0, plural, one {# like} other {# likes}})" 4329 - msgstr "" 4329 + msgstr "Like ({0, plural, one {# me gusta} other {# me gusta}})" 4330 4330 4331 4331 #: src/components/ProgressGuide/List.tsx:63 4332 4332 msgid "Like 10 posts" ··· 4339 4339 4340 4340 #: src/screens/Profile/components/ProfileFeedHeader.tsx:501 4341 4341 msgid "Like feed" 4342 - msgstr "" 4342 + msgstr "Me gusta este feed" 4343 4343 4344 4344 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 4345 4345 msgid "Like this feed" ··· 4349 4349 #: src/Navigation.tsx:236 4350 4350 #: src/Navigation.tsx:241 4351 4351 msgid "Liked by" 4352 - msgstr "Le ha gustado a" 4352 + msgstr "Le gusta a" 4353 4353 4354 4354 #: src/screens/Post/PostLikedBy.tsx:38 4355 4355 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 4356 4356 #: src/view/screens/ProfileFeedLikedBy.tsx:30 4357 4357 msgid "Liked By" 4358 - msgstr "Le ha gustado a" 4358 + msgstr "Le gusta a" 4359 4359 4360 4360 #: src/components/FeedCard.tsx:213 4361 4361 #: src/view/com/feeds/FeedSourceCard.tsx:303 4362 4362 msgid "Liked by {0, plural, one {# user} other {# users}}" 4363 - msgstr "" 4363 + msgstr "Le gusta a {0, plural, one {# usuario} other {# usuarios}}" 4364 4364 4365 4365 #: src/view/com/feeds/FeedSourceCard.tsx:268 4366 4366 #~ msgid "Liked by {0} {1}" ··· 4375 4375 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 4376 4376 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 4377 4377 msgid "Liked by {likeCount, plural, one {# user} other {# users}}" 4378 - msgstr "" 4378 + msgstr "Le gusta a {likeCount, plural, one {# usuario} other {# usuarios}}" 4379 4379 4380 4380 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 4381 4381 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 ··· 4393 4393 4394 4394 #: src/view/screens/Profile.tsx:234 4395 4395 msgid "Likes" 4396 - msgstr "\"Me gusta\"" 4396 + msgstr "Me gusta" 4397 4397 4398 4398 #: src/view/com/post-thread/PostThreadItem.tsx:217 4399 4399 msgid "Likes on this post" ··· 4402 4402 #: src/view/com/post-thread/PostThread.tsx:626 4403 4403 #: src/view/com/post-thread/PostThread.tsx:631 4404 4404 msgid "Linear" 4405 - msgstr "" 4405 + msgstr "Lineal" 4406 4406 4407 4407 #: src/Navigation.tsx:198 4408 4408 msgid "List" ··· 4423 4423 4424 4424 #: src/view/com/profile/ProfileSubpageHeader.tsx:156 4425 4425 msgid "List by <0/>" 4426 - msgstr "" 4426 + msgstr "Lista de {0}" 4427 4427 4428 4428 #: src/view/com/profile/ProfileSubpageHeader.tsx:154 4429 4429 msgid "List by you" 4430 - msgstr "" 4430 + msgstr "Lista tuya" 4431 4431 4432 4432 #: src/view/screens/ProfileList.tsx:455 4433 4433 msgid "List deleted" ··· 4523 4523 4524 4524 #: src/view/shell/desktop/RightNav.tsx:121 4525 4525 msgid "Logo by @sawaratsuki.bsky.social" 4526 - msgstr "" 4526 + msgstr "Logo de @sawaratsuki.bsky.social</0>" 4527 4527 4528 4528 #: src/view/shell/desktop/RightNav.tsx:103 4529 4529 #~ msgid "Logo by <0/>" ··· 4532 4532 #: src/view/shell/desktop/RightNav.tsx:118 4533 4533 #: src/view/shell/Drawer.tsx:629 4534 4534 msgid "Logo by <0>@sawaratsuki.bsky.social</0>" 4535 - msgstr "Logo por <0>@sawaratsuki.bsky.social</0>" 4535 + msgstr "Logo de <0>@sawaratsuki.bsky.social</0>" 4536 4536 4537 4537 #: src/components/RichText.tsx:219 4538 4538 msgid "Long press to open tag menu for #{tag}" ··· 4540 4540 4541 4541 #: src/screens/Login/SetNewPasswordForm.tsx:110 4542 4542 msgid "Looks like XXXXX-XXXXX" 4543 - msgstr "Es como XXXXX-XXXXX" 4543 + msgstr "Es algo as铆: XXXXX-XXXXX" 4544 4544 4545 4545 #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:39 4546 4546 msgid "Looks like you haven't saved any feeds! Use our recommendations or browse more below." ··· 4598 4598 4599 4599 #: src/view/screens/Notifications.tsx:99 4600 4600 msgid "Mentions" 4601 - msgstr "" 4601 + msgstr "Menciones" 4602 4602 4603 4603 #: src/components/Menu/index.tsx:96 4604 4604 #: src/view/screens/Search/Search.tsx:863 ··· 4972 4972 #: src/view/screens/Lists.tsx:66 4973 4973 #: src/view/screens/ModerationModlists.tsx:66 4974 4974 msgid "New list" 4975 - msgstr "" 4975 + msgstr "Nueva lista" 4976 4976 4977 4977 #: src/components/dms/NewMessagesPill.tsx:92 4978 4978 msgid "New messages" ··· 5394 5394 5395 5395 #: src/screens/Settings/AccountSettings.tsx:127 5396 5396 msgid "Open change handle dialog" 5397 - msgstr "Abrir di谩logo de cambio de nombre de usuario" 5397 + msgstr "Abrir el di谩logo de cambio de nombre de usuario" 5398 5398 5399 5399 #: src/screens/Messages/components/ChatListItem.tsx:272 5400 5400 #: src/screens/Messages/components/ChatListItem.tsx:273 5401 5401 msgid "Open conversation options" 5402 - msgstr "Abrir opciones de conversaci贸n" 5402 + msgstr "Abrir las opciones de conversaci贸n" 5403 5403 5404 5404 #: src/components/Layout/Header/index.tsx:145 5405 5405 msgid "Open drawer menu" 5406 - msgstr "" 5406 + msgstr "Abrir el men煤 lateral" 5407 5407 5408 5408 #: src/screens/Messages/components/MessageInput.web.tsx:181 5409 5409 #: src/view/com/composer/Composer.tsx:1228 5410 5410 #: src/view/com/composer/Composer.tsx:1229 5411 5411 msgid "Open emoji picker" 5412 - msgstr "Abrir selector de emoji" 5412 + msgstr "Abrir el selector de emoji" 5413 5413 5414 5414 #: src/screens/Profile/components/ProfileFeedHeader.tsx:190 5415 5415 msgid "Open feed info screen" 5416 - msgstr "" 5416 + msgstr "Abrir la pantalla de informaci贸n del feed" 5417 5417 5418 5418 #: src/screens/Profile/components/ProfileFeedHeader.tsx:290 5419 5419 #: src/screens/Profile/components/ProfileFeedHeader.tsx:295 5420 5420 msgid "Open feed options menu" 5421 - msgstr "Abrir men煤 de opciones del feed" 5421 + msgstr "Abrir el men煤 de opciones del feed" 5422 5422 5423 5423 #: src/screens/Settings/Settings.tsx:208 5424 5424 msgid "Open helpdesk in browser" ··· 5745 5745 #: src/screens/Profile/components/ProfileFeedHeader.tsx:519 5746 5746 #: src/screens/Profile/components/ProfileFeedHeader.tsx:526 5747 5747 msgid "Pin feed" 5748 - msgstr "" 5748 + msgstr "Anclar el feed" 5749 5749 5750 5750 #: src/view/screens/ProfileList.tsx:685 5751 5751 msgid "Pin to home" ··· 5767 5767 #: src/screens/Profile/components/ProfileFeedHeader.tsx:162 5768 5768 #: src/screens/Profile/components/ProfileFeedHeader.tsx:174 5769 5769 msgid "Pinned {0} to Home" 5770 - msgstr "" 5770 + msgstr "{0} anclados en inicio" 5771 5771 5772 5772 #: src/view/screens/SavedFeeds.tsx:123 5773 5773 msgid "Pinned Feeds" ··· 6097 6097 6098 6098 #: src/view/com/lists/MyLists.tsx:77 6099 6099 msgid "Public, sharable lists of users to mute or block in bulk." 6100 - msgstr "" 6100 + msgstr "Listas p煤blicas y compartibles para bloquear o silenciar a usuarios en grupo." 6101 6101 6102 6102 #: src/view/com/lists/MyLists.tsx:72 6103 6103 msgid "Public, sharable lists which can be used to drive feeds." 6104 - msgstr "" 6104 + msgstr "Listas p煤blicas y compartibles que se pueden usar para impulsar feeds." 6105 6105 6106 6106 #: src/view/screens/ModerationModlists.tsx:75 6107 6107 #~ msgid "Public, shareable lists of users to mute or block in bulk." ··· 6230 6230 6231 6231 #: src/screens/Search/components/ExploreRecommendations.tsx:50 6232 6232 msgid "Recommended" 6233 - msgstr "" 6233 + msgstr "Recomendaciones" 6234 6234 6235 6235 #: src/screens/Messages/components/MessageListError.tsx:20 6236 6236 msgid "Reconnect" ··· 6426 6426 6427 6427 #: src/view/com/util/post-ctrls/PostCtrls.tsx:263 6428 6428 msgid "Reply ({0, plural, one {# reply} other {# replies}})" 6429 - msgstr "" 6429 + msgstr "Responder ({0, plural, one {# respuesta} other {# respuestas}})" 6430 6430 6431 6431 #: src/view/screens/PreferencesFollowingFeed.tsx:142 6432 6432 #~ msgid "Reply Filters" ··· 6452 6452 6453 6453 #: src/view/com/post-thread/PostThread.tsx:648 6454 6454 msgid "Reply sorting" 6455 - msgstr "" 6455 + msgstr "Orden de las respuestas" 6456 6456 6457 6457 #: src/view/com/post/Post.tsx:204 6458 6458 #: src/view/com/posts/PostFeedItem.tsx:553 ··· 6576 6576 6577 6577 #: src/view/com/util/post-ctrls/RepostButton.tsx:74 6578 6578 msgid "Repost ({0, plural, one {# repost} other {# reposts}})" 6579 - msgstr "" 6579 + msgstr "Republicar ({0, plural, one {# repost} other {# reposts}})" 6580 6580 6581 6581 #: src/screens/StarterPack/StarterPackScreen.tsx:548 6582 6582 #: src/view/com/util/post-ctrls/RepostButton.tsx:148 ··· 6860 6860 6861 6861 #: src/components/ProgressGuide/FollowDialog.tsx:745 6862 6862 msgid "Search by name or interest" 6863 - msgstr "" 6863 + msgstr "Buscar por nombre o inter茅s" 6864 6864 6865 6865 #: src/view/screens/Feeds.tsx:441 6866 6866 msgid "Search feeds" 6867 - msgstr "" 6867 + msgstr "Buscar feeds" 6868 6868 6869 6869 #: src/components/ProgressGuide/FollowDialog.tsx:575 6870 6870 msgid "Search for \"{interestsDisplayName}\"{activeText}" 6871 - msgstr "" 6871 + msgstr "Buscar \"{interestsDisplayName}\"{activeText}" 6872 6872 6873 6873 #: src/view/shell/desktop/Search.tsx:201 6874 6874 msgid "Search for \"{query}\"" ··· 7148 7148 7149 7149 #: src/screens/Settings/AppIconSettings/index.tsx:178 7150 7150 msgid "Set app icon to {0}" 7151 - msgstr "" 7151 + msgstr "Cambiar el icono de la app a {0}" 7152 7152 7153 7153 #: src/screens/Moderation/index.tsx:290 7154 7154 msgid "Set birthdate" ··· 7305 7305 7306 7306 #: src/screens/Profile/components/ProfileFeedHeader.tsx:470 7307 7307 msgid "Share this feed" 7308 - msgstr "" 7308 + msgstr "Compartir este feed" 7309 7309 7310 7310 #: src/screens/StarterPack/StarterPackScreen.tsx:416 7311 7311 msgid "Share this starter pack" ··· 7436 7436 7437 7437 #: src/view/com/post-thread/PostThread.tsx:622 7438 7438 msgid "Show replies as" 7439 - msgstr "" 7439 + msgstr "Mostrar las respuestas como" 7440 7440 7441 7441 #: src/screens/Settings/ThreadPreferences.tsx:151 7442 7442 msgid "Show replies as threaded" 7443 - msgstr "" 7443 + msgstr "Mostrar las respuestas como hilos" 7444 7444 7445 7445 #: src/screens/Settings/ThreadPreferences.tsx:126 7446 7446 msgid "Show replies by people you follow before all other replies" ··· 7570 7570 #: src/view/shell/NavSignupCard.tsx:47 7571 7571 #: src/view/shell/NavSignupCard.tsx:52 7572 7572 msgid "Create account" 7573 - msgstr "Crear cuenta" 7573 + msgstr "Crear una cuenta" 7574 7574 7575 7575 #: src/view/shell/NavSignupCard.tsx:47 7576 7576 #~ msgid "Sign up or sign in to join the conversation" ··· 7655 7655 7656 7656 #: src/screens/Profile/components/ProfileFeedHeader.tsx:538 7657 7657 msgid "Something wrong? Let us know." 7658 - msgstr "" 7658 + msgstr "驴Algo va mal? Av铆sanos." 7659 7659 7660 7660 #: src/App.native.tsx:122 7661 7661 #: src/App.web.tsx:97 ··· 7719 7719 #: src/view/screens/ProfileList.tsx:817 7720 7720 #: src/view/screens/ProfileList.tsx:938 7721 7721 msgid "Start adding people" 7722 - msgstr "" 7722 + msgstr "Empieza a a帽adir personas" 7723 7723 7724 7724 #: src/view/screens/ProfileList.tsx:824 7725 7725 #: src/view/screens/ProfileList.tsx:945 7726 7726 msgid "Start adding people!" 7727 - msgstr "" 7727 + msgstr "隆Empieza a a帽adir personas!" 7728 7728 7729 7729 #: src/components/dms/dialogs/SearchablePeopleList.tsx:353 7730 7730 msgid "Start chat with {displayName}" ··· 7750 7750 7751 7751 #: src/view/com/profile/ProfileSubpageHeader.tsx:182 7752 7752 msgid "Starter pack by <0/>" 7753 - msgstr "" 7753 + msgstr "Paquete de inicio de <0/>" 7754 7754 7755 7755 #: src/components/StarterPack/StarterPackCard.tsx:80 7756 7756 #: src/view/com/profile/ProfileSubpageHeader.tsx:180 ··· 7902 7902 7903 7903 #: src/screens/Settings/AppIconSettings/index.tsx:216 7904 7904 msgid "Tap to change app icon" 7905 - msgstr "" 7905 + msgstr "Toca para cambiar el icono de la app" 7906 7906 7907 7907 #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:138 7908 7908 #: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:174 7909 7909 msgid "Tap to close the emoji picker" 7910 - msgstr "" 7910 + msgstr "Toca para cerrar el selector de emoji" 7911 7911 7912 7912 #: src/components/ProgressGuide/Toast.tsx:156 7913 7913 msgid "Tap to dismiss" ··· 7936 7936 7937 7937 #: src/state/shell/progress-guide.tsx:233 7938 7938 msgid "Task complete - 10 follows!" 7939 - msgstr "" 7939 + msgstr "隆Tarea completada: 10 cuentas seguidas!" 7940 7940 7941 7941 #: src/state/shell/progress-guide.tsx:223 7942 7942 msgid "Task complete - 10 likes!" 7943 - msgstr "隆Tarea completada - 10 \"me gusta\"!" 7943 + msgstr "隆Tarea completada: 10 me gusta!" 7944 7944 7945 7945 #: src/components/ProgressGuide/List.tsx:64 7946 7946 msgid "Teach our algorithm what you like" ··· 8051 8051 #: src/screens/Settings/AppIconSettings/index.tsx:41 8052 8052 #: src/screens/Settings/AppIconSettings/index.tsx:222 8053 8053 msgid "The app will be restarted" 8054 - msgstr "" 8054 + msgstr "Se reiniciar谩 la app" 8055 8055 8056 8056 #: src/components/moderation/ModerationDetailsDialog.tsx:127 8057 8057 #~ msgid "the author" ··· 8417 8417 8418 8418 #: src/view/screens/ProfileList.tsx:933 8419 8419 msgid "This list is empty." 8420 - msgstr "" 8420 + msgstr "Esta lista est谩 vac铆a" 8421 8421 8422 8422 #: src/screens/Profile/ErrorState.tsx:40 8423 8423 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." ··· 8524 8524 #: src/view/com/post-thread/PostThread.tsx:606 8525 8525 #: src/view/com/post-thread/PostThread.tsx:609 8526 8526 msgid "Thread options" 8527 - msgstr "" 8527 + msgstr "Opciones de hilos" 8528 8528 8529 8529 #: src/screens/Settings/ContentAndMediaSettings.tsx:66 8530 8530 #: src/screens/Settings/ContentAndMediaSettings.tsx:69 ··· 8542 8542 #: src/view/com/post-thread/PostThread.tsx:636 8543 8543 #: src/view/com/post-thread/PostThread.tsx:641 8544 8544 msgid "Threaded" 8545 - msgstr "" 8545 + msgstr "En hilos" 8546 8546 8547 8547 #: src/screens/Settings/ThreadPreferences.tsx:142 8548 8548 msgid "Threaded mode" ··· 8604 8604 8605 8605 #: src/Navigation.tsx:383 8606 8606 msgid "Topic" 8607 - msgstr "" 8607 + msgstr "Tema" 8608 8608 8609 8609 #: src/view/com/modals/EditImage.tsx:272 8610 8610 #~ msgid "Transformations" ··· 8622 8622 #: src/screens/Search/components/ExploreTrendingTopics.tsx:69 8623 8623 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 8624 8624 msgid "Trending" 8625 - msgstr "" 8625 + msgstr "Tendencias" 8626 8626 8627 8627 #: src/view/com/util/error/ErrorScreen.tsx:103 8628 8628 msgctxt "action" ··· 8716 8716 8717 8717 #: src/view/com/util/post-ctrls/RepostButton.tsx:68 8718 8718 msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" 8719 - msgstr "" 8719 + msgstr "Deshacer republicaci贸n ({0, plural, one {# repost} other {# reposts}})" 8720 8720 8721 8721 #: src/view/com/profile/FollowButton.tsx:60 8722 8722 msgctxt "action" ··· 8742 8742 8743 8743 #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 8744 8744 msgid "Unlike ({0, plural, one {# like} other {# likes}})" 8745 - msgstr "" 8745 + msgstr "No me gusta ({0, plural, one {# me gusta} other {# me gusta}})" 8746 8746 8747 8747 #: src/view/screens/ProfileFeed.tsx:576 8748 8748 #~ msgid "Unlike this feed" ··· 8800 8800 #: src/screens/Profile/components/ProfileFeedHeader.tsx:519 8801 8801 #: src/screens/Profile/components/ProfileFeedHeader.tsx:526 8802 8802 msgid "Unpin feed" 8803 - msgstr "" 8803 + msgstr "Desfijar feed" 8804 8804 8805 8805 #: src/screens/Profile/components/ProfileFeedHeader.tsx:309 8806 8806 #: src/screens/Profile/components/ProfileFeedHeader.tsx:311 ··· 8818 8818 8819 8819 #: src/screens/Profile/components/ProfileFeedHeader.tsx:164 8820 8820 msgid "Unpinned {0} from Home" 8821 - msgstr "" 8821 + msgstr "{0} desfijado de inicio" 8822 8822 8823 8823 #: src/view/screens/ProfileList.tsx:352 8824 8824 msgid "Unpinned from your feeds" ··· 9284 9284 9285 9285 #: src/screens/Topic.tsx:178 9286 9286 msgid "We couldn't find any results for that topic." 9287 - msgstr "" 9287 + msgstr "No hemos encontrado resultados para ese tema." 9288 9288 9289 9289 #: src/screens/Messages/Conversation.tsx:103 9290 9290 msgid "We couldn't load this conversation" ··· 9398 9398 9399 9399 #: src/screens/Search/components/ExploreTrendingTopics.tsx:79 9400 9400 msgid "What people are posting about." 9401 - msgstr "" 9401 + msgstr "Los temas del momento." 9402 9402 9403 9403 #: src/view/com/auth/SplashScreen.tsx:38 9404 9404 #: src/view/com/auth/SplashScreen.web.tsx:99 ··· 9586 9586 #: src/screens/Search/components/ExploreTrendingTopics.tsx:136 9587 9587 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:109 9588 9588 msgid "You can update this later from your settings." 9589 - msgstr "" 9589 + msgstr "Puedes cambiar esta opci贸n en Ajustes." 9590 9590 9591 9591 #: src/view/com/profile/ProfileFollowers.tsx:94 9592 9592 msgid "You do not have any followers." ··· 9832 9832 9833 9833 #: src/state/shell/progress-guide.tsx:234 9834 9834 msgid "You've found some people to follow" 9835 - msgstr "" 9835 + msgstr "Has encontrado algunas personas a las que seguir" 9836 9836 9837 9837 #: src/view/com/posts/FollowingEndOfFeed.tsx:44 9838 9838 msgid "You've reached the end of your feed! Find some more accounts to follow." ··· 9880 9880 9881 9881 #: src/screens/Settings/components/ChangeHandleDialog.tsx:496 9882 9882 msgid "Your current handle <0>{0}</0> will automatically remain reserved for you. You can switch back to it at any time from this account." 9883 - msgstr "" 9883 + msgstr "Tu nombre de usuario actual, <0>{0}</0>, quedar谩 autom谩ticamente reservado para ti. Puedes volver a 茅l cuando quieras desde esta cuenta." 9884 9884 9885 9885 #: src/screens/Onboarding/StepFollowingFeed.tsx:62 9886 9886 #~ msgid "Your default feed is \"Following\""