Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

1.66

+4746 -2167
+1 -1
app.config.js
··· 25 25 /** 26 26 * Android build number. Must be incremented for each release. 27 27 */ 28 - const ANDROID_VERSION_CODE = 57 28 + const ANDROID_VERSION_CODE = 58 29 29 30 30 /** 31 31 * Uses built-in Expo env vars
+1 -1
package.json
··· 1 1 { 2 2 "name": "bsky.app", 3 - "version": "1.65.0", 3 + "version": "1.66.0", 4 4 "private": true, 5 5 "engines": { 6 6 "node": ">=18"
+2130 -466
src/locale/locales/ca/messages.po
··· 14 14 "X-Poedit-Language: Catalan\n" 15 15 "X-Poedit-Country: SPAIN\n" 16 16 "X-Poedit-SourceCharset: utf-8\n" 17 + "Plural-Forms: \n" 18 + 19 + #: src/view/com/modals/VerifyEmail.tsx:142 20 + msgid "(no email)" 21 + msgstr "" 17 22 18 23 #: src/view/shell/desktop/RightNav.tsx:168 19 24 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" 20 25 msgstr "{0, plural, one {# codi d'invitació disponible} other {# codis d'invitació disponibles}}" 21 26 22 27 #: src/view/com/modals/Repost.tsx:44 23 - msgid "{0}" 24 - msgstr "{0}" 28 + #~ msgid "{0}" 29 + #~ msgstr "{0}" 25 30 26 31 #: src/view/com/modals/CreateOrEditList.tsx:176 27 - msgid "{0} {purposeLabel} List" 28 - msgstr "Llista {purposeLabel} {0}" 32 + #~ msgid "{0} {purposeLabel} List" 33 + #~ msgstr "Llista {purposeLabel} {0}" 34 + 35 + #: src/view/com/profile/ProfileHeader.tsx:632 36 + msgid "{following} following" 37 + msgstr "" 29 38 30 39 #: src/view/shell/desktop/RightNav.tsx:151 31 40 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" 32 41 msgstr "{invitesAvailable, plural, one {Codis d'invitació: # available} other {Codi d'invitació: # available}}" 33 42 34 - #: src/view/screens/Settings.tsx:407 35 - #: src/view/shell/Drawer.tsx:659 43 + #: src/view/screens/Settings.tsx:435 44 + #: src/view/shell/Drawer.tsx:664 36 45 msgid "{invitesAvailable} invite code available" 37 46 msgstr "{invitesAvailable} codi d'invitació disponible" 38 47 39 - #: src/view/screens/Settings.tsx:409 40 - #: src/view/shell/Drawer.tsx:661 48 + #: src/view/screens/Settings.tsx:437 49 + #: src/view/shell/Drawer.tsx:666 41 50 msgid "{invitesAvailable} invite codes available" 42 51 msgstr "{invitesAvailable} codis d'invitació disponibles" 43 52 44 53 #: src/view/screens/Search/Search.tsx:87 45 - msgid "{message}" 46 - msgstr "{message}" 54 + #~ msgid "{message}" 55 + #~ msgstr "{message}" 56 + 57 + #: src/view/shell/Drawer.tsx:443 58 + msgid "{numUnreadNotifications} unread" 59 + msgstr "" 47 60 48 61 #: src/view/com/threadgate/WhoCanReply.tsx:158 49 62 msgid "<0/> members" 50 63 msgstr "<0/> membres" 51 64 65 + #: src/view/com/profile/ProfileHeader.tsx:634 66 + msgid "<0>{following} </0><1>following</1>" 67 + msgstr "" 68 + 52 69 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 53 70 msgid "<0>Choose your</0><1>Recommended</1><2>Feeds</2>" 54 71 msgstr "<0>Tria els teus</0><1>canals</1><2>recomanats</2>" ··· 57 74 msgid "<0>Follow some</0><1>Recommended</1><2>Users</2>" 58 75 msgstr "<0>Segueix alguns</0><1>usuaris</1><2>recomanats</2>" 59 76 77 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 78 + msgid "<0>Welcome to</0><1>Bluesky</1>" 79 + msgstr "" 80 + 81 + #: src/view/com/profile/ProfileHeader.tsx:597 82 + msgid "⚠Invalid Handle" 83 + msgstr "" 84 + 60 85 #: src/view/com/util/moderation/LabelInfo.tsx:45 61 86 msgid "A content warning has been applied to this {0}." 62 87 msgstr "S'ha aplicat una advertència de contingut a {0}." ··· 65 90 msgid "A new version of the app is available. Please update to continue using the app." 66 91 msgstr "Hi ha una nova versió d'aquesta aplicació. Actualitza-la per continuar." 67 92 93 + #: src/view/com/util/ViewHeader.tsx:83 94 + #: src/view/screens/Search/Search.tsx:545 95 + msgid "Access navigation links and settings" 96 + msgstr "" 97 + 98 + #: src/view/com/pager/FeedsTabBarMobile.tsx:83 99 + msgid "Access profile and other navigation links" 100 + msgstr "" 101 + 68 102 #: src/view/com/modals/EditImage.tsx:299 69 - #: src/view/screens/Settings.tsx:417 103 + #: src/view/screens/Settings.tsx:445 70 104 msgid "Accessibility" 71 105 msgstr "Accessibilitat" 72 106 73 - #: src/view/com/auth/login/LoginForm.tsx:159 74 - #: src/view/screens/Settings.tsx:286 107 + #: src/view/com/auth/login/LoginForm.tsx:163 108 + #: src/view/screens/Settings.tsx:308 75 109 msgid "Account" 76 110 msgstr "Compte" 77 111 112 + #: src/view/com/profile/ProfileHeader.tsx:293 113 + msgid "Account blocked" 114 + msgstr "" 115 + 116 + #: src/view/com/profile/ProfileHeader.tsx:260 117 + msgid "Account muted" 118 + msgstr "" 119 + 120 + #: src/view/com/modals/ModerationDetails.tsx:86 121 + msgid "Account Muted" 122 + msgstr "" 123 + 124 + #: src/view/com/modals/ModerationDetails.tsx:72 125 + msgid "Account Muted by List" 126 + msgstr "" 127 + 78 128 #: src/view/com/util/AccountDropdownBtn.tsx:41 79 129 msgid "Account options" 80 130 msgstr "Opcions del compte" 81 131 132 + #: src/view/com/util/AccountDropdownBtn.tsx:25 133 + msgid "Account removed from quick access" 134 + msgstr "" 135 + 136 + #: src/view/com/profile/ProfileHeader.tsx:315 137 + msgid "Account unblocked" 138 + msgstr "" 139 + 140 + #: src/view/com/profile/ProfileHeader.tsx:273 141 + msgid "Account unmuted" 142 + msgstr "" 143 + 144 + #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 82 145 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 83 - #: src/view/com/modals/UserAddRemoveLists.tsx:193 84 - #: src/view/screens/ProfileList.tsx:763 146 + #: src/view/com/modals/UserAddRemoveLists.tsx:203 147 + #: src/view/screens/ProfileList.tsx:791 85 148 msgid "Add" 86 149 msgstr "Afegeix" 87 150 ··· 89 152 msgid "Add a content warning" 90 153 msgstr "Afegeix una advertència de contingut" 91 154 92 - #: src/view/screens/ProfileList.tsx:753 155 + #: src/view/screens/ProfileList.tsx:781 93 156 msgid "Add a user to this list" 94 157 msgstr "Afegeix un usuari a aquesta llista" 95 158 96 - #: src/view/screens/Settings.tsx:355 97 - #: src/view/screens/Settings.tsx:364 159 + #: src/view/screens/Settings.tsx:383 160 + #: src/view/screens/Settings.tsx:392 98 161 msgid "Add account" 99 162 msgstr "Afegeix un compte" 100 163 101 164 #: src/view/com/composer/photos/Gallery.tsx:119 102 165 #: src/view/com/composer/photos/Gallery.tsx:180 166 + #: src/view/com/modals/AltImage.tsx:93 103 167 msgid "Add alt text" 104 168 msgstr "Afegeix text alternatiu" 105 169 170 + #: src/view/screens/AppPasswords.tsx:102 171 + #: src/view/screens/AppPasswords.tsx:143 172 + #: src/view/screens/AppPasswords.tsx:156 173 + msgid "Add App Password" 174 + msgstr "" 175 + 106 176 #: src/view/com/modals/report/InputIssueDetails.tsx:41 107 177 #: src/view/com/modals/report/Modal.tsx:191 108 178 msgid "Add details" ··· 112 182 msgid "Add details to report" 113 183 msgstr "Afegeix detalls a l'informe" 114 184 115 - #: src/view/com/composer/Composer.tsx:442 185 + #: src/view/com/composer/Composer.tsx:446 116 186 msgid "Add link card" 117 187 msgstr "Afegeix una targeta a l'enllaç" 118 188 119 - #: src/view/com/composer/Composer.tsx:445 189 + #: src/view/com/composer/Composer.tsx:451 120 190 msgid "Add link card:" 121 191 msgstr "Afegeix una targeta a l'enllaç:" 122 192 123 - #: src/view/com/modals/ChangeHandle.tsx:415 193 + #: src/view/com/modals/ChangeHandle.tsx:417 124 194 msgid "Add the following DNS record to your domain:" 125 195 msgstr "Afegeix el següent registre DNS al teu domini:" 126 196 127 - #: src/view/com/profile/ProfileHeader.tsx:353 197 + #: src/view/com/profile/ProfileHeader.tsx:357 128 198 msgid "Add to Lists" 129 199 msgstr "Afegeix a les llistes" 130 200 131 - #: src/view/screens/ProfileFeed.tsx:271 201 + #: src/view/com/feeds/FeedSourceCard.tsx:243 202 + #: src/view/screens/ProfileFeed.tsx:281 132 203 msgid "Add to my feeds" 133 204 msgstr "Afegeix als meus canals" 134 205 206 + #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 207 + msgid "Added" 208 + msgstr "" 209 + 135 210 #: src/view/com/modals/ListAddRemoveUsers.tsx:191 136 211 #: src/view/com/modals/UserAddRemoveLists.tsx:128 137 212 msgid "Added to list" 138 213 msgstr "Afegit a la llista" 139 214 140 - #: src/view/screens/PreferencesHomeFeed.tsx:164 215 + #: src/view/com/feeds/FeedSourceCard.tsx:125 216 + msgid "Added to my feeds" 217 + msgstr "" 218 + 219 + #: src/view/screens/PreferencesHomeFeed.tsx:173 141 220 msgid "Adjust the number of likes a reply must have to be shown in your feed." 142 221 msgstr "Ajusta el nombre de m'agrades que hagi de tenir una resposta per aparèixer al teu canal." 143 222 ··· 145 224 msgid "Adult Content" 146 225 msgstr "Contingut per a adults" 147 226 148 - #: src/view/screens/Settings.tsx:569 227 + #: src/view/com/modals/ContentFilteringSettings.tsx:137 228 + msgid "Adult content can only be enabled via the Web at <0/>." 229 + msgstr "" 230 + 231 + #: src/view/screens/Settings.tsx:630 149 232 msgid "Advanced" 150 233 msgstr "Avançat" 151 234 235 + #: src/view/com/auth/login/ChooseAccountForm.tsx:98 236 + msgid "Already signed in as @{0}" 237 + msgstr "" 238 + 152 239 #: src/view/com/composer/photos/Gallery.tsx:130 153 240 msgid "ALT" 154 241 msgstr "ALT" ··· 161 248 msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." 162 249 msgstr "El text alternatiu descriu les imatges per a les persones cegues o amb problemes de visió, i ajuda a donar context a tothom." 163 250 164 - #: src/view/com/modals/VerifyEmail.tsx:118 251 + #: src/view/com/modals/VerifyEmail.tsx:124 165 252 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." 166 253 msgstr "S'ha enviat un correu a {0}. Inclou un codi de confirmació que has d'entrar aquí sota." 167 254 ··· 169 256 msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." 170 257 msgstr "S'ha enviat un correu a la teva adreça prèvia, {0}. Inclou un codi de confirmació que has d'entrar aquí sota." 171 258 172 - #: src/view/com/notifications/FeedItem.tsx:237 259 + #: src/view/com/profile/FollowButton.tsx:30 260 + #: src/view/com/profile/FollowButton.tsx:40 261 + msgid "An issue occurred, please try again." 262 + msgstr "" 263 + 264 + #: src/view/com/notifications/FeedItem.tsx:240 173 265 #: src/view/com/threadgate/WhoCanReply.tsx:178 174 266 msgid "and" 175 267 msgstr "i" ··· 178 270 msgid "App Language" 179 271 msgstr "Idioma de l'aplicació" 180 272 181 - #: src/view/screens/Settings.tsx:589 273 + #: src/view/screens/AppPasswords.tsx:228 274 + msgid "App password deleted" 275 + msgstr "" 276 + 277 + #: src/view/com/modals/AddAppPasswords.tsx:133 278 + msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." 279 + msgstr "" 280 + 281 + #: src/view/com/modals/AddAppPasswords.tsx:98 282 + msgid "App Password names must be at least 4 characters long." 283 + msgstr "" 284 + 285 + #: src/view/screens/Settings.tsx:641 286 + msgid "App password settings" 287 + msgstr "" 288 + 289 + #: src/view/screens/Settings.tsx:650 182 290 msgid "App passwords" 183 291 msgstr "Contrasenyes de l'aplicació" 184 292 185 - #: src/view/screens/AppPasswords.tsx:186 293 + #: src/Navigation.tsx:237 294 + #: src/view/screens/AppPasswords.tsx:187 186 295 msgid "App Passwords" 187 296 msgstr "Contrasenyes de l'aplicació" 188 297 189 - #: src/view/com/util/forms/PostDropdownBtn.tsx:236 298 + #: src/view/com/util/forms/PostDropdownBtn.tsx:248 190 299 msgid "Appeal content warning" 191 300 msgstr "Advertència d'apel·lació sobre el contingut" 192 301 ··· 194 303 msgid "Appeal Content Warning" 195 304 msgstr "Advertència d'apel·lació sobre el contingut" 196 305 306 + #~ msgid "Appeal Decision" 307 + #~ msgstr "Decisión de apelación" 308 + 197 309 #: src/view/com/util/moderation/LabelInfo.tsx:52 198 310 msgid "Appeal this decision" 199 311 msgstr "Apel·la aquesta decisió" ··· 202 314 msgid "Appeal this decision." 203 315 msgstr "Apel·la aquesta decisió." 204 316 205 - #: src/view/screens/Settings.tsx:432 317 + #: src/view/screens/Settings.tsx:460 206 318 msgid "Appearance" 207 319 msgstr "Aparença" 208 320 209 - #: src/view/screens/AppPasswords.tsx:223 321 + #: src/view/screens/AppPasswords.tsx:224 210 322 msgid "Are you sure you want to delete the app password \"{name}\"?" 211 323 msgstr "Confirmes que vols eliminar la contrasenya de l'aplicació \"{name}\"?" 212 324 213 - #: src/view/com/composer/Composer.tsx:142 325 + #: src/view/com/composer/Composer.tsx:143 214 326 msgid "Are you sure you'd like to discard this draft?" 215 327 msgstr "Confirmes que vols descartar aquest esborrany?" 216 328 217 - #: src/view/screens/ProfileList.tsx:353 329 + #: src/view/screens/ProfileList.tsx:364 218 330 msgid "Are you sure?" 219 331 msgstr "Ho confirmes?" 220 332 221 - #: src/view/com/util/forms/PostDropdownBtn.tsx:219 333 + #: src/view/com/util/forms/PostDropdownBtn.tsx:231 222 334 msgid "Are you sure? This cannot be undone." 223 335 msgstr "Ho confirmes? Aquesta acció no es pot desfer." 224 336 337 + #: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 338 + msgid "Are you writing in <0>{0}</0>?" 339 + msgstr "" 340 + 225 341 #: src/view/com/modals/SelfLabel.tsx:123 226 342 msgid "Artistic or non-erotic nudity." 227 343 msgstr "Nuesa artística o no eròtica." 228 344 229 - #: src/view/com/auth/create/CreateAccount.tsx:141 345 + #: src/view/com/post-thread/PostThread.tsx:400 346 + msgctxt "action" 347 + msgid "Back" 348 + msgstr "" 349 + 350 + #: src/view/com/auth/create/CreateAccount.tsx:142 230 351 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 231 - #: src/view/com/auth/login/ForgotPasswordForm.tsx:166 232 - #: src/view/com/auth/login/LoginForm.tsx:250 233 - #: src/view/com/auth/login/SetNewPasswordForm.tsx:148 352 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 353 + #: src/view/com/auth/login/LoginForm.tsx:256 354 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:150 234 355 #: src/view/com/modals/report/InputIssueDetails.tsx:46 235 - #: src/view/com/post-thread/PostThread.tsx:388 236 - #: src/view/com/post-thread/PostThread.tsx:438 237 - #: src/view/com/post-thread/PostThread.tsx:446 238 - #: src/view/com/profile/ProfileHeader.tsx:672 356 + #: src/view/com/post-thread/PostThread.tsx:392 357 + #: src/view/com/post-thread/PostThread.tsx:442 358 + #: src/view/com/post-thread/PostThread.tsx:450 359 + #: src/view/com/profile/ProfileHeader.tsx:688 360 + #: src/view/com/util/ViewHeader.tsx:81 239 361 msgid "Back" 240 362 msgstr "Endarrere" 241 363 242 - #: src/view/screens/Settings.tsx:461 364 + #: src/view/screens/Settings.tsx:489 243 365 msgid "Basics" 244 366 msgstr "Conceptes bàsics" 245 367 246 - #: src/view/com/auth/create/Step2.tsx:156 368 + #: src/view/com/auth/create/Step1.tsx:194 247 369 #: src/view/com/modals/BirthDateSettings.tsx:73 248 370 msgid "Birthday" 249 371 msgstr "Aniversari" 250 372 251 - #: src/view/screens/Settings.tsx:312 373 + #: src/view/screens/Settings.tsx:340 252 374 msgid "Birthday:" 253 375 msgstr "Aniversari:" 254 376 255 - #: src/view/com/profile/ProfileHeader.tsx:282 256 - #: src/view/com/profile/ProfileHeader.tsx:389 377 + #: src/view/com/profile/ProfileHeader.tsx:286 378 + #: src/view/com/profile/ProfileHeader.tsx:393 257 379 msgid "Block Account" 258 380 msgstr "Bloqueja el compte" 259 381 260 - #: src/view/screens/ProfileList.tsx:523 382 + #: src/view/screens/ProfileList.tsx:534 261 383 msgid "Block accounts" 262 384 msgstr "Bloqueja comptes" 263 385 264 - #: src/view/screens/ProfileList.tsx:473 386 + #: src/view/screens/ProfileList.tsx:484 265 387 msgid "Block list" 266 388 msgstr "Bloqueja una llista" 267 389 268 - #: src/view/screens/ProfileList.tsx:308 390 + #: src/view/screens/ProfileList.tsx:315 269 391 msgid "Block these accounts?" 270 392 msgstr "Vols bloquejar aquests comptes?" 271 393 394 + #: src/view/screens/ProfileList.tsx:319 395 + msgid "Block this List" 396 + msgstr "" 397 + 398 + #: src/view/com/lists/ListCard.tsx:109 399 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 400 + msgid "Blocked" 401 + msgstr "" 402 + 272 403 #: src/view/screens/Moderation.tsx:123 273 404 msgid "Blocked accounts" 274 405 msgstr "Comptes bloquejats" 275 406 407 + #: src/Navigation.tsx:129 276 408 #: src/view/screens/ModerationBlockedAccounts.tsx:107 277 409 msgid "Blocked Accounts" 278 410 msgstr "Comptes bloquejats" 279 411 280 - #: src/view/com/profile/ProfileHeader.tsx:284 412 + #: src/view/com/profile/ProfileHeader.tsx:288 281 413 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." 282 414 msgstr "Els comptes bloquejats no poden respondre cap fil teu, ni anomenar-te ni interactuar amb tu de cap manera." 283 415 ··· 285 417 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." 286 418 msgstr "Els comptes bloquejats no poden respondre a cap fil teu, ni anomenar-te ni interactuar amb tu de cap manera. No veuràs mai el seu contingut ni ells el teu." 287 419 288 - #: src/view/com/post-thread/PostThread.tsx:250 420 + #: src/view/com/post-thread/PostThread.tsx:254 289 421 msgid "Blocked post." 290 422 msgstr "Publicació bloquejada." 291 423 292 - #: src/view/screens/ProfileList.tsx:310 424 + #: src/view/screens/ProfileList.tsx:317 293 425 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." 294 426 msgstr "El bloqueig és públic. Els comptes bloquejats no poden respondre els teus fils, ni mencionar-te ni interactuar amb tu de cap manera." 295 427 ··· 301 433 msgid "Bluesky" 302 434 msgstr "Bluesky" 303 435 436 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 304 437 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 305 438 msgid "Bluesky is flexible." 306 439 msgstr "Bluesky és flexible." 307 440 441 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 308 442 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 309 443 msgid "Bluesky is open." 310 444 msgstr "Bluesky és obert." 311 445 446 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 312 447 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 313 448 msgid "Bluesky is public." 314 449 msgstr "Bluesky és públic." ··· 325 460 msgid "Bluesky.Social" 326 461 msgstr "Bluesky.Social" 327 462 328 - #: src/view/screens/Settings.tsx:718 463 + #: src/view/screens/Settings.tsx:792 329 464 msgid "Build version {0} {1}" 330 465 msgstr "Versió {0} {1}" 331 466 332 467 #: src/view/com/auth/HomeLoggedOutCTA.tsx:87 333 468 msgid "Business" 334 469 msgstr "Negocis" 470 + 471 + #: src/view/com/modals/ServerInput.tsx:115 472 + msgid "Button disabled. Input custom domain to proceed." 473 + msgstr "" 474 + 475 + #: src/view/com/profile/ProfileSubpageHeader.tsx:157 476 + msgid "by —" 477 + msgstr "" 478 + 479 + #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 480 + msgid "by {0}" 481 + msgstr "" 482 + 483 + #: src/view/com/profile/ProfileSubpageHeader.tsx:161 484 + msgid "by <0/>" 485 + msgstr "" 486 + 487 + #: src/view/com/profile/ProfileSubpageHeader.tsx:159 488 + msgid "by you" 489 + msgstr "" 335 490 336 491 #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 337 492 #: src/view/com/util/UserAvatar.tsx:221 ··· 339 494 msgid "Camera" 340 495 msgstr "Càmera" 341 496 342 - #: src/view/com/modals/AddAppPasswords.tsx:214 497 + #: src/view/com/modals/AddAppPasswords.tsx:218 343 498 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 344 499 msgstr "Només pot tenir lletres, números, espais, guions i guions baixos. Ha de tenir almenys 4 caràcters i no més de 32." 345 500 346 - #: src/view/com/composer/Composer.tsx:289 347 - #: src/view/com/composer/Composer.tsx:292 348 - #: src/view/com/modals/AltImage.tsx:128 501 + #: src/view/com/modals/Confirm.tsx:88 502 + #: src/view/com/modals/Confirm.tsx:91 503 + #: src/view/com/modals/CreateOrEditList.tsx:291 504 + #: src/view/com/modals/DeleteAccount.tsx:152 505 + #: src/view/com/modals/DeleteAccount.tsx:230 506 + msgctxt "action" 507 + msgid "Cancel" 508 + msgstr "" 509 + 510 + #: src/components/Prompt.tsx:92 511 + #: src/view/com/composer/Composer.tsx:300 512 + #: src/view/com/composer/Composer.tsx:305 349 513 #: src/view/com/modals/ChangeEmail.tsx:218 350 514 #: src/view/com/modals/ChangeEmail.tsx:220 351 - #: src/view/com/modals/Confirm.tsx:88 352 - #: src/view/com/modals/CreateOrEditList.tsx:267 353 - #: src/view/com/modals/CreateOrEditList.tsx:272 354 - #: src/view/com/modals/DeleteAccount.tsx:150 355 - #: src/view/com/modals/DeleteAccount.tsx:223 515 + #: src/view/com/modals/CreateOrEditList.tsx:286 356 516 #: src/view/com/modals/EditImage.tsx:323 357 - #: src/view/com/modals/EditProfile.tsx:248 358 - #: src/view/com/modals/LinkWarning.tsx:85 359 - #: src/view/com/modals/Repost.tsx:73 360 - #: src/view/com/modals/Waitlist.tsx:136 361 - #: src/view/screens/Search/Search.tsx:601 362 - #: src/view/shell/desktop/Search.tsx:182 517 + #: src/view/com/modals/EditProfile.tsx:249 518 + #: src/view/com/modals/InAppBrowserConsent.tsx:78 519 + #: src/view/com/modals/LinkWarning.tsx:87 520 + #: src/view/com/modals/Repost.tsx:87 521 + #: src/view/com/modals/VerifyEmail.tsx:247 522 + #: src/view/com/modals/VerifyEmail.tsx:253 523 + #: src/view/com/modals/Waitlist.tsx:142 524 + #: src/view/screens/Search/Search.tsx:609 525 + #: src/view/shell/desktop/Search.tsx:238 363 526 msgid "Cancel" 364 527 msgstr "Cancel·la" 365 528 366 - #: src/view/com/modals/DeleteAccount.tsx:146 367 - #: src/view/com/modals/DeleteAccount.tsx:219 529 + #: src/view/com/modals/DeleteAccount.tsx:148 530 + #: src/view/com/modals/DeleteAccount.tsx:226 368 531 msgid "Cancel account deletion" 369 532 msgstr "Cancel·la la supressió del compte" 370 533 371 534 #: src/view/com/modals/AltImage.tsx:123 372 - msgid "Cancel add image alt text" 373 - msgstr "Cancel·la afegir text a la imatge" 535 + #~ msgid "Cancel add image alt text" 536 + #~ msgstr "Cancel·la afegir text a la imatge" 374 537 375 538 #: src/view/com/modals/ChangeHandle.tsx:149 376 539 msgid "Cancel change handle" ··· 380 543 msgid "Cancel image crop" 381 544 msgstr "Cancel·la la retallada de la imatge" 382 545 383 - #: src/view/com/modals/EditProfile.tsx:243 546 + #: src/view/com/modals/EditProfile.tsx:244 384 547 msgid "Cancel profile editing" 385 548 msgstr "Cancel·la l'edició del perfil" 386 549 387 - #: src/view/com/modals/Repost.tsx:64 550 + #: src/view/com/modals/Repost.tsx:78 388 551 msgid "Cancel quote post" 389 552 msgstr "Cancel·la la citació de la publicació" 390 553 391 554 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 392 - #: src/view/shell/desktop/Search.tsx:178 555 + #: src/view/shell/desktop/Search.tsx:234 393 556 msgid "Cancel search" 394 557 msgstr "Cancel·la la cerca" 395 558 396 - #: src/view/com/modals/Waitlist.tsx:132 559 + #: src/view/com/modals/Waitlist.tsx:136 397 560 msgid "Cancel waitlist signup" 398 561 msgstr "Cancel·la la inscripció a la llista d'espera" 399 562 563 + #: src/view/screens/Settings.tsx:334 564 + msgctxt "action" 565 + msgid "Change" 566 + msgstr "" 567 + 400 568 #: src/view/screens/Settings.tsx:306 401 - msgid "Change" 402 - msgstr "Canvia" 569 + #~ msgid "Change" 570 + #~ msgstr "Canvia" 403 571 404 - #: src/view/screens/Settings.tsx:601 405 - #: src/view/screens/Settings.tsx:610 572 + #: src/view/screens/Settings.tsx:662 573 + #: src/view/screens/Settings.tsx:671 406 574 msgid "Change handle" 407 575 msgstr "Canvia l'identificador" 408 576 ··· 410 578 msgid "Change Handle" 411 579 msgstr "Canvia l'identificador" 412 580 413 - #: src/view/com/modals/VerifyEmail.tsx:141 581 + #: src/view/com/modals/VerifyEmail.tsx:147 414 582 msgid "Change my email" 415 583 msgstr "Canvia el meu correu" 416 584 585 + #: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 586 + msgid "Change post language to {0}" 587 + msgstr "" 588 + 417 589 #: src/view/com/modals/ChangeEmail.tsx:109 418 590 msgid "Change Your Email" 419 591 msgstr "Canvia el teu correu" ··· 426 598 msgid "Check out some recommended users. Follow them to see similar users." 427 599 msgstr "Mira alguns usuaris recomanats. Segueix-los per veure altres usuaris similars." 428 600 429 - #: src/view/com/modals/DeleteAccount.tsx:163 601 + #: src/view/com/modals/DeleteAccount.tsx:165 430 602 msgid "Check your inbox for an email with the confirmation code to enter below:" 431 603 msgstr "Comprova el teu correu per rebre el codi de confirmació i entra'l aquí sota:" 432 604 ··· 434 606 msgid "Choose \"Everybody\" or \"Nobody\"" 435 607 msgstr "Tria \"Tothom\" or \"Ningú\"" 436 608 609 + #: src/view/screens/Settings.tsx:663 610 + msgid "Choose a new Bluesky username or create" 611 + msgstr "" 612 + 437 613 #: src/view/com/modals/ServerInput.tsx:38 438 614 msgid "Choose Service" 439 615 msgstr "Tria un servei" 440 616 617 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 441 618 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 442 619 msgid "Choose the algorithms that power your experience with custom feeds." 443 620 msgstr "Tria els algoritmes que potenciaran la teva experiència amb els canals personalitzats." 444 621 445 - #: src/view/com/auth/create/Step2.tsx:127 622 + #: src/view/com/auth/create/Step1.tsx:163 446 623 msgid "Choose your password" 447 624 msgstr "Tria la teva contrasenya" 448 625 449 - #: src/view/screens/Settings.tsx:694 626 + #: src/view/screens/Settings.tsx:767 627 + #: src/view/screens/Settings.tsx:768 450 628 msgid "Clear all legacy storage data" 451 629 msgstr "Esborra totes les dades antigues emmagatzemades" 452 630 453 - #: src/view/screens/Settings.tsx:696 631 + #: src/view/screens/Settings.tsx:770 454 632 msgid "Clear all legacy storage data (restart after this)" 455 633 msgstr "Esborra totes les dades antigues emmagatzemades (i després reinicia)" 456 634 457 - #: src/view/screens/Settings.tsx:706 635 + #: src/view/screens/Settings.tsx:779 636 + #: src/view/screens/Settings.tsx:780 458 637 msgid "Clear all storage data" 459 638 msgstr "Esborra totes les dades emmagatzemades" 460 639 461 - #: src/view/screens/Settings.tsx:708 640 + #: src/view/screens/Settings.tsx:782 462 641 msgid "Clear all storage data (restart after this)" 463 642 msgstr "Esborra totes les dades emmagatzemades (i després reinicia)" 464 643 465 644 #: src/view/com/util/forms/SearchInput.tsx:74 466 - #: src/view/screens/Search/Search.tsx:582 645 + #: src/view/screens/Search/Search.tsx:590 467 646 msgid "Clear search query" 468 647 msgstr "Esborra la cerca" 469 648 649 + #: src/view/screens/Support.tsx:40 650 + msgid "click here" 651 + msgstr "" 652 + 653 + #: src/components/Dialog/index.web.tsx:78 654 + msgid "Close active dialog" 655 + msgstr "" 656 + 470 657 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 471 658 msgid "Close alert" 472 659 msgstr "Tanca l'advertència" ··· 483 670 msgid "Close image viewer" 484 671 msgstr "Tanca el visor d'imatges" 485 672 486 - #: src/view/shell/index.web.tsx:49 673 + #: src/view/shell/index.web.tsx:51 487 674 msgid "Close navigation footer" 488 675 msgstr "Tanca el peu de la navegació" 489 676 677 + #: src/view/shell/index.web.tsx:52 678 + msgid "Closes bottom navigation bar" 679 + msgstr "" 680 + 681 + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 682 + msgid "Closes password update alert" 683 + msgstr "" 684 + 685 + #: src/view/com/composer/Composer.tsx:302 686 + msgid "Closes post composer and discards post draft" 687 + msgstr "" 688 + 689 + #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 690 + msgid "Closes viewer for header image" 691 + msgstr "" 692 + 693 + #: src/view/com/notifications/FeedItem.tsx:321 694 + msgid "Collapses list of users for a given notification" 695 + msgstr "" 696 + 697 + #: src/Navigation.tsx:227 490 698 #: src/view/screens/CommunityGuidelines.tsx:32 491 699 msgid "Community Guidelines" 492 700 msgstr "Directrius de la comunitat" 493 701 702 + #: src/view/com/composer/Composer.tsx:417 703 + msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" 704 + msgstr "" 705 + 494 706 #: src/view/com/composer/Prompt.tsx:24 495 707 msgid "Compose reply" 496 708 msgstr "Redacta una resposta" 497 709 498 - #: src/view/com/modals/AppealLabel.tsx:98 499 710 #: src/view/com/modals/Confirm.tsx:75 711 + #: src/view/com/modals/Confirm.tsx:78 712 + msgctxt "action" 713 + msgid "Confirm" 714 + msgstr "" 715 + 716 + #: src/components/Prompt.tsx:114 717 + #: src/view/com/modals/AppealLabel.tsx:98 500 718 #: src/view/com/modals/SelfLabel.tsx:154 501 - #: src/view/com/modals/VerifyEmail.tsx:225 502 - #: src/view/screens/PreferencesHomeFeed.tsx:299 503 - #: src/view/screens/PreferencesThreads.tsx:153 719 + #: src/view/com/modals/VerifyEmail.tsx:231 720 + #: src/view/com/modals/VerifyEmail.tsx:233 721 + #: src/view/screens/PreferencesHomeFeed.tsx:308 722 + #: src/view/screens/PreferencesThreads.tsx:159 504 723 msgid "Confirm" 505 724 msgstr "Confirma" 506 725 ··· 513 732 msgid "Confirm content language settings" 514 733 msgstr "Confirma la configuració de l'idioma del contingut" 515 734 516 - #: src/view/com/modals/DeleteAccount.tsx:209 735 + #: src/view/com/modals/DeleteAccount.tsx:216 517 736 msgid "Confirm delete account" 518 737 msgstr "Confirma l'eliminació del compte" 519 738 739 + #: src/view/com/modals/ContentFilteringSettings.tsx:151 740 + msgid "Confirm your age to enable adult content." 741 + msgstr "" 742 + 520 743 #: src/view/com/modals/ChangeEmail.tsx:157 521 - #: src/view/com/modals/DeleteAccount.tsx:176 522 - #: src/view/com/modals/VerifyEmail.tsx:159 744 + #: src/view/com/modals/DeleteAccount.tsx:178 745 + #: src/view/com/modals/VerifyEmail.tsx:165 523 746 msgid "Confirmation code" 524 747 msgstr "Codi de confirmació" 525 748 526 - #: src/view/com/auth/create/CreateAccount.tsx:174 527 - #: src/view/com/auth/login/LoginForm.tsx:269 749 + #: src/view/com/modals/Waitlist.tsx:120 750 + msgid "Confirms signing up {email} to the waitlist" 751 + msgstr "" 752 + 753 + #: src/view/com/auth/create/CreateAccount.tsx:175 754 + #: src/view/com/auth/login/LoginForm.tsx:275 528 755 msgid "Connecting..." 529 756 msgstr "Connectant…" 530 757 758 + #: src/view/com/auth/create/CreateAccount.tsx:195 759 + msgid "Contact support" 760 + msgstr "" 761 + 531 762 #: src/view/screens/Moderation.tsx:81 532 763 msgid "Content filtering" 533 764 msgstr "Filtre de contingut" ··· 541 772 msgid "Content Languages" 542 773 msgstr "Idiomes del contingut" 543 774 775 + #: src/view/com/modals/ModerationDetails.tsx:65 776 + msgid "Content Not Available" 777 + msgstr "" 778 + 779 + #: src/view/com/modals/ModerationDetails.tsx:33 544 780 #: src/view/com/util/moderation/ScreenHider.tsx:78 545 781 msgid "Content Warning" 546 782 msgstr "Advertència del contingut" ··· 554 790 msgid "Continue" 555 791 msgstr "Continua" 556 792 557 - #: src/view/com/modals/AddAppPasswords.tsx:193 558 - #: src/view/com/modals/InviteCodes.tsx:179 793 + #: src/view/com/modals/AddAppPasswords.tsx:197 794 + #: src/view/com/modals/InviteCodes.tsx:182 559 795 msgid "Copied" 560 796 msgstr "Copiat" 561 797 562 - #: src/view/com/modals/AddAppPasswords.tsx:186 798 + #: src/view/screens/Settings.tsx:243 799 + msgid "Copied build version to clipboard" 800 + msgstr "" 801 + 802 + #: src/view/com/modals/AddAppPasswords.tsx:75 803 + #: src/view/com/modals/InviteCodes.tsx:152 804 + #: src/view/com/util/forms/PostDropdownBtn.tsx:110 805 + msgid "Copied to clipboard" 806 + msgstr "" 807 + 808 + #: src/view/com/modals/AddAppPasswords.tsx:191 809 + msgid "Copies app password" 810 + msgstr "" 811 + 812 + #: src/view/com/modals/AddAppPasswords.tsx:190 563 813 msgid "Copy" 564 814 msgstr "Copia" 565 815 566 - #: src/view/screens/ProfileList.tsx:385 816 + #: src/view/screens/ProfileList.tsx:396 567 817 msgid "Copy link to list" 568 818 msgstr "Copia l'enllaç a la llista" 569 819 570 - #: src/view/com/util/forms/PostDropdownBtn.tsx:139 820 + #: src/view/com/util/forms/PostDropdownBtn.tsx:151 571 821 msgid "Copy link to post" 572 822 msgstr "Copia l'enllaç a la publicació" 573 823 574 - #: src/view/com/profile/ProfileHeader.tsx:338 824 + #: src/view/com/profile/ProfileHeader.tsx:342 575 825 msgid "Copy link to profile" 576 826 msgstr "Copia l'enllaç al perfil" 577 827 578 - #: src/view/com/util/forms/PostDropdownBtn.tsx:125 828 + #: src/view/com/util/forms/PostDropdownBtn.tsx:137 579 829 msgid "Copy post text" 580 830 msgstr "Copia el text de la publicació" 581 831 832 + #: src/Navigation.tsx:232 582 833 #: src/view/screens/CopyrightPolicy.tsx:29 583 834 msgid "Copyright Policy" 584 835 msgstr "Política de drets d'autor" ··· 587 838 msgid "Could not load feed" 588 839 msgstr "No es pot carregar el canal" 589 840 590 - #: src/view/screens/ProfileList.tsx:839 841 + #: src/view/screens/ProfileList.tsx:867 591 842 msgid "Could not load list" 592 843 msgstr "No es pot carregar la llista" 593 844 845 + #: src/view/com/auth/create/Step2.tsx:89 846 + msgid "Country" 847 + msgstr "" 848 + 594 849 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 595 850 #: src/view/com/auth/SplashScreen.tsx:46 851 + #: src/view/com/auth/SplashScreen.web.tsx:77 596 852 msgid "Create a new account" 597 853 msgstr "Crea un nou compte" 598 854 599 - #: src/view/com/auth/create/CreateAccount.tsx:121 855 + #: src/view/screens/Settings.tsx:384 856 + msgid "Create a new Bluesky account" 857 + msgstr "" 858 + 859 + #: src/view/com/auth/create/CreateAccount.tsx:122 600 860 msgid "Create Account" 601 861 msgstr "Crea un compte" 862 + 863 + #: src/view/com/modals/AddAppPasswords.tsx:228 864 + msgid "Create App Password" 865 + msgstr "" 602 866 603 867 #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 604 868 #: src/view/com/auth/SplashScreen.tsx:43 605 869 msgid "Create new account" 606 870 msgstr "Crea un nou compte" 607 871 608 - #: src/view/screens/AppPasswords.tsx:248 872 + #: src/view/screens/AppPasswords.tsx:249 609 873 msgid "Created {0}" 610 874 msgstr "Creat {0}" 611 875 612 - #: src/view/com/modals/ChangeHandle.tsx:387 876 + #: src/view/screens/ProfileFeed.tsx:625 877 + msgid "Created by <0/>" 878 + msgstr "" 879 + 880 + #: src/view/screens/ProfileFeed.tsx:623 881 + msgid "Created by you" 882 + msgstr "" 883 + 884 + #: src/view/com/composer/Composer.tsx:448 885 + msgid "Creates a card with a thumbnail. The card links to {url}" 886 + msgstr "" 887 + 888 + #: src/view/com/modals/ChangeHandle.tsx:389 613 889 #: src/view/com/modals/ServerInput.tsx:102 614 890 msgid "Custom domain" 615 891 msgstr "Domini personalitzat" 616 892 617 - #: src/view/screens/Settings.tsx:615 893 + #: src/view/screens/PreferencesExternalEmbeds.tsx:55 894 + msgid "Customize media from external sites." 895 + msgstr "" 896 + 897 + #: src/view/screens/Settings.tsx:687 618 898 msgid "Danger Zone" 619 899 msgstr "Zona de perill" 620 900 621 - #: src/view/screens/Settings.tsx:622 901 + #: src/view/screens/Settings.tsx:479 902 + msgid "Dark" 903 + msgstr "" 904 + 905 + #: src/view/screens/Debug.tsx:63 906 + msgid "Dark mode" 907 + msgstr "" 908 + 909 + #: src/view/screens/Debug.tsx:83 910 + msgid "Debug panel" 911 + msgstr "" 912 + 913 + #: src/view/screens/Settings.tsx:694 622 914 msgid "Delete account" 623 915 msgstr "Elimina el compte" 624 916 ··· 626 918 msgid "Delete Account" 627 919 msgstr "Elimina el compte" 628 920 629 - #: src/view/screens/AppPasswords.tsx:221 630 - #: src/view/screens/AppPasswords.tsx:241 921 + #: src/view/screens/AppPasswords.tsx:222 922 + #: src/view/screens/AppPasswords.tsx:242 631 923 msgid "Delete app password" 632 924 msgstr "Elimina la contrasenya d'aplicació" 633 925 634 - #: src/view/screens/ProfileList.tsx:352 635 - #: src/view/screens/ProfileList.tsx:412 926 + #: src/view/screens/ProfileList.tsx:363 927 + #: src/view/screens/ProfileList.tsx:423 636 928 msgid "Delete List" 637 929 msgstr "Elimina la llista" 638 930 639 - #: src/view/com/modals/DeleteAccount.tsx:212 931 + #: src/view/com/modals/DeleteAccount.tsx:219 640 932 msgid "Delete my account" 641 933 msgstr "Elimina el meu compte" 642 934 643 - #: src/view/screens/Settings.tsx:632 935 + #: src/view/screens/Settings.tsx:706 644 936 msgid "Delete my account…" 645 937 msgstr "Elimina el meu compte…" 646 938 647 - #: src/view/com/util/forms/PostDropdownBtn.tsx:214 939 + #: src/view/com/util/forms/PostDropdownBtn.tsx:226 648 940 msgid "Delete post" 649 941 msgstr "Elimina la publicació" 650 942 651 - #: src/view/com/util/forms/PostDropdownBtn.tsx:218 943 + #: src/view/com/util/forms/PostDropdownBtn.tsx:230 652 944 msgid "Delete this post?" 653 945 msgstr "Vols eliminar aquesta publicació?" 654 946 655 - #: src/view/com/post-thread/PostThread.tsx:242 947 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 948 + msgid "Deleted" 949 + msgstr "" 950 + 951 + #: src/view/com/post-thread/PostThread.tsx:246 656 952 msgid "Deleted post." 657 953 msgstr "Publicació eliminada." 658 954 659 - #: src/view/com/modals/CreateOrEditList.tsx:218 660 - #: src/view/com/modals/CreateOrEditList.tsx:234 661 - #: src/view/com/modals/EditProfile.tsx:197 662 - #: src/view/com/modals/EditProfile.tsx:209 955 + #: src/view/com/modals/CreateOrEditList.tsx:237 956 + #: src/view/com/modals/CreateOrEditList.tsx:253 957 + #: src/view/com/modals/EditProfile.tsx:198 958 + #: src/view/com/modals/EditProfile.tsx:210 663 959 msgid "Description" 664 960 msgstr "Descripció" 665 961 666 962 #: src/view/com/auth/create/Step1.tsx:96 667 - msgid "Dev Server" 668 - msgstr "Servidor de desenvolupament" 963 + #~ msgid "Dev Server" 964 + #~ msgstr "Servidor de desenvolupament" 669 965 670 - #: src/view/screens/Settings.tsx:637 966 + #: src/view/screens/Settings.tsx:711 671 967 msgid "Developer Tools" 672 968 msgstr "Eines de desenvolupador" 673 969 674 - #: src/view/com/composer/Composer.tsx:210 970 + #: src/view/com/composer/Composer.tsx:211 675 971 msgid "Did you want to say anything?" 676 972 msgstr "Vols dir alguna cosa?" 677 973 678 - #: src/view/com/composer/Composer.tsx:143 974 + #: src/view/com/composer/Composer.tsx:144 679 975 msgid "Discard" 680 976 msgstr "Descarta" 681 977 682 - #: src/view/com/composer/Composer.tsx:137 978 + #: src/view/com/composer/Composer.tsx:138 683 979 msgid "Discard draft" 684 980 msgstr "Descarta l'esborrany" 685 981 ··· 687 983 msgid "Discourage apps from showing my account to logged-out users" 688 984 msgstr "Evita que les aplicacions mostrin el meu compte als usuaris no connectats" 689 985 690 - #: src/view/screens/Feeds.tsx:405 986 + #: src/view/com/posts/FollowingEmptyState.tsx:74 987 + #: src/view/com/posts/FollowingEndOfFeed.tsx:75 988 + msgid "Discover new custom feeds" 989 + msgstr "" 990 + 991 + #: src/view/screens/Feeds.tsx:409 691 992 msgid "Discover new feeds" 692 993 msgstr "Descobreix nous canals" 693 994 694 - #: src/view/com/modals/EditProfile.tsx:191 995 + #: src/view/com/modals/EditProfile.tsx:192 695 996 msgid "Display name" 696 997 msgstr "Nom mostrat" 697 998 698 - #: src/view/com/modals/EditProfile.tsx:179 999 + #: src/view/com/modals/EditProfile.tsx:180 699 1000 msgid "Display Name" 700 1001 msgstr "Nom mostrat" 701 1002 702 - #: src/view/com/modals/ChangeHandle.tsx:485 1003 + #: src/view/com/modals/ChangeHandle.tsx:487 703 1004 msgid "Domain verified!" 704 1005 msgstr "Domini verificat!" 705 1006 1007 + #: src/view/com/auth/create/Step1.tsx:114 1008 + msgid "Don't have an invite code?" 1009 + msgstr "" 1010 + 706 1011 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 707 - #: src/view/com/modals/ContentFilteringSettings.tsx:88 708 - #: src/view/com/modals/ContentFilteringSettings.tsx:96 709 - #: src/view/com/modals/crop-image/CropImage.web.tsx:152 710 1012 #: src/view/com/modals/EditImage.tsx:333 711 - #: src/view/com/modals/ListAddRemoveUsers.tsx:142 1013 + #: src/view/com/modals/ListAddRemoveUsers.tsx:144 712 1014 #: src/view/com/modals/SelfLabel.tsx:157 713 1015 #: src/view/com/modals/Threadgate.tsx:129 714 1016 #: src/view/com/modals/Threadgate.tsx:132 715 1017 #: src/view/com/modals/UserAddRemoveLists.tsx:79 716 - #: src/view/screens/PreferencesHomeFeed.tsx:302 717 - #: src/view/screens/PreferencesThreads.tsx:156 1018 + #: src/view/com/modals/UserAddRemoveLists.tsx:82 1019 + #: src/view/screens/PreferencesThreads.tsx:162 1020 + msgctxt "action" 1021 + msgid "Done" 1022 + msgstr "" 1023 + 1024 + #: src/view/com/modals/AddAppPasswords.tsx:228 1025 + #: src/view/com/modals/AltImage.tsx:115 1026 + #: src/view/com/modals/ContentFilteringSettings.tsx:88 1027 + #: src/view/com/modals/ContentFilteringSettings.tsx:96 1028 + #: src/view/com/modals/crop-image/CropImage.web.tsx:152 1029 + #: src/view/com/modals/InviteCodes.tsx:80 1030 + #: src/view/com/modals/InviteCodes.tsx:123 1031 + #: src/view/com/modals/ListAddRemoveUsers.tsx:142 1032 + #: src/view/screens/PreferencesHomeFeed.tsx:311 718 1033 msgid "Done" 719 1034 msgstr "Fet" 720 1035 ··· 722 1037 msgid "Done{extraText}" 723 1038 msgstr "Fet{extraText}" 724 1039 725 - #: src/view/com/modals/InviteCodes.tsx:94 1040 + #: src/view/com/auth/login/ChooseAccountForm.tsx:45 1041 + msgid "Double tap to sign in" 1042 + msgstr "" 1043 + 1044 + #: src/view/com/modals/EditProfile.tsx:185 1045 + msgid "e.g. Alice Roberts" 1046 + msgstr "" 1047 + 1048 + #: src/view/com/modals/EditProfile.tsx:203 1049 + msgid "e.g. Artist, dog-lover, and avid reader." 1050 + msgstr "" 1051 + 1052 + #: src/view/com/modals/CreateOrEditList.tsx:223 1053 + msgid "e.g. Great Posters" 1054 + msgstr "" 1055 + 1056 + #: src/view/com/modals/CreateOrEditList.tsx:224 1057 + msgid "e.g. Spammers" 1058 + msgstr "" 1059 + 1060 + #: src/view/com/modals/CreateOrEditList.tsx:244 1061 + msgid "e.g. The posters who never miss." 1062 + msgstr "" 1063 + 1064 + #: src/view/com/modals/CreateOrEditList.tsx:245 1065 + msgid "e.g. Users that repeatedly reply with ads." 1066 + msgstr "" 1067 + 1068 + #: src/view/com/modals/InviteCodes.tsx:96 726 1069 msgid "Each code works once. You'll receive more invite codes periodically." 727 1070 msgstr "Cada codi funciona un cop. Rebràs més codis d'invitació periòdicament." 728 1071 1072 + #: src/view/com/lists/ListMembers.tsx:149 1073 + msgctxt "action" 1074 + msgid "Edit" 1075 + msgstr "" 1076 + 729 1077 #: src/view/com/composer/photos/Gallery.tsx:144 730 1078 #: src/view/com/modals/EditImage.tsx:207 731 1079 msgid "Edit image" 732 1080 msgstr "Edita la imatge" 733 1081 734 - #: src/view/screens/ProfileList.tsx:400 1082 + #: src/view/screens/ProfileList.tsx:411 735 1083 msgid "Edit list details" 736 1084 msgstr "Edita els detalls de la llista" 737 1085 738 - #: src/view/screens/Feeds.tsx:367 1086 + #: src/view/com/modals/CreateOrEditList.tsx:192 1087 + msgid "Edit Moderation List" 1088 + msgstr "" 1089 + 1090 + #: src/Navigation.tsx:242 1091 + #: src/view/screens/Feeds.tsx:371 739 1092 #: src/view/screens/SavedFeeds.tsx:84 740 1093 msgid "Edit My Feeds" 741 1094 msgstr "Edita els meus canals" 742 1095 743 - #: src/view/com/modals/EditProfile.tsx:151 1096 + #: src/view/com/modals/EditProfile.tsx:152 744 1097 msgid "Edit my profile" 745 1098 msgstr "Edita el meu perfil" 746 1099 747 - #: src/view/com/profile/ProfileHeader.tsx:453 1100 + #: src/view/com/profile/ProfileHeader.tsx:457 748 1101 msgid "Edit profile" 749 1102 msgstr "Edita el perfil" 750 1103 751 - #: src/view/com/profile/ProfileHeader.tsx:456 1104 + #: src/view/com/profile/ProfileHeader.tsx:462 752 1105 msgid "Edit Profile" 753 1106 msgstr "Edita el perfil" 754 1107 755 - #: src/view/screens/Feeds.tsx:330 1108 + #: src/view/screens/Feeds.tsx:334 756 1109 msgid "Edit Saved Feeds" 757 1110 msgstr "Edita els meus canals guardats" 758 1111 759 - #: src/view/com/auth/create/Step2.tsx:108 760 - #: src/view/com/auth/login/ForgotPasswordForm.tsx:148 1112 + #: src/view/com/modals/CreateOrEditList.tsx:187 1113 + msgid "Edit User List" 1114 + msgstr "" 1115 + 1116 + #: src/view/com/modals/EditProfile.tsx:193 1117 + msgid "Edit your display name" 1118 + msgstr "" 1119 + 1120 + #: src/view/com/modals/EditProfile.tsx:211 1121 + msgid "Edit your profile description" 1122 + msgstr "" 1123 + 1124 + #: src/view/com/auth/create/Step1.tsx:143 1125 + #: src/view/com/auth/create/Step2.tsx:192 1126 + #: src/view/com/auth/create/Step2.tsx:266 1127 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 761 1128 #: src/view/com/modals/ChangeEmail.tsx:141 762 1129 #: src/view/com/modals/Waitlist.tsx:88 763 1130 msgid "Email" 764 1131 msgstr "Correu" 765 1132 766 - #: src/view/com/auth/create/Step2.tsx:99 1133 + #: src/view/com/auth/create/Step1.tsx:134 1134 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:143 767 1135 msgid "Email address" 768 1136 msgstr "Adreça de correu" 769 1137 1138 + #: src/view/com/modals/ChangeEmail.tsx:56 1139 + #: src/view/com/modals/ChangeEmail.tsx:88 1140 + msgid "Email updated" 1141 + msgstr "" 1142 + 770 1143 #: src/view/com/modals/ChangeEmail.tsx:111 771 1144 msgid "Email Updated" 772 1145 msgstr "Correu actualitzat" 773 1146 774 - #: src/view/screens/Settings.tsx:290 1147 + #: src/view/com/modals/VerifyEmail.tsx:78 1148 + msgid "Email verified" 1149 + msgstr "" 1150 + 1151 + #: src/view/screens/Settings.tsx:312 775 1152 msgid "Email:" 776 1153 msgstr "Correu:" 777 1154 778 - #: src/view/screens/PreferencesHomeFeed.tsx:138 1155 + #: src/view/com/modals/EmbedConsent.tsx:113 1156 + msgid "Enable {0} only" 1157 + msgstr "" 1158 + 1159 + #: src/view/com/modals/ContentFilteringSettings.tsx:162 1160 + msgid "Enable Adult Content" 1161 + msgstr "" 1162 + 1163 + #: src/view/com/modals/EmbedConsent.tsx:97 1164 + msgid "Enable External Media" 1165 + msgstr "" 1166 + 1167 + #: src/view/screens/PreferencesExternalEmbeds.tsx:75 1168 + msgid "Enable media players for" 1169 + msgstr "" 1170 + 1171 + #: src/view/screens/PreferencesHomeFeed.tsx:147 779 1172 msgid "Enable this setting to only see replies between people you follow." 780 1173 msgstr "Activa aquesta opció per veure només les respostes entre els comptes que segueixes." 781 1174 782 - #: src/view/screens/Profile.tsx:426 1175 + #: src/view/screens/Profile.tsx:427 783 1176 msgid "End of feed" 784 1177 msgstr "Fi del canal" 1178 + 1179 + #: src/view/com/modals/AddAppPasswords.tsx:165 1180 + msgid "Enter a name for this App Password" 1181 + msgstr "" 1182 + 1183 + #: src/view/com/modals/VerifyEmail.tsx:105 1184 + msgid "Enter Confirmation Code" 1185 + msgstr "" 785 1186 786 1187 #: src/view/com/auth/create/Step1.tsx:71 787 - msgid "Enter the address of your provider:" 788 - msgstr "Introdueix l'adreça del teu proveïdor:" 1188 + #~ msgid "Enter the address of your provider:" 1189 + #~ msgstr "Introdueix l'adreça del teu proveïdor:" 789 1190 790 - #: src/view/com/modals/ChangeHandle.tsx:369 1191 + #: src/view/com/modals/ChangeHandle.tsx:371 791 1192 msgid "Enter the domain you want to use" 792 1193 msgstr "Introdueix el domini que vols utilitzar" 793 1194 794 - #: src/view/com/auth/login/ForgotPasswordForm.tsx:101 1195 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:103 795 1196 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." 796 1197 msgstr "Introdueix el correu que vas fer servir per crear el teu compte. T'enviarem un \"codi de restabliment\" perquè puguis posar una nova contrasenya." 797 1198 798 - #: src/view/com/auth/create/Step2.tsx:104 1199 + #: src/view/com/auth/create/Step1.tsx:195 1200 + #: src/view/com/modals/BirthDateSettings.tsx:74 1201 + msgid "Enter your birth date" 1202 + msgstr "" 1203 + 1204 + #: src/view/com/modals/Waitlist.tsx:78 1205 + msgid "Enter your email" 1206 + msgstr "" 1207 + 1208 + #: src/view/com/auth/create/Step1.tsx:139 799 1209 msgid "Enter your email address" 800 1210 msgstr "Introdueix el teu correu" 801 1211 1212 + #: src/view/com/modals/ChangeEmail.tsx:41 1213 + msgid "Enter your new email above" 1214 + msgstr "" 1215 + 802 1216 #: src/view/com/modals/ChangeEmail.tsx:117 803 1217 msgid "Enter your new email address below." 804 1218 msgstr "Introdueix el teu nou correu a continuació." 805 1219 1220 + #: src/view/com/auth/create/Step2.tsx:186 1221 + msgid "Enter your phone number" 1222 + msgstr "" 1223 + 806 1224 #: src/view/com/auth/login/Login.tsx:99 807 1225 msgid "Enter your username and password" 808 1226 msgstr "Introdueix el teu usuari i contrasenya" 809 1227 810 - #: src/view/screens/Search/Search.tsx:105 1228 + #: src/view/screens/Search/Search.tsx:107 811 1229 msgid "Error:" 812 1230 msgstr "Error:" 813 1231 ··· 815 1233 msgid "Everybody" 816 1234 msgstr "Tothom" 817 1235 1236 + #: src/view/com/modals/ChangeHandle.tsx:150 1237 + msgid "Exits handle change process" 1238 + msgstr "" 1239 + 1240 + #: src/view/com/lightbox/Lightbox.web.tsx:113 1241 + msgid "Exits image view" 1242 + msgstr "" 1243 + 1244 + #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1245 + #: src/view/shell/desktop/Search.tsx:235 1246 + msgid "Exits inputting search query" 1247 + msgstr "" 1248 + 1249 + #: src/view/com/modals/Waitlist.tsx:138 1250 + msgid "Exits signing up for waitlist with {email}" 1251 + msgstr "" 1252 + 818 1253 #: src/view/com/lightbox/Lightbox.web.tsx:156 819 1254 msgid "Expand alt text" 820 1255 msgstr "Expandeix el text alternatiu" 821 1256 1257 + #: src/view/com/composer/ComposerReplyTo.tsx:81 1258 + #: src/view/com/composer/ComposerReplyTo.tsx:84 1259 + msgid "Expand or collapse the full post you are replying to" 1260 + msgstr "" 1261 + 1262 + #: src/view/com/modals/EmbedConsent.tsx:64 1263 + msgid "External Media" 1264 + msgstr "" 1265 + 1266 + #: src/view/com/modals/EmbedConsent.tsx:75 1267 + #: src/view/screens/PreferencesExternalEmbeds.tsx:66 1268 + 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." 1269 + msgstr "" 1270 + 1271 + #: src/Navigation.tsx:258 1272 + #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1273 + #: src/view/screens/Settings.tsx:623 1274 + msgid "External Media Preferences" 1275 + msgstr "" 1276 + 1277 + #: src/view/screens/Settings.tsx:614 1278 + msgid "External media settings" 1279 + msgstr "" 1280 + 1281 + #: src/view/com/modals/AddAppPasswords.tsx:114 1282 + #: src/view/com/modals/AddAppPasswords.tsx:118 1283 + msgid "Failed to create app password." 1284 + msgstr "" 1285 + 1286 + #: src/view/com/modals/CreateOrEditList.tsx:148 1287 + msgid "Failed to create the list. Check your internet connection and try again." 1288 + msgstr "" 1289 + 1290 + #: src/view/com/util/forms/PostDropdownBtn.tsx:86 1291 + msgid "Failed to delete post, please try again" 1292 + msgstr "" 1293 + 822 1294 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109 823 1295 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141 824 1296 msgid "Failed to load recommended feeds" 825 1297 msgstr "Error en carregar els canals recomanats" 826 1298 827 - #: src/view/screens/Feeds.tsx:556 1299 + #: src/Navigation.tsx:192 1300 + msgid "Feed" 1301 + msgstr "" 1302 + 1303 + #: src/view/com/feeds/FeedSourceCard.tsx:229 1304 + msgid "Feed by {0}" 1305 + msgstr "" 1306 + 1307 + #: src/view/screens/Feeds.tsx:560 828 1308 msgid "Feed offline" 829 1309 msgstr "Canal fora de línia" 830 1310 ··· 833 1313 msgstr "Preferències del canal" 834 1314 835 1315 #: src/view/shell/desktop/RightNav.tsx:73 836 - #: src/view/shell/Drawer.tsx:311 1316 + #: src/view/shell/Drawer.tsx:314 837 1317 msgid "Feedback" 838 1318 msgstr "Comentaris" 839 1319 840 - #: src/view/screens/Feeds.tsx:475 1320 + #: src/Navigation.tsx:440 1321 + #: src/view/screens/Feeds.tsx:479 841 1322 #: src/view/screens/Profile.tsx:165 842 1323 #: src/view/shell/bottom-bar/BottomBar.tsx:181 843 1324 #: src/view/shell/desktop/LeftNav.tsx:342 844 - #: src/view/shell/Drawer.tsx:474 845 - #: src/view/shell/Drawer.tsx:475 1325 + #: src/view/shell/Drawer.tsx:479 1326 + #: src/view/shell/Drawer.tsx:480 846 1327 msgid "Feeds" 847 1328 msgstr "Canals" 848 1329 ··· 854 1335 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." 855 1336 msgstr "Els canals són algoritmes personalitzats creats per usuaris que coneixen una mica de codi. <0/> per a més informació." 856 1337 857 - #: src/view/screens/Search/Search.tsx:427 1338 + #: src/view/com/posts/CustomFeedEmptyState.tsx:47 1339 + #: src/view/com/posts/FollowingEmptyState.tsx:57 1340 + #: src/view/com/posts/FollowingEndOfFeed.tsx:58 1341 + msgid "Find accounts to follow" 1342 + msgstr "" 1343 + 1344 + #: src/view/screens/Search/Search.tsx:429 858 1345 msgid "Find users on Bluesky" 859 1346 msgstr "Troba usuaris a Bluesky" 860 1347 861 - #: src/view/screens/Search/Search.tsx:425 1348 + #: src/view/screens/Search/Search.tsx:427 862 1349 msgid "Find users with the search tool on the right" 863 1350 msgstr "Troba usuaris amb l'eina de cerca de la dreta" 864 1351 ··· 866 1353 msgid "Finding similar accounts..." 867 1354 msgstr "Troba comptes similars…" 868 1355 869 - #: src/view/screens/PreferencesHomeFeed.tsx:102 1356 + #: src/view/screens/PreferencesHomeFeed.tsx:111 870 1357 msgid "Fine-tune the content you see on your home screen." 871 1358 msgstr "Ajusta el contingut que es veu a la teva pantalla d'inici." 872 1359 ··· 874 1361 msgid "Fine-tune the discussion threads." 875 1362 msgstr "Ajusta els fils de debat." 876 1363 877 - #: src/view/com/profile/ProfileHeader.tsx:538 1364 + #: src/view/com/modals/EditImage.tsx:115 1365 + msgid "Flip horizontal" 1366 + msgstr "" 1367 + 1368 + #: src/view/com/modals/EditImage.tsx:120 1369 + #: src/view/com/modals/EditImage.tsx:287 1370 + msgid "Flip vertically" 1371 + msgstr "" 1372 + 1373 + #: src/view/com/profile/FollowButton.tsx:64 1374 + msgctxt "action" 1375 + msgid "Follow" 1376 + msgstr "" 1377 + 1378 + #: src/view/com/profile/ProfileHeader.tsx:552 878 1379 msgid "Follow" 879 1380 msgstr "Segueix" 880 1381 1382 + #: src/view/com/profile/ProfileHeader.tsx:543 1383 + msgid "Follow {0}" 1384 + msgstr "" 1385 + 881 1386 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:64 882 1387 msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." 883 1388 msgstr "Segueix a alguns usuaris per començar. Te'n podem recomanar més basant-nos en els que trobes interessants." 884 1389 1390 + #: src/view/com/profile/ProfileCard.tsx:194 1391 + msgid "Followed by {0}" 1392 + msgstr "" 1393 + 885 1394 #: src/view/com/modals/Threadgate.tsx:98 886 1395 msgid "Followed users" 887 1396 msgstr "Usuaris seguits" 888 1397 889 - #: src/view/screens/PreferencesHomeFeed.tsx:145 1398 + #: src/view/screens/PreferencesHomeFeed.tsx:154 890 1399 msgid "Followed users only" 891 1400 msgstr "Només els usuaris seguits" 892 1401 1402 + #: src/view/com/notifications/FeedItem.tsx:166 1403 + msgid "followed you" 1404 + msgstr "" 1405 + 893 1406 #: src/view/screens/ProfileFollowers.tsx:25 894 1407 msgid "Followers" 895 1408 msgstr "Seguidors" 896 1409 897 1410 #: src/view/com/profile/ProfileHeader.tsx:624 898 - msgid "following" 899 - msgstr "seguint" 1411 + #~ msgid "following" 1412 + #~ msgstr "seguint" 900 1413 901 - #: src/view/com/profile/ProfileHeader.tsx:522 1414 + #: src/view/com/profile/ProfileHeader.tsx:534 902 1415 #: src/view/screens/ProfileFollows.tsx:25 903 1416 msgid "Following" 904 1417 msgstr "Seguint" 905 1418 906 - #: src/view/com/profile/ProfileHeader.tsx:571 1419 + #: src/view/com/profile/ProfileHeader.tsx:196 1420 + msgid "Following {0}" 1421 + msgstr "" 1422 + 1423 + #: src/view/com/profile/ProfileHeader.tsx:585 907 1424 msgid "Follows you" 908 1425 msgstr "Et segueix" 909 1426 1427 + #: src/view/com/profile/ProfileCard.tsx:141 1428 + msgid "Follows You" 1429 + msgstr "" 1430 + 910 1431 #: src/view/com/modals/DeleteAccount.tsx:107 911 1432 msgid "For security reasons, we'll need to send a confirmation code to your email address." 912 1433 msgstr "Per motius de seguretat necessitem enviar-te un codi de confirmació al teu correu." 913 1434 914 - #: src/view/com/modals/AddAppPasswords.tsx:207 1435 + #: src/view/com/modals/AddAppPasswords.tsx:211 915 1436 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." 916 1437 msgstr "Per motius de seguretat no podràs tornar-la a veure. Si perds aquesta contrasenya necessitaràs generar-ne una de nova." 917 1438 918 - #: src/view/com/auth/login/LoginForm.tsx:232 1439 + #: src/view/com/auth/login/LoginForm.tsx:238 919 1440 msgid "Forgot" 920 1441 msgstr "L'he oblidat" 921 1442 922 - #: src/view/com/auth/login/LoginForm.tsx:229 1443 + #: src/view/com/auth/login/LoginForm.tsx:235 923 1444 msgid "Forgot password" 924 1445 msgstr "He oblidat la contrasenya" 925 1446 ··· 928 1449 msgid "Forgot Password" 929 1450 msgstr "He oblidat la contrasenya" 930 1451 1452 + #: src/view/com/posts/FeedItem.tsx:188 1453 + msgctxt "from-feed" 1454 + msgid "From <0/>" 1455 + msgstr "" 1456 + 931 1457 #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 932 1458 msgid "Gallery" 933 1459 msgstr "Galeria" 934 1460 935 - #: src/view/com/modals/VerifyEmail.tsx:183 1461 + #: src/view/com/modals/VerifyEmail.tsx:189 1462 + #: src/view/com/modals/VerifyEmail.tsx:191 936 1463 msgid "Get Started" 937 1464 msgstr "Comença" 938 1465 ··· 945 1472 946 1473 #: src/view/screens/ProfileFeed.tsx:104 947 1474 #: src/view/screens/ProfileFeed.tsx:109 948 - #: src/view/screens/ProfileList.tsx:848 949 - #: src/view/screens/ProfileList.tsx:853 1475 + #: src/view/screens/ProfileList.tsx:876 1476 + #: src/view/screens/ProfileList.tsx:881 950 1477 msgid "Go Back" 951 1478 msgstr "Ves enrere" 952 1479 953 - #: src/view/com/auth/login/ForgotPasswordForm.tsx:181 954 - #: src/view/com/auth/login/LoginForm.tsx:279 955 - #: src/view/com/auth/login/SetNewPasswordForm.tsx:163 1480 + #: src/view/screens/Search/Search.tsx:640 1481 + #: src/view/shell/desktop/Search.tsx:262 1482 + msgid "Go to @{queryMaybeHandle}" 1483 + msgstr "" 1484 + 1485 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1486 + #: src/view/com/auth/login/LoginForm.tsx:285 1487 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 956 1488 msgid "Go to next" 957 1489 msgstr "Ves al següent" 958 1490 959 1491 #: src/view/com/modals/ChangeHandle.tsx:265 960 1492 msgid "Handle" 961 1493 msgstr "Identificador" 1494 + 1495 + #: src/view/com/auth/create/CreateAccount.tsx:190 1496 + msgid "Having trouble?" 1497 + msgstr "" 962 1498 963 1499 #: src/view/shell/desktop/RightNav.tsx:102 964 - #: src/view/shell/Drawer.tsx:321 1500 + #: src/view/shell/Drawer.tsx:324 965 1501 msgid "Help" 966 1502 msgstr "Ajuda" 967 1503 968 - #: src/view/com/modals/AddAppPasswords.tsx:148 1504 + #: src/view/com/modals/AddAppPasswords.tsx:152 969 1505 msgid "Here is your app password." 970 1506 msgstr "Aquí tens la teva contrasenya d'aplicació." 971 1507 972 - #: src/view/com/notifications/FeedItem.tsx:324 973 - #: src/view/com/util/moderation/ContentHider.tsx:103 1508 + #: src/view/com/modals/ContentFilteringSettings.tsx:219 1509 + #: src/view/com/notifications/FeedItem.tsx:329 1510 + msgctxt "action" 1511 + msgid "Hide" 1512 + msgstr "" 1513 + 1514 + #: src/view/com/modals/ContentFilteringSettings.tsx:246 1515 + #: src/view/com/util/moderation/ContentHider.tsx:105 1516 + #: src/view/com/util/moderation/PostHider.tsx:108 974 1517 msgid "Hide" 975 1518 msgstr "Amaga" 976 1519 977 - #: src/view/com/util/forms/PostDropdownBtn.tsx:173 1520 + #: src/view/com/util/forms/PostDropdownBtn.tsx:185 978 1521 msgid "Hide post" 979 1522 msgstr "Amaga l'entrada" 980 1523 981 - #: src/view/com/util/forms/PostDropdownBtn.tsx:177 1524 + #: src/view/com/util/moderation/ContentHider.tsx:67 1525 + #: src/view/com/util/moderation/PostHider.tsx:61 1526 + msgid "Hide the content" 1527 + msgstr "" 1528 + 1529 + #: src/view/com/util/forms/PostDropdownBtn.tsx:189 982 1530 msgid "Hide this post?" 983 1531 msgstr "Vols amagar aquesta entrada?" 984 1532 985 - #: src/view/com/notifications/FeedItem.tsx:316 1533 + #: src/view/com/notifications/FeedItem.tsx:319 986 1534 msgid "Hide user list" 987 1535 msgstr "Amaga la llista d'usuaris" 988 1536 989 - #: src/view/com/posts/FeedErrorMessage.tsx:110 1537 + #: src/view/com/profile/ProfileHeader.tsx:526 1538 + msgid "Hides posts from {0} in your feed" 1539 + msgstr "" 1540 + 1541 + #: src/view/com/posts/FeedErrorMessage.tsx:111 990 1542 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." 991 1543 msgstr "S'ha produït algun error quan s'intentava connectar amb el servidor del canal. Avisa al propietari del canal d'aquest problema." 992 1544 993 - #: src/view/com/posts/FeedErrorMessage.tsx:98 1545 + #: src/view/com/posts/FeedErrorMessage.tsx:99 994 1546 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." 995 1547 msgstr "Sembla que el servidor del canal està mal configurat. Avisa al propietari del canal d'aquest problema." 996 1548 997 - #: src/view/com/posts/FeedErrorMessage.tsx:104 1549 + #: src/view/com/posts/FeedErrorMessage.tsx:105 998 1550 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." 999 1551 msgstr "Sembla que el servidor del canal està sense connexió. Avisa al propietari del canal d'aquest problema." 1000 1552 1001 - #: src/view/com/posts/FeedErrorMessage.tsx:101 1553 + #: src/view/com/posts/FeedErrorMessage.tsx:102 1002 1554 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." 1003 1555 msgstr "El servidor del canal ha donat una resposta incorrecta. Avisa al propietari del canal d'aquest problema." 1004 1556 1005 - #: src/view/com/posts/FeedErrorMessage.tsx:95 1557 + #: src/view/com/posts/FeedErrorMessage.tsx:96 1006 1558 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." 1007 1559 msgstr "Tenim problemes per trobar aquest canal. Potser ha estat eliminat." 1008 1560 1561 + #: src/Navigation.tsx:430 1009 1562 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1010 1563 #: src/view/shell/desktop/LeftNav.tsx:306 1011 - #: src/view/shell/Drawer.tsx:398 1012 - #: src/view/shell/Drawer.tsx:399 1564 + #: src/view/shell/Drawer.tsx:401 1565 + #: src/view/shell/Drawer.tsx:402 1013 1566 msgid "Home" 1014 1567 msgstr "Inici" 1015 1568 1016 - #: src/view/com/pager/FeedsTabBarMobile.tsx:96 1017 - #: src/view/screens/PreferencesHomeFeed.tsx:95 1018 - #: src/view/screens/Settings.tsx:481 1569 + #: src/Navigation.tsx:247 1570 + #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1571 + #: src/view/screens/PreferencesHomeFeed.tsx:104 1572 + #: src/view/screens/Settings.tsx:509 1019 1573 msgid "Home Feed Preferences" 1020 1574 msgstr "Preferències dels canals a l'inici" 1021 1575 1022 - #: src/view/com/auth/login/ForgotPasswordForm.tsx:114 1576 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:116 1023 1577 msgid "Hosting provider" 1024 1578 msgstr "Proveïdor d'allotjament" 1025 1579 1026 1580 #: src/view/com/auth/create/Step1.tsx:76 1027 1581 #: src/view/com/auth/create/Step1.tsx:81 1028 - msgid "Hosting provider address" 1029 - msgstr "Adreça del proveïdor d'allotjament" 1582 + #~ msgid "Hosting provider address" 1583 + #~ msgstr "Adreça del proveïdor d'allotjament" 1030 1584 1031 - #: src/view/com/modals/VerifyEmail.tsx:208 1585 + #: src/view/com/modals/InAppBrowserConsent.tsx:44 1586 + msgid "How should we open this link?" 1587 + msgstr "" 1588 + 1589 + #: src/view/com/modals/VerifyEmail.tsx:214 1032 1590 msgid "I have a code" 1033 1591 msgstr "Tinc un codi" 1034 1592 1035 - #: src/view/com/modals/ChangeHandle.tsx:281 1593 + #: src/view/com/modals/VerifyEmail.tsx:216 1594 + msgid "I have a confirmation code" 1595 + msgstr "" 1596 + 1597 + #: src/view/com/modals/ChangeHandle.tsx:283 1036 1598 msgid "I have my own domain" 1037 1599 msgstr "Tinc el meu propi domini" 1038 1600 1601 + #: src/view/com/lightbox/Lightbox.web.tsx:158 1602 + msgid "If alt text is long, toggles alt text expanded state" 1603 + msgstr "" 1604 + 1039 1605 #: src/view/com/modals/SelfLabel.tsx:127 1040 1606 msgid "If none are selected, suitable for all ages." 1041 1607 msgstr "Si no en selecciones cap, és apropiat per a totes les edats." 1042 1608 1609 + #: src/view/com/util/images/Gallery.tsx:37 1610 + msgid "Image" 1611 + msgstr "" 1612 + 1043 1613 #: src/view/com/modals/AltImage.tsx:97 1044 1614 msgid "Image alt text" 1045 1615 msgstr "Text alternatiu de la imatge" ··· 1049 1619 msgid "Image options" 1050 1620 msgstr "Opcions de la imatge" 1051 1621 1052 - #: src/view/com/auth/login/LoginForm.tsx:113 1622 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:110 1623 + msgid "Input code sent to your email for password reset" 1624 + msgstr "" 1625 + 1626 + #: src/view/com/modals/DeleteAccount.tsx:180 1627 + msgid "Input confirmation code for account deletion" 1628 + msgstr "" 1629 + 1630 + #: src/view/com/auth/create/Step1.tsx:144 1631 + msgid "Input email for Bluesky account" 1632 + msgstr "" 1633 + 1634 + #: src/view/com/auth/create/Step1.tsx:102 1635 + msgid "Input invite code to proceed" 1636 + msgstr "" 1637 + 1638 + #: src/view/com/modals/AddAppPasswords.tsx:182 1639 + msgid "Input name for app password" 1640 + msgstr "" 1641 + 1642 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:133 1643 + msgid "Input new password" 1644 + msgstr "" 1645 + 1646 + #: src/view/com/modals/DeleteAccount.tsx:199 1647 + msgid "Input password for account deletion" 1648 + msgstr "" 1649 + 1650 + #: src/view/com/auth/create/Step2.tsx:194 1651 + msgid "Input phone number for SMS verification" 1652 + msgstr "" 1653 + 1654 + #: src/view/com/auth/login/LoginForm.tsx:227 1655 + msgid "Input the password tied to {identifier}" 1656 + msgstr "" 1657 + 1658 + #: src/view/com/auth/login/LoginForm.tsx:194 1659 + msgid "Input the username or email address you used at signup" 1660 + msgstr "" 1661 + 1662 + #: src/view/com/auth/create/Step2.tsx:268 1663 + msgid "Input the verification code we have texted to you" 1664 + msgstr "" 1665 + 1666 + #: src/view/com/modals/Waitlist.tsx:90 1667 + msgid "Input your email to get on the Bluesky waitlist" 1668 + msgstr "" 1669 + 1670 + #: src/view/com/auth/login/LoginForm.tsx:226 1671 + msgid "Input your password" 1672 + msgstr "" 1673 + 1674 + #: src/view/com/auth/create/Step3.tsx:39 1675 + msgid "Input your user handle" 1676 + msgstr "" 1677 + 1678 + #: src/view/com/post-thread/PostThreadItem.tsx:229 1679 + msgid "Invalid or unsupported post record" 1680 + msgstr "" 1681 + 1682 + #: src/view/com/auth/login/LoginForm.tsx:115 1053 1683 msgid "Invalid username or password" 1054 1684 msgstr "Nom d'usuari o contrasenya incorrectes" 1055 1685 1056 - #: src/view/screens/Settings.tsx:383 1686 + #: src/view/screens/Settings.tsx:411 1057 1687 msgid "Invite" 1058 1688 msgstr "Convida" 1059 1689 1060 - #: src/view/com/modals/InviteCodes.tsx:91 1061 - #: src/view/screens/Settings.tsx:371 1690 + #: src/view/com/modals/InviteCodes.tsx:93 1691 + #: src/view/screens/Settings.tsx:399 1062 1692 msgid "Invite a Friend" 1063 1693 msgstr "Convida un amic" 1064 1694 1065 - #: src/view/com/auth/create/Step2.tsx:72 1695 + #: src/view/com/auth/create/Step1.tsx:92 1696 + #: src/view/com/auth/create/Step1.tsx:101 1066 1697 msgid "Invite code" 1067 1698 msgstr "Codi d'invitació" 1068 1699 1069 - #: src/view/com/auth/create/state.ts:136 1700 + #: src/view/com/auth/create/state.ts:199 1070 1701 msgid "Invite code not accepted. Check that you input it correctly and try again." 1071 1702 msgstr "Codi d'invitació rebutjat. Comprova que l'has entrat correctament i torna-ho a provar." 1072 1703 1073 - #: src/view/shell/Drawer.tsx:640 1704 + #: src/view/com/modals/InviteCodes.tsx:170 1705 + msgid "Invite codes: {0} available" 1706 + msgstr "" 1707 + 1708 + #: src/view/shell/Drawer.tsx:645 1074 1709 msgid "Invite codes: {invitesAvailable} available" 1075 1710 msgstr "Codis d'invitació: {invitesAvailable} disponibles" 1076 1711 1712 + #: src/view/com/modals/InviteCodes.tsx:169 1713 + msgid "Invite codes: 1 available" 1714 + msgstr "" 1715 + 1077 1716 #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 1078 1717 msgid "Jobs" 1079 1718 msgstr "Feines" ··· 1082 1721 msgid "Join the waitlist" 1083 1722 msgstr "Uneix-te a la llista d'espera" 1084 1723 1085 - #: src/view/com/auth/create/Step2.tsx:86 1086 - #: src/view/com/auth/create/Step2.tsx:90 1724 + #: src/view/com/auth/create/Step1.tsx:118 1725 + #: src/view/com/auth/create/Step1.tsx:122 1087 1726 msgid "Join the waitlist." 1088 1727 msgstr "Uneix-te a la llista d'espera." 1089 1728 1090 - #: src/view/com/modals/Waitlist.tsx:124 1729 + #: src/view/com/modals/Waitlist.tsx:128 1091 1730 msgid "Join Waitlist" 1092 1731 msgstr "Uneix-te a la llista d'espera" 1093 1732 ··· 1095 1734 msgid "Language selection" 1096 1735 msgstr "Tria l'idioma" 1097 1736 1737 + #: src/view/screens/Settings.tsx:560 1738 + msgid "Language settings" 1739 + msgstr "" 1740 + 1741 + #: src/Navigation.tsx:139 1098 1742 #: src/view/screens/LanguageSettings.tsx:89 1099 1743 msgid "Language Settings" 1100 1744 msgstr "Configuració d'idioma" 1101 1745 1102 - #: src/view/screens/Settings.tsx:541 1746 + #: src/view/screens/Settings.tsx:569 1103 1747 msgid "Languages" 1104 1748 msgstr "Idiomes" 1105 1749 1106 - #: src/view/com/util/moderation/ContentHider.tsx:101 1750 + #: src/view/com/auth/create/StepHeader.tsx:20 1751 + msgid "Last step!" 1752 + msgstr "" 1753 + 1754 + #: src/view/com/util/moderation/ContentHider.tsx:103 1107 1755 msgid "Learn more" 1108 1756 msgstr "Més informació" 1109 1757 ··· 1113 1761 msgid "Learn More" 1114 1762 msgstr "Més informació" 1115 1763 1116 - #: src/view/com/util/moderation/ContentHider.tsx:83 1764 + #: src/view/com/util/moderation/ContentHider.tsx:85 1117 1765 #: src/view/com/util/moderation/PostAlerts.tsx:40 1118 - #: src/view/com/util/moderation/PostHider.tsx:76 1766 + #: src/view/com/util/moderation/PostHider.tsx:78 1119 1767 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 1120 1768 #: src/view/com/util/moderation/ScreenHider.tsx:101 1121 1769 msgid "Learn more about this warning" ··· 1129 1777 msgid "Leave them all unchecked to see any language." 1130 1778 msgstr "Deixa'ls tots sense marcar per veure tots els idiomes." 1131 1779 1132 - #: src/view/com/modals/LinkWarning.tsx:49 1780 + #: src/view/com/modals/LinkWarning.tsx:51 1133 1781 msgid "Leaving Bluesky" 1134 1782 msgstr "Sortint de Bluesky" 1135 1783 1784 + #: src/view/screens/Settings.tsx:280 1785 + msgid "Legacy storage cleared, you need to restart the app now." 1786 + msgstr "" 1787 + 1136 1788 #: src/view/com/auth/login/Login.tsx:128 1137 1789 #: src/view/com/auth/login/Login.tsx:144 1138 1790 msgid "Let's get your password reset!" ··· 1143 1795 msgid "Library" 1144 1796 msgstr "Biblioteca" 1145 1797 1146 - #: src/view/screens/ProfileFeed.tsx:586 1798 + #: src/view/screens/Settings.tsx:473 1799 + msgid "Light" 1800 + msgstr "" 1801 + 1802 + #: src/view/com/util/post-ctrls/PostCtrls.tsx:189 1803 + msgid "Like" 1804 + msgstr "" 1805 + 1806 + #: src/view/screens/ProfileFeed.tsx:600 1147 1807 msgid "Like this feed" 1148 1808 msgstr "Fes m'agrada a aquest canal" 1149 1809 1810 + #: src/Navigation.tsx:197 1150 1811 #: src/view/screens/PostLikedBy.tsx:27 1151 1812 #: src/view/screens/ProfileFeedLikedBy.tsx:27 1152 1813 msgid "Liked by" 1153 1814 msgstr "Li ha agradat a" 1154 1815 1816 + #: src/view/com/feeds/FeedSourceCard.tsx:277 1817 + msgid "Liked by {0} {1}" 1818 + msgstr "" 1819 + 1820 + #: src/view/screens/ProfileFeed.tsx:615 1821 + msgid "Liked by {likeCount} {0}" 1822 + msgstr "" 1823 + 1824 + #: src/view/com/notifications/FeedItem.tsx:171 1825 + msgid "liked your custom feed{0}" 1826 + msgstr "" 1827 + 1828 + #: src/view/com/notifications/FeedItem.tsx:155 1829 + msgid "liked your post" 1830 + msgstr "" 1831 + 1155 1832 #: src/view/screens/Profile.tsx:164 1156 1833 msgid "Likes" 1157 1834 msgstr "M'agrades" 1158 1835 1159 - #: src/view/com/modals/CreateOrEditList.tsx:186 1836 + #: src/view/com/post-thread/PostThreadItem.tsx:184 1837 + msgid "Likes on this post" 1838 + msgstr "" 1839 + 1840 + #: src/Navigation.tsx:166 1841 + msgid "List" 1842 + msgstr "" 1843 + 1844 + #: src/view/com/modals/CreateOrEditList.tsx:203 1160 1845 msgid "List Avatar" 1161 1846 msgstr "Avatar de la llista" 1162 1847 1163 - #: src/view/com/modals/CreateOrEditList.tsx:199 1848 + #: src/view/screens/ProfileList.tsx:323 1849 + msgid "List blocked" 1850 + msgstr "" 1851 + 1852 + #: src/view/com/feeds/FeedSourceCard.tsx:231 1853 + msgid "List by {0}" 1854 + msgstr "" 1855 + 1856 + #: src/view/screens/ProfileList.tsx:367 1857 + msgid "List deleted" 1858 + msgstr "" 1859 + 1860 + #: src/view/screens/ProfileList.tsx:282 1861 + msgid "List muted" 1862 + msgstr "" 1863 + 1864 + #: src/view/com/modals/CreateOrEditList.tsx:216 1164 1865 msgid "List Name" 1165 1866 msgstr "Nom de la llista" 1166 1867 1868 + #: src/view/screens/ProfileList.tsx:342 1869 + msgid "List unblocked" 1870 + msgstr "" 1871 + 1872 + #: src/view/screens/ProfileList.tsx:301 1873 + msgid "List unmuted" 1874 + msgstr "" 1875 + 1876 + #: src/Navigation.tsx:109 1167 1877 #: src/view/screens/Profile.tsx:166 1168 1878 #: src/view/shell/desktop/LeftNav.tsx:379 1169 - #: src/view/shell/Drawer.tsx:490 1170 - #: src/view/shell/Drawer.tsx:491 1879 + #: src/view/shell/Drawer.tsx:495 1880 + #: src/view/shell/Drawer.tsx:496 1171 1881 msgid "Lists" 1172 1882 msgstr "Llistes" 1173 1883 1174 - #: src/view/com/post-thread/PostThread.tsx:259 1175 - #: src/view/com/post-thread/PostThread.tsx:267 1884 + #: src/view/com/post-thread/PostThread.tsx:263 1885 + #: src/view/com/post-thread/PostThread.tsx:271 1176 1886 msgid "Load more posts" 1177 1887 msgstr "Carrega més publicacions" 1178 1888 ··· 1180 1890 msgid "Load new notifications" 1181 1891 msgstr "Carrega noves notificacions" 1182 1892 1183 - #: src/view/com/feeds/FeedPage.tsx:189 1893 + #: src/view/com/feeds/FeedPage.tsx:190 1894 + #: src/view/screens/Profile.tsx:412 1895 + #: src/view/screens/ProfileFeed.tsx:503 1896 + #: src/view/screens/ProfileList.tsx:659 1184 1897 msgid "Load new posts" 1185 1898 msgstr "Carrega noves publicacions" 1186 1899 ··· 1192 1905 msgid "Local dev server" 1193 1906 msgstr "Servidor de desenvolupament local" 1194 1907 1908 + #: src/Navigation.tsx:207 1909 + msgid "Log" 1910 + msgstr "" 1911 + 1195 1912 #: src/view/screens/Moderation.tsx:136 1196 1913 msgid "Logged-out visibility" 1197 1914 msgstr "Visibilitat pels usuaris no connectats" ··· 1200 1917 msgid "Login to account that is not listed" 1201 1918 msgstr "Accedeix a un compte que no està llistat" 1202 1919 1203 - #: src/view/com/modals/LinkWarning.tsx:63 1920 + #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" 1921 + #~ msgstr "Parece que este canal de noticias sólo está disponible para usuarios con una cuenta Bluesky. Por favor, ¡regístrate o inicia sesión para ver este canal!" 1922 + 1923 + #: src/view/com/modals/LinkWarning.tsx:65 1204 1924 msgid "Make sure this is where you intend to go!" 1205 1925 msgstr "Assegura't que és aquí on vols anar!" 1206 1926 ··· 1216 1936 msgid "Mentioned users" 1217 1937 msgstr "Usuaris mencionats" 1218 1938 1219 - #: src/view/screens/Search/Search.tsx:537 1939 + #: src/view/com/util/ViewHeader.tsx:81 1940 + #: src/view/screens/Search/Search.tsx:544 1220 1941 msgid "Menu" 1221 1942 msgstr "Menú" 1222 1943 1223 1944 #: src/view/com/posts/FeedErrorMessage.tsx:194 1224 - msgid "Message from server" 1225 - msgstr "Missatge del servidor" 1945 + #~ msgid "Message from server" 1946 + #~ msgstr "Missatge del servidor" 1226 1947 1948 + #: src/view/com/posts/FeedErrorMessage.tsx:197 1949 + msgid "Message from server: {0}" 1950 + msgstr "" 1951 + 1952 + #: src/Navigation.tsx:114 1227 1953 #: src/view/screens/Moderation.tsx:64 1228 - #: src/view/screens/Settings.tsx:563 1954 + #: src/view/screens/Settings.tsx:591 1229 1955 #: src/view/shell/desktop/LeftNav.tsx:397 1230 - #: src/view/shell/Drawer.tsx:509 1231 - #: src/view/shell/Drawer.tsx:510 1956 + #: src/view/shell/Drawer.tsx:514 1957 + #: src/view/shell/Drawer.tsx:515 1232 1958 msgid "Moderation" 1233 1959 msgstr "Moderació" 1234 1960 1961 + #: src/view/com/lists/ListCard.tsx:92 1962 + #: src/view/com/modals/UserAddRemoveLists.tsx:190 1963 + msgid "Moderation list by {0}" 1964 + msgstr "" 1965 + 1966 + #: src/view/screens/ProfileList.tsx:753 1967 + msgid "Moderation list by <0/>" 1968 + msgstr "" 1969 + 1970 + #: src/view/com/lists/ListCard.tsx:90 1971 + #: src/view/com/modals/UserAddRemoveLists.tsx:188 1972 + #: src/view/screens/ProfileList.tsx:751 1973 + msgid "Moderation list by you" 1974 + msgstr "" 1975 + 1976 + #: src/view/com/modals/CreateOrEditList.tsx:139 1977 + msgid "Moderation list created" 1978 + msgstr "" 1979 + 1980 + #: src/view/com/modals/CreateOrEditList.tsx:126 1981 + msgid "Moderation list updated" 1982 + msgstr "" 1983 + 1235 1984 #: src/view/screens/Moderation.tsx:95 1236 1985 msgid "Moderation lists" 1237 1986 msgstr "Llistes de moderació" 1238 1987 1988 + #: src/Navigation.tsx:119 1239 1989 #: src/view/screens/ModerationModlists.tsx:58 1240 1990 msgid "Moderation Lists" 1241 1991 msgstr "Llistes de moderació" 1242 1992 1993 + #: src/view/screens/Settings.tsx:585 1994 + msgid "Moderation settings" 1995 + msgstr "" 1996 + 1997 + #: src/view/com/modals/ModerationDetails.tsx:35 1998 + msgid "Moderator has chosen to set a general warning on the content." 1999 + msgstr "" 2000 + 1243 2001 #: src/view/shell/desktop/Feeds.tsx:53 1244 2002 msgid "More feeds" 1245 2003 msgstr "Més canals" 1246 2004 1247 - #: src/view/com/profile/ProfileHeader.tsx:548 1248 - #: src/view/screens/ProfileFeed.tsx:361 1249 - #: src/view/screens/ProfileList.tsx:584 2005 + #: src/view/com/profile/ProfileHeader.tsx:562 2006 + #: src/view/screens/ProfileFeed.tsx:371 2007 + #: src/view/screens/ProfileList.tsx:595 1250 2008 msgid "More options" 1251 2009 msgstr "Més opcions" 1252 2010 1253 - #: src/view/com/profile/ProfileHeader.tsx:370 2011 + #: src/view/com/util/forms/PostDropdownBtn.tsx:268 2012 + msgid "More post options" 2013 + msgstr "" 2014 + 2015 + #: src/view/screens/PreferencesThreads.tsx:82 2016 + msgid "Most-liked replies first" 2017 + msgstr "" 2018 + 2019 + #: src/view/com/profile/ProfileHeader.tsx:374 1254 2020 msgid "Mute Account" 1255 2021 msgstr "Silenciar el compte" 1256 2022 1257 - #: src/view/screens/ProfileList.tsx:511 2023 + #: src/view/screens/ProfileList.tsx:522 1258 2024 msgid "Mute accounts" 1259 2025 msgstr "Silencia els comptes" 1260 2026 1261 - #: src/view/screens/ProfileList.tsx:458 2027 + #: src/view/screens/ProfileList.tsx:469 1262 2028 msgid "Mute list" 1263 2029 msgstr "Silencia la llista" 1264 2030 1265 - #: src/view/screens/ProfileList.tsx:271 2031 + #: src/view/screens/ProfileList.tsx:274 1266 2032 msgid "Mute these accounts?" 1267 2033 msgstr "Vols silenciar aquests comptes?" 1268 2034 1269 - #: src/view/com/util/forms/PostDropdownBtn.tsx:157 2035 + #: src/view/screens/ProfileList.tsx:278 2036 + msgid "Mute this List" 2037 + msgstr "" 2038 + 2039 + #: src/view/com/util/forms/PostDropdownBtn.tsx:169 1270 2040 msgid "Mute thread" 1271 2041 msgstr "Silencia el fil de debat" 1272 2042 2043 + #: src/view/com/lists/ListCard.tsx:101 2044 + msgid "Muted" 2045 + msgstr "" 2046 + 1273 2047 #: src/view/screens/Moderation.tsx:109 1274 2048 msgid "Muted accounts" 1275 2049 msgstr "Comptes silenciats" 1276 2050 2051 + #: src/Navigation.tsx:124 1277 2052 #: src/view/screens/ModerationMutedAccounts.tsx:107 1278 2053 msgid "Muted Accounts" 1279 2054 msgstr "Comptes silenciats" ··· 1282 2057 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." 1283 2058 msgstr "Les publicacions dels comptes silenciats seran eliminats del teu canal i de les teves notificacions. Silenciar comptes és completament privat." 1284 2059 1285 - #: src/view/screens/ProfileList.tsx:273 2060 + #: src/view/screens/ProfileList.tsx:276 1286 2061 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." 1287 2062 msgstr "Silenciar és privat. Els comptes silenciats poden interactuar amb tu, però tu no veuràs les seves publicacions ni rebràs notificacions seves." 1288 2063 ··· 1290 2065 msgid "My Birthday" 1291 2066 msgstr "El meu aniversari" 1292 2067 1293 - #: src/view/screens/Feeds.tsx:363 2068 + #: src/view/screens/Feeds.tsx:367 1294 2069 msgid "My Feeds" 1295 2070 msgstr "Els meus canals" 1296 2071 ··· 1298 2073 msgid "My Profile" 1299 2074 msgstr "El meu perfil" 1300 2075 1301 - #: src/view/screens/Settings.tsx:520 2076 + #: src/view/screens/Settings.tsx:548 1302 2077 msgid "My Saved Feeds" 1303 2078 msgstr "Els meus canals desats" 1304 2079 1305 - #: src/view/com/modals/AddAppPasswords.tsx:177 1306 - #: src/view/com/modals/CreateOrEditList.tsx:211 2080 + #: src/view/com/modals/AddAppPasswords.tsx:181 2081 + #: src/view/com/modals/CreateOrEditList.tsx:230 1307 2082 msgid "Name" 1308 2083 msgstr "Nom" 1309 2084 2085 + #: src/view/com/modals/CreateOrEditList.tsx:108 2086 + msgid "Name is required" 2087 + msgstr "" 2088 + 2089 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:186 2090 + #: src/view/com/auth/login/LoginForm.tsx:286 2091 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:166 2092 + msgid "Navigates to the next screen" 2093 + msgstr "" 2094 + 2095 + #: src/view/shell/Drawer.tsx:73 2096 + msgid "Navigates to your profile" 2097 + msgstr "" 2098 + 2099 + #: src/view/com/modals/EmbedConsent.tsx:107 2100 + #: src/view/com/modals/EmbedConsent.tsx:123 2101 + msgid "Never load embeds from {0}" 2102 + msgstr "" 2103 + 2104 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 1310 2105 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 1311 2106 msgid "Never lose access to your followers and data." 1312 2107 msgstr "No perdis mai accés als teus seguidors ni a les teves dades." 1313 2108 1314 2109 #: src/view/screens/Lists.tsx:76 2110 + msgctxt "action" 2111 + msgid "New" 2112 + msgstr "" 2113 + 1315 2114 #: src/view/screens/ModerationModlists.tsx:78 1316 2115 msgid "New" 1317 2116 msgstr "Nou" 1318 2117 1319 - #: src/view/com/feeds/FeedPage.tsx:200 1320 - #: src/view/screens/Feeds.tsx:507 2118 + #: src/view/com/modals/CreateOrEditList.tsx:194 2119 + msgid "New Moderation List" 2120 + msgstr "" 2121 + 2122 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:122 2123 + msgid "New password" 2124 + msgstr "" 2125 + 2126 + #: src/view/com/feeds/FeedPage.tsx:201 2127 + msgctxt "action" 2128 + msgid "New post" 2129 + msgstr "" 2130 + 2131 + #: src/view/screens/Feeds.tsx:511 1321 2132 #: src/view/screens/Profile.tsx:354 1322 - #: src/view/screens/ProfileFeed.tsx:431 1323 - #: src/view/screens/ProfileList.tsx:194 1324 - #: src/view/screens/ProfileList.tsx:222 2133 + #: src/view/screens/ProfileFeed.tsx:441 2134 + #: src/view/screens/ProfileList.tsx:197 2135 + #: src/view/screens/ProfileList.tsx:225 1325 2136 #: src/view/shell/desktop/LeftNav.tsx:248 1326 2137 msgid "New post" 1327 2138 msgstr "Nova publicació" 1328 2139 1329 2140 #: src/view/shell/desktop/LeftNav.tsx:258 2141 + msgctxt "action" 1330 2142 msgid "New Post" 1331 - msgstr "Nova publicació" 2143 + msgstr "" 1332 2144 1333 - #: src/view/com/auth/create/CreateAccount.tsx:154 1334 - #: src/view/com/auth/login/ForgotPasswordForm.tsx:174 1335 - #: src/view/com/auth/login/ForgotPasswordForm.tsx:184 1336 - #: src/view/com/auth/login/LoginForm.tsx:282 1337 - #: src/view/com/auth/login/SetNewPasswordForm.tsx:156 1338 - #: src/view/com/auth/login/SetNewPasswordForm.tsx:166 2145 + #: src/view/shell/desktop/LeftNav.tsx:258 2146 + #~ msgid "New Post" 2147 + #~ msgstr "Nova publicació" 2148 + 2149 + #: src/view/com/modals/CreateOrEditList.tsx:189 2150 + msgid "New User List" 2151 + msgstr "" 2152 + 2153 + #: src/view/screens/PreferencesThreads.tsx:79 2154 + msgid "Newest replies first" 2155 + msgstr "" 2156 + 2157 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2158 + msgctxt "action" 2159 + msgid "Next" 2160 + msgstr "" 2161 + 2162 + #: src/view/com/auth/create/CreateAccount.tsx:155 2163 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2164 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 2165 + #: src/view/com/auth/login/LoginForm.tsx:288 2166 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:158 2167 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:168 1339 2168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 1340 2169 msgid "Next" 1341 2170 msgstr "Següent" ··· 1344 2173 msgid "Next image" 1345 2174 msgstr "Següent imatge" 1346 2175 1347 - #: src/view/screens/PreferencesHomeFeed.tsx:120 1348 - #: src/view/screens/PreferencesHomeFeed.tsx:191 1349 - #: src/view/screens/PreferencesHomeFeed.tsx:226 1350 - #: src/view/screens/PreferencesHomeFeed.tsx:263 2176 + #: src/view/screens/PreferencesHomeFeed.tsx:129 2177 + #: src/view/screens/PreferencesHomeFeed.tsx:200 2178 + #: src/view/screens/PreferencesHomeFeed.tsx:235 2179 + #: src/view/screens/PreferencesHomeFeed.tsx:272 2180 + #: src/view/screens/PreferencesThreads.tsx:106 2181 + #: src/view/screens/PreferencesThreads.tsx:129 1351 2182 msgid "No" 1352 2183 msgstr "No" 1353 2184 1354 - #: src/view/screens/ProfileFeed.tsx:579 1355 - #: src/view/screens/ProfileList.tsx:720 2185 + #: src/view/screens/ProfileFeed.tsx:593 2186 + #: src/view/screens/ProfileList.tsx:733 1356 2187 msgid "No description" 1357 2188 msgstr "Cap descripció" 1358 2189 2190 + #: src/view/com/profile/ProfileHeader.tsx:217 2191 + msgid "No longer following {0}" 2192 + msgstr "" 2193 + 2194 + #: src/view/com/notifications/Feed.tsx:107 2195 + msgid "No notifications yet!" 2196 + msgstr "" 2197 + 1359 2198 #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 2199 + #: src/view/com/composer/text-input/web/Autocomplete.tsx:191 1360 2200 msgid "No result" 1361 2201 msgstr "Cap resultat" 1362 2202 1363 - #: src/view/screens/Feeds.tsx:452 2203 + #: src/view/screens/Feeds.tsx:456 1364 2204 msgid "No results found for \"{query}\"" 1365 2205 msgstr "No s'han trobat resultats per \"{query}\"" 1366 2206 1367 2207 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 1368 - #: src/view/screens/Search/Search.tsx:270 1369 - #: src/view/screens/Search/Search.tsx:298 1370 - #: src/view/screens/Search/Search.tsx:629 1371 - #: src/view/shell/desktop/Search.tsx:210 2208 + #: src/view/screens/Search/Search.tsx:272 2209 + #: src/view/screens/Search/Search.tsx:300 1372 2210 msgid "No results found for {query}" 1373 2211 msgstr "No s'han trobat resultats per {query}" 2212 + 2213 + #: src/view/com/modals/EmbedConsent.tsx:129 2214 + msgid "No thanks" 2215 + msgstr "" 1374 2216 1375 2217 #: src/view/com/modals/Threadgate.tsx:82 1376 2218 msgid "Nobody" ··· 1380 2222 msgid "Not Applicable." 1381 2223 msgstr "No aplicable." 1382 2224 2225 + #: src/Navigation.tsx:104 2226 + msgid "Not Found" 2227 + msgstr "" 2228 + 2229 + #: src/view/com/modals/VerifyEmail.tsx:246 2230 + #: src/view/com/modals/VerifyEmail.tsx:252 2231 + msgid "Not right now" 2232 + msgstr "" 2233 + 1383 2234 #: src/view/screens/Moderation.tsx:232 1384 2235 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." 1385 2236 msgstr "Nota: Bluesky és una xarxa oberta i pública. Aquesta configuració tan sols limita el teu contingut a l'aplicació de Bluesky i a la web, altres aplicacions poden no respectar-ho. El teu contingut pot ser mostrat a usuaris no connectats per altres aplicacions i webs." 1386 2237 2238 + #: src/Navigation.tsx:445 1387 2239 #: src/view/screens/Notifications.tsx:113 1388 2240 #: src/view/screens/Notifications.tsx:137 1389 2241 #: src/view/shell/bottom-bar/BottomBar.tsx:205 1390 2242 #: src/view/shell/desktop/LeftNav.tsx:361 1391 - #: src/view/shell/Drawer.tsx:435 1392 - #: src/view/shell/Drawer.tsx:436 2243 + #: src/view/shell/Drawer.tsx:438 2244 + #: src/view/shell/Drawer.tsx:439 1393 2245 msgid "Notifications" 1394 2246 msgstr "Notificacions" 1395 2247 1396 - #: src/view/com/util/ErrorBoundary.tsx:34 2248 + #: src/view/com/modals/SelfLabel.tsx:103 2249 + msgid "Nudity" 2250 + msgstr "" 2251 + 2252 + #: src/view/com/util/ErrorBoundary.tsx:35 1397 2253 msgid "Oh no!" 1398 2254 msgstr "Ostres!" 1399 2255 ··· 1401 2257 msgid "Okay" 1402 2258 msgstr "D'acord" 1403 2259 1404 - #: src/view/com/composer/Composer.tsx:358 2260 + #: src/view/screens/PreferencesThreads.tsx:78 2261 + msgid "Oldest replies first" 2262 + msgstr "" 2263 + 2264 + #: src/view/screens/Settings.tsx:236 2265 + msgid "Onboarding reset" 2266 + msgstr "" 2267 + 2268 + #: src/view/com/composer/Composer.tsx:375 1405 2269 msgid "One or more images is missing alt text." 1406 2270 msgstr "Falta el text alternatiu a una o més imatges." 1407 2271 ··· 1409 2273 msgid "Only {0} can reply." 1410 2274 msgstr "Només {0} poden respondre." 1411 2275 1412 - #: src/view/com/pager/FeedsTabBarMobile.tsx:76 2276 + #: src/view/com/modals/ProfilePreview.tsx:49 2277 + #: src/view/com/modals/ProfilePreview.tsx:61 2278 + #: src/view/screens/AppPasswords.tsx:65 2279 + msgid "Oops!" 2280 + msgstr "" 2281 + 2282 + #: src/view/com/composer/Composer.tsx:470 2283 + #: src/view/com/composer/Composer.tsx:471 2284 + msgid "Open emoji picker" 2285 + msgstr "" 2286 + 2287 + #: src/view/screens/Settings.tsx:678 2288 + msgid "Open links with in-app browser" 2289 + msgstr "" 2290 + 2291 + #: src/view/com/pager/FeedsTabBarMobile.tsx:81 1413 2292 msgid "Open navigation" 1414 2293 msgstr "Obre la navegació" 1415 2294 1416 - #: src/view/screens/Settings.tsx:533 2295 + #: src/view/screens/Settings.tsx:737 2296 + msgid "Open storybook page" 2297 + msgstr "" 2298 + 2299 + #: src/view/com/util/forms/DropdownButton.tsx:147 2300 + msgid "Opens {numItems} options" 2301 + msgstr "" 2302 + 2303 + #: src/view/screens/Log.tsx:54 2304 + msgid "Opens additional details for a debug entry" 2305 + msgstr "" 2306 + 2307 + #: src/view/com/notifications/FeedItem.tsx:352 2308 + msgid "Opens an expanded list of users in this notification" 2309 + msgstr "" 2310 + 2311 + #: src/view/com/composer/photos/OpenCameraBtn.tsx:61 2312 + msgid "Opens camera on device" 2313 + msgstr "" 2314 + 2315 + #: src/view/com/composer/Prompt.tsx:25 2316 + msgid "Opens composer" 2317 + msgstr "" 2318 + 2319 + #: src/view/screens/Settings.tsx:561 1417 2320 msgid "Opens configurable language settings" 1418 2321 msgstr "Obre les configuracions d'idioma" 1419 2322 2323 + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 2324 + msgid "Opens device photo gallery" 2325 + msgstr "" 2326 + 2327 + #: src/view/com/profile/ProfileHeader.tsx:459 2328 + msgid "Opens editor for profile display name, avatar, background image, and description" 2329 + msgstr "" 2330 + 2331 + #: src/view/screens/Settings.tsx:615 2332 + msgid "Opens external embeds settings" 2333 + msgstr "" 2334 + 2335 + #: src/view/com/profile/ProfileHeader.tsx:614 2336 + msgid "Opens followers list" 2337 + msgstr "" 2338 + 2339 + #: src/view/com/profile/ProfileHeader.tsx:633 2340 + msgid "Opens following list" 2341 + msgstr "" 2342 + 2343 + #: src/view/screens/Settings.tsx:412 2344 + msgid "Opens invite code list" 2345 + msgstr "" 2346 + 2347 + #: src/view/com/modals/InviteCodes.tsx:172 1420 2348 #: src/view/shell/desktop/RightNav.tsx:156 1421 - #: src/view/shell/Drawer.tsx:641 2349 + #: src/view/shell/Drawer.tsx:646 1422 2350 msgid "Opens list of invite codes" 1423 2351 msgstr "Obre la llista de codis d'invitació" 1424 2352 1425 - #: src/view/com/modals/ChangeHandle.tsx:279 2353 + #: src/view/screens/Settings.tsx:696 2354 + msgid "Opens modal for account deletion confirmation. Requires email code." 2355 + msgstr "" 2356 + 2357 + #: src/view/com/modals/ChangeHandle.tsx:281 1426 2358 msgid "Opens modal for using custom domain" 1427 2359 msgstr "Obre el modal per a utilitzar un domini personalitzat" 1428 2360 1429 - #: src/view/screens/Settings.tsx:558 2361 + #: src/view/screens/Settings.tsx:586 1430 2362 msgid "Opens moderation settings" 1431 2363 msgstr "Obre la configuració de la moderació" 1432 2364 1433 - #: src/view/screens/Settings.tsx:514 2365 + #: src/view/com/auth/login/LoginForm.tsx:236 2366 + msgid "Opens password reset form" 2367 + msgstr "" 2368 + 2369 + #: src/view/screens/Feeds.tsx:335 2370 + msgid "Opens screen to edit Saved Feeds" 2371 + msgstr "" 2372 + 2373 + #: src/view/screens/Settings.tsx:542 1434 2374 msgid "Opens screen with all saved feeds" 1435 2375 msgstr "Obre la pantalla amb tots els canals desats" 1436 2376 1437 - #: src/view/screens/Settings.tsx:581 2377 + #: src/view/screens/Settings.tsx:642 1438 2378 msgid "Opens the app password settings page" 1439 2379 msgstr "Obre la pàgina de configuració de les contrasenyes d'aplicació" 1440 2380 1441 - #: src/view/screens/Settings.tsx:473 2381 + #: src/view/screens/Settings.tsx:501 1442 2382 msgid "Opens the home feed preferences" 1443 2383 msgstr "Obre les preferències de canals de l'inici" 1444 2384 1445 - #: src/view/screens/Settings.tsx:664 2385 + #: src/view/screens/Settings.tsx:738 1446 2386 msgid "Opens the storybook page" 1447 2387 msgstr "Obre la pàgina de l'historial" 1448 2388 1449 - #: src/view/screens/Settings.tsx:644 2389 + #: src/view/screens/Settings.tsx:718 1450 2390 msgid "Opens the system log page" 1451 2391 msgstr "Obre la pàgina de registres del sistema" 1452 2392 1453 - #: src/view/screens/Settings.tsx:494 2393 + #: src/view/screens/Settings.tsx:522 1454 2394 msgid "Opens the threads preferences" 1455 2395 msgstr "Obre les preferències dels fils de debat" 2396 + 2397 + #: src/view/com/util/forms/DropdownButton.tsx:254 2398 + msgid "Option {0} of {numItems}" 2399 + msgstr "" 1456 2400 1457 2401 #: src/view/com/modals/Threadgate.tsx:89 1458 2402 msgid "Or combine these options:" ··· 1475 2419 msgid "Page not found" 1476 2420 msgstr "Pàgina no trobada" 1477 2421 1478 - #: src/view/com/auth/create/Step2.tsx:122 1479 - #: src/view/com/auth/create/Step2.tsx:132 1480 - #: src/view/com/auth/login/LoginForm.tsx:217 1481 - #: src/view/com/auth/login/SetNewPasswordForm.tsx:130 1482 - #: src/view/com/modals/DeleteAccount.tsx:191 2422 + #: src/view/com/auth/create/Step1.tsx:158 2423 + #: src/view/com/auth/create/Step1.tsx:168 2424 + #: src/view/com/auth/login/LoginForm.tsx:223 2425 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2426 + #: src/view/com/modals/DeleteAccount.tsx:198 1483 2427 msgid "Password" 1484 2428 msgstr "Contrasenya" 1485 2429 ··· 1491 2435 msgid "Password updated!" 1492 2436 msgstr "Contrasenya actualitzada!" 1493 2437 2438 + #: src/Navigation.tsx:160 2439 + msgid "People followed by @{0}" 2440 + msgstr "" 2441 + 2442 + #: src/Navigation.tsx:153 2443 + msgid "People following @{0}" 2444 + msgstr "" 2445 + 2446 + #: src/view/com/lightbox/Lightbox.tsx:66 2447 + msgid "Permission to access camera roll is required." 2448 + msgstr "" 2449 + 2450 + #: src/view/com/lightbox/Lightbox.tsx:72 2451 + msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2452 + msgstr "" 2453 + 2454 + #: src/view/com/auth/create/Step2.tsx:181 2455 + msgid "Phone number" 2456 + msgstr "" 2457 + 1494 2458 #: src/view/com/modals/SelfLabel.tsx:121 1495 2459 msgid "Pictures meant for adults." 1496 2460 msgstr "Imatges destinades a adults." 2461 + 2462 + #: src/view/screens/ProfileFeed.tsx:362 2463 + #: src/view/screens/ProfileList.tsx:559 2464 + msgid "Pin to home" 2465 + msgstr "" 1497 2466 1498 2467 #: src/view/screens/SavedFeeds.tsx:88 1499 2468 msgid "Pinned Feeds" 1500 2469 msgstr "Canals de notícies ancorats" 1501 2470 1502 - #: src/view/com/auth/create/state.ts:116 2471 + #: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:111 2472 + msgid "Play {0}" 2473 + msgstr "" 2474 + 2475 + #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:54 2476 + #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:55 2477 + msgid "Play Video" 2478 + msgstr "" 2479 + 2480 + #: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:110 2481 + msgid "Plays the GIF" 2482 + msgstr "" 2483 + 2484 + #: src/view/com/auth/create/state.ts:177 1503 2485 msgid "Please choose your handle." 1504 2486 msgstr "Tria el teu identificador." 1505 2487 1506 - #: src/view/com/auth/create/state.ts:109 2488 + #: src/view/com/auth/create/state.ts:160 1507 2489 msgid "Please choose your password." 1508 2490 msgstr "Tria la teva contrasenya." 1509 2491 ··· 1511 2493 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." 1512 2494 msgstr "Confirma el teu correu abans de canviar-lo. Aquest és un requisit temporal mentre no s'afegeixin eines per actualitzar el correu. Aviat no serà necessari," 1513 2495 1514 - #: src/view/com/modals/AddAppPasswords.tsx:140 2496 + #: src/view/com/modals/AddAppPasswords.tsx:89 2497 + msgid "Please enter a name for your app password. All spaces is not allowed." 2498 + msgstr "" 2499 + 2500 + #: src/view/com/auth/create/Step2.tsx:204 2501 + msgid "Please enter a phone number that can receive SMS text messages." 2502 + msgstr "" 2503 + 2504 + #: src/view/com/modals/AddAppPasswords.tsx:144 1515 2505 msgid "Please enter a unique name for this App Password or use our randomly generated one." 1516 2506 msgstr "Introdueix un nom únic per aquesta contrasenya d'aplicació o fes servir un nom generat aleatòriament." 1517 2507 1518 - #: src/view/com/auth/create/state.ts:95 2508 + #: src/view/com/auth/create/state.ts:170 2509 + msgid "Please enter the code you received by SMS." 2510 + msgstr "" 2511 + 2512 + #: src/view/com/auth/create/Step2.tsx:279 2513 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2514 + msgstr "" 2515 + 2516 + #: src/view/com/auth/create/state.ts:146 1519 2517 msgid "Please enter your email." 1520 2518 msgstr "Introdueix el teu correu." 1521 2519 1522 - #: src/view/com/modals/DeleteAccount.tsx:180 2520 + #: src/view/com/modals/DeleteAccount.tsx:187 1523 2521 msgid "Please enter your password as well:" 1524 2522 msgstr "Introdueix la teva contrasenya també:" 1525 2523 ··· 1528 2526 msgid "Please tell us why you think this content warning was incorrectly applied!" 1529 2527 msgstr "Digues-nos per què creus que s'ha aplicat incorrectament l'advertència de contingut." 1530 2528 1531 - #: src/view/com/composer/Composer.tsx:214 2529 + #~ msgid "Please tell us why you think this decision was incorrect." 2530 + #~ msgstr "Por favor, dinos por qué crees que esta decisión fue incorrecta." 2531 + 2532 + #: src/view/com/modals/VerifyEmail.tsx:101 2533 + msgid "Please Verify Your Email" 2534 + msgstr "" 2535 + 2536 + #: src/view/com/composer/Composer.tsx:215 1532 2537 msgid "Please wait for your link card to finish loading" 1533 2538 msgstr "Espera que es generi la targeta de l'enllaç" 1534 2539 2540 + #: src/view/com/modals/SelfLabel.tsx:111 2541 + msgid "Porn" 2542 + msgstr "" 2543 + 2544 + #: src/view/com/composer/Composer.tsx:350 2545 + #: src/view/com/composer/Composer.tsx:358 2546 + msgctxt "action" 2547 + msgid "Post" 2548 + msgstr "" 2549 + 2550 + #: src/view/com/post-thread/PostThread.tsx:227 2551 + #: src/view/screens/PostThread.tsx:82 2552 + msgctxt "description" 2553 + msgid "Post" 2554 + msgstr "" 2555 + 1535 2556 #: src/view/com/composer/Composer.tsx:341 1536 2557 #: src/view/com/post-thread/PostThread.tsx:225 1537 2558 #: src/view/screens/PostThread.tsx:80 1538 - msgid "Post" 1539 - msgstr "Publicació" 2559 + #~ msgid "Post" 2560 + #~ msgstr "Publicació" 2561 + 2562 + #: src/view/com/post-thread/PostThreadItem.tsx:176 2563 + msgid "Post by {0}" 2564 + msgstr "" 2565 + 2566 + #: src/Navigation.tsx:172 2567 + #: src/Navigation.tsx:179 2568 + #: src/Navigation.tsx:186 2569 + msgid "Post by @{0}" 2570 + msgstr "" 2571 + 2572 + #: src/view/com/util/forms/PostDropdownBtn.tsx:82 2573 + msgid "Post deleted" 2574 + msgstr "" 1540 2575 1541 - #: src/view/com/post-thread/PostThread.tsx:378 2576 + #: src/view/com/post-thread/PostThread.tsx:382 1542 2577 msgid "Post hidden" 1543 2578 msgstr "Publicació oculta" 1544 2579 ··· 1550 2585 msgid "Post Languages" 1551 2586 msgstr "Idiomes de les publicacions" 1552 2587 1553 - #: src/view/com/post-thread/PostThread.tsx:430 2588 + #: src/view/com/post-thread/PostThread.tsx:434 1554 2589 msgid "Post not found" 1555 2590 msgstr "Publicació no trobada" 1556 2591 ··· 1558 2593 msgid "Posts" 1559 2594 msgstr "Publicacions" 1560 2595 1561 - #: src/view/com/modals/LinkWarning.tsx:44 2596 + #: src/view/com/posts/FeedErrorMessage.tsx:64 2597 + msgid "Posts hidden" 2598 + msgstr "" 2599 + 2600 + #: src/view/com/modals/LinkWarning.tsx:46 1562 2601 msgid "Potentially Misleading Link" 1563 2602 msgstr "Enllaç potencialment enganyós" 1564 2603 ··· 1570 2609 msgid "Primary Language" 1571 2610 msgstr "Idioma principal" 1572 2611 1573 - #: src/view/screens/PreferencesThreads.tsx:91 2612 + #: src/view/screens/PreferencesThreads.tsx:97 1574 2613 msgid "Prioritize Your Follows" 1575 2614 msgstr "Prioritza els usuaris que segueixes" 1576 2615 2616 + #: src/view/screens/Settings.tsx:598 1577 2617 #: src/view/shell/desktop/RightNav.tsx:84 1578 2618 msgid "Privacy" 1579 2619 msgstr "Privacitat" 1580 2620 2621 + #: src/Navigation.tsx:217 1581 2622 #: src/view/screens/PrivacyPolicy.tsx:29 1582 - #: src/view/screens/Settings.tsx:750 1583 - #: src/view/shell/Drawer.tsx:262 2623 + #: src/view/screens/Settings.tsx:824 2624 + #: src/view/shell/Drawer.tsx:265 1584 2625 msgid "Privacy Policy" 1585 2626 msgstr "Política de privacitat" 1586 2627 1587 - #: src/view/com/auth/login/ForgotPasswordForm.tsx:190 2628 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:194 1588 2629 msgid "Processing..." 1589 2630 msgstr "Processant…" 1590 2631 1591 2632 #: src/view/shell/bottom-bar/BottomBar.tsx:247 1592 2633 #: src/view/shell/desktop/LeftNav.tsx:415 1593 - #: src/view/shell/Drawer.tsx:70 1594 - #: src/view/shell/Drawer.tsx:544 1595 - #: src/view/shell/Drawer.tsx:545 2634 + #: src/view/shell/Drawer.tsx:72 2635 + #: src/view/shell/Drawer.tsx:549 2636 + #: src/view/shell/Drawer.tsx:550 1596 2637 msgid "Profile" 1597 2638 msgstr "Perfil" 1598 2639 1599 - #: src/view/screens/Settings.tsx:808 2640 + #: src/view/com/modals/EditProfile.tsx:128 2641 + msgid "Profile updated" 2642 + msgstr "" 2643 + 2644 + #: src/view/screens/Settings.tsx:882 1600 2645 msgid "Protect your account by verifying your email." 1601 2646 msgstr "Protegeix el teu compte verificant el teu correu." 1602 2647 ··· 1608 2653 msgid "Public, shareable lists which can drive feeds." 1609 2654 msgstr "Llistes que poden nodrir canals, públiques i per compartir." 1610 2655 1611 - #: src/view/com/modals/Repost.tsx:52 2656 + #: src/view/com/composer/Composer.tsx:335 2657 + msgid "Publish post" 2658 + msgstr "" 2659 + 2660 + #: src/view/com/composer/Composer.tsx:335 2661 + msgid "Publish reply" 2662 + msgstr "" 2663 + 2664 + #: src/view/com/modals/Repost.tsx:65 2665 + msgctxt "action" 2666 + msgid "Quote post" 2667 + msgstr "" 2668 + 1612 2669 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 1613 2670 msgid "Quote post" 1614 2671 msgstr "Cita una publicació" 1615 2672 1616 - #: src/view/com/modals/Repost.tsx:56 2673 + #: src/view/com/modals/Repost.tsx:70 2674 + msgctxt "action" 1617 2675 msgid "Quote Post" 1618 - msgstr "Cita una publicació" 2676 + msgstr "" 2677 + 2678 + #: src/view/com/modals/Repost.tsx:56 2679 + #~ msgid "Quote Post" 2680 + #~ msgstr "Cita una publicació" 2681 + 2682 + #: src/view/screens/PreferencesThreads.tsx:86 2683 + msgid "Random (aka \"Poster's Roulette\")" 2684 + msgstr "" 1619 2685 1620 2686 #: src/view/com/modals/EditImage.tsx:236 1621 2687 msgid "Ratios" ··· 1631 2697 1632 2698 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 1633 2699 #: src/view/com/modals/SelfLabel.tsx:83 1634 - #: src/view/com/modals/UserAddRemoveLists.tsx:193 2700 + #: src/view/com/modals/UserAddRemoveLists.tsx:203 1635 2701 #: src/view/com/util/UserAvatar.tsx:282 1636 2702 #: src/view/com/util/UserBanner.tsx:89 1637 2703 msgid "Remove" ··· 1645 2711 msgid "Remove account" 1646 2712 msgstr "Elimina el compte" 1647 2713 1648 - #: src/view/com/posts/FeedErrorMessage.tsx:130 2714 + #: src/view/com/posts/FeedErrorMessage.tsx:131 2715 + #: src/view/com/posts/FeedErrorMessage.tsx:166 1649 2716 msgid "Remove feed" 1650 2717 msgstr "Elimina el canal" 1651 2718 1652 2719 #: src/view/com/feeds/FeedSourceCard.tsx:105 2720 + #: src/view/com/feeds/FeedSourceCard.tsx:167 1653 2721 #: src/view/com/feeds/FeedSourceCard.tsx:172 1654 - #: src/view/screens/ProfileFeed.tsx:271 2722 + #: src/view/com/feeds/FeedSourceCard.tsx:243 2723 + #: src/view/screens/ProfileFeed.tsx:281 1655 2724 msgid "Remove from my feeds" 1656 2725 msgstr "Elimina dels meus canals" 1657 2726 ··· 1663 2732 msgid "Remove image preview" 1664 2733 msgstr "Elimina la visualització prèvia de la imatge" 1665 2734 2735 + #: src/view/com/modals/Repost.tsx:47 2736 + msgid "Remove repost" 2737 + msgstr "" 2738 + 1666 2739 #: src/view/com/feeds/FeedSourceCard.tsx:173 1667 2740 msgid "Remove this feed from my feeds?" 1668 2741 msgstr "Vols eliminar aquest canal dels meus canals?" 1669 2742 1670 - #: src/view/com/posts/FeedErrorMessage.tsx:131 2743 + #: src/view/com/posts/FeedErrorMessage.tsx:132 1671 2744 msgid "Remove this feed from your saved feeds?" 1672 2745 msgstr "Vols eliminar aquest canal dels teus canals desats?" 1673 2746 ··· 1676 2749 msgid "Removed from list" 1677 2750 msgstr "Elimina de la llista" 1678 2751 2752 + #: src/view/com/feeds/FeedSourceCard.tsx:111 2753 + #: src/view/com/feeds/FeedSourceCard.tsx:178 2754 + msgid "Removed from my feeds" 2755 + msgstr "" 2756 + 2757 + #: src/view/com/composer/ExternalEmbed.tsx:71 2758 + msgid "Removes default thumbnail from {0}" 2759 + msgstr "" 2760 + 1679 2761 #: src/view/screens/Profile.tsx:162 1680 2762 msgid "Replies" 1681 2763 msgstr "Respostes" ··· 1684 2766 msgid "Replies to this thread are disabled" 1685 2767 msgstr "Les respostes a aquest fil de debat estan deshabilitades" 1686 2768 1687 - #: src/view/screens/PreferencesHomeFeed.tsx:135 2769 + #: src/view/com/composer/Composer.tsx:348 2770 + msgctxt "action" 2771 + msgid "Reply" 2772 + msgstr "" 2773 + 2774 + #: src/view/screens/PreferencesHomeFeed.tsx:144 1688 2775 msgid "Reply Filters" 1689 2776 msgstr "Filtres de resposta" 1690 2777 2778 + #: src/view/com/post/Post.tsx:165 2779 + #: src/view/com/posts/FeedItem.tsx:286 2780 + msgctxt "description" 2781 + msgid "Reply to <0/>" 2782 + msgstr "" 2783 + 1691 2784 #: src/view/com/modals/report/Modal.tsx:166 1692 2785 msgid "Report {collectionName}" 1693 2786 msgstr "Informa de {collectionName}" 1694 2787 1695 - #: src/view/com/profile/ProfileHeader.tsx:404 2788 + #: src/view/com/profile/ProfileHeader.tsx:408 1696 2789 msgid "Report Account" 1697 2790 msgstr "Informa del compte" 1698 2791 1699 - #: src/view/screens/ProfileFeed.tsx:291 2792 + #: src/view/screens/ProfileFeed.tsx:301 1700 2793 msgid "Report feed" 1701 2794 msgstr "Informa del canal" 1702 2795 1703 - #: src/view/screens/ProfileList.tsx:426 2796 + #: src/view/screens/ProfileList.tsx:437 1704 2797 msgid "Report List" 1705 2798 msgstr "Informa de la llista" 1706 2799 1707 2800 #: src/view/com/modals/report/SendReportButton.tsx:37 1708 - #: src/view/com/util/forms/PostDropdownBtn.tsx:196 2801 + #: src/view/com/util/forms/PostDropdownBtn.tsx:208 1709 2802 msgid "Report post" 1710 2803 msgstr "Informa de la publicació" 1711 2804 2805 + #: src/view/com/modals/Repost.tsx:43 2806 + #: src/view/com/modals/Repost.tsx:48 2807 + #: src/view/com/modals/Repost.tsx:53 2808 + #: src/view/com/util/post-ctrls/RepostButton.tsx:61 2809 + msgctxt "action" 2810 + msgid "Repost" 2811 + msgstr "" 2812 + 1712 2813 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 1713 2814 msgid "Repost" 1714 2815 msgstr "Republica" ··· 1722 2823 msgid "Reposted by" 1723 2824 msgstr "Republicada per" 1724 2825 2826 + #: src/view/com/posts/FeedItem.tsx:206 2827 + msgid "Reposted by {0})" 2828 + msgstr "" 2829 + 2830 + #: src/view/com/posts/FeedItem.tsx:223 2831 + msgid "Reposted by <0/>" 2832 + msgstr "" 2833 + 2834 + #: src/view/com/notifications/FeedItem.tsx:162 2835 + msgid "reposted your post" 2836 + msgstr "" 2837 + 2838 + #: src/view/com/post-thread/PostThreadItem.tsx:189 2839 + msgid "Reposts of this post" 2840 + msgstr "" 2841 + 1725 2842 #: src/view/com/modals/ChangeEmail.tsx:181 1726 2843 #: src/view/com/modals/ChangeEmail.tsx:183 1727 2844 msgid "Request Change" 1728 2845 msgstr "Demana un canvi" 1729 2846 1730 - #: src/view/com/auth/create/Step2.tsx:68 2847 + #: src/view/com/auth/create/Step2.tsx:217 2848 + msgid "Request code" 2849 + msgstr "" 2850 + 2851 + #: src/view/screens/Settings.tsx:450 2852 + msgid "Require alt text before posting" 2853 + msgstr "" 2854 + 2855 + #: src/view/com/auth/create/Step1.tsx:97 1731 2856 msgid "Required for this provider" 1732 2857 msgstr "Requerit per aquest proveïdor" 1733 2858 2859 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:98 1734 2860 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 1735 2861 msgid "Reset code" 1736 2862 msgstr "Codi de restabliment" 1737 2863 1738 - #: src/view/screens/Settings.tsx:686 2864 + #: src/view/screens/Settings.tsx:757 2865 + msgid "Reset onboarding" 2866 + msgstr "" 2867 + 2868 + #: src/view/screens/Settings.tsx:760 1739 2869 msgid "Reset onboarding state" 1740 2870 msgstr "Restableix l'estat de la incorporació" 1741 2871 1742 - #: src/view/com/auth/login/ForgotPasswordForm.tsx:98 2872 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:100 1743 2873 msgid "Reset password" 1744 2874 msgstr "Restableix la contrasenya" 1745 2875 1746 - #: src/view/screens/Settings.tsx:676 2876 + #: src/view/screens/Settings.tsx:747 2877 + msgid "Reset preferences" 2878 + msgstr "" 2879 + 2880 + #: src/view/screens/Settings.tsx:750 1747 2881 msgid "Reset preferences state" 1748 2882 msgstr "Restableix l'estat de les preferències" 1749 2883 1750 - #: src/view/screens/Settings.tsx:684 2884 + #: src/view/screens/Settings.tsx:758 1751 2885 msgid "Resets the onboarding state" 1752 2886 msgstr "Restableix l'estat de la incorporació" 1753 2887 1754 - #: src/view/screens/Settings.tsx:674 2888 + #: src/view/screens/Settings.tsx:748 1755 2889 msgid "Resets the preferences state" 1756 2890 msgstr "Restableix l'estat de les preferències" 1757 2891 1758 - #: src/view/com/auth/create/CreateAccount.tsx:163 1759 - #: src/view/com/auth/create/CreateAccount.tsx:167 1760 - #: src/view/com/auth/login/LoginForm.tsx:259 1761 - #: src/view/com/auth/login/LoginForm.tsx:262 2892 + #: src/view/com/auth/login/LoginForm.tsx:266 2893 + msgid "Retries login" 2894 + msgstr "" 2895 + 2896 + #: src/view/com/util/error/ErrorMessage.tsx:57 2897 + #: src/view/com/util/error/ErrorScreen.tsx:67 2898 + msgid "Retries the last action, which errored out" 2899 + msgstr "" 2900 + 2901 + #: src/view/com/auth/create/CreateAccount.tsx:164 2902 + #: src/view/com/auth/create/CreateAccount.tsx:168 2903 + #: src/view/com/auth/create/Step2.tsx:252 2904 + #: src/view/com/auth/login/LoginForm.tsx:265 2905 + #: src/view/com/auth/login/LoginForm.tsx:268 1762 2906 #: src/view/com/util/error/ErrorMessage.tsx:55 1763 2907 #: src/view/com/util/error/ErrorScreen.tsx:65 1764 2908 msgid "Retry" 1765 2909 msgstr "Torna-ho a provar" 1766 2910 1767 - #: src/view/com/modals/AltImage.tsx:115 2911 + #: src/view/com/auth/create/Step2.tsx:245 2912 + msgid "Retry." 2913 + msgstr "" 2914 + 2915 + #: src/view/screens/ProfileList.tsx:877 2916 + msgid "Return to previous page" 2917 + msgstr "" 2918 + 2919 + #: src/view/shell/desktop/RightNav.tsx:59 2920 + msgid "SANDBOX. Posts and accounts are not permanent." 2921 + msgstr "" 2922 + 2923 + #: src/view/com/lightbox/Lightbox.tsx:129 2924 + #: src/view/com/modals/CreateOrEditList.tsx:276 2925 + msgctxt "action" 2926 + msgid "Save" 2927 + msgstr "" 2928 + 1768 2929 #: src/view/com/modals/BirthDateSettings.tsx:94 1769 2930 #: src/view/com/modals/BirthDateSettings.tsx:97 1770 2931 #: src/view/com/modals/ChangeHandle.tsx:173 1771 - #: src/view/com/modals/CreateOrEditList.tsx:249 1772 - #: src/view/com/modals/CreateOrEditList.tsx:257 1773 - #: src/view/com/modals/EditProfile.tsx:223 2932 + #: src/view/com/modals/CreateOrEditList.tsx:268 2933 + #: src/view/com/modals/EditProfile.tsx:224 2934 + #: src/view/screens/ProfileFeed.tsx:354 1774 2935 msgid "Save" 1775 2936 msgstr "Desa" 1776 2937 ··· 1778 2939 msgid "Save alt text" 1779 2940 msgstr "Desa el text alternatiu" 1780 2941 1781 - #: src/view/com/modals/EditProfile.tsx:231 2942 + #: src/view/com/modals/EditProfile.tsx:232 1782 2943 msgid "Save Changes" 1783 2944 msgstr "Desa els canvis" 1784 2945 ··· 1794 2955 msgid "Saved Feeds" 1795 2956 msgstr "Canals desats" 1796 2957 2958 + #: src/view/com/modals/EditProfile.tsx:225 2959 + msgid "Saves any changes to your profile" 2960 + msgstr "" 2961 + 2962 + #: src/view/com/modals/ChangeHandle.tsx:171 2963 + msgid "Saves handle change to {handle}" 2964 + msgstr "" 2965 + 2966 + #: src/view/screens/ProfileList.tsx:833 2967 + msgid "Scroll to top" 2968 + msgstr "" 2969 + 2970 + #: src/Navigation.tsx:435 2971 + #: src/view/com/auth/LoggedOut.tsx:122 1797 2972 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 2973 + #: src/view/com/util/forms/SearchInput.tsx:53 1798 2974 #: src/view/com/util/forms/SearchInput.tsx:65 1799 - #: src/view/screens/Search/Search.tsx:406 1800 - #: src/view/screens/Search/Search.tsx:572 2975 + #: src/view/screens/Search/Search.tsx:408 2976 + #: src/view/screens/Search/Search.tsx:566 2977 + #: src/view/screens/Search/Search.tsx:579 1801 2978 #: src/view/shell/bottom-bar/BottomBar.tsx:159 1802 2979 #: src/view/shell/desktop/LeftNav.tsx:324 1803 - #: src/view/shell/desktop/Search.tsx:161 1804 - #: src/view/shell/desktop/Search.tsx:170 1805 - #: src/view/shell/Drawer.tsx:362 1806 - #: src/view/shell/Drawer.tsx:363 2980 + #: src/view/shell/desktop/Search.tsx:214 2981 + #: src/view/shell/desktop/Search.tsx:223 2982 + #: src/view/shell/Drawer.tsx:365 2983 + #: src/view/shell/Drawer.tsx:366 1807 2984 msgid "Search" 1808 2985 msgstr "Cerca" 1809 2986 2987 + #: src/view/screens/Search/Search.tsx:628 2988 + #: src/view/shell/desktop/Search.tsx:255 2989 + msgid "Search for \"{query}\"" 2990 + msgstr "" 2991 + 1810 2992 #: src/view/com/auth/LoggedOut.tsx:104 1811 2993 #: src/view/com/auth/LoggedOut.tsx:105 2994 + #: src/view/com/modals/ListAddRemoveUsers.tsx:70 1812 2995 msgid "Search for users" 1813 2996 msgstr "Cerca usuaris" 1814 2997 ··· 1816 2999 msgid "Security Step Required" 1817 3000 msgstr "Es requereix un pas de seguretat" 1818 3001 3002 + #: src/view/screens/SavedFeeds.tsx:163 3003 + msgid "See this guide" 3004 + msgstr "" 3005 + 1819 3006 #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 1820 3007 msgid "See what's next" 1821 3008 msgstr "Què més hi ha" 1822 3009 3010 + #: src/view/com/util/Selector.tsx:106 3011 + msgid "Select {item}" 3012 + msgstr "" 3013 + 1823 3014 #: src/view/com/modals/ServerInput.tsx:75 1824 3015 msgid "Select Bluesky Social" 1825 3016 msgstr "Selecciona Bluesky Social" ··· 1828 3019 msgid "Select from an existing account" 1829 3020 msgstr "Selecciona d'un compte existent" 1830 3021 1831 - #: src/view/com/auth/login/LoginForm.tsx:143 3022 + #: src/view/com/util/Selector.tsx:107 3023 + msgid "Select option {i} of {numItems}" 3024 + msgstr "" 3025 + 3026 + #: src/view/com/auth/create/Step1.tsx:77 3027 + #: src/view/com/auth/login/LoginForm.tsx:147 1832 3028 msgid "Select service" 1833 3029 msgstr "Selecciona el servei" 1834 3030 ··· 1840 3036 msgid "Select your app language for the default text to display in the app" 1841 3037 msgstr "Selecciona l'idioma de l'aplicació perquè el text predeterminat es mostri en aquesta" 1842 3038 3039 + #: src/view/com/auth/create/Step2.tsx:153 3040 + msgid "Select your phone's country" 3041 + msgstr "" 3042 + 1843 3043 #: src/view/screens/LanguageSettings.tsx:190 1844 3044 msgid "Select your preferred language for translations in your feed." 1845 3045 msgstr "Selecciona el teu idioma preferit per a les traduccions al teu canal." 1846 3046 1847 - #: src/view/com/modals/VerifyEmail.tsx:196 3047 + #: src/view/com/modals/VerifyEmail.tsx:202 3048 + #: src/view/com/modals/VerifyEmail.tsx:204 1848 3049 msgid "Send Confirmation Email" 1849 3050 msgstr "Envia correu de confirmació" 1850 3051 ··· 1852 3053 msgid "Send email" 1853 3054 msgstr "Envia correu" 1854 3055 1855 - #: src/view/com/modals/DeleteAccount.tsx:138 3056 + #: src/view/com/modals/DeleteAccount.tsx:140 3057 + msgctxt "action" 1856 3058 msgid "Send Email" 1857 - msgstr "Envia correu" 3059 + msgstr "" 1858 3060 1859 - #: src/view/shell/Drawer.tsx:295 1860 - #: src/view/shell/Drawer.tsx:316 3061 + #: src/view/com/modals/DeleteAccount.tsx:138 3062 + #~ msgid "Send Email" 3063 + #~ msgstr "Envia correu" 3064 + 3065 + #: src/view/shell/Drawer.tsx:298 3066 + #: src/view/shell/Drawer.tsx:319 1861 3067 msgid "Send feedback" 1862 3068 msgstr "Envia comentari" 1863 3069 ··· 1865 3071 msgid "Send Report" 1866 3072 msgstr "Envia informe" 1867 3073 3074 + #: src/view/com/modals/DeleteAccount.tsx:129 3075 + msgid "Sends email with confirmation code for account deletion" 3076 + msgstr "" 3077 + 3078 + #: src/view/com/modals/ContentFilteringSettings.tsx:306 3079 + msgid "Set {value} for {labelGroup} content moderation policy" 3080 + msgstr "" 3081 + 3082 + #: src/view/com/modals/ContentFilteringSettings.tsx:155 3083 + #: src/view/com/modals/ContentFilteringSettings.tsx:174 3084 + msgctxt "action" 3085 + msgid "Set Age" 3086 + msgstr "" 3087 + 3088 + #: src/view/screens/Settings.tsx:482 3089 + msgid "Set color theme to dark" 3090 + msgstr "" 3091 + 3092 + #: src/view/screens/Settings.tsx:475 3093 + msgid "Set color theme to light" 3094 + msgstr "" 3095 + 3096 + #: src/view/screens/Settings.tsx:469 3097 + msgid "Set color theme to system setting" 3098 + msgstr "" 3099 + 1868 3100 #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 1869 3101 msgid "Set new password" 1870 3102 msgstr "Estableix una nova contrasenya" 1871 3103 1872 - #: src/view/screens/PreferencesHomeFeed.tsx:216 3104 + #: src/view/com/auth/create/Step1.tsx:169 3105 + msgid "Set password" 3106 + msgstr "" 3107 + 3108 + #: src/view/screens/PreferencesHomeFeed.tsx:225 1873 3109 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." 1874 3110 msgstr "Posa \"No\" a aquesta opció per amagar totes les publicacions citades del teu canal. Les republicacions encara seran visibles." 1875 3111 1876 - #: src/view/screens/PreferencesHomeFeed.tsx:113 3112 + #: src/view/screens/PreferencesHomeFeed.tsx:122 1877 3113 msgid "Set this setting to \"No\" to hide all replies from your feed." 1878 3114 msgstr "Posa \"No\" a aquesta opció per amagar totes les respostes del teu canal." 1879 3115 1880 - #: src/view/screens/PreferencesHomeFeed.tsx:182 3116 + #: src/view/screens/PreferencesHomeFeed.tsx:191 1881 3117 msgid "Set this setting to \"No\" to hide all reposts from your feed." 1882 3118 msgstr "Posa \"No\" a aquesta opció per amagar totes les republicacions del teu canal." 1883 3119 1884 - #: src/view/screens/PreferencesThreads.tsx:116 3120 + #: src/view/screens/PreferencesThreads.tsx:122 1885 3121 msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." 1886 3122 msgstr "Posa \"Sí\" a aquesta opció per mostrar les respostes en vista de fil de debat. Aquesta és una opció experimental." 1887 3123 1888 - #: src/view/screens/PreferencesHomeFeed.tsx:252 3124 + #: src/view/screens/PreferencesHomeFeed.tsx:261 1889 3125 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." 1890 3126 msgstr "Posa \"Sí\" a aquesta opció per mostrar algunes publicacions dels teus canals en el teu canal de seguits. Aquesta és una opció experimental." 1891 3127 1892 - #: src/view/screens/Settings.tsx:277 3128 + #: src/view/com/modals/ChangeHandle.tsx:266 3129 + msgid "Sets Bluesky username" 3130 + msgstr "" 3131 + 3132 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:153 3133 + msgid "Sets email for password reset" 3134 + msgstr "" 3135 + 3136 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:118 3137 + msgid "Sets hosting provider for password reset" 3138 + msgstr "" 3139 + 3140 + #: src/view/com/auth/create/Step1.tsx:78 3141 + #: src/view/com/auth/login/LoginForm.tsx:148 3142 + msgid "Sets server for the Bluesky client" 3143 + msgstr "" 3144 + 3145 + #: src/Navigation.tsx:134 3146 + #: src/view/screens/Settings.tsx:294 1893 3147 #: src/view/shell/desktop/LeftNav.tsx:433 1894 - #: src/view/shell/Drawer.tsx:565 1895 - #: src/view/shell/Drawer.tsx:566 3148 + #: src/view/shell/Drawer.tsx:570 3149 + #: src/view/shell/Drawer.tsx:571 1896 3150 msgid "Settings" 1897 3151 msgstr "Configuracions" 1898 3152 ··· 1900 3154 msgid "Sexual activity or erotic nudity." 1901 3155 msgstr "Activitat sexual o nu eròtic." 1902 3156 1903 - #: src/view/com/profile/ProfileHeader.tsx:338 1904 - #: src/view/com/util/forms/PostDropdownBtn.tsx:139 1905 - #: src/view/screens/ProfileList.tsx:385 3157 + #: src/view/com/lightbox/Lightbox.tsx:138 3158 + msgctxt "action" 3159 + msgid "Share" 3160 + msgstr "" 3161 + 3162 + #: src/view/com/profile/ProfileHeader.tsx:342 3163 + #: src/view/com/util/forms/PostDropdownBtn.tsx:151 3164 + #: src/view/screens/ProfileList.tsx:396 1906 3165 msgid "Share" 1907 3166 msgstr "Comparteix" 1908 3167 1909 - #: src/view/screens/ProfileFeed.tsx:303 3168 + #: src/view/screens/ProfileFeed.tsx:313 1910 3169 msgid "Share feed" 1911 3170 msgstr "Comparteix el canal" 1912 3171 1913 - #: src/view/com/util/moderation/ContentHider.tsx:105 1914 - #: src/view/screens/Settings.tsx:316 3172 + #: src/view/com/modals/ContentFilteringSettings.tsx:261 3173 + #: src/view/com/util/moderation/ContentHider.tsx:107 3174 + #: src/view/com/util/moderation/PostHider.tsx:108 3175 + #: src/view/screens/Settings.tsx:344 1915 3176 msgid "Show" 1916 3177 msgstr "Mostra" 1917 3178 3179 + #: src/view/screens/PreferencesHomeFeed.tsx:68 3180 + msgid "Show all replies" 3181 + msgstr "" 3182 + 1918 3183 #: src/view/com/util/moderation/ScreenHider.tsx:132 1919 3184 msgid "Show anyway" 1920 3185 msgstr "Mostra igualment" 1921 3186 1922 - #: src/view/screens/PreferencesHomeFeed.tsx:249 3187 + #: src/view/com/modals/EmbedConsent.tsx:87 3188 + msgid "Show embeds from {0}" 3189 + msgstr "" 3190 + 3191 + #: src/view/com/profile/ProfileHeader.tsx:498 3192 + msgid "Show follows similar to {0}" 3193 + msgstr "" 3194 + 3195 + #: src/view/com/post-thread/PostThreadItem.tsx:569 3196 + #: src/view/com/post/Post.tsx:196 3197 + #: src/view/com/posts/FeedItem.tsx:362 3198 + msgid "Show More" 3199 + msgstr "" 3200 + 3201 + #: src/view/screens/PreferencesHomeFeed.tsx:258 1923 3202 msgid "Show Posts from My Feeds" 1924 3203 msgstr "Mostra les publicacions dels meus canals" 1925 3204 1926 - #: src/view/screens/PreferencesHomeFeed.tsx:213 3205 + #: src/view/screens/PreferencesHomeFeed.tsx:222 1927 3206 msgid "Show Quote Posts" 1928 3207 msgstr "Mostra les publicacions citades" 1929 3208 1930 - #: src/view/screens/PreferencesHomeFeed.tsx:110 3209 + #: src/view/screens/PreferencesHomeFeed.tsx:119 1931 3210 msgid "Show Replies" 1932 3211 msgstr "Mostra les respostes" 1933 3212 1934 - #: src/view/screens/PreferencesThreads.tsx:94 3213 + #: src/view/screens/PreferencesThreads.tsx:100 1935 3214 msgid "Show replies by people you follow before all other replies." 1936 3215 msgstr "Mostra les respostes dels comptes que segueixes abans que les altres." 1937 3216 1938 - #: src/view/screens/PreferencesHomeFeed.tsx:179 3217 + #: src/view/screens/PreferencesHomeFeed.tsx:70 3218 + msgid "Show replies with at least {value} {0}" 3219 + msgstr "" 3220 + 3221 + #: src/view/screens/PreferencesHomeFeed.tsx:188 1939 3222 msgid "Show Reposts" 1940 3223 msgstr "Mostra republicacions" 1941 3224 1942 - #: src/view/com/notifications/FeedItem.tsx:345 3225 + #: src/view/com/util/moderation/ContentHider.tsx:67 3226 + #: src/view/com/util/moderation/PostHider.tsx:61 3227 + msgid "Show the content" 3228 + msgstr "" 3229 + 3230 + #: src/view/com/notifications/FeedItem.tsx:350 1943 3231 msgid "Show users" 1944 3232 msgstr "Mostra usuaris" 1945 3233 3234 + #: src/view/com/profile/ProfileHeader.tsx:501 3235 + msgid "Shows a list of users similar to this user." 3236 + msgstr "" 3237 + 3238 + #: src/view/com/profile/ProfileHeader.tsx:545 3239 + msgid "Shows posts from {0} in your feed" 3240 + msgstr "" 3241 + 1946 3242 #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 1947 3243 #: src/view/com/auth/login/Login.tsx:98 1948 3244 #: src/view/com/auth/SplashScreen.tsx:54 ··· 1972 3268 msgid "Sign in as..." 1973 3269 msgstr "Inicia sessió com a …" 1974 3270 1975 - #: src/view/com/auth/login/LoginForm.tsx:130 3271 + #: src/view/com/auth/login/LoginForm.tsx:134 1976 3272 msgid "Sign into" 1977 3273 msgstr "Inicia sessió en" 1978 3274 1979 3275 #: src/view/com/modals/SwitchAccount.tsx:64 1980 - #: src/view/com/modals/SwitchAccount.tsx:67 3276 + #: src/view/com/modals/SwitchAccount.tsx:69 3277 + #: src/view/screens/Settings.tsx:107 3278 + #: src/view/screens/Settings.tsx:110 1981 3279 msgid "Sign out" 1982 3280 msgstr "Tanca sessió" 1983 3281 ··· 2001 3299 msgid "Sign-in Required" 2002 3300 msgstr "Es requereix iniciar sessió" 2003 3301 2004 - #: src/view/screens/Settings.tsx:327 3302 + #: src/view/screens/Settings.tsx:355 2005 3303 msgid "Signed in as" 2006 3304 msgstr "S'ha iniciat sessió com a" 2007 3305 3306 + #: src/view/com/auth/login/ChooseAccountForm.tsx:103 3307 + msgid "Signed in as @{0}" 3308 + msgstr "" 3309 + 3310 + #: src/view/com/modals/SwitchAccount.tsx:66 3311 + msgid "Signs {0} out of Bluesky" 3312 + msgstr "" 3313 + 2008 3314 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 2009 3315 msgid "Skip" 2010 3316 msgstr "Salta aquest pas" 2011 3317 3318 + #: src/view/com/auth/create/Step2.tsx:80 3319 + msgid "SMS verification" 3320 + msgstr "" 3321 + 3322 + #: src/view/com/modals/ProfilePreview.tsx:62 3323 + msgid "Something went wrong and we're not sure what." 3324 + msgstr "" 3325 + 3326 + #: src/view/com/modals/Waitlist.tsx:51 3327 + msgid "Something went wrong. Check your email and try again." 3328 + msgstr "" 3329 + 3330 + #: src/App.native.tsx:62 3331 + msgid "Sorry! Your session expired. Please log in again." 3332 + msgstr "" 3333 + 2012 3334 #: src/view/screens/PreferencesThreads.tsx:69 2013 3335 msgid "Sort Replies" 2014 3336 msgstr "Ordena les respostes" ··· 2021 3343 msgid "Square" 2022 3344 msgstr "Quadrat" 2023 3345 2024 - #: src/view/com/auth/create/Step1.tsx:90 2025 3346 #: src/view/com/modals/ServerInput.tsx:62 2026 3347 msgid "Staging" 2027 3348 msgstr "Posada en escena" 2028 3349 2029 - #: src/view/screens/Settings.tsx:730 3350 + #: src/view/screens/Settings.tsx:804 2030 3351 msgid "Status page" 2031 3352 msgstr "Pàgina d'estat" 2032 3353 2033 - #: src/view/screens/Settings.tsx:666 3354 + #: src/view/com/auth/create/StepHeader.tsx:22 3355 + msgid "Step {0} of {numSteps}" 3356 + msgstr "" 3357 + 3358 + #: src/view/screens/Settings.tsx:276 3359 + msgid "Storage cleared, you need to restart the app now." 3360 + msgstr "" 3361 + 3362 + #: src/Navigation.tsx:202 3363 + #: src/view/screens/Settings.tsx:740 2034 3364 msgid "Storybook" 2035 3365 msgstr "Historial" 2036 3366 ··· 2038 3368 msgid "Submit" 2039 3369 msgstr "Envia" 2040 3370 2041 - #: src/view/screens/ProfileList.tsx:575 3371 + #: src/view/screens/ProfileList.tsx:586 2042 3372 msgid "Subscribe" 2043 3373 msgstr "Subscriure's" 2044 3374 2045 - #: src/view/screens/ProfileList.tsx:571 3375 + #: src/view/screens/ProfileList.tsx:582 2046 3376 msgid "Subscribe to this list" 2047 3377 msgstr "Subscriure's a la llista" 2048 3378 2049 - #: src/view/screens/Search/Search.tsx:362 3379 + #: src/view/screens/Search/Search.tsx:364 2050 3380 msgid "Suggested Follows" 2051 3381 msgstr "Usuaris suggerits per seguir" 2052 3382 3383 + #: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 3384 + msgid "Suggested for you" 3385 + msgstr "" 3386 + 3387 + #: src/view/com/modals/SelfLabel.tsx:95 3388 + msgid "Suggestive" 3389 + msgstr "" 3390 + 3391 + #: src/Navigation.tsx:212 2053 3392 #: src/view/screens/Support.tsx:30 2054 3393 #: src/view/screens/Support.tsx:33 2055 3394 msgid "Support" 2056 3395 msgstr "Suport" 2057 3396 2058 - #: src/view/com/modals/SwitchAccount.tsx:115 3397 + #: src/view/com/modals/ProfilePreview.tsx:110 3398 + msgid "Swipe up to see more" 3399 + msgstr "" 3400 + 3401 + #: src/view/com/modals/SwitchAccount.tsx:117 2059 3402 msgid "Switch Account" 2060 3403 msgstr "Canvia el compte" 2061 3404 2062 - #: src/view/screens/Settings.tsx:646 3405 + #: src/view/com/modals/SwitchAccount.tsx:97 3406 + #: src/view/screens/Settings.tsx:137 3407 + msgid "Switch to {0}" 3408 + msgstr "" 3409 + 3410 + #: src/view/com/modals/SwitchAccount.tsx:98 3411 + #: src/view/screens/Settings.tsx:138 3412 + msgid "Switches the account you are logged in to" 3413 + msgstr "" 3414 + 3415 + #: src/view/screens/Settings.tsx:466 3416 + msgid "System" 3417 + msgstr "" 3418 + 3419 + #: src/view/screens/Settings.tsx:720 2063 3420 msgid "System log" 2064 3421 msgstr "Registres del sistema" 2065 3422 ··· 2067 3424 msgid "Tall" 2068 3425 msgstr "Alt" 2069 3426 3427 + #: src/view/com/util/images/AutoSizedImage.tsx:70 3428 + msgid "Tap to view fully" 3429 + msgstr "" 3430 + 2070 3431 #: src/view/shell/desktop/RightNav.tsx:93 2071 3432 msgid "Terms" 2072 3433 msgstr "Condicions" 2073 3434 2074 - #: src/view/screens/Settings.tsx:744 3435 + #: src/Navigation.tsx:222 3436 + #: src/view/screens/Settings.tsx:818 2075 3437 #: src/view/screens/TermsOfService.tsx:29 2076 - #: src/view/shell/Drawer.tsx:256 3438 + #: src/view/shell/Drawer.tsx:259 2077 3439 msgid "Terms of Service" 2078 3440 msgstr "Condicions del servei" 2079 3441 ··· 2082 3444 msgid "Text input field" 2083 3445 msgstr "Camp d'introducció de text" 2084 3446 2085 - #: src/view/com/profile/ProfileHeader.tsx:306 3447 + #: src/view/com/profile/ProfileHeader.tsx:310 2086 3448 msgid "The account will be able to interact with you after unblocking." 2087 3449 msgstr "El compte podrà interactuar amb tu després del desbloqueig." 2088 3450 ··· 2094 3456 msgid "The Copyright Policy has been moved to <0/>" 2095 3457 msgstr "La política de drets d'autoria ha estat traslladada a <0/>" 2096 3458 2097 - #: src/view/com/post-thread/PostThread.tsx:433 3459 + #: src/view/com/post-thread/PostThread.tsx:437 2098 3460 msgid "The post may have been deleted." 2099 3461 msgstr "És possible que la publicació s'hagi esborrat." 2100 3462 ··· 2103 3465 msgstr "La política de privacitat ha estat traslladada a <0/>" 2104 3466 2105 3467 #: src/view/screens/Support.tsx:36 2106 - msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." 2107 - msgstr "El formulari de suport ha estat traslladat. Si necessites ajuda, <0/> o visita {HELP_DESK_URL} per contactar amb nosaltres." 3468 + msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." 3469 + msgstr "" 3470 + 3471 + #: src/view/screens/Support.tsx:36 3472 + #~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." 3473 + #~ msgstr "El formulari de suport ha estat traslladat. Si necessites ajuda, <0/> o visita {HELP_DESK_URL} per contactar amb nosaltres." 2108 3474 2109 3475 #: src/view/screens/TermsOfService.tsx:33 2110 3476 msgid "The Terms of Service have been moved to" 2111 3477 msgstr "Les condicions del servei han estat traslladades a " 2112 3478 2113 - #: src/view/com/util/ErrorBoundary.tsx:35 3479 + #: src/view/screens/ProfileFeed.tsx:558 3480 + msgid "There was an an issue contacting the server, please check your internet connection and try again." 3481 + msgstr "" 3482 + 3483 + #: src/view/com/posts/FeedErrorMessage.tsx:139 3484 + msgid "There was an an issue removing this feed. Please check your internet connection and try again." 3485 + msgstr "" 3486 + 3487 + #: src/view/screens/ProfileFeed.tsx:218 3488 + msgid "There was an an issue updating your feeds, please check your internet connection and try again." 3489 + msgstr "" 3490 + 3491 + #: src/view/screens/ProfileFeed.tsx:245 3492 + #: src/view/screens/ProfileList.tsx:266 3493 + #: src/view/screens/SavedFeeds.tsx:209 3494 + #: src/view/screens/SavedFeeds.tsx:231 3495 + #: src/view/screens/SavedFeeds.tsx:252 3496 + msgid "There was an issue contacting the server" 3497 + msgstr "" 3498 + 3499 + #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 3500 + #: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 3501 + #: src/view/com/feeds/FeedSourceCard.tsx:113 3502 + #: src/view/com/feeds/FeedSourceCard.tsx:127 3503 + #: src/view/com/feeds/FeedSourceCard.tsx:181 3504 + msgid "There was an issue contacting your server" 3505 + msgstr "" 3506 + 3507 + #: src/view/com/notifications/Feed.tsx:115 3508 + msgid "There was an issue fetching notifications. Tap here to try again." 3509 + msgstr "" 3510 + 3511 + #: src/view/com/posts/Feed.tsx:263 3512 + msgid "There was an issue fetching posts. Tap here to try again." 3513 + msgstr "" 3514 + 3515 + #: src/view/com/lists/ListMembers.tsx:172 3516 + msgid "There was an issue fetching the list. Tap here to try again." 3517 + msgstr "" 3518 + 3519 + #: src/view/com/feeds/ProfileFeedgens.tsx:148 3520 + #: src/view/com/lists/ProfileLists.tsx:155 3521 + msgid "There was an issue fetching your lists. Tap here to try again." 3522 + msgstr "" 3523 + 3524 + #: src/view/com/modals/ContentFilteringSettings.tsx:126 3525 + msgid "There was an issue syncing your preferences with the server" 3526 + msgstr "" 3527 + 3528 + #: src/view/screens/AppPasswords.tsx:66 3529 + msgid "There was an issue with fetching your app passwords" 3530 + msgstr "" 3531 + 3532 + #: src/view/com/profile/ProfileHeader.tsx:204 3533 + #: src/view/com/profile/ProfileHeader.tsx:225 3534 + #: src/view/com/profile/ProfileHeader.tsx:264 3535 + #: src/view/com/profile/ProfileHeader.tsx:277 3536 + #: src/view/com/profile/ProfileHeader.tsx:297 3537 + #: src/view/com/profile/ProfileHeader.tsx:319 3538 + msgid "There was an issue! {0}" 3539 + msgstr "" 3540 + 3541 + #: src/view/screens/ProfileList.tsx:287 3542 + #: src/view/screens/ProfileList.tsx:306 3543 + #: src/view/screens/ProfileList.tsx:328 3544 + #: src/view/screens/ProfileList.tsx:347 3545 + msgid "There was an issue. Please check your internet connection and try again." 3546 + msgstr "" 3547 + 3548 + #: src/view/com/util/ErrorBoundary.tsx:36 2114 3549 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 2115 3550 msgstr "S'ha produït un problema inesperat a l'aplicació. Fes-nos saber si això t'ha passat a tu!" 2116 3551 3552 + #: src/view/com/auth/create/Step2.tsx:53 3553 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3554 + msgstr "" 3555 + 3556 + #~ msgid "This {0} has been labeled." 3557 + #~ msgstr "Este {0} ha sido etiquetado." 3558 + 2117 3559 #: src/view/com/util/moderation/ScreenHider.tsx:88 2118 3560 msgid "This {screenDescription} has been flagged:" 2119 3561 msgstr "Aquesta {screenDescription} ha estat etiquetada:" ··· 2122 3564 msgid "This account has requested that users sign in to view their profile." 2123 3565 msgstr "Aquest compte ha sol·licitat que els usuaris estiguin registrats per veure el seu perfil." 2124 3566 2125 - #: src/view/com/posts/FeedErrorMessage.tsx:107 3567 + #: src/view/com/modals/EmbedConsent.tsx:68 3568 + msgid "This content is hosted by {0}. Do you want to enable external media?" 3569 + msgstr "" 3570 + 3571 + #: src/view/com/modals/ModerationDetails.tsx:67 3572 + msgid "This content is not available because one of the users involved has blocked the other." 3573 + msgstr "" 3574 + 3575 + #: src/view/com/posts/FeedErrorMessage.tsx:108 2126 3576 msgid "This content is not viewable without a Bluesky account." 2127 3577 msgstr "Aquest contingut no es pot veure sense un compte de Bluesky." 2128 3578 2129 - #: src/view/com/posts/FeedErrorMessage.tsx:113 3579 + #: src/view/com/posts/FeedErrorMessage.tsx:114 2130 3580 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." 2131 3581 msgstr "Aquest canal està rebent moltes visites actualment i està temporalment inactiu. Prova-ho més tard." 2132 3582 3583 + #: src/view/screens/Profile.tsx:392 3584 + #: src/view/screens/ProfileFeed.tsx:484 3585 + #: src/view/screens/ProfileList.tsx:639 3586 + msgid "This feed is empty!" 3587 + msgstr "" 3588 + 3589 + #: src/view/com/posts/CustomFeedEmptyState.tsx:37 3590 + msgid "This feed is empty! You may need to follow more users or tune your language settings." 3591 + msgstr "" 3592 + 2133 3593 #: src/view/com/modals/BirthDateSettings.tsx:61 2134 3594 msgid "This information is not shared with other users." 2135 3595 msgstr "Aquesta informació no es comparteix amb altres usuaris." 2136 3596 2137 - #: src/view/com/modals/VerifyEmail.tsx:113 3597 + #: src/view/com/modals/VerifyEmail.tsx:119 2138 3598 msgid "This is important in case you ever need to change your email or reset your password." 2139 3599 msgstr "Això és important si mai necessites canviar el teu correu o restablir la contrasenya." 2140 3600 2141 3601 #: src/view/com/auth/create/Step1.tsx:55 2142 - msgid "This is the service that keeps you online." 2143 - msgstr "Aquest és el servei que et manté connectat." 3602 + #~ msgid "This is the service that keeps you online." 3603 + #~ msgstr "Aquest és el servei que et manté connectat." 2144 3604 2145 - #: src/view/com/modals/LinkWarning.tsx:56 3605 + #: src/view/com/modals/LinkWarning.tsx:58 2146 3606 msgid "This link is taking you to the following website:" 2147 3607 msgstr "Aquest enllaç et porta a la web:" 2148 3608 3609 + #: src/view/screens/ProfileList.tsx:813 3610 + msgid "This list is empty!" 3611 + msgstr "" 3612 + 3613 + #: src/view/com/modals/AddAppPasswords.tsx:105 3614 + msgid "This name is already in use" 3615 + msgstr "" 3616 + 2149 3617 #: src/view/com/post-thread/PostThreadItem.tsx:123 2150 3618 msgid "This post has been deleted." 2151 3619 msgstr "Aquesta publicació ha estat esborrada." 2152 3620 3621 + #: src/view/com/modals/ModerationDetails.tsx:62 3622 + msgid "This user has blocked you. You cannot view their content." 3623 + msgstr "" 3624 + 3625 + #: src/view/com/modals/ModerationDetails.tsx:42 3626 + msgid "This user is included in the <0/> list which you have blocked." 3627 + msgstr "" 3628 + 3629 + #: src/view/com/modals/ModerationDetails.tsx:74 3630 + msgid "This user is included the <0/> list which you have muted." 3631 + msgstr "" 3632 + 2153 3633 #: src/view/com/modals/SelfLabel.tsx:137 2154 3634 msgid "This warning is only available for posts with media attached." 2155 3635 msgstr "Aquesta advertència només està disponible per publicacions amb contingut adjuntat." 2156 3636 2157 - #: src/view/com/util/forms/PostDropdownBtn.tsx:178 3637 + #: src/view/com/util/forms/PostDropdownBtn.tsx:190 2158 3638 msgid "This will hide this post from your feeds." 2159 3639 msgstr "Això amagarà aquesta publicació dels teus canals." 2160 3640 2161 3641 #: src/view/screens/PreferencesThreads.tsx:53 2162 - #: src/view/screens/Settings.tsx:503 3642 + #: src/view/screens/Settings.tsx:531 2163 3643 msgid "Thread Preferences" 2164 3644 msgstr "Preferències dels fils de debat" 2165 3645 2166 - #: src/view/screens/PreferencesThreads.tsx:113 3646 + #: src/view/screens/PreferencesThreads.tsx:119 2167 3647 msgid "Threaded Mode" 2168 3648 msgstr "Mode fils de debat" 2169 3649 2170 - #: src/view/com/util/forms/DropdownButton.tsx:230 3650 + #: src/Navigation.tsx:252 3651 + msgid "Threads Preferences" 3652 + msgstr "" 3653 + 3654 + #: src/view/com/util/forms/DropdownButton.tsx:234 2171 3655 msgid "Toggle dropdown" 2172 3656 msgstr "Commuta el menú desplegable" 2173 3657 ··· 2175 3659 msgid "Transformations" 2176 3660 msgstr "Transformacions" 2177 3661 2178 - #: src/view/com/post-thread/PostThreadItem.tsx:705 2179 - #: src/view/com/post-thread/PostThreadItem.tsx:707 2180 - #: src/view/com/util/forms/PostDropdownBtn.tsx:111 3662 + #: src/view/com/post-thread/PostThreadItem.tsx:710 3663 + #: src/view/com/post-thread/PostThreadItem.tsx:712 3664 + #: src/view/com/util/forms/PostDropdownBtn.tsx:123 2181 3665 msgid "Translate" 2182 3666 msgstr "Tradueix" 2183 3667 3668 + #: src/view/com/util/error/ErrorScreen.tsx:75 3669 + msgctxt "action" 3670 + msgid "Try again" 3671 + msgstr "" 3672 + 2184 3673 #: src/view/com/util/error/ErrorScreen.tsx:73 2185 - msgid "Try again" 2186 - msgstr "Torna-ho a provar" 3674 + #~ msgid "Try again" 3675 + #~ msgstr "Torna-ho a provar" 2187 3676 2188 - #: src/view/screens/ProfileList.tsx:473 3677 + #: src/view/screens/ProfileList.tsx:484 2189 3678 msgid "Un-block list" 2190 3679 msgstr "Desbloqueja la llista" 2191 3680 2192 - #: src/view/screens/ProfileList.tsx:458 3681 + #: src/view/screens/ProfileList.tsx:469 2193 3682 msgid "Un-mute list" 2194 3683 msgstr "Deixa de silenciar la llista" 2195 3684 2196 - #: src/view/com/auth/create/CreateAccount.tsx:65 3685 + #: src/view/com/auth/create/CreateAccount.tsx:66 3686 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:87 2197 3687 #: src/view/com/auth/login/Login.tsx:76 2198 - #: src/view/com/auth/login/LoginForm.tsx:117 3688 + #: src/view/com/auth/login/LoginForm.tsx:120 2199 3689 msgid "Unable to contact your service. Please check your Internet connection." 2200 3690 msgstr "No es pot contactar amb el teu servei. Comprova la teva connexió a internet." 2201 3691 2202 - #: src/view/com/profile/ProfileHeader.tsx:466 2203 - #: src/view/com/profile/ProfileHeader.tsx:469 3692 + #: src/view/com/profile/ProfileHeader.tsx:475 3693 + msgctxt "action" 3694 + msgid "Unblock" 3695 + msgstr "" 3696 + 3697 + #: src/view/com/profile/ProfileHeader.tsx:472 3698 + #: src/view/screens/ProfileList.tsx:568 2204 3699 msgid "Unblock" 2205 3700 msgstr "Desbloqueja" 2206 3701 2207 - #: src/view/com/profile/ProfileHeader.tsx:304 2208 - #: src/view/com/profile/ProfileHeader.tsx:388 3702 + #: src/view/com/profile/ProfileHeader.tsx:308 3703 + #: src/view/com/profile/ProfileHeader.tsx:392 2209 3704 msgid "Unblock Account" 2210 3705 msgstr "Desbloqueja el compte" 2211 3706 3707 + #: src/view/com/modals/Repost.tsx:42 3708 + #: src/view/com/modals/Repost.tsx:55 3709 + #: src/view/com/util/post-ctrls/RepostButton.tsx:60 2212 3710 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 2213 3711 msgid "Undo repost" 2214 3712 msgstr "Desfés la republicació" 2215 3713 2216 - #: src/view/com/auth/create/state.ts:210 3714 + #: src/view/com/profile/FollowButton.tsx:55 3715 + msgctxt "action" 3716 + msgid "Unfollow" 3717 + msgstr "" 3718 + 3719 + #: src/view/com/profile/ProfileHeader.tsx:524 3720 + msgid "Unfollow {0}" 3721 + msgstr "" 3722 + 3723 + #: src/view/com/auth/create/state.ts:298 2217 3724 msgid "Unfortunately, you do not meet the requirements to create an account." 2218 3725 msgstr "No compleixes les condicions per crear un compte." 2219 3726 2220 - #: src/view/com/profile/ProfileHeader.tsx:369 3727 + #: src/view/com/util/post-ctrls/PostCtrls.tsx:189 3728 + msgid "Unlike" 3729 + msgstr "" 3730 + 3731 + #: src/view/screens/ProfileList.tsx:575 3732 + msgid "Unmute" 3733 + msgstr "" 3734 + 3735 + #: src/view/com/profile/ProfileHeader.tsx:373 2221 3736 msgid "Unmute Account" 2222 3737 msgstr "Deixa de silenciar el compte" 2223 3738 2224 - #: src/view/com/util/forms/PostDropdownBtn.tsx:157 3739 + #: src/view/com/util/forms/PostDropdownBtn.tsx:169 2225 3740 msgid "Unmute thread" 2226 3741 msgstr "Deixa de silenciar el fil de debat" 2227 3742 2228 - #: src/view/screens/ProfileList.tsx:441 3743 + #: src/view/screens/ProfileFeed.tsx:362 3744 + #: src/view/screens/ProfileList.tsx:559 3745 + msgid "Unpin" 3746 + msgstr "" 3747 + 3748 + #: src/view/screens/ProfileList.tsx:452 2229 3749 msgid "Unpin moderation list" 2230 3750 msgstr "Desancora la llista de moderació" 2231 3751 3752 + #: src/view/screens/ProfileFeed.tsx:354 3753 + msgid "Unsave" 3754 + msgstr "" 3755 + 2232 3756 #: src/view/com/modals/UserAddRemoveLists.tsx:54 2233 3757 msgid "Update {displayName} in Lists" 2234 3758 msgstr "Actualitza {displayName} a les Llistes" ··· 2237 3761 msgid "Update Available" 2238 3762 msgstr "Actualització disponible" 2239 3763 2240 - #: src/view/com/auth/login/SetNewPasswordForm.tsx:172 3764 + #: src/view/com/auth/login/SetNewPasswordForm.tsx:174 2241 3765 msgid "Updating..." 2242 3766 msgstr "Actualitzant…" 2243 3767 2244 - #: src/view/com/modals/ChangeHandle.tsx:453 3768 + #: src/view/com/modals/ChangeHandle.tsx:455 2245 3769 msgid "Upload a text file to:" 2246 3770 msgstr "Puja un fitxer de text a:" 2247 3771 2248 - #: src/view/screens/AppPasswords.tsx:194 3772 + #: src/view/screens/AppPasswords.tsx:195 2249 3773 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." 2250 3774 msgstr "Utilitza les contrasenyes d'aplicació per iniciar sessió en altres clients de Bluesky, sense haver de donar accés total al teu compte o contrasenya." 2251 3775 2252 - #: src/view/com/modals/ChangeHandle.tsx:513 3776 + #: src/view/com/modals/ChangeHandle.tsx:515 2253 3777 msgid "Use default provider" 2254 3778 msgstr "Utilitza el proveïdor predeterminat" 2255 3779 2256 - #: src/view/com/modals/AddAppPasswords.tsx:150 3780 + #: src/view/com/modals/InAppBrowserConsent.tsx:56 3781 + #: src/view/com/modals/InAppBrowserConsent.tsx:58 3782 + msgid "Use in-app browser" 3783 + msgstr "" 3784 + 3785 + #: src/view/com/modals/InAppBrowserConsent.tsx:66 3786 + #: src/view/com/modals/InAppBrowserConsent.tsx:68 3787 + msgid "Use my default browser" 3788 + msgstr "" 3789 + 3790 + #: src/view/com/modals/AddAppPasswords.tsx:154 2257 3791 msgid "Use this to sign into the other app along with your handle." 2258 3792 msgstr "Utilitza-ho per iniciar sessió a l'altra aplicació, juntament amb el teu identificador." 2259 3793 2260 - #: src/view/com/modals/InviteCodes.tsx:197 3794 + #: src/view/com/modals/ServerInput.tsx:105 3795 + msgid "Use your domain as your Bluesky client service provider" 3796 + msgstr "" 3797 + 3798 + #: src/view/com/modals/InviteCodes.tsx:200 2261 3799 msgid "Used by:" 2262 3800 msgstr "Utilitzat per:" 2263 3801 3802 + #: src/view/com/modals/ModerationDetails.tsx:54 3803 + msgid "User Blocked" 3804 + msgstr "" 3805 + 3806 + #: src/view/com/modals/ModerationDetails.tsx:40 3807 + msgid "User Blocked by List" 3808 + msgstr "" 3809 + 3810 + #: src/view/com/modals/ModerationDetails.tsx:60 3811 + msgid "User Blocks You" 3812 + msgstr "" 3813 + 2264 3814 #: src/view/com/auth/create/Step3.tsx:38 2265 3815 msgid "User handle" 2266 3816 msgstr "Identificador d'usuari" 2267 3817 3818 + #: src/view/com/lists/ListCard.tsx:84 3819 + #: src/view/com/modals/UserAddRemoveLists.tsx:182 3820 + msgid "User list by {0}" 3821 + msgstr "" 3822 + 3823 + #: src/view/screens/ProfileList.tsx:741 3824 + msgid "User list by <0/>" 3825 + msgstr "" 3826 + 3827 + #: src/view/com/lists/ListCard.tsx:82 3828 + #: src/view/com/modals/UserAddRemoveLists.tsx:180 3829 + #: src/view/screens/ProfileList.tsx:739 3830 + msgid "User list by you" 3831 + msgstr "" 3832 + 3833 + #: src/view/com/modals/CreateOrEditList.tsx:138 3834 + msgid "User list created" 3835 + msgstr "" 3836 + 3837 + #: src/view/com/modals/CreateOrEditList.tsx:125 3838 + msgid "User list updated" 3839 + msgstr "" 3840 + 2268 3841 #: src/view/screens/Lists.tsx:58 2269 3842 msgid "User Lists" 2270 3843 msgstr "Llistes d'usuaris" 2271 3844 2272 - #: src/view/com/auth/login/LoginForm.tsx:170 2273 - #: src/view/com/auth/login/LoginForm.tsx:188 3845 + #: src/view/com/auth/login/LoginForm.tsx:174 3846 + #: src/view/com/auth/login/LoginForm.tsx:192 2274 3847 msgid "Username or email address" 2275 3848 msgstr "Nom d'usuari o correu" 2276 3849 2277 - #: src/view/screens/ProfileList.tsx:747 3850 + #: src/view/screens/ProfileList.tsx:775 2278 3851 msgid "Users" 2279 3852 msgstr "Usuaris" 2280 3853 ··· 2286 3859 msgid "Users in \"{0}\"" 2287 3860 msgstr "Usuaris a «{0}»" 2288 3861 2289 - #: src/view/screens/Settings.tsx:769 3862 + #: src/view/com/auth/create/Step2.tsx:241 3863 + msgid "Verification code" 3864 + msgstr "" 3865 + 3866 + #: src/view/screens/Settings.tsx:843 2290 3867 msgid "Verify email" 2291 3868 msgstr "Verifica el correu" 2292 3869 2293 - #: src/view/screens/Settings.tsx:794 3870 + #: src/view/screens/Settings.tsx:868 2294 3871 msgid "Verify my email" 2295 3872 msgstr "Verifica el meu correu" 2296 3873 2297 - #: src/view/screens/Settings.tsx:803 3874 + #: src/view/screens/Settings.tsx:877 2298 3875 msgid "Verify My Email" 2299 3876 msgstr "Verifica el meu correu" 2300 3877 ··· 2303 3880 msgid "Verify New Email" 2304 3881 msgstr "Verifica el correu nou" 2305 3882 3883 + #: src/view/com/modals/VerifyEmail.tsx:103 3884 + msgid "Verify Your Email" 3885 + msgstr "" 3886 + 3887 + #: src/view/com/profile/ProfileHeader.tsx:701 3888 + msgid "View {0}'s avatar" 3889 + msgstr "" 3890 + 2306 3891 #: src/view/screens/Log.tsx:52 2307 3892 msgid "View debug entry" 2308 3893 msgstr "Veure el registre de depuració" 2309 3894 3895 + #: src/view/com/posts/FeedSlice.tsx:103 3896 + msgid "View full thread" 3897 + msgstr "" 3898 + 3899 + #: src/view/com/posts/FeedErrorMessage.tsx:172 3900 + msgid "View profile" 3901 + msgstr "" 3902 + 2310 3903 #: src/view/com/profile/ProfileSubpageHeader.tsx:128 2311 3904 msgid "View the avatar" 2312 3905 msgstr "Veure l'avatar" 2313 3906 2314 - #: src/view/com/modals/LinkWarning.tsx:73 3907 + #: src/view/com/modals/LinkWarning.tsx:75 2315 3908 msgid "Visit Site" 2316 3909 msgstr "Visita el lloc web" 2317 3910 2318 - #: src/view/com/auth/create/CreateAccount.tsx:122 3911 + #: src/view/com/modals/ContentFilteringSettings.tsx:254 3912 + msgid "Warn" 3913 + msgstr "" 3914 + 3915 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3916 + msgid "We ran out of posts from your follows. Here's the latest from <0/>." 3917 + msgstr "" 3918 + 3919 + #: src/view/com/modals/AppealLabel.tsx:48 3920 + msgid "We'll look into your appeal promptly." 3921 + msgstr "" 3922 + 3923 + #: src/view/com/auth/create/CreateAccount.tsx:123 2319 3924 msgid "We're so excited to have you join us!" 2320 3925 msgstr "Ens fa molta il·lusió que t'uneixis a nosaltres!" 2321 3926 2322 - #: src/view/screens/Search/Search.tsx:243 3927 + #: src/view/screens/ProfileList.tsx:83 3928 + msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 3929 + msgstr "" 3930 + 3931 + #: src/view/screens/Search/Search.tsx:245 2323 3932 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 2324 3933 msgstr "Ens sap greu, però la teva cerca no s'ha pogut fer. Prova-ho d'aquí una estona." 2325 3934 ··· 2335 3944 msgid "What is the issue with this {collectionName}?" 2336 3945 msgstr "Quin problema hi ha amb {collectionName}?" 2337 3946 3947 + #~ msgid "What's next?" 3948 + #~ msgstr "¿Qué sigue?" 3949 + 2338 3950 #: src/view/com/auth/SplashScreen.tsx:34 3951 + #: src/view/com/composer/Composer.tsx:279 2339 3952 msgid "What's up?" 2340 3953 msgstr "Què hi ha de nou" 2341 3954 ··· 2356 3969 msgid "Wide" 2357 3970 msgstr "Amplada" 2358 3971 2359 - #: src/view/com/composer/Composer.tsx:413 3972 + #: src/view/com/composer/Composer.tsx:415 2360 3973 msgid "Write post" 2361 3974 msgstr "Escriu una publicació" 2362 3975 3976 + #: src/view/com/composer/Composer.tsx:278 2363 3977 #: src/view/com/composer/Prompt.tsx:33 2364 3978 msgid "Write your reply" 2365 3979 msgstr "Escriu la teva resposta" 2366 3980 2367 - #: src/view/screens/PreferencesHomeFeed.tsx:120 2368 - #: src/view/screens/PreferencesHomeFeed.tsx:192 2369 - #: src/view/screens/PreferencesHomeFeed.tsx:227 2370 - #: src/view/screens/PreferencesHomeFeed.tsx:262 3981 + #: src/view/com/auth/create/Step2.tsx:260 3982 + msgid "XXXXXX" 3983 + msgstr "" 3984 + 3985 + #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 3986 + #: src/view/screens/PreferencesHomeFeed.tsx:129 3987 + #: src/view/screens/PreferencesHomeFeed.tsx:201 3988 + #: src/view/screens/PreferencesHomeFeed.tsx:236 3989 + #: src/view/screens/PreferencesHomeFeed.tsx:271 3990 + #: src/view/screens/PreferencesThreads.tsx:106 3991 + #: src/view/screens/PreferencesThreads.tsx:129 2371 3992 msgid "Yes" 2372 3993 msgstr "Sí" 2373 3994 3995 + #: src/view/com/posts/FollowingEmptyState.tsx:67 3996 + #: src/view/com/posts/FollowingEndOfFeed.tsx:68 3997 + msgid "You can also discover new Custom Feeds to follow." 3998 + msgstr "" 3999 + 2374 4000 #: src/view/com/auth/create/Step1.tsx:106 2375 - msgid "You can change hosting providers at any time." 2376 - msgstr "Pots canviar el teu proveïdor d'allotjament quan vulguis." 4001 + #~ msgid "You can change hosting providers at any time." 4002 + #~ msgstr "Pots canviar el teu proveïdor d'allotjament quan vulguis." 2377 4003 2378 4004 #: src/view/com/auth/login/Login.tsx:158 2379 4005 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 2380 4006 msgid "You can now sign in with your new password." 2381 4007 msgstr "Ara pots iniciar sessió amb la nova contrasenya." 2382 4008 2383 - #: src/view/com/modals/InviteCodes.tsx:64 4009 + #: src/view/com/modals/InviteCodes.tsx:66 2384 4010 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." 2385 4011 msgstr "Encara no tens codis d'invitació! Te n'enviarem quan portis una mica més de temps a Bluesky." 2386 4012 ··· 2388 4014 msgid "You don't have any pinned feeds." 2389 4015 msgstr "No tens cap canal fixat." 2390 4016 2391 - #: src/view/screens/Feeds.tsx:383 4017 + #: src/view/screens/Feeds.tsx:387 2392 4018 msgid "You don't have any saved feeds!" 2393 4019 msgstr "No tens cap canal desat!" 2394 4020 ··· 2396 4022 msgid "You don't have any saved feeds." 2397 4023 msgstr "No tens cap canal desat." 2398 4024 2399 - #: src/view/com/post-thread/PostThread.tsx:381 4025 + #: src/view/com/post-thread/PostThread.tsx:385 2400 4026 msgid "You have blocked the author or you have been blocked by the author." 2401 4027 msgstr "Has bloquejat l'autor o has estat bloquejat per ell." 2402 4028 2403 - #: src/view/com/feeds/ProfileFeedgens.tsx:134 4029 + #: src/view/com/modals/ModerationDetails.tsx:56 4030 + msgid "You have blocked this user. You cannot view their content." 4031 + msgstr "" 4032 + 4033 + #: src/view/com/modals/ModerationDetails.tsx:87 4034 + msgid "You have muted this user." 4035 + msgstr "" 4036 + 4037 + #: src/view/com/feeds/ProfileFeedgens.tsx:136 2404 4038 msgid "You have no feeds." 2405 4039 msgstr "No tens canals." 2406 4040 2407 4041 #: src/view/com/lists/MyLists.tsx:89 2408 - #: src/view/com/lists/ProfileLists.tsx:138 4042 + #: src/view/com/lists/ProfileLists.tsx:140 2409 4043 msgid "You have no lists." 2410 4044 msgstr "No tens llistes." 2411 4045 ··· 2413 4047 msgid "You have not blocked any accounts yet. To block an account, go to their profile and selected \"Block account\" from the menu on their account." 2414 4048 msgstr "Encara no has bloquejat cap compte. Per fer-ho, vés al seu perfil i selecciona \"Bloqueja el compte\" en el menú del seu compte." 2415 4049 2416 - #: src/view/screens/AppPasswords.tsx:86 4050 + #: src/view/screens/AppPasswords.tsx:87 2417 4051 msgid "You have not created any app passwords yet. You can create one by pressing the button below." 2418 4052 msgstr "Encara no has creat cap contrasenya d'aplicació. Pots fer-ho amb el botó d'aquí sota." 2419 4053 ··· 2421 4055 msgid "You have not muted any accounts yet. To mute an account, go to their profile and selected \"Mute account\" from the menu on their account." 2422 4056 msgstr "Encara no has silenciat cap compte. Per fer-ho, vés al seu perfil i selecciona \"Silencia compte\" en el menú del seu compte." 2423 4057 4058 + #: src/view/com/modals/ContentFilteringSettings.tsx:170 4059 + msgid "You must be 18 or older to enable adult content." 4060 + msgstr "" 4061 + 4062 + #: src/view/com/util/forms/PostDropdownBtn.tsx:96 4063 + msgid "You will no longer receive notifications for this thread" 4064 + msgstr "" 4065 + 4066 + #: src/view/com/util/forms/PostDropdownBtn.tsx:99 4067 + msgid "You will now receive notifications for this thread" 4068 + msgstr "" 4069 + 2424 4070 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 2425 4071 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 2426 4072 msgstr "Rebràs un correu amb un \"codi de restabliment\". Introdueix aquí el codi i després la teva contrasenya nova." 2427 4073 2428 - #: src/view/com/auth/create/Step2.tsx:58 4074 + #: src/view/com/posts/FollowingEndOfFeed.tsx:48 4075 + msgid "You've reached the end of your feed! Find some more accounts to follow." 4076 + msgstr "" 4077 + 4078 + #: src/view/com/auth/create/Step1.tsx:67 2429 4079 msgid "Your account" 2430 4080 msgstr "El teu compte" 2431 4081 2432 - #: src/view/com/auth/create/Step2.tsx:146 4082 + #: src/view/com/modals/DeleteAccount.tsx:65 4083 + msgid "Your account has been deleted" 4084 + msgstr "" 4085 + 4086 + #: src/view/com/auth/create/Step1.tsx:182 2433 4087 msgid "Your birth date" 2434 4088 msgstr "La teva data de naixement" 2435 4089 2436 - #: src/view/com/auth/create/state.ts:102 4090 + #: src/view/com/modals/InAppBrowserConsent.tsx:47 4091 + msgid "Your choice will be saved, but can be changed later in settings." 4092 + msgstr "" 4093 + 4094 + #: src/view/com/auth/create/state.ts:153 4095 + #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 2437 4096 msgid "Your email appears to be invalid." 2438 4097 msgstr "El teu correu no sembla vàlid." 2439 4098 2440 - #: src/view/com/modals/Waitlist.tsx:107 4099 + #: src/view/com/modals/Waitlist.tsx:109 2441 4100 msgid "Your email has been saved! We'll be in touch soon." 2442 4101 msgstr "Hem desat el teu correu! Aviat ens posarem en contacte amb tu." 2443 4102 ··· 2445 4104 msgid "Your email has been updated but not verified. As a next step, please verify your new email." 2446 4105 msgstr "El teu correu s'ha actualitzat, però no ha estat verificat. En el pas següent cal que verifiquis el teu correu." 2447 4106 2448 - #: src/view/com/modals/VerifyEmail.tsx:108 4107 + #: src/view/com/modals/VerifyEmail.tsx:114 2449 4108 msgid "Your email has not yet been verified. This is an important security step which we recommend." 2450 4109 msgstr "El teu correu encara no s'ha verificat. Et recomanem fer-ho per seguretat." 2451 4110 4111 + #: src/view/com/posts/FollowingEmptyState.tsx:47 4112 + msgid "Your following feed is empty! Follow more users to see what's happening." 4113 + msgstr "" 4114 + 2452 4115 #: src/view/com/auth/create/Step3.tsx:42 2453 - #: src/view/com/modals/ChangeHandle.tsx:270 2454 4116 msgid "Your full handle will be" 2455 4117 msgstr "El teu identificador complet serà" 2456 4118 4119 + #: src/view/com/modals/ChangeHandle.tsx:270 4120 + msgid "Your full handle will be <0>@{0}</0>" 4121 + msgstr "" 4122 + 2457 4123 #: src/view/com/auth/create/Step1.tsx:53 2458 - msgid "Your hosting provider" 2459 - msgstr "El teu proveïdor d'allotjament" 4124 + #~ msgid "Your hosting provider" 4125 + #~ msgstr "El teu proveïdor d'allotjament" 2460 4126 2461 - #: src/view/screens/Settings.tsx:402 4127 + #: src/view/screens/Settings.tsx:430 2462 4128 #: src/view/shell/desktop/RightNav.tsx:137 2463 - #: src/view/shell/Drawer.tsx:655 4129 + #: src/view/shell/Drawer.tsx:660 2464 4130 msgid "Your invite codes are hidden when logged in using an App Password" 2465 4131 msgstr "Els teus codis d'invitació no es mostren quan has iniciat sessió amb una contrasenya d'aplicació" 2466 4132 4133 + #: src/view/com/composer/Composer.tsx:267 4134 + msgid "Your post has been published" 4135 + msgstr "" 4136 + 4137 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 2467 4138 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 2468 4139 msgid "Your posts, likes, and blocks are public. Mutes are private." 2469 4140 msgstr "Les teves publicacions, m'agrades i bloquejos són públics. Els comptes silenciats són privats." 2470 4141 2471 - #: src/view/com/modals/SwitchAccount.tsx:82 4142 + #: src/view/com/modals/SwitchAccount.tsx:84 4143 + #: src/view/screens/Settings.tsx:125 2472 4144 msgid "Your profile" 2473 4145 msgstr "El teu perfil" 2474 4146 4147 + #: src/view/com/composer/Composer.tsx:266 4148 + msgid "Your reply has been published" 4149 + msgstr "" 4150 + 2475 4151 #: src/view/com/auth/create/Step3.tsx:28 2476 4152 msgid "Your user handle" 2477 4153 msgstr "El teu identificador d'usuari" 2478 - 2479 - #~ msgid "Appeal Decision" 2480 - #~ msgstr "Decisión de apelación" 2481 - #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" 2482 - #~ msgstr "Parece que este canal de noticias sólo está disponible para usuarios con una cuenta Bluesky. Por favor, ¡regístrate o inicia sesión para ver este canal!" 2483 - #~ msgid "Please tell us why you think this decision was incorrect." 2484 - #~ msgstr "Por favor, dinos por qué crees que esta decisión fue incorrecta." 2485 - #~ msgid "This {0} has been labeled." 2486 - #~ msgstr "Este {0} ha sido etiquetado." 2487 - #~ msgid "What's next?" 2488 - #~ msgstr "¿Qué sigue?" 2489 -
+273 -174
src/locale/locales/de/messages.po
··· 23 23 24 24 #: src/view/com/modals/CreateOrEditList.tsx:185 25 25 #: src/view/screens/Settings.tsx:294 26 - msgid "{0}" 27 - msgstr "{0}" 26 + #~ msgid "{0}" 27 + #~ msgstr "{0}" 28 28 29 29 #: src/view/com/modals/CreateOrEditList.tsx:176 30 30 #~ msgid "{0} {purposeLabel} List" ··· 39 39 msgstr "" 40 40 41 41 #: src/view/screens/Settings.tsx:435 42 - #: src/view/shell/Drawer.tsx:661 42 + #: src/view/shell/Drawer.tsx:664 43 43 msgid "{invitesAvailable} invite code available" 44 44 msgstr "{invitesAvailable} Einladungscode verfügbar" 45 45 46 46 #: src/view/screens/Settings.tsx:437 47 - #: src/view/shell/Drawer.tsx:663 47 + #: src/view/shell/Drawer.tsx:666 48 48 msgid "{invitesAvailable} invite codes available" 49 49 msgstr "{invitesAvailable} Einladungscodes verfügbar" 50 50 51 51 #: src/view/screens/Search/Search.tsx:87 52 - msgid "{message}" 53 - msgstr "{message}" 52 + #~ msgid "{message}" 53 + #~ msgstr "{message}" 54 54 55 - #: src/view/shell/Drawer.tsx:440 55 + #: src/view/shell/Drawer.tsx:443 56 56 msgid "{numUnreadNotifications} unread" 57 57 msgstr "" 58 58 59 59 #: src/Navigation.tsx:147 60 - msgid "@{0}" 61 - msgstr "" 60 + #~ msgid "@{0}" 61 + #~ msgstr "" 62 62 63 63 #: src/view/com/threadgate/WhoCanReply.tsx:158 64 64 msgid "<0/> members" ··· 93 93 msgstr "Eine neue Version der App ist verfügbar. Bitte aktualisieren Sie die App, um sie weiterhin nutzen zu können." 94 94 95 95 #: src/view/com/util/ViewHeader.tsx:83 96 - #: src/view/screens/Search/Search.tsx:538 96 + #: src/view/screens/Search/Search.tsx:545 97 97 msgid "Access navigation links and settings" 98 98 msgstr "" 99 99 100 - #: src/view/com/pager/FeedsTabBarMobile.tsx:78 100 + #: src/view/com/pager/FeedsTabBarMobile.tsx:83 101 101 msgid "Access profile and other navigation links" 102 102 msgstr "" 103 103 ··· 292 292 msgid "App passwords" 293 293 msgstr "App-Passwörter" 294 294 295 - #: src/Navigation.tsx:239 295 + #: src/Navigation.tsx:237 296 296 #: src/view/screens/AppPasswords.tsx:187 297 297 msgid "App Passwords" 298 298 msgstr "App-Passwörter" ··· 345 345 msgid "Artistic or non-erotic nudity." 346 346 msgstr "Künstlerische oder nicht-erotische Nacktheit." 347 347 348 - #: src/view/com/auth/create/CreateAccount.tsx:141 348 + #: src/view/com/auth/create/CreateAccount.tsx:142 349 349 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 350 350 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 351 351 #: src/view/com/auth/login/LoginForm.tsx:256 ··· 368 368 msgid "Basics" 369 369 msgstr "Grundlagen" 370 370 371 - #: src/view/com/auth/create/Step2.tsx:156 371 + #: src/view/com/auth/create/Step1.tsx:194 372 372 #: src/view/com/modals/BirthDateSettings.tsx:73 373 373 msgid "Birthday" 374 374 msgstr "Geburtstag" ··· 399 399 msgstr "" 400 400 401 401 #: src/view/com/lists/ListCard.tsx:109 402 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 402 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 403 403 msgid "Blocked" 404 404 msgstr "" 405 405 ··· 407 407 msgid "Blocked accounts" 408 408 msgstr "Gesperrte Konten" 409 409 410 - #: src/Navigation.tsx:131 410 + #: src/Navigation.tsx:129 411 411 #: src/view/screens/ModerationBlockedAccounts.tsx:107 412 412 msgid "Blocked Accounts" 413 413 msgstr "Gesperrte Konten" ··· 501 501 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 502 502 msgstr "Darf nur Buchstaben, Zahlen, Leerzeichen, Bindestriche und Unterstriche enthalten. Muss mindestens 4 Zeichen lang sein, darf aber nicht länger als 32 Zeichen sein." 503 503 504 + #: src/components/Prompt.tsx:92 504 505 #: src/view/com/composer/Composer.tsx:300 505 506 #: src/view/com/composer/Composer.tsx:305 506 507 #: src/view/com/modals/ChangeEmail.tsx:218 507 508 #: src/view/com/modals/ChangeEmail.tsx:220 508 - #: src/view/com/modals/CreateOrEditList.tsx:288 509 + #: src/view/com/modals/CreateOrEditList.tsx:286 509 510 #: src/view/com/modals/EditImage.tsx:323 510 511 #: src/view/com/modals/EditProfile.tsx:249 511 512 #: src/view/com/modals/InAppBrowserConsent.tsx:78 ··· 514 515 #: src/view/com/modals/VerifyEmail.tsx:247 515 516 #: src/view/com/modals/VerifyEmail.tsx:253 516 517 #: src/view/com/modals/Waitlist.tsx:142 517 - #: src/view/screens/Search/Search.tsx:602 518 - #: src/view/shell/desktop/Search.tsx:185 518 + #: src/view/screens/Search/Search.tsx:609 519 + #: src/view/shell/desktop/Search.tsx:238 519 520 msgid "Cancel" 520 521 msgstr "Abbrechen" 521 522 522 523 #: src/view/com/modals/Confirm.tsx:88 523 524 #: src/view/com/modals/Confirm.tsx:91 524 - #: src/view/com/modals/CreateOrEditList.tsx:293 525 + #: src/view/com/modals/CreateOrEditList.tsx:291 525 526 #: src/view/com/modals/DeleteAccount.tsx:152 526 527 #: src/view/com/modals/DeleteAccount.tsx:230 527 528 msgctxt "action" ··· 554 555 msgstr "Angebotspost abbrechen" 555 556 556 557 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 557 - #: src/view/shell/desktop/Search.tsx:181 558 + #: src/view/shell/desktop/Search.tsx:234 558 559 msgid "Cancel search" 559 560 msgstr "Suche abbrechen" 560 561 ··· 621 622 msgid "Choose the algorithms that power your experience with custom feeds." 622 623 msgstr "Wählen Sie die Algorithmen, die Ihr Erlebnis mit benutzerdefinierten Feeds unterstützen." 623 624 624 - #: src/view/com/auth/create/Step2.tsx:127 625 + #: src/view/com/auth/create/Step1.tsx:163 625 626 msgid "Choose your password" 626 627 msgstr "Wählen Sie Ihr Passwort" 627 628 ··· 644 645 msgstr "Alle alten Speicherdaten löschen (danach neu starten)" 645 646 646 647 #: src/view/com/util/forms/SearchInput.tsx:74 647 - #: src/view/screens/Search/Search.tsx:583 648 + #: src/view/screens/Search/Search.tsx:590 648 649 msgid "Clear search query" 649 650 msgstr "Suchanfrage löschen" 650 651 ··· 652 653 msgid "click here" 653 654 msgstr "" 654 655 656 + #: src/components/Dialog/index.web.tsx:78 657 + msgid "Close active dialog" 658 + msgstr "" 659 + 655 660 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 656 661 msgid "Close alert" 657 662 msgstr "Alarm schließen" ··· 668 673 msgid "Close image viewer" 669 674 msgstr "Bildanzeige schließen" 670 675 671 - #: src/view/shell/index.web.tsx:49 676 + #: src/view/shell/index.web.tsx:51 672 677 msgid "Close navigation footer" 673 678 msgstr "Navigationsfußzeile schließen" 674 679 675 - #: src/view/shell/index.web.tsx:50 680 + #: src/view/shell/index.web.tsx:52 676 681 msgid "Closes bottom navigation bar" 677 682 msgstr "" 678 683 ··· 692 697 msgid "Collapses list of users for a given notification" 693 698 msgstr "" 694 699 695 - #: src/Navigation.tsx:229 700 + #: src/Navigation.tsx:227 696 701 #: src/view/screens/CommunityGuidelines.tsx:32 697 702 msgid "Community Guidelines" 698 703 msgstr "Gemeinschaftliche Leitlinien" ··· 705 710 msgid "Compose reply" 706 711 msgstr "Antwort zusammenstellen" 707 712 713 + #: src/components/Prompt.tsx:114 708 714 #: src/view/com/modals/AppealLabel.tsx:98 709 715 #: src/view/com/modals/SelfLabel.tsx:154 710 716 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 747 753 msgid "Confirms signing up {email} to the waitlist" 748 754 msgstr "" 749 755 750 - #: src/view/com/auth/create/CreateAccount.tsx:174 756 + #: src/view/com/auth/create/CreateAccount.tsx:175 751 757 #: src/view/com/auth/login/LoginForm.tsx:275 752 758 msgid "Connecting..." 753 759 msgstr "Verbinden..." 754 760 761 + #: src/view/com/auth/create/CreateAccount.tsx:195 762 + msgid "Contact support" 763 + msgstr "" 764 + 755 765 #: src/view/screens/Moderation.tsx:81 756 766 msgid "Content filtering" 757 767 msgstr "Inhalt filtern" ··· 822 832 msgid "Copy post text" 823 833 msgstr "Posten Text kopieren" 824 834 825 - #: src/Navigation.tsx:234 835 + #: src/Navigation.tsx:232 826 836 #: src/view/screens/CopyrightPolicy.tsx:29 827 837 msgid "Copyright Policy" 828 838 msgstr "Urheberrechtspolitik" ··· 834 844 #: src/view/screens/ProfileList.tsx:867 835 845 msgid "Could not load list" 836 846 msgstr "Liste konnte nicht geladen werden" 847 + 848 + #: src/view/com/auth/create/Step2.tsx:89 849 + msgid "Country" 850 + msgstr "" 837 851 838 852 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 839 853 #: src/view/com/auth/SplashScreen.tsx:46 ··· 845 859 msgid "Create a new Bluesky account" 846 860 msgstr "" 847 861 848 - #: src/view/com/auth/create/CreateAccount.tsx:121 862 + #: src/view/com/auth/create/CreateAccount.tsx:122 849 863 msgid "Create Account" 850 864 msgstr "Neues Konto erstellen" 851 865 ··· 896 910 msgstr "" 897 911 898 912 #: src/Navigation.tsx:204 899 - msgid "Debug" 900 - msgstr "" 913 + #~ msgid "Debug" 914 + #~ msgstr "" 901 915 902 916 #: src/view/screens/Debug.tsx:83 903 917 msgid "Debug panel" ··· 937 951 msgid "Delete this post?" 938 952 msgstr "Diesen Posten löschen?" 939 953 940 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 954 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 941 955 msgid "Deleted" 942 956 msgstr "" 943 957 ··· 945 959 msgid "Deleted post." 946 960 msgstr "Posten gelöscht." 947 961 948 - #: src/view/com/modals/CreateOrEditList.tsx:239 949 - #: src/view/com/modals/CreateOrEditList.tsx:255 962 + #: src/view/com/modals/CreateOrEditList.tsx:237 963 + #: src/view/com/modals/CreateOrEditList.tsx:253 950 964 #: src/view/com/modals/EditProfile.tsx:198 951 965 #: src/view/com/modals/EditProfile.tsx:210 952 966 msgid "Description" 953 967 msgstr "Beschreibung" 954 968 955 969 #: src/view/com/auth/create/Step1.tsx:96 956 - msgid "Dev Server" 957 - msgstr "Entwicklungs-Server" 970 + #~ msgid "Dev Server" 971 + #~ msgstr "Entwicklungs-Server" 958 972 959 973 #: src/view/screens/Settings.tsx:711 960 974 msgid "Developer Tools" ··· 997 1011 msgid "Domain verified!" 998 1012 msgstr "Domain geprüft!" 999 1013 1000 - #: src/view/com/auth/create/Step2.tsx:83 1014 + #: src/view/com/auth/create/Step1.tsx:114 1001 1015 msgid "Don't have an invite code?" 1002 1016 msgstr "" 1003 1017 ··· 1042 1056 msgid "e.g. Artist, dog-lover, and avid reader." 1043 1057 msgstr "" 1044 1058 1045 - #: src/view/com/modals/CreateOrEditList.tsx:225 1059 + #: src/view/com/modals/CreateOrEditList.tsx:223 1046 1060 msgid "e.g. Great Posters" 1047 1061 msgstr "" 1048 1062 1049 - #: src/view/com/modals/CreateOrEditList.tsx:226 1063 + #: src/view/com/modals/CreateOrEditList.tsx:224 1050 1064 msgid "e.g. Spammers" 1051 1065 msgstr "" 1052 1066 1053 - #: src/view/com/modals/CreateOrEditList.tsx:246 1067 + #: src/view/com/modals/CreateOrEditList.tsx:244 1054 1068 msgid "e.g. The posters who never miss." 1055 1069 msgstr "" 1056 1070 1057 - #: src/view/com/modals/CreateOrEditList.tsx:247 1071 + #: src/view/com/modals/CreateOrEditList.tsx:245 1058 1072 msgid "e.g. Users that repeatedly reply with ads." 1059 1073 msgstr "" 1060 1074 ··· 1076 1090 msgid "Edit list details" 1077 1091 msgstr "Listendetails bearbeiten" 1078 1092 1079 - #: src/view/com/modals/CreateOrEditList.tsx:193 1093 + #: src/view/com/modals/CreateOrEditList.tsx:192 1080 1094 msgid "Edit Moderation List" 1081 1095 msgstr "" 1082 1096 1083 - #: src/Navigation.tsx:244 1097 + #: src/Navigation.tsx:242 1084 1098 #: src/view/screens/Feeds.tsx:371 1085 1099 #: src/view/screens/SavedFeeds.tsx:84 1086 1100 msgid "Edit My Feeds" ··· 1102 1116 msgid "Edit Saved Feeds" 1103 1117 msgstr "Gespeicherte Feeds bearbeiten" 1104 1118 1105 - #: src/view/com/modals/CreateOrEditList.tsx:188 1119 + #: src/view/com/modals/CreateOrEditList.tsx:187 1106 1120 msgid "Edit User List" 1107 1121 msgstr "" 1108 1122 ··· 1114 1128 msgid "Edit your profile description" 1115 1129 msgstr "" 1116 1130 1117 - #: src/view/com/auth/create/Step2.tsx:108 1131 + #: src/view/com/auth/create/Step1.tsx:143 1132 + #: src/view/com/auth/create/Step2.tsx:192 1133 + #: src/view/com/auth/create/Step2.tsx:266 1118 1134 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 1119 1135 #: src/view/com/modals/ChangeEmail.tsx:141 1120 1136 #: src/view/com/modals/Waitlist.tsx:88 1121 1137 msgid "Email" 1122 1138 msgstr "E-Mail" 1123 1139 1124 - #: src/view/com/auth/create/Step2.tsx:99 1140 + #: src/view/com/auth/create/Step1.tsx:134 1125 1141 #: src/view/com/auth/login/ForgotPasswordForm.tsx:143 1126 1142 msgid "Email address" 1127 1143 msgstr "E-Mail Adresse" ··· 1176 1192 msgstr "" 1177 1193 1178 1194 #: src/view/com/auth/create/Step1.tsx:71 1179 - msgid "Enter the address of your provider:" 1180 - msgstr "Geben Sie die Adresse Ihres Anbieters ein:" 1195 + #~ msgid "Enter the address of your provider:" 1196 + #~ msgstr "Geben Sie die Adresse Ihres Anbieters ein:" 1181 1197 1182 1198 #: src/view/com/modals/ChangeHandle.tsx:371 1183 1199 msgid "Enter the domain you want to use" ··· 1187 1203 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." 1188 1204 msgstr "Geben Sie die E-Mail-Adresse ein, die Sie zur Erstellung Ihres Kontos verwendet haben. Wir senden Ihnen einen \"Reset-Code\" zu, mit dem Sie ein neues Passwort festlegen können." 1189 1205 1190 - #: src/view/com/auth/create/Step2.tsx:157 1206 + #: src/view/com/auth/create/Step1.tsx:195 1191 1207 #: src/view/com/modals/BirthDateSettings.tsx:74 1192 1208 msgid "Enter your birth date" 1193 1209 msgstr "" ··· 1196 1212 msgid "Enter your email" 1197 1213 msgstr "" 1198 1214 1199 - #: src/view/com/auth/create/Step2.tsx:104 1215 + #: src/view/com/auth/create/Step1.tsx:139 1200 1216 msgid "Enter your email address" 1201 1217 msgstr "Geben Sie Ihre E-Mail Adresse ein" 1202 1218 ··· 1208 1224 msgid "Enter your new email address below." 1209 1225 msgstr "Geben Sie Ihre E-Mail Adresse ein" 1210 1226 1227 + #: src/view/com/auth/create/Step2.tsx:186 1228 + msgid "Enter your phone number" 1229 + msgstr "" 1230 + 1211 1231 #: src/view/com/auth/login/Login.tsx:99 1212 1232 msgid "Enter your username and password" 1213 1233 msgstr "Geben Sie Ihren Benutzernamen und Ihr Passwort ein" 1214 1234 1215 - #: src/view/screens/Search/Search.tsx:105 1235 + #: src/view/screens/Search/Search.tsx:107 1216 1236 msgid "Error:" 1217 1237 msgstr "Fehler:" 1218 1238 ··· 1229 1249 msgstr "" 1230 1250 1231 1251 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1232 - #: src/view/shell/desktop/Search.tsx:182 1252 + #: src/view/shell/desktop/Search.tsx:235 1233 1253 msgid "Exits inputting search query" 1234 1254 msgstr "" 1235 1255 ··· 1255 1275 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." 1256 1276 msgstr "" 1257 1277 1258 - #: src/Navigation.tsx:260 1278 + #: src/Navigation.tsx:258 1259 1279 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1260 1280 #: src/view/screens/Settings.tsx:623 1261 1281 msgid "External Media Preferences" ··· 1283 1303 msgid "Failed to load recommended feeds" 1284 1304 msgstr "Empfohlene Feeds konnten nicht geladen werden" 1285 1305 1286 - #: src/Navigation.tsx:194 1306 + #: src/Navigation.tsx:192 1287 1307 msgid "Feed" 1288 1308 msgstr "" 1289 1309 ··· 1300 1320 msgstr "Feed-Einstellungen" 1301 1321 1302 1322 #: src/view/shell/desktop/RightNav.tsx:73 1303 - #: src/view/shell/Drawer.tsx:311 1323 + #: src/view/shell/Drawer.tsx:314 1304 1324 msgid "Feedback" 1305 1325 msgstr "Rückmeldung" 1306 1326 1307 - #: src/Navigation.tsx:442 1327 + #: src/Navigation.tsx:440 1308 1328 #: src/view/screens/Feeds.tsx:479 1309 1329 #: src/view/screens/Profile.tsx:165 1310 1330 #: src/view/shell/bottom-bar/BottomBar.tsx:181 1311 1331 #: src/view/shell/desktop/LeftNav.tsx:342 1312 - #: src/view/shell/Drawer.tsx:476 1313 - #: src/view/shell/Drawer.tsx:477 1332 + #: src/view/shell/Drawer.tsx:479 1333 + #: src/view/shell/Drawer.tsx:480 1314 1334 msgid "Feeds" 1315 1335 msgstr "Feeds" 1316 1336 ··· 1328 1348 msgid "Find accounts to follow" 1329 1349 msgstr "" 1330 1350 1331 - #: src/view/screens/Search/Search.tsx:427 1351 + #: src/view/screens/Search/Search.tsx:429 1332 1352 msgid "Find users on Bluesky" 1333 1353 msgstr "Benutzer auf Bluesky finden" 1334 1354 1335 - #: src/view/screens/Search/Search.tsx:425 1355 + #: src/view/screens/Search/Search.tsx:427 1336 1356 msgid "Find users with the search tool on the right" 1337 1357 msgstr "Benutzer mit der Suchfunktion auf der rechten Seite finden" 1338 1358 ··· 1464 1484 msgid "Go Back" 1465 1485 msgstr "Zurückgehen" 1466 1486 1487 + #: src/view/screens/Search/Search.tsx:640 1488 + #: src/view/shell/desktop/Search.tsx:262 1489 + msgid "Go to @{queryMaybeHandle}" 1490 + msgstr "" 1491 + 1467 1492 #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1468 1493 #: src/view/com/auth/login/LoginForm.tsx:285 1469 1494 #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 ··· 1474 1499 msgid "Handle" 1475 1500 msgstr "Handgriff" 1476 1501 1502 + #: src/view/com/auth/create/CreateAccount.tsx:190 1503 + msgid "Having trouble?" 1504 + msgstr "" 1505 + 1477 1506 #: src/view/shell/desktop/RightNav.tsx:102 1478 - #: src/view/shell/Drawer.tsx:321 1507 + #: src/view/shell/Drawer.tsx:324 1479 1508 msgid "Help" 1480 1509 msgstr "Hilfe" 1481 1510 ··· 1536 1565 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." 1537 1566 msgstr "Hmm, wir haben Probleme, diesen Feed zu finden. Vielleicht wurde er gelöscht." 1538 1567 1539 - #: src/Navigation.tsx:432 1568 + #: src/Navigation.tsx:430 1540 1569 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1541 1570 #: src/view/shell/desktop/LeftNav.tsx:306 1542 - #: src/view/shell/Drawer.tsx:398 1543 - #: src/view/shell/Drawer.tsx:399 1571 + #: src/view/shell/Drawer.tsx:401 1572 + #: src/view/shell/Drawer.tsx:402 1544 1573 msgid "Home" 1545 1574 msgstr "Startseite" 1546 1575 1547 - #: src/Navigation.tsx:249 1548 - #: src/view/com/pager/FeedsTabBarMobile.tsx:98 1576 + #: src/Navigation.tsx:247 1577 + #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1549 1578 #: src/view/screens/PreferencesHomeFeed.tsx:104 1550 1579 #: src/view/screens/Settings.tsx:509 1551 1580 msgid "Home Feed Preferences" ··· 1557 1586 1558 1587 #: src/view/com/auth/create/Step1.tsx:76 1559 1588 #: src/view/com/auth/create/Step1.tsx:81 1560 - msgid "Hosting provider address" 1561 - msgstr "Hosting-Anbieter Adresse" 1589 + #~ msgid "Hosting provider address" 1590 + #~ msgstr "Hosting-Anbieter Adresse" 1562 1591 1563 1592 #: src/view/com/modals/InAppBrowserConsent.tsx:44 1564 1593 msgid "How should we open this link?" ··· 1605 1634 msgid "Input confirmation code for account deletion" 1606 1635 msgstr "" 1607 1636 1608 - #: src/view/com/auth/create/Step2.tsx:109 1609 - msgid "Input email for Bluesky waitlist" 1637 + #: src/view/com/auth/create/Step1.tsx:144 1638 + msgid "Input email for Bluesky account" 1610 1639 msgstr "" 1611 1640 1641 + #: src/view/com/auth/create/Step2.tsx:109 1642 + #~ msgid "Input email for Bluesky waitlist" 1643 + #~ msgstr "" 1644 + 1612 1645 #: src/view/com/auth/create/Step1.tsx:80 1613 - msgid "Input hosting provider address" 1614 - msgstr "" 1646 + #~ msgid "Input hosting provider address" 1647 + #~ msgstr "" 1615 1648 1616 - #: src/view/com/auth/create/Step2.tsx:73 1649 + #: src/view/com/auth/create/Step1.tsx:102 1617 1650 msgid "Input invite code to proceed" 1618 1651 msgstr "" 1619 1652 ··· 1629 1662 msgid "Input password for account deletion" 1630 1663 msgstr "" 1631 1664 1665 + #: src/view/com/auth/create/Step2.tsx:194 1666 + msgid "Input phone number for SMS verification" 1667 + msgstr "" 1668 + 1632 1669 #: src/view/com/auth/login/LoginForm.tsx:227 1633 1670 msgid "Input the password tied to {identifier}" 1634 1671 msgstr "" 1635 1672 1636 1673 #: src/view/com/auth/login/LoginForm.tsx:194 1637 1674 msgid "Input the username or email address you used at signup" 1675 + msgstr "" 1676 + 1677 + #: src/view/com/auth/create/Step2.tsx:268 1678 + msgid "Input the verification code we have texted to you" 1638 1679 msgstr "" 1639 1680 1640 1681 #: src/view/com/modals/Waitlist.tsx:90 ··· 1666 1707 msgid "Invite a Friend" 1667 1708 msgstr "Einen Freund einladen" 1668 1709 1669 - #: src/view/com/auth/create/Step2.tsx:63 1670 - #: src/view/com/auth/create/Step2.tsx:72 1710 + #: src/view/com/auth/create/Step1.tsx:92 1711 + #: src/view/com/auth/create/Step1.tsx:101 1671 1712 msgid "Invite code" 1672 1713 msgstr "Einladungscode" 1673 1714 1674 - #: src/view/com/auth/create/state.ts:136 1715 + #: src/view/com/auth/create/state.ts:199 1675 1716 msgid "Invite code not accepted. Check that you input it correctly and try again." 1676 1717 msgstr "Einladungscode nicht akzeptiert. Überprüfen Sie, ob Sie ihn richtig eingegeben haben und versuchen Sie es erneut." 1677 1718 ··· 1679 1720 msgid "Invite codes: {0} available" 1680 1721 msgstr "" 1681 1722 1682 - #: src/view/shell/Drawer.tsx:642 1723 + #: src/view/shell/Drawer.tsx:645 1683 1724 msgid "Invite codes: {invitesAvailable} available" 1684 1725 msgstr "Codes einladen: {invitesAvailable} verfügbar" 1685 1726 ··· 1695 1736 msgid "Join the waitlist" 1696 1737 msgstr "Auf die Warteliste setzen" 1697 1738 1698 - #: src/view/com/auth/create/Step2.tsx:86 1699 - #: src/view/com/auth/create/Step2.tsx:90 1739 + #: src/view/com/auth/create/Step1.tsx:118 1740 + #: src/view/com/auth/create/Step1.tsx:122 1700 1741 msgid "Join the waitlist." 1701 1742 msgstr "Auf die Warteliste setzen" 1702 1743 ··· 1712 1753 msgid "Language settings" 1713 1754 msgstr "" 1714 1755 1715 - #: src/Navigation.tsx:141 1756 + #: src/Navigation.tsx:139 1716 1757 #: src/view/screens/LanguageSettings.tsx:89 1717 1758 msgid "Language Settings" 1718 1759 msgstr "Spracheinstellungen" ··· 1721 1762 msgid "Languages" 1722 1763 msgstr "Sprachen" 1723 1764 1724 - #: src/view/com/auth/create/StepHeader.tsx:13 1765 + #: src/view/com/auth/create/StepHeader.tsx:20 1725 1766 msgid "Last step!" 1726 1767 msgstr "" 1727 1768 ··· 1781 1822 msgid "Like this feed" 1782 1823 msgstr "Dieser Feed gefallen" 1783 1824 1784 - #: src/Navigation.tsx:199 1825 + #: src/Navigation.tsx:197 1785 1826 #: src/view/screens/PostLikedBy.tsx:27 1786 1827 #: src/view/screens/ProfileFeedLikedBy.tsx:27 1787 1828 msgid "Liked by" ··· 1811 1852 msgid "Likes on this post" 1812 1853 msgstr "" 1813 1854 1814 - #: src/Navigation.tsx:168 1855 + #: src/Navigation.tsx:166 1815 1856 msgid "List" 1816 1857 msgstr "" 1817 1858 1818 - #: src/view/com/modals/CreateOrEditList.tsx:205 1859 + #: src/view/com/modals/CreateOrEditList.tsx:203 1819 1860 msgid "List Avatar" 1820 1861 msgstr "Avatar auflisten" 1821 1862 ··· 1835 1876 msgid "List muted" 1836 1877 msgstr "" 1837 1878 1838 - #: src/view/com/modals/CreateOrEditList.tsx:218 1879 + #: src/view/com/modals/CreateOrEditList.tsx:216 1839 1880 msgid "List Name" 1840 1881 msgstr "Namen auflisten" 1841 1882 ··· 1847 1888 msgid "List unmuted" 1848 1889 msgstr "" 1849 1890 1850 - #: src/Navigation.tsx:111 1891 + #: src/Navigation.tsx:109 1851 1892 #: src/view/screens/Profile.tsx:166 1852 1893 #: src/view/shell/desktop/LeftNav.tsx:379 1853 - #: src/view/shell/Drawer.tsx:492 1854 - #: src/view/shell/Drawer.tsx:493 1894 + #: src/view/shell/Drawer.tsx:495 1895 + #: src/view/shell/Drawer.tsx:496 1855 1896 msgid "Lists" 1856 1897 msgstr "Listen" 1857 1898 ··· 1879 1920 msgid "Local dev server" 1880 1921 msgstr "Lokaler Entwicklungs-Server" 1881 1922 1882 - #: src/Navigation.tsx:209 1923 + #: src/Navigation.tsx:207 1883 1924 msgid "Log" 1884 1925 msgstr "" 1885 1926 ··· 1912 1953 msgstr "Genannte Nutzer" 1913 1954 1914 1955 #: src/view/com/util/ViewHeader.tsx:81 1915 - #: src/view/screens/Search/Search.tsx:537 1956 + #: src/view/screens/Search/Search.tsx:544 1916 1957 msgid "Menu" 1917 1958 msgstr "Menü" 1918 1959 ··· 1924 1965 msgid "Message from server: {0}" 1925 1966 msgstr "" 1926 1967 1927 - #: src/Navigation.tsx:116 1968 + #: src/Navigation.tsx:114 1928 1969 #: src/view/screens/Moderation.tsx:64 1929 1970 #: src/view/screens/Settings.tsx:591 1930 1971 #: src/view/shell/desktop/LeftNav.tsx:397 1931 - #: src/view/shell/Drawer.tsx:511 1932 - #: src/view/shell/Drawer.tsx:512 1972 + #: src/view/shell/Drawer.tsx:514 1973 + #: src/view/shell/Drawer.tsx:515 1933 1974 msgid "Moderation" 1934 1975 msgstr "Moderation" 1935 1976 ··· 1960 2001 msgid "Moderation lists" 1961 2002 msgstr "Moderation Liste" 1962 2003 1963 - #: src/Navigation.tsx:121 2004 + #: src/Navigation.tsx:119 1964 2005 #: src/view/screens/ModerationModlists.tsx:58 1965 2006 msgid "Moderation Lists" 1966 2007 msgstr "Moderation Liste" ··· 2023 2064 msgid "Muted accounts" 2024 2065 msgstr "Stumme Kontos" 2025 2066 2026 - #: src/Navigation.tsx:126 2067 + #: src/Navigation.tsx:124 2027 2068 #: src/view/screens/ModerationMutedAccounts.tsx:107 2028 2069 msgid "Muted Accounts" 2029 2070 msgstr "Stumme Kontos" ··· 2053 2094 msgstr "Meine gespeicherte Feeds " 2054 2095 2055 2096 #: src/view/com/modals/AddAppPasswords.tsx:181 2056 - #: src/view/com/modals/CreateOrEditList.tsx:232 2097 + #: src/view/com/modals/CreateOrEditList.tsx:230 2057 2098 msgid "Name" 2058 2099 msgstr "Namen" 2059 2100 ··· 2067 2108 msgid "Navigates to the next screen" 2068 2109 msgstr "" 2069 2110 2070 - #: src/view/shell/Drawer.tsx:71 2111 + #: src/view/shell/Drawer.tsx:73 2071 2112 msgid "Navigates to your profile" 2072 2113 msgstr "" 2073 2114 ··· 2090 2131 msgid "New" 2091 2132 msgstr "Neu" 2092 2133 2093 - #: src/view/com/modals/CreateOrEditList.tsx:195 2134 + #: src/view/com/modals/CreateOrEditList.tsx:194 2094 2135 msgid "New Moderation List" 2095 2136 msgstr "" 2096 2137 ··· 2121 2162 #~ msgid "New Post" 2122 2163 #~ msgstr "Neuer Posten " 2123 2164 2124 - #: src/view/com/modals/CreateOrEditList.tsx:190 2165 + #: src/view/com/modals/CreateOrEditList.tsx:189 2125 2166 msgid "New User List" 2126 2167 msgstr "" 2127 2168 ··· 2129 2170 msgid "Newest replies first" 2130 2171 msgstr "" 2131 2172 2132 - #: src/view/com/auth/create/CreateAccount.tsx:154 2173 + #: src/view/com/auth/create/CreateAccount.tsx:155 2133 2174 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2134 2175 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 2135 2176 #: src/view/com/auth/login/LoginForm.tsx:288 ··· 2180 2221 msgstr "Keine Ergebnisse gefunden für \"{query}\"" 2181 2222 2182 2223 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 2183 - #: src/view/screens/Search/Search.tsx:270 2184 - #: src/view/screens/Search/Search.tsx:298 2185 - #: src/view/screens/Search/Search.tsx:630 2186 - #: src/view/shell/desktop/Search.tsx:213 2224 + #: src/view/screens/Search/Search.tsx:272 2225 + #: src/view/screens/Search/Search.tsx:300 2187 2226 msgid "No results found for {query}" 2188 2227 msgstr "Keine Ergebnisse gefunden für {query}" 2189 2228 ··· 2199 2238 msgid "Not Applicable." 2200 2239 msgstr "Nicht anwendbar." 2201 2240 2202 - #: src/Navigation.tsx:106 2241 + #: src/Navigation.tsx:104 2203 2242 msgid "Not Found" 2204 2243 msgstr "" 2205 2244 ··· 2212 2251 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." 2213 2252 msgstr "Hinweis: Bluesky ist ein offenes und öffentliches Netzwerk. Diese Einstellung schränkt nur die Sichtbarkeit Ihrer Inhalte auf der Bluesky-App und -Website ein, und andere Apps respektieren diese Einstellung möglicherweise nicht. Deine Inhalte können für abgemeldete Benutzer von anderen Apps und Websites weiterhin angezeigt werden." 2214 2253 2215 - #: src/Navigation.tsx:447 2254 + #: src/Navigation.tsx:445 2216 2255 #: src/view/screens/Notifications.tsx:113 2217 2256 #: src/view/screens/Notifications.tsx:137 2218 2257 #: src/view/shell/bottom-bar/BottomBar.tsx:205 2219 2258 #: src/view/shell/desktop/LeftNav.tsx:361 2220 - #: src/view/shell/Drawer.tsx:435 2221 - #: src/view/shell/Drawer.tsx:436 2259 + #: src/view/shell/Drawer.tsx:438 2260 + #: src/view/shell/Drawer.tsx:439 2222 2261 msgid "Notifications" 2223 2262 msgstr "Benachrichtigungen " 2224 2263 ··· 2226 2265 msgid "Nudity" 2227 2266 msgstr "" 2228 2267 2229 - #: src/view/com/util/ErrorBoundary.tsx:34 2268 + #: src/view/com/util/ErrorBoundary.tsx:35 2230 2269 msgid "Oh no!" 2231 2270 msgstr "Ach nein!" 2232 2271 ··· 2265 2304 msgid "Open links with in-app browser" 2266 2305 msgstr "" 2267 2306 2268 - #: src/view/com/pager/FeedsTabBarMobile.tsx:76 2307 + #: src/view/com/pager/FeedsTabBarMobile.tsx:81 2269 2308 msgid "Open navigation" 2270 2309 msgstr "Offene Navigation" 2271 2310 ··· 2323 2362 2324 2363 #: src/view/com/modals/InviteCodes.tsx:172 2325 2364 #: src/view/shell/desktop/RightNav.tsx:156 2326 - #: src/view/shell/Drawer.tsx:643 2365 + #: src/view/shell/Drawer.tsx:646 2327 2366 msgid "Opens list of invite codes" 2328 2367 msgstr "Öffnet die Liste der Einladungscodes" 2329 2368 ··· 2396 2435 msgid "Page not found" 2397 2436 msgstr "Seite nicht gefunden" 2398 2437 2399 - #: src/view/com/auth/create/Step2.tsx:122 2400 - #: src/view/com/auth/create/Step2.tsx:132 2438 + #: src/view/com/auth/create/Step1.tsx:158 2439 + #: src/view/com/auth/create/Step1.tsx:168 2401 2440 #: src/view/com/auth/login/LoginForm.tsx:223 2402 2441 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2403 2442 #: src/view/com/modals/DeleteAccount.tsx:198 ··· 2412 2451 msgid "Password updated!" 2413 2452 msgstr "Passwort aktualisiert!" 2414 2453 2415 - #: src/Navigation.tsx:162 2454 + #: src/Navigation.tsx:160 2416 2455 msgid "People followed by @{0}" 2417 2456 msgstr "" 2418 2457 2419 - #: src/Navigation.tsx:155 2458 + #: src/Navigation.tsx:153 2420 2459 msgid "People following @{0}" 2421 2460 msgstr "" 2422 2461 ··· 2426 2465 2427 2466 #: src/view/com/lightbox/Lightbox.tsx:72 2428 2467 msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2468 + msgstr "" 2469 + 2470 + #: src/view/com/auth/create/Step2.tsx:181 2471 + msgid "Phone number" 2429 2472 msgstr "" 2430 2473 2431 2474 #: src/view/com/modals/SelfLabel.tsx:121 ··· 2454 2497 msgid "Plays the GIF" 2455 2498 msgstr "" 2456 2499 2457 - #: src/view/com/auth/create/state.ts:116 2500 + #: src/view/com/auth/create/state.ts:177 2458 2501 msgid "Please choose your handle." 2459 2502 msgstr "Bitte wählen Sie Ihren Handgriff." 2460 2503 2461 - #: src/view/com/auth/create/state.ts:109 2504 + #: src/view/com/auth/create/state.ts:160 2462 2505 msgid "Please choose your password." 2463 2506 msgstr "Bitte wählen Sie Ihr Passwort." 2464 2507 ··· 2470 2513 msgid "Please enter a name for your app password. All spaces is not allowed." 2471 2514 msgstr "" 2472 2515 2516 + #: src/view/com/auth/create/Step2.tsx:204 2517 + msgid "Please enter a phone number that can receive SMS text messages." 2518 + msgstr "" 2519 + 2473 2520 #: src/view/com/modals/AddAppPasswords.tsx:144 2474 2521 msgid "Please enter a unique name for this App Password or use our randomly generated one." 2475 2522 msgstr "Bitte geben Sie einen eindeutigen Namen für dieses App-Passwort ein oder verwenden Sie unser zufällig generiertes Passwort." 2476 2523 2477 - #: src/view/com/auth/create/state.ts:95 2524 + #: src/view/com/auth/create/state.ts:170 2525 + msgid "Please enter the code you received by SMS." 2526 + msgstr "" 2527 + 2528 + #: src/view/com/auth/create/Step2.tsx:279 2529 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2530 + msgstr "" 2531 + 2532 + #: src/view/com/auth/create/state.ts:146 2478 2533 msgid "Please enter your email." 2479 2534 msgstr "Bitte geben Sie Ihre E-Mail-Adresse ein." 2480 2535 ··· 2526 2581 msgid "Post by {0}" 2527 2582 msgstr "" 2528 2583 2529 - #: src/Navigation.tsx:174 2530 - #: src/Navigation.tsx:181 2531 - #: src/Navigation.tsx:188 2584 + #: src/Navigation.tsx:172 2585 + #: src/Navigation.tsx:179 2586 + #: src/Navigation.tsx:186 2532 2587 msgid "Post by @{0}" 2533 2588 msgstr "" 2534 2589 ··· 2581 2636 msgid "Privacy" 2582 2637 msgstr "Privatsphäre" 2583 2638 2584 - #: src/Navigation.tsx:219 2639 + #: src/Navigation.tsx:217 2585 2640 #: src/view/screens/PrivacyPolicy.tsx:29 2586 2641 #: src/view/screens/Settings.tsx:824 2587 - #: src/view/shell/Drawer.tsx:262 2642 + #: src/view/shell/Drawer.tsx:265 2588 2643 msgid "Privacy Policy" 2589 2644 msgstr "Datenschutzbestimmungen" 2590 2645 ··· 2594 2649 2595 2650 #: src/view/shell/bottom-bar/BottomBar.tsx:247 2596 2651 #: src/view/shell/desktop/LeftNav.tsx:415 2597 - #: src/view/shell/Drawer.tsx:70 2598 - #: src/view/shell/Drawer.tsx:546 2599 - #: src/view/shell/Drawer.tsx:547 2652 + #: src/view/shell/Drawer.tsx:72 2653 + #: src/view/shell/Drawer.tsx:549 2654 + #: src/view/shell/Drawer.tsx:550 2600 2655 msgid "Profile" 2601 2656 msgstr "Profile" 2602 2657 ··· 2807 2862 msgid "Request Change" 2808 2863 msgstr "Änderung beantragen" 2809 2864 2865 + #: src/view/com/auth/create/Step2.tsx:217 2866 + msgid "Request code" 2867 + msgstr "" 2868 + 2810 2869 #: src/view/screens/Settings.tsx:450 2811 2870 msgid "Require alt text before posting" 2812 2871 msgstr "" 2813 2872 2814 - #: src/view/com/auth/create/Step2.tsx:68 2873 + #: src/view/com/auth/create/Step1.tsx:97 2815 2874 msgid "Required for this provider" 2816 2875 msgstr "Für diesen Anbieter erforderlich" 2817 2876 ··· 2857 2916 msgid "Retries the last action, which errored out" 2858 2917 msgstr "" 2859 2918 2860 - #: src/view/com/auth/create/CreateAccount.tsx:163 2861 - #: src/view/com/auth/create/CreateAccount.tsx:167 2919 + #: src/view/com/auth/create/CreateAccount.tsx:164 2920 + #: src/view/com/auth/create/CreateAccount.tsx:168 2921 + #: src/view/com/auth/create/Step2.tsx:252 2862 2922 #: src/view/com/auth/login/LoginForm.tsx:265 2863 2923 #: src/view/com/auth/login/LoginForm.tsx:268 2864 2924 #: src/view/com/util/error/ErrorMessage.tsx:55 2865 2925 #: src/view/com/util/error/ErrorScreen.tsx:65 2866 2926 msgid "Retry" 2867 2927 msgstr "Wiederholung" 2928 + 2929 + #: src/view/com/auth/create/Step2.tsx:245 2930 + msgid "Retry." 2931 + msgstr "" 2868 2932 2869 2933 #: src/view/screens/ProfileList.tsx:877 2870 2934 msgid "Return to previous page" ··· 2874 2938 msgid "SANDBOX. Posts and accounts are not permanent." 2875 2939 msgstr "" 2876 2940 2877 - #: src/view/com/lightbox/Lightbox.tsx:125 2878 - #: src/view/com/modals/CreateOrEditList.tsx:278 2941 + #: src/view/com/lightbox/Lightbox.tsx:129 2942 + #: src/view/com/modals/CreateOrEditList.tsx:276 2879 2943 msgctxt "action" 2880 2944 msgid "Save" 2881 2945 msgstr "" ··· 2883 2947 #: src/view/com/modals/BirthDateSettings.tsx:94 2884 2948 #: src/view/com/modals/BirthDateSettings.tsx:97 2885 2949 #: src/view/com/modals/ChangeHandle.tsx:173 2886 - #: src/view/com/modals/CreateOrEditList.tsx:270 2950 + #: src/view/com/modals/CreateOrEditList.tsx:268 2887 2951 #: src/view/com/modals/EditProfile.tsx:224 2888 2952 #: src/view/screens/ProfileFeed.tsx:354 2889 2953 msgid "Save" ··· 2921 2985 msgid "Scroll to top" 2922 2986 msgstr "" 2923 2987 2924 - #: src/Navigation.tsx:437 2988 + #: src/Navigation.tsx:435 2925 2989 #: src/view/com/auth/LoggedOut.tsx:122 2926 2990 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 2927 2991 #: src/view/com/util/forms/SearchInput.tsx:53 2928 2992 #: src/view/com/util/forms/SearchInput.tsx:65 2929 - #: src/view/screens/Search/Search.tsx:406 2930 - #: src/view/screens/Search/Search.tsx:559 2931 - #: src/view/screens/Search/Search.tsx:572 2993 + #: src/view/screens/Search/Search.tsx:408 2994 + #: src/view/screens/Search/Search.tsx:566 2995 + #: src/view/screens/Search/Search.tsx:579 2932 2996 #: src/view/shell/bottom-bar/BottomBar.tsx:159 2933 2997 #: src/view/shell/desktop/LeftNav.tsx:324 2934 - #: src/view/shell/desktop/Search.tsx:161 2935 - #: src/view/shell/desktop/Search.tsx:170 2936 - #: src/view/shell/Drawer.tsx:362 2937 - #: src/view/shell/Drawer.tsx:363 2998 + #: src/view/shell/desktop/Search.tsx:214 2999 + #: src/view/shell/desktop/Search.tsx:223 3000 + #: src/view/shell/Drawer.tsx:365 3001 + #: src/view/shell/Drawer.tsx:366 2938 3002 msgid "Search" 2939 3003 msgstr "Suche" 3004 + 3005 + #: src/view/screens/Search/Search.tsx:628 3006 + #: src/view/shell/desktop/Search.tsx:255 3007 + msgid "Search for \"{query}\"" 3008 + msgstr "" 2940 3009 2941 3010 #: src/view/com/auth/LoggedOut.tsx:104 2942 3011 #: src/view/com/auth/LoggedOut.tsx:105 ··· 2972 3041 msgid "Select option {i} of {numItems}" 2973 3042 msgstr "" 2974 3043 3044 + #: src/view/com/auth/create/Step1.tsx:77 2975 3045 #: src/view/com/auth/login/LoginForm.tsx:147 2976 3046 msgid "Select service" 2977 3047 msgstr "Dienst auswählen" ··· 2984 3054 msgid "Select your app language for the default text to display in the app" 2985 3055 msgstr "Wählen Sie Ihre App-Sprache für den Standardtext, der in der App angezeigt werden soll" 2986 3056 3057 + #: src/view/com/auth/create/Step2.tsx:153 3058 + msgid "Select your phone's country" 3059 + msgstr "" 3060 + 2987 3061 #: src/view/screens/LanguageSettings.tsx:190 2988 3062 msgid "Select your preferred language for translations in your feed." 2989 3063 msgstr "Wählen Sie Ihre bevorzugte Sprache für Übersetzungen in Ihrem Feed." ··· 3006 3080 #~ msgid "Send Email" 3007 3081 #~ msgstr "E-Mail senden" 3008 3082 3009 - #: src/view/shell/Drawer.tsx:295 3010 - #: src/view/shell/Drawer.tsx:316 3083 + #: src/view/shell/Drawer.tsx:298 3084 + #: src/view/shell/Drawer.tsx:319 3011 3085 msgid "Send feedback" 3012 3086 msgstr "Rückmeldung senden" 3013 3087 ··· 3045 3119 msgid "Set new password" 3046 3120 msgstr "Neues Passwort festlegen" 3047 3121 3048 - #: src/view/com/auth/create/Step2.tsx:133 3122 + #: src/view/com/auth/create/Step1.tsx:169 3049 3123 msgid "Set password" 3050 3124 msgstr "" 3051 3125 ··· 3082 3156 msgstr "" 3083 3157 3084 3158 #: src/view/com/auth/create/Step1.tsx:143 3085 - msgid "Sets hosting provider to {label}" 3086 - msgstr "" 3159 + #~ msgid "Sets hosting provider to {label}" 3160 + #~ msgstr "" 3087 3161 3162 + #: src/view/com/auth/create/Step1.tsx:78 3088 3163 #: src/view/com/auth/login/LoginForm.tsx:148 3089 3164 msgid "Sets server for the Bluesky client" 3090 3165 msgstr "" 3091 3166 3092 - #: src/Navigation.tsx:136 3167 + #: src/Navigation.tsx:134 3093 3168 #: src/view/screens/Settings.tsx:294 3094 3169 #: src/view/shell/desktop/LeftNav.tsx:433 3095 - #: src/view/shell/Drawer.tsx:567 3096 - #: src/view/shell/Drawer.tsx:568 3170 + #: src/view/shell/Drawer.tsx:570 3171 + #: src/view/shell/Drawer.tsx:571 3097 3172 msgid "Settings" 3098 3173 msgstr "Einstellungen" 3099 3174 ··· 3101 3176 msgid "Sexual activity or erotic nudity." 3102 3177 msgstr "Sexuelle Aktivitäten oder erotische Nacktheit." 3103 3178 3104 - #: src/view/com/lightbox/Lightbox.tsx:134 3179 + #: src/view/com/lightbox/Lightbox.tsx:138 3105 3180 msgctxt "action" 3106 3181 msgid "Share" 3107 3182 msgstr "" ··· 3262 3337 msgid "Skip" 3263 3338 msgstr "Überspringen" 3264 3339 3340 + #: src/view/com/auth/create/Step2.tsx:80 3341 + msgid "SMS verification" 3342 + msgstr "" 3343 + 3265 3344 #: src/view/com/modals/ProfilePreview.tsx:62 3266 3345 msgid "Something went wrong and we're not sure what." 3267 3346 msgstr "" ··· 3270 3349 msgid "Something went wrong. Check your email and try again." 3271 3350 msgstr "" 3272 3351 3273 - #: src/App.native.tsx:57 3352 + #: src/App.native.tsx:62 3274 3353 msgid "Sorry! Your session expired. Please log in again." 3275 3354 msgstr "" 3276 3355 ··· 3286 3365 msgid "Square" 3287 3366 msgstr "Platz" 3288 3367 3289 - #: src/view/com/auth/create/Step1.tsx:90 3290 3368 #: src/view/com/modals/ServerInput.tsx:62 3291 3369 msgid "Staging" 3292 3370 msgstr "Aufführung" ··· 3295 3373 msgid "Status page" 3296 3374 msgstr "Status-Seite" 3297 3375 3376 + #: src/view/com/auth/create/StepHeader.tsx:22 3377 + msgid "Step {0} of {numSteps}" 3378 + msgstr "" 3379 + 3298 3380 #: src/view/com/auth/create/StepHeader.tsx:15 3299 - msgid "Step {step} of 3" 3300 - msgstr "" 3381 + #~ msgid "Step {step} of 3" 3382 + #~ msgstr "" 3301 3383 3302 3384 #: src/view/screens/Settings.tsx:276 3303 3385 msgid "Storage cleared, you need to restart the app now." 3304 3386 msgstr "" 3305 3387 3388 + #: src/Navigation.tsx:202 3306 3389 #: src/view/screens/Settings.tsx:740 3307 3390 msgid "Storybook" 3308 3391 msgstr "Märchenbuch" ··· 3323 3406 #~ msgid "Subscribed" 3324 3407 #~ msgstr "" 3325 3408 3326 - #: src/view/screens/Search/Search.tsx:362 3409 + #: src/view/screens/Search/Search.tsx:364 3327 3410 msgid "Suggested Follows" 3328 3411 msgstr "Vorgeschlagene Followerliste" 3329 3412 ··· 3335 3418 msgid "Suggestive" 3336 3419 msgstr "" 3337 3420 3338 - #: src/Navigation.tsx:214 3421 + #: src/Navigation.tsx:212 3339 3422 #: src/view/screens/Support.tsx:30 3340 3423 #: src/view/screens/Support.tsx:33 3341 3424 msgid "Support" ··· 3379 3462 msgid "Terms" 3380 3463 msgstr "Bedingungen" 3381 3464 3382 - #: src/Navigation.tsx:224 3465 + #: src/Navigation.tsx:222 3383 3466 #: src/view/screens/Settings.tsx:818 3384 3467 #: src/view/screens/TermsOfService.tsx:29 3385 - #: src/view/shell/Drawer.tsx:256 3468 + #: src/view/shell/Drawer.tsx:259 3386 3469 msgid "Terms of Service" 3387 3470 msgstr "Bedingungen der Dienstleistung" 3388 3471 ··· 3492 3575 msgid "There was an issue. Please check your internet connection and try again." 3493 3576 msgstr "" 3494 3577 3495 - #: src/view/com/util/ErrorBoundary.tsx:35 3578 + #: src/view/com/util/ErrorBoundary.tsx:36 3496 3579 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 3497 3580 msgstr "Es gab ein unerwartetes Problem in der Anwendung. Bitte teilen Sie uns mit, wenn dies bei Ihnen der Fall ist!" 3581 + 3582 + #: src/view/com/auth/create/Step2.tsx:53 3583 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3584 + msgstr "" 3498 3585 3499 3586 #: src/view/com/util/moderation/LabelInfo.tsx:45 3500 3587 #~ msgid "This {0} has been labeled." ··· 3543 3630 msgstr "Dies ist wichtig für den Fall, dass Sie Ihre E-Mail-Adresse ändern oder Ihr Passwort zurücksetzen müssen." 3544 3631 3545 3632 #: src/view/com/auth/create/Step1.tsx:55 3546 - msgid "This is the service that keeps you online." 3547 - msgstr "Das ist der Dienst, der Sie online hält." 3633 + #~ msgid "This is the service that keeps you online." 3634 + #~ msgstr "Das ist der Dienst, der Sie online hält." 3548 3635 3549 3636 #: src/view/com/modals/LinkWarning.tsx:58 3550 3637 msgid "This link is taking you to the following website:" ··· 3591 3678 msgid "Threaded Mode" 3592 3679 msgstr "Gewindemodus" 3593 3680 3594 - #: src/Navigation.tsx:254 3681 + #: src/Navigation.tsx:252 3595 3682 msgid "Threads Preferences" 3596 3683 msgstr "" 3597 3684 ··· 3626 3713 msgid "Un-mute list" 3627 3714 msgstr "Stummschaltliste aufheben" 3628 3715 3629 - #: src/view/com/auth/create/CreateAccount.tsx:65 3716 + #: src/view/com/auth/create/CreateAccount.tsx:66 3630 3717 #: src/view/com/auth/login/ForgotPasswordForm.tsx:87 3631 3718 #: src/view/com/auth/login/Login.tsx:76 3632 3719 #: src/view/com/auth/login/LoginForm.tsx:120 ··· 3664 3751 msgid "Unfollow {0}" 3665 3752 msgstr "" 3666 3753 3667 - #: src/view/com/auth/create/state.ts:216 3754 + #: src/view/com/auth/create/state.ts:298 3668 3755 msgid "Unfortunately, you do not meet the requirements to create an account." 3669 3756 msgstr "Leider erfüllen Sie nicht die Voraussetzungen, um ein Konto zu erstellen." 3670 3757 ··· 3803 3890 msgid "Users in \"{0}\"" 3804 3891 msgstr "Benutzer in \"{0}\"" 3805 3892 3893 + #: src/view/com/auth/create/Step2.tsx:241 3894 + msgid "Verification code" 3895 + msgstr "" 3896 + 3806 3897 #: src/view/screens/Settings.tsx:843 3807 3898 msgid "Verify email" 3808 3899 msgstr "E-Mail überprüfen" ··· 3853 3944 msgstr "" 3854 3945 3855 3946 #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3856 - msgid "We ran out of posts from your follows. Here's the latest from" 3947 + #~ msgid "We ran out of posts from your follows. Here's the latest from" 3948 + #~ msgstr "" 3949 + 3950 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3951 + msgid "We ran out of posts from your follows. Here's the latest from <0/>." 3857 3952 msgstr "" 3858 3953 3859 3954 #: src/view/com/modals/AppealLabel.tsx:48 3860 3955 msgid "We'll look into your appeal promptly." 3861 3956 msgstr "" 3862 3957 3863 - #: src/view/com/auth/create/CreateAccount.tsx:122 3958 + #: src/view/com/auth/create/CreateAccount.tsx:123 3864 3959 msgid "We're so excited to have you join us!" 3865 3960 msgstr "Wir freuen uns, Sie bei uns begrüßen zu dürfen!" 3866 3961 ··· 3868 3963 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 3869 3964 msgstr "" 3870 3965 3871 - #: src/view/screens/Search/Search.tsx:243 3966 + #: src/view/screens/Search/Search.tsx:245 3872 3967 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 3873 3968 msgstr "Es tut uns leid, aber Ihre Suche konnte nicht abgeschlossen werden. Bitte versuchen Sie es in ein paar Minuten erneut." 3874 3969 ··· 3919 4014 msgid "Write your reply" 3920 4015 msgstr "Schreiben Sie Ihre Antwort" 3921 4016 4017 + #: src/view/com/auth/create/Step2.tsx:260 4018 + msgid "XXXXXX" 4019 + msgstr "" 4020 + 3922 4021 #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 3923 4022 #: src/view/screens/PreferencesHomeFeed.tsx:129 3924 4023 #: src/view/screens/PreferencesHomeFeed.tsx:201 ··· 3935 4034 msgstr "" 3936 4035 3937 4036 #: src/view/com/auth/create/Step1.tsx:106 3938 - msgid "You can change hosting providers at any time." 3939 - msgstr "Sie können den Hosting-Anbieter jederzeit wechseln." 4037 + #~ msgid "You can change hosting providers at any time." 4038 + #~ msgstr "Sie können den Hosting-Anbieter jederzeit wechseln." 3940 4039 3941 4040 #: src/view/com/auth/login/Login.tsx:158 3942 4041 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 ··· 4012 4111 msgid "You've reached the end of your feed! Find some more accounts to follow." 4013 4112 msgstr "" 4014 4113 4015 - #: src/view/com/auth/create/Step2.tsx:58 4114 + #: src/view/com/auth/create/Step1.tsx:67 4016 4115 msgid "Your account" 4017 4116 msgstr "Ihr Konto" 4018 4117 ··· 4020 4119 msgid "Your account has been deleted" 4021 4120 msgstr "" 4022 4121 4023 - #: src/view/com/auth/create/Step2.tsx:146 4122 + #: src/view/com/auth/create/Step1.tsx:182 4024 4123 msgid "Your birth date" 4025 4124 msgstr "Ihr Geburtsdatum" 4026 4125 ··· 4028 4127 msgid "Your choice will be saved, but can be changed later in settings." 4029 4128 msgstr "" 4030 4129 4031 - #: src/view/com/auth/create/state.ts:102 4130 + #: src/view/com/auth/create/state.ts:153 4032 4131 #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 4033 4132 msgid "Your email appears to be invalid." 4034 4133 msgstr "Ihre E-Mail scheint ungültig zu sein." ··· 4058 4157 msgstr "" 4059 4158 4060 4159 #: src/view/com/auth/create/Step1.tsx:53 4061 - msgid "Your hosting provider" 4062 - msgstr "Hosting-Anbieter" 4160 + #~ msgid "Your hosting provider" 4161 + #~ msgstr "Hosting-Anbieter" 4063 4162 4064 4163 #: src/view/screens/Settings.tsx:430 4065 4164 #: src/view/shell/desktop/RightNav.tsx:137 4066 - #: src/view/shell/Drawer.tsx:657 4165 + #: src/view/shell/Drawer.tsx:660 4067 4166 msgid "Your invite codes are hidden when logged in using an App Password" 4068 4167 msgstr "Ihre Einladungscodes werden ausgeblendet, wenn Sie sich mit einem App-Passwort anmelden." 4069 4168
+273 -174
src/locale/locales/en/messages.po
··· 31 31 32 32 #: src/view/com/modals/CreateOrEditList.tsx:185 33 33 #: src/view/screens/Settings.tsx:294 34 - msgid "{0}" 35 - msgstr "" 34 + #~ msgid "{0}" 35 + #~ msgstr "" 36 36 37 37 #: src/view/com/modals/CreateOrEditList.tsx:176 38 38 #~ msgid "{0} {purposeLabel} List" ··· 47 47 msgstr "" 48 48 49 49 #: src/view/screens/Settings.tsx:435 50 - #: src/view/shell/Drawer.tsx:661 50 + #: src/view/shell/Drawer.tsx:664 51 51 msgid "{invitesAvailable} invite code available" 52 52 msgstr "" 53 53 54 54 #: src/view/screens/Settings.tsx:437 55 - #: src/view/shell/Drawer.tsx:663 55 + #: src/view/shell/Drawer.tsx:666 56 56 msgid "{invitesAvailable} invite codes available" 57 57 msgstr "" 58 58 59 59 #: src/view/screens/Search/Search.tsx:87 60 - msgid "{message}" 61 - msgstr "" 60 + #~ msgid "{message}" 61 + #~ msgstr "" 62 62 63 - #: src/view/shell/Drawer.tsx:440 63 + #: src/view/shell/Drawer.tsx:443 64 64 msgid "{numUnreadNotifications} unread" 65 65 msgstr "" 66 66 67 67 #: src/Navigation.tsx:147 68 - msgid "@{0}" 69 - msgstr "" 68 + #~ msgid "@{0}" 69 + #~ msgstr "" 70 70 71 71 #: src/view/com/threadgate/WhoCanReply.tsx:158 72 72 msgid "<0/> members" ··· 113 113 msgstr "" 114 114 115 115 #: src/view/com/util/ViewHeader.tsx:83 116 - #: src/view/screens/Search/Search.tsx:538 116 + #: src/view/screens/Search/Search.tsx:545 117 117 msgid "Access navigation links and settings" 118 118 msgstr "" 119 119 120 - #: src/view/com/pager/FeedsTabBarMobile.tsx:78 120 + #: src/view/com/pager/FeedsTabBarMobile.tsx:83 121 121 msgid "Access profile and other navigation links" 122 122 msgstr "" 123 123 ··· 312 312 msgid "App passwords" 313 313 msgstr "" 314 314 315 - #: src/Navigation.tsx:239 315 + #: src/Navigation.tsx:237 316 316 #: src/view/screens/AppPasswords.tsx:187 317 317 msgid "App Passwords" 318 318 msgstr "" ··· 373 373 #~ msgid "Ask apps to limit the visibility of my account" 374 374 #~ msgstr "" 375 375 376 - #: src/view/com/auth/create/CreateAccount.tsx:141 376 + #: src/view/com/auth/create/CreateAccount.tsx:142 377 377 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 378 378 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 379 379 #: src/view/com/auth/login/LoginForm.tsx:256 ··· 396 396 msgid "Basics" 397 397 msgstr "" 398 398 399 - #: src/view/com/auth/create/Step2.tsx:156 399 + #: src/view/com/auth/create/Step1.tsx:194 400 400 #: src/view/com/modals/BirthDateSettings.tsx:73 401 401 msgid "Birthday" 402 402 msgstr "" ··· 427 427 msgstr "" 428 428 429 429 #: src/view/com/lists/ListCard.tsx:109 430 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 430 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 431 431 msgid "Blocked" 432 432 msgstr "" 433 433 ··· 435 435 msgid "Blocked accounts" 436 436 msgstr "" 437 437 438 - #: src/Navigation.tsx:131 438 + #: src/Navigation.tsx:129 439 439 #: src/view/screens/ModerationBlockedAccounts.tsx:107 440 440 msgid "Blocked Accounts" 441 441 msgstr "" ··· 529 529 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 530 530 msgstr "" 531 531 532 + #: src/components/Prompt.tsx:92 532 533 #: src/view/com/composer/Composer.tsx:300 533 534 #: src/view/com/composer/Composer.tsx:305 534 535 #: src/view/com/modals/ChangeEmail.tsx:218 535 536 #: src/view/com/modals/ChangeEmail.tsx:220 536 - #: src/view/com/modals/CreateOrEditList.tsx:288 537 + #: src/view/com/modals/CreateOrEditList.tsx:286 537 538 #: src/view/com/modals/EditImage.tsx:323 538 539 #: src/view/com/modals/EditProfile.tsx:249 539 540 #: src/view/com/modals/InAppBrowserConsent.tsx:78 ··· 542 543 #: src/view/com/modals/VerifyEmail.tsx:247 543 544 #: src/view/com/modals/VerifyEmail.tsx:253 544 545 #: src/view/com/modals/Waitlist.tsx:142 545 - #: src/view/screens/Search/Search.tsx:602 546 - #: src/view/shell/desktop/Search.tsx:185 546 + #: src/view/screens/Search/Search.tsx:609 547 + #: src/view/shell/desktop/Search.tsx:238 547 548 msgid "Cancel" 548 549 msgstr "" 549 550 550 551 #: src/view/com/modals/Confirm.tsx:88 551 552 #: src/view/com/modals/Confirm.tsx:91 552 - #: src/view/com/modals/CreateOrEditList.tsx:293 553 + #: src/view/com/modals/CreateOrEditList.tsx:291 553 554 #: src/view/com/modals/DeleteAccount.tsx:152 554 555 #: src/view/com/modals/DeleteAccount.tsx:230 555 556 msgctxt "action" ··· 582 583 msgstr "" 583 584 584 585 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 585 - #: src/view/shell/desktop/Search.tsx:181 586 + #: src/view/shell/desktop/Search.tsx:234 586 587 msgid "Cancel search" 587 588 msgstr "" 588 589 ··· 653 654 #~ msgid "Choose your" 654 655 #~ msgstr "" 655 656 656 - #: src/view/com/auth/create/Step2.tsx:127 657 + #: src/view/com/auth/create/Step1.tsx:163 657 658 msgid "Choose your password" 658 659 msgstr "" 659 660 ··· 676 677 msgstr "" 677 678 678 679 #: src/view/com/util/forms/SearchInput.tsx:74 679 - #: src/view/screens/Search/Search.tsx:583 680 + #: src/view/screens/Search/Search.tsx:590 680 681 msgid "Clear search query" 681 682 msgstr "" 682 683 ··· 684 685 msgid "click here" 685 686 msgstr "" 686 687 688 + #: src/components/Dialog/index.web.tsx:78 689 + msgid "Close active dialog" 690 + msgstr "" 691 + 687 692 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 688 693 msgid "Close alert" 689 694 msgstr "" ··· 700 705 msgid "Close image viewer" 701 706 msgstr "" 702 707 703 - #: src/view/shell/index.web.tsx:49 708 + #: src/view/shell/index.web.tsx:51 704 709 msgid "Close navigation footer" 705 710 msgstr "" 706 711 707 - #: src/view/shell/index.web.tsx:50 712 + #: src/view/shell/index.web.tsx:52 708 713 msgid "Closes bottom navigation bar" 709 714 msgstr "" 710 715 ··· 724 729 msgid "Collapses list of users for a given notification" 725 730 msgstr "" 726 731 727 - #: src/Navigation.tsx:229 732 + #: src/Navigation.tsx:227 728 733 #: src/view/screens/CommunityGuidelines.tsx:32 729 734 msgid "Community Guidelines" 730 735 msgstr "" ··· 737 742 msgid "Compose reply" 738 743 msgstr "" 739 744 745 + #: src/components/Prompt.tsx:114 740 746 #: src/view/com/modals/AppealLabel.tsx:98 741 747 #: src/view/com/modals/SelfLabel.tsx:154 742 748 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 779 785 msgid "Confirms signing up {email} to the waitlist" 780 786 msgstr "" 781 787 782 - #: src/view/com/auth/create/CreateAccount.tsx:174 788 + #: src/view/com/auth/create/CreateAccount.tsx:175 783 789 #: src/view/com/auth/login/LoginForm.tsx:275 784 790 msgid "Connecting..." 785 791 msgstr "" 786 792 793 + #: src/view/com/auth/create/CreateAccount.tsx:195 794 + msgid "Contact support" 795 + msgstr "" 796 + 787 797 #: src/view/screens/Moderation.tsx:81 788 798 msgid "Content filtering" 789 799 msgstr "" ··· 854 864 msgid "Copy post text" 855 865 msgstr "" 856 866 857 - #: src/Navigation.tsx:234 867 + #: src/Navigation.tsx:232 858 868 #: src/view/screens/CopyrightPolicy.tsx:29 859 869 msgid "Copyright Policy" 860 870 msgstr "" ··· 865 875 866 876 #: src/view/screens/ProfileList.tsx:867 867 877 msgid "Could not load list" 878 + msgstr "" 879 + 880 + #: src/view/com/auth/create/Step2.tsx:89 881 + msgid "Country" 868 882 msgstr "" 869 883 870 884 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 ··· 877 891 msgid "Create a new Bluesky account" 878 892 msgstr "" 879 893 880 - #: src/view/com/auth/create/CreateAccount.tsx:121 894 + #: src/view/com/auth/create/CreateAccount.tsx:122 881 895 msgid "Create Account" 882 896 msgstr "" 883 897 ··· 928 942 msgstr "" 929 943 930 944 #: src/Navigation.tsx:204 931 - msgid "Debug" 932 - msgstr "" 945 + #~ msgid "Debug" 946 + #~ msgstr "" 933 947 934 948 #: src/view/screens/Debug.tsx:83 935 949 msgid "Debug panel" ··· 969 983 msgid "Delete this post?" 970 984 msgstr "" 971 985 972 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 986 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 973 987 msgid "Deleted" 974 988 msgstr "" 975 989 ··· 977 991 msgid "Deleted post." 978 992 msgstr "" 979 993 980 - #: src/view/com/modals/CreateOrEditList.tsx:239 981 - #: src/view/com/modals/CreateOrEditList.tsx:255 994 + #: src/view/com/modals/CreateOrEditList.tsx:237 995 + #: src/view/com/modals/CreateOrEditList.tsx:253 982 996 #: src/view/com/modals/EditProfile.tsx:198 983 997 #: src/view/com/modals/EditProfile.tsx:210 984 998 msgid "Description" 985 999 msgstr "" 986 1000 987 1001 #: src/view/com/auth/create/Step1.tsx:96 988 - msgid "Dev Server" 989 - msgstr "" 1002 + #~ msgid "Dev Server" 1003 + #~ msgstr "" 990 1004 991 1005 #: src/view/screens/Settings.tsx:711 992 1006 msgid "Developer Tools" ··· 1029 1043 msgid "Domain verified!" 1030 1044 msgstr "" 1031 1045 1032 - #: src/view/com/auth/create/Step2.tsx:83 1046 + #: src/view/com/auth/create/Step1.tsx:114 1033 1047 msgid "Don't have an invite code?" 1034 1048 msgstr "" 1035 1049 ··· 1074 1088 msgid "e.g. Artist, dog-lover, and avid reader." 1075 1089 msgstr "" 1076 1090 1077 - #: src/view/com/modals/CreateOrEditList.tsx:225 1091 + #: src/view/com/modals/CreateOrEditList.tsx:223 1078 1092 msgid "e.g. Great Posters" 1079 1093 msgstr "" 1080 1094 1081 - #: src/view/com/modals/CreateOrEditList.tsx:226 1095 + #: src/view/com/modals/CreateOrEditList.tsx:224 1082 1096 msgid "e.g. Spammers" 1083 1097 msgstr "" 1084 1098 1085 - #: src/view/com/modals/CreateOrEditList.tsx:246 1099 + #: src/view/com/modals/CreateOrEditList.tsx:244 1086 1100 msgid "e.g. The posters who never miss." 1087 1101 msgstr "" 1088 1102 1089 - #: src/view/com/modals/CreateOrEditList.tsx:247 1103 + #: src/view/com/modals/CreateOrEditList.tsx:245 1090 1104 msgid "e.g. Users that repeatedly reply with ads." 1091 1105 msgstr "" 1092 1106 ··· 1108 1122 msgid "Edit list details" 1109 1123 msgstr "" 1110 1124 1111 - #: src/view/com/modals/CreateOrEditList.tsx:193 1125 + #: src/view/com/modals/CreateOrEditList.tsx:192 1112 1126 msgid "Edit Moderation List" 1113 1127 msgstr "" 1114 1128 1115 - #: src/Navigation.tsx:244 1129 + #: src/Navigation.tsx:242 1116 1130 #: src/view/screens/Feeds.tsx:371 1117 1131 #: src/view/screens/SavedFeeds.tsx:84 1118 1132 msgid "Edit My Feeds" ··· 1134 1148 msgid "Edit Saved Feeds" 1135 1149 msgstr "" 1136 1150 1137 - #: src/view/com/modals/CreateOrEditList.tsx:188 1151 + #: src/view/com/modals/CreateOrEditList.tsx:187 1138 1152 msgid "Edit User List" 1139 1153 msgstr "" 1140 1154 ··· 1146 1160 msgid "Edit your profile description" 1147 1161 msgstr "" 1148 1162 1149 - #: src/view/com/auth/create/Step2.tsx:108 1163 + #: src/view/com/auth/create/Step1.tsx:143 1164 + #: src/view/com/auth/create/Step2.tsx:192 1165 + #: src/view/com/auth/create/Step2.tsx:266 1150 1166 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 1151 1167 #: src/view/com/modals/ChangeEmail.tsx:141 1152 1168 #: src/view/com/modals/Waitlist.tsx:88 1153 1169 msgid "Email" 1154 1170 msgstr "" 1155 1171 1156 - #: src/view/com/auth/create/Step2.tsx:99 1172 + #: src/view/com/auth/create/Step1.tsx:134 1157 1173 #: src/view/com/auth/login/ForgotPasswordForm.tsx:143 1158 1174 msgid "Email address" 1159 1175 msgstr "" ··· 1208 1224 msgstr "" 1209 1225 1210 1226 #: src/view/com/auth/create/Step1.tsx:71 1211 - msgid "Enter the address of your provider:" 1212 - msgstr "" 1227 + #~ msgid "Enter the address of your provider:" 1228 + #~ msgstr "" 1213 1229 1214 1230 #: src/view/com/modals/ChangeHandle.tsx:371 1215 1231 msgid "Enter the domain you want to use" ··· 1219 1235 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." 1220 1236 msgstr "" 1221 1237 1222 - #: src/view/com/auth/create/Step2.tsx:157 1238 + #: src/view/com/auth/create/Step1.tsx:195 1223 1239 #: src/view/com/modals/BirthDateSettings.tsx:74 1224 1240 msgid "Enter your birth date" 1225 1241 msgstr "" ··· 1228 1244 msgid "Enter your email" 1229 1245 msgstr "" 1230 1246 1231 - #: src/view/com/auth/create/Step2.tsx:104 1247 + #: src/view/com/auth/create/Step1.tsx:139 1232 1248 msgid "Enter your email address" 1233 1249 msgstr "" 1234 1250 ··· 1240 1256 msgid "Enter your new email address below." 1241 1257 msgstr "" 1242 1258 1259 + #: src/view/com/auth/create/Step2.tsx:186 1260 + msgid "Enter your phone number" 1261 + msgstr "" 1262 + 1243 1263 #: src/view/com/auth/login/Login.tsx:99 1244 1264 msgid "Enter your username and password" 1245 1265 msgstr "" 1246 1266 1247 - #: src/view/screens/Search/Search.tsx:105 1267 + #: src/view/screens/Search/Search.tsx:107 1248 1268 msgid "Error:" 1249 1269 msgstr "" 1250 1270 ··· 1261 1281 msgstr "" 1262 1282 1263 1283 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1264 - #: src/view/shell/desktop/Search.tsx:182 1284 + #: src/view/shell/desktop/Search.tsx:235 1265 1285 msgid "Exits inputting search query" 1266 1286 msgstr "" 1267 1287 ··· 1287 1307 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." 1288 1308 msgstr "" 1289 1309 1290 - #: src/Navigation.tsx:260 1310 + #: src/Navigation.tsx:258 1291 1311 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1292 1312 #: src/view/screens/Settings.tsx:623 1293 1313 msgid "External Media Preferences" ··· 1315 1335 msgid "Failed to load recommended feeds" 1316 1336 msgstr "" 1317 1337 1318 - #: src/Navigation.tsx:194 1338 + #: src/Navigation.tsx:192 1319 1339 msgid "Feed" 1320 1340 msgstr "" 1321 1341 ··· 1332 1352 msgstr "" 1333 1353 1334 1354 #: src/view/shell/desktop/RightNav.tsx:73 1335 - #: src/view/shell/Drawer.tsx:311 1355 + #: src/view/shell/Drawer.tsx:314 1336 1356 msgid "Feedback" 1337 1357 msgstr "" 1338 1358 1339 - #: src/Navigation.tsx:442 1359 + #: src/Navigation.tsx:440 1340 1360 #: src/view/screens/Feeds.tsx:479 1341 1361 #: src/view/screens/Profile.tsx:165 1342 1362 #: src/view/shell/bottom-bar/BottomBar.tsx:181 1343 1363 #: src/view/shell/desktop/LeftNav.tsx:342 1344 - #: src/view/shell/Drawer.tsx:476 1345 - #: src/view/shell/Drawer.tsx:477 1364 + #: src/view/shell/Drawer.tsx:479 1365 + #: src/view/shell/Drawer.tsx:480 1346 1366 msgid "Feeds" 1347 1367 msgstr "" 1348 1368 ··· 1360 1380 msgid "Find accounts to follow" 1361 1381 msgstr "" 1362 1382 1363 - #: src/view/screens/Search/Search.tsx:427 1383 + #: src/view/screens/Search/Search.tsx:429 1364 1384 msgid "Find users on Bluesky" 1365 1385 msgstr "" 1366 1386 1367 - #: src/view/screens/Search/Search.tsx:425 1387 + #: src/view/screens/Search/Search.tsx:427 1368 1388 msgid "Find users with the search tool on the right" 1369 1389 msgstr "" 1370 1390 ··· 1500 1520 msgid "Go Back" 1501 1521 msgstr "" 1502 1522 1523 + #: src/view/screens/Search/Search.tsx:640 1524 + #: src/view/shell/desktop/Search.tsx:262 1525 + msgid "Go to @{queryMaybeHandle}" 1526 + msgstr "" 1527 + 1503 1528 #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1504 1529 #: src/view/com/auth/login/LoginForm.tsx:285 1505 1530 #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 ··· 1510 1535 msgid "Handle" 1511 1536 msgstr "" 1512 1537 1538 + #: src/view/com/auth/create/CreateAccount.tsx:190 1539 + msgid "Having trouble?" 1540 + msgstr "" 1541 + 1513 1542 #: src/view/shell/desktop/RightNav.tsx:102 1514 - #: src/view/shell/Drawer.tsx:321 1543 + #: src/view/shell/Drawer.tsx:324 1515 1544 msgid "Help" 1516 1545 msgstr "" 1517 1546 ··· 1580 1609 #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." 1581 1610 #~ msgstr "" 1582 1611 1583 - #: src/Navigation.tsx:432 1612 + #: src/Navigation.tsx:430 1584 1613 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1585 1614 #: src/view/shell/desktop/LeftNav.tsx:306 1586 - #: src/view/shell/Drawer.tsx:398 1587 - #: src/view/shell/Drawer.tsx:399 1615 + #: src/view/shell/Drawer.tsx:401 1616 + #: src/view/shell/Drawer.tsx:402 1588 1617 msgid "Home" 1589 1618 msgstr "" 1590 1619 1591 - #: src/Navigation.tsx:249 1592 - #: src/view/com/pager/FeedsTabBarMobile.tsx:98 1620 + #: src/Navigation.tsx:247 1621 + #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1593 1622 #: src/view/screens/PreferencesHomeFeed.tsx:104 1594 1623 #: src/view/screens/Settings.tsx:509 1595 1624 msgid "Home Feed Preferences" ··· 1601 1630 1602 1631 #: src/view/com/auth/create/Step1.tsx:76 1603 1632 #: src/view/com/auth/create/Step1.tsx:81 1604 - msgid "Hosting provider address" 1605 - msgstr "" 1633 + #~ msgid "Hosting provider address" 1634 + #~ msgstr "" 1606 1635 1607 1636 #: src/view/com/modals/InAppBrowserConsent.tsx:44 1608 1637 msgid "How should we open this link?" ··· 1654 1683 msgid "Input confirmation code for account deletion" 1655 1684 msgstr "" 1656 1685 1657 - #: src/view/com/auth/create/Step2.tsx:109 1658 - msgid "Input email for Bluesky waitlist" 1686 + #: src/view/com/auth/create/Step1.tsx:144 1687 + msgid "Input email for Bluesky account" 1659 1688 msgstr "" 1660 1689 1690 + #: src/view/com/auth/create/Step2.tsx:109 1691 + #~ msgid "Input email for Bluesky waitlist" 1692 + #~ msgstr "" 1693 + 1661 1694 #: src/view/com/auth/create/Step1.tsx:80 1662 - msgid "Input hosting provider address" 1663 - msgstr "" 1695 + #~ msgid "Input hosting provider address" 1696 + #~ msgstr "" 1664 1697 1665 - #: src/view/com/auth/create/Step2.tsx:73 1698 + #: src/view/com/auth/create/Step1.tsx:102 1666 1699 msgid "Input invite code to proceed" 1667 1700 msgstr "" 1668 1701 ··· 1678 1711 msgid "Input password for account deletion" 1679 1712 msgstr "" 1680 1713 1714 + #: src/view/com/auth/create/Step2.tsx:194 1715 + msgid "Input phone number for SMS verification" 1716 + msgstr "" 1717 + 1681 1718 #: src/view/com/auth/login/LoginForm.tsx:227 1682 1719 msgid "Input the password tied to {identifier}" 1683 1720 msgstr "" 1684 1721 1685 1722 #: src/view/com/auth/login/LoginForm.tsx:194 1686 1723 msgid "Input the username or email address you used at signup" 1724 + msgstr "" 1725 + 1726 + #: src/view/com/auth/create/Step2.tsx:268 1727 + msgid "Input the verification code we have texted to you" 1687 1728 msgstr "" 1688 1729 1689 1730 #: src/view/com/modals/Waitlist.tsx:90 ··· 1715 1756 msgid "Invite a Friend" 1716 1757 msgstr "" 1717 1758 1718 - #: src/view/com/auth/create/Step2.tsx:63 1719 - #: src/view/com/auth/create/Step2.tsx:72 1759 + #: src/view/com/auth/create/Step1.tsx:92 1760 + #: src/view/com/auth/create/Step1.tsx:101 1720 1761 msgid "Invite code" 1721 1762 msgstr "" 1722 1763 1723 - #: src/view/com/auth/create/state.ts:136 1764 + #: src/view/com/auth/create/state.ts:199 1724 1765 msgid "Invite code not accepted. Check that you input it correctly and try again." 1725 1766 msgstr "" 1726 1767 ··· 1728 1769 msgid "Invite codes: {0} available" 1729 1770 msgstr "" 1730 1771 1731 - #: src/view/shell/Drawer.tsx:642 1772 + #: src/view/shell/Drawer.tsx:645 1732 1773 msgid "Invite codes: {invitesAvailable} available" 1733 1774 msgstr "" 1734 1775 ··· 1744 1785 msgid "Join the waitlist" 1745 1786 msgstr "" 1746 1787 1747 - #: src/view/com/auth/create/Step2.tsx:86 1748 - #: src/view/com/auth/create/Step2.tsx:90 1788 + #: src/view/com/auth/create/Step1.tsx:118 1789 + #: src/view/com/auth/create/Step1.tsx:122 1749 1790 msgid "Join the waitlist." 1750 1791 msgstr "" 1751 1792 ··· 1761 1802 msgid "Language settings" 1762 1803 msgstr "" 1763 1804 1764 - #: src/Navigation.tsx:141 1805 + #: src/Navigation.tsx:139 1765 1806 #: src/view/screens/LanguageSettings.tsx:89 1766 1807 msgid "Language Settings" 1767 1808 msgstr "" ··· 1770 1811 msgid "Languages" 1771 1812 msgstr "" 1772 1813 1773 - #: src/view/com/auth/create/StepHeader.tsx:13 1814 + #: src/view/com/auth/create/StepHeader.tsx:20 1774 1815 msgid "Last step!" 1775 1816 msgstr "" 1776 1817 ··· 1830 1871 msgid "Like this feed" 1831 1872 msgstr "" 1832 1873 1833 - #: src/Navigation.tsx:199 1874 + #: src/Navigation.tsx:197 1834 1875 #: src/view/screens/PostLikedBy.tsx:27 1835 1876 #: src/view/screens/ProfileFeedLikedBy.tsx:27 1836 1877 msgid "Liked by" ··· 1868 1909 #~ msgid "Limit the visibility of my account to logged-out users" 1869 1910 #~ msgstr "" 1870 1911 1871 - #: src/Navigation.tsx:168 1912 + #: src/Navigation.tsx:166 1872 1913 msgid "List" 1873 1914 msgstr "" 1874 1915 1875 - #: src/view/com/modals/CreateOrEditList.tsx:205 1916 + #: src/view/com/modals/CreateOrEditList.tsx:203 1876 1917 msgid "List Avatar" 1877 1918 msgstr "" 1878 1919 ··· 1892 1933 msgid "List muted" 1893 1934 msgstr "" 1894 1935 1895 - #: src/view/com/modals/CreateOrEditList.tsx:218 1936 + #: src/view/com/modals/CreateOrEditList.tsx:216 1896 1937 msgid "List Name" 1897 1938 msgstr "" 1898 1939 ··· 1904 1945 msgid "List unmuted" 1905 1946 msgstr "" 1906 1947 1907 - #: src/Navigation.tsx:111 1948 + #: src/Navigation.tsx:109 1908 1949 #: src/view/screens/Profile.tsx:166 1909 1950 #: src/view/shell/desktop/LeftNav.tsx:379 1910 - #: src/view/shell/Drawer.tsx:492 1911 - #: src/view/shell/Drawer.tsx:493 1951 + #: src/view/shell/Drawer.tsx:495 1952 + #: src/view/shell/Drawer.tsx:496 1912 1953 msgid "Lists" 1913 1954 msgstr "" 1914 1955 ··· 1936 1977 msgid "Local dev server" 1937 1978 msgstr "" 1938 1979 1939 - #: src/Navigation.tsx:209 1980 + #: src/Navigation.tsx:207 1940 1981 msgid "Log" 1941 1982 msgstr "" 1942 1983 ··· 1973 2014 msgstr "" 1974 2015 1975 2016 #: src/view/com/util/ViewHeader.tsx:81 1976 - #: src/view/screens/Search/Search.tsx:537 2017 + #: src/view/screens/Search/Search.tsx:544 1977 2018 msgid "Menu" 1978 2019 msgstr "" 1979 2020 ··· 1985 2026 msgid "Message from server: {0}" 1986 2027 msgstr "" 1987 2028 1988 - #: src/Navigation.tsx:116 2029 + #: src/Navigation.tsx:114 1989 2030 #: src/view/screens/Moderation.tsx:64 1990 2031 #: src/view/screens/Settings.tsx:591 1991 2032 #: src/view/shell/desktop/LeftNav.tsx:397 1992 - #: src/view/shell/Drawer.tsx:511 1993 - #: src/view/shell/Drawer.tsx:512 2033 + #: src/view/shell/Drawer.tsx:514 2034 + #: src/view/shell/Drawer.tsx:515 1994 2035 msgid "Moderation" 1995 2036 msgstr "" 1996 2037 ··· 2021 2062 msgid "Moderation lists" 2022 2063 msgstr "" 2023 2064 2024 - #: src/Navigation.tsx:121 2065 + #: src/Navigation.tsx:119 2025 2066 #: src/view/screens/ModerationModlists.tsx:58 2026 2067 msgid "Moderation Lists" 2027 2068 msgstr "" ··· 2084 2125 msgid "Muted accounts" 2085 2126 msgstr "" 2086 2127 2087 - #: src/Navigation.tsx:126 2128 + #: src/Navigation.tsx:124 2088 2129 #: src/view/screens/ModerationMutedAccounts.tsx:107 2089 2130 msgid "Muted Accounts" 2090 2131 msgstr "" ··· 2118 2159 msgstr "" 2119 2160 2120 2161 #: src/view/com/modals/AddAppPasswords.tsx:181 2121 - #: src/view/com/modals/CreateOrEditList.tsx:232 2162 + #: src/view/com/modals/CreateOrEditList.tsx:230 2122 2163 msgid "Name" 2123 2164 msgstr "" 2124 2165 ··· 2132 2173 msgid "Navigates to the next screen" 2133 2174 msgstr "" 2134 2175 2135 - #: src/view/shell/Drawer.tsx:71 2176 + #: src/view/shell/Drawer.tsx:73 2136 2177 msgid "Navigates to your profile" 2137 2178 msgstr "" 2138 2179 ··· 2155 2196 msgid "New" 2156 2197 msgstr "" 2157 2198 2158 - #: src/view/com/modals/CreateOrEditList.tsx:195 2199 + #: src/view/com/modals/CreateOrEditList.tsx:194 2159 2200 msgid "New Moderation List" 2160 2201 msgstr "" 2161 2202 ··· 2186 2227 #~ msgid "New Post" 2187 2228 #~ msgstr "" 2188 2229 2189 - #: src/view/com/modals/CreateOrEditList.tsx:190 2230 + #: src/view/com/modals/CreateOrEditList.tsx:189 2190 2231 msgid "New User List" 2191 2232 msgstr "" 2192 2233 ··· 2194 2235 msgid "Newest replies first" 2195 2236 msgstr "" 2196 2237 2197 - #: src/view/com/auth/create/CreateAccount.tsx:154 2238 + #: src/view/com/auth/create/CreateAccount.tsx:155 2198 2239 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2199 2240 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 2200 2241 #: src/view/com/auth/login/LoginForm.tsx:288 ··· 2250 2291 #~ msgstr "" 2251 2292 2252 2293 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 2253 - #: src/view/screens/Search/Search.tsx:270 2254 - #: src/view/screens/Search/Search.tsx:298 2255 - #: src/view/screens/Search/Search.tsx:630 2256 - #: src/view/shell/desktop/Search.tsx:213 2294 + #: src/view/screens/Search/Search.tsx:272 2295 + #: src/view/screens/Search/Search.tsx:300 2257 2296 msgid "No results found for {query}" 2258 2297 msgstr "" 2259 2298 ··· 2273 2312 msgid "Not Applicable." 2274 2313 msgstr "" 2275 2314 2276 - #: src/Navigation.tsx:106 2315 + #: src/Navigation.tsx:104 2277 2316 msgid "Not Found" 2278 2317 msgstr "" 2279 2318 ··· 2294 2333 #~ msgid "Note: Third-party apps that display Bluesky content may not respect this setting." 2295 2334 #~ msgstr "" 2296 2335 2297 - #: src/Navigation.tsx:447 2336 + #: src/Navigation.tsx:445 2298 2337 #: src/view/screens/Notifications.tsx:113 2299 2338 #: src/view/screens/Notifications.tsx:137 2300 2339 #: src/view/shell/bottom-bar/BottomBar.tsx:205 2301 2340 #: src/view/shell/desktop/LeftNav.tsx:361 2302 - #: src/view/shell/Drawer.tsx:435 2303 - #: src/view/shell/Drawer.tsx:436 2341 + #: src/view/shell/Drawer.tsx:438 2342 + #: src/view/shell/Drawer.tsx:439 2304 2343 msgid "Notifications" 2305 2344 msgstr "" 2306 2345 ··· 2308 2347 msgid "Nudity" 2309 2348 msgstr "" 2310 2349 2311 - #: src/view/com/util/ErrorBoundary.tsx:34 2350 + #: src/view/com/util/ErrorBoundary.tsx:35 2312 2351 msgid "Oh no!" 2313 2352 msgstr "" 2314 2353 ··· 2347 2386 msgid "Open links with in-app browser" 2348 2387 msgstr "" 2349 2388 2350 - #: src/view/com/pager/FeedsTabBarMobile.tsx:76 2389 + #: src/view/com/pager/FeedsTabBarMobile.tsx:81 2351 2390 msgid "Open navigation" 2352 2391 msgstr "" 2353 2392 ··· 2405 2444 2406 2445 #: src/view/com/modals/InviteCodes.tsx:172 2407 2446 #: src/view/shell/desktop/RightNav.tsx:156 2408 - #: src/view/shell/Drawer.tsx:643 2447 + #: src/view/shell/Drawer.tsx:646 2409 2448 msgid "Opens list of invite codes" 2410 2449 msgstr "" 2411 2450 ··· 2478 2517 msgid "Page not found" 2479 2518 msgstr "" 2480 2519 2481 - #: src/view/com/auth/create/Step2.tsx:122 2482 - #: src/view/com/auth/create/Step2.tsx:132 2520 + #: src/view/com/auth/create/Step1.tsx:158 2521 + #: src/view/com/auth/create/Step1.tsx:168 2483 2522 #: src/view/com/auth/login/LoginForm.tsx:223 2484 2523 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2485 2524 #: src/view/com/modals/DeleteAccount.tsx:198 ··· 2494 2533 msgid "Password updated!" 2495 2534 msgstr "" 2496 2535 2497 - #: src/Navigation.tsx:162 2536 + #: src/Navigation.tsx:160 2498 2537 msgid "People followed by @{0}" 2499 2538 msgstr "" 2500 2539 2501 - #: src/Navigation.tsx:155 2540 + #: src/Navigation.tsx:153 2502 2541 msgid "People following @{0}" 2503 2542 msgstr "" 2504 2543 ··· 2508 2547 2509 2548 #: src/view/com/lightbox/Lightbox.tsx:72 2510 2549 msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2550 + msgstr "" 2551 + 2552 + #: src/view/com/auth/create/Step2.tsx:181 2553 + msgid "Phone number" 2511 2554 msgstr "" 2512 2555 2513 2556 #: src/view/com/modals/SelfLabel.tsx:121 ··· 2536 2579 msgid "Plays the GIF" 2537 2580 msgstr "" 2538 2581 2539 - #: src/view/com/auth/create/state.ts:116 2582 + #: src/view/com/auth/create/state.ts:177 2540 2583 msgid "Please choose your handle." 2541 2584 msgstr "" 2542 2585 2543 - #: src/view/com/auth/create/state.ts:109 2586 + #: src/view/com/auth/create/state.ts:160 2544 2587 msgid "Please choose your password." 2545 2588 msgstr "" 2546 2589 ··· 2552 2595 msgid "Please enter a name for your app password. All spaces is not allowed." 2553 2596 msgstr "" 2554 2597 2598 + #: src/view/com/auth/create/Step2.tsx:204 2599 + msgid "Please enter a phone number that can receive SMS text messages." 2600 + msgstr "" 2601 + 2555 2602 #: src/view/com/modals/AddAppPasswords.tsx:144 2556 2603 msgid "Please enter a unique name for this App Password or use our randomly generated one." 2557 2604 msgstr "" 2558 2605 2559 - #: src/view/com/auth/create/state.ts:95 2606 + #: src/view/com/auth/create/state.ts:170 2607 + msgid "Please enter the code you received by SMS." 2608 + msgstr "" 2609 + 2610 + #: src/view/com/auth/create/Step2.tsx:279 2611 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2612 + msgstr "" 2613 + 2614 + #: src/view/com/auth/create/state.ts:146 2560 2615 msgid "Please enter your email." 2561 2616 msgstr "" 2562 2617 ··· 2608 2663 msgid "Post by {0}" 2609 2664 msgstr "" 2610 2665 2611 - #: src/Navigation.tsx:174 2612 - #: src/Navigation.tsx:181 2613 - #: src/Navigation.tsx:188 2666 + #: src/Navigation.tsx:172 2667 + #: src/Navigation.tsx:179 2668 + #: src/Navigation.tsx:186 2614 2669 msgid "Post by @{0}" 2615 2670 msgstr "" 2616 2671 ··· 2663 2718 msgid "Privacy" 2664 2719 msgstr "" 2665 2720 2666 - #: src/Navigation.tsx:219 2721 + #: src/Navigation.tsx:217 2667 2722 #: src/view/screens/PrivacyPolicy.tsx:29 2668 2723 #: src/view/screens/Settings.tsx:824 2669 - #: src/view/shell/Drawer.tsx:262 2724 + #: src/view/shell/Drawer.tsx:265 2670 2725 msgid "Privacy Policy" 2671 2726 msgstr "" 2672 2727 ··· 2676 2731 2677 2732 #: src/view/shell/bottom-bar/BottomBar.tsx:247 2678 2733 #: src/view/shell/desktop/LeftNav.tsx:415 2679 - #: src/view/shell/Drawer.tsx:70 2680 - #: src/view/shell/Drawer.tsx:546 2681 - #: src/view/shell/Drawer.tsx:547 2734 + #: src/view/shell/Drawer.tsx:72 2735 + #: src/view/shell/Drawer.tsx:549 2736 + #: src/view/shell/Drawer.tsx:550 2682 2737 msgid "Profile" 2683 2738 msgstr "" 2684 2739 ··· 2894 2949 msgid "Request Change" 2895 2950 msgstr "" 2896 2951 2952 + #: src/view/com/auth/create/Step2.tsx:217 2953 + msgid "Request code" 2954 + msgstr "" 2955 + 2897 2956 #: src/view/screens/Moderation.tsx:188 2898 2957 #~ msgid "Request to limit the visibility of my account" 2899 2958 #~ msgstr "" ··· 2902 2961 msgid "Require alt text before posting" 2903 2962 msgstr "" 2904 2963 2905 - #: src/view/com/auth/create/Step2.tsx:68 2964 + #: src/view/com/auth/create/Step1.tsx:97 2906 2965 msgid "Required for this provider" 2907 2966 msgstr "" 2908 2967 ··· 2948 3007 msgid "Retries the last action, which errored out" 2949 3008 msgstr "" 2950 3009 2951 - #: src/view/com/auth/create/CreateAccount.tsx:163 2952 - #: src/view/com/auth/create/CreateAccount.tsx:167 3010 + #: src/view/com/auth/create/CreateAccount.tsx:164 3011 + #: src/view/com/auth/create/CreateAccount.tsx:168 3012 + #: src/view/com/auth/create/Step2.tsx:252 2953 3013 #: src/view/com/auth/login/LoginForm.tsx:265 2954 3014 #: src/view/com/auth/login/LoginForm.tsx:268 2955 3015 #: src/view/com/util/error/ErrorMessage.tsx:55 ··· 2960 3020 #: src/view/com/modals/ChangeHandle.tsx:169 2961 3021 #~ msgid "Retry change handle" 2962 3022 #~ msgstr "" 3023 + 3024 + #: src/view/com/auth/create/Step2.tsx:245 3025 + msgid "Retry." 3026 + msgstr "" 2963 3027 2964 3028 #: src/view/screens/ProfileList.tsx:877 2965 3029 msgid "Return to previous page" ··· 2969 3033 msgid "SANDBOX. Posts and accounts are not permanent." 2970 3034 msgstr "" 2971 3035 2972 - #: src/view/com/lightbox/Lightbox.tsx:125 2973 - #: src/view/com/modals/CreateOrEditList.tsx:278 3036 + #: src/view/com/lightbox/Lightbox.tsx:129 3037 + #: src/view/com/modals/CreateOrEditList.tsx:276 2974 3038 msgctxt "action" 2975 3039 msgid "Save" 2976 3040 msgstr "" ··· 2978 3042 #: src/view/com/modals/BirthDateSettings.tsx:94 2979 3043 #: src/view/com/modals/BirthDateSettings.tsx:97 2980 3044 #: src/view/com/modals/ChangeHandle.tsx:173 2981 - #: src/view/com/modals/CreateOrEditList.tsx:270 3045 + #: src/view/com/modals/CreateOrEditList.tsx:268 2982 3046 #: src/view/com/modals/EditProfile.tsx:224 2983 3047 #: src/view/screens/ProfileFeed.tsx:354 2984 3048 msgid "Save" ··· 3020 3084 msgid "Scroll to top" 3021 3085 msgstr "" 3022 3086 3023 - #: src/Navigation.tsx:437 3087 + #: src/Navigation.tsx:435 3024 3088 #: src/view/com/auth/LoggedOut.tsx:122 3025 3089 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 3026 3090 #: src/view/com/util/forms/SearchInput.tsx:53 3027 3091 #: src/view/com/util/forms/SearchInput.tsx:65 3028 - #: src/view/screens/Search/Search.tsx:406 3029 - #: src/view/screens/Search/Search.tsx:559 3030 - #: src/view/screens/Search/Search.tsx:572 3092 + #: src/view/screens/Search/Search.tsx:408 3093 + #: src/view/screens/Search/Search.tsx:566 3094 + #: src/view/screens/Search/Search.tsx:579 3031 3095 #: src/view/shell/bottom-bar/BottomBar.tsx:159 3032 3096 #: src/view/shell/desktop/LeftNav.tsx:324 3033 - #: src/view/shell/desktop/Search.tsx:161 3034 - #: src/view/shell/desktop/Search.tsx:170 3035 - #: src/view/shell/Drawer.tsx:362 3036 - #: src/view/shell/Drawer.tsx:363 3097 + #: src/view/shell/desktop/Search.tsx:214 3098 + #: src/view/shell/desktop/Search.tsx:223 3099 + #: src/view/shell/Drawer.tsx:365 3100 + #: src/view/shell/Drawer.tsx:366 3037 3101 msgid "Search" 3102 + msgstr "" 3103 + 3104 + #: src/view/screens/Search/Search.tsx:628 3105 + #: src/view/shell/desktop/Search.tsx:255 3106 + msgid "Search for \"{query}\"" 3038 3107 msgstr "" 3039 3108 3040 3109 #: src/view/screens/Search/Search.tsx:390 ··· 3075 3144 msgid "Select option {i} of {numItems}" 3076 3145 msgstr "" 3077 3146 3147 + #: src/view/com/auth/create/Step1.tsx:77 3078 3148 #: src/view/com/auth/login/LoginForm.tsx:147 3079 3149 msgid "Select service" 3080 3150 msgstr "" ··· 3087 3157 msgid "Select your app language for the default text to display in the app" 3088 3158 msgstr "" 3089 3159 3160 + #: src/view/com/auth/create/Step2.tsx:153 3161 + msgid "Select your phone's country" 3162 + msgstr "" 3163 + 3090 3164 #: src/view/screens/LanguageSettings.tsx:190 3091 3165 msgid "Select your preferred language for translations in your feed." 3092 3166 msgstr "" ··· 3109 3183 #~ msgid "Send Email" 3110 3184 #~ msgstr "" 3111 3185 3112 - #: src/view/shell/Drawer.tsx:295 3113 - #: src/view/shell/Drawer.tsx:316 3186 + #: src/view/shell/Drawer.tsx:298 3187 + #: src/view/shell/Drawer.tsx:319 3114 3188 msgid "Send feedback" 3115 3189 msgstr "" 3116 3190 ··· 3148 3222 msgid "Set new password" 3149 3223 msgstr "" 3150 3224 3151 - #: src/view/com/auth/create/Step2.tsx:133 3225 + #: src/view/com/auth/create/Step1.tsx:169 3152 3226 msgid "Set password" 3153 3227 msgstr "" 3154 3228 ··· 3185 3259 msgstr "" 3186 3260 3187 3261 #: src/view/com/auth/create/Step1.tsx:143 3188 - msgid "Sets hosting provider to {label}" 3189 - msgstr "" 3262 + #~ msgid "Sets hosting provider to {label}" 3263 + #~ msgstr "" 3190 3264 3265 + #: src/view/com/auth/create/Step1.tsx:78 3191 3266 #: src/view/com/auth/login/LoginForm.tsx:148 3192 3267 msgid "Sets server for the Bluesky client" 3193 3268 msgstr "" 3194 3269 3195 - #: src/Navigation.tsx:136 3270 + #: src/Navigation.tsx:134 3196 3271 #: src/view/screens/Settings.tsx:294 3197 3272 #: src/view/shell/desktop/LeftNav.tsx:433 3198 - #: src/view/shell/Drawer.tsx:567 3199 - #: src/view/shell/Drawer.tsx:568 3273 + #: src/view/shell/Drawer.tsx:570 3274 + #: src/view/shell/Drawer.tsx:571 3200 3275 msgid "Settings" 3201 3276 msgstr "" 3202 3277 ··· 3204 3279 msgid "Sexual activity or erotic nudity." 3205 3280 msgstr "" 3206 3281 3207 - #: src/view/com/lightbox/Lightbox.tsx:134 3282 + #: src/view/com/lightbox/Lightbox.tsx:138 3208 3283 msgctxt "action" 3209 3284 msgid "Share" 3210 3285 msgstr "" ··· 3369 3444 msgid "Skip" 3370 3445 msgstr "" 3371 3446 3447 + #: src/view/com/auth/create/Step2.tsx:80 3448 + msgid "SMS verification" 3449 + msgstr "" 3450 + 3372 3451 #: src/view/com/modals/ProfilePreview.tsx:62 3373 3452 msgid "Something went wrong and we're not sure what." 3374 3453 msgstr "" ··· 3377 3456 msgid "Something went wrong. Check your email and try again." 3378 3457 msgstr "" 3379 3458 3380 - #: src/App.native.tsx:57 3459 + #: src/App.native.tsx:62 3381 3460 msgid "Sorry! Your session expired. Please log in again." 3382 3461 msgstr "" 3383 3462 ··· 3393 3472 msgid "Square" 3394 3473 msgstr "" 3395 3474 3396 - #: src/view/com/auth/create/Step1.tsx:90 3397 3475 #: src/view/com/modals/ServerInput.tsx:62 3398 3476 msgid "Staging" 3399 3477 msgstr "" ··· 3402 3480 msgid "Status page" 3403 3481 msgstr "" 3404 3482 3483 + #: src/view/com/auth/create/StepHeader.tsx:22 3484 + msgid "Step {0} of {numSteps}" 3485 + msgstr "" 3486 + 3405 3487 #: src/view/com/auth/create/StepHeader.tsx:15 3406 - msgid "Step {step} of 3" 3407 - msgstr "" 3488 + #~ msgid "Step {step} of 3" 3489 + #~ msgstr "" 3408 3490 3409 3491 #: src/view/screens/Settings.tsx:276 3410 3492 msgid "Storage cleared, you need to restart the app now." 3411 3493 msgstr "" 3412 3494 3495 + #: src/Navigation.tsx:202 3413 3496 #: src/view/screens/Settings.tsx:740 3414 3497 msgid "Storybook" 3415 3498 msgstr "" ··· 3430 3513 #~ msgid "Subscribed" 3431 3514 #~ msgstr "" 3432 3515 3433 - #: src/view/screens/Search/Search.tsx:362 3516 + #: src/view/screens/Search/Search.tsx:364 3434 3517 msgid "Suggested Follows" 3435 3518 msgstr "" 3436 3519 ··· 3442 3525 msgid "Suggestive" 3443 3526 msgstr "" 3444 3527 3445 - #: src/Navigation.tsx:214 3528 + #: src/Navigation.tsx:212 3446 3529 #: src/view/screens/Support.tsx:30 3447 3530 #: src/view/screens/Support.tsx:33 3448 3531 msgid "Support" ··· 3486 3569 msgid "Terms" 3487 3570 msgstr "" 3488 3571 3489 - #: src/Navigation.tsx:224 3572 + #: src/Navigation.tsx:222 3490 3573 #: src/view/screens/Settings.tsx:818 3491 3574 #: src/view/screens/TermsOfService.tsx:29 3492 - #: src/view/shell/Drawer.tsx:256 3575 + #: src/view/shell/Drawer.tsx:259 3493 3576 msgid "Terms of Service" 3494 3577 msgstr "" 3495 3578 ··· 3599 3682 msgid "There was an issue. Please check your internet connection and try again." 3600 3683 msgstr "" 3601 3684 3602 - #: src/view/com/util/ErrorBoundary.tsx:35 3685 + #: src/view/com/util/ErrorBoundary.tsx:36 3603 3686 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 3687 + msgstr "" 3688 + 3689 + #: src/view/com/auth/create/Step2.tsx:53 3690 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3604 3691 msgstr "" 3605 3692 3606 3693 #: src/view/com/util/moderation/LabelInfo.tsx:45 ··· 3650 3737 msgstr "" 3651 3738 3652 3739 #: src/view/com/auth/create/Step1.tsx:55 3653 - msgid "This is the service that keeps you online." 3654 - msgstr "" 3740 + #~ msgid "This is the service that keeps you online." 3741 + #~ msgstr "" 3655 3742 3656 3743 #: src/view/com/modals/LinkWarning.tsx:58 3657 3744 msgid "This link is taking you to the following website:" ··· 3698 3785 msgid "Threaded Mode" 3699 3786 msgstr "" 3700 3787 3701 - #: src/Navigation.tsx:254 3788 + #: src/Navigation.tsx:252 3702 3789 msgid "Threads Preferences" 3703 3790 msgstr "" 3704 3791 ··· 3733 3820 msgid "Un-mute list" 3734 3821 msgstr "" 3735 3822 3736 - #: src/view/com/auth/create/CreateAccount.tsx:65 3823 + #: src/view/com/auth/create/CreateAccount.tsx:66 3737 3824 #: src/view/com/auth/login/ForgotPasswordForm.tsx:87 3738 3825 #: src/view/com/auth/login/Login.tsx:76 3739 3826 #: src/view/com/auth/login/LoginForm.tsx:120 ··· 3771 3858 msgid "Unfollow {0}" 3772 3859 msgstr "" 3773 3860 3774 - #: src/view/com/auth/create/state.ts:216 3861 + #: src/view/com/auth/create/state.ts:298 3775 3862 msgid "Unfortunately, you do not meet the requirements to create an account." 3776 3863 msgstr "" 3777 3864 ··· 3914 4001 msgid "Users in \"{0}\"" 3915 4002 msgstr "" 3916 4003 4004 + #: src/view/com/auth/create/Step2.tsx:241 4005 + msgid "Verification code" 4006 + msgstr "" 4007 + 3917 4008 #: src/view/screens/Settings.tsx:843 3918 4009 msgid "Verify email" 3919 4010 msgstr "" ··· 3964 4055 msgstr "" 3965 4056 3966 4057 #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3967 - msgid "We ran out of posts from your follows. Here's the latest from" 4058 + #~ msgid "We ran out of posts from your follows. Here's the latest from" 4059 + #~ msgstr "" 4060 + 4061 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 4062 + msgid "We ran out of posts from your follows. Here's the latest from <0/>." 3968 4063 msgstr "" 3969 4064 3970 4065 #: src/view/com/modals/AppealLabel.tsx:48 3971 4066 msgid "We'll look into your appeal promptly." 3972 4067 msgstr "" 3973 4068 3974 - #: src/view/com/auth/create/CreateAccount.tsx:122 4069 + #: src/view/com/auth/create/CreateAccount.tsx:123 3975 4070 msgid "We're so excited to have you join us!" 3976 4071 msgstr "" 3977 4072 ··· 3987 4082 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 3988 4083 msgstr "" 3989 4084 3990 - #: src/view/screens/Search/Search.tsx:243 4085 + #: src/view/screens/Search/Search.tsx:245 3991 4086 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 3992 4087 msgstr "" 3993 4088 ··· 4038 4133 msgid "Write your reply" 4039 4134 msgstr "" 4040 4135 4136 + #: src/view/com/auth/create/Step2.tsx:260 4137 + msgid "XXXXXX" 4138 + msgstr "" 4139 + 4041 4140 #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 4042 4141 #: src/view/screens/PreferencesHomeFeed.tsx:129 4043 4142 #: src/view/screens/PreferencesHomeFeed.tsx:201 ··· 4054 4153 msgstr "" 4055 4154 4056 4155 #: src/view/com/auth/create/Step1.tsx:106 4057 - msgid "You can change hosting providers at any time." 4058 - msgstr "" 4156 + #~ msgid "You can change hosting providers at any time." 4157 + #~ msgstr "" 4059 4158 4060 4159 #: src/view/com/auth/login/Login.tsx:158 4061 4160 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 ··· 4131 4230 msgid "You've reached the end of your feed! Find some more accounts to follow." 4132 4231 msgstr "" 4133 4232 4134 - #: src/view/com/auth/create/Step2.tsx:58 4233 + #: src/view/com/auth/create/Step1.tsx:67 4135 4234 msgid "Your account" 4136 4235 msgstr "" 4137 4236 ··· 4139 4238 msgid "Your account has been deleted" 4140 4239 msgstr "" 4141 4240 4142 - #: src/view/com/auth/create/Step2.tsx:146 4241 + #: src/view/com/auth/create/Step1.tsx:182 4143 4242 msgid "Your birth date" 4144 4243 msgstr "" 4145 4244 ··· 4147 4246 msgid "Your choice will be saved, but can be changed later in settings." 4148 4247 msgstr "" 4149 4248 4150 - #: src/view/com/auth/create/state.ts:102 4249 + #: src/view/com/auth/create/state.ts:153 4151 4250 #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 4152 4251 msgid "Your email appears to be invalid." 4153 4252 msgstr "" ··· 4177 4276 msgstr "" 4178 4277 4179 4278 #: src/view/com/auth/create/Step1.tsx:53 4180 - msgid "Your hosting provider" 4181 - msgstr "" 4279 + #~ msgid "Your hosting provider" 4280 + #~ msgstr "" 4182 4281 4183 4282 #: src/view/screens/Settings.tsx:430 4184 4283 #: src/view/shell/desktop/RightNav.tsx:137 4185 - #: src/view/shell/Drawer.tsx:657 4284 + #: src/view/shell/Drawer.tsx:660 4186 4285 msgid "Your invite codes are hidden when logged in using an App Password" 4187 4286 msgstr "" 4188 4287
+273 -174
src/locale/locales/es/messages.po
··· 23 23 24 24 #: src/view/com/modals/CreateOrEditList.tsx:185 25 25 #: src/view/screens/Settings.tsx:294 26 - msgid "{0}" 27 - msgstr "{0}" 26 + #~ msgid "{0}" 27 + #~ msgstr "{0}" 28 28 29 29 #: src/view/com/modals/CreateOrEditList.tsx:176 30 30 #~ msgid "{0} {purposeLabel} List" ··· 39 39 msgstr "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" 40 40 41 41 #: src/view/screens/Settings.tsx:435 42 - #: src/view/shell/Drawer.tsx:661 42 + #: src/view/shell/Drawer.tsx:664 43 43 msgid "{invitesAvailable} invite code available" 44 44 msgstr "{invitesAvailable} código de invitación disponible" 45 45 46 46 #: src/view/screens/Settings.tsx:437 47 - #: src/view/shell/Drawer.tsx:663 47 + #: src/view/shell/Drawer.tsx:666 48 48 msgid "{invitesAvailable} invite codes available" 49 49 msgstr "{invitesAvailable} códigos de invitación disponibles" 50 50 51 51 #: src/view/screens/Search/Search.tsx:87 52 - msgid "{message}" 53 - msgstr "{message}" 52 + #~ msgid "{message}" 53 + #~ msgstr "{message}" 54 54 55 - #: src/view/shell/Drawer.tsx:440 55 + #: src/view/shell/Drawer.tsx:443 56 56 msgid "{numUnreadNotifications} unread" 57 57 msgstr "" 58 58 59 59 #: src/Navigation.tsx:147 60 - msgid "@{0}" 61 - msgstr "" 60 + #~ msgid "@{0}" 61 + #~ msgstr "" 62 62 63 63 #: src/view/com/threadgate/WhoCanReply.tsx:158 64 64 msgid "<0/> members" ··· 93 93 msgstr "Ya está disponible una nueva versión de la aplicación. Actualízala para seguir utilizándola." 94 94 95 95 #: src/view/com/util/ViewHeader.tsx:83 96 - #: src/view/screens/Search/Search.tsx:538 96 + #: src/view/screens/Search/Search.tsx:545 97 97 msgid "Access navigation links and settings" 98 98 msgstr "" 99 99 100 - #: src/view/com/pager/FeedsTabBarMobile.tsx:78 100 + #: src/view/com/pager/FeedsTabBarMobile.tsx:83 101 101 msgid "Access profile and other navigation links" 102 102 msgstr "" 103 103 ··· 292 292 msgid "App passwords" 293 293 msgstr "Contraseñas de la app" 294 294 295 - #: src/Navigation.tsx:239 295 + #: src/Navigation.tsx:237 296 296 #: src/view/screens/AppPasswords.tsx:187 297 297 msgid "App Passwords" 298 298 msgstr "Contraseñas de la app" ··· 341 341 msgid "Artistic or non-erotic nudity." 342 342 msgstr "Desnudez artística o no erótica." 343 343 344 - #: src/view/com/auth/create/CreateAccount.tsx:141 344 + #: src/view/com/auth/create/CreateAccount.tsx:142 345 345 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 346 346 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 347 347 #: src/view/com/auth/login/LoginForm.tsx:256 ··· 364 364 msgid "Basics" 365 365 msgstr "Conceptos básicos" 366 366 367 - #: src/view/com/auth/create/Step2.tsx:156 367 + #: src/view/com/auth/create/Step1.tsx:194 368 368 #: src/view/com/modals/BirthDateSettings.tsx:73 369 369 msgid "Birthday" 370 370 msgstr "Cumpleaños" ··· 395 395 msgstr "" 396 396 397 397 #: src/view/com/lists/ListCard.tsx:109 398 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 398 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 399 399 msgid "Blocked" 400 400 msgstr "" 401 401 ··· 403 403 msgid "Blocked accounts" 404 404 msgstr "Cuentas bloqueadas" 405 405 406 - #: src/Navigation.tsx:131 406 + #: src/Navigation.tsx:129 407 407 #: src/view/screens/ModerationBlockedAccounts.tsx:107 408 408 msgid "Blocked Accounts" 409 409 msgstr "Cuentas bloqueadas" ··· 497 497 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 498 498 msgstr "Sólo puede contener letras, números, espacios, guiones y guiones bajos. Debe tener al menos 4 caracteres, pero no más de 32." 499 499 500 + #: src/components/Prompt.tsx:92 500 501 #: src/view/com/composer/Composer.tsx:300 501 502 #: src/view/com/composer/Composer.tsx:305 502 503 #: src/view/com/modals/ChangeEmail.tsx:218 503 504 #: src/view/com/modals/ChangeEmail.tsx:220 504 - #: src/view/com/modals/CreateOrEditList.tsx:288 505 + #: src/view/com/modals/CreateOrEditList.tsx:286 505 506 #: src/view/com/modals/EditImage.tsx:323 506 507 #: src/view/com/modals/EditProfile.tsx:249 507 508 #: src/view/com/modals/InAppBrowserConsent.tsx:78 ··· 510 511 #: src/view/com/modals/VerifyEmail.tsx:247 511 512 #: src/view/com/modals/VerifyEmail.tsx:253 512 513 #: src/view/com/modals/Waitlist.tsx:142 513 - #: src/view/screens/Search/Search.tsx:602 514 - #: src/view/shell/desktop/Search.tsx:185 514 + #: src/view/screens/Search/Search.tsx:609 515 + #: src/view/shell/desktop/Search.tsx:238 515 516 msgid "Cancel" 516 517 msgstr "Cancelar" 517 518 518 519 #: src/view/com/modals/Confirm.tsx:88 519 520 #: src/view/com/modals/Confirm.tsx:91 520 - #: src/view/com/modals/CreateOrEditList.tsx:293 521 + #: src/view/com/modals/CreateOrEditList.tsx:291 521 522 #: src/view/com/modals/DeleteAccount.tsx:152 522 523 #: src/view/com/modals/DeleteAccount.tsx:230 523 524 msgctxt "action" ··· 550 551 msgstr "Cancelar la publicación de un presupuesto" 551 552 552 553 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 553 - #: src/view/shell/desktop/Search.tsx:181 554 + #: src/view/shell/desktop/Search.tsx:234 554 555 msgid "Cancel search" 555 556 msgstr "Cancelar búsqueda" 556 557 ··· 617 618 msgid "Choose the algorithms that power your experience with custom feeds." 618 619 msgstr "Elige los algoritmos que potencian tu experiencia con publicaciones personalizadas." 619 620 620 - #: src/view/com/auth/create/Step2.tsx:127 621 + #: src/view/com/auth/create/Step1.tsx:163 621 622 msgid "Choose your password" 622 623 msgstr "Elige tu contraseña" 623 624 ··· 640 641 msgstr "Borrar todos los datos de almacenamiento (reiniciar después de esto)" 641 642 642 643 #: src/view/com/util/forms/SearchInput.tsx:74 643 - #: src/view/screens/Search/Search.tsx:583 644 + #: src/view/screens/Search/Search.tsx:590 644 645 msgid "Clear search query" 645 646 msgstr "Borrar consulta de búsqueda" 646 647 ··· 648 649 msgid "click here" 649 650 msgstr "" 650 651 652 + #: src/components/Dialog/index.web.tsx:78 653 + msgid "Close active dialog" 654 + msgstr "" 655 + 651 656 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 652 657 msgid "Close alert" 653 658 msgstr "Cerrar la alerta" ··· 664 669 msgid "Close image viewer" 665 670 msgstr "Cerrar el visor de imagen" 666 671 667 - #: src/view/shell/index.web.tsx:49 672 + #: src/view/shell/index.web.tsx:51 668 673 msgid "Close navigation footer" 669 674 msgstr "Cerrar el pie de página de navegación" 670 675 671 - #: src/view/shell/index.web.tsx:50 676 + #: src/view/shell/index.web.tsx:52 672 677 msgid "Closes bottom navigation bar" 673 678 msgstr "" 674 679 ··· 688 693 msgid "Collapses list of users for a given notification" 689 694 msgstr "" 690 695 691 - #: src/Navigation.tsx:229 696 + #: src/Navigation.tsx:227 692 697 #: src/view/screens/CommunityGuidelines.tsx:32 693 698 msgid "Community Guidelines" 694 699 msgstr "Directrices de la comunidad" ··· 701 706 msgid "Compose reply" 702 707 msgstr "Redactar la respuesta" 703 708 709 + #: src/components/Prompt.tsx:114 704 710 #: src/view/com/modals/AppealLabel.tsx:98 705 711 #: src/view/com/modals/SelfLabel.tsx:154 706 712 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 743 749 msgid "Confirms signing up {email} to the waitlist" 744 750 msgstr "" 745 751 746 - #: src/view/com/auth/create/CreateAccount.tsx:174 752 + #: src/view/com/auth/create/CreateAccount.tsx:175 747 753 #: src/view/com/auth/login/LoginForm.tsx:275 748 754 msgid "Connecting..." 749 755 msgstr "Conectando..." 750 756 757 + #: src/view/com/auth/create/CreateAccount.tsx:195 758 + msgid "Contact support" 759 + msgstr "" 760 + 751 761 #: src/view/screens/Moderation.tsx:81 752 762 msgid "Content filtering" 753 763 msgstr "Filtro de contenido" ··· 818 828 msgid "Copy post text" 819 829 msgstr "Copiar el texto de la publicación" 820 830 821 - #: src/Navigation.tsx:234 831 + #: src/Navigation.tsx:232 822 832 #: src/view/screens/CopyrightPolicy.tsx:29 823 833 msgid "Copyright Policy" 824 834 msgstr "Política de derechos de autor" ··· 830 840 #: src/view/screens/ProfileList.tsx:867 831 841 msgid "Could not load list" 832 842 msgstr "No se ha podido cargar la lista" 843 + 844 + #: src/view/com/auth/create/Step2.tsx:89 845 + msgid "Country" 846 + msgstr "" 833 847 834 848 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 835 849 #: src/view/com/auth/SplashScreen.tsx:46 ··· 841 855 msgid "Create a new Bluesky account" 842 856 msgstr "" 843 857 844 - #: src/view/com/auth/create/CreateAccount.tsx:121 858 + #: src/view/com/auth/create/CreateAccount.tsx:122 845 859 msgid "Create Account" 846 860 msgstr "Crear una cuenta" 847 861 ··· 892 906 msgstr "" 893 907 894 908 #: src/Navigation.tsx:204 895 - msgid "Debug" 896 - msgstr "" 909 + #~ msgid "Debug" 910 + #~ msgstr "" 897 911 898 912 #: src/view/screens/Debug.tsx:83 899 913 msgid "Debug panel" ··· 933 947 msgid "Delete this post?" 934 948 msgstr "¿Borrar esta publicación?" 935 949 936 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 950 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 937 951 msgid "Deleted" 938 952 msgstr "" 939 953 ··· 941 955 msgid "Deleted post." 942 956 msgstr "Se borró la publicación." 943 957 944 - #: src/view/com/modals/CreateOrEditList.tsx:239 945 - #: src/view/com/modals/CreateOrEditList.tsx:255 958 + #: src/view/com/modals/CreateOrEditList.tsx:237 959 + #: src/view/com/modals/CreateOrEditList.tsx:253 946 960 #: src/view/com/modals/EditProfile.tsx:198 947 961 #: src/view/com/modals/EditProfile.tsx:210 948 962 msgid "Description" 949 963 msgstr "Descripción" 950 964 951 965 #: src/view/com/auth/create/Step1.tsx:96 952 - msgid "Dev Server" 953 - msgstr "Servidor de desarrollo" 966 + #~ msgid "Dev Server" 967 + #~ msgstr "Servidor de desarrollo" 954 968 955 969 #: src/view/screens/Settings.tsx:711 956 970 msgid "Developer Tools" ··· 993 1007 msgid "Domain verified!" 994 1008 msgstr "¡Dominio verificado!" 995 1009 996 - #: src/view/com/auth/create/Step2.tsx:83 1010 + #: src/view/com/auth/create/Step1.tsx:114 997 1011 msgid "Don't have an invite code?" 998 1012 msgstr "" 999 1013 ··· 1038 1052 msgid "e.g. Artist, dog-lover, and avid reader." 1039 1053 msgstr "" 1040 1054 1041 - #: src/view/com/modals/CreateOrEditList.tsx:225 1055 + #: src/view/com/modals/CreateOrEditList.tsx:223 1042 1056 msgid "e.g. Great Posters" 1043 1057 msgstr "" 1044 1058 1045 - #: src/view/com/modals/CreateOrEditList.tsx:226 1059 + #: src/view/com/modals/CreateOrEditList.tsx:224 1046 1060 msgid "e.g. Spammers" 1047 1061 msgstr "" 1048 1062 1049 - #: src/view/com/modals/CreateOrEditList.tsx:246 1063 + #: src/view/com/modals/CreateOrEditList.tsx:244 1050 1064 msgid "e.g. The posters who never miss." 1051 1065 msgstr "" 1052 1066 1053 - #: src/view/com/modals/CreateOrEditList.tsx:247 1067 + #: src/view/com/modals/CreateOrEditList.tsx:245 1054 1068 msgid "e.g. Users that repeatedly reply with ads." 1055 1069 msgstr "" 1056 1070 ··· 1072 1086 msgid "Edit list details" 1073 1087 msgstr "Editar los detalles de la lista" 1074 1088 1075 - #: src/view/com/modals/CreateOrEditList.tsx:193 1089 + #: src/view/com/modals/CreateOrEditList.tsx:192 1076 1090 msgid "Edit Moderation List" 1077 1091 msgstr "" 1078 1092 1079 - #: src/Navigation.tsx:244 1093 + #: src/Navigation.tsx:242 1080 1094 #: src/view/screens/Feeds.tsx:371 1081 1095 #: src/view/screens/SavedFeeds.tsx:84 1082 1096 msgid "Edit My Feeds" ··· 1098 1112 msgid "Edit Saved Feeds" 1099 1113 msgstr "Editar mis noticias guardadas" 1100 1114 1101 - #: src/view/com/modals/CreateOrEditList.tsx:188 1115 + #: src/view/com/modals/CreateOrEditList.tsx:187 1102 1116 msgid "Edit User List" 1103 1117 msgstr "" 1104 1118 ··· 1110 1124 msgid "Edit your profile description" 1111 1125 msgstr "" 1112 1126 1113 - #: src/view/com/auth/create/Step2.tsx:108 1127 + #: src/view/com/auth/create/Step1.tsx:143 1128 + #: src/view/com/auth/create/Step2.tsx:192 1129 + #: src/view/com/auth/create/Step2.tsx:266 1114 1130 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 1115 1131 #: src/view/com/modals/ChangeEmail.tsx:141 1116 1132 #: src/view/com/modals/Waitlist.tsx:88 1117 1133 msgid "Email" 1118 1134 msgstr "Correo electrónico" 1119 1135 1120 - #: src/view/com/auth/create/Step2.tsx:99 1136 + #: src/view/com/auth/create/Step1.tsx:134 1121 1137 #: src/view/com/auth/login/ForgotPasswordForm.tsx:143 1122 1138 msgid "Email address" 1123 1139 msgstr "Dirección de correo electrónico" ··· 1172 1188 msgstr "" 1173 1189 1174 1190 #: src/view/com/auth/create/Step1.tsx:71 1175 - msgid "Enter the address of your provider:" 1176 - msgstr "Introduce la dirección de tu proveedor:" 1191 + #~ msgid "Enter the address of your provider:" 1192 + #~ msgstr "Introduce la dirección de tu proveedor:" 1177 1193 1178 1194 #: src/view/com/modals/ChangeHandle.tsx:371 1179 1195 msgid "Enter the domain you want to use" ··· 1183 1199 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." 1184 1200 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." 1185 1201 1186 - #: src/view/com/auth/create/Step2.tsx:157 1202 + #: src/view/com/auth/create/Step1.tsx:195 1187 1203 #: src/view/com/modals/BirthDateSettings.tsx:74 1188 1204 msgid "Enter your birth date" 1189 1205 msgstr "" ··· 1192 1208 msgid "Enter your email" 1193 1209 msgstr "" 1194 1210 1195 - #: src/view/com/auth/create/Step2.tsx:104 1211 + #: src/view/com/auth/create/Step1.tsx:139 1196 1212 msgid "Enter your email address" 1197 1213 msgstr "Introduce la dirección de correo electrónico" 1198 1214 ··· 1204 1220 msgid "Enter your new email address below." 1205 1221 msgstr "Introduce tu nueva dirección de correo electrónico a continuación." 1206 1222 1223 + #: src/view/com/auth/create/Step2.tsx:186 1224 + msgid "Enter your phone number" 1225 + msgstr "" 1226 + 1207 1227 #: src/view/com/auth/login/Login.tsx:99 1208 1228 msgid "Enter your username and password" 1209 1229 msgstr "Introduce tu nombre de usuario y contraseña" 1210 1230 1211 - #: src/view/screens/Search/Search.tsx:105 1231 + #: src/view/screens/Search/Search.tsx:107 1212 1232 msgid "Error:" 1213 1233 msgstr "Error:" 1214 1234 ··· 1225 1245 msgstr "" 1226 1246 1227 1247 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1228 - #: src/view/shell/desktop/Search.tsx:182 1248 + #: src/view/shell/desktop/Search.tsx:235 1229 1249 msgid "Exits inputting search query" 1230 1250 msgstr "" 1231 1251 ··· 1251 1271 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." 1252 1272 msgstr "" 1253 1273 1254 - #: src/Navigation.tsx:260 1274 + #: src/Navigation.tsx:258 1255 1275 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1256 1276 #: src/view/screens/Settings.tsx:623 1257 1277 msgid "External Media Preferences" ··· 1279 1299 msgid "Failed to load recommended feeds" 1280 1300 msgstr "Error al cargar las noticias recomendadas" 1281 1301 1282 - #: src/Navigation.tsx:194 1302 + #: src/Navigation.tsx:192 1283 1303 msgid "Feed" 1284 1304 msgstr "" 1285 1305 ··· 1296 1316 msgstr "Preferencias de noticias" 1297 1317 1298 1318 #: src/view/shell/desktop/RightNav.tsx:73 1299 - #: src/view/shell/Drawer.tsx:311 1319 + #: src/view/shell/Drawer.tsx:314 1300 1320 msgid "Feedback" 1301 1321 msgstr "Comentarios" 1302 1322 1303 - #: src/Navigation.tsx:442 1323 + #: src/Navigation.tsx:440 1304 1324 #: src/view/screens/Feeds.tsx:479 1305 1325 #: src/view/screens/Profile.tsx:165 1306 1326 #: src/view/shell/bottom-bar/BottomBar.tsx:181 1307 1327 #: src/view/shell/desktop/LeftNav.tsx:342 1308 - #: src/view/shell/Drawer.tsx:476 1309 - #: src/view/shell/Drawer.tsx:477 1328 + #: src/view/shell/Drawer.tsx:479 1329 + #: src/view/shell/Drawer.tsx:480 1310 1330 msgid "Feeds" 1311 1331 msgstr "Noticias" 1312 1332 ··· 1324 1344 msgid "Find accounts to follow" 1325 1345 msgstr "" 1326 1346 1327 - #: src/view/screens/Search/Search.tsx:427 1347 + #: src/view/screens/Search/Search.tsx:429 1328 1348 msgid "Find users on Bluesky" 1329 1349 msgstr "Encontrar usuarios en Bluesky" 1330 1350 1331 - #: src/view/screens/Search/Search.tsx:425 1351 + #: src/view/screens/Search/Search.tsx:427 1332 1352 msgid "Find users with the search tool on the right" 1333 1353 msgstr "Encuentra usuarios con la herramienta de búsqueda de la derecha" 1334 1354 ··· 1460 1480 msgid "Go Back" 1461 1481 msgstr "Regresar" 1462 1482 1483 + #: src/view/screens/Search/Search.tsx:640 1484 + #: src/view/shell/desktop/Search.tsx:262 1485 + msgid "Go to @{queryMaybeHandle}" 1486 + msgstr "" 1487 + 1463 1488 #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1464 1489 #: src/view/com/auth/login/LoginForm.tsx:285 1465 1490 #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 ··· 1470 1495 msgid "Handle" 1471 1496 msgstr "Identificador" 1472 1497 1498 + #: src/view/com/auth/create/CreateAccount.tsx:190 1499 + msgid "Having trouble?" 1500 + msgstr "" 1501 + 1473 1502 #: src/view/shell/desktop/RightNav.tsx:102 1474 - #: src/view/shell/Drawer.tsx:321 1503 + #: src/view/shell/Drawer.tsx:324 1475 1504 msgid "Help" 1476 1505 msgstr "Ayuda" 1477 1506 ··· 1532 1561 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." 1533 1562 msgstr "Tenemos problemas para encontrar esta noticia. Puede que la hayan borrado." 1534 1563 1535 - #: src/Navigation.tsx:432 1564 + #: src/Navigation.tsx:430 1536 1565 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1537 1566 #: src/view/shell/desktop/LeftNav.tsx:306 1538 - #: src/view/shell/Drawer.tsx:398 1539 - #: src/view/shell/Drawer.tsx:399 1567 + #: src/view/shell/Drawer.tsx:401 1568 + #: src/view/shell/Drawer.tsx:402 1540 1569 msgid "Home" 1541 1570 msgstr "Página inicial" 1542 1571 1543 - #: src/Navigation.tsx:249 1544 - #: src/view/com/pager/FeedsTabBarMobile.tsx:98 1572 + #: src/Navigation.tsx:247 1573 + #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1545 1574 #: src/view/screens/PreferencesHomeFeed.tsx:104 1546 1575 #: src/view/screens/Settings.tsx:509 1547 1576 msgid "Home Feed Preferences" ··· 1553 1582 1554 1583 #: src/view/com/auth/create/Step1.tsx:76 1555 1584 #: src/view/com/auth/create/Step1.tsx:81 1556 - msgid "Hosting provider address" 1557 - msgstr "Dirección del proveedor de alojamiento" 1585 + #~ msgid "Hosting provider address" 1586 + #~ msgstr "Dirección del proveedor de alojamiento" 1558 1587 1559 1588 #: src/view/com/modals/InAppBrowserConsent.tsx:44 1560 1589 msgid "How should we open this link?" ··· 1601 1630 msgid "Input confirmation code for account deletion" 1602 1631 msgstr "" 1603 1632 1604 - #: src/view/com/auth/create/Step2.tsx:109 1605 - msgid "Input email for Bluesky waitlist" 1633 + #: src/view/com/auth/create/Step1.tsx:144 1634 + msgid "Input email for Bluesky account" 1606 1635 msgstr "" 1607 1636 1637 + #: src/view/com/auth/create/Step2.tsx:109 1638 + #~ msgid "Input email for Bluesky waitlist" 1639 + #~ msgstr "" 1640 + 1608 1641 #: src/view/com/auth/create/Step1.tsx:80 1609 - msgid "Input hosting provider address" 1610 - msgstr "" 1642 + #~ msgid "Input hosting provider address" 1643 + #~ msgstr "" 1611 1644 1612 - #: src/view/com/auth/create/Step2.tsx:73 1645 + #: src/view/com/auth/create/Step1.tsx:102 1613 1646 msgid "Input invite code to proceed" 1614 1647 msgstr "" 1615 1648 ··· 1625 1658 msgid "Input password for account deletion" 1626 1659 msgstr "" 1627 1660 1661 + #: src/view/com/auth/create/Step2.tsx:194 1662 + msgid "Input phone number for SMS verification" 1663 + msgstr "" 1664 + 1628 1665 #: src/view/com/auth/login/LoginForm.tsx:227 1629 1666 msgid "Input the password tied to {identifier}" 1630 1667 msgstr "" 1631 1668 1632 1669 #: src/view/com/auth/login/LoginForm.tsx:194 1633 1670 msgid "Input the username or email address you used at signup" 1671 + msgstr "" 1672 + 1673 + #: src/view/com/auth/create/Step2.tsx:268 1674 + msgid "Input the verification code we have texted to you" 1634 1675 msgstr "" 1635 1676 1636 1677 #: src/view/com/modals/Waitlist.tsx:90 ··· 1662 1703 msgid "Invite a Friend" 1663 1704 msgstr "Invitar a un amigo" 1664 1705 1665 - #: src/view/com/auth/create/Step2.tsx:63 1666 - #: src/view/com/auth/create/Step2.tsx:72 1706 + #: src/view/com/auth/create/Step1.tsx:92 1707 + #: src/view/com/auth/create/Step1.tsx:101 1667 1708 msgid "Invite code" 1668 1709 msgstr "Código de invitación" 1669 1710 1670 - #: src/view/com/auth/create/state.ts:136 1711 + #: src/view/com/auth/create/state.ts:199 1671 1712 msgid "Invite code not accepted. Check that you input it correctly and try again." 1672 1713 msgstr "No se acepta el código de invitación. Comprueba que lo has introducido correctamente e inténtalo de nuevo." 1673 1714 ··· 1675 1716 msgid "Invite codes: {0} available" 1676 1717 msgstr "" 1677 1718 1678 - #: src/view/shell/Drawer.tsx:642 1719 + #: src/view/shell/Drawer.tsx:645 1679 1720 msgid "Invite codes: {invitesAvailable} available" 1680 1721 msgstr "Códigos de invitación: {invitesAvailable} disponibles" 1681 1722 ··· 1691 1732 msgid "Join the waitlist" 1692 1733 msgstr "Únete a la lista de espera" 1693 1734 1694 - #: src/view/com/auth/create/Step2.tsx:86 1695 - #: src/view/com/auth/create/Step2.tsx:90 1735 + #: src/view/com/auth/create/Step1.tsx:118 1736 + #: src/view/com/auth/create/Step1.tsx:122 1696 1737 msgid "Join the waitlist." 1697 1738 msgstr "Únete a la lista de espera." 1698 1739 ··· 1708 1749 msgid "Language settings" 1709 1750 msgstr "" 1710 1751 1711 - #: src/Navigation.tsx:141 1752 + #: src/Navigation.tsx:139 1712 1753 #: src/view/screens/LanguageSettings.tsx:89 1713 1754 msgid "Language Settings" 1714 1755 msgstr "Configuración del idioma" ··· 1717 1758 msgid "Languages" 1718 1759 msgstr "Idiomas" 1719 1760 1720 - #: src/view/com/auth/create/StepHeader.tsx:13 1761 + #: src/view/com/auth/create/StepHeader.tsx:20 1721 1762 msgid "Last step!" 1722 1763 msgstr "" 1723 1764 ··· 1777 1818 msgid "Like this feed" 1778 1819 msgstr "Dar «me gusta» a esta noticia" 1779 1820 1780 - #: src/Navigation.tsx:199 1821 + #: src/Navigation.tsx:197 1781 1822 #: src/view/screens/PostLikedBy.tsx:27 1782 1823 #: src/view/screens/ProfileFeedLikedBy.tsx:27 1783 1824 msgid "Liked by" ··· 1807 1848 msgid "Likes on this post" 1808 1849 msgstr "" 1809 1850 1810 - #: src/Navigation.tsx:168 1851 + #: src/Navigation.tsx:166 1811 1852 msgid "List" 1812 1853 msgstr "" 1813 1854 1814 - #: src/view/com/modals/CreateOrEditList.tsx:205 1855 + #: src/view/com/modals/CreateOrEditList.tsx:203 1815 1856 msgid "List Avatar" 1816 1857 msgstr "Avatar de la lista" 1817 1858 ··· 1831 1872 msgid "List muted" 1832 1873 msgstr "" 1833 1874 1834 - #: src/view/com/modals/CreateOrEditList.tsx:218 1875 + #: src/view/com/modals/CreateOrEditList.tsx:216 1835 1876 msgid "List Name" 1836 1877 msgstr "Nombre de la lista" 1837 1878 ··· 1843 1884 msgid "List unmuted" 1844 1885 msgstr "" 1845 1886 1846 - #: src/Navigation.tsx:111 1887 + #: src/Navigation.tsx:109 1847 1888 #: src/view/screens/Profile.tsx:166 1848 1889 #: src/view/shell/desktop/LeftNav.tsx:379 1849 - #: src/view/shell/Drawer.tsx:492 1850 - #: src/view/shell/Drawer.tsx:493 1890 + #: src/view/shell/Drawer.tsx:495 1891 + #: src/view/shell/Drawer.tsx:496 1851 1892 msgid "Lists" 1852 1893 msgstr "Listas" 1853 1894 ··· 1875 1916 msgid "Local dev server" 1876 1917 msgstr "Servidor de desarrollo local" 1877 1918 1878 - #: src/Navigation.tsx:209 1919 + #: src/Navigation.tsx:207 1879 1920 msgid "Log" 1880 1921 msgstr "" 1881 1922 ··· 1904 1945 msgstr "Usuarios mencionados" 1905 1946 1906 1947 #: src/view/com/util/ViewHeader.tsx:81 1907 - #: src/view/screens/Search/Search.tsx:537 1948 + #: src/view/screens/Search/Search.tsx:544 1908 1949 msgid "Menu" 1909 1950 msgstr "Menú" 1910 1951 ··· 1916 1957 msgid "Message from server: {0}" 1917 1958 msgstr "" 1918 1959 1919 - #: src/Navigation.tsx:116 1960 + #: src/Navigation.tsx:114 1920 1961 #: src/view/screens/Moderation.tsx:64 1921 1962 #: src/view/screens/Settings.tsx:591 1922 1963 #: src/view/shell/desktop/LeftNav.tsx:397 1923 - #: src/view/shell/Drawer.tsx:511 1924 - #: src/view/shell/Drawer.tsx:512 1964 + #: src/view/shell/Drawer.tsx:514 1965 + #: src/view/shell/Drawer.tsx:515 1925 1966 msgid "Moderation" 1926 1967 msgstr "Moderación" 1927 1968 ··· 1952 1993 msgid "Moderation lists" 1953 1994 msgstr "Listas de moderación" 1954 1995 1955 - #: src/Navigation.tsx:121 1996 + #: src/Navigation.tsx:119 1956 1997 #: src/view/screens/ModerationModlists.tsx:58 1957 1998 msgid "Moderation Lists" 1958 1999 msgstr "Listas de moderación" ··· 2015 2056 msgid "Muted accounts" 2016 2057 msgstr "Cuentas silenciadas" 2017 2058 2018 - #: src/Navigation.tsx:126 2059 + #: src/Navigation.tsx:124 2019 2060 #: src/view/screens/ModerationMutedAccounts.tsx:107 2020 2061 msgid "Muted Accounts" 2021 2062 msgstr "Cuentas silenciadas" ··· 2045 2086 msgstr "Mis canales de noticias guardados" 2046 2087 2047 2088 #: src/view/com/modals/AddAppPasswords.tsx:181 2048 - #: src/view/com/modals/CreateOrEditList.tsx:232 2089 + #: src/view/com/modals/CreateOrEditList.tsx:230 2049 2090 msgid "Name" 2050 2091 msgstr "Nombre" 2051 2092 ··· 2059 2100 msgid "Navigates to the next screen" 2060 2101 msgstr "" 2061 2102 2062 - #: src/view/shell/Drawer.tsx:71 2103 + #: src/view/shell/Drawer.tsx:73 2063 2104 msgid "Navigates to your profile" 2064 2105 msgstr "" 2065 2106 ··· 2082 2123 msgid "New" 2083 2124 msgstr "Nuevo" 2084 2125 2085 - #: src/view/com/modals/CreateOrEditList.tsx:195 2126 + #: src/view/com/modals/CreateOrEditList.tsx:194 2086 2127 msgid "New Moderation List" 2087 2128 msgstr "" 2088 2129 ··· 2113 2154 #~ msgid "New Post" 2114 2155 #~ msgstr "Publicación nueva" 2115 2156 2116 - #: src/view/com/modals/CreateOrEditList.tsx:190 2157 + #: src/view/com/modals/CreateOrEditList.tsx:189 2117 2158 msgid "New User List" 2118 2159 msgstr "" 2119 2160 ··· 2121 2162 msgid "Newest replies first" 2122 2163 msgstr "" 2123 2164 2124 - #: src/view/com/auth/create/CreateAccount.tsx:154 2165 + #: src/view/com/auth/create/CreateAccount.tsx:155 2125 2166 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2126 2167 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 2127 2168 #: src/view/com/auth/login/LoginForm.tsx:288 ··· 2172 2213 msgstr "No se han encontrado resultados para \"{query}\"" 2173 2214 2174 2215 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 2175 - #: src/view/screens/Search/Search.tsx:270 2176 - #: src/view/screens/Search/Search.tsx:298 2177 - #: src/view/screens/Search/Search.tsx:630 2178 - #: src/view/shell/desktop/Search.tsx:213 2216 + #: src/view/screens/Search/Search.tsx:272 2217 + #: src/view/screens/Search/Search.tsx:300 2179 2218 msgid "No results found for {query}" 2180 2219 msgstr "No se han encontrado resultados para {query}" 2181 2220 ··· 2191 2230 msgid "Not Applicable." 2192 2231 msgstr "No aplicable." 2193 2232 2194 - #: src/Navigation.tsx:106 2233 + #: src/Navigation.tsx:104 2195 2234 msgid "Not Found" 2196 2235 msgstr "" 2197 2236 ··· 2204 2243 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." 2205 2244 msgstr "Nota: Bluesky es una red abierta y pública. Esta configuración sólo limita la visibilidad de tu contenido en la aplicación y el sitio web de Bluesky, y es posible que otras aplicaciones no respeten esta configuración. Otras aplicaciones y sitios web pueden seguir mostrando tu contenido a los usuarios que hayan cerrado sesión." 2206 2245 2207 - #: src/Navigation.tsx:447 2246 + #: src/Navigation.tsx:445 2208 2247 #: src/view/screens/Notifications.tsx:113 2209 2248 #: src/view/screens/Notifications.tsx:137 2210 2249 #: src/view/shell/bottom-bar/BottomBar.tsx:205 2211 2250 #: src/view/shell/desktop/LeftNav.tsx:361 2212 - #: src/view/shell/Drawer.tsx:435 2213 - #: src/view/shell/Drawer.tsx:436 2251 + #: src/view/shell/Drawer.tsx:438 2252 + #: src/view/shell/Drawer.tsx:439 2214 2253 msgid "Notifications" 2215 2254 msgstr "Notificaciones" 2216 2255 ··· 2218 2257 msgid "Nudity" 2219 2258 msgstr "" 2220 2259 2221 - #: src/view/com/util/ErrorBoundary.tsx:34 2260 + #: src/view/com/util/ErrorBoundary.tsx:35 2222 2261 msgid "Oh no!" 2223 2262 msgstr "¡Qué problema!" 2224 2263 ··· 2257 2296 msgid "Open links with in-app browser" 2258 2297 msgstr "" 2259 2298 2260 - #: src/view/com/pager/FeedsTabBarMobile.tsx:76 2299 + #: src/view/com/pager/FeedsTabBarMobile.tsx:81 2261 2300 msgid "Open navigation" 2262 2301 msgstr "Abrir navegación" 2263 2302 ··· 2315 2354 2316 2355 #: src/view/com/modals/InviteCodes.tsx:172 2317 2356 #: src/view/shell/desktop/RightNav.tsx:156 2318 - #: src/view/shell/Drawer.tsx:643 2357 + #: src/view/shell/Drawer.tsx:646 2319 2358 msgid "Opens list of invite codes" 2320 2359 msgstr "Abre la lista de códigos de invitación" 2321 2360 ··· 2388 2427 msgid "Page not found" 2389 2428 msgstr "Página no encontrada" 2390 2429 2391 - #: src/view/com/auth/create/Step2.tsx:122 2392 - #: src/view/com/auth/create/Step2.tsx:132 2430 + #: src/view/com/auth/create/Step1.tsx:158 2431 + #: src/view/com/auth/create/Step1.tsx:168 2393 2432 #: src/view/com/auth/login/LoginForm.tsx:223 2394 2433 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2395 2434 #: src/view/com/modals/DeleteAccount.tsx:198 ··· 2404 2443 msgid "Password updated!" 2405 2444 msgstr "¡Contraseña actualizada!" 2406 2445 2407 - #: src/Navigation.tsx:162 2446 + #: src/Navigation.tsx:160 2408 2447 msgid "People followed by @{0}" 2409 2448 msgstr "" 2410 2449 2411 - #: src/Navigation.tsx:155 2450 + #: src/Navigation.tsx:153 2412 2451 msgid "People following @{0}" 2413 2452 msgstr "" 2414 2453 ··· 2418 2457 2419 2458 #: src/view/com/lightbox/Lightbox.tsx:72 2420 2459 msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2460 + msgstr "" 2461 + 2462 + #: src/view/com/auth/create/Step2.tsx:181 2463 + msgid "Phone number" 2421 2464 msgstr "" 2422 2465 2423 2466 #: src/view/com/modals/SelfLabel.tsx:121 ··· 2446 2489 msgid "Plays the GIF" 2447 2490 msgstr "" 2448 2491 2449 - #: src/view/com/auth/create/state.ts:116 2492 + #: src/view/com/auth/create/state.ts:177 2450 2493 msgid "Please choose your handle." 2451 2494 msgstr "Por favor, elige tu identificador." 2452 2495 2453 - #: src/view/com/auth/create/state.ts:109 2496 + #: src/view/com/auth/create/state.ts:160 2454 2497 msgid "Please choose your password." 2455 2498 msgstr "Por favor, elige tu contraseña." 2456 2499 ··· 2462 2505 msgid "Please enter a name for your app password. All spaces is not allowed." 2463 2506 msgstr "" 2464 2507 2508 + #: src/view/com/auth/create/Step2.tsx:204 2509 + msgid "Please enter a phone number that can receive SMS text messages." 2510 + msgstr "" 2511 + 2465 2512 #: src/view/com/modals/AddAppPasswords.tsx:144 2466 2513 msgid "Please enter a unique name for this App Password or use our randomly generated one." 2467 2514 msgstr "Introduce un nombre único para la contraseña de esta app o utiliza una generada aleatoriamente." 2468 2515 2469 - #: src/view/com/auth/create/state.ts:95 2516 + #: src/view/com/auth/create/state.ts:170 2517 + msgid "Please enter the code you received by SMS." 2518 + msgstr "" 2519 + 2520 + #: src/view/com/auth/create/Step2.tsx:279 2521 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2522 + msgstr "" 2523 + 2524 + #: src/view/com/auth/create/state.ts:146 2470 2525 msgid "Please enter your email." 2471 2526 msgstr "Introduce tu correo electrónico." 2472 2527 ··· 2513 2568 msgid "Post by {0}" 2514 2569 msgstr "" 2515 2570 2516 - #: src/Navigation.tsx:174 2517 - #: src/Navigation.tsx:181 2518 - #: src/Navigation.tsx:188 2571 + #: src/Navigation.tsx:172 2572 + #: src/Navigation.tsx:179 2573 + #: src/Navigation.tsx:186 2519 2574 msgid "Post by @{0}" 2520 2575 msgstr "" 2521 2576 ··· 2568 2623 msgid "Privacy" 2569 2624 msgstr "Privacidad" 2570 2625 2571 - #: src/Navigation.tsx:219 2626 + #: src/Navigation.tsx:217 2572 2627 #: src/view/screens/PrivacyPolicy.tsx:29 2573 2628 #: src/view/screens/Settings.tsx:824 2574 - #: src/view/shell/Drawer.tsx:262 2629 + #: src/view/shell/Drawer.tsx:265 2575 2630 msgid "Privacy Policy" 2576 2631 msgstr "Política de privacidad" 2577 2632 ··· 2581 2636 2582 2637 #: src/view/shell/bottom-bar/BottomBar.tsx:247 2583 2638 #: src/view/shell/desktop/LeftNav.tsx:415 2584 - #: src/view/shell/Drawer.tsx:70 2585 - #: src/view/shell/Drawer.tsx:546 2586 - #: src/view/shell/Drawer.tsx:547 2639 + #: src/view/shell/Drawer.tsx:72 2640 + #: src/view/shell/Drawer.tsx:549 2641 + #: src/view/shell/Drawer.tsx:550 2587 2642 msgid "Profile" 2588 2643 msgstr "Perfil" 2589 2644 ··· 2794 2849 msgid "Request Change" 2795 2850 msgstr "Solicitar un cambio" 2796 2851 2852 + #: src/view/com/auth/create/Step2.tsx:217 2853 + msgid "Request code" 2854 + msgstr "" 2855 + 2797 2856 #: src/view/screens/Settings.tsx:450 2798 2857 msgid "Require alt text before posting" 2799 2858 msgstr "" 2800 2859 2801 - #: src/view/com/auth/create/Step2.tsx:68 2860 + #: src/view/com/auth/create/Step1.tsx:97 2802 2861 msgid "Required for this provider" 2803 2862 msgstr "Requerido para este proveedor" 2804 2863 ··· 2844 2903 msgid "Retries the last action, which errored out" 2845 2904 msgstr "" 2846 2905 2847 - #: src/view/com/auth/create/CreateAccount.tsx:163 2848 - #: src/view/com/auth/create/CreateAccount.tsx:167 2906 + #: src/view/com/auth/create/CreateAccount.tsx:164 2907 + #: src/view/com/auth/create/CreateAccount.tsx:168 2908 + #: src/view/com/auth/create/Step2.tsx:252 2849 2909 #: src/view/com/auth/login/LoginForm.tsx:265 2850 2910 #: src/view/com/auth/login/LoginForm.tsx:268 2851 2911 #: src/view/com/util/error/ErrorMessage.tsx:55 2852 2912 #: src/view/com/util/error/ErrorScreen.tsx:65 2853 2913 msgid "Retry" 2854 2914 msgstr "Volver a intentar" 2915 + 2916 + #: src/view/com/auth/create/Step2.tsx:245 2917 + msgid "Retry." 2918 + msgstr "" 2855 2919 2856 2920 #: src/view/screens/ProfileList.tsx:877 2857 2921 msgid "Return to previous page" ··· 2861 2925 msgid "SANDBOX. Posts and accounts are not permanent." 2862 2926 msgstr "" 2863 2927 2864 - #: src/view/com/lightbox/Lightbox.tsx:125 2865 - #: src/view/com/modals/CreateOrEditList.tsx:278 2928 + #: src/view/com/lightbox/Lightbox.tsx:129 2929 + #: src/view/com/modals/CreateOrEditList.tsx:276 2866 2930 msgctxt "action" 2867 2931 msgid "Save" 2868 2932 msgstr "" ··· 2870 2934 #: src/view/com/modals/BirthDateSettings.tsx:94 2871 2935 #: src/view/com/modals/BirthDateSettings.tsx:97 2872 2936 #: src/view/com/modals/ChangeHandle.tsx:173 2873 - #: src/view/com/modals/CreateOrEditList.tsx:270 2937 + #: src/view/com/modals/CreateOrEditList.tsx:268 2874 2938 #: src/view/com/modals/EditProfile.tsx:224 2875 2939 #: src/view/screens/ProfileFeed.tsx:354 2876 2940 msgid "Save" ··· 2908 2972 msgid "Scroll to top" 2909 2973 msgstr "" 2910 2974 2911 - #: src/Navigation.tsx:437 2975 + #: src/Navigation.tsx:435 2912 2976 #: src/view/com/auth/LoggedOut.tsx:122 2913 2977 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 2914 2978 #: src/view/com/util/forms/SearchInput.tsx:53 2915 2979 #: src/view/com/util/forms/SearchInput.tsx:65 2916 - #: src/view/screens/Search/Search.tsx:406 2917 - #: src/view/screens/Search/Search.tsx:559 2918 - #: src/view/screens/Search/Search.tsx:572 2980 + #: src/view/screens/Search/Search.tsx:408 2981 + #: src/view/screens/Search/Search.tsx:566 2982 + #: src/view/screens/Search/Search.tsx:579 2919 2983 #: src/view/shell/bottom-bar/BottomBar.tsx:159 2920 2984 #: src/view/shell/desktop/LeftNav.tsx:324 2921 - #: src/view/shell/desktop/Search.tsx:161 2922 - #: src/view/shell/desktop/Search.tsx:170 2923 - #: src/view/shell/Drawer.tsx:362 2924 - #: src/view/shell/Drawer.tsx:363 2985 + #: src/view/shell/desktop/Search.tsx:214 2986 + #: src/view/shell/desktop/Search.tsx:223 2987 + #: src/view/shell/Drawer.tsx:365 2988 + #: src/view/shell/Drawer.tsx:366 2925 2989 msgid "Search" 2926 2990 msgstr "Buscar" 2991 + 2992 + #: src/view/screens/Search/Search.tsx:628 2993 + #: src/view/shell/desktop/Search.tsx:255 2994 + msgid "Search for \"{query}\"" 2995 + msgstr "" 2927 2996 2928 2997 #: src/view/com/auth/LoggedOut.tsx:104 2929 2998 #: src/view/com/auth/LoggedOut.tsx:105 ··· 2959 3028 msgid "Select option {i} of {numItems}" 2960 3029 msgstr "" 2961 3030 3031 + #: src/view/com/auth/create/Step1.tsx:77 2962 3032 #: src/view/com/auth/login/LoginForm.tsx:147 2963 3033 msgid "Select service" 2964 3034 msgstr "Selecciona el servicio" ··· 2971 3041 msgid "Select your app language for the default text to display in the app" 2972 3042 msgstr "Selecciona el idioma de tu app para el texto que se mostrará por defecto en la app" 2973 3043 3044 + #: src/view/com/auth/create/Step2.tsx:153 3045 + msgid "Select your phone's country" 3046 + msgstr "" 3047 + 2974 3048 #: src/view/screens/LanguageSettings.tsx:190 2975 3049 msgid "Select your preferred language for translations in your feed." 2976 3050 msgstr "Selecciona el idioma que prefieras para las traducciones de tus noticias." ··· 2993 3067 #~ msgid "Send Email" 2994 3068 #~ msgstr "Enviar el mensaje" 2995 3069 2996 - #: src/view/shell/Drawer.tsx:295 2997 - #: src/view/shell/Drawer.tsx:316 3070 + #: src/view/shell/Drawer.tsx:298 3071 + #: src/view/shell/Drawer.tsx:319 2998 3072 msgid "Send feedback" 2999 3073 msgstr "Enviar comentarios" 3000 3074 ··· 3032 3106 msgid "Set new password" 3033 3107 msgstr "Establecer la contraseña nueva" 3034 3108 3035 - #: src/view/com/auth/create/Step2.tsx:133 3109 + #: src/view/com/auth/create/Step1.tsx:169 3036 3110 msgid "Set password" 3037 3111 msgstr "" 3038 3112 ··· 3069 3143 msgstr "" 3070 3144 3071 3145 #: src/view/com/auth/create/Step1.tsx:143 3072 - msgid "Sets hosting provider to {label}" 3073 - msgstr "" 3146 + #~ msgid "Sets hosting provider to {label}" 3147 + #~ msgstr "" 3074 3148 3149 + #: src/view/com/auth/create/Step1.tsx:78 3075 3150 #: src/view/com/auth/login/LoginForm.tsx:148 3076 3151 msgid "Sets server for the Bluesky client" 3077 3152 msgstr "" 3078 3153 3079 - #: src/Navigation.tsx:136 3154 + #: src/Navigation.tsx:134 3080 3155 #: src/view/screens/Settings.tsx:294 3081 3156 #: src/view/shell/desktop/LeftNav.tsx:433 3082 - #: src/view/shell/Drawer.tsx:567 3083 - #: src/view/shell/Drawer.tsx:568 3157 + #: src/view/shell/Drawer.tsx:570 3158 + #: src/view/shell/Drawer.tsx:571 3084 3159 msgid "Settings" 3085 3160 msgstr "Configuraciones" 3086 3161 ··· 3088 3163 msgid "Sexual activity or erotic nudity." 3089 3164 msgstr "Actividad sexual o desnudez erótica." 3090 3165 3091 - #: src/view/com/lightbox/Lightbox.tsx:134 3166 + #: src/view/com/lightbox/Lightbox.tsx:138 3092 3167 msgctxt "action" 3093 3168 msgid "Share" 3094 3169 msgstr "" ··· 3249 3324 msgid "Skip" 3250 3325 msgstr "Saltarse este paso" 3251 3326 3327 + #: src/view/com/auth/create/Step2.tsx:80 3328 + msgid "SMS verification" 3329 + msgstr "" 3330 + 3252 3331 #: src/view/com/modals/ProfilePreview.tsx:62 3253 3332 msgid "Something went wrong and we're not sure what." 3254 3333 msgstr "" ··· 3257 3336 msgid "Something went wrong. Check your email and try again." 3258 3337 msgstr "" 3259 3338 3260 - #: src/App.native.tsx:57 3339 + #: src/App.native.tsx:62 3261 3340 msgid "Sorry! Your session expired. Please log in again." 3262 3341 msgstr "" 3263 3342 ··· 3273 3352 msgid "Square" 3274 3353 msgstr "Cuadrado" 3275 3354 3276 - #: src/view/com/auth/create/Step1.tsx:90 3277 3355 #: src/view/com/modals/ServerInput.tsx:62 3278 3356 msgid "Staging" 3279 3357 msgstr "Puesta en escena" ··· 3282 3360 msgid "Status page" 3283 3361 msgstr "Página de estado" 3284 3362 3363 + #: src/view/com/auth/create/StepHeader.tsx:22 3364 + msgid "Step {0} of {numSteps}" 3365 + msgstr "" 3366 + 3285 3367 #: src/view/com/auth/create/StepHeader.tsx:15 3286 - msgid "Step {step} of 3" 3287 - msgstr "" 3368 + #~ msgid "Step {step} of 3" 3369 + #~ msgstr "" 3288 3370 3289 3371 #: src/view/screens/Settings.tsx:276 3290 3372 msgid "Storage cleared, you need to restart the app now." 3291 3373 msgstr "" 3292 3374 3375 + #: src/Navigation.tsx:202 3293 3376 #: src/view/screens/Settings.tsx:740 3294 3377 msgid "Storybook" 3295 3378 msgstr "Libro de cuentos" ··· 3310 3393 #~ msgid "Subscribed" 3311 3394 #~ msgstr "" 3312 3395 3313 - #: src/view/screens/Search/Search.tsx:362 3396 + #: src/view/screens/Search/Search.tsx:364 3314 3397 msgid "Suggested Follows" 3315 3398 msgstr "Usuarios sugeridos a seguir" 3316 3399 ··· 3322 3405 msgid "Suggestive" 3323 3406 msgstr "" 3324 3407 3325 - #: src/Navigation.tsx:214 3408 + #: src/Navigation.tsx:212 3326 3409 #: src/view/screens/Support.tsx:30 3327 3410 #: src/view/screens/Support.tsx:33 3328 3411 msgid "Support" ··· 3366 3449 msgid "Terms" 3367 3450 msgstr "Condiciones" 3368 3451 3369 - #: src/Navigation.tsx:224 3452 + #: src/Navigation.tsx:222 3370 3453 #: src/view/screens/Settings.tsx:818 3371 3454 #: src/view/screens/TermsOfService.tsx:29 3372 - #: src/view/shell/Drawer.tsx:256 3455 + #: src/view/shell/Drawer.tsx:259 3373 3456 msgid "Terms of Service" 3374 3457 msgstr "Condiciones de servicio" 3375 3458 ··· 3479 3562 msgid "There was an issue. Please check your internet connection and try again." 3480 3563 msgstr "" 3481 3564 3482 - #: src/view/com/util/ErrorBoundary.tsx:35 3565 + #: src/view/com/util/ErrorBoundary.tsx:36 3483 3566 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 3484 3567 msgstr "Se ha producido un problema inesperado en la aplicación. Por favor, ¡avísanos si te ha ocurrido esto!" 3568 + 3569 + #: src/view/com/auth/create/Step2.tsx:53 3570 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3571 + msgstr "" 3485 3572 3486 3573 #: src/view/com/util/moderation/ScreenHider.tsx:88 3487 3574 msgid "This {screenDescription} has been flagged:" ··· 3526 3613 msgstr "Esto es importante por si alguna vez necesitas cambiar tu correo electrónico o restablecer tu contraseña." 3527 3614 3528 3615 #: src/view/com/auth/create/Step1.tsx:55 3529 - msgid "This is the service that keeps you online." 3530 - msgstr "Es el servicio que te mantiene en línea." 3616 + #~ msgid "This is the service that keeps you online." 3617 + #~ msgstr "Es el servicio que te mantiene en línea." 3531 3618 3532 3619 #: src/view/com/modals/LinkWarning.tsx:58 3533 3620 msgid "This link is taking you to the following website:" ··· 3574 3661 msgid "Threaded Mode" 3575 3662 msgstr "Modo con hilos" 3576 3663 3577 - #: src/Navigation.tsx:254 3664 + #: src/Navigation.tsx:252 3578 3665 msgid "Threads Preferences" 3579 3666 msgstr "" 3580 3667 ··· 3609 3696 msgid "Un-mute list" 3610 3697 msgstr "Desactivar la opción de silenciar la lista" 3611 3698 3612 - #: src/view/com/auth/create/CreateAccount.tsx:65 3699 + #: src/view/com/auth/create/CreateAccount.tsx:66 3613 3700 #: src/view/com/auth/login/ForgotPasswordForm.tsx:87 3614 3701 #: src/view/com/auth/login/Login.tsx:76 3615 3702 #: src/view/com/auth/login/LoginForm.tsx:120 ··· 3647 3734 msgid "Unfollow {0}" 3648 3735 msgstr "" 3649 3736 3650 - #: src/view/com/auth/create/state.ts:216 3737 + #: src/view/com/auth/create/state.ts:298 3651 3738 msgid "Unfortunately, you do not meet the requirements to create an account." 3652 3739 msgstr "Lamentablemente, no cumples los requisitos para crear una cuenta." 3653 3740 ··· 3786 3873 msgid "Users in \"{0}\"" 3787 3874 msgstr "Usuarios en «{0}»" 3788 3875 3876 + #: src/view/com/auth/create/Step2.tsx:241 3877 + msgid "Verification code" 3878 + msgstr "" 3879 + 3789 3880 #: src/view/screens/Settings.tsx:843 3790 3881 msgid "Verify email" 3791 3882 msgstr "Verificar el correo electrónico" ··· 3836 3927 msgstr "" 3837 3928 3838 3929 #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3839 - msgid "We ran out of posts from your follows. Here's the latest from" 3930 + #~ msgid "We ran out of posts from your follows. Here's the latest from" 3931 + #~ msgstr "" 3932 + 3933 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3934 + msgid "We ran out of posts from your follows. Here's the latest from <0/>." 3840 3935 msgstr "" 3841 3936 3842 3937 #: src/view/com/modals/AppealLabel.tsx:48 3843 3938 msgid "We'll look into your appeal promptly." 3844 3939 msgstr "" 3845 3940 3846 - #: src/view/com/auth/create/CreateAccount.tsx:122 3941 + #: src/view/com/auth/create/CreateAccount.tsx:123 3847 3942 msgid "We're so excited to have you join us!" 3848 3943 msgstr "¡Nos hace mucha ilusión que te unas a nosotros!" 3849 3944 ··· 3851 3946 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 3852 3947 msgstr "" 3853 3948 3854 - #: src/view/screens/Search/Search.tsx:243 3949 + #: src/view/screens/Search/Search.tsx:245 3855 3950 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 3856 3951 msgstr "Lo sentimos, pero no se ha podido completar tu búsqueda. Vuelve a intentarlo dentro de unos minutos." 3857 3952 ··· 3898 3993 msgid "Write your reply" 3899 3994 msgstr "Redactar tu respuesta" 3900 3995 3996 + #: src/view/com/auth/create/Step2.tsx:260 3997 + msgid "XXXXXX" 3998 + msgstr "" 3999 + 3901 4000 #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 3902 4001 #: src/view/screens/PreferencesHomeFeed.tsx:129 3903 4002 #: src/view/screens/PreferencesHomeFeed.tsx:201 ··· 3914 4013 msgstr "" 3915 4014 3916 4015 #: src/view/com/auth/create/Step1.tsx:106 3917 - msgid "You can change hosting providers at any time." 3918 - msgstr "Puedes cambiar de proveedor de alojamiento en cualquier momento." 4016 + #~ msgid "You can change hosting providers at any time." 4017 + #~ msgstr "Puedes cambiar de proveedor de alojamiento en cualquier momento." 3919 4018 3920 4019 #: src/view/com/auth/login/Login.tsx:158 3921 4020 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 ··· 3991 4090 msgid "You've reached the end of your feed! Find some more accounts to follow." 3992 4091 msgstr "" 3993 4092 3994 - #: src/view/com/auth/create/Step2.tsx:58 4093 + #: src/view/com/auth/create/Step1.tsx:67 3995 4094 msgid "Your account" 3996 4095 msgstr "Tu cuenta" 3997 4096 ··· 3999 4098 msgid "Your account has been deleted" 4000 4099 msgstr "" 4001 4100 4002 - #: src/view/com/auth/create/Step2.tsx:146 4101 + #: src/view/com/auth/create/Step1.tsx:182 4003 4102 msgid "Your birth date" 4004 4103 msgstr "Tu fecha de nacimiento" 4005 4104 ··· 4007 4106 msgid "Your choice will be saved, but can be changed later in settings." 4008 4107 msgstr "" 4009 4108 4010 - #: src/view/com/auth/create/state.ts:102 4109 + #: src/view/com/auth/create/state.ts:153 4011 4110 #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 4012 4111 msgid "Your email appears to be invalid." 4013 4112 msgstr "Tu correo electrónico parece no ser válido." ··· 4037 4136 msgstr "" 4038 4137 4039 4138 #: src/view/com/auth/create/Step1.tsx:53 4040 - msgid "Your hosting provider" 4041 - msgstr "Tu proveedor de alojamiento" 4139 + #~ msgid "Your hosting provider" 4140 + #~ msgstr "Tu proveedor de alojamiento" 4042 4141 4043 4142 #: src/view/screens/Settings.tsx:430 4044 4143 #: src/view/shell/desktop/RightNav.tsx:137 4045 - #: src/view/shell/Drawer.tsx:657 4144 + #: src/view/shell/Drawer.tsx:660 4046 4145 msgid "Your invite codes are hidden when logged in using an App Password" 4047 4146 msgstr "Tus códigos de invitación están ocultos cuando inicias sesión con una contraseña de la app" 4048 4147
+157 -133
src/locale/locales/fr/messages.po
··· 23 23 24 24 #: src/view/com/modals/CreateOrEditList.tsx:185 25 25 #: src/view/screens/Settings.tsx:294 26 - msgid "{0}" 27 - msgstr "{0}" 26 + #~ msgid "{0}" 27 + #~ msgstr "{0}" 28 28 29 29 #: src/view/com/profile/ProfileHeader.tsx:632 30 30 msgid "{following} following" ··· 45 45 msgstr "{invitesAvailable} codes d’invitation disponibles" 46 46 47 47 #: src/view/screens/Search/Search.tsx:87 48 - msgid "{message}" 49 - msgstr "{message}" 48 + #~ msgid "{message}" 49 + #~ msgstr "{message}" 50 50 51 51 #: src/view/shell/Drawer.tsx:443 52 52 msgid "{numUnreadNotifications} unread" 53 53 msgstr "{numUnreadNotifications} non lus" 54 54 55 55 #: src/Navigation.tsx:147 56 - msgid "@{0}" 57 - msgstr "@{0}" 56 + #~ msgid "@{0}" 57 + #~ msgstr "@{0}" 58 58 59 59 #: src/view/com/threadgate/WhoCanReply.tsx:158 60 60 msgid "<0/> members" ··· 89 89 msgstr "Une nouvelle version de l’application est disponible. Veuillez faire la mise à jour pour continuer à utiliser l’application." 90 90 91 91 #: src/view/com/util/ViewHeader.tsx:83 92 - #: src/view/screens/Search/Search.tsx:538 92 + #: src/view/screens/Search/Search.tsx:545 93 93 msgid "Access navigation links and settings" 94 94 msgstr "Accède aux liens de navigation et aux paramètres" 95 95 ··· 288 288 msgid "App passwords" 289 289 msgstr "Mots de passe d’application" 290 290 291 - #: src/Navigation.tsx:239 291 + #: src/Navigation.tsx:237 292 292 #: src/view/screens/AppPasswords.tsx:187 293 293 msgid "App Passwords" 294 294 msgstr "Mots de passe d’application" ··· 337 337 msgid "Artistic or non-erotic nudity." 338 338 msgstr "Nudité artistique ou non érotique." 339 339 340 - #: src/view/com/post-thread/PostThread.tsx:400 341 - msgctxt "action" 342 - msgid "Back" 343 - msgstr "Retour" 344 - 345 340 #: src/view/com/auth/create/CreateAccount.tsx:142 346 341 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 347 342 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 355 350 #: src/view/com/util/ViewHeader.tsx:81 356 351 msgid "Back" 357 352 msgstr "Arrière" 353 + 354 + #: src/view/com/post-thread/PostThread.tsx:400 355 + msgctxt "action" 356 + msgid "Back" 357 + msgstr "Retour" 358 358 359 359 #: src/view/screens/Settings.tsx:489 360 360 msgid "Basics" ··· 391 391 msgstr "Bloquer cette liste" 392 392 393 393 #: src/view/com/lists/ListCard.tsx:109 394 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 394 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 395 395 msgid "Blocked" 396 396 msgstr "Bloqué" 397 397 ··· 399 399 msgid "Blocked accounts" 400 400 msgstr "Comptes bloqués" 401 401 402 - #: src/Navigation.tsx:131 402 + #: src/Navigation.tsx:129 403 403 #: src/view/screens/ModerationBlockedAccounts.tsx:107 404 404 msgid "Blocked Accounts" 405 405 msgstr "Comptes bloqués" ··· 493 493 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 494 494 msgstr "Ne peut contenir que des lettres, des chiffres, des espaces, des tirets et des tirets bas. La longueur doit être d’au moins 4 caractères, mais pas plus de 32." 495 495 496 - #: src/view/com/modals/Confirm.tsx:88 497 - #: src/view/com/modals/Confirm.tsx:91 498 - #: src/view/com/modals/CreateOrEditList.tsx:293 499 - #: src/view/com/modals/DeleteAccount.tsx:152 500 - #: src/view/com/modals/DeleteAccount.tsx:230 501 - msgctxt "action" 502 - msgid "Cancel" 503 - msgstr "Annuler" 504 - 505 496 #: src/components/Prompt.tsx:92 506 497 #: src/view/com/composer/Composer.tsx:300 507 498 #: src/view/com/composer/Composer.tsx:305 508 499 #: src/view/com/modals/ChangeEmail.tsx:218 509 500 #: src/view/com/modals/ChangeEmail.tsx:220 510 - #: src/view/com/modals/CreateOrEditList.tsx:288 501 + #: src/view/com/modals/CreateOrEditList.tsx:286 511 502 #: src/view/com/modals/EditImage.tsx:323 512 503 #: src/view/com/modals/EditProfile.tsx:249 513 504 #: src/view/com/modals/InAppBrowserConsent.tsx:78 ··· 516 507 #: src/view/com/modals/VerifyEmail.tsx:247 517 508 #: src/view/com/modals/VerifyEmail.tsx:253 518 509 #: src/view/com/modals/Waitlist.tsx:142 519 - #: src/view/screens/Search/Search.tsx:602 520 - #: src/view/shell/desktop/Search.tsx:185 510 + #: src/view/screens/Search/Search.tsx:609 511 + #: src/view/shell/desktop/Search.tsx:238 512 + msgid "Cancel" 513 + msgstr "Annuler" 514 + 515 + #: src/view/com/modals/Confirm.tsx:88 516 + #: src/view/com/modals/Confirm.tsx:91 517 + #: src/view/com/modals/CreateOrEditList.tsx:291 518 + #: src/view/com/modals/DeleteAccount.tsx:152 519 + #: src/view/com/modals/DeleteAccount.tsx:230 520 + msgctxt "action" 521 521 msgid "Cancel" 522 522 msgstr "Annuler" 523 523 ··· 543 543 msgstr "Annuler la citation" 544 544 545 545 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 546 - #: src/view/shell/desktop/Search.tsx:181 546 + #: src/view/shell/desktop/Search.tsx:234 547 547 msgid "Cancel search" 548 548 msgstr "Annuler la recherche" 549 549 ··· 629 629 msgstr "Effacer toutes les données de stockage (redémarrer ensuite)" 630 630 631 631 #: src/view/com/util/forms/SearchInput.tsx:74 632 - #: src/view/screens/Search/Search.tsx:583 632 + #: src/view/screens/Search/Search.tsx:590 633 633 msgid "Clear search query" 634 634 msgstr "Effacer la recherche" 635 635 ··· 681 681 msgid "Collapses list of users for a given notification" 682 682 msgstr "Réduit la liste des comptes pour une notification donnée" 683 683 684 - #: src/Navigation.tsx:229 684 + #: src/Navigation.tsx:227 685 685 #: src/view/screens/CommunityGuidelines.tsx:32 686 686 msgid "Community Guidelines" 687 687 msgstr "Directives communautaires" ··· 694 694 msgid "Compose reply" 695 695 msgstr "Rédiger une réponse" 696 696 697 - #: src/view/com/modals/Confirm.tsx:75 698 - #: src/view/com/modals/Confirm.tsx:78 699 - msgctxt "action" 700 - msgid "Confirm" 701 - msgstr "Confirmer" 702 - 703 697 #: src/components/Prompt.tsx:114 704 698 #: src/view/com/modals/AppealLabel.tsx:98 705 699 #: src/view/com/modals/SelfLabel.tsx:154 ··· 707 701 #: src/view/com/modals/VerifyEmail.tsx:233 708 702 #: src/view/screens/PreferencesHomeFeed.tsx:308 709 703 #: src/view/screens/PreferencesThreads.tsx:159 704 + msgid "Confirm" 705 + msgstr "Confirmer" 706 + 707 + #: src/view/com/modals/Confirm.tsx:75 708 + #: src/view/com/modals/Confirm.tsx:78 709 + msgctxt "action" 710 710 msgid "Confirm" 711 711 msgstr "Confirmer" 712 712 ··· 816 816 msgid "Copy post text" 817 817 msgstr "Copier le texte du post" 818 818 819 - #: src/Navigation.tsx:234 819 + #: src/Navigation.tsx:232 820 820 #: src/view/screens/CopyrightPolicy.tsx:29 821 821 msgid "Copyright Policy" 822 822 msgstr "Politique sur les droits d’auteur" ··· 828 828 #: src/view/screens/ProfileList.tsx:867 829 829 msgid "Could not load list" 830 830 msgstr "Impossible de charger la liste" 831 + 832 + #: src/view/com/auth/create/Step2.tsx:89 833 + msgid "Country" 834 + msgstr "" 831 835 832 836 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 833 837 #: src/view/com/auth/SplashScreen.tsx:46 ··· 931 935 msgid "Delete this post?" 932 936 msgstr "Supprimer ce post ?" 933 937 934 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 938 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 935 939 msgid "Deleted" 936 940 msgstr "Supprimé" 937 941 ··· 939 943 msgid "Deleted post." 940 944 msgstr "Post supprimé." 941 945 942 - #: src/view/com/modals/CreateOrEditList.tsx:239 943 - #: src/view/com/modals/CreateOrEditList.tsx:255 946 + #: src/view/com/modals/CreateOrEditList.tsx:237 947 + #: src/view/com/modals/CreateOrEditList.tsx:253 944 948 #: src/view/com/modals/EditProfile.tsx:198 945 949 #: src/view/com/modals/EditProfile.tsx:210 946 950 msgid "Description" ··· 1036 1040 msgid "e.g. Artist, dog-lover, and avid reader." 1037 1041 msgstr "ex. Artiste, amoureuse des chiens et lectrice passionnée." 1038 1042 1039 - #: src/view/com/modals/CreateOrEditList.tsx:225 1043 + #: src/view/com/modals/CreateOrEditList.tsx:223 1040 1044 msgid "e.g. Great Posters" 1041 1045 msgstr "ex. Les meilleurs comptes" 1042 1046 1043 - #: src/view/com/modals/CreateOrEditList.tsx:226 1047 + #: src/view/com/modals/CreateOrEditList.tsx:224 1044 1048 msgid "e.g. Spammers" 1045 1049 msgstr "ex. Spammeurs" 1046 1050 1047 - #: src/view/com/modals/CreateOrEditList.tsx:246 1051 + #: src/view/com/modals/CreateOrEditList.tsx:244 1048 1052 msgid "e.g. The posters who never miss." 1049 1053 msgstr "ex. Ces comptes qui ne ratent jamais leur coup." 1050 1054 1051 - #: src/view/com/modals/CreateOrEditList.tsx:247 1055 + #: src/view/com/modals/CreateOrEditList.tsx:245 1052 1056 msgid "e.g. Users that repeatedly reply with ads." 1053 1057 msgstr "ex. Les comptes qui répondent toujours avec des pubs." 1054 1058 ··· 1070 1074 msgid "Edit list details" 1071 1075 msgstr "Modifier les infos de la liste" 1072 1076 1073 - #: src/view/com/modals/CreateOrEditList.tsx:193 1077 + #: src/view/com/modals/CreateOrEditList.tsx:192 1074 1078 msgid "Edit Moderation List" 1075 1079 msgstr "Modifier la liste de modération" 1076 1080 1077 - #: src/Navigation.tsx:244 1081 + #: src/Navigation.tsx:242 1078 1082 #: src/view/screens/Feeds.tsx:371 1079 1083 #: src/view/screens/SavedFeeds.tsx:84 1080 1084 msgid "Edit My Feeds" ··· 1096 1100 msgid "Edit Saved Feeds" 1097 1101 msgstr "Modifier les fils d’actu enregistrés" 1098 1102 1099 - #: src/view/com/modals/CreateOrEditList.tsx:188 1103 + #: src/view/com/modals/CreateOrEditList.tsx:187 1100 1104 msgid "Edit User List" 1101 1105 msgstr "Modifier la liste de comptes" 1102 1106 ··· 1109 1113 msgstr "Modifier votre description de profil" 1110 1114 1111 1115 #: src/view/com/auth/create/Step1.tsx:143 1112 - #: src/view/com/auth/create/Step2.tsx:90 1113 - #: src/view/com/auth/create/Step2.tsx:164 1116 + #: src/view/com/auth/create/Step2.tsx:192 1117 + #: src/view/com/auth/create/Step2.tsx:266 1114 1118 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 1115 1119 #: src/view/com/modals/ChangeEmail.tsx:141 1116 1120 #: src/view/com/modals/Waitlist.tsx:88 ··· 1204 1208 msgid "Enter your new email address below." 1205 1209 msgstr "Entrez votre nouvelle e-mail ci-dessous." 1206 1210 1207 - #: src/view/com/auth/create/Step2.tsx:84 1211 + #: src/view/com/auth/create/Step2.tsx:186 1208 1212 msgid "Enter your phone number" 1209 1213 msgstr "" 1210 1214 ··· 1212 1216 msgid "Enter your username and password" 1213 1217 msgstr "Entrez votre pseudo et votre mot de passe" 1214 1218 1215 - #: src/view/screens/Search/Search.tsx:105 1219 + #: src/view/screens/Search/Search.tsx:107 1216 1220 msgid "Error:" 1217 1221 msgstr "Erreur :" 1218 1222 ··· 1229 1233 msgstr "Sort de la vue de l’image" 1230 1234 1231 1235 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1232 - #: src/view/shell/desktop/Search.tsx:182 1236 + #: src/view/shell/desktop/Search.tsx:235 1233 1237 msgid "Exits inputting search query" 1234 1238 msgstr "Sort de la saisie de la recherche" 1235 1239 ··· 1255 1259 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." 1256 1260 msgstr "Les médias externes peuvent permettre à des sites web de collecter des informations sur vous et votre appareil. Aucune information n’est envoyée ou demandée tant que vous n’appuyez pas sur le bouton de lecture." 1257 1261 1258 - #: src/Navigation.tsx:260 1262 + #: src/Navigation.tsx:258 1259 1263 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1260 1264 #: src/view/screens/Settings.tsx:623 1261 1265 msgid "External Media Preferences" ··· 1283 1287 msgid "Failed to load recommended feeds" 1284 1288 msgstr "Échec du chargement des fils d’actu recommandés" 1285 1289 1286 - #: src/Navigation.tsx:194 1290 + #: src/Navigation.tsx:192 1287 1291 msgid "Feed" 1288 1292 msgstr "Fil d’actu" 1289 1293 ··· 1304 1308 msgid "Feedback" 1305 1309 msgstr "Feedback" 1306 1310 1307 - #: src/Navigation.tsx:442 1311 + #: src/Navigation.tsx:440 1308 1312 #: src/view/screens/Feeds.tsx:479 1309 1313 #: src/view/screens/Profile.tsx:165 1310 1314 #: src/view/shell/bottom-bar/BottomBar.tsx:181 ··· 1328 1332 msgid "Find accounts to follow" 1329 1333 msgstr "Trouver des comptes à suivre" 1330 1334 1331 - #: src/view/screens/Search/Search.tsx:427 1335 + #: src/view/screens/Search/Search.tsx:429 1332 1336 msgid "Find users on Bluesky" 1333 1337 msgstr "Trouver des comptes sur Bluesky" 1334 1338 1335 - #: src/view/screens/Search/Search.tsx:425 1339 + #: src/view/screens/Search/Search.tsx:427 1336 1340 msgid "Find users with the search tool on the right" 1337 1341 msgstr "Trouvez des comptes à l’aide de l’outil de recherche, à droite" 1338 1342 ··· 1460 1464 msgid "Go Back" 1461 1465 msgstr "Retour" 1462 1466 1467 + #: src/view/screens/Search/Search.tsx:640 1468 + #: src/view/shell/desktop/Search.tsx:262 1469 + msgid "Go to @{queryMaybeHandle}" 1470 + msgstr "" 1471 + 1463 1472 #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1464 1473 #: src/view/com/auth/login/LoginForm.tsx:285 1465 1474 #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 ··· 1536 1545 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." 1537 1546 msgstr "Hmm, nous n’arrivons pas à trouver ce fil d’actu. Il a peut-être été supprimé." 1538 1547 1539 - #: src/Navigation.tsx:432 1548 + #: src/Navigation.tsx:430 1540 1549 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1541 1550 #: src/view/shell/desktop/LeftNav.tsx:306 1542 1551 #: src/view/shell/Drawer.tsx:401 ··· 1544 1553 msgid "Home" 1545 1554 msgstr "Accueil" 1546 1555 1547 - #: src/Navigation.tsx:249 1556 + #: src/Navigation.tsx:247 1548 1557 #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1549 1558 #: src/view/screens/PreferencesHomeFeed.tsx:104 1550 1559 #: src/view/screens/Settings.tsx:509 ··· 1633 1642 msgid "Input password for account deletion" 1634 1643 msgstr "Entrez le mot de passe pour la suppression du compte" 1635 1644 1636 - #: src/view/com/auth/create/Step2.tsx:92 1645 + #: src/view/com/auth/create/Step2.tsx:194 1637 1646 msgid "Input phone number for SMS verification" 1638 1647 msgstr "" 1639 1648 ··· 1645 1654 msgid "Input the username or email address you used at signup" 1646 1655 msgstr "Entrez le pseudo ou l’adresse e-mail que vous avez utilisé lors de l’inscription" 1647 1656 1648 - #: src/view/com/auth/create/Step2.tsx:166 1657 + #: src/view/com/auth/create/Step2.tsx:268 1649 1658 msgid "Input the verification code we have texted to you" 1650 1659 msgstr "" 1651 1660 ··· 1683 1692 msgid "Invite code" 1684 1693 msgstr "Code d’invitation" 1685 1694 1686 - #: src/view/com/auth/create/state.ts:193 1695 + #: src/view/com/auth/create/state.ts:199 1687 1696 msgid "Invite code not accepted. Check that you input it correctly and try again." 1688 1697 msgstr "Code d’invitation refusé. Vérifiez que vous l’avez saisi correctement et réessayez." 1689 1698 ··· 1724 1733 msgid "Language settings" 1725 1734 msgstr "Préférences de langue" 1726 1735 1727 - #: src/Navigation.tsx:141 1736 + #: src/Navigation.tsx:139 1728 1737 #: src/view/screens/LanguageSettings.tsx:89 1729 1738 msgid "Language Settings" 1730 1739 msgstr "Paramètres linguistiques" ··· 1793 1802 msgid "Like this feed" 1794 1803 msgstr "Liker ce fil d’actu" 1795 1804 1796 - #: src/Navigation.tsx:199 1805 + #: src/Navigation.tsx:197 1797 1806 #: src/view/screens/PostLikedBy.tsx:27 1798 1807 #: src/view/screens/ProfileFeedLikedBy.tsx:27 1799 1808 msgid "Liked by" ··· 1823 1832 msgid "Likes on this post" 1824 1833 msgstr "Likes sur ce post" 1825 1834 1826 - #: src/Navigation.tsx:168 1835 + #: src/Navigation.tsx:166 1827 1836 msgid "List" 1828 1837 msgstr "Liste" 1829 1838 1830 - #: src/view/com/modals/CreateOrEditList.tsx:205 1839 + #: src/view/com/modals/CreateOrEditList.tsx:203 1831 1840 msgid "List Avatar" 1832 1841 msgstr "Liste des avatars" 1833 1842 ··· 1847 1856 msgid "List muted" 1848 1857 msgstr "Liste masquée" 1849 1858 1850 - #: src/view/com/modals/CreateOrEditList.tsx:218 1859 + #: src/view/com/modals/CreateOrEditList.tsx:216 1851 1860 msgid "List Name" 1852 1861 msgstr "Nom de liste" 1853 1862 ··· 1859 1868 msgid "List unmuted" 1860 1869 msgstr "Liste démasquée" 1861 1870 1862 - #: src/Navigation.tsx:111 1871 + #: src/Navigation.tsx:109 1863 1872 #: src/view/screens/Profile.tsx:166 1864 1873 #: src/view/shell/desktop/LeftNav.tsx:379 1865 1874 #: src/view/shell/Drawer.tsx:495 ··· 1891 1900 msgid "Local dev server" 1892 1901 msgstr "Serveur de dév local" 1893 1902 1894 - #: src/Navigation.tsx:209 1903 + #: src/Navigation.tsx:207 1895 1904 msgid "Log" 1896 1905 msgstr "Journaux" 1897 1906 ··· 1920 1929 msgstr "Comptes mentionnés" 1921 1930 1922 1931 #: src/view/com/util/ViewHeader.tsx:81 1923 - #: src/view/screens/Search/Search.tsx:537 1932 + #: src/view/screens/Search/Search.tsx:544 1924 1933 msgid "Menu" 1925 1934 msgstr "Menu" 1926 1935 ··· 1928 1937 msgid "Message from server: {0}" 1929 1938 msgstr "Message du serveur : {0}" 1930 1939 1931 - #: src/Navigation.tsx:116 1940 + #: src/Navigation.tsx:114 1932 1941 #: src/view/screens/Moderation.tsx:64 1933 1942 #: src/view/screens/Settings.tsx:591 1934 1943 #: src/view/shell/desktop/LeftNav.tsx:397 ··· 1964 1973 msgid "Moderation lists" 1965 1974 msgstr "Listes de modération" 1966 1975 1967 - #: src/Navigation.tsx:121 1976 + #: src/Navigation.tsx:119 1968 1977 #: src/view/screens/ModerationModlists.tsx:58 1969 1978 msgid "Moderation Lists" 1970 1979 msgstr "Listes de modération" ··· 2027 2036 msgid "Muted accounts" 2028 2037 msgstr "Comptes masqués" 2029 2038 2030 - #: src/Navigation.tsx:126 2039 + #: src/Navigation.tsx:124 2031 2040 #: src/view/screens/ModerationMutedAccounts.tsx:107 2032 2041 msgid "Muted Accounts" 2033 2042 msgstr "Comptes masqués" ··· 2057 2066 msgstr "Mes fils d’actu enregistrés" 2058 2067 2059 2068 #: src/view/com/modals/AddAppPasswords.tsx:181 2060 - #: src/view/com/modals/CreateOrEditList.tsx:232 2069 + #: src/view/com/modals/CreateOrEditList.tsx:230 2061 2070 msgid "Name" 2062 2071 msgstr "Nom" 2063 2072 ··· 2094 2103 msgid "New" 2095 2104 msgstr "Nouveau" 2096 2105 2097 - #: src/view/com/modals/CreateOrEditList.tsx:195 2106 + #: src/view/com/modals/CreateOrEditList.tsx:194 2098 2107 msgid "New Moderation List" 2099 2108 msgstr "Nouvelle liste de modération" 2100 2109 ··· 2121 2130 msgid "New Post" 2122 2131 msgstr "Nouveau post" 2123 2132 2124 - #: src/view/com/modals/CreateOrEditList.tsx:190 2133 + #: src/view/com/modals/CreateOrEditList.tsx:189 2125 2134 msgid "New User List" 2126 2135 msgstr "Nouvelle liste de comptes" 2127 2136 ··· 2129 2138 msgid "Newest replies first" 2130 2139 msgstr "Réponses les plus récentes en premier" 2131 2140 2132 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2133 - msgctxt "action" 2134 - msgid "Next" 2135 - msgstr "Suivant" 2136 - 2137 2141 #: src/view/com/auth/create/CreateAccount.tsx:155 2138 2142 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2139 2143 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2141 2145 #: src/view/com/auth/login/SetNewPasswordForm.tsx:158 2142 2146 #: src/view/com/auth/login/SetNewPasswordForm.tsx:168 2143 2147 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2148 + msgid "Next" 2149 + msgstr "Suivant" 2150 + 2151 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2152 + msgctxt "action" 2144 2153 msgid "Next" 2145 2154 msgstr "Suivant" 2146 2155 ··· 2180 2189 msgstr "Aucun résultat trouvé pour « {query} »" 2181 2190 2182 2191 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 2183 - #: src/view/screens/Search/Search.tsx:270 2184 - #: src/view/screens/Search/Search.tsx:298 2185 - #: src/view/screens/Search/Search.tsx:630 2186 - #: src/view/shell/desktop/Search.tsx:213 2192 + #: src/view/screens/Search/Search.tsx:272 2193 + #: src/view/screens/Search/Search.tsx:300 2187 2194 msgid "No results found for {query}" 2188 2195 msgstr "Aucun résultat trouvé pour {query}" 2189 2196 ··· 2199 2206 msgid "Not Applicable." 2200 2207 msgstr "Sans objet." 2201 2208 2202 - #: src/Navigation.tsx:106 2209 + #: src/Navigation.tsx:104 2203 2210 msgid "Not Found" 2204 2211 msgstr "Introuvable" 2205 2212 ··· 2212 2219 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." 2213 2220 msgstr "Remarque : Bluesky est un réseau ouvert et public. Ce paramètre limite uniquement la visibilité de votre contenu sur l’application et le site Web de Bluesky, et d’autres applications peuvent ne pas respecter ce paramètre. Votre contenu peut toujours être montré aux personnes non connectées par d’autres applications et sites Web." 2214 2221 2215 - #: src/Navigation.tsx:447 2222 + #: src/Navigation.tsx:445 2216 2223 #: src/view/screens/Notifications.tsx:113 2217 2224 #: src/view/screens/Notifications.tsx:137 2218 2225 #: src/view/shell/bottom-bar/BottomBar.tsx:205 ··· 2226 2233 msgid "Nudity" 2227 2234 msgstr "Nudité" 2228 2235 2229 - #: src/view/com/util/ErrorBoundary.tsx:34 2236 + #: src/view/com/util/ErrorBoundary.tsx:35 2230 2237 msgid "Oh no!" 2231 2238 msgstr "Oh non !" 2232 2239 ··· 2412 2419 msgid "Password updated!" 2413 2420 msgstr "Mot de passe mis à jour !" 2414 2421 2415 - #: src/Navigation.tsx:162 2422 + #: src/Navigation.tsx:160 2416 2423 msgid "People followed by @{0}" 2417 2424 msgstr "Personnes suivies par @{0}" 2418 2425 2419 - #: src/Navigation.tsx:155 2426 + #: src/Navigation.tsx:153 2420 2427 msgid "People following @{0}" 2421 2428 msgstr "Personnes qui suivent @{0}" 2422 2429 ··· 2428 2435 msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2429 2436 msgstr "Permission d’accès à la pellicule refusée. Veuillez l’activer dans les paramètres de votre système." 2430 2437 2431 - #: src/view/com/auth/create/Step2.tsx:79 2438 + #: src/view/com/auth/create/Step2.tsx:181 2432 2439 msgid "Phone number" 2433 2440 msgstr "" 2434 2441 ··· 2458 2465 msgid "Plays the GIF" 2459 2466 msgstr "Lit le GIF" 2460 2467 2461 - #: src/view/com/auth/create/state.ts:171 2468 + #: src/view/com/auth/create/state.ts:177 2462 2469 msgid "Please choose your handle." 2463 2470 msgstr "Veuillez choisir votre pseudo." 2464 2471 2465 - #: src/view/com/auth/create/state.ts:154 2472 + #: src/view/com/auth/create/state.ts:160 2466 2473 msgid "Please choose your password." 2467 2474 msgstr "Veuillez choisir votre mot de passe." 2468 2475 ··· 2474 2481 msgid "Please enter a name for your app password. All spaces is not allowed." 2475 2482 msgstr "Veuillez entrer un nom pour votre mot de passe d’application. Les espaces ne sont pas autorisés." 2476 2483 2477 - #: src/view/com/auth/create/Step2.tsx:102 2484 + #: src/view/com/auth/create/Step2.tsx:204 2478 2485 msgid "Please enter a phone number that can receive SMS text messages." 2479 2486 msgstr "" 2480 2487 ··· 2482 2489 msgid "Please enter a unique name for this App Password or use our randomly generated one." 2483 2490 msgstr "Veuillez saisir un nom unique pour le mot de passe de l’application ou utiliser celui que nous avons généré de manière aléatoire." 2484 2491 2485 - #: src/view/com/auth/create/state.ts:164 2492 + #: src/view/com/auth/create/state.ts:170 2486 2493 msgid "Please enter the code you received by SMS." 2487 2494 msgstr "" 2488 2495 2489 2496 #: src/view/com/auth/create/Step2.tsx:177 2490 - msgid "Please enter the verification code sent to" 2497 + #~ msgid "Please enter the verification code sent to" 2498 + #~ msgstr "" 2499 + 2500 + #: src/view/com/auth/create/Step2.tsx:279 2501 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2491 2502 msgstr "" 2492 2503 2493 - #: src/view/com/auth/create/state.ts:140 2504 + #: src/view/com/auth/create/state.ts:146 2494 2505 msgid "Please enter your email." 2495 2506 msgstr "Veuillez entrer votre e-mail." 2496 2507 ··· 2531 2542 msgid "Post by {0}" 2532 2543 msgstr "Post de {0}" 2533 2544 2534 - #: src/Navigation.tsx:174 2535 - #: src/Navigation.tsx:181 2536 - #: src/Navigation.tsx:188 2545 + #: src/Navigation.tsx:172 2546 + #: src/Navigation.tsx:179 2547 + #: src/Navigation.tsx:186 2537 2548 msgid "Post by @{0}" 2538 2549 msgstr "Post de @{0}" 2539 2550 ··· 2586 2597 msgid "Privacy" 2587 2598 msgstr "Vie privée" 2588 2599 2589 - #: src/Navigation.tsx:219 2600 + #: src/Navigation.tsx:217 2590 2601 #: src/view/screens/PrivacyPolicy.tsx:29 2591 2602 #: src/view/screens/Settings.tsx:824 2592 2603 #: src/view/shell/Drawer.tsx:265 ··· 2808 2819 msgid "Request Change" 2809 2820 msgstr "Demande de modification" 2810 2821 2811 - #: src/view/com/auth/create/Step2.tsx:115 2822 + #: src/view/com/auth/create/Step2.tsx:217 2812 2823 msgid "Request code" 2813 2824 msgstr "" 2814 2825 ··· 2864 2875 2865 2876 #: src/view/com/auth/create/CreateAccount.tsx:164 2866 2877 #: src/view/com/auth/create/CreateAccount.tsx:168 2867 - #: src/view/com/auth/create/Step2.tsx:150 2878 + #: src/view/com/auth/create/Step2.tsx:252 2868 2879 #: src/view/com/auth/login/LoginForm.tsx:265 2869 2880 #: src/view/com/auth/login/LoginForm.tsx:268 2870 2881 #: src/view/com/util/error/ErrorMessage.tsx:55 ··· 2872 2883 msgid "Retry" 2873 2884 msgstr "Réessayer" 2874 2885 2875 - #: src/view/com/auth/create/Step2.tsx:143 2886 + #: src/view/com/auth/create/Step2.tsx:245 2876 2887 msgid "Retry." 2877 2888 msgstr "" 2878 2889 ··· 2884 2895 msgid "SANDBOX. Posts and accounts are not permanent." 2885 2896 msgstr "SANDBOX. Les posts et les comptes ne sont pas permanents." 2886 2897 2887 - #: src/view/com/lightbox/Lightbox.tsx:125 2888 - #: src/view/com/modals/CreateOrEditList.tsx:278 2898 + #: src/view/com/lightbox/Lightbox.tsx:129 2899 + #: src/view/com/modals/CreateOrEditList.tsx:276 2889 2900 msgctxt "action" 2890 2901 msgid "Save" 2891 2902 msgstr "Enregistrer" ··· 2893 2904 #: src/view/com/modals/BirthDateSettings.tsx:94 2894 2905 #: src/view/com/modals/BirthDateSettings.tsx:97 2895 2906 #: src/view/com/modals/ChangeHandle.tsx:173 2896 - #: src/view/com/modals/CreateOrEditList.tsx:270 2907 + #: src/view/com/modals/CreateOrEditList.tsx:268 2897 2908 #: src/view/com/modals/EditProfile.tsx:224 2898 2909 #: src/view/screens/ProfileFeed.tsx:354 2899 2910 msgid "Save" ··· 2931 2942 msgid "Scroll to top" 2932 2943 msgstr "Remonter en haut" 2933 2944 2934 - #: src/Navigation.tsx:437 2945 + #: src/Navigation.tsx:435 2935 2946 #: src/view/com/auth/LoggedOut.tsx:122 2936 2947 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 2937 2948 #: src/view/com/util/forms/SearchInput.tsx:53 2938 2949 #: src/view/com/util/forms/SearchInput.tsx:65 2939 - #: src/view/screens/Search/Search.tsx:406 2940 - #: src/view/screens/Search/Search.tsx:559 2941 - #: src/view/screens/Search/Search.tsx:572 2950 + #: src/view/screens/Search/Search.tsx:408 2951 + #: src/view/screens/Search/Search.tsx:566 2952 + #: src/view/screens/Search/Search.tsx:579 2942 2953 #: src/view/shell/bottom-bar/BottomBar.tsx:159 2943 2954 #: src/view/shell/desktop/LeftNav.tsx:324 2944 - #: src/view/shell/desktop/Search.tsx:161 2945 - #: src/view/shell/desktop/Search.tsx:170 2955 + #: src/view/shell/desktop/Search.tsx:214 2956 + #: src/view/shell/desktop/Search.tsx:223 2946 2957 #: src/view/shell/Drawer.tsx:365 2947 2958 #: src/view/shell/Drawer.tsx:366 2948 2959 msgid "Search" 2949 2960 msgstr "Recherche" 2961 + 2962 + #: src/view/screens/Search/Search.tsx:628 2963 + #: src/view/shell/desktop/Search.tsx:255 2964 + msgid "Search for \"{query}\"" 2965 + msgstr "" 2950 2966 2951 2967 #: src/view/com/auth/LoggedOut.tsx:104 2952 2968 #: src/view/com/auth/LoggedOut.tsx:105 ··· 2995 3011 msgid "Select your app language for the default text to display in the app" 2996 3012 msgstr "Sélectionnez la langue de votre application à afficher par défaut" 2997 3013 3014 + #: src/view/com/auth/create/Step2.tsx:153 3015 + msgid "Select your phone's country" 3016 + msgstr "" 3017 + 2998 3018 #: src/view/screens/LanguageSettings.tsx:190 2999 3019 msgid "Select your preferred language for translations in your feed." 3000 3020 msgstr "Sélectionnez votre langue préférée pour traduire votre fils d’actu." ··· 3097 3117 msgid "Sets server for the Bluesky client" 3098 3118 msgstr "Définit le serveur pour le client Bluesky" 3099 3119 3100 - #: src/Navigation.tsx:136 3120 + #: src/Navigation.tsx:134 3101 3121 #: src/view/screens/Settings.tsx:294 3102 3122 #: src/view/shell/desktop/LeftNav.tsx:433 3103 3123 #: src/view/shell/Drawer.tsx:570 ··· 3109 3129 msgid "Sexual activity or erotic nudity." 3110 3130 msgstr "Activité sexuelle ou nudité érotique." 3111 3131 3112 - #: src/view/com/lightbox/Lightbox.tsx:134 3132 + #: src/view/com/lightbox/Lightbox.tsx:138 3113 3133 msgctxt "action" 3114 3134 msgid "Share" 3115 3135 msgstr "Partager" ··· 3270 3290 msgid "Skip" 3271 3291 msgstr "Ignorer" 3272 3292 3273 - #: src/view/com/auth/create/Step2.tsx:70 3293 + #: src/view/com/auth/create/Step2.tsx:80 3274 3294 msgid "SMS verification" 3275 3295 msgstr "" 3276 3296 ··· 3318 3338 msgid "Storage cleared, you need to restart the app now." 3319 3339 msgstr "Stockage effacé, vous devez redémarrer l’application maintenant." 3320 3340 3321 - #: src/Navigation.tsx:204 3341 + #: src/Navigation.tsx:202 3322 3342 #: src/view/screens/Settings.tsx:740 3323 3343 msgid "Storybook" 3324 3344 msgstr "Historique" ··· 3339 3359 #~ msgid "Subscribed" 3340 3360 #~ msgstr "Abonné·e" 3341 3361 3342 - #: src/view/screens/Search/Search.tsx:362 3362 + #: src/view/screens/Search/Search.tsx:364 3343 3363 msgid "Suggested Follows" 3344 3364 msgstr "Suivis suggérés" 3345 3365 ··· 3351 3371 msgid "Suggestive" 3352 3372 msgstr "Suggestif" 3353 3373 3354 - #: src/Navigation.tsx:214 3374 + #: src/Navigation.tsx:212 3355 3375 #: src/view/screens/Support.tsx:30 3356 3376 #: src/view/screens/Support.tsx:33 3357 3377 msgid "Support" ··· 3395 3415 msgid "Terms" 3396 3416 msgstr "Conditions générales" 3397 3417 3398 - #: src/Navigation.tsx:224 3418 + #: src/Navigation.tsx:222 3399 3419 #: src/view/screens/Settings.tsx:818 3400 3420 #: src/view/screens/TermsOfService.tsx:29 3401 3421 #: src/view/shell/Drawer.tsx:259 ··· 3504 3524 msgid "There was an issue. Please check your internet connection and try again." 3505 3525 msgstr "Il y a eu un problème. Veuillez vérifier votre connexion Internet et réessayez." 3506 3526 3507 - #: src/view/com/util/ErrorBoundary.tsx:35 3527 + #: src/view/com/util/ErrorBoundary.tsx:36 3508 3528 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 3509 3529 msgstr "Un problème inattendu s’est produit dans l’application. N’hésitez pas à nous faire savoir si cela vous est arrivé !" 3510 3530 3511 - #: src/view/com/auth/create/Step2.tsx:47 3512 - msgid "There's something wrong with this number. Please include your country and/or area code!" 3531 + #: src/view/com/auth/create/Step2.tsx:53 3532 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3513 3533 msgstr "" 3534 + 3535 + #: src/view/com/auth/create/Step2.tsx:47 3536 + #~ msgid "There's something wrong with this number. Please include your country and/or area code!" 3537 + #~ msgstr "" 3514 3538 3515 3539 #: src/view/com/util/moderation/ScreenHider.tsx:88 3516 3540 msgid "This {screenDescription} has been flagged:" ··· 3603 3627 msgid "Threaded Mode" 3604 3628 msgstr "Mode arborescent" 3605 3629 3606 - #: src/Navigation.tsx:254 3630 + #: src/Navigation.tsx:252 3607 3631 msgid "Threads Preferences" 3608 3632 msgstr "Préférences de fils de discussion" 3609 3633 ··· 3641 3665 msgid "Unable to contact your service. Please check your Internet connection." 3642 3666 msgstr "Impossible de contacter votre service. Veuillez vérifier votre connexion Internet." 3643 3667 3644 - #: src/view/com/profile/ProfileHeader.tsx:475 3645 - msgctxt "action" 3668 + #: src/view/com/profile/ProfileHeader.tsx:472 3669 + #: src/view/screens/ProfileList.tsx:568 3646 3670 msgid "Unblock" 3647 3671 msgstr "Débloquer" 3648 3672 3649 - #: src/view/com/profile/ProfileHeader.tsx:472 3650 - #: src/view/screens/ProfileList.tsx:568 3673 + #: src/view/com/profile/ProfileHeader.tsx:475 3674 + msgctxt "action" 3651 3675 msgid "Unblock" 3652 3676 msgstr "Débloquer" 3653 3677 ··· 3672 3696 msgid "Unfollow {0}" 3673 3697 msgstr "Se désabonner de {0}" 3674 3698 3675 - #: src/view/com/auth/create/state.ts:289 3699 + #: src/view/com/auth/create/state.ts:298 3676 3700 msgid "Unfortunately, you do not meet the requirements to create an account." 3677 3701 msgstr "Malheureusement, vous ne remplissez pas les conditions requises pour créer un compte." 3678 3702 ··· 3811 3835 msgid "Users in \"{0}\"" 3812 3836 msgstr "Comptes dans « {0} »" 3813 3837 3814 - #: src/view/com/auth/create/Step2.tsx:139 3838 + #: src/view/com/auth/create/Step2.tsx:241 3815 3839 msgid "Verification code" 3816 3840 msgstr "" 3817 3841 ··· 3880 3904 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 3881 3905 msgstr "Nous sommes désolés, mais nous n’avons pas pu charger cette liste. Si cela persiste, veuillez contacter l’origine de la liste, @{handleOrDid}." 3882 3906 3883 - #: src/view/screens/Search/Search.tsx:243 3907 + #: src/view/screens/Search/Search.tsx:245 3884 3908 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 3885 3909 msgstr "Nous sommes désolés, mais votre recherche a été annulée. Veuillez réessayer dans quelques minutes." 3886 3910 ··· 3927 3951 msgid "Write your reply" 3928 3952 msgstr "Rédigez votre réponse" 3929 3953 3930 - #: src/view/com/auth/create/Step2.tsx:158 3954 + #: src/view/com/auth/create/Step2.tsx:260 3931 3955 msgid "XXXXXX" 3932 3956 msgstr "" 3933 3957 ··· 4040 4064 msgid "Your choice will be saved, but can be changed later in settings." 4041 4065 msgstr "" 4042 4066 4043 - #: src/view/com/auth/create/state.ts:147 4067 + #: src/view/com/auth/create/state.ts:153 4044 4068 #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 4045 4069 msgid "Your email appears to be invalid." 4046 4070 msgstr "Votre e-mail semble être invalide."
+273 -174
src/locale/locales/hi/messages.po
··· 31 31 32 32 #: src/view/com/modals/CreateOrEditList.tsx:185 33 33 #: src/view/screens/Settings.tsx:294 34 - msgid "{0}" 35 - msgstr "{0}" 34 + #~ msgid "{0}" 35 + #~ msgstr "{0}" 36 36 37 37 #: src/view/com/modals/CreateOrEditList.tsx:176 38 38 #~ msgid "{0} {purposeLabel} List" ··· 47 47 msgstr "" 48 48 49 49 #: src/view/screens/Settings.tsx:435 50 - #: src/view/shell/Drawer.tsx:661 50 + #: src/view/shell/Drawer.tsx:664 51 51 msgid "{invitesAvailable} invite code available" 52 52 msgstr "" 53 53 54 54 #: src/view/screens/Settings.tsx:437 55 - #: src/view/shell/Drawer.tsx:663 55 + #: src/view/shell/Drawer.tsx:666 56 56 msgid "{invitesAvailable} invite codes available" 57 57 msgstr "" 58 58 59 59 #: src/view/screens/Search/Search.tsx:87 60 - msgid "{message}" 61 - msgstr "" 60 + #~ msgid "{message}" 61 + #~ msgstr "" 62 62 63 - #: src/view/shell/Drawer.tsx:440 63 + #: src/view/shell/Drawer.tsx:443 64 64 msgid "{numUnreadNotifications} unread" 65 65 msgstr "" 66 66 67 67 #: src/Navigation.tsx:147 68 - msgid "@{0}" 69 - msgstr "" 68 + #~ msgid "@{0}" 69 + #~ msgstr "" 70 70 71 71 #: src/view/com/threadgate/WhoCanReply.tsx:158 72 72 msgid "<0/> members" ··· 113 113 msgstr "ऐप का एक नया संस्करण उपलब्ध है. कृपया ऐप का उपयोग जारी रखने के लिए अपडेट करें।" 114 114 115 115 #: src/view/com/util/ViewHeader.tsx:83 116 - #: src/view/screens/Search/Search.tsx:538 116 + #: src/view/screens/Search/Search.tsx:545 117 117 msgid "Access navigation links and settings" 118 118 msgstr "" 119 119 120 - #: src/view/com/pager/FeedsTabBarMobile.tsx:78 120 + #: src/view/com/pager/FeedsTabBarMobile.tsx:83 121 121 msgid "Access profile and other navigation links" 122 122 msgstr "" 123 123 ··· 312 312 msgid "App passwords" 313 313 msgstr "ऐप पासवर्ड" 314 314 315 - #: src/Navigation.tsx:239 315 + #: src/Navigation.tsx:237 316 316 #: src/view/screens/AppPasswords.tsx:187 317 317 msgid "App Passwords" 318 318 msgstr "ऐप पासवर्ड" ··· 373 373 #~ msgid "Ask apps to limit the visibility of my account" 374 374 #~ msgstr "" 375 375 376 - #: src/view/com/auth/create/CreateAccount.tsx:141 376 + #: src/view/com/auth/create/CreateAccount.tsx:142 377 377 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 378 378 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 379 379 #: src/view/com/auth/login/LoginForm.tsx:256 ··· 396 396 msgid "Basics" 397 397 msgstr "मूल बातें" 398 398 399 - #: src/view/com/auth/create/Step2.tsx:156 399 + #: src/view/com/auth/create/Step1.tsx:194 400 400 #: src/view/com/modals/BirthDateSettings.tsx:73 401 401 msgid "Birthday" 402 402 msgstr "जन्मदिन" ··· 427 427 msgstr "" 428 428 429 429 #: src/view/com/lists/ListCard.tsx:109 430 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 430 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 431 431 msgid "Blocked" 432 432 msgstr "" 433 433 ··· 435 435 msgid "Blocked accounts" 436 436 msgstr "ब्लॉक किए गए खाते" 437 437 438 - #: src/Navigation.tsx:131 438 + #: src/Navigation.tsx:129 439 439 #: src/view/screens/ModerationBlockedAccounts.tsx:107 440 440 msgid "Blocked Accounts" 441 441 msgstr "ब्लॉक किए गए खाते" ··· 529 529 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 530 530 msgstr "केवल अक्षर, संख्या, रिक्त स्थान, डैश और अंडरस्कोर हो सकते हैं। कम से कम 4 अक्षर लंबा होना चाहिए, लेकिन 32 अक्षरों से अधिक लंबा नहीं होना चाहिए।।" 531 531 532 + #: src/components/Prompt.tsx:92 532 533 #: src/view/com/composer/Composer.tsx:300 533 534 #: src/view/com/composer/Composer.tsx:305 534 535 #: src/view/com/modals/ChangeEmail.tsx:218 535 536 #: src/view/com/modals/ChangeEmail.tsx:220 536 - #: src/view/com/modals/CreateOrEditList.tsx:288 537 + #: src/view/com/modals/CreateOrEditList.tsx:286 537 538 #: src/view/com/modals/EditImage.tsx:323 538 539 #: src/view/com/modals/EditProfile.tsx:249 539 540 #: src/view/com/modals/InAppBrowserConsent.tsx:78 ··· 542 543 #: src/view/com/modals/VerifyEmail.tsx:247 543 544 #: src/view/com/modals/VerifyEmail.tsx:253 544 545 #: src/view/com/modals/Waitlist.tsx:142 545 - #: src/view/screens/Search/Search.tsx:602 546 - #: src/view/shell/desktop/Search.tsx:185 546 + #: src/view/screens/Search/Search.tsx:609 547 + #: src/view/shell/desktop/Search.tsx:238 547 548 msgid "Cancel" 548 549 msgstr "कैंसिल" 549 550 550 551 #: src/view/com/modals/Confirm.tsx:88 551 552 #: src/view/com/modals/Confirm.tsx:91 552 - #: src/view/com/modals/CreateOrEditList.tsx:293 553 + #: src/view/com/modals/CreateOrEditList.tsx:291 553 554 #: src/view/com/modals/DeleteAccount.tsx:152 554 555 #: src/view/com/modals/DeleteAccount.tsx:230 555 556 msgctxt "action" ··· 582 583 msgstr "कोटे पोस्ट मत करो" 583 584 584 585 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 585 - #: src/view/shell/desktop/Search.tsx:181 586 + #: src/view/shell/desktop/Search.tsx:234 586 587 msgid "Cancel search" 587 588 msgstr "खोज मत करो" 588 589 ··· 649 650 msgid "Choose the algorithms that power your experience with custom feeds." 650 651 msgstr "उन एल्गोरिदम का चयन करें जो कस्टम फीड्स के साथ अपने अनुभव को शक्ति देते हैं।।" 651 652 652 - #: src/view/com/auth/create/Step2.tsx:127 653 + #: src/view/com/auth/create/Step1.tsx:163 653 654 msgid "Choose your password" 654 655 msgstr "अपना पासवर्ड चुनें" 655 656 ··· 672 673 msgstr "" 673 674 674 675 #: src/view/com/util/forms/SearchInput.tsx:74 675 - #: src/view/screens/Search/Search.tsx:583 676 + #: src/view/screens/Search/Search.tsx:590 676 677 msgid "Clear search query" 677 678 msgstr "खोज क्वेरी साफ़ करें" 678 679 ··· 680 681 msgid "click here" 681 682 msgstr "" 682 683 684 + #: src/components/Dialog/index.web.tsx:78 685 + msgid "Close active dialog" 686 + msgstr "" 687 + 683 688 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 684 689 msgid "Close alert" 685 690 msgstr "चेतावनी को बंद करो" ··· 696 701 msgid "Close image viewer" 697 702 msgstr "छवि बंद करें" 698 703 699 - #: src/view/shell/index.web.tsx:49 704 + #: src/view/shell/index.web.tsx:51 700 705 msgid "Close navigation footer" 701 706 msgstr "नेविगेशन पाद बंद करें" 702 707 703 - #: src/view/shell/index.web.tsx:50 708 + #: src/view/shell/index.web.tsx:52 704 709 msgid "Closes bottom navigation bar" 705 710 msgstr "" 706 711 ··· 720 725 msgid "Collapses list of users for a given notification" 721 726 msgstr "" 722 727 723 - #: src/Navigation.tsx:229 728 + #: src/Navigation.tsx:227 724 729 #: src/view/screens/CommunityGuidelines.tsx:32 725 730 msgid "Community Guidelines" 726 731 msgstr "समुदाय दिशानिर्देश" ··· 733 738 msgid "Compose reply" 734 739 msgstr "जवाब लिखो" 735 740 741 + #: src/components/Prompt.tsx:114 736 742 #: src/view/com/modals/AppealLabel.tsx:98 737 743 #: src/view/com/modals/SelfLabel.tsx:154 738 744 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 775 781 msgid "Confirms signing up {email} to the waitlist" 776 782 msgstr "" 777 783 778 - #: src/view/com/auth/create/CreateAccount.tsx:174 784 + #: src/view/com/auth/create/CreateAccount.tsx:175 779 785 #: src/view/com/auth/login/LoginForm.tsx:275 780 786 msgid "Connecting..." 781 787 msgstr "कनेक्टिंग ..।" 782 788 789 + #: src/view/com/auth/create/CreateAccount.tsx:195 790 + msgid "Contact support" 791 + msgstr "" 792 + 783 793 #: src/view/screens/Moderation.tsx:81 784 794 msgid "Content filtering" 785 795 msgstr "सामग्री फ़िल्टरिंग" ··· 850 860 msgid "Copy post text" 851 861 msgstr "पोस्ट टेक्स्ट कॉपी करें" 852 862 853 - #: src/Navigation.tsx:234 863 + #: src/Navigation.tsx:232 854 864 #: src/view/screens/CopyrightPolicy.tsx:29 855 865 msgid "Copyright Policy" 856 866 msgstr "कॉपीराइट नीति" ··· 862 872 #: src/view/screens/ProfileList.tsx:867 863 873 msgid "Could not load list" 864 874 msgstr "सूची लोड नहीं कर सकता" 875 + 876 + #: src/view/com/auth/create/Step2.tsx:89 877 + msgid "Country" 878 + msgstr "" 865 879 866 880 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 867 881 #: src/view/com/auth/SplashScreen.tsx:46 ··· 873 887 msgid "Create a new Bluesky account" 874 888 msgstr "" 875 889 876 - #: src/view/com/auth/create/CreateAccount.tsx:121 890 + #: src/view/com/auth/create/CreateAccount.tsx:122 877 891 msgid "Create Account" 878 892 msgstr "खाता बनाएँ" 879 893 ··· 924 938 msgstr "" 925 939 926 940 #: src/Navigation.tsx:204 927 - msgid "Debug" 928 - msgstr "" 941 + #~ msgid "Debug" 942 + #~ msgstr "" 929 943 930 944 #: src/view/screens/Debug.tsx:83 931 945 msgid "Debug panel" ··· 965 979 msgid "Delete this post?" 966 980 msgstr "इस पोस्ट को डीलीट करें?" 967 981 968 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 982 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 969 983 msgid "Deleted" 970 984 msgstr "" 971 985 ··· 973 987 msgid "Deleted post." 974 988 msgstr "यह पोस्ट मिटाई जा चुकी है" 975 989 976 - #: src/view/com/modals/CreateOrEditList.tsx:239 977 - #: src/view/com/modals/CreateOrEditList.tsx:255 990 + #: src/view/com/modals/CreateOrEditList.tsx:237 991 + #: src/view/com/modals/CreateOrEditList.tsx:253 978 992 #: src/view/com/modals/EditProfile.tsx:198 979 993 #: src/view/com/modals/EditProfile.tsx:210 980 994 msgid "Description" 981 995 msgstr "विवरण" 982 996 983 997 #: src/view/com/auth/create/Step1.tsx:96 984 - msgid "Dev Server" 985 - msgstr "देव सर्वर" 998 + #~ msgid "Dev Server" 999 + #~ msgstr "देव सर्वर" 986 1000 987 1001 #: src/view/screens/Settings.tsx:711 988 1002 msgid "Developer Tools" ··· 1025 1039 msgid "Domain verified!" 1026 1040 msgstr "डोमेन सत्यापित!" 1027 1041 1028 - #: src/view/com/auth/create/Step2.tsx:83 1042 + #: src/view/com/auth/create/Step1.tsx:114 1029 1043 msgid "Don't have an invite code?" 1030 1044 msgstr "" 1031 1045 ··· 1070 1084 msgid "e.g. Artist, dog-lover, and avid reader." 1071 1085 msgstr "" 1072 1086 1073 - #: src/view/com/modals/CreateOrEditList.tsx:225 1087 + #: src/view/com/modals/CreateOrEditList.tsx:223 1074 1088 msgid "e.g. Great Posters" 1075 1089 msgstr "" 1076 1090 1077 - #: src/view/com/modals/CreateOrEditList.tsx:226 1091 + #: src/view/com/modals/CreateOrEditList.tsx:224 1078 1092 msgid "e.g. Spammers" 1079 1093 msgstr "" 1080 1094 1081 - #: src/view/com/modals/CreateOrEditList.tsx:246 1095 + #: src/view/com/modals/CreateOrEditList.tsx:244 1082 1096 msgid "e.g. The posters who never miss." 1083 1097 msgstr "" 1084 1098 1085 - #: src/view/com/modals/CreateOrEditList.tsx:247 1099 + #: src/view/com/modals/CreateOrEditList.tsx:245 1086 1100 msgid "e.g. Users that repeatedly reply with ads." 1087 1101 msgstr "" 1088 1102 ··· 1104 1118 msgid "Edit list details" 1105 1119 msgstr "सूची विवरण संपादित करें" 1106 1120 1107 - #: src/view/com/modals/CreateOrEditList.tsx:193 1121 + #: src/view/com/modals/CreateOrEditList.tsx:192 1108 1122 msgid "Edit Moderation List" 1109 1123 msgstr "" 1110 1124 1111 - #: src/Navigation.tsx:244 1125 + #: src/Navigation.tsx:242 1112 1126 #: src/view/screens/Feeds.tsx:371 1113 1127 #: src/view/screens/SavedFeeds.tsx:84 1114 1128 msgid "Edit My Feeds" ··· 1130 1144 msgid "Edit Saved Feeds" 1131 1145 msgstr "एडिट सेव्ड फीड" 1132 1146 1133 - #: src/view/com/modals/CreateOrEditList.tsx:188 1147 + #: src/view/com/modals/CreateOrEditList.tsx:187 1134 1148 msgid "Edit User List" 1135 1149 msgstr "" 1136 1150 ··· 1142 1156 msgid "Edit your profile description" 1143 1157 msgstr "" 1144 1158 1145 - #: src/view/com/auth/create/Step2.tsx:108 1159 + #: src/view/com/auth/create/Step1.tsx:143 1160 + #: src/view/com/auth/create/Step2.tsx:192 1161 + #: src/view/com/auth/create/Step2.tsx:266 1146 1162 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 1147 1163 #: src/view/com/modals/ChangeEmail.tsx:141 1148 1164 #: src/view/com/modals/Waitlist.tsx:88 1149 1165 msgid "Email" 1150 1166 msgstr "ईमेल" 1151 1167 1152 - #: src/view/com/auth/create/Step2.tsx:99 1168 + #: src/view/com/auth/create/Step1.tsx:134 1153 1169 #: src/view/com/auth/login/ForgotPasswordForm.tsx:143 1154 1170 msgid "Email address" 1155 1171 msgstr "ईमेल" ··· 1204 1220 msgstr "" 1205 1221 1206 1222 #: src/view/com/auth/create/Step1.tsx:71 1207 - msgid "Enter the address of your provider:" 1208 - msgstr "अपने प्रदाता का पता दर्ज करें:" 1223 + #~ msgid "Enter the address of your provider:" 1224 + #~ msgstr "अपने प्रदाता का पता दर्ज करें:" 1209 1225 1210 1226 #: src/view/com/modals/ChangeHandle.tsx:371 1211 1227 msgid "Enter the domain you want to use" ··· 1215 1231 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." 1216 1232 msgstr "वह ईमेल दर्ज करें जिसका उपयोग आपने अपना खाता बनाने के लिए किया था। हम आपको एक \"reset code\" भेजेंगे ताकि आप एक नया पासवर्ड सेट कर सकें।" 1217 1233 1218 - #: src/view/com/auth/create/Step2.tsx:157 1234 + #: src/view/com/auth/create/Step1.tsx:195 1219 1235 #: src/view/com/modals/BirthDateSettings.tsx:74 1220 1236 msgid "Enter your birth date" 1221 1237 msgstr "" ··· 1224 1240 msgid "Enter your email" 1225 1241 msgstr "" 1226 1242 1227 - #: src/view/com/auth/create/Step2.tsx:104 1243 + #: src/view/com/auth/create/Step1.tsx:139 1228 1244 msgid "Enter your email address" 1229 1245 msgstr "अपना ईमेल पता दर्ज करें" 1230 1246 ··· 1236 1252 msgid "Enter your new email address below." 1237 1253 msgstr "नीचे अपना नया ईमेल पता दर्ज करें।।" 1238 1254 1255 + #: src/view/com/auth/create/Step2.tsx:186 1256 + msgid "Enter your phone number" 1257 + msgstr "" 1258 + 1239 1259 #: src/view/com/auth/login/Login.tsx:99 1240 1260 msgid "Enter your username and password" 1241 1261 msgstr "अपने यूज़रनेम और पासवर्ड दर्ज करें" 1242 1262 1243 - #: src/view/screens/Search/Search.tsx:105 1263 + #: src/view/screens/Search/Search.tsx:107 1244 1264 msgid "Error:" 1245 1265 msgstr "" 1246 1266 ··· 1257 1277 msgstr "" 1258 1278 1259 1279 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1260 - #: src/view/shell/desktop/Search.tsx:182 1280 + #: src/view/shell/desktop/Search.tsx:235 1261 1281 msgid "Exits inputting search query" 1262 1282 msgstr "" 1263 1283 ··· 1283 1303 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." 1284 1304 msgstr "" 1285 1305 1286 - #: src/Navigation.tsx:260 1306 + #: src/Navigation.tsx:258 1287 1307 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1288 1308 #: src/view/screens/Settings.tsx:623 1289 1309 msgid "External Media Preferences" ··· 1311 1331 msgid "Failed to load recommended feeds" 1312 1332 msgstr "अनुशंसित फ़ीड लोड करने में विफल" 1313 1333 1314 - #: src/Navigation.tsx:194 1334 + #: src/Navigation.tsx:192 1315 1335 msgid "Feed" 1316 1336 msgstr "" 1317 1337 ··· 1328 1348 msgstr "फ़ीड प्राथमिकता" 1329 1349 1330 1350 #: src/view/shell/desktop/RightNav.tsx:73 1331 - #: src/view/shell/Drawer.tsx:311 1351 + #: src/view/shell/Drawer.tsx:314 1332 1352 msgid "Feedback" 1333 1353 msgstr "प्रतिक्रिया" 1334 1354 1335 - #: src/Navigation.tsx:442 1355 + #: src/Navigation.tsx:440 1336 1356 #: src/view/screens/Feeds.tsx:479 1337 1357 #: src/view/screens/Profile.tsx:165 1338 1358 #: src/view/shell/bottom-bar/BottomBar.tsx:181 1339 1359 #: src/view/shell/desktop/LeftNav.tsx:342 1340 - #: src/view/shell/Drawer.tsx:476 1341 - #: src/view/shell/Drawer.tsx:477 1360 + #: src/view/shell/Drawer.tsx:479 1361 + #: src/view/shell/Drawer.tsx:480 1342 1362 msgid "Feeds" 1343 1363 msgstr "सभी फ़ीड" 1344 1364 ··· 1356 1376 msgid "Find accounts to follow" 1357 1377 msgstr "" 1358 1378 1359 - #: src/view/screens/Search/Search.tsx:427 1379 + #: src/view/screens/Search/Search.tsx:429 1360 1380 msgid "Find users on Bluesky" 1361 1381 msgstr "" 1362 1382 1363 - #: src/view/screens/Search/Search.tsx:425 1383 + #: src/view/screens/Search/Search.tsx:427 1364 1384 msgid "Find users with the search tool on the right" 1365 1385 msgstr "" 1366 1386 ··· 1492 1512 msgid "Go Back" 1493 1513 msgstr "वापस जाओ" 1494 1514 1515 + #: src/view/screens/Search/Search.tsx:640 1516 + #: src/view/shell/desktop/Search.tsx:262 1517 + msgid "Go to @{queryMaybeHandle}" 1518 + msgstr "" 1519 + 1495 1520 #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1496 1521 #: src/view/com/auth/login/LoginForm.tsx:285 1497 1522 #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 ··· 1502 1527 msgid "Handle" 1503 1528 msgstr "हैंडल" 1504 1529 1530 + #: src/view/com/auth/create/CreateAccount.tsx:190 1531 + msgid "Having trouble?" 1532 + msgstr "" 1533 + 1505 1534 #: src/view/shell/desktop/RightNav.tsx:102 1506 - #: src/view/shell/Drawer.tsx:321 1535 + #: src/view/shell/Drawer.tsx:324 1507 1536 msgid "Help" 1508 1537 msgstr "सहायता" 1509 1538 ··· 1572 1601 #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." 1573 1602 #~ msgstr "" 1574 1603 1575 - #: src/Navigation.tsx:432 1604 + #: src/Navigation.tsx:430 1576 1605 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1577 1606 #: src/view/shell/desktop/LeftNav.tsx:306 1578 - #: src/view/shell/Drawer.tsx:398 1579 - #: src/view/shell/Drawer.tsx:399 1607 + #: src/view/shell/Drawer.tsx:401 1608 + #: src/view/shell/Drawer.tsx:402 1580 1609 msgid "Home" 1581 1610 msgstr "होम फीड" 1582 1611 1583 - #: src/Navigation.tsx:249 1584 - #: src/view/com/pager/FeedsTabBarMobile.tsx:98 1612 + #: src/Navigation.tsx:247 1613 + #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1585 1614 #: src/view/screens/PreferencesHomeFeed.tsx:104 1586 1615 #: src/view/screens/Settings.tsx:509 1587 1616 msgid "Home Feed Preferences" ··· 1593 1622 1594 1623 #: src/view/com/auth/create/Step1.tsx:76 1595 1624 #: src/view/com/auth/create/Step1.tsx:81 1596 - msgid "Hosting provider address" 1597 - msgstr "होस्टिंग प्रदाता पता" 1625 + #~ msgid "Hosting provider address" 1626 + #~ msgstr "होस्टिंग प्रदाता पता" 1598 1627 1599 1628 #: src/view/com/modals/InAppBrowserConsent.tsx:44 1600 1629 msgid "How should we open this link?" ··· 1646 1675 msgid "Input confirmation code for account deletion" 1647 1676 msgstr "" 1648 1677 1649 - #: src/view/com/auth/create/Step2.tsx:109 1650 - msgid "Input email for Bluesky waitlist" 1678 + #: src/view/com/auth/create/Step1.tsx:144 1679 + msgid "Input email for Bluesky account" 1651 1680 msgstr "" 1652 1681 1682 + #: src/view/com/auth/create/Step2.tsx:109 1683 + #~ msgid "Input email for Bluesky waitlist" 1684 + #~ msgstr "" 1685 + 1653 1686 #: src/view/com/auth/create/Step1.tsx:80 1654 - msgid "Input hosting provider address" 1655 - msgstr "" 1687 + #~ msgid "Input hosting provider address" 1688 + #~ msgstr "" 1656 1689 1657 - #: src/view/com/auth/create/Step2.tsx:73 1690 + #: src/view/com/auth/create/Step1.tsx:102 1658 1691 msgid "Input invite code to proceed" 1659 1692 msgstr "" 1660 1693 ··· 1670 1703 msgid "Input password for account deletion" 1671 1704 msgstr "" 1672 1705 1706 + #: src/view/com/auth/create/Step2.tsx:194 1707 + msgid "Input phone number for SMS verification" 1708 + msgstr "" 1709 + 1673 1710 #: src/view/com/auth/login/LoginForm.tsx:227 1674 1711 msgid "Input the password tied to {identifier}" 1675 1712 msgstr "" 1676 1713 1677 1714 #: src/view/com/auth/login/LoginForm.tsx:194 1678 1715 msgid "Input the username or email address you used at signup" 1716 + msgstr "" 1717 + 1718 + #: src/view/com/auth/create/Step2.tsx:268 1719 + msgid "Input the verification code we have texted to you" 1679 1720 msgstr "" 1680 1721 1681 1722 #: src/view/com/modals/Waitlist.tsx:90 ··· 1707 1748 msgid "Invite a Friend" 1708 1749 msgstr "एक दोस्त को आमंत्रित करें" 1709 1750 1710 - #: src/view/com/auth/create/Step2.tsx:63 1711 - #: src/view/com/auth/create/Step2.tsx:72 1751 + #: src/view/com/auth/create/Step1.tsx:92 1752 + #: src/view/com/auth/create/Step1.tsx:101 1712 1753 msgid "Invite code" 1713 1754 msgstr "आमंत्रण कोड" 1714 1755 1715 - #: src/view/com/auth/create/state.ts:136 1756 + #: src/view/com/auth/create/state.ts:199 1716 1757 msgid "Invite code not accepted. Check that you input it correctly and try again." 1717 1758 msgstr "" 1718 1759 ··· 1720 1761 msgid "Invite codes: {0} available" 1721 1762 msgstr "" 1722 1763 1723 - #: src/view/shell/Drawer.tsx:642 1764 + #: src/view/shell/Drawer.tsx:645 1724 1765 msgid "Invite codes: {invitesAvailable} available" 1725 1766 msgstr "" 1726 1767 ··· 1736 1777 msgid "Join the waitlist" 1737 1778 msgstr "प्रतीक्षा सूची में शामिल हों" 1738 1779 1739 - #: src/view/com/auth/create/Step2.tsx:86 1740 - #: src/view/com/auth/create/Step2.tsx:90 1780 + #: src/view/com/auth/create/Step1.tsx:118 1781 + #: src/view/com/auth/create/Step1.tsx:122 1741 1782 msgid "Join the waitlist." 1742 1783 msgstr "प्रतीक्षा सूची में शामिल हों।।" 1743 1784 ··· 1753 1794 msgid "Language settings" 1754 1795 msgstr "" 1755 1796 1756 - #: src/Navigation.tsx:141 1797 + #: src/Navigation.tsx:139 1757 1798 #: src/view/screens/LanguageSettings.tsx:89 1758 1799 msgid "Language Settings" 1759 1800 msgstr "भाषा सेटिंग्स" ··· 1762 1803 msgid "Languages" 1763 1804 msgstr "भाषा" 1764 1805 1765 - #: src/view/com/auth/create/StepHeader.tsx:13 1806 + #: src/view/com/auth/create/StepHeader.tsx:20 1766 1807 msgid "Last step!" 1767 1808 msgstr "" 1768 1809 ··· 1822 1863 msgid "Like this feed" 1823 1864 msgstr "इस फ़ीड को लाइक करो" 1824 1865 1825 - #: src/Navigation.tsx:199 1866 + #: src/Navigation.tsx:197 1826 1867 #: src/view/screens/PostLikedBy.tsx:27 1827 1868 #: src/view/screens/ProfileFeedLikedBy.tsx:27 1828 1869 msgid "Liked by" ··· 1860 1901 #~ msgid "Limit the visibility of my account to logged-out users" 1861 1902 #~ msgstr "" 1862 1903 1863 - #: src/Navigation.tsx:168 1904 + #: src/Navigation.tsx:166 1864 1905 msgid "List" 1865 1906 msgstr "" 1866 1907 1867 - #: src/view/com/modals/CreateOrEditList.tsx:205 1908 + #: src/view/com/modals/CreateOrEditList.tsx:203 1868 1909 msgid "List Avatar" 1869 1910 msgstr "सूची अवतार" 1870 1911 ··· 1884 1925 msgid "List muted" 1885 1926 msgstr "" 1886 1927 1887 - #: src/view/com/modals/CreateOrEditList.tsx:218 1928 + #: src/view/com/modals/CreateOrEditList.tsx:216 1888 1929 msgid "List Name" 1889 1930 msgstr "सूची का नाम" 1890 1931 ··· 1896 1937 msgid "List unmuted" 1897 1938 msgstr "" 1898 1939 1899 - #: src/Navigation.tsx:111 1940 + #: src/Navigation.tsx:109 1900 1941 #: src/view/screens/Profile.tsx:166 1901 1942 #: src/view/shell/desktop/LeftNav.tsx:379 1902 - #: src/view/shell/Drawer.tsx:492 1903 - #: src/view/shell/Drawer.tsx:493 1943 + #: src/view/shell/Drawer.tsx:495 1944 + #: src/view/shell/Drawer.tsx:496 1904 1945 msgid "Lists" 1905 1946 msgstr "सूची" 1906 1947 ··· 1928 1969 msgid "Local dev server" 1929 1970 msgstr "स्थानीय देव सर्वर" 1930 1971 1931 - #: src/Navigation.tsx:209 1972 + #: src/Navigation.tsx:207 1932 1973 msgid "Log" 1933 1974 msgstr "" 1934 1975 ··· 1965 2006 msgstr "" 1966 2007 1967 2008 #: src/view/com/util/ViewHeader.tsx:81 1968 - #: src/view/screens/Search/Search.tsx:537 2009 + #: src/view/screens/Search/Search.tsx:544 1969 2010 msgid "Menu" 1970 2011 msgstr "मेनू" 1971 2012 ··· 1977 2018 msgid "Message from server: {0}" 1978 2019 msgstr "" 1979 2020 1980 - #: src/Navigation.tsx:116 2021 + #: src/Navigation.tsx:114 1981 2022 #: src/view/screens/Moderation.tsx:64 1982 2023 #: src/view/screens/Settings.tsx:591 1983 2024 #: src/view/shell/desktop/LeftNav.tsx:397 1984 - #: src/view/shell/Drawer.tsx:511 1985 - #: src/view/shell/Drawer.tsx:512 2025 + #: src/view/shell/Drawer.tsx:514 2026 + #: src/view/shell/Drawer.tsx:515 1986 2027 msgid "Moderation" 1987 2028 msgstr "मॉडरेशन" 1988 2029 ··· 2013 2054 msgid "Moderation lists" 2014 2055 msgstr "मॉडरेशन सूचियाँ" 2015 2056 2016 - #: src/Navigation.tsx:121 2057 + #: src/Navigation.tsx:119 2017 2058 #: src/view/screens/ModerationModlists.tsx:58 2018 2059 msgid "Moderation Lists" 2019 2060 msgstr "" ··· 2076 2117 msgid "Muted accounts" 2077 2118 msgstr "म्यूट किए गए खाते" 2078 2119 2079 - #: src/Navigation.tsx:126 2120 + #: src/Navigation.tsx:124 2080 2121 #: src/view/screens/ModerationMutedAccounts.tsx:107 2081 2122 msgid "Muted Accounts" 2082 2123 msgstr "म्यूट किए गए खाते" ··· 2110 2151 msgstr "मेरी फ़ीड" 2111 2152 2112 2153 #: src/view/com/modals/AddAppPasswords.tsx:181 2113 - #: src/view/com/modals/CreateOrEditList.tsx:232 2154 + #: src/view/com/modals/CreateOrEditList.tsx:230 2114 2155 msgid "Name" 2115 2156 msgstr "नाम" 2116 2157 ··· 2124 2165 msgid "Navigates to the next screen" 2125 2166 msgstr "" 2126 2167 2127 - #: src/view/shell/Drawer.tsx:71 2168 + #: src/view/shell/Drawer.tsx:73 2128 2169 msgid "Navigates to your profile" 2129 2170 msgstr "" 2130 2171 ··· 2147 2188 msgid "New" 2148 2189 msgstr "नया" 2149 2190 2150 - #: src/view/com/modals/CreateOrEditList.tsx:195 2191 + #: src/view/com/modals/CreateOrEditList.tsx:194 2151 2192 msgid "New Moderation List" 2152 2193 msgstr "" 2153 2194 ··· 2178 2219 #~ msgid "New Post" 2179 2220 #~ msgstr "नई पोस्ट" 2180 2221 2181 - #: src/view/com/modals/CreateOrEditList.tsx:190 2222 + #: src/view/com/modals/CreateOrEditList.tsx:189 2182 2223 msgid "New User List" 2183 2224 msgstr "" 2184 2225 ··· 2186 2227 msgid "Newest replies first" 2187 2228 msgstr "" 2188 2229 2189 - #: src/view/com/auth/create/CreateAccount.tsx:154 2230 + #: src/view/com/auth/create/CreateAccount.tsx:155 2190 2231 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2191 2232 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 2192 2233 #: src/view/com/auth/login/LoginForm.tsx:288 ··· 2242 2283 #~ msgstr "{0} के लिए कोई परिणाम नहीं मिला" 2243 2284 2244 2285 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 2245 - #: src/view/screens/Search/Search.tsx:270 2246 - #: src/view/screens/Search/Search.tsx:298 2247 - #: src/view/screens/Search/Search.tsx:630 2248 - #: src/view/shell/desktop/Search.tsx:213 2286 + #: src/view/screens/Search/Search.tsx:272 2287 + #: src/view/screens/Search/Search.tsx:300 2249 2288 msgid "No results found for {query}" 2250 2289 msgstr "" 2251 2290 ··· 2265 2304 msgid "Not Applicable." 2266 2305 msgstr "लागू नहीं।" 2267 2306 2268 - #: src/Navigation.tsx:106 2307 + #: src/Navigation.tsx:104 2269 2308 msgid "Not Found" 2270 2309 msgstr "" 2271 2310 ··· 2286 2325 #~ msgid "Note: Third-party apps that display Bluesky content may not respect this setting." 2287 2326 #~ msgstr "" 2288 2327 2289 - #: src/Navigation.tsx:447 2328 + #: src/Navigation.tsx:445 2290 2329 #: src/view/screens/Notifications.tsx:113 2291 2330 #: src/view/screens/Notifications.tsx:137 2292 2331 #: src/view/shell/bottom-bar/BottomBar.tsx:205 2293 2332 #: src/view/shell/desktop/LeftNav.tsx:361 2294 - #: src/view/shell/Drawer.tsx:435 2295 - #: src/view/shell/Drawer.tsx:436 2333 + #: src/view/shell/Drawer.tsx:438 2334 + #: src/view/shell/Drawer.tsx:439 2296 2335 msgid "Notifications" 2297 2336 msgstr "सूचनाएं" 2298 2337 ··· 2300 2339 msgid "Nudity" 2301 2340 msgstr "" 2302 2341 2303 - #: src/view/com/util/ErrorBoundary.tsx:34 2342 + #: src/view/com/util/ErrorBoundary.tsx:35 2304 2343 msgid "Oh no!" 2305 2344 msgstr "अरे नहीं!" 2306 2345 ··· 2339 2378 msgid "Open links with in-app browser" 2340 2379 msgstr "" 2341 2380 2342 - #: src/view/com/pager/FeedsTabBarMobile.tsx:76 2381 + #: src/view/com/pager/FeedsTabBarMobile.tsx:81 2343 2382 msgid "Open navigation" 2344 2383 msgstr "ओपन नेविगेशन" 2345 2384 ··· 2397 2436 2398 2437 #: src/view/com/modals/InviteCodes.tsx:172 2399 2438 #: src/view/shell/desktop/RightNav.tsx:156 2400 - #: src/view/shell/Drawer.tsx:643 2439 + #: src/view/shell/Drawer.tsx:646 2401 2440 msgid "Opens list of invite codes" 2402 2441 msgstr "" 2403 2442 ··· 2470 2509 msgid "Page not found" 2471 2510 msgstr "पृष्ठ नहीं मिला" 2472 2511 2473 - #: src/view/com/auth/create/Step2.tsx:122 2474 - #: src/view/com/auth/create/Step2.tsx:132 2512 + #: src/view/com/auth/create/Step1.tsx:158 2513 + #: src/view/com/auth/create/Step1.tsx:168 2475 2514 #: src/view/com/auth/login/LoginForm.tsx:223 2476 2515 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2477 2516 #: src/view/com/modals/DeleteAccount.tsx:198 ··· 2486 2525 msgid "Password updated!" 2487 2526 msgstr "पासवर्ड अद्यतन!" 2488 2527 2489 - #: src/Navigation.tsx:162 2528 + #: src/Navigation.tsx:160 2490 2529 msgid "People followed by @{0}" 2491 2530 msgstr "" 2492 2531 2493 - #: src/Navigation.tsx:155 2532 + #: src/Navigation.tsx:153 2494 2533 msgid "People following @{0}" 2495 2534 msgstr "" 2496 2535 ··· 2500 2539 2501 2540 #: src/view/com/lightbox/Lightbox.tsx:72 2502 2541 msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2542 + msgstr "" 2543 + 2544 + #: src/view/com/auth/create/Step2.tsx:181 2545 + msgid "Phone number" 2503 2546 msgstr "" 2504 2547 2505 2548 #: src/view/com/modals/SelfLabel.tsx:121 ··· 2528 2571 msgid "Plays the GIF" 2529 2572 msgstr "" 2530 2573 2531 - #: src/view/com/auth/create/state.ts:116 2574 + #: src/view/com/auth/create/state.ts:177 2532 2575 msgid "Please choose your handle." 2533 2576 msgstr "" 2534 2577 2535 - #: src/view/com/auth/create/state.ts:109 2578 + #: src/view/com/auth/create/state.ts:160 2536 2579 msgid "Please choose your password." 2537 2580 msgstr "" 2538 2581 ··· 2544 2587 msgid "Please enter a name for your app password. All spaces is not allowed." 2545 2588 msgstr "" 2546 2589 2590 + #: src/view/com/auth/create/Step2.tsx:204 2591 + msgid "Please enter a phone number that can receive SMS text messages." 2592 + msgstr "" 2593 + 2547 2594 #: src/view/com/modals/AddAppPasswords.tsx:144 2548 2595 msgid "Please enter a unique name for this App Password or use our randomly generated one." 2549 2596 msgstr "कृपया इस ऐप पासवर्ड के लिए एक अद्वितीय नाम दर्ज करें या हमारे यादृच्छिक रूप से उत्पन्न एक का उपयोग करें।।" 2550 2597 2551 - #: src/view/com/auth/create/state.ts:95 2598 + #: src/view/com/auth/create/state.ts:170 2599 + msgid "Please enter the code you received by SMS." 2600 + msgstr "" 2601 + 2602 + #: src/view/com/auth/create/Step2.tsx:279 2603 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2604 + msgstr "" 2605 + 2606 + #: src/view/com/auth/create/state.ts:146 2552 2607 msgid "Please enter your email." 2553 2608 msgstr "" 2554 2609 ··· 2600 2655 msgid "Post by {0}" 2601 2656 msgstr "" 2602 2657 2603 - #: src/Navigation.tsx:174 2604 - #: src/Navigation.tsx:181 2605 - #: src/Navigation.tsx:188 2658 + #: src/Navigation.tsx:172 2659 + #: src/Navigation.tsx:179 2660 + #: src/Navigation.tsx:186 2606 2661 msgid "Post by @{0}" 2607 2662 msgstr "" 2608 2663 ··· 2655 2710 msgid "Privacy" 2656 2711 msgstr "गोपनीयता" 2657 2712 2658 - #: src/Navigation.tsx:219 2713 + #: src/Navigation.tsx:217 2659 2714 #: src/view/screens/PrivacyPolicy.tsx:29 2660 2715 #: src/view/screens/Settings.tsx:824 2661 - #: src/view/shell/Drawer.tsx:262 2716 + #: src/view/shell/Drawer.tsx:265 2662 2717 msgid "Privacy Policy" 2663 2718 msgstr "गोपनीयता नीति" 2664 2719 ··· 2668 2723 2669 2724 #: src/view/shell/bottom-bar/BottomBar.tsx:247 2670 2725 #: src/view/shell/desktop/LeftNav.tsx:415 2671 - #: src/view/shell/Drawer.tsx:70 2672 - #: src/view/shell/Drawer.tsx:546 2673 - #: src/view/shell/Drawer.tsx:547 2726 + #: src/view/shell/Drawer.tsx:72 2727 + #: src/view/shell/Drawer.tsx:549 2728 + #: src/view/shell/Drawer.tsx:550 2674 2729 msgid "Profile" 2675 2730 msgstr "प्रोफ़ाइल" 2676 2731 ··· 2886 2941 msgid "Request Change" 2887 2942 msgstr "अनुरोध बदलें" 2888 2943 2944 + #: src/view/com/auth/create/Step2.tsx:217 2945 + msgid "Request code" 2946 + msgstr "" 2947 + 2889 2948 #: src/view/screens/Moderation.tsx:188 2890 2949 #~ msgid "Request to limit the visibility of my account" 2891 2950 #~ msgstr "" ··· 2894 2953 msgid "Require alt text before posting" 2895 2954 msgstr "पोस्ट करने से पहले वैकल्पिक टेक्स्ट की आवश्यकता है" 2896 2955 2897 - #: src/view/com/auth/create/Step2.tsx:68 2956 + #: src/view/com/auth/create/Step1.tsx:97 2898 2957 msgid "Required for this provider" 2899 2958 msgstr "इस प्रदाता के लिए आवश्यक" 2900 2959 ··· 2940 2999 msgid "Retries the last action, which errored out" 2941 3000 msgstr "" 2942 3001 2943 - #: src/view/com/auth/create/CreateAccount.tsx:163 2944 - #: src/view/com/auth/create/CreateAccount.tsx:167 3002 + #: src/view/com/auth/create/CreateAccount.tsx:164 3003 + #: src/view/com/auth/create/CreateAccount.tsx:168 3004 + #: src/view/com/auth/create/Step2.tsx:252 2945 3005 #: src/view/com/auth/login/LoginForm.tsx:265 2946 3006 #: src/view/com/auth/login/LoginForm.tsx:268 2947 3007 #: src/view/com/util/error/ErrorMessage.tsx:55 ··· 2952 3012 #: src/view/com/modals/ChangeHandle.tsx:169 2953 3013 #~ msgid "Retry change handle" 2954 3014 #~ msgstr "हैंडल बदलना फिर से कोशिश करो" 3015 + 3016 + #: src/view/com/auth/create/Step2.tsx:245 3017 + msgid "Retry." 3018 + msgstr "" 2955 3019 2956 3020 #: src/view/screens/ProfileList.tsx:877 2957 3021 msgid "Return to previous page" ··· 2961 3025 msgid "SANDBOX. Posts and accounts are not permanent." 2962 3026 msgstr "" 2963 3027 2964 - #: src/view/com/lightbox/Lightbox.tsx:125 2965 - #: src/view/com/modals/CreateOrEditList.tsx:278 3028 + #: src/view/com/lightbox/Lightbox.tsx:129 3029 + #: src/view/com/modals/CreateOrEditList.tsx:276 2966 3030 msgctxt "action" 2967 3031 msgid "Save" 2968 3032 msgstr "" ··· 2970 3034 #: src/view/com/modals/BirthDateSettings.tsx:94 2971 3035 #: src/view/com/modals/BirthDateSettings.tsx:97 2972 3036 #: src/view/com/modals/ChangeHandle.tsx:173 2973 - #: src/view/com/modals/CreateOrEditList.tsx:270 3037 + #: src/view/com/modals/CreateOrEditList.tsx:268 2974 3038 #: src/view/com/modals/EditProfile.tsx:224 2975 3039 #: src/view/screens/ProfileFeed.tsx:354 2976 3040 msgid "Save" ··· 3012 3076 msgid "Scroll to top" 3013 3077 msgstr "" 3014 3078 3015 - #: src/Navigation.tsx:437 3079 + #: src/Navigation.tsx:435 3016 3080 #: src/view/com/auth/LoggedOut.tsx:122 3017 3081 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 3018 3082 #: src/view/com/util/forms/SearchInput.tsx:53 3019 3083 #: src/view/com/util/forms/SearchInput.tsx:65 3020 - #: src/view/screens/Search/Search.tsx:406 3021 - #: src/view/screens/Search/Search.tsx:559 3022 - #: src/view/screens/Search/Search.tsx:572 3084 + #: src/view/screens/Search/Search.tsx:408 3085 + #: src/view/screens/Search/Search.tsx:566 3086 + #: src/view/screens/Search/Search.tsx:579 3023 3087 #: src/view/shell/bottom-bar/BottomBar.tsx:159 3024 3088 #: src/view/shell/desktop/LeftNav.tsx:324 3025 - #: src/view/shell/desktop/Search.tsx:161 3026 - #: src/view/shell/desktop/Search.tsx:170 3027 - #: src/view/shell/Drawer.tsx:362 3028 - #: src/view/shell/Drawer.tsx:363 3089 + #: src/view/shell/desktop/Search.tsx:214 3090 + #: src/view/shell/desktop/Search.tsx:223 3091 + #: src/view/shell/Drawer.tsx:365 3092 + #: src/view/shell/Drawer.tsx:366 3029 3093 msgid "Search" 3030 3094 msgstr "खोज" 3095 + 3096 + #: src/view/screens/Search/Search.tsx:628 3097 + #: src/view/shell/desktop/Search.tsx:255 3098 + msgid "Search for \"{query}\"" 3099 + msgstr "" 3031 3100 3032 3101 #: src/view/screens/Search/Search.tsx:390 3033 3102 #~ msgid "Search for posts and users." ··· 3067 3136 msgid "Select option {i} of {numItems}" 3068 3137 msgstr "" 3069 3138 3139 + #: src/view/com/auth/create/Step1.tsx:77 3070 3140 #: src/view/com/auth/login/LoginForm.tsx:147 3071 3141 msgid "Select service" 3072 3142 msgstr "सेवा चुनें" ··· 3079 3149 msgid "Select your app language for the default text to display in the app" 3080 3150 msgstr "ऐप में प्रदर्शित होने वाले डिफ़ॉल्ट टेक्स्ट के लिए अपनी ऐप भाषा चुनें" 3081 3151 3152 + #: src/view/com/auth/create/Step2.tsx:153 3153 + msgid "Select your phone's country" 3154 + msgstr "" 3155 + 3082 3156 #: src/view/screens/LanguageSettings.tsx:190 3083 3157 msgid "Select your preferred language for translations in your feed." 3084 3158 msgstr "अपने फ़ीड में अनुवाद के लिए अपनी पसंदीदा भाषा चुनें।" ··· 3101 3175 #~ msgid "Send Email" 3102 3176 #~ msgstr "ईमेल भेजें" 3103 3177 3104 - #: src/view/shell/Drawer.tsx:295 3105 - #: src/view/shell/Drawer.tsx:316 3178 + #: src/view/shell/Drawer.tsx:298 3179 + #: src/view/shell/Drawer.tsx:319 3106 3180 msgid "Send feedback" 3107 3181 msgstr "प्रतिक्रिया भेजें" 3108 3182 ··· 3140 3214 msgid "Set new password" 3141 3215 msgstr "नया पासवर्ड सेट करें" 3142 3216 3143 - #: src/view/com/auth/create/Step2.tsx:133 3217 + #: src/view/com/auth/create/Step1.tsx:169 3144 3218 msgid "Set password" 3145 3219 msgstr "" 3146 3220 ··· 3177 3251 msgstr "" 3178 3252 3179 3253 #: src/view/com/auth/create/Step1.tsx:143 3180 - msgid "Sets hosting provider to {label}" 3181 - msgstr "" 3254 + #~ msgid "Sets hosting provider to {label}" 3255 + #~ msgstr "" 3182 3256 3257 + #: src/view/com/auth/create/Step1.tsx:78 3183 3258 #: src/view/com/auth/login/LoginForm.tsx:148 3184 3259 msgid "Sets server for the Bluesky client" 3185 3260 msgstr "" 3186 3261 3187 - #: src/Navigation.tsx:136 3262 + #: src/Navigation.tsx:134 3188 3263 #: src/view/screens/Settings.tsx:294 3189 3264 #: src/view/shell/desktop/LeftNav.tsx:433 3190 - #: src/view/shell/Drawer.tsx:567 3191 - #: src/view/shell/Drawer.tsx:568 3265 + #: src/view/shell/Drawer.tsx:570 3266 + #: src/view/shell/Drawer.tsx:571 3192 3267 msgid "Settings" 3193 3268 msgstr "सेटिंग्स" 3194 3269 ··· 3196 3271 msgid "Sexual activity or erotic nudity." 3197 3272 msgstr "यौन गतिविधि या कामुक नग्नता।।" 3198 3273 3199 - #: src/view/com/lightbox/Lightbox.tsx:134 3274 + #: src/view/com/lightbox/Lightbox.tsx:138 3200 3275 msgctxt "action" 3201 3276 msgid "Share" 3202 3277 msgstr "" ··· 3361 3436 msgid "Skip" 3362 3437 msgstr "स्किप" 3363 3438 3439 + #: src/view/com/auth/create/Step2.tsx:80 3440 + msgid "SMS verification" 3441 + msgstr "" 3442 + 3364 3443 #: src/view/com/modals/ProfilePreview.tsx:62 3365 3444 msgid "Something went wrong and we're not sure what." 3366 3445 msgstr "" ··· 3369 3448 msgid "Something went wrong. Check your email and try again." 3370 3449 msgstr "" 3371 3450 3372 - #: src/App.native.tsx:57 3451 + #: src/App.native.tsx:62 3373 3452 msgid "Sorry! Your session expired. Please log in again." 3374 3453 msgstr "" 3375 3454 ··· 3385 3464 msgid "Square" 3386 3465 msgstr "स्क्वायर" 3387 3466 3388 - #: src/view/com/auth/create/Step1.tsx:90 3389 3467 #: src/view/com/modals/ServerInput.tsx:62 3390 3468 msgid "Staging" 3391 3469 msgstr "स्टेजिंग" ··· 3394 3472 msgid "Status page" 3395 3473 msgstr "स्थिति पृष्ठ" 3396 3474 3475 + #: src/view/com/auth/create/StepHeader.tsx:22 3476 + msgid "Step {0} of {numSteps}" 3477 + msgstr "" 3478 + 3397 3479 #: src/view/com/auth/create/StepHeader.tsx:15 3398 - msgid "Step {step} of 3" 3399 - msgstr "" 3480 + #~ msgid "Step {step} of 3" 3481 + #~ msgstr "" 3400 3482 3401 3483 #: src/view/screens/Settings.tsx:276 3402 3484 msgid "Storage cleared, you need to restart the app now." 3403 3485 msgstr "" 3404 3486 3487 + #: src/Navigation.tsx:202 3405 3488 #: src/view/screens/Settings.tsx:740 3406 3489 msgid "Storybook" 3407 3490 msgstr "Storybook" ··· 3422 3505 #~ msgid "Subscribed" 3423 3506 #~ msgstr "" 3424 3507 3425 - #: src/view/screens/Search/Search.tsx:362 3508 + #: src/view/screens/Search/Search.tsx:364 3426 3509 msgid "Suggested Follows" 3427 3510 msgstr "अनुशंसित लोग" 3428 3511 ··· 3434 3517 msgid "Suggestive" 3435 3518 msgstr "" 3436 3519 3437 - #: src/Navigation.tsx:214 3520 + #: src/Navigation.tsx:212 3438 3521 #: src/view/screens/Support.tsx:30 3439 3522 #: src/view/screens/Support.tsx:33 3440 3523 msgid "Support" ··· 3478 3561 msgid "Terms" 3479 3562 msgstr "शर्तें" 3480 3563 3481 - #: src/Navigation.tsx:224 3564 + #: src/Navigation.tsx:222 3482 3565 #: src/view/screens/Settings.tsx:818 3483 3566 #: src/view/screens/TermsOfService.tsx:29 3484 - #: src/view/shell/Drawer.tsx:256 3567 + #: src/view/shell/Drawer.tsx:259 3485 3568 msgid "Terms of Service" 3486 3569 msgstr "सेवा की शर्तें" 3487 3570 ··· 3591 3674 msgid "There was an issue. Please check your internet connection and try again." 3592 3675 msgstr "" 3593 3676 3594 - #: src/view/com/util/ErrorBoundary.tsx:35 3677 + #: src/view/com/util/ErrorBoundary.tsx:36 3595 3678 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 3596 3679 msgstr "एप्लिकेशन में एक अप्रत्याशित समस्या थी. कृपया हमें बताएं कि क्या आपके साथ ऐसा हुआ है!" 3680 + 3681 + #: src/view/com/auth/create/Step2.tsx:53 3682 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3683 + msgstr "" 3597 3684 3598 3685 #: src/view/com/util/moderation/LabelInfo.tsx:45 3599 3686 #~ msgid "This {0} has been labeled." ··· 3642 3729 msgstr "अगर आपको कभी अपना ईमेल बदलने या पासवर्ड रीसेट करने की आवश्यकता है तो यह महत्वपूर्ण है।।" 3643 3730 3644 3731 #: src/view/com/auth/create/Step1.tsx:55 3645 - msgid "This is the service that keeps you online." 3646 - msgstr "यह वह सेवा है जो आपको ऑनलाइन रखता है।।" 3732 + #~ msgid "This is the service that keeps you online." 3733 + #~ msgstr "यह वह सेवा है जो आपको ऑनलाइन रखता है।।" 3647 3734 3648 3735 #: src/view/com/modals/LinkWarning.tsx:58 3649 3736 msgid "This link is taking you to the following website:" ··· 3690 3777 msgid "Threaded Mode" 3691 3778 msgstr "थ्रेड मोड" 3692 3779 3693 - #: src/Navigation.tsx:254 3780 + #: src/Navigation.tsx:252 3694 3781 msgid "Threads Preferences" 3695 3782 msgstr "" 3696 3783 ··· 3725 3812 msgid "Un-mute list" 3726 3813 msgstr "" 3727 3814 3728 - #: src/view/com/auth/create/CreateAccount.tsx:65 3815 + #: src/view/com/auth/create/CreateAccount.tsx:66 3729 3816 #: src/view/com/auth/login/ForgotPasswordForm.tsx:87 3730 3817 #: src/view/com/auth/login/Login.tsx:76 3731 3818 #: src/view/com/auth/login/LoginForm.tsx:120 ··· 3763 3850 msgid "Unfollow {0}" 3764 3851 msgstr "" 3765 3852 3766 - #: src/view/com/auth/create/state.ts:216 3853 + #: src/view/com/auth/create/state.ts:298 3767 3854 msgid "Unfortunately, you do not meet the requirements to create an account." 3768 3855 msgstr "" 3769 3856 ··· 3906 3993 msgid "Users in \"{0}\"" 3907 3994 msgstr "" 3908 3995 3996 + #: src/view/com/auth/create/Step2.tsx:241 3997 + msgid "Verification code" 3998 + msgstr "" 3999 + 3909 4000 #: src/view/screens/Settings.tsx:843 3910 4001 msgid "Verify email" 3911 4002 msgstr "ईमेल सत्यापित करें" ··· 3956 4047 msgstr "" 3957 4048 3958 4049 #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3959 - msgid "We ran out of posts from your follows. Here's the latest from" 4050 + #~ msgid "We ran out of posts from your follows. Here's the latest from" 4051 + #~ msgstr "" 4052 + 4053 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 4054 + msgid "We ran out of posts from your follows. Here's the latest from <0/>." 3960 4055 msgstr "" 3961 4056 3962 4057 #: src/view/com/modals/AppealLabel.tsx:48 3963 4058 msgid "We'll look into your appeal promptly." 3964 4059 msgstr "" 3965 4060 3966 - #: src/view/com/auth/create/CreateAccount.tsx:122 4061 + #: src/view/com/auth/create/CreateAccount.tsx:123 3967 4062 msgid "We're so excited to have you join us!" 3968 4063 msgstr "हम आपके हमारी सेवा में शामिल होने को लेकर बहुत उत्साहित हैं!" 3969 4064 ··· 3979 4074 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 3980 4075 msgstr "" 3981 4076 3982 - #: src/view/screens/Search/Search.tsx:243 4077 + #: src/view/screens/Search/Search.tsx:245 3983 4078 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 3984 4079 msgstr "" 3985 4080 ··· 4030 4125 msgid "Write your reply" 4031 4126 msgstr "अपना जवाब दें" 4032 4127 4128 + #: src/view/com/auth/create/Step2.tsx:260 4129 + msgid "XXXXXX" 4130 + msgstr "" 4131 + 4033 4132 #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 4034 4133 #: src/view/screens/PreferencesHomeFeed.tsx:129 4035 4134 #: src/view/screens/PreferencesHomeFeed.tsx:201 ··· 4046 4145 msgstr "" 4047 4146 4048 4147 #: src/view/com/auth/create/Step1.tsx:106 4049 - msgid "You can change hosting providers at any time." 4050 - msgstr "आप किसी भी समय होस्टिंग प्रदाताओं को बदल सकते हैं।।" 4148 + #~ msgid "You can change hosting providers at any time." 4149 + #~ msgstr "आप किसी भी समय होस्टिंग प्रदाताओं को बदल सकते हैं।।" 4051 4150 4052 4151 #: src/view/com/auth/login/Login.tsx:158 4053 4152 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 ··· 4123 4222 msgid "You've reached the end of your feed! Find some more accounts to follow." 4124 4223 msgstr "" 4125 4224 4126 - #: src/view/com/auth/create/Step2.tsx:58 4225 + #: src/view/com/auth/create/Step1.tsx:67 4127 4226 msgid "Your account" 4128 4227 msgstr "आपका खाता" 4129 4228 ··· 4131 4230 msgid "Your account has been deleted" 4132 4231 msgstr "" 4133 4232 4134 - #: src/view/com/auth/create/Step2.tsx:146 4233 + #: src/view/com/auth/create/Step1.tsx:182 4135 4234 msgid "Your birth date" 4136 4235 msgstr "जन्म तिथि" 4137 4236 ··· 4139 4238 msgid "Your choice will be saved, but can be changed later in settings." 4140 4239 msgstr "" 4141 4240 4142 - #: src/view/com/auth/create/state.ts:102 4241 + #: src/view/com/auth/create/state.ts:153 4143 4242 #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 4144 4243 msgid "Your email appears to be invalid." 4145 4244 msgstr "" ··· 4169 4268 msgstr "" 4170 4269 4171 4270 #: src/view/com/auth/create/Step1.tsx:53 4172 - msgid "Your hosting provider" 4173 - msgstr "आपका होस्टिंग प्रदाता" 4271 + #~ msgid "Your hosting provider" 4272 + #~ msgstr "आपका होस्टिंग प्रदाता" 4174 4273 4175 4274 #: src/view/screens/Settings.tsx:430 4176 4275 #: src/view/shell/desktop/RightNav.tsx:137 4177 - #: src/view/shell/Drawer.tsx:657 4276 + #: src/view/shell/Drawer.tsx:660 4178 4277 msgid "Your invite codes are hidden when logged in using an App Password" 4179 4278 msgstr "" 4180 4279
+273 -174
src/locale/locales/id/messages.po
··· 23 23 24 24 #: src/view/com/modals/CreateOrEditList.tsx:185 25 25 #: src/view/screens/Settings.tsx:294 26 - msgid "{0}" 27 - msgstr "{0}" 26 + #~ msgid "{0}" 27 + #~ msgstr "{0}" 28 28 29 29 #: src/view/com/modals/CreateOrEditList.tsx:176 30 30 #~ msgid "{0} {purposeLabel} List" ··· 39 39 msgstr "{invitesAvailable, plural, one {Kode undangan: # tersedia} other {Kode undangan: # tersedia}}" 40 40 41 41 #: src/view/screens/Settings.tsx:435 42 - #: src/view/shell/Drawer.tsx:661 42 + #: src/view/shell/Drawer.tsx:664 43 43 msgid "{invitesAvailable} invite code available" 44 44 msgstr "{invitesAvailable} kode undangan tersedia" 45 45 46 46 #: src/view/screens/Settings.tsx:437 47 - #: src/view/shell/Drawer.tsx:663 47 + #: src/view/shell/Drawer.tsx:666 48 48 msgid "{invitesAvailable} invite codes available" 49 49 msgstr "{invitesAvailable} kode undangan tersedia" 50 50 51 51 #: src/view/screens/Search/Search.tsx:87 52 - msgid "{message}" 53 - msgstr "{message}" 52 + #~ msgid "{message}" 53 + #~ msgstr "{message}" 54 54 55 - #: src/view/shell/Drawer.tsx:440 55 + #: src/view/shell/Drawer.tsx:443 56 56 msgid "{numUnreadNotifications} unread" 57 57 msgstr "" 58 58 59 59 #: src/Navigation.tsx:147 60 - msgid "@{0}" 61 - msgstr "" 60 + #~ msgid "@{0}" 61 + #~ msgstr "" 62 62 63 63 #: src/view/com/threadgate/WhoCanReply.tsx:158 64 64 msgid "<0/> members" ··· 93 93 msgstr "Versi terbaru aplikasi telah tersedia. Mohon perbarui untuk melanjutkan." 94 94 95 95 #: src/view/com/util/ViewHeader.tsx:83 96 - #: src/view/screens/Search/Search.tsx:538 96 + #: src/view/screens/Search/Search.tsx:545 97 97 msgid "Access navigation links and settings" 98 98 msgstr "" 99 99 100 - #: src/view/com/pager/FeedsTabBarMobile.tsx:78 100 + #: src/view/com/pager/FeedsTabBarMobile.tsx:83 101 101 msgid "Access profile and other navigation links" 102 102 msgstr "" 103 103 ··· 292 292 msgid "App passwords" 293 293 msgstr "Kata sandi aplikasi" 294 294 295 - #: src/Navigation.tsx:239 295 + #: src/Navigation.tsx:237 296 296 #: src/view/screens/AppPasswords.tsx:187 297 297 msgid "App Passwords" 298 298 msgstr "Kata sandi Aplikasi" ··· 345 345 msgid "Artistic or non-erotic nudity." 346 346 msgstr "Ketelanjangan artistik atau non-erotis." 347 347 348 - #: src/view/com/auth/create/CreateAccount.tsx:141 348 + #: src/view/com/auth/create/CreateAccount.tsx:142 349 349 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 350 350 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 351 351 #: src/view/com/auth/login/LoginForm.tsx:256 ··· 368 368 msgid "Basics" 369 369 msgstr "Dasar" 370 370 371 - #: src/view/com/auth/create/Step2.tsx:156 371 + #: src/view/com/auth/create/Step1.tsx:194 372 372 #: src/view/com/modals/BirthDateSettings.tsx:73 373 373 msgid "Birthday" 374 374 msgstr "Tanggal lahir" ··· 399 399 msgstr "" 400 400 401 401 #: src/view/com/lists/ListCard.tsx:109 402 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 402 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 403 403 msgid "Blocked" 404 404 msgstr "" 405 405 ··· 407 407 msgid "Blocked accounts" 408 408 msgstr "Akun yang diblokir" 409 409 410 - #: src/Navigation.tsx:131 410 + #: src/Navigation.tsx:129 411 411 #: src/view/screens/ModerationBlockedAccounts.tsx:107 412 412 msgid "Blocked Accounts" 413 413 msgstr "Akun yang diblokir" ··· 501 501 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 502 502 msgstr "Hanya dapat terdiri dari huruf, angka, spasi, tanda hubung dan garis bawah. Minimal 4 karakter, namun tidak boleh lebih dari 32 karakter." 503 503 504 + #: src/components/Prompt.tsx:92 504 505 #: src/view/com/composer/Composer.tsx:300 505 506 #: src/view/com/composer/Composer.tsx:305 506 507 #: src/view/com/modals/ChangeEmail.tsx:218 507 508 #: src/view/com/modals/ChangeEmail.tsx:220 508 - #: src/view/com/modals/CreateOrEditList.tsx:288 509 + #: src/view/com/modals/CreateOrEditList.tsx:286 509 510 #: src/view/com/modals/EditImage.tsx:323 510 511 #: src/view/com/modals/EditProfile.tsx:249 511 512 #: src/view/com/modals/InAppBrowserConsent.tsx:78 ··· 514 515 #: src/view/com/modals/VerifyEmail.tsx:247 515 516 #: src/view/com/modals/VerifyEmail.tsx:253 516 517 #: src/view/com/modals/Waitlist.tsx:142 517 - #: src/view/screens/Search/Search.tsx:602 518 - #: src/view/shell/desktop/Search.tsx:185 518 + #: src/view/screens/Search/Search.tsx:609 519 + #: src/view/shell/desktop/Search.tsx:238 519 520 msgid "Cancel" 520 521 msgstr "Batal" 521 522 522 523 #: src/view/com/modals/Confirm.tsx:88 523 524 #: src/view/com/modals/Confirm.tsx:91 524 - #: src/view/com/modals/CreateOrEditList.tsx:293 525 + #: src/view/com/modals/CreateOrEditList.tsx:291 525 526 #: src/view/com/modals/DeleteAccount.tsx:152 526 527 #: src/view/com/modals/DeleteAccount.tsx:230 527 528 msgctxt "action" ··· 554 555 msgstr "Batal mengutip postingan" 555 556 556 557 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 557 - #: src/view/shell/desktop/Search.tsx:181 558 + #: src/view/shell/desktop/Search.tsx:234 558 559 msgid "Cancel search" 559 560 msgstr "Batal mencari" 560 561 ··· 621 622 msgid "Choose the algorithms that power your experience with custom feeds." 622 623 msgstr "Pilih algoritma yang akan digunakan untuk kustom feed Anda." 623 624 624 - #: src/view/com/auth/create/Step2.tsx:127 625 + #: src/view/com/auth/create/Step1.tsx:163 625 626 msgid "Choose your password" 626 627 msgstr "Pilih kata sandi Anda" 627 628 ··· 644 645 msgstr "Hapus semua data penyimpanan (mulai ulang setelah ini)" 645 646 646 647 #: src/view/com/util/forms/SearchInput.tsx:74 647 - #: src/view/screens/Search/Search.tsx:583 648 + #: src/view/screens/Search/Search.tsx:590 648 649 msgid "Clear search query" 649 650 msgstr "Hapus kueri pencarian" 650 651 ··· 652 653 msgid "click here" 653 654 msgstr "" 654 655 656 + #: src/components/Dialog/index.web.tsx:78 657 + msgid "Close active dialog" 658 + msgstr "" 659 + 655 660 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 656 661 msgid "Close alert" 657 662 msgstr "Tutup peringatan" ··· 668 673 msgid "Close image viewer" 669 674 msgstr "Tutup penampil gambar" 670 675 671 - #: src/view/shell/index.web.tsx:49 676 + #: src/view/shell/index.web.tsx:51 672 677 msgid "Close navigation footer" 673 678 msgstr "Tutup footer navigasi" 674 679 675 - #: src/view/shell/index.web.tsx:50 680 + #: src/view/shell/index.web.tsx:52 676 681 msgid "Closes bottom navigation bar" 677 682 msgstr "" 678 683 ··· 692 697 msgid "Collapses list of users for a given notification" 693 698 msgstr "" 694 699 695 - #: src/Navigation.tsx:229 700 + #: src/Navigation.tsx:227 696 701 #: src/view/screens/CommunityGuidelines.tsx:32 697 702 msgid "Community Guidelines" 698 703 msgstr "Panduan Komunitas" ··· 705 710 msgid "Compose reply" 706 711 msgstr "Tulis balasan" 707 712 713 + #: src/components/Prompt.tsx:114 708 714 #: src/view/com/modals/AppealLabel.tsx:98 709 715 #: src/view/com/modals/SelfLabel.tsx:154 710 716 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 747 753 msgid "Confirms signing up {email} to the waitlist" 748 754 msgstr "" 749 755 750 - #: src/view/com/auth/create/CreateAccount.tsx:174 756 + #: src/view/com/auth/create/CreateAccount.tsx:175 751 757 #: src/view/com/auth/login/LoginForm.tsx:275 752 758 msgid "Connecting..." 753 759 msgstr "Menghubungkan..." 754 760 761 + #: src/view/com/auth/create/CreateAccount.tsx:195 762 + msgid "Contact support" 763 + msgstr "" 764 + 755 765 #: src/view/screens/Moderation.tsx:81 756 766 msgid "Content filtering" 757 767 msgstr "Penyaring Konten" ··· 822 832 msgid "Copy post text" 823 833 msgstr "Salin teks postingan" 824 834 825 - #: src/Navigation.tsx:234 835 + #: src/Navigation.tsx:232 826 836 #: src/view/screens/CopyrightPolicy.tsx:29 827 837 msgid "Copyright Policy" 828 838 msgstr "Kebijakan Hak Cipta" ··· 834 844 #: src/view/screens/ProfileList.tsx:867 835 845 msgid "Could not load list" 836 846 msgstr "Tidak dapat memuat daftar" 847 + 848 + #: src/view/com/auth/create/Step2.tsx:89 849 + msgid "Country" 850 + msgstr "" 837 851 838 852 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 839 853 #: src/view/com/auth/SplashScreen.tsx:46 ··· 845 859 msgid "Create a new Bluesky account" 846 860 msgstr "" 847 861 848 - #: src/view/com/auth/create/CreateAccount.tsx:121 862 + #: src/view/com/auth/create/CreateAccount.tsx:122 849 863 msgid "Create Account" 850 864 msgstr "Buat Akun" 851 865 ··· 896 910 msgstr "" 897 911 898 912 #: src/Navigation.tsx:204 899 - msgid "Debug" 900 - msgstr "" 913 + #~ msgid "Debug" 914 + #~ msgstr "" 901 915 902 916 #: src/view/screens/Debug.tsx:83 903 917 msgid "Debug panel" ··· 937 951 msgid "Delete this post?" 938 952 msgstr "Hapus postingan ini?" 939 953 940 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 954 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 941 955 msgid "Deleted" 942 956 msgstr "" 943 957 ··· 945 959 msgid "Deleted post." 946 960 msgstr "Postingan dihapus." 947 961 948 - #: src/view/com/modals/CreateOrEditList.tsx:239 949 - #: src/view/com/modals/CreateOrEditList.tsx:255 962 + #: src/view/com/modals/CreateOrEditList.tsx:237 963 + #: src/view/com/modals/CreateOrEditList.tsx:253 950 964 #: src/view/com/modals/EditProfile.tsx:198 951 965 #: src/view/com/modals/EditProfile.tsx:210 952 966 msgid "Description" 953 967 msgstr "Deskripsi" 954 968 955 969 #: src/view/com/auth/create/Step1.tsx:96 956 - msgid "Dev Server" 957 - msgstr "Server Dev" 970 + #~ msgid "Dev Server" 971 + #~ msgstr "Server Dev" 958 972 959 973 #: src/view/screens/Settings.tsx:711 960 974 msgid "Developer Tools" ··· 997 1011 msgid "Domain verified!" 998 1012 msgstr "Domain terverifikasi!" 999 1013 1000 - #: src/view/com/auth/create/Step2.tsx:83 1014 + #: src/view/com/auth/create/Step1.tsx:114 1001 1015 msgid "Don't have an invite code?" 1002 1016 msgstr "" 1003 1017 ··· 1042 1056 msgid "e.g. Artist, dog-lover, and avid reader." 1043 1057 msgstr "" 1044 1058 1045 - #: src/view/com/modals/CreateOrEditList.tsx:225 1059 + #: src/view/com/modals/CreateOrEditList.tsx:223 1046 1060 msgid "e.g. Great Posters" 1047 1061 msgstr "" 1048 1062 1049 - #: src/view/com/modals/CreateOrEditList.tsx:226 1063 + #: src/view/com/modals/CreateOrEditList.tsx:224 1050 1064 msgid "e.g. Spammers" 1051 1065 msgstr "" 1052 1066 1053 - #: src/view/com/modals/CreateOrEditList.tsx:246 1067 + #: src/view/com/modals/CreateOrEditList.tsx:244 1054 1068 msgid "e.g. The posters who never miss." 1055 1069 msgstr "" 1056 1070 1057 - #: src/view/com/modals/CreateOrEditList.tsx:247 1071 + #: src/view/com/modals/CreateOrEditList.tsx:245 1058 1072 msgid "e.g. Users that repeatedly reply with ads." 1059 1073 msgstr "" 1060 1074 ··· 1076 1090 msgid "Edit list details" 1077 1091 msgstr "Edit detail daftar" 1078 1092 1079 - #: src/view/com/modals/CreateOrEditList.tsx:193 1093 + #: src/view/com/modals/CreateOrEditList.tsx:192 1080 1094 msgid "Edit Moderation List" 1081 1095 msgstr "" 1082 1096 1083 - #: src/Navigation.tsx:244 1097 + #: src/Navigation.tsx:242 1084 1098 #: src/view/screens/Feeds.tsx:371 1085 1099 #: src/view/screens/SavedFeeds.tsx:84 1086 1100 msgid "Edit My Feeds" ··· 1102 1116 msgid "Edit Saved Feeds" 1103 1117 msgstr "Edit Feed Tersimpan" 1104 1118 1105 - #: src/view/com/modals/CreateOrEditList.tsx:188 1119 + #: src/view/com/modals/CreateOrEditList.tsx:187 1106 1120 msgid "Edit User List" 1107 1121 msgstr "" 1108 1122 ··· 1114 1128 msgid "Edit your profile description" 1115 1129 msgstr "" 1116 1130 1117 - #: src/view/com/auth/create/Step2.tsx:108 1131 + #: src/view/com/auth/create/Step1.tsx:143 1132 + #: src/view/com/auth/create/Step2.tsx:192 1133 + #: src/view/com/auth/create/Step2.tsx:266 1118 1134 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 1119 1135 #: src/view/com/modals/ChangeEmail.tsx:141 1120 1136 #: src/view/com/modals/Waitlist.tsx:88 1121 1137 msgid "Email" 1122 1138 msgstr "Email" 1123 1139 1124 - #: src/view/com/auth/create/Step2.tsx:99 1140 + #: src/view/com/auth/create/Step1.tsx:134 1125 1141 #: src/view/com/auth/login/ForgotPasswordForm.tsx:143 1126 1142 msgid "Email address" 1127 1143 msgstr "Alamat email" ··· 1176 1192 msgstr "" 1177 1193 1178 1194 #: src/view/com/auth/create/Step1.tsx:71 1179 - msgid "Enter the address of your provider:" 1180 - msgstr "Masukkan alamat provider Anda:" 1195 + #~ msgid "Enter the address of your provider:" 1196 + #~ msgstr "Masukkan alamat provider Anda:" 1181 1197 1182 1198 #: src/view/com/modals/ChangeHandle.tsx:371 1183 1199 msgid "Enter the domain you want to use" ··· 1187 1203 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." 1188 1204 msgstr "Masukkan email yang Anda gunakan untuk membuat akun. Kami akan mengirimkan \"kode reset\" untuk mengatur kata sandi baru." 1189 1205 1190 - #: src/view/com/auth/create/Step2.tsx:157 1206 + #: src/view/com/auth/create/Step1.tsx:195 1191 1207 #: src/view/com/modals/BirthDateSettings.tsx:74 1192 1208 msgid "Enter your birth date" 1193 1209 msgstr "" ··· 1196 1212 msgid "Enter your email" 1197 1213 msgstr "" 1198 1214 1199 - #: src/view/com/auth/create/Step2.tsx:104 1215 + #: src/view/com/auth/create/Step1.tsx:139 1200 1216 msgid "Enter your email address" 1201 1217 msgstr "Masukkan email Anda" 1202 1218 ··· 1208 1224 msgid "Enter your new email address below." 1209 1225 msgstr "Masukkan email baru Anda." 1210 1226 1227 + #: src/view/com/auth/create/Step2.tsx:186 1228 + msgid "Enter your phone number" 1229 + msgstr "" 1230 + 1211 1231 #: src/view/com/auth/login/Login.tsx:99 1212 1232 msgid "Enter your username and password" 1213 1233 msgstr "Masukkan nama pengguna dan kata sandi Anda" 1214 1234 1215 - #: src/view/screens/Search/Search.tsx:105 1235 + #: src/view/screens/Search/Search.tsx:107 1216 1236 msgid "Error:" 1217 1237 msgstr "Eror:" 1218 1238 ··· 1229 1249 msgstr "" 1230 1250 1231 1251 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1232 - #: src/view/shell/desktop/Search.tsx:182 1252 + #: src/view/shell/desktop/Search.tsx:235 1233 1253 msgid "Exits inputting search query" 1234 1254 msgstr "" 1235 1255 ··· 1255 1275 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." 1256 1276 msgstr "" 1257 1277 1258 - #: src/Navigation.tsx:260 1278 + #: src/Navigation.tsx:258 1259 1279 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1260 1280 #: src/view/screens/Settings.tsx:623 1261 1281 msgid "External Media Preferences" ··· 1283 1303 msgid "Failed to load recommended feeds" 1284 1304 msgstr "Gagal memuat rekomendasi feed" 1285 1305 1286 - #: src/Navigation.tsx:194 1306 + #: src/Navigation.tsx:192 1287 1307 msgid "Feed" 1288 1308 msgstr "" 1289 1309 ··· 1300 1320 msgstr "Preferensi Feed" 1301 1321 1302 1322 #: src/view/shell/desktop/RightNav.tsx:73 1303 - #: src/view/shell/Drawer.tsx:311 1323 + #: src/view/shell/Drawer.tsx:314 1304 1324 msgid "Feedback" 1305 1325 msgstr "Masukan" 1306 1326 1307 - #: src/Navigation.tsx:442 1327 + #: src/Navigation.tsx:440 1308 1328 #: src/view/screens/Feeds.tsx:479 1309 1329 #: src/view/screens/Profile.tsx:165 1310 1330 #: src/view/shell/bottom-bar/BottomBar.tsx:181 1311 1331 #: src/view/shell/desktop/LeftNav.tsx:342 1312 - #: src/view/shell/Drawer.tsx:476 1313 - #: src/view/shell/Drawer.tsx:477 1332 + #: src/view/shell/Drawer.tsx:479 1333 + #: src/view/shell/Drawer.tsx:480 1314 1334 msgid "Feeds" 1315 1335 msgstr "Feed" 1316 1336 ··· 1328 1348 msgid "Find accounts to follow" 1329 1349 msgstr "" 1330 1350 1331 - #: src/view/screens/Search/Search.tsx:427 1351 + #: src/view/screens/Search/Search.tsx:429 1332 1352 msgid "Find users on Bluesky" 1333 1353 msgstr "Temukan pengguna di Bluesky" 1334 1354 1335 - #: src/view/screens/Search/Search.tsx:425 1355 + #: src/view/screens/Search/Search.tsx:427 1336 1356 msgid "Find users with the search tool on the right" 1337 1357 msgstr "Temukan pengguna dengan alat pencarian di sebelah kanan" 1338 1358 ··· 1464 1484 msgid "Go Back" 1465 1485 msgstr "Kembali" 1466 1486 1487 + #: src/view/screens/Search/Search.tsx:640 1488 + #: src/view/shell/desktop/Search.tsx:262 1489 + msgid "Go to @{queryMaybeHandle}" 1490 + msgstr "" 1491 + 1467 1492 #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1468 1493 #: src/view/com/auth/login/LoginForm.tsx:285 1469 1494 #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 ··· 1474 1499 msgid "Handle" 1475 1500 msgstr "Handle" 1476 1501 1502 + #: src/view/com/auth/create/CreateAccount.tsx:190 1503 + msgid "Having trouble?" 1504 + msgstr "" 1505 + 1477 1506 #: src/view/shell/desktop/RightNav.tsx:102 1478 - #: src/view/shell/Drawer.tsx:321 1507 + #: src/view/shell/Drawer.tsx:324 1479 1508 msgid "Help" 1480 1509 msgstr "Bantuan" 1481 1510 ··· 1536 1565 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." 1537 1566 msgstr "Hmm, kami tidak dapat menemukan feed ini. Mungkin sudah dihapus" 1538 1567 1539 - #: src/Navigation.tsx:432 1568 + #: src/Navigation.tsx:430 1540 1569 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1541 1570 #: src/view/shell/desktop/LeftNav.tsx:306 1542 - #: src/view/shell/Drawer.tsx:398 1543 - #: src/view/shell/Drawer.tsx:399 1571 + #: src/view/shell/Drawer.tsx:401 1572 + #: src/view/shell/Drawer.tsx:402 1544 1573 msgid "Home" 1545 1574 msgstr "Beranda" 1546 1575 1547 - #: src/Navigation.tsx:249 1548 - #: src/view/com/pager/FeedsTabBarMobile.tsx:98 1576 + #: src/Navigation.tsx:247 1577 + #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1549 1578 #: src/view/screens/PreferencesHomeFeed.tsx:104 1550 1579 #: src/view/screens/Settings.tsx:509 1551 1580 msgid "Home Feed Preferences" ··· 1557 1586 1558 1587 #: src/view/com/auth/create/Step1.tsx:76 1559 1588 #: src/view/com/auth/create/Step1.tsx:81 1560 - msgid "Hosting provider address" 1561 - msgstr "Alamat provider hosting" 1589 + #~ msgid "Hosting provider address" 1590 + #~ msgstr "Alamat provider hosting" 1562 1591 1563 1592 #: src/view/com/modals/InAppBrowserConsent.tsx:44 1564 1593 msgid "How should we open this link?" ··· 1605 1634 msgid "Input confirmation code for account deletion" 1606 1635 msgstr "" 1607 1636 1608 - #: src/view/com/auth/create/Step2.tsx:109 1609 - msgid "Input email for Bluesky waitlist" 1637 + #: src/view/com/auth/create/Step1.tsx:144 1638 + msgid "Input email for Bluesky account" 1610 1639 msgstr "" 1611 1640 1641 + #: src/view/com/auth/create/Step2.tsx:109 1642 + #~ msgid "Input email for Bluesky waitlist" 1643 + #~ msgstr "" 1644 + 1612 1645 #: src/view/com/auth/create/Step1.tsx:80 1613 - msgid "Input hosting provider address" 1614 - msgstr "" 1646 + #~ msgid "Input hosting provider address" 1647 + #~ msgstr "" 1615 1648 1616 - #: src/view/com/auth/create/Step2.tsx:73 1649 + #: src/view/com/auth/create/Step1.tsx:102 1617 1650 msgid "Input invite code to proceed" 1618 1651 msgstr "" 1619 1652 ··· 1629 1662 msgid "Input password for account deletion" 1630 1663 msgstr "" 1631 1664 1665 + #: src/view/com/auth/create/Step2.tsx:194 1666 + msgid "Input phone number for SMS verification" 1667 + msgstr "" 1668 + 1632 1669 #: src/view/com/auth/login/LoginForm.tsx:227 1633 1670 msgid "Input the password tied to {identifier}" 1634 1671 msgstr "" 1635 1672 1636 1673 #: src/view/com/auth/login/LoginForm.tsx:194 1637 1674 msgid "Input the username or email address you used at signup" 1675 + msgstr "" 1676 + 1677 + #: src/view/com/auth/create/Step2.tsx:268 1678 + msgid "Input the verification code we have texted to you" 1638 1679 msgstr "" 1639 1680 1640 1681 #: src/view/com/modals/Waitlist.tsx:90 ··· 1666 1707 msgid "Invite a Friend" 1667 1708 msgstr "Undang Teman" 1668 1709 1669 - #: src/view/com/auth/create/Step2.tsx:63 1670 - #: src/view/com/auth/create/Step2.tsx:72 1710 + #: src/view/com/auth/create/Step1.tsx:92 1711 + #: src/view/com/auth/create/Step1.tsx:101 1671 1712 msgid "Invite code" 1672 1713 msgstr "Kode Undangan" 1673 1714 1674 - #: src/view/com/auth/create/state.ts:136 1715 + #: src/view/com/auth/create/state.ts:199 1675 1716 msgid "Invite code not accepted. Check that you input it correctly and try again." 1676 1717 msgstr "Kode undangan salah. Periksa bahwa Anda memasukkannya dengan benar dan coba lagi." 1677 1718 ··· 1679 1720 msgid "Invite codes: {0} available" 1680 1721 msgstr "" 1681 1722 1682 - #: src/view/shell/Drawer.tsx:642 1723 + #: src/view/shell/Drawer.tsx:645 1683 1724 msgid "Invite codes: {invitesAvailable} available" 1684 1725 msgstr "Kode undangan: {invitesAvailable} tersedia" 1685 1726 ··· 1695 1736 msgid "Join the waitlist" 1696 1737 msgstr "Gabung ke daftar tunggu" 1697 1738 1698 - #: src/view/com/auth/create/Step2.tsx:86 1699 - #: src/view/com/auth/create/Step2.tsx:90 1739 + #: src/view/com/auth/create/Step1.tsx:118 1740 + #: src/view/com/auth/create/Step1.tsx:122 1700 1741 msgid "Join the waitlist." 1701 1742 msgstr "Gabung ke daftar tunggu." 1702 1743 ··· 1712 1753 msgid "Language settings" 1713 1754 msgstr "" 1714 1755 1715 - #: src/Navigation.tsx:141 1756 + #: src/Navigation.tsx:139 1716 1757 #: src/view/screens/LanguageSettings.tsx:89 1717 1758 msgid "Language Settings" 1718 1759 msgstr "Pengaturan Bahasa" ··· 1721 1762 msgid "Languages" 1722 1763 msgstr "Bahasa" 1723 1764 1724 - #: src/view/com/auth/create/StepHeader.tsx:13 1765 + #: src/view/com/auth/create/StepHeader.tsx:20 1725 1766 msgid "Last step!" 1726 1767 msgstr "" 1727 1768 ··· 1781 1822 msgid "Like this feed" 1782 1823 msgstr "Suka feed ini" 1783 1824 1784 - #: src/Navigation.tsx:199 1825 + #: src/Navigation.tsx:197 1785 1826 #: src/view/screens/PostLikedBy.tsx:27 1786 1827 #: src/view/screens/ProfileFeedLikedBy.tsx:27 1787 1828 msgid "Liked by" ··· 1811 1852 msgid "Likes on this post" 1812 1853 msgstr "" 1813 1854 1814 - #: src/Navigation.tsx:168 1855 + #: src/Navigation.tsx:166 1815 1856 msgid "List" 1816 1857 msgstr "" 1817 1858 1818 - #: src/view/com/modals/CreateOrEditList.tsx:205 1859 + #: src/view/com/modals/CreateOrEditList.tsx:203 1819 1860 msgid "List Avatar" 1820 1861 msgstr "Avatar Daftar" 1821 1862 ··· 1835 1876 msgid "List muted" 1836 1877 msgstr "" 1837 1878 1838 - #: src/view/com/modals/CreateOrEditList.tsx:218 1879 + #: src/view/com/modals/CreateOrEditList.tsx:216 1839 1880 msgid "List Name" 1840 1881 msgstr "Nama Daftar" 1841 1882 ··· 1847 1888 msgid "List unmuted" 1848 1889 msgstr "" 1849 1890 1850 - #: src/Navigation.tsx:111 1891 + #: src/Navigation.tsx:109 1851 1892 #: src/view/screens/Profile.tsx:166 1852 1893 #: src/view/shell/desktop/LeftNav.tsx:379 1853 - #: src/view/shell/Drawer.tsx:492 1854 - #: src/view/shell/Drawer.tsx:493 1894 + #: src/view/shell/Drawer.tsx:495 1895 + #: src/view/shell/Drawer.tsx:496 1855 1896 msgid "Lists" 1856 1897 msgstr "Daftar" 1857 1898 ··· 1879 1920 msgid "Local dev server" 1880 1921 msgstr "Server dev lokal" 1881 1922 1882 - #: src/Navigation.tsx:209 1923 + #: src/Navigation.tsx:207 1883 1924 msgid "Log" 1884 1925 msgstr "" 1885 1926 ··· 1912 1953 msgstr "Pengguna yang disebutkan" 1913 1954 1914 1955 #: src/view/com/util/ViewHeader.tsx:81 1915 - #: src/view/screens/Search/Search.tsx:537 1956 + #: src/view/screens/Search/Search.tsx:544 1916 1957 msgid "Menu" 1917 1958 msgstr "Menu" 1918 1959 ··· 1924 1965 msgid "Message from server: {0}" 1925 1966 msgstr "" 1926 1967 1927 - #: src/Navigation.tsx:116 1968 + #: src/Navigation.tsx:114 1928 1969 #: src/view/screens/Moderation.tsx:64 1929 1970 #: src/view/screens/Settings.tsx:591 1930 1971 #: src/view/shell/desktop/LeftNav.tsx:397 1931 - #: src/view/shell/Drawer.tsx:511 1932 - #: src/view/shell/Drawer.tsx:512 1972 + #: src/view/shell/Drawer.tsx:514 1973 + #: src/view/shell/Drawer.tsx:515 1933 1974 msgid "Moderation" 1934 1975 msgstr "Moderasi" 1935 1976 ··· 1960 2001 msgid "Moderation lists" 1961 2002 msgstr "Daftar moderasi" 1962 2003 1963 - #: src/Navigation.tsx:121 2004 + #: src/Navigation.tsx:119 1964 2005 #: src/view/screens/ModerationModlists.tsx:58 1965 2006 msgid "Moderation Lists" 1966 2007 msgstr "Daftar Moderasi" ··· 2023 2064 msgid "Muted accounts" 2024 2065 msgstr "Akun yang dibisukan" 2025 2066 2026 - #: src/Navigation.tsx:126 2067 + #: src/Navigation.tsx:124 2027 2068 #: src/view/screens/ModerationMutedAccounts.tsx:107 2028 2069 msgid "Muted Accounts" 2029 2070 msgstr "Akun yang Dibisukan" ··· 2053 2094 msgstr "Feed Tersimpan Saya" 2054 2095 2055 2096 #: src/view/com/modals/AddAppPasswords.tsx:181 2056 - #: src/view/com/modals/CreateOrEditList.tsx:232 2097 + #: src/view/com/modals/CreateOrEditList.tsx:230 2057 2098 msgid "Name" 2058 2099 msgstr "Nama" 2059 2100 ··· 2067 2108 msgid "Navigates to the next screen" 2068 2109 msgstr "" 2069 2110 2070 - #: src/view/shell/Drawer.tsx:71 2111 + #: src/view/shell/Drawer.tsx:73 2071 2112 msgid "Navigates to your profile" 2072 2113 msgstr "" 2073 2114 ··· 2090 2131 msgid "New" 2091 2132 msgstr "Baru" 2092 2133 2093 - #: src/view/com/modals/CreateOrEditList.tsx:195 2134 + #: src/view/com/modals/CreateOrEditList.tsx:194 2094 2135 msgid "New Moderation List" 2095 2136 msgstr "" 2096 2137 ··· 2121 2162 #~ msgid "New Post" 2122 2163 #~ msgstr "Postingan Baru" 2123 2164 2124 - #: src/view/com/modals/CreateOrEditList.tsx:190 2165 + #: src/view/com/modals/CreateOrEditList.tsx:189 2125 2166 msgid "New User List" 2126 2167 msgstr "" 2127 2168 ··· 2129 2170 msgid "Newest replies first" 2130 2171 msgstr "" 2131 2172 2132 - #: src/view/com/auth/create/CreateAccount.tsx:154 2173 + #: src/view/com/auth/create/CreateAccount.tsx:155 2133 2174 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2134 2175 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 2135 2176 #: src/view/com/auth/login/LoginForm.tsx:288 ··· 2180 2221 msgstr "Tidak ada hasil ditemukan untuk \"{query}\"" 2181 2222 2182 2223 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 2183 - #: src/view/screens/Search/Search.tsx:270 2184 - #: src/view/screens/Search/Search.tsx:298 2185 - #: src/view/screens/Search/Search.tsx:630 2186 - #: src/view/shell/desktop/Search.tsx:213 2224 + #: src/view/screens/Search/Search.tsx:272 2225 + #: src/view/screens/Search/Search.tsx:300 2187 2226 msgid "No results found for {query}" 2188 2227 msgstr "Tidak ada hasil ditemukan untuk {query}" 2189 2228 ··· 2199 2238 msgid "Not Applicable." 2200 2239 msgstr "Tidak Berlaku." 2201 2240 2202 - #: src/Navigation.tsx:106 2241 + #: src/Navigation.tsx:104 2203 2242 msgid "Not Found" 2204 2243 msgstr "" 2205 2244 ··· 2212 2251 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." 2213 2252 msgstr "Catatan: Bluesky merupakan jaringan terbuka dan publik. Pengaturan ini hanya akan membatasi visibilitas konten Anda pada aplikasi dan website Bluesky, dan aplikasi lain mungkin tidak mengindahkan pengaturan ini. Konten Anda mungkin tetap ditampilkan kepada pengguna yang tidak login oleh aplikasi dan website lain." 2214 2253 2215 - #: src/Navigation.tsx:447 2254 + #: src/Navigation.tsx:445 2216 2255 #: src/view/screens/Notifications.tsx:113 2217 2256 #: src/view/screens/Notifications.tsx:137 2218 2257 #: src/view/shell/bottom-bar/BottomBar.tsx:205 2219 2258 #: src/view/shell/desktop/LeftNav.tsx:361 2220 - #: src/view/shell/Drawer.tsx:435 2221 - #: src/view/shell/Drawer.tsx:436 2259 + #: src/view/shell/Drawer.tsx:438 2260 + #: src/view/shell/Drawer.tsx:439 2222 2261 msgid "Notifications" 2223 2262 msgstr "Notifikasi" 2224 2263 ··· 2226 2265 msgid "Nudity" 2227 2266 msgstr "" 2228 2267 2229 - #: src/view/com/util/ErrorBoundary.tsx:34 2268 + #: src/view/com/util/ErrorBoundary.tsx:35 2230 2269 msgid "Oh no!" 2231 2270 msgstr "Oh tidak!" 2232 2271 ··· 2265 2304 msgid "Open links with in-app browser" 2266 2305 msgstr "" 2267 2306 2268 - #: src/view/com/pager/FeedsTabBarMobile.tsx:76 2307 + #: src/view/com/pager/FeedsTabBarMobile.tsx:81 2269 2308 msgid "Open navigation" 2270 2309 msgstr "Buka navigasi" 2271 2310 ··· 2323 2362 2324 2363 #: src/view/com/modals/InviteCodes.tsx:172 2325 2364 #: src/view/shell/desktop/RightNav.tsx:156 2326 - #: src/view/shell/Drawer.tsx:643 2365 + #: src/view/shell/Drawer.tsx:646 2327 2366 msgid "Opens list of invite codes" 2328 2367 msgstr "Buka daftar kode undangan" 2329 2368 ··· 2396 2435 msgid "Page not found" 2397 2436 msgstr "Halaman tidak ditemukan" 2398 2437 2399 - #: src/view/com/auth/create/Step2.tsx:122 2400 - #: src/view/com/auth/create/Step2.tsx:132 2438 + #: src/view/com/auth/create/Step1.tsx:158 2439 + #: src/view/com/auth/create/Step1.tsx:168 2401 2440 #: src/view/com/auth/login/LoginForm.tsx:223 2402 2441 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2403 2442 #: src/view/com/modals/DeleteAccount.tsx:198 ··· 2412 2451 msgid "Password updated!" 2413 2452 msgstr "Kata sandi diganti!" 2414 2453 2415 - #: src/Navigation.tsx:162 2454 + #: src/Navigation.tsx:160 2416 2455 msgid "People followed by @{0}" 2417 2456 msgstr "" 2418 2457 2419 - #: src/Navigation.tsx:155 2458 + #: src/Navigation.tsx:153 2420 2459 msgid "People following @{0}" 2421 2460 msgstr "" 2422 2461 ··· 2426 2465 2427 2466 #: src/view/com/lightbox/Lightbox.tsx:72 2428 2467 msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2468 + msgstr "" 2469 + 2470 + #: src/view/com/auth/create/Step2.tsx:181 2471 + msgid "Phone number" 2429 2472 msgstr "" 2430 2473 2431 2474 #: src/view/com/modals/SelfLabel.tsx:121 ··· 2454 2497 msgid "Plays the GIF" 2455 2498 msgstr "" 2456 2499 2457 - #: src/view/com/auth/create/state.ts:116 2500 + #: src/view/com/auth/create/state.ts:177 2458 2501 msgid "Please choose your handle." 2459 2502 msgstr "Silakan pilih handle Anda." 2460 2503 2461 - #: src/view/com/auth/create/state.ts:109 2504 + #: src/view/com/auth/create/state.ts:160 2462 2505 msgid "Please choose your password." 2463 2506 msgstr "Masukkan kata sandi Anda." 2464 2507 ··· 2470 2513 msgid "Please enter a name for your app password. All spaces is not allowed." 2471 2514 msgstr "" 2472 2515 2516 + #: src/view/com/auth/create/Step2.tsx:204 2517 + msgid "Please enter a phone number that can receive SMS text messages." 2518 + msgstr "" 2519 + 2473 2520 #: src/view/com/modals/AddAppPasswords.tsx:144 2474 2521 msgid "Please enter a unique name for this App Password or use our randomly generated one." 2475 2522 msgstr "Mohon masukkan nama unik untuk Kata Sandi Aplikasi ini atau gunakan nama acak yang kami buat." 2476 2523 2477 - #: src/view/com/auth/create/state.ts:95 2524 + #: src/view/com/auth/create/state.ts:170 2525 + msgid "Please enter the code you received by SMS." 2526 + msgstr "" 2527 + 2528 + #: src/view/com/auth/create/Step2.tsx:279 2529 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2530 + msgstr "" 2531 + 2532 + #: src/view/com/auth/create/state.ts:146 2478 2533 msgid "Please enter your email." 2479 2534 msgstr "Masukkan email Anda." 2480 2535 ··· 2526 2581 msgid "Post by {0}" 2527 2582 msgstr "" 2528 2583 2529 - #: src/Navigation.tsx:174 2530 - #: src/Navigation.tsx:181 2531 - #: src/Navigation.tsx:188 2584 + #: src/Navigation.tsx:172 2585 + #: src/Navigation.tsx:179 2586 + #: src/Navigation.tsx:186 2532 2587 msgid "Post by @{0}" 2533 2588 msgstr "" 2534 2589 ··· 2581 2636 msgid "Privacy" 2582 2637 msgstr "Privasi" 2583 2638 2584 - #: src/Navigation.tsx:219 2639 + #: src/Navigation.tsx:217 2585 2640 #: src/view/screens/PrivacyPolicy.tsx:29 2586 2641 #: src/view/screens/Settings.tsx:824 2587 - #: src/view/shell/Drawer.tsx:262 2642 + #: src/view/shell/Drawer.tsx:265 2588 2643 msgid "Privacy Policy" 2589 2644 msgstr "Kebijakan Privasi" 2590 2645 ··· 2594 2649 2595 2650 #: src/view/shell/bottom-bar/BottomBar.tsx:247 2596 2651 #: src/view/shell/desktop/LeftNav.tsx:415 2597 - #: src/view/shell/Drawer.tsx:70 2598 - #: src/view/shell/Drawer.tsx:546 2599 - #: src/view/shell/Drawer.tsx:547 2652 + #: src/view/shell/Drawer.tsx:72 2653 + #: src/view/shell/Drawer.tsx:549 2654 + #: src/view/shell/Drawer.tsx:550 2600 2655 msgid "Profile" 2601 2656 msgstr "Profil" 2602 2657 ··· 2807 2862 msgid "Request Change" 2808 2863 msgstr "Ajukan Perubahan" 2809 2864 2865 + #: src/view/com/auth/create/Step2.tsx:217 2866 + msgid "Request code" 2867 + msgstr "" 2868 + 2810 2869 #: src/view/screens/Settings.tsx:450 2811 2870 msgid "Require alt text before posting" 2812 2871 msgstr "" 2813 2872 2814 - #: src/view/com/auth/create/Step2.tsx:68 2873 + #: src/view/com/auth/create/Step1.tsx:97 2815 2874 msgid "Required for this provider" 2816 2875 msgstr "Diwajibkan untuk provider ini" 2817 2876 ··· 2857 2916 msgid "Retries the last action, which errored out" 2858 2917 msgstr "" 2859 2918 2860 - #: src/view/com/auth/create/CreateAccount.tsx:163 2861 - #: src/view/com/auth/create/CreateAccount.tsx:167 2919 + #: src/view/com/auth/create/CreateAccount.tsx:164 2920 + #: src/view/com/auth/create/CreateAccount.tsx:168 2921 + #: src/view/com/auth/create/Step2.tsx:252 2862 2922 #: src/view/com/auth/login/LoginForm.tsx:265 2863 2923 #: src/view/com/auth/login/LoginForm.tsx:268 2864 2924 #: src/view/com/util/error/ErrorMessage.tsx:55 2865 2925 #: src/view/com/util/error/ErrorScreen.tsx:65 2866 2926 msgid "Retry" 2867 2927 msgstr "Ulangi" 2928 + 2929 + #: src/view/com/auth/create/Step2.tsx:245 2930 + msgid "Retry." 2931 + msgstr "" 2868 2932 2869 2933 #: src/view/screens/ProfileList.tsx:877 2870 2934 msgid "Return to previous page" ··· 2874 2938 msgid "SANDBOX. Posts and accounts are not permanent." 2875 2939 msgstr "" 2876 2940 2877 - #: src/view/com/lightbox/Lightbox.tsx:125 2878 - #: src/view/com/modals/CreateOrEditList.tsx:278 2941 + #: src/view/com/lightbox/Lightbox.tsx:129 2942 + #: src/view/com/modals/CreateOrEditList.tsx:276 2879 2943 msgctxt "action" 2880 2944 msgid "Save" 2881 2945 msgstr "" ··· 2883 2947 #: src/view/com/modals/BirthDateSettings.tsx:94 2884 2948 #: src/view/com/modals/BirthDateSettings.tsx:97 2885 2949 #: src/view/com/modals/ChangeHandle.tsx:173 2886 - #: src/view/com/modals/CreateOrEditList.tsx:270 2950 + #: src/view/com/modals/CreateOrEditList.tsx:268 2887 2951 #: src/view/com/modals/EditProfile.tsx:224 2888 2952 #: src/view/screens/ProfileFeed.tsx:354 2889 2953 msgid "Save" ··· 2921 2985 msgid "Scroll to top" 2922 2986 msgstr "" 2923 2987 2924 - #: src/Navigation.tsx:437 2988 + #: src/Navigation.tsx:435 2925 2989 #: src/view/com/auth/LoggedOut.tsx:122 2926 2990 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 2927 2991 #: src/view/com/util/forms/SearchInput.tsx:53 2928 2992 #: src/view/com/util/forms/SearchInput.tsx:65 2929 - #: src/view/screens/Search/Search.tsx:406 2930 - #: src/view/screens/Search/Search.tsx:559 2931 - #: src/view/screens/Search/Search.tsx:572 2993 + #: src/view/screens/Search/Search.tsx:408 2994 + #: src/view/screens/Search/Search.tsx:566 2995 + #: src/view/screens/Search/Search.tsx:579 2932 2996 #: src/view/shell/bottom-bar/BottomBar.tsx:159 2933 2997 #: src/view/shell/desktop/LeftNav.tsx:324 2934 - #: src/view/shell/desktop/Search.tsx:161 2935 - #: src/view/shell/desktop/Search.tsx:170 2936 - #: src/view/shell/Drawer.tsx:362 2937 - #: src/view/shell/Drawer.tsx:363 2998 + #: src/view/shell/desktop/Search.tsx:214 2999 + #: src/view/shell/desktop/Search.tsx:223 3000 + #: src/view/shell/Drawer.tsx:365 3001 + #: src/view/shell/Drawer.tsx:366 2938 3002 msgid "Search" 2939 3003 msgstr "Cari" 3004 + 3005 + #: src/view/screens/Search/Search.tsx:628 3006 + #: src/view/shell/desktop/Search.tsx:255 3007 + msgid "Search for \"{query}\"" 3008 + msgstr "" 2940 3009 2941 3010 #: src/view/com/auth/LoggedOut.tsx:104 2942 3011 #: src/view/com/auth/LoggedOut.tsx:105 ··· 2972 3041 msgid "Select option {i} of {numItems}" 2973 3042 msgstr "" 2974 3043 3044 + #: src/view/com/auth/create/Step1.tsx:77 2975 3045 #: src/view/com/auth/login/LoginForm.tsx:147 2976 3046 msgid "Select service" 2977 3047 msgstr "Pilih layanan" ··· 2984 3054 msgid "Select your app language for the default text to display in the app" 2985 3055 msgstr "Pilih bahasa aplikasi Anda untuk tampilan teks bawaan dalam aplikasi" 2986 3056 3057 + #: src/view/com/auth/create/Step2.tsx:153 3058 + msgid "Select your phone's country" 3059 + msgstr "" 3060 + 2987 3061 #: src/view/screens/LanguageSettings.tsx:190 2988 3062 msgid "Select your preferred language for translations in your feed." 2989 3063 msgstr "Pilih bahasa yang disukai untuk penerjemahaan feed Anda." ··· 3006 3080 #~ msgid "Send Email" 3007 3081 #~ msgstr "Kirim Email" 3008 3082 3009 - #: src/view/shell/Drawer.tsx:295 3010 - #: src/view/shell/Drawer.tsx:316 3083 + #: src/view/shell/Drawer.tsx:298 3084 + #: src/view/shell/Drawer.tsx:319 3011 3085 msgid "Send feedback" 3012 3086 msgstr "Kirim masukan" 3013 3087 ··· 3045 3119 msgid "Set new password" 3046 3120 msgstr "Buat kata sandi baru" 3047 3121 3048 - #: src/view/com/auth/create/Step2.tsx:133 3122 + #: src/view/com/auth/create/Step1.tsx:169 3049 3123 msgid "Set password" 3050 3124 msgstr "" 3051 3125 ··· 3082 3156 msgstr "" 3083 3157 3084 3158 #: src/view/com/auth/create/Step1.tsx:143 3085 - msgid "Sets hosting provider to {label}" 3086 - msgstr "" 3159 + #~ msgid "Sets hosting provider to {label}" 3160 + #~ msgstr "" 3087 3161 3162 + #: src/view/com/auth/create/Step1.tsx:78 3088 3163 #: src/view/com/auth/login/LoginForm.tsx:148 3089 3164 msgid "Sets server for the Bluesky client" 3090 3165 msgstr "" 3091 3166 3092 - #: src/Navigation.tsx:136 3167 + #: src/Navigation.tsx:134 3093 3168 #: src/view/screens/Settings.tsx:294 3094 3169 #: src/view/shell/desktop/LeftNav.tsx:433 3095 - #: src/view/shell/Drawer.tsx:567 3096 - #: src/view/shell/Drawer.tsx:568 3170 + #: src/view/shell/Drawer.tsx:570 3171 + #: src/view/shell/Drawer.tsx:571 3097 3172 msgid "Settings" 3098 3173 msgstr "Pengaturan" 3099 3174 ··· 3101 3176 msgid "Sexual activity or erotic nudity." 3102 3177 msgstr "Aktivitas seksual atau ketelanjangan erotis." 3103 3178 3104 - #: src/view/com/lightbox/Lightbox.tsx:134 3179 + #: src/view/com/lightbox/Lightbox.tsx:138 3105 3180 msgctxt "action" 3106 3181 msgid "Share" 3107 3182 msgstr "" ··· 3262 3337 msgid "Skip" 3263 3338 msgstr "Lewati" 3264 3339 3340 + #: src/view/com/auth/create/Step2.tsx:80 3341 + msgid "SMS verification" 3342 + msgstr "" 3343 + 3265 3344 #: src/view/com/modals/ProfilePreview.tsx:62 3266 3345 msgid "Something went wrong and we're not sure what." 3267 3346 msgstr "" ··· 3270 3349 msgid "Something went wrong. Check your email and try again." 3271 3350 msgstr "" 3272 3351 3273 - #: src/App.native.tsx:57 3352 + #: src/App.native.tsx:62 3274 3353 msgid "Sorry! Your session expired. Please log in again." 3275 3354 msgstr "" 3276 3355 ··· 3286 3365 msgid "Square" 3287 3366 msgstr "Persegi" 3288 3367 3289 - #: src/view/com/auth/create/Step1.tsx:90 3290 3368 #: src/view/com/modals/ServerInput.tsx:62 3291 3369 msgid "Staging" 3292 3370 msgstr "Staging" ··· 3295 3373 msgid "Status page" 3296 3374 msgstr "Halaman status" 3297 3375 3376 + #: src/view/com/auth/create/StepHeader.tsx:22 3377 + msgid "Step {0} of {numSteps}" 3378 + msgstr "" 3379 + 3298 3380 #: src/view/com/auth/create/StepHeader.tsx:15 3299 - msgid "Step {step} of 3" 3300 - msgstr "" 3381 + #~ msgid "Step {step} of 3" 3382 + #~ msgstr "" 3301 3383 3302 3384 #: src/view/screens/Settings.tsx:276 3303 3385 msgid "Storage cleared, you need to restart the app now." 3304 3386 msgstr "" 3305 3387 3388 + #: src/Navigation.tsx:202 3306 3389 #: src/view/screens/Settings.tsx:740 3307 3390 msgid "Storybook" 3308 3391 msgstr "Storybook" ··· 3323 3406 #~ msgid "Subscribed" 3324 3407 #~ msgstr "" 3325 3408 3326 - #: src/view/screens/Search/Search.tsx:362 3409 + #: src/view/screens/Search/Search.tsx:364 3327 3410 msgid "Suggested Follows" 3328 3411 msgstr "Saran untuk Diikuti" 3329 3412 ··· 3335 3418 msgid "Suggestive" 3336 3419 msgstr "" 3337 3420 3338 - #: src/Navigation.tsx:214 3421 + #: src/Navigation.tsx:212 3339 3422 #: src/view/screens/Support.tsx:30 3340 3423 #: src/view/screens/Support.tsx:33 3341 3424 msgid "Support" ··· 3379 3462 msgid "Terms" 3380 3463 msgstr "Ketentuan" 3381 3464 3382 - #: src/Navigation.tsx:224 3465 + #: src/Navigation.tsx:222 3383 3466 #: src/view/screens/Settings.tsx:818 3384 3467 #: src/view/screens/TermsOfService.tsx:29 3385 - #: src/view/shell/Drawer.tsx:256 3468 + #: src/view/shell/Drawer.tsx:259 3386 3469 msgid "Terms of Service" 3387 3470 msgstr "Ketentuan Layanan" 3388 3471 ··· 3492 3575 msgid "There was an issue. Please check your internet connection and try again." 3493 3576 msgstr "" 3494 3577 3495 - #: src/view/com/util/ErrorBoundary.tsx:35 3578 + #: src/view/com/util/ErrorBoundary.tsx:36 3496 3579 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 3497 3580 msgstr "Sepertinya ada masalah pada aplikasi. Harap beri tahu kami jika Anda mengalaminya!" 3581 + 3582 + #: src/view/com/auth/create/Step2.tsx:53 3583 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3584 + msgstr "" 3498 3585 3499 3586 #: src/view/com/util/moderation/LabelInfo.tsx:45 3500 3587 #~ msgid "This {0} has been labeled." ··· 3543 3630 msgstr "Ini penting jika Anda butuh untuk mengganti email atau reset kata sandi Anda nantinya." 3544 3631 3545 3632 #: src/view/com/auth/create/Step1.tsx:55 3546 - msgid "This is the service that keeps you online." 3547 - msgstr "Ini adalah layanan yang menjaga Anda tetap online." 3633 + #~ msgid "This is the service that keeps you online." 3634 + #~ msgstr "Ini adalah layanan yang menjaga Anda tetap online." 3548 3635 3549 3636 #: src/view/com/modals/LinkWarning.tsx:58 3550 3637 msgid "This link is taking you to the following website:" ··· 3591 3678 msgid "Threaded Mode" 3592 3679 msgstr "Mode Utasan" 3593 3680 3594 - #: src/Navigation.tsx:254 3681 + #: src/Navigation.tsx:252 3595 3682 msgid "Threads Preferences" 3596 3683 msgstr "" 3597 3684 ··· 3626 3713 msgid "Un-mute list" 3627 3714 msgstr "Bunyikan daftar" 3628 3715 3629 - #: src/view/com/auth/create/CreateAccount.tsx:65 3716 + #: src/view/com/auth/create/CreateAccount.tsx:66 3630 3717 #: src/view/com/auth/login/ForgotPasswordForm.tsx:87 3631 3718 #: src/view/com/auth/login/Login.tsx:76 3632 3719 #: src/view/com/auth/login/LoginForm.tsx:120 ··· 3664 3751 msgid "Unfollow {0}" 3665 3752 msgstr "" 3666 3753 3667 - #: src/view/com/auth/create/state.ts:216 3754 + #: src/view/com/auth/create/state.ts:298 3668 3755 msgid "Unfortunately, you do not meet the requirements to create an account." 3669 3756 msgstr "Sayangnya, Anda tidak memenuhi syarat untuk membuat akun." 3670 3757 ··· 3803 3890 msgid "Users in \"{0}\"" 3804 3891 msgstr "Pengguna di \"{0}\"" 3805 3892 3893 + #: src/view/com/auth/create/Step2.tsx:241 3894 + msgid "Verification code" 3895 + msgstr "" 3896 + 3806 3897 #: src/view/screens/Settings.tsx:843 3807 3898 msgid "Verify email" 3808 3899 msgstr "Verifikasi email" ··· 3853 3944 msgstr "" 3854 3945 3855 3946 #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3856 - msgid "We ran out of posts from your follows. Here's the latest from" 3947 + #~ msgid "We ran out of posts from your follows. Here's the latest from" 3948 + #~ msgstr "" 3949 + 3950 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3951 + msgid "We ran out of posts from your follows. Here's the latest from <0/>." 3857 3952 msgstr "" 3858 3953 3859 3954 #: src/view/com/modals/AppealLabel.tsx:48 3860 3955 msgid "We'll look into your appeal promptly." 3861 3956 msgstr "" 3862 3957 3863 - #: src/view/com/auth/create/CreateAccount.tsx:122 3958 + #: src/view/com/auth/create/CreateAccount.tsx:123 3864 3959 msgid "We're so excited to have you join us!" 3865 3960 msgstr "Kami sangat senang Anda bergabung dengan kami!" 3866 3961 ··· 3868 3963 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 3869 3964 msgstr "" 3870 3965 3871 - #: src/view/screens/Search/Search.tsx:243 3966 + #: src/view/screens/Search/Search.tsx:245 3872 3967 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 3873 3968 msgstr "Maaf, pencarian Anda tidak dapat dilakukan. Mohon coba lagi dalam beberapa menit." 3874 3969 ··· 3919 4014 msgid "Write your reply" 3920 4015 msgstr "Tulis balasan Anda" 3921 4016 4017 + #: src/view/com/auth/create/Step2.tsx:260 4018 + msgid "XXXXXX" 4019 + msgstr "" 4020 + 3922 4021 #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 3923 4022 #: src/view/screens/PreferencesHomeFeed.tsx:129 3924 4023 #: src/view/screens/PreferencesHomeFeed.tsx:201 ··· 3935 4034 msgstr "" 3936 4035 3937 4036 #: src/view/com/auth/create/Step1.tsx:106 3938 - msgid "You can change hosting providers at any time." 3939 - msgstr "Anda dapat mengganti layanan hosting kapan pun." 4037 + #~ msgid "You can change hosting providers at any time." 4038 + #~ msgstr "Anda dapat mengganti layanan hosting kapan pun." 3940 4039 3941 4040 #: src/view/com/auth/login/Login.tsx:158 3942 4041 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 ··· 4012 4111 msgid "You've reached the end of your feed! Find some more accounts to follow." 4013 4112 msgstr "" 4014 4113 4015 - #: src/view/com/auth/create/Step2.tsx:58 4114 + #: src/view/com/auth/create/Step1.tsx:67 4016 4115 msgid "Your account" 4017 4116 msgstr "Akun Anda" 4018 4117 ··· 4020 4119 msgid "Your account has been deleted" 4021 4120 msgstr "" 4022 4121 4023 - #: src/view/com/auth/create/Step2.tsx:146 4122 + #: src/view/com/auth/create/Step1.tsx:182 4024 4123 msgid "Your birth date" 4025 4124 msgstr "Tanggal lahir Anda" 4026 4125 ··· 4028 4127 msgid "Your choice will be saved, but can be changed later in settings." 4029 4128 msgstr "" 4030 4129 4031 - #: src/view/com/auth/create/state.ts:102 4130 + #: src/view/com/auth/create/state.ts:153 4032 4131 #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 4033 4132 msgid "Your email appears to be invalid." 4034 4133 msgstr "Email Anda tidak valid." ··· 4058 4157 msgstr "" 4059 4158 4060 4159 #: src/view/com/auth/create/Step1.tsx:53 4061 - msgid "Your hosting provider" 4062 - msgstr "Layanan hosting Anda" 4160 + #~ msgid "Your hosting provider" 4161 + #~ msgstr "Layanan hosting Anda" 4063 4162 4064 4163 #: src/view/screens/Settings.tsx:430 4065 4164 #: src/view/shell/desktop/RightNav.tsx:137 4066 - #: src/view/shell/Drawer.tsx:657 4165 + #: src/view/shell/Drawer.tsx:660 4067 4166 msgid "Your invite codes are hidden when logged in using an App Password" 4068 4167 msgstr "Kode undangan Anda disembunyikan saat masuk menggunakan Kata Sandi Aplikasi" 4069 4168
+273 -174
src/locale/locales/ja/messages.po
··· 23 23 24 24 #: src/view/com/modals/CreateOrEditList.tsx:185 25 25 #: src/view/screens/Settings.tsx:294 26 - msgid "{0}" 27 - msgstr "{0}" 26 + #~ msgid "{0}" 27 + #~ msgstr "{0}" 28 28 29 29 #: src/view/com/modals/CreateOrEditList.tsx:176 30 30 #~ msgid "{0} {purposeLabel} List" ··· 39 39 msgstr "{invitesAvailable, plural, other {招待コード: # 個利用可能}}" 40 40 41 41 #: src/view/screens/Settings.tsx:435 42 - #: src/view/shell/Drawer.tsx:661 42 + #: src/view/shell/Drawer.tsx:664 43 43 msgid "{invitesAvailable} invite code available" 44 44 msgstr "{invitesAvailable}個の招待コードが利用可能" 45 45 46 46 #: src/view/screens/Settings.tsx:437 47 - #: src/view/shell/Drawer.tsx:663 47 + #: src/view/shell/Drawer.tsx:666 48 48 msgid "{invitesAvailable} invite codes available" 49 49 msgstr "{invitesAvailable}個の招待コードが利用可能" 50 50 51 51 #: src/view/screens/Search/Search.tsx:87 52 - msgid "{message}" 53 - msgstr "{message}" 52 + #~ msgid "{message}" 53 + #~ msgstr "{message}" 54 54 55 - #: src/view/shell/Drawer.tsx:440 55 + #: src/view/shell/Drawer.tsx:443 56 56 msgid "{numUnreadNotifications} unread" 57 57 msgstr "" 58 58 59 59 #: src/Navigation.tsx:147 60 - msgid "@{0}" 61 - msgstr "" 60 + #~ msgid "@{0}" 61 + #~ msgstr "" 62 62 63 63 #: src/view/com/threadgate/WhoCanReply.tsx:158 64 64 msgid "<0/> members" ··· 93 93 msgstr "新しいバージョンのアプリが利用可能です。継続して使用するためにはアップデートしてください。" 94 94 95 95 #: src/view/com/util/ViewHeader.tsx:83 96 - #: src/view/screens/Search/Search.tsx:538 96 + #: src/view/screens/Search/Search.tsx:545 97 97 msgid "Access navigation links and settings" 98 98 msgstr "" 99 99 100 - #: src/view/com/pager/FeedsTabBarMobile.tsx:78 100 + #: src/view/com/pager/FeedsTabBarMobile.tsx:83 101 101 msgid "Access profile and other navigation links" 102 102 msgstr "" 103 103 ··· 292 292 msgid "App passwords" 293 293 msgstr "アプリパスワード" 294 294 295 - #: src/Navigation.tsx:239 295 + #: src/Navigation.tsx:237 296 296 #: src/view/screens/AppPasswords.tsx:187 297 297 msgid "App Passwords" 298 298 msgstr "アプリパスワード" ··· 345 345 msgid "Artistic or non-erotic nudity." 346 346 msgstr "芸術的または性的ではないヌード。" 347 347 348 - #: src/view/com/auth/create/CreateAccount.tsx:141 348 + #: src/view/com/auth/create/CreateAccount.tsx:142 349 349 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 350 350 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 351 351 #: src/view/com/auth/login/LoginForm.tsx:256 ··· 368 368 msgid "Basics" 369 369 msgstr "基本" 370 370 371 - #: src/view/com/auth/create/Step2.tsx:156 371 + #: src/view/com/auth/create/Step1.tsx:194 372 372 #: src/view/com/modals/BirthDateSettings.tsx:73 373 373 msgid "Birthday" 374 374 msgstr "誕生日" ··· 399 399 msgstr "" 400 400 401 401 #: src/view/com/lists/ListCard.tsx:109 402 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 402 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 403 403 msgid "Blocked" 404 404 msgstr "" 405 405 ··· 407 407 msgid "Blocked accounts" 408 408 msgstr "ブロック中のアカウント" 409 409 410 - #: src/Navigation.tsx:131 410 + #: src/Navigation.tsx:129 411 411 #: src/view/screens/ModerationBlockedAccounts.tsx:107 412 412 msgid "Blocked Accounts" 413 413 msgstr "ブロック中のアカウント" ··· 501 501 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 502 502 msgstr "文字、数字、スペース、ハイフン、およびアンダースコアのみが使用可能です。長さは4文字以上32文字以下である必要があります。" 503 503 504 + #: src/components/Prompt.tsx:92 504 505 #: src/view/com/composer/Composer.tsx:300 505 506 #: src/view/com/composer/Composer.tsx:305 506 507 #: src/view/com/modals/ChangeEmail.tsx:218 507 508 #: src/view/com/modals/ChangeEmail.tsx:220 508 - #: src/view/com/modals/CreateOrEditList.tsx:288 509 + #: src/view/com/modals/CreateOrEditList.tsx:286 509 510 #: src/view/com/modals/EditImage.tsx:323 510 511 #: src/view/com/modals/EditProfile.tsx:249 511 512 #: src/view/com/modals/InAppBrowserConsent.tsx:78 ··· 514 515 #: src/view/com/modals/VerifyEmail.tsx:247 515 516 #: src/view/com/modals/VerifyEmail.tsx:253 516 517 #: src/view/com/modals/Waitlist.tsx:142 517 - #: src/view/screens/Search/Search.tsx:602 518 - #: src/view/shell/desktop/Search.tsx:185 518 + #: src/view/screens/Search/Search.tsx:609 519 + #: src/view/shell/desktop/Search.tsx:238 519 520 msgid "Cancel" 520 521 msgstr "キャンセル" 521 522 522 523 #: src/view/com/modals/Confirm.tsx:88 523 524 #: src/view/com/modals/Confirm.tsx:91 524 - #: src/view/com/modals/CreateOrEditList.tsx:293 525 + #: src/view/com/modals/CreateOrEditList.tsx:291 525 526 #: src/view/com/modals/DeleteAccount.tsx:152 526 527 #: src/view/com/modals/DeleteAccount.tsx:230 527 528 msgctxt "action" ··· 554 555 msgstr "引用をキャンセル" 555 556 556 557 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 557 - #: src/view/shell/desktop/Search.tsx:181 558 + #: src/view/shell/desktop/Search.tsx:234 558 559 msgid "Cancel search" 559 560 msgstr "検索をキャンセル" 560 561 ··· 621 622 msgid "Choose the algorithms that power your experience with custom feeds." 622 623 msgstr "カスタムフィードを使用してあなたの体験を強化するアルゴリズムを選択します。" 623 624 624 - #: src/view/com/auth/create/Step2.tsx:127 625 + #: src/view/com/auth/create/Step1.tsx:163 625 626 msgid "Choose your password" 626 627 msgstr "パスワードを選択" 627 628 ··· 644 645 msgstr "すべてのストレージデータをクリア(この後再起動します)" 645 646 646 647 #: src/view/com/util/forms/SearchInput.tsx:74 647 - #: src/view/screens/Search/Search.tsx:583 648 + #: src/view/screens/Search/Search.tsx:590 648 649 msgid "Clear search query" 649 650 msgstr "検索クエリをクリア" 650 651 ··· 652 653 msgid "click here" 653 654 msgstr "" 654 655 656 + #: src/components/Dialog/index.web.tsx:78 657 + msgid "Close active dialog" 658 + msgstr "" 659 + 655 660 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 656 661 msgid "Close alert" 657 662 msgstr "アラートを閉じる" ··· 668 673 msgid "Close image viewer" 669 674 msgstr "画像ビューアを閉じる" 670 675 671 - #: src/view/shell/index.web.tsx:49 676 + #: src/view/shell/index.web.tsx:51 672 677 msgid "Close navigation footer" 673 678 msgstr "ナビゲーションフッターを閉じる" 674 679 675 - #: src/view/shell/index.web.tsx:50 680 + #: src/view/shell/index.web.tsx:52 676 681 msgid "Closes bottom navigation bar" 677 682 msgstr "" 678 683 ··· 692 697 msgid "Collapses list of users for a given notification" 693 698 msgstr "" 694 699 695 - #: src/Navigation.tsx:229 700 + #: src/Navigation.tsx:227 696 701 #: src/view/screens/CommunityGuidelines.tsx:32 697 702 msgid "Community Guidelines" 698 703 msgstr "コミュニティガイドライン" ··· 705 710 msgid "Compose reply" 706 711 msgstr "返信を作成" 707 712 713 + #: src/components/Prompt.tsx:114 708 714 #: src/view/com/modals/AppealLabel.tsx:98 709 715 #: src/view/com/modals/SelfLabel.tsx:154 710 716 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 747 753 msgid "Confirms signing up {email} to the waitlist" 748 754 msgstr "" 749 755 750 - #: src/view/com/auth/create/CreateAccount.tsx:174 756 + #: src/view/com/auth/create/CreateAccount.tsx:175 751 757 #: src/view/com/auth/login/LoginForm.tsx:275 752 758 msgid "Connecting..." 753 759 msgstr "接続中..." 754 760 761 + #: src/view/com/auth/create/CreateAccount.tsx:195 762 + msgid "Contact support" 763 + msgstr "" 764 + 755 765 #: src/view/screens/Moderation.tsx:81 756 766 msgid "Content filtering" 757 767 msgstr "コンテンツのフィルタリング" ··· 822 832 msgid "Copy post text" 823 833 msgstr "投稿のテキストをコピー" 824 834 825 - #: src/Navigation.tsx:234 835 + #: src/Navigation.tsx:232 826 836 #: src/view/screens/CopyrightPolicy.tsx:29 827 837 msgid "Copyright Policy" 828 838 msgstr "著作権ポリシー" ··· 834 844 #: src/view/screens/ProfileList.tsx:867 835 845 msgid "Could not load list" 836 846 msgstr "リストのロードに失敗しました" 847 + 848 + #: src/view/com/auth/create/Step2.tsx:89 849 + msgid "Country" 850 + msgstr "" 837 851 838 852 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 839 853 #: src/view/com/auth/SplashScreen.tsx:46 ··· 845 859 msgid "Create a new Bluesky account" 846 860 msgstr "" 847 861 848 - #: src/view/com/auth/create/CreateAccount.tsx:121 862 + #: src/view/com/auth/create/CreateAccount.tsx:122 849 863 msgid "Create Account" 850 864 msgstr "アカウントを作成" 851 865 ··· 896 910 msgstr "" 897 911 898 912 #: src/Navigation.tsx:204 899 - msgid "Debug" 900 - msgstr "" 913 + #~ msgid "Debug" 914 + #~ msgstr "" 901 915 902 916 #: src/view/screens/Debug.tsx:83 903 917 msgid "Debug panel" ··· 937 951 msgid "Delete this post?" 938 952 msgstr "この投稿を削除しますか?" 939 953 940 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 954 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 941 955 msgid "Deleted" 942 956 msgstr "" 943 957 ··· 945 959 msgid "Deleted post." 946 960 msgstr "投稿を削除しました。" 947 961 948 - #: src/view/com/modals/CreateOrEditList.tsx:239 949 - #: src/view/com/modals/CreateOrEditList.tsx:255 962 + #: src/view/com/modals/CreateOrEditList.tsx:237 963 + #: src/view/com/modals/CreateOrEditList.tsx:253 950 964 #: src/view/com/modals/EditProfile.tsx:198 951 965 #: src/view/com/modals/EditProfile.tsx:210 952 966 msgid "Description" 953 967 msgstr "説明" 954 968 955 969 #: src/view/com/auth/create/Step1.tsx:96 956 - msgid "Dev Server" 957 - msgstr "開発者サーバー" 970 + #~ msgid "Dev Server" 971 + #~ msgstr "開発者サーバー" 958 972 959 973 #: src/view/screens/Settings.tsx:711 960 974 msgid "Developer Tools" ··· 997 1011 msgid "Domain verified!" 998 1012 msgstr "ドメインを確認しました!" 999 1013 1000 - #: src/view/com/auth/create/Step2.tsx:83 1014 + #: src/view/com/auth/create/Step1.tsx:114 1001 1015 msgid "Don't have an invite code?" 1002 1016 msgstr "" 1003 1017 ··· 1042 1056 msgid "e.g. Artist, dog-lover, and avid reader." 1043 1057 msgstr "" 1044 1058 1045 - #: src/view/com/modals/CreateOrEditList.tsx:225 1059 + #: src/view/com/modals/CreateOrEditList.tsx:223 1046 1060 msgid "e.g. Great Posters" 1047 1061 msgstr "" 1048 1062 1049 - #: src/view/com/modals/CreateOrEditList.tsx:226 1063 + #: src/view/com/modals/CreateOrEditList.tsx:224 1050 1064 msgid "e.g. Spammers" 1051 1065 msgstr "" 1052 1066 1053 - #: src/view/com/modals/CreateOrEditList.tsx:246 1067 + #: src/view/com/modals/CreateOrEditList.tsx:244 1054 1068 msgid "e.g. The posters who never miss." 1055 1069 msgstr "" 1056 1070 1057 - #: src/view/com/modals/CreateOrEditList.tsx:247 1071 + #: src/view/com/modals/CreateOrEditList.tsx:245 1058 1072 msgid "e.g. Users that repeatedly reply with ads." 1059 1073 msgstr "" 1060 1074 ··· 1076 1090 msgid "Edit list details" 1077 1091 msgstr "リストの詳細を編集" 1078 1092 1079 - #: src/view/com/modals/CreateOrEditList.tsx:193 1093 + #: src/view/com/modals/CreateOrEditList.tsx:192 1080 1094 msgid "Edit Moderation List" 1081 1095 msgstr "" 1082 1096 1083 - #: src/Navigation.tsx:244 1097 + #: src/Navigation.tsx:242 1084 1098 #: src/view/screens/Feeds.tsx:371 1085 1099 #: src/view/screens/SavedFeeds.tsx:84 1086 1100 msgid "Edit My Feeds" ··· 1102 1116 msgid "Edit Saved Feeds" 1103 1117 msgstr "保存されたフィードを編集" 1104 1118 1105 - #: src/view/com/modals/CreateOrEditList.tsx:188 1119 + #: src/view/com/modals/CreateOrEditList.tsx:187 1106 1120 msgid "Edit User List" 1107 1121 msgstr "" 1108 1122 ··· 1114 1128 msgid "Edit your profile description" 1115 1129 msgstr "" 1116 1130 1117 - #: src/view/com/auth/create/Step2.tsx:108 1131 + #: src/view/com/auth/create/Step1.tsx:143 1132 + #: src/view/com/auth/create/Step2.tsx:192 1133 + #: src/view/com/auth/create/Step2.tsx:266 1118 1134 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 1119 1135 #: src/view/com/modals/ChangeEmail.tsx:141 1120 1136 #: src/view/com/modals/Waitlist.tsx:88 1121 1137 msgid "Email" 1122 1138 msgstr "メールアドレス" 1123 1139 1124 - #: src/view/com/auth/create/Step2.tsx:99 1140 + #: src/view/com/auth/create/Step1.tsx:134 1125 1141 #: src/view/com/auth/login/ForgotPasswordForm.tsx:143 1126 1142 msgid "Email address" 1127 1143 msgstr "メールアドレス" ··· 1176 1192 msgstr "" 1177 1193 1178 1194 #: src/view/com/auth/create/Step1.tsx:71 1179 - msgid "Enter the address of your provider:" 1180 - msgstr "プロバイダーのアドレスを入力してください:" 1195 + #~ msgid "Enter the address of your provider:" 1196 + #~ msgstr "プロバイダーのアドレスを入力してください:" 1181 1197 1182 1198 #: src/view/com/modals/ChangeHandle.tsx:371 1183 1199 msgid "Enter the domain you want to use" ··· 1187 1203 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." 1188 1204 msgstr "アカウントの作成に使用したメールアドレスを入力します。新しいパスワードを設定できるように、「リセットコード」をお送りします。" 1189 1205 1190 - #: src/view/com/auth/create/Step2.tsx:157 1206 + #: src/view/com/auth/create/Step1.tsx:195 1191 1207 #: src/view/com/modals/BirthDateSettings.tsx:74 1192 1208 msgid "Enter your birth date" 1193 1209 msgstr "" ··· 1196 1212 msgid "Enter your email" 1197 1213 msgstr "" 1198 1214 1199 - #: src/view/com/auth/create/Step2.tsx:104 1215 + #: src/view/com/auth/create/Step1.tsx:139 1200 1216 msgid "Enter your email address" 1201 1217 msgstr "メールアドレスを入力してください" 1202 1218 ··· 1208 1224 msgid "Enter your new email address below." 1209 1225 msgstr "以下に新しいメールアドレスを入力してください。" 1210 1226 1227 + #: src/view/com/auth/create/Step2.tsx:186 1228 + msgid "Enter your phone number" 1229 + msgstr "" 1230 + 1211 1231 #: src/view/com/auth/login/Login.tsx:99 1212 1232 msgid "Enter your username and password" 1213 1233 msgstr "ユーザー名とパスワードを入力" 1214 1234 1215 - #: src/view/screens/Search/Search.tsx:105 1235 + #: src/view/screens/Search/Search.tsx:107 1216 1236 msgid "Error:" 1217 1237 msgstr "エラー:" 1218 1238 ··· 1229 1249 msgstr "" 1230 1250 1231 1251 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1232 - #: src/view/shell/desktop/Search.tsx:182 1252 + #: src/view/shell/desktop/Search.tsx:235 1233 1253 msgid "Exits inputting search query" 1234 1254 msgstr "" 1235 1255 ··· 1255 1275 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." 1256 1276 msgstr "" 1257 1277 1258 - #: src/Navigation.tsx:260 1278 + #: src/Navigation.tsx:258 1259 1279 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1260 1280 #: src/view/screens/Settings.tsx:623 1261 1281 msgid "External Media Preferences" ··· 1283 1303 msgid "Failed to load recommended feeds" 1284 1304 msgstr "おすすめのフィードのロードに失敗しました" 1285 1305 1286 - #: src/Navigation.tsx:194 1306 + #: src/Navigation.tsx:192 1287 1307 msgid "Feed" 1288 1308 msgstr "" 1289 1309 ··· 1300 1320 msgstr "フィードの設定" 1301 1321 1302 1322 #: src/view/shell/desktop/RightNav.tsx:73 1303 - #: src/view/shell/Drawer.tsx:311 1323 + #: src/view/shell/Drawer.tsx:314 1304 1324 msgid "Feedback" 1305 1325 msgstr "フィードバック" 1306 1326 1307 - #: src/Navigation.tsx:442 1327 + #: src/Navigation.tsx:440 1308 1328 #: src/view/screens/Feeds.tsx:479 1309 1329 #: src/view/screens/Profile.tsx:165 1310 1330 #: src/view/shell/bottom-bar/BottomBar.tsx:181 1311 1331 #: src/view/shell/desktop/LeftNav.tsx:342 1312 - #: src/view/shell/Drawer.tsx:476 1313 - #: src/view/shell/Drawer.tsx:477 1332 + #: src/view/shell/Drawer.tsx:479 1333 + #: src/view/shell/Drawer.tsx:480 1314 1334 msgid "Feeds" 1315 1335 msgstr "フィード" 1316 1336 ··· 1328 1348 msgid "Find accounts to follow" 1329 1349 msgstr "" 1330 1350 1331 - #: src/view/screens/Search/Search.tsx:427 1351 + #: src/view/screens/Search/Search.tsx:429 1332 1352 msgid "Find users on Bluesky" 1333 1353 msgstr "Blueskyでユーザーを検索" 1334 1354 1335 - #: src/view/screens/Search/Search.tsx:425 1355 + #: src/view/screens/Search/Search.tsx:427 1336 1356 msgid "Find users with the search tool on the right" 1337 1357 msgstr "右側の検索ツールでユーザーを検索" 1338 1358 ··· 1464 1484 msgid "Go Back" 1465 1485 msgstr "戻る" 1466 1486 1487 + #: src/view/screens/Search/Search.tsx:640 1488 + #: src/view/shell/desktop/Search.tsx:262 1489 + msgid "Go to @{queryMaybeHandle}" 1490 + msgstr "" 1491 + 1467 1492 #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1468 1493 #: src/view/com/auth/login/LoginForm.tsx:285 1469 1494 #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 ··· 1474 1499 msgid "Handle" 1475 1500 msgstr "ハンドル" 1476 1501 1502 + #: src/view/com/auth/create/CreateAccount.tsx:190 1503 + msgid "Having trouble?" 1504 + msgstr "" 1505 + 1477 1506 #: src/view/shell/desktop/RightNav.tsx:102 1478 - #: src/view/shell/Drawer.tsx:321 1507 + #: src/view/shell/Drawer.tsx:324 1479 1508 msgid "Help" 1480 1509 msgstr "ヘルプ" 1481 1510 ··· 1536 1565 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." 1537 1566 msgstr "このフィードが見つからないようです。もしかしたら削除されたのかもしれません。" 1538 1567 1539 - #: src/Navigation.tsx:432 1568 + #: src/Navigation.tsx:430 1540 1569 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1541 1570 #: src/view/shell/desktop/LeftNav.tsx:306 1542 - #: src/view/shell/Drawer.tsx:398 1543 - #: src/view/shell/Drawer.tsx:399 1571 + #: src/view/shell/Drawer.tsx:401 1572 + #: src/view/shell/Drawer.tsx:402 1544 1573 msgid "Home" 1545 1574 msgstr "ホーム" 1546 1575 1547 - #: src/Navigation.tsx:249 1548 - #: src/view/com/pager/FeedsTabBarMobile.tsx:98 1576 + #: src/Navigation.tsx:247 1577 + #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1549 1578 #: src/view/screens/PreferencesHomeFeed.tsx:104 1550 1579 #: src/view/screens/Settings.tsx:509 1551 1580 msgid "Home Feed Preferences" ··· 1557 1586 1558 1587 #: src/view/com/auth/create/Step1.tsx:76 1559 1588 #: src/view/com/auth/create/Step1.tsx:81 1560 - msgid "Hosting provider address" 1561 - msgstr "ホスティングプロバイダーのアドレス" 1589 + #~ msgid "Hosting provider address" 1590 + #~ msgstr "ホスティングプロバイダーのアドレス" 1562 1591 1563 1592 #: src/view/com/modals/InAppBrowserConsent.tsx:44 1564 1593 msgid "How should we open this link?" ··· 1605 1634 msgid "Input confirmation code for account deletion" 1606 1635 msgstr "" 1607 1636 1608 - #: src/view/com/auth/create/Step2.tsx:109 1609 - msgid "Input email for Bluesky waitlist" 1637 + #: src/view/com/auth/create/Step1.tsx:144 1638 + msgid "Input email for Bluesky account" 1610 1639 msgstr "" 1611 1640 1641 + #: src/view/com/auth/create/Step2.tsx:109 1642 + #~ msgid "Input email for Bluesky waitlist" 1643 + #~ msgstr "" 1644 + 1612 1645 #: src/view/com/auth/create/Step1.tsx:80 1613 - msgid "Input hosting provider address" 1614 - msgstr "" 1646 + #~ msgid "Input hosting provider address" 1647 + #~ msgstr "" 1615 1648 1616 - #: src/view/com/auth/create/Step2.tsx:73 1649 + #: src/view/com/auth/create/Step1.tsx:102 1617 1650 msgid "Input invite code to proceed" 1618 1651 msgstr "" 1619 1652 ··· 1629 1662 msgid "Input password for account deletion" 1630 1663 msgstr "" 1631 1664 1665 + #: src/view/com/auth/create/Step2.tsx:194 1666 + msgid "Input phone number for SMS verification" 1667 + msgstr "" 1668 + 1632 1669 #: src/view/com/auth/login/LoginForm.tsx:227 1633 1670 msgid "Input the password tied to {identifier}" 1634 1671 msgstr "" 1635 1672 1636 1673 #: src/view/com/auth/login/LoginForm.tsx:194 1637 1674 msgid "Input the username or email address you used at signup" 1675 + msgstr "" 1676 + 1677 + #: src/view/com/auth/create/Step2.tsx:268 1678 + msgid "Input the verification code we have texted to you" 1638 1679 msgstr "" 1639 1680 1640 1681 #: src/view/com/modals/Waitlist.tsx:90 ··· 1666 1707 msgid "Invite a Friend" 1667 1708 msgstr "友達を招待" 1668 1709 1669 - #: src/view/com/auth/create/Step2.tsx:63 1670 - #: src/view/com/auth/create/Step2.tsx:72 1710 + #: src/view/com/auth/create/Step1.tsx:92 1711 + #: src/view/com/auth/create/Step1.tsx:101 1671 1712 msgid "Invite code" 1672 1713 msgstr "招待コード" 1673 1714 1674 - #: src/view/com/auth/create/state.ts:136 1715 + #: src/view/com/auth/create/state.ts:199 1675 1716 msgid "Invite code not accepted. Check that you input it correctly and try again." 1676 1717 msgstr "招待コードが確認できません。正しく入力されていることを確認し、もう一度実行してください。" 1677 1718 ··· 1679 1720 msgid "Invite codes: {0} available" 1680 1721 msgstr "" 1681 1722 1682 - #: src/view/shell/Drawer.tsx:642 1723 + #: src/view/shell/Drawer.tsx:645 1683 1724 msgid "Invite codes: {invitesAvailable} available" 1684 1725 msgstr "使用可能な招待コード: {invitesAvailable} 個" 1685 1726 ··· 1695 1736 msgid "Join the waitlist" 1696 1737 msgstr "Waitlistに参加" 1697 1738 1698 - #: src/view/com/auth/create/Step2.tsx:86 1699 - #: src/view/com/auth/create/Step2.tsx:90 1739 + #: src/view/com/auth/create/Step1.tsx:118 1740 + #: src/view/com/auth/create/Step1.tsx:122 1700 1741 msgid "Join the waitlist." 1701 1742 msgstr "Waitlistに参加します。" 1702 1743 ··· 1712 1753 msgid "Language settings" 1713 1754 msgstr "" 1714 1755 1715 - #: src/Navigation.tsx:141 1756 + #: src/Navigation.tsx:139 1716 1757 #: src/view/screens/LanguageSettings.tsx:89 1717 1758 msgid "Language Settings" 1718 1759 msgstr "言語の設定" ··· 1721 1762 msgid "Languages" 1722 1763 msgstr "言語" 1723 1764 1724 - #: src/view/com/auth/create/StepHeader.tsx:13 1765 + #: src/view/com/auth/create/StepHeader.tsx:20 1725 1766 msgid "Last step!" 1726 1767 msgstr "" 1727 1768 ··· 1781 1822 msgid "Like this feed" 1782 1823 msgstr "このフィードをいいね" 1783 1824 1784 - #: src/Navigation.tsx:199 1825 + #: src/Navigation.tsx:197 1785 1826 #: src/view/screens/PostLikedBy.tsx:27 1786 1827 #: src/view/screens/ProfileFeedLikedBy.tsx:27 1787 1828 msgid "Liked by" ··· 1815 1856 #~ msgid "Limit the visibility of my account to logged-out users" 1816 1857 #~ msgstr "ログアウトしたユーザーに対して私のアカウントの閲覧を制限" 1817 1858 1818 - #: src/Navigation.tsx:168 1859 + #: src/Navigation.tsx:166 1819 1860 msgid "List" 1820 1861 msgstr "" 1821 1862 1822 - #: src/view/com/modals/CreateOrEditList.tsx:205 1863 + #: src/view/com/modals/CreateOrEditList.tsx:203 1823 1864 msgid "List Avatar" 1824 1865 msgstr "リストのアバター" 1825 1866 ··· 1839 1880 msgid "List muted" 1840 1881 msgstr "" 1841 1882 1842 - #: src/view/com/modals/CreateOrEditList.tsx:218 1883 + #: src/view/com/modals/CreateOrEditList.tsx:216 1843 1884 msgid "List Name" 1844 1885 msgstr "リストの名前" 1845 1886 ··· 1851 1892 msgid "List unmuted" 1852 1893 msgstr "" 1853 1894 1854 - #: src/Navigation.tsx:111 1895 + #: src/Navigation.tsx:109 1855 1896 #: src/view/screens/Profile.tsx:166 1856 1897 #: src/view/shell/desktop/LeftNav.tsx:379 1857 - #: src/view/shell/Drawer.tsx:492 1858 - #: src/view/shell/Drawer.tsx:493 1898 + #: src/view/shell/Drawer.tsx:495 1899 + #: src/view/shell/Drawer.tsx:496 1859 1900 msgid "Lists" 1860 1901 msgstr "リスト" 1861 1902 ··· 1883 1924 msgid "Local dev server" 1884 1925 msgstr "ローカル開発者サーバー" 1885 1926 1886 - #: src/Navigation.tsx:209 1927 + #: src/Navigation.tsx:207 1887 1928 msgid "Log" 1888 1929 msgstr "" 1889 1930 ··· 1920 1961 msgstr "メンションされたユーザー" 1921 1962 1922 1963 #: src/view/com/util/ViewHeader.tsx:81 1923 - #: src/view/screens/Search/Search.tsx:537 1964 + #: src/view/screens/Search/Search.tsx:544 1924 1965 msgid "Menu" 1925 1966 msgstr "メニュー" 1926 1967 ··· 1932 1973 msgid "Message from server: {0}" 1933 1974 msgstr "" 1934 1975 1935 - #: src/Navigation.tsx:116 1976 + #: src/Navigation.tsx:114 1936 1977 #: src/view/screens/Moderation.tsx:64 1937 1978 #: src/view/screens/Settings.tsx:591 1938 1979 #: src/view/shell/desktop/LeftNav.tsx:397 1939 - #: src/view/shell/Drawer.tsx:511 1940 - #: src/view/shell/Drawer.tsx:512 1980 + #: src/view/shell/Drawer.tsx:514 1981 + #: src/view/shell/Drawer.tsx:515 1941 1982 msgid "Moderation" 1942 1983 msgstr "モデレーション" 1943 1984 ··· 1968 2009 msgid "Moderation lists" 1969 2010 msgstr "モデレーションリスト" 1970 2011 1971 - #: src/Navigation.tsx:121 2012 + #: src/Navigation.tsx:119 1972 2013 #: src/view/screens/ModerationModlists.tsx:58 1973 2014 msgid "Moderation Lists" 1974 2015 msgstr "モデレーションリスト" ··· 2031 2072 msgid "Muted accounts" 2032 2073 msgstr "ミュート中のアカウント" 2033 2074 2034 - #: src/Navigation.tsx:126 2075 + #: src/Navigation.tsx:124 2035 2076 #: src/view/screens/ModerationMutedAccounts.tsx:107 2036 2077 msgid "Muted Accounts" 2037 2078 msgstr "ミュート中のアカウント" ··· 2061 2102 msgstr "保存されたフィード" 2062 2103 2063 2104 #: src/view/com/modals/AddAppPasswords.tsx:181 2064 - #: src/view/com/modals/CreateOrEditList.tsx:232 2105 + #: src/view/com/modals/CreateOrEditList.tsx:230 2065 2106 msgid "Name" 2066 2107 msgstr "名前" 2067 2108 ··· 2075 2116 msgid "Navigates to the next screen" 2076 2117 msgstr "" 2077 2118 2078 - #: src/view/shell/Drawer.tsx:71 2119 + #: src/view/shell/Drawer.tsx:73 2079 2120 msgid "Navigates to your profile" 2080 2121 msgstr "" 2081 2122 ··· 2098 2139 msgid "New" 2099 2140 msgstr "新規" 2100 2141 2101 - #: src/view/com/modals/CreateOrEditList.tsx:195 2142 + #: src/view/com/modals/CreateOrEditList.tsx:194 2102 2143 msgid "New Moderation List" 2103 2144 msgstr "" 2104 2145 ··· 2129 2170 #~ msgid "New Post" 2130 2171 #~ msgstr "新しい投稿" 2131 2172 2132 - #: src/view/com/modals/CreateOrEditList.tsx:190 2173 + #: src/view/com/modals/CreateOrEditList.tsx:189 2133 2174 msgid "New User List" 2134 2175 msgstr "" 2135 2176 ··· 2137 2178 msgid "Newest replies first" 2138 2179 msgstr "新しい順に返信を表示" 2139 2180 2140 - #: src/view/com/auth/create/CreateAccount.tsx:154 2181 + #: src/view/com/auth/create/CreateAccount.tsx:155 2141 2182 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2142 2183 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 2143 2184 #: src/view/com/auth/login/LoginForm.tsx:288 ··· 2188 2229 msgstr "「{query}」の検索結果はありません" 2189 2230 2190 2231 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 2191 - #: src/view/screens/Search/Search.tsx:270 2192 - #: src/view/screens/Search/Search.tsx:298 2193 - #: src/view/screens/Search/Search.tsx:630 2194 - #: src/view/shell/desktop/Search.tsx:213 2232 + #: src/view/screens/Search/Search.tsx:272 2233 + #: src/view/screens/Search/Search.tsx:300 2195 2234 msgid "No results found for {query}" 2196 2235 msgstr "「{query}」の検索結果はありません" 2197 2236 ··· 2207 2246 msgid "Not Applicable." 2208 2247 msgstr "該当なし。" 2209 2248 2210 - #: src/Navigation.tsx:106 2249 + #: src/Navigation.tsx:104 2211 2250 msgid "Not Found" 2212 2251 msgstr "" 2213 2252 ··· 2224 2263 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." 2225 2264 msgstr "注記:Blueskyはオープンでパブリックなネットワークです。この設定はBlueskyのアプリおよびウェブサイト上のみでのあなたのコンテンツの可視性を制限するものであり、他のアプリではこの設定を尊重しない場合があります。他のアプリやウェブサイトでは、ログアウトしたユーザーにあなたのコンテンツが表示される場合があります。" 2226 2265 2227 - #: src/Navigation.tsx:447 2266 + #: src/Navigation.tsx:445 2228 2267 #: src/view/screens/Notifications.tsx:113 2229 2268 #: src/view/screens/Notifications.tsx:137 2230 2269 #: src/view/shell/bottom-bar/BottomBar.tsx:205 2231 2270 #: src/view/shell/desktop/LeftNav.tsx:361 2232 - #: src/view/shell/Drawer.tsx:435 2233 - #: src/view/shell/Drawer.tsx:436 2271 + #: src/view/shell/Drawer.tsx:438 2272 + #: src/view/shell/Drawer.tsx:439 2234 2273 msgid "Notifications" 2235 2274 msgstr "通知" 2236 2275 ··· 2238 2277 msgid "Nudity" 2239 2278 msgstr "" 2240 2279 2241 - #: src/view/com/util/ErrorBoundary.tsx:34 2280 + #: src/view/com/util/ErrorBoundary.tsx:35 2242 2281 msgid "Oh no!" 2243 2282 msgstr "ちょっと!" 2244 2283 ··· 2277 2316 msgid "Open links with in-app browser" 2278 2317 msgstr "" 2279 2318 2280 - #: src/view/com/pager/FeedsTabBarMobile.tsx:76 2319 + #: src/view/com/pager/FeedsTabBarMobile.tsx:81 2281 2320 msgid "Open navigation" 2282 2321 msgstr "ナビゲーションを開く" 2283 2322 ··· 2335 2374 2336 2375 #: src/view/com/modals/InviteCodes.tsx:172 2337 2376 #: src/view/shell/desktop/RightNav.tsx:156 2338 - #: src/view/shell/Drawer.tsx:643 2377 + #: src/view/shell/Drawer.tsx:646 2339 2378 msgid "Opens list of invite codes" 2340 2379 msgstr "招待コードのリストを開く" 2341 2380 ··· 2408 2447 msgid "Page not found" 2409 2448 msgstr "ページが見つかりません" 2410 2449 2411 - #: src/view/com/auth/create/Step2.tsx:122 2412 - #: src/view/com/auth/create/Step2.tsx:132 2450 + #: src/view/com/auth/create/Step1.tsx:158 2451 + #: src/view/com/auth/create/Step1.tsx:168 2413 2452 #: src/view/com/auth/login/LoginForm.tsx:223 2414 2453 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2415 2454 #: src/view/com/modals/DeleteAccount.tsx:198 ··· 2424 2463 msgid "Password updated!" 2425 2464 msgstr "パスワードが更新されました!" 2426 2465 2427 - #: src/Navigation.tsx:162 2466 + #: src/Navigation.tsx:160 2428 2467 msgid "People followed by @{0}" 2429 2468 msgstr "" 2430 2469 2431 - #: src/Navigation.tsx:155 2470 + #: src/Navigation.tsx:153 2432 2471 msgid "People following @{0}" 2433 2472 msgstr "" 2434 2473 ··· 2438 2477 2439 2478 #: src/view/com/lightbox/Lightbox.tsx:72 2440 2479 msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2480 + msgstr "" 2481 + 2482 + #: src/view/com/auth/create/Step2.tsx:181 2483 + msgid "Phone number" 2441 2484 msgstr "" 2442 2485 2443 2486 #: src/view/com/modals/SelfLabel.tsx:121 ··· 2466 2509 msgid "Plays the GIF" 2467 2510 msgstr "" 2468 2511 2469 - #: src/view/com/auth/create/state.ts:116 2512 + #: src/view/com/auth/create/state.ts:177 2470 2513 msgid "Please choose your handle." 2471 2514 msgstr "ハンドルをお選びください。" 2472 2515 2473 - #: src/view/com/auth/create/state.ts:109 2516 + #: src/view/com/auth/create/state.ts:160 2474 2517 msgid "Please choose your password." 2475 2518 msgstr "パスワードを選択してください。" 2476 2519 ··· 2482 2525 msgid "Please enter a name for your app password. All spaces is not allowed." 2483 2526 msgstr "" 2484 2527 2528 + #: src/view/com/auth/create/Step2.tsx:204 2529 + msgid "Please enter a phone number that can receive SMS text messages." 2530 + msgstr "" 2531 + 2485 2532 #: src/view/com/modals/AddAppPasswords.tsx:144 2486 2533 msgid "Please enter a unique name for this App Password or use our randomly generated one." 2487 2534 msgstr "このアプリパスワードに固有の名前を入力するか、ランダムに生成された名前を使用してください。" 2488 2535 2489 - #: src/view/com/auth/create/state.ts:95 2536 + #: src/view/com/auth/create/state.ts:170 2537 + msgid "Please enter the code you received by SMS." 2538 + msgstr "" 2539 + 2540 + #: src/view/com/auth/create/Step2.tsx:279 2541 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2542 + msgstr "" 2543 + 2544 + #: src/view/com/auth/create/state.ts:146 2490 2545 msgid "Please enter your email." 2491 2546 msgstr "メールアドレスを入力してください。" 2492 2547 ··· 2538 2593 msgid "Post by {0}" 2539 2594 msgstr "" 2540 2595 2541 - #: src/Navigation.tsx:174 2542 - #: src/Navigation.tsx:181 2543 - #: src/Navigation.tsx:188 2596 + #: src/Navigation.tsx:172 2597 + #: src/Navigation.tsx:179 2598 + #: src/Navigation.tsx:186 2544 2599 msgid "Post by @{0}" 2545 2600 msgstr "" 2546 2601 ··· 2593 2648 msgid "Privacy" 2594 2649 msgstr "プライバシー" 2595 2650 2596 - #: src/Navigation.tsx:219 2651 + #: src/Navigation.tsx:217 2597 2652 #: src/view/screens/PrivacyPolicy.tsx:29 2598 2653 #: src/view/screens/Settings.tsx:824 2599 - #: src/view/shell/Drawer.tsx:262 2654 + #: src/view/shell/Drawer.tsx:265 2600 2655 msgid "Privacy Policy" 2601 2656 msgstr "プライバシーポリシー" 2602 2657 ··· 2606 2661 2607 2662 #: src/view/shell/bottom-bar/BottomBar.tsx:247 2608 2663 #: src/view/shell/desktop/LeftNav.tsx:415 2609 - #: src/view/shell/Drawer.tsx:70 2610 - #: src/view/shell/Drawer.tsx:546 2611 - #: src/view/shell/Drawer.tsx:547 2664 + #: src/view/shell/Drawer.tsx:72 2665 + #: src/view/shell/Drawer.tsx:549 2666 + #: src/view/shell/Drawer.tsx:550 2612 2667 msgid "Profile" 2613 2668 msgstr "プロフィール" 2614 2669 ··· 2819 2874 msgid "Request Change" 2820 2875 msgstr "変更を要求" 2821 2876 2877 + #: src/view/com/auth/create/Step2.tsx:217 2878 + msgid "Request code" 2879 + msgstr "" 2880 + 2822 2881 #: src/view/screens/Settings.tsx:450 2823 2882 msgid "Require alt text before posting" 2824 2883 msgstr "画像投稿時にALTテキストを必須とする" 2825 2884 2826 - #: src/view/com/auth/create/Step2.tsx:68 2885 + #: src/view/com/auth/create/Step1.tsx:97 2827 2886 msgid "Required for this provider" 2828 2887 msgstr "このプロバイダーに必要" 2829 2888 ··· 2869 2928 msgid "Retries the last action, which errored out" 2870 2929 msgstr "" 2871 2930 2872 - #: src/view/com/auth/create/CreateAccount.tsx:163 2873 - #: src/view/com/auth/create/CreateAccount.tsx:167 2931 + #: src/view/com/auth/create/CreateAccount.tsx:164 2932 + #: src/view/com/auth/create/CreateAccount.tsx:168 2933 + #: src/view/com/auth/create/Step2.tsx:252 2874 2934 #: src/view/com/auth/login/LoginForm.tsx:265 2875 2935 #: src/view/com/auth/login/LoginForm.tsx:268 2876 2936 #: src/view/com/util/error/ErrorMessage.tsx:55 2877 2937 #: src/view/com/util/error/ErrorScreen.tsx:65 2878 2938 msgid "Retry" 2879 2939 msgstr "再試行" 2940 + 2941 + #: src/view/com/auth/create/Step2.tsx:245 2942 + msgid "Retry." 2943 + msgstr "" 2880 2944 2881 2945 #: src/view/screens/ProfileList.tsx:877 2882 2946 msgid "Return to previous page" ··· 2886 2950 msgid "SANDBOX. Posts and accounts are not permanent." 2887 2951 msgstr "" 2888 2952 2889 - #: src/view/com/lightbox/Lightbox.tsx:125 2890 - #: src/view/com/modals/CreateOrEditList.tsx:278 2953 + #: src/view/com/lightbox/Lightbox.tsx:129 2954 + #: src/view/com/modals/CreateOrEditList.tsx:276 2891 2955 msgctxt "action" 2892 2956 msgid "Save" 2893 2957 msgstr "" ··· 2895 2959 #: src/view/com/modals/BirthDateSettings.tsx:94 2896 2960 #: src/view/com/modals/BirthDateSettings.tsx:97 2897 2961 #: src/view/com/modals/ChangeHandle.tsx:173 2898 - #: src/view/com/modals/CreateOrEditList.tsx:270 2962 + #: src/view/com/modals/CreateOrEditList.tsx:268 2899 2963 #: src/view/com/modals/EditProfile.tsx:224 2900 2964 #: src/view/screens/ProfileFeed.tsx:354 2901 2965 msgid "Save" ··· 2933 2997 msgid "Scroll to top" 2934 2998 msgstr "" 2935 2999 2936 - #: src/Navigation.tsx:437 3000 + #: src/Navigation.tsx:435 2937 3001 #: src/view/com/auth/LoggedOut.tsx:122 2938 3002 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 2939 3003 #: src/view/com/util/forms/SearchInput.tsx:53 2940 3004 #: src/view/com/util/forms/SearchInput.tsx:65 2941 - #: src/view/screens/Search/Search.tsx:406 2942 - #: src/view/screens/Search/Search.tsx:559 2943 - #: src/view/screens/Search/Search.tsx:572 3005 + #: src/view/screens/Search/Search.tsx:408 3006 + #: src/view/screens/Search/Search.tsx:566 3007 + #: src/view/screens/Search/Search.tsx:579 2944 3008 #: src/view/shell/bottom-bar/BottomBar.tsx:159 2945 3009 #: src/view/shell/desktop/LeftNav.tsx:324 2946 - #: src/view/shell/desktop/Search.tsx:161 2947 - #: src/view/shell/desktop/Search.tsx:170 2948 - #: src/view/shell/Drawer.tsx:362 2949 - #: src/view/shell/Drawer.tsx:363 3010 + #: src/view/shell/desktop/Search.tsx:214 3011 + #: src/view/shell/desktop/Search.tsx:223 3012 + #: src/view/shell/Drawer.tsx:365 3013 + #: src/view/shell/Drawer.tsx:366 2950 3014 msgid "Search" 2951 3015 msgstr "検索" 3016 + 3017 + #: src/view/screens/Search/Search.tsx:628 3018 + #: src/view/shell/desktop/Search.tsx:255 3019 + msgid "Search for \"{query}\"" 3020 + msgstr "" 2952 3021 2953 3022 #: src/view/screens/Search/Search.tsx:390 2954 3023 #~ msgid "Search for posts and users." ··· 2988 3057 msgid "Select option {i} of {numItems}" 2989 3058 msgstr "" 2990 3059 3060 + #: src/view/com/auth/create/Step1.tsx:77 2991 3061 #: src/view/com/auth/login/LoginForm.tsx:147 2992 3062 msgid "Select service" 2993 3063 msgstr "サービスを選択" ··· 3000 3070 msgid "Select your app language for the default text to display in the app" 3001 3071 msgstr "アプリに表示されるデフォルトのテキストの言語を選択" 3002 3072 3073 + #: src/view/com/auth/create/Step2.tsx:153 3074 + msgid "Select your phone's country" 3075 + msgstr "" 3076 + 3003 3077 #: src/view/screens/LanguageSettings.tsx:190 3004 3078 msgid "Select your preferred language for translations in your feed." 3005 3079 msgstr "フィード内の翻訳に使用する言語を選択します。" ··· 3022 3096 #~ msgid "Send Email" 3023 3097 #~ msgstr "メールを送信" 3024 3098 3025 - #: src/view/shell/Drawer.tsx:295 3026 - #: src/view/shell/Drawer.tsx:316 3099 + #: src/view/shell/Drawer.tsx:298 3100 + #: src/view/shell/Drawer.tsx:319 3027 3101 msgid "Send feedback" 3028 3102 msgstr "フィードバックを送信" 3029 3103 ··· 3061 3135 msgid "Set new password" 3062 3136 msgstr "新しいパスワードを設定" 3063 3137 3064 - #: src/view/com/auth/create/Step2.tsx:133 3138 + #: src/view/com/auth/create/Step1.tsx:169 3065 3139 msgid "Set password" 3066 3140 msgstr "" 3067 3141 ··· 3098 3172 msgstr "" 3099 3173 3100 3174 #: src/view/com/auth/create/Step1.tsx:143 3101 - msgid "Sets hosting provider to {label}" 3102 - msgstr "" 3175 + #~ msgid "Sets hosting provider to {label}" 3176 + #~ msgstr "" 3103 3177 3178 + #: src/view/com/auth/create/Step1.tsx:78 3104 3179 #: src/view/com/auth/login/LoginForm.tsx:148 3105 3180 msgid "Sets server for the Bluesky client" 3106 3181 msgstr "" 3107 3182 3108 - #: src/Navigation.tsx:136 3183 + #: src/Navigation.tsx:134 3109 3184 #: src/view/screens/Settings.tsx:294 3110 3185 #: src/view/shell/desktop/LeftNav.tsx:433 3111 - #: src/view/shell/Drawer.tsx:567 3112 - #: src/view/shell/Drawer.tsx:568 3186 + #: src/view/shell/Drawer.tsx:570 3187 + #: src/view/shell/Drawer.tsx:571 3113 3188 msgid "Settings" 3114 3189 msgstr "設定" 3115 3190 ··· 3117 3192 msgid "Sexual activity or erotic nudity." 3118 3193 msgstr "性的行為または性的なヌード。" 3119 3194 3120 - #: src/view/com/lightbox/Lightbox.tsx:134 3195 + #: src/view/com/lightbox/Lightbox.tsx:138 3121 3196 msgctxt "action" 3122 3197 msgid "Share" 3123 3198 msgstr "" ··· 3278 3353 msgid "Skip" 3279 3354 msgstr "スキップ" 3280 3355 3356 + #: src/view/com/auth/create/Step2.tsx:80 3357 + msgid "SMS verification" 3358 + msgstr "" 3359 + 3281 3360 #: src/view/com/modals/ProfilePreview.tsx:62 3282 3361 msgid "Something went wrong and we're not sure what." 3283 3362 msgstr "" ··· 3286 3365 msgid "Something went wrong. Check your email and try again." 3287 3366 msgstr "" 3288 3367 3289 - #: src/App.native.tsx:57 3368 + #: src/App.native.tsx:62 3290 3369 msgid "Sorry! Your session expired. Please log in again." 3291 3370 msgstr "" 3292 3371 ··· 3302 3381 msgid "Square" 3303 3382 msgstr "正方形" 3304 3383 3305 - #: src/view/com/auth/create/Step1.tsx:90 3306 3384 #: src/view/com/modals/ServerInput.tsx:62 3307 3385 msgid "Staging" 3308 3386 msgstr "ステージング" ··· 3311 3389 msgid "Status page" 3312 3390 msgstr "ステータスページ" 3313 3391 3392 + #: src/view/com/auth/create/StepHeader.tsx:22 3393 + msgid "Step {0} of {numSteps}" 3394 + msgstr "" 3395 + 3314 3396 #: src/view/com/auth/create/StepHeader.tsx:15 3315 - msgid "Step {step} of 3" 3316 - msgstr "" 3397 + #~ msgid "Step {step} of 3" 3398 + #~ msgstr "" 3317 3399 3318 3400 #: src/view/screens/Settings.tsx:276 3319 3401 msgid "Storage cleared, you need to restart the app now." 3320 3402 msgstr "" 3321 3403 3404 + #: src/Navigation.tsx:202 3322 3405 #: src/view/screens/Settings.tsx:740 3323 3406 msgid "Storybook" 3324 3407 msgstr "ストーリーブック" ··· 3339 3422 #~ msgid "Subscribed" 3340 3423 #~ msgstr "" 3341 3424 3342 - #: src/view/screens/Search/Search.tsx:362 3425 + #: src/view/screens/Search/Search.tsx:364 3343 3426 msgid "Suggested Follows" 3344 3427 msgstr "おすすめのフォロー" 3345 3428 ··· 3351 3434 msgid "Suggestive" 3352 3435 msgstr "" 3353 3436 3354 - #: src/Navigation.tsx:214 3437 + #: src/Navigation.tsx:212 3355 3438 #: src/view/screens/Support.tsx:30 3356 3439 #: src/view/screens/Support.tsx:33 3357 3440 msgid "Support" ··· 3395 3478 msgid "Terms" 3396 3479 msgstr "条件" 3397 3480 3398 - #: src/Navigation.tsx:224 3481 + #: src/Navigation.tsx:222 3399 3482 #: src/view/screens/Settings.tsx:818 3400 3483 #: src/view/screens/TermsOfService.tsx:29 3401 - #: src/view/shell/Drawer.tsx:256 3484 + #: src/view/shell/Drawer.tsx:259 3402 3485 msgid "Terms of Service" 3403 3486 msgstr "利用規約" 3404 3487 ··· 3508 3591 msgid "There was an issue. Please check your internet connection and try again." 3509 3592 msgstr "" 3510 3593 3511 - #: src/view/com/util/ErrorBoundary.tsx:35 3594 + #: src/view/com/util/ErrorBoundary.tsx:36 3512 3595 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 3513 3596 msgstr "アプリケーションに予期しない問題が発生しました。このようなことがありましたらお知らせください!" 3597 + 3598 + #: src/view/com/auth/create/Step2.tsx:53 3599 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3600 + msgstr "" 3514 3601 3515 3602 #: src/view/com/util/moderation/LabelInfo.tsx:45 3516 3603 #~ msgid "This {0} has been labeled." ··· 3559 3646 msgstr "これは、メールアドレスの変更やパスワードのリセットが必要な場合に重要です。" 3560 3647 3561 3648 #: src/view/com/auth/create/Step1.tsx:55 3562 - msgid "This is the service that keeps you online." 3563 - msgstr "これはオンラインを維持するためのサービスです。" 3649 + #~ msgid "This is the service that keeps you online." 3650 + #~ msgstr "これはオンラインを維持するためのサービスです。" 3564 3651 3565 3652 #: src/view/com/modals/LinkWarning.tsx:58 3566 3653 msgid "This link is taking you to the following website:" ··· 3607 3694 msgid "Threaded Mode" 3608 3695 msgstr "スレッドモード" 3609 3696 3610 - #: src/Navigation.tsx:254 3697 + #: src/Navigation.tsx:252 3611 3698 msgid "Threads Preferences" 3612 3699 msgstr "" 3613 3700 ··· 3642 3729 msgid "Un-mute list" 3643 3730 msgstr "リストでのミュートを解除" 3644 3731 3645 - #: src/view/com/auth/create/CreateAccount.tsx:65 3732 + #: src/view/com/auth/create/CreateAccount.tsx:66 3646 3733 #: src/view/com/auth/login/ForgotPasswordForm.tsx:87 3647 3734 #: src/view/com/auth/login/Login.tsx:76 3648 3735 #: src/view/com/auth/login/LoginForm.tsx:120 ··· 3680 3767 msgid "Unfollow {0}" 3681 3768 msgstr "" 3682 3769 3683 - #: src/view/com/auth/create/state.ts:216 3770 + #: src/view/com/auth/create/state.ts:298 3684 3771 msgid "Unfortunately, you do not meet the requirements to create an account." 3685 3772 msgstr "残念ながら、アカウントを作成するための要件を満たしていません。" 3686 3773 ··· 3819 3906 msgid "Users in \"{0}\"" 3820 3907 msgstr "{0}のユーザー" 3821 3908 3909 + #: src/view/com/auth/create/Step2.tsx:241 3910 + msgid "Verification code" 3911 + msgstr "" 3912 + 3822 3913 #: src/view/screens/Settings.tsx:843 3823 3914 msgid "Verify email" 3824 3915 msgstr "メールアドレスを確認" ··· 3869 3960 msgstr "" 3870 3961 3871 3962 #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3872 - msgid "We ran out of posts from your follows. Here's the latest from" 3963 + #~ msgid "We ran out of posts from your follows. Here's the latest from" 3964 + #~ msgstr "" 3965 + 3966 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3967 + msgid "We ran out of posts from your follows. Here's the latest from <0/>." 3873 3968 msgstr "" 3874 3969 3875 3970 #: src/view/com/modals/AppealLabel.tsx:48 3876 3971 msgid "We'll look into your appeal promptly." 3877 3972 msgstr "" 3878 3973 3879 - #: src/view/com/auth/create/CreateAccount.tsx:122 3974 + #: src/view/com/auth/create/CreateAccount.tsx:123 3880 3975 msgid "We're so excited to have you join us!" 3881 3976 msgstr "私たちはあなたが参加してくれることをとても楽しみにしています!" 3882 3977 ··· 3884 3979 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 3885 3980 msgstr "" 3886 3981 3887 - #: src/view/screens/Search/Search.tsx:243 3982 + #: src/view/screens/Search/Search.tsx:245 3888 3983 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 3889 3984 msgstr "大変申し訳ありませんが、検索を完了できませんでした。数分後に再試行してください。" 3890 3985 ··· 3931 4026 msgid "Write your reply" 3932 4027 msgstr "返信を書く" 3933 4028 4029 + #: src/view/com/auth/create/Step2.tsx:260 4030 + msgid "XXXXXX" 4031 + msgstr "" 4032 + 3934 4033 #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 3935 4034 #: src/view/screens/PreferencesHomeFeed.tsx:129 3936 4035 #: src/view/screens/PreferencesHomeFeed.tsx:201 ··· 3947 4046 msgstr "" 3948 4047 3949 4048 #: src/view/com/auth/create/Step1.tsx:106 3950 - msgid "You can change hosting providers at any time." 3951 - msgstr "ホスティングプロバイダはいつでも変更できます。" 4049 + #~ msgid "You can change hosting providers at any time." 4050 + #~ msgstr "ホスティングプロバイダはいつでも変更できます。" 3952 4051 3953 4052 #: src/view/com/auth/login/Login.tsx:158 3954 4053 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 ··· 4024 4123 msgid "You've reached the end of your feed! Find some more accounts to follow." 4025 4124 msgstr "" 4026 4125 4027 - #: src/view/com/auth/create/Step2.tsx:58 4126 + #: src/view/com/auth/create/Step1.tsx:67 4028 4127 msgid "Your account" 4029 4128 msgstr "あなたのアカウント" 4030 4129 ··· 4032 4131 msgid "Your account has been deleted" 4033 4132 msgstr "" 4034 4133 4035 - #: src/view/com/auth/create/Step2.tsx:146 4134 + #: src/view/com/auth/create/Step1.tsx:182 4036 4135 msgid "Your birth date" 4037 4136 msgstr "生年月日" 4038 4137 ··· 4040 4139 msgid "Your choice will be saved, but can be changed later in settings." 4041 4140 msgstr "" 4042 4141 4043 - #: src/view/com/auth/create/state.ts:102 4142 + #: src/view/com/auth/create/state.ts:153 4044 4143 #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 4045 4144 msgid "Your email appears to be invalid." 4046 4145 msgstr "メールアドレスが無効なようです。" ··· 4070 4169 msgstr "" 4071 4170 4072 4171 #: src/view/com/auth/create/Step1.tsx:53 4073 - msgid "Your hosting provider" 4074 - msgstr "ホスティングプロバイダー" 4172 + #~ msgid "Your hosting provider" 4173 + #~ msgstr "ホスティングプロバイダー" 4075 4174 4076 4175 #: src/view/screens/Settings.tsx:430 4077 4176 #: src/view/shell/desktop/RightNav.tsx:137 4078 - #: src/view/shell/Drawer.tsx:657 4177 + #: src/view/shell/Drawer.tsx:660 4079 4178 msgid "Your invite codes are hidden when logged in using an App Password" 4080 4179 msgstr "アプリパスワードを使用してログインすると、招待コードは非表示になります。" 4081 4180
+273 -174
src/locale/locales/ko/messages.po
··· 31 31 32 32 #: src/view/com/modals/CreateOrEditList.tsx:185 33 33 #: src/view/screens/Settings.tsx:294 34 - msgid "{0}" 35 - msgstr "{0}" 34 + #~ msgid "{0}" 35 + #~ msgstr "{0}" 36 36 37 37 #: src/view/com/modals/CreateOrEditList.tsx:177 38 38 #~ msgid "{0} {purposeLabel} List" ··· 71 71 msgstr "{invitesAvailable, plural, one {초대 코드: #개 사용 가능} other {초대 코드: #개 사용 가능}}" 72 72 73 73 #: src/view/screens/Settings.tsx:435 74 - #: src/view/shell/Drawer.tsx:661 74 + #: src/view/shell/Drawer.tsx:664 75 75 msgid "{invitesAvailable} invite code available" 76 76 msgstr "초대 코드 {invitesAvailable}개 사용 가능" 77 77 78 78 #: src/view/screens/Settings.tsx:437 79 - #: src/view/shell/Drawer.tsx:663 79 + #: src/view/shell/Drawer.tsx:666 80 80 msgid "{invitesAvailable} invite codes available" 81 81 msgstr "초대 코드 {invitesAvailable}개 사용 가능" 82 82 83 83 #: src/view/screens/Search/Search.tsx:87 84 - msgid "{message}" 85 - msgstr "{message}" 84 + #~ msgid "{message}" 85 + #~ msgstr "{message}" 86 86 87 - #: src/view/shell/Drawer.tsx:440 87 + #: src/view/shell/Drawer.tsx:443 88 88 msgid "{numUnreadNotifications} unread" 89 89 msgstr "" 90 90 ··· 97 97 #~ msgstr "{purposeLabel} 리스트 업데이트됨" 98 98 99 99 #: src/Navigation.tsx:147 100 - msgid "@{0}" 101 - msgstr "" 100 + #~ msgid "@{0}" 101 + #~ msgstr "" 102 102 103 103 #: src/view/com/threadgate/WhoCanReply.tsx:158 104 104 msgid "<0/> members" ··· 149 149 msgstr "새 버전의 앱을 사용할 수 있습니다. 앱을 계속 사용하려면 업데이트하세요." 150 150 151 151 #: src/view/com/util/ViewHeader.tsx:83 152 - #: src/view/screens/Search/Search.tsx:538 152 + #: src/view/screens/Search/Search.tsx:545 153 153 msgid "Access navigation links and settings" 154 154 msgstr "" 155 155 156 - #: src/view/com/pager/FeedsTabBarMobile.tsx:78 156 + #: src/view/com/pager/FeedsTabBarMobile.tsx:83 157 157 msgid "Access profile and other navigation links" 158 158 msgstr "" 159 159 ··· 360 360 msgid "App passwords" 361 361 msgstr "앱 비밀번호" 362 362 363 - #: src/Navigation.tsx:239 363 + #: src/Navigation.tsx:237 364 364 #: src/view/screens/AppPasswords.tsx:187 365 365 msgid "App Passwords" 366 366 msgstr "앱 비밀번호" ··· 421 421 #~ msgid "Ask apps to limit the visibility of my account" 422 422 #~ msgstr "내 계정의 공개 범위를 제한하도록 앱에 요청하기" 423 423 424 - #: src/view/com/auth/create/CreateAccount.tsx:141 424 + #: src/view/com/auth/create/CreateAccount.tsx:142 425 425 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 426 426 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 427 427 #: src/view/com/auth/login/LoginForm.tsx:256 ··· 444 444 msgid "Basics" 445 445 msgstr "기본" 446 446 447 - #: src/view/com/auth/create/Step2.tsx:156 447 + #: src/view/com/auth/create/Step1.tsx:194 448 448 #: src/view/com/modals/BirthDateSettings.tsx:73 449 449 msgid "Birthday" 450 450 msgstr "생년월일" ··· 475 475 msgstr "" 476 476 477 477 #: src/view/com/lists/ListCard.tsx:109 478 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 478 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 479 479 msgid "Blocked" 480 480 msgstr "" 481 481 ··· 483 483 msgid "Blocked accounts" 484 484 msgstr "차단한 계정" 485 485 486 - #: src/Navigation.tsx:131 486 + #: src/Navigation.tsx:129 487 487 #: src/view/screens/ModerationBlockedAccounts.tsx:107 488 488 msgid "Blocked Accounts" 489 489 msgstr "차단한 계정" ··· 581 581 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 582 582 msgstr "글자, 숫자, 공백, 대시, 밑줄만 포함할 수 있습니다. 길이는 4자 이상이어야 하고 32자를 넘지 않아야 합니다." 583 583 584 + #: src/components/Prompt.tsx:92 584 585 #: src/view/com/composer/Composer.tsx:300 585 586 #: src/view/com/composer/Composer.tsx:305 586 587 #: src/view/com/modals/ChangeEmail.tsx:218 587 588 #: src/view/com/modals/ChangeEmail.tsx:220 588 - #: src/view/com/modals/CreateOrEditList.tsx:288 589 + #: src/view/com/modals/CreateOrEditList.tsx:286 589 590 #: src/view/com/modals/EditImage.tsx:323 590 591 #: src/view/com/modals/EditProfile.tsx:249 591 592 #: src/view/com/modals/InAppBrowserConsent.tsx:78 ··· 594 595 #: src/view/com/modals/VerifyEmail.tsx:247 595 596 #: src/view/com/modals/VerifyEmail.tsx:253 596 597 #: src/view/com/modals/Waitlist.tsx:142 597 - #: src/view/screens/Search/Search.tsx:602 598 - #: src/view/shell/desktop/Search.tsx:185 598 + #: src/view/screens/Search/Search.tsx:609 599 + #: src/view/shell/desktop/Search.tsx:238 599 600 msgid "Cancel" 600 601 msgstr "취소" 601 602 602 603 #: src/view/com/modals/Confirm.tsx:88 603 604 #: src/view/com/modals/Confirm.tsx:91 604 - #: src/view/com/modals/CreateOrEditList.tsx:293 605 + #: src/view/com/modals/CreateOrEditList.tsx:291 605 606 #: src/view/com/modals/DeleteAccount.tsx:152 606 607 #: src/view/com/modals/DeleteAccount.tsx:230 607 608 msgctxt "action" ··· 634 635 msgstr "게시물 인용 취소" 635 636 636 637 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 637 - #: src/view/shell/desktop/Search.tsx:181 638 + #: src/view/shell/desktop/Search.tsx:234 638 639 msgid "Cancel search" 639 640 msgstr "검색 취소" 640 641 ··· 705 706 #~ msgid "Choose your" 706 707 #~ msgstr "Choose your" 707 708 708 - #: src/view/com/auth/create/Step2.tsx:127 709 + #: src/view/com/auth/create/Step1.tsx:163 709 710 msgid "Choose your password" 710 711 msgstr "비밀번호를 입력하세요" 711 712 ··· 728 729 msgstr "모든 스토리지 데이터 지우기 (이후 다시 시작)" 729 730 730 731 #: src/view/com/util/forms/SearchInput.tsx:74 731 - #: src/view/screens/Search/Search.tsx:583 732 + #: src/view/screens/Search/Search.tsx:590 732 733 msgid "Clear search query" 733 734 msgstr "검색어 지우기" 734 735 ··· 736 737 msgid "click here" 737 738 msgstr "" 738 739 740 + #: src/components/Dialog/index.web.tsx:78 741 + msgid "Close active dialog" 742 + msgstr "" 743 + 739 744 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 740 745 msgid "Close alert" 741 746 msgstr "알림 닫기" ··· 752 757 msgid "Close image viewer" 753 758 msgstr "이미지 뷰어 닫기" 754 759 755 - #: src/view/shell/index.web.tsx:49 760 + #: src/view/shell/index.web.tsx:51 756 761 msgid "Close navigation footer" 757 762 msgstr "탐색 푸터 닫기" 758 763 759 - #: src/view/shell/index.web.tsx:50 764 + #: src/view/shell/index.web.tsx:52 760 765 msgid "Closes bottom navigation bar" 761 766 msgstr "" 762 767 ··· 776 781 msgid "Collapses list of users for a given notification" 777 782 msgstr "" 778 783 779 - #: src/Navigation.tsx:229 784 + #: src/Navigation.tsx:227 780 785 #: src/view/screens/CommunityGuidelines.tsx:32 781 786 msgid "Community Guidelines" 782 787 msgstr "커뮤니티 가이드라인" ··· 789 794 msgid "Compose reply" 790 795 msgstr "답글 작성하기" 791 796 797 + #: src/components/Prompt.tsx:114 792 798 #: src/view/com/modals/AppealLabel.tsx:98 793 799 #: src/view/com/modals/SelfLabel.tsx:154 794 800 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 831 837 msgid "Confirms signing up {email} to the waitlist" 832 838 msgstr "" 833 839 834 - #: src/view/com/auth/create/CreateAccount.tsx:174 840 + #: src/view/com/auth/create/CreateAccount.tsx:175 835 841 #: src/view/com/auth/login/LoginForm.tsx:275 836 842 msgid "Connecting..." 837 843 msgstr "연결 중…" 838 844 845 + #: src/view/com/auth/create/CreateAccount.tsx:195 846 + msgid "Contact support" 847 + msgstr "" 848 + 839 849 #: src/view/com/modals/report/ReasonOptions.tsx:38 840 850 #~ msgid "Contains copyrighted material" 841 851 #~ msgstr "저작권이 있는 자료가 포함됨" ··· 914 924 msgid "Copy post text" 915 925 msgstr "게시물 텍스트 복사" 916 926 917 - #: src/Navigation.tsx:234 927 + #: src/Navigation.tsx:232 918 928 #: src/view/screens/CopyrightPolicy.tsx:29 919 929 msgid "Copyright Policy" 920 930 msgstr "저작권 정책" ··· 930 940 #: src/view/screens/ProfileList.tsx:867 931 941 msgid "Could not load list" 932 942 msgstr "리스트를 불러올 수 없습니다" 943 + 944 + #: src/view/com/auth/create/Step2.tsx:89 945 + msgid "Country" 946 + msgstr "" 933 947 934 948 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 935 949 #: src/view/com/auth/SplashScreen.tsx:46 ··· 941 955 msgid "Create a new Bluesky account" 942 956 msgstr "" 943 957 944 - #: src/view/com/auth/create/CreateAccount.tsx:121 958 + #: src/view/com/auth/create/CreateAccount.tsx:122 945 959 msgid "Create Account" 946 960 msgstr "계정 만들기" 947 961 ··· 992 1006 msgstr "" 993 1007 994 1008 #: src/Navigation.tsx:204 995 - msgid "Debug" 996 - msgstr "" 1009 + #~ msgid "Debug" 1010 + #~ msgstr "" 997 1011 998 1012 #: src/view/screens/Debug.tsx:83 999 1013 msgid "Debug panel" ··· 1037 1051 msgid "Delete this post?" 1038 1052 msgstr "이 게시물을 삭제하시겠습니까?" 1039 1053 1040 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 1054 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 1041 1055 msgid "Deleted" 1042 1056 msgstr "" 1043 1057 ··· 1045 1059 msgid "Deleted post." 1046 1060 msgstr "삭제된 게시물." 1047 1061 1048 - #: src/view/com/modals/CreateOrEditList.tsx:239 1049 - #: src/view/com/modals/CreateOrEditList.tsx:255 1062 + #: src/view/com/modals/CreateOrEditList.tsx:237 1063 + #: src/view/com/modals/CreateOrEditList.tsx:253 1050 1064 #: src/view/com/modals/EditProfile.tsx:198 1051 1065 #: src/view/com/modals/EditProfile.tsx:210 1052 1066 msgid "Description" 1053 1067 msgstr "설명" 1054 1068 1055 1069 #: src/view/com/auth/create/Step1.tsx:96 1056 - msgid "Dev Server" 1057 - msgstr "개발 서버" 1070 + #~ msgid "Dev Server" 1071 + #~ msgstr "개발 서버" 1058 1072 1059 1073 #: src/view/screens/Settings.tsx:711 1060 1074 msgid "Developer Tools" ··· 1109 1123 msgid "Domain verified!" 1110 1124 msgstr "도메인을 확인했습니다!" 1111 1125 1112 - #: src/view/com/auth/create/Step2.tsx:83 1126 + #: src/view/com/auth/create/Step1.tsx:114 1113 1127 msgid "Don't have an invite code?" 1114 1128 msgstr "초대 코드가 없으십니까?" 1115 1129 ··· 1163 1177 msgid "e.g. Artist, dog-lover, and avid reader." 1164 1178 msgstr "예: 예술가, 개 애호가, 독서광." 1165 1179 1166 - #: src/view/com/modals/CreateOrEditList.tsx:225 1180 + #: src/view/com/modals/CreateOrEditList.tsx:223 1167 1181 msgid "e.g. Great Posters" 1168 1182 msgstr "예: 멋진 포스터" 1169 1183 ··· 1171 1185 #~ msgid "e.g. https://bsky.app" 1172 1186 #~ msgstr "예: https://bsky.app" 1173 1187 1174 - #: src/view/com/modals/CreateOrEditList.tsx:226 1188 + #: src/view/com/modals/CreateOrEditList.tsx:224 1175 1189 msgid "e.g. Spammers" 1176 1190 msgstr "예: 스팸 계정" 1177 1191 1178 - #: src/view/com/modals/CreateOrEditList.tsx:246 1192 + #: src/view/com/modals/CreateOrEditList.tsx:244 1179 1193 msgid "e.g. The posters who never miss." 1180 1194 msgstr "예: 놓칠 수 없는 포스터들." 1181 1195 1182 - #: src/view/com/modals/CreateOrEditList.tsx:247 1196 + #: src/view/com/modals/CreateOrEditList.tsx:245 1183 1197 msgid "e.g. Users that repeatedly reply with ads." 1184 1198 msgstr "예: 반복적으로 광고 답글을 다는 계정." 1185 1199 ··· 1205 1219 msgid "Edit list details" 1206 1220 msgstr "리스트 세부 정보 편집" 1207 1221 1208 - #: src/view/com/modals/CreateOrEditList.tsx:193 1222 + #: src/view/com/modals/CreateOrEditList.tsx:192 1209 1223 msgid "Edit Moderation List" 1210 1224 msgstr "" 1211 1225 1212 - #: src/Navigation.tsx:244 1226 + #: src/Navigation.tsx:242 1213 1227 #: src/view/screens/Feeds.tsx:371 1214 1228 #: src/view/screens/SavedFeeds.tsx:84 1215 1229 msgid "Edit My Feeds" ··· 1231 1245 msgid "Edit Saved Feeds" 1232 1246 msgstr "저장된 피드 편집" 1233 1247 1234 - #: src/view/com/modals/CreateOrEditList.tsx:188 1248 + #: src/view/com/modals/CreateOrEditList.tsx:187 1235 1249 msgid "Edit User List" 1236 1250 msgstr "" 1237 1251 ··· 1243 1257 msgid "Edit your profile description" 1244 1258 msgstr "" 1245 1259 1246 - #: src/view/com/auth/create/Step2.tsx:108 1260 + #: src/view/com/auth/create/Step1.tsx:143 1261 + #: src/view/com/auth/create/Step2.tsx:192 1262 + #: src/view/com/auth/create/Step2.tsx:266 1247 1263 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 1248 1264 #: src/view/com/modals/ChangeEmail.tsx:141 1249 1265 #: src/view/com/modals/Waitlist.tsx:88 1250 1266 msgid "Email" 1251 1267 msgstr "이메일" 1252 1268 1253 - #: src/view/com/auth/create/Step2.tsx:99 1269 + #: src/view/com/auth/create/Step1.tsx:134 1254 1270 #: src/view/com/auth/login/ForgotPasswordForm.tsx:143 1255 1271 msgid "Email address" 1256 1272 msgstr "이메일 주소" ··· 1309 1325 msgstr "확인 코드 입력" 1310 1326 1311 1327 #: src/view/com/auth/create/Step1.tsx:71 1312 - msgid "Enter the address of your provider:" 1313 - msgstr "제공자 주소를 입력하세요:" 1328 + #~ msgid "Enter the address of your provider:" 1329 + #~ msgstr "제공자 주소를 입력하세요:" 1314 1330 1315 1331 #: src/view/com/modals/ChangeHandle.tsx:371 1316 1332 msgid "Enter the domain you want to use" ··· 1320 1336 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." 1321 1337 msgstr "계정을 만들 때 사용한 이메일을 입력합니다. 새 비밀번호를 설정할 수 있도록 \"재설정 코드\"를 보내드립니다." 1322 1338 1323 - #: src/view/com/auth/create/Step2.tsx:157 1339 + #: src/view/com/auth/create/Step1.tsx:195 1324 1340 #: src/view/com/modals/BirthDateSettings.tsx:74 1325 1341 msgid "Enter your birth date" 1326 1342 msgstr "" ··· 1329 1345 msgid "Enter your email" 1330 1346 msgstr "이메일을 입력하세요" 1331 1347 1332 - #: src/view/com/auth/create/Step2.tsx:104 1348 + #: src/view/com/auth/create/Step1.tsx:139 1333 1349 msgid "Enter your email address" 1334 1350 msgstr "이메일 주소를 입력하세요" 1335 1351 ··· 1341 1357 msgid "Enter your new email address below." 1342 1358 msgstr "아래에 새 이메일 주소를 입력하세요." 1343 1359 1360 + #: src/view/com/auth/create/Step2.tsx:186 1361 + msgid "Enter your phone number" 1362 + msgstr "" 1363 + 1344 1364 #: src/view/com/auth/login/Login.tsx:99 1345 1365 msgid "Enter your username and password" 1346 1366 msgstr "사용자 이름 및 비밀번호 입력" 1347 1367 1348 - #: src/view/screens/Search/Search.tsx:105 1368 + #: src/view/screens/Search/Search.tsx:107 1349 1369 msgid "Error:" 1350 1370 msgstr "오류:" 1351 1371 ··· 1370 1390 msgstr "" 1371 1391 1372 1392 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1373 - #: src/view/shell/desktop/Search.tsx:182 1393 + #: src/view/shell/desktop/Search.tsx:235 1374 1394 msgid "Exits inputting search query" 1375 1395 msgstr "" 1376 1396 ··· 1400 1420 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." 1401 1421 msgstr "외부 미디어는 웹사이트가 나와 내 기기에 대한 정보를 수집하도록 할 수 있습니다. \"재생\" 버튼을 누르기 전까지는 어떠한 정보도 전송되거나 요청되지 않습니다." 1402 1422 1403 - #: src/Navigation.tsx:260 1423 + #: src/Navigation.tsx:258 1404 1424 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1405 1425 #: src/view/screens/Settings.tsx:623 1406 1426 msgid "External Media Preferences" ··· 1432 1452 #~ msgid "Failed to save image: {0}" 1433 1453 #~ msgstr "이미지를 저장하지 못했습니다: {0}" 1434 1454 1435 - #: src/Navigation.tsx:194 1455 + #: src/Navigation.tsx:192 1436 1456 msgid "Feed" 1437 1457 msgstr "" 1438 1458 ··· 1449 1469 msgstr "피드 설정" 1450 1470 1451 1471 #: src/view/shell/desktop/RightNav.tsx:73 1452 - #: src/view/shell/Drawer.tsx:311 1472 + #: src/view/shell/Drawer.tsx:314 1453 1473 msgid "Feedback" 1454 1474 msgstr "피드백" 1455 1475 1456 - #: src/Navigation.tsx:442 1476 + #: src/Navigation.tsx:440 1457 1477 #: src/view/screens/Feeds.tsx:479 1458 1478 #: src/view/screens/Profile.tsx:165 1459 1479 #: src/view/shell/bottom-bar/BottomBar.tsx:181 1460 1480 #: src/view/shell/desktop/LeftNav.tsx:342 1461 - #: src/view/shell/Drawer.tsx:476 1462 - #: src/view/shell/Drawer.tsx:477 1481 + #: src/view/shell/Drawer.tsx:479 1482 + #: src/view/shell/Drawer.tsx:480 1463 1483 msgid "Feeds" 1464 1484 msgstr "피드" 1465 1485 ··· 1481 1501 msgid "Find accounts to follow" 1482 1502 msgstr "팔로우할 계정 찾아보기" 1483 1503 1484 - #: src/view/screens/Search/Search.tsx:427 1504 + #: src/view/screens/Search/Search.tsx:429 1485 1505 msgid "Find users on Bluesky" 1486 1506 msgstr "Bluesky에서 사용자 찾기" 1487 1507 1488 - #: src/view/screens/Search/Search.tsx:425 1508 + #: src/view/screens/Search/Search.tsx:427 1489 1509 msgid "Find users with the search tool on the right" 1490 1510 msgstr "오른쪽의 검색 도구로 사용자 찾기" 1491 1511 ··· 1633 1653 msgid "Go Back" 1634 1654 msgstr "뒤로" 1635 1655 1656 + #: src/view/screens/Search/Search.tsx:640 1657 + #: src/view/shell/desktop/Search.tsx:262 1658 + msgid "Go to @{queryMaybeHandle}" 1659 + msgstr "" 1660 + 1636 1661 #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1637 1662 #: src/view/com/auth/login/LoginForm.tsx:285 1638 1663 #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 ··· 1655 1680 #~ msgid "Hate Group Iconography" 1656 1681 #~ msgstr "증오 단체 도상학" 1657 1682 1683 + #: src/view/com/auth/create/CreateAccount.tsx:190 1684 + msgid "Having trouble?" 1685 + msgstr "" 1686 + 1658 1687 #: src/view/shell/desktop/RightNav.tsx:102 1659 - #: src/view/shell/Drawer.tsx:321 1688 + #: src/view/shell/Drawer.tsx:324 1660 1689 msgid "Help" 1661 1690 msgstr "도움말" 1662 1691 ··· 1725 1754 #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." 1726 1755 #~ msgstr "이 피드를 찾는 데 문제가 있습니다. 피드가 삭제되었을 수 있습니다." 1727 1756 1728 - #: src/Navigation.tsx:432 1757 + #: src/Navigation.tsx:430 1729 1758 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1730 1759 #: src/view/shell/desktop/LeftNav.tsx:306 1731 - #: src/view/shell/Drawer.tsx:398 1732 - #: src/view/shell/Drawer.tsx:399 1760 + #: src/view/shell/Drawer.tsx:401 1761 + #: src/view/shell/Drawer.tsx:402 1733 1762 msgid "Home" 1734 1763 msgstr "홈" 1735 1764 1736 - #: src/Navigation.tsx:249 1737 - #: src/view/com/pager/FeedsTabBarMobile.tsx:98 1765 + #: src/Navigation.tsx:247 1766 + #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1738 1767 #: src/view/screens/PreferencesHomeFeed.tsx:104 1739 1768 #: src/view/screens/Settings.tsx:509 1740 1769 msgid "Home Feed Preferences" ··· 1750 1779 1751 1780 #: src/view/com/auth/create/Step1.tsx:76 1752 1781 #: src/view/com/auth/create/Step1.tsx:81 1753 - msgid "Hosting provider address" 1754 - msgstr "호스팅 제공자 주소" 1782 + #~ msgid "Hosting provider address" 1783 + #~ msgstr "호스팅 제공자 주소" 1755 1784 1756 1785 #: src/view/com/modals/InAppBrowserConsent.tsx:44 1757 1786 msgid "How should we open this link?" ··· 1831 1860 msgid "Input confirmation code for account deletion" 1832 1861 msgstr "" 1833 1862 1834 - #: src/view/com/auth/create/Step2.tsx:109 1835 - msgid "Input email for Bluesky waitlist" 1863 + #: src/view/com/auth/create/Step1.tsx:144 1864 + msgid "Input email for Bluesky account" 1836 1865 msgstr "" 1837 1866 1867 + #: src/view/com/auth/create/Step2.tsx:109 1868 + #~ msgid "Input email for Bluesky waitlist" 1869 + #~ msgstr "" 1870 + 1838 1871 #: src/view/com/auth/create/Step1.tsx:80 1839 - msgid "Input hosting provider address" 1840 - msgstr "" 1872 + #~ msgid "Input hosting provider address" 1873 + #~ msgstr "" 1841 1874 1842 - #: src/view/com/auth/create/Step2.tsx:73 1875 + #: src/view/com/auth/create/Step1.tsx:102 1843 1876 msgid "Input invite code to proceed" 1844 1877 msgstr "" 1845 1878 ··· 1855 1888 msgid "Input password for account deletion" 1856 1889 msgstr "" 1857 1890 1891 + #: src/view/com/auth/create/Step2.tsx:194 1892 + msgid "Input phone number for SMS verification" 1893 + msgstr "" 1894 + 1858 1895 #: src/view/com/auth/login/LoginForm.tsx:227 1859 1896 msgid "Input the password tied to {identifier}" 1860 1897 msgstr "" 1861 1898 1862 1899 #: src/view/com/auth/login/LoginForm.tsx:194 1863 1900 msgid "Input the username or email address you used at signup" 1901 + msgstr "" 1902 + 1903 + #: src/view/com/auth/create/Step2.tsx:268 1904 + msgid "Input the verification code we have texted to you" 1864 1905 msgstr "" 1865 1906 1866 1907 #: src/view/com/modals/Waitlist.tsx:90 ··· 1892 1933 msgid "Invite a Friend" 1893 1934 msgstr "친구 초대하기" 1894 1935 1895 - #: src/view/com/auth/create/Step2.tsx:63 1896 - #: src/view/com/auth/create/Step2.tsx:72 1936 + #: src/view/com/auth/create/Step1.tsx:92 1937 + #: src/view/com/auth/create/Step1.tsx:101 1897 1938 msgid "Invite code" 1898 1939 msgstr "초대 코드" 1899 1940 1900 - #: src/view/com/auth/create/state.ts:136 1941 + #: src/view/com/auth/create/state.ts:199 1901 1942 msgid "Invite code not accepted. Check that you input it correctly and try again." 1902 1943 msgstr "초대 코드가 올바르지 않습니다. 코드를 올바르게 입력했는지 확인한 후 다시 시도하세요." 1903 1944 ··· 1905 1946 msgid "Invite codes: {0} available" 1906 1947 msgstr "" 1907 1948 1908 - #: src/view/shell/Drawer.tsx:642 1949 + #: src/view/shell/Drawer.tsx:645 1909 1950 msgid "Invite codes: {invitesAvailable} available" 1910 1951 msgstr "초대 코드: {invitesAvailable}개 사용 가능" 1911 1952 ··· 1921 1962 msgid "Join the waitlist" 1922 1963 msgstr "대기자 명단 등록" 1923 1964 1924 - #: src/view/com/auth/create/Step2.tsx:86 1925 - #: src/view/com/auth/create/Step2.tsx:90 1965 + #: src/view/com/auth/create/Step1.tsx:118 1966 + #: src/view/com/auth/create/Step1.tsx:122 1926 1967 msgid "Join the waitlist." 1927 1968 msgstr "대기자 명단에 등록하세요." 1928 1969 ··· 1938 1979 msgid "Language settings" 1939 1980 msgstr "" 1940 1981 1941 - #: src/Navigation.tsx:141 1982 + #: src/Navigation.tsx:139 1942 1983 #: src/view/screens/LanguageSettings.tsx:89 1943 1984 msgid "Language Settings" 1944 1985 msgstr "언어 설정" ··· 1947 1988 msgid "Languages" 1948 1989 msgstr "언어" 1949 1990 1950 - #: src/view/com/auth/create/StepHeader.tsx:13 1991 + #: src/view/com/auth/create/StepHeader.tsx:20 1951 1992 msgid "Last step!" 1952 1993 msgstr "마지막 단계예요!" 1953 1994 ··· 2007 2048 msgid "Like this feed" 2008 2049 msgstr "이 피드" 2009 2050 2010 - #: src/Navigation.tsx:199 2051 + #: src/Navigation.tsx:197 2011 2052 #: src/view/screens/PostLikedBy.tsx:27 2012 2053 #: src/view/screens/ProfileFeedLikedBy.tsx:27 2013 2054 msgid "Liked by" ··· 2045 2086 #~ msgid "Limit the visibility of my account to logged-out users" 2046 2087 #~ msgstr "내 계정의 공개 범위를 로그아웃한 사용자로 제한" 2047 2088 2048 - #: src/Navigation.tsx:168 2089 + #: src/Navigation.tsx:166 2049 2090 msgid "List" 2050 2091 msgstr "" 2051 2092 2052 - #: src/view/com/modals/CreateOrEditList.tsx:205 2093 + #: src/view/com/modals/CreateOrEditList.tsx:203 2053 2094 msgid "List Avatar" 2054 2095 msgstr "리스트 아바타" 2055 2096 ··· 2069 2110 msgid "List muted" 2070 2111 msgstr "리스트 뮤트됨" 2071 2112 2072 - #: src/view/com/modals/CreateOrEditList.tsx:218 2113 + #: src/view/com/modals/CreateOrEditList.tsx:216 2073 2114 msgid "List Name" 2074 2115 msgstr "리스트 이름" 2075 2116 ··· 2081 2122 msgid "List unmuted" 2082 2123 msgstr "리스트 언뮤트됨" 2083 2124 2084 - #: src/Navigation.tsx:111 2125 + #: src/Navigation.tsx:109 2085 2126 #: src/view/screens/Profile.tsx:166 2086 2127 #: src/view/shell/desktop/LeftNav.tsx:379 2087 - #: src/view/shell/Drawer.tsx:492 2088 - #: src/view/shell/Drawer.tsx:493 2128 + #: src/view/shell/Drawer.tsx:495 2129 + #: src/view/shell/Drawer.tsx:496 2089 2130 msgid "Lists" 2090 2131 msgstr "리스트" 2091 2132 ··· 2113 2154 msgid "Local dev server" 2114 2155 msgstr "로컬 개발 서버" 2115 2156 2116 - #: src/Navigation.tsx:209 2157 + #: src/Navigation.tsx:207 2117 2158 msgid "Log" 2118 2159 msgstr "" 2119 2160 ··· 2150 2191 msgstr "멘션한 사용자" 2151 2192 2152 2193 #: src/view/com/util/ViewHeader.tsx:81 2153 - #: src/view/screens/Search/Search.tsx:537 2194 + #: src/view/screens/Search/Search.tsx:544 2154 2195 msgid "Menu" 2155 2196 msgstr "메뉴" 2156 2197 ··· 2166 2207 #~ msgid "Misleading Account" 2167 2208 #~ msgstr "오해의 소지가 있는 계정" 2168 2209 2169 - #: src/Navigation.tsx:116 2210 + #: src/Navigation.tsx:114 2170 2211 #: src/view/screens/Moderation.tsx:64 2171 2212 #: src/view/screens/Settings.tsx:591 2172 2213 #: src/view/shell/desktop/LeftNav.tsx:397 2173 - #: src/view/shell/Drawer.tsx:511 2174 - #: src/view/shell/Drawer.tsx:512 2214 + #: src/view/shell/Drawer.tsx:514 2215 + #: src/view/shell/Drawer.tsx:515 2175 2216 msgid "Moderation" 2176 2217 msgstr "검토" 2177 2218 ··· 2202 2243 msgid "Moderation lists" 2203 2244 msgstr "검토 리스트" 2204 2245 2205 - #: src/Navigation.tsx:121 2246 + #: src/Navigation.tsx:119 2206 2247 #: src/view/screens/ModerationModlists.tsx:58 2207 2248 msgid "Moderation Lists" 2208 2249 msgstr "검토 리스트" ··· 2265 2306 msgid "Muted accounts" 2266 2307 msgstr "뮤트한 계정" 2267 2308 2268 - #: src/Navigation.tsx:126 2309 + #: src/Navigation.tsx:124 2269 2310 #: src/view/screens/ModerationMutedAccounts.tsx:107 2270 2311 msgid "Muted Accounts" 2271 2312 msgstr "뮤트한 계정" ··· 2299 2340 msgstr "내 저장된 피드" 2300 2341 2301 2342 #: src/view/com/modals/AddAppPasswords.tsx:181 2302 - #: src/view/com/modals/CreateOrEditList.tsx:232 2343 + #: src/view/com/modals/CreateOrEditList.tsx:230 2303 2344 msgid "Name" 2304 2345 msgstr "이름" 2305 2346 ··· 2318 2359 msgid "Navigates to the next screen" 2319 2360 msgstr "" 2320 2361 2321 - #: src/view/shell/Drawer.tsx:71 2362 + #: src/view/shell/Drawer.tsx:73 2322 2363 msgid "Navigates to your profile" 2323 2364 msgstr "" 2324 2365 ··· 2345 2386 msgid "New" 2346 2387 msgstr "새로 만들기" 2347 2388 2348 - #: src/view/com/modals/CreateOrEditList.tsx:195 2389 + #: src/view/com/modals/CreateOrEditList.tsx:194 2349 2390 msgid "New Moderation List" 2350 2391 msgstr "" 2351 2392 ··· 2376 2417 #~ msgid "New Post" 2377 2418 #~ msgstr "새 게시물" 2378 2419 2379 - #: src/view/com/modals/CreateOrEditList.tsx:190 2420 + #: src/view/com/modals/CreateOrEditList.tsx:189 2380 2421 msgid "New User List" 2381 2422 msgstr "" 2382 2423 ··· 2384 2425 msgid "Newest replies first" 2385 2426 msgstr "새로운 순" 2386 2427 2387 - #: src/view/com/auth/create/CreateAccount.tsx:154 2428 + #: src/view/com/auth/create/CreateAccount.tsx:155 2388 2429 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2389 2430 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 2390 2431 #: src/view/com/auth/login/LoginForm.tsx:288 ··· 2444 2485 #~ msgstr "{0}에 대한 결과를 찾을 수 없습니다." 2445 2486 2446 2487 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 2447 - #: src/view/screens/Search/Search.tsx:270 2448 - #: src/view/screens/Search/Search.tsx:298 2449 - #: src/view/screens/Search/Search.tsx:630 2450 - #: src/view/shell/desktop/Search.tsx:213 2488 + #: src/view/screens/Search/Search.tsx:272 2489 + #: src/view/screens/Search/Search.tsx:300 2451 2490 msgid "No results found for {query}" 2452 2491 msgstr "{query}에 대한 결과를 찾을 수 없습니다." 2453 2492 ··· 2467 2506 msgid "Not Applicable." 2468 2507 msgstr "해당 없음." 2469 2508 2470 - #: src/Navigation.tsx:106 2509 + #: src/Navigation.tsx:104 2471 2510 msgid "Not Found" 2472 2511 msgstr "" 2473 2512 ··· 2488 2527 #~ msgid "Note: Third-party apps that display Bluesky content may not respect this setting." 2489 2528 #~ msgstr "참고: Bluesky 콘텐츠를 표시하는 타사 앱은 이 설정을 준수하지 않을 수 있습니다." 2490 2529 2491 - #: src/Navigation.tsx:447 2530 + #: src/Navigation.tsx:445 2492 2531 #: src/view/screens/Notifications.tsx:113 2493 2532 #: src/view/screens/Notifications.tsx:137 2494 2533 #: src/view/shell/bottom-bar/BottomBar.tsx:205 2495 2534 #: src/view/shell/desktop/LeftNav.tsx:361 2496 - #: src/view/shell/Drawer.tsx:435 2497 - #: src/view/shell/Drawer.tsx:436 2535 + #: src/view/shell/Drawer.tsx:438 2536 + #: src/view/shell/Drawer.tsx:439 2498 2537 msgid "Notifications" 2499 2538 msgstr "알림" 2500 2539 ··· 2510 2549 #~ msgid "Nudity or pornography not labeled as such" 2511 2550 #~ msgstr "노출 또는 음란물로 설정되지 않은 콘텐츠" 2512 2551 2513 - #: src/view/com/util/ErrorBoundary.tsx:34 2552 + #: src/view/com/util/ErrorBoundary.tsx:35 2514 2553 msgid "Oh no!" 2515 2554 msgstr "안 돼!" 2516 2555 ··· 2549 2588 msgid "Open links with in-app browser" 2550 2589 msgstr "" 2551 2590 2552 - #: src/view/com/pager/FeedsTabBarMobile.tsx:76 2591 + #: src/view/com/pager/FeedsTabBarMobile.tsx:81 2553 2592 msgid "Open navigation" 2554 2593 msgstr "내비게이션 열기" 2555 2594 ··· 2607 2646 2608 2647 #: src/view/com/modals/InviteCodes.tsx:172 2609 2648 #: src/view/shell/desktop/RightNav.tsx:156 2610 - #: src/view/shell/Drawer.tsx:643 2649 + #: src/view/shell/Drawer.tsx:646 2611 2650 msgid "Opens list of invite codes" 2612 2651 msgstr "초대 코드 목록을 엽니다" 2613 2652 ··· 2689 2728 msgid "Page not found" 2690 2729 msgstr "페이지를 찾을 수 없음" 2691 2730 2692 - #: src/view/com/auth/create/Step2.tsx:122 2693 - #: src/view/com/auth/create/Step2.tsx:132 2731 + #: src/view/com/auth/create/Step1.tsx:158 2732 + #: src/view/com/auth/create/Step1.tsx:168 2694 2733 #: src/view/com/auth/login/LoginForm.tsx:223 2695 2734 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2696 2735 #: src/view/com/modals/DeleteAccount.tsx:198 ··· 2705 2744 msgid "Password updated!" 2706 2745 msgstr "비밀번호 변경됨" 2707 2746 2708 - #: src/Navigation.tsx:162 2747 + #: src/Navigation.tsx:160 2709 2748 msgid "People followed by @{0}" 2710 2749 msgstr "" 2711 2750 2712 - #: src/Navigation.tsx:155 2751 + #: src/Navigation.tsx:153 2713 2752 msgid "People following @{0}" 2714 2753 msgstr "" 2715 2754 ··· 2720 2759 #: src/view/com/lightbox/Lightbox.tsx:72 2721 2760 msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2722 2761 msgstr "앨범에 접근할 수 있는 권한이 거부되었습니다. 시스템 설정에서 활성화하세요." 2762 + 2763 + #: src/view/com/auth/create/Step2.tsx:181 2764 + msgid "Phone number" 2765 + msgstr "" 2723 2766 2724 2767 #: src/view/com/modals/SelfLabel.tsx:121 2725 2768 msgid "Pictures meant for adults." ··· 2747 2790 msgid "Plays the GIF" 2748 2791 msgstr "GIF를 재생합니다" 2749 2792 2750 - #: src/view/com/auth/create/state.ts:116 2793 + #: src/view/com/auth/create/state.ts:177 2751 2794 msgid "Please choose your handle." 2752 2795 msgstr "핸들을 입력하세요." 2753 2796 2754 - #: src/view/com/auth/create/state.ts:109 2797 + #: src/view/com/auth/create/state.ts:160 2755 2798 msgid "Please choose your password." 2756 2799 msgstr "비밀번호를 입력하세요." 2757 2800 ··· 2763 2806 msgid "Please enter a name for your app password. All spaces is not allowed." 2764 2807 msgstr "앱 비밀번호의 이름을 입력하세요. 모든 공백 문자는 허용되지 않습니다." 2765 2808 2809 + #: src/view/com/auth/create/Step2.tsx:204 2810 + msgid "Please enter a phone number that can receive SMS text messages." 2811 + msgstr "" 2812 + 2766 2813 #: src/view/com/modals/AddAppPasswords.tsx:144 2767 2814 msgid "Please enter a unique name for this App Password or use our randomly generated one." 2768 2815 msgstr "이 앱 비밀번호에 대해 고유한 이름을 입력하거나 무작위로 생성된 이름을 사용합니다." 2769 2816 2770 - #: src/view/com/auth/create/state.ts:95 2817 + #: src/view/com/auth/create/state.ts:170 2818 + msgid "Please enter the code you received by SMS." 2819 + msgstr "" 2820 + 2821 + #: src/view/com/auth/create/Step2.tsx:279 2822 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2823 + msgstr "" 2824 + 2825 + #: src/view/com/auth/create/state.ts:146 2771 2826 msgid "Please enter your email." 2772 2827 msgstr "이메일을 입력하세요." 2773 2828 ··· 2827 2882 msgid "Post by {0}" 2828 2883 msgstr "" 2829 2884 2830 - #: src/Navigation.tsx:174 2831 - #: src/Navigation.tsx:181 2832 - #: src/Navigation.tsx:188 2885 + #: src/Navigation.tsx:172 2886 + #: src/Navigation.tsx:179 2887 + #: src/Navigation.tsx:186 2833 2888 msgid "Post by @{0}" 2834 2889 msgstr "" 2835 2890 ··· 2886 2941 msgid "Privacy" 2887 2942 msgstr "개인정보" 2888 2943 2889 - #: src/Navigation.tsx:219 2944 + #: src/Navigation.tsx:217 2890 2945 #: src/view/screens/PrivacyPolicy.tsx:29 2891 2946 #: src/view/screens/Settings.tsx:824 2892 - #: src/view/shell/Drawer.tsx:262 2947 + #: src/view/shell/Drawer.tsx:265 2893 2948 msgid "Privacy Policy" 2894 2949 msgstr "개인정보 처리방침" 2895 2950 ··· 2899 2954 2900 2955 #: src/view/shell/bottom-bar/BottomBar.tsx:247 2901 2956 #: src/view/shell/desktop/LeftNav.tsx:415 2902 - #: src/view/shell/Drawer.tsx:70 2903 - #: src/view/shell/Drawer.tsx:546 2904 - #: src/view/shell/Drawer.tsx:547 2957 + #: src/view/shell/Drawer.tsx:72 2958 + #: src/view/shell/Drawer.tsx:549 2959 + #: src/view/shell/Drawer.tsx:550 2905 2960 msgid "Profile" 2906 2961 msgstr "프로필" 2907 2962 ··· 3130 3185 msgid "Request Change" 3131 3186 msgstr "변경 요청" 3132 3187 3188 + #: src/view/com/auth/create/Step2.tsx:217 3189 + msgid "Request code" 3190 + msgstr "" 3191 + 3133 3192 #: src/view/screens/Moderation.tsx:188 3134 3193 #~ msgid "Request to limit the visibility of my account" 3135 3194 #~ msgstr "내 계정의 공개 범위 제한 요청하기" ··· 3138 3197 msgid "Require alt text before posting" 3139 3198 msgstr "게시하기 전 대체 텍스트 필수" 3140 3199 3141 - #: src/view/com/auth/create/Step2.tsx:68 3200 + #: src/view/com/auth/create/Step1.tsx:97 3142 3201 msgid "Required for this provider" 3143 3202 msgstr "이 제공자에서 필수" 3144 3203 ··· 3184 3243 msgid "Retries the last action, which errored out" 3185 3244 msgstr "" 3186 3245 3187 - #: src/view/com/auth/create/CreateAccount.tsx:163 3188 - #: src/view/com/auth/create/CreateAccount.tsx:167 3246 + #: src/view/com/auth/create/CreateAccount.tsx:164 3247 + #: src/view/com/auth/create/CreateAccount.tsx:168 3248 + #: src/view/com/auth/create/Step2.tsx:252 3189 3249 #: src/view/com/auth/login/LoginForm.tsx:265 3190 3250 #: src/view/com/auth/login/LoginForm.tsx:268 3191 3251 #: src/view/com/util/error/ErrorMessage.tsx:55 ··· 3196 3256 #: src/view/com/modals/ChangeHandle.tsx:169 3197 3257 #~ msgid "Retry change handle" 3198 3258 #~ msgstr "핸들 변경 다시 시도" 3259 + 3260 + #: src/view/com/auth/create/Step2.tsx:245 3261 + msgid "Retry." 3262 + msgstr "" 3199 3263 3200 3264 #: src/view/screens/ProfileList.tsx:877 3201 3265 msgid "Return to previous page" ··· 3205 3269 msgid "SANDBOX. Posts and accounts are not permanent." 3206 3270 msgstr "" 3207 3271 3208 - #: src/view/com/lightbox/Lightbox.tsx:125 3209 - #: src/view/com/modals/CreateOrEditList.tsx:278 3272 + #: src/view/com/lightbox/Lightbox.tsx:129 3273 + #: src/view/com/modals/CreateOrEditList.tsx:276 3210 3274 msgctxt "action" 3211 3275 msgid "Save" 3212 3276 msgstr "" ··· 3214 3278 #: src/view/com/modals/BirthDateSettings.tsx:94 3215 3279 #: src/view/com/modals/BirthDateSettings.tsx:97 3216 3280 #: src/view/com/modals/ChangeHandle.tsx:173 3217 - #: src/view/com/modals/CreateOrEditList.tsx:270 3281 + #: src/view/com/modals/CreateOrEditList.tsx:268 3218 3282 #: src/view/com/modals/EditProfile.tsx:224 3219 3283 #: src/view/screens/ProfileFeed.tsx:354 3220 3284 msgid "Save" ··· 3260 3324 msgid "Scroll to top" 3261 3325 msgstr "" 3262 3326 3263 - #: src/Navigation.tsx:437 3327 + #: src/Navigation.tsx:435 3264 3328 #: src/view/com/auth/LoggedOut.tsx:122 3265 3329 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 3266 3330 #: src/view/com/util/forms/SearchInput.tsx:53 3267 3331 #: src/view/com/util/forms/SearchInput.tsx:65 3268 - #: src/view/screens/Search/Search.tsx:406 3269 - #: src/view/screens/Search/Search.tsx:559 3270 - #: src/view/screens/Search/Search.tsx:572 3332 + #: src/view/screens/Search/Search.tsx:408 3333 + #: src/view/screens/Search/Search.tsx:566 3334 + #: src/view/screens/Search/Search.tsx:579 3271 3335 #: src/view/shell/bottom-bar/BottomBar.tsx:159 3272 3336 #: src/view/shell/desktop/LeftNav.tsx:324 3273 - #: src/view/shell/desktop/Search.tsx:161 3274 - #: src/view/shell/desktop/Search.tsx:170 3275 - #: src/view/shell/Drawer.tsx:362 3276 - #: src/view/shell/Drawer.tsx:363 3337 + #: src/view/shell/desktop/Search.tsx:214 3338 + #: src/view/shell/desktop/Search.tsx:223 3339 + #: src/view/shell/Drawer.tsx:365 3340 + #: src/view/shell/Drawer.tsx:366 3277 3341 msgid "Search" 3278 3342 msgstr "검색" 3343 + 3344 + #: src/view/screens/Search/Search.tsx:628 3345 + #: src/view/shell/desktop/Search.tsx:255 3346 + msgid "Search for \"{query}\"" 3347 + msgstr "" 3279 3348 3280 3349 #: src/view/screens/Search/Search.tsx:390 3281 3350 #~ msgid "Search for posts and users." ··· 3315 3384 msgid "Select option {i} of {numItems}" 3316 3385 msgstr "" 3317 3386 3387 + #: src/view/com/auth/create/Step1.tsx:77 3318 3388 #: src/view/com/auth/login/LoginForm.tsx:147 3319 3389 msgid "Select service" 3320 3390 msgstr "서비스 선택" ··· 3327 3397 msgid "Select your app language for the default text to display in the app" 3328 3398 msgstr "앱에 표시되는 기본 텍스트 언어를 선택합니다." 3329 3399 3400 + #: src/view/com/auth/create/Step2.tsx:153 3401 + msgid "Select your phone's country" 3402 + msgstr "" 3403 + 3330 3404 #: src/view/screens/LanguageSettings.tsx:190 3331 3405 msgid "Select your preferred language for translations in your feed." 3332 3406 msgstr "피드에서 번역을 위해 선호하는 언어를 선택합니다." ··· 3349 3423 #~ msgid "Send Email" 3350 3424 #~ msgstr "이메일 전송" 3351 3425 3352 - #: src/view/shell/Drawer.tsx:295 3353 - #: src/view/shell/Drawer.tsx:316 3426 + #: src/view/shell/Drawer.tsx:298 3427 + #: src/view/shell/Drawer.tsx:319 3354 3428 msgid "Send feedback" 3355 3429 msgstr "피드백 전송" 3356 3430 ··· 3388 3462 msgid "Set new password" 3389 3463 msgstr "새 비밀번호 설정" 3390 3464 3391 - #: src/view/com/auth/create/Step2.tsx:133 3465 + #: src/view/com/auth/create/Step1.tsx:169 3392 3466 msgid "Set password" 3393 3467 msgstr "" 3394 3468 ··· 3425 3499 msgstr "" 3426 3500 3427 3501 #: src/view/com/auth/create/Step1.tsx:143 3428 - msgid "Sets hosting provider to {label}" 3429 - msgstr "" 3502 + #~ msgid "Sets hosting provider to {label}" 3503 + #~ msgstr "" 3430 3504 3505 + #: src/view/com/auth/create/Step1.tsx:78 3431 3506 #: src/view/com/auth/login/LoginForm.tsx:148 3432 3507 msgid "Sets server for the Bluesky client" 3433 3508 msgstr "" 3434 3509 3435 - #: src/Navigation.tsx:136 3510 + #: src/Navigation.tsx:134 3436 3511 #: src/view/screens/Settings.tsx:294 3437 3512 #: src/view/shell/desktop/LeftNav.tsx:433 3438 - #: src/view/shell/Drawer.tsx:567 3439 - #: src/view/shell/Drawer.tsx:568 3513 + #: src/view/shell/Drawer.tsx:570 3514 + #: src/view/shell/Drawer.tsx:571 3440 3515 msgid "Settings" 3441 3516 msgstr "설정" 3442 3517 ··· 3448 3523 #~ msgid "Sexually Suggestive" 3449 3524 #~ msgstr "성적 암시" 3450 3525 3451 - #: src/view/com/lightbox/Lightbox.tsx:134 3526 + #: src/view/com/lightbox/Lightbox.tsx:138 3452 3527 msgctxt "action" 3453 3528 msgid "Share" 3454 3529 msgstr "" ··· 3613 3688 msgid "Skip" 3614 3689 msgstr "건너뛰기" 3615 3690 3691 + #: src/view/com/auth/create/Step2.tsx:80 3692 + msgid "SMS verification" 3693 + msgstr "" 3694 + 3616 3695 #: src/view/com/modals/ProfilePreview.tsx:62 3617 3696 msgid "Something went wrong and we're not sure what." 3618 3697 msgstr "" ··· 3625 3704 #~ msgid "Sorry! We need you to enter your password." 3626 3705 #~ msgstr "죄송합니다. 비밀번호를 입력해 주세요." 3627 3706 3628 - #: src/App.native.tsx:57 3707 + #: src/App.native.tsx:62 3629 3708 msgid "Sorry! Your session expired. Please log in again." 3630 3709 msgstr "죄송합니다. 세션이 만료되었습니다. 다시 로그인해 주세요." 3631 3710 ··· 3650 3729 msgid "Square" 3651 3730 msgstr "정사각형" 3652 3731 3653 - #: src/view/com/auth/create/Step1.tsx:90 3654 3732 #: src/view/com/modals/ServerInput.tsx:62 3655 3733 msgid "Staging" 3656 3734 msgstr "스테이징" ··· 3663 3741 #~ msgid "Step {0}" 3664 3742 #~ msgstr "{0}단계" 3665 3743 3744 + #: src/view/com/auth/create/StepHeader.tsx:22 3745 + msgid "Step {0} of {numSteps}" 3746 + msgstr "" 3747 + 3666 3748 #: src/view/com/auth/create/StepHeader.tsx:15 3667 - msgid "Step {step} of 3" 3668 - msgstr "3단계 중 {step}단계" 3749 + #~ msgid "Step {step} of 3" 3750 + #~ msgstr "3단계 중 {step}단계" 3669 3751 3670 3752 #: src/view/screens/Settings.tsx:276 3671 3753 msgid "Storage cleared, you need to restart the app now." 3672 3754 msgstr "스토리지가 지워졌으며 지금 앱을 다시 시작해야 합니다." 3673 3755 3756 + #: src/Navigation.tsx:202 3674 3757 #: src/view/screens/Settings.tsx:740 3675 3758 msgid "Storybook" 3676 3759 msgstr "스토리북" ··· 3691 3774 #~ msgid "Subscribed" 3692 3775 #~ msgstr "" 3693 3776 3694 - #: src/view/screens/Search/Search.tsx:362 3777 + #: src/view/screens/Search/Search.tsx:364 3695 3778 msgid "Suggested Follows" 3696 3779 msgstr "팔로우 추천" 3697 3780 ··· 3703 3786 msgid "Suggestive" 3704 3787 msgstr "" 3705 3788 3706 - #: src/Navigation.tsx:214 3789 + #: src/Navigation.tsx:212 3707 3790 #: src/view/screens/Support.tsx:30 3708 3791 #: src/view/screens/Support.tsx:33 3709 3792 msgid "Support" ··· 3747 3830 msgid "Terms" 3748 3831 msgstr "이용약관" 3749 3832 3750 - #: src/Navigation.tsx:224 3833 + #: src/Navigation.tsx:222 3751 3834 #: src/view/screens/Settings.tsx:818 3752 3835 #: src/view/screens/TermsOfService.tsx:29 3753 - #: src/view/shell/Drawer.tsx:256 3836 + #: src/view/shell/Drawer.tsx:259 3754 3837 msgid "Terms of Service" 3755 3838 msgstr "서비스 이용약관" 3756 3839 ··· 3881 3964 msgid "There was an issue. Please check your internet connection and try again." 3882 3965 msgstr "문제가 발생했습니다. 인터넷 연결을 확인한 후 다시 시도하세요." 3883 3966 3884 - #: src/view/com/util/ErrorBoundary.tsx:35 3967 + #: src/view/com/util/ErrorBoundary.tsx:36 3885 3968 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 3886 3969 msgstr "애플리케이션에 예기치 않은 문제가 발생했습니다. 이런 일이 발생하면 저희에게 알려주세요!" 3970 + 3971 + #: src/view/com/auth/create/Step2.tsx:53 3972 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3973 + msgstr "" 3887 3974 3888 3975 #: src/view/com/util/moderation/LabelInfo.tsx:45 3889 3976 #~ msgid "This {0} has been labeled." ··· 3932 4019 msgstr "이는 이메일을 변경하거나 비밀번호를 재설정해야 할 때 중요한 정보입니다." 3933 4020 3934 4021 #: src/view/com/auth/create/Step1.tsx:55 3935 - msgid "This is the service that keeps you online." 3936 - msgstr "온라인 상태를 유지할 수 있게 하는 서비스입니다." 4022 + #~ msgid "This is the service that keeps you online." 4023 + #~ msgstr "온라인 상태를 유지할 수 있게 하는 서비스입니다." 3937 4024 3938 4025 #: src/view/com/modals/LinkWarning.tsx:58 3939 4026 msgid "This link is taking you to the following website:" ··· 3988 4075 msgid "Threaded Mode" 3989 4076 msgstr "스레드 모드" 3990 4077 3991 - #: src/Navigation.tsx:254 4078 + #: src/Navigation.tsx:252 3992 4079 msgid "Threads Preferences" 3993 4080 msgstr "" 3994 4081 ··· 4027 4114 msgid "Un-mute list" 4028 4115 msgstr "리스트 언뮤트" 4029 4116 4030 - #: src/view/com/auth/create/CreateAccount.tsx:65 4117 + #: src/view/com/auth/create/CreateAccount.tsx:66 4031 4118 #: src/view/com/auth/login/ForgotPasswordForm.tsx:87 4032 4119 #: src/view/com/auth/login/Login.tsx:76 4033 4120 #: src/view/com/auth/login/LoginForm.tsx:120 ··· 4071 4158 msgid "Unfollow {0}" 4072 4159 msgstr "" 4073 4160 4074 - #: src/view/com/auth/create/state.ts:216 4161 + #: src/view/com/auth/create/state.ts:298 4075 4162 msgid "Unfortunately, you do not meet the requirements to create an account." 4076 4163 msgstr "아쉽지만 계정을 만들 수 있는 요건을 충족하지 못했습니다." 4077 4164 ··· 4238 4325 #~ msgid "Value" 4239 4326 #~ msgstr "값" 4240 4327 4328 + #: src/view/com/auth/create/Step2.tsx:241 4329 + msgid "Verification code" 4330 + msgstr "" 4331 + 4241 4332 #: src/view/com/modals/ChangeHandle.tsx:508 4242 4333 #~ msgid "Verify {0}" 4243 4334 #~ msgstr "{0} 확인" ··· 4296 4387 msgstr "경고" 4297 4388 4298 4389 #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 4299 - msgid "We ran out of posts from your follows. Here's the latest from" 4390 + #~ msgid "We ran out of posts from your follows. Here's the latest from" 4391 + #~ msgstr "" 4392 + 4393 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 4394 + msgid "We ran out of posts from your follows. Here's the latest from <0/>." 4300 4395 msgstr "" 4301 4396 4302 4397 #: src/view/com/modals/AppealLabel.tsx:48 4303 4398 msgid "We'll look into your appeal promptly." 4304 4399 msgstr "이의신청을 즉시 검토하겠습니다." 4305 4400 4306 - #: src/view/com/auth/create/CreateAccount.tsx:122 4401 + #: src/view/com/auth/create/CreateAccount.tsx:123 4307 4402 msgid "We're so excited to have you join us!" 4308 4403 msgstr "당신과 함께하게 되어 정말 기쁘네요!" 4309 4404 ··· 4319 4414 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 4320 4415 msgstr "" 4321 4416 4322 - #: src/view/screens/Search/Search.tsx:243 4417 + #: src/view/screens/Search/Search.tsx:245 4323 4418 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 4324 4419 msgstr "죄송하지만 검색을 완료할 수 없습니다. 몇 분 후에 다시 시도해 주세요." 4325 4420 ··· 4370 4465 msgid "Write your reply" 4371 4466 msgstr "답글 작성하기" 4372 4467 4468 + #: src/view/com/auth/create/Step2.tsx:260 4469 + msgid "XXXXXX" 4470 + msgstr "" 4471 + 4373 4472 #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 4374 4473 #: src/view/screens/PreferencesHomeFeed.tsx:129 4375 4474 #: src/view/screens/PreferencesHomeFeed.tsx:201 ··· 4386 4485 msgstr "팔로우할 새로운 맞춤 피드를 찾을 수도 있습니다." 4387 4486 4388 4487 #: src/view/com/auth/create/Step1.tsx:106 4389 - msgid "You can change hosting providers at any time." 4390 - msgstr "언제든지 호스팅 제공자를 변경할 수 있습니다." 4488 + #~ msgid "You can change hosting providers at any time." 4489 + #~ msgstr "언제든지 호스팅 제공자를 변경할 수 있습니다." 4391 4490 4392 4491 #: src/view/com/auth/login/Login.tsx:158 4393 4492 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 ··· 4467 4566 #~ msgid "Your {0} has been published" 4468 4567 #~ msgstr "내 {0}(을)를 게시했습니다." 4469 4568 4470 - #: src/view/com/auth/create/Step2.tsx:58 4569 + #: src/view/com/auth/create/Step1.tsx:67 4471 4570 msgid "Your account" 4472 4571 msgstr "내 계정" 4473 4572 ··· 4475 4574 msgid "Your account has been deleted" 4476 4575 msgstr "계정을 삭제했습니다." 4477 4576 4478 - #: src/view/com/auth/create/Step2.tsx:146 4577 + #: src/view/com/auth/create/Step1.tsx:182 4479 4578 msgid "Your birth date" 4480 4579 msgstr "생년월일" 4481 4580 ··· 4483 4582 msgid "Your choice will be saved, but can be changed later in settings." 4484 4583 msgstr "" 4485 4584 4486 - #: src/view/com/auth/create/state.ts:102 4585 + #: src/view/com/auth/create/state.ts:153 4487 4586 #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 4488 4587 msgid "Your email appears to be invalid." 4489 4588 msgstr "이메일이 잘못된 것 같습니다." ··· 4513 4612 msgstr "" 4514 4613 4515 4614 #: src/view/com/auth/create/Step1.tsx:53 4516 - msgid "Your hosting provider" 4517 - msgstr "호스팅 제공자" 4615 + #~ msgid "Your hosting provider" 4616 + #~ msgstr "호스팅 제공자" 4518 4617 4519 4618 #: src/view/screens/Settings.tsx:430 4520 4619 #: src/view/shell/desktop/RightNav.tsx:137 4521 - #: src/view/shell/Drawer.tsx:657 4620 + #: src/view/shell/Drawer.tsx:660 4522 4621 msgid "Your invite codes are hidden when logged in using an App Password" 4523 4622 msgstr "앱 비밀번호를 사용하여 로그인하면 초대 코드가 숨겨집니다" 4524 4623
+273 -174
src/locale/locales/pt-BR/messages.po
··· 31 31 32 32 #: src/view/com/modals/CreateOrEditList.tsx:185 33 33 #: src/view/screens/Settings.tsx:294 34 - msgid "{0}" 35 - msgstr "{0}" 34 + #~ msgid "{0}" 35 + #~ msgstr "{0}" 36 36 37 37 #: src/view/com/modals/CreateOrEditList.tsx:176 38 38 #~ msgid "{0} {purposeLabel} List" ··· 47 47 msgstr "{invitesAvailable, plural, one {Códigos de convite: # disponível} other {Códigos de convite: # disponíveis}}" 48 48 49 49 #: src/view/screens/Settings.tsx:435 50 - #: src/view/shell/Drawer.tsx:661 50 + #: src/view/shell/Drawer.tsx:664 51 51 msgid "{invitesAvailable} invite code available" 52 52 msgstr "Código de convite {invitesAvailable} disponível" 53 53 54 54 #: src/view/screens/Settings.tsx:437 55 - #: src/view/shell/Drawer.tsx:663 55 + #: src/view/shell/Drawer.tsx:666 56 56 msgid "{invitesAvailable} invite codes available" 57 57 msgstr "Códigos de convite {invitesAvailable} disponíveis" 58 58 59 59 #: src/view/screens/Search/Search.tsx:87 60 - msgid "{message}" 61 - msgstr "{message}" 60 + #~ msgid "{message}" 61 + #~ msgstr "{message}" 62 62 63 - #: src/view/shell/Drawer.tsx:440 63 + #: src/view/shell/Drawer.tsx:443 64 64 msgid "{numUnreadNotifications} unread" 65 65 msgstr "" 66 66 67 67 #: src/Navigation.tsx:147 68 - msgid "@{0}" 69 - msgstr "" 68 + #~ msgid "@{0}" 69 + #~ msgstr "" 70 70 71 71 #: src/view/com/threadgate/WhoCanReply.tsx:158 72 72 msgid "<0/> members" ··· 113 113 msgstr "Uma nova versão do aplicativo está disponível. Por favor, atualize para continuar usando o aplicativo." 114 114 115 115 #: src/view/com/util/ViewHeader.tsx:83 116 - #: src/view/screens/Search/Search.tsx:538 116 + #: src/view/screens/Search/Search.tsx:545 117 117 msgid "Access navigation links and settings" 118 118 msgstr "" 119 119 120 - #: src/view/com/pager/FeedsTabBarMobile.tsx:78 120 + #: src/view/com/pager/FeedsTabBarMobile.tsx:83 121 121 msgid "Access profile and other navigation links" 122 122 msgstr "" 123 123 ··· 312 312 msgid "App passwords" 313 313 msgstr "Senhas de aplicativos" 314 314 315 - #: src/Navigation.tsx:239 315 + #: src/Navigation.tsx:237 316 316 #: src/view/screens/AppPasswords.tsx:187 317 317 msgid "App Passwords" 318 318 msgstr "Senhas de Aplicativos" ··· 373 373 #~ msgid "Ask apps to limit the visibility of my account" 374 374 #~ msgstr "" 375 375 376 - #: src/view/com/auth/create/CreateAccount.tsx:141 376 + #: src/view/com/auth/create/CreateAccount.tsx:142 377 377 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 378 378 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 379 379 #: src/view/com/auth/login/LoginForm.tsx:256 ··· 396 396 msgid "Basics" 397 397 msgstr "Básicos" 398 398 399 - #: src/view/com/auth/create/Step2.tsx:156 399 + #: src/view/com/auth/create/Step1.tsx:194 400 400 #: src/view/com/modals/BirthDateSettings.tsx:73 401 401 msgid "Birthday" 402 402 msgstr "Aniversário" ··· 427 427 msgstr "" 428 428 429 429 #: src/view/com/lists/ListCard.tsx:109 430 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 430 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 431 431 msgid "Blocked" 432 432 msgstr "" 433 433 ··· 435 435 msgid "Blocked accounts" 436 436 msgstr "Contas bloqueadas" 437 437 438 - #: src/Navigation.tsx:131 438 + #: src/Navigation.tsx:129 439 439 #: src/view/screens/ModerationBlockedAccounts.tsx:107 440 440 msgid "Blocked Accounts" 441 441 msgstr "Contas Bloqueadas" ··· 529 529 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 530 530 msgstr "Só pode conter letras, números, espaços, traços e sublinhados. Deve ter pelo menos 4 caracteres, mas não mais de 32 caracteres." 531 531 532 + #: src/components/Prompt.tsx:92 532 533 #: src/view/com/composer/Composer.tsx:300 533 534 #: src/view/com/composer/Composer.tsx:305 534 535 #: src/view/com/modals/ChangeEmail.tsx:218 535 536 #: src/view/com/modals/ChangeEmail.tsx:220 536 - #: src/view/com/modals/CreateOrEditList.tsx:288 537 + #: src/view/com/modals/CreateOrEditList.tsx:286 537 538 #: src/view/com/modals/EditImage.tsx:323 538 539 #: src/view/com/modals/EditProfile.tsx:249 539 540 #: src/view/com/modals/InAppBrowserConsent.tsx:78 ··· 542 543 #: src/view/com/modals/VerifyEmail.tsx:247 543 544 #: src/view/com/modals/VerifyEmail.tsx:253 544 545 #: src/view/com/modals/Waitlist.tsx:142 545 - #: src/view/screens/Search/Search.tsx:602 546 - #: src/view/shell/desktop/Search.tsx:185 546 + #: src/view/screens/Search/Search.tsx:609 547 + #: src/view/shell/desktop/Search.tsx:238 547 548 msgid "Cancel" 548 549 msgstr "Cancelar" 549 550 550 551 #: src/view/com/modals/Confirm.tsx:88 551 552 #: src/view/com/modals/Confirm.tsx:91 552 - #: src/view/com/modals/CreateOrEditList.tsx:293 553 + #: src/view/com/modals/CreateOrEditList.tsx:291 553 554 #: src/view/com/modals/DeleteAccount.tsx:152 554 555 #: src/view/com/modals/DeleteAccount.tsx:230 555 556 msgctxt "action" ··· 582 583 msgstr "Cancelar citação de um post" 583 584 584 585 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 585 - #: src/view/shell/desktop/Search.tsx:181 586 + #: src/view/shell/desktop/Search.tsx:234 586 587 msgid "Cancel search" 587 588 msgstr "Cancelar busca" 588 589 ··· 653 654 #~ msgid "Choose your" 654 655 #~ msgstr "" 655 656 656 - #: src/view/com/auth/create/Step2.tsx:127 657 + #: src/view/com/auth/create/Step1.tsx:163 657 658 msgid "Choose your password" 658 659 msgstr "Escolha sua senha" 659 660 ··· 676 677 msgstr "Limpar todos os dados de armazenamento (reiniciar após isso)" 677 678 678 679 #: src/view/com/util/forms/SearchInput.tsx:74 679 - #: src/view/screens/Search/Search.tsx:583 680 + #: src/view/screens/Search/Search.tsx:590 680 681 msgid "Clear search query" 681 682 msgstr "Limpar consulta de busca" 682 683 ··· 684 685 msgid "click here" 685 686 msgstr "" 686 687 688 + #: src/components/Dialog/index.web.tsx:78 689 + msgid "Close active dialog" 690 + msgstr "" 691 + 687 692 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 688 693 msgid "Close alert" 689 694 msgstr "Fechar alerta" ··· 700 705 msgid "Close image viewer" 701 706 msgstr "Fechar visualizador de imagens" 702 707 703 - #: src/view/shell/index.web.tsx:49 708 + #: src/view/shell/index.web.tsx:51 704 709 msgid "Close navigation footer" 705 710 msgstr "Feche o painel de navegação" 706 711 707 - #: src/view/shell/index.web.tsx:50 712 + #: src/view/shell/index.web.tsx:52 708 713 msgid "Closes bottom navigation bar" 709 714 msgstr "" 710 715 ··· 724 729 msgid "Collapses list of users for a given notification" 725 730 msgstr "" 726 731 727 - #: src/Navigation.tsx:229 732 + #: src/Navigation.tsx:227 728 733 #: src/view/screens/CommunityGuidelines.tsx:32 729 734 msgid "Community Guidelines" 730 735 msgstr "Diretrizes da Comunidade" ··· 737 742 msgid "Compose reply" 738 743 msgstr "Escrever resposta" 739 744 745 + #: src/components/Prompt.tsx:114 740 746 #: src/view/com/modals/AppealLabel.tsx:98 741 747 #: src/view/com/modals/SelfLabel.tsx:154 742 748 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 779 785 msgid "Confirms signing up {email} to the waitlist" 780 786 msgstr "" 781 787 782 - #: src/view/com/auth/create/CreateAccount.tsx:174 788 + #: src/view/com/auth/create/CreateAccount.tsx:175 783 789 #: src/view/com/auth/login/LoginForm.tsx:275 784 790 msgid "Connecting..." 785 791 msgstr "Conectando..." 786 792 793 + #: src/view/com/auth/create/CreateAccount.tsx:195 794 + msgid "Contact support" 795 + msgstr "" 796 + 787 797 #: src/view/screens/Moderation.tsx:81 788 798 msgid "Content filtering" 789 799 msgstr "Filtragem de conteúdo" ··· 854 864 msgid "Copy post text" 855 865 msgstr "Copiar texto da postagem" 856 866 857 - #: src/Navigation.tsx:234 867 + #: src/Navigation.tsx:232 858 868 #: src/view/screens/CopyrightPolicy.tsx:29 859 869 msgid "Copyright Policy" 860 870 msgstr "Política de Direitos Autorais" ··· 866 876 #: src/view/screens/ProfileList.tsx:867 867 877 msgid "Could not load list" 868 878 msgstr "Não foi possível carregar a lista" 879 + 880 + #: src/view/com/auth/create/Step2.tsx:89 881 + msgid "Country" 882 + msgstr "" 869 883 870 884 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 871 885 #: src/view/com/auth/SplashScreen.tsx:46 ··· 877 891 msgid "Create a new Bluesky account" 878 892 msgstr "" 879 893 880 - #: src/view/com/auth/create/CreateAccount.tsx:121 894 + #: src/view/com/auth/create/CreateAccount.tsx:122 881 895 msgid "Create Account" 882 896 msgstr "Criar Conta" 883 897 ··· 928 942 msgstr "" 929 943 930 944 #: src/Navigation.tsx:204 931 - msgid "Debug" 932 - msgstr "" 945 + #~ msgid "Debug" 946 + #~ msgstr "" 933 947 934 948 #: src/view/screens/Debug.tsx:83 935 949 msgid "Debug panel" ··· 969 983 msgid "Delete this post?" 970 984 msgstr "Excluir este post?" 971 985 972 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 986 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 973 987 msgid "Deleted" 974 988 msgstr "" 975 989 ··· 977 991 msgid "Deleted post." 978 992 msgstr "Post excluído." 979 993 980 - #: src/view/com/modals/CreateOrEditList.tsx:239 981 - #: src/view/com/modals/CreateOrEditList.tsx:255 994 + #: src/view/com/modals/CreateOrEditList.tsx:237 995 + #: src/view/com/modals/CreateOrEditList.tsx:253 982 996 #: src/view/com/modals/EditProfile.tsx:198 983 997 #: src/view/com/modals/EditProfile.tsx:210 984 998 msgid "Description" 985 999 msgstr "Descrição" 986 1000 987 1001 #: src/view/com/auth/create/Step1.tsx:96 988 - msgid "Dev Server" 989 - msgstr "Servidor de Desenvolvimento" 1002 + #~ msgid "Dev Server" 1003 + #~ msgstr "Servidor de Desenvolvimento" 990 1004 991 1005 #: src/view/screens/Settings.tsx:711 992 1006 msgid "Developer Tools" ··· 1029 1043 msgid "Domain verified!" 1030 1044 msgstr "Domínio verificado!" 1031 1045 1032 - #: src/view/com/auth/create/Step2.tsx:83 1046 + #: src/view/com/auth/create/Step1.tsx:114 1033 1047 msgid "Don't have an invite code?" 1034 1048 msgstr "" 1035 1049 ··· 1074 1088 msgid "e.g. Artist, dog-lover, and avid reader." 1075 1089 msgstr "" 1076 1090 1077 - #: src/view/com/modals/CreateOrEditList.tsx:225 1091 + #: src/view/com/modals/CreateOrEditList.tsx:223 1078 1092 msgid "e.g. Great Posters" 1079 1093 msgstr "" 1080 1094 1081 - #: src/view/com/modals/CreateOrEditList.tsx:226 1095 + #: src/view/com/modals/CreateOrEditList.tsx:224 1082 1096 msgid "e.g. Spammers" 1083 1097 msgstr "" 1084 1098 1085 - #: src/view/com/modals/CreateOrEditList.tsx:246 1099 + #: src/view/com/modals/CreateOrEditList.tsx:244 1086 1100 msgid "e.g. The posters who never miss." 1087 1101 msgstr "" 1088 1102 1089 - #: src/view/com/modals/CreateOrEditList.tsx:247 1103 + #: src/view/com/modals/CreateOrEditList.tsx:245 1090 1104 msgid "e.g. Users that repeatedly reply with ads." 1091 1105 msgstr "" 1092 1106 ··· 1108 1122 msgid "Edit list details" 1109 1123 msgstr "Editar detalhes da lista" 1110 1124 1111 - #: src/view/com/modals/CreateOrEditList.tsx:193 1125 + #: src/view/com/modals/CreateOrEditList.tsx:192 1112 1126 msgid "Edit Moderation List" 1113 1127 msgstr "" 1114 1128 1115 - #: src/Navigation.tsx:244 1129 + #: src/Navigation.tsx:242 1116 1130 #: src/view/screens/Feeds.tsx:371 1117 1131 #: src/view/screens/SavedFeeds.tsx:84 1118 1132 msgid "Edit My Feeds" ··· 1134 1148 msgid "Edit Saved Feeds" 1135 1149 msgstr "Editar Feeds Salvos" 1136 1150 1137 - #: src/view/com/modals/CreateOrEditList.tsx:188 1151 + #: src/view/com/modals/CreateOrEditList.tsx:187 1138 1152 msgid "Edit User List" 1139 1153 msgstr "" 1140 1154 ··· 1146 1160 msgid "Edit your profile description" 1147 1161 msgstr "" 1148 1162 1149 - #: src/view/com/auth/create/Step2.tsx:108 1163 + #: src/view/com/auth/create/Step1.tsx:143 1164 + #: src/view/com/auth/create/Step2.tsx:192 1165 + #: src/view/com/auth/create/Step2.tsx:266 1150 1166 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 1151 1167 #: src/view/com/modals/ChangeEmail.tsx:141 1152 1168 #: src/view/com/modals/Waitlist.tsx:88 1153 1169 msgid "Email" 1154 1170 msgstr "Email" 1155 1171 1156 - #: src/view/com/auth/create/Step2.tsx:99 1172 + #: src/view/com/auth/create/Step1.tsx:134 1157 1173 #: src/view/com/auth/login/ForgotPasswordForm.tsx:143 1158 1174 msgid "Email address" 1159 1175 msgstr "Endereço de email" ··· 1208 1224 msgstr "" 1209 1225 1210 1226 #: src/view/com/auth/create/Step1.tsx:71 1211 - msgid "Enter the address of your provider:" 1212 - msgstr "Digite o endereço do seu provedor:" 1227 + #~ msgid "Enter the address of your provider:" 1228 + #~ msgstr "Digite o endereço do seu provedor:" 1213 1229 1214 1230 #: src/view/com/modals/ChangeHandle.tsx:371 1215 1231 msgid "Enter the domain you want to use" ··· 1219 1235 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." 1220 1236 msgstr "Digite o email que você usou para criar a sua conta. Nós lhe enviaremos um \"código de redefinição\" para que você possa definir uma nova senha." 1221 1237 1222 - #: src/view/com/auth/create/Step2.tsx:157 1238 + #: src/view/com/auth/create/Step1.tsx:195 1223 1239 #: src/view/com/modals/BirthDateSettings.tsx:74 1224 1240 msgid "Enter your birth date" 1225 1241 msgstr "" ··· 1228 1244 msgid "Enter your email" 1229 1245 msgstr "" 1230 1246 1231 - #: src/view/com/auth/create/Step2.tsx:104 1247 + #: src/view/com/auth/create/Step1.tsx:139 1232 1248 msgid "Enter your email address" 1233 1249 msgstr "Digite seu endereço de email" 1234 1250 ··· 1240 1256 msgid "Enter your new email address below." 1241 1257 msgstr "Digite seu novo endereço de email abaixo." 1242 1258 1259 + #: src/view/com/auth/create/Step2.tsx:186 1260 + msgid "Enter your phone number" 1261 + msgstr "" 1262 + 1243 1263 #: src/view/com/auth/login/Login.tsx:99 1244 1264 msgid "Enter your username and password" 1245 1265 msgstr "Digite seu nome de usuário e senha" 1246 1266 1247 - #: src/view/screens/Search/Search.tsx:105 1267 + #: src/view/screens/Search/Search.tsx:107 1248 1268 msgid "Error:" 1249 1269 msgstr "Erro:" 1250 1270 ··· 1261 1281 msgstr "" 1262 1282 1263 1283 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1264 - #: src/view/shell/desktop/Search.tsx:182 1284 + #: src/view/shell/desktop/Search.tsx:235 1265 1285 msgid "Exits inputting search query" 1266 1286 msgstr "" 1267 1287 ··· 1287 1307 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." 1288 1308 msgstr "A mídia externa pode permitir que os sites coletem informações sobre você e seu dispositivo. Nenhuma informação é enviada ou solicitada até que você pressione o botão \"play\"." 1289 1309 1290 - #: src/Navigation.tsx:260 1310 + #: src/Navigation.tsx:258 1291 1311 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1292 1312 #: src/view/screens/Settings.tsx:623 1293 1313 msgid "External Media Preferences" ··· 1315 1335 msgid "Failed to load recommended feeds" 1316 1336 msgstr "Falha ao carregar feeds recomendados" 1317 1337 1318 - #: src/Navigation.tsx:194 1338 + #: src/Navigation.tsx:192 1319 1339 msgid "Feed" 1320 1340 msgstr "" 1321 1341 ··· 1332 1352 msgstr "Preferências de Feed" 1333 1353 1334 1354 #: src/view/shell/desktop/RightNav.tsx:73 1335 - #: src/view/shell/Drawer.tsx:311 1355 + #: src/view/shell/Drawer.tsx:314 1336 1356 msgid "Feedback" 1337 1357 msgstr "Comentários" 1338 1358 1339 - #: src/Navigation.tsx:442 1359 + #: src/Navigation.tsx:440 1340 1360 #: src/view/screens/Feeds.tsx:479 1341 1361 #: src/view/screens/Profile.tsx:165 1342 1362 #: src/view/shell/bottom-bar/BottomBar.tsx:181 1343 1363 #: src/view/shell/desktop/LeftNav.tsx:342 1344 - #: src/view/shell/Drawer.tsx:476 1345 - #: src/view/shell/Drawer.tsx:477 1364 + #: src/view/shell/Drawer.tsx:479 1365 + #: src/view/shell/Drawer.tsx:480 1346 1366 msgid "Feeds" 1347 1367 msgstr "Feeds" 1348 1368 ··· 1360 1380 msgid "Find accounts to follow" 1361 1381 msgstr "" 1362 1382 1363 - #: src/view/screens/Search/Search.tsx:427 1383 + #: src/view/screens/Search/Search.tsx:429 1364 1384 msgid "Find users on Bluesky" 1365 1385 msgstr "Encontrar usuários no Bluesky" 1366 1386 1367 - #: src/view/screens/Search/Search.tsx:425 1387 + #: src/view/screens/Search/Search.tsx:427 1368 1388 msgid "Find users with the search tool on the right" 1369 1389 msgstr "Encontre usuários com a ferramenta de busca à direita" 1370 1390 ··· 1500 1520 msgid "Go Back" 1501 1521 msgstr "Voltar Atrás" 1502 1522 1523 + #: src/view/screens/Search/Search.tsx:640 1524 + #: src/view/shell/desktop/Search.tsx:262 1525 + msgid "Go to @{queryMaybeHandle}" 1526 + msgstr "" 1527 + 1503 1528 #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1504 1529 #: src/view/com/auth/login/LoginForm.tsx:285 1505 1530 #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 ··· 1510 1535 msgid "Handle" 1511 1536 msgstr "Identificador" 1512 1537 1538 + #: src/view/com/auth/create/CreateAccount.tsx:190 1539 + msgid "Having trouble?" 1540 + msgstr "" 1541 + 1513 1542 #: src/view/shell/desktop/RightNav.tsx:102 1514 - #: src/view/shell/Drawer.tsx:321 1543 + #: src/view/shell/Drawer.tsx:324 1515 1544 msgid "Help" 1516 1545 msgstr "Ajuda" 1517 1546 ··· 1580 1609 #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." 1581 1610 #~ msgstr "" 1582 1611 1583 - #: src/Navigation.tsx:432 1612 + #: src/Navigation.tsx:430 1584 1613 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1585 1614 #: src/view/shell/desktop/LeftNav.tsx:306 1586 - #: src/view/shell/Drawer.tsx:398 1587 - #: src/view/shell/Drawer.tsx:399 1615 + #: src/view/shell/Drawer.tsx:401 1616 + #: src/view/shell/Drawer.tsx:402 1588 1617 msgid "Home" 1589 1618 msgstr "Página Inicial" 1590 1619 1591 - #: src/Navigation.tsx:249 1592 - #: src/view/com/pager/FeedsTabBarMobile.tsx:98 1620 + #: src/Navigation.tsx:247 1621 + #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1593 1622 #: src/view/screens/PreferencesHomeFeed.tsx:104 1594 1623 #: src/view/screens/Settings.tsx:509 1595 1624 msgid "Home Feed Preferences" ··· 1601 1630 1602 1631 #: src/view/com/auth/create/Step1.tsx:76 1603 1632 #: src/view/com/auth/create/Step1.tsx:81 1604 - msgid "Hosting provider address" 1605 - msgstr "Endereço do provedor de hospedagem" 1633 + #~ msgid "Hosting provider address" 1634 + #~ msgstr "Endereço do provedor de hospedagem" 1606 1635 1607 1636 #: src/view/com/modals/InAppBrowserConsent.tsx:44 1608 1637 msgid "How should we open this link?" ··· 1654 1683 msgid "Input confirmation code for account deletion" 1655 1684 msgstr "" 1656 1685 1657 - #: src/view/com/auth/create/Step2.tsx:109 1658 - msgid "Input email for Bluesky waitlist" 1686 + #: src/view/com/auth/create/Step1.tsx:144 1687 + msgid "Input email for Bluesky account" 1659 1688 msgstr "" 1660 1689 1690 + #: src/view/com/auth/create/Step2.tsx:109 1691 + #~ msgid "Input email for Bluesky waitlist" 1692 + #~ msgstr "" 1693 + 1661 1694 #: src/view/com/auth/create/Step1.tsx:80 1662 - msgid "Input hosting provider address" 1663 - msgstr "" 1695 + #~ msgid "Input hosting provider address" 1696 + #~ msgstr "" 1664 1697 1665 - #: src/view/com/auth/create/Step2.tsx:73 1698 + #: src/view/com/auth/create/Step1.tsx:102 1666 1699 msgid "Input invite code to proceed" 1667 1700 msgstr "" 1668 1701 ··· 1678 1711 msgid "Input password for account deletion" 1679 1712 msgstr "" 1680 1713 1714 + #: src/view/com/auth/create/Step2.tsx:194 1715 + msgid "Input phone number for SMS verification" 1716 + msgstr "" 1717 + 1681 1718 #: src/view/com/auth/login/LoginForm.tsx:227 1682 1719 msgid "Input the password tied to {identifier}" 1683 1720 msgstr "" 1684 1721 1685 1722 #: src/view/com/auth/login/LoginForm.tsx:194 1686 1723 msgid "Input the username or email address you used at signup" 1724 + msgstr "" 1725 + 1726 + #: src/view/com/auth/create/Step2.tsx:268 1727 + msgid "Input the verification code we have texted to you" 1687 1728 msgstr "" 1688 1729 1689 1730 #: src/view/com/modals/Waitlist.tsx:90 ··· 1715 1756 msgid "Invite a Friend" 1716 1757 msgstr "Convide um Amigo" 1717 1758 1718 - #: src/view/com/auth/create/Step2.tsx:63 1719 - #: src/view/com/auth/create/Step2.tsx:72 1759 + #: src/view/com/auth/create/Step1.tsx:92 1760 + #: src/view/com/auth/create/Step1.tsx:101 1720 1761 msgid "Invite code" 1721 1762 msgstr "Código de convite" 1722 1763 1723 - #: src/view/com/auth/create/state.ts:136 1764 + #: src/view/com/auth/create/state.ts:199 1724 1765 msgid "Invite code not accepted. Check that you input it correctly and try again." 1725 1766 msgstr "Código de convite não aceito. Verifique se você o inseriu corretamente e tente novamente." 1726 1767 ··· 1728 1769 msgid "Invite codes: {0} available" 1729 1770 msgstr "" 1730 1771 1731 - #: src/view/shell/Drawer.tsx:642 1772 + #: src/view/shell/Drawer.tsx:645 1732 1773 msgid "Invite codes: {invitesAvailable} available" 1733 1774 msgstr "Códigos de convite: {invitesAvailable} disponível" 1734 1775 ··· 1744 1785 msgid "Join the waitlist" 1745 1786 msgstr "Junte-se à lista de espera" 1746 1787 1747 - #: src/view/com/auth/create/Step2.tsx:86 1748 - #: src/view/com/auth/create/Step2.tsx:90 1788 + #: src/view/com/auth/create/Step1.tsx:118 1789 + #: src/view/com/auth/create/Step1.tsx:122 1749 1790 msgid "Join the waitlist." 1750 1791 msgstr "Junte-se à lista de espera." 1751 1792 ··· 1761 1802 msgid "Language settings" 1762 1803 msgstr "" 1763 1804 1764 - #: src/Navigation.tsx:141 1805 + #: src/Navigation.tsx:139 1765 1806 #: src/view/screens/LanguageSettings.tsx:89 1766 1807 msgid "Language Settings" 1767 1808 msgstr "Configurações de Idiomas" ··· 1770 1811 msgid "Languages" 1771 1812 msgstr "Idiomas" 1772 1813 1773 - #: src/view/com/auth/create/StepHeader.tsx:13 1814 + #: src/view/com/auth/create/StepHeader.tsx:20 1774 1815 msgid "Last step!" 1775 1816 msgstr "" 1776 1817 ··· 1830 1871 msgid "Like this feed" 1831 1872 msgstr "Curtir este feed" 1832 1873 1833 - #: src/Navigation.tsx:199 1874 + #: src/Navigation.tsx:197 1834 1875 #: src/view/screens/PostLikedBy.tsx:27 1835 1876 #: src/view/screens/ProfileFeedLikedBy.tsx:27 1836 1877 msgid "Liked by" ··· 1868 1909 #~ msgid "Limit the visibility of my account to logged-out users" 1869 1910 #~ msgstr "" 1870 1911 1871 - #: src/Navigation.tsx:168 1912 + #: src/Navigation.tsx:166 1872 1913 msgid "List" 1873 1914 msgstr "" 1874 1915 1875 - #: src/view/com/modals/CreateOrEditList.tsx:205 1916 + #: src/view/com/modals/CreateOrEditList.tsx:203 1876 1917 msgid "List Avatar" 1877 1918 msgstr "Listar Avatar" 1878 1919 ··· 1892 1933 msgid "List muted" 1893 1934 msgstr "" 1894 1935 1895 - #: src/view/com/modals/CreateOrEditList.tsx:218 1936 + #: src/view/com/modals/CreateOrEditList.tsx:216 1896 1937 msgid "List Name" 1897 1938 msgstr "Lista de Nomes" 1898 1939 ··· 1904 1945 msgid "List unmuted" 1905 1946 msgstr "" 1906 1947 1907 - #: src/Navigation.tsx:111 1948 + #: src/Navigation.tsx:109 1908 1949 #: src/view/screens/Profile.tsx:166 1909 1950 #: src/view/shell/desktop/LeftNav.tsx:379 1910 - #: src/view/shell/Drawer.tsx:492 1911 - #: src/view/shell/Drawer.tsx:493 1951 + #: src/view/shell/Drawer.tsx:495 1952 + #: src/view/shell/Drawer.tsx:496 1912 1953 msgid "Lists" 1913 1954 msgstr "Listas" 1914 1955 ··· 1936 1977 msgid "Local dev server" 1937 1978 msgstr "Servidor de desenvolvimento local" 1938 1979 1939 - #: src/Navigation.tsx:209 1980 + #: src/Navigation.tsx:207 1940 1981 msgid "Log" 1941 1982 msgstr "" 1942 1983 ··· 1973 2014 msgstr "Usuários mencionados" 1974 2015 1975 2016 #: src/view/com/util/ViewHeader.tsx:81 1976 - #: src/view/screens/Search/Search.tsx:537 2017 + #: src/view/screens/Search/Search.tsx:544 1977 2018 msgid "Menu" 1978 2019 msgstr "Menu" 1979 2020 ··· 1985 2026 msgid "Message from server: {0}" 1986 2027 msgstr "" 1987 2028 1988 - #: src/Navigation.tsx:116 2029 + #: src/Navigation.tsx:114 1989 2030 #: src/view/screens/Moderation.tsx:64 1990 2031 #: src/view/screens/Settings.tsx:591 1991 2032 #: src/view/shell/desktop/LeftNav.tsx:397 1992 - #: src/view/shell/Drawer.tsx:511 1993 - #: src/view/shell/Drawer.tsx:512 2033 + #: src/view/shell/Drawer.tsx:514 2034 + #: src/view/shell/Drawer.tsx:515 1994 2035 msgid "Moderation" 1995 2036 msgstr "Moderação" 1996 2037 ··· 2021 2062 msgid "Moderation lists" 2022 2063 msgstr "Listas de moderação" 2023 2064 2024 - #: src/Navigation.tsx:121 2065 + #: src/Navigation.tsx:119 2025 2066 #: src/view/screens/ModerationModlists.tsx:58 2026 2067 msgid "Moderation Lists" 2027 2068 msgstr "Listas de Moderação" ··· 2084 2125 msgid "Muted accounts" 2085 2126 msgstr "Contas silenciadas" 2086 2127 2087 - #: src/Navigation.tsx:126 2128 + #: src/Navigation.tsx:124 2088 2129 #: src/view/screens/ModerationMutedAccounts.tsx:107 2089 2130 msgid "Muted Accounts" 2090 2131 msgstr "Contas Silenciadas" ··· 2118 2159 msgstr "Meus Feeds Salvos" 2119 2160 2120 2161 #: src/view/com/modals/AddAppPasswords.tsx:181 2121 - #: src/view/com/modals/CreateOrEditList.tsx:232 2162 + #: src/view/com/modals/CreateOrEditList.tsx:230 2122 2163 msgid "Name" 2123 2164 msgstr "Nome" 2124 2165 ··· 2132 2173 msgid "Navigates to the next screen" 2133 2174 msgstr "" 2134 2175 2135 - #: src/view/shell/Drawer.tsx:71 2176 + #: src/view/shell/Drawer.tsx:73 2136 2177 msgid "Navigates to your profile" 2137 2178 msgstr "" 2138 2179 ··· 2155 2196 msgid "New" 2156 2197 msgstr "Novo" 2157 2198 2158 - #: src/view/com/modals/CreateOrEditList.tsx:195 2199 + #: src/view/com/modals/CreateOrEditList.tsx:194 2159 2200 msgid "New Moderation List" 2160 2201 msgstr "" 2161 2202 ··· 2186 2227 #~ msgid "New Post" 2187 2228 #~ msgstr "Novo Post" 2188 2229 2189 - #: src/view/com/modals/CreateOrEditList.tsx:190 2230 + #: src/view/com/modals/CreateOrEditList.tsx:189 2190 2231 msgid "New User List" 2191 2232 msgstr "" 2192 2233 ··· 2194 2235 msgid "Newest replies first" 2195 2236 msgstr "Respostas mais recentes primeiro" 2196 2237 2197 - #: src/view/com/auth/create/CreateAccount.tsx:154 2238 + #: src/view/com/auth/create/CreateAccount.tsx:155 2198 2239 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2199 2240 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 2200 2241 #: src/view/com/auth/login/LoginForm.tsx:288 ··· 2250 2291 #~ msgstr "" 2251 2292 2252 2293 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 2253 - #: src/view/screens/Search/Search.tsx:270 2254 - #: src/view/screens/Search/Search.tsx:298 2255 - #: src/view/screens/Search/Search.tsx:630 2256 - #: src/view/shell/desktop/Search.tsx:213 2294 + #: src/view/screens/Search/Search.tsx:272 2295 + #: src/view/screens/Search/Search.tsx:300 2257 2296 msgid "No results found for {query}" 2258 2297 msgstr "Nenhum resultado encontrado para {query}" 2259 2298 ··· 2273 2312 msgid "Not Applicable." 2274 2313 msgstr "Não Aplicável." 2275 2314 2276 - #: src/Navigation.tsx:106 2315 + #: src/Navigation.tsx:104 2277 2316 msgid "Not Found" 2278 2317 msgstr "" 2279 2318 ··· 2294 2333 #~ msgid "Note: Third-party apps that display Bluesky content may not respect this setting." 2295 2334 #~ msgstr "" 2296 2335 2297 - #: src/Navigation.tsx:447 2336 + #: src/Navigation.tsx:445 2298 2337 #: src/view/screens/Notifications.tsx:113 2299 2338 #: src/view/screens/Notifications.tsx:137 2300 2339 #: src/view/shell/bottom-bar/BottomBar.tsx:205 2301 2340 #: src/view/shell/desktop/LeftNav.tsx:361 2302 - #: src/view/shell/Drawer.tsx:435 2303 - #: src/view/shell/Drawer.tsx:436 2341 + #: src/view/shell/Drawer.tsx:438 2342 + #: src/view/shell/Drawer.tsx:439 2304 2343 msgid "Notifications" 2305 2344 msgstr "Notificações" 2306 2345 ··· 2308 2347 msgid "Nudity" 2309 2348 msgstr "" 2310 2349 2311 - #: src/view/com/util/ErrorBoundary.tsx:34 2350 + #: src/view/com/util/ErrorBoundary.tsx:35 2312 2351 msgid "Oh no!" 2313 2352 msgstr "Oh, não!" 2314 2353 ··· 2347 2386 msgid "Open links with in-app browser" 2348 2387 msgstr "" 2349 2388 2350 - #: src/view/com/pager/FeedsTabBarMobile.tsx:76 2389 + #: src/view/com/pager/FeedsTabBarMobile.tsx:81 2351 2390 msgid "Open navigation" 2352 2391 msgstr "Abrir navegação" 2353 2392 ··· 2405 2444 2406 2445 #: src/view/com/modals/InviteCodes.tsx:172 2407 2446 #: src/view/shell/desktop/RightNav.tsx:156 2408 - #: src/view/shell/Drawer.tsx:643 2447 + #: src/view/shell/Drawer.tsx:646 2409 2448 msgid "Opens list of invite codes" 2410 2449 msgstr "Abre a lista de códigos de convite" 2411 2450 ··· 2478 2517 msgid "Page not found" 2479 2518 msgstr "Página não encontrada" 2480 2519 2481 - #: src/view/com/auth/create/Step2.tsx:122 2482 - #: src/view/com/auth/create/Step2.tsx:132 2520 + #: src/view/com/auth/create/Step1.tsx:158 2521 + #: src/view/com/auth/create/Step1.tsx:168 2483 2522 #: src/view/com/auth/login/LoginForm.tsx:223 2484 2523 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2485 2524 #: src/view/com/modals/DeleteAccount.tsx:198 ··· 2494 2533 msgid "Password updated!" 2495 2534 msgstr "Senha atualizada!" 2496 2535 2497 - #: src/Navigation.tsx:162 2536 + #: src/Navigation.tsx:160 2498 2537 msgid "People followed by @{0}" 2499 2538 msgstr "" 2500 2539 2501 - #: src/Navigation.tsx:155 2540 + #: src/Navigation.tsx:153 2502 2541 msgid "People following @{0}" 2503 2542 msgstr "" 2504 2543 ··· 2508 2547 2509 2548 #: src/view/com/lightbox/Lightbox.tsx:72 2510 2549 msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2550 + msgstr "" 2551 + 2552 + #: src/view/com/auth/create/Step2.tsx:181 2553 + msgid "Phone number" 2511 2554 msgstr "" 2512 2555 2513 2556 #: src/view/com/modals/SelfLabel.tsx:121 ··· 2536 2579 msgid "Plays the GIF" 2537 2580 msgstr "Reproduz o GIF" 2538 2581 2539 - #: src/view/com/auth/create/state.ts:116 2582 + #: src/view/com/auth/create/state.ts:177 2540 2583 msgid "Please choose your handle." 2541 2584 msgstr "Por favor, escolha o seu identificador." 2542 2585 2543 - #: src/view/com/auth/create/state.ts:109 2586 + #: src/view/com/auth/create/state.ts:160 2544 2587 msgid "Please choose your password." 2545 2588 msgstr "Por favor, escolha sua senha." 2546 2589 ··· 2552 2595 msgid "Please enter a name for your app password. All spaces is not allowed." 2553 2596 msgstr "" 2554 2597 2598 + #: src/view/com/auth/create/Step2.tsx:204 2599 + msgid "Please enter a phone number that can receive SMS text messages." 2600 + msgstr "" 2601 + 2555 2602 #: src/view/com/modals/AddAppPasswords.tsx:144 2556 2603 msgid "Please enter a unique name for this App Password or use our randomly generated one." 2557 2604 msgstr "Por favor, insira um nome único para esta Senha do Aplicativo ou use nossa senha gerada aleatoriamente." 2558 2605 2559 - #: src/view/com/auth/create/state.ts:95 2606 + #: src/view/com/auth/create/state.ts:170 2607 + msgid "Please enter the code you received by SMS." 2608 + msgstr "" 2609 + 2610 + #: src/view/com/auth/create/Step2.tsx:279 2611 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2612 + msgstr "" 2613 + 2614 + #: src/view/com/auth/create/state.ts:146 2560 2615 msgid "Please enter your email." 2561 2616 msgstr "Por favor, digite o seu email." 2562 2617 ··· 2608 2663 msgid "Post by {0}" 2609 2664 msgstr "" 2610 2665 2611 - #: src/Navigation.tsx:174 2612 - #: src/Navigation.tsx:181 2613 - #: src/Navigation.tsx:188 2666 + #: src/Navigation.tsx:172 2667 + #: src/Navigation.tsx:179 2668 + #: src/Navigation.tsx:186 2614 2669 msgid "Post by @{0}" 2615 2670 msgstr "" 2616 2671 ··· 2663 2718 msgid "Privacy" 2664 2719 msgstr "Privacidade" 2665 2720 2666 - #: src/Navigation.tsx:219 2721 + #: src/Navigation.tsx:217 2667 2722 #: src/view/screens/PrivacyPolicy.tsx:29 2668 2723 #: src/view/screens/Settings.tsx:824 2669 - #: src/view/shell/Drawer.tsx:262 2724 + #: src/view/shell/Drawer.tsx:265 2670 2725 msgid "Privacy Policy" 2671 2726 msgstr "Política de Privacidade" 2672 2727 ··· 2676 2731 2677 2732 #: src/view/shell/bottom-bar/BottomBar.tsx:247 2678 2733 #: src/view/shell/desktop/LeftNav.tsx:415 2679 - #: src/view/shell/Drawer.tsx:70 2680 - #: src/view/shell/Drawer.tsx:546 2681 - #: src/view/shell/Drawer.tsx:547 2734 + #: src/view/shell/Drawer.tsx:72 2735 + #: src/view/shell/Drawer.tsx:549 2736 + #: src/view/shell/Drawer.tsx:550 2682 2737 msgid "Profile" 2683 2738 msgstr "Perfil" 2684 2739 ··· 2894 2949 msgid "Request Change" 2895 2950 msgstr "Solicitar Alteração" 2896 2951 2952 + #: src/view/com/auth/create/Step2.tsx:217 2953 + msgid "Request code" 2954 + msgstr "" 2955 + 2897 2956 #: src/view/screens/Moderation.tsx:188 2898 2957 #~ msgid "Request to limit the visibility of my account" 2899 2958 #~ msgstr "" ··· 2902 2961 msgid "Require alt text before posting" 2903 2962 msgstr "Exigir texto alternativo antes de postar" 2904 2963 2905 - #: src/view/com/auth/create/Step2.tsx:68 2964 + #: src/view/com/auth/create/Step1.tsx:97 2906 2965 msgid "Required for this provider" 2907 2966 msgstr "Obrigatório para este provedor" 2908 2967 ··· 2948 3007 msgid "Retries the last action, which errored out" 2949 3008 msgstr "" 2950 3009 2951 - #: src/view/com/auth/create/CreateAccount.tsx:163 2952 - #: src/view/com/auth/create/CreateAccount.tsx:167 3010 + #: src/view/com/auth/create/CreateAccount.tsx:164 3011 + #: src/view/com/auth/create/CreateAccount.tsx:168 3012 + #: src/view/com/auth/create/Step2.tsx:252 2953 3013 #: src/view/com/auth/login/LoginForm.tsx:265 2954 3014 #: src/view/com/auth/login/LoginForm.tsx:268 2955 3015 #: src/view/com/util/error/ErrorMessage.tsx:55 ··· 2960 3020 #: src/view/com/modals/ChangeHandle.tsx:169 2961 3021 #~ msgid "Retry change handle" 2962 3022 #~ msgstr "" 3023 + 3024 + #: src/view/com/auth/create/Step2.tsx:245 3025 + msgid "Retry." 3026 + msgstr "" 2963 3027 2964 3028 #: src/view/screens/ProfileList.tsx:877 2965 3029 msgid "Return to previous page" ··· 2969 3033 msgid "SANDBOX. Posts and accounts are not permanent." 2970 3034 msgstr "" 2971 3035 2972 - #: src/view/com/lightbox/Lightbox.tsx:125 2973 - #: src/view/com/modals/CreateOrEditList.tsx:278 3036 + #: src/view/com/lightbox/Lightbox.tsx:129 3037 + #: src/view/com/modals/CreateOrEditList.tsx:276 2974 3038 msgctxt "action" 2975 3039 msgid "Save" 2976 3040 msgstr "" ··· 2978 3042 #: src/view/com/modals/BirthDateSettings.tsx:94 2979 3043 #: src/view/com/modals/BirthDateSettings.tsx:97 2980 3044 #: src/view/com/modals/ChangeHandle.tsx:173 2981 - #: src/view/com/modals/CreateOrEditList.tsx:270 3045 + #: src/view/com/modals/CreateOrEditList.tsx:268 2982 3046 #: src/view/com/modals/EditProfile.tsx:224 2983 3047 #: src/view/screens/ProfileFeed.tsx:354 2984 3048 msgid "Save" ··· 3020 3084 msgid "Scroll to top" 3021 3085 msgstr "" 3022 3086 3023 - #: src/Navigation.tsx:437 3087 + #: src/Navigation.tsx:435 3024 3088 #: src/view/com/auth/LoggedOut.tsx:122 3025 3089 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 3026 3090 #: src/view/com/util/forms/SearchInput.tsx:53 3027 3091 #: src/view/com/util/forms/SearchInput.tsx:65 3028 - #: src/view/screens/Search/Search.tsx:406 3029 - #: src/view/screens/Search/Search.tsx:559 3030 - #: src/view/screens/Search/Search.tsx:572 3092 + #: src/view/screens/Search/Search.tsx:408 3093 + #: src/view/screens/Search/Search.tsx:566 3094 + #: src/view/screens/Search/Search.tsx:579 3031 3095 #: src/view/shell/bottom-bar/BottomBar.tsx:159 3032 3096 #: src/view/shell/desktop/LeftNav.tsx:324 3033 - #: src/view/shell/desktop/Search.tsx:161 3034 - #: src/view/shell/desktop/Search.tsx:170 3035 - #: src/view/shell/Drawer.tsx:362 3036 - #: src/view/shell/Drawer.tsx:363 3097 + #: src/view/shell/desktop/Search.tsx:214 3098 + #: src/view/shell/desktop/Search.tsx:223 3099 + #: src/view/shell/Drawer.tsx:365 3100 + #: src/view/shell/Drawer.tsx:366 3037 3101 msgid "Search" 3038 3102 msgstr "Buscar" 3103 + 3104 + #: src/view/screens/Search/Search.tsx:628 3105 + #: src/view/shell/desktop/Search.tsx:255 3106 + msgid "Search for \"{query}\"" 3107 + msgstr "" 3039 3108 3040 3109 #: src/view/screens/Search/Search.tsx:390 3041 3110 #~ msgid "Search for posts and users." ··· 3075 3144 msgid "Select option {i} of {numItems}" 3076 3145 msgstr "" 3077 3146 3147 + #: src/view/com/auth/create/Step1.tsx:77 3078 3148 #: src/view/com/auth/login/LoginForm.tsx:147 3079 3149 msgid "Select service" 3080 3150 msgstr "Selecione o serviço" ··· 3087 3157 msgid "Select your app language for the default text to display in the app" 3088 3158 msgstr "Selecione o idioma do seu aplicativo para o texto padrão a ser exibido no aplicativo" 3089 3159 3160 + #: src/view/com/auth/create/Step2.tsx:153 3161 + msgid "Select your phone's country" 3162 + msgstr "" 3163 + 3090 3164 #: src/view/screens/LanguageSettings.tsx:190 3091 3165 msgid "Select your preferred language for translations in your feed." 3092 3166 msgstr "Selecione seu idioma preferido para as traduções do seu feed." ··· 3109 3183 #~ msgid "Send Email" 3110 3184 #~ msgstr "Enviar Email" 3111 3185 3112 - #: src/view/shell/Drawer.tsx:295 3113 - #: src/view/shell/Drawer.tsx:316 3186 + #: src/view/shell/Drawer.tsx:298 3187 + #: src/view/shell/Drawer.tsx:319 3114 3188 msgid "Send feedback" 3115 3189 msgstr "Enviar comentários" 3116 3190 ··· 3148 3222 msgid "Set new password" 3149 3223 msgstr "Defina uma nova senha" 3150 3224 3151 - #: src/view/com/auth/create/Step2.tsx:133 3225 + #: src/view/com/auth/create/Step1.tsx:169 3152 3226 msgid "Set password" 3153 3227 msgstr "" 3154 3228 ··· 3185 3259 msgstr "" 3186 3260 3187 3261 #: src/view/com/auth/create/Step1.tsx:143 3188 - msgid "Sets hosting provider to {label}" 3189 - msgstr "" 3262 + #~ msgid "Sets hosting provider to {label}" 3263 + #~ msgstr "" 3190 3264 3265 + #: src/view/com/auth/create/Step1.tsx:78 3191 3266 #: src/view/com/auth/login/LoginForm.tsx:148 3192 3267 msgid "Sets server for the Bluesky client" 3193 3268 msgstr "" 3194 3269 3195 - #: src/Navigation.tsx:136 3270 + #: src/Navigation.tsx:134 3196 3271 #: src/view/screens/Settings.tsx:294 3197 3272 #: src/view/shell/desktop/LeftNav.tsx:433 3198 - #: src/view/shell/Drawer.tsx:567 3199 - #: src/view/shell/Drawer.tsx:568 3273 + #: src/view/shell/Drawer.tsx:570 3274 + #: src/view/shell/Drawer.tsx:571 3200 3275 msgid "Settings" 3201 3276 msgstr "Configurações" 3202 3277 ··· 3204 3279 msgid "Sexual activity or erotic nudity." 3205 3280 msgstr "Atividade sexual ou nudez erótica." 3206 3281 3207 - #: src/view/com/lightbox/Lightbox.tsx:134 3282 + #: src/view/com/lightbox/Lightbox.tsx:138 3208 3283 msgctxt "action" 3209 3284 msgid "Share" 3210 3285 msgstr "" ··· 3369 3444 msgid "Skip" 3370 3445 msgstr "Pular" 3371 3446 3447 + #: src/view/com/auth/create/Step2.tsx:80 3448 + msgid "SMS verification" 3449 + msgstr "" 3450 + 3372 3451 #: src/view/com/modals/ProfilePreview.tsx:62 3373 3452 msgid "Something went wrong and we're not sure what." 3374 3453 msgstr "" ··· 3377 3456 msgid "Something went wrong. Check your email and try again." 3378 3457 msgstr "" 3379 3458 3380 - #: src/App.native.tsx:57 3459 + #: src/App.native.tsx:62 3381 3460 msgid "Sorry! Your session expired. Please log in again." 3382 3461 msgstr "" 3383 3462 ··· 3393 3472 msgid "Square" 3394 3473 msgstr "Quadrado" 3395 3474 3396 - #: src/view/com/auth/create/Step1.tsx:90 3397 3475 #: src/view/com/modals/ServerInput.tsx:62 3398 3476 msgid "Staging" 3399 3477 msgstr "Encenação" ··· 3402 3480 msgid "Status page" 3403 3481 msgstr "Página de status" 3404 3482 3483 + #: src/view/com/auth/create/StepHeader.tsx:22 3484 + msgid "Step {0} of {numSteps}" 3485 + msgstr "" 3486 + 3405 3487 #: src/view/com/auth/create/StepHeader.tsx:15 3406 - msgid "Step {step} of 3" 3407 - msgstr "" 3488 + #~ msgid "Step {step} of 3" 3489 + #~ msgstr "" 3408 3490 3409 3491 #: src/view/screens/Settings.tsx:276 3410 3492 msgid "Storage cleared, you need to restart the app now." 3411 3493 msgstr "" 3412 3494 3495 + #: src/Navigation.tsx:202 3413 3496 #: src/view/screens/Settings.tsx:740 3414 3497 msgid "Storybook" 3415 3498 msgstr "Storybook" ··· 3430 3513 #~ msgid "Subscribed" 3431 3514 #~ msgstr "" 3432 3515 3433 - #: src/view/screens/Search/Search.tsx:362 3516 + #: src/view/screens/Search/Search.tsx:364 3434 3517 msgid "Suggested Follows" 3435 3518 msgstr "Seguidores Sugeridos" 3436 3519 ··· 3442 3525 msgid "Suggestive" 3443 3526 msgstr "" 3444 3527 3445 - #: src/Navigation.tsx:214 3528 + #: src/Navigation.tsx:212 3446 3529 #: src/view/screens/Support.tsx:30 3447 3530 #: src/view/screens/Support.tsx:33 3448 3531 msgid "Support" ··· 3486 3569 msgid "Terms" 3487 3570 msgstr "Termos" 3488 3571 3489 - #: src/Navigation.tsx:224 3572 + #: src/Navigation.tsx:222 3490 3573 #: src/view/screens/Settings.tsx:818 3491 3574 #: src/view/screens/TermsOfService.tsx:29 3492 - #: src/view/shell/Drawer.tsx:256 3575 + #: src/view/shell/Drawer.tsx:259 3493 3576 msgid "Terms of Service" 3494 3577 msgstr "Termos de Serviço" 3495 3578 ··· 3599 3682 msgid "There was an issue. Please check your internet connection and try again." 3600 3683 msgstr "" 3601 3684 3602 - #: src/view/com/util/ErrorBoundary.tsx:35 3685 + #: src/view/com/util/ErrorBoundary.tsx:36 3603 3686 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 3604 3687 msgstr "Houve um problema inesperado no aplicativo. Por favor, deixe-nos saber se isso aconteceu com você!" 3688 + 3689 + #: src/view/com/auth/create/Step2.tsx:53 3690 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3691 + msgstr "" 3605 3692 3606 3693 #: src/view/com/util/moderation/LabelInfo.tsx:45 3607 3694 #~ msgid "This {0} has been labeled." ··· 3650 3737 msgstr "Isso é importante caso você precise alterar seu email ou redefinir sua senha." 3651 3738 3652 3739 #: src/view/com/auth/create/Step1.tsx:55 3653 - msgid "This is the service that keeps you online." 3654 - msgstr "Este é o serviço que o mantém online." 3740 + #~ msgid "This is the service that keeps you online." 3741 + #~ msgstr "Este é o serviço que o mantém online." 3655 3742 3656 3743 #: src/view/com/modals/LinkWarning.tsx:58 3657 3744 msgid "This link is taking you to the following website:" ··· 3698 3785 msgid "Threaded Mode" 3699 3786 msgstr "Modo Tópico" 3700 3787 3701 - #: src/Navigation.tsx:254 3788 + #: src/Navigation.tsx:252 3702 3789 msgid "Threads Preferences" 3703 3790 msgstr "" 3704 3791 ··· 3733 3820 msgid "Un-mute list" 3734 3821 msgstr "Lista de não silenciados" 3735 3822 3736 - #: src/view/com/auth/create/CreateAccount.tsx:65 3823 + #: src/view/com/auth/create/CreateAccount.tsx:66 3737 3824 #: src/view/com/auth/login/ForgotPasswordForm.tsx:87 3738 3825 #: src/view/com/auth/login/Login.tsx:76 3739 3826 #: src/view/com/auth/login/LoginForm.tsx:120 ··· 3771 3858 msgid "Unfollow {0}" 3772 3859 msgstr "" 3773 3860 3774 - #: src/view/com/auth/create/state.ts:216 3861 + #: src/view/com/auth/create/state.ts:298 3775 3862 msgid "Unfortunately, you do not meet the requirements to create an account." 3776 3863 msgstr "Infelizmente, você não atende aos requisitos para criar uma conta." 3777 3864 ··· 3914 4001 msgid "Users in \"{0}\"" 3915 4002 msgstr "Usuários em \"{0}\"" 3916 4003 4004 + #: src/view/com/auth/create/Step2.tsx:241 4005 + msgid "Verification code" 4006 + msgstr "" 4007 + 3917 4008 #: src/view/screens/Settings.tsx:843 3918 4009 msgid "Verify email" 3919 4010 msgstr "Verificar email" ··· 3964 4055 msgstr "" 3965 4056 3966 4057 #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3967 - msgid "We ran out of posts from your follows. Here's the latest from" 4058 + #~ msgid "We ran out of posts from your follows. Here's the latest from" 4059 + #~ msgstr "" 4060 + 4061 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 4062 + msgid "We ran out of posts from your follows. Here's the latest from <0/>." 3968 4063 msgstr "" 3969 4064 3970 4065 #: src/view/com/modals/AppealLabel.tsx:48 3971 4066 msgid "We'll look into your appeal promptly." 3972 4067 msgstr "" 3973 4068 3974 - #: src/view/com/auth/create/CreateAccount.tsx:122 4069 + #: src/view/com/auth/create/CreateAccount.tsx:123 3975 4070 msgid "We're so excited to have you join us!" 3976 4071 msgstr "Estamos muito felizes por você se juntar a nós!" 3977 4072 ··· 3987 4082 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 3988 4083 msgstr "" 3989 4084 3990 - #: src/view/screens/Search/Search.tsx:243 4085 + #: src/view/screens/Search/Search.tsx:245 3991 4086 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 3992 4087 msgstr "Lamentamos, mas sua busca não pôde ser concluída. Por favor, tente novamente em alguns minutos." 3993 4088 ··· 4038 4133 msgid "Write your reply" 4039 4134 msgstr "Escreva sua resposta" 4040 4135 4136 + #: src/view/com/auth/create/Step2.tsx:260 4137 + msgid "XXXXXX" 4138 + msgstr "" 4139 + 4041 4140 #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 4042 4141 #: src/view/screens/PreferencesHomeFeed.tsx:129 4043 4142 #: src/view/screens/PreferencesHomeFeed.tsx:201 ··· 4054 4153 msgstr "" 4055 4154 4056 4155 #: src/view/com/auth/create/Step1.tsx:106 4057 - msgid "You can change hosting providers at any time." 4058 - msgstr "Você pode alterar os provedores de hospedagem a qualquer momento." 4156 + #~ msgid "You can change hosting providers at any time." 4157 + #~ msgstr "Você pode alterar os provedores de hospedagem a qualquer momento." 4059 4158 4060 4159 #: src/view/com/auth/login/Login.tsx:158 4061 4160 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 ··· 4131 4230 msgid "You've reached the end of your feed! Find some more accounts to follow." 4132 4231 msgstr "" 4133 4232 4134 - #: src/view/com/auth/create/Step2.tsx:58 4233 + #: src/view/com/auth/create/Step1.tsx:67 4135 4234 msgid "Your account" 4136 4235 msgstr "Sua conta" 4137 4236 ··· 4139 4238 msgid "Your account has been deleted" 4140 4239 msgstr "" 4141 4240 4142 - #: src/view/com/auth/create/Step2.tsx:146 4241 + #: src/view/com/auth/create/Step1.tsx:182 4143 4242 msgid "Your birth date" 4144 4243 msgstr "Sua data de nascimento" 4145 4244 ··· 4147 4246 msgid "Your choice will be saved, but can be changed later in settings." 4148 4247 msgstr "" 4149 4248 4150 - #: src/view/com/auth/create/state.ts:102 4249 + #: src/view/com/auth/create/state.ts:153 4151 4250 #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 4152 4251 msgid "Your email appears to be invalid." 4153 4252 msgstr "Seu email parece ser inválido." ··· 4177 4276 msgstr "" 4178 4277 4179 4278 #: src/view/com/auth/create/Step1.tsx:53 4180 - msgid "Your hosting provider" 4181 - msgstr "Seu provedor de hospedagem" 4279 + #~ msgid "Your hosting provider" 4280 + #~ msgstr "Seu provedor de hospedagem" 4182 4281 4183 4282 #: src/view/screens/Settings.tsx:430 4184 4283 #: src/view/shell/desktop/RightNav.tsx:137 4185 - #: src/view/shell/Drawer.tsx:657 4284 + #: src/view/shell/Drawer.tsx:660 4186 4285 msgid "Your invite codes are hidden when logged in using an App Password" 4187 4286 msgstr "Seus códigos de convite estão ocultos quando conectado com uma Senha do Aplicativo" 4188 4287
+273 -174
src/locale/locales/uk/messages.po
··· 36 36 37 37 #: src/view/com/modals/CreateOrEditList.tsx:185 38 38 #: src/view/screens/Settings.tsx:294 39 - msgid "{0}" 40 - msgstr "{0}" 39 + #~ msgid "{0}" 40 + #~ msgstr "{0}" 41 41 42 42 #: src/view/com/modals/CreateOrEditList.tsx:176 43 43 #~ msgid "{0} {purposeLabel} List" ··· 52 52 msgstr "{invitesAvailable, plural, one {Коди запрошень: доступно #} other {Коди запрошень: доступно #}}" 53 53 54 54 #: src/view/screens/Settings.tsx:435 55 - #: src/view/shell/Drawer.tsx:661 55 + #: src/view/shell/Drawer.tsx:664 56 56 msgid "{invitesAvailable} invite code available" 57 57 msgstr "Доступний код запрошення" 58 58 59 59 #: src/view/screens/Settings.tsx:437 60 - #: src/view/shell/Drawer.tsx:663 60 + #: src/view/shell/Drawer.tsx:666 61 61 msgid "{invitesAvailable} invite codes available" 62 62 msgstr "Доступно {invitesAvailable} кодів запрошення" 63 63 64 64 #: src/view/screens/Search/Search.tsx:87 65 - msgid "{message}" 66 - msgstr "{message}" 65 + #~ msgid "{message}" 66 + #~ msgstr "{message}" 67 67 68 - #: src/view/shell/Drawer.tsx:440 68 + #: src/view/shell/Drawer.tsx:443 69 69 msgid "{numUnreadNotifications} unread" 70 70 msgstr "" 71 71 72 72 #: src/Navigation.tsx:147 73 - msgid "@{0}" 74 - msgstr "" 73 + #~ msgid "@{0}" 74 + #~ msgstr "" 75 75 76 76 #: src/view/com/threadgate/WhoCanReply.tsx:158 77 77 msgid "<0/> members" ··· 118 118 msgstr "Доступна нова версія. Будь ласка, оновіть застосунок, щоб продовжити ним користуватися." 119 119 120 120 #: src/view/com/util/ViewHeader.tsx:83 121 - #: src/view/screens/Search/Search.tsx:538 121 + #: src/view/screens/Search/Search.tsx:545 122 122 msgid "Access navigation links and settings" 123 123 msgstr "" 124 124 125 - #: src/view/com/pager/FeedsTabBarMobile.tsx:78 125 + #: src/view/com/pager/FeedsTabBarMobile.tsx:83 126 126 msgid "Access profile and other navigation links" 127 127 msgstr "" 128 128 ··· 317 317 msgid "App passwords" 318 318 msgstr "Паролі для застосунків" 319 319 320 - #: src/Navigation.tsx:239 320 + #: src/Navigation.tsx:237 321 321 #: src/view/screens/AppPasswords.tsx:187 322 322 msgid "App Passwords" 323 323 msgstr "Паролі для застосунків" ··· 378 378 #~ msgid "Ask apps to limit the visibility of my account" 379 379 #~ msgstr "" 380 380 381 - #: src/view/com/auth/create/CreateAccount.tsx:141 381 + #: src/view/com/auth/create/CreateAccount.tsx:142 382 382 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 383 383 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 384 384 #: src/view/com/auth/login/LoginForm.tsx:256 ··· 401 401 msgid "Basics" 402 402 msgstr "Основні" 403 403 404 - #: src/view/com/auth/create/Step2.tsx:156 404 + #: src/view/com/auth/create/Step1.tsx:194 405 405 #: src/view/com/modals/BirthDateSettings.tsx:73 406 406 msgid "Birthday" 407 407 msgstr "Дата народження" ··· 432 432 msgstr "" 433 433 434 434 #: src/view/com/lists/ListCard.tsx:109 435 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 435 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:60 436 436 msgid "Blocked" 437 437 msgstr "" 438 438 ··· 440 440 msgid "Blocked accounts" 441 441 msgstr "Заблоковані облікові записи" 442 442 443 - #: src/Navigation.tsx:131 443 + #: src/Navigation.tsx:129 444 444 #: src/view/screens/ModerationBlockedAccounts.tsx:107 445 445 msgid "Blocked Accounts" 446 446 msgstr "Заблоковані облікові записи" ··· 534 534 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 535 535 msgstr "Може містити лише літери, цифри, пробіли, дефіси та знаки підкреслення, і мати довжину від 4 до 32 символів." 536 536 537 + #: src/components/Prompt.tsx:92 537 538 #: src/view/com/composer/Composer.tsx:300 538 539 #: src/view/com/composer/Composer.tsx:305 539 540 #: src/view/com/modals/ChangeEmail.tsx:218 540 541 #: src/view/com/modals/ChangeEmail.tsx:220 541 - #: src/view/com/modals/CreateOrEditList.tsx:288 542 + #: src/view/com/modals/CreateOrEditList.tsx:286 542 543 #: src/view/com/modals/EditImage.tsx:323 543 544 #: src/view/com/modals/EditProfile.tsx:249 544 545 #: src/view/com/modals/InAppBrowserConsent.tsx:78 ··· 547 548 #: src/view/com/modals/VerifyEmail.tsx:247 548 549 #: src/view/com/modals/VerifyEmail.tsx:253 549 550 #: src/view/com/modals/Waitlist.tsx:142 550 - #: src/view/screens/Search/Search.tsx:602 551 - #: src/view/shell/desktop/Search.tsx:185 551 + #: src/view/screens/Search/Search.tsx:609 552 + #: src/view/shell/desktop/Search.tsx:238 552 553 msgid "Cancel" 553 554 msgstr "Скасувати" 554 555 555 556 #: src/view/com/modals/Confirm.tsx:88 556 557 #: src/view/com/modals/Confirm.tsx:91 557 - #: src/view/com/modals/CreateOrEditList.tsx:293 558 + #: src/view/com/modals/CreateOrEditList.tsx:291 558 559 #: src/view/com/modals/DeleteAccount.tsx:152 559 560 #: src/view/com/modals/DeleteAccount.tsx:230 560 561 msgctxt "action" ··· 587 588 msgstr "Скасувати цитування повідомлення" 588 589 589 590 #: src/view/com/modals/ListAddRemoveUsers.tsx:87 590 - #: src/view/shell/desktop/Search.tsx:181 591 + #: src/view/shell/desktop/Search.tsx:234 591 592 msgid "Cancel search" 592 593 msgstr "Скасувати пошук" 593 594 ··· 658 659 #~ msgid "Choose your" 659 660 #~ msgstr "" 660 661 661 - #: src/view/com/auth/create/Step2.tsx:127 662 + #: src/view/com/auth/create/Step1.tsx:163 662 663 msgid "Choose your password" 663 664 msgstr "Вкажіть пароль" 664 665 ··· 681 682 msgstr "" 682 683 683 684 #: src/view/com/util/forms/SearchInput.tsx:74 684 - #: src/view/screens/Search/Search.tsx:583 685 + #: src/view/screens/Search/Search.tsx:590 685 686 msgid "Clear search query" 686 687 msgstr "Очистити пошуковий запит" 687 688 ··· 689 690 msgid "click here" 690 691 msgstr "" 691 692 693 + #: src/components/Dialog/index.web.tsx:78 694 + msgid "Close active dialog" 695 + msgstr "" 696 + 692 697 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 693 698 msgid "Close alert" 694 699 msgstr "Закрити сповіщення" ··· 705 710 msgid "Close image viewer" 706 711 msgstr "Закрити перегляд зображення" 707 712 708 - #: src/view/shell/index.web.tsx:49 713 + #: src/view/shell/index.web.tsx:51 709 714 msgid "Close navigation footer" 710 715 msgstr "Закрити панель навігації" 711 716 712 - #: src/view/shell/index.web.tsx:50 717 + #: src/view/shell/index.web.tsx:52 713 718 msgid "Closes bottom navigation bar" 714 719 msgstr "" 715 720 ··· 729 734 msgid "Collapses list of users for a given notification" 730 735 msgstr "" 731 736 732 - #: src/Navigation.tsx:229 737 + #: src/Navigation.tsx:227 733 738 #: src/view/screens/CommunityGuidelines.tsx:32 734 739 msgid "Community Guidelines" 735 740 msgstr "Правила спільноти" ··· 742 747 msgid "Compose reply" 743 748 msgstr "Відповісти" 744 749 750 + #: src/components/Prompt.tsx:114 745 751 #: src/view/com/modals/AppealLabel.tsx:98 746 752 #: src/view/com/modals/SelfLabel.tsx:154 747 753 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 784 790 msgid "Confirms signing up {email} to the waitlist" 785 791 msgstr "" 786 792 787 - #: src/view/com/auth/create/CreateAccount.tsx:174 793 + #: src/view/com/auth/create/CreateAccount.tsx:175 788 794 #: src/view/com/auth/login/LoginForm.tsx:275 789 795 msgid "Connecting..." 790 796 msgstr "З’єднання..." 791 797 798 + #: src/view/com/auth/create/CreateAccount.tsx:195 799 + msgid "Contact support" 800 + msgstr "" 801 + 792 802 #: src/view/screens/Moderation.tsx:81 793 803 msgid "Content filtering" 794 804 msgstr "Фільтрування вмісту" ··· 859 869 msgid "Copy post text" 860 870 msgstr "Скопіювати текст" 861 871 862 - #: src/Navigation.tsx:234 872 + #: src/Navigation.tsx:232 863 873 #: src/view/screens/CopyrightPolicy.tsx:29 864 874 msgid "Copyright Policy" 865 875 msgstr "Політика захисту авторського права" ··· 871 881 #: src/view/screens/ProfileList.tsx:867 872 882 msgid "Could not load list" 873 883 msgstr "Не вдалося завантажити список" 884 + 885 + #: src/view/com/auth/create/Step2.tsx:89 886 + msgid "Country" 887 + msgstr "" 874 888 875 889 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 876 890 #: src/view/com/auth/SplashScreen.tsx:46 ··· 882 896 msgid "Create a new Bluesky account" 883 897 msgstr "" 884 898 885 - #: src/view/com/auth/create/CreateAccount.tsx:121 899 + #: src/view/com/auth/create/CreateAccount.tsx:122 886 900 msgid "Create Account" 887 901 msgstr "Створити обліковий запис" 888 902 ··· 933 947 msgstr "" 934 948 935 949 #: src/Navigation.tsx:204 936 - msgid "Debug" 937 - msgstr "" 950 + #~ msgid "Debug" 951 + #~ msgstr "" 938 952 939 953 #: src/view/screens/Debug.tsx:83 940 954 msgid "Debug panel" ··· 974 988 msgid "Delete this post?" 975 989 msgstr "Видалити цей пост?" 976 990 977 - #: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 991 + #: src/view/com/util/post-embeds/QuoteEmbed.tsx:69 978 992 msgid "Deleted" 979 993 msgstr "" 980 994 ··· 982 996 msgid "Deleted post." 983 997 msgstr "Видалений пост." 984 998 985 - #: src/view/com/modals/CreateOrEditList.tsx:239 986 - #: src/view/com/modals/CreateOrEditList.tsx:255 999 + #: src/view/com/modals/CreateOrEditList.tsx:237 1000 + #: src/view/com/modals/CreateOrEditList.tsx:253 987 1001 #: src/view/com/modals/EditProfile.tsx:198 988 1002 #: src/view/com/modals/EditProfile.tsx:210 989 1003 msgid "Description" 990 1004 msgstr "Опис" 991 1005 992 1006 #: src/view/com/auth/create/Step1.tsx:96 993 - msgid "Dev Server" 994 - msgstr "" 1007 + #~ msgid "Dev Server" 1008 + #~ msgstr "" 995 1009 996 1010 #: src/view/screens/Settings.tsx:711 997 1011 msgid "Developer Tools" ··· 1034 1048 msgid "Domain verified!" 1035 1049 msgstr "Домен перевірено!" 1036 1050 1037 - #: src/view/com/auth/create/Step2.tsx:83 1051 + #: src/view/com/auth/create/Step1.tsx:114 1038 1052 msgid "Don't have an invite code?" 1039 1053 msgstr "" 1040 1054 ··· 1079 1093 msgid "e.g. Artist, dog-lover, and avid reader." 1080 1094 msgstr "" 1081 1095 1082 - #: src/view/com/modals/CreateOrEditList.tsx:225 1096 + #: src/view/com/modals/CreateOrEditList.tsx:223 1083 1097 msgid "e.g. Great Posters" 1084 1098 msgstr "" 1085 1099 1086 - #: src/view/com/modals/CreateOrEditList.tsx:226 1100 + #: src/view/com/modals/CreateOrEditList.tsx:224 1087 1101 msgid "e.g. Spammers" 1088 1102 msgstr "" 1089 1103 1090 - #: src/view/com/modals/CreateOrEditList.tsx:246 1104 + #: src/view/com/modals/CreateOrEditList.tsx:244 1091 1105 msgid "e.g. The posters who never miss." 1092 1106 msgstr "" 1093 1107 1094 - #: src/view/com/modals/CreateOrEditList.tsx:247 1108 + #: src/view/com/modals/CreateOrEditList.tsx:245 1095 1109 msgid "e.g. Users that repeatedly reply with ads." 1096 1110 msgstr "" 1097 1111 ··· 1113 1127 msgid "Edit list details" 1114 1128 msgstr "Редагувати опис списку" 1115 1129 1116 - #: src/view/com/modals/CreateOrEditList.tsx:193 1130 + #: src/view/com/modals/CreateOrEditList.tsx:192 1117 1131 msgid "Edit Moderation List" 1118 1132 msgstr "" 1119 1133 1120 - #: src/Navigation.tsx:244 1134 + #: src/Navigation.tsx:242 1121 1135 #: src/view/screens/Feeds.tsx:371 1122 1136 #: src/view/screens/SavedFeeds.tsx:84 1123 1137 msgid "Edit My Feeds" ··· 1139 1153 msgid "Edit Saved Feeds" 1140 1154 msgstr "Редагувати збережені стрічки" 1141 1155 1142 - #: src/view/com/modals/CreateOrEditList.tsx:188 1156 + #: src/view/com/modals/CreateOrEditList.tsx:187 1143 1157 msgid "Edit User List" 1144 1158 msgstr "" 1145 1159 ··· 1151 1165 msgid "Edit your profile description" 1152 1166 msgstr "" 1153 1167 1154 - #: src/view/com/auth/create/Step2.tsx:108 1168 + #: src/view/com/auth/create/Step1.tsx:143 1169 + #: src/view/com/auth/create/Step2.tsx:192 1170 + #: src/view/com/auth/create/Step2.tsx:266 1155 1171 #: src/view/com/auth/login/ForgotPasswordForm.tsx:152 1156 1172 #: src/view/com/modals/ChangeEmail.tsx:141 1157 1173 #: src/view/com/modals/Waitlist.tsx:88 1158 1174 msgid "Email" 1159 1175 msgstr "Ел. адреса" 1160 1176 1161 - #: src/view/com/auth/create/Step2.tsx:99 1177 + #: src/view/com/auth/create/Step1.tsx:134 1162 1178 #: src/view/com/auth/login/ForgotPasswordForm.tsx:143 1163 1179 msgid "Email address" 1164 1180 msgstr "Адреса електронної пошти" ··· 1213 1229 msgstr "" 1214 1230 1215 1231 #: src/view/com/auth/create/Step1.tsx:71 1216 - msgid "Enter the address of your provider:" 1217 - msgstr "Введіть адресу вашого хостинг-провайдера:" 1232 + #~ msgid "Enter the address of your provider:" 1233 + #~ msgstr "Введіть адресу вашого хостинг-провайдера:" 1218 1234 1219 1235 #: src/view/com/modals/ChangeHandle.tsx:371 1220 1236 msgid "Enter the domain you want to use" ··· 1224 1240 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." 1225 1241 msgstr "Введіть адресу електронної пошти, яку ви використовували для створення облікового запису. Ми надішлемо вам код підтвердження, щоб ви могли встановити новий пароль." 1226 1242 1227 - #: src/view/com/auth/create/Step2.tsx:157 1243 + #: src/view/com/auth/create/Step1.tsx:195 1228 1244 #: src/view/com/modals/BirthDateSettings.tsx:74 1229 1245 msgid "Enter your birth date" 1230 1246 msgstr "" ··· 1233 1249 msgid "Enter your email" 1234 1250 msgstr "" 1235 1251 1236 - #: src/view/com/auth/create/Step2.tsx:104 1252 + #: src/view/com/auth/create/Step1.tsx:139 1237 1253 msgid "Enter your email address" 1238 1254 msgstr "Введіть адресу електронної пошти" 1239 1255 ··· 1245 1261 msgid "Enter your new email address below." 1246 1262 msgstr "Введіть нову адресу електронної пошти." 1247 1263 1264 + #: src/view/com/auth/create/Step2.tsx:186 1265 + msgid "Enter your phone number" 1266 + msgstr "" 1267 + 1248 1268 #: src/view/com/auth/login/Login.tsx:99 1249 1269 msgid "Enter your username and password" 1250 1270 msgstr "Введіть псевдонім та пароль" 1251 1271 1252 - #: src/view/screens/Search/Search.tsx:105 1272 + #: src/view/screens/Search/Search.tsx:107 1253 1273 msgid "Error:" 1254 1274 msgstr "Помилка:" 1255 1275 ··· 1266 1286 msgstr "" 1267 1287 1268 1288 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 1269 - #: src/view/shell/desktop/Search.tsx:182 1289 + #: src/view/shell/desktop/Search.tsx:235 1270 1290 msgid "Exits inputting search query" 1271 1291 msgstr "" 1272 1292 ··· 1292 1312 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." 1293 1313 msgstr "Зовнішні медіа можуть дозволяти вебсайтам збирати інформацію про вас та ваш пристрій. Інформація не надсилається та не запитується, допоки не натиснуто кнопку «Відтворити»." 1294 1314 1295 - #: src/Navigation.tsx:260 1315 + #: src/Navigation.tsx:258 1296 1316 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 1297 1317 #: src/view/screens/Settings.tsx:623 1298 1318 msgid "External Media Preferences" ··· 1320 1340 msgid "Failed to load recommended feeds" 1321 1341 msgstr "Не вдалося завантажити рекомендації стрічок" 1322 1342 1323 - #: src/Navigation.tsx:194 1343 + #: src/Navigation.tsx:192 1324 1344 msgid "Feed" 1325 1345 msgstr "" 1326 1346 ··· 1337 1357 msgstr "Налаштування стрічки" 1338 1358 1339 1359 #: src/view/shell/desktop/RightNav.tsx:73 1340 - #: src/view/shell/Drawer.tsx:311 1360 + #: src/view/shell/Drawer.tsx:314 1341 1361 msgid "Feedback" 1342 1362 msgstr "Надіслати відгук" 1343 1363 1344 - #: src/Navigation.tsx:442 1364 + #: src/Navigation.tsx:440 1345 1365 #: src/view/screens/Feeds.tsx:479 1346 1366 #: src/view/screens/Profile.tsx:165 1347 1367 #: src/view/shell/bottom-bar/BottomBar.tsx:181 1348 1368 #: src/view/shell/desktop/LeftNav.tsx:342 1349 - #: src/view/shell/Drawer.tsx:476 1350 - #: src/view/shell/Drawer.tsx:477 1369 + #: src/view/shell/Drawer.tsx:479 1370 + #: src/view/shell/Drawer.tsx:480 1351 1371 msgid "Feeds" 1352 1372 msgstr "Стрічки" 1353 1373 ··· 1365 1385 msgid "Find accounts to follow" 1366 1386 msgstr "" 1367 1387 1368 - #: src/view/screens/Search/Search.tsx:427 1388 + #: src/view/screens/Search/Search.tsx:429 1369 1389 msgid "Find users on Bluesky" 1370 1390 msgstr "Знайти користувачів у Bluesky" 1371 1391 1372 - #: src/view/screens/Search/Search.tsx:425 1392 + #: src/view/screens/Search/Search.tsx:427 1373 1393 msgid "Find users with the search tool on the right" 1374 1394 msgstr "Знайти користувачів за допомогою поля пошуку справа вгорі" 1375 1395 ··· 1505 1525 msgid "Go Back" 1506 1526 msgstr "Назад" 1507 1527 1528 + #: src/view/screens/Search/Search.tsx:640 1529 + #: src/view/shell/desktop/Search.tsx:262 1530 + msgid "Go to @{queryMaybeHandle}" 1531 + msgstr "" 1532 + 1508 1533 #: src/view/com/auth/login/ForgotPasswordForm.tsx:185 1509 1534 #: src/view/com/auth/login/LoginForm.tsx:285 1510 1535 #: src/view/com/auth/login/SetNewPasswordForm.tsx:165 ··· 1515 1540 msgid "Handle" 1516 1541 msgstr "Псевдонім" 1517 1542 1543 + #: src/view/com/auth/create/CreateAccount.tsx:190 1544 + msgid "Having trouble?" 1545 + msgstr "" 1546 + 1518 1547 #: src/view/shell/desktop/RightNav.tsx:102 1519 - #: src/view/shell/Drawer.tsx:321 1548 + #: src/view/shell/Drawer.tsx:324 1520 1549 msgid "Help" 1521 1550 msgstr "Довідка" 1522 1551 ··· 1585 1614 #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." 1586 1615 #~ msgstr "" 1587 1616 1588 - #: src/Navigation.tsx:432 1617 + #: src/Navigation.tsx:430 1589 1618 #: src/view/shell/bottom-bar/BottomBar.tsx:137 1590 1619 #: src/view/shell/desktop/LeftNav.tsx:306 1591 - #: src/view/shell/Drawer.tsx:398 1592 - #: src/view/shell/Drawer.tsx:399 1620 + #: src/view/shell/Drawer.tsx:401 1621 + #: src/view/shell/Drawer.tsx:402 1593 1622 msgid "Home" 1594 1623 msgstr "Головна" 1595 1624 1596 - #: src/Navigation.tsx:249 1597 - #: src/view/com/pager/FeedsTabBarMobile.tsx:98 1625 + #: src/Navigation.tsx:247 1626 + #: src/view/com/pager/FeedsTabBarMobile.tsx:117 1598 1627 #: src/view/screens/PreferencesHomeFeed.tsx:104 1599 1628 #: src/view/screens/Settings.tsx:509 1600 1629 msgid "Home Feed Preferences" ··· 1606 1635 1607 1636 #: src/view/com/auth/create/Step1.tsx:76 1608 1637 #: src/view/com/auth/create/Step1.tsx:81 1609 - msgid "Hosting provider address" 1610 - msgstr "Адреса хостинг-провайдера" 1638 + #~ msgid "Hosting provider address" 1639 + #~ msgstr "Адреса хостинг-провайдера" 1611 1640 1612 1641 #: src/view/com/modals/InAppBrowserConsent.tsx:44 1613 1642 msgid "How should we open this link?" ··· 1659 1688 msgid "Input confirmation code for account deletion" 1660 1689 msgstr "" 1661 1690 1662 - #: src/view/com/auth/create/Step2.tsx:109 1663 - msgid "Input email for Bluesky waitlist" 1691 + #: src/view/com/auth/create/Step1.tsx:144 1692 + msgid "Input email for Bluesky account" 1664 1693 msgstr "" 1665 1694 1695 + #: src/view/com/auth/create/Step2.tsx:109 1696 + #~ msgid "Input email for Bluesky waitlist" 1697 + #~ msgstr "" 1698 + 1666 1699 #: src/view/com/auth/create/Step1.tsx:80 1667 - msgid "Input hosting provider address" 1668 - msgstr "" 1700 + #~ msgid "Input hosting provider address" 1701 + #~ msgstr "" 1669 1702 1670 - #: src/view/com/auth/create/Step2.tsx:73 1703 + #: src/view/com/auth/create/Step1.tsx:102 1671 1704 msgid "Input invite code to proceed" 1672 1705 msgstr "" 1673 1706 ··· 1683 1716 msgid "Input password for account deletion" 1684 1717 msgstr "" 1685 1718 1719 + #: src/view/com/auth/create/Step2.tsx:194 1720 + msgid "Input phone number for SMS verification" 1721 + msgstr "" 1722 + 1686 1723 #: src/view/com/auth/login/LoginForm.tsx:227 1687 1724 msgid "Input the password tied to {identifier}" 1688 1725 msgstr "" 1689 1726 1690 1727 #: src/view/com/auth/login/LoginForm.tsx:194 1691 1728 msgid "Input the username or email address you used at signup" 1729 + msgstr "" 1730 + 1731 + #: src/view/com/auth/create/Step2.tsx:268 1732 + msgid "Input the verification code we have texted to you" 1692 1733 msgstr "" 1693 1734 1694 1735 #: src/view/com/modals/Waitlist.tsx:90 ··· 1720 1761 msgid "Invite a Friend" 1721 1762 msgstr "Запросити друга" 1722 1763 1723 - #: src/view/com/auth/create/Step2.tsx:63 1724 - #: src/view/com/auth/create/Step2.tsx:72 1764 + #: src/view/com/auth/create/Step1.tsx:92 1765 + #: src/view/com/auth/create/Step1.tsx:101 1725 1766 msgid "Invite code" 1726 1767 msgstr "Код запрошення" 1727 1768 1728 - #: src/view/com/auth/create/state.ts:136 1769 + #: src/view/com/auth/create/state.ts:199 1729 1770 msgid "Invite code not accepted. Check that you input it correctly and try again." 1730 1771 msgstr "Код запрошення не прийнято. Переконайтеся в його правильності та повторіть спробу." 1731 1772 ··· 1733 1774 msgid "Invite codes: {0} available" 1734 1775 msgstr "" 1735 1776 1736 - #: src/view/shell/Drawer.tsx:642 1777 + #: src/view/shell/Drawer.tsx:645 1737 1778 msgid "Invite codes: {invitesAvailable} available" 1738 1779 msgstr "Коди запрошення: {invitesAvailable}" 1739 1780 ··· 1749 1790 msgid "Join the waitlist" 1750 1791 msgstr "Приєднатися до черги очікування" 1751 1792 1752 - #: src/view/com/auth/create/Step2.tsx:86 1753 - #: src/view/com/auth/create/Step2.tsx:90 1793 + #: src/view/com/auth/create/Step1.tsx:118 1794 + #: src/view/com/auth/create/Step1.tsx:122 1754 1795 msgid "Join the waitlist." 1755 1796 msgstr "Приєднатися до черги очікування." 1756 1797 ··· 1766 1807 msgid "Language settings" 1767 1808 msgstr "" 1768 1809 1769 - #: src/Navigation.tsx:141 1810 + #: src/Navigation.tsx:139 1770 1811 #: src/view/screens/LanguageSettings.tsx:89 1771 1812 msgid "Language Settings" 1772 1813 msgstr "Налаштування мов" ··· 1775 1816 msgid "Languages" 1776 1817 msgstr "Мови" 1777 1818 1778 - #: src/view/com/auth/create/StepHeader.tsx:13 1819 + #: src/view/com/auth/create/StepHeader.tsx:20 1779 1820 msgid "Last step!" 1780 1821 msgstr "" 1781 1822 ··· 1835 1876 msgid "Like this feed" 1836 1877 msgstr "Вподобати цю стрічку" 1837 1878 1838 - #: src/Navigation.tsx:199 1879 + #: src/Navigation.tsx:197 1839 1880 #: src/view/screens/PostLikedBy.tsx:27 1840 1881 #: src/view/screens/ProfileFeedLikedBy.tsx:27 1841 1882 msgid "Liked by" ··· 1873 1914 #~ msgid "Limit the visibility of my account to logged-out users" 1874 1915 #~ msgstr "" 1875 1916 1876 - #: src/Navigation.tsx:168 1917 + #: src/Navigation.tsx:166 1877 1918 msgid "List" 1878 1919 msgstr "" 1879 1920 1880 - #: src/view/com/modals/CreateOrEditList.tsx:205 1921 + #: src/view/com/modals/CreateOrEditList.tsx:203 1881 1922 msgid "List Avatar" 1882 1923 msgstr "Аватар списку" 1883 1924 ··· 1897 1938 msgid "List muted" 1898 1939 msgstr "" 1899 1940 1900 - #: src/view/com/modals/CreateOrEditList.tsx:218 1941 + #: src/view/com/modals/CreateOrEditList.tsx:216 1901 1942 msgid "List Name" 1902 1943 msgstr "Назва списку" 1903 1944 ··· 1909 1950 msgid "List unmuted" 1910 1951 msgstr "" 1911 1952 1912 - #: src/Navigation.tsx:111 1953 + #: src/Navigation.tsx:109 1913 1954 #: src/view/screens/Profile.tsx:166 1914 1955 #: src/view/shell/desktop/LeftNav.tsx:379 1915 - #: src/view/shell/Drawer.tsx:492 1916 - #: src/view/shell/Drawer.tsx:493 1956 + #: src/view/shell/Drawer.tsx:495 1957 + #: src/view/shell/Drawer.tsx:496 1917 1958 msgid "Lists" 1918 1959 msgstr "Списки" 1919 1960 ··· 1941 1982 msgid "Local dev server" 1942 1983 msgstr "Локальний сервер розробки" 1943 1984 1944 - #: src/Navigation.tsx:209 1985 + #: src/Navigation.tsx:207 1945 1986 msgid "Log" 1946 1987 msgstr "" 1947 1988 ··· 1978 2019 msgstr "Згадані користувачі" 1979 2020 1980 2021 #: src/view/com/util/ViewHeader.tsx:81 1981 - #: src/view/screens/Search/Search.tsx:537 2022 + #: src/view/screens/Search/Search.tsx:544 1982 2023 msgid "Menu" 1983 2024 msgstr "Меню" 1984 2025 ··· 1990 2031 msgid "Message from server: {0}" 1991 2032 msgstr "" 1992 2033 1993 - #: src/Navigation.tsx:116 2034 + #: src/Navigation.tsx:114 1994 2035 #: src/view/screens/Moderation.tsx:64 1995 2036 #: src/view/screens/Settings.tsx:591 1996 2037 #: src/view/shell/desktop/LeftNav.tsx:397 1997 - #: src/view/shell/Drawer.tsx:511 1998 - #: src/view/shell/Drawer.tsx:512 2038 + #: src/view/shell/Drawer.tsx:514 2039 + #: src/view/shell/Drawer.tsx:515 1999 2040 msgid "Moderation" 2000 2041 msgstr "Модерація" 2001 2042 ··· 2026 2067 msgid "Moderation lists" 2027 2068 msgstr "Списки для модерації" 2028 2069 2029 - #: src/Navigation.tsx:121 2070 + #: src/Navigation.tsx:119 2030 2071 #: src/view/screens/ModerationModlists.tsx:58 2031 2072 msgid "Moderation Lists" 2032 2073 msgstr "Списки для модерації" ··· 2089 2130 msgid "Muted accounts" 2090 2131 msgstr "Ігноровані облікові записи" 2091 2132 2092 - #: src/Navigation.tsx:126 2133 + #: src/Navigation.tsx:124 2093 2134 #: src/view/screens/ModerationMutedAccounts.tsx:107 2094 2135 msgid "Muted Accounts" 2095 2136 msgstr "Ігноровані облікові записи" ··· 2123 2164 msgstr "Мої збережені стрічки" 2124 2165 2125 2166 #: src/view/com/modals/AddAppPasswords.tsx:181 2126 - #: src/view/com/modals/CreateOrEditList.tsx:232 2167 + #: src/view/com/modals/CreateOrEditList.tsx:230 2127 2168 msgid "Name" 2128 2169 msgstr "Ім'я" 2129 2170 ··· 2137 2178 msgid "Navigates to the next screen" 2138 2179 msgstr "" 2139 2180 2140 - #: src/view/shell/Drawer.tsx:71 2181 + #: src/view/shell/Drawer.tsx:73 2141 2182 msgid "Navigates to your profile" 2142 2183 msgstr "" 2143 2184 ··· 2160 2201 msgid "New" 2161 2202 msgstr "Новий" 2162 2203 2163 - #: src/view/com/modals/CreateOrEditList.tsx:195 2204 + #: src/view/com/modals/CreateOrEditList.tsx:194 2164 2205 msgid "New Moderation List" 2165 2206 msgstr "" 2166 2207 ··· 2191 2232 #~ msgid "New Post" 2192 2233 #~ msgstr "Новий пост" 2193 2234 2194 - #: src/view/com/modals/CreateOrEditList.tsx:190 2235 + #: src/view/com/modals/CreateOrEditList.tsx:189 2195 2236 msgid "New User List" 2196 2237 msgstr "" 2197 2238 ··· 2199 2240 msgid "Newest replies first" 2200 2241 msgstr "Спочатку найновіші" 2201 2242 2202 - #: src/view/com/auth/create/CreateAccount.tsx:154 2243 + #: src/view/com/auth/create/CreateAccount.tsx:155 2203 2244 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2204 2245 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 2205 2246 #: src/view/com/auth/login/LoginForm.tsx:288 ··· 2255 2296 #~ msgstr "" 2256 2297 2257 2298 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 2258 - #: src/view/screens/Search/Search.tsx:270 2259 - #: src/view/screens/Search/Search.tsx:298 2260 - #: src/view/screens/Search/Search.tsx:630 2261 - #: src/view/shell/desktop/Search.tsx:213 2299 + #: src/view/screens/Search/Search.tsx:272 2300 + #: src/view/screens/Search/Search.tsx:300 2262 2301 msgid "No results found for {query}" 2263 2302 msgstr "Нічого не знайдено за запитом «{query}»" 2264 2303 ··· 2278 2317 msgid "Not Applicable." 2279 2318 msgstr "Не застосовно." 2280 2319 2281 - #: src/Navigation.tsx:106 2320 + #: src/Navigation.tsx:104 2282 2321 msgid "Not Found" 2283 2322 msgstr "" 2284 2323 ··· 2299 2338 #~ msgid "Note: Third-party apps that display Bluesky content may not respect this setting." 2300 2339 #~ msgstr "" 2301 2340 2302 - #: src/Navigation.tsx:447 2341 + #: src/Navigation.tsx:445 2303 2342 #: src/view/screens/Notifications.tsx:113 2304 2343 #: src/view/screens/Notifications.tsx:137 2305 2344 #: src/view/shell/bottom-bar/BottomBar.tsx:205 2306 2345 #: src/view/shell/desktop/LeftNav.tsx:361 2307 - #: src/view/shell/Drawer.tsx:435 2308 - #: src/view/shell/Drawer.tsx:436 2346 + #: src/view/shell/Drawer.tsx:438 2347 + #: src/view/shell/Drawer.tsx:439 2309 2348 msgid "Notifications" 2310 2349 msgstr "Сповіщення" 2311 2350 ··· 2313 2352 msgid "Nudity" 2314 2353 msgstr "" 2315 2354 2316 - #: src/view/com/util/ErrorBoundary.tsx:34 2355 + #: src/view/com/util/ErrorBoundary.tsx:35 2317 2356 msgid "Oh no!" 2318 2357 msgstr "О, ні!" 2319 2358 ··· 2352 2391 msgid "Open links with in-app browser" 2353 2392 msgstr "" 2354 2393 2355 - #: src/view/com/pager/FeedsTabBarMobile.tsx:76 2394 + #: src/view/com/pager/FeedsTabBarMobile.tsx:81 2356 2395 msgid "Open navigation" 2357 2396 msgstr "Відкрити навігацію" 2358 2397 ··· 2410 2449 2411 2450 #: src/view/com/modals/InviteCodes.tsx:172 2412 2451 #: src/view/shell/desktop/RightNav.tsx:156 2413 - #: src/view/shell/Drawer.tsx:643 2452 + #: src/view/shell/Drawer.tsx:646 2414 2453 msgid "Opens list of invite codes" 2415 2454 msgstr "Відкриває список кодів запрошення" 2416 2455 ··· 2483 2522 msgid "Page not found" 2484 2523 msgstr "Сторінку не знайдено" 2485 2524 2486 - #: src/view/com/auth/create/Step2.tsx:122 2487 - #: src/view/com/auth/create/Step2.tsx:132 2525 + #: src/view/com/auth/create/Step1.tsx:158 2526 + #: src/view/com/auth/create/Step1.tsx:168 2488 2527 #: src/view/com/auth/login/LoginForm.tsx:223 2489 2528 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2490 2529 #: src/view/com/modals/DeleteAccount.tsx:198 ··· 2499 2538 msgid "Password updated!" 2500 2539 msgstr "Пароль змінено!" 2501 2540 2502 - #: src/Navigation.tsx:162 2541 + #: src/Navigation.tsx:160 2503 2542 msgid "People followed by @{0}" 2504 2543 msgstr "" 2505 2544 2506 - #: src/Navigation.tsx:155 2545 + #: src/Navigation.tsx:153 2507 2546 msgid "People following @{0}" 2508 2547 msgstr "" 2509 2548 ··· 2513 2552 2514 2553 #: src/view/com/lightbox/Lightbox.tsx:72 2515 2554 msgid "Permission to access camera roll was denied. Please enable it in your system settings." 2555 + msgstr "" 2556 + 2557 + #: src/view/com/auth/create/Step2.tsx:181 2558 + msgid "Phone number" 2516 2559 msgstr "" 2517 2560 2518 2561 #: src/view/com/modals/SelfLabel.tsx:121 ··· 2541 2584 msgid "Plays the GIF" 2542 2585 msgstr "Відтворює GIF" 2543 2586 2544 - #: src/view/com/auth/create/state.ts:116 2587 + #: src/view/com/auth/create/state.ts:177 2545 2588 msgid "Please choose your handle." 2546 2589 msgstr "Будь ласка, оберіть псевдонім." 2547 2590 2548 - #: src/view/com/auth/create/state.ts:109 2591 + #: src/view/com/auth/create/state.ts:160 2549 2592 msgid "Please choose your password." 2550 2593 msgstr "Будь ласка, оберіть ваш пароль." 2551 2594 ··· 2557 2600 msgid "Please enter a name for your app password. All spaces is not allowed." 2558 2601 msgstr "" 2559 2602 2603 + #: src/view/com/auth/create/Step2.tsx:204 2604 + msgid "Please enter a phone number that can receive SMS text messages." 2605 + msgstr "" 2606 + 2560 2607 #: src/view/com/modals/AddAppPasswords.tsx:144 2561 2608 msgid "Please enter a unique name for this App Password or use our randomly generated one." 2562 2609 msgstr "Будь ласка, введіть унікальну назву для цього паролю або використовуйте нашу випадково згенеровану." 2563 2610 2564 - #: src/view/com/auth/create/state.ts:95 2611 + #: src/view/com/auth/create/state.ts:170 2612 + msgid "Please enter the code you received by SMS." 2613 + msgstr "" 2614 + 2615 + #: src/view/com/auth/create/Step2.tsx:279 2616 + msgid "Please enter the verification code sent to {phoneNumberFormatted}." 2617 + msgstr "" 2618 + 2619 + #: src/view/com/auth/create/state.ts:146 2565 2620 msgid "Please enter your email." 2566 2621 msgstr "Будь ласка, введіть адресу ел. пошти." 2567 2622 ··· 2613 2668 msgid "Post by {0}" 2614 2669 msgstr "" 2615 2670 2616 - #: src/Navigation.tsx:174 2617 - #: src/Navigation.tsx:181 2618 - #: src/Navigation.tsx:188 2671 + #: src/Navigation.tsx:172 2672 + #: src/Navigation.tsx:179 2673 + #: src/Navigation.tsx:186 2619 2674 msgid "Post by @{0}" 2620 2675 msgstr "" 2621 2676 ··· 2668 2723 msgid "Privacy" 2669 2724 msgstr "Конфіденційність" 2670 2725 2671 - #: src/Navigation.tsx:219 2726 + #: src/Navigation.tsx:217 2672 2727 #: src/view/screens/PrivacyPolicy.tsx:29 2673 2728 #: src/view/screens/Settings.tsx:824 2674 - #: src/view/shell/Drawer.tsx:262 2729 + #: src/view/shell/Drawer.tsx:265 2675 2730 msgid "Privacy Policy" 2676 2731 msgstr "Політика конфіденційності" 2677 2732 ··· 2681 2736 2682 2737 #: src/view/shell/bottom-bar/BottomBar.tsx:247 2683 2738 #: src/view/shell/desktop/LeftNav.tsx:415 2684 - #: src/view/shell/Drawer.tsx:70 2685 - #: src/view/shell/Drawer.tsx:546 2686 - #: src/view/shell/Drawer.tsx:547 2739 + #: src/view/shell/Drawer.tsx:72 2740 + #: src/view/shell/Drawer.tsx:549 2741 + #: src/view/shell/Drawer.tsx:550 2687 2742 msgid "Profile" 2688 2743 msgstr "Профіль" 2689 2744 ··· 2899 2954 msgid "Request Change" 2900 2955 msgstr "Змінити" 2901 2956 2957 + #: src/view/com/auth/create/Step2.tsx:217 2958 + msgid "Request code" 2959 + msgstr "" 2960 + 2902 2961 #: src/view/screens/Moderation.tsx:188 2903 2962 #~ msgid "Request to limit the visibility of my account" 2904 2963 #~ msgstr "" ··· 2907 2966 msgid "Require alt text before posting" 2908 2967 msgstr "Вимагати альтернативний текст до зображень перед публікацією" 2909 2968 2910 - #: src/view/com/auth/create/Step2.tsx:68 2969 + #: src/view/com/auth/create/Step1.tsx:97 2911 2970 msgid "Required for this provider" 2912 2971 msgstr "Вимагається цим хостинг-провайдером" 2913 2972 ··· 2953 3012 msgid "Retries the last action, which errored out" 2954 3013 msgstr "" 2955 3014 2956 - #: src/view/com/auth/create/CreateAccount.tsx:163 2957 - #: src/view/com/auth/create/CreateAccount.tsx:167 3015 + #: src/view/com/auth/create/CreateAccount.tsx:164 3016 + #: src/view/com/auth/create/CreateAccount.tsx:168 3017 + #: src/view/com/auth/create/Step2.tsx:252 2958 3018 #: src/view/com/auth/login/LoginForm.tsx:265 2959 3019 #: src/view/com/auth/login/LoginForm.tsx:268 2960 3020 #: src/view/com/util/error/ErrorMessage.tsx:55 ··· 2965 3025 #: src/view/com/modals/ChangeHandle.tsx:169 2966 3026 #~ msgid "Retry change handle" 2967 3027 #~ msgstr "" 3028 + 3029 + #: src/view/com/auth/create/Step2.tsx:245 3030 + msgid "Retry." 3031 + msgstr "" 2968 3032 2969 3033 #: src/view/screens/ProfileList.tsx:877 2970 3034 msgid "Return to previous page" ··· 2974 3038 msgid "SANDBOX. Posts and accounts are not permanent." 2975 3039 msgstr "" 2976 3040 2977 - #: src/view/com/lightbox/Lightbox.tsx:125 2978 - #: src/view/com/modals/CreateOrEditList.tsx:278 3041 + #: src/view/com/lightbox/Lightbox.tsx:129 3042 + #: src/view/com/modals/CreateOrEditList.tsx:276 2979 3043 msgctxt "action" 2980 3044 msgid "Save" 2981 3045 msgstr "" ··· 2983 3047 #: src/view/com/modals/BirthDateSettings.tsx:94 2984 3048 #: src/view/com/modals/BirthDateSettings.tsx:97 2985 3049 #: src/view/com/modals/ChangeHandle.tsx:173 2986 - #: src/view/com/modals/CreateOrEditList.tsx:270 3050 + #: src/view/com/modals/CreateOrEditList.tsx:268 2987 3051 #: src/view/com/modals/EditProfile.tsx:224 2988 3052 #: src/view/screens/ProfileFeed.tsx:354 2989 3053 msgid "Save" ··· 3025 3089 msgid "Scroll to top" 3026 3090 msgstr "" 3027 3091 3028 - #: src/Navigation.tsx:437 3092 + #: src/Navigation.tsx:435 3029 3093 #: src/view/com/auth/LoggedOut.tsx:122 3030 3094 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 3031 3095 #: src/view/com/util/forms/SearchInput.tsx:53 3032 3096 #: src/view/com/util/forms/SearchInput.tsx:65 3033 - #: src/view/screens/Search/Search.tsx:406 3034 - #: src/view/screens/Search/Search.tsx:559 3035 - #: src/view/screens/Search/Search.tsx:572 3097 + #: src/view/screens/Search/Search.tsx:408 3098 + #: src/view/screens/Search/Search.tsx:566 3099 + #: src/view/screens/Search/Search.tsx:579 3036 3100 #: src/view/shell/bottom-bar/BottomBar.tsx:159 3037 3101 #: src/view/shell/desktop/LeftNav.tsx:324 3038 - #: src/view/shell/desktop/Search.tsx:161 3039 - #: src/view/shell/desktop/Search.tsx:170 3040 - #: src/view/shell/Drawer.tsx:362 3041 - #: src/view/shell/Drawer.tsx:363 3102 + #: src/view/shell/desktop/Search.tsx:214 3103 + #: src/view/shell/desktop/Search.tsx:223 3104 + #: src/view/shell/Drawer.tsx:365 3105 + #: src/view/shell/Drawer.tsx:366 3042 3106 msgid "Search" 3043 3107 msgstr "Пошук" 3108 + 3109 + #: src/view/screens/Search/Search.tsx:628 3110 + #: src/view/shell/desktop/Search.tsx:255 3111 + msgid "Search for \"{query}\"" 3112 + msgstr "" 3044 3113 3045 3114 #: src/view/screens/Search/Search.tsx:390 3046 3115 #~ msgid "Search for posts and users." ··· 3080 3149 msgid "Select option {i} of {numItems}" 3081 3150 msgstr "" 3082 3151 3152 + #: src/view/com/auth/create/Step1.tsx:77 3083 3153 #: src/view/com/auth/login/LoginForm.tsx:147 3084 3154 msgid "Select service" 3085 3155 msgstr "Вибрати хостинг-провайдера" ··· 3092 3162 msgid "Select your app language for the default text to display in the app" 3093 3163 msgstr "Оберіть мову інтерфейсу" 3094 3164 3165 + #: src/view/com/auth/create/Step2.tsx:153 3166 + msgid "Select your phone's country" 3167 + msgstr "" 3168 + 3095 3169 #: src/view/screens/LanguageSettings.tsx:190 3096 3170 msgid "Select your preferred language for translations in your feed." 3097 3171 msgstr "Оберіть бажану мову для перекладів у вашій стрічці." ··· 3114 3188 #~ msgid "Send Email" 3115 3189 #~ msgstr "Надіслати ел. листа" 3116 3190 3117 - #: src/view/shell/Drawer.tsx:295 3118 - #: src/view/shell/Drawer.tsx:316 3191 + #: src/view/shell/Drawer.tsx:298 3192 + #: src/view/shell/Drawer.tsx:319 3119 3193 msgid "Send feedback" 3120 3194 msgstr "Надіслати відгук" 3121 3195 ··· 3153 3227 msgid "Set new password" 3154 3228 msgstr "Зміна пароля" 3155 3229 3156 - #: src/view/com/auth/create/Step2.tsx:133 3230 + #: src/view/com/auth/create/Step1.tsx:169 3157 3231 msgid "Set password" 3158 3232 msgstr "" 3159 3233 ··· 3190 3264 msgstr "" 3191 3265 3192 3266 #: src/view/com/auth/create/Step1.tsx:143 3193 - msgid "Sets hosting provider to {label}" 3194 - msgstr "" 3267 + #~ msgid "Sets hosting provider to {label}" 3268 + #~ msgstr "" 3195 3269 3270 + #: src/view/com/auth/create/Step1.tsx:78 3196 3271 #: src/view/com/auth/login/LoginForm.tsx:148 3197 3272 msgid "Sets server for the Bluesky client" 3198 3273 msgstr "" 3199 3274 3200 - #: src/Navigation.tsx:136 3275 + #: src/Navigation.tsx:134 3201 3276 #: src/view/screens/Settings.tsx:294 3202 3277 #: src/view/shell/desktop/LeftNav.tsx:433 3203 - #: src/view/shell/Drawer.tsx:567 3204 - #: src/view/shell/Drawer.tsx:568 3278 + #: src/view/shell/Drawer.tsx:570 3279 + #: src/view/shell/Drawer.tsx:571 3205 3280 msgid "Settings" 3206 3281 msgstr "Налаштування" 3207 3282 ··· 3209 3284 msgid "Sexual activity or erotic nudity." 3210 3285 msgstr "Сексуальна активність або еротична оголеність." 3211 3286 3212 - #: src/view/com/lightbox/Lightbox.tsx:134 3287 + #: src/view/com/lightbox/Lightbox.tsx:138 3213 3288 msgctxt "action" 3214 3289 msgid "Share" 3215 3290 msgstr "" ··· 3374 3449 msgid "Skip" 3375 3450 msgstr "Пропустити" 3376 3451 3452 + #: src/view/com/auth/create/Step2.tsx:80 3453 + msgid "SMS verification" 3454 + msgstr "" 3455 + 3377 3456 #: src/view/com/modals/ProfilePreview.tsx:62 3378 3457 msgid "Something went wrong and we're not sure what." 3379 3458 msgstr "" ··· 3382 3461 msgid "Something went wrong. Check your email and try again." 3383 3462 msgstr "" 3384 3463 3385 - #: src/App.native.tsx:57 3464 + #: src/App.native.tsx:62 3386 3465 msgid "Sorry! Your session expired. Please log in again." 3387 3466 msgstr "" 3388 3467 ··· 3398 3477 msgid "Square" 3399 3478 msgstr "Квадратне" 3400 3479 3401 - #: src/view/com/auth/create/Step1.tsx:90 3402 3480 #: src/view/com/modals/ServerInput.tsx:62 3403 3481 msgid "Staging" 3404 3482 msgstr "" ··· 3407 3485 msgid "Status page" 3408 3486 msgstr "Сторінка стану" 3409 3487 3488 + #: src/view/com/auth/create/StepHeader.tsx:22 3489 + msgid "Step {0} of {numSteps}" 3490 + msgstr "" 3491 + 3410 3492 #: src/view/com/auth/create/StepHeader.tsx:15 3411 - msgid "Step {step} of 3" 3412 - msgstr "" 3493 + #~ msgid "Step {step} of 3" 3494 + #~ msgstr "" 3413 3495 3414 3496 #: src/view/screens/Settings.tsx:276 3415 3497 msgid "Storage cleared, you need to restart the app now." 3416 3498 msgstr "" 3417 3499 3500 + #: src/Navigation.tsx:202 3418 3501 #: src/view/screens/Settings.tsx:740 3419 3502 msgid "Storybook" 3420 3503 msgstr "" ··· 3435 3518 #~ msgid "Subscribed" 3436 3519 #~ msgstr "" 3437 3520 3438 - #: src/view/screens/Search/Search.tsx:362 3521 + #: src/view/screens/Search/Search.tsx:364 3439 3522 msgid "Suggested Follows" 3440 3523 msgstr "Пропоновані підписки" 3441 3524 ··· 3447 3530 msgid "Suggestive" 3448 3531 msgstr "" 3449 3532 3450 - #: src/Navigation.tsx:214 3533 + #: src/Navigation.tsx:212 3451 3534 #: src/view/screens/Support.tsx:30 3452 3535 #: src/view/screens/Support.tsx:33 3453 3536 msgid "Support" ··· 3491 3574 msgid "Terms" 3492 3575 msgstr "Умови" 3493 3576 3494 - #: src/Navigation.tsx:224 3577 + #: src/Navigation.tsx:222 3495 3578 #: src/view/screens/Settings.tsx:818 3496 3579 #: src/view/screens/TermsOfService.tsx:29 3497 - #: src/view/shell/Drawer.tsx:256 3580 + #: src/view/shell/Drawer.tsx:259 3498 3581 msgid "Terms of Service" 3499 3582 msgstr "Умови Використання" 3500 3583 ··· 3604 3687 msgid "There was an issue. Please check your internet connection and try again." 3605 3688 msgstr "" 3606 3689 3607 - #: src/view/com/util/ErrorBoundary.tsx:35 3690 + #: src/view/com/util/ErrorBoundary.tsx:36 3608 3691 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 3609 3692 msgstr "У застосунку сталася неочікувана проблема. Будь ласка, повідомте нас, якщо ви отримали це повідомлення!" 3693 + 3694 + #: src/view/com/auth/create/Step2.tsx:53 3695 + msgid "There's something wrong with this number. Please choose your country and enter your full phone number!" 3696 + msgstr "" 3610 3697 3611 3698 #: src/view/com/util/moderation/LabelInfo.tsx:45 3612 3699 #~ msgid "This {0} has been labeled." ··· 3655 3742 msgstr "Це важливо для випадку, якщо вам коли-небудь потрібно буде змінити адресу електронної пошти або відновити пароль." 3656 3743 3657 3744 #: src/view/com/auth/create/Step1.tsx:55 3658 - msgid "This is the service that keeps you online." 3659 - msgstr "Це сервіс який зберігає дані вашого облікового запису." 3745 + #~ msgid "This is the service that keeps you online." 3746 + #~ msgstr "Це сервіс який зберігає дані вашого облікового запису." 3660 3747 3661 3748 #: src/view/com/modals/LinkWarning.tsx:58 3662 3749 msgid "This link is taking you to the following website:" ··· 3703 3790 msgid "Threaded Mode" 3704 3791 msgstr "Режим гілок" 3705 3792 3706 - #: src/Navigation.tsx:254 3793 + #: src/Navigation.tsx:252 3707 3794 msgid "Threads Preferences" 3708 3795 msgstr "" 3709 3796 ··· 3738 3825 msgid "Un-mute list" 3739 3826 msgstr "Перестати ігнорувати" 3740 3827 3741 - #: src/view/com/auth/create/CreateAccount.tsx:65 3828 + #: src/view/com/auth/create/CreateAccount.tsx:66 3742 3829 #: src/view/com/auth/login/ForgotPasswordForm.tsx:87 3743 3830 #: src/view/com/auth/login/Login.tsx:76 3744 3831 #: src/view/com/auth/login/LoginForm.tsx:120 ··· 3776 3863 msgid "Unfollow {0}" 3777 3864 msgstr "" 3778 3865 3779 - #: src/view/com/auth/create/state.ts:216 3866 + #: src/view/com/auth/create/state.ts:298 3780 3867 msgid "Unfortunately, you do not meet the requirements to create an account." 3781 3868 msgstr "На жаль, ви не відповідаєте вимогам для створення облікового запису." 3782 3869 ··· 3919 4006 msgid "Users in \"{0}\"" 3920 4007 msgstr "Користувачі в «{0}»" 3921 4008 4009 + #: src/view/com/auth/create/Step2.tsx:241 4010 + msgid "Verification code" 4011 + msgstr "" 4012 + 3922 4013 #: src/view/screens/Settings.tsx:843 3923 4014 msgid "Verify email" 3924 4015 msgstr "Підтвердити електронну адресу" ··· 3969 4060 msgstr "" 3970 4061 3971 4062 #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3972 - msgid "We ran out of posts from your follows. Here's the latest from" 4063 + #~ msgid "We ran out of posts from your follows. Here's the latest from" 4064 + #~ msgstr "" 4065 + 4066 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 4067 + msgid "We ran out of posts from your follows. Here's the latest from <0/>." 3973 4068 msgstr "" 3974 4069 3975 4070 #: src/view/com/modals/AppealLabel.tsx:48 3976 4071 msgid "We'll look into your appeal promptly." 3977 4072 msgstr "" 3978 4073 3979 - #: src/view/com/auth/create/CreateAccount.tsx:122 4074 + #: src/view/com/auth/create/CreateAccount.tsx:123 3980 4075 msgid "We're so excited to have you join us!" 3981 4076 msgstr "Ми дуже раді, що ви приєдналися!" 3982 4077 ··· 3992 4087 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 3993 4088 msgstr "" 3994 4089 3995 - #: src/view/screens/Search/Search.tsx:243 4090 + #: src/view/screens/Search/Search.tsx:245 3996 4091 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 3997 4092 msgstr "Даруйте, нам не вдалося виконати пошук за вашим запитом. Будь ласка, спробуйте ще раз через кілька хвилин." 3998 4093 ··· 4043 4138 msgid "Write your reply" 4044 4139 msgstr "Написати відповідь" 4045 4140 4141 + #: src/view/com/auth/create/Step2.tsx:260 4142 + msgid "XXXXXX" 4143 + msgstr "" 4144 + 4046 4145 #: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 4047 4146 #: src/view/screens/PreferencesHomeFeed.tsx:129 4048 4147 #: src/view/screens/PreferencesHomeFeed.tsx:201 ··· 4059 4158 msgstr "" 4060 4159 4061 4160 #: src/view/com/auth/create/Step1.tsx:106 4062 - msgid "You can change hosting providers at any time." 4063 - msgstr "Ви можете змінити хостинг-провайдера у будь-який час." 4161 + #~ msgid "You can change hosting providers at any time." 4162 + #~ msgstr "Ви можете змінити хостинг-провайдера у будь-який час." 4064 4163 4065 4164 #: src/view/com/auth/login/Login.tsx:158 4066 4165 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 ··· 4136 4235 msgid "You've reached the end of your feed! Find some more accounts to follow." 4137 4236 msgstr "" 4138 4237 4139 - #: src/view/com/auth/create/Step2.tsx:58 4238 + #: src/view/com/auth/create/Step1.tsx:67 4140 4239 msgid "Your account" 4141 4240 msgstr "Ваш акаунт" 4142 4241 ··· 4144 4243 msgid "Your account has been deleted" 4145 4244 msgstr "" 4146 4245 4147 - #: src/view/com/auth/create/Step2.tsx:146 4246 + #: src/view/com/auth/create/Step1.tsx:182 4148 4247 msgid "Your birth date" 4149 4248 msgstr "Ваша дата народження" 4150 4249 ··· 4152 4251 msgid "Your choice will be saved, but can be changed later in settings." 4153 4252 msgstr "" 4154 4253 4155 - #: src/view/com/auth/create/state.ts:102 4254 + #: src/view/com/auth/create/state.ts:153 4156 4255 #: src/view/com/auth/login/ForgotPasswordForm.tsx:70 4157 4256 msgid "Your email appears to be invalid." 4158 4257 msgstr "Не вдалося розпізнати адресу електронної пошти." ··· 4182 4281 msgstr "" 4183 4282 4184 4283 #: src/view/com/auth/create/Step1.tsx:53 4185 - msgid "Your hosting provider" 4186 - msgstr "Ваш хостинг-провайдер" 4284 + #~ msgid "Your hosting provider" 4285 + #~ msgstr "Ваш хостинг-провайдер" 4187 4286 4188 4287 #: src/view/screens/Settings.tsx:430 4189 4288 #: src/view/shell/desktop/RightNav.tsx:137 4190 - #: src/view/shell/Drawer.tsx:657 4289 + #: src/view/shell/Drawer.tsx:660 4191 4290 msgid "Your invite codes are hidden when logged in using an App Password" 4192 4291 msgstr "Ваші коди запрошення приховано, якщо ви увійшли за допомогою пароля для застосунків" 4193 4292