diff --git a/package.json b/package.json index 2f90afbb..71410fea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bsky.app", - "version": "1.63.0", + "version": "1.64.0", "private": true, "engines": { "node": ">=18" @@ -60,7 +60,7 @@ "@react-native-community/datetimepicker": "7.6.1", "@react-native-masked-view/masked-view": "0.3.0", "@react-native-menu/menu": "^0.8.0", - "@react-native-picker/picker": "2.5.1", + "@react-native-picker/picker": "2.6.1", "@react-navigation/bottom-tabs": "^6.5.7", "@react-navigation/drawer": "^6.6.2", "@react-navigation/native": "^6.1.6", @@ -94,26 +94,26 @@ "email-validator": "^2.0.4", "emoji-mart": "^5.5.2", "eventemitter3": "^5.0.1", - "expo": "^50.0.0-preview.7", - "expo-application": "~5.8.1", + "expo": "^50.0.0-preview.10", + "expo-application": "~5.8.2", "expo-build-properties": "^0.11.0", "expo-camera": "~14.0.1", - "expo-constants": "~15.4.2", - "expo-dev-client": "~3.3.4", - "expo-device": "~5.9.1", - "expo-image": "~1.10.1", + "expo-constants": "~15.4.3", + "expo-dev-client": "~3.3.5", + "expo-device": "~5.9.2", + "expo-image": "~1.10.3", "expo-image-manipulator": "^11.8.0", "expo-image-picker": "~14.7.1", - "expo-localization": "~14.8.1", + "expo-localization": "~14.8.2", "expo-media-library": "~15.9.1", - "expo-notifications": "~0.27.2", + "expo-notifications": "~0.27.3", "expo-sharing": "^11.10.0", - "expo-splash-screen": "~0.26.1", + "expo-splash-screen": "~0.26.2", "expo-status-bar": "~1.11.1", - "expo-system-ui": "~2.9.2", + "expo-system-ui": "~2.9.3", "expo-task-manager": "~11.7.0", - "expo-updates": "~0.24.5", - "expo-web-browser": "^12.5.0", + "expo-updates": "~0.24.7", + "expo-web-browser": "~12.8.1", "fast-text-encoding": "^1.0.6", "history": "^5.3.0", "js-sha256": "^0.9.0", @@ -151,21 +151,21 @@ "react-native-image-crop-picker": "^0.38.1", "react-native-ios-context-menu": "^1.15.3", "react-native-linear-gradient": "^2.6.2", - "react-native-pager-view": "6.2.2", + "react-native-pager-view": "6.2.3", "react-native-picker-select": "^8.1.0", "react-native-progress": "bluesky-social/react-native-progress", "react-native-reanimated": "^3.6.0", "react-native-root-siblings": "^4.1.1", - "react-native-safe-area-context": "4.7.4", - "react-native-screens": "~3.27.0", - "react-native-svg": "14.0.0", + "react-native-safe-area-context": "4.8.2", + "react-native-screens": "~3.29.0", + "react-native-svg": "14.1.0", "react-native-url-polyfill": "^1.3.0", "react-native-uuid": "^2.0.1", "react-native-version-number": "^0.3.6", "react-native-web": "~0.19.6", "react-native-web-linear-gradient": "^1.1.2", "react-native-web-webview": "^1.0.2", - "react-native-webview": "^13.6.3", + "react-native-webview": "13.6.4", "react-responsive": "^9.0.2", "rn-fetch-blob": "^0.12.0", "sentry-expo": "~7.0.1", diff --git a/src/locale/locales/de/messages.po b/src/locale/locales/de/messages.po index 4926b30a..8c8ed457 100644 --- a/src/locale/locales/de/messages.po +++ b/src/locale/locales/de/messages.po @@ -13,29 +13,38 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" +#: src/view/com/modals/VerifyEmail.tsx:142 +msgid "(no email)" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:168 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" msgstr "" -#: src/view/com/modals/Repost.tsx:44 +#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/screens/Settings.tsx:294 msgid "{0}" msgstr "{0}" #: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "{0} {purposeLabel} List" -msgstr "{0} {purposeLabel} Liste" +#~ msgid "{0} {purposeLabel} List" +#~ msgstr "{0} {purposeLabel} Liste" + +#: src/view/com/profile/ProfileHeader.tsx:632 +msgid "{following} following" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:151 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" msgstr "" -#: src/view/screens/Settings.tsx:407 -#: src/view/shell/Drawer.tsx:659 +#: src/view/screens/Settings.tsx:435 +#: src/view/shell/Drawer.tsx:661 msgid "{invitesAvailable} invite code available" msgstr "{invitesAvailable} Einladungscode verfügbar" -#: src/view/screens/Settings.tsx:409 -#: src/view/shell/Drawer.tsx:661 +#: src/view/screens/Settings.tsx:437 +#: src/view/shell/Drawer.tsx:663 msgid "{invitesAvailable} invite codes available" msgstr "{invitesAvailable} Einladungscodes verfügbar" @@ -43,10 +52,22 @@ msgstr "{invitesAvailable} Einladungscodes verfügbar" msgid "{message}" msgstr "{message}" +#: src/view/shell/Drawer.tsx:440 +msgid "{numUnreadNotifications} unread" +msgstr "" + +#: src/Navigation.tsx:147 +msgid "@{0}" +msgstr "" + #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "<0/> Mitglieder" +#: src/view/com/profile/ProfileHeader.tsx:634 +msgid "<0>{following} <1>following" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 msgid "<0>Choose your<1>Recommended<2>Feeds" msgstr "<0>Wählen Sie Ihre<1>Empfohlenes<2>Feeds" @@ -55,6 +76,14 @@ msgstr "<0>Wählen Sie Ihre<1>Empfohlenes<2>Feeds" msgid "<0>Follow some<1>Recommended<2>Users" msgstr "<0>Folgen Sie einigen<1>Empfohlenes<2>Feed" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 +msgid "<0>Welcome to<1>Bluesky" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:597 +msgid "⚠Invalid Handle" +msgstr "" + #: src/view/com/util/moderation/LabelInfo.tsx:45 msgid "A content warning has been applied to this {0}." msgstr "" @@ -63,23 +92,61 @@ msgstr "" msgid "A new version of the app is available. Please update to continue using the app." msgstr "Eine neue Version der App ist verfügbar. Bitte aktualisieren Sie die App, um sie weiterhin nutzen zu können." +#: src/view/com/util/ViewHeader.tsx:83 +#: src/view/screens/Search/Search.tsx:538 +msgid "Access navigation links and settings" +msgstr "" + +#: src/view/com/pager/FeedsTabBarMobile.tsx:78 +msgid "Access profile and other navigation links" +msgstr "" + #: src/view/com/modals/EditImage.tsx:299 -#: src/view/screens/Settings.tsx:417 +#: src/view/screens/Settings.tsx:445 msgid "Accessibility" msgstr "Zugänglichkeit" #: src/view/com/auth/login/LoginForm.tsx:163 -#: src/view/screens/Settings.tsx:286 +#: src/view/screens/Settings.tsx:308 msgid "Account" msgstr "Konto" +#: src/view/com/profile/ProfileHeader.tsx:293 +msgid "Account blocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:260 +msgid "Account muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:86 +msgid "Account Muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:72 +msgid "Account Muted by List" +msgstr "" + #: src/view/com/util/AccountDropdownBtn.tsx:41 msgid "Account options" msgstr "Konto Optionen" +#: src/view/com/util/AccountDropdownBtn.tsx:25 +msgid "Account removed from quick access" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:315 +msgid "Account unblocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:273 +msgid "Account unmuted" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 -#: src/view/screens/ProfileList.tsx:763 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 +#: src/view/screens/ProfileList.tsx:791 msgid "Add" msgstr "Hinzufügen" @@ -87,12 +154,12 @@ msgstr "Hinzufügen" msgid "Add a content warning" msgstr "Eine Inhaltswarnung hinzufügen" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:781 msgid "Add a user to this list" msgstr "Einen Benutzer zu dieser Liste hinzufügen" -#: src/view/screens/Settings.tsx:355 -#: src/view/screens/Settings.tsx:364 +#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:392 msgid "Add account" msgstr "Konto hinzufügen" @@ -102,6 +169,12 @@ msgstr "Konto hinzufügen" msgid "Add alt text" msgstr "Alt Text hinzufügen" +#: src/view/screens/AppPasswords.tsx:102 +#: src/view/screens/AppPasswords.tsx:143 +#: src/view/screens/AppPasswords.tsx:156 +msgid "Add App Password" +msgstr "" + #: src/view/com/modals/report/InputIssueDetails.tsx:41 #: src/view/com/modals/report/Modal.tsx:191 msgid "Add details" @@ -111,32 +184,41 @@ msgstr "Einzelheiten hinzufügen" msgid "Add details to report" msgstr "Einzelheiten zum Bericht hinzufügen" -#: src/view/com/composer/Composer.tsx:447 +#: src/view/com/composer/Composer.tsx:446 msgid "Add link card" msgstr "Link Karte hinzufügen" -#: src/view/com/composer/Composer.tsx:450 +#: src/view/com/composer/Composer.tsx:451 msgid "Add link card:" msgstr "Link Karte hinzufügen:" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "Fügen Sie den folgenden DNS-Eintrag zu Ihrem Domainnamen hinzu:" -#: src/view/com/profile/ProfileHeader.tsx:353 +#: src/view/com/profile/ProfileHeader.tsx:357 msgid "Add to Lists" msgstr "Den Listen hinzufügen" -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Add to my feeds" msgstr "Zu meinen Feeds hinzufügen" +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 +msgid "Added" +msgstr "" + #: src/view/com/modals/ListAddRemoveUsers.tsx:191 #: src/view/com/modals/UserAddRemoveLists.tsx:128 msgid "Added to list" msgstr "Den Listen hinzufügen" -#: src/view/screens/PreferencesHomeFeed.tsx:170 +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:173 msgid "Adjust the number of likes a reply must have to be shown in your feed." msgstr "Passen Sie die Anzahl der Likes an, die eine Antwort haben muss, um in Ihrem Feed angezeigt zu werden." @@ -144,10 +226,18 @@ msgstr "Passen Sie die Anzahl der Likes an, die eine Antwort haben muss, um in I msgid "Adult Content" msgstr "Inhalt für Erwachsene" -#: src/view/screens/Settings.tsx:602 +#: src/view/com/modals/ContentFilteringSettings.tsx:137 +msgid "Adult content can only be enabled via the Web at <0/>." +msgstr "" + +#: src/view/screens/Settings.tsx:630 msgid "Advanced" msgstr "Fortgeschrittene" +#: src/view/com/auth/login/ChooseAccountForm.tsx:98 +msgid "Already signed in as @{0}" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:130 msgid "ALT" msgstr "ALT" @@ -160,7 +250,7 @@ msgstr "Alt Text" msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "Alt-Text beschreibt Bilder für blinde und sehbehinderte Nutzer und hilft, den Zusammenhang für alle herzustellen." -#: src/view/com/modals/VerifyEmail.tsx:118 +#: src/view/com/modals/VerifyEmail.tsx:124 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "Es wurde eine E-Mail an {0} gesendet. Sie enthält einen Bestätigungscode, den Sie unten eingeben können." @@ -168,7 +258,12 @@ msgstr "Es wurde eine E-Mail an {0} gesendet. Sie enthält einen Bestätigungsco msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "Es wurde eine E-Mail an Ihre frühere Adresse {0} gesendet. Sie enthält einen Bestätigungscode, den Sie unten eingeben können." -#: src/view/com/notifications/FeedItem.tsx:237 +#: src/view/com/profile/FollowButton.tsx:30 +#: src/view/com/profile/FollowButton.tsx:40 +msgid "An issue occurred, please try again." +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:240 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" msgstr "und" @@ -177,15 +272,32 @@ msgstr "und" msgid "App Language" msgstr "App Sprache" -#: src/view/screens/Settings.tsx:622 +#: src/view/screens/AppPasswords.tsx:228 +msgid "App password deleted" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:133 +msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:98 +msgid "App Password names must be at least 4 characters long." +msgstr "" + +#: src/view/screens/Settings.tsx:641 +msgid "App password settings" +msgstr "" + +#: src/view/screens/Settings.tsx:650 msgid "App passwords" msgstr "App-Passwörter" -#: src/view/screens/AppPasswords.tsx:186 +#: src/Navigation.tsx:239 +#: src/view/screens/AppPasswords.tsx:187 msgid "App Passwords" msgstr "App-Passwörter" -#: src/view/com/util/forms/PostDropdownBtn.tsx:236 +#: src/view/com/util/forms/PostDropdownBtn.tsx:248 msgid "Appeal content warning" msgstr "" @@ -205,11 +317,11 @@ msgstr "Einspruch gegen diese Entscheidung" msgid "Appeal this decision." msgstr "Einspruch gegen diese Entscheidung" -#: src/view/screens/Settings.tsx:432 +#: src/view/screens/Settings.tsx:460 msgid "Appearance" msgstr "Aussehen" -#: src/view/screens/AppPasswords.tsx:223 +#: src/view/screens/AppPasswords.tsx:224 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "Sind Sie sicher, dass Sie das App-Passwort \"{name}\" löschen möchten?" @@ -217,32 +329,42 @@ msgstr "Sind Sie sicher, dass Sie das App-Passwort \"{name}\" löschen möchten? msgid "Are you sure you'd like to discard this draft?" msgstr "Sind Sie sicher, dass Sie diesen Entwurf verwerfen möchten?" -#: src/view/screens/ProfileList.tsx:353 +#: src/view/screens/ProfileList.tsx:364 msgid "Are you sure?" msgstr "Sind Sie sicher?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:219 +#: src/view/com/util/forms/PostDropdownBtn.tsx:231 msgid "Are you sure? This cannot be undone." msgstr "Sind Sie sicher? Dies kann nicht rückgängig gemacht werden" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 +msgid "Are you writing in <0>{0}?" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:123 msgid "Artistic or non-erotic nudity." msgstr "Künstlerische oder nicht-erotische Nacktheit." +#: src/view/com/post-thread/PostThread.tsx:400 +msgctxt "action" +msgid "Back" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:141 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:166 -#: src/view/com/auth/login/LoginForm.tsx:254 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:170 +#: src/view/com/auth/login/LoginForm.tsx:256 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:150 #: src/view/com/modals/report/InputIssueDetails.tsx:46 -#: src/view/com/post-thread/PostThread.tsx:388 -#: src/view/com/post-thread/PostThread.tsx:438 -#: src/view/com/post-thread/PostThread.tsx:446 -#: src/view/com/profile/ProfileHeader.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:392 +#: src/view/com/post-thread/PostThread.tsx:442 +#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/profile/ProfileHeader.tsx:688 +#: src/view/com/util/ViewHeader.tsx:81 msgid "Back" msgstr "Zurück" -#: src/view/screens/Settings.tsx:461 +#: src/view/screens/Settings.tsx:489 msgid "Basics" msgstr "Grundlagen" @@ -251,36 +373,45 @@ msgstr "Grundlagen" msgid "Birthday" msgstr "Geburtstag" -#: src/view/screens/Settings.tsx:312 +#: src/view/screens/Settings.tsx:340 msgid "Birthday:" msgstr "Geburtstag:" -#: src/view/com/profile/ProfileHeader.tsx:282 -#: src/view/com/profile/ProfileHeader.tsx:389 +#: src/view/com/profile/ProfileHeader.tsx:286 +#: src/view/com/profile/ProfileHeader.tsx:393 msgid "Block Account" msgstr "Konto sperren" -#: src/view/screens/ProfileList.tsx:523 +#: src/view/screens/ProfileList.tsx:534 msgid "Block accounts" msgstr "Kontos sperren" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/screens/ProfileList.tsx:484 msgid "Block list" msgstr " Liste sperren" -#: src/view/screens/ProfileList.tsx:308 +#: src/view/screens/ProfileList.tsx:315 msgid "Block these accounts?" msgstr "Diese Kontos sperren?" +#: src/view/screens/ProfileList.tsx:319 +msgid "Block this List" +msgstr "" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 +msgid "Blocked" +msgstr "" + #: src/view/screens/Moderation.tsx:123 msgid "Blocked accounts" msgstr "Gesperrte Konten" +#: src/Navigation.tsx:131 #: src/view/screens/ModerationBlockedAccounts.tsx:107 msgid "Blocked Accounts" msgstr "Gesperrte Konten" -#: src/view/com/profile/ProfileHeader.tsx:284 +#: src/view/com/profile/ProfileHeader.tsx:288 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Gesperrte Konten können nicht in Ihren Beiträgen antworten, Sie erwähnen oder anderweitig mit Ihnen interagieren." @@ -288,11 +419,11 @@ msgstr "Gesperrte Konten können nicht in Ihren Beiträgen antworten, Sie erwäh msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Gesperrte Konten können nicht in Ihren Beiträgen antworten, Sie erwähnen oder anderweitig mit Ihnen interagieren. Sie werden ihre Inhalte nicht sehen und sie werden daran gehindert, Ihre zu sehen." -#: src/view/com/post-thread/PostThread.tsx:250 +#: src/view/com/post-thread/PostThread.tsx:254 msgid "Blocked post." msgstr "Gesperrter Posten." -#: src/view/screens/ProfileList.tsx:310 +#: src/view/screens/ProfileList.tsx:317 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Die Sperrung ist öffentlich. Gesperrte Konten können nicht in Ihren Beiträgen antworten, Sie erwähnen oder anderweitig mit Ihnen interagieren." @@ -304,14 +435,17 @@ msgstr "Blog" msgid "Bluesky" msgstr "Bluesky" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 msgid "Bluesky is flexible." msgstr "Bluesky ist flexibel." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 msgid "Bluesky is open." msgstr "Bluesky ist offen." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 msgid "Bluesky is public." msgstr "Bluesky ist öffentlich zugänglich." @@ -328,7 +462,7 @@ msgstr "Bluesky wird dein Profil und deine Beiträge nicht für abgemeldete Benu msgid "Bluesky.Social" msgstr "Bluesky.Social" -#: src/view/screens/Settings.tsx:751 +#: src/view/screens/Settings.tsx:792 msgid "Build version {0} {1}" msgstr "Version bauen {0} {1}" @@ -336,37 +470,65 @@ msgstr "Version bauen {0} {1}" msgid "Business" msgstr "Geschäftlich" +#: src/view/com/modals/ServerInput.tsx:115 +msgid "Button disabled. Input custom domain to proceed." +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:157 +msgid "by —" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 +msgid "by {0}" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 +msgid "by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +msgid "by you" +msgstr "" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 #: src/view/com/util/UserAvatar.tsx:221 #: src/view/com/util/UserBanner.tsx:38 msgid "Camera" msgstr "Kamera" -#: src/view/com/modals/AddAppPasswords.tsx:214 +#: src/view/com/modals/AddAppPasswords.tsx:218 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "Darf nur Buchstaben, Zahlen, Leerzeichen, Bindestriche und Unterstriche enthalten. Muss mindestens 4 Zeichen lang sein, darf aber nicht länger als 32 Zeichen sein." -#: src/view/com/composer/Composer.tsx:294 -#: src/view/com/composer/Composer.tsx:297 +#: src/view/com/modals/Confirm.tsx:88 +#: src/view/com/modals/Confirm.tsx:91 +#: src/view/com/modals/CreateOrEditList.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:227 +msgctxt "action" +msgid "Cancel" +msgstr "" + +#: src/view/com/composer/Composer.tsx:300 +#: src/view/com/composer/Composer.tsx:305 #: src/view/com/modals/ChangeEmail.tsx:218 #: src/view/com/modals/ChangeEmail.tsx:220 -#: src/view/com/modals/Confirm.tsx:88 -#: src/view/com/modals/CreateOrEditList.tsx:267 -#: src/view/com/modals/CreateOrEditList.tsx:272 -#: src/view/com/modals/DeleteAccount.tsx:150 -#: src/view/com/modals/DeleteAccount.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:288 #: src/view/com/modals/EditImage.tsx:323 -#: src/view/com/modals/EditProfile.tsx:248 -#: src/view/com/modals/LinkWarning.tsx:85 -#: src/view/com/modals/Repost.tsx:73 -#: src/view/com/modals/Waitlist.tsx:136 -#: src/view/screens/Search/Search.tsx:601 -#: src/view/shell/desktop/Search.tsx:182 +#: src/view/com/modals/EditProfile.tsx:249 +#: src/view/com/modals/InAppBrowserConsent.tsx:78 +#: src/view/com/modals/LinkWarning.tsx:87 +#: src/view/com/modals/Repost.tsx:87 +#: src/view/com/modals/VerifyEmail.tsx:247 +#: src/view/com/modals/VerifyEmail.tsx:253 +#: src/view/com/modals/Waitlist.tsx:142 +#: src/view/screens/Search/Search.tsx:602 +#: src/view/shell/desktop/Search.tsx:185 msgid "Cancel" msgstr "Abbrechen" -#: src/view/com/modals/DeleteAccount.tsx:146 -#: src/view/com/modals/DeleteAccount.tsx:219 +#: src/view/com/modals/DeleteAccount.tsx:148 +#: src/view/com/modals/DeleteAccount.tsx:223 msgid "Cancel account deletion" msgstr "Kontolöschung abbrechen" @@ -382,29 +544,34 @@ msgstr "Änderungsgriff abbrechen" msgid "Cancel image crop" msgstr "Bildausschnitt abbrechen" -#: src/view/com/modals/EditProfile.tsx:243 +#: src/view/com/modals/EditProfile.tsx:244 msgid "Cancel profile editing" msgstr "Profilbearbeitung abbrechen" -#: src/view/com/modals/Repost.tsx:64 +#: src/view/com/modals/Repost.tsx:78 msgid "Cancel quote post" msgstr "Angebotspost abbrechen" #: src/view/com/modals/ListAddRemoveUsers.tsx:87 -#: src/view/shell/desktop/Search.tsx:178 +#: src/view/shell/desktop/Search.tsx:181 msgid "Cancel search" msgstr "Suche abbrechen" -#: src/view/com/modals/Waitlist.tsx:132 +#: src/view/com/modals/Waitlist.tsx:136 msgid "Cancel waitlist signup" msgstr "Anmeldung zur Warteliste abbrechen" -#: src/view/screens/Settings.tsx:306 +#: src/view/screens/Settings.tsx:334 +msgctxt "action" msgid "Change" -msgstr "Ändern" +msgstr "" -#: src/view/screens/Settings.tsx:634 -#: src/view/screens/Settings.tsx:643 +#: src/view/screens/Settings.tsx:306 +#~ msgid "Change" +#~ msgstr "Ändern" + +#: src/view/screens/Settings.tsx:662 +#: src/view/screens/Settings.tsx:671 msgid "Change handle" msgstr "Änderungsgriff andern" @@ -412,10 +579,14 @@ msgstr "Änderungsgriff andern" msgid "Change Handle" msgstr "Änderungsgriff andern" -#: src/view/com/modals/VerifyEmail.tsx:141 +#: src/view/com/modals/VerifyEmail.tsx:147 msgid "Change my email" msgstr "Meine E-Mail ändern" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Change post language to {0}" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:109 msgid "Change Your Email" msgstr "Ihre E-Mail ändern" @@ -428,7 +599,7 @@ msgstr "Sehen Sie sich einige empfohlene Feeds an. Tippen Sie auf +, um sie zu I msgid "Check out some recommended users. Follow them to see similar users." msgstr "Sehen Sie sich einige empfohlene Benutzer an. Folgen Sie ihnen, um ähnliche Benutzer zu sehen." -#: src/view/com/modals/DeleteAccount.tsx:163 +#: src/view/com/modals/DeleteAccount.tsx:165 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Prüfen Sie Ihren Posteingang auf eine E-Mail mit dem Bestätigungscode, den Sie unten eingeben müssen:" @@ -436,10 +607,15 @@ msgstr "Prüfen Sie Ihren Posteingang auf eine E-Mail mit dem Bestätigungscode, msgid "Choose \"Everybody\" or \"Nobody\"" msgstr "" +#: src/view/screens/Settings.tsx:663 +msgid "Choose a new Bluesky username or create" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:38 msgid "Choose Service" msgstr "Service auswählen" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 msgid "Choose the algorithms that power your experience with custom feeds." msgstr "Wählen Sie die Algorithmen, die Ihr Erlebnis mit benutzerdefinierten Feeds unterstützen." @@ -448,27 +624,33 @@ msgstr "Wählen Sie die Algorithmen, die Ihr Erlebnis mit benutzerdefinierten Fe msgid "Choose your password" msgstr "Wählen Sie Ihr Passwort" -#: src/view/screens/Settings.tsx:727 +#: src/view/screens/Settings.tsx:767 +#: src/view/screens/Settings.tsx:768 msgid "Clear all legacy storage data" msgstr "Alle alten Speicherdaten löschen" -#: src/view/screens/Settings.tsx:729 +#: src/view/screens/Settings.tsx:770 msgid "Clear all legacy storage data (restart after this)" msgstr "Alle alten Speicherdaten löschen (danach neu starten)" -#: src/view/screens/Settings.tsx:739 +#: src/view/screens/Settings.tsx:779 +#: src/view/screens/Settings.tsx:780 msgid "Clear all storage data" msgstr "Alle alten Speicherdaten löschen" -#: src/view/screens/Settings.tsx:741 +#: src/view/screens/Settings.tsx:782 msgid "Clear all storage data (restart after this)" msgstr "Alle alten Speicherdaten löschen (danach neu starten)" #: src/view/com/util/forms/SearchInput.tsx:74 -#: src/view/screens/Search/Search.tsx:582 +#: src/view/screens/Search/Search.tsx:583 msgid "Clear search query" msgstr "Suchanfrage löschen" +#: src/view/screens/Support.tsx:40 +msgid "click here" +msgstr "" + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 msgid "Close alert" msgstr "Alarm schließen" @@ -489,19 +671,50 @@ msgstr "Bildanzeige schließen" msgid "Close navigation footer" msgstr "Navigationsfußzeile schließen" +#: src/view/shell/index.web.tsx:50 +msgid "Closes bottom navigation bar" +msgstr "" + +#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 +msgid "Closes password update alert" +msgstr "" + +#: src/view/com/composer/Composer.tsx:302 +msgid "Closes post composer and discards post draft" +msgstr "" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 +msgid "Closes viewer for header image" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:321 +msgid "Collapses list of users for a given notification" +msgstr "" + +#: src/Navigation.tsx:229 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "Gemeinschaftliche Leitlinien" +#: src/view/com/composer/Composer.tsx:417 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "" + #: src/view/com/composer/Prompt.tsx:24 msgid "Compose reply" msgstr "Antwort zusammenstellen" -#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/Confirm.tsx:75 +#: src/view/com/modals/Confirm.tsx:78 +msgctxt "action" +msgid "Confirm" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/SelfLabel.tsx:154 -#: src/view/com/modals/VerifyEmail.tsx:225 -#: src/view/screens/PreferencesHomeFeed.tsx:305 +#: src/view/com/modals/VerifyEmail.tsx:231 +#: src/view/com/modals/VerifyEmail.tsx:233 +#: src/view/screens/PreferencesHomeFeed.tsx:308 #: src/view/screens/PreferencesThreads.tsx:159 msgid "Confirm" msgstr "Bestätigen" @@ -515,18 +728,26 @@ msgstr "Änderung bestätigen" msgid "Confirm content language settings" msgstr "Bestätigen Sie die Spracheinstellungen für den Inhalt" -#: src/view/com/modals/DeleteAccount.tsx:209 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Confirm delete account" msgstr "Bestätigen Sie Konto löschen" +#: src/view/com/modals/ContentFilteringSettings.tsx:151 +msgid "Confirm your age to enable adult content." +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:157 -#: src/view/com/modals/DeleteAccount.tsx:176 -#: src/view/com/modals/VerifyEmail.tsx:159 +#: src/view/com/modals/DeleteAccount.tsx:178 +#: src/view/com/modals/VerifyEmail.tsx:165 msgid "Confirmation code" msgstr "Bestätigungscode" +#: src/view/com/modals/Waitlist.tsx:120 +msgid "Confirms signing up {email} to the waitlist" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:174 -#: src/view/com/auth/login/LoginForm.tsx:273 +#: src/view/com/auth/login/LoginForm.tsx:275 msgid "Connecting..." msgstr "Verbinden..." @@ -543,6 +764,11 @@ msgstr "Inhalt filtern" msgid "Content Languages" msgstr "Inhalt Sprachen" +#: src/view/com/modals/ModerationDetails.tsx:65 +msgid "Content Not Available" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:33 #: src/view/com/util/moderation/ScreenHider.tsx:78 msgid "Content Warning" msgstr "Inhaltliche Warnung" @@ -556,31 +782,46 @@ msgstr "Inhaltliche Warnungen" msgid "Continue" msgstr "Fortsetzung" -#: src/view/com/modals/AddAppPasswords.tsx:193 -#: src/view/com/modals/InviteCodes.tsx:179 +#: src/view/com/modals/AddAppPasswords.tsx:197 +#: src/view/com/modals/InviteCodes.tsx:182 msgid "Copied" msgstr "Kopiert" -#: src/view/com/modals/AddAppPasswords.tsx:186 +#: src/view/screens/Settings.tsx:243 +msgid "Copied build version to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:75 +#: src/view/com/modals/InviteCodes.tsx:152 +#: src/view/com/util/forms/PostDropdownBtn.tsx:110 +msgid "Copied to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:191 +msgid "Copies app password" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:190 msgid "Copy" msgstr "Kopie" -#: src/view/screens/ProfileList.tsx:385 +#: src/view/screens/ProfileList.tsx:396 msgid "Copy link to list" msgstr "Link zur Liste kopieren" -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 msgid "Copy link to post" msgstr "Link zum Posten kopieren" -#: src/view/com/profile/ProfileHeader.tsx:338 +#: src/view/com/profile/ProfileHeader.tsx:342 msgid "Copy link to profile" msgstr "Link zum Profil kopieren" -#: src/view/com/util/forms/PostDropdownBtn.tsx:125 +#: src/view/com/util/forms/PostDropdownBtn.tsx:137 msgid "Copy post text" msgstr "Posten Text kopieren" +#: src/Navigation.tsx:234 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "Urheberrechtspolitik" @@ -589,29 +830,50 @@ msgstr "Urheberrechtspolitik" msgid "Could not load feed" msgstr "Feed konnte nicht geladen werden" -#: src/view/screens/ProfileList.tsx:839 +#: src/view/screens/ProfileList.tsx:867 msgid "Could not load list" msgstr "Liste konnte nicht geladen werden" #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 #: src/view/com/auth/SplashScreen.tsx:46 +#: src/view/com/auth/SplashScreen.web.tsx:77 msgid "Create a new account" msgstr "Ein neues Konto erstellen" +#: src/view/screens/Settings.tsx:384 +msgid "Create a new Bluesky account" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "Neues Konto erstellen" +#: src/view/com/modals/AddAppPasswords.tsx:228 +msgid "Create App Password" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 #: src/view/com/auth/SplashScreen.tsx:43 msgid "Create new account" msgstr "Ein neues Konto erstellen" -#: src/view/screens/AppPasswords.tsx:248 +#: src/view/screens/AppPasswords.tsx:249 msgid "Created {0}" msgstr "Erstellt {0}" -#: src/view/com/modals/ChangeHandle.tsx:387 +#: src/view/screens/ProfileFeed.tsx:625 +msgid "Created by <0/>" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:623 +msgid "Created by you" +msgstr "" + +#: src/view/com/composer/Composer.tsx:448 +msgid "Creates a card with a thumbnail. The card links to {url}" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:389 #: src/view/com/modals/ServerInput.tsx:102 msgid "Custom domain" msgstr "Benutzerdefinierter Bereich" @@ -620,11 +882,27 @@ msgstr "Benutzerdefinierter Bereich" msgid "Customize media from external sites." msgstr "" -#: src/view/screens/Settings.tsx:648 +#: src/view/screens/Settings.tsx:687 msgid "Danger Zone" msgstr "Gefahrenzone" -#: src/view/screens/Settings.tsx:655 +#: src/view/screens/Settings.tsx:479 +msgid "Dark" +msgstr "" + +#: src/view/screens/Debug.tsx:63 +msgid "Dark mode" +msgstr "" + +#: src/Navigation.tsx:204 +msgid "Debug" +msgstr "" + +#: src/view/screens/Debug.tsx:83 +msgid "Debug panel" +msgstr "" + +#: src/view/screens/Settings.tsx:694 msgid "Delete account" msgstr "Konto löschen" @@ -632,40 +910,44 @@ msgstr "Konto löschen" msgid "Delete Account" msgstr "Konto löschen" -#: src/view/screens/AppPasswords.tsx:221 -#: src/view/screens/AppPasswords.tsx:241 +#: src/view/screens/AppPasswords.tsx:222 +#: src/view/screens/AppPasswords.tsx:242 msgid "Delete app password" msgstr "App-Passwort löschen" -#: src/view/screens/ProfileList.tsx:352 -#: src/view/screens/ProfileList.tsx:412 +#: src/view/screens/ProfileList.tsx:363 +#: src/view/screens/ProfileList.tsx:423 msgid "Delete List" msgstr "Liste löschen" -#: src/view/com/modals/DeleteAccount.tsx:212 +#: src/view/com/modals/DeleteAccount.tsx:216 msgid "Delete my account" msgstr "Mein Konto löschen" -#: src/view/screens/Settings.tsx:665 +#: src/view/screens/Settings.tsx:706 msgid "Delete my account…" msgstr "Mein Konto löschen..." -#: src/view/com/util/forms/PostDropdownBtn.tsx:214 +#: src/view/com/util/forms/PostDropdownBtn.tsx:226 msgid "Delete post" msgstr "Posten löschen" -#: src/view/com/util/forms/PostDropdownBtn.tsx:218 +#: src/view/com/util/forms/PostDropdownBtn.tsx:230 msgid "Delete this post?" msgstr "Diesen Posten löschen?" -#: src/view/com/post-thread/PostThread.tsx:242 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 +msgid "Deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:246 msgid "Deleted post." msgstr "Posten gelöscht." -#: src/view/com/modals/CreateOrEditList.tsx:218 -#: src/view/com/modals/CreateOrEditList.tsx:234 -#: src/view/com/modals/EditProfile.tsx:197 -#: src/view/com/modals/EditProfile.tsx:209 +#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:255 +#: src/view/com/modals/EditProfile.tsx:198 +#: src/view/com/modals/EditProfile.tsx:210 msgid "Description" msgstr "Beschreibung" @@ -673,7 +955,7 @@ msgstr "Beschreibung" msgid "Dev Server" msgstr "Entwicklungs-Server" -#: src/view/screens/Settings.tsx:670 +#: src/view/screens/Settings.tsx:711 msgid "Developer Tools" msgstr "Werkzeuge für Entwickler" @@ -693,35 +975,53 @@ msgstr "Verwerfen" msgid "Discourage apps from showing my account to logged-out users" msgstr "Verhindern, dass Anwendungen mein Konto für abgemeldete Benutzer anzeigen" -#: src/view/screens/Feeds.tsx:405 +#: src/view/com/posts/FollowingEmptyState.tsx:74 +#: src/view/com/posts/FollowingEndOfFeed.tsx:75 +msgid "Discover new custom feeds" +msgstr "" + +#: src/view/screens/Feeds.tsx:409 msgid "Discover new feeds" msgstr "Neue Feeds entdecken" -#: src/view/com/modals/EditProfile.tsx:191 +#: src/view/com/modals/EditProfile.tsx:192 msgid "Display name" msgstr "Namen anzeigen" -#: src/view/com/modals/EditProfile.tsx:179 +#: src/view/com/modals/EditProfile.tsx:180 msgid "Display Name" msgstr "Namen anzeigen" -#: src/view/com/modals/ChangeHandle.tsx:485 +#: src/view/com/modals/ChangeHandle.tsx:487 msgid "Domain verified!" msgstr "Domain geprüft!" +#: src/view/com/auth/create/Step2.tsx:83 +msgid "Don't have an invite code?" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 -#: src/view/com/modals/AltImage.tsx:115 -#: src/view/com/modals/ContentFilteringSettings.tsx:88 -#: src/view/com/modals/ContentFilteringSettings.tsx:96 -#: src/view/com/modals/crop-image/CropImage.web.tsx:152 #: src/view/com/modals/EditImage.tsx:333 -#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:157 #: src/view/com/modals/Threadgate.tsx:129 #: src/view/com/modals/Threadgate.tsx:132 #: src/view/com/modals/UserAddRemoveLists.tsx:79 -#: src/view/screens/PreferencesHomeFeed.tsx:308 +#: src/view/com/modals/UserAddRemoveLists.tsx:82 #: src/view/screens/PreferencesThreads.tsx:162 +msgctxt "action" +msgid "Done" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:228 +#: src/view/com/modals/AltImage.tsx:115 +#: src/view/com/modals/ContentFilteringSettings.tsx:88 +#: src/view/com/modals/ContentFilteringSettings.tsx:96 +#: src/view/com/modals/crop-image/CropImage.web.tsx:152 +#: src/view/com/modals/InviteCodes.tsx:80 +#: src/view/com/modals/InviteCodes.tsx:123 +#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/screens/PreferencesHomeFeed.tsx:311 msgid "Done" msgstr "Erledigt" @@ -729,56 +1029,116 @@ msgstr "Erledigt" msgid "Done{extraText}" msgstr "Erledigt{extraText}" -#: src/view/com/modals/InviteCodes.tsx:94 +#: src/view/com/auth/login/ChooseAccountForm.tsx:45 +msgid "Double tap to sign in" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:185 +msgid "e.g. Alice Roberts" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:203 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "e.g. Great Posters" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:226 +msgid "e.g. Spammers" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:246 +msgid "e.g. The posters who never miss." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:247 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:96 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Jeder Code funktioniert einmal. Sie werden regelmäßig weitere Einladungscodes erhalten." +#: src/view/com/lists/ListMembers.tsx:149 +msgctxt "action" +msgid "Edit" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:144 #: src/view/com/modals/EditImage.tsx:207 msgid "Edit image" msgstr "Bild bearbeiten" -#: src/view/screens/ProfileList.tsx:400 +#: src/view/screens/ProfileList.tsx:411 msgid "Edit list details" msgstr "Listendetails bearbeiten" -#: src/view/screens/Feeds.tsx:367 +#: src/view/com/modals/CreateOrEditList.tsx:193 +msgid "Edit Moderation List" +msgstr "" + +#: src/Navigation.tsx:244 +#: src/view/screens/Feeds.tsx:371 #: src/view/screens/SavedFeeds.tsx:84 msgid "Edit My Feeds" msgstr "Meine Feeds bearbeiten" -#: src/view/com/modals/EditProfile.tsx:151 +#: src/view/com/modals/EditProfile.tsx:152 msgid "Edit my profile" msgstr "Mein Profil bearbeiten" -#: src/view/com/profile/ProfileHeader.tsx:453 +#: src/view/com/profile/ProfileHeader.tsx:457 msgid "Edit profile" msgstr "Profil bearbeiten" -#: src/view/com/profile/ProfileHeader.tsx:456 +#: src/view/com/profile/ProfileHeader.tsx:462 msgid "Edit Profile" msgstr "Profil bearbeiten" -#: src/view/screens/Feeds.tsx:330 +#: src/view/screens/Feeds.tsx:334 msgid "Edit Saved Feeds" msgstr "Gespeicherte Feeds bearbeiten" +#: src/view/com/modals/CreateOrEditList.tsx:188 +msgid "Edit User List" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:193 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:211 +msgid "Edit your profile description" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:108 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:152 #: src/view/com/modals/ChangeEmail.tsx:141 #: src/view/com/modals/Waitlist.tsx:88 msgid "Email" msgstr "E-Mail" #: src/view/com/auth/create/Step2.tsx:99 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:143 msgid "Email address" msgstr "E-Mail Adresse" +#: src/view/com/modals/ChangeEmail.tsx:56 +#: src/view/com/modals/ChangeEmail.tsx:88 +msgid "Email updated" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:111 msgid "Email Updated" msgstr "Email aktualiziert" -#: src/view/screens/Settings.tsx:290 +#: src/view/com/modals/VerifyEmail.tsx:78 +msgid "Email verified" +msgstr "" + +#: src/view/screens/Settings.tsx:312 msgid "Email:" msgstr "E-Mail:" @@ -786,34 +1146,63 @@ msgstr "E-Mail:" msgid "Enable {0} only" msgstr "" +#: src/view/com/modals/ContentFilteringSettings.tsx:162 +msgid "Enable Adult Content" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:97 msgid "Enable External Media" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:144 +#: src/view/screens/PreferencesExternalEmbeds.tsx:75 +msgid "Enable media players for" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:147 msgid "Enable this setting to only see replies between people you follow." msgstr "Aktivieren Sie diese Einstellung, um nur Antworten zwischen Personen zu sehen, denen Sie folgen." -#: src/view/screens/Profile.tsx:426 +#: src/view/screens/Profile.tsx:427 msgid "End of feed" msgstr "Ende des Feeds" +#: src/view/com/modals/AddAppPasswords.tsx:165 +msgid "Enter a name for this App Password" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:105 +msgid "Enter Confirmation Code" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:71 msgid "Enter the address of your provider:" msgstr "Geben Sie die Adresse Ihres Anbieters ein:" -#: src/view/com/modals/ChangeHandle.tsx:369 +#: src/view/com/modals/ChangeHandle.tsx:371 msgid "Enter the domain you want to use" msgstr "Geben Sie die zu verwendende Domain ein" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:101 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:103 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "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." +#: src/view/com/auth/create/Step2.tsx:157 +#: src/view/com/modals/BirthDateSettings.tsx:74 +msgid "Enter your birth date" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:78 +msgid "Enter your email" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:104 msgid "Enter your email address" msgstr "Geben Sie Ihre E-Mail Adresse ein" +#: src/view/com/modals/ChangeEmail.tsx:41 +msgid "Enter your new email above" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:117 msgid "Enter your new email address below." msgstr "Geben Sie Ihre E-Mail Adresse ein" @@ -830,10 +1219,32 @@ msgstr "Fehler:" msgid "Everybody" msgstr "Alle" +#: src/view/com/modals/ChangeHandle.tsx:150 +msgid "Exits handle change process" +msgstr "" + +#: src/view/com/lightbox/Lightbox.web.tsx:113 +msgid "Exits image view" +msgstr "" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/shell/desktop/Search.tsx:182 +msgid "Exits inputting search query" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:138 +msgid "Exits signing up for waitlist with {email}" +msgstr "" + #: src/view/com/lightbox/Lightbox.web.tsx:156 msgid "Expand alt text" msgstr "Alt-Text erweitern" +#: src/view/com/composer/ComposerReplyTo.tsx:81 +#: src/view/com/composer/ComposerReplyTo.tsx:84 +msgid "Expand or collapse the full post you are replying to" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:64 msgid "External Media" msgstr "" @@ -843,17 +1254,43 @@ msgstr "" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "" +#: src/Navigation.tsx:260 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 -#: src/view/screens/Settings.tsx:595 +#: src/view/screens/Settings.tsx:623 msgid "External Media Preferences" msgstr "" +#: src/view/screens/Settings.tsx:614 +msgid "External media settings" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:114 +#: src/view/com/modals/AddAppPasswords.tsx:118 +msgid "Failed to create app password." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:148 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:86 +msgid "Failed to delete post, please try again" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141 msgid "Failed to load recommended feeds" msgstr "Empfohlene Feeds konnten nicht geladen werden" -#: src/view/screens/Feeds.tsx:556 +#: src/Navigation.tsx:194 +msgid "Feed" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:229 +msgid "Feed by {0}" +msgstr "" + +#: src/view/screens/Feeds.tsx:560 msgid "Feed offline" msgstr "Feed offline" @@ -866,12 +1303,13 @@ msgstr "Feed-Einstellungen" msgid "Feedback" msgstr "Rückmeldung" -#: src/view/screens/Feeds.tsx:475 +#: src/Navigation.tsx:442 +#: src/view/screens/Feeds.tsx:479 #: src/view/screens/Profile.tsx:165 #: src/view/shell/bottom-bar/BottomBar.tsx:181 #: src/view/shell/desktop/LeftNav.tsx:342 -#: src/view/shell/Drawer.tsx:474 -#: src/view/shell/Drawer.tsx:475 +#: src/view/shell/Drawer.tsx:476 +#: src/view/shell/Drawer.tsx:477 msgid "Feeds" msgstr "Feeds" @@ -883,6 +1321,12 @@ msgstr "Feeds werden von Nutzern erstellt, um Inhalte zu kuratieren. Wählen Sie msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Feeds sind benutzerdefinierte Algorithmen, die von den Nutzern mit ein wenig Programmierkenntnissen erstellt werden. <0/> für weitere Informationen." +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/FollowingEmptyState.tsx:57 +#: src/view/com/posts/FollowingEndOfFeed.tsx:58 +msgid "Find accounts to follow" +msgstr "" + #: src/view/screens/Search/Search.tsx:427 msgid "Find users on Bluesky" msgstr "Benutzer auf Bluesky finden" @@ -895,7 +1339,7 @@ msgstr "Benutzer mit der Suchfunktion auf der rechten Seite finden" msgid "Finding similar accounts..." msgstr "Suche nach ähnlichen Konten..." -#: src/view/screens/PreferencesHomeFeed.tsx:108 +#: src/view/screens/PreferencesHomeFeed.tsx:111 msgid "Fine-tune the content you see on your home screen." msgstr "Optimieren Sie die Inhalte, die Sie auf Ihrem Startbildschirm sehen." @@ -903,52 +1347,86 @@ msgstr "Optimieren Sie die Inhalte, die Sie auf Ihrem Startbildschirm sehen." msgid "Fine-tune the discussion threads." msgstr "Feinabstimmung der Diskussionsstränge." -#: src/view/com/profile/ProfileHeader.tsx:538 +#: src/view/com/modals/EditImage.tsx:115 +msgid "Flip horizontal" +msgstr "" + +#: src/view/com/modals/EditImage.tsx:120 +#: src/view/com/modals/EditImage.tsx:287 +msgid "Flip vertically" +msgstr "" + +#: src/view/com/profile/FollowButton.tsx:64 +msgctxt "action" +msgid "Follow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:552 msgid "Follow" msgstr "Folgen Sie" +#: src/view/com/profile/ProfileHeader.tsx:543 +msgid "Follow {0}" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:64 msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." msgstr "Folgen Sie einigen Nutzern, um loszulegen. Wir können Ihnen weitere Nutzer empfehlen, je nachdem, wen Sie interessant finden." +#: src/view/com/profile/ProfileCard.tsx:194 +msgid "Followed by {0}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:98 msgid "Followed users" msgstr "Verfolgte Benutzer" -#: src/view/screens/PreferencesHomeFeed.tsx:151 +#: src/view/screens/PreferencesHomeFeed.tsx:154 msgid "Followed users only" msgstr "Nur verfolgte Benutzer" +#: src/view/com/notifications/FeedItem.tsx:166 +msgid "followed you" +msgstr "" + #: src/view/screens/ProfileFollowers.tsx:25 msgid "Followers" msgstr "Verfolger" #: src/view/com/profile/ProfileHeader.tsx:624 -msgid "following" -msgstr "folgende" +#~ msgid "following" +#~ msgstr "folgende" -#: src/view/com/profile/ProfileHeader.tsx:522 +#: src/view/com/profile/ProfileHeader.tsx:534 #: src/view/screens/ProfileFollows.tsx:25 msgid "Following" msgstr "Folgende" -#: src/view/com/profile/ProfileHeader.tsx:571 +#: src/view/com/profile/ProfileHeader.tsx:196 +msgid "Following {0}" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:585 msgid "Follows you" msgstr "Verfolgt Sie" +#: src/view/com/profile/ProfileCard.tsx:141 +msgid "Follows You" +msgstr "" + #: src/view/com/modals/DeleteAccount.tsx:107 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Aus Sicherheitsgründen müssen wir Ihnen einen Bestätigungscode an Ihre E-Mail-Adresse senden." -#: src/view/com/modals/AddAppPasswords.tsx:207 +#: src/view/com/modals/AddAppPasswords.tsx:211 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." msgstr "Aus Sicherheitsgründen können Sie es nicht mehr einsehen. Wenn Sie dieses Passwort verlieren, müssen Sie ein neues generieren." -#: src/view/com/auth/login/LoginForm.tsx:236 +#: src/view/com/auth/login/LoginForm.tsx:238 msgid "Forgot" msgstr "Vergessen" -#: src/view/com/auth/login/LoginForm.tsx:233 +#: src/view/com/auth/login/LoginForm.tsx:235 msgid "Forgot password" msgstr "Passwort vergessen" @@ -957,11 +1435,17 @@ msgstr "Passwort vergessen" msgid "Forgot Password" msgstr "Passwort vergessen" +#: src/view/com/posts/FeedItem.tsx:188 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 msgid "Gallery" msgstr "Galerie" -#: src/view/com/modals/VerifyEmail.tsx:183 +#: src/view/com/modals/VerifyEmail.tsx:189 +#: src/view/com/modals/VerifyEmail.tsx:191 msgid "Get Started" msgstr "Anfangen" @@ -974,14 +1458,14 @@ msgstr "Zurückgehen" #: src/view/screens/ProfileFeed.tsx:104 #: src/view/screens/ProfileFeed.tsx:109 -#: src/view/screens/ProfileList.tsx:848 -#: src/view/screens/ProfileList.tsx:853 +#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:881 msgid "Go Back" msgstr "Zurückgehen" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:181 -#: src/view/com/auth/login/LoginForm.tsx:283 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:163 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:185 +#: src/view/com/auth/login/LoginForm.tsx:285 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:165 msgid "Go to next" msgstr "Weiter zum nächsten" @@ -994,47 +1478,64 @@ msgstr "Handgriff" msgid "Help" msgstr "Hilfe" -#: src/view/com/modals/AddAppPasswords.tsx:148 +#: src/view/com/modals/AddAppPasswords.tsx:152 msgid "Here is your app password." msgstr "Hier ist Ihr App-Passwort." -#: src/view/com/notifications/FeedItem.tsx:324 -#: src/view/com/util/moderation/ContentHider.tsx:103 +#: src/view/com/modals/ContentFilteringSettings.tsx:219 +#: src/view/com/notifications/FeedItem.tsx:329 +msgctxt "action" +msgid "Hide" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/util/moderation/ContentHider.tsx:105 +#: src/view/com/util/moderation/PostHider.tsx:108 msgid "Hide" msgstr "Ausblenden" -#: src/view/com/util/forms/PostDropdownBtn.tsx:173 +#: src/view/com/util/forms/PostDropdownBtn.tsx:185 msgid "Hide post" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:177 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Hide the content" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:189 msgid "Hide this post?" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:316 +#: src/view/com/notifications/FeedItem.tsx:319 msgid "Hide user list" msgstr "Benutzerliste ausblenden" -#: src/view/com/posts/FeedErrorMessage.tsx:110 +#: src/view/com/profile/ProfileHeader.tsx:526 +msgid "Hides posts from {0} in your feed" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, es ist ein Problem bei der Kontaktaufnahme mit dem Feed-Server aufgetreten. Bitte informieren Sie den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/FeedErrorMessage.tsx:98 +#: src/view/com/posts/FeedErrorMessage.tsx:99 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, der Feed-Server scheint falsch konfiguriert zu sein. Bitte informieren Sie den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/FeedErrorMessage.tsx:104 +#: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, der Feed-Server scheint falsch konfiguriert zu sein. Bitte informieren Sie den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/FeedErrorMessage.tsx:101 +#: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, der Feed-Server scheint falsch konfiguriert zu sein. Bitte informieren Sie den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/FeedErrorMessage.tsx:95 +#: src/view/com/posts/FeedErrorMessage.tsx:96 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, wir haben Probleme, diesen Feed zu finden. Vielleicht wurde er gelöscht." +#: src/Navigation.tsx:432 #: src/view/shell/bottom-bar/BottomBar.tsx:137 #: src/view/shell/desktop/LeftNav.tsx:306 #: src/view/shell/Drawer.tsx:398 @@ -1042,13 +1543,14 @@ msgstr "Hmm, wir haben Probleme, diesen Feed zu finden. Vielleicht wurde er gel msgid "Home" msgstr "Startseite" -#: src/view/com/pager/FeedsTabBarMobile.tsx:96 -#: src/view/screens/PreferencesHomeFeed.tsx:101 -#: src/view/screens/Settings.tsx:481 +#: src/Navigation.tsx:249 +#: src/view/com/pager/FeedsTabBarMobile.tsx:98 +#: src/view/screens/PreferencesHomeFeed.tsx:104 +#: src/view/screens/Settings.tsx:509 msgid "Home Feed Preferences" msgstr "Startseite Feed-Einstellungen" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:114 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:116 msgid "Hosting provider" msgstr "Hosting-Anbieter" @@ -1057,18 +1559,34 @@ msgstr "Hosting-Anbieter" msgid "Hosting provider address" msgstr "Hosting-Anbieter Adresse" -#: src/view/com/modals/VerifyEmail.tsx:208 +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "How should we open this link?" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:214 msgid "I have a code" msgstr "Ich habe einen Code" -#: src/view/com/modals/ChangeHandle.tsx:281 +#: src/view/com/modals/VerifyEmail.tsx:216 +msgid "I have a confirmation code" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:283 msgid "I have my own domain" msgstr "Ich habe meine eigene Domain" +#: src/view/com/lightbox/Lightbox.web.tsx:158 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:127 msgid "If none are selected, suitable for all ages." msgstr "Wenn keine ausgewählt werden, sind sie für alle Altersgruppen geeignet." +#: src/view/com/util/images/Gallery.tsx:37 +msgid "Image" +msgstr "" + #: src/view/com/modals/AltImage.tsx:97 msgid "Image alt text" msgstr "Bild-Alt-Text" @@ -1078,19 +1596,76 @@ msgstr "Bild-Alt-Text" msgid "Image options" msgstr "Bild-Optionen" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:110 +msgid "Input code sent to your email for password reset" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:180 +msgid "Input confirmation code for account deletion" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:109 +msgid "Input email for Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:80 +msgid "Input hosting provider address" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:73 +msgid "Input invite code to proceed" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:182 +msgid "Input name for app password" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:133 +msgid "Input new password" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:196 +msgid "Input password for account deletion" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:227 +msgid "Input the password tied to {identifier}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:194 +msgid "Input the username or email address you used at signup" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:90 +msgid "Input your email to get on the Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:226 +msgid "Input your password" +msgstr "" + +#: src/view/com/auth/create/Step3.tsx:39 +msgid "Input your user handle" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:229 +msgid "Invalid or unsupported post record" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:115 msgid "Invalid username or password" msgstr "Ungültiger Benutzername oder Passwort" -#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:411 msgid "Invite" msgstr "Einladung" -#: src/view/com/modals/InviteCodes.tsx:91 -#: src/view/screens/Settings.tsx:371 +#: src/view/com/modals/InviteCodes.tsx:93 +#: src/view/screens/Settings.tsx:399 msgid "Invite a Friend" msgstr "Einen Freund einladen" +#: src/view/com/auth/create/Step2.tsx:63 #: src/view/com/auth/create/Step2.tsx:72 msgid "Invite code" msgstr "Einladungscode" @@ -1099,10 +1674,18 @@ msgstr "Einladungscode" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "Einladungscode nicht akzeptiert. Überprüfen Sie, ob Sie ihn richtig eingegeben haben und versuchen Sie es erneut." -#: src/view/shell/Drawer.tsx:640 +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: {0} available" +msgstr "" + +#: src/view/shell/Drawer.tsx:642 msgid "Invite codes: {invitesAvailable} available" msgstr "Codes einladen: {invitesAvailable} verfügbar" +#: src/view/com/modals/InviteCodes.tsx:169 +msgid "Invite codes: 1 available" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 msgid "Jobs" msgstr "Arbeitsplätze" @@ -1116,7 +1699,7 @@ msgstr "Auf die Warteliste setzen" msgid "Join the waitlist." msgstr "Auf die Warteliste setzen" -#: src/view/com/modals/Waitlist.tsx:124 +#: src/view/com/modals/Waitlist.tsx:128 msgid "Join Waitlist" msgstr "Auf die Warteliste setzen" @@ -1124,15 +1707,24 @@ msgstr "Auf die Warteliste setzen" msgid "Language selection" msgstr "Sprachauswahl" +#: src/view/screens/Settings.tsx:560 +msgid "Language settings" +msgstr "" + +#: src/Navigation.tsx:141 #: src/view/screens/LanguageSettings.tsx:89 msgid "Language Settings" msgstr "Spracheinstellungen" -#: src/view/screens/Settings.tsx:541 +#: src/view/screens/Settings.tsx:569 msgid "Languages" msgstr "Sprachen" -#: src/view/com/util/moderation/ContentHider.tsx:101 +#: src/view/com/auth/create/StepHeader.tsx:13 +msgid "Last step!" +msgstr "" + +#: src/view/com/util/moderation/ContentHider.tsx:103 msgid "Learn more" msgstr "Mehr erfahren" @@ -1142,9 +1734,9 @@ msgstr "Mehr erfahren" msgid "Learn More" msgstr "Mehr erfahren" -#: src/view/com/util/moderation/ContentHider.tsx:83 +#: src/view/com/util/moderation/ContentHider.tsx:85 #: src/view/com/util/moderation/PostAlerts.tsx:40 -#: src/view/com/util/moderation/PostHider.tsx:76 +#: src/view/com/util/moderation/PostHider.tsx:78 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 #: src/view/com/util/moderation/ScreenHider.tsx:101 msgid "Learn more about this warning" @@ -1158,10 +1750,14 @@ msgstr "Erfahren Sie mehr darüber, was auf Bluesky öffentlich zugänglich ist. msgid "Leave them all unchecked to see any language." msgstr "Lassen Sie alle Kontrollkästchen deaktiviert, um alle Sprachen zu sehen." -#: src/view/com/modals/LinkWarning.tsx:49 +#: src/view/com/modals/LinkWarning.tsx:51 msgid "Leaving Bluesky" msgstr "Bluesky verlassen" +#: src/view/screens/Settings.tsx:280 +msgid "Legacy storage cleared, you need to restart the app now." +msgstr "" + #: src/view/com/auth/login/Login.tsx:128 #: src/view/com/auth/login/Login.tsx:144 msgid "Let's get your password reset!" @@ -1172,36 +1768,94 @@ msgstr "Lassen Sie Ihr Passwort zurücksetzen!" msgid "Library" msgstr "Bibliothek" -#: src/view/screens/ProfileFeed.tsx:586 +#: src/view/screens/Settings.tsx:473 +msgid "Light" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Like" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:600 msgid "Like this feed" msgstr "Dieser Feed gefallen" +#: src/Navigation.tsx:199 #: src/view/screens/PostLikedBy.tsx:27 #: src/view/screens/ProfileFeedLikedBy.tsx:27 msgid "Liked by" msgstr "Gefallen bei" +#: src/view/com/feeds/FeedSourceCard.tsx:277 +msgid "Liked by {0} {1}" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:615 +msgid "Liked by {likeCount} {0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:171 +msgid "liked your custom feed{0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:155 +msgid "liked your post" +msgstr "" + #: src/view/screens/Profile.tsx:164 msgid "Likes" msgstr "Likes" -#: src/view/com/modals/CreateOrEditList.tsx:186 +#: src/view/com/post-thread/PostThreadItem.tsx:184 +msgid "Likes on this post" +msgstr "" + +#: src/Navigation.tsx:168 +msgid "List" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:205 msgid "List Avatar" msgstr "Avatar auflisten" -#: src/view/com/modals/CreateOrEditList.tsx:199 +#: src/view/screens/ProfileList.tsx:323 +msgid "List blocked" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:231 +msgid "List by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:367 +msgid "List deleted" +msgstr "" + +#: src/view/screens/ProfileList.tsx:282 +msgid "List muted" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:218 msgid "List Name" msgstr "Namen auflisten" +#: src/view/screens/ProfileList.tsx:342 +msgid "List unblocked" +msgstr "" + +#: src/view/screens/ProfileList.tsx:301 +msgid "List unmuted" +msgstr "" + +#: src/Navigation.tsx:111 #: src/view/screens/Profile.tsx:166 #: src/view/shell/desktop/LeftNav.tsx:379 -#: src/view/shell/Drawer.tsx:490 -#: src/view/shell/Drawer.tsx:491 +#: src/view/shell/Drawer.tsx:492 +#: src/view/shell/Drawer.tsx:493 msgid "Lists" msgstr "Listen" -#: src/view/com/post-thread/PostThread.tsx:259 -#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:263 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Load more posts" msgstr "Mehr Beiträge laden" @@ -1209,7 +1863,10 @@ msgstr "Mehr Beiträge laden" msgid "Load new notifications" msgstr "Neue Benachrichtigungen laden" -#: src/view/com/feeds/FeedPage.tsx:189 +#: src/view/com/feeds/FeedPage.tsx:190 +#: src/view/screens/Profile.tsx:412 +#: src/view/screens/ProfileFeed.tsx:503 +#: src/view/screens/ProfileList.tsx:659 msgid "Load new posts" msgstr "Mehr Beiträge laden" @@ -1221,6 +1878,10 @@ msgstr "Laden..." msgid "Local dev server" msgstr "Lokaler Entwicklungs-Server" +#: src/Navigation.tsx:209 +msgid "Log" +msgstr "" + #: src/view/screens/Moderation.tsx:136 msgid "Logged-out visibility" msgstr "Ausgeloggte Sichtbarkeit" @@ -1233,7 +1894,7 @@ msgstr "Anmeldung bei einem Konto, das nicht aufgelistet ist" #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" #~ msgstr "Es sieht so aus, als ob dieser Feed nur für Benutzer mit einem Bluesky-Konto verfügbar ist. Bitte melde dich an oder registriere dich, um diesen Feed zu sehen!" -#: src/view/com/modals/LinkWarning.tsx:63 +#: src/view/com/modals/LinkWarning.tsx:65 msgid "Make sure this is where you intend to go!" msgstr "Vergewissern Sie sich, dass Sie dorthin gehen wollen!" @@ -1249,61 +1910,107 @@ msgstr "genannte Nutzer" msgid "Mentioned users" msgstr "Genannte Nutzer" +#: src/view/com/util/ViewHeader.tsx:81 #: src/view/screens/Search/Search.tsx:537 msgid "Menu" msgstr "Menü" #: src/view/com/posts/FeedErrorMessage.tsx:194 -msgid "Message from server" -msgstr "Meldung vom Server" +#~ msgid "Message from server" +#~ msgstr "Meldung vom Server" +#: src/view/com/posts/FeedErrorMessage.tsx:197 +msgid "Message from server: {0}" +msgstr "" + +#: src/Navigation.tsx:116 #: src/view/screens/Moderation.tsx:64 -#: src/view/screens/Settings.tsx:563 +#: src/view/screens/Settings.tsx:591 #: src/view/shell/desktop/LeftNav.tsx:397 -#: src/view/shell/Drawer.tsx:509 -#: src/view/shell/Drawer.tsx:510 +#: src/view/shell/Drawer.tsx:511 +#: src/view/shell/Drawer.tsx:512 msgid "Moderation" msgstr "Moderation" +#: src/view/com/lists/ListCard.tsx:92 +#: src/view/com/modals/UserAddRemoveLists.tsx:190 +msgid "Moderation list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:753 +msgid "Moderation list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:90 +#: src/view/com/modals/UserAddRemoveLists.tsx:188 +#: src/view/screens/ProfileList.tsx:751 +msgid "Moderation list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:139 +msgid "Moderation list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:126 +msgid "Moderation list updated" +msgstr "" + #: src/view/screens/Moderation.tsx:95 msgid "Moderation lists" msgstr "Moderation Liste" +#: src/Navigation.tsx:121 #: src/view/screens/ModerationModlists.tsx:58 msgid "Moderation Lists" msgstr "Moderation Liste" +#: src/view/screens/Settings.tsx:585 +msgid "Moderation settings" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:35 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "" + #: src/view/shell/desktop/Feeds.tsx:53 msgid "More feeds" msgstr "Mehr Feeds " -#: src/view/com/profile/ProfileHeader.tsx:548 -#: src/view/screens/ProfileFeed.tsx:361 -#: src/view/screens/ProfileList.tsx:584 +#: src/view/com/profile/ProfileHeader.tsx:562 +#: src/view/screens/ProfileFeed.tsx:371 +#: src/view/screens/ProfileList.tsx:595 msgid "More options" msgstr "Mehr Optionen" +#: src/view/com/util/forms/PostDropdownBtn.tsx:268 +msgid "More post options" +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:82 msgid "Most-liked replies first" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:370 +#: src/view/com/profile/ProfileHeader.tsx:374 msgid "Mute Account" msgstr "Stummes Konto" -#: src/view/screens/ProfileList.tsx:511 +#: src/view/screens/ProfileList.tsx:522 msgid "Mute accounts" msgstr "Stummes Konto" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Mute list" msgstr "Stumme Liste" -#: src/view/screens/ProfileList.tsx:271 +#: src/view/screens/ProfileList.tsx:274 msgid "Mute these accounts?" msgstr "Diese Konten stummschalten?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/screens/ProfileList.tsx:278 +msgid "Mute this List" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Mute thread" msgstr "Thema stummschalten" @@ -1311,6 +2018,7 @@ msgstr "Thema stummschalten" msgid "Muted accounts" msgstr "Stumme Kontos" +#: src/Navigation.tsx:126 #: src/view/screens/ModerationMutedAccounts.tsx:107 msgid "Muted Accounts" msgstr "Stumme Kontos" @@ -1319,7 +2027,7 @@ msgstr "Stumme Kontos" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Bei stummgeschalteten Konten werden deren Beiträge aus deinem Feed und deinen Benachrichtigungen entfernt. Stummschaltungen sind vollständig privat." -#: src/view/screens/ProfileList.tsx:273 +#: src/view/screens/ProfileList.tsx:276 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Stummschalten ist privat. Stummgeschaltete Konten können mit Ihnen interagieren, aber Sie sehen ihre Beiträge nicht und erhalten keine Benachrichtigungen von ihnen." @@ -1327,7 +2035,7 @@ msgstr "Stummschalten ist privat. Stummgeschaltete Konten können mit Ihnen inte msgid "My Birthday" msgstr "Mein Geburtstag" -#: src/view/screens/Feeds.tsx:363 +#: src/view/screens/Feeds.tsx:367 msgid "My Feeds" msgstr "Meine Feeds" @@ -1335,53 +2043,98 @@ msgstr "Meine Feeds" msgid "My Profile" msgstr "Mein Profil " -#: src/view/screens/Settings.tsx:520 +#: src/view/screens/Settings.tsx:548 msgid "My Saved Feeds" msgstr "Meine gespeicherte Feeds " -#: src/view/com/modals/AddAppPasswords.tsx:177 -#: src/view/com/modals/CreateOrEditList.tsx:211 +#: src/view/com/modals/AddAppPasswords.tsx:181 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "Name" msgstr "Namen" +#: src/view/com/modals/CreateOrEditList.tsx:108 +msgid "Name is required" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:186 +#: src/view/com/auth/login/LoginForm.tsx:286 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +msgid "Navigates to the next screen" +msgstr "" + +#: src/view/shell/Drawer.tsx:71 +msgid "Navigates to your profile" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:107 #: src/view/com/modals/EmbedConsent.tsx:123 msgid "Never load embeds from {0}" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 msgid "Never lose access to your followers and data." msgstr "Verlieren Sie nie den Zugriff auf Ihre Follower und Daten." #: src/view/screens/Lists.tsx:76 +msgctxt "action" +msgid "New" +msgstr "" + #: src/view/screens/ModerationModlists.tsx:78 msgid "New" msgstr "Neu" -#: src/view/com/feeds/FeedPage.tsx:200 -#: src/view/screens/Feeds.tsx:507 +#: src/view/com/modals/CreateOrEditList.tsx:195 +msgid "New Moderation List" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:122 +msgid "New password" +msgstr "" + +#: src/view/com/feeds/FeedPage.tsx:201 +msgctxt "action" +msgid "New post" +msgstr "" + +#: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:354 -#: src/view/screens/ProfileFeed.tsx:431 -#: src/view/screens/ProfileList.tsx:194 -#: src/view/screens/ProfileList.tsx:222 +#: src/view/screens/ProfileFeed.tsx:441 +#: src/view/screens/ProfileList.tsx:197 +#: src/view/screens/ProfileList.tsx:225 #: src/view/shell/desktop/LeftNav.tsx:248 msgid "New post" msgstr "Neuer Posten " #: src/view/shell/desktop/LeftNav.tsx:258 +msgctxt "action" msgid "New Post" -msgstr "Neuer Posten " +msgstr "" + +#: src/view/shell/desktop/LeftNav.tsx:258 +#~ msgid "New Post" +#~ msgstr "Neuer Posten " + +#: src/view/com/modals/CreateOrEditList.tsx:190 +msgid "New User List" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:79 msgid "Newest replies first" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 +msgctxt "action" +msgid "Next" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:154 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:174 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:184 -#: src/view/com/auth/login/LoginForm.tsx:286 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:156 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:178 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:188 +#: src/view/com/auth/login/LoginForm.tsx:288 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:158 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 msgid "Next" msgstr "Nächster" @@ -1390,33 +2143,42 @@ msgstr "Nächster" msgid "Next image" msgstr "Nächstes Bild " -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:197 -#: src/view/screens/PreferencesHomeFeed.tsx:232 -#: src/view/screens/PreferencesHomeFeed.tsx:269 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:200 +#: src/view/screens/PreferencesHomeFeed.tsx:235 +#: src/view/screens/PreferencesHomeFeed.tsx:272 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "No" msgstr "Nein" -#: src/view/screens/ProfileFeed.tsx:579 -#: src/view/screens/ProfileList.tsx:720 +#: src/view/screens/ProfileFeed.tsx:593 +#: src/view/screens/ProfileList.tsx:733 msgid "No description" msgstr "Ohne Beschreibung" +#: src/view/com/profile/ProfileHeader.tsx:217 +msgid "No longer following {0}" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:107 +msgid "No notifications yet!" +msgstr "" + #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:191 msgid "No result" msgstr "Kein Ergebnis" -#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/Feeds.tsx:456 msgid "No results found for \"{query}\"" msgstr "Keine Ergebnisse gefunden für \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:127 #: src/view/screens/Search/Search.tsx:270 #: src/view/screens/Search/Search.tsx:298 -#: src/view/screens/Search/Search.tsx:629 -#: src/view/shell/desktop/Search.tsx:210 +#: src/view/screens/Search/Search.tsx:630 +#: src/view/shell/desktop/Search.tsx:213 msgid "No results found for {query}" msgstr "Keine Ergebnisse gefunden für {query}" @@ -1432,10 +2194,20 @@ msgstr "Niemand" msgid "Not Applicable." msgstr "Nicht anwendbar." +#: src/Navigation.tsx:106 +msgid "Not Found" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:246 +#: src/view/com/modals/VerifyEmail.tsx:252 +msgid "Not right now" +msgstr "" + #: src/view/screens/Moderation.tsx:232 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Hinweis: Bluesky ist ein offenes und öffentliches Netzwerk. Diese Einstellung schränkt 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." +#: src/Navigation.tsx:447 #: src/view/screens/Notifications.tsx:113 #: src/view/screens/Notifications.tsx:137 #: src/view/shell/bottom-bar/BottomBar.tsx:205 @@ -1445,6 +2217,10 @@ msgstr "Hinweis: Bluesky ist ein offenes und öffentliches Netzwerk. Diese Einst msgid "Notifications" msgstr "Benachrichtigungen " +#: src/view/com/modals/SelfLabel.tsx:103 +msgid "Nudity" +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:34 msgid "Oh no!" msgstr "Ach nein!" @@ -1457,7 +2233,11 @@ msgstr "Okay" msgid "Oldest replies first" msgstr "" -#: src/view/com/composer/Composer.tsx:363 +#: src/view/screens/Settings.tsx:236 +msgid "Onboarding reset" +msgstr "" + +#: src/view/com/composer/Composer.tsx:375 msgid "One or more images is missing alt text." msgstr "Bei einem oder mehreren Bildern fehlt der Alt-Text." @@ -1465,60 +2245,131 @@ msgstr "Bei einem oder mehreren Bildern fehlt der Alt-Text." msgid "Only {0} can reply." msgstr "Nur {0} kann antworten." -#: src/view/com/composer/Composer.tsx:468 -#: src/view/com/composer/Composer.tsx:469 +#: src/view/com/modals/ProfilePreview.tsx:49 +#: src/view/com/modals/ProfilePreview.tsx:61 +#: src/view/screens/AppPasswords.tsx:65 +msgid "Oops!" +msgstr "" + +#: src/view/com/composer/Composer.tsx:470 +#: src/view/com/composer/Composer.tsx:471 msgid "Open emoji picker" msgstr "" +#: src/view/screens/Settings.tsx:678 +msgid "Open links with in-app browser" +msgstr "" + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 msgid "Open navigation" msgstr "Offene Navigation" -#: src/view/screens/Settings.tsx:533 +#: src/view/screens/Settings.tsx:737 +msgid "Open storybook page" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:147 +msgid "Opens {numItems} options" +msgstr "" + +#: src/view/screens/Log.tsx:54 +msgid "Opens additional details for a debug entry" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:352 +msgid "Opens an expanded list of users in this notification" +msgstr "" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:61 +msgid "Opens camera on device" +msgstr "" + +#: src/view/com/composer/Prompt.tsx:25 +msgid "Opens composer" +msgstr "" + +#: src/view/screens/Settings.tsx:561 msgid "Opens configurable language settings" msgstr "Öffnet die konfigurierbaren Spracheinstellungen" -#: src/view/screens/Settings.tsx:587 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 +msgid "Opens device photo gallery" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:459 +msgid "Opens editor for profile display name, avatar, background image, and description" +msgstr "" + +#: src/view/screens/Settings.tsx:615 msgid "Opens external embeds settings" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:614 +msgid "Opens followers list" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:633 +msgid "Opens following list" +msgstr "" + +#: src/view/screens/Settings.tsx:412 +msgid "Opens invite code list" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:172 #: src/view/shell/desktop/RightNav.tsx:156 -#: src/view/shell/Drawer.tsx:641 +#: src/view/shell/Drawer.tsx:643 msgid "Opens list of invite codes" msgstr "Öffnet die Liste der Einladungscodes" -#: src/view/com/modals/ChangeHandle.tsx:279 +#: src/view/screens/Settings.tsx:696 +msgid "Opens modal for account deletion confirmation. Requires email code." +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:281 msgid "Opens modal for using custom domain" msgstr "Öffnet ein Modal für die Verwendung einer benutzerdefinierten Domain" -#: src/view/screens/Settings.tsx:558 +#: src/view/screens/Settings.tsx:586 msgid "Opens moderation settings" msgstr "Öffnet die Moderationseinstellungen" -#: src/view/screens/Settings.tsx:514 +#: src/view/com/auth/login/LoginForm.tsx:236 +msgid "Opens password reset form" +msgstr "" + +#: src/view/screens/Feeds.tsx:335 +msgid "Opens screen to edit Saved Feeds" +msgstr "" + +#: src/view/screens/Settings.tsx:542 msgid "Opens screen with all saved feeds" msgstr "Öffnet den Bildschirm mit allen gespeicherten Feeds" -#: src/view/screens/Settings.tsx:614 +#: src/view/screens/Settings.tsx:642 msgid "Opens the app password settings page" msgstr "Öffnet die Einstellungsseite für das App-Passwort" -#: src/view/screens/Settings.tsx:473 +#: src/view/screens/Settings.tsx:501 msgid "Opens the home feed preferences" msgstr "Öffnet die Homefeed-Einstellungen" -#: src/view/screens/Settings.tsx:697 +#: src/view/screens/Settings.tsx:738 msgid "Opens the storybook page" msgstr "Öffnet die Märchenbuchseite" -#: src/view/screens/Settings.tsx:677 +#: src/view/screens/Settings.tsx:718 msgid "Opens the system log page" msgstr "Öffnet die Systemprotokollseite" -#: src/view/screens/Settings.tsx:494 +#: src/view/screens/Settings.tsx:522 msgid "Opens the threads preferences" msgstr "Öffnet die Thread-Einstellungen" +#: src/view/com/util/forms/DropdownButton.tsx:254 +msgid "Option {0} of {numItems}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:89 msgid "Or combine these options:" msgstr "" @@ -1542,9 +2393,9 @@ msgstr "Seite nicht gefunden" #: src/view/com/auth/create/Step2.tsx:122 #: src/view/com/auth/create/Step2.tsx:132 -#: src/view/com/auth/login/LoginForm.tsx:221 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:130 -#: src/view/com/modals/DeleteAccount.tsx:191 +#: src/view/com/auth/login/LoginForm.tsx:223 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:132 +#: src/view/com/modals/DeleteAccount.tsx:195 msgid "Password" msgstr "Passwort" @@ -1556,10 +2407,31 @@ msgstr "Passwort aktualisiert" msgid "Password updated!" msgstr "Passwort aktualisiert!" +#: src/Navigation.tsx:162 +msgid "People followed by @{0}" +msgstr "" + +#: src/Navigation.tsx:155 +msgid "People following @{0}" +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:66 +msgid "Permission to access camera roll is required." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:72 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:121 msgid "Pictures meant for adults." msgstr "Bilder, die für Erwachsene gedacht sind." +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Pin to home" +msgstr "" + #: src/view/screens/SavedFeeds.tsx:88 msgid "Pinned Feeds" msgstr "Angepinnte Feeds" @@ -1589,7 +2461,11 @@ msgstr "Bitte wählen Sie Ihr Passwort." msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." msgstr "Bitte bestätigen Sie Ihre E-Mail-Adresse, bevor Sie sie ändern. Dies ist eine vorübergehende Anforderung, während E-Mail-Aktualisierungstools hinzugefügt werden, und sie wird bald entfernt werden." -#: src/view/com/modals/AddAppPasswords.tsx:140 +#: src/view/com/modals/AddAppPasswords.tsx:89 +msgid "Please enter a name for your app password. All spaces is not allowed." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:144 msgid "Please enter a unique name for this App Password or use our randomly generated one." msgstr "Bitte geben Sie einen eindeutigen Namen für dieses App-Passwort ein oder verwenden Sie unser zufällig generiertes Passwort." @@ -1597,7 +2473,7 @@ msgstr "Bitte geben Sie einen eindeutigen Namen für dieses App-Passwort ein ode msgid "Please enter your email." msgstr "Bitte geben Sie Ihre E-Mail-Adresse ein." -#: src/view/com/modals/DeleteAccount.tsx:180 +#: src/view/com/modals/DeleteAccount.tsx:184 msgid "Please enter your password as well:" msgstr "Bitte geben Sie auch Ihr Passwort ein:" @@ -1611,17 +2487,51 @@ msgstr "" #~ msgid "Please tell us why you think this decision was incorrect." #~ msgstr "Bitte teilen Sie uns mit, warum diese Entscheidung Ihrer Meinung nach falsch war." +#: src/view/com/modals/VerifyEmail.tsx:101 +msgid "Please Verify Your Email" +msgstr "" + #: src/view/com/composer/Composer.tsx:215 msgid "Please wait for your link card to finish loading" msgstr "" +#: src/view/com/modals/SelfLabel.tsx:111 +msgid "Porn" +msgstr "" + +#: src/view/com/composer/Composer.tsx:350 +#: src/view/com/composer/Composer.tsx:358 +msgctxt "action" +msgid "Post" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/screens/PostThread.tsx:82 +msgctxt "description" +msgid "Post" +msgstr "" + #: src/view/com/composer/Composer.tsx:346 #: src/view/com/post-thread/PostThread.tsx:225 #: src/view/screens/PostThread.tsx:80 -msgid "Post" -msgstr "Posten " +#~ msgid "Post" +#~ msgstr "Posten " -#: src/view/com/post-thread/PostThread.tsx:378 +#: src/view/com/post-thread/PostThreadItem.tsx:176 +msgid "Post by {0}" +msgstr "" + +#: src/Navigation.tsx:174 +#: src/Navigation.tsx:181 +#: src/Navigation.tsx:188 +msgid "Post by @{0}" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:82 +msgid "Post deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:382 msgid "Post hidden" msgstr "Versteckter Posten" @@ -1633,7 +2543,7 @@ msgstr "Postsprache" msgid "Post Languages" msgstr "Postsprachen" -#: src/view/com/post-thread/PostThread.tsx:430 +#: src/view/com/post-thread/PostThread.tsx:434 msgid "Post not found" msgstr "Posten nicht gefunden" @@ -1641,7 +2551,11 @@ msgstr "Posten nicht gefunden" msgid "Posts" msgstr "Posten " -#: src/view/com/modals/LinkWarning.tsx:44 +#: src/view/com/posts/FeedErrorMessage.tsx:64 +msgid "Posts hidden" +msgstr "" + +#: src/view/com/modals/LinkWarning.tsx:46 msgid "Potentially Misleading Link" msgstr "Potenziell missverständlicher Link" @@ -1657,30 +2571,35 @@ msgstr "Primäre Sprache" msgid "Prioritize Your Follows" msgstr "Priorisieren Sie Ihre Anhängerschaft" -#: src/view/screens/Settings.tsx:570 +#: src/view/screens/Settings.tsx:598 #: src/view/shell/desktop/RightNav.tsx:84 msgid "Privacy" msgstr "Privatsphäre" +#: src/Navigation.tsx:219 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings.tsx:783 +#: src/view/screens/Settings.tsx:824 #: src/view/shell/Drawer.tsx:262 msgid "Privacy Policy" msgstr "Datenschutzbestimmungen" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:190 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:194 msgid "Processing..." msgstr "Verarbeitung..." #: src/view/shell/bottom-bar/BottomBar.tsx:247 #: src/view/shell/desktop/LeftNav.tsx:415 #: src/view/shell/Drawer.tsx:70 -#: src/view/shell/Drawer.tsx:544 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:546 +#: src/view/shell/Drawer.tsx:547 msgid "Profile" msgstr "Profile" -#: src/view/screens/Settings.tsx:841 +#: src/view/com/modals/EditProfile.tsx:128 +msgid "Profile updated" +msgstr "" + +#: src/view/screens/Settings.tsx:882 msgid "Protect your account by verifying your email." msgstr "Schützen Sie Ihr Konto, indem Sie Ihre E-Mail verifizieren." @@ -1692,14 +2611,31 @@ msgstr "Öffentliche, gemeinsam nutzbare Listen von Nutzern zum Stummschalten od msgid "Public, shareable lists which can drive feeds." msgstr "Öffentliche, gemeinsam nutzbare Listen, die zu Feeds führen können." -#: src/view/com/modals/Repost.tsx:52 +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish post" +msgstr "" + +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish reply" +msgstr "" + +#: src/view/com/modals/Repost.tsx:65 +msgctxt "action" +msgid "Quote post" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 msgid "Quote post" msgstr "Angebotsposten" -#: src/view/com/modals/Repost.tsx:56 +#: src/view/com/modals/Repost.tsx:70 +msgctxt "action" msgid "Quote Post" -msgstr "Angebotsposten" +msgstr "" + +#: src/view/com/modals/Repost.tsx:56 +#~ msgid "Quote Post" +#~ msgstr "Angebotsposten" #: src/view/screens/PreferencesThreads.tsx:86 msgid "Random (aka \"Poster's Roulette\")" @@ -1719,7 +2655,7 @@ msgstr "Empfohlene Benutzer" #: src/view/com/modals/ListAddRemoveUsers.tsx:264 #: src/view/com/modals/SelfLabel.tsx:83 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 #: src/view/com/util/UserAvatar.tsx:282 #: src/view/com/util/UserBanner.tsx:89 msgid "Remove" @@ -1733,13 +2669,16 @@ msgstr "{0} aus meinen Feeds entfernen?" msgid "Remove account" msgstr "Konto entfernen" -#: src/view/com/posts/FeedErrorMessage.tsx:130 +#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:166 msgid "Remove feed" msgstr "Feed entfernen" #: src/view/com/feeds/FeedSourceCard.tsx:105 +#: src/view/com/feeds/FeedSourceCard.tsx:167 #: src/view/com/feeds/FeedSourceCard.tsx:172 -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Remove from my feeds" msgstr "Aus meinen Feeds entfernen" @@ -1751,11 +2690,15 @@ msgstr "Bild entfernen" msgid "Remove image preview" msgstr "Bildvorschau entfernen" +#: src/view/com/modals/Repost.tsx:47 +msgid "Remove repost" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Remove this feed from my feeds?" msgstr "Diesen Feed aus meinen Feeds entfernen?" -#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:132 msgid "Remove this feed from your saved feeds?" msgstr "Diesen Feed aus Ihren gespeicherten Feeds entfernen?" @@ -1764,6 +2707,15 @@ msgstr "Diesen Feed aus Ihren gespeicherten Feeds entfernen?" msgid "Removed from list" msgstr "Aus der Liste entfernt" +#: src/view/com/feeds/FeedSourceCard.tsx:111 +#: src/view/com/feeds/FeedSourceCard.tsx:178 +msgid "Removed from my feeds" +msgstr "" + +#: src/view/com/composer/ExternalEmbed.tsx:71 +msgid "Removes default thumbnail from {0}" +msgstr "" + #: src/view/screens/Profile.tsx:162 msgid "Replies" msgstr "Antworten" @@ -1772,31 +2724,50 @@ msgstr "Antworten" msgid "Replies to this thread are disabled" msgstr "Antworten auf diesen Thread sind deaktiviert" -#: src/view/screens/PreferencesHomeFeed.tsx:141 +#: src/view/com/composer/Composer.tsx:348 +msgctxt "action" +msgid "Reply" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:144 msgid "Reply Filters" msgstr "Antwort-Filter" +#: src/view/com/post/Post.tsx:165 +#: src/view/com/posts/FeedItem.tsx:286 +msgctxt "description" +msgid "Reply to <0/>" +msgstr "" + #: src/view/com/modals/report/Modal.tsx:166 msgid "Report {collectionName}" msgstr "Bericht {Sammlungsname}" -#: src/view/com/profile/ProfileHeader.tsx:404 +#: src/view/com/profile/ProfileHeader.tsx:408 msgid "Report Account" msgstr "Bericht Konto" -#: src/view/screens/ProfileFeed.tsx:291 +#: src/view/screens/ProfileFeed.tsx:301 msgid "Report feed" msgstr "Bericht Feed" -#: src/view/screens/ProfileList.tsx:426 +#: src/view/screens/ProfileList.tsx:437 msgid "Report List" msgstr "Bericht Liste" #: src/view/com/modals/report/SendReportButton.tsx:37 -#: src/view/com/util/forms/PostDropdownBtn.tsx:196 +#: src/view/com/util/forms/PostDropdownBtn.tsx:208 msgid "Report post" msgstr "Beitrag berichten" +#: src/view/com/modals/Repost.tsx:43 +#: src/view/com/modals/Repost.tsx:48 +#: src/view/com/modals/Repost.tsx:53 +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgctxt "action" +msgid "Repost" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Repost" msgstr "Wiederveröffentlichung" @@ -1810,12 +2781,28 @@ msgstr "Beitrag neu posten oder zitieren" msgid "Reposted by" msgstr "Nachgetragen von" +#: src/view/com/posts/FeedItem.tsx:206 +msgid "Reposted by {0})" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:223 +msgid "Reposted by <0/>" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:162 +msgid "reposted your post" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:189 +msgid "Reposts of this post" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:181 #: src/view/com/modals/ChangeEmail.tsx:183 msgid "Request Change" msgstr "Änderung beantragen" -#: src/view/screens/Settings.tsx:422 +#: src/view/screens/Settings.tsx:450 msgid "Require alt text before posting" msgstr "" @@ -1823,45 +2810,77 @@ msgstr "" msgid "Required for this provider" msgstr "Für diesen Anbieter erforderlich" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:98 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 msgid "Reset code" msgstr "Code zurücksetzen" -#: src/view/screens/Settings.tsx:719 +#: src/view/screens/Settings.tsx:757 +msgid "Reset onboarding" +msgstr "" + +#: src/view/screens/Settings.tsx:760 msgid "Reset onboarding state" msgstr "Onboarding-Status zurücksetzen" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:98 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:100 msgid "Reset password" msgstr "Passwort zurücksetzen" -#: src/view/screens/Settings.tsx:709 +#: src/view/screens/Settings.tsx:747 +msgid "Reset preferences" +msgstr "" + +#: src/view/screens/Settings.tsx:750 msgid "Reset preferences state" msgstr "Einstellungen zurücksetzen" -#: src/view/screens/Settings.tsx:717 +#: src/view/screens/Settings.tsx:758 msgid "Resets the onboarding state" msgstr "Onboarding-Status zurücksetzen" -#: src/view/screens/Settings.tsx:707 +#: src/view/screens/Settings.tsx:748 msgid "Resets the preferences state" msgstr "Setzt den Zustand der Einstellungen zurück" +#: src/view/com/auth/login/LoginForm.tsx:266 +msgid "Retries login" +msgstr "" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:67 +msgid "Retries the last action, which errored out" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:163 #: src/view/com/auth/create/CreateAccount.tsx:167 -#: src/view/com/auth/login/LoginForm.tsx:263 -#: src/view/com/auth/login/LoginForm.tsx:266 +#: src/view/com/auth/login/LoginForm.tsx:265 +#: src/view/com/auth/login/LoginForm.tsx:268 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:65 msgid "Retry" msgstr "Wiederholung" +#: src/view/screens/ProfileList.tsx:877 +msgid "Return to previous page" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:59 +msgid "SANDBOX. Posts and accounts are not permanent." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:125 +#: src/view/com/modals/CreateOrEditList.tsx:278 +msgctxt "action" +msgid "Save" +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:94 #: src/view/com/modals/BirthDateSettings.tsx:97 #: src/view/com/modals/ChangeHandle.tsx:173 -#: src/view/com/modals/CreateOrEditList.tsx:249 -#: src/view/com/modals/CreateOrEditList.tsx:257 -#: src/view/com/modals/EditProfile.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:270 +#: src/view/com/modals/EditProfile.tsx:224 +#: src/view/screens/ProfileFeed.tsx:354 msgid "Save" msgstr "Speichern" @@ -1869,7 +2888,7 @@ msgstr "Speichern" msgid "Save alt text" msgstr "Alt-Text speichern" -#: src/view/com/modals/EditProfile.tsx:231 +#: src/view/com/modals/EditProfile.tsx:232 msgid "Save Changes" msgstr "Änderung speichern" @@ -1885,9 +2904,25 @@ msgstr "Bildausschnitt speichern" msgid "Saved Feeds" msgstr "Gespeicherte Feeds" +#: src/view/com/modals/EditProfile.tsx:225 +msgid "Saves any changes to your profile" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:171 +msgid "Saves handle change to {handle}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:833 +msgid "Scroll to top" +msgstr "" + +#: src/Navigation.tsx:437 +#: src/view/com/auth/LoggedOut.tsx:122 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 +#: src/view/com/util/forms/SearchInput.tsx:53 #: src/view/com/util/forms/SearchInput.tsx:65 #: src/view/screens/Search/Search.tsx:406 +#: src/view/screens/Search/Search.tsx:559 #: src/view/screens/Search/Search.tsx:572 #: src/view/shell/bottom-bar/BottomBar.tsx:159 #: src/view/shell/desktop/LeftNav.tsx:324 @@ -1900,6 +2935,7 @@ msgstr "Suche" #: src/view/com/auth/LoggedOut.tsx:104 #: src/view/com/auth/LoggedOut.tsx:105 +#: src/view/com/modals/ListAddRemoveUsers.tsx:70 msgid "Search for users" msgstr "" @@ -1907,10 +2943,18 @@ msgstr "" msgid "Security Step Required" msgstr "Sicherheitsstufe erforderlich" +#: src/view/screens/SavedFeeds.tsx:163 +msgid "See this guide" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 msgid "See what's next" msgstr "Was kommt als Nächstes?" +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:75 msgid "Select Bluesky Social" msgstr "Wählen Sie Bluesky Social" @@ -1919,6 +2963,10 @@ msgstr "Wählen Sie Bluesky Social" msgid "Select from an existing account" msgstr "Aus einem bestehenden Konto auswählen" +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:147 msgid "Select service" msgstr "Dienst auswählen" @@ -1935,7 +2983,8 @@ msgstr "Wählen Sie Ihre App-Sprache für den Standardtext, der in der App angez msgid "Select your preferred language for translations in your feed." msgstr "Wählen Sie Ihre bevorzugte Sprache für Übersetzungen in Ihrem Feed." -#: src/view/com/modals/VerifyEmail.tsx:196 +#: src/view/com/modals/VerifyEmail.tsx:202 +#: src/view/com/modals/VerifyEmail.tsx:204 msgid "Send Confirmation Email" msgstr "Bestätigungs-E-Mail senden" @@ -1943,9 +2992,14 @@ msgstr "Bestätigungs-E-Mail senden" msgid "Send email" msgstr "E-Mail senden" -#: src/view/com/modals/DeleteAccount.tsx:138 +#: src/view/com/modals/DeleteAccount.tsx:140 +msgctxt "action" msgid "Send Email" -msgstr "E-Mail senden" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:138 +#~ msgid "Send Email" +#~ msgstr "E-Mail senden" #: src/view/shell/Drawer.tsx:295 #: src/view/shell/Drawer.tsx:316 @@ -1956,19 +3010,49 @@ msgstr "Rückmeldung senden" msgid "Send Report" msgstr "Bericht senden" +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "Sends email with confirmation code for account deletion" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:306 +msgid "Set {value} for {labelGroup} content moderation policy" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:155 +#: src/view/com/modals/ContentFilteringSettings.tsx:174 +msgctxt "action" +msgid "Set Age" +msgstr "" + +#: src/view/screens/Settings.tsx:482 +msgid "Set color theme to dark" +msgstr "" + +#: src/view/screens/Settings.tsx:475 +msgid "Set color theme to light" +msgstr "" + +#: src/view/screens/Settings.tsx:469 +msgid "Set color theme to system setting" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 msgid "Set new password" msgstr "Neues Passwort festlegen" -#: src/view/screens/PreferencesHomeFeed.tsx:222 +#: src/view/com/auth/create/Step2.tsx:133 +msgid "Set password" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:225 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." msgstr "Setzen Sie diese Einstellung auf \"Nein\", um alle zitierten Beiträge aus Ihrem Feed auszublenden. Neu eingestellte Beiträge sind weiterhin sichtbar." -#: src/view/screens/PreferencesHomeFeed.tsx:119 +#: src/view/screens/PreferencesHomeFeed.tsx:122 msgid "Set this setting to \"No\" to hide all replies from your feed." msgstr "Setzen Sie diese Einstellung auf \"Nein\", um alle Antworten aus Ihrem Feed auszublenden." -#: src/view/screens/PreferencesHomeFeed.tsx:188 +#: src/view/screens/PreferencesHomeFeed.tsx:191 msgid "Set this setting to \"No\" to hide all reposts from your feed." msgstr "Setzen Sie diese Einstellung auf \"Nein\", um alle wieder geposteten Beiträge aus Ihrem Feed auszublenden." @@ -1976,14 +3060,35 @@ msgstr "Setzen Sie diese Einstellung auf \"Nein\", um alle wieder geposteten Bei msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." msgstr "Setzen Sie diese Einstellung auf \"Ja\", um Antworten in einer Thread-Ansicht anzuzeigen. Dies ist eine experimentelle Funktion." -#: src/view/screens/PreferencesHomeFeed.tsx:258 +#: src/view/screens/PreferencesHomeFeed.tsx:261 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." msgstr "Setzen Sie diese Einstellung auf \"Ja\", um Beispiele für Ihre gespeicherten Feeds in Ihrem folgenden Feed anzuzeigen. Dies ist eine experimentelle Funktion." -#: src/view/screens/Settings.tsx:277 +#: src/view/com/modals/ChangeHandle.tsx:266 +msgid "Sets Bluesky username" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:153 +msgid "Sets email for password reset" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:118 +msgid "Sets hosting provider for password reset" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:143 +msgid "Sets hosting provider to {label}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:148 +msgid "Sets server for the Bluesky client" +msgstr "" + +#: src/Navigation.tsx:136 +#: src/view/screens/Settings.tsx:294 #: src/view/shell/desktop/LeftNav.tsx:433 -#: src/view/shell/Drawer.tsx:565 -#: src/view/shell/Drawer.tsx:566 +#: src/view/shell/Drawer.tsx:567 +#: src/view/shell/Drawer.tsx:568 msgid "Settings" msgstr "Einstellungen" @@ -1991,21 +3096,32 @@ msgstr "Einstellungen" msgid "Sexual activity or erotic nudity." msgstr "Sexuelle Aktivitäten oder erotische Nacktheit." -#: src/view/com/profile/ProfileHeader.tsx:338 -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 -#: src/view/screens/ProfileList.tsx:385 +#: src/view/com/lightbox/Lightbox.tsx:134 +msgctxt "action" +msgid "Share" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:342 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 +#: src/view/screens/ProfileList.tsx:396 msgid "Share" msgstr "Teilen" -#: src/view/screens/ProfileFeed.tsx:303 +#: src/view/screens/ProfileFeed.tsx:313 msgid "Share feed" msgstr "Feeds teilen" -#: src/view/com/util/moderation/ContentHider.tsx:105 -#: src/view/screens/Settings.tsx:316 +#: src/view/com/modals/ContentFilteringSettings.tsx:261 +#: src/view/com/util/moderation/ContentHider.tsx:107 +#: src/view/com/util/moderation/PostHider.tsx:108 +#: src/view/screens/Settings.tsx:344 msgid "Show" msgstr "Zeigen" +#: src/view/screens/PreferencesHomeFeed.tsx:68 +msgid "Show all replies" +msgstr "" + #: src/view/com/util/moderation/ScreenHider.tsx:132 msgid "Show anyway" msgstr "Trotzdem anzeigen" @@ -2014,15 +3130,25 @@ msgstr "Trotzdem anzeigen" msgid "Show embeds from {0}" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:255 +#: src/view/com/profile/ProfileHeader.tsx:498 +msgid "Show follows similar to {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:569 +#: src/view/com/post/Post.tsx:196 +#: src/view/com/posts/FeedItem.tsx:362 +msgid "Show More" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:258 msgid "Show Posts from My Feeds" msgstr "Beiträge von My Feeds anzeigen" -#: src/view/screens/PreferencesHomeFeed.tsx:219 +#: src/view/screens/PreferencesHomeFeed.tsx:222 msgid "Show Quote Posts" msgstr "Angebotsposten zeigen" -#: src/view/screens/PreferencesHomeFeed.tsx:116 +#: src/view/screens/PreferencesHomeFeed.tsx:119 msgid "Show Replies" msgstr "Antworten zeigen" @@ -2030,14 +3156,31 @@ msgstr "Antworten zeigen" msgid "Show replies by people you follow before all other replies." msgstr "Antworten von Personen, denen Sie folgen, vor allen anderen Antworten anzeigen." -#: src/view/screens/PreferencesHomeFeed.tsx:185 +#: src/view/screens/PreferencesHomeFeed.tsx:70 +msgid "Show replies with at least {value} {0}" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:188 msgid "Show Reposts" msgstr "Wiederholungen anzeigen" -#: src/view/com/notifications/FeedItem.tsx:345 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Show the content" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 msgid "Show users" msgstr "Benutzer zeigen" +#: src/view/com/profile/ProfileHeader.tsx:501 +msgid "Shows a list of users similar to this user." +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:545 +msgid "Shows posts from {0} in your feed" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 #: src/view/com/auth/login/Login.tsx:98 #: src/view/com/auth/SplashScreen.tsx:54 @@ -2072,7 +3215,9 @@ msgid "Sign into" msgstr "Anmelden" #: src/view/com/modals/SwitchAccount.tsx:64 -#: src/view/com/modals/SwitchAccount.tsx:67 +#: src/view/com/modals/SwitchAccount.tsx:69 +#: src/view/screens/Settings.tsx:107 +#: src/view/screens/Settings.tsx:110 msgid "Sign out" msgstr "Ausmelden" @@ -2096,14 +3241,34 @@ msgstr "Registrieren Sie sich oder melden Sie sich an, um an der Diskussion teil msgid "Sign-in Required" msgstr "Anmeldung erforderlich" -#: src/view/screens/Settings.tsx:327 +#: src/view/screens/Settings.tsx:355 msgid "Signed in as" msgstr "Eintragen als" +#: src/view/com/auth/login/ChooseAccountForm.tsx:103 +msgid "Signed in as @{0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:66 +msgid "Signs {0} out of Bluesky" +msgstr "" + #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 msgid "Skip" msgstr "Überspringen" +#: src/view/com/modals/ProfilePreview.tsx:62 +msgid "Something went wrong and we're not sure what." +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:51 +msgid "Something went wrong. Check your email and try again." +msgstr "" + +#: src/App.native.tsx:57 +msgid "Sorry! Your session expired. Please log in again." +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:69 msgid "Sort Replies" msgstr "Antworten sortieren" @@ -2121,11 +3286,19 @@ msgstr "Platz" msgid "Staging" msgstr "Aufführung" -#: src/view/screens/Settings.tsx:763 +#: src/view/screens/Settings.tsx:804 msgid "Status page" msgstr "Status-Seite" -#: src/view/screens/Settings.tsx:699 +#: src/view/com/auth/create/StepHeader.tsx:15 +msgid "Step {step} of 3" +msgstr "" + +#: src/view/screens/Settings.tsx:276 +msgid "Storage cleared, you need to restart the app now." +msgstr "" + +#: src/view/screens/Settings.tsx:740 msgid "Storybook" msgstr "Märchenbuch" @@ -2133,28 +3306,59 @@ msgstr "Märchenbuch" msgid "Submit" msgstr "Einreichen" -#: src/view/screens/ProfileList.tsx:575 +#: src/view/screens/ProfileList.tsx:586 msgid "Subscribe" msgstr "Abonnieren" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:582 msgid "Subscribe to this list" msgstr "Abonnieren Sie diese Liste" +#: src/view/com/lists/ListCard.tsx:101 +msgid "Subscribed" +msgstr "" + #: src/view/screens/Search/Search.tsx:362 msgid "Suggested Follows" msgstr "Vorgeschlagene Followerliste" +#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 +msgid "Suggested for you" +msgstr "" + +#: src/view/com/modals/SelfLabel.tsx:95 +msgid "Suggestive" +msgstr "" + +#: src/Navigation.tsx:214 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "Unterstützung" -#: src/view/com/modals/SwitchAccount.tsx:115 +#: src/view/com/modals/ProfilePreview.tsx:110 +msgid "Swipe up to see more" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:117 msgid "Switch Account" msgstr "Konto wechseln" -#: src/view/screens/Settings.tsx:679 +#: src/view/com/modals/SwitchAccount.tsx:97 +#: src/view/screens/Settings.tsx:137 +msgid "Switch to {0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:98 +#: src/view/screens/Settings.tsx:138 +msgid "Switches the account you are logged in to" +msgstr "" + +#: src/view/screens/Settings.tsx:466 +msgid "System" +msgstr "" + +#: src/view/screens/Settings.tsx:720 msgid "System log" msgstr "System-Protokoll" @@ -2162,11 +3366,16 @@ msgstr "System-Protokoll" msgid "Tall" msgstr "Groß" +#: src/view/com/util/images/AutoSizedImage.tsx:70 +msgid "Tap to view fully" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:93 msgid "Terms" msgstr "Bedingungen" -#: src/view/screens/Settings.tsx:777 +#: src/Navigation.tsx:224 +#: src/view/screens/Settings.tsx:818 #: src/view/screens/TermsOfService.tsx:29 #: src/view/shell/Drawer.tsx:256 msgid "Terms of Service" @@ -2177,7 +3386,7 @@ msgstr "Bedingungen der Dienstleistung" msgid "Text input field" msgstr "Text-Eingabefeld" -#: src/view/com/profile/ProfileHeader.tsx:306 +#: src/view/com/profile/ProfileHeader.tsx:310 msgid "The account will be able to interact with you after unblocking." msgstr "Das Konto kann nach der Entsperrung mit Ihnen interagieren." @@ -2189,7 +3398,7 @@ msgstr "Die Gemeinschaftsrichtlinien wurden nach <0/> verschoben." msgid "The Copyright Policy has been moved to <0/>" msgstr "Die Urheberrechtspolitik wurde nach <0/> verschoben." -#: src/view/com/post-thread/PostThread.tsx:433 +#: src/view/com/post-thread/PostThread.tsx:437 msgid "The post may have been deleted." msgstr "Der Beitrag kann gelöscht worden sein." @@ -2198,13 +3407,86 @@ msgid "The Privacy Policy has been moved to <0/>" msgstr "Die Datenschutzrichtlinie wurde nach <0/> verschoben." #: src/view/screens/Support.tsx:36 -msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "Das Support-Formular wurde verschoben. Wenn Sie Hilfe benötigen, wenden Sie sich bitte an<0/> oder besuchen Sie {HELP_DESK_URL}, um mit uns in Kontakt zu treten." +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "" + +#: src/view/screens/Support.tsx:36 +#~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +#~ msgstr "Das Support-Formular wurde verschoben. Wenn Sie Hilfe benötigen, wenden Sie sich bitte an<0/> oder besuchen Sie {HELP_DESK_URL}, um mit uns in Kontakt zu treten." #: src/view/screens/TermsOfService.tsx:33 msgid "The Terms of Service have been moved to" msgstr "Die Allgemeinen Geschäftsbedingungen wurden verschoben nach" +#: src/view/screens/ProfileFeed.tsx:558 +msgid "There was an an issue contacting the server, please check your internet connection and try again." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:139 +msgid "There was an an issue removing this feed. Please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:218 +msgid "There was an an issue updating your feeds, please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:245 +#: src/view/screens/ProfileList.tsx:266 +#: src/view/screens/SavedFeeds.tsx:209 +#: src/view/screens/SavedFeeds.tsx:231 +#: src/view/screens/SavedFeeds.tsx:252 +msgid "There was an issue contacting the server" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 +#: src/view/com/feeds/FeedSourceCard.tsx:113 +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:181 +msgid "There was an issue contacting your server" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:115 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "" + +#: src/view/com/posts/Feed.tsx:261 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "" + +#: src/view/com/lists/ListMembers.tsx:172 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:148 +#: src/view/com/lists/ProfileLists.tsx:155 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:126 +msgid "There was an issue syncing your preferences with the server" +msgstr "" + +#: src/view/screens/AppPasswords.tsx:66 +msgid "There was an issue with fetching your app passwords" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:204 +#: src/view/com/profile/ProfileHeader.tsx:225 +#: src/view/com/profile/ProfileHeader.tsx:264 +#: src/view/com/profile/ProfileHeader.tsx:277 +#: src/view/com/profile/ProfileHeader.tsx:297 +#: src/view/com/profile/ProfileHeader.tsx:319 +msgid "There was an issue! {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:287 +#: src/view/screens/ProfileList.tsx:306 +#: src/view/screens/ProfileList.tsx:328 +#: src/view/screens/ProfileList.tsx:347 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:35 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Es gab ein unerwartetes Problem in der Anwendung. Bitte teilen Sie uns mit, wenn dies bei Ihnen der Fall ist!" @@ -2225,19 +3507,33 @@ msgstr "Dieses Konto hat die Benutzer aufgefordert, sich anzumelden, um ihr Prof msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:107 +#: src/view/com/modals/ModerationDetails.tsx:67 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "This content is not viewable without a Bluesky account." msgstr "Dieser Inhalt kann ohne Bluesky-Konto nicht angezeigt werden." -#: src/view/com/posts/FeedErrorMessage.tsx:113 +#: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Dieser Feed wird derzeit stark frequentiert und ist vorübergehend nicht verfügbar. Bitte versuchen Sie es später erneut." +#: src/view/screens/Profile.tsx:392 +#: src/view/screens/ProfileFeed.tsx:484 +#: src/view/screens/ProfileList.tsx:639 +msgid "This feed is empty!" +msgstr "" + +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:61 msgid "This information is not shared with other users." msgstr "Diese Informationen werden nicht an andere Nutzer weitergegeben." -#: src/view/com/modals/VerifyEmail.tsx:113 +#: src/view/com/modals/VerifyEmail.tsx:119 msgid "This is important in case you ever need to change your email or reset your password." msgstr "Dies ist wichtig für den Fall, dass Sie Ihre E-Mail-Adresse ändern oder Ihr Passwort zurücksetzen müssen." @@ -2245,24 +3541,44 @@ msgstr "Dies ist wichtig für den Fall, dass Sie Ihre E-Mail-Adresse ändern ode msgid "This is the service that keeps you online." msgstr "Das ist der Dienst, der Sie online hält." -#: src/view/com/modals/LinkWarning.tsx:56 +#: src/view/com/modals/LinkWarning.tsx:58 msgid "This link is taking you to the following website:" msgstr "Dieser Link führt Sie auf die folgende Website:" +#: src/view/screens/ProfileList.tsx:813 +msgid "This list is empty!" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:105 +msgid "This name is already in use" +msgstr "" + #: src/view/com/post-thread/PostThreadItem.tsx:123 msgid "This post has been deleted." msgstr "Dieser Beitrag wurde gelöscht." +#: src/view/com/modals/ModerationDetails.tsx:62 +msgid "This user has blocked you. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:42 +msgid "This user is included in the <0/> list which you have blocked." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:74 +msgid "This user is included the <0/> list which you have muted." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:137 msgid "This warning is only available for posts with media attached." msgstr "Diese Warnung ist nur für Beiträge mit angehängten Medien verfügbar." -#: src/view/com/util/forms/PostDropdownBtn.tsx:178 +#: src/view/com/util/forms/PostDropdownBtn.tsx:190 msgid "This will hide this post from your feeds." msgstr "" #: src/view/screens/PreferencesThreads.tsx:53 -#: src/view/screens/Settings.tsx:503 +#: src/view/screens/Settings.tsx:531 msgid "Thread Preferences" msgstr "Einstellungen zum Thema" @@ -2270,7 +3586,11 @@ msgstr "Einstellungen zum Thema" msgid "Threaded Mode" msgstr "Gewindemodus" -#: src/view/com/util/forms/DropdownButton.tsx:230 +#: src/Navigation.tsx:254 +msgid "Threads Preferences" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:234 msgid "Toggle dropdown" msgstr "Dropdown umschalten" @@ -2278,60 +3598,100 @@ msgstr "Dropdown umschalten" msgid "Transformations" msgstr "Verwandlungen" -#: src/view/com/post-thread/PostThreadItem.tsx:705 -#: src/view/com/post-thread/PostThreadItem.tsx:707 -#: src/view/com/util/forms/PostDropdownBtn.tsx:111 +#: src/view/com/post-thread/PostThreadItem.tsx:710 +#: src/view/com/post-thread/PostThreadItem.tsx:712 +#: src/view/com/util/forms/PostDropdownBtn.tsx:123 msgid "Translate" msgstr "Übersetze" -#: src/view/com/util/error/ErrorScreen.tsx:73 +#: src/view/com/util/error/ErrorScreen.tsx:75 +msgctxt "action" msgid "Try again" -msgstr "Nochmals versuchen" +msgstr "" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/com/util/error/ErrorScreen.tsx:73 +#~ msgid "Try again" +#~ msgstr "Nochmals versuchen" + +#: src/view/screens/ProfileList.tsx:484 msgid "Un-block list" msgstr "Liste freigeben" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Un-mute list" msgstr "Stummschaltliste aufheben" #: src/view/com/auth/create/CreateAccount.tsx:65 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:87 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:120 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Sie können Ihren Dienst nicht kontaktieren. Bitte überprüfen Sie Ihre Internetverbindung." -#: src/view/com/profile/ProfileHeader.tsx:466 -#: src/view/com/profile/ProfileHeader.tsx:469 +#: src/view/com/profile/ProfileHeader.tsx:475 +msgctxt "action" +msgid "Unblock" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:472 +#: src/view/screens/ProfileList.tsx:568 msgid "Unblock" msgstr "Freischalten" -#: src/view/com/profile/ProfileHeader.tsx:304 -#: src/view/com/profile/ProfileHeader.tsx:388 +#: src/view/com/profile/ProfileHeader.tsx:308 +#: src/view/com/profile/ProfileHeader.tsx:392 msgid "Unblock Account" msgstr "Konto freischalten" +#: src/view/com/modals/Repost.tsx:42 +#: src/view/com/modals/Repost.tsx:55 +#: src/view/com/util/post-ctrls/RepostButton.tsx:60 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Undo repost" msgstr "Umbuchung rückgängig machen" +#: src/view/com/profile/FollowButton.tsx:55 +msgctxt "action" +msgid "Unfollow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:524 +msgid "Unfollow {0}" +msgstr "" + #: src/view/com/auth/create/state.ts:216 msgid "Unfortunately, you do not meet the requirements to create an account." msgstr "Leider erfüllen Sie nicht die Voraussetzungen, um ein Konto zu erstellen." -#: src/view/com/profile/ProfileHeader.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Unlike" +msgstr "" + +#: src/view/screens/ProfileList.tsx:575 +msgid "Unmute" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:373 msgid "Unmute Account" msgstr "Konto entstören" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Unmute thread" msgstr "Thema aufheben" -#: src/view/screens/ProfileList.tsx:441 +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Unpin" +msgstr "" + +#: src/view/screens/ProfileList.tsx:452 msgid "Unpin moderation list" msgstr "Moderation Liste" +#: src/view/screens/ProfileFeed.tsx:354 +msgid "Unsave" +msgstr "" + #: src/view/com/modals/UserAddRemoveLists.tsx:54 msgid "Update {displayName} in Lists" msgstr "Aktualisieren Sie {displayName} in Listen" @@ -2340,34 +3700,83 @@ msgstr "Aktualisieren Sie {displayName} in Listen" msgid "Update Available" msgstr "Aktualisierung verfügbar" -#: src/view/com/auth/login/SetNewPasswordForm.tsx:172 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:174 msgid "Updating..." msgstr "Aktualisieren..." -#: src/view/com/modals/ChangeHandle.tsx:453 +#: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "Laden Sie eine Textdatei hoch:" -#: src/view/screens/AppPasswords.tsx:194 +#: src/view/screens/AppPasswords.tsx:195 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." msgstr "Verwende App-Passwörter, um dich bei anderen Bluesky-Clients anzumelden, ohne dass du vollen Zugang zu deinem Konto oder Passwort hast." -#: src/view/com/modals/ChangeHandle.tsx:513 +#: src/view/com/modals/ChangeHandle.tsx:515 msgid "Use default provider" msgstr "Standardanbieter verwenden" -#: src/view/com/modals/AddAppPasswords.tsx:150 +#: src/view/com/modals/InAppBrowserConsent.tsx:56 +#: src/view/com/modals/InAppBrowserConsent.tsx:58 +msgid "Use in-app browser" +msgstr "" + +#: src/view/com/modals/InAppBrowserConsent.tsx:66 +#: src/view/com/modals/InAppBrowserConsent.tsx:68 +msgid "Use my default browser" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:154 msgid "Use this to sign into the other app along with your handle." msgstr "Verwenden Sie dies, um sich mit Ihrem Handle bei der anderen App anzumelden." -#: src/view/com/modals/InviteCodes.tsx:197 +#: src/view/com/modals/ServerInput.tsx:105 +msgid "Use your domain as your Bluesky client service provider" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:200 msgid "Used by:" msgstr "Verwendet von:" +#: src/view/com/modals/ModerationDetails.tsx:54 +msgid "User Blocked" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:40 +msgid "User Blocked by List" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:60 +msgid "User Blocks You" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:38 msgid "User handle" msgstr "Benutzerhandgriff" +#: src/view/com/lists/ListCard.tsx:84 +#: src/view/com/modals/UserAddRemoveLists.tsx:182 +msgid "User list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:741 +msgid "User list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:180 +#: src/view/screens/ProfileList.tsx:739 +msgid "User list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:138 +msgid "User list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:125 +msgid "User list updated" +msgstr "" + #: src/view/screens/Lists.tsx:58 msgid "User Lists" msgstr "Benutzer Liste" @@ -2377,7 +3786,7 @@ msgstr "Benutzer Liste" msgid "Username or email address" msgstr "Benutzername oder E-Mail Adresse" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:775 msgid "Users" msgstr "Benutzer" @@ -2389,15 +3798,15 @@ msgstr "Benutzer gefolgt von <0/>" msgid "Users in \"{0}\"" msgstr "Benutzer in \"{0}\"" -#: src/view/screens/Settings.tsx:802 +#: src/view/screens/Settings.tsx:843 msgid "Verify email" msgstr "E-Mail überprüfen" -#: src/view/screens/Settings.tsx:827 +#: src/view/screens/Settings.tsx:868 msgid "Verify my email" msgstr "E-Mail überprüfen" -#: src/view/screens/Settings.tsx:836 +#: src/view/screens/Settings.tsx:877 msgid "Verify My Email" msgstr "E-Mail überprüfen" @@ -2406,22 +3815,50 @@ msgstr "E-Mail überprüfen" msgid "Verify New Email" msgstr "Neuer E-Mail überprüfen" +#: src/view/com/modals/VerifyEmail.tsx:103 +msgid "Verify Your Email" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:701 +msgid "View {0}'s avatar" +msgstr "" + #: src/view/screens/Log.tsx:52 msgid "View debug entry" msgstr "Debug-Eintrag anzeigen" +#: src/view/com/posts/FeedSlice.tsx:103 +msgid "View full thread" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:172 +msgid "View profile" +msgstr "" + #: src/view/com/profile/ProfileSubpageHeader.tsx:128 msgid "View the avatar" msgstr "Avatar sehen" -#: src/view/com/modals/LinkWarning.tsx:73 +#: src/view/com/modals/LinkWarning.tsx:75 msgid "Visit Site" msgstr "Seite besuchen" +#: src/view/com/modals/ContentFilteringSettings.tsx:254 +msgid "Warn" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:48 +msgid "We'll look into your appeal promptly." +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "Wir freuen uns, Sie bei uns begrüßen zu dürfen!" +#: src/view/screens/ProfileList.tsx:83 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "" + #: src/view/screens/Search/Search.tsx:243 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Es tut uns leid, aber Ihre Suche konnte nicht abgeschlossen werden. Bitte versuchen Sie es in ein paar Minuten erneut." @@ -2443,6 +3880,7 @@ msgstr "Was ist das Problem mit dieser {collectionName}?" #~ msgstr "Was kommt als Nächstes?" #: src/view/com/auth/SplashScreen.tsx:34 +#: src/view/com/composer/Composer.tsx:279 msgid "What's up?" msgstr "" @@ -2463,23 +3901,30 @@ msgstr "Wer kann antworten." msgid "Wide" msgstr "Breit" -#: src/view/com/composer/Composer.tsx:418 +#: src/view/com/composer/Composer.tsx:415 msgid "Write post" msgstr "Posten schreiben" +#: src/view/com/composer/Composer.tsx:278 #: src/view/com/composer/Prompt.tsx:33 msgid "Write your reply" msgstr "Schreiben Sie Ihre Antwort" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:198 -#: src/view/screens/PreferencesHomeFeed.tsx:233 -#: src/view/screens/PreferencesHomeFeed.tsx:268 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:201 +#: src/view/screens/PreferencesHomeFeed.tsx:236 +#: src/view/screens/PreferencesHomeFeed.tsx:271 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "Yes" msgstr "Ja" +#: src/view/com/posts/FollowingEmptyState.tsx:67 +#: src/view/com/posts/FollowingEndOfFeed.tsx:68 +msgid "You can also discover new Custom Feeds to follow." +msgstr "" + #: src/view/com/auth/create/Step1.tsx:106 msgid "You can change hosting providers at any time." msgstr "Sie können den Hosting-Anbieter jederzeit wechseln." @@ -2489,7 +3934,7 @@ msgstr "Sie können den Hosting-Anbieter jederzeit wechseln." msgid "You can now sign in with your new password." msgstr "Sie können sich jetzt mit Ihrem neuen Passwort anmelden." -#: src/view/com/modals/InviteCodes.tsx:64 +#: src/view/com/modals/InviteCodes.tsx:66 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Du hast noch keine Einladungscodes! Wir schicken dir welche, wenn du schon etwas länger bei Bluesky bist." @@ -2497,7 +3942,7 @@ msgstr "Du hast noch keine Einladungscodes! Wir schicken dir welche, wenn du sch msgid "You don't have any pinned feeds." msgstr "Sie haben keine angehefteten Feeds." -#: src/view/screens/Feeds.tsx:383 +#: src/view/screens/Feeds.tsx:387 msgid "You don't have any saved feeds!" msgstr "Sie haben keine gespeicherte Feeds!" @@ -2505,16 +3950,24 @@ msgstr "Sie haben keine gespeicherte Feeds!" msgid "You don't have any saved feeds." msgstr "Sie haben keine gespeicherte Feeds." -#: src/view/com/post-thread/PostThread.tsx:381 +#: src/view/com/post-thread/PostThread.tsx:385 msgid "You have blocked the author or you have been blocked by the author." msgstr "Sie haben den Verfasser blockiert oder Sie wurden vom Verfasser blockiert." -#: src/view/com/feeds/ProfileFeedgens.tsx:134 +#: src/view/com/modals/ModerationDetails.tsx:56 +msgid "You have blocked this user. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:87 +msgid "You have muted this user." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:136 msgid "You have no feeds." msgstr "Sie haben keine Feeds." #: src/view/com/lists/MyLists.tsx:89 -#: src/view/com/lists/ProfileLists.tsx:138 +#: src/view/com/lists/ProfileLists.tsx:140 msgid "You have no lists." msgstr "Sie haben keine Listen." @@ -2522,7 +3975,7 @@ msgstr "Sie haben keine Listen." 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." msgstr "Sie haben noch keine Konten gesperrt. Um ein Konto zu sperren, gehen Sie zu seinem Profil und wählen Sie \"Konto sperren\" aus dem Menü auf seinem Konto." -#: src/view/screens/AppPasswords.tsx:86 +#: src/view/screens/AppPasswords.tsx:87 msgid "You have not created any app passwords yet. You can create one by pressing the button below." msgstr "Sie haben noch kein Kennwort für eine Anwendung erstellt. Sie können eines erstellen, indem Sie auf die Schaltfläche unten drücken." @@ -2530,23 +3983,48 @@ msgstr "Sie haben noch kein Kennwort für eine Anwendung erstellt. Sie können e 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." msgstr "Sie haben noch keine Konten stummgeschaltet. Um ein Konto stumm zu schalten, gehen Sie zu seinem Profil und wählen Sie \"Konto stumm schalten\" aus dem Menü auf seinem Konto." +#: src/view/com/modals/ContentFilteringSettings.tsx:170 +msgid "You must be 18 or older to enable adult content." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:96 +msgid "You will no longer receive notifications for this thread" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:99 +msgid "You will now receive notifications for this thread" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "Sie erhalten eine E-Mail mit einem \"Reset-Code\". Geben Sie diesen Code hier ein und geben Sie dann Ihr neues Passwort ein." +#: src/view/com/posts/FollowingEndOfFeed.tsx:48 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "" + #: src/view/com/auth/create/Step2.tsx:58 msgid "Your account" msgstr "Ihr Konto" +#: src/view/com/modals/DeleteAccount.tsx:65 +msgid "Your account has been deleted" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:146 msgid "Your birth date" msgstr "Ihr Geburtsdatum" +#: src/view/com/modals/InAppBrowserConsent.tsx:47 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "" + #: src/view/com/auth/create/state.ts:102 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:70 msgid "Your email appears to be invalid." msgstr "Ihre E-Mail scheint ungültig zu sein." -#: src/view/com/modals/Waitlist.tsx:107 +#: src/view/com/modals/Waitlist.tsx:109 msgid "Your email has been saved! We'll be in touch soon." msgstr "Ihre E-Mail wurde gespeichert! Wir werden Sie bald kontaktieren." @@ -2554,33 +4032,50 @@ msgstr "Ihre E-Mail wurde gespeichert! Wir werden Sie bald kontaktieren." msgid "Your email has been updated but not verified. As a next step, please verify your new email." msgstr "Ihre E-Mail wurde aktualisiert, aber nicht verifiziert. Als nächsten Schritt verifizieren Sie bitte Ihre neue E-Mail." -#: src/view/com/modals/VerifyEmail.tsx:108 +#: src/view/com/modals/VerifyEmail.tsx:114 msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Ihre E-Mail ist noch nicht verifiziert worden. Dies ist ein wichtiger Sicherheitsschritt, den wir empfehlen." +#: src/view/com/posts/FollowingEmptyState.tsx:47 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "" + #: src/view/com/auth/create/Step3.tsx:42 -#: src/view/com/modals/ChangeHandle.tsx:270 msgid "Your full handle will be" msgstr "Ihr vollständiger Name lautet" +#: src/view/com/modals/ChangeHandle.tsx:270 +msgid "Your full handle will be <0>@{0}" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:53 msgid "Your hosting provider" msgstr "Hosting-Anbieter" -#: src/view/screens/Settings.tsx:402 +#: src/view/screens/Settings.tsx:430 #: src/view/shell/desktop/RightNav.tsx:137 -#: src/view/shell/Drawer.tsx:655 +#: src/view/shell/Drawer.tsx:657 msgid "Your invite codes are hidden when logged in using an App Password" msgstr "Ihre Einladungscodes werden ausgeblendet, wenn Sie sich mit einem App-Passwort anmelden." +#: src/view/com/composer/Composer.tsx:267 +msgid "Your post has been published" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Deine Beiträge, Likes und Blocks sind öffentlich. Stummschaltungen sind privat." -#: src/view/com/modals/SwitchAccount.tsx:82 +#: src/view/com/modals/SwitchAccount.tsx:84 +#: src/view/screens/Settings.tsx:125 msgid "Your profile" msgstr "Ihr Profil" +#: src/view/com/composer/Composer.tsx:266 +msgid "Your reply has been published" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:28 msgid "Your user handle" msgstr "Ihr Benutzerhandgriff" diff --git a/src/locale/locales/en/messages.po b/src/locale/locales/en/messages.po index 3e2b776f..c53a2c67 100644 --- a/src/locale/locales/en/messages.po +++ b/src/locale/locales/en/messages.po @@ -21,29 +21,38 @@ msgstr "" #~ msgid ". This warning is only available for posts with media attached." #~ msgstr "" +#: src/view/com/modals/VerifyEmail.tsx:142 +msgid "(no email)" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:168 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" msgstr "" -#: src/view/com/modals/Repost.tsx:44 +#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/screens/Settings.tsx:294 msgid "{0}" msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "{0} {purposeLabel} List" +#~ msgid "{0} {purposeLabel} List" +#~ msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:632 +msgid "{following} following" msgstr "" #: src/view/shell/desktop/RightNav.tsx:151 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" msgstr "" -#: src/view/screens/Settings.tsx:407 -#: src/view/shell/Drawer.tsx:659 +#: src/view/screens/Settings.tsx:435 +#: src/view/shell/Drawer.tsx:661 msgid "{invitesAvailable} invite code available" msgstr "" -#: src/view/screens/Settings.tsx:409 -#: src/view/shell/Drawer.tsx:661 +#: src/view/screens/Settings.tsx:437 +#: src/view/shell/Drawer.tsx:663 msgid "{invitesAvailable} invite codes available" msgstr "" @@ -51,10 +60,22 @@ msgstr "" msgid "{message}" msgstr "" +#: src/view/shell/Drawer.tsx:440 +msgid "{numUnreadNotifications} unread" +msgstr "" + +#: src/Navigation.tsx:147 +msgid "@{0}" +msgstr "" + #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:634 +msgid "<0>{following} <1>following" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 msgid "<0>Choose your<1>Recommended<2>Feeds" msgstr "" @@ -75,6 +96,14 @@ msgstr "" #~ msgid "<0>Note: Your profile and posts will remain publicly available. Third-party apps that display Bluesky content may not respect this setting." #~ msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 +msgid "<0>Welcome to<1>Bluesky" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:597 +msgid "⚠Invalid Handle" +msgstr "" + #: src/view/com/util/moderation/LabelInfo.tsx:45 msgid "A content warning has been applied to this {0}." msgstr "" @@ -83,23 +112,61 @@ msgstr "" msgid "A new version of the app is available. Please update to continue using the app." msgstr "" +#: src/view/com/util/ViewHeader.tsx:83 +#: src/view/screens/Search/Search.tsx:538 +msgid "Access navigation links and settings" +msgstr "" + +#: src/view/com/pager/FeedsTabBarMobile.tsx:78 +msgid "Access profile and other navigation links" +msgstr "" + #: src/view/com/modals/EditImage.tsx:299 -#: src/view/screens/Settings.tsx:417 +#: src/view/screens/Settings.tsx:445 msgid "Accessibility" msgstr "" #: src/view/com/auth/login/LoginForm.tsx:163 -#: src/view/screens/Settings.tsx:286 +#: src/view/screens/Settings.tsx:308 msgid "Account" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:293 +msgid "Account blocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:260 +msgid "Account muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:86 +msgid "Account Muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:72 +msgid "Account Muted by List" +msgstr "" + #: src/view/com/util/AccountDropdownBtn.tsx:41 msgid "Account options" msgstr "" +#: src/view/com/util/AccountDropdownBtn.tsx:25 +msgid "Account removed from quick access" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:315 +msgid "Account unblocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:273 +msgid "Account unmuted" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 -#: src/view/screens/ProfileList.tsx:763 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 +#: src/view/screens/ProfileList.tsx:791 msgid "Add" msgstr "" @@ -107,12 +174,12 @@ msgstr "" msgid "Add a content warning" msgstr "" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:781 msgid "Add a user to this list" msgstr "" -#: src/view/screens/Settings.tsx:355 -#: src/view/screens/Settings.tsx:364 +#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:392 msgid "Add account" msgstr "" @@ -122,6 +189,12 @@ msgstr "" msgid "Add alt text" msgstr "" +#: src/view/screens/AppPasswords.tsx:102 +#: src/view/screens/AppPasswords.tsx:143 +#: src/view/screens/AppPasswords.tsx:156 +msgid "Add App Password" +msgstr "" + #: src/view/com/modals/report/InputIssueDetails.tsx:41 #: src/view/com/modals/report/Modal.tsx:191 msgid "Add details" @@ -131,32 +204,41 @@ msgstr "" msgid "Add details to report" msgstr "" -#: src/view/com/composer/Composer.tsx:447 +#: src/view/com/composer/Composer.tsx:446 msgid "Add link card" msgstr "" -#: src/view/com/composer/Composer.tsx:450 +#: src/view/com/composer/Composer.tsx:451 msgid "Add link card:" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:353 +#: src/view/com/profile/ProfileHeader.tsx:357 msgid "Add to Lists" msgstr "" -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Add to my feeds" msgstr "" +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 +msgid "Added" +msgstr "" + #: src/view/com/modals/ListAddRemoveUsers.tsx:191 #: src/view/com/modals/UserAddRemoveLists.tsx:128 msgid "Added to list" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:170 +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:173 msgid "Adjust the number of likes a reply must have to be shown in your feed." msgstr "" @@ -164,10 +246,18 @@ msgstr "" msgid "Adult Content" msgstr "" -#: src/view/screens/Settings.tsx:602 +#: src/view/com/modals/ContentFilteringSettings.tsx:137 +msgid "Adult content can only be enabled via the Web at <0/>." +msgstr "" + +#: src/view/screens/Settings.tsx:630 msgid "Advanced" msgstr "" +#: src/view/com/auth/login/ChooseAccountForm.tsx:98 +msgid "Already signed in as @{0}" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:130 msgid "ALT" msgstr "" @@ -180,7 +270,7 @@ msgstr "" msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "" -#: src/view/com/modals/VerifyEmail.tsx:118 +#: src/view/com/modals/VerifyEmail.tsx:124 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "" @@ -188,7 +278,12 @@ msgstr "" msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "" -#: src/view/com/notifications/FeedItem.tsx:237 +#: src/view/com/profile/FollowButton.tsx:30 +#: src/view/com/profile/FollowButton.tsx:40 +msgid "An issue occurred, please try again." +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:240 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" msgstr "" @@ -197,15 +292,32 @@ msgstr "" msgid "App Language" msgstr "" -#: src/view/screens/Settings.tsx:622 +#: src/view/screens/AppPasswords.tsx:228 +msgid "App password deleted" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:133 +msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:98 +msgid "App Password names must be at least 4 characters long." +msgstr "" + +#: src/view/screens/Settings.tsx:641 +msgid "App password settings" +msgstr "" + +#: src/view/screens/Settings.tsx:650 msgid "App passwords" msgstr "" -#: src/view/screens/AppPasswords.tsx:186 +#: src/Navigation.tsx:239 +#: src/view/screens/AppPasswords.tsx:187 msgid "App Passwords" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:236 +#: src/view/com/util/forms/PostDropdownBtn.tsx:248 msgid "Appeal content warning" msgstr "" @@ -225,7 +337,7 @@ msgstr "" msgid "Appeal this decision." msgstr "" -#: src/view/screens/Settings.tsx:432 +#: src/view/screens/Settings.tsx:460 msgid "Appearance" msgstr "" @@ -233,7 +345,7 @@ msgstr "" #~ msgid "Apps that respect this setting, including the official Bluesky app and bsky.app website, won't show your content to logged out users." #~ msgstr "" -#: src/view/screens/AppPasswords.tsx:223 +#: src/view/screens/AppPasswords.tsx:224 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "" @@ -241,14 +353,18 @@ msgstr "" msgid "Are you sure you'd like to discard this draft?" msgstr "" -#: src/view/screens/ProfileList.tsx:353 +#: src/view/screens/ProfileList.tsx:364 msgid "Are you sure?" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:219 +#: src/view/com/util/forms/PostDropdownBtn.tsx:231 msgid "Are you sure? This cannot be undone." msgstr "" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 +msgid "Are you writing in <0>{0}?" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:123 msgid "Artistic or non-erotic nudity." msgstr "" @@ -257,20 +373,26 @@ msgstr "" #~ msgid "Ask apps to limit the visibility of my account" #~ msgstr "" -#: src/view/com/auth/create/CreateAccount.tsx:141 -#: src/view/com/auth/login/ChooseAccountForm.tsx:151 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:166 -#: src/view/com/auth/login/LoginForm.tsx:254 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:148 -#: src/view/com/modals/report/InputIssueDetails.tsx:46 -#: src/view/com/post-thread/PostThread.tsx:388 -#: src/view/com/post-thread/PostThread.tsx:438 -#: src/view/com/post-thread/PostThread.tsx:446 -#: src/view/com/profile/ProfileHeader.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:400 +msgctxt "action" msgid "Back" msgstr "" -#: src/view/screens/Settings.tsx:461 +#: src/view/com/auth/create/CreateAccount.tsx:141 +#: src/view/com/auth/login/ChooseAccountForm.tsx:151 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:170 +#: src/view/com/auth/login/LoginForm.tsx:256 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:150 +#: src/view/com/modals/report/InputIssueDetails.tsx:46 +#: src/view/com/post-thread/PostThread.tsx:392 +#: src/view/com/post-thread/PostThread.tsx:442 +#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/profile/ProfileHeader.tsx:688 +#: src/view/com/util/ViewHeader.tsx:81 +msgid "Back" +msgstr "" + +#: src/view/screens/Settings.tsx:489 msgid "Basics" msgstr "" @@ -279,36 +401,45 @@ msgstr "" msgid "Birthday" msgstr "" -#: src/view/screens/Settings.tsx:312 +#: src/view/screens/Settings.tsx:340 msgid "Birthday:" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:282 -#: src/view/com/profile/ProfileHeader.tsx:389 +#: src/view/com/profile/ProfileHeader.tsx:286 +#: src/view/com/profile/ProfileHeader.tsx:393 msgid "Block Account" msgstr "" -#: src/view/screens/ProfileList.tsx:523 +#: src/view/screens/ProfileList.tsx:534 msgid "Block accounts" msgstr "" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/screens/ProfileList.tsx:484 msgid "Block list" msgstr "" -#: src/view/screens/ProfileList.tsx:308 +#: src/view/screens/ProfileList.tsx:315 msgid "Block these accounts?" msgstr "" +#: src/view/screens/ProfileList.tsx:319 +msgid "Block this List" +msgstr "" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 +msgid "Blocked" +msgstr "" + #: src/view/screens/Moderation.tsx:123 msgid "Blocked accounts" msgstr "" +#: src/Navigation.tsx:131 #: src/view/screens/ModerationBlockedAccounts.tsx:107 msgid "Blocked Accounts" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:284 +#: src/view/com/profile/ProfileHeader.tsx:288 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "" @@ -316,11 +447,11 @@ msgstr "" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:250 +#: src/view/com/post-thread/PostThread.tsx:254 msgid "Blocked post." msgstr "" -#: src/view/screens/ProfileList.tsx:310 +#: src/view/screens/ProfileList.tsx:317 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "" @@ -332,14 +463,17 @@ msgstr "" msgid "Bluesky" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 msgid "Bluesky is flexible." msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 msgid "Bluesky is open." msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 msgid "Bluesky is public." msgstr "" @@ -356,7 +490,7 @@ msgstr "" msgid "Bluesky.Social" msgstr "" -#: src/view/screens/Settings.tsx:751 +#: src/view/screens/Settings.tsx:792 msgid "Build version {0} {1}" msgstr "" @@ -364,37 +498,65 @@ msgstr "" msgid "Business" msgstr "" +#: src/view/com/modals/ServerInput.tsx:115 +msgid "Button disabled. Input custom domain to proceed." +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:157 +msgid "by —" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 +msgid "by {0}" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 +msgid "by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +msgid "by you" +msgstr "" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 #: src/view/com/util/UserAvatar.tsx:221 #: src/view/com/util/UserBanner.tsx:38 msgid "Camera" msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:214 +#: src/view/com/modals/AddAppPasswords.tsx:218 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "" -#: src/view/com/composer/Composer.tsx:294 -#: src/view/com/composer/Composer.tsx:297 -#: src/view/com/modals/ChangeEmail.tsx:218 -#: src/view/com/modals/ChangeEmail.tsx:220 #: src/view/com/modals/Confirm.tsx:88 -#: src/view/com/modals/CreateOrEditList.tsx:267 -#: src/view/com/modals/CreateOrEditList.tsx:272 -#: src/view/com/modals/DeleteAccount.tsx:150 -#: src/view/com/modals/DeleteAccount.tsx:223 -#: src/view/com/modals/EditImage.tsx:323 -#: src/view/com/modals/EditProfile.tsx:248 -#: src/view/com/modals/LinkWarning.tsx:85 -#: src/view/com/modals/Repost.tsx:73 -#: src/view/com/modals/Waitlist.tsx:136 -#: src/view/screens/Search/Search.tsx:601 -#: src/view/shell/desktop/Search.tsx:182 +#: src/view/com/modals/Confirm.tsx:91 +#: src/view/com/modals/CreateOrEditList.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:227 +msgctxt "action" msgid "Cancel" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:146 -#: src/view/com/modals/DeleteAccount.tsx:219 +#: src/view/com/composer/Composer.tsx:300 +#: src/view/com/composer/Composer.tsx:305 +#: src/view/com/modals/ChangeEmail.tsx:218 +#: src/view/com/modals/ChangeEmail.tsx:220 +#: src/view/com/modals/CreateOrEditList.tsx:288 +#: src/view/com/modals/EditImage.tsx:323 +#: src/view/com/modals/EditProfile.tsx:249 +#: src/view/com/modals/InAppBrowserConsent.tsx:78 +#: src/view/com/modals/LinkWarning.tsx:87 +#: src/view/com/modals/Repost.tsx:87 +#: src/view/com/modals/VerifyEmail.tsx:247 +#: src/view/com/modals/VerifyEmail.tsx:253 +#: src/view/com/modals/Waitlist.tsx:142 +#: src/view/screens/Search/Search.tsx:602 +#: src/view/shell/desktop/Search.tsx:185 +msgid "Cancel" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:148 +#: src/view/com/modals/DeleteAccount.tsx:223 msgid "Cancel account deletion" msgstr "" @@ -410,29 +572,34 @@ msgstr "" msgid "Cancel image crop" msgstr "" -#: src/view/com/modals/EditProfile.tsx:243 +#: src/view/com/modals/EditProfile.tsx:244 msgid "Cancel profile editing" msgstr "" -#: src/view/com/modals/Repost.tsx:64 +#: src/view/com/modals/Repost.tsx:78 msgid "Cancel quote post" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:87 -#: src/view/shell/desktop/Search.tsx:178 +#: src/view/shell/desktop/Search.tsx:181 msgid "Cancel search" msgstr "" -#: src/view/com/modals/Waitlist.tsx:132 +#: src/view/com/modals/Waitlist.tsx:136 msgid "Cancel waitlist signup" msgstr "" -#: src/view/screens/Settings.tsx:306 +#: src/view/screens/Settings.tsx:334 +msgctxt "action" msgid "Change" msgstr "" -#: src/view/screens/Settings.tsx:634 -#: src/view/screens/Settings.tsx:643 +#: src/view/screens/Settings.tsx:306 +#~ msgid "Change" +#~ msgstr "" + +#: src/view/screens/Settings.tsx:662 +#: src/view/screens/Settings.tsx:671 msgid "Change handle" msgstr "" @@ -440,10 +607,14 @@ msgstr "" msgid "Change Handle" msgstr "" -#: src/view/com/modals/VerifyEmail.tsx:141 +#: src/view/com/modals/VerifyEmail.tsx:147 msgid "Change my email" msgstr "" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Change post language to {0}" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:109 msgid "Change Your Email" msgstr "" @@ -456,7 +627,7 @@ msgstr "" msgid "Check out some recommended users. Follow them to see similar users." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:163 +#: src/view/com/modals/DeleteAccount.tsx:165 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "" @@ -464,10 +635,15 @@ msgstr "" msgid "Choose \"Everybody\" or \"Nobody\"" msgstr "" +#: src/view/screens/Settings.tsx:663 +msgid "Choose a new Bluesky username or create" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:38 msgid "Choose Service" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 msgid "Choose the algorithms that power your experience with custom feeds." msgstr "" @@ -480,27 +656,33 @@ msgstr "" msgid "Choose your password" msgstr "" -#: src/view/screens/Settings.tsx:727 +#: src/view/screens/Settings.tsx:767 +#: src/view/screens/Settings.tsx:768 msgid "Clear all legacy storage data" msgstr "" -#: src/view/screens/Settings.tsx:729 +#: src/view/screens/Settings.tsx:770 msgid "Clear all legacy storage data (restart after this)" msgstr "" -#: src/view/screens/Settings.tsx:739 +#: src/view/screens/Settings.tsx:779 +#: src/view/screens/Settings.tsx:780 msgid "Clear all storage data" msgstr "" -#: src/view/screens/Settings.tsx:741 +#: src/view/screens/Settings.tsx:782 msgid "Clear all storage data (restart after this)" msgstr "" #: src/view/com/util/forms/SearchInput.tsx:74 -#: src/view/screens/Search/Search.tsx:582 +#: src/view/screens/Search/Search.tsx:583 msgid "Clear search query" msgstr "" +#: src/view/screens/Support.tsx:40 +msgid "click here" +msgstr "" + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 msgid "Close alert" msgstr "" @@ -521,19 +703,50 @@ msgstr "" msgid "Close navigation footer" msgstr "" +#: src/view/shell/index.web.tsx:50 +msgid "Closes bottom navigation bar" +msgstr "" + +#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 +msgid "Closes password update alert" +msgstr "" + +#: src/view/com/composer/Composer.tsx:302 +msgid "Closes post composer and discards post draft" +msgstr "" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 +msgid "Closes viewer for header image" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:321 +msgid "Collapses list of users for a given notification" +msgstr "" + +#: src/Navigation.tsx:229 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "" +#: src/view/com/composer/Composer.tsx:417 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "" + #: src/view/com/composer/Prompt.tsx:24 msgid "Compose reply" msgstr "" -#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/Confirm.tsx:75 +#: src/view/com/modals/Confirm.tsx:78 +msgctxt "action" +msgid "Confirm" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/SelfLabel.tsx:154 -#: src/view/com/modals/VerifyEmail.tsx:225 -#: src/view/screens/PreferencesHomeFeed.tsx:305 +#: src/view/com/modals/VerifyEmail.tsx:231 +#: src/view/com/modals/VerifyEmail.tsx:233 +#: src/view/screens/PreferencesHomeFeed.tsx:308 #: src/view/screens/PreferencesThreads.tsx:159 msgid "Confirm" msgstr "" @@ -547,18 +760,26 @@ msgstr "" msgid "Confirm content language settings" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:209 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Confirm delete account" msgstr "" +#: src/view/com/modals/ContentFilteringSettings.tsx:151 +msgid "Confirm your age to enable adult content." +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:157 -#: src/view/com/modals/DeleteAccount.tsx:176 -#: src/view/com/modals/VerifyEmail.tsx:159 +#: src/view/com/modals/DeleteAccount.tsx:178 +#: src/view/com/modals/VerifyEmail.tsx:165 msgid "Confirmation code" msgstr "" +#: src/view/com/modals/Waitlist.tsx:120 +msgid "Confirms signing up {email} to the waitlist" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:174 -#: src/view/com/auth/login/LoginForm.tsx:273 +#: src/view/com/auth/login/LoginForm.tsx:275 msgid "Connecting..." msgstr "" @@ -575,6 +796,11 @@ msgstr "" msgid "Content Languages" msgstr "" +#: src/view/com/modals/ModerationDetails.tsx:65 +msgid "Content Not Available" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:33 #: src/view/com/util/moderation/ScreenHider.tsx:78 msgid "Content Warning" msgstr "" @@ -588,31 +814,46 @@ msgstr "" msgid "Continue" msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:193 -#: src/view/com/modals/InviteCodes.tsx:179 +#: src/view/com/modals/AddAppPasswords.tsx:197 +#: src/view/com/modals/InviteCodes.tsx:182 msgid "Copied" msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:186 +#: src/view/screens/Settings.tsx:243 +msgid "Copied build version to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:75 +#: src/view/com/modals/InviteCodes.tsx:152 +#: src/view/com/util/forms/PostDropdownBtn.tsx:110 +msgid "Copied to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:191 +msgid "Copies app password" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:190 msgid "Copy" msgstr "" -#: src/view/screens/ProfileList.tsx:385 +#: src/view/screens/ProfileList.tsx:396 msgid "Copy link to list" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 msgid "Copy link to post" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:338 +#: src/view/com/profile/ProfileHeader.tsx:342 msgid "Copy link to profile" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:125 +#: src/view/com/util/forms/PostDropdownBtn.tsx:137 msgid "Copy post text" msgstr "" +#: src/Navigation.tsx:234 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "" @@ -621,29 +862,50 @@ msgstr "" msgid "Could not load feed" msgstr "" -#: src/view/screens/ProfileList.tsx:839 +#: src/view/screens/ProfileList.tsx:867 msgid "Could not load list" msgstr "" #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 #: src/view/com/auth/SplashScreen.tsx:46 +#: src/view/com/auth/SplashScreen.web.tsx:77 msgid "Create a new account" msgstr "" +#: src/view/screens/Settings.tsx:384 +msgid "Create a new Bluesky account" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "" +#: src/view/com/modals/AddAppPasswords.tsx:228 +msgid "Create App Password" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 #: src/view/com/auth/SplashScreen.tsx:43 msgid "Create new account" msgstr "" -#: src/view/screens/AppPasswords.tsx:248 +#: src/view/screens/AppPasswords.tsx:249 msgid "Created {0}" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:387 +#: src/view/screens/ProfileFeed.tsx:625 +msgid "Created by <0/>" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:623 +msgid "Created by you" +msgstr "" + +#: src/view/com/composer/Composer.tsx:448 +msgid "Creates a card with a thumbnail. The card links to {url}" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:389 #: src/view/com/modals/ServerInput.tsx:102 msgid "Custom domain" msgstr "" @@ -652,15 +914,27 @@ msgstr "" msgid "Customize media from external sites." msgstr "" -#: src/view/screens/Settings.tsx:648 +#: src/view/screens/Settings.tsx:687 msgid "Danger Zone" msgstr "" -#: src/view/screens/Settings.tsx:411 -#~ msgid "Dark" -#~ msgstr "" +#: src/view/screens/Settings.tsx:479 +msgid "Dark" +msgstr "" -#: src/view/screens/Settings.tsx:655 +#: src/view/screens/Debug.tsx:63 +msgid "Dark mode" +msgstr "" + +#: src/Navigation.tsx:204 +msgid "Debug" +msgstr "" + +#: src/view/screens/Debug.tsx:83 +msgid "Debug panel" +msgstr "" + +#: src/view/screens/Settings.tsx:694 msgid "Delete account" msgstr "" @@ -668,40 +942,44 @@ msgstr "" msgid "Delete Account" msgstr "" -#: src/view/screens/AppPasswords.tsx:221 -#: src/view/screens/AppPasswords.tsx:241 +#: src/view/screens/AppPasswords.tsx:222 +#: src/view/screens/AppPasswords.tsx:242 msgid "Delete app password" msgstr "" -#: src/view/screens/ProfileList.tsx:352 -#: src/view/screens/ProfileList.tsx:412 +#: src/view/screens/ProfileList.tsx:363 +#: src/view/screens/ProfileList.tsx:423 msgid "Delete List" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:212 +#: src/view/com/modals/DeleteAccount.tsx:216 msgid "Delete my account" msgstr "" -#: src/view/screens/Settings.tsx:665 +#: src/view/screens/Settings.tsx:706 msgid "Delete my account…" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:214 +#: src/view/com/util/forms/PostDropdownBtn.tsx:226 msgid "Delete post" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:218 +#: src/view/com/util/forms/PostDropdownBtn.tsx:230 msgid "Delete this post?" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:242 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 +msgid "Deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:246 msgid "Deleted post." msgstr "" -#: src/view/com/modals/CreateOrEditList.tsx:218 -#: src/view/com/modals/CreateOrEditList.tsx:234 -#: src/view/com/modals/EditProfile.tsx:197 -#: src/view/com/modals/EditProfile.tsx:209 +#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:255 +#: src/view/com/modals/EditProfile.tsx:198 +#: src/view/com/modals/EditProfile.tsx:210 msgid "Description" msgstr "" @@ -709,7 +987,7 @@ msgstr "" msgid "Dev Server" msgstr "" -#: src/view/screens/Settings.tsx:670 +#: src/view/screens/Settings.tsx:711 msgid "Developer Tools" msgstr "" @@ -729,35 +1007,53 @@ msgstr "" msgid "Discourage apps from showing my account to logged-out users" msgstr "" -#: src/view/screens/Feeds.tsx:405 +#: src/view/com/posts/FollowingEmptyState.tsx:74 +#: src/view/com/posts/FollowingEndOfFeed.tsx:75 +msgid "Discover new custom feeds" +msgstr "" + +#: src/view/screens/Feeds.tsx:409 msgid "Discover new feeds" msgstr "" -#: src/view/com/modals/EditProfile.tsx:191 +#: src/view/com/modals/EditProfile.tsx:192 msgid "Display name" msgstr "" -#: src/view/com/modals/EditProfile.tsx:179 +#: src/view/com/modals/EditProfile.tsx:180 msgid "Display Name" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:485 +#: src/view/com/modals/ChangeHandle.tsx:487 msgid "Domain verified!" msgstr "" +#: src/view/com/auth/create/Step2.tsx:83 +msgid "Don't have an invite code?" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 -#: src/view/com/modals/AltImage.tsx:115 -#: src/view/com/modals/ContentFilteringSettings.tsx:88 -#: src/view/com/modals/ContentFilteringSettings.tsx:96 -#: src/view/com/modals/crop-image/CropImage.web.tsx:152 #: src/view/com/modals/EditImage.tsx:333 -#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:157 #: src/view/com/modals/Threadgate.tsx:129 #: src/view/com/modals/Threadgate.tsx:132 #: src/view/com/modals/UserAddRemoveLists.tsx:79 -#: src/view/screens/PreferencesHomeFeed.tsx:308 +#: src/view/com/modals/UserAddRemoveLists.tsx:82 #: src/view/screens/PreferencesThreads.tsx:162 +msgctxt "action" +msgid "Done" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:228 +#: src/view/com/modals/AltImage.tsx:115 +#: src/view/com/modals/ContentFilteringSettings.tsx:88 +#: src/view/com/modals/ContentFilteringSettings.tsx:96 +#: src/view/com/modals/crop-image/CropImage.web.tsx:152 +#: src/view/com/modals/InviteCodes.tsx:80 +#: src/view/com/modals/InviteCodes.tsx:123 +#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/screens/PreferencesHomeFeed.tsx:311 msgid "Done" msgstr "" @@ -765,56 +1061,116 @@ msgstr "" msgid "Done{extraText}" msgstr "" -#: src/view/com/modals/InviteCodes.tsx:94 +#: src/view/com/auth/login/ChooseAccountForm.tsx:45 +msgid "Double tap to sign in" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:185 +msgid "e.g. Alice Roberts" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:203 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "e.g. Great Posters" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:226 +msgid "e.g. Spammers" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:246 +msgid "e.g. The posters who never miss." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:247 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:96 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "" +#: src/view/com/lists/ListMembers.tsx:149 +msgctxt "action" +msgid "Edit" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:144 #: src/view/com/modals/EditImage.tsx:207 msgid "Edit image" msgstr "" -#: src/view/screens/ProfileList.tsx:400 +#: src/view/screens/ProfileList.tsx:411 msgid "Edit list details" msgstr "" -#: src/view/screens/Feeds.tsx:367 +#: src/view/com/modals/CreateOrEditList.tsx:193 +msgid "Edit Moderation List" +msgstr "" + +#: src/Navigation.tsx:244 +#: src/view/screens/Feeds.tsx:371 #: src/view/screens/SavedFeeds.tsx:84 msgid "Edit My Feeds" msgstr "" -#: src/view/com/modals/EditProfile.tsx:151 +#: src/view/com/modals/EditProfile.tsx:152 msgid "Edit my profile" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:453 +#: src/view/com/profile/ProfileHeader.tsx:457 msgid "Edit profile" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:456 +#: src/view/com/profile/ProfileHeader.tsx:462 msgid "Edit Profile" msgstr "" -#: src/view/screens/Feeds.tsx:330 +#: src/view/screens/Feeds.tsx:334 msgid "Edit Saved Feeds" msgstr "" +#: src/view/com/modals/CreateOrEditList.tsx:188 +msgid "Edit User List" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:193 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:211 +msgid "Edit your profile description" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:108 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:152 #: src/view/com/modals/ChangeEmail.tsx:141 #: src/view/com/modals/Waitlist.tsx:88 msgid "Email" msgstr "" #: src/view/com/auth/create/Step2.tsx:99 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:143 msgid "Email address" msgstr "" +#: src/view/com/modals/ChangeEmail.tsx:56 +#: src/view/com/modals/ChangeEmail.tsx:88 +msgid "Email updated" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:111 msgid "Email Updated" msgstr "" -#: src/view/screens/Settings.tsx:290 +#: src/view/com/modals/VerifyEmail.tsx:78 +msgid "Email verified" +msgstr "" + +#: src/view/screens/Settings.tsx:312 msgid "Email:" msgstr "" @@ -822,34 +1178,63 @@ msgstr "" msgid "Enable {0} only" msgstr "" +#: src/view/com/modals/ContentFilteringSettings.tsx:162 +msgid "Enable Adult Content" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:97 msgid "Enable External Media" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:144 +#: src/view/screens/PreferencesExternalEmbeds.tsx:75 +msgid "Enable media players for" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:147 msgid "Enable this setting to only see replies between people you follow." msgstr "" -#: src/view/screens/Profile.tsx:426 +#: src/view/screens/Profile.tsx:427 msgid "End of feed" msgstr "" +#: src/view/com/modals/AddAppPasswords.tsx:165 +msgid "Enter a name for this App Password" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:105 +msgid "Enter Confirmation Code" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:71 msgid "Enter the address of your provider:" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:369 +#: src/view/com/modals/ChangeHandle.tsx:371 msgid "Enter the domain you want to use" msgstr "" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:101 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:103 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "" +#: src/view/com/auth/create/Step2.tsx:157 +#: src/view/com/modals/BirthDateSettings.tsx:74 +msgid "Enter your birth date" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:78 +msgid "Enter your email" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:104 msgid "Enter your email address" msgstr "" +#: src/view/com/modals/ChangeEmail.tsx:41 +msgid "Enter your new email above" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:117 msgid "Enter your new email address below." msgstr "" @@ -866,10 +1251,32 @@ msgstr "" msgid "Everybody" msgstr "" +#: src/view/com/modals/ChangeHandle.tsx:150 +msgid "Exits handle change process" +msgstr "" + +#: src/view/com/lightbox/Lightbox.web.tsx:113 +msgid "Exits image view" +msgstr "" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/shell/desktop/Search.tsx:182 +msgid "Exits inputting search query" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:138 +msgid "Exits signing up for waitlist with {email}" +msgstr "" + #: src/view/com/lightbox/Lightbox.web.tsx:156 msgid "Expand alt text" msgstr "" +#: src/view/com/composer/ComposerReplyTo.tsx:81 +#: src/view/com/composer/ComposerReplyTo.tsx:84 +msgid "Expand or collapse the full post you are replying to" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:64 msgid "External Media" msgstr "" @@ -879,17 +1286,43 @@ msgstr "" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "" +#: src/Navigation.tsx:260 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 -#: src/view/screens/Settings.tsx:595 +#: src/view/screens/Settings.tsx:623 msgid "External Media Preferences" msgstr "" +#: src/view/screens/Settings.tsx:614 +msgid "External media settings" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:114 +#: src/view/com/modals/AddAppPasswords.tsx:118 +msgid "Failed to create app password." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:148 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:86 +msgid "Failed to delete post, please try again" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141 msgid "Failed to load recommended feeds" msgstr "" -#: src/view/screens/Feeds.tsx:556 +#: src/Navigation.tsx:194 +msgid "Feed" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:229 +msgid "Feed by {0}" +msgstr "" + +#: src/view/screens/Feeds.tsx:560 msgid "Feed offline" msgstr "" @@ -902,12 +1335,13 @@ msgstr "" msgid "Feedback" msgstr "" -#: src/view/screens/Feeds.tsx:475 +#: src/Navigation.tsx:442 +#: src/view/screens/Feeds.tsx:479 #: src/view/screens/Profile.tsx:165 #: src/view/shell/bottom-bar/BottomBar.tsx:181 #: src/view/shell/desktop/LeftNav.tsx:342 -#: src/view/shell/Drawer.tsx:474 -#: src/view/shell/Drawer.tsx:475 +#: src/view/shell/Drawer.tsx:476 +#: src/view/shell/Drawer.tsx:477 msgid "Feeds" msgstr "" @@ -919,6 +1353,12 @@ msgstr "" msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "" +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/FollowingEmptyState.tsx:57 +#: src/view/com/posts/FollowingEndOfFeed.tsx:58 +msgid "Find accounts to follow" +msgstr "" + #: src/view/screens/Search/Search.tsx:427 msgid "Find users on Bluesky" msgstr "" @@ -931,7 +1371,7 @@ msgstr "" msgid "Finding similar accounts..." msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:108 +#: src/view/screens/PreferencesHomeFeed.tsx:111 msgid "Fine-tune the content you see on your home screen." msgstr "" @@ -939,10 +1379,28 @@ msgstr "" msgid "Fine-tune the discussion threads." msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:538 +#: src/view/com/modals/EditImage.tsx:115 +msgid "Flip horizontal" +msgstr "" + +#: src/view/com/modals/EditImage.tsx:120 +#: src/view/com/modals/EditImage.tsx:287 +msgid "Flip vertically" +msgstr "" + +#: src/view/com/profile/FollowButton.tsx:64 +msgctxt "action" msgid "Follow" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:552 +msgid "Follow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:543 +msgid "Follow {0}" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:42 #~ msgid "Follow some" #~ msgstr "" @@ -951,44 +1409,60 @@ msgstr "" msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." msgstr "" +#: src/view/com/profile/ProfileCard.tsx:194 +msgid "Followed by {0}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:98 msgid "Followed users" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:151 +#: src/view/screens/PreferencesHomeFeed.tsx:154 msgid "Followed users only" msgstr "" +#: src/view/com/notifications/FeedItem.tsx:166 +msgid "followed you" +msgstr "" + #: src/view/screens/ProfileFollowers.tsx:25 msgid "Followers" msgstr "" #: src/view/com/profile/ProfileHeader.tsx:624 -msgid "following" -msgstr "" +#~ msgid "following" +#~ msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:522 +#: src/view/com/profile/ProfileHeader.tsx:534 #: src/view/screens/ProfileFollows.tsx:25 msgid "Following" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:571 +#: src/view/com/profile/ProfileHeader.tsx:196 +msgid "Following {0}" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:585 msgid "Follows you" msgstr "" +#: src/view/com/profile/ProfileCard.tsx:141 +msgid "Follows You" +msgstr "" + #: src/view/com/modals/DeleteAccount.tsx:107 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:207 +#: src/view/com/modals/AddAppPasswords.tsx:211 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." msgstr "" -#: src/view/com/auth/login/LoginForm.tsx:236 +#: src/view/com/auth/login/LoginForm.tsx:238 msgid "Forgot" msgstr "" -#: src/view/com/auth/login/LoginForm.tsx:233 +#: src/view/com/auth/login/LoginForm.tsx:235 msgid "Forgot password" msgstr "" @@ -997,11 +1471,17 @@ msgstr "" msgid "Forgot Password" msgstr "" +#: src/view/com/posts/FeedItem.tsx:188 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 msgid "Gallery" msgstr "" -#: src/view/com/modals/VerifyEmail.tsx:183 +#: src/view/com/modals/VerifyEmail.tsx:189 +#: src/view/com/modals/VerifyEmail.tsx:191 msgid "Get Started" msgstr "" @@ -1014,14 +1494,14 @@ msgstr "" #: src/view/screens/ProfileFeed.tsx:104 #: src/view/screens/ProfileFeed.tsx:109 -#: src/view/screens/ProfileList.tsx:848 -#: src/view/screens/ProfileList.tsx:853 +#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:881 msgid "Go Back" msgstr "" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:181 -#: src/view/com/auth/login/LoginForm.tsx:283 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:163 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:185 +#: src/view/com/auth/login/LoginForm.tsx:285 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:165 msgid "Go to next" msgstr "" @@ -1034,48 +1514,64 @@ msgstr "" msgid "Help" msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:148 +#: src/view/com/modals/AddAppPasswords.tsx:152 msgid "Here is your app password." msgstr "" -#: src/view/com/notifications/FeedItem.tsx:324 -#: src/view/com/util/moderation/ContentHider.tsx:103 +#: src/view/com/modals/ContentFilteringSettings.tsx:219 +#: src/view/com/notifications/FeedItem.tsx:329 +msgctxt "action" msgid "Hide" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:173 +#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/util/moderation/ContentHider.tsx:105 +#: src/view/com/util/moderation/PostHider.tsx:108 +msgid "Hide" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:185 msgid "Hide post" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:177 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Hide the content" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:189 msgid "Hide this post?" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:316 +#: src/view/com/notifications/FeedItem.tsx:319 msgid "Hide user list" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:526 +msgid "Hides posts from {0} in your feed" +msgstr "" + #: src/view/com/posts/FeedErrorMessage.tsx:102 #~ msgid "Hmm, some kind of issue occured when contacting the feed server. Please let the feed owner know about this issue." #~ msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:110 +#: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:98 +#: src/view/com/posts/FeedErrorMessage.tsx:99 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:104 +#: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:101 +#: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:95 +#: src/view/com/posts/FeedErrorMessage.tsx:96 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "" @@ -1083,6 +1579,7 @@ msgstr "" #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." #~ msgstr "" +#: src/Navigation.tsx:432 #: src/view/shell/bottom-bar/BottomBar.tsx:137 #: src/view/shell/desktop/LeftNav.tsx:306 #: src/view/shell/Drawer.tsx:398 @@ -1090,13 +1587,14 @@ msgstr "" msgid "Home" msgstr "" -#: src/view/com/pager/FeedsTabBarMobile.tsx:96 -#: src/view/screens/PreferencesHomeFeed.tsx:101 -#: src/view/screens/Settings.tsx:481 +#: src/Navigation.tsx:249 +#: src/view/com/pager/FeedsTabBarMobile.tsx:98 +#: src/view/screens/PreferencesHomeFeed.tsx:104 +#: src/view/screens/Settings.tsx:509 msgid "Home Feed Preferences" msgstr "" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:114 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:116 msgid "Hosting provider" msgstr "" @@ -1105,18 +1603,34 @@ msgstr "" msgid "Hosting provider address" msgstr "" -#: src/view/com/modals/VerifyEmail.tsx:208 +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "How should we open this link?" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:214 msgid "I have a code" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:281 +#: src/view/com/modals/VerifyEmail.tsx:216 +msgid "I have a confirmation code" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:283 msgid "I have my own domain" msgstr "" +#: src/view/com/lightbox/Lightbox.web.tsx:158 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:127 msgid "If none are selected, suitable for all ages." msgstr "" +#: src/view/com/util/images/Gallery.tsx:37 +msgid "Image" +msgstr "" + #: src/view/com/modals/AltImage.tsx:97 msgid "Image alt text" msgstr "" @@ -1131,19 +1645,76 @@ msgstr "" #~ msgid "In Your Network" #~ msgstr "" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:110 +msgid "Input code sent to your email for password reset" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:180 +msgid "Input confirmation code for account deletion" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:109 +msgid "Input email for Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:80 +msgid "Input hosting provider address" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:73 +msgid "Input invite code to proceed" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:182 +msgid "Input name for app password" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:133 +msgid "Input new password" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:196 +msgid "Input password for account deletion" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:227 +msgid "Input the password tied to {identifier}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:194 +msgid "Input the username or email address you used at signup" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:90 +msgid "Input your email to get on the Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:226 +msgid "Input your password" +msgstr "" + +#: src/view/com/auth/create/Step3.tsx:39 +msgid "Input your user handle" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:229 +msgid "Invalid or unsupported post record" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:115 msgid "Invalid username or password" msgstr "" -#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:411 msgid "Invite" msgstr "" -#: src/view/com/modals/InviteCodes.tsx:91 -#: src/view/screens/Settings.tsx:371 +#: src/view/com/modals/InviteCodes.tsx:93 +#: src/view/screens/Settings.tsx:399 msgid "Invite a Friend" msgstr "" +#: src/view/com/auth/create/Step2.tsx:63 #: src/view/com/auth/create/Step2.tsx:72 msgid "Invite code" msgstr "" @@ -1152,10 +1723,18 @@ msgstr "" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "" -#: src/view/shell/Drawer.tsx:640 +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: {0} available" +msgstr "" + +#: src/view/shell/Drawer.tsx:642 msgid "Invite codes: {invitesAvailable} available" msgstr "" +#: src/view/com/modals/InviteCodes.tsx:169 +msgid "Invite codes: 1 available" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 msgid "Jobs" msgstr "" @@ -1169,7 +1748,7 @@ msgstr "" msgid "Join the waitlist." msgstr "" -#: src/view/com/modals/Waitlist.tsx:124 +#: src/view/com/modals/Waitlist.tsx:128 msgid "Join Waitlist" msgstr "" @@ -1177,15 +1756,24 @@ msgstr "" msgid "Language selection" msgstr "" +#: src/view/screens/Settings.tsx:560 +msgid "Language settings" +msgstr "" + +#: src/Navigation.tsx:141 #: src/view/screens/LanguageSettings.tsx:89 msgid "Language Settings" msgstr "" -#: src/view/screens/Settings.tsx:541 +#: src/view/screens/Settings.tsx:569 msgid "Languages" msgstr "" -#: src/view/com/util/moderation/ContentHider.tsx:101 +#: src/view/com/auth/create/StepHeader.tsx:13 +msgid "Last step!" +msgstr "" + +#: src/view/com/util/moderation/ContentHider.tsx:103 msgid "Learn more" msgstr "" @@ -1195,9 +1783,9 @@ msgstr "" msgid "Learn More" msgstr "" -#: src/view/com/util/moderation/ContentHider.tsx:83 +#: src/view/com/util/moderation/ContentHider.tsx:85 #: src/view/com/util/moderation/PostAlerts.tsx:40 -#: src/view/com/util/moderation/PostHider.tsx:76 +#: src/view/com/util/moderation/PostHider.tsx:78 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 #: src/view/com/util/moderation/ScreenHider.tsx:101 msgid "Learn more about this warning" @@ -1211,10 +1799,14 @@ msgstr "" msgid "Leave them all unchecked to see any language." msgstr "" -#: src/view/com/modals/LinkWarning.tsx:49 +#: src/view/com/modals/LinkWarning.tsx:51 msgid "Leaving Bluesky" msgstr "" +#: src/view/screens/Settings.tsx:280 +msgid "Legacy storage cleared, you need to restart the app now." +msgstr "" + #: src/view/com/auth/login/Login.tsx:128 #: src/view/com/auth/login/Login.tsx:144 msgid "Let's get your password reset!" @@ -1225,23 +1817,48 @@ msgstr "" msgid "Library" msgstr "" -#: src/view/screens/Settings.tsx:405 -#~ msgid "Light" -#~ msgstr "" +#: src/view/screens/Settings.tsx:473 +msgid "Light" +msgstr "" -#: src/view/screens/ProfileFeed.tsx:586 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Like" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:600 msgid "Like this feed" msgstr "" +#: src/Navigation.tsx:199 #: src/view/screens/PostLikedBy.tsx:27 #: src/view/screens/ProfileFeedLikedBy.tsx:27 msgid "Liked by" msgstr "" +#: src/view/com/feeds/FeedSourceCard.tsx:277 +msgid "Liked by {0} {1}" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:615 +msgid "Liked by {likeCount} {0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:171 +msgid "liked your custom feed{0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:155 +msgid "liked your post" +msgstr "" + #: src/view/screens/Profile.tsx:164 msgid "Likes" msgstr "" +#: src/view/com/post-thread/PostThreadItem.tsx:184 +msgid "Likes on this post" +msgstr "" + #: src/view/screens/Moderation.tsx:203 #~ msgid "Limit the visibility of my account" #~ msgstr "" @@ -1250,23 +1867,52 @@ msgstr "" #~ msgid "Limit the visibility of my account to logged-out users" #~ msgstr "" -#: src/view/com/modals/CreateOrEditList.tsx:186 +#: src/Navigation.tsx:168 +msgid "List" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:205 msgid "List Avatar" msgstr "" -#: src/view/com/modals/CreateOrEditList.tsx:199 +#: src/view/screens/ProfileList.tsx:323 +msgid "List blocked" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:231 +msgid "List by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:367 +msgid "List deleted" +msgstr "" + +#: src/view/screens/ProfileList.tsx:282 +msgid "List muted" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:218 msgid "List Name" msgstr "" +#: src/view/screens/ProfileList.tsx:342 +msgid "List unblocked" +msgstr "" + +#: src/view/screens/ProfileList.tsx:301 +msgid "List unmuted" +msgstr "" + +#: src/Navigation.tsx:111 #: src/view/screens/Profile.tsx:166 #: src/view/shell/desktop/LeftNav.tsx:379 -#: src/view/shell/Drawer.tsx:490 -#: src/view/shell/Drawer.tsx:491 +#: src/view/shell/Drawer.tsx:492 +#: src/view/shell/Drawer.tsx:493 msgid "Lists" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:259 -#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:263 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Load more posts" msgstr "" @@ -1274,7 +1920,10 @@ msgstr "" msgid "Load new notifications" msgstr "" -#: src/view/com/feeds/FeedPage.tsx:189 +#: src/view/com/feeds/FeedPage.tsx:190 +#: src/view/screens/Profile.tsx:412 +#: src/view/screens/ProfileFeed.tsx:503 +#: src/view/screens/ProfileList.tsx:659 msgid "Load new posts" msgstr "" @@ -1286,6 +1935,10 @@ msgstr "" msgid "Local dev server" msgstr "" +#: src/Navigation.tsx:209 +msgid "Log" +msgstr "" + #: src/view/screens/Moderation.tsx:134 #~ msgid "Logged-out users" #~ msgstr "" @@ -1302,7 +1955,7 @@ msgstr "" #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" #~ msgstr "" -#: src/view/com/modals/LinkWarning.tsx:63 +#: src/view/com/modals/LinkWarning.tsx:65 msgid "Make sure this is where you intend to go!" msgstr "" @@ -1318,65 +1971,107 @@ msgstr "" msgid "Mentioned users" msgstr "" +#: src/view/com/util/ViewHeader.tsx:81 #: src/view/screens/Search/Search.tsx:537 msgid "Menu" msgstr "" #: src/view/com/posts/FeedErrorMessage.tsx:194 -msgid "Message from server" +#~ msgid "Message from server" +#~ msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:197 +msgid "Message from server: {0}" msgstr "" +#: src/Navigation.tsx:116 #: src/view/screens/Moderation.tsx:64 -#: src/view/screens/Settings.tsx:563 +#: src/view/screens/Settings.tsx:591 #: src/view/shell/desktop/LeftNav.tsx:397 -#: src/view/shell/Drawer.tsx:509 -#: src/view/shell/Drawer.tsx:510 +#: src/view/shell/Drawer.tsx:511 +#: src/view/shell/Drawer.tsx:512 msgid "Moderation" msgstr "" +#: src/view/com/lists/ListCard.tsx:92 +#: src/view/com/modals/UserAddRemoveLists.tsx:190 +msgid "Moderation list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:753 +msgid "Moderation list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:90 +#: src/view/com/modals/UserAddRemoveLists.tsx:188 +#: src/view/screens/ProfileList.tsx:751 +msgid "Moderation list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:139 +msgid "Moderation list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:126 +msgid "Moderation list updated" +msgstr "" + #: src/view/screens/Moderation.tsx:95 msgid "Moderation lists" msgstr "" +#: src/Navigation.tsx:121 #: src/view/screens/ModerationModlists.tsx:58 msgid "Moderation Lists" msgstr "" +#: src/view/screens/Settings.tsx:585 +msgid "Moderation settings" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:35 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "" + #: src/view/shell/desktop/Feeds.tsx:53 msgid "More feeds" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:548 -#: src/view/screens/ProfileFeed.tsx:361 -#: src/view/screens/ProfileList.tsx:584 +#: src/view/com/profile/ProfileHeader.tsx:562 +#: src/view/screens/ProfileFeed.tsx:371 +#: src/view/screens/ProfileList.tsx:595 msgid "More options" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:158 -#~ msgid "More post options" -#~ msgstr "" +#: src/view/com/util/forms/PostDropdownBtn.tsx:268 +msgid "More post options" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:82 msgid "Most-liked replies first" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:370 +#: src/view/com/profile/ProfileHeader.tsx:374 msgid "Mute Account" msgstr "" -#: src/view/screens/ProfileList.tsx:511 +#: src/view/screens/ProfileList.tsx:522 msgid "Mute accounts" msgstr "" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Mute list" msgstr "" -#: src/view/screens/ProfileList.tsx:271 +#: src/view/screens/ProfileList.tsx:274 msgid "Mute these accounts?" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/screens/ProfileList.tsx:278 +msgid "Mute this List" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Mute thread" msgstr "" @@ -1384,6 +2079,7 @@ msgstr "" msgid "Muted accounts" msgstr "" +#: src/Navigation.tsx:126 #: src/view/screens/ModerationMutedAccounts.tsx:107 msgid "Muted Accounts" msgstr "" @@ -1392,7 +2088,7 @@ msgstr "" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "" -#: src/view/screens/ProfileList.tsx:273 +#: src/view/screens/ProfileList.tsx:276 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "" @@ -1404,7 +2100,7 @@ msgstr "" msgid "My Birthday" msgstr "" -#: src/view/screens/Feeds.tsx:363 +#: src/view/screens/Feeds.tsx:367 msgid "My Feeds" msgstr "" @@ -1412,53 +2108,98 @@ msgstr "" msgid "My Profile" msgstr "" -#: src/view/screens/Settings.tsx:520 +#: src/view/screens/Settings.tsx:548 msgid "My Saved Feeds" msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:177 -#: src/view/com/modals/CreateOrEditList.tsx:211 +#: src/view/com/modals/AddAppPasswords.tsx:181 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "Name" msgstr "" +#: src/view/com/modals/CreateOrEditList.tsx:108 +msgid "Name is required" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:186 +#: src/view/com/auth/login/LoginForm.tsx:286 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +msgid "Navigates to the next screen" +msgstr "" + +#: src/view/shell/Drawer.tsx:71 +msgid "Navigates to your profile" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:107 #: src/view/com/modals/EmbedConsent.tsx:123 msgid "Never load embeds from {0}" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 msgid "Never lose access to your followers and data." msgstr "" #: src/view/screens/Lists.tsx:76 +msgctxt "action" +msgid "New" +msgstr "" + #: src/view/screens/ModerationModlists.tsx:78 msgid "New" msgstr "" -#: src/view/com/feeds/FeedPage.tsx:200 -#: src/view/screens/Feeds.tsx:507 +#: src/view/com/modals/CreateOrEditList.tsx:195 +msgid "New Moderation List" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:122 +msgid "New password" +msgstr "" + +#: src/view/com/feeds/FeedPage.tsx:201 +msgctxt "action" +msgid "New post" +msgstr "" + +#: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:354 -#: src/view/screens/ProfileFeed.tsx:431 -#: src/view/screens/ProfileList.tsx:194 -#: src/view/screens/ProfileList.tsx:222 +#: src/view/screens/ProfileFeed.tsx:441 +#: src/view/screens/ProfileList.tsx:197 +#: src/view/screens/ProfileList.tsx:225 #: src/view/shell/desktop/LeftNav.tsx:248 msgid "New post" msgstr "" #: src/view/shell/desktop/LeftNav.tsx:258 +msgctxt "action" msgid "New Post" msgstr "" +#: src/view/shell/desktop/LeftNav.tsx:258 +#~ msgid "New Post" +#~ msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:190 +msgid "New User List" +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:79 msgid "Newest replies first" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 +msgctxt "action" +msgid "Next" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:154 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:174 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:184 -#: src/view/com/auth/login/LoginForm.tsx:286 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:156 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:178 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:188 +#: src/view/com/auth/login/LoginForm.tsx:288 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:158 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 msgid "Next" msgstr "" @@ -1467,25 +2208,34 @@ msgstr "" msgid "Next image" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:197 -#: src/view/screens/PreferencesHomeFeed.tsx:232 -#: src/view/screens/PreferencesHomeFeed.tsx:269 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:200 +#: src/view/screens/PreferencesHomeFeed.tsx:235 +#: src/view/screens/PreferencesHomeFeed.tsx:272 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "No" msgstr "" -#: src/view/screens/ProfileFeed.tsx:579 -#: src/view/screens/ProfileList.tsx:720 +#: src/view/screens/ProfileFeed.tsx:593 +#: src/view/screens/ProfileList.tsx:733 msgid "No description" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:217 +msgid "No longer following {0}" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:107 +msgid "No notifications yet!" +msgstr "" + #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:191 msgid "No result" msgstr "" -#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/Feeds.tsx:456 msgid "No results found for \"{query}\"" msgstr "" @@ -1497,8 +2247,8 @@ msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:127 #: src/view/screens/Search/Search.tsx:270 #: src/view/screens/Search/Search.tsx:298 -#: src/view/screens/Search/Search.tsx:629 -#: src/view/shell/desktop/Search.tsx:210 +#: src/view/screens/Search/Search.tsx:630 +#: src/view/shell/desktop/Search.tsx:213 msgid "No results found for {query}" msgstr "" @@ -1518,6 +2268,15 @@ msgstr "" msgid "Not Applicable." msgstr "" +#: src/Navigation.tsx:106 +msgid "Not Found" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:246 +#: src/view/com/modals/VerifyEmail.tsx:252 +msgid "Not right now" +msgstr "" + #: src/view/screens/Moderation.tsx:227 #~ msgid "Note: Bluesky is an open and public network, and enabling this will not make your profile private or limit the ability of logged in users to see your posts. This setting only limits the visibility of posts on the Bluesky app and website; third-party apps that display Bluesky content may not respect this setting, and could show your content to logged-out users." #~ msgstr "" @@ -1530,6 +2289,7 @@ msgstr "" #~ msgid "Note: Third-party apps that display Bluesky content may not respect this setting." #~ msgstr "" +#: src/Navigation.tsx:447 #: src/view/screens/Notifications.tsx:113 #: src/view/screens/Notifications.tsx:137 #: src/view/shell/bottom-bar/BottomBar.tsx:205 @@ -1539,6 +2299,10 @@ msgstr "" msgid "Notifications" msgstr "" +#: src/view/com/modals/SelfLabel.tsx:103 +msgid "Nudity" +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:34 msgid "Oh no!" msgstr "" @@ -1551,7 +2315,11 @@ msgstr "" msgid "Oldest replies first" msgstr "" -#: src/view/com/composer/Composer.tsx:363 +#: src/view/screens/Settings.tsx:236 +msgid "Onboarding reset" +msgstr "" + +#: src/view/com/composer/Composer.tsx:375 msgid "One or more images is missing alt text." msgstr "" @@ -1559,60 +2327,131 @@ msgstr "" msgid "Only {0} can reply." msgstr "" -#: src/view/com/composer/Composer.tsx:468 -#: src/view/com/composer/Composer.tsx:469 +#: src/view/com/modals/ProfilePreview.tsx:49 +#: src/view/com/modals/ProfilePreview.tsx:61 +#: src/view/screens/AppPasswords.tsx:65 +msgid "Oops!" +msgstr "" + +#: src/view/com/composer/Composer.tsx:470 +#: src/view/com/composer/Composer.tsx:471 msgid "Open emoji picker" msgstr "" +#: src/view/screens/Settings.tsx:678 +msgid "Open links with in-app browser" +msgstr "" + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 msgid "Open navigation" msgstr "" -#: src/view/screens/Settings.tsx:533 +#: src/view/screens/Settings.tsx:737 +msgid "Open storybook page" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:147 +msgid "Opens {numItems} options" +msgstr "" + +#: src/view/screens/Log.tsx:54 +msgid "Opens additional details for a debug entry" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:352 +msgid "Opens an expanded list of users in this notification" +msgstr "" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:61 +msgid "Opens camera on device" +msgstr "" + +#: src/view/com/composer/Prompt.tsx:25 +msgid "Opens composer" +msgstr "" + +#: src/view/screens/Settings.tsx:561 msgid "Opens configurable language settings" msgstr "" -#: src/view/screens/Settings.tsx:587 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 +msgid "Opens device photo gallery" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:459 +msgid "Opens editor for profile display name, avatar, background image, and description" +msgstr "" + +#: src/view/screens/Settings.tsx:615 msgid "Opens external embeds settings" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:614 +msgid "Opens followers list" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:633 +msgid "Opens following list" +msgstr "" + +#: src/view/screens/Settings.tsx:412 +msgid "Opens invite code list" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:172 #: src/view/shell/desktop/RightNav.tsx:156 -#: src/view/shell/Drawer.tsx:641 +#: src/view/shell/Drawer.tsx:643 msgid "Opens list of invite codes" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:279 +#: src/view/screens/Settings.tsx:696 +msgid "Opens modal for account deletion confirmation. Requires email code." +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:281 msgid "Opens modal for using custom domain" msgstr "" -#: src/view/screens/Settings.tsx:558 +#: src/view/screens/Settings.tsx:586 msgid "Opens moderation settings" msgstr "" -#: src/view/screens/Settings.tsx:514 +#: src/view/com/auth/login/LoginForm.tsx:236 +msgid "Opens password reset form" +msgstr "" + +#: src/view/screens/Feeds.tsx:335 +msgid "Opens screen to edit Saved Feeds" +msgstr "" + +#: src/view/screens/Settings.tsx:542 msgid "Opens screen with all saved feeds" msgstr "" -#: src/view/screens/Settings.tsx:614 +#: src/view/screens/Settings.tsx:642 msgid "Opens the app password settings page" msgstr "" -#: src/view/screens/Settings.tsx:473 +#: src/view/screens/Settings.tsx:501 msgid "Opens the home feed preferences" msgstr "" -#: src/view/screens/Settings.tsx:697 +#: src/view/screens/Settings.tsx:738 msgid "Opens the storybook page" msgstr "" -#: src/view/screens/Settings.tsx:677 +#: src/view/screens/Settings.tsx:718 msgid "Opens the system log page" msgstr "" -#: src/view/screens/Settings.tsx:494 +#: src/view/screens/Settings.tsx:522 msgid "Opens the threads preferences" msgstr "" +#: src/view/com/util/forms/DropdownButton.tsx:254 +msgid "Option {0} of {numItems}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:89 msgid "Or combine these options:" msgstr "" @@ -1636,9 +2475,9 @@ msgstr "" #: src/view/com/auth/create/Step2.tsx:122 #: src/view/com/auth/create/Step2.tsx:132 -#: src/view/com/auth/login/LoginForm.tsx:221 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:130 -#: src/view/com/modals/DeleteAccount.tsx:191 +#: src/view/com/auth/login/LoginForm.tsx:223 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:132 +#: src/view/com/modals/DeleteAccount.tsx:195 msgid "Password" msgstr "" @@ -1650,10 +2489,31 @@ msgstr "" msgid "Password updated!" msgstr "" +#: src/Navigation.tsx:162 +msgid "People followed by @{0}" +msgstr "" + +#: src/Navigation.tsx:155 +msgid "People following @{0}" +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:66 +msgid "Permission to access camera roll is required." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:72 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:121 msgid "Pictures meant for adults." msgstr "" +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Pin to home" +msgstr "" + #: src/view/screens/SavedFeeds.tsx:88 msgid "Pinned Feeds" msgstr "" @@ -1683,7 +2543,11 @@ msgstr "" msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:140 +#: src/view/com/modals/AddAppPasswords.tsx:89 +msgid "Please enter a name for your app password. All spaces is not allowed." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:144 msgid "Please enter a unique name for this App Password or use our randomly generated one." msgstr "" @@ -1691,7 +2555,7 @@ msgstr "" msgid "Please enter your email." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:180 +#: src/view/com/modals/DeleteAccount.tsx:184 msgid "Please enter your password as well:" msgstr "" @@ -1705,17 +2569,51 @@ msgstr "" #~ msgid "Please tell us why you think this decision was incorrect." #~ msgstr "" +#: src/view/com/modals/VerifyEmail.tsx:101 +msgid "Please Verify Your Email" +msgstr "" + #: src/view/com/composer/Composer.tsx:215 msgid "Please wait for your link card to finish loading" msgstr "" +#: src/view/com/modals/SelfLabel.tsx:111 +msgid "Porn" +msgstr "" + +#: src/view/com/composer/Composer.tsx:350 +#: src/view/com/composer/Composer.tsx:358 +msgctxt "action" +msgid "Post" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/screens/PostThread.tsx:82 +msgctxt "description" +msgid "Post" +msgstr "" + #: src/view/com/composer/Composer.tsx:346 #: src/view/com/post-thread/PostThread.tsx:225 #: src/view/screens/PostThread.tsx:80 -msgid "Post" +#~ msgid "Post" +#~ msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:176 +msgid "Post by {0}" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:378 +#: src/Navigation.tsx:174 +#: src/Navigation.tsx:181 +#: src/Navigation.tsx:188 +msgid "Post by @{0}" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:82 +msgid "Post deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:382 msgid "Post hidden" msgstr "" @@ -1727,7 +2625,7 @@ msgstr "" msgid "Post Languages" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:430 +#: src/view/com/post-thread/PostThread.tsx:434 msgid "Post not found" msgstr "" @@ -1735,7 +2633,11 @@ msgstr "" msgid "Posts" msgstr "" -#: src/view/com/modals/LinkWarning.tsx:44 +#: src/view/com/posts/FeedErrorMessage.tsx:64 +msgid "Posts hidden" +msgstr "" + +#: src/view/com/modals/LinkWarning.tsx:46 msgid "Potentially Misleading Link" msgstr "" @@ -1751,30 +2653,35 @@ msgstr "" msgid "Prioritize Your Follows" msgstr "" -#: src/view/screens/Settings.tsx:570 +#: src/view/screens/Settings.tsx:598 #: src/view/shell/desktop/RightNav.tsx:84 msgid "Privacy" msgstr "" +#: src/Navigation.tsx:219 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings.tsx:783 +#: src/view/screens/Settings.tsx:824 #: src/view/shell/Drawer.tsx:262 msgid "Privacy Policy" msgstr "" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:190 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:194 msgid "Processing..." msgstr "" #: src/view/shell/bottom-bar/BottomBar.tsx:247 #: src/view/shell/desktop/LeftNav.tsx:415 #: src/view/shell/Drawer.tsx:70 -#: src/view/shell/Drawer.tsx:544 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:546 +#: src/view/shell/Drawer.tsx:547 msgid "Profile" msgstr "" -#: src/view/screens/Settings.tsx:841 +#: src/view/com/modals/EditProfile.tsx:128 +msgid "Profile updated" +msgstr "" + +#: src/view/screens/Settings.tsx:882 msgid "Protect your account by verifying your email." msgstr "" @@ -1786,15 +2693,32 @@ msgstr "" msgid "Public, shareable lists which can drive feeds." msgstr "" -#: src/view/com/modals/Repost.tsx:52 +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish post" +msgstr "" + +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish reply" +msgstr "" + +#: src/view/com/modals/Repost.tsx:65 +msgctxt "action" +msgid "Quote post" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 msgid "Quote post" msgstr "" -#: src/view/com/modals/Repost.tsx:56 +#: src/view/com/modals/Repost.tsx:70 +msgctxt "action" msgid "Quote Post" msgstr "" +#: src/view/com/modals/Repost.tsx:56 +#~ msgid "Quote Post" +#~ msgstr "" + #: src/view/screens/PreferencesThreads.tsx:86 msgid "Random (aka \"Poster's Roulette\")" msgstr "" @@ -1818,7 +2742,7 @@ msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:264 #: src/view/com/modals/SelfLabel.tsx:83 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 #: src/view/com/util/UserAvatar.tsx:282 #: src/view/com/util/UserBanner.tsx:89 msgid "Remove" @@ -1832,13 +2756,16 @@ msgstr "" msgid "Remove account" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:130 +#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:166 msgid "Remove feed" msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:105 +#: src/view/com/feeds/FeedSourceCard.tsx:167 #: src/view/com/feeds/FeedSourceCard.tsx:172 -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Remove from my feeds" msgstr "" @@ -1850,11 +2777,15 @@ msgstr "" msgid "Remove image preview" msgstr "" +#: src/view/com/modals/Repost.tsx:47 +msgid "Remove repost" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Remove this feed from my feeds?" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:132 msgid "Remove this feed from your saved feeds?" msgstr "" @@ -1863,6 +2794,15 @@ msgstr "" msgid "Removed from list" msgstr "" +#: src/view/com/feeds/FeedSourceCard.tsx:111 +#: src/view/com/feeds/FeedSourceCard.tsx:178 +msgid "Removed from my feeds" +msgstr "" + +#: src/view/com/composer/ExternalEmbed.tsx:71 +msgid "Removes default thumbnail from {0}" +msgstr "" + #: src/view/screens/Profile.tsx:162 msgid "Replies" msgstr "" @@ -1871,31 +2811,50 @@ msgstr "" msgid "Replies to this thread are disabled" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:141 +#: src/view/com/composer/Composer.tsx:348 +msgctxt "action" +msgid "Reply" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:144 msgid "Reply Filters" msgstr "" +#: src/view/com/post/Post.tsx:165 +#: src/view/com/posts/FeedItem.tsx:286 +msgctxt "description" +msgid "Reply to <0/>" +msgstr "" + #: src/view/com/modals/report/Modal.tsx:166 msgid "Report {collectionName}" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:404 +#: src/view/com/profile/ProfileHeader.tsx:408 msgid "Report Account" msgstr "" -#: src/view/screens/ProfileFeed.tsx:291 +#: src/view/screens/ProfileFeed.tsx:301 msgid "Report feed" msgstr "" -#: src/view/screens/ProfileList.tsx:426 +#: src/view/screens/ProfileList.tsx:437 msgid "Report List" msgstr "" #: src/view/com/modals/report/SendReportButton.tsx:37 -#: src/view/com/util/forms/PostDropdownBtn.tsx:196 +#: src/view/com/util/forms/PostDropdownBtn.tsx:208 msgid "Report post" msgstr "" +#: src/view/com/modals/Repost.tsx:43 +#: src/view/com/modals/Repost.tsx:48 +#: src/view/com/modals/Repost.tsx:53 +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgctxt "action" +msgid "Repost" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Repost" msgstr "" @@ -1909,6 +2868,22 @@ msgstr "" msgid "Reposted by" msgstr "" +#: src/view/com/posts/FeedItem.tsx:206 +msgid "Reposted by {0})" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:223 +msgid "Reposted by <0/>" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:162 +msgid "reposted your post" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:189 +msgid "Reposts of this post" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:181 #: src/view/com/modals/ChangeEmail.tsx:183 msgid "Request Change" @@ -1918,7 +2893,7 @@ msgstr "" #~ msgid "Request to limit the visibility of my account" #~ msgstr "" -#: src/view/screens/Settings.tsx:422 +#: src/view/screens/Settings.tsx:450 msgid "Require alt text before posting" msgstr "" @@ -1926,34 +2901,52 @@ msgstr "" msgid "Required for this provider" msgstr "" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:98 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 msgid "Reset code" msgstr "" -#: src/view/screens/Settings.tsx:719 +#: src/view/screens/Settings.tsx:757 +msgid "Reset onboarding" +msgstr "" + +#: src/view/screens/Settings.tsx:760 msgid "Reset onboarding state" msgstr "" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:98 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:100 msgid "Reset password" msgstr "" -#: src/view/screens/Settings.tsx:709 +#: src/view/screens/Settings.tsx:747 +msgid "Reset preferences" +msgstr "" + +#: src/view/screens/Settings.tsx:750 msgid "Reset preferences state" msgstr "" -#: src/view/screens/Settings.tsx:717 +#: src/view/screens/Settings.tsx:758 msgid "Resets the onboarding state" msgstr "" -#: src/view/screens/Settings.tsx:707 +#: src/view/screens/Settings.tsx:748 msgid "Resets the preferences state" msgstr "" +#: src/view/com/auth/login/LoginForm.tsx:266 +msgid "Retries login" +msgstr "" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:67 +msgid "Retries the last action, which errored out" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:163 #: src/view/com/auth/create/CreateAccount.tsx:167 -#: src/view/com/auth/login/LoginForm.tsx:263 -#: src/view/com/auth/login/LoginForm.tsx:266 +#: src/view/com/auth/login/LoginForm.tsx:265 +#: src/view/com/auth/login/LoginForm.tsx:268 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:65 msgid "Retry" @@ -1963,12 +2956,26 @@ msgstr "" #~ msgid "Retry change handle" #~ msgstr "" +#: src/view/screens/ProfileList.tsx:877 +msgid "Return to previous page" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:59 +msgid "SANDBOX. Posts and accounts are not permanent." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:125 +#: src/view/com/modals/CreateOrEditList.tsx:278 +msgctxt "action" +msgid "Save" +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:94 #: src/view/com/modals/BirthDateSettings.tsx:97 #: src/view/com/modals/ChangeHandle.tsx:173 -#: src/view/com/modals/CreateOrEditList.tsx:249 -#: src/view/com/modals/CreateOrEditList.tsx:257 -#: src/view/com/modals/EditProfile.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:270 +#: src/view/com/modals/EditProfile.tsx:224 +#: src/view/screens/ProfileFeed.tsx:354 msgid "Save" msgstr "" @@ -1980,7 +2987,7 @@ msgstr "" #~ msgid "Save changes" #~ msgstr "" -#: src/view/com/modals/EditProfile.tsx:231 +#: src/view/com/modals/EditProfile.tsx:232 msgid "Save Changes" msgstr "" @@ -1996,9 +3003,25 @@ msgstr "" msgid "Saved Feeds" msgstr "" +#: src/view/com/modals/EditProfile.tsx:225 +msgid "Saves any changes to your profile" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:171 +msgid "Saves handle change to {handle}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:833 +msgid "Scroll to top" +msgstr "" + +#: src/Navigation.tsx:437 +#: src/view/com/auth/LoggedOut.tsx:122 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 +#: src/view/com/util/forms/SearchInput.tsx:53 #: src/view/com/util/forms/SearchInput.tsx:65 #: src/view/screens/Search/Search.tsx:406 +#: src/view/screens/Search/Search.tsx:559 #: src/view/screens/Search/Search.tsx:572 #: src/view/shell/bottom-bar/BottomBar.tsx:159 #: src/view/shell/desktop/LeftNav.tsx:324 @@ -2015,6 +3038,7 @@ msgstr "" #: src/view/com/auth/LoggedOut.tsx:104 #: src/view/com/auth/LoggedOut.tsx:105 +#: src/view/com/modals/ListAddRemoveUsers.tsx:70 msgid "Search for users" msgstr "" @@ -2022,10 +3046,18 @@ msgstr "" msgid "Security Step Required" msgstr "" +#: src/view/screens/SavedFeeds.tsx:163 +msgid "See this guide" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 msgid "See what's next" msgstr "" +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:75 msgid "Select Bluesky Social" msgstr "" @@ -2034,6 +3066,10 @@ msgstr "" msgid "Select from an existing account" msgstr "" +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:147 msgid "Select service" msgstr "" @@ -2050,7 +3086,8 @@ msgstr "" msgid "Select your preferred language for translations in your feed." msgstr "" -#: src/view/com/modals/VerifyEmail.tsx:196 +#: src/view/com/modals/VerifyEmail.tsx:202 +#: src/view/com/modals/VerifyEmail.tsx:204 msgid "Send Confirmation Email" msgstr "" @@ -2058,10 +3095,15 @@ msgstr "" msgid "Send email" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:138 +#: src/view/com/modals/DeleteAccount.tsx:140 +msgctxt "action" msgid "Send Email" msgstr "" +#: src/view/com/modals/DeleteAccount.tsx:138 +#~ msgid "Send Email" +#~ msgstr "" + #: src/view/shell/Drawer.tsx:295 #: src/view/shell/Drawer.tsx:316 msgid "Send feedback" @@ -2071,19 +3113,49 @@ msgstr "" msgid "Send Report" msgstr "" +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "Sends email with confirmation code for account deletion" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:306 +msgid "Set {value} for {labelGroup} content moderation policy" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:155 +#: src/view/com/modals/ContentFilteringSettings.tsx:174 +msgctxt "action" +msgid "Set Age" +msgstr "" + +#: src/view/screens/Settings.tsx:482 +msgid "Set color theme to dark" +msgstr "" + +#: src/view/screens/Settings.tsx:475 +msgid "Set color theme to light" +msgstr "" + +#: src/view/screens/Settings.tsx:469 +msgid "Set color theme to system setting" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 msgid "Set new password" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:222 +#: src/view/com/auth/create/Step2.tsx:133 +msgid "Set password" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:225 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:119 +#: src/view/screens/PreferencesHomeFeed.tsx:122 msgid "Set this setting to \"No\" to hide all replies from your feed." msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:188 +#: src/view/screens/PreferencesHomeFeed.tsx:191 msgid "Set this setting to \"No\" to hide all reposts from your feed." msgstr "" @@ -2091,14 +3163,35 @@ msgstr "" msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:258 +#: src/view/screens/PreferencesHomeFeed.tsx:261 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." msgstr "" -#: src/view/screens/Settings.tsx:277 +#: src/view/com/modals/ChangeHandle.tsx:266 +msgid "Sets Bluesky username" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:153 +msgid "Sets email for password reset" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:118 +msgid "Sets hosting provider for password reset" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:143 +msgid "Sets hosting provider to {label}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:148 +msgid "Sets server for the Bluesky client" +msgstr "" + +#: src/Navigation.tsx:136 +#: src/view/screens/Settings.tsx:294 #: src/view/shell/desktop/LeftNav.tsx:433 -#: src/view/shell/Drawer.tsx:565 -#: src/view/shell/Drawer.tsx:566 +#: src/view/shell/Drawer.tsx:567 +#: src/view/shell/Drawer.tsx:568 msgid "Settings" msgstr "" @@ -2106,13 +3199,18 @@ msgstr "" msgid "Sexual activity or erotic nudity." msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:338 -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 -#: src/view/screens/ProfileList.tsx:385 +#: src/view/com/lightbox/Lightbox.tsx:134 +msgctxt "action" msgid "Share" msgstr "" -#: src/view/screens/ProfileFeed.tsx:303 +#: src/view/com/profile/ProfileHeader.tsx:342 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 +#: src/view/screens/ProfileList.tsx:396 +msgid "Share" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:313 msgid "Share feed" msgstr "" @@ -2120,11 +3218,17 @@ msgstr "" #~ msgid "Share link" #~ msgstr "" -#: src/view/com/util/moderation/ContentHider.tsx:105 -#: src/view/screens/Settings.tsx:316 +#: src/view/com/modals/ContentFilteringSettings.tsx:261 +#: src/view/com/util/moderation/ContentHider.tsx:107 +#: src/view/com/util/moderation/PostHider.tsx:108 +#: src/view/screens/Settings.tsx:344 msgid "Show" msgstr "" +#: src/view/screens/PreferencesHomeFeed.tsx:68 +msgid "Show all replies" +msgstr "" + #: src/view/com/util/moderation/ScreenHider.tsx:132 msgid "Show anyway" msgstr "" @@ -2133,15 +3237,25 @@ msgstr "" msgid "Show embeds from {0}" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:255 +#: src/view/com/profile/ProfileHeader.tsx:498 +msgid "Show follows similar to {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:569 +#: src/view/com/post/Post.tsx:196 +#: src/view/com/posts/FeedItem.tsx:362 +msgid "Show More" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:258 msgid "Show Posts from My Feeds" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:219 +#: src/view/screens/PreferencesHomeFeed.tsx:222 msgid "Show Quote Posts" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:116 +#: src/view/screens/PreferencesHomeFeed.tsx:119 msgid "Show Replies" msgstr "" @@ -2149,14 +3263,31 @@ msgstr "" msgid "Show replies by people you follow before all other replies." msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:185 +#: src/view/screens/PreferencesHomeFeed.tsx:70 +msgid "Show replies with at least {value} {0}" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:188 msgid "Show Reposts" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:345 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Show the content" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 msgid "Show users" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:501 +msgid "Shows a list of users similar to this user." +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:545 +msgid "Shows posts from {0} in your feed" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 #: src/view/com/auth/login/Login.tsx:98 #: src/view/com/auth/SplashScreen.tsx:54 @@ -2191,7 +3322,9 @@ msgid "Sign into" msgstr "" #: src/view/com/modals/SwitchAccount.tsx:64 -#: src/view/com/modals/SwitchAccount.tsx:67 +#: src/view/com/modals/SwitchAccount.tsx:69 +#: src/view/screens/Settings.tsx:107 +#: src/view/screens/Settings.tsx:110 msgid "Sign out" msgstr "" @@ -2215,14 +3348,34 @@ msgstr "" msgid "Sign-in Required" msgstr "" -#: src/view/screens/Settings.tsx:327 +#: src/view/screens/Settings.tsx:355 msgid "Signed in as" msgstr "" +#: src/view/com/auth/login/ChooseAccountForm.tsx:103 +msgid "Signed in as @{0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:66 +msgid "Signs {0} out of Bluesky" +msgstr "" + #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 msgid "Skip" msgstr "" +#: src/view/com/modals/ProfilePreview.tsx:62 +msgid "Something went wrong and we're not sure what." +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:51 +msgid "Something went wrong. Check your email and try again." +msgstr "" + +#: src/App.native.tsx:57 +msgid "Sorry! Your session expired. Please log in again." +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:69 msgid "Sort Replies" msgstr "" @@ -2240,11 +3393,19 @@ msgstr "" msgid "Staging" msgstr "" -#: src/view/screens/Settings.tsx:763 +#: src/view/screens/Settings.tsx:804 msgid "Status page" msgstr "" -#: src/view/screens/Settings.tsx:699 +#: src/view/com/auth/create/StepHeader.tsx:15 +msgid "Step {step} of 3" +msgstr "" + +#: src/view/screens/Settings.tsx:276 +msgid "Storage cleared, you need to restart the app now." +msgstr "" + +#: src/view/screens/Settings.tsx:740 msgid "Storybook" msgstr "" @@ -2252,32 +3413,59 @@ msgstr "" msgid "Submit" msgstr "Submit" -#: src/view/screens/ProfileList.tsx:575 +#: src/view/screens/ProfileList.tsx:586 msgid "Subscribe" msgstr "" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:582 msgid "Subscribe to this list" msgstr "" +#: src/view/com/lists/ListCard.tsx:101 +msgid "Subscribed" +msgstr "" + #: src/view/screens/Search/Search.tsx:362 msgid "Suggested Follows" msgstr "" +#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 +msgid "Suggested for you" +msgstr "" + +#: src/view/com/modals/SelfLabel.tsx:95 +msgid "Suggestive" +msgstr "" + +#: src/Navigation.tsx:214 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "" -#: src/view/com/modals/SwitchAccount.tsx:115 +#: src/view/com/modals/ProfilePreview.tsx:110 +msgid "Swipe up to see more" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:117 msgid "Switch Account" msgstr "" -#: src/view/screens/Settings.tsx:398 -#~ msgid "System" -#~ msgstr "" +#: src/view/com/modals/SwitchAccount.tsx:97 +#: src/view/screens/Settings.tsx:137 +msgid "Switch to {0}" +msgstr "" -#: src/view/screens/Settings.tsx:679 +#: src/view/com/modals/SwitchAccount.tsx:98 +#: src/view/screens/Settings.tsx:138 +msgid "Switches the account you are logged in to" +msgstr "" + +#: src/view/screens/Settings.tsx:466 +msgid "System" +msgstr "" + +#: src/view/screens/Settings.tsx:720 msgid "System log" msgstr "" @@ -2285,11 +3473,16 @@ msgstr "" msgid "Tall" msgstr "" +#: src/view/com/util/images/AutoSizedImage.tsx:70 +msgid "Tap to view fully" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:93 msgid "Terms" msgstr "" -#: src/view/screens/Settings.tsx:777 +#: src/Navigation.tsx:224 +#: src/view/screens/Settings.tsx:818 #: src/view/screens/TermsOfService.tsx:29 #: src/view/shell/Drawer.tsx:256 msgid "Terms of Service" @@ -2300,7 +3493,7 @@ msgstr "" msgid "Text input field" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:306 +#: src/view/com/profile/ProfileHeader.tsx:310 msgid "The account will be able to interact with you after unblocking." msgstr "" @@ -2312,7 +3505,7 @@ msgstr "" msgid "The Copyright Policy has been moved to <0/>" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:433 +#: src/view/com/post-thread/PostThread.tsx:437 msgid "The post may have been deleted." msgstr "" @@ -2321,13 +3514,86 @@ msgid "The Privacy Policy has been moved to <0/>" msgstr "" #: src/view/screens/Support.tsx:36 -msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." msgstr "" +#: src/view/screens/Support.tsx:36 +#~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +#~ msgstr "" + #: src/view/screens/TermsOfService.tsx:33 msgid "The Terms of Service have been moved to" msgstr "" +#: src/view/screens/ProfileFeed.tsx:558 +msgid "There was an an issue contacting the server, please check your internet connection and try again." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:139 +msgid "There was an an issue removing this feed. Please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:218 +msgid "There was an an issue updating your feeds, please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:245 +#: src/view/screens/ProfileList.tsx:266 +#: src/view/screens/SavedFeeds.tsx:209 +#: src/view/screens/SavedFeeds.tsx:231 +#: src/view/screens/SavedFeeds.tsx:252 +msgid "There was an issue contacting the server" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 +#: src/view/com/feeds/FeedSourceCard.tsx:113 +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:181 +msgid "There was an issue contacting your server" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:115 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "" + +#: src/view/com/posts/Feed.tsx:261 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "" + +#: src/view/com/lists/ListMembers.tsx:172 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:148 +#: src/view/com/lists/ProfileLists.tsx:155 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:126 +msgid "There was an issue syncing your preferences with the server" +msgstr "" + +#: src/view/screens/AppPasswords.tsx:66 +msgid "There was an issue with fetching your app passwords" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:204 +#: src/view/com/profile/ProfileHeader.tsx:225 +#: src/view/com/profile/ProfileHeader.tsx:264 +#: src/view/com/profile/ProfileHeader.tsx:277 +#: src/view/com/profile/ProfileHeader.tsx:297 +#: src/view/com/profile/ProfileHeader.tsx:319 +msgid "There was an issue! {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:287 +#: src/view/screens/ProfileList.tsx:306 +#: src/view/screens/ProfileList.tsx:328 +#: src/view/screens/ProfileList.tsx:347 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:35 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "" @@ -2348,19 +3614,33 @@ msgstr "" msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:107 +#: src/view/com/modals/ModerationDetails.tsx:67 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "This content is not viewable without a Bluesky account." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:113 +#: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "" +#: src/view/screens/Profile.tsx:392 +#: src/view/screens/ProfileFeed.tsx:484 +#: src/view/screens/ProfileList.tsx:639 +msgid "This feed is empty!" +msgstr "" + +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:61 msgid "This information is not shared with other users." msgstr "" -#: src/view/com/modals/VerifyEmail.tsx:113 +#: src/view/com/modals/VerifyEmail.tsx:119 msgid "This is important in case you ever need to change your email or reset your password." msgstr "" @@ -2368,24 +3648,44 @@ msgstr "" msgid "This is the service that keeps you online." msgstr "" -#: src/view/com/modals/LinkWarning.tsx:56 +#: src/view/com/modals/LinkWarning.tsx:58 msgid "This link is taking you to the following website:" msgstr "" +#: src/view/screens/ProfileList.tsx:813 +msgid "This list is empty!" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:105 +msgid "This name is already in use" +msgstr "" + #: src/view/com/post-thread/PostThreadItem.tsx:123 msgid "This post has been deleted." msgstr "" +#: src/view/com/modals/ModerationDetails.tsx:62 +msgid "This user has blocked you. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:42 +msgid "This user is included in the <0/> list which you have blocked." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:74 +msgid "This user is included the <0/> list which you have muted." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:137 msgid "This warning is only available for posts with media attached." msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:178 +#: src/view/com/util/forms/PostDropdownBtn.tsx:190 msgid "This will hide this post from your feeds." msgstr "" #: src/view/screens/PreferencesThreads.tsx:53 -#: src/view/screens/Settings.tsx:503 +#: src/view/screens/Settings.tsx:531 msgid "Thread Preferences" msgstr "" @@ -2393,7 +3693,11 @@ msgstr "" msgid "Threaded Mode" msgstr "" -#: src/view/com/util/forms/DropdownButton.tsx:230 +#: src/Navigation.tsx:254 +msgid "Threads Preferences" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:234 msgid "Toggle dropdown" msgstr "" @@ -2401,60 +3705,100 @@ msgstr "" msgid "Transformations" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:705 -#: src/view/com/post-thread/PostThreadItem.tsx:707 -#: src/view/com/util/forms/PostDropdownBtn.tsx:111 +#: src/view/com/post-thread/PostThreadItem.tsx:710 +#: src/view/com/post-thread/PostThreadItem.tsx:712 +#: src/view/com/util/forms/PostDropdownBtn.tsx:123 msgid "Translate" msgstr "" -#: src/view/com/util/error/ErrorScreen.tsx:73 +#: src/view/com/util/error/ErrorScreen.tsx:75 +msgctxt "action" msgid "Try again" msgstr "" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/com/util/error/ErrorScreen.tsx:73 +#~ msgid "Try again" +#~ msgstr "" + +#: src/view/screens/ProfileList.tsx:484 msgid "Un-block list" msgstr "" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Un-mute list" msgstr "" #: src/view/com/auth/create/CreateAccount.tsx:65 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:87 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:120 msgid "Unable to contact your service. Please check your Internet connection." msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:466 -#: src/view/com/profile/ProfileHeader.tsx:469 +#: src/view/com/profile/ProfileHeader.tsx:475 +msgctxt "action" msgid "Unblock" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:304 -#: src/view/com/profile/ProfileHeader.tsx:388 +#: src/view/com/profile/ProfileHeader.tsx:472 +#: src/view/screens/ProfileList.tsx:568 +msgid "Unblock" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:308 +#: src/view/com/profile/ProfileHeader.tsx:392 msgid "Unblock Account" msgstr "" +#: src/view/com/modals/Repost.tsx:42 +#: src/view/com/modals/Repost.tsx:55 +#: src/view/com/util/post-ctrls/RepostButton.tsx:60 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Undo repost" msgstr "" +#: src/view/com/profile/FollowButton.tsx:55 +msgctxt "action" +msgid "Unfollow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:524 +msgid "Unfollow {0}" +msgstr "" + #: src/view/com/auth/create/state.ts:216 msgid "Unfortunately, you do not meet the requirements to create an account." msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Unlike" +msgstr "" + +#: src/view/screens/ProfileList.tsx:575 +msgid "Unmute" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:373 msgid "Unmute Account" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Unmute thread" msgstr "" -#: src/view/screens/ProfileList.tsx:441 +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Unpin" +msgstr "" + +#: src/view/screens/ProfileList.tsx:452 msgid "Unpin moderation list" msgstr "" +#: src/view/screens/ProfileFeed.tsx:354 +msgid "Unsave" +msgstr "" + #: src/view/com/modals/UserAddRemoveLists.tsx:54 msgid "Update {displayName} in Lists" msgstr "" @@ -2463,34 +3807,83 @@ msgstr "" msgid "Update Available" msgstr "" -#: src/view/com/auth/login/SetNewPasswordForm.tsx:172 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:174 msgid "Updating..." msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:453 +#: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "" -#: src/view/screens/AppPasswords.tsx:194 +#: src/view/screens/AppPasswords.tsx:195 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:513 +#: src/view/com/modals/ChangeHandle.tsx:515 msgid "Use default provider" msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:150 +#: src/view/com/modals/InAppBrowserConsent.tsx:56 +#: src/view/com/modals/InAppBrowserConsent.tsx:58 +msgid "Use in-app browser" +msgstr "" + +#: src/view/com/modals/InAppBrowserConsent.tsx:66 +#: src/view/com/modals/InAppBrowserConsent.tsx:68 +msgid "Use my default browser" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:154 msgid "Use this to sign into the other app along with your handle." msgstr "" -#: src/view/com/modals/InviteCodes.tsx:197 +#: src/view/com/modals/ServerInput.tsx:105 +msgid "Use your domain as your Bluesky client service provider" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:200 msgid "Used by:" msgstr "" +#: src/view/com/modals/ModerationDetails.tsx:54 +msgid "User Blocked" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:40 +msgid "User Blocked by List" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:60 +msgid "User Blocks You" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:38 msgid "User handle" msgstr "" +#: src/view/com/lists/ListCard.tsx:84 +#: src/view/com/modals/UserAddRemoveLists.tsx:182 +msgid "User list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:741 +msgid "User list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:180 +#: src/view/screens/ProfileList.tsx:739 +msgid "User list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:138 +msgid "User list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:125 +msgid "User list updated" +msgstr "" + #: src/view/screens/Lists.tsx:58 msgid "User Lists" msgstr "" @@ -2500,7 +3893,7 @@ msgstr "" msgid "Username or email address" msgstr "" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:775 msgid "Users" msgstr "" @@ -2516,15 +3909,15 @@ msgstr "" msgid "Users in \"{0}\"" msgstr "" -#: src/view/screens/Settings.tsx:802 +#: src/view/screens/Settings.tsx:843 msgid "Verify email" msgstr "" -#: src/view/screens/Settings.tsx:827 +#: src/view/screens/Settings.tsx:868 msgid "Verify my email" msgstr "" -#: src/view/screens/Settings.tsx:836 +#: src/view/screens/Settings.tsx:877 msgid "Verify My Email" msgstr "" @@ -2533,18 +3926,42 @@ msgstr "" msgid "Verify New Email" msgstr "" +#: src/view/com/modals/VerifyEmail.tsx:103 +msgid "Verify Your Email" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:701 +msgid "View {0}'s avatar" +msgstr "" + #: src/view/screens/Log.tsx:52 msgid "View debug entry" msgstr "" +#: src/view/com/posts/FeedSlice.tsx:103 +msgid "View full thread" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:172 +msgid "View profile" +msgstr "" + #: src/view/com/profile/ProfileSubpageHeader.tsx:128 msgid "View the avatar" msgstr "" -#: src/view/com/modals/LinkWarning.tsx:73 +#: src/view/com/modals/LinkWarning.tsx:75 msgid "Visit Site" msgstr "" +#: src/view/com/modals/ContentFilteringSettings.tsx:254 +msgid "Warn" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:48 +msgid "We'll look into your appeal promptly." +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "" @@ -2557,6 +3974,10 @@ msgstr "" #~ msgid "We're sorry, but this feed is currently receiving high traffic and is temporarily unavailable. Please try again later." #~ msgstr "" +#: src/view/screens/ProfileList.tsx:83 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "" + #: src/view/screens/Search/Search.tsx:243 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "" @@ -2574,6 +3995,7 @@ msgid "What is the issue with this {collectionName}?" msgstr "" #: src/view/com/auth/SplashScreen.tsx:34 +#: src/view/com/composer/Composer.tsx:279 msgid "What's up?" msgstr "" @@ -2598,23 +4020,30 @@ msgstr "" msgid "Wide" msgstr "" -#: src/view/com/composer/Composer.tsx:418 +#: src/view/com/composer/Composer.tsx:415 msgid "Write post" msgstr "" +#: src/view/com/composer/Composer.tsx:278 #: src/view/com/composer/Prompt.tsx:33 msgid "Write your reply" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:198 -#: src/view/screens/PreferencesHomeFeed.tsx:233 -#: src/view/screens/PreferencesHomeFeed.tsx:268 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:201 +#: src/view/screens/PreferencesHomeFeed.tsx:236 +#: src/view/screens/PreferencesHomeFeed.tsx:271 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "Yes" msgstr "" +#: src/view/com/posts/FollowingEmptyState.tsx:67 +#: src/view/com/posts/FollowingEndOfFeed.tsx:68 +msgid "You can also discover new Custom Feeds to follow." +msgstr "" + #: src/view/com/auth/create/Step1.tsx:106 msgid "You can change hosting providers at any time." msgstr "" @@ -2624,7 +4053,7 @@ msgstr "" msgid "You can now sign in with your new password." msgstr "" -#: src/view/com/modals/InviteCodes.tsx:64 +#: src/view/com/modals/InviteCodes.tsx:66 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "" @@ -2632,7 +4061,7 @@ msgstr "" msgid "You don't have any pinned feeds." msgstr "" -#: src/view/screens/Feeds.tsx:383 +#: src/view/screens/Feeds.tsx:387 msgid "You don't have any saved feeds!" msgstr "" @@ -2640,16 +4069,24 @@ msgstr "" msgid "You don't have any saved feeds." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:381 +#: src/view/com/post-thread/PostThread.tsx:385 msgid "You have blocked the author or you have been blocked by the author." msgstr "" -#: src/view/com/feeds/ProfileFeedgens.tsx:134 +#: src/view/com/modals/ModerationDetails.tsx:56 +msgid "You have blocked this user. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:87 +msgid "You have muted this user." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:136 msgid "You have no feeds." msgstr "" #: src/view/com/lists/MyLists.tsx:89 -#: src/view/com/lists/ProfileLists.tsx:138 +#: src/view/com/lists/ProfileLists.tsx:140 msgid "You have no lists." msgstr "" @@ -2657,7 +4094,7 @@ msgstr "" 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." msgstr "" -#: src/view/screens/AppPasswords.tsx:86 +#: src/view/screens/AppPasswords.tsx:87 msgid "You have not created any app passwords yet. You can create one by pressing the button below." msgstr "" @@ -2665,23 +4102,48 @@ msgstr "" 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." msgstr "" +#: src/view/com/modals/ContentFilteringSettings.tsx:170 +msgid "You must be 18 or older to enable adult content." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:96 +msgid "You will no longer receive notifications for this thread" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:99 +msgid "You will now receive notifications for this thread" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "" +#: src/view/com/posts/FollowingEndOfFeed.tsx:48 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "" + #: src/view/com/auth/create/Step2.tsx:58 msgid "Your account" msgstr "" +#: src/view/com/modals/DeleteAccount.tsx:65 +msgid "Your account has been deleted" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:146 msgid "Your birth date" msgstr "" +#: src/view/com/modals/InAppBrowserConsent.tsx:47 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "" + #: src/view/com/auth/create/state.ts:102 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:70 msgid "Your email appears to be invalid." msgstr "" -#: src/view/com/modals/Waitlist.tsx:107 +#: src/view/com/modals/Waitlist.tsx:109 msgid "Your email has been saved! We'll be in touch soon." msgstr "" @@ -2689,30 +4151,43 @@ msgstr "" msgid "Your email has been updated but not verified. As a next step, please verify your new email." msgstr "" -#: src/view/com/modals/VerifyEmail.tsx:108 +#: src/view/com/modals/VerifyEmail.tsx:114 msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "" +#: src/view/com/posts/FollowingEmptyState.tsx:47 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "" + #: src/view/com/auth/create/Step3.tsx:42 -#: src/view/com/modals/ChangeHandle.tsx:270 msgid "Your full handle will be" msgstr "" +#: src/view/com/modals/ChangeHandle.tsx:270 +msgid "Your full handle will be <0>@{0}" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:53 msgid "Your hosting provider" msgstr "" -#: src/view/screens/Settings.tsx:402 +#: src/view/screens/Settings.tsx:430 #: src/view/shell/desktop/RightNav.tsx:137 -#: src/view/shell/Drawer.tsx:655 +#: src/view/shell/Drawer.tsx:657 msgid "Your invite codes are hidden when logged in using an App Password" msgstr "" +#: src/view/com/composer/Composer.tsx:267 +msgid "Your post has been published" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "" -#: src/view/com/modals/SwitchAccount.tsx:82 +#: src/view/com/modals/SwitchAccount.tsx:84 +#: src/view/screens/Settings.tsx:125 msgid "Your profile" msgstr "" @@ -2728,6 +4203,10 @@ msgstr "" #~ msgid "Your profile and posts will not be visible to people visiting the Bluesky app or website without having an account and being logged in." #~ msgstr "" +#: src/view/com/composer/Composer.tsx:266 +msgid "Your reply has been published" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:28 msgid "Your user handle" msgstr "" diff --git a/src/locale/locales/es/messages.po b/src/locale/locales/es/messages.po index 5ecee696..25616816 100644 --- a/src/locale/locales/es/messages.po +++ b/src/locale/locales/es/messages.po @@ -13,29 +13,38 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" +#: src/view/com/modals/VerifyEmail.tsx:142 +msgid "(no email)" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:168 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" msgstr "{0, plural, one {# invite code available} other {# invite codes available}}" -#: src/view/com/modals/Repost.tsx:44 +#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/screens/Settings.tsx:294 msgid "{0}" msgstr "{0}" #: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "{0} {purposeLabel} List" -msgstr "Lista {purposeLabel} {0}" +#~ msgid "{0} {purposeLabel} List" +#~ msgstr "Lista {purposeLabel} {0}" + +#: src/view/com/profile/ProfileHeader.tsx:632 +msgid "{following} following" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:151 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" msgstr "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" -#: src/view/screens/Settings.tsx:407 -#: src/view/shell/Drawer.tsx:659 +#: src/view/screens/Settings.tsx:435 +#: src/view/shell/Drawer.tsx:661 msgid "{invitesAvailable} invite code available" msgstr "{invitesAvailable} código de invitación disponible" -#: src/view/screens/Settings.tsx:409 -#: src/view/shell/Drawer.tsx:661 +#: src/view/screens/Settings.tsx:437 +#: src/view/shell/Drawer.tsx:663 msgid "{invitesAvailable} invite codes available" msgstr "{invitesAvailable} códigos de invitación disponibles" @@ -43,10 +52,22 @@ msgstr "{invitesAvailable} códigos de invitación disponibles" msgid "{message}" msgstr "{message}" +#: src/view/shell/Drawer.tsx:440 +msgid "{numUnreadNotifications} unread" +msgstr "" + +#: src/Navigation.tsx:147 +msgid "@{0}" +msgstr "" + #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "<0/> miembros" +#: src/view/com/profile/ProfileHeader.tsx:634 +msgid "<0>{following} <1>following" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 msgid "<0>Choose your<1>Recommended<2>Feeds" msgstr "<0>Elige tus<1>publicaciones<2>recomendadas" @@ -55,6 +76,14 @@ msgstr "<0>Elige tus<1>publicaciones<2>recomendadas" msgid "<0>Follow some<1>Recommended<2>Users" msgstr "<0>Sigue a algunos<1>usuarios<2>recomendados" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 +msgid "<0>Welcome to<1>Bluesky" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:597 +msgid "⚠Invalid Handle" +msgstr "" + #: src/view/com/util/moderation/LabelInfo.tsx:45 msgid "A content warning has been applied to this {0}." msgstr "Se ha aplicado una advertencia de contenido a este {0}." @@ -63,23 +92,61 @@ msgstr "Se ha aplicado una advertencia de contenido a este {0}." msgid "A new version of the app is available. Please update to continue using the app." msgstr "Ya está disponible una nueva versión de la aplicación. Actualízala para seguir utilizándola." +#: src/view/com/util/ViewHeader.tsx:83 +#: src/view/screens/Search/Search.tsx:538 +msgid "Access navigation links and settings" +msgstr "" + +#: src/view/com/pager/FeedsTabBarMobile.tsx:78 +msgid "Access profile and other navigation links" +msgstr "" + #: src/view/com/modals/EditImage.tsx:299 -#: src/view/screens/Settings.tsx:417 +#: src/view/screens/Settings.tsx:445 msgid "Accessibility" msgstr "Accesibilidad" #: src/view/com/auth/login/LoginForm.tsx:163 -#: src/view/screens/Settings.tsx:286 +#: src/view/screens/Settings.tsx:308 msgid "Account" msgstr "Cuenta" +#: src/view/com/profile/ProfileHeader.tsx:293 +msgid "Account blocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:260 +msgid "Account muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:86 +msgid "Account Muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:72 +msgid "Account Muted by List" +msgstr "" + #: src/view/com/util/AccountDropdownBtn.tsx:41 msgid "Account options" msgstr "Opciones de la cuenta" +#: src/view/com/util/AccountDropdownBtn.tsx:25 +msgid "Account removed from quick access" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:315 +msgid "Account unblocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:273 +msgid "Account unmuted" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 -#: src/view/screens/ProfileList.tsx:763 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 +#: src/view/screens/ProfileList.tsx:791 msgid "Add" msgstr "Agregar" @@ -87,12 +154,12 @@ msgstr "Agregar" msgid "Add a content warning" msgstr "Agregar una advertencia de cuenta" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:781 msgid "Add a user to this list" msgstr "Agregar un usuario a esta lista" -#: src/view/screens/Settings.tsx:355 -#: src/view/screens/Settings.tsx:364 +#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:392 msgid "Add account" msgstr "Agregar una cuenta" @@ -102,6 +169,12 @@ msgstr "Agregar una cuenta" msgid "Add alt text" msgstr "Agregar texto alt" +#: src/view/screens/AppPasswords.tsx:102 +#: src/view/screens/AppPasswords.tsx:143 +#: src/view/screens/AppPasswords.tsx:156 +msgid "Add App Password" +msgstr "" + #: src/view/com/modals/report/InputIssueDetails.tsx:41 #: src/view/com/modals/report/Modal.tsx:191 msgid "Add details" @@ -111,32 +184,41 @@ msgstr "Agregar detalles" msgid "Add details to report" msgstr "Agregar detalles al informe" -#: src/view/com/composer/Composer.tsx:447 +#: src/view/com/composer/Composer.tsx:446 msgid "Add link card" msgstr "Agregar una tarjeta de enlace" -#: src/view/com/composer/Composer.tsx:450 +#: src/view/com/composer/Composer.tsx:451 msgid "Add link card:" msgstr "Agregar una tarjeta de enlace:" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "Añade el siguiente registro DNS a tu dominio:" -#: src/view/com/profile/ProfileHeader.tsx:353 +#: src/view/com/profile/ProfileHeader.tsx:357 msgid "Add to Lists" msgstr "Agregar a listas" -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Add to my feeds" msgstr "Agregar a mis noticias" +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 +msgid "Added" +msgstr "" + #: src/view/com/modals/ListAddRemoveUsers.tsx:191 #: src/view/com/modals/UserAddRemoveLists.tsx:128 msgid "Added to list" msgstr "Agregar a una lista" -#: src/view/screens/PreferencesHomeFeed.tsx:170 +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:173 msgid "Adjust the number of likes a reply must have to be shown in your feed." msgstr "Ajusta el número de Me gusta que debe tener una respuesta para que se muestre en tus noticias." @@ -144,10 +226,18 @@ msgstr "Ajusta el número de Me gusta que debe tener una respuesta para que se m msgid "Adult Content" msgstr "Contenido para adultos" -#: src/view/screens/Settings.tsx:602 +#: src/view/com/modals/ContentFilteringSettings.tsx:137 +msgid "Adult content can only be enabled via the Web at <0/>." +msgstr "" + +#: src/view/screens/Settings.tsx:630 msgid "Advanced" msgstr "Avanzado" +#: src/view/com/auth/login/ChooseAccountForm.tsx:98 +msgid "Already signed in as @{0}" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:130 msgid "ALT" msgstr "ALT" @@ -160,7 +250,7 @@ msgstr "Texto alt" msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "El texto alternativo describe las imágenes para los usuarios ciegos y con baja visión, y ayuda a dar contexto a todos." -#: src/view/com/modals/VerifyEmail.tsx:118 +#: src/view/com/modals/VerifyEmail.tsx:124 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "Se ha enviado un correo electrónico a {0}. Incluye un código de confirmación que puedes introducir a continuación." @@ -168,7 +258,12 @@ msgstr "Se ha enviado un correo electrónico a {0}. Incluye un código de confir msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "Se ha enviado un correo electrónico a tu dirección previa, {0}. Incluye un código de confirmación que puedes introducir a continuación." -#: src/view/com/notifications/FeedItem.tsx:237 +#: src/view/com/profile/FollowButton.tsx:30 +#: src/view/com/profile/FollowButton.tsx:40 +msgid "An issue occurred, please try again." +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:240 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" msgstr "y" @@ -177,15 +272,32 @@ msgstr "y" msgid "App Language" msgstr "Lenguaje de app" -#: src/view/screens/Settings.tsx:622 +#: src/view/screens/AppPasswords.tsx:228 +msgid "App password deleted" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:133 +msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:98 +msgid "App Password names must be at least 4 characters long." +msgstr "" + +#: src/view/screens/Settings.tsx:641 +msgid "App password settings" +msgstr "" + +#: src/view/screens/Settings.tsx:650 msgid "App passwords" msgstr "Contraseñas de la app" -#: src/view/screens/AppPasswords.tsx:186 +#: src/Navigation.tsx:239 +#: src/view/screens/AppPasswords.tsx:187 msgid "App Passwords" msgstr "Contraseñas de la app" -#: src/view/com/util/forms/PostDropdownBtn.tsx:236 +#: src/view/com/util/forms/PostDropdownBtn.tsx:248 msgid "Appeal content warning" msgstr "Aviso sobre el contenido del recurso" @@ -201,11 +313,11 @@ msgstr "Apelar esta decisión" msgid "Appeal this decision." msgstr "Apelar esta decisión." -#: src/view/screens/Settings.tsx:432 +#: src/view/screens/Settings.tsx:460 msgid "Appearance" msgstr "Aspecto exterior" -#: src/view/screens/AppPasswords.tsx:223 +#: src/view/screens/AppPasswords.tsx:224 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "¿Estás seguro de que quieres eliminar la contraseña de la app \"{name}\"?" @@ -213,32 +325,42 @@ msgstr "¿Estás seguro de que quieres eliminar la contraseña de la app \"{name msgid "Are you sure you'd like to discard this draft?" msgstr "¿Estás seguro de que quieres descartar este borrador?" -#: src/view/screens/ProfileList.tsx:353 +#: src/view/screens/ProfileList.tsx:364 msgid "Are you sure?" msgstr "¿Estás seguro?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:219 +#: src/view/com/util/forms/PostDropdownBtn.tsx:231 msgid "Are you sure? This cannot be undone." msgstr "¿Estás seguro? Esto no puede deshacerse." +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 +msgid "Are you writing in <0>{0}?" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:123 msgid "Artistic or non-erotic nudity." msgstr "Desnudez artística o no erótica." +#: src/view/com/post-thread/PostThread.tsx:400 +msgctxt "action" +msgid "Back" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:141 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:166 -#: src/view/com/auth/login/LoginForm.tsx:254 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:170 +#: src/view/com/auth/login/LoginForm.tsx:256 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:150 #: src/view/com/modals/report/InputIssueDetails.tsx:46 -#: src/view/com/post-thread/PostThread.tsx:388 -#: src/view/com/post-thread/PostThread.tsx:438 -#: src/view/com/post-thread/PostThread.tsx:446 -#: src/view/com/profile/ProfileHeader.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:392 +#: src/view/com/post-thread/PostThread.tsx:442 +#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/profile/ProfileHeader.tsx:688 +#: src/view/com/util/ViewHeader.tsx:81 msgid "Back" msgstr "Regresar" -#: src/view/screens/Settings.tsx:461 +#: src/view/screens/Settings.tsx:489 msgid "Basics" msgstr "Conceptos básicos" @@ -247,36 +369,45 @@ msgstr "Conceptos básicos" msgid "Birthday" msgstr "Cumpleaños" -#: src/view/screens/Settings.tsx:312 +#: src/view/screens/Settings.tsx:340 msgid "Birthday:" msgstr "Cumpleaños:" -#: src/view/com/profile/ProfileHeader.tsx:282 -#: src/view/com/profile/ProfileHeader.tsx:389 +#: src/view/com/profile/ProfileHeader.tsx:286 +#: src/view/com/profile/ProfileHeader.tsx:393 msgid "Block Account" msgstr "Bloquear una cuenta" -#: src/view/screens/ProfileList.tsx:523 +#: src/view/screens/ProfileList.tsx:534 msgid "Block accounts" msgstr "Bloquear cuentas" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/screens/ProfileList.tsx:484 msgid "Block list" msgstr "Bloquear una lista" -#: src/view/screens/ProfileList.tsx:308 +#: src/view/screens/ProfileList.tsx:315 msgid "Block these accounts?" msgstr "¿Bloquear estas cuentas?" +#: src/view/screens/ProfileList.tsx:319 +msgid "Block this List" +msgstr "" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 +msgid "Blocked" +msgstr "" + #: src/view/screens/Moderation.tsx:123 msgid "Blocked accounts" msgstr "Cuentas bloqueadas" +#: src/Navigation.tsx:131 #: src/view/screens/ModerationBlockedAccounts.tsx:107 msgid "Blocked Accounts" msgstr "Cuentas bloqueadas" -#: src/view/com/profile/ProfileHeader.tsx:284 +#: src/view/com/profile/ProfileHeader.tsx:288 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Las cuentas bloqueadas no pueden responder en tus hilos, mencionarte ni interactuar contigo de ninguna otra forma." @@ -284,11 +415,11 @@ msgstr "Las cuentas bloqueadas no pueden responder en tus hilos, mencionarte ni msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Las cuentas bloqueadas no pueden responder en tus hilos, mencionarte ni interactuar contigo de ninguna otra forma. Tú no verás su contenido y ellos no podrán ver el tuyo." -#: src/view/com/post-thread/PostThread.tsx:250 +#: src/view/com/post-thread/PostThread.tsx:254 msgid "Blocked post." msgstr "Publicación bloqueada." -#: src/view/screens/ProfileList.tsx:310 +#: src/view/screens/ProfileList.tsx:317 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "El bloque es público. Las cuentas bloqueadas no pueden responder en tus hilos, mencionarte ni interactuar contigo de ninguna otra forma." @@ -300,14 +431,17 @@ msgstr "Blog" msgid "Bluesky" msgstr "Bluesky" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 msgid "Bluesky is flexible." msgstr "Bluesky es flexible." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 msgid "Bluesky is open." msgstr "Bluesky es abierto." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 msgid "Bluesky is public." msgstr "Bluesky es público." @@ -324,7 +458,7 @@ msgstr "Bluesky no mostrará tu perfil ni tus publicaciones a los usuarios que h msgid "Bluesky.Social" msgstr "Bluesky.Social" -#: src/view/screens/Settings.tsx:751 +#: src/view/screens/Settings.tsx:792 msgid "Build version {0} {1}" msgstr "Versión {0} {1}" @@ -332,37 +466,65 @@ msgstr "Versión {0} {1}" msgid "Business" msgstr "Negocios" +#: src/view/com/modals/ServerInput.tsx:115 +msgid "Button disabled. Input custom domain to proceed." +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:157 +msgid "by —" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 +msgid "by {0}" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 +msgid "by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +msgid "by you" +msgstr "" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 #: src/view/com/util/UserAvatar.tsx:221 #: src/view/com/util/UserBanner.tsx:38 msgid "Camera" msgstr "Cámara" -#: src/view/com/modals/AddAppPasswords.tsx:214 +#: src/view/com/modals/AddAppPasswords.tsx:218 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "Sólo puede contener letras, números, espacios, guiones y guiones bajos. Debe tener al menos 4 caracteres, pero no más de 32." -#: src/view/com/composer/Composer.tsx:294 -#: src/view/com/composer/Composer.tsx:297 +#: src/view/com/modals/Confirm.tsx:88 +#: src/view/com/modals/Confirm.tsx:91 +#: src/view/com/modals/CreateOrEditList.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:227 +msgctxt "action" +msgid "Cancel" +msgstr "" + +#: src/view/com/composer/Composer.tsx:300 +#: src/view/com/composer/Composer.tsx:305 #: src/view/com/modals/ChangeEmail.tsx:218 #: src/view/com/modals/ChangeEmail.tsx:220 -#: src/view/com/modals/Confirm.tsx:88 -#: src/view/com/modals/CreateOrEditList.tsx:267 -#: src/view/com/modals/CreateOrEditList.tsx:272 -#: src/view/com/modals/DeleteAccount.tsx:150 -#: src/view/com/modals/DeleteAccount.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:288 #: src/view/com/modals/EditImage.tsx:323 -#: src/view/com/modals/EditProfile.tsx:248 -#: src/view/com/modals/LinkWarning.tsx:85 -#: src/view/com/modals/Repost.tsx:73 -#: src/view/com/modals/Waitlist.tsx:136 -#: src/view/screens/Search/Search.tsx:601 -#: src/view/shell/desktop/Search.tsx:182 +#: src/view/com/modals/EditProfile.tsx:249 +#: src/view/com/modals/InAppBrowserConsent.tsx:78 +#: src/view/com/modals/LinkWarning.tsx:87 +#: src/view/com/modals/Repost.tsx:87 +#: src/view/com/modals/VerifyEmail.tsx:247 +#: src/view/com/modals/VerifyEmail.tsx:253 +#: src/view/com/modals/Waitlist.tsx:142 +#: src/view/screens/Search/Search.tsx:602 +#: src/view/shell/desktop/Search.tsx:185 msgid "Cancel" msgstr "Cancelar" -#: src/view/com/modals/DeleteAccount.tsx:146 -#: src/view/com/modals/DeleteAccount.tsx:219 +#: src/view/com/modals/DeleteAccount.tsx:148 +#: src/view/com/modals/DeleteAccount.tsx:223 msgid "Cancel account deletion" msgstr "Cancelar la eliminación de la cuenta" @@ -378,29 +540,34 @@ msgstr "Cancelar identificador de cambio" msgid "Cancel image crop" msgstr "Cancelar recorte de imagen" -#: src/view/com/modals/EditProfile.tsx:243 +#: src/view/com/modals/EditProfile.tsx:244 msgid "Cancel profile editing" msgstr "Cancelar la edición de perfil" -#: src/view/com/modals/Repost.tsx:64 +#: src/view/com/modals/Repost.tsx:78 msgid "Cancel quote post" msgstr "Cancelar la publicación de un presupuesto" #: src/view/com/modals/ListAddRemoveUsers.tsx:87 -#: src/view/shell/desktop/Search.tsx:178 +#: src/view/shell/desktop/Search.tsx:181 msgid "Cancel search" msgstr "Cancelar búsqueda" -#: src/view/com/modals/Waitlist.tsx:132 +#: src/view/com/modals/Waitlist.tsx:136 msgid "Cancel waitlist signup" msgstr "Cancelar la inscripción en la lista de espera" -#: src/view/screens/Settings.tsx:306 +#: src/view/screens/Settings.tsx:334 +msgctxt "action" msgid "Change" -msgstr "Cambiar" +msgstr "" -#: src/view/screens/Settings.tsx:634 -#: src/view/screens/Settings.tsx:643 +#: src/view/screens/Settings.tsx:306 +#~ msgid "Change" +#~ msgstr "Cambiar" + +#: src/view/screens/Settings.tsx:662 +#: src/view/screens/Settings.tsx:671 msgid "Change handle" msgstr "Cambiar el identificador" @@ -408,10 +575,14 @@ msgstr "Cambiar el identificador" msgid "Change Handle" msgstr "Cambiar el identificador" -#: src/view/com/modals/VerifyEmail.tsx:141 +#: src/view/com/modals/VerifyEmail.tsx:147 msgid "Change my email" msgstr "Cambiar mi correo electrónico" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Change post language to {0}" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:109 msgid "Change Your Email" msgstr "Cambiar tu correo electrónico" @@ -424,7 +595,7 @@ msgstr "Echa un vistazo a algunas publicaciones recomendadas. Pulsa + para añad msgid "Check out some recommended users. Follow them to see similar users." msgstr "Echa un vistazo a algunos usuarios recomendados. Síguelos para ver usuarios similares." -#: src/view/com/modals/DeleteAccount.tsx:163 +#: src/view/com/modals/DeleteAccount.tsx:165 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Consulta tu bandeja de entrada para recibir un correo electrónico con el código de confirmación que debes introducir a continuación:" @@ -432,10 +603,15 @@ msgstr "Consulta tu bandeja de entrada para recibir un correo electrónico con e msgid "Choose \"Everybody\" or \"Nobody\"" msgstr "" +#: src/view/screens/Settings.tsx:663 +msgid "Choose a new Bluesky username or create" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:38 msgid "Choose Service" msgstr "Elige un Servicio" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 msgid "Choose the algorithms that power your experience with custom feeds." msgstr "Elige los algoritmos que potencian tu experiencia con publicaciones personalizadas." @@ -444,27 +620,33 @@ msgstr "Elige los algoritmos que potencian tu experiencia con publicaciones pers msgid "Choose your password" msgstr "Elige tu contraseña" -#: src/view/screens/Settings.tsx:727 +#: src/view/screens/Settings.tsx:767 +#: src/view/screens/Settings.tsx:768 msgid "Clear all legacy storage data" msgstr "Borrar todos los datos de almacenamiento heredados" -#: src/view/screens/Settings.tsx:729 +#: src/view/screens/Settings.tsx:770 msgid "Clear all legacy storage data (restart after this)" msgstr "Borrar todos los datos de almacenamiento heredados (reiniciar después de esto)" -#: src/view/screens/Settings.tsx:739 +#: src/view/screens/Settings.tsx:779 +#: src/view/screens/Settings.tsx:780 msgid "Clear all storage data" msgstr "Borrar todos los datos de almacenamiento" -#: src/view/screens/Settings.tsx:741 +#: src/view/screens/Settings.tsx:782 msgid "Clear all storage data (restart after this)" msgstr "Borrar todos los datos de almacenamiento (reiniciar después de esto)" #: src/view/com/util/forms/SearchInput.tsx:74 -#: src/view/screens/Search/Search.tsx:582 +#: src/view/screens/Search/Search.tsx:583 msgid "Clear search query" msgstr "Borrar consulta de búsqueda" +#: src/view/screens/Support.tsx:40 +msgid "click here" +msgstr "" + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 msgid "Close alert" msgstr "Cerrar la alerta" @@ -485,19 +667,50 @@ msgstr "Cerrar el visor de imagen" msgid "Close navigation footer" msgstr "Cerrar el pie de página de navegación" +#: src/view/shell/index.web.tsx:50 +msgid "Closes bottom navigation bar" +msgstr "" + +#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 +msgid "Closes password update alert" +msgstr "" + +#: src/view/com/composer/Composer.tsx:302 +msgid "Closes post composer and discards post draft" +msgstr "" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 +msgid "Closes viewer for header image" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:321 +msgid "Collapses list of users for a given notification" +msgstr "" + +#: src/Navigation.tsx:229 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "Directrices de la comunidad" +#: src/view/com/composer/Composer.tsx:417 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "" + #: src/view/com/composer/Prompt.tsx:24 msgid "Compose reply" msgstr "Redactar la respuesta" -#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/Confirm.tsx:75 +#: src/view/com/modals/Confirm.tsx:78 +msgctxt "action" +msgid "Confirm" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/SelfLabel.tsx:154 -#: src/view/com/modals/VerifyEmail.tsx:225 -#: src/view/screens/PreferencesHomeFeed.tsx:305 +#: src/view/com/modals/VerifyEmail.tsx:231 +#: src/view/com/modals/VerifyEmail.tsx:233 +#: src/view/screens/PreferencesHomeFeed.tsx:308 #: src/view/screens/PreferencesThreads.tsx:159 msgid "Confirm" msgstr "Confirmar" @@ -511,18 +724,26 @@ msgstr "Confirmar el cambio" msgid "Confirm content language settings" msgstr "Confirmar la configuración del idioma del contenido" -#: src/view/com/modals/DeleteAccount.tsx:209 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Confirm delete account" msgstr "Confirmar eliminación de cuenta" +#: src/view/com/modals/ContentFilteringSettings.tsx:151 +msgid "Confirm your age to enable adult content." +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:157 -#: src/view/com/modals/DeleteAccount.tsx:176 -#: src/view/com/modals/VerifyEmail.tsx:159 +#: src/view/com/modals/DeleteAccount.tsx:178 +#: src/view/com/modals/VerifyEmail.tsx:165 msgid "Confirmation code" msgstr "Código de confirmación" +#: src/view/com/modals/Waitlist.tsx:120 +msgid "Confirms signing up {email} to the waitlist" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:174 -#: src/view/com/auth/login/LoginForm.tsx:273 +#: src/view/com/auth/login/LoginForm.tsx:275 msgid "Connecting..." msgstr "Conectando..." @@ -539,6 +760,11 @@ msgstr "Filtro de contenido" msgid "Content Languages" msgstr "Lenguajes de contenido" +#: src/view/com/modals/ModerationDetails.tsx:65 +msgid "Content Not Available" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:33 #: src/view/com/util/moderation/ScreenHider.tsx:78 msgid "Content Warning" msgstr "Advertencia de contenido" @@ -552,31 +778,46 @@ msgstr "Advertencias de contenido" msgid "Continue" msgstr "Continuar" -#: src/view/com/modals/AddAppPasswords.tsx:193 -#: src/view/com/modals/InviteCodes.tsx:179 +#: src/view/com/modals/AddAppPasswords.tsx:197 +#: src/view/com/modals/InviteCodes.tsx:182 msgid "Copied" msgstr "Copiado" -#: src/view/com/modals/AddAppPasswords.tsx:186 +#: src/view/screens/Settings.tsx:243 +msgid "Copied build version to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:75 +#: src/view/com/modals/InviteCodes.tsx:152 +#: src/view/com/util/forms/PostDropdownBtn.tsx:110 +msgid "Copied to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:191 +msgid "Copies app password" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:190 msgid "Copy" msgstr "Copiar" -#: src/view/screens/ProfileList.tsx:385 +#: src/view/screens/ProfileList.tsx:396 msgid "Copy link to list" msgstr "Copia el enlace a la lista" -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 msgid "Copy link to post" msgstr "Copia el enlace a la publicación" -#: src/view/com/profile/ProfileHeader.tsx:338 +#: src/view/com/profile/ProfileHeader.tsx:342 msgid "Copy link to profile" msgstr "Copia el enlace al perfil" -#: src/view/com/util/forms/PostDropdownBtn.tsx:125 +#: src/view/com/util/forms/PostDropdownBtn.tsx:137 msgid "Copy post text" msgstr "Copiar el texto de la publicación" +#: src/Navigation.tsx:234 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "Política de derechos de autor" @@ -585,29 +826,50 @@ msgstr "Política de derechos de autor" msgid "Could not load feed" msgstr "No se ha podido cargar las publicaciones" -#: src/view/screens/ProfileList.tsx:839 +#: src/view/screens/ProfileList.tsx:867 msgid "Could not load list" msgstr "No se ha podido cargar la lista" #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 #: src/view/com/auth/SplashScreen.tsx:46 +#: src/view/com/auth/SplashScreen.web.tsx:77 msgid "Create a new account" msgstr "Crear una cuenta nueva" +#: src/view/screens/Settings.tsx:384 +msgid "Create a new Bluesky account" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "Crear una cuenta" +#: src/view/com/modals/AddAppPasswords.tsx:228 +msgid "Create App Password" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 #: src/view/com/auth/SplashScreen.tsx:43 msgid "Create new account" msgstr "Crear una cuenta nueva" -#: src/view/screens/AppPasswords.tsx:248 +#: src/view/screens/AppPasswords.tsx:249 msgid "Created {0}" msgstr "Creado {0}" -#: src/view/com/modals/ChangeHandle.tsx:387 +#: src/view/screens/ProfileFeed.tsx:625 +msgid "Created by <0/>" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:623 +msgid "Created by you" +msgstr "" + +#: src/view/com/composer/Composer.tsx:448 +msgid "Creates a card with a thumbnail. The card links to {url}" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:389 #: src/view/com/modals/ServerInput.tsx:102 msgid "Custom domain" msgstr "Dominio personalizado" @@ -616,11 +878,27 @@ msgstr "Dominio personalizado" msgid "Customize media from external sites." msgstr "" -#: src/view/screens/Settings.tsx:648 +#: src/view/screens/Settings.tsx:687 msgid "Danger Zone" msgstr "Zona de peligro" -#: src/view/screens/Settings.tsx:655 +#: src/view/screens/Settings.tsx:479 +msgid "Dark" +msgstr "" + +#: src/view/screens/Debug.tsx:63 +msgid "Dark mode" +msgstr "" + +#: src/Navigation.tsx:204 +msgid "Debug" +msgstr "" + +#: src/view/screens/Debug.tsx:83 +msgid "Debug panel" +msgstr "" + +#: src/view/screens/Settings.tsx:694 msgid "Delete account" msgstr "Borrar la cuenta" @@ -628,40 +906,44 @@ msgstr "Borrar la cuenta" msgid "Delete Account" msgstr "Borrar la cuenta" -#: src/view/screens/AppPasswords.tsx:221 -#: src/view/screens/AppPasswords.tsx:241 +#: src/view/screens/AppPasswords.tsx:222 +#: src/view/screens/AppPasswords.tsx:242 msgid "Delete app password" msgstr "Borrar la contraseña de la app" -#: src/view/screens/ProfileList.tsx:352 -#: src/view/screens/ProfileList.tsx:412 +#: src/view/screens/ProfileList.tsx:363 +#: src/view/screens/ProfileList.tsx:423 msgid "Delete List" msgstr "Borrar la lista" -#: src/view/com/modals/DeleteAccount.tsx:212 +#: src/view/com/modals/DeleteAccount.tsx:216 msgid "Delete my account" msgstr "Borrar mi cuenta" -#: src/view/screens/Settings.tsx:665 +#: src/view/screens/Settings.tsx:706 msgid "Delete my account…" msgstr "Borrar mi cuenta..." -#: src/view/com/util/forms/PostDropdownBtn.tsx:214 +#: src/view/com/util/forms/PostDropdownBtn.tsx:226 msgid "Delete post" msgstr "Borrar una publicación" -#: src/view/com/util/forms/PostDropdownBtn.tsx:218 +#: src/view/com/util/forms/PostDropdownBtn.tsx:230 msgid "Delete this post?" msgstr "¿Borrar esta publicación?" -#: src/view/com/post-thread/PostThread.tsx:242 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 +msgid "Deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:246 msgid "Deleted post." msgstr "Se borró la publicación." -#: src/view/com/modals/CreateOrEditList.tsx:218 -#: src/view/com/modals/CreateOrEditList.tsx:234 -#: src/view/com/modals/EditProfile.tsx:197 -#: src/view/com/modals/EditProfile.tsx:209 +#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:255 +#: src/view/com/modals/EditProfile.tsx:198 +#: src/view/com/modals/EditProfile.tsx:210 msgid "Description" msgstr "Descripción" @@ -669,7 +951,7 @@ msgstr "Descripción" msgid "Dev Server" msgstr "Servidor de desarrollo" -#: src/view/screens/Settings.tsx:670 +#: src/view/screens/Settings.tsx:711 msgid "Developer Tools" msgstr "Herramientas de desarrollador" @@ -689,35 +971,53 @@ msgstr "Descartar el borrador" msgid "Discourage apps from showing my account to logged-out users" msgstr "Evitar que las aplicaciones muestren mi cuenta a los usuarios desconectados" -#: src/view/screens/Feeds.tsx:405 +#: src/view/com/posts/FollowingEmptyState.tsx:74 +#: src/view/com/posts/FollowingEndOfFeed.tsx:75 +msgid "Discover new custom feeds" +msgstr "" + +#: src/view/screens/Feeds.tsx:409 msgid "Discover new feeds" msgstr "Descubrir nuevas publicaciones" -#: src/view/com/modals/EditProfile.tsx:191 +#: src/view/com/modals/EditProfile.tsx:192 msgid "Display name" msgstr "Mostrar el nombre" -#: src/view/com/modals/EditProfile.tsx:179 +#: src/view/com/modals/EditProfile.tsx:180 msgid "Display Name" msgstr "Mostrar el nombre" -#: src/view/com/modals/ChangeHandle.tsx:485 +#: src/view/com/modals/ChangeHandle.tsx:487 msgid "Domain verified!" msgstr "¡Dominio verificado!" +#: src/view/com/auth/create/Step2.tsx:83 +msgid "Don't have an invite code?" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 -#: src/view/com/modals/AltImage.tsx:115 -#: src/view/com/modals/ContentFilteringSettings.tsx:88 -#: src/view/com/modals/ContentFilteringSettings.tsx:96 -#: src/view/com/modals/crop-image/CropImage.web.tsx:152 #: src/view/com/modals/EditImage.tsx:333 -#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:157 #: src/view/com/modals/Threadgate.tsx:129 #: src/view/com/modals/Threadgate.tsx:132 #: src/view/com/modals/UserAddRemoveLists.tsx:79 -#: src/view/screens/PreferencesHomeFeed.tsx:308 +#: src/view/com/modals/UserAddRemoveLists.tsx:82 #: src/view/screens/PreferencesThreads.tsx:162 +msgctxt "action" +msgid "Done" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:228 +#: src/view/com/modals/AltImage.tsx:115 +#: src/view/com/modals/ContentFilteringSettings.tsx:88 +#: src/view/com/modals/ContentFilteringSettings.tsx:96 +#: src/view/com/modals/crop-image/CropImage.web.tsx:152 +#: src/view/com/modals/InviteCodes.tsx:80 +#: src/view/com/modals/InviteCodes.tsx:123 +#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/screens/PreferencesHomeFeed.tsx:311 msgid "Done" msgstr "Listo" @@ -725,56 +1025,116 @@ msgstr "Listo" msgid "Done{extraText}" msgstr "Listo{extraText}" -#: src/view/com/modals/InviteCodes.tsx:94 +#: src/view/com/auth/login/ChooseAccountForm.tsx:45 +msgid "Double tap to sign in" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:185 +msgid "e.g. Alice Roberts" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:203 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "e.g. Great Posters" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:226 +msgid "e.g. Spammers" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:246 +msgid "e.g. The posters who never miss." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:247 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:96 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Cada código funciona una vez. Recibirás más códigos de invitación periódicamente." +#: src/view/com/lists/ListMembers.tsx:149 +msgctxt "action" +msgid "Edit" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:144 #: src/view/com/modals/EditImage.tsx:207 msgid "Edit image" msgstr "Editar la imagen" -#: src/view/screens/ProfileList.tsx:400 +#: src/view/screens/ProfileList.tsx:411 msgid "Edit list details" msgstr "Editar los detalles de la lista" -#: src/view/screens/Feeds.tsx:367 +#: src/view/com/modals/CreateOrEditList.tsx:193 +msgid "Edit Moderation List" +msgstr "" + +#: src/Navigation.tsx:244 +#: src/view/screens/Feeds.tsx:371 #: src/view/screens/SavedFeeds.tsx:84 msgid "Edit My Feeds" msgstr "Editar mis noticias" -#: src/view/com/modals/EditProfile.tsx:151 +#: src/view/com/modals/EditProfile.tsx:152 msgid "Edit my profile" msgstr "Editar mi perfil" -#: src/view/com/profile/ProfileHeader.tsx:453 +#: src/view/com/profile/ProfileHeader.tsx:457 msgid "Edit profile" msgstr "Editar el perfil" -#: src/view/com/profile/ProfileHeader.tsx:456 +#: src/view/com/profile/ProfileHeader.tsx:462 msgid "Edit Profile" msgstr "Editar el perfil" -#: src/view/screens/Feeds.tsx:330 +#: src/view/screens/Feeds.tsx:334 msgid "Edit Saved Feeds" msgstr "Editar mis noticias guardadas" +#: src/view/com/modals/CreateOrEditList.tsx:188 +msgid "Edit User List" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:193 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:211 +msgid "Edit your profile description" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:108 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:152 #: src/view/com/modals/ChangeEmail.tsx:141 #: src/view/com/modals/Waitlist.tsx:88 msgid "Email" msgstr "Correo electrónico" #: src/view/com/auth/create/Step2.tsx:99 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:143 msgid "Email address" msgstr "Dirección de correo electrónico" +#: src/view/com/modals/ChangeEmail.tsx:56 +#: src/view/com/modals/ChangeEmail.tsx:88 +msgid "Email updated" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:111 msgid "Email Updated" msgstr "Correo electrónico actualizado" -#: src/view/screens/Settings.tsx:290 +#: src/view/com/modals/VerifyEmail.tsx:78 +msgid "Email verified" +msgstr "" + +#: src/view/screens/Settings.tsx:312 msgid "Email:" msgstr "Correo electrónico:" @@ -782,34 +1142,63 @@ msgstr "Correo electrónico:" msgid "Enable {0} only" msgstr "" +#: src/view/com/modals/ContentFilteringSettings.tsx:162 +msgid "Enable Adult Content" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:97 msgid "Enable External Media" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:144 +#: src/view/screens/PreferencesExternalEmbeds.tsx:75 +msgid "Enable media players for" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:147 msgid "Enable this setting to only see replies between people you follow." msgstr "Activa esta opción para ver sólo las respuestas de las personas a las que sigues." -#: src/view/screens/Profile.tsx:426 +#: src/view/screens/Profile.tsx:427 msgid "End of feed" msgstr "Fin de noticias" +#: src/view/com/modals/AddAppPasswords.tsx:165 +msgid "Enter a name for this App Password" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:105 +msgid "Enter Confirmation Code" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:71 msgid "Enter the address of your provider:" msgstr "Introduce la dirección de tu proveedor:" -#: src/view/com/modals/ChangeHandle.tsx:369 +#: src/view/com/modals/ChangeHandle.tsx:371 msgid "Enter the domain you want to use" msgstr "Introduce el dominio que quieres utilizar" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:101 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:103 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "Introduce el correo electrónico que utilizaste para crear tu cuenta. Te enviaremos un \"código de restablecimiento\" para que puedas establecer una nueva contraseña." +#: src/view/com/auth/create/Step2.tsx:157 +#: src/view/com/modals/BirthDateSettings.tsx:74 +msgid "Enter your birth date" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:78 +msgid "Enter your email" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:104 msgid "Enter your email address" msgstr "Introduce la dirección de correo electrónico" +#: src/view/com/modals/ChangeEmail.tsx:41 +msgid "Enter your new email above" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:117 msgid "Enter your new email address below." msgstr "Introduce tu nueva dirección de correo electrónico a continuación." @@ -826,10 +1215,32 @@ msgstr "Error:" msgid "Everybody" msgstr "Todos" +#: src/view/com/modals/ChangeHandle.tsx:150 +msgid "Exits handle change process" +msgstr "" + +#: src/view/com/lightbox/Lightbox.web.tsx:113 +msgid "Exits image view" +msgstr "" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/shell/desktop/Search.tsx:182 +msgid "Exits inputting search query" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:138 +msgid "Exits signing up for waitlist with {email}" +msgstr "" + #: src/view/com/lightbox/Lightbox.web.tsx:156 msgid "Expand alt text" msgstr "Expandir el texto alt" +#: src/view/com/composer/ComposerReplyTo.tsx:81 +#: src/view/com/composer/ComposerReplyTo.tsx:84 +msgid "Expand or collapse the full post you are replying to" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:64 msgid "External Media" msgstr "" @@ -839,17 +1250,43 @@ msgstr "" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "" +#: src/Navigation.tsx:260 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 -#: src/view/screens/Settings.tsx:595 +#: src/view/screens/Settings.tsx:623 msgid "External Media Preferences" msgstr "" +#: src/view/screens/Settings.tsx:614 +msgid "External media settings" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:114 +#: src/view/com/modals/AddAppPasswords.tsx:118 +msgid "Failed to create app password." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:148 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:86 +msgid "Failed to delete post, please try again" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141 msgid "Failed to load recommended feeds" msgstr "Error al cargar las noticias recomendadas" -#: src/view/screens/Feeds.tsx:556 +#: src/Navigation.tsx:194 +msgid "Feed" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:229 +msgid "Feed by {0}" +msgstr "" + +#: src/view/screens/Feeds.tsx:560 msgid "Feed offline" msgstr "Noticias fuera de línea" @@ -862,12 +1299,13 @@ msgstr "Preferencias de noticias" msgid "Feedback" msgstr "Comentarios" -#: src/view/screens/Feeds.tsx:475 +#: src/Navigation.tsx:442 +#: src/view/screens/Feeds.tsx:479 #: src/view/screens/Profile.tsx:165 #: src/view/shell/bottom-bar/BottomBar.tsx:181 #: src/view/shell/desktop/LeftNav.tsx:342 -#: src/view/shell/Drawer.tsx:474 -#: src/view/shell/Drawer.tsx:475 +#: src/view/shell/Drawer.tsx:476 +#: src/view/shell/Drawer.tsx:477 msgid "Feeds" msgstr "Noticias" @@ -879,6 +1317,12 @@ msgstr "Se crean las noticias por los usuarios para crear colecciones de conteni msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Las noticias son algoritmos personalizados que los usuarios construyen con un poco de experiencia en codificación. <0/> para más información." +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/FollowingEmptyState.tsx:57 +#: src/view/com/posts/FollowingEndOfFeed.tsx:58 +msgid "Find accounts to follow" +msgstr "" + #: src/view/screens/Search/Search.tsx:427 msgid "Find users on Bluesky" msgstr "Encontrar usuarios en Bluesky" @@ -891,7 +1335,7 @@ msgstr "Encuentra usuarios con la herramienta de búsqueda de la derecha" msgid "Finding similar accounts..." msgstr "Encontrar cuentas similares..." -#: src/view/screens/PreferencesHomeFeed.tsx:108 +#: src/view/screens/PreferencesHomeFeed.tsx:111 msgid "Fine-tune the content you see on your home screen." msgstr "Ajusta el contenido que ves en tu pantalla de inicio." @@ -899,52 +1343,86 @@ msgstr "Ajusta el contenido que ves en tu pantalla de inicio." msgid "Fine-tune the discussion threads." msgstr "Ajusta los hilos de discusión." -#: src/view/com/profile/ProfileHeader.tsx:538 +#: src/view/com/modals/EditImage.tsx:115 +msgid "Flip horizontal" +msgstr "" + +#: src/view/com/modals/EditImage.tsx:120 +#: src/view/com/modals/EditImage.tsx:287 +msgid "Flip vertically" +msgstr "" + +#: src/view/com/profile/FollowButton.tsx:64 +msgctxt "action" +msgid "Follow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:552 msgid "Follow" msgstr "Seguir" +#: src/view/com/profile/ProfileHeader.tsx:543 +msgid "Follow {0}" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:64 msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." msgstr "Sigue a algunos usuarios para empezar. Podemos recomendarte más usuarios en función de los que te parezcan interesantes." +#: src/view/com/profile/ProfileCard.tsx:194 +msgid "Followed by {0}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:98 msgid "Followed users" msgstr "Usuarios seguidos" -#: src/view/screens/PreferencesHomeFeed.tsx:151 +#: src/view/screens/PreferencesHomeFeed.tsx:154 msgid "Followed users only" msgstr "Solo usuarios seguidos" +#: src/view/com/notifications/FeedItem.tsx:166 +msgid "followed you" +msgstr "" + #: src/view/screens/ProfileFollowers.tsx:25 msgid "Followers" msgstr "Seguidores" #: src/view/com/profile/ProfileHeader.tsx:624 -msgid "following" -msgstr "siguiendo" +#~ msgid "following" +#~ msgstr "siguiendo" -#: src/view/com/profile/ProfileHeader.tsx:522 +#: src/view/com/profile/ProfileHeader.tsx:534 #: src/view/screens/ProfileFollows.tsx:25 msgid "Following" msgstr "Siguiendo" -#: src/view/com/profile/ProfileHeader.tsx:571 +#: src/view/com/profile/ProfileHeader.tsx:196 +msgid "Following {0}" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:585 msgid "Follows you" msgstr "Te siguen" +#: src/view/com/profile/ProfileCard.tsx:141 +msgid "Follows You" +msgstr "" + #: src/view/com/modals/DeleteAccount.tsx:107 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Por razones de seguridad, tendremos que enviarte un código de confirmación a tu dirección de correo electrónico." -#: src/view/com/modals/AddAppPasswords.tsx:207 +#: src/view/com/modals/AddAppPasswords.tsx:211 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." msgstr "Por razones de seguridad, no podrás volver a verla. Si pierdes esta contraseña, tendrás que generar una nueva." -#: src/view/com/auth/login/LoginForm.tsx:236 +#: src/view/com/auth/login/LoginForm.tsx:238 msgid "Forgot" msgstr "Lo olvidé" -#: src/view/com/auth/login/LoginForm.tsx:233 +#: src/view/com/auth/login/LoginForm.tsx:235 msgid "Forgot password" msgstr "Olvidé mi contraseña" @@ -953,11 +1431,17 @@ msgstr "Olvidé mi contraseña" msgid "Forgot Password" msgstr "Olvidé mi contraseña" +#: src/view/com/posts/FeedItem.tsx:188 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 msgid "Gallery" msgstr "Galería" -#: src/view/com/modals/VerifyEmail.tsx:183 +#: src/view/com/modals/VerifyEmail.tsx:189 +#: src/view/com/modals/VerifyEmail.tsx:191 msgid "Get Started" msgstr "Comenzar" @@ -970,14 +1454,14 @@ msgstr "Regresar" #: src/view/screens/ProfileFeed.tsx:104 #: src/view/screens/ProfileFeed.tsx:109 -#: src/view/screens/ProfileList.tsx:848 -#: src/view/screens/ProfileList.tsx:853 +#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:881 msgid "Go Back" msgstr "Regresar" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:181 -#: src/view/com/auth/login/LoginForm.tsx:283 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:163 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:185 +#: src/view/com/auth/login/LoginForm.tsx:285 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:165 msgid "Go to next" msgstr "Ir al siguiente" @@ -990,47 +1474,64 @@ msgstr "Identificador" msgid "Help" msgstr "Ayuda" -#: src/view/com/modals/AddAppPasswords.tsx:148 +#: src/view/com/modals/AddAppPasswords.tsx:152 msgid "Here is your app password." msgstr "Aquí tienes tu contraseña de la app." -#: src/view/com/notifications/FeedItem.tsx:324 -#: src/view/com/util/moderation/ContentHider.tsx:103 +#: src/view/com/modals/ContentFilteringSettings.tsx:219 +#: src/view/com/notifications/FeedItem.tsx:329 +msgctxt "action" +msgid "Hide" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/util/moderation/ContentHider.tsx:105 +#: src/view/com/util/moderation/PostHider.tsx:108 msgid "Hide" msgstr "Ocultar" -#: src/view/com/util/forms/PostDropdownBtn.tsx:173 +#: src/view/com/util/forms/PostDropdownBtn.tsx:185 msgid "Hide post" msgstr "Ocultar publicación" -#: src/view/com/util/forms/PostDropdownBtn.tsx:177 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Hide the content" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:189 msgid "Hide this post?" msgstr "¿Ocultar esta publicación?" -#: src/view/com/notifications/FeedItem.tsx:316 +#: src/view/com/notifications/FeedItem.tsx:319 msgid "Hide user list" msgstr "Ocultar la lista de usuarios" -#: src/view/com/posts/FeedErrorMessage.tsx:110 +#: src/view/com/profile/ProfileHeader.tsx:526 +msgid "Hides posts from {0} in your feed" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Se ha producido algún problema al contactar con el servidor de noticias. Por favor, informa al propietario de la noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:98 +#: src/view/com/posts/FeedErrorMessage.tsx:99 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Parece que el servidor de noticias está mal configurado. Por favor, informa al propietario de la noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:104 +#: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Parece que el servidor de noticias está fuera de línea. Por favor, informa al propietario de la noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:101 +#: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "El servidor de noticias ha respondido de forma incorrecta. Por favor, informa al propietario de la noticia sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:95 +#: src/view/com/posts/FeedErrorMessage.tsx:96 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Tenemos problemas para encontrar esta noticia. Puede que la hayan borrado." +#: src/Navigation.tsx:432 #: src/view/shell/bottom-bar/BottomBar.tsx:137 #: src/view/shell/desktop/LeftNav.tsx:306 #: src/view/shell/Drawer.tsx:398 @@ -1038,13 +1539,14 @@ msgstr "Tenemos problemas para encontrar esta noticia. Puede que la hayan borrad msgid "Home" msgstr "Página inicial" -#: src/view/com/pager/FeedsTabBarMobile.tsx:96 -#: src/view/screens/PreferencesHomeFeed.tsx:101 -#: src/view/screens/Settings.tsx:481 +#: src/Navigation.tsx:249 +#: src/view/com/pager/FeedsTabBarMobile.tsx:98 +#: src/view/screens/PreferencesHomeFeed.tsx:104 +#: src/view/screens/Settings.tsx:509 msgid "Home Feed Preferences" msgstr "Preferencias de noticias de la página inicial" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:114 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:116 msgid "Hosting provider" msgstr "Proveedor de alojamiento" @@ -1053,18 +1555,34 @@ msgstr "Proveedor de alojamiento" msgid "Hosting provider address" msgstr "Dirección del proveedor de alojamiento" -#: src/view/com/modals/VerifyEmail.tsx:208 +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "How should we open this link?" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:214 msgid "I have a code" msgstr "Tengo un código" -#: src/view/com/modals/ChangeHandle.tsx:281 +#: src/view/com/modals/VerifyEmail.tsx:216 +msgid "I have a confirmation code" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:283 msgid "I have my own domain" msgstr "Tengo mi propio dominio" +#: src/view/com/lightbox/Lightbox.web.tsx:158 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:127 msgid "If none are selected, suitable for all ages." msgstr "Si no se selecciona ninguno, es apto para todas las edades." +#: src/view/com/util/images/Gallery.tsx:37 +msgid "Image" +msgstr "" + #: src/view/com/modals/AltImage.tsx:97 msgid "Image alt text" msgstr "Texto alt de la imagen" @@ -1074,19 +1592,76 @@ msgstr "Texto alt de la imagen" msgid "Image options" msgstr "Opciones de la imagen" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:110 +msgid "Input code sent to your email for password reset" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:180 +msgid "Input confirmation code for account deletion" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:109 +msgid "Input email for Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:80 +msgid "Input hosting provider address" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:73 +msgid "Input invite code to proceed" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:182 +msgid "Input name for app password" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:133 +msgid "Input new password" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:196 +msgid "Input password for account deletion" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:227 +msgid "Input the password tied to {identifier}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:194 +msgid "Input the username or email address you used at signup" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:90 +msgid "Input your email to get on the Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:226 +msgid "Input your password" +msgstr "" + +#: src/view/com/auth/create/Step3.tsx:39 +msgid "Input your user handle" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:229 +msgid "Invalid or unsupported post record" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:115 msgid "Invalid username or password" msgstr "Nombre de usuario o contraseña no válidos" -#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:411 msgid "Invite" msgstr "Invitar" -#: src/view/com/modals/InviteCodes.tsx:91 -#: src/view/screens/Settings.tsx:371 +#: src/view/com/modals/InviteCodes.tsx:93 +#: src/view/screens/Settings.tsx:399 msgid "Invite a Friend" msgstr "Invitar a un amigo" +#: src/view/com/auth/create/Step2.tsx:63 #: src/view/com/auth/create/Step2.tsx:72 msgid "Invite code" msgstr "Código de invitación" @@ -1095,10 +1670,18 @@ msgstr "Código de invitación" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "No se acepta el código de invitación. Comprueba que lo has introducido correctamente e inténtalo de nuevo." -#: src/view/shell/Drawer.tsx:640 +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: {0} available" +msgstr "" + +#: src/view/shell/Drawer.tsx:642 msgid "Invite codes: {invitesAvailable} available" msgstr "Códigos de invitación: {invitesAvailable} disponibles" +#: src/view/com/modals/InviteCodes.tsx:169 +msgid "Invite codes: 1 available" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 msgid "Jobs" msgstr "Tareas" @@ -1112,7 +1695,7 @@ msgstr "Únete a la lista de espera" msgid "Join the waitlist." msgstr "Únete a la lista de espera." -#: src/view/com/modals/Waitlist.tsx:124 +#: src/view/com/modals/Waitlist.tsx:128 msgid "Join Waitlist" msgstr "Únete a la lista de espera" @@ -1120,15 +1703,24 @@ msgstr "Únete a la lista de espera" msgid "Language selection" msgstr "Escoger el idioma" +#: src/view/screens/Settings.tsx:560 +msgid "Language settings" +msgstr "" + +#: src/Navigation.tsx:141 #: src/view/screens/LanguageSettings.tsx:89 msgid "Language Settings" msgstr "Configuración del idioma" -#: src/view/screens/Settings.tsx:541 +#: src/view/screens/Settings.tsx:569 msgid "Languages" msgstr "Idiomas" -#: src/view/com/util/moderation/ContentHider.tsx:101 +#: src/view/com/auth/create/StepHeader.tsx:13 +msgid "Last step!" +msgstr "" + +#: src/view/com/util/moderation/ContentHider.tsx:103 msgid "Learn more" msgstr "Aprender más" @@ -1138,9 +1730,9 @@ msgstr "Aprender más" msgid "Learn More" msgstr "Aprender más" -#: src/view/com/util/moderation/ContentHider.tsx:83 +#: src/view/com/util/moderation/ContentHider.tsx:85 #: src/view/com/util/moderation/PostAlerts.tsx:40 -#: src/view/com/util/moderation/PostHider.tsx:76 +#: src/view/com/util/moderation/PostHider.tsx:78 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 #: src/view/com/util/moderation/ScreenHider.tsx:101 msgid "Learn more about this warning" @@ -1154,10 +1746,14 @@ msgstr "Más información sobre lo que es público en Bluesky." msgid "Leave them all unchecked to see any language." msgstr "Déjalos todos sin marcar para ver cualquier idioma." -#: src/view/com/modals/LinkWarning.tsx:49 +#: src/view/com/modals/LinkWarning.tsx:51 msgid "Leaving Bluesky" msgstr "Salir de Bluesky" +#: src/view/screens/Settings.tsx:280 +msgid "Legacy storage cleared, you need to restart the app now." +msgstr "" + #: src/view/com/auth/login/Login.tsx:128 #: src/view/com/auth/login/Login.tsx:144 msgid "Let's get your password reset!" @@ -1168,36 +1764,94 @@ msgstr "¡Vamos a restablecer tu contraseña!" msgid "Library" msgstr "Librería" -#: src/view/screens/ProfileFeed.tsx:586 +#: src/view/screens/Settings.tsx:473 +msgid "Light" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Like" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:600 msgid "Like this feed" msgstr "Dar «me gusta» a esta noticia" +#: src/Navigation.tsx:199 #: src/view/screens/PostLikedBy.tsx:27 #: src/view/screens/ProfileFeedLikedBy.tsx:27 msgid "Liked by" msgstr "Le ha gustado a" +#: src/view/com/feeds/FeedSourceCard.tsx:277 +msgid "Liked by {0} {1}" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:615 +msgid "Liked by {likeCount} {0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:171 +msgid "liked your custom feed{0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:155 +msgid "liked your post" +msgstr "" + #: src/view/screens/Profile.tsx:164 msgid "Likes" msgstr "Cantidad de «Me gusta»" -#: src/view/com/modals/CreateOrEditList.tsx:186 +#: src/view/com/post-thread/PostThreadItem.tsx:184 +msgid "Likes on this post" +msgstr "" + +#: src/Navigation.tsx:168 +msgid "List" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:205 msgid "List Avatar" msgstr "Avatar de la lista" -#: src/view/com/modals/CreateOrEditList.tsx:199 +#: src/view/screens/ProfileList.tsx:323 +msgid "List blocked" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:231 +msgid "List by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:367 +msgid "List deleted" +msgstr "" + +#: src/view/screens/ProfileList.tsx:282 +msgid "List muted" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:218 msgid "List Name" msgstr "Nombre de la lista" +#: src/view/screens/ProfileList.tsx:342 +msgid "List unblocked" +msgstr "" + +#: src/view/screens/ProfileList.tsx:301 +msgid "List unmuted" +msgstr "" + +#: src/Navigation.tsx:111 #: src/view/screens/Profile.tsx:166 #: src/view/shell/desktop/LeftNav.tsx:379 -#: src/view/shell/Drawer.tsx:490 -#: src/view/shell/Drawer.tsx:491 +#: src/view/shell/Drawer.tsx:492 +#: src/view/shell/Drawer.tsx:493 msgid "Lists" msgstr "Listas" -#: src/view/com/post-thread/PostThread.tsx:259 -#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:263 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Load more posts" msgstr "Cargar más publicaciones" @@ -1205,7 +1859,10 @@ msgstr "Cargar más publicaciones" msgid "Load new notifications" msgstr "Cargar notificaciones nuevas" -#: src/view/com/feeds/FeedPage.tsx:189 +#: src/view/com/feeds/FeedPage.tsx:190 +#: src/view/screens/Profile.tsx:412 +#: src/view/screens/ProfileFeed.tsx:503 +#: src/view/screens/ProfileList.tsx:659 msgid "Load new posts" msgstr "Cargar publicaciones nuevas" @@ -1217,6 +1874,10 @@ msgstr "Cargando..." msgid "Local dev server" msgstr "Servidor de desarrollo local" +#: src/Navigation.tsx:209 +msgid "Log" +msgstr "" + #: src/view/screens/Moderation.tsx:136 msgid "Logged-out visibility" msgstr "Visibilidad de desconexión" @@ -1225,7 +1886,7 @@ msgstr "Visibilidad de desconexión" msgid "Login to account that is not listed" msgstr "Acceder a una cuenta que no está en la lista" -#: src/view/com/modals/LinkWarning.tsx:63 +#: src/view/com/modals/LinkWarning.tsx:65 msgid "Make sure this is where you intend to go!" msgstr "¡Asegúrate de que es aquí a donde pretendes ir!" @@ -1241,61 +1902,107 @@ msgstr "usuarios mencionados" msgid "Mentioned users" msgstr "Usuarios mencionados" +#: src/view/com/util/ViewHeader.tsx:81 #: src/view/screens/Search/Search.tsx:537 msgid "Menu" msgstr "Menú" #: src/view/com/posts/FeedErrorMessage.tsx:194 -msgid "Message from server" -msgstr "Mensaje del servidor" +#~ msgid "Message from server" +#~ msgstr "Mensaje del servidor" +#: src/view/com/posts/FeedErrorMessage.tsx:197 +msgid "Message from server: {0}" +msgstr "" + +#: src/Navigation.tsx:116 #: src/view/screens/Moderation.tsx:64 -#: src/view/screens/Settings.tsx:563 +#: src/view/screens/Settings.tsx:591 #: src/view/shell/desktop/LeftNav.tsx:397 -#: src/view/shell/Drawer.tsx:509 -#: src/view/shell/Drawer.tsx:510 +#: src/view/shell/Drawer.tsx:511 +#: src/view/shell/Drawer.tsx:512 msgid "Moderation" msgstr "Moderación" +#: src/view/com/lists/ListCard.tsx:92 +#: src/view/com/modals/UserAddRemoveLists.tsx:190 +msgid "Moderation list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:753 +msgid "Moderation list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:90 +#: src/view/com/modals/UserAddRemoveLists.tsx:188 +#: src/view/screens/ProfileList.tsx:751 +msgid "Moderation list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:139 +msgid "Moderation list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:126 +msgid "Moderation list updated" +msgstr "" + #: src/view/screens/Moderation.tsx:95 msgid "Moderation lists" msgstr "Listas de moderación" +#: src/Navigation.tsx:121 #: src/view/screens/ModerationModlists.tsx:58 msgid "Moderation Lists" msgstr "Listas de moderación" +#: src/view/screens/Settings.tsx:585 +msgid "Moderation settings" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:35 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "" + #: src/view/shell/desktop/Feeds.tsx:53 msgid "More feeds" msgstr "Más canales de noticias" -#: src/view/com/profile/ProfileHeader.tsx:548 -#: src/view/screens/ProfileFeed.tsx:361 -#: src/view/screens/ProfileList.tsx:584 +#: src/view/com/profile/ProfileHeader.tsx:562 +#: src/view/screens/ProfileFeed.tsx:371 +#: src/view/screens/ProfileList.tsx:595 msgid "More options" msgstr "Más opciones" +#: src/view/com/util/forms/PostDropdownBtn.tsx:268 +msgid "More post options" +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:82 msgid "Most-liked replies first" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:370 +#: src/view/com/profile/ProfileHeader.tsx:374 msgid "Mute Account" msgstr "Silenciar la cuenta" -#: src/view/screens/ProfileList.tsx:511 +#: src/view/screens/ProfileList.tsx:522 msgid "Mute accounts" msgstr "Silenciar las cuentas" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Mute list" msgstr "Silenciar la lista" -#: src/view/screens/ProfileList.tsx:271 +#: src/view/screens/ProfileList.tsx:274 msgid "Mute these accounts?" msgstr "¿Silenciar estas cuentas?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/screens/ProfileList.tsx:278 +msgid "Mute this List" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Mute thread" msgstr "Silenciar el hilo" @@ -1303,6 +2010,7 @@ msgstr "Silenciar el hilo" msgid "Muted accounts" msgstr "Cuentas silenciadas" +#: src/Navigation.tsx:126 #: src/view/screens/ModerationMutedAccounts.tsx:107 msgid "Muted Accounts" msgstr "Cuentas silenciadas" @@ -1311,7 +2019,7 @@ msgstr "Cuentas silenciadas" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Las cuentas silenciadas eliminan sus publicaciones de tu canal de noticias y de tus notificaciones. Las cuentas silenciadas son completamente privadas." -#: src/view/screens/ProfileList.tsx:273 +#: src/view/screens/ProfileList.tsx:276 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Silenciar es privado. Las cuentas silenciadas pueden interactuar contigo, pero no verás sus publicaciones ni recibirás notificaciones suyas." @@ -1319,7 +2027,7 @@ msgstr "Silenciar es privado. Las cuentas silenciadas pueden interactuar contigo msgid "My Birthday" msgstr "Mi cumpleaños" -#: src/view/screens/Feeds.tsx:363 +#: src/view/screens/Feeds.tsx:367 msgid "My Feeds" msgstr "Mis canales de noticias" @@ -1327,53 +2035,98 @@ msgstr "Mis canales de noticias" msgid "My Profile" msgstr "Mi perfil" -#: src/view/screens/Settings.tsx:520 +#: src/view/screens/Settings.tsx:548 msgid "My Saved Feeds" msgstr "Mis canales de noticias guardados" -#: src/view/com/modals/AddAppPasswords.tsx:177 -#: src/view/com/modals/CreateOrEditList.tsx:211 +#: src/view/com/modals/AddAppPasswords.tsx:181 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "Name" msgstr "Nombre" +#: src/view/com/modals/CreateOrEditList.tsx:108 +msgid "Name is required" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:186 +#: src/view/com/auth/login/LoginForm.tsx:286 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +msgid "Navigates to the next screen" +msgstr "" + +#: src/view/shell/Drawer.tsx:71 +msgid "Navigates to your profile" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:107 #: src/view/com/modals/EmbedConsent.tsx:123 msgid "Never load embeds from {0}" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 msgid "Never lose access to your followers and data." msgstr "No pierdas nunca el acceso a tus seguidores y datos." #: src/view/screens/Lists.tsx:76 +msgctxt "action" +msgid "New" +msgstr "" + #: src/view/screens/ModerationModlists.tsx:78 msgid "New" msgstr "Nuevo" -#: src/view/com/feeds/FeedPage.tsx:200 -#: src/view/screens/Feeds.tsx:507 +#: src/view/com/modals/CreateOrEditList.tsx:195 +msgid "New Moderation List" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:122 +msgid "New password" +msgstr "" + +#: src/view/com/feeds/FeedPage.tsx:201 +msgctxt "action" +msgid "New post" +msgstr "" + +#: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:354 -#: src/view/screens/ProfileFeed.tsx:431 -#: src/view/screens/ProfileList.tsx:194 -#: src/view/screens/ProfileList.tsx:222 +#: src/view/screens/ProfileFeed.tsx:441 +#: src/view/screens/ProfileList.tsx:197 +#: src/view/screens/ProfileList.tsx:225 #: src/view/shell/desktop/LeftNav.tsx:248 msgid "New post" msgstr "Publicación nueva" #: src/view/shell/desktop/LeftNav.tsx:258 +msgctxt "action" msgid "New Post" -msgstr "Publicación nueva" +msgstr "" + +#: src/view/shell/desktop/LeftNav.tsx:258 +#~ msgid "New Post" +#~ msgstr "Publicación nueva" + +#: src/view/com/modals/CreateOrEditList.tsx:190 +msgid "New User List" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:79 msgid "Newest replies first" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 +msgctxt "action" +msgid "Next" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:154 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:174 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:184 -#: src/view/com/auth/login/LoginForm.tsx:286 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:156 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:178 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:188 +#: src/view/com/auth/login/LoginForm.tsx:288 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:158 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 msgid "Next" msgstr "Siguiente" @@ -1382,33 +2135,42 @@ msgstr "Siguiente" msgid "Next image" msgstr "Imagen nueva" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:197 -#: src/view/screens/PreferencesHomeFeed.tsx:232 -#: src/view/screens/PreferencesHomeFeed.tsx:269 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:200 +#: src/view/screens/PreferencesHomeFeed.tsx:235 +#: src/view/screens/PreferencesHomeFeed.tsx:272 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "No" msgstr "No" -#: src/view/screens/ProfileFeed.tsx:579 -#: src/view/screens/ProfileList.tsx:720 +#: src/view/screens/ProfileFeed.tsx:593 +#: src/view/screens/ProfileList.tsx:733 msgid "No description" msgstr "Sin descripción" +#: src/view/com/profile/ProfileHeader.tsx:217 +msgid "No longer following {0}" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:107 +msgid "No notifications yet!" +msgstr "" + #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:191 msgid "No result" msgstr "Sin resultados" -#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/Feeds.tsx:456 msgid "No results found for \"{query}\"" msgstr "No se han encontrado resultados para \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:127 #: src/view/screens/Search/Search.tsx:270 #: src/view/screens/Search/Search.tsx:298 -#: src/view/screens/Search/Search.tsx:629 -#: src/view/shell/desktop/Search.tsx:210 +#: src/view/screens/Search/Search.tsx:630 +#: src/view/shell/desktop/Search.tsx:213 msgid "No results found for {query}" msgstr "No se han encontrado resultados para {query}" @@ -1424,10 +2186,20 @@ msgstr "Nadie" msgid "Not Applicable." msgstr "No aplicable." +#: src/Navigation.tsx:106 +msgid "Not Found" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:246 +#: src/view/com/modals/VerifyEmail.tsx:252 +msgid "Not right now" +msgstr "" + #: src/view/screens/Moderation.tsx:232 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Nota: Bluesky es una red abierta y pública. Esta configuración sólo limita la visibilidad de tu contenido en la aplicación y el sitio web de Bluesky, y es posible que otras aplicaciones no respeten esta configuración. Otras aplicaciones y sitios web pueden seguir mostrando tu contenido a los usuarios que hayan cerrado sesión." +#: src/Navigation.tsx:447 #: src/view/screens/Notifications.tsx:113 #: src/view/screens/Notifications.tsx:137 #: src/view/shell/bottom-bar/BottomBar.tsx:205 @@ -1437,6 +2209,10 @@ msgstr "Nota: Bluesky es una red abierta y pública. Esta configuración sólo l msgid "Notifications" msgstr "Notificaciones" +#: src/view/com/modals/SelfLabel.tsx:103 +msgid "Nudity" +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:34 msgid "Oh no!" msgstr "¡Qué problema!" @@ -1449,7 +2225,11 @@ msgstr "Está bien" msgid "Oldest replies first" msgstr "" -#: src/view/com/composer/Composer.tsx:363 +#: src/view/screens/Settings.tsx:236 +msgid "Onboarding reset" +msgstr "" + +#: src/view/com/composer/Composer.tsx:375 msgid "One or more images is missing alt text." msgstr "Falta el texto alternativo en una o varias imágenes." @@ -1457,60 +2237,131 @@ msgstr "Falta el texto alternativo en una o varias imágenes." msgid "Only {0} can reply." msgstr "Solo {0} puede responder." -#: src/view/com/composer/Composer.tsx:468 -#: src/view/com/composer/Composer.tsx:469 +#: src/view/com/modals/ProfilePreview.tsx:49 +#: src/view/com/modals/ProfilePreview.tsx:61 +#: src/view/screens/AppPasswords.tsx:65 +msgid "Oops!" +msgstr "" + +#: src/view/com/composer/Composer.tsx:470 +#: src/view/com/composer/Composer.tsx:471 msgid "Open emoji picker" msgstr "" +#: src/view/screens/Settings.tsx:678 +msgid "Open links with in-app browser" +msgstr "" + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 msgid "Open navigation" msgstr "Abrir navegación" -#: src/view/screens/Settings.tsx:533 +#: src/view/screens/Settings.tsx:737 +msgid "Open storybook page" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:147 +msgid "Opens {numItems} options" +msgstr "" + +#: src/view/screens/Log.tsx:54 +msgid "Opens additional details for a debug entry" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:352 +msgid "Opens an expanded list of users in this notification" +msgstr "" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:61 +msgid "Opens camera on device" +msgstr "" + +#: src/view/com/composer/Prompt.tsx:25 +msgid "Opens composer" +msgstr "" + +#: src/view/screens/Settings.tsx:561 msgid "Opens configurable language settings" msgstr "Abrir la configuración del idioma que se puede ajustar" -#: src/view/screens/Settings.tsx:587 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 +msgid "Opens device photo gallery" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:459 +msgid "Opens editor for profile display name, avatar, background image, and description" +msgstr "" + +#: src/view/screens/Settings.tsx:615 msgid "Opens external embeds settings" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:614 +msgid "Opens followers list" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:633 +msgid "Opens following list" +msgstr "" + +#: src/view/screens/Settings.tsx:412 +msgid "Opens invite code list" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:172 #: src/view/shell/desktop/RightNav.tsx:156 -#: src/view/shell/Drawer.tsx:641 +#: src/view/shell/Drawer.tsx:643 msgid "Opens list of invite codes" msgstr "Abre la lista de códigos de invitación" -#: src/view/com/modals/ChangeHandle.tsx:279 +#: src/view/screens/Settings.tsx:696 +msgid "Opens modal for account deletion confirmation. Requires email code." +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:281 msgid "Opens modal for using custom domain" msgstr "Abre el modal para usar el dominio personalizado" -#: src/view/screens/Settings.tsx:558 +#: src/view/screens/Settings.tsx:586 msgid "Opens moderation settings" msgstr "Abre la configuración de moderación" -#: src/view/screens/Settings.tsx:514 +#: src/view/com/auth/login/LoginForm.tsx:236 +msgid "Opens password reset form" +msgstr "" + +#: src/view/screens/Feeds.tsx:335 +msgid "Opens screen to edit Saved Feeds" +msgstr "" + +#: src/view/screens/Settings.tsx:542 msgid "Opens screen with all saved feeds" msgstr "Abre la pantalla con todas las noticias guardadas" -#: src/view/screens/Settings.tsx:614 +#: src/view/screens/Settings.tsx:642 msgid "Opens the app password settings page" msgstr "Abre la página de configuración de la contraseña de la app" -#: src/view/screens/Settings.tsx:473 +#: src/view/screens/Settings.tsx:501 msgid "Opens the home feed preferences" msgstr "Abre las preferencias de noticias de la página inicial" -#: src/view/screens/Settings.tsx:697 +#: src/view/screens/Settings.tsx:738 msgid "Opens the storybook page" msgstr "Abre la página del libro de cuentos" -#: src/view/screens/Settings.tsx:677 +#: src/view/screens/Settings.tsx:718 msgid "Opens the system log page" msgstr "Abre la página de la bitácora del sistema" -#: src/view/screens/Settings.tsx:494 +#: src/view/screens/Settings.tsx:522 msgid "Opens the threads preferences" msgstr "Abre las preferencias de hilos" +#: src/view/com/util/forms/DropdownButton.tsx:254 +msgid "Option {0} of {numItems}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:89 msgid "Or combine these options:" msgstr "" @@ -1534,9 +2385,9 @@ msgstr "Página no encontrada" #: src/view/com/auth/create/Step2.tsx:122 #: src/view/com/auth/create/Step2.tsx:132 -#: src/view/com/auth/login/LoginForm.tsx:221 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:130 -#: src/view/com/modals/DeleteAccount.tsx:191 +#: src/view/com/auth/login/LoginForm.tsx:223 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:132 +#: src/view/com/modals/DeleteAccount.tsx:195 msgid "Password" msgstr "Contraseña" @@ -1548,10 +2399,31 @@ msgstr "Contraseña actualizada" msgid "Password updated!" msgstr "¡Contraseña actualizada!" +#: src/Navigation.tsx:162 +msgid "People followed by @{0}" +msgstr "" + +#: src/Navigation.tsx:155 +msgid "People following @{0}" +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:66 +msgid "Permission to access camera roll is required." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:72 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:121 msgid "Pictures meant for adults." msgstr "Imágenes destinadas a adultos." +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Pin to home" +msgstr "" + #: src/view/screens/SavedFeeds.tsx:88 msgid "Pinned Feeds" msgstr "Canales de noticias anclados" @@ -1581,7 +2453,11 @@ msgstr "Por favor, elige tu contraseña." msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." msgstr "Por favor, confirma tu correo electrónico antes de cambiarlo. Se trata de un requisito temporal mientras se añaden herramientas de actualización de correo electrónico, y pronto se eliminará." -#: src/view/com/modals/AddAppPasswords.tsx:140 +#: src/view/com/modals/AddAppPasswords.tsx:89 +msgid "Please enter a name for your app password. All spaces is not allowed." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:144 msgid "Please enter a unique name for this App Password or use our randomly generated one." msgstr "Introduce un nombre único para la contraseña de esta app o utiliza una generada aleatoriamente." @@ -1589,7 +2465,7 @@ msgstr "Introduce un nombre único para la contraseña de esta app o utiliza una msgid "Please enter your email." msgstr "Introduce tu correo electrónico." -#: src/view/com/modals/DeleteAccount.tsx:180 +#: src/view/com/modals/DeleteAccount.tsx:184 msgid "Please enter your password as well:" msgstr "Introduce tu contraseña, también:" @@ -1598,17 +2474,51 @@ msgstr "Introduce tu contraseña, también:" msgid "Please tell us why you think this content warning was incorrectly applied!" msgstr "Por favor, dinos por qué crees que esta advertencia de contenido se ha aplicado incorrectamente!" +#: src/view/com/modals/VerifyEmail.tsx:101 +msgid "Please Verify Your Email" +msgstr "" + #: src/view/com/composer/Composer.tsx:215 msgid "Please wait for your link card to finish loading" msgstr "Por favor, espera a que tu tarjeta de enlace termine de cargarse" +#: src/view/com/modals/SelfLabel.tsx:111 +msgid "Porn" +msgstr "" + +#: src/view/com/composer/Composer.tsx:350 +#: src/view/com/composer/Composer.tsx:358 +msgctxt "action" +msgid "Post" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/screens/PostThread.tsx:82 +msgctxt "description" +msgid "Post" +msgstr "" + #: src/view/com/composer/Composer.tsx:346 #: src/view/com/post-thread/PostThread.tsx:225 #: src/view/screens/PostThread.tsx:80 -msgid "Post" -msgstr "Publicación" +#~ msgid "Post" +#~ msgstr "Publicación" -#: src/view/com/post-thread/PostThread.tsx:378 +#: src/view/com/post-thread/PostThreadItem.tsx:176 +msgid "Post by {0}" +msgstr "" + +#: src/Navigation.tsx:174 +#: src/Navigation.tsx:181 +#: src/Navigation.tsx:188 +msgid "Post by @{0}" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:82 +msgid "Post deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:382 msgid "Post hidden" msgstr "Publicación oculta" @@ -1620,7 +2530,7 @@ msgstr "Lenguaje de la publicación" msgid "Post Languages" msgstr "Lenguajes de la publicación" -#: src/view/com/post-thread/PostThread.tsx:430 +#: src/view/com/post-thread/PostThread.tsx:434 msgid "Post not found" msgstr "Publicación no encontrada" @@ -1628,7 +2538,11 @@ msgstr "Publicación no encontrada" msgid "Posts" msgstr "Publicaciones" -#: src/view/com/modals/LinkWarning.tsx:44 +#: src/view/com/posts/FeedErrorMessage.tsx:64 +msgid "Posts hidden" +msgstr "" + +#: src/view/com/modals/LinkWarning.tsx:46 msgid "Potentially Misleading Link" msgstr "Enlace potencialmente engañoso" @@ -1644,30 +2558,35 @@ msgstr "Lenguajes primarios" msgid "Prioritize Your Follows" msgstr "Priorizar los usuarios a los que sigue" -#: src/view/screens/Settings.tsx:570 +#: src/view/screens/Settings.tsx:598 #: src/view/shell/desktop/RightNav.tsx:84 msgid "Privacy" msgstr "Privacidad" +#: src/Navigation.tsx:219 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings.tsx:783 +#: src/view/screens/Settings.tsx:824 #: src/view/shell/Drawer.tsx:262 msgid "Privacy Policy" msgstr "Política de privacidad" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:190 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:194 msgid "Processing..." msgstr "Procesando..." #: src/view/shell/bottom-bar/BottomBar.tsx:247 #: src/view/shell/desktop/LeftNav.tsx:415 #: src/view/shell/Drawer.tsx:70 -#: src/view/shell/Drawer.tsx:544 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:546 +#: src/view/shell/Drawer.tsx:547 msgid "Profile" msgstr "Perfil" -#: src/view/screens/Settings.tsx:841 +#: src/view/com/modals/EditProfile.tsx:128 +msgid "Profile updated" +msgstr "" + +#: src/view/screens/Settings.tsx:882 msgid "Protect your account by verifying your email." msgstr "Protege tu cuenta verificando tu correo electrónico." @@ -1679,14 +2598,31 @@ msgstr "Listas públicas y compartibles de usuarios para silenciar o bloquear en msgid "Public, shareable lists which can drive feeds." msgstr "Listas públicas y compartibles que pueden impulsar las noticias." -#: src/view/com/modals/Repost.tsx:52 +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish post" +msgstr "" + +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish reply" +msgstr "" + +#: src/view/com/modals/Repost.tsx:65 +msgctxt "action" +msgid "Quote post" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 msgid "Quote post" msgstr "Citar una publicación" -#: src/view/com/modals/Repost.tsx:56 +#: src/view/com/modals/Repost.tsx:70 +msgctxt "action" msgid "Quote Post" -msgstr "Citar una publicación" +msgstr "" + +#: src/view/com/modals/Repost.tsx:56 +#~ msgid "Quote Post" +#~ msgstr "Citar una publicación" #: src/view/screens/PreferencesThreads.tsx:86 msgid "Random (aka \"Poster's Roulette\")" @@ -1706,7 +2642,7 @@ msgstr "Usuarios recomendados" #: src/view/com/modals/ListAddRemoveUsers.tsx:264 #: src/view/com/modals/SelfLabel.tsx:83 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 #: src/view/com/util/UserAvatar.tsx:282 #: src/view/com/util/UserBanner.tsx:89 msgid "Remove" @@ -1720,13 +2656,16 @@ msgstr "¿Eliminar {0} de mis canales de noticias?" msgid "Remove account" msgstr "Eliminar la cuenta" -#: src/view/com/posts/FeedErrorMessage.tsx:130 +#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:166 msgid "Remove feed" msgstr "Eliminar el canal de noticias" #: src/view/com/feeds/FeedSourceCard.tsx:105 +#: src/view/com/feeds/FeedSourceCard.tsx:167 #: src/view/com/feeds/FeedSourceCard.tsx:172 -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Remove from my feeds" msgstr "Eliminar de mis canales de noticias" @@ -1738,11 +2677,15 @@ msgstr "Eliminar la imagen" msgid "Remove image preview" msgstr "Eliminar la vista previa de la imagen" +#: src/view/com/modals/Repost.tsx:47 +msgid "Remove repost" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Remove this feed from my feeds?" msgstr "¿Eliminar este canal de mis canales de noticias?" -#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:132 msgid "Remove this feed from your saved feeds?" msgstr "¿Eliminar este canal de mis canales de noticias guardados?" @@ -1751,6 +2694,15 @@ msgstr "¿Eliminar este canal de mis canales de noticias guardados?" msgid "Removed from list" msgstr "Eliminar de la lista" +#: src/view/com/feeds/FeedSourceCard.tsx:111 +#: src/view/com/feeds/FeedSourceCard.tsx:178 +msgid "Removed from my feeds" +msgstr "" + +#: src/view/com/composer/ExternalEmbed.tsx:71 +msgid "Removes default thumbnail from {0}" +msgstr "" + #: src/view/screens/Profile.tsx:162 msgid "Replies" msgstr "Respuestas" @@ -1759,31 +2711,50 @@ msgstr "Respuestas" msgid "Replies to this thread are disabled" msgstr "Las respuestas a este hilo están desactivadas" -#: src/view/screens/PreferencesHomeFeed.tsx:141 +#: src/view/com/composer/Composer.tsx:348 +msgctxt "action" +msgid "Reply" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:144 msgid "Reply Filters" msgstr "Filtros de respuestas" +#: src/view/com/post/Post.tsx:165 +#: src/view/com/posts/FeedItem.tsx:286 +msgctxt "description" +msgid "Reply to <0/>" +msgstr "" + #: src/view/com/modals/report/Modal.tsx:166 msgid "Report {collectionName}" msgstr "Informe de {collectionName}" -#: src/view/com/profile/ProfileHeader.tsx:404 +#: src/view/com/profile/ProfileHeader.tsx:408 msgid "Report Account" msgstr "Informe de la cuenta" -#: src/view/screens/ProfileFeed.tsx:291 +#: src/view/screens/ProfileFeed.tsx:301 msgid "Report feed" msgstr "Informe del canal de noticias" -#: src/view/screens/ProfileList.tsx:426 +#: src/view/screens/ProfileList.tsx:437 msgid "Report List" msgstr "Informe de la lista" #: src/view/com/modals/report/SendReportButton.tsx:37 -#: src/view/com/util/forms/PostDropdownBtn.tsx:196 +#: src/view/com/util/forms/PostDropdownBtn.tsx:208 msgid "Report post" msgstr "Informe de la publicación" +#: src/view/com/modals/Repost.tsx:43 +#: src/view/com/modals/Repost.tsx:48 +#: src/view/com/modals/Repost.tsx:53 +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgctxt "action" +msgid "Repost" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Repost" msgstr "Volver a publicar" @@ -1797,12 +2768,28 @@ msgstr "Volver a publicar o citar publicación" msgid "Reposted by" msgstr "Vuelto a publicar por" +#: src/view/com/posts/FeedItem.tsx:206 +msgid "Reposted by {0})" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:223 +msgid "Reposted by <0/>" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:162 +msgid "reposted your post" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:189 +msgid "Reposts of this post" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:181 #: src/view/com/modals/ChangeEmail.tsx:183 msgid "Request Change" msgstr "Solicitar un cambio" -#: src/view/screens/Settings.tsx:422 +#: src/view/screens/Settings.tsx:450 msgid "Require alt text before posting" msgstr "" @@ -1810,45 +2797,77 @@ msgstr "" msgid "Required for this provider" msgstr "Requerido para este proveedor" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:98 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 msgid "Reset code" msgstr "Restablecer el código" -#: src/view/screens/Settings.tsx:719 +#: src/view/screens/Settings.tsx:757 +msgid "Reset onboarding" +msgstr "" + +#: src/view/screens/Settings.tsx:760 msgid "Reset onboarding state" msgstr "Restablecer el estado de incorporación" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:98 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:100 msgid "Reset password" msgstr "Restablecer la contraseña" -#: src/view/screens/Settings.tsx:709 +#: src/view/screens/Settings.tsx:747 +msgid "Reset preferences" +msgstr "" + +#: src/view/screens/Settings.tsx:750 msgid "Reset preferences state" msgstr "Restablecer el estado de preferencias" -#: src/view/screens/Settings.tsx:717 +#: src/view/screens/Settings.tsx:758 msgid "Resets the onboarding state" msgstr "Restablece el estado de incorporación" -#: src/view/screens/Settings.tsx:707 +#: src/view/screens/Settings.tsx:748 msgid "Resets the preferences state" msgstr "Restablecer el estado de preferencias" +#: src/view/com/auth/login/LoginForm.tsx:266 +msgid "Retries login" +msgstr "" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:67 +msgid "Retries the last action, which errored out" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:163 #: src/view/com/auth/create/CreateAccount.tsx:167 -#: src/view/com/auth/login/LoginForm.tsx:263 -#: src/view/com/auth/login/LoginForm.tsx:266 +#: src/view/com/auth/login/LoginForm.tsx:265 +#: src/view/com/auth/login/LoginForm.tsx:268 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:65 msgid "Retry" msgstr "Volver a intentar" +#: src/view/screens/ProfileList.tsx:877 +msgid "Return to previous page" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:59 +msgid "SANDBOX. Posts and accounts are not permanent." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:125 +#: src/view/com/modals/CreateOrEditList.tsx:278 +msgctxt "action" +msgid "Save" +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:94 #: src/view/com/modals/BirthDateSettings.tsx:97 #: src/view/com/modals/ChangeHandle.tsx:173 -#: src/view/com/modals/CreateOrEditList.tsx:249 -#: src/view/com/modals/CreateOrEditList.tsx:257 -#: src/view/com/modals/EditProfile.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:270 +#: src/view/com/modals/EditProfile.tsx:224 +#: src/view/screens/ProfileFeed.tsx:354 msgid "Save" msgstr "Guardar" @@ -1856,7 +2875,7 @@ msgstr "Guardar" msgid "Save alt text" msgstr "Guardar el texto alt" -#: src/view/com/modals/EditProfile.tsx:231 +#: src/view/com/modals/EditProfile.tsx:232 msgid "Save Changes" msgstr "Guardar cambios" @@ -1872,9 +2891,25 @@ msgstr "Guardar el recorte de imagen" msgid "Saved Feeds" msgstr "Guardar canales de noticias" +#: src/view/com/modals/EditProfile.tsx:225 +msgid "Saves any changes to your profile" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:171 +msgid "Saves handle change to {handle}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:833 +msgid "Scroll to top" +msgstr "" + +#: src/Navigation.tsx:437 +#: src/view/com/auth/LoggedOut.tsx:122 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 +#: src/view/com/util/forms/SearchInput.tsx:53 #: src/view/com/util/forms/SearchInput.tsx:65 #: src/view/screens/Search/Search.tsx:406 +#: src/view/screens/Search/Search.tsx:559 #: src/view/screens/Search/Search.tsx:572 #: src/view/shell/bottom-bar/BottomBar.tsx:159 #: src/view/shell/desktop/LeftNav.tsx:324 @@ -1887,6 +2922,7 @@ msgstr "Buscar" #: src/view/com/auth/LoggedOut.tsx:104 #: src/view/com/auth/LoggedOut.tsx:105 +#: src/view/com/modals/ListAddRemoveUsers.tsx:70 msgid "Search for users" msgstr "Buscar usuarios" @@ -1894,10 +2930,18 @@ msgstr "Buscar usuarios" msgid "Security Step Required" msgstr "Se requiere un paso de seguridad" +#: src/view/screens/SavedFeeds.tsx:163 +msgid "See this guide" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 msgid "See what's next" msgstr "Ver lo que sigue" +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:75 msgid "Select Bluesky Social" msgstr "Seleccionar Bluesky Social" @@ -1906,6 +2950,10 @@ msgstr "Seleccionar Bluesky Social" msgid "Select from an existing account" msgstr "Selecciona de una cuenta existente" +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:147 msgid "Select service" msgstr "Selecciona el servicio" @@ -1922,7 +2970,8 @@ msgstr "Selecciona el idioma de tu app para el texto que se mostrará por defect msgid "Select your preferred language for translations in your feed." msgstr "Selecciona el idioma que prefieras para las traducciones de tus noticias." -#: src/view/com/modals/VerifyEmail.tsx:196 +#: src/view/com/modals/VerifyEmail.tsx:202 +#: src/view/com/modals/VerifyEmail.tsx:204 msgid "Send Confirmation Email" msgstr "Enviar el mensaje de confirmación" @@ -1930,9 +2979,14 @@ msgstr "Enviar el mensaje de confirmación" msgid "Send email" msgstr "Enviar el mensaje" -#: src/view/com/modals/DeleteAccount.tsx:138 +#: src/view/com/modals/DeleteAccount.tsx:140 +msgctxt "action" msgid "Send Email" -msgstr "Enviar el mensaje" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:138 +#~ msgid "Send Email" +#~ msgstr "Enviar el mensaje" #: src/view/shell/Drawer.tsx:295 #: src/view/shell/Drawer.tsx:316 @@ -1943,19 +2997,49 @@ msgstr "Enviar comentarios" msgid "Send Report" msgstr "Enviar el informe" +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "Sends email with confirmation code for account deletion" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:306 +msgid "Set {value} for {labelGroup} content moderation policy" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:155 +#: src/view/com/modals/ContentFilteringSettings.tsx:174 +msgctxt "action" +msgid "Set Age" +msgstr "" + +#: src/view/screens/Settings.tsx:482 +msgid "Set color theme to dark" +msgstr "" + +#: src/view/screens/Settings.tsx:475 +msgid "Set color theme to light" +msgstr "" + +#: src/view/screens/Settings.tsx:469 +msgid "Set color theme to system setting" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 msgid "Set new password" msgstr "Establecer la contraseña nueva" -#: src/view/screens/PreferencesHomeFeed.tsx:222 +#: src/view/com/auth/create/Step2.tsx:133 +msgid "Set password" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:225 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." msgstr "Establece este ajuste en \"No\" para ocultar todas las publicaciones de citas de tus noticias. Las repeticiones seguirán siendo visibles." -#: src/view/screens/PreferencesHomeFeed.tsx:119 +#: src/view/screens/PreferencesHomeFeed.tsx:122 msgid "Set this setting to \"No\" to hide all replies from your feed." msgstr "Establece este ajuste en \"No\" para ocultar todas las respuestas de tus noticias." -#: src/view/screens/PreferencesHomeFeed.tsx:188 +#: src/view/screens/PreferencesHomeFeed.tsx:191 msgid "Set this setting to \"No\" to hide all reposts from your feed." msgstr "Establece este ajuste en \"No\" para ocultar todas las veces que se han vuelto a publicar desde tus noticias." @@ -1963,14 +3047,35 @@ msgstr "Establece este ajuste en \"No\" para ocultar todas las veces que se han msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." msgstr "Establece este ajuste en \"Sí\" para mostrar las respuestas en una vista de hilos. Se trata de una función experimental." -#: src/view/screens/PreferencesHomeFeed.tsx:258 +#: src/view/screens/PreferencesHomeFeed.tsx:261 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." msgstr "Establece este ajuste en \"Sí\" para mostrar muestras de tus noticias guardadas en tu siguiente canal de noticias. Se trata de una función experimental." -#: src/view/screens/Settings.tsx:277 +#: src/view/com/modals/ChangeHandle.tsx:266 +msgid "Sets Bluesky username" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:153 +msgid "Sets email for password reset" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:118 +msgid "Sets hosting provider for password reset" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:143 +msgid "Sets hosting provider to {label}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:148 +msgid "Sets server for the Bluesky client" +msgstr "" + +#: src/Navigation.tsx:136 +#: src/view/screens/Settings.tsx:294 #: src/view/shell/desktop/LeftNav.tsx:433 -#: src/view/shell/Drawer.tsx:565 -#: src/view/shell/Drawer.tsx:566 +#: src/view/shell/Drawer.tsx:567 +#: src/view/shell/Drawer.tsx:568 msgid "Settings" msgstr "Configuraciones" @@ -1978,21 +3083,32 @@ msgstr "Configuraciones" msgid "Sexual activity or erotic nudity." msgstr "Actividad sexual o desnudez erótica." -#: src/view/com/profile/ProfileHeader.tsx:338 -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 -#: src/view/screens/ProfileList.tsx:385 +#: src/view/com/lightbox/Lightbox.tsx:134 +msgctxt "action" +msgid "Share" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:342 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 +#: src/view/screens/ProfileList.tsx:396 msgid "Share" msgstr "Compartir" -#: src/view/screens/ProfileFeed.tsx:303 +#: src/view/screens/ProfileFeed.tsx:313 msgid "Share feed" msgstr "Compartir las noticias" -#: src/view/com/util/moderation/ContentHider.tsx:105 -#: src/view/screens/Settings.tsx:316 +#: src/view/com/modals/ContentFilteringSettings.tsx:261 +#: src/view/com/util/moderation/ContentHider.tsx:107 +#: src/view/com/util/moderation/PostHider.tsx:108 +#: src/view/screens/Settings.tsx:344 msgid "Show" msgstr "Mostrar" +#: src/view/screens/PreferencesHomeFeed.tsx:68 +msgid "Show all replies" +msgstr "" + #: src/view/com/util/moderation/ScreenHider.tsx:132 msgid "Show anyway" msgstr "Mostrar de todas maneras" @@ -2001,15 +3117,25 @@ msgstr "Mostrar de todas maneras" msgid "Show embeds from {0}" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:255 +#: src/view/com/profile/ProfileHeader.tsx:498 +msgid "Show follows similar to {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:569 +#: src/view/com/post/Post.tsx:196 +#: src/view/com/posts/FeedItem.tsx:362 +msgid "Show More" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:258 msgid "Show Posts from My Feeds" msgstr "Mostrar publicaciones de mis noticias" -#: src/view/screens/PreferencesHomeFeed.tsx:219 +#: src/view/screens/PreferencesHomeFeed.tsx:222 msgid "Show Quote Posts" msgstr "Mostrar publicaciones de citas" -#: src/view/screens/PreferencesHomeFeed.tsx:116 +#: src/view/screens/PreferencesHomeFeed.tsx:119 msgid "Show Replies" msgstr "Mostrar respuestas" @@ -2017,14 +3143,31 @@ msgstr "Mostrar respuestas" msgid "Show replies by people you follow before all other replies." msgstr "Mostrar las respuestas de las personas a quienes sigues antes que el resto de respuestas." -#: src/view/screens/PreferencesHomeFeed.tsx:185 +#: src/view/screens/PreferencesHomeFeed.tsx:70 +msgid "Show replies with at least {value} {0}" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:188 msgid "Show Reposts" msgstr "Mostrar publicaciones que se han publicado nuevamente" -#: src/view/com/notifications/FeedItem.tsx:345 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Show the content" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 msgid "Show users" msgstr "Mostrar usuarios" +#: src/view/com/profile/ProfileHeader.tsx:501 +msgid "Shows a list of users similar to this user." +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:545 +msgid "Shows posts from {0} in your feed" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 #: src/view/com/auth/login/Login.tsx:98 #: src/view/com/auth/SplashScreen.tsx:54 @@ -2059,7 +3202,9 @@ msgid "Sign into" msgstr "Iniciar sesión en" #: src/view/com/modals/SwitchAccount.tsx:64 -#: src/view/com/modals/SwitchAccount.tsx:67 +#: src/view/com/modals/SwitchAccount.tsx:69 +#: src/view/screens/Settings.tsx:107 +#: src/view/screens/Settings.tsx:110 msgid "Sign out" msgstr "Cerrar sesión" @@ -2083,14 +3228,34 @@ msgstr "Regístrate o inicia sesión para unirte a la conversación" msgid "Sign-in Required" msgstr "Se requiere iniciar sesión" -#: src/view/screens/Settings.tsx:327 +#: src/view/screens/Settings.tsx:355 msgid "Signed in as" msgstr "Se inició sesión como" +#: src/view/com/auth/login/ChooseAccountForm.tsx:103 +msgid "Signed in as @{0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:66 +msgid "Signs {0} out of Bluesky" +msgstr "" + #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 msgid "Skip" msgstr "Saltarse este paso" +#: src/view/com/modals/ProfilePreview.tsx:62 +msgid "Something went wrong and we're not sure what." +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:51 +msgid "Something went wrong. Check your email and try again." +msgstr "" + +#: src/App.native.tsx:57 +msgid "Sorry! Your session expired. Please log in again." +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:69 msgid "Sort Replies" msgstr "Clasificar respuestas" @@ -2108,11 +3273,19 @@ msgstr "Cuadrado" msgid "Staging" msgstr "Puesta en escena" -#: src/view/screens/Settings.tsx:763 +#: src/view/screens/Settings.tsx:804 msgid "Status page" msgstr "Página de estado" -#: src/view/screens/Settings.tsx:699 +#: src/view/com/auth/create/StepHeader.tsx:15 +msgid "Step {step} of 3" +msgstr "" + +#: src/view/screens/Settings.tsx:276 +msgid "Storage cleared, you need to restart the app now." +msgstr "" + +#: src/view/screens/Settings.tsx:740 msgid "Storybook" msgstr "Libro de cuentos" @@ -2120,28 +3293,59 @@ msgstr "Libro de cuentos" msgid "Submit" msgstr "Enviar" -#: src/view/screens/ProfileList.tsx:575 +#: src/view/screens/ProfileList.tsx:586 msgid "Subscribe" msgstr "Suscribirse" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:582 msgid "Subscribe to this list" msgstr "Suscribirse a esta lista" +#: src/view/com/lists/ListCard.tsx:101 +msgid "Subscribed" +msgstr "" + #: src/view/screens/Search/Search.tsx:362 msgid "Suggested Follows" msgstr "Usuarios sugeridos a seguir" +#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 +msgid "Suggested for you" +msgstr "" + +#: src/view/com/modals/SelfLabel.tsx:95 +msgid "Suggestive" +msgstr "" + +#: src/Navigation.tsx:214 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "Soporte" -#: src/view/com/modals/SwitchAccount.tsx:115 +#: src/view/com/modals/ProfilePreview.tsx:110 +msgid "Swipe up to see more" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:117 msgid "Switch Account" msgstr "Cambiar a otra cuenta" -#: src/view/screens/Settings.tsx:679 +#: src/view/com/modals/SwitchAccount.tsx:97 +#: src/view/screens/Settings.tsx:137 +msgid "Switch to {0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:98 +#: src/view/screens/Settings.tsx:138 +msgid "Switches the account you are logged in to" +msgstr "" + +#: src/view/screens/Settings.tsx:466 +msgid "System" +msgstr "" + +#: src/view/screens/Settings.tsx:720 msgid "System log" msgstr "Bitácora del sistema" @@ -2149,11 +3353,16 @@ msgstr "Bitácora del sistema" msgid "Tall" msgstr "Alto" +#: src/view/com/util/images/AutoSizedImage.tsx:70 +msgid "Tap to view fully" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:93 msgid "Terms" msgstr "Condiciones" -#: src/view/screens/Settings.tsx:777 +#: src/Navigation.tsx:224 +#: src/view/screens/Settings.tsx:818 #: src/view/screens/TermsOfService.tsx:29 #: src/view/shell/Drawer.tsx:256 msgid "Terms of Service" @@ -2164,7 +3373,7 @@ msgstr "Condiciones de servicio" msgid "Text input field" msgstr "Campo de introducción de texto" -#: src/view/com/profile/ProfileHeader.tsx:306 +#: src/view/com/profile/ProfileHeader.tsx:310 msgid "The account will be able to interact with you after unblocking." msgstr "La cuenta podrá interactuar contigo tras el desbloqueo." @@ -2176,7 +3385,7 @@ msgstr "Las Directrices Comunitarias se ha trasladado a <0/>" msgid "The Copyright Policy has been moved to <0/>" msgstr "La Política de derechos de autor se han trasladado a <0/>" -#: src/view/com/post-thread/PostThread.tsx:433 +#: src/view/com/post-thread/PostThread.tsx:437 msgid "The post may have been deleted." msgstr "Es posible que se haya borrado la publicación." @@ -2185,13 +3394,86 @@ msgid "The Privacy Policy has been moved to <0/>" msgstr "La Política de privacidad se ha trasladado a <0/>" #: src/view/screens/Support.tsx:36 -msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "Se ha movido el formulario de soporte. Si necesitas ayuda, por favor<0/> o visita {HELP_DESK_URL} para ponerte en contacto con nosotros." +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "" + +#: src/view/screens/Support.tsx:36 +#~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +#~ msgstr "Se ha movido el formulario de soporte. Si necesitas ayuda, por favor<0/> o visita {HELP_DESK_URL} para ponerte en contacto con nosotros." #: src/view/screens/TermsOfService.tsx:33 msgid "The Terms of Service have been moved to" msgstr "Las condiciones de servicio se han trasladado a" +#: src/view/screens/ProfileFeed.tsx:558 +msgid "There was an an issue contacting the server, please check your internet connection and try again." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:139 +msgid "There was an an issue removing this feed. Please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:218 +msgid "There was an an issue updating your feeds, please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:245 +#: src/view/screens/ProfileList.tsx:266 +#: src/view/screens/SavedFeeds.tsx:209 +#: src/view/screens/SavedFeeds.tsx:231 +#: src/view/screens/SavedFeeds.tsx:252 +msgid "There was an issue contacting the server" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 +#: src/view/com/feeds/FeedSourceCard.tsx:113 +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:181 +msgid "There was an issue contacting your server" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:115 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "" + +#: src/view/com/posts/Feed.tsx:261 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "" + +#: src/view/com/lists/ListMembers.tsx:172 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:148 +#: src/view/com/lists/ProfileLists.tsx:155 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:126 +msgid "There was an issue syncing your preferences with the server" +msgstr "" + +#: src/view/screens/AppPasswords.tsx:66 +msgid "There was an issue with fetching your app passwords" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:204 +#: src/view/com/profile/ProfileHeader.tsx:225 +#: src/view/com/profile/ProfileHeader.tsx:264 +#: src/view/com/profile/ProfileHeader.tsx:277 +#: src/view/com/profile/ProfileHeader.tsx:297 +#: src/view/com/profile/ProfileHeader.tsx:319 +msgid "There was an issue! {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:287 +#: src/view/screens/ProfileList.tsx:306 +#: src/view/screens/ProfileList.tsx:328 +#: src/view/screens/ProfileList.tsx:347 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:35 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Se ha producido un problema inesperado en la aplicación. Por favor, ¡avísanos si te ha ocurrido esto!" @@ -2208,19 +3490,33 @@ msgstr "Esta cuenta ha solicitado que los usuarios inicien sesión para ver su p msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:107 +#: src/view/com/modals/ModerationDetails.tsx:67 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "This content is not viewable without a Bluesky account." msgstr "Este contenido no se puede ver sin una cuenta Bluesky." -#: src/view/com/posts/FeedErrorMessage.tsx:113 +#: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Este canal de noticias está recibiendo mucho tráfico y no está disponible temporalmente. Vuelve a intentarlo más tarde." +#: src/view/screens/Profile.tsx:392 +#: src/view/screens/ProfileFeed.tsx:484 +#: src/view/screens/ProfileList.tsx:639 +msgid "This feed is empty!" +msgstr "" + +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:61 msgid "This information is not shared with other users." msgstr "Esta información no se comparte con otros usuarios." -#: src/view/com/modals/VerifyEmail.tsx:113 +#: src/view/com/modals/VerifyEmail.tsx:119 msgid "This is important in case you ever need to change your email or reset your password." msgstr "Esto es importante por si alguna vez necesitas cambiar tu correo electrónico o restablecer tu contraseña." @@ -2228,24 +3524,44 @@ msgstr "Esto es importante por si alguna vez necesitas cambiar tu correo electr msgid "This is the service that keeps you online." msgstr "Es el servicio que te mantiene en línea." -#: src/view/com/modals/LinkWarning.tsx:56 +#: src/view/com/modals/LinkWarning.tsx:58 msgid "This link is taking you to the following website:" msgstr "Este enlace te lleva al siguiente sitio web:" +#: src/view/screens/ProfileList.tsx:813 +msgid "This list is empty!" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:105 +msgid "This name is already in use" +msgstr "" + #: src/view/com/post-thread/PostThreadItem.tsx:123 msgid "This post has been deleted." msgstr "Esta publicación ha sido eliminada." +#: src/view/com/modals/ModerationDetails.tsx:62 +msgid "This user has blocked you. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:42 +msgid "This user is included in the <0/> list which you have blocked." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:74 +msgid "This user is included the <0/> list which you have muted." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:137 msgid "This warning is only available for posts with media attached." msgstr "Esta advertencia sólo está disponible para las publicaciones con medios adjuntos." -#: src/view/com/util/forms/PostDropdownBtn.tsx:178 +#: src/view/com/util/forms/PostDropdownBtn.tsx:190 msgid "This will hide this post from your feeds." msgstr "Esto ocultará esta entrada de tus contenidos." #: src/view/screens/PreferencesThreads.tsx:53 -#: src/view/screens/Settings.tsx:503 +#: src/view/screens/Settings.tsx:531 msgid "Thread Preferences" msgstr "Preferencias de hilos" @@ -2253,7 +3569,11 @@ msgstr "Preferencias de hilos" msgid "Threaded Mode" msgstr "Modo con hilos" -#: src/view/com/util/forms/DropdownButton.tsx:230 +#: src/Navigation.tsx:254 +msgid "Threads Preferences" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:234 msgid "Toggle dropdown" msgstr "Conmutar el menú desplegable" @@ -2261,60 +3581,100 @@ msgstr "Conmutar el menú desplegable" msgid "Transformations" msgstr "Transformaciones" -#: src/view/com/post-thread/PostThreadItem.tsx:705 -#: src/view/com/post-thread/PostThreadItem.tsx:707 -#: src/view/com/util/forms/PostDropdownBtn.tsx:111 +#: src/view/com/post-thread/PostThreadItem.tsx:710 +#: src/view/com/post-thread/PostThreadItem.tsx:712 +#: src/view/com/util/forms/PostDropdownBtn.tsx:123 msgid "Translate" msgstr "Traducir" -#: src/view/com/util/error/ErrorScreen.tsx:73 +#: src/view/com/util/error/ErrorScreen.tsx:75 +msgctxt "action" msgid "Try again" -msgstr "Intentar nuevamente" +msgstr "" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/com/util/error/ErrorScreen.tsx:73 +#~ msgid "Try again" +#~ msgstr "Intentar nuevamente" + +#: src/view/screens/ProfileList.tsx:484 msgid "Un-block list" msgstr "Desbloquear una lista" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Un-mute list" msgstr "Desactivar la opción de silenciar la lista" #: src/view/com/auth/create/CreateAccount.tsx:65 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:87 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:120 msgid "Unable to contact your service. Please check your Internet connection." msgstr "No se puede contactar con tu servicio. Comprueba tu conexión a Internet." -#: src/view/com/profile/ProfileHeader.tsx:466 -#: src/view/com/profile/ProfileHeader.tsx:469 +#: src/view/com/profile/ProfileHeader.tsx:475 +msgctxt "action" +msgid "Unblock" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:472 +#: src/view/screens/ProfileList.tsx:568 msgid "Unblock" msgstr "Desbloquear" -#: src/view/com/profile/ProfileHeader.tsx:304 -#: src/view/com/profile/ProfileHeader.tsx:388 +#: src/view/com/profile/ProfileHeader.tsx:308 +#: src/view/com/profile/ProfileHeader.tsx:392 msgid "Unblock Account" msgstr "Desbloquear una cuenta" +#: src/view/com/modals/Repost.tsx:42 +#: src/view/com/modals/Repost.tsx:55 +#: src/view/com/util/post-ctrls/RepostButton.tsx:60 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Undo repost" msgstr "Deshacer esta publicación" +#: src/view/com/profile/FollowButton.tsx:55 +msgctxt "action" +msgid "Unfollow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:524 +msgid "Unfollow {0}" +msgstr "" + #: src/view/com/auth/create/state.ts:216 msgid "Unfortunately, you do not meet the requirements to create an account." msgstr "Lamentablemente, no cumples los requisitos para crear una cuenta." -#: src/view/com/profile/ProfileHeader.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Unlike" +msgstr "" + +#: src/view/screens/ProfileList.tsx:575 +msgid "Unmute" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:373 msgid "Unmute Account" msgstr "Desactivar la opción de silenciar la cuenta" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Unmute thread" msgstr "Desactivar la opción de silenciar el hilo" -#: src/view/screens/ProfileList.tsx:441 +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Unpin" +msgstr "" + +#: src/view/screens/ProfileList.tsx:452 msgid "Unpin moderation list" msgstr "Desanclar la lista de moderación" +#: src/view/screens/ProfileFeed.tsx:354 +msgid "Unsave" +msgstr "" + #: src/view/com/modals/UserAddRemoveLists.tsx:54 msgid "Update {displayName} in Lists" msgstr "Actualizar {displayName} en Listas" @@ -2323,34 +3683,83 @@ msgstr "Actualizar {displayName} en Listas" msgid "Update Available" msgstr "Actualización disponible" -#: src/view/com/auth/login/SetNewPasswordForm.tsx:172 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:174 msgid "Updating..." msgstr "Actualizando..." -#: src/view/com/modals/ChangeHandle.tsx:453 +#: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "Carga un archivo de texto en:" -#: src/view/screens/AppPasswords.tsx:194 +#: src/view/screens/AppPasswords.tsx:195 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." msgstr "Utiliza las contraseñas de la app para iniciar sesión en otros clientes Bluesky sin dar acceso completo a tu cuenta o contraseña." -#: src/view/com/modals/ChangeHandle.tsx:513 +#: src/view/com/modals/ChangeHandle.tsx:515 msgid "Use default provider" msgstr "Utiliza un proveedor predeterminado" -#: src/view/com/modals/AddAppPasswords.tsx:150 +#: src/view/com/modals/InAppBrowserConsent.tsx:56 +#: src/view/com/modals/InAppBrowserConsent.tsx:58 +msgid "Use in-app browser" +msgstr "" + +#: src/view/com/modals/InAppBrowserConsent.tsx:66 +#: src/view/com/modals/InAppBrowserConsent.tsx:68 +msgid "Use my default browser" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:154 msgid "Use this to sign into the other app along with your handle." msgstr "Utilízalo para iniciar sesión en la otra aplicación junto con tu identificador." -#: src/view/com/modals/InviteCodes.tsx:197 +#: src/view/com/modals/ServerInput.tsx:105 +msgid "Use your domain as your Bluesky client service provider" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:200 msgid "Used by:" msgstr "Usado por:" +#: src/view/com/modals/ModerationDetails.tsx:54 +msgid "User Blocked" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:40 +msgid "User Blocked by List" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:60 +msgid "User Blocks You" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:38 msgid "User handle" msgstr "Identificador del usuario" +#: src/view/com/lists/ListCard.tsx:84 +#: src/view/com/modals/UserAddRemoveLists.tsx:182 +msgid "User list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:741 +msgid "User list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:180 +#: src/view/screens/ProfileList.tsx:739 +msgid "User list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:138 +msgid "User list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:125 +msgid "User list updated" +msgstr "" + #: src/view/screens/Lists.tsx:58 msgid "User Lists" msgstr "Listas de usuarios" @@ -2360,7 +3769,7 @@ msgstr "Listas de usuarios" msgid "Username or email address" msgstr "Nombre de usuario o dirección de correo electrónico" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:775 msgid "Users" msgstr "Usuarios" @@ -2372,15 +3781,15 @@ msgstr "usuarios seguidos por <0/>" msgid "Users in \"{0}\"" msgstr "Usuarios en «{0}»" -#: src/view/screens/Settings.tsx:802 +#: src/view/screens/Settings.tsx:843 msgid "Verify email" msgstr "Verificar el correo electrónico" -#: src/view/screens/Settings.tsx:827 +#: src/view/screens/Settings.tsx:868 msgid "Verify my email" msgstr "Verificar mi correo electrónico" -#: src/view/screens/Settings.tsx:836 +#: src/view/screens/Settings.tsx:877 msgid "Verify My Email" msgstr "Verificar mi correo electrónico" @@ -2389,22 +3798,50 @@ msgstr "Verificar mi correo electrónico" msgid "Verify New Email" msgstr "Verificar el correo electrónico nuevo" +#: src/view/com/modals/VerifyEmail.tsx:103 +msgid "Verify Your Email" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:701 +msgid "View {0}'s avatar" +msgstr "" + #: src/view/screens/Log.tsx:52 msgid "View debug entry" msgstr "Ver entrada de depuración" +#: src/view/com/posts/FeedSlice.tsx:103 +msgid "View full thread" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:172 +msgid "View profile" +msgstr "" + #: src/view/com/profile/ProfileSubpageHeader.tsx:128 msgid "View the avatar" msgstr "Ver el avatar" -#: src/view/com/modals/LinkWarning.tsx:73 +#: src/view/com/modals/LinkWarning.tsx:75 msgid "Visit Site" msgstr "Visitar el sitio" +#: src/view/com/modals/ContentFilteringSettings.tsx:254 +msgid "Warn" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:48 +msgid "We'll look into your appeal promptly." +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "¡Nos hace mucha ilusión que te unas a nosotros!" +#: src/view/screens/ProfileList.tsx:83 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "" + #: src/view/screens/Search/Search.tsx:243 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Lo sentimos, pero no se ha podido completar tu búsqueda. Vuelve a intentarlo dentro de unos minutos." @@ -2422,6 +3859,7 @@ msgid "What is the issue with this {collectionName}?" msgstr "¿Cuál es el problema con esta {collectionName}?" #: src/view/com/auth/SplashScreen.tsx:34 +#: src/view/com/composer/Composer.tsx:279 msgid "What's up?" msgstr "¿Qué hay de nuevo?" @@ -2442,23 +3880,30 @@ msgstr "Quién puede responder" msgid "Wide" msgstr "Ancho" -#: src/view/com/composer/Composer.tsx:418 +#: src/view/com/composer/Composer.tsx:415 msgid "Write post" msgstr "Redactar una publicación" +#: src/view/com/composer/Composer.tsx:278 #: src/view/com/composer/Prompt.tsx:33 msgid "Write your reply" msgstr "Redactar tu respuesta" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:198 -#: src/view/screens/PreferencesHomeFeed.tsx:233 -#: src/view/screens/PreferencesHomeFeed.tsx:268 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:201 +#: src/view/screens/PreferencesHomeFeed.tsx:236 +#: src/view/screens/PreferencesHomeFeed.tsx:271 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "Yes" msgstr "Sí" +#: src/view/com/posts/FollowingEmptyState.tsx:67 +#: src/view/com/posts/FollowingEndOfFeed.tsx:68 +msgid "You can also discover new Custom Feeds to follow." +msgstr "" + #: src/view/com/auth/create/Step1.tsx:106 msgid "You can change hosting providers at any time." msgstr "Puedes cambiar de proveedor de alojamiento en cualquier momento." @@ -2468,7 +3913,7 @@ msgstr "Puedes cambiar de proveedor de alojamiento en cualquier momento." msgid "You can now sign in with your new password." msgstr "Ahora puedes iniciar sesión con tu nueva contraseña." -#: src/view/com/modals/InviteCodes.tsx:64 +#: src/view/com/modals/InviteCodes.tsx:66 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "¡Aún no tienes códigos de invitación! Te enviaremos algunos cuando lleves un poco más de tiempo en Bluesky." @@ -2476,7 +3921,7 @@ msgstr "¡Aún no tienes códigos de invitación! Te enviaremos algunos cuando l msgid "You don't have any pinned feeds." msgstr "No tienes ninguna noticia anclada." -#: src/view/screens/Feeds.tsx:383 +#: src/view/screens/Feeds.tsx:387 msgid "You don't have any saved feeds!" msgstr "¡No tienes ninguna noticia guardada!" @@ -2484,16 +3929,24 @@ msgstr "¡No tienes ninguna noticia guardada!" msgid "You don't have any saved feeds." msgstr "No tienes ninguna noticia guardada." -#: src/view/com/post-thread/PostThread.tsx:381 +#: src/view/com/post-thread/PostThread.tsx:385 msgid "You have blocked the author or you have been blocked by the author." msgstr "Has bloqueado al autor o has sido bloqueado por el autor." -#: src/view/com/feeds/ProfileFeedgens.tsx:134 +#: src/view/com/modals/ModerationDetails.tsx:56 +msgid "You have blocked this user. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:87 +msgid "You have muted this user." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:136 msgid "You have no feeds." msgstr "No tienes noticias." #: src/view/com/lists/MyLists.tsx:89 -#: src/view/com/lists/ProfileLists.tsx:138 +#: src/view/com/lists/ProfileLists.tsx:140 msgid "You have no lists." msgstr "No tienes listas." @@ -2501,7 +3954,7 @@ msgstr "No tienes listas." 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." msgstr "Aún no has bloqueado ninguna cuenta. Para bloquear una cuenta, ve a su perfil y selecciona \"Bloquear cuenta\" en el menú de su cuenta." -#: src/view/screens/AppPasswords.tsx:86 +#: src/view/screens/AppPasswords.tsx:87 msgid "You have not created any app passwords yet. You can create one by pressing the button below." msgstr "Aún no has creado ninguna contraseña de aplicación. Puedes crear una pulsando el botón de abajo." @@ -2509,23 +3962,48 @@ msgstr "Aún no has creado ninguna contraseña de aplicación. Puedes crear una 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." msgstr "Aún no has silenciado ninguna cuenta. Para silenciar una cuenta, ve a su perfil y selecciona \"Silenciar cuenta\" en el menú de su cuenta." +#: src/view/com/modals/ContentFilteringSettings.tsx:170 +msgid "You must be 18 or older to enable adult content." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:96 +msgid "You will no longer receive notifications for this thread" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:99 +msgid "You will now receive notifications for this thread" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "Recibirás un correo electrónico con un \"código de restablecimiento\". Introduce ese código aquí y, a continuación, introduce tu nueva contraseña." +#: src/view/com/posts/FollowingEndOfFeed.tsx:48 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "" + #: src/view/com/auth/create/Step2.tsx:58 msgid "Your account" msgstr "Tu cuenta" +#: src/view/com/modals/DeleteAccount.tsx:65 +msgid "Your account has been deleted" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:146 msgid "Your birth date" msgstr "Tu fecha de nacimiento" +#: src/view/com/modals/InAppBrowserConsent.tsx:47 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "" + #: src/view/com/auth/create/state.ts:102 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:70 msgid "Your email appears to be invalid." msgstr "Tu correo electrónico parece no ser válido." -#: src/view/com/modals/Waitlist.tsx:107 +#: src/view/com/modals/Waitlist.tsx:109 msgid "Your email has been saved! We'll be in touch soon." msgstr "¡Hemos guardado tu correo electrónico! Pronto nos pondremos en contacto contigo." @@ -2533,33 +4011,50 @@ msgstr "¡Hemos guardado tu correo electrónico! Pronto nos pondremos en contact msgid "Your email has been updated but not verified. As a next step, please verify your new email." msgstr "Tu correo electrónico ha sido actualizado pero no verificado. Como siguiente paso, verifica tu nuevo correo electrónico." -#: src/view/com/modals/VerifyEmail.tsx:108 +#: src/view/com/modals/VerifyEmail.tsx:114 msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Tu correo electrónico aún no ha sido verificado. Este es un paso de seguridad importante que te recomendamos." +#: src/view/com/posts/FollowingEmptyState.tsx:47 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "" + #: src/view/com/auth/create/Step3.tsx:42 -#: src/view/com/modals/ChangeHandle.tsx:270 msgid "Your full handle will be" msgstr "Tu identificador completo será" +#: src/view/com/modals/ChangeHandle.tsx:270 +msgid "Your full handle will be <0>@{0}" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:53 msgid "Your hosting provider" msgstr "Tu proveedor de alojamiento" -#: src/view/screens/Settings.tsx:402 +#: src/view/screens/Settings.tsx:430 #: src/view/shell/desktop/RightNav.tsx:137 -#: src/view/shell/Drawer.tsx:655 +#: src/view/shell/Drawer.tsx:657 msgid "Your invite codes are hidden when logged in using an App Password" msgstr "Tus códigos de invitación están ocultos cuando inicias sesión con una contraseña de la app" +#: src/view/com/composer/Composer.tsx:267 +msgid "Your post has been published" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Tus publicaciones, Me gustas y bloqueos son públicos. Las cuentas silenciadas son privadas." -#: src/view/com/modals/SwitchAccount.tsx:82 +#: src/view/com/modals/SwitchAccount.tsx:84 +#: src/view/screens/Settings.tsx:125 msgid "Your profile" msgstr "Tu perfil" +#: src/view/com/composer/Composer.tsx:266 +msgid "Your reply has been published" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:28 msgid "Your user handle" msgstr "Tu identificador del usuario" diff --git a/src/locale/locales/fr/messages.po b/src/locale/locales/fr/messages.po index 21e8904a..db3a584b 100644 --- a/src/locale/locales/fr/messages.po +++ b/src/locale/locales/fr/messages.po @@ -13,29 +13,38 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" +#: src/view/com/modals/VerifyEmail.tsx:142 +msgid "(no email)" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:168 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" msgstr "{0, plural, one {# invite code available} other {# invite codes available}}" -#: src/view/com/modals/Repost.tsx:44 +#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/screens/Settings.tsx:294 msgid "{0}" msgstr "{0}" #: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "{0} {purposeLabel} List" -msgstr "{0} {purposeLabel} Liste" +#~ msgid "{0} {purposeLabel} List" +#~ msgstr "{0} {purposeLabel} Liste" + +#: src/view/com/profile/ProfileHeader.tsx:632 +msgid "{following} following" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:151 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" msgstr "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" -#: src/view/screens/Settings.tsx:407 -#: src/view/shell/Drawer.tsx:659 +#: src/view/screens/Settings.tsx:435 +#: src/view/shell/Drawer.tsx:661 msgid "{invitesAvailable} invite code available" msgstr "{invitesAvailable} code d’invitation disponible" -#: src/view/screens/Settings.tsx:409 -#: src/view/shell/Drawer.tsx:661 +#: src/view/screens/Settings.tsx:437 +#: src/view/shell/Drawer.tsx:663 msgid "{invitesAvailable} invite codes available" msgstr "{invitesAvailable} codes d’invitation disponibles" @@ -43,10 +52,22 @@ msgstr "{invitesAvailable} codes d’invitation disponibles" msgid "{message}" msgstr "{message}" +#: src/view/shell/Drawer.tsx:440 +msgid "{numUnreadNotifications} unread" +msgstr "" + +#: src/Navigation.tsx:147 +msgid "@{0}" +msgstr "" + #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "<0/> membres" +#: src/view/com/profile/ProfileHeader.tsx:634 +msgid "<0>{following} <1>following" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 msgid "<0>Choose your<1>Recommended<2>Feeds" msgstr "<0>Choisissez vos<1>fils d’actualité<2>recommandés" @@ -55,6 +76,14 @@ msgstr "<0>Choisissez vos<1>fils d’actualité<2>recommandés" msgid "<0>Follow some<1>Recommended<2>Users" msgstr "<0>Suivre certains<1>utilisateurs<2>recommandés" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 +msgid "<0>Welcome to<1>Bluesky" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:597 +msgid "⚠Invalid Handle" +msgstr "" + #: src/view/com/util/moderation/LabelInfo.tsx:45 msgid "A content warning has been applied to this {0}." msgstr "Un avertissement sur le contenu a été appliqué sur ce {0}." @@ -63,23 +92,61 @@ msgstr "Un avertissement sur le contenu a été appliqué sur ce {0}." msgid "A new version of the app is available. Please update to continue using the app." msgstr "Une nouvelle version de l’application est disponible. Veuillez faire la mise à jour pour continuer à utiliser l’application." +#: src/view/com/util/ViewHeader.tsx:83 +#: src/view/screens/Search/Search.tsx:538 +msgid "Access navigation links and settings" +msgstr "" + +#: src/view/com/pager/FeedsTabBarMobile.tsx:78 +msgid "Access profile and other navigation links" +msgstr "" + #: src/view/com/modals/EditImage.tsx:299 -#: src/view/screens/Settings.tsx:417 +#: src/view/screens/Settings.tsx:445 msgid "Accessibility" msgstr "Accessibilité" #: src/view/com/auth/login/LoginForm.tsx:163 -#: src/view/screens/Settings.tsx:286 +#: src/view/screens/Settings.tsx:308 msgid "Account" msgstr "Compte" +#: src/view/com/profile/ProfileHeader.tsx:293 +msgid "Account blocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:260 +msgid "Account muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:86 +msgid "Account Muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:72 +msgid "Account Muted by List" +msgstr "" + #: src/view/com/util/AccountDropdownBtn.tsx:41 msgid "Account options" msgstr "Options de compte" +#: src/view/com/util/AccountDropdownBtn.tsx:25 +msgid "Account removed from quick access" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:315 +msgid "Account unblocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:273 +msgid "Account unmuted" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 -#: src/view/screens/ProfileList.tsx:763 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 +#: src/view/screens/ProfileList.tsx:791 msgid "Add" msgstr "Ajouter" @@ -87,12 +154,12 @@ msgstr "Ajouter" msgid "Add a content warning" msgstr "Ajouter un avertissement sur le contenu" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:781 msgid "Add a user to this list" msgstr "Ajouter un utilisateur à cette liste" -#: src/view/screens/Settings.tsx:355 -#: src/view/screens/Settings.tsx:364 +#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:392 msgid "Add account" msgstr "Ajouter un compte" @@ -102,6 +169,12 @@ msgstr "Ajouter un compte" msgid "Add alt text" msgstr "Ajouter un texte alt" +#: src/view/screens/AppPasswords.tsx:102 +#: src/view/screens/AppPasswords.tsx:143 +#: src/view/screens/AppPasswords.tsx:156 +msgid "Add App Password" +msgstr "" + #: src/view/com/modals/report/InputIssueDetails.tsx:41 #: src/view/com/modals/report/Modal.tsx:191 msgid "Add details" @@ -111,32 +184,41 @@ msgstr "Ajouter des détails" msgid "Add details to report" msgstr "Ajouter des détails au rapport" -#: src/view/com/composer/Composer.tsx:447 +#: src/view/com/composer/Composer.tsx:446 msgid "Add link card" msgstr "Ajouter une carte de lien" -#: src/view/com/composer/Composer.tsx:450 +#: src/view/com/composer/Composer.tsx:451 msgid "Add link card:" msgstr "Ajouter une carte de lien :" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "Ajoutez l’enregistrement DNS suivant à votre domaine :" -#: src/view/com/profile/ProfileHeader.tsx:353 +#: src/view/com/profile/ProfileHeader.tsx:357 msgid "Add to Lists" msgstr "Ajouter aux listes" -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Add to my feeds" msgstr "Ajouter à mes fils d’actu" +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 +msgid "Added" +msgstr "" + #: src/view/com/modals/ListAddRemoveUsers.tsx:191 #: src/view/com/modals/UserAddRemoveLists.tsx:128 msgid "Added to list" msgstr "Ajouté à la liste" -#: src/view/screens/PreferencesHomeFeed.tsx:170 +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:173 msgid "Adjust the number of likes a reply must have to be shown in your feed." msgstr "Définissez le nombre de likes qu’une réponse doit avoir pour être affichée dans votre fil d’actualité." @@ -144,10 +226,18 @@ msgstr "Définissez le nombre de likes qu’une réponse doit avoir pour être a msgid "Adult Content" msgstr "Contenu pour adultes" -#: src/view/screens/Settings.tsx:602 +#: src/view/com/modals/ContentFilteringSettings.tsx:137 +msgid "Adult content can only be enabled via the Web at <0/>." +msgstr "" + +#: src/view/screens/Settings.tsx:630 msgid "Advanced" msgstr "Avancé" +#: src/view/com/auth/login/ChooseAccountForm.tsx:98 +msgid "Already signed in as @{0}" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:130 msgid "ALT" msgstr "ALT" @@ -160,7 +250,7 @@ msgstr "Texte Alt" msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "Le texte Alt décrit les images pour les utilisateurs aveugles et malvoyants, et aide à donner un contexte à tout le monde." -#: src/view/com/modals/VerifyEmail.tsx:118 +#: src/view/com/modals/VerifyEmail.tsx:124 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "Un e-mail a été envoyé à {0}. Il comprend un code de confirmation que vous pouvez saisir ici." @@ -168,7 +258,12 @@ msgstr "Un e-mail a été envoyé à {0}. Il comprend un code de confirmation qu msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "Un courriel a été envoyé à votre ancienne adresse, {0}. Il comprend un code de confirmation que vous pouvez saisir ici." -#: src/view/com/notifications/FeedItem.tsx:237 +#: src/view/com/profile/FollowButton.tsx:30 +#: src/view/com/profile/FollowButton.tsx:40 +msgid "An issue occurred, please try again." +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:240 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" msgstr "et" @@ -177,15 +272,32 @@ msgstr "et" msgid "App Language" msgstr "Langue de l’application" -#: src/view/screens/Settings.tsx:622 +#: src/view/screens/AppPasswords.tsx:228 +msgid "App password deleted" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:133 +msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:98 +msgid "App Password names must be at least 4 characters long." +msgstr "" + +#: src/view/screens/Settings.tsx:641 +msgid "App password settings" +msgstr "" + +#: src/view/screens/Settings.tsx:650 msgid "App passwords" msgstr "Mots de passe d’application" -#: src/view/screens/AppPasswords.tsx:186 +#: src/Navigation.tsx:239 +#: src/view/screens/AppPasswords.tsx:187 msgid "App Passwords" msgstr "Mots de passe d’application" -#: src/view/com/util/forms/PostDropdownBtn.tsx:236 +#: src/view/com/util/forms/PostDropdownBtn.tsx:248 msgid "Appeal content warning" msgstr "Faire appel de l’avertissement sur le contenu" @@ -204,11 +316,11 @@ msgstr "Faire appel de cette décision" msgid "Appeal this decision." msgstr "Faire appel de cette décision." -#: src/view/screens/Settings.tsx:432 +#: src/view/screens/Settings.tsx:460 msgid "Appearance" msgstr "Affichage" -#: src/view/screens/AppPasswords.tsx:223 +#: src/view/screens/AppPasswords.tsx:224 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "Êtes-vous sûr de vouloir supprimer le mot de passe de l’application « {name} » ?" @@ -216,32 +328,42 @@ msgstr "Êtes-vous sûr de vouloir supprimer le mot de passe de l’application msgid "Are you sure you'd like to discard this draft?" msgstr "Êtes-vous sûr de vouloir rejeter ce brouillon ?" -#: src/view/screens/ProfileList.tsx:353 +#: src/view/screens/ProfileList.tsx:364 msgid "Are you sure?" msgstr "Vous confirmez ?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:219 +#: src/view/com/util/forms/PostDropdownBtn.tsx:231 msgid "Are you sure? This cannot be undone." msgstr "Vous confirmez ? Cela ne pourra pas être annulé." +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 +msgid "Are you writing in <0>{0}?" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:123 msgid "Artistic or non-erotic nudity." msgstr "Nudité artistique ou non érotique." +#: src/view/com/post-thread/PostThread.tsx:400 +msgctxt "action" +msgid "Back" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:141 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:166 -#: src/view/com/auth/login/LoginForm.tsx:254 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:170 +#: src/view/com/auth/login/LoginForm.tsx:256 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:150 #: src/view/com/modals/report/InputIssueDetails.tsx:46 -#: src/view/com/post-thread/PostThread.tsx:388 -#: src/view/com/post-thread/PostThread.tsx:438 -#: src/view/com/post-thread/PostThread.tsx:446 -#: src/view/com/profile/ProfileHeader.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:392 +#: src/view/com/post-thread/PostThread.tsx:442 +#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/profile/ProfileHeader.tsx:688 +#: src/view/com/util/ViewHeader.tsx:81 msgid "Back" msgstr "Arrière" -#: src/view/screens/Settings.tsx:461 +#: src/view/screens/Settings.tsx:489 msgid "Basics" msgstr "Principes de base" @@ -250,36 +372,45 @@ msgstr "Principes de base" msgid "Birthday" msgstr "Date de naissance" -#: src/view/screens/Settings.tsx:312 +#: src/view/screens/Settings.tsx:340 msgid "Birthday:" msgstr "Date de naissance :" -#: src/view/com/profile/ProfileHeader.tsx:282 -#: src/view/com/profile/ProfileHeader.tsx:389 +#: src/view/com/profile/ProfileHeader.tsx:286 +#: src/view/com/profile/ProfileHeader.tsx:393 msgid "Block Account" msgstr "Bloquer ce compte" -#: src/view/screens/ProfileList.tsx:523 +#: src/view/screens/ProfileList.tsx:534 msgid "Block accounts" msgstr "Bloquer ces comptes" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/screens/ProfileList.tsx:484 msgid "Block list" msgstr "Liste de blocage" -#: src/view/screens/ProfileList.tsx:308 +#: src/view/screens/ProfileList.tsx:315 msgid "Block these accounts?" msgstr "Bloquer ces comptes ?" +#: src/view/screens/ProfileList.tsx:319 +msgid "Block this List" +msgstr "" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 +msgid "Blocked" +msgstr "" + #: src/view/screens/Moderation.tsx:123 msgid "Blocked accounts" msgstr "Comptes bloqués" +#: src/Navigation.tsx:131 #: src/view/screens/ModerationBlockedAccounts.tsx:107 msgid "Blocked Accounts" msgstr "Comptes bloqués" -#: src/view/com/profile/ProfileHeader.tsx:284 +#: src/view/com/profile/ProfileHeader.tsx:288 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Les comptes bloqués ne peuvent pas répondre à vos discussions, vous mentionner ou interagir avec vous." @@ -287,11 +418,11 @@ msgstr "Les comptes bloqués ne peuvent pas répondre à vos discussions, vous m msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Les comptes bloqués ne peuvent pas répondre à vos discussions, vous mentionner ou interagir avec vous. Vous ne verrez pas leur contenu et ils ne pourront pas voir le vôtre." -#: src/view/com/post-thread/PostThread.tsx:250 +#: src/view/com/post-thread/PostThread.tsx:254 msgid "Blocked post." msgstr "Post bloqué." -#: src/view/screens/ProfileList.tsx:310 +#: src/view/screens/ProfileList.tsx:317 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Le blocage est public. Les comptes bloqués ne peuvent pas répondre à vos discussions, vous mentionner ou interagir avec vous." @@ -303,14 +434,17 @@ msgstr "Blog" msgid "Bluesky" msgstr "Bluesky" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 msgid "Bluesky is flexible." msgstr "Bluesky est adaptable." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 msgid "Bluesky is open." msgstr "Bluesky est ouvert." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 msgid "Bluesky is public." msgstr "Bluesky est public." @@ -327,7 +461,7 @@ msgstr "Bluesky n’affichera pas votre profil et vos messages à des utilisateu msgid "Bluesky.Social" msgstr "Bluesky.Social" -#: src/view/screens/Settings.tsx:751 +#: src/view/screens/Settings.tsx:792 msgid "Build version {0} {1}" msgstr "Version Build {0} {1}" @@ -335,37 +469,65 @@ msgstr "Version Build {0} {1}" msgid "Business" msgstr "Affaires" +#: src/view/com/modals/ServerInput.tsx:115 +msgid "Button disabled. Input custom domain to proceed." +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:157 +msgid "by —" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 +msgid "by {0}" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 +msgid "by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +msgid "by you" +msgstr "" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 #: src/view/com/util/UserAvatar.tsx:221 #: src/view/com/util/UserBanner.tsx:38 msgid "Camera" msgstr "Caméra" -#: src/view/com/modals/AddAppPasswords.tsx:214 +#: src/view/com/modals/AddAppPasswords.tsx:218 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "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." -#: src/view/com/composer/Composer.tsx:294 -#: src/view/com/composer/Composer.tsx:297 +#: src/view/com/modals/Confirm.tsx:88 +#: src/view/com/modals/Confirm.tsx:91 +#: src/view/com/modals/CreateOrEditList.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:227 +msgctxt "action" +msgid "Cancel" +msgstr "" + +#: src/view/com/composer/Composer.tsx:300 +#: src/view/com/composer/Composer.tsx:305 #: src/view/com/modals/ChangeEmail.tsx:218 #: src/view/com/modals/ChangeEmail.tsx:220 -#: src/view/com/modals/Confirm.tsx:88 -#: src/view/com/modals/CreateOrEditList.tsx:267 -#: src/view/com/modals/CreateOrEditList.tsx:272 -#: src/view/com/modals/DeleteAccount.tsx:150 -#: src/view/com/modals/DeleteAccount.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:288 #: src/view/com/modals/EditImage.tsx:323 -#: src/view/com/modals/EditProfile.tsx:248 -#: src/view/com/modals/LinkWarning.tsx:85 -#: src/view/com/modals/Repost.tsx:73 -#: src/view/com/modals/Waitlist.tsx:136 -#: src/view/screens/Search/Search.tsx:601 -#: src/view/shell/desktop/Search.tsx:182 +#: src/view/com/modals/EditProfile.tsx:249 +#: src/view/com/modals/InAppBrowserConsent.tsx:78 +#: src/view/com/modals/LinkWarning.tsx:87 +#: src/view/com/modals/Repost.tsx:87 +#: src/view/com/modals/VerifyEmail.tsx:247 +#: src/view/com/modals/VerifyEmail.tsx:253 +#: src/view/com/modals/Waitlist.tsx:142 +#: src/view/screens/Search/Search.tsx:602 +#: src/view/shell/desktop/Search.tsx:185 msgid "Cancel" msgstr "Annuler" -#: src/view/com/modals/DeleteAccount.tsx:146 -#: src/view/com/modals/DeleteAccount.tsx:219 +#: src/view/com/modals/DeleteAccount.tsx:148 +#: src/view/com/modals/DeleteAccount.tsx:223 msgid "Cancel account deletion" msgstr "Annuler la suppression de compte" @@ -381,29 +543,34 @@ msgstr "Annuler le changement de pseudo" msgid "Cancel image crop" msgstr "Annuler le recadrage de l’image" -#: src/view/com/modals/EditProfile.tsx:243 +#: src/view/com/modals/EditProfile.tsx:244 msgid "Cancel profile editing" msgstr "Annuler la modification du profil" -#: src/view/com/modals/Repost.tsx:64 +#: src/view/com/modals/Repost.tsx:78 msgid "Cancel quote post" msgstr "Annuler la citation" #: src/view/com/modals/ListAddRemoveUsers.tsx:87 -#: src/view/shell/desktop/Search.tsx:178 +#: src/view/shell/desktop/Search.tsx:181 msgid "Cancel search" msgstr "Annuler la recherche" -#: src/view/com/modals/Waitlist.tsx:132 +#: src/view/com/modals/Waitlist.tsx:136 msgid "Cancel waitlist signup" msgstr "Annuler l’inscription sur la liste d’attente" -#: src/view/screens/Settings.tsx:306 +#: src/view/screens/Settings.tsx:334 +msgctxt "action" msgid "Change" -msgstr "Changer" +msgstr "" -#: src/view/screens/Settings.tsx:634 -#: src/view/screens/Settings.tsx:643 +#: src/view/screens/Settings.tsx:306 +#~ msgid "Change" +#~ msgstr "Changer" + +#: src/view/screens/Settings.tsx:662 +#: src/view/screens/Settings.tsx:671 msgid "Change handle" msgstr "Changer le pseudo" @@ -411,10 +578,14 @@ msgstr "Changer le pseudo" msgid "Change Handle" msgstr "Changer le pseudo" -#: src/view/com/modals/VerifyEmail.tsx:141 +#: src/view/com/modals/VerifyEmail.tsx:147 msgid "Change my email" msgstr "Modifier mon e-mail" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Change post language to {0}" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:109 msgid "Change Your Email" msgstr "Modifiez votre e-mail" @@ -427,7 +598,7 @@ msgstr "Consultez quelques fils d’actu recommandés. Appuyez sur + pour les aj msgid "Check out some recommended users. Follow them to see similar users." msgstr "Consultez quelques utilisateurs recommandés. Suivez-les pour voir des utilisateurs similaires." -#: src/view/com/modals/DeleteAccount.tsx:163 +#: src/view/com/modals/DeleteAccount.tsx:165 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Consultez votre boîte de réception, vous avez du recevoir un e-mail contenant un code de confirmation à saisir ci-dessous :" @@ -435,10 +606,15 @@ msgstr "Consultez votre boîte de réception, vous avez du recevoir un e-mail co msgid "Choose \"Everybody\" or \"Nobody\"" msgstr "Choisir « Tout le monde » ou « Personne »" +#: src/view/screens/Settings.tsx:663 +msgid "Choose a new Bluesky username or create" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:38 msgid "Choose Service" msgstr "Choisir un service" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 msgid "Choose the algorithms that power your experience with custom feeds." msgstr "Choisissez les algorithmes qui alimentent votre expérience avec des fils d’actualité personnalisés." @@ -447,27 +623,33 @@ msgstr "Choisissez les algorithmes qui alimentent votre expérience avec des fil msgid "Choose your password" msgstr "Choisissez votre mot de passe" -#: src/view/screens/Settings.tsx:727 +#: src/view/screens/Settings.tsx:767 +#: src/view/screens/Settings.tsx:768 msgid "Clear all legacy storage data" msgstr "Effacer toutes les données de stockage existantes" -#: src/view/screens/Settings.tsx:729 +#: src/view/screens/Settings.tsx:770 msgid "Clear all legacy storage data (restart after this)" msgstr "Effacer toutes les données de stockage existantes (redémarrer ensuite)" -#: src/view/screens/Settings.tsx:739 +#: src/view/screens/Settings.tsx:779 +#: src/view/screens/Settings.tsx:780 msgid "Clear all storage data" msgstr "Effacer toutes les données de stockage" -#: src/view/screens/Settings.tsx:741 +#: src/view/screens/Settings.tsx:782 msgid "Clear all storage data (restart after this)" msgstr "Effacer toutes les données de stockage (redémarrer ensuite)" #: src/view/com/util/forms/SearchInput.tsx:74 -#: src/view/screens/Search/Search.tsx:582 +#: src/view/screens/Search/Search.tsx:583 msgid "Clear search query" msgstr "Effacer la recherche" +#: src/view/screens/Support.tsx:40 +msgid "click here" +msgstr "" + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 msgid "Close alert" msgstr "Fermer l’alerte" @@ -488,19 +670,50 @@ msgstr "Fermer la visionneuse d’images" msgid "Close navigation footer" msgstr "Fermer le pied de page de navigation" +#: src/view/shell/index.web.tsx:50 +msgid "Closes bottom navigation bar" +msgstr "" + +#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 +msgid "Closes password update alert" +msgstr "" + +#: src/view/com/composer/Composer.tsx:302 +msgid "Closes post composer and discards post draft" +msgstr "" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 +msgid "Closes viewer for header image" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:321 +msgid "Collapses list of users for a given notification" +msgstr "" + +#: src/Navigation.tsx:229 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "Directives communautaires" +#: src/view/com/composer/Composer.tsx:417 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "" + #: src/view/com/composer/Prompt.tsx:24 msgid "Compose reply" msgstr "Rédiger une réponse" -#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/Confirm.tsx:75 +#: src/view/com/modals/Confirm.tsx:78 +msgctxt "action" +msgid "Confirm" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/SelfLabel.tsx:154 -#: src/view/com/modals/VerifyEmail.tsx:225 -#: src/view/screens/PreferencesHomeFeed.tsx:305 +#: src/view/com/modals/VerifyEmail.tsx:231 +#: src/view/com/modals/VerifyEmail.tsx:233 +#: src/view/screens/PreferencesHomeFeed.tsx:308 #: src/view/screens/PreferencesThreads.tsx:159 msgid "Confirm" msgstr "Confirmer" @@ -514,18 +727,26 @@ msgstr "Confirmer le changement" msgid "Confirm content language settings" msgstr "Confirmer les paramètres de langue" -#: src/view/com/modals/DeleteAccount.tsx:209 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Confirm delete account" msgstr "Confirmer la suppression du compte" +#: src/view/com/modals/ContentFilteringSettings.tsx:151 +msgid "Confirm your age to enable adult content." +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:157 -#: src/view/com/modals/DeleteAccount.tsx:176 -#: src/view/com/modals/VerifyEmail.tsx:159 +#: src/view/com/modals/DeleteAccount.tsx:178 +#: src/view/com/modals/VerifyEmail.tsx:165 msgid "Confirmation code" msgstr "Code de confirmation" +#: src/view/com/modals/Waitlist.tsx:120 +msgid "Confirms signing up {email} to the waitlist" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:174 -#: src/view/com/auth/login/LoginForm.tsx:273 +#: src/view/com/auth/login/LoginForm.tsx:275 msgid "Connecting..." msgstr "Connexion…" @@ -542,6 +763,11 @@ msgstr "Filtrage du contenu" msgid "Content Languages" msgstr "Langues du contenu" +#: src/view/com/modals/ModerationDetails.tsx:65 +msgid "Content Not Available" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:33 #: src/view/com/util/moderation/ScreenHider.tsx:78 msgid "Content Warning" msgstr "Avertissement sur le contenu" @@ -555,31 +781,46 @@ msgstr "Avertissements sur le contenu" msgid "Continue" msgstr "Continuer" -#: src/view/com/modals/AddAppPasswords.tsx:193 -#: src/view/com/modals/InviteCodes.tsx:179 +#: src/view/com/modals/AddAppPasswords.tsx:197 +#: src/view/com/modals/InviteCodes.tsx:182 msgid "Copied" msgstr "Copié" -#: src/view/com/modals/AddAppPasswords.tsx:186 +#: src/view/screens/Settings.tsx:243 +msgid "Copied build version to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:75 +#: src/view/com/modals/InviteCodes.tsx:152 +#: src/view/com/util/forms/PostDropdownBtn.tsx:110 +msgid "Copied to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:191 +msgid "Copies app password" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:190 msgid "Copy" msgstr "Copie" -#: src/view/screens/ProfileList.tsx:385 +#: src/view/screens/ProfileList.tsx:396 msgid "Copy link to list" msgstr "Copier le lien dans la liste" -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 msgid "Copy link to post" msgstr "Copier le lien vers le post" -#: src/view/com/profile/ProfileHeader.tsx:338 +#: src/view/com/profile/ProfileHeader.tsx:342 msgid "Copy link to profile" msgstr "Copier le lien sur le profil" -#: src/view/com/util/forms/PostDropdownBtn.tsx:125 +#: src/view/com/util/forms/PostDropdownBtn.tsx:137 msgid "Copy post text" msgstr "Copier le texte du post" +#: src/Navigation.tsx:234 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "Politique sur les droits d’auteur" @@ -588,29 +829,50 @@ msgstr "Politique sur les droits d’auteur" msgid "Could not load feed" msgstr "Impossible de charger le fil d’actu" -#: src/view/screens/ProfileList.tsx:839 +#: src/view/screens/ProfileList.tsx:867 msgid "Could not load list" msgstr "Impossible de charger la liste" #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 #: src/view/com/auth/SplashScreen.tsx:46 +#: src/view/com/auth/SplashScreen.web.tsx:77 msgid "Create a new account" msgstr "Créer un nouveau compte" +#: src/view/screens/Settings.tsx:384 +msgid "Create a new Bluesky account" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "Créer un compte" +#: src/view/com/modals/AddAppPasswords.tsx:228 +msgid "Create App Password" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 #: src/view/com/auth/SplashScreen.tsx:43 msgid "Create new account" msgstr "Créer un nouveau compte" -#: src/view/screens/AppPasswords.tsx:248 +#: src/view/screens/AppPasswords.tsx:249 msgid "Created {0}" msgstr "{0} créé" -#: src/view/com/modals/ChangeHandle.tsx:387 +#: src/view/screens/ProfileFeed.tsx:625 +msgid "Created by <0/>" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:623 +msgid "Created by you" +msgstr "" + +#: src/view/com/composer/Composer.tsx:448 +msgid "Creates a card with a thumbnail. The card links to {url}" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:389 #: src/view/com/modals/ServerInput.tsx:102 msgid "Custom domain" msgstr "Domaine personnalisé" @@ -619,11 +881,27 @@ msgstr "Domaine personnalisé" msgid "Customize media from external sites." msgstr "" -#: src/view/screens/Settings.tsx:648 +#: src/view/screens/Settings.tsx:687 msgid "Danger Zone" msgstr "Zone de danger" -#: src/view/screens/Settings.tsx:655 +#: src/view/screens/Settings.tsx:479 +msgid "Dark" +msgstr "" + +#: src/view/screens/Debug.tsx:63 +msgid "Dark mode" +msgstr "" + +#: src/Navigation.tsx:204 +msgid "Debug" +msgstr "" + +#: src/view/screens/Debug.tsx:83 +msgid "Debug panel" +msgstr "" + +#: src/view/screens/Settings.tsx:694 msgid "Delete account" msgstr "Supprimer le compte" @@ -631,40 +909,44 @@ msgstr "Supprimer le compte" msgid "Delete Account" msgstr "Supprimer le compte" -#: src/view/screens/AppPasswords.tsx:221 -#: src/view/screens/AppPasswords.tsx:241 +#: src/view/screens/AppPasswords.tsx:222 +#: src/view/screens/AppPasswords.tsx:242 msgid "Delete app password" msgstr "Supprimer le mot de passe de l’appli" -#: src/view/screens/ProfileList.tsx:352 -#: src/view/screens/ProfileList.tsx:412 +#: src/view/screens/ProfileList.tsx:363 +#: src/view/screens/ProfileList.tsx:423 msgid "Delete List" msgstr "Supprimer la liste" -#: src/view/com/modals/DeleteAccount.tsx:212 +#: src/view/com/modals/DeleteAccount.tsx:216 msgid "Delete my account" msgstr "Supprimer mon compte" -#: src/view/screens/Settings.tsx:665 +#: src/view/screens/Settings.tsx:706 msgid "Delete my account…" msgstr "Supprimer mon compte…" -#: src/view/com/util/forms/PostDropdownBtn.tsx:214 +#: src/view/com/util/forms/PostDropdownBtn.tsx:226 msgid "Delete post" msgstr "Supprimer le post" -#: src/view/com/util/forms/PostDropdownBtn.tsx:218 +#: src/view/com/util/forms/PostDropdownBtn.tsx:230 msgid "Delete this post?" msgstr "Supprimer ce post ?" -#: src/view/com/post-thread/PostThread.tsx:242 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 +msgid "Deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:246 msgid "Deleted post." msgstr "Post supprimé." -#: src/view/com/modals/CreateOrEditList.tsx:218 -#: src/view/com/modals/CreateOrEditList.tsx:234 -#: src/view/com/modals/EditProfile.tsx:197 -#: src/view/com/modals/EditProfile.tsx:209 +#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:255 +#: src/view/com/modals/EditProfile.tsx:198 +#: src/view/com/modals/EditProfile.tsx:210 msgid "Description" msgstr "Description" @@ -672,7 +954,7 @@ msgstr "Description" msgid "Dev Server" msgstr "Serveur de dév" -#: src/view/screens/Settings.tsx:670 +#: src/view/screens/Settings.tsx:711 msgid "Developer Tools" msgstr "Outils de dév" @@ -692,35 +974,53 @@ msgstr "Ignorer le brouillon" msgid "Discourage apps from showing my account to logged-out users" msgstr "Empêcher les applis de montrer mon compte aux utilisateurs déconnectés" -#: src/view/screens/Feeds.tsx:405 +#: src/view/com/posts/FollowingEmptyState.tsx:74 +#: src/view/com/posts/FollowingEndOfFeed.tsx:75 +msgid "Discover new custom feeds" +msgstr "" + +#: src/view/screens/Feeds.tsx:409 msgid "Discover new feeds" msgstr "Découvrir de nouveaux fils d’actu" -#: src/view/com/modals/EditProfile.tsx:191 +#: src/view/com/modals/EditProfile.tsx:192 msgid "Display name" msgstr "Afficher le nom" -#: src/view/com/modals/EditProfile.tsx:179 +#: src/view/com/modals/EditProfile.tsx:180 msgid "Display Name" msgstr "Afficher le nom" -#: src/view/com/modals/ChangeHandle.tsx:485 +#: src/view/com/modals/ChangeHandle.tsx:487 msgid "Domain verified!" msgstr "Domaine vérifié !" +#: src/view/com/auth/create/Step2.tsx:83 +msgid "Don't have an invite code?" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 -#: src/view/com/modals/AltImage.tsx:115 -#: src/view/com/modals/ContentFilteringSettings.tsx:88 -#: src/view/com/modals/ContentFilteringSettings.tsx:96 -#: src/view/com/modals/crop-image/CropImage.web.tsx:152 #: src/view/com/modals/EditImage.tsx:333 -#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:157 #: src/view/com/modals/Threadgate.tsx:129 #: src/view/com/modals/Threadgate.tsx:132 #: src/view/com/modals/UserAddRemoveLists.tsx:79 -#: src/view/screens/PreferencesHomeFeed.tsx:308 +#: src/view/com/modals/UserAddRemoveLists.tsx:82 #: src/view/screens/PreferencesThreads.tsx:162 +msgctxt "action" +msgid "Done" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:228 +#: src/view/com/modals/AltImage.tsx:115 +#: src/view/com/modals/ContentFilteringSettings.tsx:88 +#: src/view/com/modals/ContentFilteringSettings.tsx:96 +#: src/view/com/modals/crop-image/CropImage.web.tsx:152 +#: src/view/com/modals/InviteCodes.tsx:80 +#: src/view/com/modals/InviteCodes.tsx:123 +#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/screens/PreferencesHomeFeed.tsx:311 msgid "Done" msgstr "Terminé" @@ -728,56 +1028,116 @@ msgstr "Terminé" msgid "Done{extraText}" msgstr "Terminé{extraText}" -#: src/view/com/modals/InviteCodes.tsx:94 +#: src/view/com/auth/login/ChooseAccountForm.tsx:45 +msgid "Double tap to sign in" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:185 +msgid "e.g. Alice Roberts" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:203 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "e.g. Great Posters" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:226 +msgid "e.g. Spammers" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:246 +msgid "e.g. The posters who never miss." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:247 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:96 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Chaque code ne fonctionne qu’une seule fois. Vous recevrez régulièrement d’autres codes d’invitation." +#: src/view/com/lists/ListMembers.tsx:149 +msgctxt "action" +msgid "Edit" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:144 #: src/view/com/modals/EditImage.tsx:207 msgid "Edit image" msgstr "Modifier l’image" -#: src/view/screens/ProfileList.tsx:400 +#: src/view/screens/ProfileList.tsx:411 msgid "Edit list details" msgstr "Modifier les infos de la liste" -#: src/view/screens/Feeds.tsx:367 +#: src/view/com/modals/CreateOrEditList.tsx:193 +msgid "Edit Moderation List" +msgstr "" + +#: src/Navigation.tsx:244 +#: src/view/screens/Feeds.tsx:371 #: src/view/screens/SavedFeeds.tsx:84 msgid "Edit My Feeds" msgstr "Modifier mes fils d’actu" -#: src/view/com/modals/EditProfile.tsx:151 +#: src/view/com/modals/EditProfile.tsx:152 msgid "Edit my profile" msgstr "Modifier mon profil" -#: src/view/com/profile/ProfileHeader.tsx:453 +#: src/view/com/profile/ProfileHeader.tsx:457 msgid "Edit profile" msgstr "Modifier le profil" -#: src/view/com/profile/ProfileHeader.tsx:456 +#: src/view/com/profile/ProfileHeader.tsx:462 msgid "Edit Profile" msgstr "Modifier le profil" -#: src/view/screens/Feeds.tsx:330 +#: src/view/screens/Feeds.tsx:334 msgid "Edit Saved Feeds" msgstr "Modifier les fils d’actu enregistrés" +#: src/view/com/modals/CreateOrEditList.tsx:188 +msgid "Edit User List" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:193 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:211 +msgid "Edit your profile description" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:108 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:152 #: src/view/com/modals/ChangeEmail.tsx:141 #: src/view/com/modals/Waitlist.tsx:88 msgid "Email" msgstr "E-mail" #: src/view/com/auth/create/Step2.tsx:99 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:143 msgid "Email address" msgstr "Adresse e-mail" +#: src/view/com/modals/ChangeEmail.tsx:56 +#: src/view/com/modals/ChangeEmail.tsx:88 +msgid "Email updated" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:111 msgid "Email Updated" msgstr "E-mail mis à jour" -#: src/view/screens/Settings.tsx:290 +#: src/view/com/modals/VerifyEmail.tsx:78 +msgid "Email verified" +msgstr "" + +#: src/view/screens/Settings.tsx:312 msgid "Email:" msgstr "E-mail :" @@ -785,34 +1145,63 @@ msgstr "E-mail :" msgid "Enable {0} only" msgstr "" +#: src/view/com/modals/ContentFilteringSettings.tsx:162 +msgid "Enable Adult Content" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:97 msgid "Enable External Media" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:144 +#: src/view/screens/PreferencesExternalEmbeds.tsx:75 +msgid "Enable media players for" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:147 msgid "Enable this setting to only see replies between people you follow." msgstr "Activez ce paramètre pour ne voir que les réponses des personnes que vous suivez." -#: src/view/screens/Profile.tsx:426 +#: src/view/screens/Profile.tsx:427 msgid "End of feed" msgstr "Fin du fil d’actu" +#: src/view/com/modals/AddAppPasswords.tsx:165 +msgid "Enter a name for this App Password" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:105 +msgid "Enter Confirmation Code" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:71 msgid "Enter the address of your provider:" msgstr "Saisissez l’adresse de votre fournisseur :" -#: src/view/com/modals/ChangeHandle.tsx:369 +#: src/view/com/modals/ChangeHandle.tsx:371 msgid "Enter the domain you want to use" msgstr "Entrez le domaine que vous voulez utiliser" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:101 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:103 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "Saisissez l’e-mail que vous avez utilisé pour créer votre compte. Nous vous enverrons un « code de réinitialisation » afin changer votre mot de passe." +#: src/view/com/auth/create/Step2.tsx:157 +#: src/view/com/modals/BirthDateSettings.tsx:74 +msgid "Enter your birth date" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:78 +msgid "Enter your email" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:104 msgid "Enter your email address" msgstr "Entrez votre e-mail" +#: src/view/com/modals/ChangeEmail.tsx:41 +msgid "Enter your new email above" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:117 msgid "Enter your new email address below." msgstr "Entrez votre nouvelle e-mail ci-dessous." @@ -829,10 +1218,32 @@ msgstr "Erreur :" msgid "Everybody" msgstr "Tout le monde" +#: src/view/com/modals/ChangeHandle.tsx:150 +msgid "Exits handle change process" +msgstr "" + +#: src/view/com/lightbox/Lightbox.web.tsx:113 +msgid "Exits image view" +msgstr "" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/shell/desktop/Search.tsx:182 +msgid "Exits inputting search query" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:138 +msgid "Exits signing up for waitlist with {email}" +msgstr "" + #: src/view/com/lightbox/Lightbox.web.tsx:156 msgid "Expand alt text" msgstr "Développer le texte alt" +#: src/view/com/composer/ComposerReplyTo.tsx:81 +#: src/view/com/composer/ComposerReplyTo.tsx:84 +msgid "Expand or collapse the full post you are replying to" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:64 msgid "External Media" msgstr "" @@ -842,17 +1253,43 @@ msgstr "" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "" +#: src/Navigation.tsx:260 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 -#: src/view/screens/Settings.tsx:595 +#: src/view/screens/Settings.tsx:623 msgid "External Media Preferences" msgstr "" +#: src/view/screens/Settings.tsx:614 +msgid "External media settings" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:114 +#: src/view/com/modals/AddAppPasswords.tsx:118 +msgid "Failed to create app password." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:148 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:86 +msgid "Failed to delete post, please try again" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141 msgid "Failed to load recommended feeds" msgstr "Échec du chargement des fils d’actu recommandés" -#: src/view/screens/Feeds.tsx:556 +#: src/Navigation.tsx:194 +msgid "Feed" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:229 +msgid "Feed by {0}" +msgstr "" + +#: src/view/screens/Feeds.tsx:560 msgid "Feed offline" msgstr "Fil d’actu hors ligne" @@ -865,12 +1302,13 @@ msgstr "Préférences en matière de fil d’actu" msgid "Feedback" msgstr "Feedback" -#: src/view/screens/Feeds.tsx:475 +#: src/Navigation.tsx:442 +#: src/view/screens/Feeds.tsx:479 #: src/view/screens/Profile.tsx:165 #: src/view/shell/bottom-bar/BottomBar.tsx:181 #: src/view/shell/desktop/LeftNav.tsx:342 -#: src/view/shell/Drawer.tsx:474 -#: src/view/shell/Drawer.tsx:475 +#: src/view/shell/Drawer.tsx:476 +#: src/view/shell/Drawer.tsx:477 msgid "Feeds" msgstr "Fil d’actu" @@ -882,6 +1320,12 @@ msgstr "Les fils d’actu sont créés par les utilisateurs pour rassembler du c msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Les fils d’actu sont des algorithmes personnalisés que les utilisateurs construisent avec un peu d’expertise en codage. <0/> pour obtenir de plus amples informations." +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/FollowingEmptyState.tsx:57 +#: src/view/com/posts/FollowingEndOfFeed.tsx:58 +msgid "Find accounts to follow" +msgstr "" + #: src/view/screens/Search/Search.tsx:427 msgid "Find users on Bluesky" msgstr "Trouver des utilisateurs sur Bluesky" @@ -894,7 +1338,7 @@ msgstr "Trouvez des utilisateurs à l’aide de l’outil de recherche, à droit msgid "Finding similar accounts..." msgstr "Recherche de comptes similaires…" -#: src/view/screens/PreferencesHomeFeed.tsx:108 +#: src/view/screens/PreferencesHomeFeed.tsx:111 msgid "Fine-tune the content you see on your home screen." msgstr "Affinez le contenu de votre écran d’accueil." @@ -902,52 +1346,86 @@ msgstr "Affinez le contenu de votre écran d’accueil." msgid "Fine-tune the discussion threads." msgstr "Affiner les fils de discussion." -#: src/view/com/profile/ProfileHeader.tsx:538 +#: src/view/com/modals/EditImage.tsx:115 +msgid "Flip horizontal" +msgstr "" + +#: src/view/com/modals/EditImage.tsx:120 +#: src/view/com/modals/EditImage.tsx:287 +msgid "Flip vertically" +msgstr "" + +#: src/view/com/profile/FollowButton.tsx:64 +msgctxt "action" +msgid "Follow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:552 msgid "Follow" msgstr "Suivre" +#: src/view/com/profile/ProfileHeader.tsx:543 +msgid "Follow {0}" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:64 msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." msgstr "Suivez quelques utilisateurs pour commencer. Nous pouvons vous recommander d’autres utilisateurs en fonction des personnes qui vous intéressent." +#: src/view/com/profile/ProfileCard.tsx:194 +msgid "Followed by {0}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:98 msgid "Followed users" msgstr "Utilisateurs suivis" -#: src/view/screens/PreferencesHomeFeed.tsx:151 +#: src/view/screens/PreferencesHomeFeed.tsx:154 msgid "Followed users only" msgstr "Utilisateurs suivis uniquement" +#: src/view/com/notifications/FeedItem.tsx:166 +msgid "followed you" +msgstr "" + #: src/view/screens/ProfileFollowers.tsx:25 msgid "Followers" msgstr "Followers" #: src/view/com/profile/ProfileHeader.tsx:624 -msgid "following" -msgstr "suivi" +#~ msgid "following" +#~ msgstr "suivi" -#: src/view/com/profile/ProfileHeader.tsx:522 +#: src/view/com/profile/ProfileHeader.tsx:534 #: src/view/screens/ProfileFollows.tsx:25 msgid "Following" msgstr "Suivi" -#: src/view/com/profile/ProfileHeader.tsx:571 +#: src/view/com/profile/ProfileHeader.tsx:196 +msgid "Following {0}" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:585 msgid "Follows you" msgstr "Vous suit" +#: src/view/com/profile/ProfileCard.tsx:141 +msgid "Follows You" +msgstr "" + #: src/view/com/modals/DeleteAccount.tsx:107 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Pour des raisons de sécurité, nous devrons envoyer un code de confirmation à votre e-mail." -#: src/view/com/modals/AddAppPasswords.tsx:207 +#: src/view/com/modals/AddAppPasswords.tsx:211 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." msgstr "Pour des raisons de sécurité, vous ne pourrez plus afficher ceci. Si vous perdez ce mot de passe, vous devrez en générer un autre." -#: src/view/com/auth/login/LoginForm.tsx:236 +#: src/view/com/auth/login/LoginForm.tsx:238 msgid "Forgot" msgstr "Oublié" -#: src/view/com/auth/login/LoginForm.tsx:233 +#: src/view/com/auth/login/LoginForm.tsx:235 msgid "Forgot password" msgstr "Mot de passe oublié" @@ -956,11 +1434,17 @@ msgstr "Mot de passe oublié" msgid "Forgot Password" msgstr "Mot de passe oublié" +#: src/view/com/posts/FeedItem.tsx:188 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 msgid "Gallery" msgstr "Galerie" -#: src/view/com/modals/VerifyEmail.tsx:183 +#: src/view/com/modals/VerifyEmail.tsx:189 +#: src/view/com/modals/VerifyEmail.tsx:191 msgid "Get Started" msgstr "C’est parti" @@ -973,14 +1457,14 @@ msgstr "Retour" #: src/view/screens/ProfileFeed.tsx:104 #: src/view/screens/ProfileFeed.tsx:109 -#: src/view/screens/ProfileList.tsx:848 -#: src/view/screens/ProfileList.tsx:853 +#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:881 msgid "Go Back" msgstr "Retour" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:181 -#: src/view/com/auth/login/LoginForm.tsx:283 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:163 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:185 +#: src/view/com/auth/login/LoginForm.tsx:285 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:165 msgid "Go to next" msgstr "Aller à la suite" @@ -993,47 +1477,64 @@ msgstr "Pseudo" msgid "Help" msgstr "Aide" -#: src/view/com/modals/AddAppPasswords.tsx:148 +#: src/view/com/modals/AddAppPasswords.tsx:152 msgid "Here is your app password." msgstr "Voici le mot de passe de votre appli." -#: src/view/com/notifications/FeedItem.tsx:324 -#: src/view/com/util/moderation/ContentHider.tsx:103 +#: src/view/com/modals/ContentFilteringSettings.tsx:219 +#: src/view/com/notifications/FeedItem.tsx:329 +msgctxt "action" +msgid "Hide" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/util/moderation/ContentHider.tsx:105 +#: src/view/com/util/moderation/PostHider.tsx:108 msgid "Hide" msgstr "Cacher" -#: src/view/com/util/forms/PostDropdownBtn.tsx:173 +#: src/view/com/util/forms/PostDropdownBtn.tsx:185 msgid "Hide post" msgstr "Cacher ce post" -#: src/view/com/util/forms/PostDropdownBtn.tsx:177 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Hide the content" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:189 msgid "Hide this post?" msgstr "Cacher ce post ?" -#: src/view/com/notifications/FeedItem.tsx:316 +#: src/view/com/notifications/FeedItem.tsx:319 msgid "Hide user list" msgstr "Cacher la liste des utilisateurs" -#: src/view/com/posts/FeedErrorMessage.tsx:110 +#: src/view/com/profile/ProfileHeader.tsx:526 +msgid "Hides posts from {0} in your feed" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, un problème s’est produit avec le serveur de fils d’actu. Veuillez informer le propriétaire du fil d’actu de ce problème." -#: src/view/com/posts/FeedErrorMessage.tsx:98 +#: src/view/com/posts/FeedErrorMessage.tsx:99 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, le serveur du fils d’actu semble être mal configuré. Veuillez informer le propriétaire du fil d’actu de ce problème." -#: src/view/com/posts/FeedErrorMessage.tsx:104 +#: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Mmm… le serveur de fils d’actu semble être hors ligne. Veuillez informer le propriétaire du fil d’actu de ce problème." -#: src/view/com/posts/FeedErrorMessage.tsx:101 +#: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Mmm… le serveur de fils d’actu ne répond pas. Veuillez informer le propriétaire du fil d’actu de ce problème." -#: src/view/com/posts/FeedErrorMessage.tsx:95 +#: src/view/com/posts/FeedErrorMessage.tsx:96 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, nous n’arrivons pas à trouver ce fils d’actu. Il a peut-être été supprimé." +#: src/Navigation.tsx:432 #: src/view/shell/bottom-bar/BottomBar.tsx:137 #: src/view/shell/desktop/LeftNav.tsx:306 #: src/view/shell/Drawer.tsx:398 @@ -1041,13 +1542,14 @@ msgstr "Hmm, nous n’arrivons pas à trouver ce fils d’actu. Il a peut-être msgid "Home" msgstr "Accueil" -#: src/view/com/pager/FeedsTabBarMobile.tsx:96 -#: src/view/screens/PreferencesHomeFeed.tsx:101 -#: src/view/screens/Settings.tsx:481 +#: src/Navigation.tsx:249 +#: src/view/com/pager/FeedsTabBarMobile.tsx:98 +#: src/view/screens/PreferencesHomeFeed.tsx:104 +#: src/view/screens/Settings.tsx:509 msgid "Home Feed Preferences" msgstr "Préférences de fils d’actu de l’accueil" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:114 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:116 msgid "Hosting provider" msgstr "Fournisseur d’hébergement" @@ -1056,18 +1558,34 @@ msgstr "Fournisseur d’hébergement" msgid "Hosting provider address" msgstr "Adresse de l’hébergeur" -#: src/view/com/modals/VerifyEmail.tsx:208 +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "How should we open this link?" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:214 msgid "I have a code" msgstr "J’ai un code" -#: src/view/com/modals/ChangeHandle.tsx:281 +#: src/view/com/modals/VerifyEmail.tsx:216 +msgid "I have a confirmation code" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:283 msgid "I have my own domain" msgstr "J’ai mon propre domaine" +#: src/view/com/lightbox/Lightbox.web.tsx:158 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:127 msgid "If none are selected, suitable for all ages." msgstr "Si rien n’est sélectionné, il n’y a pas de restriction d’âge." +#: src/view/com/util/images/Gallery.tsx:37 +msgid "Image" +msgstr "" + #: src/view/com/modals/AltImage.tsx:97 msgid "Image alt text" msgstr "Texte alt de l’image" @@ -1077,19 +1595,76 @@ msgstr "Texte alt de l’image" msgid "Image options" msgstr "Options d’images" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:110 +msgid "Input code sent to your email for password reset" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:180 +msgid "Input confirmation code for account deletion" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:109 +msgid "Input email for Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:80 +msgid "Input hosting provider address" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:73 +msgid "Input invite code to proceed" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:182 +msgid "Input name for app password" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:133 +msgid "Input new password" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:196 +msgid "Input password for account deletion" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:227 +msgid "Input the password tied to {identifier}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:194 +msgid "Input the username or email address you used at signup" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:90 +msgid "Input your email to get on the Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:226 +msgid "Input your password" +msgstr "" + +#: src/view/com/auth/create/Step3.tsx:39 +msgid "Input your user handle" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:229 +msgid "Invalid or unsupported post record" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:115 msgid "Invalid username or password" msgstr "Nom d’utilisateur ou mot de passe incorrect" -#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:411 msgid "Invite" msgstr "Inviter" -#: src/view/com/modals/InviteCodes.tsx:91 -#: src/view/screens/Settings.tsx:371 +#: src/view/com/modals/InviteCodes.tsx:93 +#: src/view/screens/Settings.tsx:399 msgid "Invite a Friend" msgstr "Inviter un ami" +#: src/view/com/auth/create/Step2.tsx:63 #: src/view/com/auth/create/Step2.tsx:72 msgid "Invite code" msgstr "Code d’invitation" @@ -1098,10 +1673,18 @@ msgstr "Code d’invitation" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "Code d’invitation refusé. Vérifiez que vous l’avez saisi correctement et réessayez." -#: src/view/shell/Drawer.tsx:640 +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: {0} available" +msgstr "" + +#: src/view/shell/Drawer.tsx:642 msgid "Invite codes: {invitesAvailable} available" msgstr "Codes d’invitation : {invitesAvailable} disponible" +#: src/view/com/modals/InviteCodes.tsx:169 +msgid "Invite codes: 1 available" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 msgid "Jobs" msgstr "Emplois" @@ -1115,7 +1698,7 @@ msgstr "S’inscrire sur la liste d’attente" msgid "Join the waitlist." msgstr "S’inscrire sur la liste d’attente." -#: src/view/com/modals/Waitlist.tsx:124 +#: src/view/com/modals/Waitlist.tsx:128 msgid "Join Waitlist" msgstr "S’inscrire sur la liste d’attente" @@ -1123,15 +1706,24 @@ msgstr "S’inscrire sur la liste d’attente" msgid "Language selection" msgstr "Sélection de la langue" +#: src/view/screens/Settings.tsx:560 +msgid "Language settings" +msgstr "" + +#: src/Navigation.tsx:141 #: src/view/screens/LanguageSettings.tsx:89 msgid "Language Settings" msgstr "Paramètres linguistiques" -#: src/view/screens/Settings.tsx:541 +#: src/view/screens/Settings.tsx:569 msgid "Languages" msgstr "Langues" -#: src/view/com/util/moderation/ContentHider.tsx:101 +#: src/view/com/auth/create/StepHeader.tsx:13 +msgid "Last step!" +msgstr "" + +#: src/view/com/util/moderation/ContentHider.tsx:103 msgid "Learn more" msgstr "En savoir plus" @@ -1141,9 +1733,9 @@ msgstr "En savoir plus" msgid "Learn More" msgstr "En savoir plus" -#: src/view/com/util/moderation/ContentHider.tsx:83 +#: src/view/com/util/moderation/ContentHider.tsx:85 #: src/view/com/util/moderation/PostAlerts.tsx:40 -#: src/view/com/util/moderation/PostHider.tsx:76 +#: src/view/com/util/moderation/PostHider.tsx:78 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 #: src/view/com/util/moderation/ScreenHider.tsx:101 msgid "Learn more about this warning" @@ -1157,10 +1749,14 @@ msgstr "En savoir plus sur ce qui est public sur Bluesky." msgid "Leave them all unchecked to see any language." msgstr "Si vous ne cochez rien, toutes les langues s’afficheront." -#: src/view/com/modals/LinkWarning.tsx:49 +#: src/view/com/modals/LinkWarning.tsx:51 msgid "Leaving Bluesky" msgstr "Quitter Bluesky" +#: src/view/screens/Settings.tsx:280 +msgid "Legacy storage cleared, you need to restart the app now." +msgstr "" + #: src/view/com/auth/login/Login.tsx:128 #: src/view/com/auth/login/Login.tsx:144 msgid "Let's get your password reset!" @@ -1171,36 +1767,94 @@ msgstr "Réinitialisez votre mot de passe !" msgid "Library" msgstr "Bibliothèque" -#: src/view/screens/ProfileFeed.tsx:586 +#: src/view/screens/Settings.tsx:473 +msgid "Light" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Like" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:600 msgid "Like this feed" msgstr "Liker ce fil d’actu" +#: src/Navigation.tsx:199 #: src/view/screens/PostLikedBy.tsx:27 #: src/view/screens/ProfileFeedLikedBy.tsx:27 msgid "Liked by" msgstr "Liké par" +#: src/view/com/feeds/FeedSourceCard.tsx:277 +msgid "Liked by {0} {1}" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:615 +msgid "Liked by {likeCount} {0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:171 +msgid "liked your custom feed{0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:155 +msgid "liked your post" +msgstr "" + #: src/view/screens/Profile.tsx:164 msgid "Likes" msgstr "Likes" -#: src/view/com/modals/CreateOrEditList.tsx:186 +#: src/view/com/post-thread/PostThreadItem.tsx:184 +msgid "Likes on this post" +msgstr "" + +#: src/Navigation.tsx:168 +msgid "List" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:205 msgid "List Avatar" msgstr "Liste des avatars" -#: src/view/com/modals/CreateOrEditList.tsx:199 +#: src/view/screens/ProfileList.tsx:323 +msgid "List blocked" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:231 +msgid "List by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:367 +msgid "List deleted" +msgstr "" + +#: src/view/screens/ProfileList.tsx:282 +msgid "List muted" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:218 msgid "List Name" msgstr "Nom de liste" +#: src/view/screens/ProfileList.tsx:342 +msgid "List unblocked" +msgstr "" + +#: src/view/screens/ProfileList.tsx:301 +msgid "List unmuted" +msgstr "" + +#: src/Navigation.tsx:111 #: src/view/screens/Profile.tsx:166 #: src/view/shell/desktop/LeftNav.tsx:379 -#: src/view/shell/Drawer.tsx:490 -#: src/view/shell/Drawer.tsx:491 +#: src/view/shell/Drawer.tsx:492 +#: src/view/shell/Drawer.tsx:493 msgid "Lists" msgstr "Listes" -#: src/view/com/post-thread/PostThread.tsx:259 -#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:263 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Load more posts" msgstr "Charger plus d’articles" @@ -1208,7 +1862,10 @@ msgstr "Charger plus d’articles" msgid "Load new notifications" msgstr "Charger les nouvelles notifications" -#: src/view/com/feeds/FeedPage.tsx:189 +#: src/view/com/feeds/FeedPage.tsx:190 +#: src/view/screens/Profile.tsx:412 +#: src/view/screens/ProfileFeed.tsx:503 +#: src/view/screens/ProfileList.tsx:659 msgid "Load new posts" msgstr "Charger les nouveaux messages" @@ -1220,6 +1877,10 @@ msgstr "Chargement…" msgid "Local dev server" msgstr "Serveur de dév local" +#: src/Navigation.tsx:209 +msgid "Log" +msgstr "" + #: src/view/screens/Moderation.tsx:136 msgid "Logged-out visibility" msgstr "Visibilité déconnectée" @@ -1228,7 +1889,7 @@ msgstr "Visibilité déconnectée" msgid "Login to account that is not listed" msgstr "Se connecter à un compte qui n’est pas listé" -#: src/view/com/modals/LinkWarning.tsx:63 +#: src/view/com/modals/LinkWarning.tsx:65 msgid "Make sure this is where you intend to go!" msgstr "Assurez-vous que c’est bien là que vous avez l’intention d’aller !" @@ -1244,61 +1905,107 @@ msgstr "utilisateurs mentionnés" msgid "Mentioned users" msgstr "Utilisateurs mentionnés" +#: src/view/com/util/ViewHeader.tsx:81 #: src/view/screens/Search/Search.tsx:537 msgid "Menu" msgstr "Menu" #: src/view/com/posts/FeedErrorMessage.tsx:194 -msgid "Message from server" -msgstr "Message du serveur" +#~ msgid "Message from server" +#~ msgstr "Message du serveur" +#: src/view/com/posts/FeedErrorMessage.tsx:197 +msgid "Message from server: {0}" +msgstr "" + +#: src/Navigation.tsx:116 #: src/view/screens/Moderation.tsx:64 -#: src/view/screens/Settings.tsx:563 +#: src/view/screens/Settings.tsx:591 #: src/view/shell/desktop/LeftNav.tsx:397 -#: src/view/shell/Drawer.tsx:509 -#: src/view/shell/Drawer.tsx:510 +#: src/view/shell/Drawer.tsx:511 +#: src/view/shell/Drawer.tsx:512 msgid "Moderation" msgstr "Modération" +#: src/view/com/lists/ListCard.tsx:92 +#: src/view/com/modals/UserAddRemoveLists.tsx:190 +msgid "Moderation list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:753 +msgid "Moderation list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:90 +#: src/view/com/modals/UserAddRemoveLists.tsx:188 +#: src/view/screens/ProfileList.tsx:751 +msgid "Moderation list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:139 +msgid "Moderation list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:126 +msgid "Moderation list updated" +msgstr "" + #: src/view/screens/Moderation.tsx:95 msgid "Moderation lists" msgstr "Listes de modération" +#: src/Navigation.tsx:121 #: src/view/screens/ModerationModlists.tsx:58 msgid "Moderation Lists" msgstr "Listes de modération" +#: src/view/screens/Settings.tsx:585 +msgid "Moderation settings" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:35 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "" + #: src/view/shell/desktop/Feeds.tsx:53 msgid "More feeds" msgstr "Plus de fils d’actu" -#: src/view/com/profile/ProfileHeader.tsx:548 -#: src/view/screens/ProfileFeed.tsx:361 -#: src/view/screens/ProfileList.tsx:584 +#: src/view/com/profile/ProfileHeader.tsx:562 +#: src/view/screens/ProfileFeed.tsx:371 +#: src/view/screens/ProfileList.tsx:595 msgid "More options" msgstr "Plus d’options" +#: src/view/com/util/forms/PostDropdownBtn.tsx:268 +msgid "More post options" +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:82 msgid "Most-liked replies first" msgstr "Réponses les plus likées en premier" -#: src/view/com/profile/ProfileHeader.tsx:370 +#: src/view/com/profile/ProfileHeader.tsx:374 msgid "Mute Account" msgstr "Masquer le compte" -#: src/view/screens/ProfileList.tsx:511 +#: src/view/screens/ProfileList.tsx:522 msgid "Mute accounts" msgstr "Masquer les comptes" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Mute list" msgstr "Masquer la liste" -#: src/view/screens/ProfileList.tsx:271 +#: src/view/screens/ProfileList.tsx:274 msgid "Mute these accounts?" msgstr "Masquer ces comptes ?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/screens/ProfileList.tsx:278 +msgid "Mute this List" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Mute thread" msgstr "Masquer ce fil de discussion" @@ -1306,6 +2013,7 @@ msgstr "Masquer ce fil de discussion" msgid "Muted accounts" msgstr "Comptes masqués" +#: src/Navigation.tsx:126 #: src/view/screens/ModerationMutedAccounts.tsx:107 msgid "Muted Accounts" msgstr "Comptes masqués" @@ -1314,7 +2022,7 @@ msgstr "Comptes masqués" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Les comptes masqués voient leurs posts supprimés de votre fil d’actualité et de vos notifications. Cette option est totalement privée." -#: src/view/screens/ProfileList.tsx:273 +#: src/view/screens/ProfileList.tsx:276 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Ce que vous masquez reste privé. Les comptes masqués peuvent interagir avec vous, mais vous ne verrez pas leurs posts et ne recevrez pas de notifications de leur part." @@ -1322,7 +2030,7 @@ msgstr "Ce que vous masquez reste privé. Les comptes masqués peuvent interagir msgid "My Birthday" msgstr "Ma date de naissance" -#: src/view/screens/Feeds.tsx:363 +#: src/view/screens/Feeds.tsx:367 msgid "My Feeds" msgstr "Mes fils d’actu" @@ -1330,53 +2038,98 @@ msgstr "Mes fils d’actu" msgid "My Profile" msgstr "Mon profil" -#: src/view/screens/Settings.tsx:520 +#: src/view/screens/Settings.tsx:548 msgid "My Saved Feeds" msgstr "Mes fils d’actu enregistrés" -#: src/view/com/modals/AddAppPasswords.tsx:177 -#: src/view/com/modals/CreateOrEditList.tsx:211 +#: src/view/com/modals/AddAppPasswords.tsx:181 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "Name" msgstr "Nom" +#: src/view/com/modals/CreateOrEditList.tsx:108 +msgid "Name is required" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:186 +#: src/view/com/auth/login/LoginForm.tsx:286 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +msgid "Navigates to the next screen" +msgstr "" + +#: src/view/shell/Drawer.tsx:71 +msgid "Navigates to your profile" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:107 #: src/view/com/modals/EmbedConsent.tsx:123 msgid "Never load embeds from {0}" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 msgid "Never lose access to your followers and data." msgstr "Ne perdez jamais l’accès à vos followers et à vos données." #: src/view/screens/Lists.tsx:76 +msgctxt "action" +msgid "New" +msgstr "" + #: src/view/screens/ModerationModlists.tsx:78 msgid "New" msgstr "Nouveau" -#: src/view/com/feeds/FeedPage.tsx:200 -#: src/view/screens/Feeds.tsx:507 +#: src/view/com/modals/CreateOrEditList.tsx:195 +msgid "New Moderation List" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:122 +msgid "New password" +msgstr "" + +#: src/view/com/feeds/FeedPage.tsx:201 +msgctxt "action" +msgid "New post" +msgstr "" + +#: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:354 -#: src/view/screens/ProfileFeed.tsx:431 -#: src/view/screens/ProfileList.tsx:194 -#: src/view/screens/ProfileList.tsx:222 +#: src/view/screens/ProfileFeed.tsx:441 +#: src/view/screens/ProfileList.tsx:197 +#: src/view/screens/ProfileList.tsx:225 #: src/view/shell/desktop/LeftNav.tsx:248 msgid "New post" msgstr "Nouveau post" #: src/view/shell/desktop/LeftNav.tsx:258 +msgctxt "action" msgid "New Post" -msgstr "Nouveau post" +msgstr "" + +#: src/view/shell/desktop/LeftNav.tsx:258 +#~ msgid "New Post" +#~ msgstr "Nouveau post" + +#: src/view/com/modals/CreateOrEditList.tsx:190 +msgid "New User List" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:79 msgid "Newest replies first" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 +msgctxt "action" +msgid "Next" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:154 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:174 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:184 -#: src/view/com/auth/login/LoginForm.tsx:286 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:156 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:178 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:188 +#: src/view/com/auth/login/LoginForm.tsx:288 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:158 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 msgid "Next" msgstr "Suivant" @@ -1385,33 +2138,42 @@ msgstr "Suivant" msgid "Next image" msgstr "Image suivante" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:197 -#: src/view/screens/PreferencesHomeFeed.tsx:232 -#: src/view/screens/PreferencesHomeFeed.tsx:269 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:200 +#: src/view/screens/PreferencesHomeFeed.tsx:235 +#: src/view/screens/PreferencesHomeFeed.tsx:272 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "No" msgstr "Non" -#: src/view/screens/ProfileFeed.tsx:579 -#: src/view/screens/ProfileList.tsx:720 +#: src/view/screens/ProfileFeed.tsx:593 +#: src/view/screens/ProfileList.tsx:733 msgid "No description" msgstr "Aucune description" +#: src/view/com/profile/ProfileHeader.tsx:217 +msgid "No longer following {0}" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:107 +msgid "No notifications yet!" +msgstr "" + #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:191 msgid "No result" msgstr "Aucun résultat" -#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/Feeds.tsx:456 msgid "No results found for \"{query}\"" msgstr "Aucun résultat trouvé pour « {query} »" #: src/view/com/modals/ListAddRemoveUsers.tsx:127 #: src/view/screens/Search/Search.tsx:270 #: src/view/screens/Search/Search.tsx:298 -#: src/view/screens/Search/Search.tsx:629 -#: src/view/shell/desktop/Search.tsx:210 +#: src/view/screens/Search/Search.tsx:630 +#: src/view/shell/desktop/Search.tsx:213 msgid "No results found for {query}" msgstr "Aucun résultat trouvé pour {query}" @@ -1427,10 +2189,20 @@ msgstr "Personne" msgid "Not Applicable." msgstr "Sans objet." +#: src/Navigation.tsx:106 +msgid "Not Found" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:246 +#: src/view/com/modals/VerifyEmail.tsx:252 +msgid "Not right now" +msgstr "" + #: src/view/screens/Moderation.tsx:232 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "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 utilisateurs déconnectés par d’autres applications et sites Web." +#: src/Navigation.tsx:447 #: src/view/screens/Notifications.tsx:113 #: src/view/screens/Notifications.tsx:137 #: src/view/shell/bottom-bar/BottomBar.tsx:205 @@ -1440,6 +2212,10 @@ msgstr "Remarque : Bluesky est un réseau ouvert et public. Ce paramètre limit msgid "Notifications" msgstr "Notifications" +#: src/view/com/modals/SelfLabel.tsx:103 +msgid "Nudity" +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:34 msgid "Oh no!" msgstr "Oh non !" @@ -1452,7 +2228,11 @@ msgstr "D’accord" msgid "Oldest replies first" msgstr "Plus anciennes réponses en premier" -#: src/view/com/composer/Composer.tsx:363 +#: src/view/screens/Settings.tsx:236 +msgid "Onboarding reset" +msgstr "" + +#: src/view/com/composer/Composer.tsx:375 msgid "One or more images is missing alt text." msgstr "Une ou plusieurs images n’ont pas de texte alt." @@ -1460,60 +2240,131 @@ msgstr "Une ou plusieurs images n’ont pas de texte alt." msgid "Only {0} can reply." msgstr "Seul {0} peut répondre." -#: src/view/com/composer/Composer.tsx:468 -#: src/view/com/composer/Composer.tsx:469 +#: src/view/com/modals/ProfilePreview.tsx:49 +#: src/view/com/modals/ProfilePreview.tsx:61 +#: src/view/screens/AppPasswords.tsx:65 +msgid "Oops!" +msgstr "" + +#: src/view/com/composer/Composer.tsx:470 +#: src/view/com/composer/Composer.tsx:471 msgid "Open emoji picker" msgstr "Ouvrir le sélecteur d’emoji" +#: src/view/screens/Settings.tsx:678 +msgid "Open links with in-app browser" +msgstr "" + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 msgid "Open navigation" msgstr "Navigation ouverte" -#: src/view/screens/Settings.tsx:533 +#: src/view/screens/Settings.tsx:737 +msgid "Open storybook page" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:147 +msgid "Opens {numItems} options" +msgstr "" + +#: src/view/screens/Log.tsx:54 +msgid "Opens additional details for a debug entry" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:352 +msgid "Opens an expanded list of users in this notification" +msgstr "" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:61 +msgid "Opens camera on device" +msgstr "" + +#: src/view/com/composer/Prompt.tsx:25 +msgid "Opens composer" +msgstr "" + +#: src/view/screens/Settings.tsx:561 msgid "Opens configurable language settings" msgstr "Ouvre les paramètres linguistiques configurables" -#: src/view/screens/Settings.tsx:587 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 +msgid "Opens device photo gallery" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:459 +msgid "Opens editor for profile display name, avatar, background image, and description" +msgstr "" + +#: src/view/screens/Settings.tsx:615 msgid "Opens external embeds settings" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:614 +msgid "Opens followers list" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:633 +msgid "Opens following list" +msgstr "" + +#: src/view/screens/Settings.tsx:412 +msgid "Opens invite code list" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:172 #: src/view/shell/desktop/RightNav.tsx:156 -#: src/view/shell/Drawer.tsx:641 +#: src/view/shell/Drawer.tsx:643 msgid "Opens list of invite codes" msgstr "Ouvre la liste des codes d’invitation" -#: src/view/com/modals/ChangeHandle.tsx:279 +#: src/view/screens/Settings.tsx:696 +msgid "Opens modal for account deletion confirmation. Requires email code." +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:281 msgid "Opens modal for using custom domain" msgstr "Ouvre une fenêtre modale pour utiliser un domaine personnalisé" -#: src/view/screens/Settings.tsx:558 +#: src/view/screens/Settings.tsx:586 msgid "Opens moderation settings" msgstr "Ouvre les paramètres de modération" -#: src/view/screens/Settings.tsx:514 +#: src/view/com/auth/login/LoginForm.tsx:236 +msgid "Opens password reset form" +msgstr "" + +#: src/view/screens/Feeds.tsx:335 +msgid "Opens screen to edit Saved Feeds" +msgstr "" + +#: src/view/screens/Settings.tsx:542 msgid "Opens screen with all saved feeds" msgstr "Ouvre l’écran avec tous les fils d’actu enregistrés" -#: src/view/screens/Settings.tsx:614 +#: src/view/screens/Settings.tsx:642 msgid "Opens the app password settings page" msgstr "Ouvre la page de configuration du mot de passe" -#: src/view/screens/Settings.tsx:473 +#: src/view/screens/Settings.tsx:501 msgid "Opens the home feed preferences" msgstr "Ouvre les préférences du fil d’accueil" -#: src/view/screens/Settings.tsx:697 +#: src/view/screens/Settings.tsx:738 msgid "Opens the storybook page" msgstr "Ouvre la page de l’historique" -#: src/view/screens/Settings.tsx:677 +#: src/view/screens/Settings.tsx:718 msgid "Opens the system log page" msgstr "Ouvre la page du journal système" -#: src/view/screens/Settings.tsx:494 +#: src/view/screens/Settings.tsx:522 msgid "Opens the threads preferences" msgstr "Ouvre les préférences relatives aux fils de discussion" +#: src/view/com/util/forms/DropdownButton.tsx:254 +msgid "Option {0} of {numItems}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:89 msgid "Or combine these options:" msgstr "Ou une combinaison de ces options :" @@ -1537,9 +2388,9 @@ msgstr "Page introuvable" #: src/view/com/auth/create/Step2.tsx:122 #: src/view/com/auth/create/Step2.tsx:132 -#: src/view/com/auth/login/LoginForm.tsx:221 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:130 -#: src/view/com/modals/DeleteAccount.tsx:191 +#: src/view/com/auth/login/LoginForm.tsx:223 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:132 +#: src/view/com/modals/DeleteAccount.tsx:195 msgid "Password" msgstr "Mot de passe" @@ -1551,10 +2402,31 @@ msgstr "Mise à jour du mot de passe" msgid "Password updated!" msgstr "Mot de passe mis à jour !" +#: src/Navigation.tsx:162 +msgid "People followed by @{0}" +msgstr "" + +#: src/Navigation.tsx:155 +msgid "People following @{0}" +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:66 +msgid "Permission to access camera roll is required." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:72 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:121 msgid "Pictures meant for adults." msgstr "Images destinées aux adultes." +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Pin to home" +msgstr "" + #: src/view/screens/SavedFeeds.tsx:88 msgid "Pinned Feeds" msgstr "Fils épinglés" @@ -1584,7 +2456,11 @@ msgstr "Veuillez choisir votre mot de passe." msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." msgstr "Veuillez confirmer votre e-mail avant de le modifier. Ceci est temporairement requis pendant que des outils de mise à jour d’e-mail sont ajoutés, cette étape ne sera bientôt plus nécessaire." -#: src/view/com/modals/AddAppPasswords.tsx:140 +#: src/view/com/modals/AddAppPasswords.tsx:89 +msgid "Please enter a name for your app password. All spaces is not allowed." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:144 msgid "Please enter a unique name for this App Password or use our randomly generated one." 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." @@ -1592,7 +2468,7 @@ msgstr "Veuillez saisir un nom unique pour le mot de passe de l’application ou msgid "Please enter your email." msgstr "Veuillez entrer votre e-mail." -#: src/view/com/modals/DeleteAccount.tsx:180 +#: src/view/com/modals/DeleteAccount.tsx:184 msgid "Please enter your password as well:" msgstr "Veuillez également entrer votre mot de passe :" @@ -1604,17 +2480,51 @@ msgstr "Dites-nous donc pourquoi vous pensez que cet avertissement de contenu a #~ msgid "Please tell us why you think this decision was incorrect." #~ msgstr "Dites-nous pourquoi vous pensez que cette décision était incorrecte." +#: src/view/com/modals/VerifyEmail.tsx:101 +msgid "Please Verify Your Email" +msgstr "" + #: src/view/com/composer/Composer.tsx:215 msgid "Please wait for your link card to finish loading" msgstr "Veuillez patienter le temps que votre carte de lien soit chargée" +#: src/view/com/modals/SelfLabel.tsx:111 +msgid "Porn" +msgstr "" + +#: src/view/com/composer/Composer.tsx:350 +#: src/view/com/composer/Composer.tsx:358 +msgctxt "action" +msgid "Post" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/screens/PostThread.tsx:82 +msgctxt "description" +msgid "Post" +msgstr "" + #: src/view/com/composer/Composer.tsx:346 #: src/view/com/post-thread/PostThread.tsx:225 #: src/view/screens/PostThread.tsx:80 -msgid "Post" -msgstr "Post" +#~ msgid "Post" +#~ msgstr "Post" -#: src/view/com/post-thread/PostThread.tsx:378 +#: src/view/com/post-thread/PostThreadItem.tsx:176 +msgid "Post by {0}" +msgstr "" + +#: src/Navigation.tsx:174 +#: src/Navigation.tsx:181 +#: src/Navigation.tsx:188 +msgid "Post by @{0}" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:82 +msgid "Post deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:382 msgid "Post hidden" msgstr "Posts cachés" @@ -1626,7 +2536,7 @@ msgstr "Langue du post" msgid "Post Languages" msgstr "Langues du post" -#: src/view/com/post-thread/PostThread.tsx:430 +#: src/view/com/post-thread/PostThread.tsx:434 msgid "Post not found" msgstr "Post introuvable" @@ -1634,7 +2544,11 @@ msgstr "Post introuvable" msgid "Posts" msgstr "Posts" -#: src/view/com/modals/LinkWarning.tsx:44 +#: src/view/com/posts/FeedErrorMessage.tsx:64 +msgid "Posts hidden" +msgstr "" + +#: src/view/com/modals/LinkWarning.tsx:46 msgid "Potentially Misleading Link" msgstr "Lien potentiellement trompeur" @@ -1650,30 +2564,35 @@ msgstr "Langue principale" msgid "Prioritize Your Follows" msgstr "Définissez des priorités de vos suivis" -#: src/view/screens/Settings.tsx:570 +#: src/view/screens/Settings.tsx:598 #: src/view/shell/desktop/RightNav.tsx:84 msgid "Privacy" msgstr "Vie privée" +#: src/Navigation.tsx:219 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings.tsx:783 +#: src/view/screens/Settings.tsx:824 #: src/view/shell/Drawer.tsx:262 msgid "Privacy Policy" msgstr "Charte de confidentialité" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:190 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:194 msgid "Processing..." msgstr "Traitement…" #: src/view/shell/bottom-bar/BottomBar.tsx:247 #: src/view/shell/desktop/LeftNav.tsx:415 #: src/view/shell/Drawer.tsx:70 -#: src/view/shell/Drawer.tsx:544 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:546 +#: src/view/shell/Drawer.tsx:547 msgid "Profile" msgstr "Profil" -#: src/view/screens/Settings.tsx:841 +#: src/view/com/modals/EditProfile.tsx:128 +msgid "Profile updated" +msgstr "" + +#: src/view/screens/Settings.tsx:882 msgid "Protect your account by verifying your email." msgstr "Protégez votre compte en vérifiant votre e-mail." @@ -1685,14 +2604,31 @@ msgstr "Listes publiques et partageables d’utilisateurs à masquer ou à bloqu msgid "Public, shareable lists which can drive feeds." msgstr "Les listes publiques et partageables qui peuvent alimenter les fils d’actu." -#: src/view/com/modals/Repost.tsx:52 +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish post" +msgstr "" + +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish reply" +msgstr "" + +#: src/view/com/modals/Repost.tsx:65 +msgctxt "action" +msgid "Quote post" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 msgid "Quote post" msgstr "Citer le post" -#: src/view/com/modals/Repost.tsx:56 +#: src/view/com/modals/Repost.tsx:70 +msgctxt "action" msgid "Quote Post" -msgstr "Citer un post" +msgstr "" + +#: src/view/com/modals/Repost.tsx:56 +#~ msgid "Quote Post" +#~ msgstr "Citer un post" #: src/view/screens/PreferencesThreads.tsx:86 msgid "Random (aka \"Poster's Roulette\")" @@ -1712,7 +2648,7 @@ msgstr "Utilisateurs recommandés" #: src/view/com/modals/ListAddRemoveUsers.tsx:264 #: src/view/com/modals/SelfLabel.tsx:83 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 #: src/view/com/util/UserAvatar.tsx:282 #: src/view/com/util/UserBanner.tsx:89 msgid "Remove" @@ -1726,13 +2662,16 @@ msgstr "Supprimer {0} de mes fils d’actu ?" msgid "Remove account" msgstr "Supprimer compte" -#: src/view/com/posts/FeedErrorMessage.tsx:130 +#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:166 msgid "Remove feed" msgstr "Supprimer fil d’actu" #: src/view/com/feeds/FeedSourceCard.tsx:105 +#: src/view/com/feeds/FeedSourceCard.tsx:167 #: src/view/com/feeds/FeedSourceCard.tsx:172 -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Remove from my feeds" msgstr "Supprimer de mes fils d’actu" @@ -1744,11 +2683,15 @@ msgstr "Supprimer l’image" msgid "Remove image preview" msgstr "Supprimer l’aperçu d’image" +#: src/view/com/modals/Repost.tsx:47 +msgid "Remove repost" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Remove this feed from my feeds?" msgstr "Supprimer ce fil d’actu ?" -#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:132 msgid "Remove this feed from your saved feeds?" msgstr "Supprimer ce fil d’actu de vos fils d’actu enregistrés ?" @@ -1757,6 +2700,15 @@ msgstr "Supprimer ce fil d’actu de vos fils d’actu enregistrés ?" msgid "Removed from list" msgstr "Supprimé de la liste" +#: src/view/com/feeds/FeedSourceCard.tsx:111 +#: src/view/com/feeds/FeedSourceCard.tsx:178 +msgid "Removed from my feeds" +msgstr "" + +#: src/view/com/composer/ExternalEmbed.tsx:71 +msgid "Removes default thumbnail from {0}" +msgstr "" + #: src/view/screens/Profile.tsx:162 msgid "Replies" msgstr "Réponses" @@ -1765,31 +2717,50 @@ msgstr "Réponses" msgid "Replies to this thread are disabled" msgstr "Les réponses à ce fil de discussion sont désactivées" -#: src/view/screens/PreferencesHomeFeed.tsx:141 +#: src/view/com/composer/Composer.tsx:348 +msgctxt "action" +msgid "Reply" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:144 msgid "Reply Filters" msgstr "Filtres de réponse" +#: src/view/com/post/Post.tsx:165 +#: src/view/com/posts/FeedItem.tsx:286 +msgctxt "description" +msgid "Reply to <0/>" +msgstr "" + #: src/view/com/modals/report/Modal.tsx:166 msgid "Report {collectionName}" msgstr "Signaler {collectionName}" -#: src/view/com/profile/ProfileHeader.tsx:404 +#: src/view/com/profile/ProfileHeader.tsx:408 msgid "Report Account" msgstr "Signaler le compte" -#: src/view/screens/ProfileFeed.tsx:291 +#: src/view/screens/ProfileFeed.tsx:301 msgid "Report feed" msgstr "Signaler le fil d’actu" -#: src/view/screens/ProfileList.tsx:426 +#: src/view/screens/ProfileList.tsx:437 msgid "Report List" msgstr "Signaler la liste" #: src/view/com/modals/report/SendReportButton.tsx:37 -#: src/view/com/util/forms/PostDropdownBtn.tsx:196 +#: src/view/com/util/forms/PostDropdownBtn.tsx:208 msgid "Report post" msgstr "Signaler le post" +#: src/view/com/modals/Repost.tsx:43 +#: src/view/com/modals/Repost.tsx:48 +#: src/view/com/modals/Repost.tsx:53 +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgctxt "action" +msgid "Repost" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Repost" msgstr "Republier" @@ -1803,12 +2774,28 @@ msgstr "Republier ou citer" msgid "Reposted by" msgstr "Republié par" +#: src/view/com/posts/FeedItem.tsx:206 +msgid "Reposted by {0})" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:223 +msgid "Reposted by <0/>" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:162 +msgid "reposted your post" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:189 +msgid "Reposts of this post" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:181 #: src/view/com/modals/ChangeEmail.tsx:183 msgid "Request Change" msgstr "Demande de modification" -#: src/view/screens/Settings.tsx:422 +#: src/view/screens/Settings.tsx:450 msgid "Require alt text before posting" msgstr "Nécessiter un texte alt avant de publier" @@ -1816,45 +2803,77 @@ msgstr "Nécessiter un texte alt avant de publier" msgid "Required for this provider" msgstr "Obligatoire pour ce fournisseur" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:98 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 msgid "Reset code" msgstr "Réinitialiser le code" -#: src/view/screens/Settings.tsx:719 +#: src/view/screens/Settings.tsx:757 +msgid "Reset onboarding" +msgstr "" + +#: src/view/screens/Settings.tsx:760 msgid "Reset onboarding state" msgstr "Réinitialisation de l’état d’accueil" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:98 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:100 msgid "Reset password" msgstr "Réinitialiser mot de passe" -#: src/view/screens/Settings.tsx:709 +#: src/view/screens/Settings.tsx:747 +msgid "Reset preferences" +msgstr "" + +#: src/view/screens/Settings.tsx:750 msgid "Reset preferences state" msgstr "Réinitialiser l’état des préférences" -#: src/view/screens/Settings.tsx:717 +#: src/view/screens/Settings.tsx:758 msgid "Resets the onboarding state" msgstr "Réinitialise l’état d’accueil" -#: src/view/screens/Settings.tsx:707 +#: src/view/screens/Settings.tsx:748 msgid "Resets the preferences state" msgstr "Réinitialise l’état des préférences" +#: src/view/com/auth/login/LoginForm.tsx:266 +msgid "Retries login" +msgstr "" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:67 +msgid "Retries the last action, which errored out" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:163 #: src/view/com/auth/create/CreateAccount.tsx:167 -#: src/view/com/auth/login/LoginForm.tsx:263 -#: src/view/com/auth/login/LoginForm.tsx:266 +#: src/view/com/auth/login/LoginForm.tsx:265 +#: src/view/com/auth/login/LoginForm.tsx:268 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:65 msgid "Retry" msgstr "Réessayer" +#: src/view/screens/ProfileList.tsx:877 +msgid "Return to previous page" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:59 +msgid "SANDBOX. Posts and accounts are not permanent." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:125 +#: src/view/com/modals/CreateOrEditList.tsx:278 +msgctxt "action" +msgid "Save" +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:94 #: src/view/com/modals/BirthDateSettings.tsx:97 #: src/view/com/modals/ChangeHandle.tsx:173 -#: src/view/com/modals/CreateOrEditList.tsx:249 -#: src/view/com/modals/CreateOrEditList.tsx:257 -#: src/view/com/modals/EditProfile.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:270 +#: src/view/com/modals/EditProfile.tsx:224 +#: src/view/screens/ProfileFeed.tsx:354 msgid "Save" msgstr "Enregistrer" @@ -1862,7 +2881,7 @@ msgstr "Enregistrer" msgid "Save alt text" msgstr "Enregistrer le texte alt" -#: src/view/com/modals/EditProfile.tsx:231 +#: src/view/com/modals/EditProfile.tsx:232 msgid "Save Changes" msgstr "Enregistrer les modifications" @@ -1878,9 +2897,25 @@ msgstr "Enregistrer le recadrage de l’image" msgid "Saved Feeds" msgstr "Fils d’actu enregistrés" +#: src/view/com/modals/EditProfile.tsx:225 +msgid "Saves any changes to your profile" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:171 +msgid "Saves handle change to {handle}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:833 +msgid "Scroll to top" +msgstr "" + +#: src/Navigation.tsx:437 +#: src/view/com/auth/LoggedOut.tsx:122 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 +#: src/view/com/util/forms/SearchInput.tsx:53 #: src/view/com/util/forms/SearchInput.tsx:65 #: src/view/screens/Search/Search.tsx:406 +#: src/view/screens/Search/Search.tsx:559 #: src/view/screens/Search/Search.tsx:572 #: src/view/shell/bottom-bar/BottomBar.tsx:159 #: src/view/shell/desktop/LeftNav.tsx:324 @@ -1893,6 +2928,7 @@ msgstr "Recherche" #: src/view/com/auth/LoggedOut.tsx:104 #: src/view/com/auth/LoggedOut.tsx:105 +#: src/view/com/modals/ListAddRemoveUsers.tsx:70 msgid "Search for users" msgstr "Rechercher des utilisateurs" @@ -1900,10 +2936,18 @@ msgstr "Rechercher des utilisateurs" msgid "Security Step Required" msgstr "Étape de sécurité requise" +#: src/view/screens/SavedFeeds.tsx:163 +msgid "See this guide" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 msgid "See what's next" msgstr "Voir la suite" +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:75 msgid "Select Bluesky Social" msgstr "Sélectionner Bluesky Social" @@ -1912,6 +2956,10 @@ msgstr "Sélectionner Bluesky Social" msgid "Select from an existing account" msgstr "Sélectionner un compte existant" +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:147 msgid "Select service" msgstr "Sélectionner un service" @@ -1928,7 +2976,8 @@ msgstr "Sélectionnez la langue de votre application à afficher par défaut" msgid "Select your preferred language for translations in your feed." msgstr "Sélectionnez votre langue préférée pour traduire votre fils d’actu." -#: src/view/com/modals/VerifyEmail.tsx:196 +#: src/view/com/modals/VerifyEmail.tsx:202 +#: src/view/com/modals/VerifyEmail.tsx:204 msgid "Send Confirmation Email" msgstr "Envoyer un e-mail de confirmation" @@ -1936,9 +2985,14 @@ msgstr "Envoyer un e-mail de confirmation" msgid "Send email" msgstr "Envoyer e-mail" -#: src/view/com/modals/DeleteAccount.tsx:138 +#: src/view/com/modals/DeleteAccount.tsx:140 +msgctxt "action" msgid "Send Email" -msgstr "Envoyer e-mail" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:138 +#~ msgid "Send Email" +#~ msgstr "Envoyer e-mail" #: src/view/shell/Drawer.tsx:295 #: src/view/shell/Drawer.tsx:316 @@ -1949,19 +3003,49 @@ msgstr "Envoyer des commentaires" msgid "Send Report" msgstr "Envoyer le rapport" +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "Sends email with confirmation code for account deletion" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:306 +msgid "Set {value} for {labelGroup} content moderation policy" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:155 +#: src/view/com/modals/ContentFilteringSettings.tsx:174 +msgctxt "action" +msgid "Set Age" +msgstr "" + +#: src/view/screens/Settings.tsx:482 +msgid "Set color theme to dark" +msgstr "" + +#: src/view/screens/Settings.tsx:475 +msgid "Set color theme to light" +msgstr "" + +#: src/view/screens/Settings.tsx:469 +msgid "Set color theme to system setting" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 msgid "Set new password" msgstr "Définir un nouveau mot de passe" -#: src/view/screens/PreferencesHomeFeed.tsx:222 +#: src/view/com/auth/create/Step2.tsx:133 +msgid "Set password" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:225 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." msgstr "Choisissez « Non » pour cacher toutes les citations sur votre fils d’actu. Les reposts seront toujours visibles." -#: src/view/screens/PreferencesHomeFeed.tsx:119 +#: src/view/screens/PreferencesHomeFeed.tsx:122 msgid "Set this setting to \"No\" to hide all replies from your feed." msgstr "Choisissez « Non » pour cacher toutes les réponses dans votre fils d’actu." -#: src/view/screens/PreferencesHomeFeed.tsx:188 +#: src/view/screens/PreferencesHomeFeed.tsx:191 msgid "Set this setting to \"No\" to hide all reposts from your feed." msgstr "Choisissez « Non » pour cacher toutes les reposts de votre fils d’actu." @@ -1969,14 +3053,35 @@ msgstr "Choisissez « Non » pour cacher toutes les reposts de votre fils d’ msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." msgstr "Choisissez « Oui » pour afficher les réponses dans un fil de discussion. C’est une fonctionnalité expérimentale." -#: src/view/screens/PreferencesHomeFeed.tsx:258 +#: src/view/screens/PreferencesHomeFeed.tsx:261 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." msgstr "Choisissez « Oui » pour afficher des échantillons de vos fils d’actu enregistrés dans votre fils d’actu suivant. C’est une fonctionnalité expérimentale." -#: src/view/screens/Settings.tsx:277 +#: src/view/com/modals/ChangeHandle.tsx:266 +msgid "Sets Bluesky username" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:153 +msgid "Sets email for password reset" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:118 +msgid "Sets hosting provider for password reset" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:143 +msgid "Sets hosting provider to {label}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:148 +msgid "Sets server for the Bluesky client" +msgstr "" + +#: src/Navigation.tsx:136 +#: src/view/screens/Settings.tsx:294 #: src/view/shell/desktop/LeftNav.tsx:433 -#: src/view/shell/Drawer.tsx:565 -#: src/view/shell/Drawer.tsx:566 +#: src/view/shell/Drawer.tsx:567 +#: src/view/shell/Drawer.tsx:568 msgid "Settings" msgstr "Paramètres" @@ -1984,21 +3089,32 @@ msgstr "Paramètres" msgid "Sexual activity or erotic nudity." msgstr "Activité sexuelle ou nudité érotique." -#: src/view/com/profile/ProfileHeader.tsx:338 -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 -#: src/view/screens/ProfileList.tsx:385 +#: src/view/com/lightbox/Lightbox.tsx:134 +msgctxt "action" +msgid "Share" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:342 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 +#: src/view/screens/ProfileList.tsx:396 msgid "Share" msgstr "Partager" -#: src/view/screens/ProfileFeed.tsx:303 +#: src/view/screens/ProfileFeed.tsx:313 msgid "Share feed" msgstr "Partager le fil d’actu" -#: src/view/com/util/moderation/ContentHider.tsx:105 -#: src/view/screens/Settings.tsx:316 +#: src/view/com/modals/ContentFilteringSettings.tsx:261 +#: src/view/com/util/moderation/ContentHider.tsx:107 +#: src/view/com/util/moderation/PostHider.tsx:108 +#: src/view/screens/Settings.tsx:344 msgid "Show" msgstr "Afficher" +#: src/view/screens/PreferencesHomeFeed.tsx:68 +msgid "Show all replies" +msgstr "" + #: src/view/com/util/moderation/ScreenHider.tsx:132 msgid "Show anyway" msgstr "Afficher quand même" @@ -2007,15 +3123,25 @@ msgstr "Afficher quand même" msgid "Show embeds from {0}" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:255 +#: src/view/com/profile/ProfileHeader.tsx:498 +msgid "Show follows similar to {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:569 +#: src/view/com/post/Post.tsx:196 +#: src/view/com/posts/FeedItem.tsx:362 +msgid "Show More" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:258 msgid "Show Posts from My Feeds" msgstr "Afficher les posts de mes fils d’actu" -#: src/view/screens/PreferencesHomeFeed.tsx:219 +#: src/view/screens/PreferencesHomeFeed.tsx:222 msgid "Show Quote Posts" msgstr "Afficher les posts de citation" -#: src/view/screens/PreferencesHomeFeed.tsx:116 +#: src/view/screens/PreferencesHomeFeed.tsx:119 msgid "Show Replies" msgstr "Afficher les réponses" @@ -2023,14 +3149,31 @@ msgstr "Afficher les réponses" msgid "Show replies by people you follow before all other replies." msgstr "Afficher les réponses des personnes que vous suivez avant toutes les autres réponses." -#: src/view/screens/PreferencesHomeFeed.tsx:185 +#: src/view/screens/PreferencesHomeFeed.tsx:70 +msgid "Show replies with at least {value} {0}" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:188 msgid "Show Reposts" msgstr "Afficher les reposts" -#: src/view/com/notifications/FeedItem.tsx:345 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Show the content" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 msgid "Show users" msgstr "Afficher les utilisateurs" +#: src/view/com/profile/ProfileHeader.tsx:501 +msgid "Shows a list of users similar to this user." +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:545 +msgid "Shows posts from {0} in your feed" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 #: src/view/com/auth/login/Login.tsx:98 #: src/view/com/auth/SplashScreen.tsx:54 @@ -2065,7 +3208,9 @@ msgid "Sign into" msgstr "Se connecter à" #: src/view/com/modals/SwitchAccount.tsx:64 -#: src/view/com/modals/SwitchAccount.tsx:67 +#: src/view/com/modals/SwitchAccount.tsx:69 +#: src/view/screens/Settings.tsx:107 +#: src/view/screens/Settings.tsx:110 msgid "Sign out" msgstr "Déconnexion" @@ -2089,14 +3234,34 @@ msgstr "S’inscrire ou se connecter pour participer à la conversation" msgid "Sign-in Required" msgstr "Connexion requise" -#: src/view/screens/Settings.tsx:327 +#: src/view/screens/Settings.tsx:355 msgid "Signed in as" msgstr "Connecté en tant que" +#: src/view/com/auth/login/ChooseAccountForm.tsx:103 +msgid "Signed in as @{0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:66 +msgid "Signs {0} out of Bluesky" +msgstr "" + #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 msgid "Skip" msgstr "Ignorer" +#: src/view/com/modals/ProfilePreview.tsx:62 +msgid "Something went wrong and we're not sure what." +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:51 +msgid "Something went wrong. Check your email and try again." +msgstr "" + +#: src/App.native.tsx:57 +msgid "Sorry! Your session expired. Please log in again." +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:69 msgid "Sort Replies" msgstr "Trier les réponses" @@ -2114,11 +3279,19 @@ msgstr "Carré" msgid "Staging" msgstr "Mise en scène" -#: src/view/screens/Settings.tsx:763 +#: src/view/screens/Settings.tsx:804 msgid "Status page" msgstr "Page de statut" -#: src/view/screens/Settings.tsx:699 +#: src/view/com/auth/create/StepHeader.tsx:15 +msgid "Step {step} of 3" +msgstr "" + +#: src/view/screens/Settings.tsx:276 +msgid "Storage cleared, you need to restart the app now." +msgstr "" + +#: src/view/screens/Settings.tsx:740 msgid "Storybook" msgstr "Historique" @@ -2126,28 +3299,59 @@ msgstr "Historique" msgid "Submit" msgstr "Envoyer" -#: src/view/screens/ProfileList.tsx:575 +#: src/view/screens/ProfileList.tsx:586 msgid "Subscribe" msgstr "S’abonner" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:582 msgid "Subscribe to this list" msgstr "S’abonner à cette liste" +#: src/view/com/lists/ListCard.tsx:101 +msgid "Subscribed" +msgstr "" + #: src/view/screens/Search/Search.tsx:362 msgid "Suggested Follows" msgstr "Suivis suggérés" +#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 +msgid "Suggested for you" +msgstr "" + +#: src/view/com/modals/SelfLabel.tsx:95 +msgid "Suggestive" +msgstr "" + +#: src/Navigation.tsx:214 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "Soutien" -#: src/view/com/modals/SwitchAccount.tsx:115 +#: src/view/com/modals/ProfilePreview.tsx:110 +msgid "Swipe up to see more" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:117 msgid "Switch Account" msgstr "Changer de compte" -#: src/view/screens/Settings.tsx:679 +#: src/view/com/modals/SwitchAccount.tsx:97 +#: src/view/screens/Settings.tsx:137 +msgid "Switch to {0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:98 +#: src/view/screens/Settings.tsx:138 +msgid "Switches the account you are logged in to" +msgstr "" + +#: src/view/screens/Settings.tsx:466 +msgid "System" +msgstr "" + +#: src/view/screens/Settings.tsx:720 msgid "System log" msgstr "Journal système" @@ -2155,11 +3359,16 @@ msgstr "Journal système" msgid "Tall" msgstr "Grand" +#: src/view/com/util/images/AutoSizedImage.tsx:70 +msgid "Tap to view fully" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:93 msgid "Terms" msgstr "Conditions générales" -#: src/view/screens/Settings.tsx:777 +#: src/Navigation.tsx:224 +#: src/view/screens/Settings.tsx:818 #: src/view/screens/TermsOfService.tsx:29 #: src/view/shell/Drawer.tsx:256 msgid "Terms of Service" @@ -2170,7 +3379,7 @@ msgstr "Conditions d’utilisation" msgid "Text input field" msgstr "Champ de saisie de texte" -#: src/view/com/profile/ProfileHeader.tsx:306 +#: src/view/com/profile/ProfileHeader.tsx:310 msgid "The account will be able to interact with you after unblocking." msgstr "Ce compte pourra interagir avec vous après le déblocage." @@ -2182,7 +3391,7 @@ msgstr "Les lignes directrices communautaires ont été déplacées vers <0/>" msgid "The Copyright Policy has been moved to <0/>" msgstr "Notre politique de droits d’auteur a été déplacée vers <0/>" -#: src/view/com/post-thread/PostThread.tsx:433 +#: src/view/com/post-thread/PostThread.tsx:437 msgid "The post may have been deleted." msgstr "Ce post a peut-être été supprimé." @@ -2191,13 +3400,86 @@ msgid "The Privacy Policy has been moved to <0/>" msgstr "Notre politique de confidentialité a été déplacée vers <0/>" #: src/view/screens/Support.tsx:36 -msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "Le formulaire d’assistance a été déplacé. Si vous avez besoin d’aide, veuillez <0/> ou rendez-vous sur {HELP_DESK_URL} pour nous contacter." +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "" + +#: src/view/screens/Support.tsx:36 +#~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +#~ msgstr "Le formulaire d’assistance a été déplacé. Si vous avez besoin d’aide, veuillez <0/> ou rendez-vous sur {HELP_DESK_URL} pour nous contacter." #: src/view/screens/TermsOfService.tsx:33 msgid "The Terms of Service have been moved to" msgstr "Nos conditions d’utilisation ont été déplacées vers" +#: src/view/screens/ProfileFeed.tsx:558 +msgid "There was an an issue contacting the server, please check your internet connection and try again." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:139 +msgid "There was an an issue removing this feed. Please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:218 +msgid "There was an an issue updating your feeds, please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:245 +#: src/view/screens/ProfileList.tsx:266 +#: src/view/screens/SavedFeeds.tsx:209 +#: src/view/screens/SavedFeeds.tsx:231 +#: src/view/screens/SavedFeeds.tsx:252 +msgid "There was an issue contacting the server" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 +#: src/view/com/feeds/FeedSourceCard.tsx:113 +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:181 +msgid "There was an issue contacting your server" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:115 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "" + +#: src/view/com/posts/Feed.tsx:261 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "" + +#: src/view/com/lists/ListMembers.tsx:172 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:148 +#: src/view/com/lists/ProfileLists.tsx:155 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:126 +msgid "There was an issue syncing your preferences with the server" +msgstr "" + +#: src/view/screens/AppPasswords.tsx:66 +msgid "There was an issue with fetching your app passwords" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:204 +#: src/view/com/profile/ProfileHeader.tsx:225 +#: src/view/com/profile/ProfileHeader.tsx:264 +#: src/view/com/profile/ProfileHeader.tsx:277 +#: src/view/com/profile/ProfileHeader.tsx:297 +#: src/view/com/profile/ProfileHeader.tsx:319 +msgid "There was an issue! {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:287 +#: src/view/screens/ProfileList.tsx:306 +#: src/view/screens/ProfileList.tsx:328 +#: src/view/screens/ProfileList.tsx:347 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:35 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Un problème inattendu s’est produit dans l’application. N’hésitez pas à nous faire savoir si cela vous est arrivé !" @@ -2217,19 +3499,33 @@ msgstr "Ce compte a demandé aux utilisateurs de s’identifier pour voir son pr msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:107 +#: src/view/com/modals/ModerationDetails.tsx:67 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "This content is not viewable without a Bluesky account." msgstr "Ce contenu n’est pas visible sans un compte Bluesky." -#: src/view/com/posts/FeedErrorMessage.tsx:113 +#: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Ce fil d’actu reçoit actuellement un trafic important, il est temporairement indisponible. Veuillez réessayer plus tard." +#: src/view/screens/Profile.tsx:392 +#: src/view/screens/ProfileFeed.tsx:484 +#: src/view/screens/ProfileList.tsx:639 +msgid "This feed is empty!" +msgstr "" + +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:61 msgid "This information is not shared with other users." msgstr "Ces informations ne sont pas partagées avec d’autres utilisateurs." -#: src/view/com/modals/VerifyEmail.tsx:113 +#: src/view/com/modals/VerifyEmail.tsx:119 msgid "This is important in case you ever need to change your email or reset your password." msgstr "Ceci est important au cas où vous auriez besoin de changer d’e-mail ou de réinitialiser votre mot de passe." @@ -2237,24 +3533,44 @@ msgstr "Ceci est important au cas où vous auriez besoin de changer d’e-mail o msgid "This is the service that keeps you online." msgstr "C’est le service qui vous permet de rester en ligne." -#: src/view/com/modals/LinkWarning.tsx:56 +#: src/view/com/modals/LinkWarning.tsx:58 msgid "This link is taking you to the following website:" msgstr "Ce lien vous conduit au site Web suivant :" +#: src/view/screens/ProfileList.tsx:813 +msgid "This list is empty!" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:105 +msgid "This name is already in use" +msgstr "" + #: src/view/com/post-thread/PostThreadItem.tsx:123 msgid "This post has been deleted." msgstr "Ce post a été supprimé." +#: src/view/com/modals/ModerationDetails.tsx:62 +msgid "This user has blocked you. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:42 +msgid "This user is included in the <0/> list which you have blocked." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:74 +msgid "This user is included the <0/> list which you have muted." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:137 msgid "This warning is only available for posts with media attached." msgstr "Cet avertissement n’est disponible que pour les messages contenant des médias." -#: src/view/com/util/forms/PostDropdownBtn.tsx:178 +#: src/view/com/util/forms/PostDropdownBtn.tsx:190 msgid "This will hide this post from your feeds." msgstr "Cela va masquer ce post de vos fils d’actu." #: src/view/screens/PreferencesThreads.tsx:53 -#: src/view/screens/Settings.tsx:503 +#: src/view/screens/Settings.tsx:531 msgid "Thread Preferences" msgstr "Préférences des fils de discussion" @@ -2262,7 +3578,11 @@ msgstr "Préférences des fils de discussion" msgid "Threaded Mode" msgstr "Mode arborescent" -#: src/view/com/util/forms/DropdownButton.tsx:230 +#: src/Navigation.tsx:254 +msgid "Threads Preferences" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:234 msgid "Toggle dropdown" msgstr "Activer le menu déroulant" @@ -2270,60 +3590,100 @@ msgstr "Activer le menu déroulant" msgid "Transformations" msgstr "Transformations" -#: src/view/com/post-thread/PostThreadItem.tsx:705 -#: src/view/com/post-thread/PostThreadItem.tsx:707 -#: src/view/com/util/forms/PostDropdownBtn.tsx:111 +#: src/view/com/post-thread/PostThreadItem.tsx:710 +#: src/view/com/post-thread/PostThreadItem.tsx:712 +#: src/view/com/util/forms/PostDropdownBtn.tsx:123 msgid "Translate" msgstr "Traduire" -#: src/view/com/util/error/ErrorScreen.tsx:73 +#: src/view/com/util/error/ErrorScreen.tsx:75 +msgctxt "action" msgid "Try again" -msgstr "Réessayer" +msgstr "" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/com/util/error/ErrorScreen.tsx:73 +#~ msgid "Try again" +#~ msgstr "Réessayer" + +#: src/view/screens/ProfileList.tsx:484 msgid "Un-block list" msgstr "Débloquer la liste" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Un-mute list" msgstr "Réafficher cette liste" #: src/view/com/auth/create/CreateAccount.tsx:65 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:87 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:120 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Impossible de contacter votre service. Veuillez vérifier votre connexion Internet." -#: src/view/com/profile/ProfileHeader.tsx:466 -#: src/view/com/profile/ProfileHeader.tsx:469 +#: src/view/com/profile/ProfileHeader.tsx:475 +msgctxt "action" +msgid "Unblock" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:472 +#: src/view/screens/ProfileList.tsx:568 msgid "Unblock" msgstr "Débloquer" -#: src/view/com/profile/ProfileHeader.tsx:304 -#: src/view/com/profile/ProfileHeader.tsx:388 +#: src/view/com/profile/ProfileHeader.tsx:308 +#: src/view/com/profile/ProfileHeader.tsx:392 msgid "Unblock Account" msgstr "Débloquer le compte" +#: src/view/com/modals/Repost.tsx:42 +#: src/view/com/modals/Repost.tsx:55 +#: src/view/com/util/post-ctrls/RepostButton.tsx:60 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Undo repost" msgstr "Annuler le repost" +#: src/view/com/profile/FollowButton.tsx:55 +msgctxt "action" +msgid "Unfollow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:524 +msgid "Unfollow {0}" +msgstr "" + #: src/view/com/auth/create/state.ts:216 msgid "Unfortunately, you do not meet the requirements to create an account." msgstr "Malheureusement, vous ne remplissez pas les conditions requises pour créer un compte." -#: src/view/com/profile/ProfileHeader.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Unlike" +msgstr "" + +#: src/view/screens/ProfileList.tsx:575 +msgid "Unmute" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:373 msgid "Unmute Account" msgstr "Réafficher ce compte" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Unmute thread" msgstr "Réafficher ce fil de discussion" -#: src/view/screens/ProfileList.tsx:441 +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Unpin" +msgstr "" + +#: src/view/screens/ProfileList.tsx:452 msgid "Unpin moderation list" msgstr "Supprimer la liste de modération" +#: src/view/screens/ProfileFeed.tsx:354 +msgid "Unsave" +msgstr "" + #: src/view/com/modals/UserAddRemoveLists.tsx:54 msgid "Update {displayName} in Lists" msgstr "Mise à jour de {displayName} dans les listes" @@ -2332,34 +3692,83 @@ msgstr "Mise à jour de {displayName} dans les listes" msgid "Update Available" msgstr "Mise à jour disponible" -#: src/view/com/auth/login/SetNewPasswordForm.tsx:172 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:174 msgid "Updating..." msgstr "Mise à jour…" -#: src/view/com/modals/ChangeHandle.tsx:453 +#: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "Télécharger un fichier texte vers :" -#: src/view/screens/AppPasswords.tsx:194 +#: src/view/screens/AppPasswords.tsx:195 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." msgstr "Utiliser les mots de passe de l’appli pour se connecter à d’autres clients Bluesky sans donner un accès complet à votre compte ou à votre mot de passe." -#: src/view/com/modals/ChangeHandle.tsx:513 +#: src/view/com/modals/ChangeHandle.tsx:515 msgid "Use default provider" msgstr "Utiliser le fournisseur par défaut" -#: src/view/com/modals/AddAppPasswords.tsx:150 +#: src/view/com/modals/InAppBrowserConsent.tsx:56 +#: src/view/com/modals/InAppBrowserConsent.tsx:58 +msgid "Use in-app browser" +msgstr "" + +#: src/view/com/modals/InAppBrowserConsent.tsx:66 +#: src/view/com/modals/InAppBrowserConsent.tsx:68 +msgid "Use my default browser" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:154 msgid "Use this to sign into the other app along with your handle." msgstr "Utilisez-le pour vous connecter à l’autre application avec votre identifiant." -#: src/view/com/modals/InviteCodes.tsx:197 +#: src/view/com/modals/ServerInput.tsx:105 +msgid "Use your domain as your Bluesky client service provider" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:200 msgid "Used by:" msgstr "Utilisé par :" +#: src/view/com/modals/ModerationDetails.tsx:54 +msgid "User Blocked" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:40 +msgid "User Blocked by List" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:60 +msgid "User Blocks You" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:38 msgid "User handle" msgstr "Pseudo utilisateur" +#: src/view/com/lists/ListCard.tsx:84 +#: src/view/com/modals/UserAddRemoveLists.tsx:182 +msgid "User list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:741 +msgid "User list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:180 +#: src/view/screens/ProfileList.tsx:739 +msgid "User list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:138 +msgid "User list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:125 +msgid "User list updated" +msgstr "" + #: src/view/screens/Lists.tsx:58 msgid "User Lists" msgstr "Listes d’utilisateurs" @@ -2369,7 +3778,7 @@ msgstr "Listes d’utilisateurs" msgid "Username or email address" msgstr "Nom d’utilisateur ou e-mail" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:775 msgid "Users" msgstr "Utilisateurs" @@ -2381,15 +3790,15 @@ msgstr "utilisateurs suivis par <0/>" msgid "Users in \"{0}\"" msgstr "Utilisateurs dans « {0} »" -#: src/view/screens/Settings.tsx:802 +#: src/view/screens/Settings.tsx:843 msgid "Verify email" msgstr "Confirmer l’e-mail" -#: src/view/screens/Settings.tsx:827 +#: src/view/screens/Settings.tsx:868 msgid "Verify my email" msgstr "Confirmer mon e-mail" -#: src/view/screens/Settings.tsx:836 +#: src/view/screens/Settings.tsx:877 msgid "Verify My Email" msgstr "Confirmer mon e-mail" @@ -2398,22 +3807,50 @@ msgstr "Confirmer mon e-mail" msgid "Verify New Email" msgstr "Confirmer le nouvel e-mail" +#: src/view/com/modals/VerifyEmail.tsx:103 +msgid "Verify Your Email" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:701 +msgid "View {0}'s avatar" +msgstr "" + #: src/view/screens/Log.tsx:52 msgid "View debug entry" msgstr "Afficher l’entrée de débogage" +#: src/view/com/posts/FeedSlice.tsx:103 +msgid "View full thread" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:172 +msgid "View profile" +msgstr "" + #: src/view/com/profile/ProfileSubpageHeader.tsx:128 msgid "View the avatar" msgstr "Afficher l’avatar" -#: src/view/com/modals/LinkWarning.tsx:73 +#: src/view/com/modals/LinkWarning.tsx:75 msgid "Visit Site" msgstr "Visiter le site" +#: src/view/com/modals/ContentFilteringSettings.tsx:254 +msgid "Warn" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:48 +msgid "We'll look into your appeal promptly." +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "Nous sommes ravis de vous accueillir !" +#: src/view/screens/ProfileList.tsx:83 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "" + #: src/view/screens/Search/Search.tsx:243 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Nous sommes désolés, mais votre recherche a été annulée. Veuillez réessayer dans quelques minutes." @@ -2431,6 +3868,7 @@ msgid "What is the issue with this {collectionName}?" msgstr "Quel est le problème avec cette {collectionName} ?" #: src/view/com/auth/SplashScreen.tsx:34 +#: src/view/com/composer/Composer.tsx:279 msgid "What's up?" msgstr "Quoi de neuf ?" @@ -2451,23 +3889,30 @@ msgstr "Qui peut répondre ?" msgid "Wide" msgstr "Large" -#: src/view/com/composer/Composer.tsx:418 +#: src/view/com/composer/Composer.tsx:415 msgid "Write post" msgstr "Rédiger un post" +#: src/view/com/composer/Composer.tsx:278 #: src/view/com/composer/Prompt.tsx:33 msgid "Write your reply" msgstr "Rédigez votre réponse" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:198 -#: src/view/screens/PreferencesHomeFeed.tsx:233 -#: src/view/screens/PreferencesHomeFeed.tsx:268 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:201 +#: src/view/screens/PreferencesHomeFeed.tsx:236 +#: src/view/screens/PreferencesHomeFeed.tsx:271 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "Yes" msgstr "Oui" +#: src/view/com/posts/FollowingEmptyState.tsx:67 +#: src/view/com/posts/FollowingEndOfFeed.tsx:68 +msgid "You can also discover new Custom Feeds to follow." +msgstr "" + #: src/view/com/auth/create/Step1.tsx:106 msgid "You can change hosting providers at any time." msgstr "Vous pouvez changer d’hébergeur à tout moment." @@ -2477,7 +3922,7 @@ msgstr "Vous pouvez changer d’hébergeur à tout moment." msgid "You can now sign in with your new password." msgstr "Vous pouvez maintenant vous connecter avec votre nouveau mot de passe." -#: src/view/com/modals/InviteCodes.tsx:64 +#: src/view/com/modals/InviteCodes.tsx:66 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Vous n’avez encore aucun code d’invitation ! Nous vous en enverrons lorsque vous serez sur Bluesky depuis un peu plus longtemps." @@ -2485,7 +3930,7 @@ msgstr "Vous n’avez encore aucun code d’invitation ! Nous vous en enverrons msgid "You don't have any pinned feeds." msgstr "Vous n’avez encore aucun fil épinglé." -#: src/view/screens/Feeds.tsx:383 +#: src/view/screens/Feeds.tsx:387 msgid "You don't have any saved feeds!" msgstr "Vous n’avez encore aucun fil enregistré !" @@ -2493,16 +3938,24 @@ msgstr "Vous n’avez encore aucun fil enregistré !" msgid "You don't have any saved feeds." msgstr "Vous n’avez encore aucun fil enregistré." -#: src/view/com/post-thread/PostThread.tsx:381 +#: src/view/com/post-thread/PostThread.tsx:385 msgid "You have blocked the author or you have been blocked by the author." msgstr "Vous avez bloqué cet auteur ou vous avez été bloqué par celui-ci." -#: src/view/com/feeds/ProfileFeedgens.tsx:134 +#: src/view/com/modals/ModerationDetails.tsx:56 +msgid "You have blocked this user. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:87 +msgid "You have muted this user." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:136 msgid "You have no feeds." msgstr "Vous n’avez aucun fil." #: src/view/com/lists/MyLists.tsx:89 -#: src/view/com/lists/ProfileLists.tsx:138 +#: src/view/com/lists/ProfileLists.tsx:140 msgid "You have no lists." msgstr "Vous n’avez aucune liste." @@ -2510,7 +3963,7 @@ msgstr "Vous n’avez aucune liste." 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." msgstr "Vous n’avez pas encore bloqué de comptes. Pour bloquer un compte, accédez à son profil et sélectionnez « Bloquer le compte » dans le menu de son compte." -#: src/view/screens/AppPasswords.tsx:86 +#: src/view/screens/AppPasswords.tsx:87 msgid "You have not created any app passwords yet. You can create one by pressing the button below." msgstr "Vous n’avez encore créé aucun mot de passe pour l’appli. Vous pouvez en créer un en cliquant sur le bouton suivant." @@ -2518,23 +3971,48 @@ msgstr "Vous n’avez encore créé aucun mot de passe pour l’appli. Vous pouv 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." msgstr "Vous n’avez encore masqué aucun compte. Pour désactiver un compte, allez sur son profil et sélectionnez « Masquer le compte » dans le menu de son compte." +#: src/view/com/modals/ContentFilteringSettings.tsx:170 +msgid "You must be 18 or older to enable adult content." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:96 +msgid "You will no longer receive notifications for this thread" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:99 +msgid "You will now receive notifications for this thread" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "Vous recevrez un e-mail contenant un « code de réinitialisation » Saisissez ce code ici, puis votre nouveau mot de passe." +#: src/view/com/posts/FollowingEndOfFeed.tsx:48 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "" + #: src/view/com/auth/create/Step2.tsx:58 msgid "Your account" msgstr "Votre compte" +#: src/view/com/modals/DeleteAccount.tsx:65 +msgid "Your account has been deleted" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:146 msgid "Your birth date" msgstr "Votre date de naissance" +#: src/view/com/modals/InAppBrowserConsent.tsx:47 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "" + #: src/view/com/auth/create/state.ts:102 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:70 msgid "Your email appears to be invalid." msgstr "Votre e-mail semble être invalide." -#: src/view/com/modals/Waitlist.tsx:107 +#: src/view/com/modals/Waitlist.tsx:109 msgid "Your email has been saved! We'll be in touch soon." msgstr "Votre e-mail a été enregistré ! Nous vous contacterons bientôt." @@ -2542,33 +4020,50 @@ msgstr "Votre e-mail a été enregistré ! Nous vous contacterons bientôt." msgid "Your email has been updated but not verified. As a next step, please verify your new email." msgstr "Votre e-mail a été mis à jour, mais n’a pas été vérifié. L’étape suivante consiste à vérifier votre nouvel e-mail." -#: src/view/com/modals/VerifyEmail.tsx:108 +#: src/view/com/modals/VerifyEmail.tsx:114 msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Votre e-mail n’a pas encore été vérifié. Il s’agit d’une mesure de sécurité importante que nous recommandons." +#: src/view/com/posts/FollowingEmptyState.tsx:47 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "" + #: src/view/com/auth/create/Step3.tsx:42 -#: src/view/com/modals/ChangeHandle.tsx:270 msgid "Your full handle will be" msgstr "Votre nom complet sera" +#: src/view/com/modals/ChangeHandle.tsx:270 +msgid "Your full handle will be <0>@{0}" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:53 msgid "Your hosting provider" msgstr "Votre fournisseur d’hébergement" -#: src/view/screens/Settings.tsx:402 +#: src/view/screens/Settings.tsx:430 #: src/view/shell/desktop/RightNav.tsx:137 -#: src/view/shell/Drawer.tsx:655 +#: src/view/shell/Drawer.tsx:657 msgid "Your invite codes are hidden when logged in using an App Password" msgstr "Vos codes d’invitation sont cachés lorsque vous êtes connecté à l’aide d’un mot de passe d’application." +#: src/view/com/composer/Composer.tsx:267 +msgid "Your post has been published" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Vos posts, les mentions « J’aime » et les blocages sont publics. Les silences (comptes masqués) sont privés." -#: src/view/com/modals/SwitchAccount.tsx:82 +#: src/view/com/modals/SwitchAccount.tsx:84 +#: src/view/screens/Settings.tsx:125 msgid "Your profile" msgstr "Votre profil" +#: src/view/com/composer/Composer.tsx:266 +msgid "Your reply has been published" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:28 msgid "Your user handle" msgstr "Votre pseudo" diff --git a/src/locale/locales/hi/messages.po b/src/locale/locales/hi/messages.po index 793175de..1240c1cc 100644 --- a/src/locale/locales/hi/messages.po +++ b/src/locale/locales/hi/messages.po @@ -21,29 +21,38 @@ msgstr "" #~ msgid ". This warning is only available for posts with media attached." #~ msgstr "यह चेतावनी केवल मीडिया वाले पोस्ट के लिए उपलब्ध है।" +#: src/view/com/modals/VerifyEmail.tsx:142 +msgid "(no email)" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:168 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" msgstr "" -#: src/view/com/modals/Repost.tsx:44 +#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/screens/Settings.tsx:294 msgid "{0}" msgstr "{0}" #: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "{0} {purposeLabel} List" -msgstr "{0} {purposeLabel} सूची" +#~ msgid "{0} {purposeLabel} List" +#~ msgstr "{0} {purposeLabel} सूची" + +#: src/view/com/profile/ProfileHeader.tsx:632 +msgid "{following} following" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:151 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" msgstr "" -#: src/view/screens/Settings.tsx:407 -#: src/view/shell/Drawer.tsx:659 +#: src/view/screens/Settings.tsx:435 +#: src/view/shell/Drawer.tsx:661 msgid "{invitesAvailable} invite code available" msgstr "" -#: src/view/screens/Settings.tsx:409 -#: src/view/shell/Drawer.tsx:661 +#: src/view/screens/Settings.tsx:437 +#: src/view/shell/Drawer.tsx:663 msgid "{invitesAvailable} invite codes available" msgstr "" @@ -51,10 +60,22 @@ msgstr "" msgid "{message}" msgstr "" +#: src/view/shell/Drawer.tsx:440 +msgid "{numUnreadNotifications} unread" +msgstr "" + +#: src/Navigation.tsx:147 +msgid "@{0}" +msgstr "" + #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:634 +msgid "<0>{following} <1>following" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 msgid "<0>Choose your<1>Recommended<2>Feeds" msgstr "<0>अपना<1>पसंदीदा<2>फ़ीड चुनें" @@ -75,6 +96,14 @@ msgstr "<0>कुछ<1>पसंदीदा उपयोगकर्ता #~ msgid "<0>Note: Your profile and posts will remain publicly available. Third-party apps that display Bluesky content may not respect this setting." #~ msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 +msgid "<0>Welcome to<1>Bluesky" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:597 +msgid "⚠Invalid Handle" +msgstr "" + #: src/view/com/util/moderation/LabelInfo.tsx:45 msgid "A content warning has been applied to this {0}." msgstr "" @@ -83,23 +112,61 @@ msgstr "" msgid "A new version of the app is available. Please update to continue using the app." msgstr "ऐप का एक नया संस्करण उपलब्ध है. कृपया ऐप का उपयोग जारी रखने के लिए अपडेट करें।" +#: src/view/com/util/ViewHeader.tsx:83 +#: src/view/screens/Search/Search.tsx:538 +msgid "Access navigation links and settings" +msgstr "" + +#: src/view/com/pager/FeedsTabBarMobile.tsx:78 +msgid "Access profile and other navigation links" +msgstr "" + #: src/view/com/modals/EditImage.tsx:299 -#: src/view/screens/Settings.tsx:417 +#: src/view/screens/Settings.tsx:445 msgid "Accessibility" msgstr "प्रवेर्शयोग्यता" #: src/view/com/auth/login/LoginForm.tsx:163 -#: src/view/screens/Settings.tsx:286 +#: src/view/screens/Settings.tsx:308 msgid "Account" msgstr "अकाउंट" +#: src/view/com/profile/ProfileHeader.tsx:293 +msgid "Account blocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:260 +msgid "Account muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:86 +msgid "Account Muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:72 +msgid "Account Muted by List" +msgstr "" + #: src/view/com/util/AccountDropdownBtn.tsx:41 msgid "Account options" msgstr "अकाउंट के विकल्प" +#: src/view/com/util/AccountDropdownBtn.tsx:25 +msgid "Account removed from quick access" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:315 +msgid "Account unblocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:273 +msgid "Account unmuted" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 -#: src/view/screens/ProfileList.tsx:763 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 +#: src/view/screens/ProfileList.tsx:791 msgid "Add" msgstr "ऐड करो" @@ -107,12 +174,12 @@ msgstr "ऐड करो" msgid "Add a content warning" msgstr "सामग्री चेतावनी जोड़ें" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:781 msgid "Add a user to this list" msgstr "इस सूची में किसी को जोड़ें" -#: src/view/screens/Settings.tsx:355 -#: src/view/screens/Settings.tsx:364 +#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:392 msgid "Add account" msgstr "अकाउंट जोड़ें" @@ -122,6 +189,12 @@ msgstr "अकाउंट जोड़ें" msgid "Add alt text" msgstr "इस फ़ोटो में विवरण जोड़ें" +#: src/view/screens/AppPasswords.tsx:102 +#: src/view/screens/AppPasswords.tsx:143 +#: src/view/screens/AppPasswords.tsx:156 +msgid "Add App Password" +msgstr "" + #: src/view/com/modals/report/InputIssueDetails.tsx:41 #: src/view/com/modals/report/Modal.tsx:191 msgid "Add details" @@ -131,32 +204,41 @@ msgstr "विवरण जोड़ें" msgid "Add details to report" msgstr "रिपोर्ट करने के लिए विवरण जोड़ें" -#: src/view/com/composer/Composer.tsx:447 +#: src/view/com/composer/Composer.tsx:446 msgid "Add link card" msgstr "लिंक कार्ड जोड़ें" -#: src/view/com/composer/Composer.tsx:450 +#: src/view/com/composer/Composer.tsx:451 msgid "Add link card:" msgstr "लिंक कार्ड जोड़ें:" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "अपने डोमेन में निम्नलिखित DNS रिकॉर्ड जोड़ें:" -#: src/view/com/profile/ProfileHeader.tsx:353 +#: src/view/com/profile/ProfileHeader.tsx:357 msgid "Add to Lists" msgstr "सूचियों में जोड़ें" -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Add to my feeds" msgstr "इस फ़ीड को सहेजें" +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 +msgid "Added" +msgstr "" + #: src/view/com/modals/ListAddRemoveUsers.tsx:191 #: src/view/com/modals/UserAddRemoveLists.tsx:128 msgid "Added to list" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:170 +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:173 msgid "Adjust the number of likes a reply must have to be shown in your feed." msgstr "पसंद की संख्या को समायोजित करें उत्तर को आपके फ़ीड में दिखाया जाना चाहिए।।" @@ -164,10 +246,18 @@ msgstr "पसंद की संख्या को समायोजित msgid "Adult Content" msgstr "वयस्क सामग्री" -#: src/view/screens/Settings.tsx:602 +#: src/view/com/modals/ContentFilteringSettings.tsx:137 +msgid "Adult content can only be enabled via the Web at <0/>." +msgstr "" + +#: src/view/screens/Settings.tsx:630 msgid "Advanced" msgstr "विकसित" +#: src/view/com/auth/login/ChooseAccountForm.tsx:98 +msgid "Already signed in as @{0}" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:130 msgid "ALT" msgstr "ALT" @@ -180,7 +270,7 @@ msgstr "वैकल्पिक पाठ" msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "ऑल्ट टेक्स्ट अंधा और कम दृश्य लोगों के लिए छवियों का वर्णन करता है, और हर किसी को संदर्भ देने में मदद करता है।।" -#: src/view/com/modals/VerifyEmail.tsx:118 +#: src/view/com/modals/VerifyEmail.tsx:124 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "{0} को ईमेल भेजा गया है। इसमें एक OTP कोड शामिल है जिसे आप नीचे दर्ज कर सकते हैं।।" @@ -188,7 +278,12 @@ msgstr "{0} को ईमेल भेजा गया है। इसमें msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "{0} को ईमेल भेजा गया है। इसमें एक OTP कोड शामिल है जिसे आप नीचे दर्ज कर सकते हैं।।" -#: src/view/com/notifications/FeedItem.tsx:237 +#: src/view/com/profile/FollowButton.tsx:30 +#: src/view/com/profile/FollowButton.tsx:40 +msgid "An issue occurred, please try again." +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:240 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" msgstr "और" @@ -197,15 +292,32 @@ msgstr "और" msgid "App Language" msgstr "ऐप भाषा" -#: src/view/screens/Settings.tsx:622 +#: src/view/screens/AppPasswords.tsx:228 +msgid "App password deleted" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:133 +msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:98 +msgid "App Password names must be at least 4 characters long." +msgstr "" + +#: src/view/screens/Settings.tsx:641 +msgid "App password settings" +msgstr "" + +#: src/view/screens/Settings.tsx:650 msgid "App passwords" msgstr "ऐप पासवर्ड" -#: src/view/screens/AppPasswords.tsx:186 +#: src/Navigation.tsx:239 +#: src/view/screens/AppPasswords.tsx:187 msgid "App Passwords" msgstr "ऐप पासवर्ड" -#: src/view/com/util/forms/PostDropdownBtn.tsx:236 +#: src/view/com/util/forms/PostDropdownBtn.tsx:248 msgid "Appeal content warning" msgstr "" @@ -225,7 +337,7 @@ msgstr "" msgid "Appeal this decision." msgstr "" -#: src/view/screens/Settings.tsx:432 +#: src/view/screens/Settings.tsx:460 msgid "Appearance" msgstr "दिखावट" @@ -233,7 +345,7 @@ msgstr "दिखावट" #~ msgid "Apps that respect this setting, including the official Bluesky app and bsky.app website, won't show your content to logged out users." #~ msgstr "" -#: src/view/screens/AppPasswords.tsx:223 +#: src/view/screens/AppPasswords.tsx:224 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "क्या आप वाकई ऐप पासवर्ड \"{name}\" हटाना चाहते हैं?" @@ -241,14 +353,18 @@ msgstr "क्या आप वाकई ऐप पासवर्ड \"{name}\" msgid "Are you sure you'd like to discard this draft?" msgstr "क्या आप वाकई इस ड्राफ्ट को हटाना करना चाहेंगे?" -#: src/view/screens/ProfileList.tsx:353 +#: src/view/screens/ProfileList.tsx:364 msgid "Are you sure?" msgstr "क्या आप वास्तव में इसे करना चाहते हैं?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:219 +#: src/view/com/util/forms/PostDropdownBtn.tsx:231 msgid "Are you sure? This cannot be undone." msgstr "क्या आप वास्तव में इसे करना चाहते हैं? इसे असंपादित नहीं किया जा सकता है।" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 +msgid "Are you writing in <0>{0}?" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:123 msgid "Artistic or non-erotic nudity." msgstr "कलात्मक या गैर-कामुक नग्नता।।" @@ -257,20 +373,26 @@ msgstr "कलात्मक या गैर-कामुक नग्नत #~ msgid "Ask apps to limit the visibility of my account" #~ msgstr "" +#: src/view/com/post-thread/PostThread.tsx:400 +msgctxt "action" +msgid "Back" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:141 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:166 -#: src/view/com/auth/login/LoginForm.tsx:254 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:170 +#: src/view/com/auth/login/LoginForm.tsx:256 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:150 #: src/view/com/modals/report/InputIssueDetails.tsx:46 -#: src/view/com/post-thread/PostThread.tsx:388 -#: src/view/com/post-thread/PostThread.tsx:438 -#: src/view/com/post-thread/PostThread.tsx:446 -#: src/view/com/profile/ProfileHeader.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:392 +#: src/view/com/post-thread/PostThread.tsx:442 +#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/profile/ProfileHeader.tsx:688 +#: src/view/com/util/ViewHeader.tsx:81 msgid "Back" msgstr "वापस" -#: src/view/screens/Settings.tsx:461 +#: src/view/screens/Settings.tsx:489 msgid "Basics" msgstr "मूल बातें" @@ -279,36 +401,45 @@ msgstr "मूल बातें" msgid "Birthday" msgstr "जन्मदिन" -#: src/view/screens/Settings.tsx:312 +#: src/view/screens/Settings.tsx:340 msgid "Birthday:" msgstr "जन्मदिन:" -#: src/view/com/profile/ProfileHeader.tsx:282 -#: src/view/com/profile/ProfileHeader.tsx:389 +#: src/view/com/profile/ProfileHeader.tsx:286 +#: src/view/com/profile/ProfileHeader.tsx:393 msgid "Block Account" msgstr "खाता ब्लॉक करें" -#: src/view/screens/ProfileList.tsx:523 +#: src/view/screens/ProfileList.tsx:534 msgid "Block accounts" msgstr "खाता ब्लॉक करें" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/screens/ProfileList.tsx:484 msgid "Block list" msgstr "" -#: src/view/screens/ProfileList.tsx:308 +#: src/view/screens/ProfileList.tsx:315 msgid "Block these accounts?" msgstr "खाता ब्लॉक करें?" +#: src/view/screens/ProfileList.tsx:319 +msgid "Block this List" +msgstr "" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 +msgid "Blocked" +msgstr "" + #: src/view/screens/Moderation.tsx:123 msgid "Blocked accounts" msgstr "ब्लॉक किए गए खाते" +#: src/Navigation.tsx:131 #: src/view/screens/ModerationBlockedAccounts.tsx:107 msgid "Blocked Accounts" msgstr "ब्लॉक किए गए खाते" -#: src/view/com/profile/ProfileHeader.tsx:284 +#: src/view/com/profile/ProfileHeader.tsx:288 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "अवरुद्ध खाते आपके थ्रेड्स में उत्तर नहीं दे सकते, आपका उल्लेख नहीं कर सकते, या अन्यथा आपके साथ बातचीत नहीं कर सकते।" @@ -316,11 +447,11 @@ msgstr "अवरुद्ध खाते आपके थ्रेड्स msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "अवरुद्ध खाते आपके थ्रेड्स में उत्तर नहीं दे सकते, आपका उल्लेख नहीं कर सकते, या अन्यथा आपके साथ बातचीत नहीं कर सकते। आप उनकी सामग्री नहीं देख पाएंगे और उन्हें आपकी सामग्री देखने से रोका जाएगा।" -#: src/view/com/post-thread/PostThread.tsx:250 +#: src/view/com/post-thread/PostThread.tsx:254 msgid "Blocked post." msgstr "ब्लॉक पोस्ट।" -#: src/view/screens/ProfileList.tsx:310 +#: src/view/screens/ProfileList.tsx:317 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "अवरोधन सार्वजनिक है. अवरुद्ध खाते आपके थ्रेड्स में उत्तर नहीं दे सकते, आपका उल्लेख नहीं कर सकते, या अन्यथा आपके साथ बातचीत नहीं कर सकते।" @@ -332,14 +463,17 @@ msgstr "" msgid "Bluesky" msgstr "Bluesky" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 msgid "Bluesky is flexible." msgstr "Bluesky लचीला है।।" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 msgid "Bluesky is open." msgstr "Bluesky खुला है।।" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 msgid "Bluesky is public." msgstr "Bluesky सार्वजनिक है।।" @@ -356,7 +490,7 @@ msgstr "" msgid "Bluesky.Social" msgstr "Bluesky.Social" -#: src/view/screens/Settings.tsx:751 +#: src/view/screens/Settings.tsx:792 msgid "Build version {0} {1}" msgstr "Build version {0} {1}" @@ -364,37 +498,65 @@ msgstr "Build version {0} {1}" msgid "Business" msgstr "" +#: src/view/com/modals/ServerInput.tsx:115 +msgid "Button disabled. Input custom domain to proceed." +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:157 +msgid "by —" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 +msgid "by {0}" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 +msgid "by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +msgid "by you" +msgstr "" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 #: src/view/com/util/UserAvatar.tsx:221 #: src/view/com/util/UserBanner.tsx:38 msgid "Camera" msgstr "कैमरा" -#: src/view/com/modals/AddAppPasswords.tsx:214 +#: src/view/com/modals/AddAppPasswords.tsx:218 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "केवल अक्षर, संख्या, रिक्त स्थान, डैश और अंडरस्कोर हो सकते हैं। कम से कम 4 अक्षर लंबा होना चाहिए, लेकिन 32 अक्षरों से अधिक लंबा नहीं होना चाहिए।।" -#: src/view/com/composer/Composer.tsx:294 -#: src/view/com/composer/Composer.tsx:297 +#: src/view/com/modals/Confirm.tsx:88 +#: src/view/com/modals/Confirm.tsx:91 +#: src/view/com/modals/CreateOrEditList.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:227 +msgctxt "action" +msgid "Cancel" +msgstr "" + +#: src/view/com/composer/Composer.tsx:300 +#: src/view/com/composer/Composer.tsx:305 #: src/view/com/modals/ChangeEmail.tsx:218 #: src/view/com/modals/ChangeEmail.tsx:220 -#: src/view/com/modals/Confirm.tsx:88 -#: src/view/com/modals/CreateOrEditList.tsx:267 -#: src/view/com/modals/CreateOrEditList.tsx:272 -#: src/view/com/modals/DeleteAccount.tsx:150 -#: src/view/com/modals/DeleteAccount.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:288 #: src/view/com/modals/EditImage.tsx:323 -#: src/view/com/modals/EditProfile.tsx:248 -#: src/view/com/modals/LinkWarning.tsx:85 -#: src/view/com/modals/Repost.tsx:73 -#: src/view/com/modals/Waitlist.tsx:136 -#: src/view/screens/Search/Search.tsx:601 -#: src/view/shell/desktop/Search.tsx:182 +#: src/view/com/modals/EditProfile.tsx:249 +#: src/view/com/modals/InAppBrowserConsent.tsx:78 +#: src/view/com/modals/LinkWarning.tsx:87 +#: src/view/com/modals/Repost.tsx:87 +#: src/view/com/modals/VerifyEmail.tsx:247 +#: src/view/com/modals/VerifyEmail.tsx:253 +#: src/view/com/modals/Waitlist.tsx:142 +#: src/view/screens/Search/Search.tsx:602 +#: src/view/shell/desktop/Search.tsx:185 msgid "Cancel" msgstr "कैंसिल" -#: src/view/com/modals/DeleteAccount.tsx:146 -#: src/view/com/modals/DeleteAccount.tsx:219 +#: src/view/com/modals/DeleteAccount.tsx:148 +#: src/view/com/modals/DeleteAccount.tsx:223 msgid "Cancel account deletion" msgstr "अकाउंट बंद मत करो" @@ -410,29 +572,34 @@ msgstr "नाम मत बदलो" msgid "Cancel image crop" msgstr "तस्वीर को क्रॉप मत करो" -#: src/view/com/modals/EditProfile.tsx:243 +#: src/view/com/modals/EditProfile.tsx:244 msgid "Cancel profile editing" msgstr "प्रोफ़ाइल संपादन मत करो" -#: src/view/com/modals/Repost.tsx:64 +#: src/view/com/modals/Repost.tsx:78 msgid "Cancel quote post" msgstr "कोटे पोस्ट मत करो" #: src/view/com/modals/ListAddRemoveUsers.tsx:87 -#: src/view/shell/desktop/Search.tsx:178 +#: src/view/shell/desktop/Search.tsx:181 msgid "Cancel search" msgstr "खोज मत करो" -#: src/view/com/modals/Waitlist.tsx:132 +#: src/view/com/modals/Waitlist.tsx:136 msgid "Cancel waitlist signup" msgstr "प्रतीक्षा सूची पंजीकरण मत करो" -#: src/view/screens/Settings.tsx:306 +#: src/view/screens/Settings.tsx:334 +msgctxt "action" msgid "Change" -msgstr "परिवर्तन" +msgstr "" -#: src/view/screens/Settings.tsx:634 -#: src/view/screens/Settings.tsx:643 +#: src/view/screens/Settings.tsx:306 +#~ msgid "Change" +#~ msgstr "परिवर्तन" + +#: src/view/screens/Settings.tsx:662 +#: src/view/screens/Settings.tsx:671 msgid "Change handle" msgstr "हैंडल बदलें" @@ -440,10 +607,14 @@ msgstr "हैंडल बदलें" msgid "Change Handle" msgstr "हैंडल बदलें" -#: src/view/com/modals/VerifyEmail.tsx:141 +#: src/view/com/modals/VerifyEmail.tsx:147 msgid "Change my email" msgstr "मेरा ईमेल बदलें" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Change post language to {0}" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:109 msgid "Change Your Email" msgstr "मेरा ईमेल बदलें" @@ -456,7 +627,7 @@ msgstr "कुछ अनुशंसित फ़ीड देखें. उन msgid "Check out some recommended users. Follow them to see similar users." msgstr "कुछ अनुशंसित उपयोगकर्ताओं की जाँच करें। ऐसे ही उपयोगकर्ता देखने के लिए उनका अनुसरण करें।" -#: src/view/com/modals/DeleteAccount.tsx:163 +#: src/view/com/modals/DeleteAccount.tsx:165 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "नीचे प्रवेश करने के लिए OTP कोड के साथ एक ईमेल के लिए अपने इनबॉक्स की जाँच करें:" @@ -464,10 +635,15 @@ msgstr "नीचे प्रवेश करने के लिए OTP को msgid "Choose \"Everybody\" or \"Nobody\"" msgstr "" +#: src/view/screens/Settings.tsx:663 +msgid "Choose a new Bluesky username or create" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:38 msgid "Choose Service" msgstr "सेवा चुनें" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 msgid "Choose the algorithms that power your experience with custom feeds." msgstr "उन एल्गोरिदम का चयन करें जो कस्टम फीड्स के साथ अपने अनुभव को शक्ति देते हैं।।" @@ -476,27 +652,33 @@ msgstr "उन एल्गोरिदम का चयन करें जो msgid "Choose your password" msgstr "अपना पासवर्ड चुनें" -#: src/view/screens/Settings.tsx:727 +#: src/view/screens/Settings.tsx:767 +#: src/view/screens/Settings.tsx:768 msgid "Clear all legacy storage data" msgstr "" -#: src/view/screens/Settings.tsx:729 +#: src/view/screens/Settings.tsx:770 msgid "Clear all legacy storage data (restart after this)" msgstr "" -#: src/view/screens/Settings.tsx:739 +#: src/view/screens/Settings.tsx:779 +#: src/view/screens/Settings.tsx:780 msgid "Clear all storage data" msgstr "" -#: src/view/screens/Settings.tsx:741 +#: src/view/screens/Settings.tsx:782 msgid "Clear all storage data (restart after this)" msgstr "" #: src/view/com/util/forms/SearchInput.tsx:74 -#: src/view/screens/Search/Search.tsx:582 +#: src/view/screens/Search/Search.tsx:583 msgid "Clear search query" msgstr "खोज क्वेरी साफ़ करें" +#: src/view/screens/Support.tsx:40 +msgid "click here" +msgstr "" + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 msgid "Close alert" msgstr "चेतावनी को बंद करो" @@ -517,19 +699,50 @@ msgstr "छवि बंद करें" msgid "Close navigation footer" msgstr "नेविगेशन पाद बंद करें" +#: src/view/shell/index.web.tsx:50 +msgid "Closes bottom navigation bar" +msgstr "" + +#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 +msgid "Closes password update alert" +msgstr "" + +#: src/view/com/composer/Composer.tsx:302 +msgid "Closes post composer and discards post draft" +msgstr "" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 +msgid "Closes viewer for header image" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:321 +msgid "Collapses list of users for a given notification" +msgstr "" + +#: src/Navigation.tsx:229 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "समुदाय दिशानिर्देश" +#: src/view/com/composer/Composer.tsx:417 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "" + #: src/view/com/composer/Prompt.tsx:24 msgid "Compose reply" msgstr "जवाब लिखो" -#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/Confirm.tsx:75 +#: src/view/com/modals/Confirm.tsx:78 +msgctxt "action" +msgid "Confirm" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/SelfLabel.tsx:154 -#: src/view/com/modals/VerifyEmail.tsx:225 -#: src/view/screens/PreferencesHomeFeed.tsx:305 +#: src/view/com/modals/VerifyEmail.tsx:231 +#: src/view/com/modals/VerifyEmail.tsx:233 +#: src/view/screens/PreferencesHomeFeed.tsx:308 #: src/view/screens/PreferencesThreads.tsx:159 msgid "Confirm" msgstr "हो गया" @@ -543,18 +756,26 @@ msgstr "बदलाव की पुष्टि करें" msgid "Confirm content language settings" msgstr "सामग्री भाषा सेटिंग्स की पुष्टि करें" -#: src/view/com/modals/DeleteAccount.tsx:209 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Confirm delete account" msgstr "खाते को हटा दें" +#: src/view/com/modals/ContentFilteringSettings.tsx:151 +msgid "Confirm your age to enable adult content." +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:157 -#: src/view/com/modals/DeleteAccount.tsx:176 -#: src/view/com/modals/VerifyEmail.tsx:159 +#: src/view/com/modals/DeleteAccount.tsx:178 +#: src/view/com/modals/VerifyEmail.tsx:165 msgid "Confirmation code" msgstr "OTP कोड" +#: src/view/com/modals/Waitlist.tsx:120 +msgid "Confirms signing up {email} to the waitlist" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:174 -#: src/view/com/auth/login/LoginForm.tsx:273 +#: src/view/com/auth/login/LoginForm.tsx:275 msgid "Connecting..." msgstr "कनेक्टिंग ..।" @@ -571,6 +792,11 @@ msgstr "सामग्री फ़िल्टरिंग" msgid "Content Languages" msgstr "सामग्री भाषा" +#: src/view/com/modals/ModerationDetails.tsx:65 +msgid "Content Not Available" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:33 #: src/view/com/util/moderation/ScreenHider.tsx:78 msgid "Content Warning" msgstr "सामग्री चेतावनी" @@ -584,31 +810,46 @@ msgstr "सामग्री चेतावनी" msgid "Continue" msgstr "आगे बढ़ें" -#: src/view/com/modals/AddAppPasswords.tsx:193 -#: src/view/com/modals/InviteCodes.tsx:179 +#: src/view/com/modals/AddAppPasswords.tsx:197 +#: src/view/com/modals/InviteCodes.tsx:182 msgid "Copied" msgstr "कॉपी कर ली" -#: src/view/com/modals/AddAppPasswords.tsx:186 +#: src/view/screens/Settings.tsx:243 +msgid "Copied build version to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:75 +#: src/view/com/modals/InviteCodes.tsx:152 +#: src/view/com/util/forms/PostDropdownBtn.tsx:110 +msgid "Copied to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:191 +msgid "Copies app password" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:190 msgid "Copy" msgstr "कॉपी" -#: src/view/screens/ProfileList.tsx:385 +#: src/view/screens/ProfileList.tsx:396 msgid "Copy link to list" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 msgid "Copy link to post" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:338 +#: src/view/com/profile/ProfileHeader.tsx:342 msgid "Copy link to profile" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:125 +#: src/view/com/util/forms/PostDropdownBtn.tsx:137 msgid "Copy post text" msgstr "पोस्ट टेक्स्ट कॉपी करें" +#: src/Navigation.tsx:234 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "कॉपीराइट नीति" @@ -617,29 +858,50 @@ msgstr "कॉपीराइट नीति" msgid "Could not load feed" msgstr "फ़ीड लोड नहीं कर सकता" -#: src/view/screens/ProfileList.tsx:839 +#: src/view/screens/ProfileList.tsx:867 msgid "Could not load list" msgstr "सूची लोड नहीं कर सकता" #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 #: src/view/com/auth/SplashScreen.tsx:46 +#: src/view/com/auth/SplashScreen.web.tsx:77 msgid "Create a new account" msgstr "नया खाता बनाएं" +#: src/view/screens/Settings.tsx:384 +msgid "Create a new Bluesky account" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "खाता बनाएँ" +#: src/view/com/modals/AddAppPasswords.tsx:228 +msgid "Create App Password" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 #: src/view/com/auth/SplashScreen.tsx:43 msgid "Create new account" msgstr "नया खाता बनाएं" -#: src/view/screens/AppPasswords.tsx:248 +#: src/view/screens/AppPasswords.tsx:249 msgid "Created {0}" msgstr "बनाया गया {0}" -#: src/view/com/modals/ChangeHandle.tsx:387 +#: src/view/screens/ProfileFeed.tsx:625 +msgid "Created by <0/>" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:623 +msgid "Created by you" +msgstr "" + +#: src/view/com/composer/Composer.tsx:448 +msgid "Creates a card with a thumbnail. The card links to {url}" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:389 #: src/view/com/modals/ServerInput.tsx:102 msgid "Custom domain" msgstr "कस्टम डोमेन" @@ -648,15 +910,27 @@ msgstr "कस्टम डोमेन" msgid "Customize media from external sites." msgstr "" -#: src/view/screens/Settings.tsx:648 +#: src/view/screens/Settings.tsx:687 msgid "Danger Zone" msgstr "खतरा क्षेत्र" -#: src/view/screens/Settings.tsx:411 -#~ msgid "Dark" -#~ msgstr "डार्क मोड" +#: src/view/screens/Settings.tsx:479 +msgid "Dark" +msgstr "डार्क मोड" -#: src/view/screens/Settings.tsx:655 +#: src/view/screens/Debug.tsx:63 +msgid "Dark mode" +msgstr "" + +#: src/Navigation.tsx:204 +msgid "Debug" +msgstr "" + +#: src/view/screens/Debug.tsx:83 +msgid "Debug panel" +msgstr "" + +#: src/view/screens/Settings.tsx:694 msgid "Delete account" msgstr "खाता हटाएं" @@ -664,40 +938,44 @@ msgstr "खाता हटाएं" msgid "Delete Account" msgstr "खाता हटाएं" -#: src/view/screens/AppPasswords.tsx:221 -#: src/view/screens/AppPasswords.tsx:241 +#: src/view/screens/AppPasswords.tsx:222 +#: src/view/screens/AppPasswords.tsx:242 msgid "Delete app password" msgstr "अप्प पासवर्ड हटाएं" -#: src/view/screens/ProfileList.tsx:352 -#: src/view/screens/ProfileList.tsx:412 +#: src/view/screens/ProfileList.tsx:363 +#: src/view/screens/ProfileList.tsx:423 msgid "Delete List" msgstr "सूची हटाएँ" -#: src/view/com/modals/DeleteAccount.tsx:212 +#: src/view/com/modals/DeleteAccount.tsx:216 msgid "Delete my account" msgstr "मेरा खाता हटाएं" -#: src/view/screens/Settings.tsx:665 +#: src/view/screens/Settings.tsx:706 msgid "Delete my account…" msgstr "मेरा खाता हटाएं…" -#: src/view/com/util/forms/PostDropdownBtn.tsx:214 +#: src/view/com/util/forms/PostDropdownBtn.tsx:226 msgid "Delete post" msgstr "पोस्ट को हटाएं" -#: src/view/com/util/forms/PostDropdownBtn.tsx:218 +#: src/view/com/util/forms/PostDropdownBtn.tsx:230 msgid "Delete this post?" msgstr "इस पोस्ट को डीलीट करें?" -#: src/view/com/post-thread/PostThread.tsx:242 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 +msgid "Deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:246 msgid "Deleted post." msgstr "यह पोस्ट मिटाई जा चुकी है" -#: src/view/com/modals/CreateOrEditList.tsx:218 -#: src/view/com/modals/CreateOrEditList.tsx:234 -#: src/view/com/modals/EditProfile.tsx:197 -#: src/view/com/modals/EditProfile.tsx:209 +#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:255 +#: src/view/com/modals/EditProfile.tsx:198 +#: src/view/com/modals/EditProfile.tsx:210 msgid "Description" msgstr "विवरण" @@ -705,7 +983,7 @@ msgstr "विवरण" msgid "Dev Server" msgstr "देव सर्वर" -#: src/view/screens/Settings.tsx:670 +#: src/view/screens/Settings.tsx:711 msgid "Developer Tools" msgstr "डेवलपर उपकरण" @@ -725,35 +1003,53 @@ msgstr "ड्राफ्ट हटाएं" msgid "Discourage apps from showing my account to logged-out users" msgstr "" -#: src/view/screens/Feeds.tsx:405 +#: src/view/com/posts/FollowingEmptyState.tsx:74 +#: src/view/com/posts/FollowingEndOfFeed.tsx:75 +msgid "Discover new custom feeds" +msgstr "" + +#: src/view/screens/Feeds.tsx:409 msgid "Discover new feeds" msgstr "नए फ़ीड की खोज करें" -#: src/view/com/modals/EditProfile.tsx:191 +#: src/view/com/modals/EditProfile.tsx:192 msgid "Display name" msgstr "नाम" -#: src/view/com/modals/EditProfile.tsx:179 +#: src/view/com/modals/EditProfile.tsx:180 msgid "Display Name" msgstr "प्रदर्शन का नाम" -#: src/view/com/modals/ChangeHandle.tsx:485 +#: src/view/com/modals/ChangeHandle.tsx:487 msgid "Domain verified!" msgstr "डोमेन सत्यापित!" +#: src/view/com/auth/create/Step2.tsx:83 +msgid "Don't have an invite code?" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 -#: src/view/com/modals/AltImage.tsx:115 -#: src/view/com/modals/ContentFilteringSettings.tsx:88 -#: src/view/com/modals/ContentFilteringSettings.tsx:96 -#: src/view/com/modals/crop-image/CropImage.web.tsx:152 #: src/view/com/modals/EditImage.tsx:333 -#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:157 #: src/view/com/modals/Threadgate.tsx:129 #: src/view/com/modals/Threadgate.tsx:132 #: src/view/com/modals/UserAddRemoveLists.tsx:79 -#: src/view/screens/PreferencesHomeFeed.tsx:308 +#: src/view/com/modals/UserAddRemoveLists.tsx:82 #: src/view/screens/PreferencesThreads.tsx:162 +msgctxt "action" +msgid "Done" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:228 +#: src/view/com/modals/AltImage.tsx:115 +#: src/view/com/modals/ContentFilteringSettings.tsx:88 +#: src/view/com/modals/ContentFilteringSettings.tsx:96 +#: src/view/com/modals/crop-image/CropImage.web.tsx:152 +#: src/view/com/modals/InviteCodes.tsx:80 +#: src/view/com/modals/InviteCodes.tsx:123 +#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/screens/PreferencesHomeFeed.tsx:311 msgid "Done" msgstr "खत्म" @@ -761,56 +1057,116 @@ msgstr "खत्म" msgid "Done{extraText}" msgstr "खत्म {extraText}" -#: src/view/com/modals/InviteCodes.tsx:94 +#: src/view/com/auth/login/ChooseAccountForm.tsx:45 +msgid "Double tap to sign in" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:185 +msgid "e.g. Alice Roberts" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:203 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "e.g. Great Posters" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:226 +msgid "e.g. Spammers" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:246 +msgid "e.g. The posters who never miss." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:247 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:96 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "प्रत्येक कोड एक बार काम करता है। आपको समय-समय पर अधिक आमंत्रण कोड प्राप्त होंगे।" +#: src/view/com/lists/ListMembers.tsx:149 +msgctxt "action" +msgid "Edit" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:144 #: src/view/com/modals/EditImage.tsx:207 msgid "Edit image" msgstr "छवि संपादित करें" -#: src/view/screens/ProfileList.tsx:400 +#: src/view/screens/ProfileList.tsx:411 msgid "Edit list details" msgstr "सूची विवरण संपादित करें" -#: src/view/screens/Feeds.tsx:367 +#: src/view/com/modals/CreateOrEditList.tsx:193 +msgid "Edit Moderation List" +msgstr "" + +#: src/Navigation.tsx:244 +#: src/view/screens/Feeds.tsx:371 #: src/view/screens/SavedFeeds.tsx:84 msgid "Edit My Feeds" msgstr "मेरी फ़ीड संपादित करें" -#: src/view/com/modals/EditProfile.tsx:151 +#: src/view/com/modals/EditProfile.tsx:152 msgid "Edit my profile" msgstr "मेरी प्रोफ़ाइल संपादित करें" -#: src/view/com/profile/ProfileHeader.tsx:453 +#: src/view/com/profile/ProfileHeader.tsx:457 msgid "Edit profile" msgstr "मेरी प्रोफ़ाइल संपादित करें" -#: src/view/com/profile/ProfileHeader.tsx:456 +#: src/view/com/profile/ProfileHeader.tsx:462 msgid "Edit Profile" msgstr "मेरी प्रोफ़ाइल संपादित करें" -#: src/view/screens/Feeds.tsx:330 +#: src/view/screens/Feeds.tsx:334 msgid "Edit Saved Feeds" msgstr "एडिट सेव्ड फीड" +#: src/view/com/modals/CreateOrEditList.tsx:188 +msgid "Edit User List" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:193 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:211 +msgid "Edit your profile description" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:108 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:152 #: src/view/com/modals/ChangeEmail.tsx:141 #: src/view/com/modals/Waitlist.tsx:88 msgid "Email" msgstr "ईमेल" #: src/view/com/auth/create/Step2.tsx:99 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:143 msgid "Email address" msgstr "ईमेल" +#: src/view/com/modals/ChangeEmail.tsx:56 +#: src/view/com/modals/ChangeEmail.tsx:88 +msgid "Email updated" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:111 msgid "Email Updated" msgstr "ईमेल अपडेट किया गया" -#: src/view/screens/Settings.tsx:290 +#: src/view/com/modals/VerifyEmail.tsx:78 +msgid "Email verified" +msgstr "" + +#: src/view/screens/Settings.tsx:312 msgid "Email:" msgstr "ईमेल:" @@ -818,34 +1174,63 @@ msgstr "ईमेल:" msgid "Enable {0} only" msgstr "" +#: src/view/com/modals/ContentFilteringSettings.tsx:162 +msgid "Enable Adult Content" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:97 msgid "Enable External Media" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:144 +#: src/view/screens/PreferencesExternalEmbeds.tsx:75 +msgid "Enable media players for" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:147 msgid "Enable this setting to only see replies between people you follow." msgstr "इस सेटिंग को केवल उन लोगों के बीच जवाब देखने में सक्षम करें जिन्हें आप फॉलो करते हैं।।" -#: src/view/screens/Profile.tsx:426 +#: src/view/screens/Profile.tsx:427 msgid "End of feed" msgstr "" +#: src/view/com/modals/AddAppPasswords.tsx:165 +msgid "Enter a name for this App Password" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:105 +msgid "Enter Confirmation Code" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:71 msgid "Enter the address of your provider:" msgstr "अपने प्रदाता का पता दर्ज करें:" -#: src/view/com/modals/ChangeHandle.tsx:369 +#: src/view/com/modals/ChangeHandle.tsx:371 msgid "Enter the domain you want to use" msgstr "आप जिस डोमेन का उपयोग करना चाहते हैं उसे दर्ज करें" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:101 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:103 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "वह ईमेल दर्ज करें जिसका उपयोग आपने अपना खाता बनाने के लिए किया था। हम आपको एक \"reset code\" भेजेंगे ताकि आप एक नया पासवर्ड सेट कर सकें।" +#: src/view/com/auth/create/Step2.tsx:157 +#: src/view/com/modals/BirthDateSettings.tsx:74 +msgid "Enter your birth date" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:78 +msgid "Enter your email" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:104 msgid "Enter your email address" msgstr "अपना ईमेल पता दर्ज करें" +#: src/view/com/modals/ChangeEmail.tsx:41 +msgid "Enter your new email above" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:117 msgid "Enter your new email address below." msgstr "नीचे अपना नया ईमेल पता दर्ज करें।।" @@ -862,10 +1247,32 @@ msgstr "" msgid "Everybody" msgstr "" +#: src/view/com/modals/ChangeHandle.tsx:150 +msgid "Exits handle change process" +msgstr "" + +#: src/view/com/lightbox/Lightbox.web.tsx:113 +msgid "Exits image view" +msgstr "" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/shell/desktop/Search.tsx:182 +msgid "Exits inputting search query" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:138 +msgid "Exits signing up for waitlist with {email}" +msgstr "" + #: src/view/com/lightbox/Lightbox.web.tsx:156 msgid "Expand alt text" msgstr "ऑल्ट टेक्स्ट" +#: src/view/com/composer/ComposerReplyTo.tsx:81 +#: src/view/com/composer/ComposerReplyTo.tsx:84 +msgid "Expand or collapse the full post you are replying to" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:64 msgid "External Media" msgstr "" @@ -875,17 +1282,43 @@ msgstr "" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "" +#: src/Navigation.tsx:260 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 -#: src/view/screens/Settings.tsx:595 +#: src/view/screens/Settings.tsx:623 msgid "External Media Preferences" msgstr "" +#: src/view/screens/Settings.tsx:614 +msgid "External media settings" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:114 +#: src/view/com/modals/AddAppPasswords.tsx:118 +msgid "Failed to create app password." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:148 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:86 +msgid "Failed to delete post, please try again" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141 msgid "Failed to load recommended feeds" msgstr "अनुशंसित फ़ीड लोड करने में विफल" -#: src/view/screens/Feeds.tsx:556 +#: src/Navigation.tsx:194 +msgid "Feed" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:229 +msgid "Feed by {0}" +msgstr "" + +#: src/view/screens/Feeds.tsx:560 msgid "Feed offline" msgstr "फ़ीड ऑफ़लाइन है" @@ -898,12 +1331,13 @@ msgstr "फ़ीड प्राथमिकता" msgid "Feedback" msgstr "प्रतिक्रिया" -#: src/view/screens/Feeds.tsx:475 +#: src/Navigation.tsx:442 +#: src/view/screens/Feeds.tsx:479 #: src/view/screens/Profile.tsx:165 #: src/view/shell/bottom-bar/BottomBar.tsx:181 #: src/view/shell/desktop/LeftNav.tsx:342 -#: src/view/shell/Drawer.tsx:474 -#: src/view/shell/Drawer.tsx:475 +#: src/view/shell/Drawer.tsx:476 +#: src/view/shell/Drawer.tsx:477 msgid "Feeds" msgstr "सभी फ़ीड" @@ -915,6 +1349,12 @@ msgstr "सामग्री को व्यवस्थित करने msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "फ़ीड कस्टम एल्गोरिदम हैं जिन्हें उपयोगकर्ता थोड़ी कोडिंग विशेषज्ञता के साथ बनाते हैं। <0/> अधिक जानकारी के लिए." +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/FollowingEmptyState.tsx:57 +#: src/view/com/posts/FollowingEndOfFeed.tsx:58 +msgid "Find accounts to follow" +msgstr "" + #: src/view/screens/Search/Search.tsx:427 msgid "Find users on Bluesky" msgstr "" @@ -927,7 +1367,7 @@ msgstr "" msgid "Finding similar accounts..." msgstr "मिलते-जुलते खाते ढूँढना" -#: src/view/screens/PreferencesHomeFeed.tsx:108 +#: src/view/screens/PreferencesHomeFeed.tsx:111 msgid "Fine-tune the content you see on your home screen." msgstr "अपने मुख्य फ़ीड की स्क्रीन पर दिखाई देने वाली सामग्री को ठीक करें।।" @@ -935,52 +1375,86 @@ msgstr "अपने मुख्य फ़ीड की स्क्रीन msgid "Fine-tune the discussion threads." msgstr "चर्चा धागे को ठीक-ट्यून करें।।" -#: src/view/com/profile/ProfileHeader.tsx:538 +#: src/view/com/modals/EditImage.tsx:115 +msgid "Flip horizontal" +msgstr "" + +#: src/view/com/modals/EditImage.tsx:120 +#: src/view/com/modals/EditImage.tsx:287 +msgid "Flip vertically" +msgstr "" + +#: src/view/com/profile/FollowButton.tsx:64 +msgctxt "action" +msgid "Follow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:552 msgid "Follow" msgstr "फॉलो" +#: src/view/com/profile/ProfileHeader.tsx:543 +msgid "Follow {0}" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:64 msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." msgstr "आरंभ करने के लिए कुछ उपयोगकर्ताओं का अनुसरण करें. आपको कौन दिलचस्प लगता है, इसके आधार पर हम आपको और अधिक उपयोगकर्ताओं की अनुशंसा कर सकते हैं।" +#: src/view/com/profile/ProfileCard.tsx:194 +msgid "Followed by {0}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:98 msgid "Followed users" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:151 +#: src/view/screens/PreferencesHomeFeed.tsx:154 msgid "Followed users only" msgstr "केवल वे यूजर को फ़ॉलो किया गया" +#: src/view/com/notifications/FeedItem.tsx:166 +msgid "followed you" +msgstr "" + #: src/view/screens/ProfileFollowers.tsx:25 msgid "Followers" msgstr "यह यूजर आपका फ़ोलो करता है" #: src/view/com/profile/ProfileHeader.tsx:624 -msgid "following" -msgstr "फोल्लोविंग" +#~ msgid "following" +#~ msgstr "फोल्लोविंग" -#: src/view/com/profile/ProfileHeader.tsx:522 +#: src/view/com/profile/ProfileHeader.tsx:534 #: src/view/screens/ProfileFollows.tsx:25 msgid "Following" msgstr "फोल्लोविंग" -#: src/view/com/profile/ProfileHeader.tsx:571 +#: src/view/com/profile/ProfileHeader.tsx:196 +msgid "Following {0}" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:585 msgid "Follows you" msgstr "यह यूजर आपका फ़ोलो करता है" +#: src/view/com/profile/ProfileCard.tsx:141 +msgid "Follows You" +msgstr "" + #: src/view/com/modals/DeleteAccount.tsx:107 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "सुरक्षा कारणों के लिए, हमें आपके ईमेल पते पर एक OTP कोड भेजने की आवश्यकता होगी।।" -#: src/view/com/modals/AddAppPasswords.tsx:207 +#: src/view/com/modals/AddAppPasswords.tsx:211 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." msgstr "सुरक्षा कारणों के लिए, आप इसे फिर से देखने में सक्षम नहीं होंगे। यदि आप इस पासवर्ड को खो देते हैं, तो आपको एक नया उत्पन्न करना होगा।।" -#: src/view/com/auth/login/LoginForm.tsx:236 +#: src/view/com/auth/login/LoginForm.tsx:238 msgid "Forgot" msgstr "भूल" -#: src/view/com/auth/login/LoginForm.tsx:233 +#: src/view/com/auth/login/LoginForm.tsx:235 msgid "Forgot password" msgstr "पासवर्ड भूल गए" @@ -989,11 +1463,17 @@ msgstr "पासवर्ड भूल गए" msgid "Forgot Password" msgstr "पासवर्ड भूल गए" +#: src/view/com/posts/FeedItem.tsx:188 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 msgid "Gallery" msgstr "गैलरी" -#: src/view/com/modals/VerifyEmail.tsx:183 +#: src/view/com/modals/VerifyEmail.tsx:189 +#: src/view/com/modals/VerifyEmail.tsx:191 msgid "Get Started" msgstr "प्रारंभ करें" @@ -1006,14 +1486,14 @@ msgstr "वापस जाओ" #: src/view/screens/ProfileFeed.tsx:104 #: src/view/screens/ProfileFeed.tsx:109 -#: src/view/screens/ProfileList.tsx:848 -#: src/view/screens/ProfileList.tsx:853 +#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:881 msgid "Go Back" msgstr "वापस जाओ" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:181 -#: src/view/com/auth/login/LoginForm.tsx:283 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:163 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:185 +#: src/view/com/auth/login/LoginForm.tsx:285 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:165 msgid "Go to next" msgstr "अगला" @@ -1026,48 +1506,64 @@ msgstr "हैंडल" msgid "Help" msgstr "सहायता" -#: src/view/com/modals/AddAppPasswords.tsx:148 +#: src/view/com/modals/AddAppPasswords.tsx:152 msgid "Here is your app password." msgstr "यहां आपका ऐप पासवर्ड है." -#: src/view/com/notifications/FeedItem.tsx:324 -#: src/view/com/util/moderation/ContentHider.tsx:103 +#: src/view/com/modals/ContentFilteringSettings.tsx:219 +#: src/view/com/notifications/FeedItem.tsx:329 +msgctxt "action" +msgid "Hide" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/util/moderation/ContentHider.tsx:105 +#: src/view/com/util/moderation/PostHider.tsx:108 msgid "Hide" msgstr "इसे छिपाएं" -#: src/view/com/util/forms/PostDropdownBtn.tsx:173 +#: src/view/com/util/forms/PostDropdownBtn.tsx:185 msgid "Hide post" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:177 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Hide the content" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:189 msgid "Hide this post?" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:316 +#: src/view/com/notifications/FeedItem.tsx:319 msgid "Hide user list" msgstr "उपयोगकर्ता सूची छुपाएँ" +#: src/view/com/profile/ProfileHeader.tsx:526 +msgid "Hides posts from {0} in your feed" +msgstr "" + #: src/view/com/posts/FeedErrorMessage.tsx:102 #~ msgid "Hmm, some kind of issue occured when contacting the feed server. Please let the feed owner know about this issue." #~ msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:110 +#: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:98 +#: src/view/com/posts/FeedErrorMessage.tsx:99 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:104 +#: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:101 +#: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:95 +#: src/view/com/posts/FeedErrorMessage.tsx:96 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "" @@ -1075,6 +1571,7 @@ msgstr "" #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." #~ msgstr "" +#: src/Navigation.tsx:432 #: src/view/shell/bottom-bar/BottomBar.tsx:137 #: src/view/shell/desktop/LeftNav.tsx:306 #: src/view/shell/Drawer.tsx:398 @@ -1082,13 +1579,14 @@ msgstr "" msgid "Home" msgstr "होम फीड" -#: src/view/com/pager/FeedsTabBarMobile.tsx:96 -#: src/view/screens/PreferencesHomeFeed.tsx:101 -#: src/view/screens/Settings.tsx:481 +#: src/Navigation.tsx:249 +#: src/view/com/pager/FeedsTabBarMobile.tsx:98 +#: src/view/screens/PreferencesHomeFeed.tsx:104 +#: src/view/screens/Settings.tsx:509 msgid "Home Feed Preferences" msgstr "होम फ़ीड प्राथमिकताएं" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:114 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:116 msgid "Hosting provider" msgstr "होस्टिंग प्रदाता" @@ -1097,18 +1595,34 @@ msgstr "होस्टिंग प्रदाता" msgid "Hosting provider address" msgstr "होस्टिंग प्रदाता पता" -#: src/view/com/modals/VerifyEmail.tsx:208 +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "How should we open this link?" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:214 msgid "I have a code" msgstr "मेरे पास एक OTP कोड है" -#: src/view/com/modals/ChangeHandle.tsx:281 +#: src/view/com/modals/VerifyEmail.tsx:216 +msgid "I have a confirmation code" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:283 msgid "I have my own domain" msgstr "मेरे पास अपना डोमेन है" +#: src/view/com/lightbox/Lightbox.web.tsx:158 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:127 msgid "If none are selected, suitable for all ages." msgstr "यदि किसी को चुना जाता है, तो सभी उम्र के लिए उपयुक्त है।।" +#: src/view/com/util/images/Gallery.tsx:37 +msgid "Image" +msgstr "" + #: src/view/com/modals/AltImage.tsx:97 msgid "Image alt text" msgstr "छवि alt पाठ" @@ -1123,19 +1637,76 @@ msgstr "छवि विकल्प" #~ msgid "In Your Network" #~ msgstr "आपके नेटवर्क में" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:110 +msgid "Input code sent to your email for password reset" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:180 +msgid "Input confirmation code for account deletion" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:109 +msgid "Input email for Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:80 +msgid "Input hosting provider address" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:73 +msgid "Input invite code to proceed" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:182 +msgid "Input name for app password" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:133 +msgid "Input new password" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:196 +msgid "Input password for account deletion" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:227 +msgid "Input the password tied to {identifier}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:194 +msgid "Input the username or email address you used at signup" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:90 +msgid "Input your email to get on the Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:226 +msgid "Input your password" +msgstr "" + +#: src/view/com/auth/create/Step3.tsx:39 +msgid "Input your user handle" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:229 +msgid "Invalid or unsupported post record" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:115 msgid "Invalid username or password" msgstr "अवैध उपयोगकर्ता नाम या पासवर्ड" -#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:411 msgid "Invite" msgstr "आमंत्रण भेजो" -#: src/view/com/modals/InviteCodes.tsx:91 -#: src/view/screens/Settings.tsx:371 +#: src/view/com/modals/InviteCodes.tsx:93 +#: src/view/screens/Settings.tsx:399 msgid "Invite a Friend" msgstr "एक दोस्त को आमंत्रित करें" +#: src/view/com/auth/create/Step2.tsx:63 #: src/view/com/auth/create/Step2.tsx:72 msgid "Invite code" msgstr "आमंत्रण कोड" @@ -1144,10 +1715,18 @@ msgstr "आमंत्रण कोड" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "" -#: src/view/shell/Drawer.tsx:640 +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: {0} available" +msgstr "" + +#: src/view/shell/Drawer.tsx:642 msgid "Invite codes: {invitesAvailable} available" msgstr "" +#: src/view/com/modals/InviteCodes.tsx:169 +msgid "Invite codes: 1 available" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 msgid "Jobs" msgstr "" @@ -1161,7 +1740,7 @@ msgstr "प्रतीक्षा सूची में शामिल ह msgid "Join the waitlist." msgstr "प्रतीक्षा सूची में शामिल हों।।" -#: src/view/com/modals/Waitlist.tsx:124 +#: src/view/com/modals/Waitlist.tsx:128 msgid "Join Waitlist" msgstr "वेटरलिस्ट में शामिल हों" @@ -1169,15 +1748,24 @@ msgstr "वेटरलिस्ट में शामिल हों" msgid "Language selection" msgstr "अपनी भाषा चुने" +#: src/view/screens/Settings.tsx:560 +msgid "Language settings" +msgstr "" + +#: src/Navigation.tsx:141 #: src/view/screens/LanguageSettings.tsx:89 msgid "Language Settings" msgstr "भाषा सेटिंग्स" -#: src/view/screens/Settings.tsx:541 +#: src/view/screens/Settings.tsx:569 msgid "Languages" msgstr "भाषा" -#: src/view/com/util/moderation/ContentHider.tsx:101 +#: src/view/com/auth/create/StepHeader.tsx:13 +msgid "Last step!" +msgstr "" + +#: src/view/com/util/moderation/ContentHider.tsx:103 msgid "Learn more" msgstr "" @@ -1187,9 +1775,9 @@ msgstr "" msgid "Learn More" msgstr "अधिक जानें" -#: src/view/com/util/moderation/ContentHider.tsx:83 +#: src/view/com/util/moderation/ContentHider.tsx:85 #: src/view/com/util/moderation/PostAlerts.tsx:40 -#: src/view/com/util/moderation/PostHider.tsx:76 +#: src/view/com/util/moderation/PostHider.tsx:78 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 #: src/view/com/util/moderation/ScreenHider.tsx:101 msgid "Learn more about this warning" @@ -1203,10 +1791,14 @@ msgstr "" msgid "Leave them all unchecked to see any language." msgstr "उन्हें किसी भी भाषा को देखने के लिए अनचेक छोड़ दें।।" -#: src/view/com/modals/LinkWarning.tsx:49 +#: src/view/com/modals/LinkWarning.tsx:51 msgid "Leaving Bluesky" msgstr "लीविंग Bluesky" +#: src/view/screens/Settings.tsx:280 +msgid "Legacy storage cleared, you need to restart the app now." +msgstr "" + #: src/view/com/auth/login/Login.tsx:128 #: src/view/com/auth/login/Login.tsx:144 msgid "Let's get your password reset!" @@ -1217,23 +1809,48 @@ msgstr "चलो अपना पासवर्ड रीसेट करे msgid "Library" msgstr "चित्र पुस्तकालय" -#: src/view/screens/Settings.tsx:405 -#~ msgid "Light" -#~ msgstr "लाइट मोड" +#: src/view/screens/Settings.tsx:473 +msgid "Light" +msgstr "लाइट मोड" -#: src/view/screens/ProfileFeed.tsx:586 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Like" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:600 msgid "Like this feed" msgstr "इस फ़ीड को लाइक करो" +#: src/Navigation.tsx:199 #: src/view/screens/PostLikedBy.tsx:27 #: src/view/screens/ProfileFeedLikedBy.tsx:27 msgid "Liked by" msgstr "इन यूजर ने लाइक किया है" +#: src/view/com/feeds/FeedSourceCard.tsx:277 +msgid "Liked by {0} {1}" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:615 +msgid "Liked by {likeCount} {0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:171 +msgid "liked your custom feed{0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:155 +msgid "liked your post" +msgstr "" + #: src/view/screens/Profile.tsx:164 msgid "Likes" msgstr "" +#: src/view/com/post-thread/PostThreadItem.tsx:184 +msgid "Likes on this post" +msgstr "" + #: src/view/screens/Moderation.tsx:203 #~ msgid "Limit the visibility of my account" #~ msgstr "" @@ -1242,23 +1859,52 @@ msgstr "" #~ msgid "Limit the visibility of my account to logged-out users" #~ msgstr "" -#: src/view/com/modals/CreateOrEditList.tsx:186 +#: src/Navigation.tsx:168 +msgid "List" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:205 msgid "List Avatar" msgstr "सूची अवतार" -#: src/view/com/modals/CreateOrEditList.tsx:199 +#: src/view/screens/ProfileList.tsx:323 +msgid "List blocked" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:231 +msgid "List by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:367 +msgid "List deleted" +msgstr "" + +#: src/view/screens/ProfileList.tsx:282 +msgid "List muted" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:218 msgid "List Name" msgstr "सूची का नाम" +#: src/view/screens/ProfileList.tsx:342 +msgid "List unblocked" +msgstr "" + +#: src/view/screens/ProfileList.tsx:301 +msgid "List unmuted" +msgstr "" + +#: src/Navigation.tsx:111 #: src/view/screens/Profile.tsx:166 #: src/view/shell/desktop/LeftNav.tsx:379 -#: src/view/shell/Drawer.tsx:490 -#: src/view/shell/Drawer.tsx:491 +#: src/view/shell/Drawer.tsx:492 +#: src/view/shell/Drawer.tsx:493 msgid "Lists" msgstr "सूची" -#: src/view/com/post-thread/PostThread.tsx:259 -#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:263 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Load more posts" msgstr "अधिक पोस्ट लोड करें" @@ -1266,7 +1912,10 @@ msgstr "अधिक पोस्ट लोड करें" msgid "Load new notifications" msgstr "नई सूचनाएं लोड करें" -#: src/view/com/feeds/FeedPage.tsx:189 +#: src/view/com/feeds/FeedPage.tsx:190 +#: src/view/screens/Profile.tsx:412 +#: src/view/screens/ProfileFeed.tsx:503 +#: src/view/screens/ProfileList.tsx:659 msgid "Load new posts" msgstr "नई पोस्ट लोड करें" @@ -1278,6 +1927,10 @@ msgstr "" msgid "Local dev server" msgstr "स्थानीय देव सर्वर" +#: src/Navigation.tsx:209 +msgid "Log" +msgstr "" + #: src/view/screens/Moderation.tsx:134 #~ msgid "Logged-out users" #~ msgstr "" @@ -1294,7 +1947,7 @@ msgstr "उस खाते में लॉग इन करें जो स #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" #~ msgstr "" -#: src/view/com/modals/LinkWarning.tsx:63 +#: src/view/com/modals/LinkWarning.tsx:65 msgid "Make sure this is where you intend to go!" msgstr "यह सुनिश्चित करने के लिए कि आप कहाँ जाना चाहते हैं!" @@ -1310,65 +1963,107 @@ msgstr "" msgid "Mentioned users" msgstr "" +#: src/view/com/util/ViewHeader.tsx:81 #: src/view/screens/Search/Search.tsx:537 msgid "Menu" msgstr "मेनू" #: src/view/com/posts/FeedErrorMessage.tsx:194 -msgid "Message from server" +#~ msgid "Message from server" +#~ msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:197 +msgid "Message from server: {0}" msgstr "" +#: src/Navigation.tsx:116 #: src/view/screens/Moderation.tsx:64 -#: src/view/screens/Settings.tsx:563 +#: src/view/screens/Settings.tsx:591 #: src/view/shell/desktop/LeftNav.tsx:397 -#: src/view/shell/Drawer.tsx:509 -#: src/view/shell/Drawer.tsx:510 +#: src/view/shell/Drawer.tsx:511 +#: src/view/shell/Drawer.tsx:512 msgid "Moderation" msgstr "मॉडरेशन" +#: src/view/com/lists/ListCard.tsx:92 +#: src/view/com/modals/UserAddRemoveLists.tsx:190 +msgid "Moderation list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:753 +msgid "Moderation list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:90 +#: src/view/com/modals/UserAddRemoveLists.tsx:188 +#: src/view/screens/ProfileList.tsx:751 +msgid "Moderation list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:139 +msgid "Moderation list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:126 +msgid "Moderation list updated" +msgstr "" + #: src/view/screens/Moderation.tsx:95 msgid "Moderation lists" msgstr "मॉडरेशन सूचियाँ" +#: src/Navigation.tsx:121 #: src/view/screens/ModerationModlists.tsx:58 msgid "Moderation Lists" msgstr "" +#: src/view/screens/Settings.tsx:585 +msgid "Moderation settings" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:35 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "" + #: src/view/shell/desktop/Feeds.tsx:53 msgid "More feeds" msgstr "अधिक फ़ीड" -#: src/view/com/profile/ProfileHeader.tsx:548 -#: src/view/screens/ProfileFeed.tsx:361 -#: src/view/screens/ProfileList.tsx:584 +#: src/view/com/profile/ProfileHeader.tsx:562 +#: src/view/screens/ProfileFeed.tsx:371 +#: src/view/screens/ProfileList.tsx:595 msgid "More options" msgstr "अधिक विकल्प" -#: src/view/com/util/forms/PostDropdownBtn.tsx:158 -#~ msgid "More post options" -#~ msgstr "पोस्ट विकल्प" +#: src/view/com/util/forms/PostDropdownBtn.tsx:268 +msgid "More post options" +msgstr "पोस्ट विकल्प" #: src/view/screens/PreferencesThreads.tsx:82 msgid "Most-liked replies first" msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:370 +#: src/view/com/profile/ProfileHeader.tsx:374 msgid "Mute Account" msgstr "खाता म्यूट करें" -#: src/view/screens/ProfileList.tsx:511 +#: src/view/screens/ProfileList.tsx:522 msgid "Mute accounts" msgstr "खातों को म्यूट करें" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Mute list" msgstr "" -#: src/view/screens/ProfileList.tsx:271 +#: src/view/screens/ProfileList.tsx:274 msgid "Mute these accounts?" msgstr "इन खातों को म्यूट करें?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/screens/ProfileList.tsx:278 +msgid "Mute this List" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Mute thread" msgstr "थ्रेड म्यूट करें" @@ -1376,6 +2071,7 @@ msgstr "थ्रेड म्यूट करें" msgid "Muted accounts" msgstr "म्यूट किए गए खाते" +#: src/Navigation.tsx:126 #: src/view/screens/ModerationMutedAccounts.tsx:107 msgid "Muted Accounts" msgstr "म्यूट किए गए खाते" @@ -1384,7 +2080,7 @@ msgstr "म्यूट किए गए खाते" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "म्यूट किए गए खातों की पोस्ट आपके फ़ीड और आपकी सूचनाओं से हटा दी जाती हैं। म्यूट पूरी तरह से निजी हैं." -#: src/view/screens/ProfileList.tsx:273 +#: src/view/screens/ProfileList.tsx:276 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "म्यूट करना निजी है. म्यूट किए गए खाते आपके साथ इंटरैक्ट कर सकते हैं, लेकिन आप उनकी पोस्ट नहीं देखेंगे या उनसे सूचनाएं प्राप्त नहीं करेंगे।" @@ -1396,7 +2092,7 @@ msgstr "म्यूट करना निजी है. म्यूट कि msgid "My Birthday" msgstr "जन्मदिन" -#: src/view/screens/Feeds.tsx:363 +#: src/view/screens/Feeds.tsx:367 msgid "My Feeds" msgstr "मेरी फ़ीड" @@ -1404,53 +2100,98 @@ msgstr "मेरी फ़ीड" msgid "My Profile" msgstr "मेरी प्रोफाइल" -#: src/view/screens/Settings.tsx:520 +#: src/view/screens/Settings.tsx:548 msgid "My Saved Feeds" msgstr "मेरी फ़ीड" -#: src/view/com/modals/AddAppPasswords.tsx:177 -#: src/view/com/modals/CreateOrEditList.tsx:211 +#: src/view/com/modals/AddAppPasswords.tsx:181 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "Name" msgstr "नाम" +#: src/view/com/modals/CreateOrEditList.tsx:108 +msgid "Name is required" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:186 +#: src/view/com/auth/login/LoginForm.tsx:286 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +msgid "Navigates to the next screen" +msgstr "" + +#: src/view/shell/Drawer.tsx:71 +msgid "Navigates to your profile" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:107 #: src/view/com/modals/EmbedConsent.tsx:123 msgid "Never load embeds from {0}" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 msgid "Never lose access to your followers and data." msgstr "अपने फ़ॉलोअर्स और डेटा तक पहुंच कभी न खोएं।" #: src/view/screens/Lists.tsx:76 +msgctxt "action" +msgid "New" +msgstr "" + #: src/view/screens/ModerationModlists.tsx:78 msgid "New" msgstr "नया" -#: src/view/com/feeds/FeedPage.tsx:200 -#: src/view/screens/Feeds.tsx:507 +#: src/view/com/modals/CreateOrEditList.tsx:195 +msgid "New Moderation List" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:122 +msgid "New password" +msgstr "" + +#: src/view/com/feeds/FeedPage.tsx:201 +msgctxt "action" +msgid "New post" +msgstr "" + +#: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:354 -#: src/view/screens/ProfileFeed.tsx:431 -#: src/view/screens/ProfileList.tsx:194 -#: src/view/screens/ProfileList.tsx:222 +#: src/view/screens/ProfileFeed.tsx:441 +#: src/view/screens/ProfileList.tsx:197 +#: src/view/screens/ProfileList.tsx:225 #: src/view/shell/desktop/LeftNav.tsx:248 msgid "New post" msgstr "नई पोस्ट" #: src/view/shell/desktop/LeftNav.tsx:258 +msgctxt "action" msgid "New Post" -msgstr "नई पोस्ट" +msgstr "" + +#: src/view/shell/desktop/LeftNav.tsx:258 +#~ msgid "New Post" +#~ msgstr "नई पोस्ट" + +#: src/view/com/modals/CreateOrEditList.tsx:190 +msgid "New User List" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:79 msgid "Newest replies first" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 +msgctxt "action" +msgid "Next" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:154 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:174 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:184 -#: src/view/com/auth/login/LoginForm.tsx:286 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:156 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:178 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:188 +#: src/view/com/auth/login/LoginForm.tsx:288 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:158 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 msgid "Next" msgstr "अगला" @@ -1459,25 +2200,34 @@ msgstr "अगला" msgid "Next image" msgstr "अगली फोटो" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:197 -#: src/view/screens/PreferencesHomeFeed.tsx:232 -#: src/view/screens/PreferencesHomeFeed.tsx:269 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:200 +#: src/view/screens/PreferencesHomeFeed.tsx:235 +#: src/view/screens/PreferencesHomeFeed.tsx:272 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "No" msgstr "नहीं" -#: src/view/screens/ProfileFeed.tsx:579 -#: src/view/screens/ProfileList.tsx:720 +#: src/view/screens/ProfileFeed.tsx:593 +#: src/view/screens/ProfileList.tsx:733 msgid "No description" msgstr "कोई विवरण नहीं" +#: src/view/com/profile/ProfileHeader.tsx:217 +msgid "No longer following {0}" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:107 +msgid "No notifications yet!" +msgstr "" + #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:191 msgid "No result" msgstr "" -#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/Feeds.tsx:456 msgid "No results found for \"{query}\"" msgstr "\"{query}\" के लिए कोई परिणाम नहीं मिला" @@ -1489,8 +2239,8 @@ msgstr "\"{query}\" के लिए कोई परिणाम नहीं #: src/view/com/modals/ListAddRemoveUsers.tsx:127 #: src/view/screens/Search/Search.tsx:270 #: src/view/screens/Search/Search.tsx:298 -#: src/view/screens/Search/Search.tsx:629 -#: src/view/shell/desktop/Search.tsx:210 +#: src/view/screens/Search/Search.tsx:630 +#: src/view/shell/desktop/Search.tsx:213 msgid "No results found for {query}" msgstr "" @@ -1510,6 +2260,15 @@ msgstr "" msgid "Not Applicable." msgstr "लागू नहीं।" +#: src/Navigation.tsx:106 +msgid "Not Found" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:246 +#: src/view/com/modals/VerifyEmail.tsx:252 +msgid "Not right now" +msgstr "" + #: src/view/screens/Moderation.tsx:227 #~ msgid "Note: Bluesky is an open and public network, and enabling this will not make your profile private or limit the ability of logged in users to see your posts. This setting only limits the visibility of posts on the Bluesky app and website; third-party apps that display Bluesky content may not respect this setting, and could show your content to logged-out users." #~ msgstr "" @@ -1522,6 +2281,7 @@ msgstr "" #~ msgid "Note: Third-party apps that display Bluesky content may not respect this setting." #~ msgstr "" +#: src/Navigation.tsx:447 #: src/view/screens/Notifications.tsx:113 #: src/view/screens/Notifications.tsx:137 #: src/view/shell/bottom-bar/BottomBar.tsx:205 @@ -1531,6 +2291,10 @@ msgstr "" msgid "Notifications" msgstr "सूचनाएं" +#: src/view/com/modals/SelfLabel.tsx:103 +msgid "Nudity" +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:34 msgid "Oh no!" msgstr "अरे नहीं!" @@ -1543,7 +2307,11 @@ msgstr "ठीक है" msgid "Oldest replies first" msgstr "" -#: src/view/com/composer/Composer.tsx:363 +#: src/view/screens/Settings.tsx:236 +msgid "Onboarding reset" +msgstr "" + +#: src/view/com/composer/Composer.tsx:375 msgid "One or more images is missing alt text." msgstr "एक या अधिक छवियाँ alt पाठ याद आती हैं।।" @@ -1551,60 +2319,131 @@ msgstr "एक या अधिक छवियाँ alt पाठ याद msgid "Only {0} can reply." msgstr "" -#: src/view/com/composer/Composer.tsx:468 -#: src/view/com/composer/Composer.tsx:469 +#: src/view/com/modals/ProfilePreview.tsx:49 +#: src/view/com/modals/ProfilePreview.tsx:61 +#: src/view/screens/AppPasswords.tsx:65 +msgid "Oops!" +msgstr "" + +#: src/view/com/composer/Composer.tsx:470 +#: src/view/com/composer/Composer.tsx:471 msgid "Open emoji picker" msgstr "" +#: src/view/screens/Settings.tsx:678 +msgid "Open links with in-app browser" +msgstr "" + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 msgid "Open navigation" msgstr "ओपन नेविगेशन" -#: src/view/screens/Settings.tsx:533 +#: src/view/screens/Settings.tsx:737 +msgid "Open storybook page" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:147 +msgid "Opens {numItems} options" +msgstr "" + +#: src/view/screens/Log.tsx:54 +msgid "Opens additional details for a debug entry" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:352 +msgid "Opens an expanded list of users in this notification" +msgstr "" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:61 +msgid "Opens camera on device" +msgstr "" + +#: src/view/com/composer/Prompt.tsx:25 +msgid "Opens composer" +msgstr "" + +#: src/view/screens/Settings.tsx:561 msgid "Opens configurable language settings" msgstr "भाषा सेटिंग्स खोलें" -#: src/view/screens/Settings.tsx:587 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 +msgid "Opens device photo gallery" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:459 +msgid "Opens editor for profile display name, avatar, background image, and description" +msgstr "" + +#: src/view/screens/Settings.tsx:615 msgid "Opens external embeds settings" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:614 +msgid "Opens followers list" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:633 +msgid "Opens following list" +msgstr "" + +#: src/view/screens/Settings.tsx:412 +msgid "Opens invite code list" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:172 #: src/view/shell/desktop/RightNav.tsx:156 -#: src/view/shell/Drawer.tsx:641 +#: src/view/shell/Drawer.tsx:643 msgid "Opens list of invite codes" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:279 +#: src/view/screens/Settings.tsx:696 +msgid "Opens modal for account deletion confirmation. Requires email code." +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:281 msgid "Opens modal for using custom domain" msgstr "कस्टम डोमेन का उपयोग करने के लिए मोडल खोलें" -#: src/view/screens/Settings.tsx:558 +#: src/view/screens/Settings.tsx:586 msgid "Opens moderation settings" msgstr "मॉडरेशन सेटिंग्स खोलें" -#: src/view/screens/Settings.tsx:514 +#: src/view/com/auth/login/LoginForm.tsx:236 +msgid "Opens password reset form" +msgstr "" + +#: src/view/screens/Feeds.tsx:335 +msgid "Opens screen to edit Saved Feeds" +msgstr "" + +#: src/view/screens/Settings.tsx:542 msgid "Opens screen with all saved feeds" msgstr "सभी बचाया फ़ीड के साथ स्क्रीन खोलें" -#: src/view/screens/Settings.tsx:614 +#: src/view/screens/Settings.tsx:642 msgid "Opens the app password settings page" msgstr "ऐप पासवर्ड सेटिंग पेज खोलें" -#: src/view/screens/Settings.tsx:473 +#: src/view/screens/Settings.tsx:501 msgid "Opens the home feed preferences" msgstr "होम फीड वरीयताओं को खोलता है" -#: src/view/screens/Settings.tsx:697 +#: src/view/screens/Settings.tsx:738 msgid "Opens the storybook page" msgstr "स्टोरीबुक पेज खोलें" -#: src/view/screens/Settings.tsx:677 +#: src/view/screens/Settings.tsx:718 msgid "Opens the system log page" msgstr "सिस्टम लॉग पेज खोलें" -#: src/view/screens/Settings.tsx:494 +#: src/view/screens/Settings.tsx:522 msgid "Opens the threads preferences" msgstr "धागे वरीयताओं को खोलता है" +#: src/view/com/util/forms/DropdownButton.tsx:254 +msgid "Option {0} of {numItems}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:89 msgid "Or combine these options:" msgstr "" @@ -1628,9 +2467,9 @@ msgstr "पृष्ठ नहीं मिला" #: src/view/com/auth/create/Step2.tsx:122 #: src/view/com/auth/create/Step2.tsx:132 -#: src/view/com/auth/login/LoginForm.tsx:221 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:130 -#: src/view/com/modals/DeleteAccount.tsx:191 +#: src/view/com/auth/login/LoginForm.tsx:223 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:132 +#: src/view/com/modals/DeleteAccount.tsx:195 msgid "Password" msgstr "पासवर्ड" @@ -1642,10 +2481,31 @@ msgstr "" msgid "Password updated!" msgstr "पासवर्ड अद्यतन!" +#: src/Navigation.tsx:162 +msgid "People followed by @{0}" +msgstr "" + +#: src/Navigation.tsx:155 +msgid "People following @{0}" +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:66 +msgid "Permission to access camera roll is required." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:72 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:121 msgid "Pictures meant for adults." msgstr "चित्र वयस्कों के लिए थे।।" +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Pin to home" +msgstr "" + #: src/view/screens/SavedFeeds.tsx:88 msgid "Pinned Feeds" msgstr "पिन किया गया फ़ीड" @@ -1675,7 +2535,11 @@ msgstr "" msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." msgstr "इसे बदलने से पहले कृपया अपने ईमेल की पुष्टि करें। यह एक अस्थायी आवश्यकता है जबकि ईमेल-अपडेटिंग टूल जोड़ा जाता है, और इसे जल्द ही हटा दिया जाएगा।।" -#: src/view/com/modals/AddAppPasswords.tsx:140 +#: src/view/com/modals/AddAppPasswords.tsx:89 +msgid "Please enter a name for your app password. All spaces is not allowed." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:144 msgid "Please enter a unique name for this App Password or use our randomly generated one." msgstr "कृपया इस ऐप पासवर्ड के लिए एक अद्वितीय नाम दर्ज करें या हमारे यादृच्छिक रूप से उत्पन्न एक का उपयोग करें।।" @@ -1683,7 +2547,7 @@ msgstr "कृपया इस ऐप पासवर्ड के लिए ए msgid "Please enter your email." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:180 +#: src/view/com/modals/DeleteAccount.tsx:184 msgid "Please enter your password as well:" msgstr "कृपया अपना पासवर्ड भी दर्ज करें:" @@ -1697,17 +2561,51 @@ msgstr "" #~ msgid "Please tell us why you think this decision was incorrect." #~ msgstr "" +#: src/view/com/modals/VerifyEmail.tsx:101 +msgid "Please Verify Your Email" +msgstr "" + #: src/view/com/composer/Composer.tsx:215 msgid "Please wait for your link card to finish loading" msgstr "" +#: src/view/com/modals/SelfLabel.tsx:111 +msgid "Porn" +msgstr "" + +#: src/view/com/composer/Composer.tsx:350 +#: src/view/com/composer/Composer.tsx:358 +msgctxt "action" +msgid "Post" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/screens/PostThread.tsx:82 +msgctxt "description" +msgid "Post" +msgstr "" + #: src/view/com/composer/Composer.tsx:346 #: src/view/com/post-thread/PostThread.tsx:225 #: src/view/screens/PostThread.tsx:80 -msgid "Post" -msgstr "पोस्ट" +#~ msgid "Post" +#~ msgstr "पोस्ट" -#: src/view/com/post-thread/PostThread.tsx:378 +#: src/view/com/post-thread/PostThreadItem.tsx:176 +msgid "Post by {0}" +msgstr "" + +#: src/Navigation.tsx:174 +#: src/Navigation.tsx:181 +#: src/Navigation.tsx:188 +msgid "Post by @{0}" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:82 +msgid "Post deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:382 msgid "Post hidden" msgstr "छुपा पोस्ट" @@ -1719,7 +2617,7 @@ msgstr "पोस्ट भाषा" msgid "Post Languages" msgstr "पोस्ट भाषा" -#: src/view/com/post-thread/PostThread.tsx:430 +#: src/view/com/post-thread/PostThread.tsx:434 msgid "Post not found" msgstr "पोस्ट नहीं मिला" @@ -1727,7 +2625,11 @@ msgstr "पोस्ट नहीं मिला" msgid "Posts" msgstr "" -#: src/view/com/modals/LinkWarning.tsx:44 +#: src/view/com/posts/FeedErrorMessage.tsx:64 +msgid "Posts hidden" +msgstr "" + +#: src/view/com/modals/LinkWarning.tsx:46 msgid "Potentially Misleading Link" msgstr "शायद एक भ्रामक लिंक" @@ -1743,30 +2645,35 @@ msgstr "प्राथमिक भाषा" msgid "Prioritize Your Follows" msgstr "अपने फ़ॉलोअर्स को प्राथमिकता दें" -#: src/view/screens/Settings.tsx:570 +#: src/view/screens/Settings.tsx:598 #: src/view/shell/desktop/RightNav.tsx:84 msgid "Privacy" msgstr "गोपनीयता" +#: src/Navigation.tsx:219 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings.tsx:783 +#: src/view/screens/Settings.tsx:824 #: src/view/shell/Drawer.tsx:262 msgid "Privacy Policy" msgstr "गोपनीयता नीति" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:190 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:194 msgid "Processing..." msgstr "प्रसंस्करण..." #: src/view/shell/bottom-bar/BottomBar.tsx:247 #: src/view/shell/desktop/LeftNav.tsx:415 #: src/view/shell/Drawer.tsx:70 -#: src/view/shell/Drawer.tsx:544 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:546 +#: src/view/shell/Drawer.tsx:547 msgid "Profile" msgstr "प्रोफ़ाइल" -#: src/view/screens/Settings.tsx:841 +#: src/view/com/modals/EditProfile.tsx:128 +msgid "Profile updated" +msgstr "" + +#: src/view/screens/Settings.tsx:882 msgid "Protect your account by verifying your email." msgstr "अपने ईमेल को सत्यापित करके अपने खाते को सुरक्षित रखें।।" @@ -1778,14 +2685,31 @@ msgstr "" msgid "Public, shareable lists which can drive feeds." msgstr "सार्वजनिक, साझा करने योग्य सूचियाँ जो फ़ीड चला सकती हैं।" -#: src/view/com/modals/Repost.tsx:52 +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish post" +msgstr "" + +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish reply" +msgstr "" + +#: src/view/com/modals/Repost.tsx:65 +msgctxt "action" +msgid "Quote post" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 msgid "Quote post" msgstr "कोटे पोस्ट" -#: src/view/com/modals/Repost.tsx:56 +#: src/view/com/modals/Repost.tsx:70 +msgctxt "action" msgid "Quote Post" -msgstr "कोटे पोस्ट" +msgstr "" + +#: src/view/com/modals/Repost.tsx:56 +#~ msgid "Quote Post" +#~ msgstr "कोटे पोस्ट" #: src/view/screens/PreferencesThreads.tsx:86 msgid "Random (aka \"Poster's Roulette\")" @@ -1810,7 +2734,7 @@ msgstr "अनुशंसित लोग" #: src/view/com/modals/ListAddRemoveUsers.tsx:264 #: src/view/com/modals/SelfLabel.tsx:83 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 #: src/view/com/util/UserAvatar.tsx:282 #: src/view/com/util/UserBanner.tsx:89 msgid "Remove" @@ -1824,13 +2748,16 @@ msgstr "मेरे फ़ीड से {0} हटाएं?" msgid "Remove account" msgstr "खाता हटाएं" -#: src/view/com/posts/FeedErrorMessage.tsx:130 +#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:166 msgid "Remove feed" msgstr "फ़ीड हटाएँ" #: src/view/com/feeds/FeedSourceCard.tsx:105 +#: src/view/com/feeds/FeedSourceCard.tsx:167 #: src/view/com/feeds/FeedSourceCard.tsx:172 -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Remove from my feeds" msgstr "मेरे फ़ीड से हटाएँ" @@ -1842,11 +2769,15 @@ msgstr "छवि निकालें" msgid "Remove image preview" msgstr "छवि पूर्वावलोकन निकालें" +#: src/view/com/modals/Repost.tsx:47 +msgid "Remove repost" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Remove this feed from my feeds?" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:132 msgid "Remove this feed from your saved feeds?" msgstr "इस फ़ीड को सहेजे गए फ़ीड से हटा दें?" @@ -1855,6 +2786,15 @@ msgstr "इस फ़ीड को सहेजे गए फ़ीड से msgid "Removed from list" msgstr "" +#: src/view/com/feeds/FeedSourceCard.tsx:111 +#: src/view/com/feeds/FeedSourceCard.tsx:178 +msgid "Removed from my feeds" +msgstr "" + +#: src/view/com/composer/ExternalEmbed.tsx:71 +msgid "Removes default thumbnail from {0}" +msgstr "" + #: src/view/screens/Profile.tsx:162 msgid "Replies" msgstr "" @@ -1863,31 +2803,50 @@ msgstr "" msgid "Replies to this thread are disabled" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:141 +#: src/view/com/composer/Composer.tsx:348 +msgctxt "action" +msgid "Reply" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:144 msgid "Reply Filters" msgstr "फिल्टर" +#: src/view/com/post/Post.tsx:165 +#: src/view/com/posts/FeedItem.tsx:286 +msgctxt "description" +msgid "Reply to <0/>" +msgstr "" + #: src/view/com/modals/report/Modal.tsx:166 msgid "Report {collectionName}" msgstr "रिपोर्ट {collectionName}" -#: src/view/com/profile/ProfileHeader.tsx:404 +#: src/view/com/profile/ProfileHeader.tsx:408 msgid "Report Account" msgstr "रिपोर्ट" -#: src/view/screens/ProfileFeed.tsx:291 +#: src/view/screens/ProfileFeed.tsx:301 msgid "Report feed" msgstr "रिपोर्ट फ़ीड" -#: src/view/screens/ProfileList.tsx:426 +#: src/view/screens/ProfileList.tsx:437 msgid "Report List" msgstr "रिपोर्ट सूची" #: src/view/com/modals/report/SendReportButton.tsx:37 -#: src/view/com/util/forms/PostDropdownBtn.tsx:196 +#: src/view/com/util/forms/PostDropdownBtn.tsx:208 msgid "Report post" msgstr "रिपोर्ट पोस्ट" +#: src/view/com/modals/Repost.tsx:43 +#: src/view/com/modals/Repost.tsx:48 +#: src/view/com/modals/Repost.tsx:53 +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgctxt "action" +msgid "Repost" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Repost" msgstr "पुन: पोस्ट" @@ -1901,6 +2860,22 @@ msgstr "पोस्ट दोबारा पोस्ट करें या msgid "Reposted by" msgstr "द्वारा दोबारा पोस्ट किया गया" +#: src/view/com/posts/FeedItem.tsx:206 +msgid "Reposted by {0})" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:223 +msgid "Reposted by <0/>" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:162 +msgid "reposted your post" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:189 +msgid "Reposts of this post" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:181 #: src/view/com/modals/ChangeEmail.tsx:183 msgid "Request Change" @@ -1910,7 +2885,7 @@ msgstr "अनुरोध बदलें" #~ msgid "Request to limit the visibility of my account" #~ msgstr "" -#: src/view/screens/Settings.tsx:422 +#: src/view/screens/Settings.tsx:450 msgid "Require alt text before posting" msgstr "पोस्ट करने से पहले वैकल्पिक टेक्स्ट की आवश्यकता है" @@ -1918,34 +2893,52 @@ msgstr "पोस्ट करने से पहले वैकल्पि msgid "Required for this provider" msgstr "इस प्रदाता के लिए आवश्यक" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:98 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 msgid "Reset code" msgstr "कोड रीसेट करें" -#: src/view/screens/Settings.tsx:719 +#: src/view/screens/Settings.tsx:757 +msgid "Reset onboarding" +msgstr "" + +#: src/view/screens/Settings.tsx:760 msgid "Reset onboarding state" msgstr "ऑनबोर्डिंग स्टेट को रीसेट करें" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:98 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:100 msgid "Reset password" msgstr "पासवर्ड रीसेट" -#: src/view/screens/Settings.tsx:709 +#: src/view/screens/Settings.tsx:747 +msgid "Reset preferences" +msgstr "" + +#: src/view/screens/Settings.tsx:750 msgid "Reset preferences state" msgstr "प्राथमिकताओं को रीसेट करें" -#: src/view/screens/Settings.tsx:717 +#: src/view/screens/Settings.tsx:758 msgid "Resets the onboarding state" msgstr "ऑनबोर्डिंग स्टेट को रीसेट करें" -#: src/view/screens/Settings.tsx:707 +#: src/view/screens/Settings.tsx:748 msgid "Resets the preferences state" msgstr "प्राथमिकताओं की स्थिति को रीसेट करें" +#: src/view/com/auth/login/LoginForm.tsx:266 +msgid "Retries login" +msgstr "" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:67 +msgid "Retries the last action, which errored out" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:163 #: src/view/com/auth/create/CreateAccount.tsx:167 -#: src/view/com/auth/login/LoginForm.tsx:263 -#: src/view/com/auth/login/LoginForm.tsx:266 +#: src/view/com/auth/login/LoginForm.tsx:265 +#: src/view/com/auth/login/LoginForm.tsx:268 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:65 msgid "Retry" @@ -1955,12 +2948,26 @@ msgstr "फिर से कोशिश करो" #~ msgid "Retry change handle" #~ msgstr "हैंडल बदलना फिर से कोशिश करो" +#: src/view/screens/ProfileList.tsx:877 +msgid "Return to previous page" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:59 +msgid "SANDBOX. Posts and accounts are not permanent." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:125 +#: src/view/com/modals/CreateOrEditList.tsx:278 +msgctxt "action" +msgid "Save" +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:94 #: src/view/com/modals/BirthDateSettings.tsx:97 #: src/view/com/modals/ChangeHandle.tsx:173 -#: src/view/com/modals/CreateOrEditList.tsx:249 -#: src/view/com/modals/CreateOrEditList.tsx:257 -#: src/view/com/modals/EditProfile.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:270 +#: src/view/com/modals/EditProfile.tsx:224 +#: src/view/screens/ProfileFeed.tsx:354 msgid "Save" msgstr "सेव करो" @@ -1972,7 +2979,7 @@ msgstr "सेव ऑल्ट टेक्स्ट" #~ msgid "Save changes" #~ msgstr "बदलाव सेव करो" -#: src/view/com/modals/EditProfile.tsx:231 +#: src/view/com/modals/EditProfile.tsx:232 msgid "Save Changes" msgstr "बदलाव सेव करो" @@ -1988,9 +2995,25 @@ msgstr "फोटो बदलाव सेव करो" msgid "Saved Feeds" msgstr "सहेजे गए फ़ीड" +#: src/view/com/modals/EditProfile.tsx:225 +msgid "Saves any changes to your profile" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:171 +msgid "Saves handle change to {handle}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:833 +msgid "Scroll to top" +msgstr "" + +#: src/Navigation.tsx:437 +#: src/view/com/auth/LoggedOut.tsx:122 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 +#: src/view/com/util/forms/SearchInput.tsx:53 #: src/view/com/util/forms/SearchInput.tsx:65 #: src/view/screens/Search/Search.tsx:406 +#: src/view/screens/Search/Search.tsx:559 #: src/view/screens/Search/Search.tsx:572 #: src/view/shell/bottom-bar/BottomBar.tsx:159 #: src/view/shell/desktop/LeftNav.tsx:324 @@ -2007,6 +3030,7 @@ msgstr "खोज" #: src/view/com/auth/LoggedOut.tsx:104 #: src/view/com/auth/LoggedOut.tsx:105 +#: src/view/com/modals/ListAddRemoveUsers.tsx:70 msgid "Search for users" msgstr "" @@ -2014,10 +3038,18 @@ msgstr "" msgid "Security Step Required" msgstr "सुरक्षा चरण आवश्यक" +#: src/view/screens/SavedFeeds.tsx:163 +msgid "See this guide" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 msgid "See what's next" msgstr "आगे क्या है" +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:75 msgid "Select Bluesky Social" msgstr "Bluesky Social का चयन करें" @@ -2026,6 +3058,10 @@ msgstr "Bluesky Social का चयन करें" msgid "Select from an existing account" msgstr "मौजूदा खाते से चुनें" +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:147 msgid "Select service" msgstr "सेवा चुनें" @@ -2042,7 +3078,8 @@ msgstr "ऐप में प्रदर्शित होने वाले msgid "Select your preferred language for translations in your feed." msgstr "अपने फ़ीड में अनुवाद के लिए अपनी पसंदीदा भाषा चुनें।" -#: src/view/com/modals/VerifyEmail.tsx:196 +#: src/view/com/modals/VerifyEmail.tsx:202 +#: src/view/com/modals/VerifyEmail.tsx:204 msgid "Send Confirmation Email" msgstr "पुष्टिकरण ईमेल भेजें" @@ -2050,9 +3087,14 @@ msgstr "पुष्टिकरण ईमेल भेजें" msgid "Send email" msgstr "ईमेल भेजें" -#: src/view/com/modals/DeleteAccount.tsx:138 +#: src/view/com/modals/DeleteAccount.tsx:140 +msgctxt "action" msgid "Send Email" -msgstr "ईमेल भेजें" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:138 +#~ msgid "Send Email" +#~ msgstr "ईमेल भेजें" #: src/view/shell/Drawer.tsx:295 #: src/view/shell/Drawer.tsx:316 @@ -2063,19 +3105,49 @@ msgstr "प्रतिक्रिया भेजें" msgid "Send Report" msgstr "रिपोर्ट भेजें" +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "Sends email with confirmation code for account deletion" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:306 +msgid "Set {value} for {labelGroup} content moderation policy" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:155 +#: src/view/com/modals/ContentFilteringSettings.tsx:174 +msgctxt "action" +msgid "Set Age" +msgstr "" + +#: src/view/screens/Settings.tsx:482 +msgid "Set color theme to dark" +msgstr "" + +#: src/view/screens/Settings.tsx:475 +msgid "Set color theme to light" +msgstr "" + +#: src/view/screens/Settings.tsx:469 +msgid "Set color theme to system setting" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 msgid "Set new password" msgstr "नया पासवर्ड सेट करें" -#: src/view/screens/PreferencesHomeFeed.tsx:222 +#: src/view/com/auth/create/Step2.tsx:133 +msgid "Set password" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:225 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." msgstr "अपने फ़ीड से सभी उद्धरण पदों को छिपाने के लिए इस सेटिंग को \"नहीं\" में सेट करें। Reposts अभी भी दिखाई देगा।।" -#: src/view/screens/PreferencesHomeFeed.tsx:119 +#: src/view/screens/PreferencesHomeFeed.tsx:122 msgid "Set this setting to \"No\" to hide all replies from your feed." msgstr "इस सेटिंग को अपने फ़ीड से सभी उत्तरों को छिपाने के लिए \"नहीं\" पर सेट करें।।" -#: src/view/screens/PreferencesHomeFeed.tsx:188 +#: src/view/screens/PreferencesHomeFeed.tsx:191 msgid "Set this setting to \"No\" to hide all reposts from your feed." msgstr "इस सेटिंग को अपने फ़ीड से सभी पोस्ट छिपाने के लिए \"नहीं\" करने के लिए सेट करें।।" @@ -2083,14 +3155,35 @@ msgstr "इस सेटिंग को अपने फ़ीड से सभ msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." msgstr "इस सेटिंग को \"हाँ\" में सेट करने के लिए एक थ्रेडेड व्यू में जवाब दिखाने के लिए। यह एक प्रयोगात्मक विशेषता है।।" -#: src/view/screens/PreferencesHomeFeed.tsx:258 +#: src/view/screens/PreferencesHomeFeed.tsx:261 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." msgstr "इस सेटिंग को अपने निम्नलिखित फ़ीड में अपने सहेजे गए फ़ीड के नमूने दिखाने के लिए \"हाँ\" पर सेट करें। यह एक प्रयोगात्मक विशेषता है।।" -#: src/view/screens/Settings.tsx:277 +#: src/view/com/modals/ChangeHandle.tsx:266 +msgid "Sets Bluesky username" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:153 +msgid "Sets email for password reset" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:118 +msgid "Sets hosting provider for password reset" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:143 +msgid "Sets hosting provider to {label}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:148 +msgid "Sets server for the Bluesky client" +msgstr "" + +#: src/Navigation.tsx:136 +#: src/view/screens/Settings.tsx:294 #: src/view/shell/desktop/LeftNav.tsx:433 -#: src/view/shell/Drawer.tsx:565 -#: src/view/shell/Drawer.tsx:566 +#: src/view/shell/Drawer.tsx:567 +#: src/view/shell/Drawer.tsx:568 msgid "Settings" msgstr "सेटिंग्स" @@ -2098,13 +3191,18 @@ msgstr "सेटिंग्स" msgid "Sexual activity or erotic nudity." msgstr "यौन गतिविधि या कामुक नग्नता।।" -#: src/view/com/profile/ProfileHeader.tsx:338 -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 -#: src/view/screens/ProfileList.tsx:385 +#: src/view/com/lightbox/Lightbox.tsx:134 +msgctxt "action" +msgid "Share" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:342 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 +#: src/view/screens/ProfileList.tsx:396 msgid "Share" msgstr "शेयर" -#: src/view/screens/ProfileFeed.tsx:303 +#: src/view/screens/ProfileFeed.tsx:313 msgid "Share feed" msgstr "" @@ -2112,11 +3210,17 @@ msgstr "" #~ msgid "Share link" #~ msgstr "लिंक शेयर करें" -#: src/view/com/util/moderation/ContentHider.tsx:105 -#: src/view/screens/Settings.tsx:316 +#: src/view/com/modals/ContentFilteringSettings.tsx:261 +#: src/view/com/util/moderation/ContentHider.tsx:107 +#: src/view/com/util/moderation/PostHider.tsx:108 +#: src/view/screens/Settings.tsx:344 msgid "Show" msgstr "दिखाओ" +#: src/view/screens/PreferencesHomeFeed.tsx:68 +msgid "Show all replies" +msgstr "" + #: src/view/com/util/moderation/ScreenHider.tsx:132 msgid "Show anyway" msgstr "दिखाओ" @@ -2125,15 +3229,25 @@ msgstr "दिखाओ" msgid "Show embeds from {0}" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:255 +#: src/view/com/profile/ProfileHeader.tsx:498 +msgid "Show follows similar to {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:569 +#: src/view/com/post/Post.tsx:196 +#: src/view/com/posts/FeedItem.tsx:362 +msgid "Show More" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:258 msgid "Show Posts from My Feeds" msgstr "मेरी फीड से पोस्ट दिखाएं" -#: src/view/screens/PreferencesHomeFeed.tsx:219 +#: src/view/screens/PreferencesHomeFeed.tsx:222 msgid "Show Quote Posts" msgstr "उद्धरण पोस्ट दिखाओ" -#: src/view/screens/PreferencesHomeFeed.tsx:116 +#: src/view/screens/PreferencesHomeFeed.tsx:119 msgid "Show Replies" msgstr "उत्तर दिखाएँ" @@ -2141,14 +3255,31 @@ msgstr "उत्तर दिखाएँ" msgid "Show replies by people you follow before all other replies." msgstr "अन्य सभी उत्तरों से पहले उन लोगों के उत्तर दिखाएं जिन्हें आप फ़ॉलो करते हैं।" -#: src/view/screens/PreferencesHomeFeed.tsx:185 +#: src/view/screens/PreferencesHomeFeed.tsx:70 +msgid "Show replies with at least {value} {0}" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:188 msgid "Show Reposts" msgstr "रीपोस्ट दिखाएँ" -#: src/view/com/notifications/FeedItem.tsx:345 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Show the content" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 msgid "Show users" msgstr "लोग दिखाएँ" +#: src/view/com/profile/ProfileHeader.tsx:501 +msgid "Shows a list of users similar to this user." +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:545 +msgid "Shows posts from {0} in your feed" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 #: src/view/com/auth/login/Login.tsx:98 #: src/view/com/auth/SplashScreen.tsx:54 @@ -2183,7 +3314,9 @@ msgid "Sign into" msgstr "साइन इन करें" #: src/view/com/modals/SwitchAccount.tsx:64 -#: src/view/com/modals/SwitchAccount.tsx:67 +#: src/view/com/modals/SwitchAccount.tsx:69 +#: src/view/screens/Settings.tsx:107 +#: src/view/screens/Settings.tsx:110 msgid "Sign out" msgstr "साइन आउट" @@ -2207,14 +3340,34 @@ msgstr "" msgid "Sign-in Required" msgstr "" -#: src/view/screens/Settings.tsx:327 +#: src/view/screens/Settings.tsx:355 msgid "Signed in as" msgstr "आपने इस रूप में साइन इन करा है:" +#: src/view/com/auth/login/ChooseAccountForm.tsx:103 +msgid "Signed in as @{0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:66 +msgid "Signs {0} out of Bluesky" +msgstr "" + #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 msgid "Skip" msgstr "स्किप" +#: src/view/com/modals/ProfilePreview.tsx:62 +msgid "Something went wrong and we're not sure what." +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:51 +msgid "Something went wrong. Check your email and try again." +msgstr "" + +#: src/App.native.tsx:57 +msgid "Sorry! Your session expired. Please log in again." +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:69 msgid "Sort Replies" msgstr "उत्तर क्रमबद्ध करें" @@ -2232,11 +3385,19 @@ msgstr "स्क्वायर" msgid "Staging" msgstr "स्टेजिंग" -#: src/view/screens/Settings.tsx:763 +#: src/view/screens/Settings.tsx:804 msgid "Status page" msgstr "स्थिति पृष्ठ" -#: src/view/screens/Settings.tsx:699 +#: src/view/com/auth/create/StepHeader.tsx:15 +msgid "Step {step} of 3" +msgstr "" + +#: src/view/screens/Settings.tsx:276 +msgid "Storage cleared, you need to restart the app now." +msgstr "" + +#: src/view/screens/Settings.tsx:740 msgid "Storybook" msgstr "Storybook" @@ -2244,32 +3405,59 @@ msgstr "Storybook" msgid "Submit" msgstr "" -#: src/view/screens/ProfileList.tsx:575 +#: src/view/screens/ProfileList.tsx:586 msgid "Subscribe" msgstr "सब्सक्राइब" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:582 msgid "Subscribe to this list" msgstr "इस सूची को सब्सक्राइब करें" +#: src/view/com/lists/ListCard.tsx:101 +msgid "Subscribed" +msgstr "" + #: src/view/screens/Search/Search.tsx:362 msgid "Suggested Follows" msgstr "अनुशंसित लोग" +#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 +msgid "Suggested for you" +msgstr "" + +#: src/view/com/modals/SelfLabel.tsx:95 +msgid "Suggestive" +msgstr "" + +#: src/Navigation.tsx:214 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "सहायता" -#: src/view/com/modals/SwitchAccount.tsx:115 +#: src/view/com/modals/ProfilePreview.tsx:110 +msgid "Swipe up to see more" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:117 msgid "Switch Account" msgstr "खाते बदलें" -#: src/view/screens/Settings.tsx:398 -#~ msgid "System" -#~ msgstr "प्रणाली" +#: src/view/com/modals/SwitchAccount.tsx:97 +#: src/view/screens/Settings.tsx:137 +msgid "Switch to {0}" +msgstr "" -#: src/view/screens/Settings.tsx:679 +#: src/view/com/modals/SwitchAccount.tsx:98 +#: src/view/screens/Settings.tsx:138 +msgid "Switches the account you are logged in to" +msgstr "" + +#: src/view/screens/Settings.tsx:466 +msgid "System" +msgstr "प्रणाली" + +#: src/view/screens/Settings.tsx:720 msgid "System log" msgstr "सिस्टम लॉग" @@ -2277,11 +3465,16 @@ msgstr "सिस्टम लॉग" msgid "Tall" msgstr "लंबा" +#: src/view/com/util/images/AutoSizedImage.tsx:70 +msgid "Tap to view fully" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:93 msgid "Terms" msgstr "शर्तें" -#: src/view/screens/Settings.tsx:777 +#: src/Navigation.tsx:224 +#: src/view/screens/Settings.tsx:818 #: src/view/screens/TermsOfService.tsx:29 #: src/view/shell/Drawer.tsx:256 msgid "Terms of Service" @@ -2292,7 +3485,7 @@ msgstr "सेवा की शर्तें" msgid "Text input field" msgstr "पाठ इनपुट फ़ील्ड" -#: src/view/com/profile/ProfileHeader.tsx:306 +#: src/view/com/profile/ProfileHeader.tsx:310 msgid "The account will be able to interact with you after unblocking." msgstr "अनब्लॉक करने के बाद अकाउंट आपसे इंटरैक्ट कर सकेगा।" @@ -2304,7 +3497,7 @@ msgstr "सामुदायिक दिशानिर्देशों क msgid "The Copyright Policy has been moved to <0/>" msgstr "कॉपीराइट नीति को <0/> पर स्थानांतरित कर दिया गया है" -#: src/view/com/post-thread/PostThread.tsx:433 +#: src/view/com/post-thread/PostThread.tsx:437 msgid "The post may have been deleted." msgstr "हो सकता है कि यह पोस्ट हटा दी गई हो।" @@ -2313,13 +3506,86 @@ msgid "The Privacy Policy has been moved to <0/>" msgstr "गोपनीयता नीति को <0/> पर स्थानांतरित किया गया है" #: src/view/screens/Support.tsx:36 -msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "समर्थन प्रपत्र स्थानांतरित कर दिया गया है. यदि आपको सहायता की आवश्यकता है, तो कृपया<0/> या हमसे संपर्क करने के लिए {HELP_DESK_URL} पर जाएं।" +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "" + +#: src/view/screens/Support.tsx:36 +#~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +#~ msgstr "समर्थन प्रपत्र स्थानांतरित कर दिया गया है. यदि आपको सहायता की आवश्यकता है, तो कृपया<0/> या हमसे संपर्क करने के लिए {HELP_DESK_URL} पर जाएं।" #: src/view/screens/TermsOfService.tsx:33 msgid "The Terms of Service have been moved to" msgstr "सेवा की शर्तों को स्थानांतरित कर दिया गया है" +#: src/view/screens/ProfileFeed.tsx:558 +msgid "There was an an issue contacting the server, please check your internet connection and try again." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:139 +msgid "There was an an issue removing this feed. Please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:218 +msgid "There was an an issue updating your feeds, please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:245 +#: src/view/screens/ProfileList.tsx:266 +#: src/view/screens/SavedFeeds.tsx:209 +#: src/view/screens/SavedFeeds.tsx:231 +#: src/view/screens/SavedFeeds.tsx:252 +msgid "There was an issue contacting the server" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 +#: src/view/com/feeds/FeedSourceCard.tsx:113 +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:181 +msgid "There was an issue contacting your server" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:115 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "" + +#: src/view/com/posts/Feed.tsx:261 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "" + +#: src/view/com/lists/ListMembers.tsx:172 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:148 +#: src/view/com/lists/ProfileLists.tsx:155 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:126 +msgid "There was an issue syncing your preferences with the server" +msgstr "" + +#: src/view/screens/AppPasswords.tsx:66 +msgid "There was an issue with fetching your app passwords" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:204 +#: src/view/com/profile/ProfileHeader.tsx:225 +#: src/view/com/profile/ProfileHeader.tsx:264 +#: src/view/com/profile/ProfileHeader.tsx:277 +#: src/view/com/profile/ProfileHeader.tsx:297 +#: src/view/com/profile/ProfileHeader.tsx:319 +msgid "There was an issue! {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:287 +#: src/view/screens/ProfileList.tsx:306 +#: src/view/screens/ProfileList.tsx:328 +#: src/view/screens/ProfileList.tsx:347 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:35 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "एप्लिकेशन में एक अप्रत्याशित समस्या थी. कृपया हमें बताएं कि क्या आपके साथ ऐसा हुआ है!" @@ -2340,19 +3606,33 @@ msgstr "" msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:107 +#: src/view/com/modals/ModerationDetails.tsx:67 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "This content is not viewable without a Bluesky account." msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:113 +#: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "" +#: src/view/screens/Profile.tsx:392 +#: src/view/screens/ProfileFeed.tsx:484 +#: src/view/screens/ProfileList.tsx:639 +msgid "This feed is empty!" +msgstr "" + +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:61 msgid "This information is not shared with other users." msgstr "यह जानकारी अन्य उपयोगकर्ताओं के साथ साझा नहीं की जाती है।।" -#: src/view/com/modals/VerifyEmail.tsx:113 +#: src/view/com/modals/VerifyEmail.tsx:119 msgid "This is important in case you ever need to change your email or reset your password." msgstr "अगर आपको कभी अपना ईमेल बदलने या पासवर्ड रीसेट करने की आवश्यकता है तो यह महत्वपूर्ण है।।" @@ -2360,24 +3640,44 @@ msgstr "अगर आपको कभी अपना ईमेल बदलन msgid "This is the service that keeps you online." msgstr "यह वह सेवा है जो आपको ऑनलाइन रखता है।।" -#: src/view/com/modals/LinkWarning.tsx:56 +#: src/view/com/modals/LinkWarning.tsx:58 msgid "This link is taking you to the following website:" msgstr "यह लिंक आपको निम्नलिखित वेबसाइट पर ले जा रहा है:" +#: src/view/screens/ProfileList.tsx:813 +msgid "This list is empty!" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:105 +msgid "This name is already in use" +msgstr "" + #: src/view/com/post-thread/PostThreadItem.tsx:123 msgid "This post has been deleted." msgstr "इस पोस्ट को हटा दिया गया है।।" +#: src/view/com/modals/ModerationDetails.tsx:62 +msgid "This user has blocked you. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:42 +msgid "This user is included in the <0/> list which you have blocked." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:74 +msgid "This user is included the <0/> list which you have muted." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:137 msgid "This warning is only available for posts with media attached." msgstr "यह चेतावनी केवल मीडिया संलग्न पोस्ट के लिए उपलब्ध है।" -#: src/view/com/util/forms/PostDropdownBtn.tsx:178 +#: src/view/com/util/forms/PostDropdownBtn.tsx:190 msgid "This will hide this post from your feeds." msgstr "" #: src/view/screens/PreferencesThreads.tsx:53 -#: src/view/screens/Settings.tsx:503 +#: src/view/screens/Settings.tsx:531 msgid "Thread Preferences" msgstr "थ्रेड प्राथमिकता" @@ -2385,7 +3685,11 @@ msgstr "थ्रेड प्राथमिकता" msgid "Threaded Mode" msgstr "थ्रेड मोड" -#: src/view/com/util/forms/DropdownButton.tsx:230 +#: src/Navigation.tsx:254 +msgid "Threads Preferences" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:234 msgid "Toggle dropdown" msgstr "ड्रॉपडाउन टॉगल करें" @@ -2393,60 +3697,100 @@ msgstr "ड्रॉपडाउन टॉगल करें" msgid "Transformations" msgstr "परिवर्तन" -#: src/view/com/post-thread/PostThreadItem.tsx:705 -#: src/view/com/post-thread/PostThreadItem.tsx:707 -#: src/view/com/util/forms/PostDropdownBtn.tsx:111 +#: src/view/com/post-thread/PostThreadItem.tsx:710 +#: src/view/com/post-thread/PostThreadItem.tsx:712 +#: src/view/com/util/forms/PostDropdownBtn.tsx:123 msgid "Translate" msgstr "अनुवाद" -#: src/view/com/util/error/ErrorScreen.tsx:73 +#: src/view/com/util/error/ErrorScreen.tsx:75 +msgctxt "action" msgid "Try again" -msgstr "फिर से कोशिश करो" +msgstr "" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/com/util/error/ErrorScreen.tsx:73 +#~ msgid "Try again" +#~ msgstr "फिर से कोशिश करो" + +#: src/view/screens/ProfileList.tsx:484 msgid "Un-block list" msgstr "" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Un-mute list" msgstr "" #: src/view/com/auth/create/CreateAccount.tsx:65 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:87 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:120 msgid "Unable to contact your service. Please check your Internet connection." msgstr "आपकी सेवा से संपर्क करने में असमर्थ। कृपया अपने इंटरनेट कनेक्शन की जांच करें।।" -#: src/view/com/profile/ProfileHeader.tsx:466 -#: src/view/com/profile/ProfileHeader.tsx:469 +#: src/view/com/profile/ProfileHeader.tsx:475 +msgctxt "action" +msgid "Unblock" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:472 +#: src/view/screens/ProfileList.tsx:568 msgid "Unblock" msgstr "अनब्लॉक" -#: src/view/com/profile/ProfileHeader.tsx:304 -#: src/view/com/profile/ProfileHeader.tsx:388 +#: src/view/com/profile/ProfileHeader.tsx:308 +#: src/view/com/profile/ProfileHeader.tsx:392 msgid "Unblock Account" msgstr "अनब्लॉक खाता" +#: src/view/com/modals/Repost.tsx:42 +#: src/view/com/modals/Repost.tsx:55 +#: src/view/com/util/post-ctrls/RepostButton.tsx:60 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Undo repost" msgstr "पुनः पोस्ट पूर्ववत करें" +#: src/view/com/profile/FollowButton.tsx:55 +msgctxt "action" +msgid "Unfollow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:524 +msgid "Unfollow {0}" +msgstr "" + #: src/view/com/auth/create/state.ts:216 msgid "Unfortunately, you do not meet the requirements to create an account." msgstr "" -#: src/view/com/profile/ProfileHeader.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Unlike" +msgstr "" + +#: src/view/screens/ProfileList.tsx:575 +msgid "Unmute" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:373 msgid "Unmute Account" msgstr "अनम्यूट खाता" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Unmute thread" msgstr "थ्रेड को अनम्यूट करें" -#: src/view/screens/ProfileList.tsx:441 +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Unpin" +msgstr "" + +#: src/view/screens/ProfileList.tsx:452 msgid "Unpin moderation list" msgstr "" +#: src/view/screens/ProfileFeed.tsx:354 +msgid "Unsave" +msgstr "" + #: src/view/com/modals/UserAddRemoveLists.tsx:54 msgid "Update {displayName} in Lists" msgstr "सूची में {displayName} अद्यतन करें" @@ -2455,34 +3799,83 @@ msgstr "सूची में {displayName} अद्यतन करें" msgid "Update Available" msgstr "उपलब्ध अद्यतन" -#: src/view/com/auth/login/SetNewPasswordForm.tsx:172 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:174 msgid "Updating..." msgstr "अद्यतन..।" -#: src/view/com/modals/ChangeHandle.tsx:453 +#: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "एक पाठ फ़ाइल अपलोड करने के लिए:" -#: src/view/screens/AppPasswords.tsx:194 +#: src/view/screens/AppPasswords.tsx:195 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." msgstr "अपने खाते या पासवर्ड को पूर्ण एक्सेस देने के बिना अन्य ब्लूस्की ग्राहकों को लॉगिन करने के लिए ऐप पासवर्ड का उपयोग करें।।" -#: src/view/com/modals/ChangeHandle.tsx:513 +#: src/view/com/modals/ChangeHandle.tsx:515 msgid "Use default provider" msgstr "डिफ़ॉल्ट प्रदाता का उपयोग करें" -#: src/view/com/modals/AddAppPasswords.tsx:150 +#: src/view/com/modals/InAppBrowserConsent.tsx:56 +#: src/view/com/modals/InAppBrowserConsent.tsx:58 +msgid "Use in-app browser" +msgstr "" + +#: src/view/com/modals/InAppBrowserConsent.tsx:66 +#: src/view/com/modals/InAppBrowserConsent.tsx:68 +msgid "Use my default browser" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:154 msgid "Use this to sign into the other app along with your handle." msgstr "अपने हैंडल के साथ दूसरे ऐप में साइन इन करने के लिए इसका उपयोग करें।" -#: src/view/com/modals/InviteCodes.tsx:197 +#: src/view/com/modals/ServerInput.tsx:105 +msgid "Use your domain as your Bluesky client service provider" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:200 msgid "Used by:" msgstr "के द्वारा उपयोग:" +#: src/view/com/modals/ModerationDetails.tsx:54 +msgid "User Blocked" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:40 +msgid "User Blocked by List" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:60 +msgid "User Blocks You" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:38 msgid "User handle" msgstr "यूजर हैंडल" +#: src/view/com/lists/ListCard.tsx:84 +#: src/view/com/modals/UserAddRemoveLists.tsx:182 +msgid "User list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:741 +msgid "User list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:180 +#: src/view/screens/ProfileList.tsx:739 +msgid "User list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:138 +msgid "User list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:125 +msgid "User list updated" +msgstr "" + #: src/view/screens/Lists.tsx:58 msgid "User Lists" msgstr "लोग सूचियाँ" @@ -2492,7 +3885,7 @@ msgstr "लोग सूचियाँ" msgid "Username or email address" msgstr "यूजर नाम या ईमेल पता" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:775 msgid "Users" msgstr "यूजर लोग" @@ -2508,15 +3901,15 @@ msgstr "" msgid "Users in \"{0}\"" msgstr "" -#: src/view/screens/Settings.tsx:802 +#: src/view/screens/Settings.tsx:843 msgid "Verify email" msgstr "ईमेल सत्यापित करें" -#: src/view/screens/Settings.tsx:827 +#: src/view/screens/Settings.tsx:868 msgid "Verify my email" msgstr "मेरी ईमेल सत्यापित करें" -#: src/view/screens/Settings.tsx:836 +#: src/view/screens/Settings.tsx:877 msgid "Verify My Email" msgstr "मेरी ईमेल सत्यापित करें" @@ -2525,18 +3918,42 @@ msgstr "मेरी ईमेल सत्यापित करें" msgid "Verify New Email" msgstr "नया ईमेल सत्यापित करें" +#: src/view/com/modals/VerifyEmail.tsx:103 +msgid "Verify Your Email" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:701 +msgid "View {0}'s avatar" +msgstr "" + #: src/view/screens/Log.tsx:52 msgid "View debug entry" msgstr "डीबग प्रविष्टि देखें" +#: src/view/com/posts/FeedSlice.tsx:103 +msgid "View full thread" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:172 +msgid "View profile" +msgstr "" + #: src/view/com/profile/ProfileSubpageHeader.tsx:128 msgid "View the avatar" msgstr "अवतार देखें" -#: src/view/com/modals/LinkWarning.tsx:73 +#: src/view/com/modals/LinkWarning.tsx:75 msgid "Visit Site" msgstr "साइट पर जाएं" +#: src/view/com/modals/ContentFilteringSettings.tsx:254 +msgid "Warn" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:48 +msgid "We'll look into your appeal promptly." +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "हम आपके हमारी सेवा में शामिल होने को लेकर बहुत उत्साहित हैं!" @@ -2549,6 +3966,10 @@ msgstr "हम आपके हमारी सेवा में शामि #~ msgid "We're sorry, but this feed is currently receiving high traffic and is temporarily unavailable. Please try again later." #~ msgstr "" +#: src/view/screens/ProfileList.tsx:83 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "" + #: src/view/screens/Search/Search.tsx:243 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "" @@ -2566,6 +3987,7 @@ msgid "What is the issue with this {collectionName}?" msgstr "इस {collectionName} के साथ क्या मुद्दा है?" #: src/view/com/auth/SplashScreen.tsx:34 +#: src/view/com/composer/Composer.tsx:279 msgid "What's up?" msgstr "" @@ -2590,23 +4012,30 @@ msgstr "" msgid "Wide" msgstr "चौड़ा" -#: src/view/com/composer/Composer.tsx:418 +#: src/view/com/composer/Composer.tsx:415 msgid "Write post" msgstr "पोस्ट लिखो" +#: src/view/com/composer/Composer.tsx:278 #: src/view/com/composer/Prompt.tsx:33 msgid "Write your reply" msgstr "अपना जवाब दें" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:198 -#: src/view/screens/PreferencesHomeFeed.tsx:233 -#: src/view/screens/PreferencesHomeFeed.tsx:268 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:201 +#: src/view/screens/PreferencesHomeFeed.tsx:236 +#: src/view/screens/PreferencesHomeFeed.tsx:271 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "Yes" msgstr "हाँ" +#: src/view/com/posts/FollowingEmptyState.tsx:67 +#: src/view/com/posts/FollowingEndOfFeed.tsx:68 +msgid "You can also discover new Custom Feeds to follow." +msgstr "" + #: src/view/com/auth/create/Step1.tsx:106 msgid "You can change hosting providers at any time." msgstr "आप किसी भी समय होस्टिंग प्रदाताओं को बदल सकते हैं।।" @@ -2616,7 +4045,7 @@ msgstr "आप किसी भी समय होस्टिंग प्र msgid "You can now sign in with your new password." msgstr "अब आप अपने नए पासवर्ड के साथ साइन इन कर सकते हैं।।" -#: src/view/com/modals/InviteCodes.tsx:64 +#: src/view/com/modals/InviteCodes.tsx:66 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "आपके पास अभी तक कोई आमंत्रण कोड नहीं है! जब आप कुछ अधिक समय के लिए Bluesky पर रहेंगे तो हम आपको कुछ भेजेंगे।" @@ -2624,7 +4053,7 @@ msgstr "आपके पास अभी तक कोई आमंत्रण msgid "You don't have any pinned feeds." msgstr "आपके पास कोई पिन किया हुआ फ़ीड नहीं है." -#: src/view/screens/Feeds.tsx:383 +#: src/view/screens/Feeds.tsx:387 msgid "You don't have any saved feeds!" msgstr "" @@ -2632,16 +4061,24 @@ msgstr "" msgid "You don't have any saved feeds." msgstr "आपके पास कोई सहेजी गई फ़ीड नहीं है." -#: src/view/com/post-thread/PostThread.tsx:381 +#: src/view/com/post-thread/PostThread.tsx:385 msgid "You have blocked the author or you have been blocked by the author." msgstr "आपने लेखक को अवरुद्ध किया है या आपने लेखक द्वारा अवरुद्ध किया है।।" -#: src/view/com/feeds/ProfileFeedgens.tsx:134 +#: src/view/com/modals/ModerationDetails.tsx:56 +msgid "You have blocked this user. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:87 +msgid "You have muted this user." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:136 msgid "You have no feeds." msgstr "" #: src/view/com/lists/MyLists.tsx:89 -#: src/view/com/lists/ProfileLists.tsx:138 +#: src/view/com/lists/ProfileLists.tsx:140 msgid "You have no lists." msgstr "आपके पास कोई सूची नहीं है।।" @@ -2649,7 +4086,7 @@ msgstr "आपके पास कोई सूची नहीं है।।" 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." msgstr "आपने अभी तक कोई भी अकाउंट ब्लॉक नहीं किया है. किसी खाते को ब्लॉक करने के लिए, उनकी प्रोफ़ाइल पर जाएं और उनके खाते के मेनू से \"खाता ब्लॉक करें\" चुनें।" -#: src/view/screens/AppPasswords.tsx:86 +#: src/view/screens/AppPasswords.tsx:87 msgid "You have not created any app passwords yet. You can create one by pressing the button below." msgstr "आपने अभी तक कोई ऐप पासवर्ड नहीं बनाया है। आप नीचे बटन दबाकर एक बना सकते हैं।।" @@ -2657,23 +4094,48 @@ msgstr "आपने अभी तक कोई ऐप पासवर्ड न 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." msgstr "आपने अभी तक कोई खाता म्यूट नहीं किया है. किसी खाते को म्यूट करने के लिए, उनकी प्रोफ़ाइल पर जाएं और उनके खाते के मेनू से \"खाता म्यूट करें\" चुनें।" +#: src/view/com/modals/ContentFilteringSettings.tsx:170 +msgid "You must be 18 or older to enable adult content." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:96 +msgid "You will no longer receive notifications for this thread" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:99 +msgid "You will now receive notifications for this thread" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "आपको \"reset code\" के साथ एक ईमेल प्राप्त होगा। उस कोड को यहाँ दर्ज करें, फिर अपना नया पासवर्ड दर्ज करें।।" +#: src/view/com/posts/FollowingEndOfFeed.tsx:48 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "" + #: src/view/com/auth/create/Step2.tsx:58 msgid "Your account" msgstr "आपका खाता" +#: src/view/com/modals/DeleteAccount.tsx:65 +msgid "Your account has been deleted" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:146 msgid "Your birth date" msgstr "जन्म तिथि" +#: src/view/com/modals/InAppBrowserConsent.tsx:47 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "" + #: src/view/com/auth/create/state.ts:102 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:70 msgid "Your email appears to be invalid." msgstr "" -#: src/view/com/modals/Waitlist.tsx:107 +#: src/view/com/modals/Waitlist.tsx:109 msgid "Your email has been saved! We'll be in touch soon." msgstr "आपका ईमेल बचाया गया है! हम जल्द ही संपर्क में रहेंगे।।" @@ -2681,30 +4143,43 @@ msgstr "आपका ईमेल बचाया गया है! हम ज msgid "Your email has been updated but not verified. As a next step, please verify your new email." msgstr "आपका ईमेल अद्यतन किया गया है लेकिन सत्यापित नहीं किया गया है। अगले चरण के रूप में, कृपया अपना नया ईमेल सत्यापित करें।।" -#: src/view/com/modals/VerifyEmail.tsx:108 +#: src/view/com/modals/VerifyEmail.tsx:114 msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "आपका ईमेल अभी तक सत्यापित नहीं हुआ है। यह एक महत्वपूर्ण सुरक्षा कदम है जिसे हम अनुशंसा करते हैं।।" +#: src/view/com/posts/FollowingEmptyState.tsx:47 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "" + #: src/view/com/auth/create/Step3.tsx:42 -#: src/view/com/modals/ChangeHandle.tsx:270 msgid "Your full handle will be" msgstr "आपका पूरा हैंडल होगा" +#: src/view/com/modals/ChangeHandle.tsx:270 +msgid "Your full handle will be <0>@{0}" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:53 msgid "Your hosting provider" msgstr "आपका होस्टिंग प्रदाता" -#: src/view/screens/Settings.tsx:402 +#: src/view/screens/Settings.tsx:430 #: src/view/shell/desktop/RightNav.tsx:137 -#: src/view/shell/Drawer.tsx:655 +#: src/view/shell/Drawer.tsx:657 msgid "Your invite codes are hidden when logged in using an App Password" msgstr "" +#: src/view/com/composer/Composer.tsx:267 +msgid "Your post has been published" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "आपकी पोस्ट, पसंद और ब्लॉक सार्वजनिक हैं। म्यूट निजी हैं।।" -#: src/view/com/modals/SwitchAccount.tsx:82 +#: src/view/com/modals/SwitchAccount.tsx:84 +#: src/view/screens/Settings.tsx:125 msgid "Your profile" msgstr "आपकी प्रोफ़ाइल" @@ -2720,6 +4195,10 @@ msgstr "आपकी प्रोफ़ाइल" #~ msgid "Your profile and posts will not be visible to people visiting the Bluesky app or website without having an account and being logged in." #~ msgstr "" +#: src/view/com/composer/Composer.tsx:266 +msgid "Your reply has been published" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:28 msgid "Your user handle" msgstr "आपका यूजर हैंडल" diff --git a/src/locale/locales/id/messages.po b/src/locale/locales/id/messages.po index add00b34..ba6a4c4b 100644 --- a/src/locale/locales/id/messages.po +++ b/src/locale/locales/id/messages.po @@ -13,29 +13,38 @@ msgstr "" "Language-Team: danninov, thinkbyte1024, mary-ext\n" "Plural-Forms: \n" -#: src/view/shell/desktop/RightNav.tsx:160 +#: src/view/com/modals/VerifyEmail.tsx:142 +msgid "(no email)" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:168 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" msgstr "{0, plural, one {# kode undangan tersedia} other {# kode undangan tersedia}}" -#: src/view/com/modals/Repost.tsx:44 +#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/screens/Settings.tsx:294 msgid "{0}" msgstr "{0}" #: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "{0} {purposeLabel} List" -msgstr "Daftar {purposeLabel} {0}" +#~ msgid "{0} {purposeLabel} List" +#~ msgstr "Daftar {purposeLabel} {0}" -#: src/view/shell/desktop/RightNav.tsx:143 +#: src/view/com/profile/ProfileHeader.tsx:632 +msgid "{following} following" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:151 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" msgstr "{invitesAvailable, plural, one {Kode undangan: # tersedia} other {Kode undangan: # tersedia}}" -#: src/view/screens/Settings.tsx:407 -#: src/view/shell/Drawer.tsx:659 +#: src/view/screens/Settings.tsx:435 +#: src/view/shell/Drawer.tsx:661 msgid "{invitesAvailable} invite code available" msgstr "{invitesAvailable} kode undangan tersedia" -#: src/view/screens/Settings.tsx:409 -#: src/view/shell/Drawer.tsx:661 +#: src/view/screens/Settings.tsx:437 +#: src/view/shell/Drawer.tsx:663 msgid "{invitesAvailable} invite codes available" msgstr "{invitesAvailable} kode undangan tersedia" @@ -43,10 +52,22 @@ msgstr "{invitesAvailable} kode undangan tersedia" msgid "{message}" msgstr "{message}" +#: src/view/shell/Drawer.tsx:440 +msgid "{numUnreadNotifications} unread" +msgstr "" + +#: src/Navigation.tsx:147 +msgid "@{0}" +msgstr "" + #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "<0/> anggota" +#: src/view/com/profile/ProfileHeader.tsx:634 +msgid "<0>{following} <1>following" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 msgid "<0>Choose your<1>Recommended<2>Feeds" msgstr "<0>Pilih<1>Rekomendasi<2>Feed" @@ -55,6 +76,14 @@ msgstr "<0>Pilih<1>Rekomendasi<2>Feed" msgid "<0>Follow some<1>Recommended<2>Users" msgstr "<0>Ikuti<1>Rekomendasi<2>Pengguna" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 +msgid "<0>Welcome to<1>Bluesky" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:597 +msgid "⚠Invalid Handle" +msgstr "" + #: src/view/com/util/moderation/LabelInfo.tsx:45 msgid "A content warning has been applied to this {0}." msgstr "Peringatan konten telah diterapkan pada {0}" @@ -63,23 +92,61 @@ msgstr "Peringatan konten telah diterapkan pada {0}" msgid "A new version of the app is available. Please update to continue using the app." msgstr "Versi terbaru aplikasi telah tersedia. Mohon perbarui untuk melanjutkan." +#: src/view/com/util/ViewHeader.tsx:83 +#: src/view/screens/Search/Search.tsx:538 +msgid "Access navigation links and settings" +msgstr "" + +#: src/view/com/pager/FeedsTabBarMobile.tsx:78 +msgid "Access profile and other navigation links" +msgstr "" + #: src/view/com/modals/EditImage.tsx:299 -#: src/view/screens/Settings.tsx:417 +#: src/view/screens/Settings.tsx:445 msgid "Accessibility" msgstr "Aksesibilitas" -#: src/view/com/auth/login/LoginForm.tsx:159 -#: src/view/screens/Settings.tsx:286 +#: src/view/com/auth/login/LoginForm.tsx:163 +#: src/view/screens/Settings.tsx:308 msgid "Account" msgstr "Akun" +#: src/view/com/profile/ProfileHeader.tsx:293 +msgid "Account blocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:260 +msgid "Account muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:86 +msgid "Account Muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:72 +msgid "Account Muted by List" +msgstr "" + #: src/view/com/util/AccountDropdownBtn.tsx:41 msgid "Account options" msgstr "Preferensi akun" +#: src/view/com/util/AccountDropdownBtn.tsx:25 +msgid "Account removed from quick access" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:315 +msgid "Account unblocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:273 +msgid "Account unmuted" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 -#: src/view/screens/ProfileList.tsx:754 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 +#: src/view/screens/ProfileList.tsx:791 msgid "Add" msgstr "Tambah" @@ -87,20 +154,27 @@ msgstr "Tambah" msgid "Add a content warning" msgstr "Tambahkan peringatan konten" -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:781 msgid "Add a user to this list" msgstr "Tambahkan pengguna ke daftar ini" -#: src/view/screens/Settings.tsx:355 -#: src/view/screens/Settings.tsx:364 +#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:392 msgid "Add account" msgstr "Tambahkan akun" #: src/view/com/composer/photos/Gallery.tsx:119 #: src/view/com/composer/photos/Gallery.tsx:180 +#: src/view/com/modals/AltImage.tsx:93 msgid "Add alt text" msgstr "Tambahkan teks alt" +#: src/view/screens/AppPasswords.tsx:102 +#: src/view/screens/AppPasswords.tsx:143 +#: src/view/screens/AppPasswords.tsx:156 +msgid "Add App Password" +msgstr "" + #: src/view/com/modals/report/InputIssueDetails.tsx:41 #: src/view/com/modals/report/Modal.tsx:191 msgid "Add details" @@ -110,32 +184,41 @@ msgstr "Tambahkan detail" msgid "Add details to report" msgstr "Tambahkan detail ke laporan" -#: src/view/com/composer/Composer.tsx:438 +#: src/view/com/composer/Composer.tsx:446 msgid "Add link card" msgstr "Tambahkan kartu tautan" -#: src/view/com/composer/Composer.tsx:441 +#: src/view/com/composer/Composer.tsx:451 msgid "Add link card:" msgstr "Tambahkan kartu tautan:" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "Tambahkan DNS record berikut ke domain Anda:" -#: src/view/com/profile/ProfileHeader.tsx:353 +#: src/view/com/profile/ProfileHeader.tsx:357 msgid "Add to Lists" msgstr "Tambahkan ke Daftar" -#: src/view/screens/ProfileFeed.tsx:270 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Add to my feeds" msgstr "Tambakan ke feed saya" +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 +msgid "Added" +msgstr "" + #: src/view/com/modals/ListAddRemoveUsers.tsx:191 #: src/view/com/modals/UserAddRemoveLists.tsx:128 msgid "Added to list" msgstr "Telah ditambahkan ke daftar" -#: src/view/screens/PreferencesHomeFeed.tsx:164 +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:173 msgid "Adjust the number of likes a reply must have to be shown in your feed." msgstr "Atur jumlah suka dari balasan yang akan ditampilkan di feed Anda." @@ -143,10 +226,18 @@ msgstr "Atur jumlah suka dari balasan yang akan ditampilkan di feed Anda." msgid "Adult Content" msgstr "Konten Dewasa" -#: src/view/screens/Settings.tsx:569 +#: src/view/com/modals/ContentFilteringSettings.tsx:137 +msgid "Adult content can only be enabled via the Web at <0/>." +msgstr "" + +#: src/view/screens/Settings.tsx:630 msgid "Advanced" msgstr "Lanjutan" +#: src/view/com/auth/login/ChooseAccountForm.tsx:98 +msgid "Already signed in as @{0}" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:130 msgid "ALT" msgstr "ALT" @@ -159,7 +250,7 @@ msgstr "Teks alt" msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "Teks alt mendeskripsikan gambar untuk pengguna disabilitas netra, serta memberikan konteks ke semua orang." -#: src/view/com/modals/VerifyEmail.tsx:118 +#: src/view/com/modals/VerifyEmail.tsx:124 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "Email telah dikirim ke {0} berisikan kode konfirmasi yang bisa dimasukkan di bawah ini." @@ -167,7 +258,12 @@ msgstr "Email telah dikirim ke {0} berisikan kode konfirmasi yang bisa dimasukka msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "Email telah dikirim ke alamat Anda sebelumnya, {0}. Masukkan kode konfirmasi yang terdapat di dalamnya di bawah ini." -#: src/view/com/notifications/FeedItem.tsx:236 +#: src/view/com/profile/FollowButton.tsx:30 +#: src/view/com/profile/FollowButton.tsx:40 +msgid "An issue occurred, please try again." +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:240 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" msgstr "dan" @@ -176,15 +272,32 @@ msgstr "dan" msgid "App Language" msgstr "Bahasa Aplikasi" -#: src/view/screens/Settings.tsx:589 +#: src/view/screens/AppPasswords.tsx:228 +msgid "App password deleted" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:133 +msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:98 +msgid "App Password names must be at least 4 characters long." +msgstr "" + +#: src/view/screens/Settings.tsx:641 +msgid "App password settings" +msgstr "" + +#: src/view/screens/Settings.tsx:650 msgid "App passwords" msgstr "Kata sandi aplikasi" -#: src/view/screens/AppPasswords.tsx:186 +#: src/Navigation.tsx:239 +#: src/view/screens/AppPasswords.tsx:187 msgid "App Passwords" msgstr "Kata sandi Aplikasi" -#: src/view/com/util/forms/PostDropdownBtn.tsx:236 +#: src/view/com/util/forms/PostDropdownBtn.tsx:248 msgid "Appeal content warning" msgstr "Ajukan banding peringatan konten" @@ -204,82 +317,101 @@ msgstr "Ajukan banding untuk keputusan ini" msgid "Appeal this decision." msgstr "Ajukan banding untuk keputusan ini." -#: src/view/screens/Settings.tsx:432 +#: src/view/screens/Settings.tsx:460 msgid "Appearance" msgstr "Tampilan" -#: src/view/screens/AppPasswords.tsx:223 +#: src/view/screens/AppPasswords.tsx:224 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "Anda yakin untuk menghapus kata sandi aplikasi \"{name}\"?" -#: src/view/com/composer/Composer.tsx:142 +#: src/view/com/composer/Composer.tsx:143 msgid "Are you sure you'd like to discard this draft?" msgstr "Anda yakin untuk membuang draf ini?" -#: src/view/screens/ProfileList.tsx:352 +#: src/view/screens/ProfileList.tsx:364 msgid "Are you sure?" msgstr "Anda yakin?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:219 +#: src/view/com/util/forms/PostDropdownBtn.tsx:231 msgid "Are you sure? This cannot be undone." msgstr "Anda yakin? Ini tidak dapat dibatalkan" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 +msgid "Are you writing in <0>{0}?" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:123 msgid "Artistic or non-erotic nudity." msgstr "Ketelanjangan artistik atau non-erotis." +#: src/view/com/post-thread/PostThread.tsx:400 +msgctxt "action" +msgid "Back" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:141 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:166 -#: src/view/com/auth/login/LoginForm.tsx:249 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:148 -#: src/view/com/modals/report/InputIssueDetails.tsx:45 -#: src/view/com/post-thread/PostThread.tsx:388 -#: src/view/com/post-thread/PostThread.tsx:438 -#: src/view/com/post-thread/PostThread.tsx:446 -#: src/view/com/profile/ProfileHeader.tsx:672 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:170 +#: src/view/com/auth/login/LoginForm.tsx:256 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:150 +#: src/view/com/modals/report/InputIssueDetails.tsx:46 +#: src/view/com/post-thread/PostThread.tsx:392 +#: src/view/com/post-thread/PostThread.tsx:442 +#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/profile/ProfileHeader.tsx:688 +#: src/view/com/util/ViewHeader.tsx:81 msgid "Back" msgstr "Kembali" -#: src/view/screens/Settings.tsx:461 +#: src/view/screens/Settings.tsx:489 msgid "Basics" msgstr "Dasar" -#: src/view/com/auth/create/Step2.tsx:131 -#: src/view/com/modals/BirthDateSettings.tsx:72 +#: src/view/com/auth/create/Step2.tsx:156 +#: src/view/com/modals/BirthDateSettings.tsx:73 msgid "Birthday" msgstr "Tanggal lahir" -#: src/view/screens/Settings.tsx:312 +#: src/view/screens/Settings.tsx:340 msgid "Birthday:" msgstr "Tanggal lahir:" -#: src/view/com/profile/ProfileHeader.tsx:282 -#: src/view/com/profile/ProfileHeader.tsx:389 +#: src/view/com/profile/ProfileHeader.tsx:286 +#: src/view/com/profile/ProfileHeader.tsx:393 msgid "Block Account" msgstr "Blokir Akun" -#: src/view/screens/ProfileList.tsx:522 +#: src/view/screens/ProfileList.tsx:534 msgid "Block accounts" msgstr "Blokir akun" -#: src/view/screens/ProfileList.tsx:472 +#: src/view/screens/ProfileList.tsx:484 msgid "Block list" msgstr "Daftar blokir" -#: src/view/screens/ProfileList.tsx:307 +#: src/view/screens/ProfileList.tsx:315 msgid "Block these accounts?" msgstr "Blokir akun ini?" +#: src/view/screens/ProfileList.tsx:319 +msgid "Block this List" +msgstr "" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 +msgid "Blocked" +msgstr "" + #: src/view/screens/Moderation.tsx:123 msgid "Blocked accounts" msgstr "Akun yang diblokir" +#: src/Navigation.tsx:131 #: src/view/screens/ModerationBlockedAccounts.tsx:107 msgid "Blocked Accounts" msgstr "Akun yang diblokir" -#: src/view/com/profile/ProfileHeader.tsx:284 +#: src/view/com/profile/ProfileHeader.tsx:288 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Akun yang diblokir tidak dapat membalas postingan Anda, menyebutkan Anda, dan interaksi lain dengan Anda." @@ -287,11 +419,11 @@ msgstr "Akun yang diblokir tidak dapat membalas postingan Anda, menyebutkan Anda msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Akun yang diblokir tidak dapat membalas postingan Anda, menyebutkan Anda, dan interaksi lain dengan Anda. Anda tidak akan melihat konten mereka dan mereka akan dicegah melihat konten Anda." -#: src/view/com/post-thread/PostThread.tsx:250 +#: src/view/com/post-thread/PostThread.tsx:254 msgid "Blocked post." msgstr "Postingan yang diblokir." -#: src/view/screens/ProfileList.tsx:309 +#: src/view/screens/ProfileList.tsx:317 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Blokir bersifat publik. Akun yang diblokir tidak dapat membalas postingan Anda, menyebutkan Anda, dan interaksi lain dengan Anda." @@ -303,14 +435,17 @@ msgstr "Blog" msgid "Bluesky" msgstr "Bluesky" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 msgid "Bluesky is flexible." msgstr "Bluesky itu fleksibel." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 msgid "Bluesky is open." msgstr "Bluesky itu terbuka." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 msgid "Bluesky is public." msgstr "Bluesky bersifat publik." @@ -327,7 +462,7 @@ msgstr "Bluesky tidak akan menampilkan profil dan postingan Anda ke pengguna yan msgid "Bluesky.Social" msgstr "Bluesky.Social" -#: src/view/screens/Settings.tsx:718 +#: src/view/screens/Settings.tsx:792 msgid "Build version {0} {1}" msgstr "Versi {0} {1}" @@ -335,44 +470,71 @@ msgstr "Versi {0} {1}" msgid "Business" msgstr "Bisnis" +#: src/view/com/modals/ServerInput.tsx:115 +msgid "Button disabled. Input custom domain to proceed." +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:157 +msgid "by —" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 +msgid "by {0}" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 +msgid "by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +msgid "by you" +msgstr "" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 #: src/view/com/util/UserAvatar.tsx:221 #: src/view/com/util/UserBanner.tsx:38 msgid "Camera" msgstr "Kamera" -#: src/view/com/modals/AddAppPasswords.tsx:214 +#: src/view/com/modals/AddAppPasswords.tsx:218 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "Hanya dapat terdiri dari huruf, angka, spasi, tanda hubung dan garis bawah. Minimal 4 karakter, namun tidak boleh lebih dari 32 karakter." -#: src/view/com/composer/Composer.tsx:285 -#: src/view/com/composer/Composer.tsx:288 -#: src/view/com/modals/AltImage.tsx:128 +#: src/view/com/modals/Confirm.tsx:88 +#: src/view/com/modals/Confirm.tsx:91 +#: src/view/com/modals/CreateOrEditList.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:227 +msgctxt "action" +msgid "Cancel" +msgstr "" + +#: src/view/com/composer/Composer.tsx:300 +#: src/view/com/composer/Composer.tsx:305 #: src/view/com/modals/ChangeEmail.tsx:218 #: src/view/com/modals/ChangeEmail.tsx:220 -#: src/view/com/modals/Confirm.tsx:88 -#: src/view/com/modals/CreateOrEditList.tsx:267 -#: src/view/com/modals/CreateOrEditList.tsx:272 -#: src/view/com/modals/DeleteAccount.tsx:150 -#: src/view/com/modals/DeleteAccount.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:288 #: src/view/com/modals/EditImage.tsx:323 -#: src/view/com/modals/EditProfile.tsx:248 -#: src/view/com/modals/LinkWarning.tsx:85 -#: src/view/com/modals/Repost.tsx:73 -#: src/view/com/modals/Waitlist.tsx:136 -#: src/view/screens/Search/Search.tsx:584 -#: src/view/shell/desktop/Search.tsx:182 +#: src/view/com/modals/EditProfile.tsx:249 +#: src/view/com/modals/InAppBrowserConsent.tsx:78 +#: src/view/com/modals/LinkWarning.tsx:87 +#: src/view/com/modals/Repost.tsx:87 +#: src/view/com/modals/VerifyEmail.tsx:247 +#: src/view/com/modals/VerifyEmail.tsx:253 +#: src/view/com/modals/Waitlist.tsx:142 +#: src/view/screens/Search/Search.tsx:602 +#: src/view/shell/desktop/Search.tsx:185 msgid "Cancel" msgstr "Batal" -#: src/view/com/modals/DeleteAccount.tsx:146 -#: src/view/com/modals/DeleteAccount.tsx:219 +#: src/view/com/modals/DeleteAccount.tsx:148 +#: src/view/com/modals/DeleteAccount.tsx:223 msgid "Cancel account deletion" msgstr "Batal menghapus akun" #: src/view/com/modals/AltImage.tsx:123 -msgid "Cancel add image alt text" -msgstr "Batal menambahkan teks alt gambar" +#~ msgid "Cancel add image alt text" +#~ msgstr "Batal menambahkan teks alt gambar" #: src/view/com/modals/ChangeHandle.tsx:149 msgid "Cancel change handle" @@ -382,29 +544,34 @@ msgstr "Batal mengubah handle" msgid "Cancel image crop" msgstr "Batal memotong gambar" -#: src/view/com/modals/EditProfile.tsx:243 +#: src/view/com/modals/EditProfile.tsx:244 msgid "Cancel profile editing" msgstr "Batal mengedit profil" -#: src/view/com/modals/Repost.tsx:64 +#: src/view/com/modals/Repost.tsx:78 msgid "Cancel quote post" msgstr "Batal mengutip postingan" #: src/view/com/modals/ListAddRemoveUsers.tsx:87 -#: src/view/shell/desktop/Search.tsx:178 +#: src/view/shell/desktop/Search.tsx:181 msgid "Cancel search" msgstr "Batal mencari" -#: src/view/com/modals/Waitlist.tsx:132 +#: src/view/com/modals/Waitlist.tsx:136 msgid "Cancel waitlist signup" msgstr "Batal mendaftar di daftar tunggu" -#: src/view/screens/Settings.tsx:306 +#: src/view/screens/Settings.tsx:334 +msgctxt "action" msgid "Change" -msgstr "Ubah" +msgstr "" -#: src/view/screens/Settings.tsx:601 -#: src/view/screens/Settings.tsx:610 +#: src/view/screens/Settings.tsx:306 +#~ msgid "Change" +#~ msgstr "Ubah" + +#: src/view/screens/Settings.tsx:662 +#: src/view/screens/Settings.tsx:671 msgid "Change handle" msgstr "Ubah handle" @@ -412,10 +579,14 @@ msgstr "Ubah handle" msgid "Change Handle" msgstr "Ubah Handle" -#: src/view/com/modals/VerifyEmail.tsx:141 +#: src/view/com/modals/VerifyEmail.tsx:147 msgid "Change my email" msgstr "Ubah email saya" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Change post language to {0}" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:109 msgid "Change Your Email" msgstr "Ubah Email Anda" @@ -428,43 +599,58 @@ msgstr "Lihat beberapa rekomendasi feed. Ketuk + untuk menambahkan ke daftar fee msgid "Check out some recommended users. Follow them to see similar users." msgstr "Lihat beberapa rekomendasi pengguna. Ikuti mereka untuk melihat pengguna serupa." -#: src/view/com/modals/DeleteAccount.tsx:163 +#: src/view/com/modals/DeleteAccount.tsx:165 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Periksa kotak masuk email Anda untuk kode konfirmasi dan masukkan di bawah ini:" +#: src/view/com/modals/Threadgate.tsx:72 +msgid "Choose \"Everybody\" or \"Nobody\"" +msgstr "" + +#: src/view/screens/Settings.tsx:663 +msgid "Choose a new Bluesky username or create" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:38 msgid "Choose Service" msgstr "Pilih Layanan" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 msgid "Choose the algorithms that power your experience with custom feeds." msgstr "Pilih algoritma yang akan digunakan untuk kustom feed Anda." -#: src/view/com/auth/create/Step2.tsx:106 +#: src/view/com/auth/create/Step2.tsx:127 msgid "Choose your password" msgstr "Pilih kata sandi Anda" -#: src/view/screens/Settings.tsx:694 +#: src/view/screens/Settings.tsx:767 +#: src/view/screens/Settings.tsx:768 msgid "Clear all legacy storage data" msgstr "Hapus semua data penyimpanan lama" -#: src/view/screens/Settings.tsx:696 +#: src/view/screens/Settings.tsx:770 msgid "Clear all legacy storage data (restart after this)" msgstr "Hapus semua data penyimpanan lama (mulai ulang setelah ini)" -#: src/view/screens/Settings.tsx:706 +#: src/view/screens/Settings.tsx:779 +#: src/view/screens/Settings.tsx:780 msgid "Clear all storage data" msgstr "Hapus semua data penyimpanan" -#: src/view/screens/Settings.tsx:708 +#: src/view/screens/Settings.tsx:782 msgid "Clear all storage data (restart after this)" msgstr "Hapus semua data penyimpanan (mulai ulang setelah ini)" -#: src/view/com/util/forms/SearchInput.tsx:73 -#: src/view/screens/Search/Search.tsx:569 +#: src/view/com/util/forms/SearchInput.tsx:74 +#: src/view/screens/Search/Search.tsx:583 msgid "Clear search query" msgstr "Hapus kueri pencarian" +#: src/view/screens/Support.tsx:40 +msgid "click here" +msgstr "" + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 msgid "Close alert" msgstr "Tutup peringatan" @@ -485,20 +671,51 @@ msgstr "Tutup penampil gambar" msgid "Close navigation footer" msgstr "Tutup footer navigasi" +#: src/view/shell/index.web.tsx:50 +msgid "Closes bottom navigation bar" +msgstr "" + +#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 +msgid "Closes password update alert" +msgstr "" + +#: src/view/com/composer/Composer.tsx:302 +msgid "Closes post composer and discards post draft" +msgstr "" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 +msgid "Closes viewer for header image" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:321 +msgid "Collapses list of users for a given notification" +msgstr "" + +#: src/Navigation.tsx:229 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "Panduan Komunitas" +#: src/view/com/composer/Composer.tsx:417 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "" + #: src/view/com/composer/Prompt.tsx:24 msgid "Compose reply" msgstr "Tulis balasan" -#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/Confirm.tsx:75 +#: src/view/com/modals/Confirm.tsx:78 +msgctxt "action" +msgid "Confirm" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/SelfLabel.tsx:154 -#: src/view/com/modals/VerifyEmail.tsx:225 -#: src/view/screens/PreferencesHomeFeed.tsx:299 -#: src/view/screens/PreferencesThreads.tsx:153 +#: src/view/com/modals/VerifyEmail.tsx:231 +#: src/view/com/modals/VerifyEmail.tsx:233 +#: src/view/screens/PreferencesHomeFeed.tsx:308 +#: src/view/screens/PreferencesThreads.tsx:159 msgid "Confirm" msgstr "Konfirmasi" @@ -511,18 +728,26 @@ msgstr "Konfirmasi Perubahan" msgid "Confirm content language settings" msgstr "Konfirmasi pengaturan bahasa konten" -#: src/view/com/modals/DeleteAccount.tsx:209 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Confirm delete account" msgstr "Konfirmasi hapus akun" +#: src/view/com/modals/ContentFilteringSettings.tsx:151 +msgid "Confirm your age to enable adult content." +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:157 -#: src/view/com/modals/DeleteAccount.tsx:176 -#: src/view/com/modals/VerifyEmail.tsx:159 +#: src/view/com/modals/DeleteAccount.tsx:178 +#: src/view/com/modals/VerifyEmail.tsx:165 msgid "Confirmation code" msgstr "Código de confirmación" +#: src/view/com/modals/Waitlist.tsx:120 +msgid "Confirms signing up {email} to the waitlist" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:174 -#: src/view/com/auth/login/LoginForm.tsx:268 +#: src/view/com/auth/login/LoginForm.tsx:275 msgid "Connecting..." msgstr "Menghubungkan..." @@ -539,6 +764,11 @@ msgstr "Penyaring Konten" msgid "Content Languages" msgstr "Bahasa konten" +#: src/view/com/modals/ModerationDetails.tsx:65 +msgid "Content Not Available" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:33 #: src/view/com/util/moderation/ScreenHider.tsx:78 msgid "Content Warning" msgstr "Peringatan Konten" @@ -552,71 +782,127 @@ msgstr "Peringatan konten" msgid "Continue" msgstr "Lanjutkan" -#: src/view/com/modals/AddAppPasswords.tsx:193 -#: src/view/com/modals/InviteCodes.tsx:179 +#: src/view/com/modals/AddAppPasswords.tsx:197 +#: src/view/com/modals/InviteCodes.tsx:182 msgid "Copied" msgstr "Disalin" -#: src/view/com/modals/AddAppPasswords.tsx:186 +#: src/view/screens/Settings.tsx:243 +msgid "Copied build version to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:75 +#: src/view/com/modals/InviteCodes.tsx:152 +#: src/view/com/util/forms/PostDropdownBtn.tsx:110 +msgid "Copied to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:191 +msgid "Copies app password" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:190 msgid "Copy" msgstr "Salin" -#: src/view/screens/ProfileList.tsx:384 +#: src/view/screens/ProfileList.tsx:396 msgid "Copy link to list" msgstr "Salin tautan ke daftar" -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 msgid "Copy link to post" msgstr "Salin tautan ke postingan" -#: src/view/com/profile/ProfileHeader.tsx:338 +#: src/view/com/profile/ProfileHeader.tsx:342 msgid "Copy link to profile" msgstr "Salin tautan ke profil" -#: src/view/com/util/forms/PostDropdownBtn.tsx:125 +#: src/view/com/util/forms/PostDropdownBtn.tsx:137 msgid "Copy post text" msgstr "Salin teks postingan" +#: src/Navigation.tsx:234 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "Kebijakan Hak Cipta" -#: src/view/screens/ProfileFeed.tsx:94 +#: src/view/screens/ProfileFeed.tsx:95 msgid "Could not load feed" msgstr "Tidak dapat memuat feed" -#: src/view/screens/ProfileList.tsx:830 +#: src/view/screens/ProfileList.tsx:867 msgid "Could not load list" msgstr "Tidak dapat memuat daftar" #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 #: src/view/com/auth/SplashScreen.tsx:46 +#: src/view/com/auth/SplashScreen.web.tsx:77 msgid "Create a new account" msgstr "Buat akun baru" -#: src/view/com/auth/create/CreateAccount.tsx:120 +#: src/view/screens/Settings.tsx:384 +msgid "Create a new Bluesky account" +msgstr "" + +#: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "Buat Akun" +#: src/view/com/modals/AddAppPasswords.tsx:228 +msgid "Create App Password" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 #: src/view/com/auth/SplashScreen.tsx:43 msgid "Create new account" msgstr "Buat akun baru" -#: src/view/screens/AppPasswords.tsx:248 +#: src/view/screens/AppPasswords.tsx:249 msgid "Created {0}" msgstr "Dibuat {0}" -#: src/view/com/modals/ChangeHandle.tsx:387 +#: src/view/screens/ProfileFeed.tsx:625 +msgid "Created by <0/>" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:623 +msgid "Created by you" +msgstr "" + +#: src/view/com/composer/Composer.tsx:448 +msgid "Creates a card with a thumbnail. The card links to {url}" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:389 #: src/view/com/modals/ServerInput.tsx:102 msgid "Custom domain" msgstr "Domain kustom" -#: src/view/screens/Settings.tsx:615 +#: src/view/screens/PreferencesExternalEmbeds.tsx:55 +msgid "Customize media from external sites." +msgstr "" + +#: src/view/screens/Settings.tsx:687 msgid "Danger Zone" msgstr "Zona Berbahaya" -#: src/view/screens/Settings.tsx:622 +#: src/view/screens/Settings.tsx:479 +msgid "Dark" +msgstr "" + +#: src/view/screens/Debug.tsx:63 +msgid "Dark mode" +msgstr "" + +#: src/Navigation.tsx:204 +msgid "Debug" +msgstr "" + +#: src/view/screens/Debug.tsx:83 +msgid "Debug panel" +msgstr "" + +#: src/view/screens/Settings.tsx:694 msgid "Delete account" msgstr "Hapus akun" @@ -624,40 +910,44 @@ msgstr "Hapus akun" msgid "Delete Account" msgstr "Hapus Akun" -#: src/view/screens/AppPasswords.tsx:221 -#: src/view/screens/AppPasswords.tsx:241 +#: src/view/screens/AppPasswords.tsx:222 +#: src/view/screens/AppPasswords.tsx:242 msgid "Delete app password" msgstr "Hapus kata sandi aplikasi" -#: src/view/screens/ProfileList.tsx:351 -#: src/view/screens/ProfileList.tsx:411 +#: src/view/screens/ProfileList.tsx:363 +#: src/view/screens/ProfileList.tsx:423 msgid "Delete List" msgstr "Hapus Daftar " -#: src/view/com/modals/DeleteAccount.tsx:212 +#: src/view/com/modals/DeleteAccount.tsx:216 msgid "Delete my account" msgstr "Hapus akun saya" -#: src/view/screens/Settings.tsx:632 +#: src/view/screens/Settings.tsx:706 msgid "Delete my account…" msgstr "Menghapus akun saya..." -#: src/view/com/util/forms/PostDropdownBtn.tsx:214 +#: src/view/com/util/forms/PostDropdownBtn.tsx:226 msgid "Delete post" msgstr "Hapus postingan" -#: src/view/com/util/forms/PostDropdownBtn.tsx:218 +#: src/view/com/util/forms/PostDropdownBtn.tsx:230 msgid "Delete this post?" msgstr "Hapus postingan ini?" -#: src/view/com/post-thread/PostThread.tsx:242 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 +msgid "Deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:246 msgid "Deleted post." msgstr "Postingan dihapus." -#: src/view/com/modals/CreateOrEditList.tsx:218 -#: src/view/com/modals/CreateOrEditList.tsx:234 -#: src/view/com/modals/EditProfile.tsx:197 -#: src/view/com/modals/EditProfile.tsx:209 +#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:255 +#: src/view/com/modals/EditProfile.tsx:198 +#: src/view/com/modals/EditProfile.tsx:210 msgid "Description" msgstr "Deskripsi" @@ -665,15 +955,19 @@ msgstr "Deskripsi" msgid "Dev Server" msgstr "Server Dev" -#: src/view/screens/Settings.tsx:637 +#: src/view/screens/Settings.tsx:711 msgid "Developer Tools" msgstr "Alat Pengembang" -#: src/view/com/composer/Composer.tsx:143 +#: src/view/com/composer/Composer.tsx:211 +msgid "Did you want to say anything?" +msgstr "" + +#: src/view/com/composer/Composer.tsx:144 msgid "Discard" msgstr "Buang" -#: src/view/com/composer/Composer.tsx:137 +#: src/view/com/composer/Composer.tsx:138 msgid "Discard draft" msgstr "Buang draf" @@ -681,34 +975,53 @@ msgstr "Buang draf" msgid "Discourage apps from showing my account to logged-out users" msgstr "Cegah aplikasi untuk menampilkan akun saya ke pengguna yang tidak login" -#: src/view/screens/Feeds.tsx:405 +#: src/view/com/posts/FollowingEmptyState.tsx:74 +#: src/view/com/posts/FollowingEndOfFeed.tsx:75 +msgid "Discover new custom feeds" +msgstr "" + +#: src/view/screens/Feeds.tsx:409 msgid "Discover new feeds" msgstr "Temukan feed baru" -#: src/view/com/modals/EditProfile.tsx:191 +#: src/view/com/modals/EditProfile.tsx:192 msgid "Display name" msgstr "Nama tampilan" -#: src/view/com/modals/EditProfile.tsx:179 +#: src/view/com/modals/EditProfile.tsx:180 msgid "Display Name" msgstr "Nama Tampilan" -#: src/view/com/modals/ChangeHandle.tsx:485 +#: src/view/com/modals/ChangeHandle.tsx:487 msgid "Domain verified!" msgstr "Domain terverifikasi!" +#: src/view/com/auth/create/Step2.tsx:83 +msgid "Don't have an invite code?" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 -#: src/view/com/modals/ContentFilteringSettings.tsx:88 -#: src/view/com/modals/ContentFilteringSettings.tsx:96 -#: src/view/com/modals/crop-image/CropImage.web.tsx:152 #: src/view/com/modals/EditImage.tsx:333 -#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:157 #: src/view/com/modals/Threadgate.tsx:129 #: src/view/com/modals/Threadgate.tsx:132 #: src/view/com/modals/UserAddRemoveLists.tsx:79 -#: src/view/screens/PreferencesHomeFeed.tsx:302 -#: src/view/screens/PreferencesThreads.tsx:156 +#: src/view/com/modals/UserAddRemoveLists.tsx:82 +#: src/view/screens/PreferencesThreads.tsx:162 +msgctxt "action" +msgid "Done" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:228 +#: src/view/com/modals/AltImage.tsx:115 +#: src/view/com/modals/ContentFilteringSettings.tsx:88 +#: src/view/com/modals/ContentFilteringSettings.tsx:96 +#: src/view/com/modals/crop-image/CropImage.web.tsx:152 +#: src/view/com/modals/InviteCodes.tsx:80 +#: src/view/com/modals/InviteCodes.tsx:123 +#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/screens/PreferencesHomeFeed.tsx:311 msgid "Done" msgstr "Selesai" @@ -716,83 +1029,180 @@ msgstr "Selesai" msgid "Done{extraText}" msgstr "Selesai{extraText}" -#: src/view/com/modals/InviteCodes.tsx:94 +#: src/view/com/auth/login/ChooseAccountForm.tsx:45 +msgid "Double tap to sign in" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:185 +msgid "e.g. Alice Roberts" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:203 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "e.g. Great Posters" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:226 +msgid "e.g. Spammers" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:246 +msgid "e.g. The posters who never miss." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:247 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:96 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Tiap kode hanya berlaku sekali. Anda akan mendapatkan tambahan kode undangan secara berkala." +#: src/view/com/lists/ListMembers.tsx:149 +msgctxt "action" +msgid "Edit" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:144 #: src/view/com/modals/EditImage.tsx:207 msgid "Edit image" msgstr "Edit gambar" -#: src/view/screens/ProfileList.tsx:399 +#: src/view/screens/ProfileList.tsx:411 msgid "Edit list details" msgstr "Edit detail daftar" -#: src/view/screens/Feeds.tsx:367 +#: src/view/com/modals/CreateOrEditList.tsx:193 +msgid "Edit Moderation List" +msgstr "" + +#: src/Navigation.tsx:244 +#: src/view/screens/Feeds.tsx:371 #: src/view/screens/SavedFeeds.tsx:84 msgid "Edit My Feeds" msgstr "Edit Feed Saya" -#: src/view/com/modals/EditProfile.tsx:151 +#: src/view/com/modals/EditProfile.tsx:152 msgid "Edit my profile" msgstr "Edit profil saya" -#: src/view/com/profile/ProfileHeader.tsx:453 +#: src/view/com/profile/ProfileHeader.tsx:457 msgid "Edit profile" msgstr "Edit profil" -#: src/view/com/profile/ProfileHeader.tsx:456 +#: src/view/com/profile/ProfileHeader.tsx:462 msgid "Edit Profile" msgstr "Edit Profil" -#: src/view/screens/Feeds.tsx:330 +#: src/view/screens/Feeds.tsx:334 msgid "Edit Saved Feeds" msgstr "Edit Feed Tersimpan" -#: src/view/com/auth/create/Step2.tsx:90 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:148 +#: src/view/com/modals/CreateOrEditList.tsx:188 +msgid "Edit User List" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:193 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:211 +msgid "Edit your profile description" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:108 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:152 #: src/view/com/modals/ChangeEmail.tsx:141 #: src/view/com/modals/Waitlist.tsx:88 msgid "Email" msgstr "Email" -#: src/view/com/auth/create/Step2.tsx:81 +#: src/view/com/auth/create/Step2.tsx:99 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:143 msgid "Email address" msgstr "Alamat email" +#: src/view/com/modals/ChangeEmail.tsx:56 +#: src/view/com/modals/ChangeEmail.tsx:88 +msgid "Email updated" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:111 msgid "Email Updated" msgstr "Email Diupdate" -#: src/view/screens/Settings.tsx:290 +#: src/view/com/modals/VerifyEmail.tsx:78 +msgid "Email verified" +msgstr "" + +#: src/view/screens/Settings.tsx:312 msgid "Email:" msgstr "Email:" -#: src/view/screens/PreferencesHomeFeed.tsx:138 +#: src/view/com/modals/EmbedConsent.tsx:113 +msgid "Enable {0} only" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:162 +msgid "Enable Adult Content" +msgstr "" + +#: src/view/com/modals/EmbedConsent.tsx:97 +msgid "Enable External Media" +msgstr "" + +#: src/view/screens/PreferencesExternalEmbeds.tsx:75 +msgid "Enable media players for" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:147 msgid "Enable this setting to only see replies between people you follow." msgstr "Aktifkan opsi ini untuk hanya menampilkan balasan dari akun yang Anda ikuti." -#: src/view/screens/Profile.tsx:426 +#: src/view/screens/Profile.tsx:427 msgid "End of feed" msgstr "Akhir feed" +#: src/view/com/modals/AddAppPasswords.tsx:165 +msgid "Enter a name for this App Password" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:105 +msgid "Enter Confirmation Code" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:71 msgid "Enter the address of your provider:" msgstr "Masukkan alamat provider Anda:" -#: src/view/com/modals/ChangeHandle.tsx:369 +#: src/view/com/modals/ChangeHandle.tsx:371 msgid "Enter the domain you want to use" msgstr "Masukkan domain yang ingin Anda gunakan" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:101 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:103 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "Masukkan email yang Anda gunakan untuk membuat akun. Kami akan mengirimkan \"kode reset\" untuk mengatur kata sandi baru." -#: src/view/com/auth/create/Step2.tsx:86 +#: src/view/com/auth/create/Step2.tsx:157 +#: src/view/com/modals/BirthDateSettings.tsx:74 +msgid "Enter your birth date" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:78 +msgid "Enter your email" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:104 msgid "Enter your email address" msgstr "Masukkan email Anda" +#: src/view/com/modals/ChangeEmail.tsx:41 +msgid "Enter your new email above" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:117 msgid "Enter your new email address below." msgstr "Masukkan email baru Anda." @@ -809,16 +1219,78 @@ msgstr "Eror:" msgid "Everybody" msgstr "Semua orang" +#: src/view/com/modals/ChangeHandle.tsx:150 +msgid "Exits handle change process" +msgstr "" + +#: src/view/com/lightbox/Lightbox.web.tsx:113 +msgid "Exits image view" +msgstr "" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/shell/desktop/Search.tsx:182 +msgid "Exits inputting search query" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:138 +msgid "Exits signing up for waitlist with {email}" +msgstr "" + #: src/view/com/lightbox/Lightbox.web.tsx:156 msgid "Expand alt text" msgstr "Tampilkan teks alt" +#: src/view/com/composer/ComposerReplyTo.tsx:81 +#: src/view/com/composer/ComposerReplyTo.tsx:84 +msgid "Expand or collapse the full post you are replying to" +msgstr "" + +#: src/view/com/modals/EmbedConsent.tsx:64 +msgid "External Media" +msgstr "" + +#: src/view/com/modals/EmbedConsent.tsx:75 +#: src/view/screens/PreferencesExternalEmbeds.tsx:66 +msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." +msgstr "" + +#: src/Navigation.tsx:260 +#: src/view/screens/PreferencesExternalEmbeds.tsx:52 +#: src/view/screens/Settings.tsx:623 +msgid "External Media Preferences" +msgstr "" + +#: src/view/screens/Settings.tsx:614 +msgid "External media settings" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:114 +#: src/view/com/modals/AddAppPasswords.tsx:118 +msgid "Failed to create app password." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:148 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:86 +msgid "Failed to delete post, please try again" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141 msgid "Failed to load recommended feeds" msgstr "Gagal memuat rekomendasi feed" -#: src/view/screens/Feeds.tsx:554 +#: src/Navigation.tsx:194 +msgid "Feed" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:229 +msgid "Feed by {0}" +msgstr "" + +#: src/view/screens/Feeds.tsx:560 msgid "Feed offline" msgstr "Feed offline" @@ -826,17 +1298,18 @@ msgstr "Feed offline" msgid "Feed Preferences" msgstr "Preferensi Feed" -#: src/view/shell/desktop/RightNav.tsx:65 +#: src/view/shell/desktop/RightNav.tsx:73 #: src/view/shell/Drawer.tsx:311 msgid "Feedback" msgstr "Masukan" -#: src/view/screens/Feeds.tsx:475 +#: src/Navigation.tsx:442 +#: src/view/screens/Feeds.tsx:479 #: src/view/screens/Profile.tsx:165 #: src/view/shell/bottom-bar/BottomBar.tsx:181 -#: src/view/shell/desktop/LeftNav.tsx:340 -#: src/view/shell/Drawer.tsx:474 -#: src/view/shell/Drawer.tsx:475 +#: src/view/shell/desktop/LeftNav.tsx:342 +#: src/view/shell/Drawer.tsx:476 +#: src/view/shell/Drawer.tsx:477 msgid "Feeds" msgstr "Feed" @@ -848,11 +1321,17 @@ msgstr "Feed dibuat oleh pengguna untuk mengkurasi konten. Pilih beberapa feed y msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Feed merupakan algoritma kustom yang dibuat pengguna dengan sedikit kemampuan menulis kode. <0/> untuk informasi lainnya." -#: src/view/screens/Search/Search.tsx:414 +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/FollowingEmptyState.tsx:57 +#: src/view/com/posts/FollowingEndOfFeed.tsx:58 +msgid "Find accounts to follow" +msgstr "" + +#: src/view/screens/Search/Search.tsx:427 msgid "Find users on Bluesky" msgstr "Temukan pengguna di Bluesky" -#: src/view/screens/Search/Search.tsx:412 +#: src/view/screens/Search/Search.tsx:425 msgid "Find users with the search tool on the right" msgstr "Temukan pengguna dengan alat pencarian di sebelah kanan" @@ -860,7 +1339,7 @@ msgstr "Temukan pengguna dengan alat pencarian di sebelah kanan" msgid "Finding similar accounts..." msgstr "Mencari akun serupa..." -#: src/view/screens/PreferencesHomeFeed.tsx:102 +#: src/view/screens/PreferencesHomeFeed.tsx:111 msgid "Fine-tune the content you see on your home screen." msgstr "Atur konten yang Anda lihat di beranda." @@ -868,52 +1347,86 @@ msgstr "Atur konten yang Anda lihat di beranda." msgid "Fine-tune the discussion threads." msgstr "Atur utasan diskusi." -#: src/view/com/profile/ProfileHeader.tsx:538 +#: src/view/com/modals/EditImage.tsx:115 +msgid "Flip horizontal" +msgstr "" + +#: src/view/com/modals/EditImage.tsx:120 +#: src/view/com/modals/EditImage.tsx:287 +msgid "Flip vertically" +msgstr "" + +#: src/view/com/profile/FollowButton.tsx:64 +msgctxt "action" +msgid "Follow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:552 msgid "Follow" msgstr "Ikuti" +#: src/view/com/profile/ProfileHeader.tsx:543 +msgid "Follow {0}" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:64 msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." msgstr "Ikuti beberapa pengguna untuk memulai. Kami dapat merekomendasikan lebih banyak pengguna yang mungkin menarik Anda." +#: src/view/com/profile/ProfileCard.tsx:194 +msgid "Followed by {0}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:98 msgid "Followed users" msgstr "Pengguna yang diikuti" -#: src/view/screens/PreferencesHomeFeed.tsx:145 +#: src/view/screens/PreferencesHomeFeed.tsx:154 msgid "Followed users only" msgstr "Hanya pengguna yang diikuti" +#: src/view/com/notifications/FeedItem.tsx:166 +msgid "followed you" +msgstr "" + #: src/view/screens/ProfileFollowers.tsx:25 msgid "Followers" msgstr "Pengikut" #: src/view/com/profile/ProfileHeader.tsx:624 -msgid "following" -msgstr "mengikuti" +#~ msgid "following" +#~ msgstr "mengikuti" -#: src/view/com/profile/ProfileHeader.tsx:522 +#: src/view/com/profile/ProfileHeader.tsx:534 #: src/view/screens/ProfileFollows.tsx:25 msgid "Following" msgstr "Mengikuti" -#: src/view/com/profile/ProfileHeader.tsx:571 +#: src/view/com/profile/ProfileHeader.tsx:196 +msgid "Following {0}" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:585 msgid "Follows you" msgstr "Mengikuti Anda" +#: src/view/com/profile/ProfileCard.tsx:141 +msgid "Follows You" +msgstr "" + #: src/view/com/modals/DeleteAccount.tsx:107 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Untuk alasan keamanan, kami akan mengirimkan kode konfirmasi ke alamat email Anda." -#: src/view/com/modals/AddAppPasswords.tsx:207 +#: src/view/com/modals/AddAppPasswords.tsx:211 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." msgstr "Untuk alasan keamanan, Anda tidak akan dapat melihat ini lagi. Jika Anda lupa kata sandi ini, Anda harus membuat yang baru." -#: src/view/com/auth/login/LoginForm.tsx:231 +#: src/view/com/auth/login/LoginForm.tsx:238 msgid "Forgot" msgstr "Lupa" -#: src/view/com/auth/login/LoginForm.tsx:228 +#: src/view/com/auth/login/LoginForm.tsx:235 msgid "Forgot password" msgstr "Lupa kata sandi" @@ -922,11 +1435,17 @@ msgstr "Lupa kata sandi" msgid "Forgot Password" msgstr "Lupa Kata Sandi" +#: src/view/com/posts/FeedItem.tsx:188 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 msgid "Gallery" msgstr "Galeri" -#: src/view/com/modals/VerifyEmail.tsx:183 +#: src/view/com/modals/VerifyEmail.tsx:189 +#: src/view/com/modals/VerifyEmail.tsx:191 msgid "Get Started" msgstr "Mulai" @@ -937,16 +1456,16 @@ msgstr "Mulai" msgid "Go back" msgstr "Kembali" -#: src/view/screens/ProfileFeed.tsx:103 -#: src/view/screens/ProfileFeed.tsx:108 -#: src/view/screens/ProfileList.tsx:839 -#: src/view/screens/ProfileList.tsx:844 +#: src/view/screens/ProfileFeed.tsx:104 +#: src/view/screens/ProfileFeed.tsx:109 +#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:881 msgid "Go Back" msgstr "Kembali" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:181 -#: src/view/com/auth/login/LoginForm.tsx:278 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:163 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:185 +#: src/view/com/auth/login/LoginForm.tsx:285 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:165 msgid "Go to next" msgstr "Berikutnya" @@ -954,66 +1473,84 @@ msgstr "Berikutnya" msgid "Handle" msgstr "Handle" -#: src/view/shell/desktop/RightNav.tsx:94 +#: src/view/shell/desktop/RightNav.tsx:102 #: src/view/shell/Drawer.tsx:321 msgid "Help" msgstr "Bantuan" -#: src/view/com/modals/AddAppPasswords.tsx:148 +#: src/view/com/modals/AddAppPasswords.tsx:152 msgid "Here is your app password." msgstr "Berikut kata sandi aplikasi Anda." -#: src/view/com/notifications/FeedItem.tsx:316 -#: src/view/com/util/moderation/ContentHider.tsx:103 +#: src/view/com/modals/ContentFilteringSettings.tsx:219 +#: src/view/com/notifications/FeedItem.tsx:329 +msgctxt "action" +msgid "Hide" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/util/moderation/ContentHider.tsx:105 +#: src/view/com/util/moderation/PostHider.tsx:108 msgid "Hide" msgstr "Sembunyikan" -#: src/view/com/util/forms/PostDropdownBtn.tsx:173 +#: src/view/com/util/forms/PostDropdownBtn.tsx:185 msgid "Hide post" msgstr "Sembunyikan postingan" -#: src/view/com/util/forms/PostDropdownBtn.tsx:177 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Hide the content" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:189 msgid "Hide this post?" msgstr "Sembunyikan postingan ini?" -#: src/view/com/notifications/FeedItem.tsx:308 +#: src/view/com/notifications/FeedItem.tsx:319 msgid "Hide user list" msgstr "Sembunyikan daftar pengguna" -#: src/view/com/posts/FeedErrorMessage.tsx:110 +#: src/view/com/profile/ProfileHeader.tsx:526 +msgid "Hides posts from {0} in your feed" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, sepertinya ada masalah saat menghubungi server feed. Beritahu pemilik feed tentang masalah ini." -#: src/view/com/posts/FeedErrorMessage.tsx:98 +#: src/view/com/posts/FeedErrorMessage.tsx:99 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, sepertinya adalah kesalahan konfigurasi pada server feed. Beritahu pemilik feed tentang masalah ini." -#: src/view/com/posts/FeedErrorMessage.tsx:104 +#: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, sepertinya server feed offline. Beritahu pemilik feed tentang masalah ini." -#: src/view/com/posts/FeedErrorMessage.tsx:101 +#: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, server feed memberikan respon yang buruk. Beritahu pemilik feed tentang masalah ini." -#: src/view/com/posts/FeedErrorMessage.tsx:95 +#: src/view/com/posts/FeedErrorMessage.tsx:96 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, kami tidak dapat menemukan feed ini. Mungkin sudah dihapus" +#: src/Navigation.tsx:432 #: src/view/shell/bottom-bar/BottomBar.tsx:137 -#: src/view/shell/desktop/LeftNav.tsx:304 +#: src/view/shell/desktop/LeftNav.tsx:306 #: src/view/shell/Drawer.tsx:398 #: src/view/shell/Drawer.tsx:399 msgid "Home" msgstr "Beranda" -#: src/view/com/pager/FeedsTabBarMobile.tsx:96 -#: src/view/screens/PreferencesHomeFeed.tsx:95 -#: src/view/screens/Settings.tsx:481 +#: src/Navigation.tsx:249 +#: src/view/com/pager/FeedsTabBarMobile.tsx:98 +#: src/view/screens/PreferencesHomeFeed.tsx:104 +#: src/view/screens/Settings.tsx:509 msgid "Home Feed Preferences" msgstr "Preferensi Feed Beranda" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:114 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:116 msgid "Hosting provider" msgstr "Provider hosting" @@ -1022,18 +1559,34 @@ msgstr "Provider hosting" msgid "Hosting provider address" msgstr "Alamat provider hosting" -#: src/view/com/modals/VerifyEmail.tsx:208 +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "How should we open this link?" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:214 msgid "I have a code" msgstr "Saya punya kode" -#: src/view/com/modals/ChangeHandle.tsx:281 +#: src/view/com/modals/VerifyEmail.tsx:216 +msgid "I have a confirmation code" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:283 msgid "I have my own domain" msgstr "Saya punya domain sendiri" +#: src/view/com/lightbox/Lightbox.web.tsx:158 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:127 msgid "If none are selected, suitable for all ages." msgstr "Jika tidak ada yang dipilih, cocok untuk semua umur." +#: src/view/com/util/images/Gallery.tsx:37 +msgid "Image" +msgstr "" + #: src/view/com/modals/AltImage.tsx:97 msgid "Image alt text" msgstr "Teks alt gambar" @@ -1043,20 +1596,77 @@ msgstr "Teks alt gambar" msgid "Image options" msgstr "Pilihan gambar" -#: src/view/com/auth/login/LoginForm.tsx:113 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:110 +msgid "Input code sent to your email for password reset" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:180 +msgid "Input confirmation code for account deletion" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:109 +msgid "Input email for Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:80 +msgid "Input hosting provider address" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:73 +msgid "Input invite code to proceed" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:182 +msgid "Input name for app password" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:133 +msgid "Input new password" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:196 +msgid "Input password for account deletion" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:227 +msgid "Input the password tied to {identifier}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:194 +msgid "Input the username or email address you used at signup" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:90 +msgid "Input your email to get on the Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:226 +msgid "Input your password" +msgstr "" + +#: src/view/com/auth/create/Step3.tsx:39 +msgid "Input your user handle" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:229 +msgid "Invalid or unsupported post record" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:115 msgid "Invalid username or password" msgstr "Username atau kata sandi salah" -#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:411 msgid "Invite" msgstr "Undang" -#: src/view/com/modals/InviteCodes.tsx:91 -#: src/view/screens/Settings.tsx:371 +#: src/view/com/modals/InviteCodes.tsx:93 +#: src/view/screens/Settings.tsx:399 msgid "Invite a Friend" msgstr "Undang Teman" -#: src/view/com/auth/create/Step2.tsx:57 +#: src/view/com/auth/create/Step2.tsx:63 +#: src/view/com/auth/create/Step2.tsx:72 msgid "Invite code" msgstr "Kode Undangan" @@ -1064,10 +1674,18 @@ msgstr "Kode Undangan" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "Kode undangan salah. Periksa bahwa Anda memasukkannya dengan benar dan coba lagi." -#: src/view/shell/Drawer.tsx:640 +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: {0} available" +msgstr "" + +#: src/view/shell/Drawer.tsx:642 msgid "Invite codes: {invitesAvailable} available" msgstr "Kode undangan: {invitesAvailable} tersedia" +#: src/view/com/modals/InviteCodes.tsx:169 +msgid "Invite codes: 1 available" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 msgid "Jobs" msgstr "Karir" @@ -1076,12 +1694,12 @@ msgstr "Karir" msgid "Join the waitlist" msgstr "Gabung ke daftar tunggu" -#: src/view/com/auth/create/Step2.tsx:68 -#: src/view/com/auth/create/Step2.tsx:72 +#: src/view/com/auth/create/Step2.tsx:86 +#: src/view/com/auth/create/Step2.tsx:90 msgid "Join the waitlist." msgstr "Gabung ke daftar tunggu." -#: src/view/com/modals/Waitlist.tsx:124 +#: src/view/com/modals/Waitlist.tsx:128 msgid "Join Waitlist" msgstr "Gabung ke Daftar Tunggu" @@ -1089,15 +1707,24 @@ msgstr "Gabung ke Daftar Tunggu" msgid "Language selection" msgstr "Pilih bahasa" +#: src/view/screens/Settings.tsx:560 +msgid "Language settings" +msgstr "" + +#: src/Navigation.tsx:141 #: src/view/screens/LanguageSettings.tsx:89 msgid "Language Settings" msgstr "Pengaturan Bahasa" -#: src/view/screens/Settings.tsx:541 +#: src/view/screens/Settings.tsx:569 msgid "Languages" msgstr "Bahasa" -#: src/view/com/util/moderation/ContentHider.tsx:101 +#: src/view/com/auth/create/StepHeader.tsx:13 +msgid "Last step!" +msgstr "" + +#: src/view/com/util/moderation/ContentHider.tsx:103 msgid "Learn more" msgstr "Pelajari lebih lanjut" @@ -1107,9 +1734,9 @@ msgstr "Pelajari lebih lanjut" msgid "Learn More" msgstr "Pelajari Lebih Lanjut" -#: src/view/com/util/moderation/ContentHider.tsx:83 +#: src/view/com/util/moderation/ContentHider.tsx:85 #: src/view/com/util/moderation/PostAlerts.tsx:40 -#: src/view/com/util/moderation/PostHider.tsx:76 +#: src/view/com/util/moderation/PostHider.tsx:78 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 #: src/view/com/util/moderation/ScreenHider.tsx:101 msgid "Learn more about this warning" @@ -1123,10 +1750,14 @@ msgstr "Pelajari lebih lanjut tentang apa yang publik di Bluesky." msgid "Leave them all unchecked to see any language." msgstr "Biarkan semua tidak tercentang untuk melihat bahasa apa pun." -#: src/view/com/modals/LinkWarning.tsx:49 +#: src/view/com/modals/LinkWarning.tsx:51 msgid "Leaving Bluesky" msgstr "Meninggalkan Bluesky" +#: src/view/screens/Settings.tsx:280 +msgid "Legacy storage cleared, you need to restart the app now." +msgstr "" + #: src/view/com/auth/login/Login.tsx:128 #: src/view/com/auth/login/Login.tsx:144 msgid "Let's get your password reset!" @@ -1137,44 +1768,105 @@ msgstr "Reset kata sandi Anda!" msgid "Library" msgstr "Pustaka" -#: src/view/screens/ProfileFeed.tsx:577 +#: src/view/screens/Settings.tsx:473 +msgid "Light" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Like" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:600 msgid "Like this feed" msgstr "Suka feed ini" +#: src/Navigation.tsx:199 #: src/view/screens/PostLikedBy.tsx:27 #: src/view/screens/ProfileFeedLikedBy.tsx:27 msgid "Liked by" msgstr "Disukai oleh" +#: src/view/com/feeds/FeedSourceCard.tsx:277 +msgid "Liked by {0} {1}" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:615 +msgid "Liked by {likeCount} {0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:171 +msgid "liked your custom feed{0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:155 +msgid "liked your post" +msgstr "" + #: src/view/screens/Profile.tsx:164 msgid "Likes" msgstr "Suka" -#: src/view/com/modals/CreateOrEditList.tsx:186 +#: src/view/com/post-thread/PostThreadItem.tsx:184 +msgid "Likes on this post" +msgstr "" + +#: src/Navigation.tsx:168 +msgid "List" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:205 msgid "List Avatar" msgstr "Avatar Daftar" -#: src/view/com/modals/CreateOrEditList.tsx:199 +#: src/view/screens/ProfileList.tsx:323 +msgid "List blocked" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:231 +msgid "List by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:367 +msgid "List deleted" +msgstr "" + +#: src/view/screens/ProfileList.tsx:282 +msgid "List muted" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:218 msgid "List Name" msgstr "Nama Daftar" +#: src/view/screens/ProfileList.tsx:342 +msgid "List unblocked" +msgstr "" + +#: src/view/screens/ProfileList.tsx:301 +msgid "List unmuted" +msgstr "" + +#: src/Navigation.tsx:111 #: src/view/screens/Profile.tsx:166 -#: src/view/shell/desktop/LeftNav.tsx:377 -#: src/view/shell/Drawer.tsx:490 -#: src/view/shell/Drawer.tsx:491 +#: src/view/shell/desktop/LeftNav.tsx:379 +#: src/view/shell/Drawer.tsx:492 +#: src/view/shell/Drawer.tsx:493 msgid "Lists" msgstr "Daftar" -#: src/view/com/post-thread/PostThread.tsx:259 -#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:263 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Load more posts" msgstr "Muat postingan lainnya" -#: src/view/screens/Notifications.tsx:144 +#: src/view/screens/Notifications.tsx:148 msgid "Load new notifications" msgstr "Muat notifikasi baru" -#: src/view/com/feeds/FeedPage.tsx:189 +#: src/view/com/feeds/FeedPage.tsx:190 +#: src/view/screens/Profile.tsx:412 +#: src/view/screens/ProfileFeed.tsx:503 +#: src/view/screens/ProfileList.tsx:659 msgid "Load new posts" msgstr "Muat postingan baru" @@ -1186,6 +1878,10 @@ msgstr "Memuat..." msgid "Local dev server" msgstr "Server dev lokal" +#: src/Navigation.tsx:209 +msgid "Log" +msgstr "" + #: src/view/screens/Moderation.tsx:136 msgid "Logged-out visibility" msgstr "Visibilitas pengguna yang tidak login" @@ -1198,7 +1894,7 @@ msgstr "Masuk ke akun yang tidak ada di daftar" #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" #~ msgstr "Sepertinya feed ini hanya tersedia untuk pengguna dengan akun Bluesky. Silakan daftar atau masuk untuk melihat feed ini!" -#: src/view/com/modals/LinkWarning.tsx:63 +#: src/view/com/modals/LinkWarning.tsx:65 msgid "Make sure this is where you intend to go!" msgstr "Pastikan ini adalah website yang Anda tuju!" @@ -1214,57 +1910,107 @@ msgstr "pengguna yang disebutkan" msgid "Mentioned users" msgstr "Pengguna yang disebutkan" -#: src/view/screens/Search/Search.tsx:529 +#: src/view/com/util/ViewHeader.tsx:81 +#: src/view/screens/Search/Search.tsx:537 msgid "Menu" msgstr "Menu" #: src/view/com/posts/FeedErrorMessage.tsx:194 -msgid "Message from server" -msgstr "Pesan dari server" +#~ msgid "Message from server" +#~ msgstr "Pesan dari server" +#: src/view/com/posts/FeedErrorMessage.tsx:197 +msgid "Message from server: {0}" +msgstr "" + +#: src/Navigation.tsx:116 #: src/view/screens/Moderation.tsx:64 -#: src/view/screens/Settings.tsx:563 -#: src/view/shell/desktop/LeftNav.tsx:395 -#: src/view/shell/Drawer.tsx:509 -#: src/view/shell/Drawer.tsx:510 +#: src/view/screens/Settings.tsx:591 +#: src/view/shell/desktop/LeftNav.tsx:397 +#: src/view/shell/Drawer.tsx:511 +#: src/view/shell/Drawer.tsx:512 msgid "Moderation" msgstr "Moderasi" +#: src/view/com/lists/ListCard.tsx:92 +#: src/view/com/modals/UserAddRemoveLists.tsx:190 +msgid "Moderation list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:753 +msgid "Moderation list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:90 +#: src/view/com/modals/UserAddRemoveLists.tsx:188 +#: src/view/screens/ProfileList.tsx:751 +msgid "Moderation list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:139 +msgid "Moderation list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:126 +msgid "Moderation list updated" +msgstr "" + #: src/view/screens/Moderation.tsx:95 msgid "Moderation lists" msgstr "Daftar moderasi" +#: src/Navigation.tsx:121 #: src/view/screens/ModerationModlists.tsx:58 msgid "Moderation Lists" msgstr "Daftar Moderasi" +#: src/view/screens/Settings.tsx:585 +msgid "Moderation settings" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:35 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "" + #: src/view/shell/desktop/Feeds.tsx:53 msgid "More feeds" msgstr "Feed lainnya" -#: src/view/com/profile/ProfileHeader.tsx:548 -#: src/view/screens/ProfileFeed.tsx:360 -#: src/view/screens/ProfileList.tsx:583 +#: src/view/com/profile/ProfileHeader.tsx:562 +#: src/view/screens/ProfileFeed.tsx:371 +#: src/view/screens/ProfileList.tsx:595 msgid "More options" msgstr "Pilihan lainnya" -#: src/view/com/profile/ProfileHeader.tsx:370 +#: src/view/com/util/forms/PostDropdownBtn.tsx:268 +msgid "More post options" +msgstr "" + +#: src/view/screens/PreferencesThreads.tsx:82 +msgid "Most-liked replies first" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:374 msgid "Mute Account" msgstr "Bisukan Akun" -#: src/view/screens/ProfileList.tsx:510 +#: src/view/screens/ProfileList.tsx:522 msgid "Mute accounts" msgstr "Bisukan akun" -#: src/view/screens/ProfileList.tsx:457 +#: src/view/screens/ProfileList.tsx:469 msgid "Mute list" msgstr "Daftar akun yang dibisukan" -#: src/view/screens/ProfileList.tsx:270 +#: src/view/screens/ProfileList.tsx:274 msgid "Mute these accounts?" msgstr "Bisukan akun ini?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/screens/ProfileList.tsx:278 +msgid "Mute this List" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Mute thread" msgstr "Bisukan utasan" @@ -1272,6 +2018,7 @@ msgstr "Bisukan utasan" msgid "Muted accounts" msgstr "Akun yang dibisukan" +#: src/Navigation.tsx:126 #: src/view/screens/ModerationMutedAccounts.tsx:107 msgid "Muted Accounts" msgstr "Akun yang Dibisukan" @@ -1280,7 +2027,7 @@ msgstr "Akun yang Dibisukan" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Postingan dari akun yang dibisukan akan dihilangkan dari feed dan notifikasi Anda. Pembisuan ini bersifat privat." -#: src/view/screens/ProfileList.tsx:272 +#: src/view/screens/ProfileList.tsx:276 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Pembisuan akun bersifat privat. Akun yang dibisukan tetap dapat berinteraksi dengan Anda, namun Anda tidak akan melihat postingan atau notifikasi dari mereka." @@ -1288,7 +2035,7 @@ msgstr "Pembisuan akun bersifat privat. Akun yang dibisukan tetap dapat berinter msgid "My Birthday" msgstr "Tanggal Lahir Saya" -#: src/view/screens/Feeds.tsx:363 +#: src/view/screens/Feeds.tsx:367 msgid "My Feeds" msgstr "Feed Saya" @@ -1296,44 +2043,98 @@ msgstr "Feed Saya" msgid "My Profile" msgstr "Profil Saya" -#: src/view/screens/Settings.tsx:520 +#: src/view/screens/Settings.tsx:548 msgid "My Saved Feeds" msgstr "Feed Tersimpan Saya" -#: src/view/com/modals/AddAppPasswords.tsx:177 -#: src/view/com/modals/CreateOrEditList.tsx:211 +#: src/view/com/modals/AddAppPasswords.tsx:181 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "Name" msgstr "Nama" +#: src/view/com/modals/CreateOrEditList.tsx:108 +msgid "Name is required" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:186 +#: src/view/com/auth/login/LoginForm.tsx:286 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +msgid "Navigates to the next screen" +msgstr "" + +#: src/view/shell/Drawer.tsx:71 +msgid "Navigates to your profile" +msgstr "" + +#: src/view/com/modals/EmbedConsent.tsx:107 +#: src/view/com/modals/EmbedConsent.tsx:123 +msgid "Never load embeds from {0}" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 msgid "Never lose access to your followers and data." msgstr "Tidak akan lagi kehilangan akses ke data dan pengikut Anda." #: src/view/screens/Lists.tsx:76 +msgctxt "action" +msgid "New" +msgstr "" + #: src/view/screens/ModerationModlists.tsx:78 msgid "New" msgstr "Baru" -#: src/view/com/feeds/FeedPage.tsx:200 -#: src/view/screens/Feeds.tsx:505 +#: src/view/com/modals/CreateOrEditList.tsx:195 +msgid "New Moderation List" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:122 +msgid "New password" +msgstr "" + +#: src/view/com/feeds/FeedPage.tsx:201 +msgctxt "action" +msgid "New post" +msgstr "" + +#: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:354 -#: src/view/screens/ProfileFeed.tsx:430 -#: src/view/screens/ProfileList.tsx:193 -#: src/view/screens/ProfileList.tsx:221 -#: src/view/shell/desktop/LeftNav.tsx:247 +#: src/view/screens/ProfileFeed.tsx:441 +#: src/view/screens/ProfileList.tsx:197 +#: src/view/screens/ProfileList.tsx:225 +#: src/view/shell/desktop/LeftNav.tsx:248 msgid "New post" msgstr "Postingan baru" -#: src/view/shell/desktop/LeftNav.tsx:257 +#: src/view/shell/desktop/LeftNav.tsx:258 +msgctxt "action" msgid "New Post" -msgstr "Postingan Baru" +msgstr "" + +#: src/view/shell/desktop/LeftNav.tsx:257 +#~ msgid "New Post" +#~ msgstr "Postingan Baru" + +#: src/view/com/modals/CreateOrEditList.tsx:190 +msgid "New User List" +msgstr "" + +#: src/view/screens/PreferencesThreads.tsx:79 +msgid "Newest replies first" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 +msgctxt "action" +msgid "Next" +msgstr "" #: src/view/com/auth/create/CreateAccount.tsx:154 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:174 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:184 -#: src/view/com/auth/login/LoginForm.tsx:281 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:156 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:178 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:188 +#: src/view/com/auth/login/LoginForm.tsx:288 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:158 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 msgid "Next" msgstr "Berikutnya" @@ -1342,33 +2143,49 @@ msgstr "Berikutnya" msgid "Next image" msgstr "Gambar berikutnya" -#: src/view/screens/PreferencesHomeFeed.tsx:191 -#: src/view/screens/PreferencesHomeFeed.tsx:226 -#: src/view/screens/PreferencesHomeFeed.tsx:263 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:200 +#: src/view/screens/PreferencesHomeFeed.tsx:235 +#: src/view/screens/PreferencesHomeFeed.tsx:272 +#: src/view/screens/PreferencesThreads.tsx:106 +#: src/view/screens/PreferencesThreads.tsx:129 msgid "No" msgstr "Tidak" -#: src/view/screens/ProfileFeed.tsx:570 -#: src/view/screens/ProfileList.tsx:711 +#: src/view/screens/ProfileFeed.tsx:593 +#: src/view/screens/ProfileList.tsx:733 msgid "No description" msgstr "Tidak ada deskripsi" +#: src/view/com/profile/ProfileHeader.tsx:217 +msgid "No longer following {0}" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:107 +msgid "No notifications yet!" +msgstr "" + #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:191 msgid "No result" msgstr "Tidak ada hasil" -#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/Feeds.tsx:456 msgid "No results found for \"{query}\"" msgstr "Tidak ada hasil ditemukan untuk \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:127 -#: src/view/screens/Search/Search.tsx:263 -#: src/view/screens/Search/Search.tsx:291 -#: src/view/screens/Search/Search.tsx:607 -#: src/view/shell/desktop/Search.tsx:210 +#: src/view/screens/Search/Search.tsx:270 +#: src/view/screens/Search/Search.tsx:298 +#: src/view/screens/Search/Search.tsx:630 +#: src/view/shell/desktop/Search.tsx:213 msgid "No results found for {query}" msgstr "Tidak ada hasil ditemukan untuk {query}" +#: src/view/com/modals/EmbedConsent.tsx:129 +msgid "No thanks" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:82 msgid "Nobody" msgstr "Tak seorang pun" @@ -1377,19 +2194,33 @@ msgstr "Tak seorang pun" msgid "Not Applicable." msgstr "Tidak Berlaku." +#: src/Navigation.tsx:106 +msgid "Not Found" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:246 +#: src/view/com/modals/VerifyEmail.tsx:252 +msgid "Not right now" +msgstr "" + #: src/view/screens/Moderation.tsx:232 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Catatan: Bluesky merupakan jaringan terbuka dan publik. Pengaturan ini hanya 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." -#: src/view/screens/Notifications.tsx:109 -#: src/view/screens/Notifications.tsx:133 +#: src/Navigation.tsx:447 +#: src/view/screens/Notifications.tsx:113 +#: src/view/screens/Notifications.tsx:137 #: src/view/shell/bottom-bar/BottomBar.tsx:205 -#: src/view/shell/desktop/LeftNav.tsx:359 +#: src/view/shell/desktop/LeftNav.tsx:361 #: src/view/shell/Drawer.tsx:435 #: src/view/shell/Drawer.tsx:436 msgid "Notifications" msgstr "Notifikasi" +#: src/view/com/modals/SelfLabel.tsx:103 +msgid "Nudity" +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:34 msgid "Oh no!" msgstr "Oh tidak!" @@ -1398,7 +2229,15 @@ msgstr "Oh tidak!" msgid "Okay" msgstr "Baiklah" -#: src/view/com/composer/Composer.tsx:354 +#: src/view/screens/PreferencesThreads.tsx:78 +msgid "Oldest replies first" +msgstr "" + +#: src/view/screens/Settings.tsx:236 +msgid "Onboarding reset" +msgstr "" + +#: src/view/com/composer/Composer.tsx:375 msgid "One or more images is missing alt text." msgstr "Satu atau lebih gambar belum ada teks alt." @@ -1406,51 +2245,135 @@ msgstr "Satu atau lebih gambar belum ada teks alt." msgid "Only {0} can reply." msgstr "Hanya {0} dapat membalas." +#: src/view/com/modals/ProfilePreview.tsx:49 +#: src/view/com/modals/ProfilePreview.tsx:61 +#: src/view/screens/AppPasswords.tsx:65 +msgid "Oops!" +msgstr "" + +#: src/view/com/composer/Composer.tsx:470 +#: src/view/com/composer/Composer.tsx:471 +msgid "Open emoji picker" +msgstr "" + +#: src/view/screens/Settings.tsx:678 +msgid "Open links with in-app browser" +msgstr "" + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 msgid "Open navigation" msgstr "Buka navigasi" -#: src/view/screens/Settings.tsx:533 +#: src/view/screens/Settings.tsx:737 +msgid "Open storybook page" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:147 +msgid "Opens {numItems} options" +msgstr "" + +#: src/view/screens/Log.tsx:54 +msgid "Opens additional details for a debug entry" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:352 +msgid "Opens an expanded list of users in this notification" +msgstr "" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:61 +msgid "Opens camera on device" +msgstr "" + +#: src/view/com/composer/Prompt.tsx:25 +msgid "Opens composer" +msgstr "" + +#: src/view/screens/Settings.tsx:561 msgid "Opens configurable language settings" msgstr "Buka pengaturan bahasa yang dapat dikonfigurasi" -#: src/view/shell/desktop/RightNav.tsx:148 -#: src/view/shell/Drawer.tsx:641 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 +msgid "Opens device photo gallery" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:459 +msgid "Opens editor for profile display name, avatar, background image, and description" +msgstr "" + +#: src/view/screens/Settings.tsx:615 +msgid "Opens external embeds settings" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:614 +msgid "Opens followers list" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:633 +msgid "Opens following list" +msgstr "" + +#: src/view/screens/Settings.tsx:412 +msgid "Opens invite code list" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:172 +#: src/view/shell/desktop/RightNav.tsx:156 +#: src/view/shell/Drawer.tsx:643 msgid "Opens list of invite codes" msgstr "Buka daftar kode undangan" -#: src/view/com/modals/ChangeHandle.tsx:279 +#: src/view/screens/Settings.tsx:696 +msgid "Opens modal for account deletion confirmation. Requires email code." +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:281 msgid "Opens modal for using custom domain" msgstr "Buka modal untuk menggunakan domain kustom" -#: src/view/screens/Settings.tsx:558 +#: src/view/screens/Settings.tsx:586 msgid "Opens moderation settings" msgstr "Buka pengaturan moderasi" -#: src/view/screens/Settings.tsx:514 +#: src/view/com/auth/login/LoginForm.tsx:236 +msgid "Opens password reset form" +msgstr "" + +#: src/view/screens/Feeds.tsx:335 +msgid "Opens screen to edit Saved Feeds" +msgstr "" + +#: src/view/screens/Settings.tsx:542 msgid "Opens screen with all saved feeds" msgstr "Buka halaman dengan semua feed tersimpan" -#: src/view/screens/Settings.tsx:581 +#: src/view/screens/Settings.tsx:642 msgid "Opens the app password settings page" msgstr "Buka halaman pengaturan kata sandi aplikasi" -#: src/view/screens/Settings.tsx:473 +#: src/view/screens/Settings.tsx:501 msgid "Opens the home feed preferences" msgstr "Buka preferensi feed beranda" -#: src/view/screens/Settings.tsx:664 +#: src/view/screens/Settings.tsx:738 msgid "Opens the storybook page" msgstr "Buka halaman storybook" -#: src/view/screens/Settings.tsx:644 +#: src/view/screens/Settings.tsx:718 msgid "Opens the system log page" msgstr "Buka halaman log sistem" -#: src/view/screens/Settings.tsx:494 +#: src/view/screens/Settings.tsx:522 msgid "Opens the threads preferences" msgstr "Buka preferensi utasan" +#: src/view/com/util/forms/DropdownButton.tsx:254 +msgid "Option {0} of {numItems}" +msgstr "" + +#: src/view/com/modals/Threadgate.tsx:89 +msgid "Or combine these options:" +msgstr "" + #: src/view/com/auth/login/ChooseAccountForm.tsx:138 msgid "Other account" msgstr "Akun lainnya" @@ -1468,11 +2391,11 @@ msgstr "Lainnya..." msgid "Page not found" msgstr "Halaman tidak ditemukan" -#: src/view/com/auth/create/Step2.tsx:101 -#: src/view/com/auth/create/Step2.tsx:111 -#: src/view/com/auth/login/LoginForm.tsx:216 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:130 -#: src/view/com/modals/DeleteAccount.tsx:191 +#: src/view/com/auth/create/Step2.tsx:122 +#: src/view/com/auth/create/Step2.tsx:132 +#: src/view/com/auth/login/LoginForm.tsx:223 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:132 +#: src/view/com/modals/DeleteAccount.tsx:195 msgid "Password" msgstr "Kata sandi" @@ -1484,14 +2407,48 @@ msgstr "Kata sandi diganti" msgid "Password updated!" msgstr "Kata sandi diganti!" +#: src/Navigation.tsx:162 +msgid "People followed by @{0}" +msgstr "" + +#: src/Navigation.tsx:155 +msgid "People following @{0}" +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:66 +msgid "Permission to access camera roll is required." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:72 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:121 msgid "Pictures meant for adults." msgstr "Gambar khusus dewasa." +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Pin to home" +msgstr "" + #: src/view/screens/SavedFeeds.tsx:88 msgid "Pinned Feeds" msgstr "Feed Tersemat" +#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:111 +msgid "Play {0}" +msgstr "" + +#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:54 +#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:55 +msgid "Play Video" +msgstr "" + +#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:110 +msgid "Plays the GIF" +msgstr "" + #: src/view/com/auth/create/state.ts:116 msgid "Please choose your handle." msgstr "Silakan pilih handle Anda." @@ -1504,7 +2461,11 @@ msgstr "Masukkan kata sandi Anda." msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." msgstr "Mohon konfirmasi email Anda sebelum menggantinya. Ini adalah syarat sementara sampai alat mengganti-email tersedia, setelah itu syarat ini akan dihilangkan." -#: src/view/com/modals/AddAppPasswords.tsx:140 +#: src/view/com/modals/AddAppPasswords.tsx:89 +msgid "Please enter a name for your app password. All spaces is not allowed." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:144 msgid "Please enter a unique name for this App Password or use our randomly generated one." msgstr "Mohon masukkan nama unik untuk Kata Sandi Aplikasi ini atau gunakan nama acak yang kami buat." @@ -1512,7 +2473,7 @@ msgstr "Mohon masukkan nama unik untuk Kata Sandi Aplikasi ini atau gunakan nama msgid "Please enter your email." msgstr "Masukkan email Anda." -#: src/view/com/modals/DeleteAccount.tsx:180 +#: src/view/com/modals/DeleteAccount.tsx:184 msgid "Please enter your password as well:" msgstr "Masukkan juga kata sandi Anda:" @@ -1526,13 +2487,51 @@ msgstr "Mohon beritahu kami mengapa menurut Anda peringatan konten ini salah!" #~ msgid "Please tell us why you think this decision was incorrect." #~ msgstr "Mohon beritahu kami mengapa menurut Anda keputusan ini salah." +#: src/view/com/modals/VerifyEmail.tsx:101 +msgid "Please Verify Your Email" +msgstr "" + +#: src/view/com/composer/Composer.tsx:215 +msgid "Please wait for your link card to finish loading" +msgstr "" + +#: src/view/com/modals/SelfLabel.tsx:111 +msgid "Porn" +msgstr "" + +#: src/view/com/composer/Composer.tsx:350 +#: src/view/com/composer/Composer.tsx:358 +msgctxt "action" +msgid "Post" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/screens/PostThread.tsx:82 +msgctxt "description" +msgid "Post" +msgstr "" + #: src/view/com/composer/Composer.tsx:337 #: src/view/com/post-thread/PostThread.tsx:225 #: src/view/screens/PostThread.tsx:80 -msgid "Post" -msgstr "Posting" +#~ msgid "Post" +#~ msgstr "Posting" -#: src/view/com/post-thread/PostThread.tsx:378 +#: src/view/com/post-thread/PostThreadItem.tsx:176 +msgid "Post by {0}" +msgstr "" + +#: src/Navigation.tsx:174 +#: src/Navigation.tsx:181 +#: src/Navigation.tsx:188 +msgid "Post by @{0}" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:82 +msgid "Post deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:382 msgid "Post hidden" msgstr "Postingan disembunyikan" @@ -1544,7 +2543,7 @@ msgstr "Bahasa postingan" msgid "Post Languages" msgstr "Bahasa Postingan" -#: src/view/com/post-thread/PostThread.tsx:430 +#: src/view/com/post-thread/PostThread.tsx:434 msgid "Post not found" msgstr "Postingan tidak ditemukan" @@ -1552,7 +2551,11 @@ msgstr "Postingan tidak ditemukan" msgid "Posts" msgstr "Postingan" -#: src/view/com/modals/LinkWarning.tsx:44 +#: src/view/com/posts/FeedErrorMessage.tsx:64 +msgid "Posts hidden" +msgstr "" + +#: src/view/com/modals/LinkWarning.tsx:46 msgid "Potentially Misleading Link" msgstr "Tautan yang Mungkin Menyesatkan" @@ -1564,33 +2567,39 @@ msgstr "Gambar sebelumnya" msgid "Primary Language" msgstr "Bahasa Utama" -#: src/view/screens/PreferencesThreads.tsx:91 +#: src/view/screens/PreferencesThreads.tsx:97 msgid "Prioritize Your Follows" msgstr "Prioritaskan Pengikut Anda" -#: src/view/shell/desktop/RightNav.tsx:76 +#: src/view/screens/Settings.tsx:598 +#: src/view/shell/desktop/RightNav.tsx:84 msgid "Privacy" msgstr "Privasi" +#: src/Navigation.tsx:219 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings.tsx:750 +#: src/view/screens/Settings.tsx:824 #: src/view/shell/Drawer.tsx:262 msgid "Privacy Policy" msgstr "Kebijakan Privasi" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:190 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:194 msgid "Processing..." msgstr "Memproses..." #: src/view/shell/bottom-bar/BottomBar.tsx:247 -#: src/view/shell/desktop/LeftNav.tsx:413 +#: src/view/shell/desktop/LeftNav.tsx:415 #: src/view/shell/Drawer.tsx:70 -#: src/view/shell/Drawer.tsx:544 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:546 +#: src/view/shell/Drawer.tsx:547 msgid "Profile" msgstr "Profil" -#: src/view/screens/Settings.tsx:808 +#: src/view/com/modals/EditProfile.tsx:128 +msgid "Profile updated" +msgstr "" + +#: src/view/screens/Settings.tsx:882 msgid "Protect your account by verifying your email." msgstr "Amankan akun Anda dengan memverifikasi email Anda." @@ -1602,14 +2611,35 @@ msgstr "Publik, daftar yang dapat dibagikan oleh pengguna untuk membisukan atau msgid "Public, shareable lists which can drive feeds." msgstr "Publik, daftar yang dapat dibagikan dan dapat berimbas ke feed." -#: src/view/com/modals/Repost.tsx:52 +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish post" +msgstr "" + +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish reply" +msgstr "" + +#: src/view/com/modals/Repost.tsx:65 +msgctxt "action" +msgid "Quote post" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 msgid "Quote post" msgstr "Kutip postingan" -#: src/view/com/modals/Repost.tsx:56 +#: src/view/com/modals/Repost.tsx:70 +msgctxt "action" msgid "Quote Post" -msgstr "Kutip Postingan" +msgstr "" + +#: src/view/com/modals/Repost.tsx:56 +#~ msgid "Quote Post" +#~ msgstr "Kutip Postingan" + +#: src/view/screens/PreferencesThreads.tsx:86 +msgid "Random (aka \"Poster's Roulette\")" +msgstr "" #: src/view/com/modals/EditImage.tsx:236 msgid "Ratios" @@ -1625,7 +2655,7 @@ msgstr "Pengguna Direkomendasikan" #: src/view/com/modals/ListAddRemoveUsers.tsx:264 #: src/view/com/modals/SelfLabel.tsx:83 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 #: src/view/com/util/UserAvatar.tsx:282 #: src/view/com/util/UserBanner.tsx:89 msgid "Remove" @@ -1639,13 +2669,16 @@ msgstr "Hapus {0} dari daftar feed saya?" msgid "Remove account" msgstr "Hapus akun" -#: src/view/com/posts/FeedErrorMessage.tsx:130 +#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:166 msgid "Remove feed" msgstr "Hapus feed" #: src/view/com/feeds/FeedSourceCard.tsx:105 +#: src/view/com/feeds/FeedSourceCard.tsx:167 #: src/view/com/feeds/FeedSourceCard.tsx:172 -#: src/view/screens/ProfileFeed.tsx:270 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Remove from my feeds" msgstr "Hapus dari feed saya" @@ -1657,11 +2690,15 @@ msgstr "Hapus gambar" msgid "Remove image preview" msgstr "Hapus pratinjau gambar" +#: src/view/com/modals/Repost.tsx:47 +msgid "Remove repost" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Remove this feed from my feeds?" msgstr "Hapus feed ini dari feed saya?" -#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:132 msgid "Remove this feed from your saved feeds?" msgstr "Hapus feed ini dari feed tersimpan Anda?" @@ -1670,6 +2707,15 @@ msgstr "Hapus feed ini dari feed tersimpan Anda?" msgid "Removed from list" msgstr "Dihapus dari daftar" +#: src/view/com/feeds/FeedSourceCard.tsx:111 +#: src/view/com/feeds/FeedSourceCard.tsx:178 +msgid "Removed from my feeds" +msgstr "" + +#: src/view/com/composer/ExternalEmbed.tsx:71 +msgid "Removes default thumbnail from {0}" +msgstr "" + #: src/view/screens/Profile.tsx:162 msgid "Replies" msgstr "Balasan" @@ -1678,31 +2724,50 @@ msgstr "Balasan" msgid "Replies to this thread are disabled" msgstr "Balasan ke utas ini dinonaktifkan" -#: src/view/screens/PreferencesHomeFeed.tsx:135 +#: src/view/com/composer/Composer.tsx:348 +msgctxt "action" +msgid "Reply" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:144 msgid "Reply Filters" msgstr "Penyaring Balasan" +#: src/view/com/post/Post.tsx:165 +#: src/view/com/posts/FeedItem.tsx:286 +msgctxt "description" +msgid "Reply to <0/>" +msgstr "" + #: src/view/com/modals/report/Modal.tsx:166 msgid "Report {collectionName}" msgstr "Laporkan {collectionName}" -#: src/view/com/profile/ProfileHeader.tsx:404 +#: src/view/com/profile/ProfileHeader.tsx:408 msgid "Report Account" msgstr "Laporkan Akun" -#: src/view/screens/ProfileFeed.tsx:290 +#: src/view/screens/ProfileFeed.tsx:301 msgid "Report feed" msgstr "Laporkan feed" -#: src/view/screens/ProfileList.tsx:425 +#: src/view/screens/ProfileList.tsx:437 msgid "Report List" msgstr "Laporkan Daftar" #: src/view/com/modals/report/SendReportButton.tsx:37 -#: src/view/com/util/forms/PostDropdownBtn.tsx:196 +#: src/view/com/util/forms/PostDropdownBtn.tsx:208 msgid "Report post" msgstr "Laporkan postingan" +#: src/view/com/modals/Repost.tsx:43 +#: src/view/com/modals/Repost.tsx:48 +#: src/view/com/modals/Repost.tsx:53 +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgctxt "action" +msgid "Repost" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Repost" msgstr "Posting ulang" @@ -1716,55 +2781,106 @@ msgstr "Posting ulang atau kutip postingan" msgid "Reposted by" msgstr "Diposting ulang oleh" +#: src/view/com/posts/FeedItem.tsx:206 +msgid "Reposted by {0})" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:223 +msgid "Reposted by <0/>" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:162 +msgid "reposted your post" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:189 +msgid "Reposts of this post" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:181 #: src/view/com/modals/ChangeEmail.tsx:183 msgid "Request Change" msgstr "Ajukan Perubahan" -#: src/view/com/auth/create/Step2.tsx:53 +#: src/view/screens/Settings.tsx:450 +msgid "Require alt text before posting" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:68 msgid "Required for this provider" msgstr "Diwajibkan untuk provider ini" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:98 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 msgid "Reset code" msgstr "Kode reset" -#: src/view/screens/Settings.tsx:686 +#: src/view/screens/Settings.tsx:757 +msgid "Reset onboarding" +msgstr "" + +#: src/view/screens/Settings.tsx:760 msgid "Reset onboarding state" msgstr "Reset status onboarding" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:98 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:100 msgid "Reset password" msgstr "Reset kata sandi" -#: src/view/screens/Settings.tsx:676 -msgid "Reset preferences state" -msgstr Reset status preferensi" +#: src/view/screens/Settings.tsx:747 +msgid "Reset preferences" +msgstr "" -#: src/view/screens/Settings.tsx:684 +#: src/view/screens/Settings.tsx:750 +msgid "Reset preferences state" +msgstr "" + +#: src/view/screens/Settings.tsx:758 msgid "Resets the onboarding state" msgstr "Reset status onboarding" -#: src/view/screens/Settings.tsx:674 +#: src/view/screens/Settings.tsx:748 msgid "Resets the preferences state" msgstr "Reset status preferensi" +#: src/view/com/auth/login/LoginForm.tsx:266 +msgid "Retries login" +msgstr "" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:67 +msgid "Retries the last action, which errored out" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:163 #: src/view/com/auth/create/CreateAccount.tsx:167 -#: src/view/com/auth/login/LoginForm.tsx:258 -#: src/view/com/auth/login/LoginForm.tsx:261 +#: src/view/com/auth/login/LoginForm.tsx:265 +#: src/view/com/auth/login/LoginForm.tsx:268 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:65 msgid "Retry" msgstr "Ulangi" -#: src/view/com/modals/AltImage.tsx:115 -#: src/view/com/modals/BirthDateSettings.tsx:93 -#: src/view/com/modals/BirthDateSettings.tsx:96 +#: src/view/screens/ProfileList.tsx:877 +msgid "Return to previous page" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:59 +msgid "SANDBOX. Posts and accounts are not permanent." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:125 +#: src/view/com/modals/CreateOrEditList.tsx:278 +msgctxt "action" +msgid "Save" +msgstr "" + +#: src/view/com/modals/BirthDateSettings.tsx:94 +#: src/view/com/modals/BirthDateSettings.tsx:97 #: src/view/com/modals/ChangeHandle.tsx:173 -#: src/view/com/modals/CreateOrEditList.tsx:249 -#: src/view/com/modals/CreateOrEditList.tsx:257 -#: src/view/com/modals/EditProfile.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:270 +#: src/view/com/modals/EditProfile.tsx:224 +#: src/view/screens/ProfileFeed.tsx:354 msgid "Save" msgstr "Simpan" @@ -1772,7 +2888,7 @@ msgstr "Simpan" msgid "Save alt text" msgstr "Simpan teks alt" -#: src/view/com/modals/EditProfile.tsx:231 +#: src/view/com/modals/EditProfile.tsx:232 msgid "Save Changes" msgstr "Simpan Perubahan" @@ -1788,12 +2904,28 @@ msgstr "Simpan potongan gambar" msgid "Saved Feeds" msgstr "Simpan Feed" +#: src/view/com/modals/EditProfile.tsx:225 +msgid "Saves any changes to your profile" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:171 +msgid "Saves handle change to {handle}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:833 +msgid "Scroll to top" +msgstr "" + +#: src/Navigation.tsx:437 +#: src/view/com/auth/LoggedOut.tsx:122 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 -#: src/view/com/util/forms/SearchInput.tsx:64 -#: src/view/screens/Search/Search.tsx:393 +#: src/view/com/util/forms/SearchInput.tsx:53 +#: src/view/com/util/forms/SearchInput.tsx:65 +#: src/view/screens/Search/Search.tsx:406 #: src/view/screens/Search/Search.tsx:559 +#: src/view/screens/Search/Search.tsx:572 #: src/view/shell/bottom-bar/BottomBar.tsx:159 -#: src/view/shell/desktop/LeftNav.tsx:322 +#: src/view/shell/desktop/LeftNav.tsx:324 #: src/view/shell/desktop/Search.tsx:161 #: src/view/shell/desktop/Search.tsx:170 #: src/view/shell/Drawer.tsx:362 @@ -1803,6 +2935,7 @@ msgstr "Cari" #: src/view/com/auth/LoggedOut.tsx:104 #: src/view/com/auth/LoggedOut.tsx:105 +#: src/view/com/modals/ListAddRemoveUsers.tsx:70 msgid "Search for users" msgstr "Cari pengguna" @@ -1810,10 +2943,18 @@ msgstr "Cari pengguna" msgid "Security Step Required" msgstr "Langkah Keamanan Diperlukan" +#: src/view/screens/SavedFeeds.tsx:163 +msgid "See this guide" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 msgid "See what's next" msgstr "Lihat apa yang akan datang" +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:75 msgid "Select Bluesky Social" msgstr "Pilih Bluesky Social" @@ -1822,7 +2963,11 @@ msgstr "Pilih Bluesky Social" msgid "Select from an existing account" msgstr "Pilih dari akun yang sudah ada" -#: src/view/com/auth/login/LoginForm.tsx:143 +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:147 msgid "Select service" msgstr "Pilih layanan" @@ -1838,7 +2983,8 @@ msgstr "Pilih bahasa aplikasi Anda untuk tampilan teks bawaan dalam aplikasi" msgid "Select your preferred language for translations in your feed." msgstr "Pilih bahasa yang disukai untuk penerjemahaan feed Anda." -#: src/view/com/modals/VerifyEmail.tsx:196 +#: src/view/com/modals/VerifyEmail.tsx:202 +#: src/view/com/modals/VerifyEmail.tsx:204 msgid "Send Confirmation Email" msgstr "Kirim Email Konfirmasi" @@ -1846,9 +2992,14 @@ msgstr "Kirim Email Konfirmasi" msgid "Send email" msgstr "Kirim email" -#: src/view/com/modals/DeleteAccount.tsx:138 +#: src/view/com/modals/DeleteAccount.tsx:140 +msgctxt "action" msgid "Send Email" -msgstr "Kirim Email" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:138 +#~ msgid "Send Email" +#~ msgstr "Kirim Email" #: src/view/shell/Drawer.tsx:295 #: src/view/shell/Drawer.tsx:316 @@ -1859,34 +3010,85 @@ msgstr "Kirim masukan" msgid "Send Report" msgstr "Kirim Laporan" +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "Sends email with confirmation code for account deletion" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:306 +msgid "Set {value} for {labelGroup} content moderation policy" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:155 +#: src/view/com/modals/ContentFilteringSettings.tsx:174 +msgctxt "action" +msgid "Set Age" +msgstr "" + +#: src/view/screens/Settings.tsx:482 +msgid "Set color theme to dark" +msgstr "" + +#: src/view/screens/Settings.tsx:475 +msgid "Set color theme to light" +msgstr "" + +#: src/view/screens/Settings.tsx:469 +msgid "Set color theme to system setting" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 msgid "Set new password" msgstr "Buat kata sandi baru" -#: src/view/screens/PreferencesHomeFeed.tsx:216 +#: src/view/com/auth/create/Step2.tsx:133 +msgid "Set password" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:225 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." msgstr "Pilih \"Tidak\" untuk menyembunyikan semua kutipan postingan dari feed Anda. Posting ulang tetap akan terlihat." -#: src/view/screens/PreferencesHomeFeed.tsx:113 +#: src/view/screens/PreferencesHomeFeed.tsx:122 msgid "Set this setting to \"No\" to hide all replies from your feed." msgstr "Pilih \"Tidak\" untuk menyembunyikan semua balasan dari feed Anda." -#: src/view/screens/PreferencesHomeFeed.tsx:182 +#: src/view/screens/PreferencesHomeFeed.tsx:191 msgid "Set this setting to \"No\" to hide all reposts from your feed." msgstr "Pilih \"Tidak\" untuk menyembunyikan semua posting ulang dari feed Anda." -#: src/view/screens/PreferencesThreads.tsx:116 +#: src/view/screens/PreferencesThreads.tsx:122 msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." msgstr "Pilih \"Ya\" untuk menampilkan balasan dalam bentuk utasan. Ini merupakan fitur eksperimental." -#: src/view/screens/PreferencesHomeFeed.tsx:252 +#: src/view/screens/PreferencesHomeFeed.tsx:261 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." msgstr "Pilih \"Ya\" untuk menampilkan beberapa sampel dari feed tersimpan Anda pada feed mengikuti. Ini merupakan fitur eksperimental." -#: src/view/screens/Settings.tsx:277 -#: src/view/shell/desktop/LeftNav.tsx:431 -#: src/view/shell/Drawer.tsx:565 -#: src/view/shell/Drawer.tsx:566 +#: src/view/com/modals/ChangeHandle.tsx:266 +msgid "Sets Bluesky username" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:153 +msgid "Sets email for password reset" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:118 +msgid "Sets hosting provider for password reset" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:143 +msgid "Sets hosting provider to {label}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:148 +msgid "Sets server for the Bluesky client" +msgstr "" + +#: src/Navigation.tsx:136 +#: src/view/screens/Settings.tsx:294 +#: src/view/shell/desktop/LeftNav.tsx:433 +#: src/view/shell/Drawer.tsx:567 +#: src/view/shell/Drawer.tsx:568 msgid "Settings" msgstr "Pengaturan" @@ -1894,49 +3096,91 @@ msgstr "Pengaturan" msgid "Sexual activity or erotic nudity." msgstr "Aktivitas seksual atau ketelanjangan erotis." -#: src/view/com/profile/ProfileHeader.tsx:338 -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 -#: src/view/screens/ProfileList.tsx:384 +#: src/view/com/lightbox/Lightbox.tsx:134 +msgctxt "action" +msgid "Share" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:342 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 +#: src/view/screens/ProfileList.tsx:396 msgid "Share" msgstr "Bagikan" -#: src/view/screens/ProfileFeed.tsx:302 +#: src/view/screens/ProfileFeed.tsx:313 msgid "Share feed" msgstr "Bagikan feed" -#: src/view/com/util/moderation/ContentHider.tsx:105 -#: src/view/screens/Settings.tsx:316 +#: src/view/com/modals/ContentFilteringSettings.tsx:261 +#: src/view/com/util/moderation/ContentHider.tsx:107 +#: src/view/com/util/moderation/PostHider.tsx:108 +#: src/view/screens/Settings.tsx:344 msgid "Show" msgstr "Tampilkan" +#: src/view/screens/PreferencesHomeFeed.tsx:68 +msgid "Show all replies" +msgstr "" + #: src/view/com/util/moderation/ScreenHider.tsx:132 msgid "Show anyway" msgstr "Tetap tampilkan" -#: src/view/screens/PreferencesHomeFeed.tsx:249 +#: src/view/com/modals/EmbedConsent.tsx:87 +msgid "Show embeds from {0}" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:498 +msgid "Show follows similar to {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:569 +#: src/view/com/post/Post.tsx:196 +#: src/view/com/posts/FeedItem.tsx:362 +msgid "Show More" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:258 msgid "Show Posts from My Feeds" msgstr "Tampilkan Postingan dari Feed Saya" -#: src/view/screens/PreferencesHomeFeed.tsx:213 +#: src/view/screens/PreferencesHomeFeed.tsx:222 msgid "Show Quote Posts" msgstr "Tampilkan Kutipan Postingan" -#: src/view/screens/PreferencesHomeFeed.tsx:110 +#: src/view/screens/PreferencesHomeFeed.tsx:119 msgid "Show Replies" msgstr "Tampilkan Balasan" -#: src/view/screens/PreferencesThreads.tsx:94 +#: src/view/screens/PreferencesThreads.tsx:100 msgid "Show replies by people you follow before all other replies." msgstr "Tampilkan balasan dari orang yang Anda ikuti sebelum balasan lainnya." -#: src/view/screens/PreferencesHomeFeed.tsx:179 +#: src/view/screens/PreferencesHomeFeed.tsx:70 +msgid "Show replies with at least {value} {0}" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:188 msgid "Show Reposts" msgstr "Tampilkan Posting Ulang" -#: src/view/com/notifications/FeedItem.tsx:337 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Show the content" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 msgid "Show users" msgstr "Tampilkan pengguna" +#: src/view/com/profile/ProfileHeader.tsx:501 +msgid "Shows a list of users similar to this user." +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:545 +msgid "Shows posts from {0} in your feed" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 #: src/view/com/auth/login/Login.tsx:98 #: src/view/com/auth/SplashScreen.tsx:54 @@ -1966,12 +3210,14 @@ msgstr "Masuk sebagai {0}" msgid "Sign in as..." msgstr "Masuk sebagai..." -#: src/view/com/auth/login/LoginForm.tsx:130 +#: src/view/com/auth/login/LoginForm.tsx:134 msgid "Sign into" msgstr "Masuk ke" #: src/view/com/modals/SwitchAccount.tsx:64 -#: src/view/com/modals/SwitchAccount.tsx:67 +#: src/view/com/modals/SwitchAccount.tsx:69 +#: src/view/screens/Settings.tsx:107 +#: src/view/screens/Settings.tsx:110 msgid "Sign out" msgstr "Keluar" @@ -1995,21 +3241,41 @@ msgstr "Daftar atau masuk untuk bergabung dalam obrolan" msgid "Sign-in Required" msgstr "Dibutuhkan Masuk" -#: src/view/screens/Settings.tsx:327 +#: src/view/screens/Settings.tsx:355 msgid "Signed in as" msgstr "Masuk sebagai" +#: src/view/com/auth/login/ChooseAccountForm.tsx:103 +msgid "Signed in as @{0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:66 +msgid "Signs {0} out of Bluesky" +msgstr "" + #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 msgid "Skip" msgstr "Lewati" +#: src/view/com/modals/ProfilePreview.tsx:62 +msgid "Something went wrong and we're not sure what." +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:51 +msgid "Something went wrong. Check your email and try again." +msgstr "" + +#: src/App.native.tsx:57 +msgid "Sorry! Your session expired. Please log in again." +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:69 msgid "Sort Replies" msgstr "Urutkan Balasan" #: src/view/screens/PreferencesThreads.tsx:72 msgid "Sort replies to the same post by:" -msgstr Urutkan balasan ke postingan yang sama berdasarkan:" +msgstr "" #: src/view/com/modals/crop-image/CropImage.web.tsx:122 msgid "Square" @@ -2020,11 +3286,19 @@ msgstr "Persegi" msgid "Staging" msgstr "Staging" -#: src/view/screens/Settings.tsx:730 +#: src/view/screens/Settings.tsx:804 msgid "Status page" msgstr "Halaman status" -#: src/view/screens/Settings.tsx:666 +#: src/view/com/auth/create/StepHeader.tsx:15 +msgid "Step {step} of 3" +msgstr "" + +#: src/view/screens/Settings.tsx:276 +msgid "Storage cleared, you need to restart the app now." +msgstr "" + +#: src/view/screens/Settings.tsx:740 msgid "Storybook" msgstr "Storybook" @@ -2032,28 +3306,59 @@ msgstr "Storybook" msgid "Submit" msgstr "Kirim" -#: src/view/screens/ProfileList.tsx:574 +#: src/view/screens/ProfileList.tsx:586 msgid "Subscribe" msgstr "Langganan" -#: src/view/screens/ProfileList.tsx:570 +#: src/view/screens/ProfileList.tsx:582 msgid "Subscribe to this list" msgstr "Langganan ke daftar ini" -#: src/view/screens/Search/Search.tsx:349 +#: src/view/com/lists/ListCard.tsx:101 +msgid "Subscribed" +msgstr "" + +#: src/view/screens/Search/Search.tsx:362 msgid "Suggested Follows" msgstr "Saran untuk Diikuti" +#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 +msgid "Suggested for you" +msgstr "" + +#: src/view/com/modals/SelfLabel.tsx:95 +msgid "Suggestive" +msgstr "" + +#: src/Navigation.tsx:214 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "Dukungan" -#: src/view/com/modals/SwitchAccount.tsx:115 +#: src/view/com/modals/ProfilePreview.tsx:110 +msgid "Swipe up to see more" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:117 msgid "Switch Account" msgstr "Pindah Akun" -#: src/view/screens/Settings.tsx:646 +#: src/view/com/modals/SwitchAccount.tsx:97 +#: src/view/screens/Settings.tsx:137 +msgid "Switch to {0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:98 +#: src/view/screens/Settings.tsx:138 +msgid "Switches the account you are logged in to" +msgstr "" + +#: src/view/screens/Settings.tsx:466 +msgid "System" +msgstr "" + +#: src/view/screens/Settings.tsx:720 msgid "System log" msgstr "Log sistem" @@ -2061,22 +3366,27 @@ msgstr "Log sistem" msgid "Tall" msgstr "Tinggi" -#: src/view/shell/desktop/RightNav.tsx:85 +#: src/view/com/util/images/AutoSizedImage.tsx:70 +msgid "Tap to view fully" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:93 msgid "Terms" msgstr "Ketentuan" -#: src/view/screens/Settings.tsx:744 +#: src/Navigation.tsx:224 +#: src/view/screens/Settings.tsx:818 #: src/view/screens/TermsOfService.tsx:29 #: src/view/shell/Drawer.tsx:256 msgid "Terms of Service" msgstr "Ketentuan Layanan" #: src/view/com/modals/AppealLabel.tsx:70 -#: src/view/com/modals/report/InputIssueDetails.tsx:50 +#: src/view/com/modals/report/InputIssueDetails.tsx:51 msgid "Text input field" msgstr "Area input teks" -#: src/view/com/profile/ProfileHeader.tsx:306 +#: src/view/com/profile/ProfileHeader.tsx:310 msgid "The account will be able to interact with you after unblocking." msgstr "Akun ini akan dapat berinteraksi dengan Anda setelah blokir dibuka." @@ -2088,7 +3398,7 @@ msgstr "Panduan Komunitas telah dipindahkan ke <0/>" msgid "The Copyright Policy has been moved to <0/>" msgstr "Kebijakan Hak Cipta telah dipindahkan ke <0/>" -#: src/view/com/post-thread/PostThread.tsx:433 +#: src/view/com/post-thread/PostThread.tsx:437 msgid "The post may have been deleted." msgstr "Postingan mungkin telah dihapus." @@ -2097,13 +3407,86 @@ msgid "The Privacy Policy has been moved to <0/>" msgstr "Kebijakan Privasi telah dipindahkan ke <0/>" #: src/view/screens/Support.tsx:36 -msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "Formulir bantuan telah dipindahkan. Jika Anda butuh bantuan, silakan<0/> atau kunjungi {HELP_DESK_URL} untuk menghubungi kami." +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "" + +#: src/view/screens/Support.tsx:36 +#~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +#~ msgstr "Formulir bantuan telah dipindahkan. Jika Anda butuh bantuan, silakan<0/> atau kunjungi {HELP_DESK_URL} untuk menghubungi kami." #: src/view/screens/TermsOfService.tsx:33 msgid "The Terms of Service have been moved to" msgstr "Ketentuan Layanan telah dipindahkan ke" +#: src/view/screens/ProfileFeed.tsx:558 +msgid "There was an an issue contacting the server, please check your internet connection and try again." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:139 +msgid "There was an an issue removing this feed. Please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:218 +msgid "There was an an issue updating your feeds, please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:245 +#: src/view/screens/ProfileList.tsx:266 +#: src/view/screens/SavedFeeds.tsx:209 +#: src/view/screens/SavedFeeds.tsx:231 +#: src/view/screens/SavedFeeds.tsx:252 +msgid "There was an issue contacting the server" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 +#: src/view/com/feeds/FeedSourceCard.tsx:113 +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:181 +msgid "There was an issue contacting your server" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:115 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "" + +#: src/view/com/posts/Feed.tsx:261 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "" + +#: src/view/com/lists/ListMembers.tsx:172 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:148 +#: src/view/com/lists/ProfileLists.tsx:155 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:126 +msgid "There was an issue syncing your preferences with the server" +msgstr "" + +#: src/view/screens/AppPasswords.tsx:66 +msgid "There was an issue with fetching your app passwords" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:204 +#: src/view/com/profile/ProfileHeader.tsx:225 +#: src/view/com/profile/ProfileHeader.tsx:264 +#: src/view/com/profile/ProfileHeader.tsx:277 +#: src/view/com/profile/ProfileHeader.tsx:297 +#: src/view/com/profile/ProfileHeader.tsx:319 +msgid "There was an issue! {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:287 +#: src/view/screens/ProfileList.tsx:306 +#: src/view/screens/ProfileList.tsx:328 +#: src/view/screens/ProfileList.tsx:347 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:35 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Sepertinya ada masalah pada aplikasi. Harap beri tahu kami jika Anda mengalaminya!" @@ -2120,19 +3503,37 @@ msgstr "Ini {screenDescription} telah ditandai:" msgid "This account has requested that users sign in to view their profile." msgstr "Akun ini mewajibkan pengguna untuk masuk agar bisa melihat profilnya." -#: src/view/com/posts/FeedErrorMessage.tsx:107 +#: src/view/com/modals/EmbedConsent.tsx:68 +msgid "This content is hosted by {0}. Do you want to enable external media?" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:67 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "This content is not viewable without a Bluesky account." msgstr "Konten ini tidak dapat dilihat tanpa akun Bluesky." -#: src/view/com/posts/FeedErrorMessage.tsx:113 +#: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Feed ini sedang menerima terlalu banyak trafik dan sementara tidak tersedia. Silakan coba lagi nanti." +#: src/view/screens/Profile.tsx:392 +#: src/view/screens/ProfileFeed.tsx:484 +#: src/view/screens/ProfileList.tsx:639 +msgid "This feed is empty!" +msgstr "" + +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:61 msgid "This information is not shared with other users." msgstr "Informasi ini tidak akan dibagikan ke pengguna lainnya." -#: src/view/com/modals/VerifyEmail.tsx:113 +#: src/view/com/modals/VerifyEmail.tsx:119 msgid "This is important in case you ever need to change your email or reset your password." msgstr "Ini penting jika Anda butuh untuk mengganti email atau reset kata sandi Anda nantinya." @@ -2140,32 +3541,56 @@ msgstr "Ini penting jika Anda butuh untuk mengganti email atau reset kata sandi msgid "This is the service that keeps you online." msgstr "Ini adalah layanan yang menjaga Anda tetap online." -#: src/view/com/modals/LinkWarning.tsx:56 +#: src/view/com/modals/LinkWarning.tsx:58 msgid "This link is taking you to the following website:" msgstr "Tautan ini akan membawa Anda ke website:" +#: src/view/screens/ProfileList.tsx:813 +msgid "This list is empty!" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:105 +msgid "This name is already in use" +msgstr "" + #: src/view/com/post-thread/PostThreadItem.tsx:123 msgid "This post has been deleted." msgstr "Postingan ini telah dihapus." +#: src/view/com/modals/ModerationDetails.tsx:62 +msgid "This user has blocked you. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:42 +msgid "This user is included in the <0/> list which you have blocked." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:74 +msgid "This user is included the <0/> list which you have muted." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:137 msgid "This warning is only available for posts with media attached." msgstr "Peringatan ini hanya tersedia untuk postingan dengan lampiran media." -#: src/view/com/util/forms/PostDropdownBtn.tsx:178 +#: src/view/com/util/forms/PostDropdownBtn.tsx:190 msgid "This will hide this post from your feeds." msgstr "Ini akan menyembunyikan postingan ini dari feed Anda." #: src/view/screens/PreferencesThreads.tsx:53 -#: src/view/screens/Settings.tsx:503 +#: src/view/screens/Settings.tsx:531 msgid "Thread Preferences" msgstr "Preferensi Utasan" -#: src/view/screens/PreferencesThreads.tsx:113 +#: src/view/screens/PreferencesThreads.tsx:119 msgid "Threaded Mode" msgstr "Mode Utasan" -#: src/view/com/util/forms/DropdownButton.tsx:230 +#: src/Navigation.tsx:254 +msgid "Threads Preferences" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:234 msgid "Toggle dropdown" msgstr "Beralih dropdown" @@ -2173,60 +3598,100 @@ msgstr "Beralih dropdown" msgid "Transformations" msgstr "Transformasi" -#: src/view/com/post-thread/PostThreadItem.tsx:704 -#: src/view/com/post-thread/PostThreadItem.tsx:706 -#: src/view/com/util/forms/PostDropdownBtn.tsx:111 +#: src/view/com/post-thread/PostThreadItem.tsx:710 +#: src/view/com/post-thread/PostThreadItem.tsx:712 +#: src/view/com/util/forms/PostDropdownBtn.tsx:123 msgid "Translate" msgstr "Terjemahkan" -#: src/view/com/util/error/ErrorScreen.tsx:73 +#: src/view/com/util/error/ErrorScreen.tsx:75 +msgctxt "action" msgid "Try again" -msgstr "Ulangi" +msgstr "" -#: src/view/screens/ProfileList.tsx:472 +#: src/view/com/util/error/ErrorScreen.tsx:73 +#~ msgid "Try again" +#~ msgstr "Ulangi" + +#: src/view/screens/ProfileList.tsx:484 msgid "Un-block list" msgstr "Buka blokir daftar" -#: src/view/screens/ProfileList.tsx:457 +#: src/view/screens/ProfileList.tsx:469 msgid "Un-mute list" msgstr "Bunyikan daftar" -#: src/view/com/auth/create/CreateAccount.tsx:64 +#: src/view/com/auth/create/CreateAccount.tsx:65 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:87 #: src/view/com/auth/login/Login.tsx:76 -#: src/view/com/auth/login/LoginForm.tsx:117 +#: src/view/com/auth/login/LoginForm.tsx:120 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Tidak dapat terhubung ke layanan. Mohon periksa koneksi internet Anda." -#: src/view/com/profile/ProfileHeader.tsx:466 -#: src/view/com/profile/ProfileHeader.tsx:469 +#: src/view/com/profile/ProfileHeader.tsx:475 +msgctxt "action" +msgid "Unblock" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:472 +#: src/view/screens/ProfileList.tsx:568 msgid "Unblock" msgstr "Buka blokir" -#: src/view/com/profile/ProfileHeader.tsx:304 -#: src/view/com/profile/ProfileHeader.tsx:388 +#: src/view/com/profile/ProfileHeader.tsx:308 +#: src/view/com/profile/ProfileHeader.tsx:392 msgid "Unblock Account" msgstr "Buka blokir Akun" +#: src/view/com/modals/Repost.tsx:42 +#: src/view/com/modals/Repost.tsx:55 +#: src/view/com/util/post-ctrls/RepostButton.tsx:60 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Undo repost" msgstr "Batalkan posting ulang" -#: src/view/com/auth/create/state.ts:210 +#: src/view/com/profile/FollowButton.tsx:55 +msgctxt "action" +msgid "Unfollow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:524 +msgid "Unfollow {0}" +msgstr "" + +#: src/view/com/auth/create/state.ts:216 msgid "Unfortunately, you do not meet the requirements to create an account." msgstr "Sayangnya, Anda tidak memenuhi syarat untuk membuat akun." -#: src/view/com/profile/ProfileHeader.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Unlike" +msgstr "" + +#: src/view/screens/ProfileList.tsx:575 +msgid "Unmute" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:373 msgid "Unmute Account" msgstr "Bunyikan Akun" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Unmute thread" msgstr "Bunyikan utasan" -#: src/view/screens/ProfileList.tsx:440 +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Unpin" +msgstr "" + +#: src/view/screens/ProfileList.tsx:452 msgid "Unpin moderation list" msgstr "Lepas sematan daftar moderasi" +#: src/view/screens/ProfileFeed.tsx:354 +msgid "Unsave" +msgstr "" + #: src/view/com/modals/UserAddRemoveLists.tsx:54 msgid "Update {displayName} in Lists" msgstr "Memperbarui {displayName} di Daftar" @@ -2235,44 +3700,93 @@ msgstr "Memperbarui {displayName} di Daftar" msgid "Update Available" msgstr "Pembaruan Tersedia" -#: src/view/com/auth/login/SetNewPasswordForm.tsx:172 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:174 msgid "Updating..." msgstr "Memperbarui..." -#: src/view/com/modals/ChangeHandle.tsx:453 +#: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "Unggah berkas teks ke:" -#: src/view/screens/AppPasswords.tsx:194 +#: src/view/screens/AppPasswords.tsx:195 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." msgstr "Gunakan kata sandi aplikasi untuk masuk ke klien Bluesky lainnya tanpa memberikan akses penuh ke akun atau kata sandi Anda." -#: src/view/com/modals/ChangeHandle.tsx:513 +#: src/view/com/modals/ChangeHandle.tsx:515 msgid "Use default provider" msgstr "Gunakan layanan bawaan" -#: src/view/com/modals/AddAppPasswords.tsx:150 +#: src/view/com/modals/InAppBrowserConsent.tsx:56 +#: src/view/com/modals/InAppBrowserConsent.tsx:58 +msgid "Use in-app browser" +msgstr "" + +#: src/view/com/modals/InAppBrowserConsent.tsx:66 +#: src/view/com/modals/InAppBrowserConsent.tsx:68 +msgid "Use my default browser" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:154 msgid "Use this to sign into the other app along with your handle." msgstr "Gunakan ini untuk masuk ke aplikasi lain dengan handle Anda." -#: src/view/com/modals/InviteCodes.tsx:197 +#: src/view/com/modals/ServerInput.tsx:105 +msgid "Use your domain as your Bluesky client service provider" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:200 msgid "Used by:" msgstr "Digunakan oleh:" +#: src/view/com/modals/ModerationDetails.tsx:54 +msgid "User Blocked" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:40 +msgid "User Blocked by List" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:60 +msgid "User Blocks You" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:38 msgid "User handle" msgstr "Handle pengguna" +#: src/view/com/lists/ListCard.tsx:84 +#: src/view/com/modals/UserAddRemoveLists.tsx:182 +msgid "User list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:741 +msgid "User list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:180 +#: src/view/screens/ProfileList.tsx:739 +msgid "User list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:138 +msgid "User list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:125 +msgid "User list updated" +msgstr "" + #: src/view/screens/Lists.tsx:58 msgid "User Lists" msgstr "Daftar Pengguna" -#: src/view/com/auth/login/LoginForm.tsx:170 -#: src/view/com/auth/login/LoginForm.tsx:187 +#: src/view/com/auth/login/LoginForm.tsx:174 +#: src/view/com/auth/login/LoginForm.tsx:192 msgid "Username or email address" msgstr "Nama pengguna atau alamat email" -#: src/view/screens/ProfileList.tsx:738 +#: src/view/screens/ProfileList.tsx:775 msgid "Users" msgstr "Pengguna" @@ -2284,15 +3798,15 @@ msgstr "pengguna yang diikuti <0/>" msgid "Users in \"{0}\"" msgstr "Pengguna di \"{0}\"" -#: src/view/screens/Settings.tsx:769 +#: src/view/screens/Settings.tsx:843 msgid "Verify email" msgstr "Verifikasi email" -#: src/view/screens/Settings.tsx:794 +#: src/view/screens/Settings.tsx:868 msgid "Verify my email" msgstr "Verifikasi email saya" -#: src/view/screens/Settings.tsx:803 +#: src/view/screens/Settings.tsx:877 msgid "Verify My Email" msgstr "Verifikasi Email Saya" @@ -2301,23 +3815,51 @@ msgstr "Verifikasi Email Saya" msgid "Verify New Email" msgstr "Verifikasi Email Baru" +#: src/view/com/modals/VerifyEmail.tsx:103 +msgid "Verify Your Email" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:701 +msgid "View {0}'s avatar" +msgstr "" + #: src/view/screens/Log.tsx:52 msgid "View debug entry" msgstr "Lihat entri debug" +#: src/view/com/posts/FeedSlice.tsx:103 +msgid "View full thread" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:172 +msgid "View profile" +msgstr "" + #: src/view/com/profile/ProfileSubpageHeader.tsx:128 msgid "View the avatar" msgstr "Lihat avatar" -#: src/view/com/modals/LinkWarning.tsx:73 +#: src/view/com/modals/LinkWarning.tsx:75 msgid "Visit Site" msgstr "Kunjungi Halaman" -#: src/view/com/auth/create/CreateAccount.tsx:121 +#: src/view/com/modals/ContentFilteringSettings.tsx:254 +msgid "Warn" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:48 +msgid "We'll look into your appeal promptly." +msgstr "" + +#: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "Kami sangat senang Anda bergabung dengan kami!" -#: src/view/screens/Search/Search.tsx:236 +#: src/view/screens/ProfileList.tsx:83 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "" + +#: src/view/screens/Search/Search.tsx:243 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Maaf, pencarian Anda tidak dapat dilakukan. Mohon coba lagi dalam beberapa menit." @@ -2338,6 +3880,7 @@ msgstr "Apa yang bermasalah dengan {collectionName}?" #~ msgstr "Apa selanjutnya?" #: src/view/com/auth/SplashScreen.tsx:34 +#: src/view/com/composer/Composer.tsx:279 msgid "What's up?" msgstr "Apa kabar?" @@ -2358,20 +3901,30 @@ msgstr "Siapa yang dapat membalas" msgid "Wide" msgstr "Lebar" -#: src/view/com/composer/Composer.tsx:409 +#: src/view/com/composer/Composer.tsx:415 msgid "Write post" msgstr "Tulis postingan" +#: src/view/com/composer/Composer.tsx:278 #: src/view/com/composer/Prompt.tsx:33 msgid "Write your reply" msgstr "Tulis balasan Anda" -#: src/view/screens/PreferencesHomeFeed.tsx:192 -#: src/view/screens/PreferencesHomeFeed.tsx:227 -#: src/view/screens/PreferencesHomeFeed.tsx:262 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:201 +#: src/view/screens/PreferencesHomeFeed.tsx:236 +#: src/view/screens/PreferencesHomeFeed.tsx:271 +#: src/view/screens/PreferencesThreads.tsx:106 +#: src/view/screens/PreferencesThreads.tsx:129 msgid "Yes" msgstr "Ya" +#: src/view/com/posts/FollowingEmptyState.tsx:67 +#: src/view/com/posts/FollowingEndOfFeed.tsx:68 +msgid "You can also discover new Custom Feeds to follow." +msgstr "" + #: src/view/com/auth/create/Step1.tsx:106 msgid "You can change hosting providers at any time." msgstr "Anda dapat mengganti layanan hosting kapan pun." @@ -2381,7 +3934,7 @@ msgstr "Anda dapat mengganti layanan hosting kapan pun." msgid "You can now sign in with your new password." msgstr "Sekarang Anda dapat masuk dengan kata sandi baru." -#: src/view/com/modals/InviteCodes.tsx:64 +#: src/view/com/modals/InviteCodes.tsx:66 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Anda belum memiliki kode undangan! Kami akan mengirimkan kode saat Anda sudah sedikit lama di Bluesky." @@ -2389,7 +3942,7 @@ msgstr "Anda belum memiliki kode undangan! Kami akan mengirimkan kode saat Anda msgid "You don't have any pinned feeds." msgstr "Anda tidak memiliki feed yang disematkan." -#: src/view/screens/Feeds.tsx:383 +#: src/view/screens/Feeds.tsx:387 msgid "You don't have any saved feeds!" msgstr "Anda tidak memiliki feed yang disimpan!" @@ -2397,16 +3950,24 @@ msgstr "Anda tidak memiliki feed yang disimpan!" msgid "You don't have any saved feeds." msgstr "Anda tidak memiliki feed yang disimpan." -#: src/view/com/post-thread/PostThread.tsx:381 +#: src/view/com/post-thread/PostThread.tsx:385 msgid "You have blocked the author or you have been blocked by the author." msgstr "Anda telah memblokir atau diblokir oleh penulis ini." -#: src/view/com/feeds/ProfileFeedgens.tsx:134 +#: src/view/com/modals/ModerationDetails.tsx:56 +msgid "You have blocked this user. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:87 +msgid "You have muted this user." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:136 msgid "You have no feeds." msgstr "Anda tidak punya feed." #: src/view/com/lists/MyLists.tsx:89 -#: src/view/com/lists/ProfileLists.tsx:138 +#: src/view/com/lists/ProfileLists.tsx:140 msgid "You have no lists." msgstr "Anda tidak punya daftar." @@ -2414,7 +3975,7 @@ msgstr "Anda tidak punya daftar." 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." msgstr "Anda belum memblokir akun lain. Untuk memblokir akun, kunjungi profil mereka dan pilih \"Blokir akun\" pada menu di akun mereka." -#: src/view/screens/AppPasswords.tsx:86 +#: src/view/screens/AppPasswords.tsx:87 msgid "You have not created any app passwords yet. You can create one by pressing the button below." msgstr "Anda belum membuat kata sandi aplikasi. Anda dapat membuatnya dengan menekan tombol di bawah ini." @@ -2422,23 +3983,48 @@ msgstr "Anda belum membuat kata sandi aplikasi. Anda dapat membuatnya dengan men 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." msgstr "Anda belum membisukan akun lain. Untuk membisukan akun, kunjungi profil mereka dan pilih \"Bisukan akun\" pada menu di akun mereka." +#: src/view/com/modals/ContentFilteringSettings.tsx:170 +msgid "You must be 18 or older to enable adult content." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:96 +msgid "You will no longer receive notifications for this thread" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:99 +msgid "You will now receive notifications for this thread" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "Anda akan menerima email berisikan \"kode reset\". Masukkan kode tersebut di sini, lalu masukkan kata sandi baru." -#: src/view/com/auth/create/Step2.tsx:43 +#: src/view/com/posts/FollowingEndOfFeed.tsx:48 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:58 msgid "Your account" msgstr "Akun Anda" -#: src/view/com/auth/create/Step2.tsx:122 +#: src/view/com/modals/DeleteAccount.tsx:65 +msgid "Your account has been deleted" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:146 msgid "Your birth date" msgstr "Tanggal lahir Anda" +#: src/view/com/modals/InAppBrowserConsent.tsx:47 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "" + #: src/view/com/auth/create/state.ts:102 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:70 msgid "Your email appears to be invalid." msgstr "Email Anda tidak valid." -#: src/view/com/modals/Waitlist.tsx:107 +#: src/view/com/modals/Waitlist.tsx:109 msgid "Your email has been saved! We'll be in touch soon." msgstr "Email Anda telah disimpan. Kami akan segera menghubungi Anda." @@ -2446,33 +4032,50 @@ msgstr "Email Anda telah disimpan. Kami akan segera menghubungi Anda." msgid "Your email has been updated but not verified. As a next step, please verify your new email." msgstr "Alamat email Anda telah diperbarui namun belum diverifikasi. Silakan verifikasi alamat email baru Anda." -#: src/view/com/modals/VerifyEmail.tsx:108 +#: src/view/com/modals/VerifyEmail.tsx:114 msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Alamat email Anda belum diverifikasi. Ini merupakan langkah keamanan penting yang kami rekomendasikan." +#: src/view/com/posts/FollowingEmptyState.tsx:47 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "" + #: src/view/com/auth/create/Step3.tsx:42 -#: src/view/com/modals/ChangeHandle.tsx:270 msgid "Your full handle will be" msgstr "Handle lengkap Anda akan menjadi" +#: src/view/com/modals/ChangeHandle.tsx:270 +msgid "Your full handle will be <0>@{0}" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:53 msgid "Your hosting provider" msgstr "Layanan hosting Anda" -#: src/view/screens/Settings.tsx:402 -#: src/view/shell/desktop/RightNav.tsx:129 -#: src/view/shell/Drawer.tsx:655 +#: src/view/screens/Settings.tsx:430 +#: src/view/shell/desktop/RightNav.tsx:137 +#: src/view/shell/Drawer.tsx:657 msgid "Your invite codes are hidden when logged in using an App Password" msgstr "Kode undangan Anda disembunyikan saat masuk menggunakan Kata Sandi Aplikasi" +#: src/view/com/composer/Composer.tsx:267 +msgid "Your post has been published" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Postingan, suka, dan blokir Anda bersifat publik. Bisukan bersifat privat." -#: src/view/com/modals/SwitchAccount.tsx:82 +#: src/view/com/modals/SwitchAccount.tsx:84 +#: src/view/screens/Settings.tsx:125 msgid "Your profile" msgstr "Profil Anda" +#: src/view/com/composer/Composer.tsx:266 +msgid "Your reply has been published" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:28 msgid "Your user handle" msgstr "Handle Anda" diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index 9620c035..7ffca0ab 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -13,29 +13,38 @@ msgstr "" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada\n" "Plural-Forms: \n" +#: src/view/com/modals/VerifyEmail.tsx:142 +msgid "(no email)" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:168 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" msgstr "{0, plural, other {# 個の招待コードが利用可能}}" -#: src/view/com/modals/Repost.tsx:44 +#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/screens/Settings.tsx:294 msgid "{0}" msgstr "{0}" #: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "{0} {purposeLabel} List" -msgstr "{0} {purposeLabel} リスト" +#~ msgid "{0} {purposeLabel} List" +#~ msgstr "{0} {purposeLabel} リスト" + +#: src/view/com/profile/ProfileHeader.tsx:632 +msgid "{following} following" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:151 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" msgstr "{invitesAvailable, plural, other {招待コード: # 個利用可能}}" -#: src/view/screens/Settings.tsx:407 -#: src/view/shell/Drawer.tsx:659 +#: src/view/screens/Settings.tsx:435 +#: src/view/shell/Drawer.tsx:661 msgid "{invitesAvailable} invite code available" msgstr "{invitesAvailable}個の招待コードが利用可能" -#: src/view/screens/Settings.tsx:409 -#: src/view/shell/Drawer.tsx:661 +#: src/view/screens/Settings.tsx:437 +#: src/view/shell/Drawer.tsx:663 msgid "{invitesAvailable} invite codes available" msgstr "{invitesAvailable}個の招待コードが利用可能" @@ -43,10 +52,22 @@ msgstr "{invitesAvailable}個の招待コードが利用可能" msgid "{message}" msgstr "{message}" +#: src/view/shell/Drawer.tsx:440 +msgid "{numUnreadNotifications} unread" +msgstr "" + +#: src/Navigation.tsx:147 +msgid "@{0}" +msgstr "" + #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "<0/>のメンバー" +#: src/view/com/profile/ProfileHeader.tsx:634 +msgid "<0>{following} <1>following" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 msgid "<0>Choose your<1>Recommended<2>Feeds" msgstr "<1>おすすめの<2>フィード<0>を選択" @@ -55,6 +76,14 @@ msgstr "<1>おすすめの<2>フィード<0>を選択" msgid "<0>Follow some<1>Recommended<2>Users" msgstr "<1>おすすめの<2>ユーザー<0>をフォロー" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 +msgid "<0>Welcome to<1>Bluesky" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:597 +msgid "⚠Invalid Handle" +msgstr "" + #: src/view/com/util/moderation/LabelInfo.tsx:45 msgid "A content warning has been applied to this {0}." msgstr "" @@ -63,23 +92,61 @@ msgstr "" msgid "A new version of the app is available. Please update to continue using the app." msgstr "新しいバージョンのアプリが利用可能です。継続して使用するためにはアップデートしてください。" +#: src/view/com/util/ViewHeader.tsx:83 +#: src/view/screens/Search/Search.tsx:538 +msgid "Access navigation links and settings" +msgstr "" + +#: src/view/com/pager/FeedsTabBarMobile.tsx:78 +msgid "Access profile and other navigation links" +msgstr "" + #: src/view/com/modals/EditImage.tsx:299 -#: src/view/screens/Settings.tsx:417 +#: src/view/screens/Settings.tsx:445 msgid "Accessibility" msgstr "アクセシビリティ" #: src/view/com/auth/login/LoginForm.tsx:163 -#: src/view/screens/Settings.tsx:286 +#: src/view/screens/Settings.tsx:308 msgid "Account" msgstr "アカウント" +#: src/view/com/profile/ProfileHeader.tsx:293 +msgid "Account blocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:260 +msgid "Account muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:86 +msgid "Account Muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:72 +msgid "Account Muted by List" +msgstr "" + #: src/view/com/util/AccountDropdownBtn.tsx:41 msgid "Account options" msgstr "アカウントオプション" +#: src/view/com/util/AccountDropdownBtn.tsx:25 +msgid "Account removed from quick access" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:315 +msgid "Account unblocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:273 +msgid "Account unmuted" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 -#: src/view/screens/ProfileList.tsx:763 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 +#: src/view/screens/ProfileList.tsx:791 msgid "Add" msgstr "追加" @@ -87,12 +154,12 @@ msgstr "追加" msgid "Add a content warning" msgstr "コンテンツの警告を追加" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:781 msgid "Add a user to this list" msgstr "リストにユーザーを追加" -#: src/view/screens/Settings.tsx:355 -#: src/view/screens/Settings.tsx:364 +#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:392 msgid "Add account" msgstr "アカウントを追加" @@ -102,6 +169,12 @@ msgstr "アカウントを追加" msgid "Add alt text" msgstr "ALTテキストを追加" +#: src/view/screens/AppPasswords.tsx:102 +#: src/view/screens/AppPasswords.tsx:143 +#: src/view/screens/AppPasswords.tsx:156 +msgid "Add App Password" +msgstr "" + #: src/view/com/modals/report/InputIssueDetails.tsx:41 #: src/view/com/modals/report/Modal.tsx:191 msgid "Add details" @@ -111,32 +184,41 @@ msgstr "詳細を追加" msgid "Add details to report" msgstr "レポートに詳細を追加" -#: src/view/com/composer/Composer.tsx:447 +#: src/view/com/composer/Composer.tsx:446 msgid "Add link card" msgstr "リンクカードを追加" -#: src/view/com/composer/Composer.tsx:450 +#: src/view/com/composer/Composer.tsx:451 msgid "Add link card:" msgstr "リンクカードを追加:" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "次のDNSレコードをドメインに追加してください:" -#: src/view/com/profile/ProfileHeader.tsx:353 +#: src/view/com/profile/ProfileHeader.tsx:357 msgid "Add to Lists" msgstr "リストに追加" -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Add to my feeds" msgstr "マイフィードに追加" +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 +msgid "Added" +msgstr "" + #: src/view/com/modals/ListAddRemoveUsers.tsx:191 #: src/view/com/modals/UserAddRemoveLists.tsx:128 msgid "Added to list" msgstr "リストに追加" -#: src/view/screens/PreferencesHomeFeed.tsx:170 +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:173 msgid "Adjust the number of likes a reply must have to be shown in your feed." msgstr "返信がフィードに表示されるために必要な「いいね」の数を調整します。" @@ -144,10 +226,18 @@ msgstr "返信がフィードに表示されるために必要な「いいね」 msgid "Adult Content" msgstr "成人向けコンテンツ" -#: src/view/screens/Settings.tsx:602 +#: src/view/com/modals/ContentFilteringSettings.tsx:137 +msgid "Adult content can only be enabled via the Web at <0/>." +msgstr "" + +#: src/view/screens/Settings.tsx:630 msgid "Advanced" msgstr "高度な設定" +#: src/view/com/auth/login/ChooseAccountForm.tsx:98 +msgid "Already signed in as @{0}" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:130 msgid "ALT" msgstr "ALT" @@ -160,7 +250,7 @@ msgstr "ALTテキスト" msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "ALTテキストは、すべての人が文脈を理解できるようにするために、視覚障害者や低視力者向けに提供する画像の説明文です。" -#: src/view/com/modals/VerifyEmail.tsx:118 +#: src/view/com/modals/VerifyEmail.tsx:124 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "メールが{0}に送信されました。以下に入力できる確認コードがそのメールに記載されています。" @@ -168,7 +258,12 @@ msgstr "メールが{0}に送信されました。以下に入力できる確認 msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "以前のメールアドレス{0}にメールが送信されました。以下に入力できる確認コードがそのメールに記載されています。" -#: src/view/com/notifications/FeedItem.tsx:237 +#: src/view/com/profile/FollowButton.tsx:30 +#: src/view/com/profile/FollowButton.tsx:40 +msgid "An issue occurred, please try again." +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:240 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" msgstr "および" @@ -177,15 +272,32 @@ msgstr "および" msgid "App Language" msgstr "アプリの言語" -#: src/view/screens/Settings.tsx:622 +#: src/view/screens/AppPasswords.tsx:228 +msgid "App password deleted" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:133 +msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:98 +msgid "App Password names must be at least 4 characters long." +msgstr "" + +#: src/view/screens/Settings.tsx:641 +msgid "App password settings" +msgstr "" + +#: src/view/screens/Settings.tsx:650 msgid "App passwords" msgstr "アプリパスワード" -#: src/view/screens/AppPasswords.tsx:186 +#: src/Navigation.tsx:239 +#: src/view/screens/AppPasswords.tsx:187 msgid "App Passwords" msgstr "アプリパスワード" -#: src/view/com/util/forms/PostDropdownBtn.tsx:236 +#: src/view/com/util/forms/PostDropdownBtn.tsx:248 msgid "Appeal content warning" msgstr "" @@ -205,11 +317,11 @@ msgstr "この判断に異議を申し立てる" msgid "Appeal this decision." msgstr "この判断に異議を申し立てる" -#: src/view/screens/Settings.tsx:432 +#: src/view/screens/Settings.tsx:460 msgid "Appearance" msgstr "外観" -#: src/view/screens/AppPasswords.tsx:223 +#: src/view/screens/AppPasswords.tsx:224 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "本当にアプリパスワード「{name}」を削除しますか?" @@ -217,32 +329,42 @@ msgstr "本当にアプリパスワード「{name}」を削除しますか?" msgid "Are you sure you'd like to discard this draft?" msgstr "本当にこの下書きを破棄しますか?" -#: src/view/screens/ProfileList.tsx:353 +#: src/view/screens/ProfileList.tsx:364 msgid "Are you sure?" msgstr "本当によろしいですか?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:219 +#: src/view/com/util/forms/PostDropdownBtn.tsx:231 msgid "Are you sure? This cannot be undone." msgstr "本当によろしいですか?これは元に戻せません。" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 +msgid "Are you writing in <0>{0}?" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:123 msgid "Artistic or non-erotic nudity." msgstr "芸術的または性的ではないヌード。" +#: src/view/com/post-thread/PostThread.tsx:400 +msgctxt "action" +msgid "Back" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:141 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:166 -#: src/view/com/auth/login/LoginForm.tsx:254 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:170 +#: src/view/com/auth/login/LoginForm.tsx:256 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:150 #: src/view/com/modals/report/InputIssueDetails.tsx:46 -#: src/view/com/post-thread/PostThread.tsx:388 -#: src/view/com/post-thread/PostThread.tsx:438 -#: src/view/com/post-thread/PostThread.tsx:446 -#: src/view/com/profile/ProfileHeader.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:392 +#: src/view/com/post-thread/PostThread.tsx:442 +#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/profile/ProfileHeader.tsx:688 +#: src/view/com/util/ViewHeader.tsx:81 msgid "Back" msgstr "戻る" -#: src/view/screens/Settings.tsx:461 +#: src/view/screens/Settings.tsx:489 msgid "Basics" msgstr "基本" @@ -251,36 +373,45 @@ msgstr "基本" msgid "Birthday" msgstr "誕生日" -#: src/view/screens/Settings.tsx:312 +#: src/view/screens/Settings.tsx:340 msgid "Birthday:" msgstr "誕生日:" -#: src/view/com/profile/ProfileHeader.tsx:282 -#: src/view/com/profile/ProfileHeader.tsx:389 +#: src/view/com/profile/ProfileHeader.tsx:286 +#: src/view/com/profile/ProfileHeader.tsx:393 msgid "Block Account" msgstr "アカウントをブロック" -#: src/view/screens/ProfileList.tsx:523 +#: src/view/screens/ProfileList.tsx:534 msgid "Block accounts" msgstr "アカウントをブロック" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/screens/ProfileList.tsx:484 msgid "Block list" msgstr "リストをブロック" -#: src/view/screens/ProfileList.tsx:308 +#: src/view/screens/ProfileList.tsx:315 msgid "Block these accounts?" msgstr "これらのアカウントをブロックしますか?" +#: src/view/screens/ProfileList.tsx:319 +msgid "Block this List" +msgstr "" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 +msgid "Blocked" +msgstr "" + #: src/view/screens/Moderation.tsx:123 msgid "Blocked accounts" msgstr "ブロック中のアカウント" +#: src/Navigation.tsx:131 #: src/view/screens/ModerationBlockedAccounts.tsx:107 msgid "Blocked Accounts" msgstr "ブロック中のアカウント" -#: src/view/com/profile/ProfileHeader.tsx:284 +#: src/view/com/profile/ProfileHeader.tsx:288 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "ブロック中のアカウントは、あなたのスレッドでの返信、あなたへのメンション、その他の方法であなたとやり取りすることはできません。" @@ -288,11 +419,11 @@ msgstr "ブロック中のアカウントは、あなたのスレッドでの返 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "ブロック中のアカウントは、あなたのスレッドでの返信、あなたへのメンション、その他の方法であなたとやり取りすることはできません。あなたは相手のコンテンツを見ることができず、相手はあなたのコンテンツを見ることができなくなります。" -#: src/view/com/post-thread/PostThread.tsx:250 +#: src/view/com/post-thread/PostThread.tsx:254 msgid "Blocked post." msgstr "投稿をブロックしました。" -#: src/view/screens/ProfileList.tsx:310 +#: src/view/screens/ProfileList.tsx:317 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "ブロックしたことは公開されます。ブロック中のアカウントは、あなたのスレッドでの返信、あなたへのメンション、その他の方法であなたとやり取りすることはできません。" @@ -304,14 +435,17 @@ msgstr "ブログ" msgid "Bluesky" msgstr "Bluesky" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 msgid "Bluesky is flexible." msgstr "Blueskyは柔軟です。" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 msgid "Bluesky is open." msgstr "Blueskyは開かれています。" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 msgid "Bluesky is public." msgstr "Blueskyはパブリックです。" @@ -328,7 +462,7 @@ msgstr "Blueskyはログアウトしたユーザーにあなたのプロフィ msgid "Bluesky.Social" msgstr "Bluesky.Social" -#: src/view/screens/Settings.tsx:751 +#: src/view/screens/Settings.tsx:792 msgid "Build version {0} {1}" msgstr "ビルドバージョン {0} {1}" @@ -336,37 +470,65 @@ msgstr "ビルドバージョン {0} {1}" msgid "Business" msgstr "ビジネス" +#: src/view/com/modals/ServerInput.tsx:115 +msgid "Button disabled. Input custom domain to proceed." +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:157 +msgid "by —" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 +msgid "by {0}" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 +msgid "by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +msgid "by you" +msgstr "" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 #: src/view/com/util/UserAvatar.tsx:221 #: src/view/com/util/UserBanner.tsx:38 msgid "Camera" msgstr "カメラ" -#: src/view/com/modals/AddAppPasswords.tsx:214 +#: src/view/com/modals/AddAppPasswords.tsx:218 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "文字、数字、スペース、ハイフン、およびアンダースコアのみが使用可能です。長さは4文字以上32文字以下である必要があります。" -#: src/view/com/composer/Composer.tsx:294 -#: src/view/com/composer/Composer.tsx:297 +#: src/view/com/modals/Confirm.tsx:88 +#: src/view/com/modals/Confirm.tsx:91 +#: src/view/com/modals/CreateOrEditList.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:227 +msgctxt "action" +msgid "Cancel" +msgstr "" + +#: src/view/com/composer/Composer.tsx:300 +#: src/view/com/composer/Composer.tsx:305 #: src/view/com/modals/ChangeEmail.tsx:218 #: src/view/com/modals/ChangeEmail.tsx:220 -#: src/view/com/modals/Confirm.tsx:88 -#: src/view/com/modals/CreateOrEditList.tsx:267 -#: src/view/com/modals/CreateOrEditList.tsx:272 -#: src/view/com/modals/DeleteAccount.tsx:150 -#: src/view/com/modals/DeleteAccount.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:288 #: src/view/com/modals/EditImage.tsx:323 -#: src/view/com/modals/EditProfile.tsx:248 -#: src/view/com/modals/LinkWarning.tsx:85 -#: src/view/com/modals/Repost.tsx:73 -#: src/view/com/modals/Waitlist.tsx:136 -#: src/view/screens/Search/Search.tsx:601 -#: src/view/shell/desktop/Search.tsx:182 +#: src/view/com/modals/EditProfile.tsx:249 +#: src/view/com/modals/InAppBrowserConsent.tsx:78 +#: src/view/com/modals/LinkWarning.tsx:87 +#: src/view/com/modals/Repost.tsx:87 +#: src/view/com/modals/VerifyEmail.tsx:247 +#: src/view/com/modals/VerifyEmail.tsx:253 +#: src/view/com/modals/Waitlist.tsx:142 +#: src/view/screens/Search/Search.tsx:602 +#: src/view/shell/desktop/Search.tsx:185 msgid "Cancel" msgstr "キャンセル" -#: src/view/com/modals/DeleteAccount.tsx:146 -#: src/view/com/modals/DeleteAccount.tsx:219 +#: src/view/com/modals/DeleteAccount.tsx:148 +#: src/view/com/modals/DeleteAccount.tsx:223 msgid "Cancel account deletion" msgstr "アカウントの削除をキャンセル" @@ -382,29 +544,34 @@ msgstr "ハンドルの変更をキャンセル" msgid "Cancel image crop" msgstr "画像の切り抜きをキャンセル" -#: src/view/com/modals/EditProfile.tsx:243 +#: src/view/com/modals/EditProfile.tsx:244 msgid "Cancel profile editing" msgstr "プロフィールの編集をキャンセル" -#: src/view/com/modals/Repost.tsx:64 +#: src/view/com/modals/Repost.tsx:78 msgid "Cancel quote post" msgstr "引用をキャンセル" #: src/view/com/modals/ListAddRemoveUsers.tsx:87 -#: src/view/shell/desktop/Search.tsx:178 +#: src/view/shell/desktop/Search.tsx:181 msgid "Cancel search" msgstr "検索をキャンセル" -#: src/view/com/modals/Waitlist.tsx:132 +#: src/view/com/modals/Waitlist.tsx:136 msgid "Cancel waitlist signup" msgstr "Waitlistの登録をキャンセル" -#: src/view/screens/Settings.tsx:306 +#: src/view/screens/Settings.tsx:334 +msgctxt "action" msgid "Change" -msgstr "変更" +msgstr "" -#: src/view/screens/Settings.tsx:634 -#: src/view/screens/Settings.tsx:643 +#: src/view/screens/Settings.tsx:306 +#~ msgid "Change" +#~ msgstr "変更" + +#: src/view/screens/Settings.tsx:662 +#: src/view/screens/Settings.tsx:671 msgid "Change handle" msgstr "ハンドルを変更" @@ -412,10 +579,14 @@ msgstr "ハンドルを変更" msgid "Change Handle" msgstr "ハンドルを変更" -#: src/view/com/modals/VerifyEmail.tsx:141 +#: src/view/com/modals/VerifyEmail.tsx:147 msgid "Change my email" msgstr "メールアドレスを変更" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Change post language to {0}" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:109 msgid "Change Your Email" msgstr "メールアドレスを変更" @@ -428,7 +599,7 @@ msgstr "おすすめのフィードを確認してください。「+」をタ msgid "Check out some recommended users. Follow them to see similar users." msgstr "おすすめのユーザーを確認してください。フォローすることであなたに合ったユーザーが見つかるかもしれません。" -#: src/view/com/modals/DeleteAccount.tsx:163 +#: src/view/com/modals/DeleteAccount.tsx:165 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "入力したメールアドレスの受信トレイを確認して、以下に入力するための確認コードが記載されたメールが届いていないか確認してください:" @@ -436,10 +607,15 @@ msgstr "入力したメールアドレスの受信トレイを確認して、以 msgid "Choose \"Everybody\" or \"Nobody\"" msgstr "「全員」と「返信不可」のどちらかを選択" +#: src/view/screens/Settings.tsx:663 +msgid "Choose a new Bluesky username or create" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:38 msgid "Choose Service" msgstr "サービスを選択" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 msgid "Choose the algorithms that power your experience with custom feeds." msgstr "カスタムフィードを使用してあなたの体験を強化するアルゴリズムを選択します。" @@ -448,27 +624,33 @@ msgstr "カスタムフィードを使用してあなたの体験を強化する msgid "Choose your password" msgstr "パスワードを選択" -#: src/view/screens/Settings.tsx:727 +#: src/view/screens/Settings.tsx:767 +#: src/view/screens/Settings.tsx:768 msgid "Clear all legacy storage data" msgstr "レガシーストレージデータをすべてクリア" -#: src/view/screens/Settings.tsx:729 +#: src/view/screens/Settings.tsx:770 msgid "Clear all legacy storage data (restart after this)" msgstr "すべてのレガシーストレージデータをクリア(この後再起動します)" -#: src/view/screens/Settings.tsx:739 +#: src/view/screens/Settings.tsx:779 +#: src/view/screens/Settings.tsx:780 msgid "Clear all storage data" msgstr "すべてのストレージデータをクリア" -#: src/view/screens/Settings.tsx:741 +#: src/view/screens/Settings.tsx:782 msgid "Clear all storage data (restart after this)" msgstr "すべてのストレージデータをクリア(この後再起動します)" #: src/view/com/util/forms/SearchInput.tsx:74 -#: src/view/screens/Search/Search.tsx:582 +#: src/view/screens/Search/Search.tsx:583 msgid "Clear search query" msgstr "検索クエリをクリア" +#: src/view/screens/Support.tsx:40 +msgid "click here" +msgstr "" + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 msgid "Close alert" msgstr "アラートを閉じる" @@ -489,19 +671,50 @@ msgstr "画像ビューアを閉じる" msgid "Close navigation footer" msgstr "ナビゲーションフッターを閉じる" +#: src/view/shell/index.web.tsx:50 +msgid "Closes bottom navigation bar" +msgstr "" + +#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 +msgid "Closes password update alert" +msgstr "" + +#: src/view/com/composer/Composer.tsx:302 +msgid "Closes post composer and discards post draft" +msgstr "" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 +msgid "Closes viewer for header image" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:321 +msgid "Collapses list of users for a given notification" +msgstr "" + +#: src/Navigation.tsx:229 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "コミュニティガイドライン" +#: src/view/com/composer/Composer.tsx:417 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "" + #: src/view/com/composer/Prompt.tsx:24 msgid "Compose reply" msgstr "返信を作成" -#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/Confirm.tsx:75 +#: src/view/com/modals/Confirm.tsx:78 +msgctxt "action" +msgid "Confirm" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/SelfLabel.tsx:154 -#: src/view/com/modals/VerifyEmail.tsx:225 -#: src/view/screens/PreferencesHomeFeed.tsx:305 +#: src/view/com/modals/VerifyEmail.tsx:231 +#: src/view/com/modals/VerifyEmail.tsx:233 +#: src/view/screens/PreferencesHomeFeed.tsx:308 #: src/view/screens/PreferencesThreads.tsx:159 msgid "Confirm" msgstr "確認" @@ -515,18 +728,26 @@ msgstr "変更を確認" msgid "Confirm content language settings" msgstr "コンテンツの言語設定を確認" -#: src/view/com/modals/DeleteAccount.tsx:209 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Confirm delete account" msgstr "アカウントの削除を確認" +#: src/view/com/modals/ContentFilteringSettings.tsx:151 +msgid "Confirm your age to enable adult content." +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:157 -#: src/view/com/modals/DeleteAccount.tsx:176 -#: src/view/com/modals/VerifyEmail.tsx:159 +#: src/view/com/modals/DeleteAccount.tsx:178 +#: src/view/com/modals/VerifyEmail.tsx:165 msgid "Confirmation code" msgstr "確認コード" +#: src/view/com/modals/Waitlist.tsx:120 +msgid "Confirms signing up {email} to the waitlist" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:174 -#: src/view/com/auth/login/LoginForm.tsx:273 +#: src/view/com/auth/login/LoginForm.tsx:275 msgid "Connecting..." msgstr "接続中..." @@ -543,6 +764,11 @@ msgstr "コンテンツのフィルタリング" msgid "Content Languages" msgstr "コンテンツの言語" +#: src/view/com/modals/ModerationDetails.tsx:65 +msgid "Content Not Available" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:33 #: src/view/com/util/moderation/ScreenHider.tsx:78 msgid "Content Warning" msgstr "コンテンツの警告" @@ -556,31 +782,46 @@ msgstr "コンテンツの警告" msgid "Continue" msgstr "続行" -#: src/view/com/modals/AddAppPasswords.tsx:193 -#: src/view/com/modals/InviteCodes.tsx:179 +#: src/view/com/modals/AddAppPasswords.tsx:197 +#: src/view/com/modals/InviteCodes.tsx:182 msgid "Copied" msgstr "コピーしました" -#: src/view/com/modals/AddAppPasswords.tsx:186 +#: src/view/screens/Settings.tsx:243 +msgid "Copied build version to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:75 +#: src/view/com/modals/InviteCodes.tsx:152 +#: src/view/com/util/forms/PostDropdownBtn.tsx:110 +msgid "Copied to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:191 +msgid "Copies app password" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:190 msgid "Copy" msgstr "コピー" -#: src/view/screens/ProfileList.tsx:385 +#: src/view/screens/ProfileList.tsx:396 msgid "Copy link to list" msgstr "リストへのリンクをコピー" -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 msgid "Copy link to post" msgstr "投稿へのリンクをコピー" -#: src/view/com/profile/ProfileHeader.tsx:338 +#: src/view/com/profile/ProfileHeader.tsx:342 msgid "Copy link to profile" msgstr "プロフィールへのリンクをコピー" -#: src/view/com/util/forms/PostDropdownBtn.tsx:125 +#: src/view/com/util/forms/PostDropdownBtn.tsx:137 msgid "Copy post text" msgstr "投稿のテキストをコピー" +#: src/Navigation.tsx:234 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "著作権ポリシー" @@ -589,29 +830,50 @@ msgstr "著作権ポリシー" msgid "Could not load feed" msgstr "フィードのロードに失敗しました" -#: src/view/screens/ProfileList.tsx:839 +#: src/view/screens/ProfileList.tsx:867 msgid "Could not load list" msgstr "リストのロードに失敗しました" #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 #: src/view/com/auth/SplashScreen.tsx:46 +#: src/view/com/auth/SplashScreen.web.tsx:77 msgid "Create a new account" msgstr "新しいアカウントを作成" +#: src/view/screens/Settings.tsx:384 +msgid "Create a new Bluesky account" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "アカウントを作成" +#: src/view/com/modals/AddAppPasswords.tsx:228 +msgid "Create App Password" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 #: src/view/com/auth/SplashScreen.tsx:43 msgid "Create new account" msgstr "新しいアカウントを作成" -#: src/view/screens/AppPasswords.tsx:248 +#: src/view/screens/AppPasswords.tsx:249 msgid "Created {0}" msgstr "作成済み {0}" -#: src/view/com/modals/ChangeHandle.tsx:387 +#: src/view/screens/ProfileFeed.tsx:625 +msgid "Created by <0/>" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:623 +msgid "Created by you" +msgstr "" + +#: src/view/com/composer/Composer.tsx:448 +msgid "Creates a card with a thumbnail. The card links to {url}" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:389 #: src/view/com/modals/ServerInput.tsx:102 msgid "Custom domain" msgstr "カスタムドメイン" @@ -620,11 +882,27 @@ msgstr "カスタムドメイン" msgid "Customize media from external sites." msgstr "" -#: src/view/screens/Settings.tsx:648 +#: src/view/screens/Settings.tsx:687 msgid "Danger Zone" msgstr "危険地帯" -#: src/view/screens/Settings.tsx:655 +#: src/view/screens/Settings.tsx:479 +msgid "Dark" +msgstr "" + +#: src/view/screens/Debug.tsx:63 +msgid "Dark mode" +msgstr "" + +#: src/Navigation.tsx:204 +msgid "Debug" +msgstr "" + +#: src/view/screens/Debug.tsx:83 +msgid "Debug panel" +msgstr "" + +#: src/view/screens/Settings.tsx:694 msgid "Delete account" msgstr "アカウントを削除" @@ -632,40 +910,44 @@ msgstr "アカウントを削除" msgid "Delete Account" msgstr "アカウントを削除" -#: src/view/screens/AppPasswords.tsx:221 -#: src/view/screens/AppPasswords.tsx:241 +#: src/view/screens/AppPasswords.tsx:222 +#: src/view/screens/AppPasswords.tsx:242 msgid "Delete app password" msgstr "アプリパスワードを削除" -#: src/view/screens/ProfileList.tsx:352 -#: src/view/screens/ProfileList.tsx:412 +#: src/view/screens/ProfileList.tsx:363 +#: src/view/screens/ProfileList.tsx:423 msgid "Delete List" msgstr "リストを削除" -#: src/view/com/modals/DeleteAccount.tsx:212 +#: src/view/com/modals/DeleteAccount.tsx:216 msgid "Delete my account" msgstr "マイアカウントを削除" -#: src/view/screens/Settings.tsx:665 +#: src/view/screens/Settings.tsx:706 msgid "Delete my account…" msgstr "マイアカウントを削除…" -#: src/view/com/util/forms/PostDropdownBtn.tsx:214 +#: src/view/com/util/forms/PostDropdownBtn.tsx:226 msgid "Delete post" msgstr "投稿を削除" -#: src/view/com/util/forms/PostDropdownBtn.tsx:218 +#: src/view/com/util/forms/PostDropdownBtn.tsx:230 msgid "Delete this post?" msgstr "この投稿を削除しますか?" -#: src/view/com/post-thread/PostThread.tsx:242 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 +msgid "Deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:246 msgid "Deleted post." msgstr "投稿を削除しました。" -#: src/view/com/modals/CreateOrEditList.tsx:218 -#: src/view/com/modals/CreateOrEditList.tsx:234 -#: src/view/com/modals/EditProfile.tsx:197 -#: src/view/com/modals/EditProfile.tsx:209 +#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:255 +#: src/view/com/modals/EditProfile.tsx:198 +#: src/view/com/modals/EditProfile.tsx:210 msgid "Description" msgstr "説明" @@ -673,7 +955,7 @@ msgstr "説明" msgid "Dev Server" msgstr "開発者サーバー" -#: src/view/screens/Settings.tsx:670 +#: src/view/screens/Settings.tsx:711 msgid "Developer Tools" msgstr "開発者ツール" @@ -693,35 +975,53 @@ msgstr "下書きを破棄" msgid "Discourage apps from showing my account to logged-out users" msgstr "アプリがログアウトしたユーザーに自分のアカウントを表示しないようにする" -#: src/view/screens/Feeds.tsx:405 +#: src/view/com/posts/FollowingEmptyState.tsx:74 +#: src/view/com/posts/FollowingEndOfFeed.tsx:75 +msgid "Discover new custom feeds" +msgstr "" + +#: src/view/screens/Feeds.tsx:409 msgid "Discover new feeds" msgstr "新しいフィードを見つける" -#: src/view/com/modals/EditProfile.tsx:191 +#: src/view/com/modals/EditProfile.tsx:192 msgid "Display name" msgstr "表示名" -#: src/view/com/modals/EditProfile.tsx:179 +#: src/view/com/modals/EditProfile.tsx:180 msgid "Display Name" msgstr "表示名" -#: src/view/com/modals/ChangeHandle.tsx:485 +#: src/view/com/modals/ChangeHandle.tsx:487 msgid "Domain verified!" msgstr "ドメインを確認しました!" +#: src/view/com/auth/create/Step2.tsx:83 +msgid "Don't have an invite code?" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 -#: src/view/com/modals/AltImage.tsx:115 -#: src/view/com/modals/ContentFilteringSettings.tsx:88 -#: src/view/com/modals/ContentFilteringSettings.tsx:96 -#: src/view/com/modals/crop-image/CropImage.web.tsx:152 #: src/view/com/modals/EditImage.tsx:333 -#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:157 #: src/view/com/modals/Threadgate.tsx:129 #: src/view/com/modals/Threadgate.tsx:132 #: src/view/com/modals/UserAddRemoveLists.tsx:79 -#: src/view/screens/PreferencesHomeFeed.tsx:308 +#: src/view/com/modals/UserAddRemoveLists.tsx:82 #: src/view/screens/PreferencesThreads.tsx:162 +msgctxt "action" +msgid "Done" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:228 +#: src/view/com/modals/AltImage.tsx:115 +#: src/view/com/modals/ContentFilteringSettings.tsx:88 +#: src/view/com/modals/ContentFilteringSettings.tsx:96 +#: src/view/com/modals/crop-image/CropImage.web.tsx:152 +#: src/view/com/modals/InviteCodes.tsx:80 +#: src/view/com/modals/InviteCodes.tsx:123 +#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/screens/PreferencesHomeFeed.tsx:311 msgid "Done" msgstr "完了" @@ -729,56 +1029,116 @@ msgstr "完了" msgid "Done{extraText}" msgstr "完了{extraText}" -#: src/view/com/modals/InviteCodes.tsx:94 +#: src/view/com/auth/login/ChooseAccountForm.tsx:45 +msgid "Double tap to sign in" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:185 +msgid "e.g. Alice Roberts" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:203 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "e.g. Great Posters" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:226 +msgid "e.g. Spammers" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:246 +msgid "e.g. The posters who never miss." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:247 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:96 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "それぞれのコードは一度ずつ動作します。定期的に招待コードをお送りします。" +#: src/view/com/lists/ListMembers.tsx:149 +msgctxt "action" +msgid "Edit" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:144 #: src/view/com/modals/EditImage.tsx:207 msgid "Edit image" msgstr "画像を編集" -#: src/view/screens/ProfileList.tsx:400 +#: src/view/screens/ProfileList.tsx:411 msgid "Edit list details" msgstr "リストの詳細を編集" -#: src/view/screens/Feeds.tsx:367 +#: src/view/com/modals/CreateOrEditList.tsx:193 +msgid "Edit Moderation List" +msgstr "" + +#: src/Navigation.tsx:244 +#: src/view/screens/Feeds.tsx:371 #: src/view/screens/SavedFeeds.tsx:84 msgid "Edit My Feeds" msgstr "マイフィードを編集" -#: src/view/com/modals/EditProfile.tsx:151 +#: src/view/com/modals/EditProfile.tsx:152 msgid "Edit my profile" msgstr "マイプロフィールを編集" -#: src/view/com/profile/ProfileHeader.tsx:453 +#: src/view/com/profile/ProfileHeader.tsx:457 msgid "Edit profile" msgstr "プロフィールを編集" -#: src/view/com/profile/ProfileHeader.tsx:456 +#: src/view/com/profile/ProfileHeader.tsx:462 msgid "Edit Profile" msgstr "プロフィールを編集" -#: src/view/screens/Feeds.tsx:330 +#: src/view/screens/Feeds.tsx:334 msgid "Edit Saved Feeds" msgstr "保存されたフィードを編集" +#: src/view/com/modals/CreateOrEditList.tsx:188 +msgid "Edit User List" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:193 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:211 +msgid "Edit your profile description" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:108 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:152 #: src/view/com/modals/ChangeEmail.tsx:141 #: src/view/com/modals/Waitlist.tsx:88 msgid "Email" msgstr "メールアドレス" #: src/view/com/auth/create/Step2.tsx:99 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:143 msgid "Email address" msgstr "メールアドレス" +#: src/view/com/modals/ChangeEmail.tsx:56 +#: src/view/com/modals/ChangeEmail.tsx:88 +msgid "Email updated" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:111 msgid "Email Updated" msgstr "メールアドレスを更新" -#: src/view/screens/Settings.tsx:290 +#: src/view/com/modals/VerifyEmail.tsx:78 +msgid "Email verified" +msgstr "" + +#: src/view/screens/Settings.tsx:312 msgid "Email:" msgstr "メールアドレス:" @@ -786,34 +1146,63 @@ msgstr "メールアドレス:" msgid "Enable {0} only" msgstr "" +#: src/view/com/modals/ContentFilteringSettings.tsx:162 +msgid "Enable Adult Content" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:97 msgid "Enable External Media" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:144 +#: src/view/screens/PreferencesExternalEmbeds.tsx:75 +msgid "Enable media players for" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:147 msgid "Enable this setting to only see replies between people you follow." msgstr "この設定を有効にすると、自分がフォローしているユーザーからの返信だけが表示されます。" -#: src/view/screens/Profile.tsx:426 +#: src/view/screens/Profile.tsx:427 msgid "End of feed" msgstr "フィードの終わり" +#: src/view/com/modals/AddAppPasswords.tsx:165 +msgid "Enter a name for this App Password" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:105 +msgid "Enter Confirmation Code" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:71 msgid "Enter the address of your provider:" msgstr "プロバイダーのアドレスを入力してください:" -#: src/view/com/modals/ChangeHandle.tsx:369 +#: src/view/com/modals/ChangeHandle.tsx:371 msgid "Enter the domain you want to use" msgstr "使用するドメインを入力してください" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:101 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:103 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "アカウントの作成に使用したメールアドレスを入力します。新しいパスワードを設定できるように、「リセットコード」をお送りします。" +#: src/view/com/auth/create/Step2.tsx:157 +#: src/view/com/modals/BirthDateSettings.tsx:74 +msgid "Enter your birth date" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:78 +msgid "Enter your email" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:104 msgid "Enter your email address" msgstr "メールアドレスを入力してください" +#: src/view/com/modals/ChangeEmail.tsx:41 +msgid "Enter your new email above" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:117 msgid "Enter your new email address below." msgstr "以下に新しいメールアドレスを入力してください。" @@ -830,10 +1219,32 @@ msgstr "エラー:" msgid "Everybody" msgstr "全員" +#: src/view/com/modals/ChangeHandle.tsx:150 +msgid "Exits handle change process" +msgstr "" + +#: src/view/com/lightbox/Lightbox.web.tsx:113 +msgid "Exits image view" +msgstr "" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/shell/desktop/Search.tsx:182 +msgid "Exits inputting search query" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:138 +msgid "Exits signing up for waitlist with {email}" +msgstr "" + #: src/view/com/lightbox/Lightbox.web.tsx:156 msgid "Expand alt text" msgstr "ALTテキストを展開" +#: src/view/com/composer/ComposerReplyTo.tsx:81 +#: src/view/com/composer/ComposerReplyTo.tsx:84 +msgid "Expand or collapse the full post you are replying to" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:64 msgid "External Media" msgstr "" @@ -843,17 +1254,43 @@ msgstr "" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "" +#: src/Navigation.tsx:260 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 -#: src/view/screens/Settings.tsx:595 +#: src/view/screens/Settings.tsx:623 msgid "External Media Preferences" msgstr "" +#: src/view/screens/Settings.tsx:614 +msgid "External media settings" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:114 +#: src/view/com/modals/AddAppPasswords.tsx:118 +msgid "Failed to create app password." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:148 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:86 +msgid "Failed to delete post, please try again" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141 msgid "Failed to load recommended feeds" msgstr "おすすめのフィードのロードに失敗しました" -#: src/view/screens/Feeds.tsx:556 +#: src/Navigation.tsx:194 +msgid "Feed" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:229 +msgid "Feed by {0}" +msgstr "" + +#: src/view/screens/Feeds.tsx:560 msgid "Feed offline" msgstr "フィードはオフラインです" @@ -866,12 +1303,13 @@ msgstr "フィードの設定" msgid "Feedback" msgstr "フィードバック" -#: src/view/screens/Feeds.tsx:475 +#: src/Navigation.tsx:442 +#: src/view/screens/Feeds.tsx:479 #: src/view/screens/Profile.tsx:165 #: src/view/shell/bottom-bar/BottomBar.tsx:181 #: src/view/shell/desktop/LeftNav.tsx:342 -#: src/view/shell/Drawer.tsx:474 -#: src/view/shell/Drawer.tsx:475 +#: src/view/shell/Drawer.tsx:476 +#: src/view/shell/Drawer.tsx:477 msgid "Feeds" msgstr "フィード" @@ -883,6 +1321,12 @@ msgstr "フィードはコンテンツを整理する為にユーザーによっ msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "フィードはユーザーがプログラミングの専門知識を持って構築するカスタムアルゴリズムです。詳細については、<0/>を参照してください。" +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/FollowingEmptyState.tsx:57 +#: src/view/com/posts/FollowingEndOfFeed.tsx:58 +msgid "Find accounts to follow" +msgstr "" + #: src/view/screens/Search/Search.tsx:427 msgid "Find users on Bluesky" msgstr "Blueskyでユーザーを検索" @@ -895,7 +1339,7 @@ msgstr "右側の検索ツールでユーザーを検索" msgid "Finding similar accounts..." msgstr "似ているアカウントを検索中..." -#: src/view/screens/PreferencesHomeFeed.tsx:108 +#: src/view/screens/PreferencesHomeFeed.tsx:111 msgid "Fine-tune the content you see on your home screen." msgstr "ホーム画面に表示されるコンテンツを微調整します。" @@ -903,52 +1347,86 @@ msgstr "ホーム画面に表示されるコンテンツを微調整します。 msgid "Fine-tune the discussion threads." msgstr "ディスカッションスレッドを微調整します。" -#: src/view/com/profile/ProfileHeader.tsx:538 +#: src/view/com/modals/EditImage.tsx:115 +msgid "Flip horizontal" +msgstr "" + +#: src/view/com/modals/EditImage.tsx:120 +#: src/view/com/modals/EditImage.tsx:287 +msgid "Flip vertically" +msgstr "" + +#: src/view/com/profile/FollowButton.tsx:64 +msgctxt "action" +msgid "Follow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:552 msgid "Follow" msgstr "フォロー" +#: src/view/com/profile/ProfileHeader.tsx:543 +msgid "Follow {0}" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:64 msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." msgstr "何人かのユーザーをフォローして開始します。興味を持っている人に基づいて、より多くのユーザーをおすすめします。" +#: src/view/com/profile/ProfileCard.tsx:194 +msgid "Followed by {0}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:98 msgid "Followed users" msgstr "自分がフォローしているユーザー" -#: src/view/screens/PreferencesHomeFeed.tsx:151 +#: src/view/screens/PreferencesHomeFeed.tsx:154 msgid "Followed users only" msgstr "自分がフォローしているユーザーのみ" +#: src/view/com/notifications/FeedItem.tsx:166 +msgid "followed you" +msgstr "" + #: src/view/screens/ProfileFollowers.tsx:25 msgid "Followers" msgstr "フォロワー" #: src/view/com/profile/ProfileHeader.tsx:624 -msgid "following" -msgstr "フォロー中" +#~ msgid "following" +#~ msgstr "フォロー中" -#: src/view/com/profile/ProfileHeader.tsx:522 +#: src/view/com/profile/ProfileHeader.tsx:534 #: src/view/screens/ProfileFollows.tsx:25 msgid "Following" msgstr "フォロー中" -#: src/view/com/profile/ProfileHeader.tsx:571 +#: src/view/com/profile/ProfileHeader.tsx:196 +msgid "Following {0}" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:585 msgid "Follows you" msgstr "あなたをフォロー" +#: src/view/com/profile/ProfileCard.tsx:141 +msgid "Follows You" +msgstr "" + #: src/view/com/modals/DeleteAccount.tsx:107 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "セキュリティ上の理由から、メールアドレスに確認コードを送信する必要があります。" -#: src/view/com/modals/AddAppPasswords.tsx:207 +#: src/view/com/modals/AddAppPasswords.tsx:211 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." msgstr "セキュリティ上の理由から、これを再度表示することはできません。このパスワードを紛失した場合は、新しいパスワードを生成する必要があります。" -#: src/view/com/auth/login/LoginForm.tsx:236 +#: src/view/com/auth/login/LoginForm.tsx:238 msgid "Forgot" msgstr "忘れた" -#: src/view/com/auth/login/LoginForm.tsx:233 +#: src/view/com/auth/login/LoginForm.tsx:235 msgid "Forgot password" msgstr "パスワードを忘れた" @@ -957,11 +1435,17 @@ msgstr "パスワードを忘れた" msgid "Forgot Password" msgstr "パスワードを忘れた" +#: src/view/com/posts/FeedItem.tsx:188 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 msgid "Gallery" msgstr "ギャラリー" -#: src/view/com/modals/VerifyEmail.tsx:183 +#: src/view/com/modals/VerifyEmail.tsx:189 +#: src/view/com/modals/VerifyEmail.tsx:191 msgid "Get Started" msgstr "はじめに" @@ -974,14 +1458,14 @@ msgstr "戻る" #: src/view/screens/ProfileFeed.tsx:104 #: src/view/screens/ProfileFeed.tsx:109 -#: src/view/screens/ProfileList.tsx:848 -#: src/view/screens/ProfileList.tsx:853 +#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:881 msgid "Go Back" msgstr "戻る" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:181 -#: src/view/com/auth/login/LoginForm.tsx:283 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:163 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:185 +#: src/view/com/auth/login/LoginForm.tsx:285 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:165 msgid "Go to next" msgstr "次へ" @@ -994,47 +1478,64 @@ msgstr "ハンドル" msgid "Help" msgstr "ヘルプ" -#: src/view/com/modals/AddAppPasswords.tsx:148 +#: src/view/com/modals/AddAppPasswords.tsx:152 msgid "Here is your app password." msgstr "アプリパスワードをお知らせします。" -#: src/view/com/notifications/FeedItem.tsx:324 -#: src/view/com/util/moderation/ContentHider.tsx:103 +#: src/view/com/modals/ContentFilteringSettings.tsx:219 +#: src/view/com/notifications/FeedItem.tsx:329 +msgctxt "action" +msgid "Hide" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/util/moderation/ContentHider.tsx:105 +#: src/view/com/util/moderation/PostHider.tsx:108 msgid "Hide" msgstr "非表示" -#: src/view/com/util/forms/PostDropdownBtn.tsx:173 +#: src/view/com/util/forms/PostDropdownBtn.tsx:185 msgid "Hide post" msgstr "投稿を非表示にする" -#: src/view/com/util/forms/PostDropdownBtn.tsx:177 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Hide the content" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:189 msgid "Hide this post?" msgstr "この投稿を非表示にしますか?" -#: src/view/com/notifications/FeedItem.tsx:316 +#: src/view/com/notifications/FeedItem.tsx:319 msgid "Hide user list" msgstr "ユーザーリストを非表示" -#: src/view/com/posts/FeedErrorMessage.tsx:110 +#: src/view/com/profile/ProfileHeader.tsx:526 +msgid "Hides posts from {0} in your feed" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "フィードサーバーに問い合わせたところ、なんらかの問題が発生しました。この問題をフィードのオーナーにお知らせください。" -#: src/view/com/posts/FeedErrorMessage.tsx:98 +#: src/view/com/posts/FeedErrorMessage.tsx:99 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "フィードサーバーの設定が間違っているようです。この問題をフィードのオーナーにお知らせください。" -#: src/view/com/posts/FeedErrorMessage.tsx:104 +#: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "フィードサーバーがオフラインのようです。この問題をフィードのオーナーにお知らせください。" -#: src/view/com/posts/FeedErrorMessage.tsx:101 +#: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "フィードサーバーの反応が悪いようです。この問題をフィードのオーナーにお知らせください。" -#: src/view/com/posts/FeedErrorMessage.tsx:95 +#: src/view/com/posts/FeedErrorMessage.tsx:96 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "このフィードが見つからないようです。もしかしたら削除されたのかもしれません。" +#: src/Navigation.tsx:432 #: src/view/shell/bottom-bar/BottomBar.tsx:137 #: src/view/shell/desktop/LeftNav.tsx:306 #: src/view/shell/Drawer.tsx:398 @@ -1042,13 +1543,14 @@ msgstr "このフィードが見つからないようです。もしかしたら msgid "Home" msgstr "ホーム" -#: src/view/com/pager/FeedsTabBarMobile.tsx:96 -#: src/view/screens/PreferencesHomeFeed.tsx:101 -#: src/view/screens/Settings.tsx:481 +#: src/Navigation.tsx:249 +#: src/view/com/pager/FeedsTabBarMobile.tsx:98 +#: src/view/screens/PreferencesHomeFeed.tsx:104 +#: src/view/screens/Settings.tsx:509 msgid "Home Feed Preferences" msgstr "ホームフィードの設定" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:114 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:116 msgid "Hosting provider" msgstr "ホスティングプロバイダー" @@ -1057,18 +1559,34 @@ msgstr "ホスティングプロバイダー" msgid "Hosting provider address" msgstr "ホスティングプロバイダーのアドレス" -#: src/view/com/modals/VerifyEmail.tsx:208 +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "How should we open this link?" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:214 msgid "I have a code" msgstr "コードを持っています" -#: src/view/com/modals/ChangeHandle.tsx:281 +#: src/view/com/modals/VerifyEmail.tsx:216 +msgid "I have a confirmation code" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:283 msgid "I have my own domain" msgstr "自分のドメインを持っています" +#: src/view/com/lightbox/Lightbox.web.tsx:158 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:127 msgid "If none are selected, suitable for all ages." msgstr "選択されていない場合は、すべての年齢に適しています。" +#: src/view/com/util/images/Gallery.tsx:37 +msgid "Image" +msgstr "" + #: src/view/com/modals/AltImage.tsx:97 msgid "Image alt text" msgstr "画像のALTテキスト" @@ -1078,19 +1596,76 @@ msgstr "画像のALTテキスト" msgid "Image options" msgstr "画像のオプション" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:110 +msgid "Input code sent to your email for password reset" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:180 +msgid "Input confirmation code for account deletion" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:109 +msgid "Input email for Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:80 +msgid "Input hosting provider address" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:73 +msgid "Input invite code to proceed" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:182 +msgid "Input name for app password" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:133 +msgid "Input new password" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:196 +msgid "Input password for account deletion" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:227 +msgid "Input the password tied to {identifier}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:194 +msgid "Input the username or email address you used at signup" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:90 +msgid "Input your email to get on the Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:226 +msgid "Input your password" +msgstr "" + +#: src/view/com/auth/create/Step3.tsx:39 +msgid "Input your user handle" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:229 +msgid "Invalid or unsupported post record" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:115 msgid "Invalid username or password" msgstr "無効なユーザー名またはパスワード" -#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:411 msgid "Invite" msgstr "招待" -#: src/view/com/modals/InviteCodes.tsx:91 -#: src/view/screens/Settings.tsx:371 +#: src/view/com/modals/InviteCodes.tsx:93 +#: src/view/screens/Settings.tsx:399 msgid "Invite a Friend" msgstr "友達を招待" +#: src/view/com/auth/create/Step2.tsx:63 #: src/view/com/auth/create/Step2.tsx:72 msgid "Invite code" msgstr "招待コード" @@ -1099,10 +1674,18 @@ msgstr "招待コード" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "招待コードが確認できません。正しく入力されていることを確認し、もう一度実行してください。" -#: src/view/shell/Drawer.tsx:640 +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: {0} available" +msgstr "" + +#: src/view/shell/Drawer.tsx:642 msgid "Invite codes: {invitesAvailable} available" msgstr "使用可能な招待コード: {invitesAvailable} 個" +#: src/view/com/modals/InviteCodes.tsx:169 +msgid "Invite codes: 1 available" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 msgid "Jobs" msgstr "仕事" @@ -1116,7 +1699,7 @@ msgstr "Waitlistに参加" msgid "Join the waitlist." msgstr "Waitlistに参加します。" -#: src/view/com/modals/Waitlist.tsx:124 +#: src/view/com/modals/Waitlist.tsx:128 msgid "Join Waitlist" msgstr "Waitlistに参加" @@ -1124,15 +1707,24 @@ msgstr "Waitlistに参加" msgid "Language selection" msgstr "言語の選択" +#: src/view/screens/Settings.tsx:560 +msgid "Language settings" +msgstr "" + +#: src/Navigation.tsx:141 #: src/view/screens/LanguageSettings.tsx:89 msgid "Language Settings" msgstr "言語の設定" -#: src/view/screens/Settings.tsx:541 +#: src/view/screens/Settings.tsx:569 msgid "Languages" msgstr "言語" -#: src/view/com/util/moderation/ContentHider.tsx:101 +#: src/view/com/auth/create/StepHeader.tsx:13 +msgid "Last step!" +msgstr "" + +#: src/view/com/util/moderation/ContentHider.tsx:103 msgid "Learn more" msgstr "詳細" @@ -1142,9 +1734,9 @@ msgstr "詳細" msgid "Learn More" msgstr "詳細" -#: src/view/com/util/moderation/ContentHider.tsx:83 +#: src/view/com/util/moderation/ContentHider.tsx:85 #: src/view/com/util/moderation/PostAlerts.tsx:40 -#: src/view/com/util/moderation/PostHider.tsx:76 +#: src/view/com/util/moderation/PostHider.tsx:78 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 #: src/view/com/util/moderation/ScreenHider.tsx:101 msgid "Learn more about this warning" @@ -1158,10 +1750,14 @@ msgstr "Blueskyで公開されている内容はこちらを参照してくだ msgid "Leave them all unchecked to see any language." msgstr "どの言語も表示するには、すべてのチェックを外したままにします。" -#: src/view/com/modals/LinkWarning.tsx:49 +#: src/view/com/modals/LinkWarning.tsx:51 msgid "Leaving Bluesky" msgstr "Blueskyから離れる" +#: src/view/screens/Settings.tsx:280 +msgid "Legacy storage cleared, you need to restart the app now." +msgstr "" + #: src/view/com/auth/login/Login.tsx:128 #: src/view/com/auth/login/Login.tsx:144 msgid "Let's get your password reset!" @@ -1172,40 +1768,98 @@ msgstr "パスワードをリセットしましょう!" msgid "Library" msgstr "ライブラリー" -#: src/view/screens/ProfileFeed.tsx:586 +#: src/view/screens/Settings.tsx:473 +msgid "Light" +msgstr "" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Like" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:600 msgid "Like this feed" msgstr "このフィードをいいね" +#: src/Navigation.tsx:199 #: src/view/screens/PostLikedBy.tsx:27 #: src/view/screens/ProfileFeedLikedBy.tsx:27 msgid "Liked by" msgstr "いいねしたユーザー" +#: src/view/com/feeds/FeedSourceCard.tsx:277 +msgid "Liked by {0} {1}" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:615 +msgid "Liked by {likeCount} {0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:171 +msgid "liked your custom feed{0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:155 +msgid "liked your post" +msgstr "" + #: src/view/screens/Profile.tsx:164 msgid "Likes" msgstr "いいね" +#: src/view/com/post-thread/PostThreadItem.tsx:184 +msgid "Likes on this post" +msgstr "" + #: src/view/screens/Moderation.tsx:203 #~ msgid "Limit the visibility of my account to logged-out users" #~ msgstr "ログアウトしたユーザーに対して私のアカウントの閲覧を制限" -#: src/view/com/modals/CreateOrEditList.tsx:186 +#: src/Navigation.tsx:168 +msgid "List" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:205 msgid "List Avatar" msgstr "リストのアバター" -#: src/view/com/modals/CreateOrEditList.tsx:199 +#: src/view/screens/ProfileList.tsx:323 +msgid "List blocked" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:231 +msgid "List by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:367 +msgid "List deleted" +msgstr "" + +#: src/view/screens/ProfileList.tsx:282 +msgid "List muted" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:218 msgid "List Name" msgstr "リストの名前" +#: src/view/screens/ProfileList.tsx:342 +msgid "List unblocked" +msgstr "" + +#: src/view/screens/ProfileList.tsx:301 +msgid "List unmuted" +msgstr "" + +#: src/Navigation.tsx:111 #: src/view/screens/Profile.tsx:166 #: src/view/shell/desktop/LeftNav.tsx:379 -#: src/view/shell/Drawer.tsx:490 -#: src/view/shell/Drawer.tsx:491 +#: src/view/shell/Drawer.tsx:492 +#: src/view/shell/Drawer.tsx:493 msgid "Lists" msgstr "リスト" -#: src/view/com/post-thread/PostThread.tsx:259 -#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:263 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Load more posts" msgstr "投稿をさらにロード" @@ -1213,7 +1867,10 @@ msgstr "投稿をさらにロード" msgid "Load new notifications" msgstr "最新の通知をロード" -#: src/view/com/feeds/FeedPage.tsx:189 +#: src/view/com/feeds/FeedPage.tsx:190 +#: src/view/screens/Profile.tsx:412 +#: src/view/screens/ProfileFeed.tsx:503 +#: src/view/screens/ProfileList.tsx:659 msgid "Load new posts" msgstr "最新の投稿をロード" @@ -1225,6 +1882,10 @@ msgstr "ロード中..." msgid "Local dev server" msgstr "ローカル開発者サーバー" +#: src/Navigation.tsx:209 +msgid "Log" +msgstr "" + #: src/view/screens/Moderation.tsx:134 #~ msgid "Logged-out users" #~ msgstr "ログアウトしたユーザー" @@ -1241,7 +1902,7 @@ msgstr "リストにないアカウントにログイン" #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" #~ msgstr "このフィードはBlueskyのアカウントを持っているユーザーのみが利用できるようです。このフィードを表示するには、サインアップするかサインインしてください!" -#: src/view/com/modals/LinkWarning.tsx:63 +#: src/view/com/modals/LinkWarning.tsx:65 msgid "Make sure this is where you intend to go!" msgstr "意図した場所であることを確認してください!" @@ -1257,61 +1918,107 @@ msgstr "メンションされたユーザー" msgid "Mentioned users" msgstr "メンションされたユーザー" +#: src/view/com/util/ViewHeader.tsx:81 #: src/view/screens/Search/Search.tsx:537 msgid "Menu" msgstr "メニュー" #: src/view/com/posts/FeedErrorMessage.tsx:194 -msgid "Message from server" -msgstr "サーバーからのメッセージ" +#~ msgid "Message from server" +#~ msgstr "サーバーからのメッセージ" +#: src/view/com/posts/FeedErrorMessage.tsx:197 +msgid "Message from server: {0}" +msgstr "" + +#: src/Navigation.tsx:116 #: src/view/screens/Moderation.tsx:64 -#: src/view/screens/Settings.tsx:563 +#: src/view/screens/Settings.tsx:591 #: src/view/shell/desktop/LeftNav.tsx:397 -#: src/view/shell/Drawer.tsx:509 -#: src/view/shell/Drawer.tsx:510 +#: src/view/shell/Drawer.tsx:511 +#: src/view/shell/Drawer.tsx:512 msgid "Moderation" msgstr "モデレーション" +#: src/view/com/lists/ListCard.tsx:92 +#: src/view/com/modals/UserAddRemoveLists.tsx:190 +msgid "Moderation list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:753 +msgid "Moderation list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:90 +#: src/view/com/modals/UserAddRemoveLists.tsx:188 +#: src/view/screens/ProfileList.tsx:751 +msgid "Moderation list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:139 +msgid "Moderation list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:126 +msgid "Moderation list updated" +msgstr "" + #: src/view/screens/Moderation.tsx:95 msgid "Moderation lists" msgstr "モデレーションリスト" +#: src/Navigation.tsx:121 #: src/view/screens/ModerationModlists.tsx:58 msgid "Moderation Lists" msgstr "モデレーションリスト" +#: src/view/screens/Settings.tsx:585 +msgid "Moderation settings" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:35 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "" + #: src/view/shell/desktop/Feeds.tsx:53 msgid "More feeds" msgstr "その他のフィード" -#: src/view/com/profile/ProfileHeader.tsx:548 -#: src/view/screens/ProfileFeed.tsx:361 -#: src/view/screens/ProfileList.tsx:584 +#: src/view/com/profile/ProfileHeader.tsx:562 +#: src/view/screens/ProfileFeed.tsx:371 +#: src/view/screens/ProfileList.tsx:595 msgid "More options" msgstr "その他のオプション" +#: src/view/com/util/forms/PostDropdownBtn.tsx:268 +msgid "More post options" +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:82 msgid "Most-liked replies first" msgstr "いいねの数が多い順に返信を表示" -#: src/view/com/profile/ProfileHeader.tsx:370 +#: src/view/com/profile/ProfileHeader.tsx:374 msgid "Mute Account" msgstr "アカウントをミュート" -#: src/view/screens/ProfileList.tsx:511 +#: src/view/screens/ProfileList.tsx:522 msgid "Mute accounts" msgstr "アカウントをミュート" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Mute list" msgstr "リストをミュート" -#: src/view/screens/ProfileList.tsx:271 +#: src/view/screens/ProfileList.tsx:274 msgid "Mute these accounts?" msgstr "これらのアカウントをミュートしますか?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/screens/ProfileList.tsx:278 +msgid "Mute this List" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Mute thread" msgstr "スレッドをミュート" @@ -1319,6 +2026,7 @@ msgstr "スレッドをミュート" msgid "Muted accounts" msgstr "ミュート中のアカウント" +#: src/Navigation.tsx:126 #: src/view/screens/ModerationMutedAccounts.tsx:107 msgid "Muted Accounts" msgstr "ミュート中のアカウント" @@ -1327,7 +2035,7 @@ msgstr "ミュート中のアカウント" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "ミュート中のアカウントの投稿は、フィードや通知から取り除かれます。ミュートの設定は完全に非公開です。" -#: src/view/screens/ProfileList.tsx:273 +#: src/view/screens/ProfileList.tsx:276 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "ミュートの設定は非公開です。ミュート中のアカウントはあなたと引き続き関わることができますが、そのアカウントの投稿や通知を受信することはできません。" @@ -1335,7 +2043,7 @@ msgstr "ミュートの設定は非公開です。ミュート中のアカウン msgid "My Birthday" msgstr "誕生日" -#: src/view/screens/Feeds.tsx:363 +#: src/view/screens/Feeds.tsx:367 msgid "My Feeds" msgstr "マイフィード" @@ -1343,53 +2051,98 @@ msgstr "マイフィード" msgid "My Profile" msgstr "マイプロフィール" -#: src/view/screens/Settings.tsx:520 +#: src/view/screens/Settings.tsx:548 msgid "My Saved Feeds" msgstr "保存されたフィード" -#: src/view/com/modals/AddAppPasswords.tsx:177 -#: src/view/com/modals/CreateOrEditList.tsx:211 +#: src/view/com/modals/AddAppPasswords.tsx:181 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "Name" msgstr "名前" +#: src/view/com/modals/CreateOrEditList.tsx:108 +msgid "Name is required" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:186 +#: src/view/com/auth/login/LoginForm.tsx:286 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +msgid "Navigates to the next screen" +msgstr "" + +#: src/view/shell/Drawer.tsx:71 +msgid "Navigates to your profile" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:107 #: src/view/com/modals/EmbedConsent.tsx:123 msgid "Never load embeds from {0}" msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 msgid "Never lose access to your followers and data." msgstr "フォロワーやデータへのアクセスを失うことはありません。" #: src/view/screens/Lists.tsx:76 +msgctxt "action" +msgid "New" +msgstr "" + #: src/view/screens/ModerationModlists.tsx:78 msgid "New" msgstr "新規" -#: src/view/com/feeds/FeedPage.tsx:200 -#: src/view/screens/Feeds.tsx:507 +#: src/view/com/modals/CreateOrEditList.tsx:195 +msgid "New Moderation List" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:122 +msgid "New password" +msgstr "" + +#: src/view/com/feeds/FeedPage.tsx:201 +msgctxt "action" +msgid "New post" +msgstr "" + +#: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:354 -#: src/view/screens/ProfileFeed.tsx:431 -#: src/view/screens/ProfileList.tsx:194 -#: src/view/screens/ProfileList.tsx:222 +#: src/view/screens/ProfileFeed.tsx:441 +#: src/view/screens/ProfileList.tsx:197 +#: src/view/screens/ProfileList.tsx:225 #: src/view/shell/desktop/LeftNav.tsx:248 msgid "New post" msgstr "新しい投稿" #: src/view/shell/desktop/LeftNav.tsx:258 +msgctxt "action" msgid "New Post" -msgstr "新しい投稿" +msgstr "" + +#: src/view/shell/desktop/LeftNav.tsx:258 +#~ msgid "New Post" +#~ msgstr "新しい投稿" + +#: src/view/com/modals/CreateOrEditList.tsx:190 +msgid "New User List" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:79 msgid "Newest replies first" msgstr "新しい順に返信を表示" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 +msgctxt "action" +msgid "Next" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:154 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:174 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:184 -#: src/view/com/auth/login/LoginForm.tsx:286 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:156 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:178 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:188 +#: src/view/com/auth/login/LoginForm.tsx:288 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:158 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 msgid "Next" msgstr "次へ" @@ -1398,33 +2151,42 @@ msgstr "次へ" msgid "Next image" msgstr "次の画像" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:197 -#: src/view/screens/PreferencesHomeFeed.tsx:232 -#: src/view/screens/PreferencesHomeFeed.tsx:269 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:200 +#: src/view/screens/PreferencesHomeFeed.tsx:235 +#: src/view/screens/PreferencesHomeFeed.tsx:272 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "No" msgstr "いいえ" -#: src/view/screens/ProfileFeed.tsx:579 -#: src/view/screens/ProfileList.tsx:720 +#: src/view/screens/ProfileFeed.tsx:593 +#: src/view/screens/ProfileList.tsx:733 msgid "No description" msgstr "説明はありません" +#: src/view/com/profile/ProfileHeader.tsx:217 +msgid "No longer following {0}" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:107 +msgid "No notifications yet!" +msgstr "" + #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:191 msgid "No result" msgstr "結果はありません" -#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/Feeds.tsx:456 msgid "No results found for \"{query}\"" msgstr "「{query}」の検索結果はありません" #: src/view/com/modals/ListAddRemoveUsers.tsx:127 #: src/view/screens/Search/Search.tsx:270 #: src/view/screens/Search/Search.tsx:298 -#: src/view/screens/Search/Search.tsx:629 -#: src/view/shell/desktop/Search.tsx:210 +#: src/view/screens/Search/Search.tsx:630 +#: src/view/shell/desktop/Search.tsx:213 msgid "No results found for {query}" msgstr "「{query}」の検索結果はありません" @@ -1440,6 +2202,15 @@ msgstr "返信不可" msgid "Not Applicable." msgstr "該当なし。" +#: src/Navigation.tsx:106 +msgid "Not Found" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:246 +#: src/view/com/modals/VerifyEmail.tsx:252 +msgid "Not right now" +msgstr "" + #: src/view/screens/Moderation.tsx:227 #~ msgid "Note: Bluesky is an open and public network, and enabling this will not make your profile private or limit the ability of logged in users to see your posts. This setting only limits the visibility of posts on the Bluesky app and website; third-party apps that display Bluesky content may not respect this setting, and could show your content to logged-out users." #~ msgstr "注記:Blueskyはオープンでパブリックなネットワークであり、この設定を有効にしてもログインしているユーザーはあなたのプロフィールや投稿を制限なく閲覧できます。この設定はBlueskyのアプリおよびウェブサイト上のみでのあなたのコンテンツの可視性を制限するものです。Blueskyのコンテンツを表示するサードパーティーのアプリやウェブサイトなどはこの設定を尊重しない場合があり、ログアウトしたユーザーに対しあなたのコンテンツが表示される可能性があります。" @@ -1448,6 +2219,7 @@ msgstr "該当なし。" msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "注記:Blueskyはオープンでパブリックなネットワークです。この設定はBlueskyのアプリおよびウェブサイト上のみでのあなたのコンテンツの可視性を制限するものであり、他のアプリではこの設定を尊重しない場合があります。他のアプリやウェブサイトでは、ログアウトしたユーザーにあなたのコンテンツが表示される場合があります。" +#: src/Navigation.tsx:447 #: src/view/screens/Notifications.tsx:113 #: src/view/screens/Notifications.tsx:137 #: src/view/shell/bottom-bar/BottomBar.tsx:205 @@ -1457,6 +2229,10 @@ msgstr "注記:Blueskyはオープンでパブリックなネットワーク msgid "Notifications" msgstr "通知" +#: src/view/com/modals/SelfLabel.tsx:103 +msgid "Nudity" +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:34 msgid "Oh no!" msgstr "ちょっと!" @@ -1469,7 +2245,11 @@ msgstr "OK" msgid "Oldest replies first" msgstr "古い順に返信を表示" -#: src/view/com/composer/Composer.tsx:363 +#: src/view/screens/Settings.tsx:236 +msgid "Onboarding reset" +msgstr "" + +#: src/view/com/composer/Composer.tsx:375 msgid "One or more images is missing alt text." msgstr "1つもしくは複数の画像にALTテキストがありません。" @@ -1477,60 +2257,131 @@ msgstr "1つもしくは複数の画像にALTテキストがありません。" msgid "Only {0} can reply." msgstr "{0}のみ返信可能" -#: src/view/com/composer/Composer.tsx:468 -#: src/view/com/composer/Composer.tsx:469 +#: src/view/com/modals/ProfilePreview.tsx:49 +#: src/view/com/modals/ProfilePreview.tsx:61 +#: src/view/screens/AppPasswords.tsx:65 +msgid "Oops!" +msgstr "" + +#: src/view/com/composer/Composer.tsx:470 +#: src/view/com/composer/Composer.tsx:471 msgid "Open emoji picker" msgstr "絵文字を入力" +#: src/view/screens/Settings.tsx:678 +msgid "Open links with in-app browser" +msgstr "" + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 msgid "Open navigation" msgstr "ナビゲーションを開く" -#: src/view/screens/Settings.tsx:533 +#: src/view/screens/Settings.tsx:737 +msgid "Open storybook page" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:147 +msgid "Opens {numItems} options" +msgstr "" + +#: src/view/screens/Log.tsx:54 +msgid "Opens additional details for a debug entry" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:352 +msgid "Opens an expanded list of users in this notification" +msgstr "" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:61 +msgid "Opens camera on device" +msgstr "" + +#: src/view/com/composer/Prompt.tsx:25 +msgid "Opens composer" +msgstr "" + +#: src/view/screens/Settings.tsx:561 msgid "Opens configurable language settings" msgstr "構成可能な言語設定を開く" -#: src/view/screens/Settings.tsx:587 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 +msgid "Opens device photo gallery" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:459 +msgid "Opens editor for profile display name, avatar, background image, and description" +msgstr "" + +#: src/view/screens/Settings.tsx:615 msgid "Opens external embeds settings" msgstr "" +#: src/view/com/profile/ProfileHeader.tsx:614 +msgid "Opens followers list" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:633 +msgid "Opens following list" +msgstr "" + +#: src/view/screens/Settings.tsx:412 +msgid "Opens invite code list" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:172 #: src/view/shell/desktop/RightNav.tsx:156 -#: src/view/shell/Drawer.tsx:641 +#: src/view/shell/Drawer.tsx:643 msgid "Opens list of invite codes" msgstr "招待コードのリストを開く" -#: src/view/com/modals/ChangeHandle.tsx:279 +#: src/view/screens/Settings.tsx:696 +msgid "Opens modal for account deletion confirmation. Requires email code." +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:281 msgid "Opens modal for using custom domain" msgstr "カスタムドメインを使用するためのモーダルを開く" -#: src/view/screens/Settings.tsx:558 +#: src/view/screens/Settings.tsx:586 msgid "Opens moderation settings" msgstr "モデレーションの設定を開く" -#: src/view/screens/Settings.tsx:514 +#: src/view/com/auth/login/LoginForm.tsx:236 +msgid "Opens password reset form" +msgstr "" + +#: src/view/screens/Feeds.tsx:335 +msgid "Opens screen to edit Saved Feeds" +msgstr "" + +#: src/view/screens/Settings.tsx:542 msgid "Opens screen with all saved feeds" msgstr "保存されたすべてのフィードで画面を開く" -#: src/view/screens/Settings.tsx:614 +#: src/view/screens/Settings.tsx:642 msgid "Opens the app password settings page" msgstr "アプリパスワード設定ページを開く" -#: src/view/screens/Settings.tsx:473 +#: src/view/screens/Settings.tsx:501 msgid "Opens the home feed preferences" msgstr "ホームフィードの設定を開く" -#: src/view/screens/Settings.tsx:697 +#: src/view/screens/Settings.tsx:738 msgid "Opens the storybook page" msgstr "ストーリーブックのページを開く" -#: src/view/screens/Settings.tsx:677 +#: src/view/screens/Settings.tsx:718 msgid "Opens the system log page" msgstr "システムログのページを開く" -#: src/view/screens/Settings.tsx:494 +#: src/view/screens/Settings.tsx:522 msgid "Opens the threads preferences" msgstr "スレッドの設定を開く" +#: src/view/com/util/forms/DropdownButton.tsx:254 +msgid "Option {0} of {numItems}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:89 msgid "Or combine these options:" msgstr "または以下のオプションを組み合わせてください:" @@ -1554,9 +2405,9 @@ msgstr "ページが見つかりません" #: src/view/com/auth/create/Step2.tsx:122 #: src/view/com/auth/create/Step2.tsx:132 -#: src/view/com/auth/login/LoginForm.tsx:221 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:130 -#: src/view/com/modals/DeleteAccount.tsx:191 +#: src/view/com/auth/login/LoginForm.tsx:223 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:132 +#: src/view/com/modals/DeleteAccount.tsx:195 msgid "Password" msgstr "パスワード" @@ -1568,10 +2419,31 @@ msgstr "パスワードが更新されました" msgid "Password updated!" msgstr "パスワードが更新されました!" +#: src/Navigation.tsx:162 +msgid "People followed by @{0}" +msgstr "" + +#: src/Navigation.tsx:155 +msgid "People following @{0}" +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:66 +msgid "Permission to access camera roll is required." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:72 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:121 msgid "Pictures meant for adults." msgstr "成人向けの写真です。" +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Pin to home" +msgstr "" + #: src/view/screens/SavedFeeds.tsx:88 msgid "Pinned Feeds" msgstr "ピン留めされたフィード" @@ -1601,7 +2473,11 @@ msgstr "パスワードを選択してください。" msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." msgstr "変更する前にメールを確認してください。これは、メールアップデートツールが追加されている間の一時的な要件であり、まもなく削除されます。" -#: src/view/com/modals/AddAppPasswords.tsx:140 +#: src/view/com/modals/AddAppPasswords.tsx:89 +msgid "Please enter a name for your app password. All spaces is not allowed." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:144 msgid "Please enter a unique name for this App Password or use our randomly generated one." msgstr "このアプリパスワードに固有の名前を入力するか、ランダムに生成された名前を使用してください。" @@ -1609,7 +2485,7 @@ msgstr "このアプリパスワードに固有の名前を入力するか、ラ msgid "Please enter your email." msgstr "メールアドレスを入力してください。" -#: src/view/com/modals/DeleteAccount.tsx:180 +#: src/view/com/modals/DeleteAccount.tsx:184 msgid "Please enter your password as well:" msgstr "パスワードも入力してください:" @@ -1623,17 +2499,51 @@ msgstr "" #~ msgid "Please tell us why you think this decision was incorrect." #~ msgstr "この判断が誤っていると考える理由を教えてください。" +#: src/view/com/modals/VerifyEmail.tsx:101 +msgid "Please Verify Your Email" +msgstr "" + #: src/view/com/composer/Composer.tsx:215 msgid "Please wait for your link card to finish loading" msgstr "リンクカードがロードされるまでお待ちください" +#: src/view/com/modals/SelfLabel.tsx:111 +msgid "Porn" +msgstr "" + +#: src/view/com/composer/Composer.tsx:350 +#: src/view/com/composer/Composer.tsx:358 +msgctxt "action" +msgid "Post" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/screens/PostThread.tsx:82 +msgctxt "description" +msgid "Post" +msgstr "" + #: src/view/com/composer/Composer.tsx:346 #: src/view/com/post-thread/PostThread.tsx:225 #: src/view/screens/PostThread.tsx:80 -msgid "Post" -msgstr "投稿" +#~ msgid "Post" +#~ msgstr "投稿" -#: src/view/com/post-thread/PostThread.tsx:378 +#: src/view/com/post-thread/PostThreadItem.tsx:176 +msgid "Post by {0}" +msgstr "" + +#: src/Navigation.tsx:174 +#: src/Navigation.tsx:181 +#: src/Navigation.tsx:188 +msgid "Post by @{0}" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:82 +msgid "Post deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:382 msgid "Post hidden" msgstr "投稿を非表示" @@ -1645,7 +2555,7 @@ msgstr "投稿の言語" msgid "Post Languages" msgstr "投稿の言語" -#: src/view/com/post-thread/PostThread.tsx:430 +#: src/view/com/post-thread/PostThread.tsx:434 msgid "Post not found" msgstr "投稿が見つかりません" @@ -1653,7 +2563,11 @@ msgstr "投稿が見つかりません" msgid "Posts" msgstr "投稿" -#: src/view/com/modals/LinkWarning.tsx:44 +#: src/view/com/posts/FeedErrorMessage.tsx:64 +msgid "Posts hidden" +msgstr "" + +#: src/view/com/modals/LinkWarning.tsx:46 msgid "Potentially Misleading Link" msgstr "誤解を招く可能性のあるリンク" @@ -1669,30 +2583,35 @@ msgstr "第一言語" msgid "Prioritize Your Follows" msgstr "あなたのフォローを優先" -#: src/view/screens/Settings.tsx:570 +#: src/view/screens/Settings.tsx:598 #: src/view/shell/desktop/RightNav.tsx:84 msgid "Privacy" msgstr "プライバシー" +#: src/Navigation.tsx:219 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings.tsx:783 +#: src/view/screens/Settings.tsx:824 #: src/view/shell/Drawer.tsx:262 msgid "Privacy Policy" msgstr "プライバシーポリシー" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:190 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:194 msgid "Processing..." msgstr "処理中..." #: src/view/shell/bottom-bar/BottomBar.tsx:247 #: src/view/shell/desktop/LeftNav.tsx:415 #: src/view/shell/Drawer.tsx:70 -#: src/view/shell/Drawer.tsx:544 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:546 +#: src/view/shell/Drawer.tsx:547 msgid "Profile" msgstr "プロフィール" -#: src/view/screens/Settings.tsx:841 +#: src/view/com/modals/EditProfile.tsx:128 +msgid "Profile updated" +msgstr "" + +#: src/view/screens/Settings.tsx:882 msgid "Protect your account by verifying your email." msgstr "メールアドレスを確認してアカウントを保護します。" @@ -1704,14 +2623,31 @@ msgstr "ユーザーを一括でミュートまたはブロックする、公開 msgid "Public, shareable lists which can drive feeds." msgstr "フィードとして利用できる、公開された共有可能なリスト。" -#: src/view/com/modals/Repost.tsx:52 +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish post" +msgstr "" + +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish reply" +msgstr "" + +#: src/view/com/modals/Repost.tsx:65 +msgctxt "action" +msgid "Quote post" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 msgid "Quote post" msgstr "引用" -#: src/view/com/modals/Repost.tsx:56 +#: src/view/com/modals/Repost.tsx:70 +msgctxt "action" msgid "Quote Post" -msgstr "引用" +msgstr "" + +#: src/view/com/modals/Repost.tsx:56 +#~ msgid "Quote Post" +#~ msgstr "引用" #: src/view/screens/PreferencesThreads.tsx:86 msgid "Random (aka \"Poster's Roulette\")" @@ -1731,7 +2667,7 @@ msgstr "おすすめのユーザー" #: src/view/com/modals/ListAddRemoveUsers.tsx:264 #: src/view/com/modals/SelfLabel.tsx:83 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 #: src/view/com/util/UserAvatar.tsx:282 #: src/view/com/util/UserBanner.tsx:89 msgid "Remove" @@ -1745,13 +2681,16 @@ msgstr "マイフィードから{0}を削除しますか?" msgid "Remove account" msgstr "アカウントを削除" -#: src/view/com/posts/FeedErrorMessage.tsx:130 +#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:166 msgid "Remove feed" msgstr "フィードを削除" #: src/view/com/feeds/FeedSourceCard.tsx:105 +#: src/view/com/feeds/FeedSourceCard.tsx:167 #: src/view/com/feeds/FeedSourceCard.tsx:172 -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Remove from my feeds" msgstr "マイフィードから削除" @@ -1763,11 +2702,15 @@ msgstr "イメージを削除" msgid "Remove image preview" msgstr "イメージプレビューを削除" +#: src/view/com/modals/Repost.tsx:47 +msgid "Remove repost" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Remove this feed from my feeds?" msgstr "このフィードをマイフィードから削除しますか?" -#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:132 msgid "Remove this feed from your saved feeds?" msgstr "保存したフィードからこのフィードを削除しますか?" @@ -1776,6 +2719,15 @@ msgstr "保存したフィードからこのフィードを削除しますか? msgid "Removed from list" msgstr "リストから削除されました" +#: src/view/com/feeds/FeedSourceCard.tsx:111 +#: src/view/com/feeds/FeedSourceCard.tsx:178 +msgid "Removed from my feeds" +msgstr "" + +#: src/view/com/composer/ExternalEmbed.tsx:71 +msgid "Removes default thumbnail from {0}" +msgstr "" + #: src/view/screens/Profile.tsx:162 msgid "Replies" msgstr "返信" @@ -1784,31 +2736,50 @@ msgstr "返信" msgid "Replies to this thread are disabled" msgstr "このスレッドへの返信はできません" -#: src/view/screens/PreferencesHomeFeed.tsx:141 +#: src/view/com/composer/Composer.tsx:348 +msgctxt "action" +msgid "Reply" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:144 msgid "Reply Filters" msgstr "返信のフィルター" +#: src/view/com/post/Post.tsx:165 +#: src/view/com/posts/FeedItem.tsx:286 +msgctxt "description" +msgid "Reply to <0/>" +msgstr "" + #: src/view/com/modals/report/Modal.tsx:166 msgid "Report {collectionName}" msgstr "{collectionName}を報告" -#: src/view/com/profile/ProfileHeader.tsx:404 +#: src/view/com/profile/ProfileHeader.tsx:408 msgid "Report Account" msgstr "アカウントを報告" -#: src/view/screens/ProfileFeed.tsx:291 +#: src/view/screens/ProfileFeed.tsx:301 msgid "Report feed" msgstr "フィードを報告" -#: src/view/screens/ProfileList.tsx:426 +#: src/view/screens/ProfileList.tsx:437 msgid "Report List" msgstr "リストを報告" #: src/view/com/modals/report/SendReportButton.tsx:37 -#: src/view/com/util/forms/PostDropdownBtn.tsx:196 +#: src/view/com/util/forms/PostDropdownBtn.tsx:208 msgid "Report post" msgstr "投稿を報告" +#: src/view/com/modals/Repost.tsx:43 +#: src/view/com/modals/Repost.tsx:48 +#: src/view/com/modals/Repost.tsx:53 +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgctxt "action" +msgid "Repost" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Repost" msgstr "リポスト" @@ -1822,12 +2793,28 @@ msgstr "リポストまたは引用" msgid "Reposted by" msgstr "リポストしたユーザー" +#: src/view/com/posts/FeedItem.tsx:206 +msgid "Reposted by {0})" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:223 +msgid "Reposted by <0/>" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:162 +msgid "reposted your post" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:189 +msgid "Reposts of this post" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:181 #: src/view/com/modals/ChangeEmail.tsx:183 msgid "Request Change" msgstr "変更を要求" -#: src/view/screens/Settings.tsx:422 +#: src/view/screens/Settings.tsx:450 msgid "Require alt text before posting" msgstr "画像投稿時にALTテキストを必須とする" @@ -1835,45 +2822,77 @@ msgstr "画像投稿時にALTテキストを必須とする" msgid "Required for this provider" msgstr "このプロバイダーに必要" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:98 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 msgid "Reset code" msgstr "コードをリセット" -#: src/view/screens/Settings.tsx:719 +#: src/view/screens/Settings.tsx:757 +msgid "Reset onboarding" +msgstr "" + +#: src/view/screens/Settings.tsx:760 msgid "Reset onboarding state" msgstr "オンボーディングの状態をリセット" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:98 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:100 msgid "Reset password" msgstr "パスワードをリセット" -#: src/view/screens/Settings.tsx:709 +#: src/view/screens/Settings.tsx:747 +msgid "Reset preferences" +msgstr "" + +#: src/view/screens/Settings.tsx:750 msgid "Reset preferences state" msgstr "設定をリセット" -#: src/view/screens/Settings.tsx:717 +#: src/view/screens/Settings.tsx:758 msgid "Resets the onboarding state" msgstr "オンボーディングの状態をリセット" -#: src/view/screens/Settings.tsx:707 +#: src/view/screens/Settings.tsx:748 msgid "Resets the preferences state" msgstr "設定の状態をリセット" +#: src/view/com/auth/login/LoginForm.tsx:266 +msgid "Retries login" +msgstr "" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:67 +msgid "Retries the last action, which errored out" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:163 #: src/view/com/auth/create/CreateAccount.tsx:167 -#: src/view/com/auth/login/LoginForm.tsx:263 -#: src/view/com/auth/login/LoginForm.tsx:266 +#: src/view/com/auth/login/LoginForm.tsx:265 +#: src/view/com/auth/login/LoginForm.tsx:268 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:65 msgid "Retry" msgstr "再試行" +#: src/view/screens/ProfileList.tsx:877 +msgid "Return to previous page" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:59 +msgid "SANDBOX. Posts and accounts are not permanent." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:125 +#: src/view/com/modals/CreateOrEditList.tsx:278 +msgctxt "action" +msgid "Save" +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:94 #: src/view/com/modals/BirthDateSettings.tsx:97 #: src/view/com/modals/ChangeHandle.tsx:173 -#: src/view/com/modals/CreateOrEditList.tsx:249 -#: src/view/com/modals/CreateOrEditList.tsx:257 -#: src/view/com/modals/EditProfile.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:270 +#: src/view/com/modals/EditProfile.tsx:224 +#: src/view/screens/ProfileFeed.tsx:354 msgid "Save" msgstr "保存" @@ -1881,7 +2900,7 @@ msgstr "保存" msgid "Save alt text" msgstr "ALTテキストを保存" -#: src/view/com/modals/EditProfile.tsx:231 +#: src/view/com/modals/EditProfile.tsx:232 msgid "Save Changes" msgstr "変更を保存" @@ -1897,9 +2916,25 @@ msgstr "画像の切り抜きを保存" msgid "Saved Feeds" msgstr "保存されたフィード" +#: src/view/com/modals/EditProfile.tsx:225 +msgid "Saves any changes to your profile" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:171 +msgid "Saves handle change to {handle}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:833 +msgid "Scroll to top" +msgstr "" + +#: src/Navigation.tsx:437 +#: src/view/com/auth/LoggedOut.tsx:122 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 +#: src/view/com/util/forms/SearchInput.tsx:53 #: src/view/com/util/forms/SearchInput.tsx:65 #: src/view/screens/Search/Search.tsx:406 +#: src/view/screens/Search/Search.tsx:559 #: src/view/screens/Search/Search.tsx:572 #: src/view/shell/bottom-bar/BottomBar.tsx:159 #: src/view/shell/desktop/LeftNav.tsx:324 @@ -1916,6 +2951,7 @@ msgstr "検索" #: src/view/com/auth/LoggedOut.tsx:104 #: src/view/com/auth/LoggedOut.tsx:105 +#: src/view/com/modals/ListAddRemoveUsers.tsx:70 msgid "Search for users" msgstr "ユーザーを検索" @@ -1923,10 +2959,18 @@ msgstr "ユーザーを検索" msgid "Security Step Required" msgstr "必要なセキュリティの手順" +#: src/view/screens/SavedFeeds.tsx:163 +msgid "See this guide" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 msgid "See what's next" msgstr "次を見る" +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:75 msgid "Select Bluesky Social" msgstr "Bluesky Socialを選択" @@ -1935,6 +2979,10 @@ msgstr "Bluesky Socialを選択" msgid "Select from an existing account" msgstr "既存のアカウントから選択" +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:147 msgid "Select service" msgstr "サービスを選択" @@ -1951,7 +2999,8 @@ msgstr "アプリに表示されるデフォルトのテキストの言語を選 msgid "Select your preferred language for translations in your feed." msgstr "フィード内の翻訳に使用する言語を選択します。" -#: src/view/com/modals/VerifyEmail.tsx:196 +#: src/view/com/modals/VerifyEmail.tsx:202 +#: src/view/com/modals/VerifyEmail.tsx:204 msgid "Send Confirmation Email" msgstr "確認のメールを送信" @@ -1959,9 +3008,14 @@ msgstr "確認のメールを送信" msgid "Send email" msgstr "メールを送信" -#: src/view/com/modals/DeleteAccount.tsx:138 +#: src/view/com/modals/DeleteAccount.tsx:140 +msgctxt "action" msgid "Send Email" -msgstr "メールを送信" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:138 +#~ msgid "Send Email" +#~ msgstr "メールを送信" #: src/view/shell/Drawer.tsx:295 #: src/view/shell/Drawer.tsx:316 @@ -1972,19 +3026,49 @@ msgstr "フィードバックを送信" msgid "Send Report" msgstr "報告を送信" +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "Sends email with confirmation code for account deletion" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:306 +msgid "Set {value} for {labelGroup} content moderation policy" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:155 +#: src/view/com/modals/ContentFilteringSettings.tsx:174 +msgctxt "action" +msgid "Set Age" +msgstr "" + +#: src/view/screens/Settings.tsx:482 +msgid "Set color theme to dark" +msgstr "" + +#: src/view/screens/Settings.tsx:475 +msgid "Set color theme to light" +msgstr "" + +#: src/view/screens/Settings.tsx:469 +msgid "Set color theme to system setting" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 msgid "Set new password" msgstr "新しいパスワードを設定" -#: src/view/screens/PreferencesHomeFeed.tsx:222 +#: src/view/com/auth/create/Step2.tsx:133 +msgid "Set password" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:225 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." msgstr "フィード内の引用をすべて非表示にするには、この設定を「いいえ」にします。リポストは引き続き表示されます。" -#: src/view/screens/PreferencesHomeFeed.tsx:119 +#: src/view/screens/PreferencesHomeFeed.tsx:122 msgid "Set this setting to \"No\" to hide all replies from your feed." msgstr "フィード内の返信をすべて非表示にするには、この設定を「いいえ」にします。" -#: src/view/screens/PreferencesHomeFeed.tsx:188 +#: src/view/screens/PreferencesHomeFeed.tsx:191 msgid "Set this setting to \"No\" to hide all reposts from your feed." msgstr "フィード内のリポストをすべて非表示にするには、この設定を「いいえ」にします。" @@ -1992,14 +3076,35 @@ msgstr "フィード内のリポストをすべて非表示にするには、こ msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." msgstr "スレッド表示で返信を表示するには、この設定を「はい」にします。これは実験的な機能です。" -#: src/view/screens/PreferencesHomeFeed.tsx:258 +#: src/view/screens/PreferencesHomeFeed.tsx:261 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." msgstr "保存されたフィードから投稿を抽出して「Following」フィードに表示するには、この設定を「はい」にします。これは実験的な機能です。" -#: src/view/screens/Settings.tsx:277 +#: src/view/com/modals/ChangeHandle.tsx:266 +msgid "Sets Bluesky username" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:153 +msgid "Sets email for password reset" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:118 +msgid "Sets hosting provider for password reset" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:143 +msgid "Sets hosting provider to {label}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:148 +msgid "Sets server for the Bluesky client" +msgstr "" + +#: src/Navigation.tsx:136 +#: src/view/screens/Settings.tsx:294 #: src/view/shell/desktop/LeftNav.tsx:433 -#: src/view/shell/Drawer.tsx:565 -#: src/view/shell/Drawer.tsx:566 +#: src/view/shell/Drawer.tsx:567 +#: src/view/shell/Drawer.tsx:568 msgid "Settings" msgstr "設定" @@ -2007,21 +3112,32 @@ msgstr "設定" msgid "Sexual activity or erotic nudity." msgstr "性的行為または性的なヌード。" -#: src/view/com/profile/ProfileHeader.tsx:338 -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 -#: src/view/screens/ProfileList.tsx:385 +#: src/view/com/lightbox/Lightbox.tsx:134 +msgctxt "action" +msgid "Share" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:342 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 +#: src/view/screens/ProfileList.tsx:396 msgid "Share" msgstr "共有" -#: src/view/screens/ProfileFeed.tsx:303 +#: src/view/screens/ProfileFeed.tsx:313 msgid "Share feed" msgstr "フィードを共有" -#: src/view/com/util/moderation/ContentHider.tsx:105 -#: src/view/screens/Settings.tsx:316 +#: src/view/com/modals/ContentFilteringSettings.tsx:261 +#: src/view/com/util/moderation/ContentHider.tsx:107 +#: src/view/com/util/moderation/PostHider.tsx:108 +#: src/view/screens/Settings.tsx:344 msgid "Show" msgstr "表示" +#: src/view/screens/PreferencesHomeFeed.tsx:68 +msgid "Show all replies" +msgstr "" + #: src/view/com/util/moderation/ScreenHider.tsx:132 msgid "Show anyway" msgstr "とにかく表示" @@ -2030,15 +3146,25 @@ msgstr "とにかく表示" msgid "Show embeds from {0}" msgstr "" -#: src/view/screens/PreferencesHomeFeed.tsx:255 +#: src/view/com/profile/ProfileHeader.tsx:498 +msgid "Show follows similar to {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:569 +#: src/view/com/post/Post.tsx:196 +#: src/view/com/posts/FeedItem.tsx:362 +msgid "Show More" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:258 msgid "Show Posts from My Feeds" msgstr "マイフィードからの投稿を表示" -#: src/view/screens/PreferencesHomeFeed.tsx:219 +#: src/view/screens/PreferencesHomeFeed.tsx:222 msgid "Show Quote Posts" msgstr "引用を表示" -#: src/view/screens/PreferencesHomeFeed.tsx:116 +#: src/view/screens/PreferencesHomeFeed.tsx:119 msgid "Show Replies" msgstr "返信を表示" @@ -2046,14 +3172,31 @@ msgstr "返信を表示" msgid "Show replies by people you follow before all other replies." msgstr "自分がフォローしているユーザーからの返信を、他のすべての返信の前に表示します。" -#: src/view/screens/PreferencesHomeFeed.tsx:185 +#: src/view/screens/PreferencesHomeFeed.tsx:70 +msgid "Show replies with at least {value} {0}" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:188 msgid "Show Reposts" msgstr "リポストを表示" -#: src/view/com/notifications/FeedItem.tsx:345 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Show the content" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 msgid "Show users" msgstr "ユーザーを表示" +#: src/view/com/profile/ProfileHeader.tsx:501 +msgid "Shows a list of users similar to this user." +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:545 +msgid "Shows posts from {0} in your feed" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 #: src/view/com/auth/login/Login.tsx:98 #: src/view/com/auth/SplashScreen.tsx:54 @@ -2088,7 +3231,9 @@ msgid "Sign into" msgstr "サインイン" #: src/view/com/modals/SwitchAccount.tsx:64 -#: src/view/com/modals/SwitchAccount.tsx:67 +#: src/view/com/modals/SwitchAccount.tsx:69 +#: src/view/screens/Settings.tsx:107 +#: src/view/screens/Settings.tsx:110 msgid "Sign out" msgstr "サインアウト" @@ -2112,14 +3257,34 @@ msgstr "登録またはログインして会話に参加" msgid "Sign-in Required" msgstr "サインインが必要" -#: src/view/screens/Settings.tsx:327 +#: src/view/screens/Settings.tsx:355 msgid "Signed in as" msgstr "サインイン済み" +#: src/view/com/auth/login/ChooseAccountForm.tsx:103 +msgid "Signed in as @{0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:66 +msgid "Signs {0} out of Bluesky" +msgstr "" + #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 msgid "Skip" msgstr "スキップ" +#: src/view/com/modals/ProfilePreview.tsx:62 +msgid "Something went wrong and we're not sure what." +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:51 +msgid "Something went wrong. Check your email and try again." +msgstr "" + +#: src/App.native.tsx:57 +msgid "Sorry! Your session expired. Please log in again." +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:69 msgid "Sort Replies" msgstr "返信を並び替える" @@ -2137,11 +3302,19 @@ msgstr "正方形" msgid "Staging" msgstr "ステージング" -#: src/view/screens/Settings.tsx:763 +#: src/view/screens/Settings.tsx:804 msgid "Status page" msgstr "ステータスページ" -#: src/view/screens/Settings.tsx:699 +#: src/view/com/auth/create/StepHeader.tsx:15 +msgid "Step {step} of 3" +msgstr "" + +#: src/view/screens/Settings.tsx:276 +msgid "Storage cleared, you need to restart the app now." +msgstr "" + +#: src/view/screens/Settings.tsx:740 msgid "Storybook" msgstr "ストーリーブック" @@ -2149,28 +3322,59 @@ msgstr "ストーリーブック" msgid "Submit" msgstr "送信" -#: src/view/screens/ProfileList.tsx:575 +#: src/view/screens/ProfileList.tsx:586 msgid "Subscribe" msgstr "登録" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:582 msgid "Subscribe to this list" msgstr "このリストに登録" +#: src/view/com/lists/ListCard.tsx:101 +msgid "Subscribed" +msgstr "" + #: src/view/screens/Search/Search.tsx:362 msgid "Suggested Follows" msgstr "おすすめのフォロー" +#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 +msgid "Suggested for you" +msgstr "" + +#: src/view/com/modals/SelfLabel.tsx:95 +msgid "Suggestive" +msgstr "" + +#: src/Navigation.tsx:214 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "サポート" -#: src/view/com/modals/SwitchAccount.tsx:115 +#: src/view/com/modals/ProfilePreview.tsx:110 +msgid "Swipe up to see more" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:117 msgid "Switch Account" msgstr "アカウントを切り替える" -#: src/view/screens/Settings.tsx:679 +#: src/view/com/modals/SwitchAccount.tsx:97 +#: src/view/screens/Settings.tsx:137 +msgid "Switch to {0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:98 +#: src/view/screens/Settings.tsx:138 +msgid "Switches the account you are logged in to" +msgstr "" + +#: src/view/screens/Settings.tsx:466 +msgid "System" +msgstr "" + +#: src/view/screens/Settings.tsx:720 msgid "System log" msgstr "システムログ" @@ -2178,11 +3382,16 @@ msgstr "システムログ" msgid "Tall" msgstr "トール" +#: src/view/com/util/images/AutoSizedImage.tsx:70 +msgid "Tap to view fully" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:93 msgid "Terms" msgstr "条件" -#: src/view/screens/Settings.tsx:777 +#: src/Navigation.tsx:224 +#: src/view/screens/Settings.tsx:818 #: src/view/screens/TermsOfService.tsx:29 #: src/view/shell/Drawer.tsx:256 msgid "Terms of Service" @@ -2193,7 +3402,7 @@ msgstr "利用規約" msgid "Text input field" msgstr "テキストの入力フィールド" -#: src/view/com/profile/ProfileHeader.tsx:306 +#: src/view/com/profile/ProfileHeader.tsx:310 msgid "The account will be able to interact with you after unblocking." msgstr "このアカウントは、ブロック解除後にあなたとやり取りすることができます。" @@ -2205,7 +3414,7 @@ msgstr "コミュニティガイドラインは<0/>に移動されました" msgid "The Copyright Policy has been moved to <0/>" msgstr "著作権ポリシーが<0/>に移動されました" -#: src/view/com/post-thread/PostThread.tsx:433 +#: src/view/com/post-thread/PostThread.tsx:437 msgid "The post may have been deleted." msgstr "投稿が削除された可能性があります。" @@ -2214,13 +3423,86 @@ msgid "The Privacy Policy has been moved to <0/>" msgstr "プライバシーポリシーが<0/>に移動されました" #: src/view/screens/Support.tsx:36 -msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "サポートフォームが移動しました。サポートが必要な場合は、<0/>または{HELP_DESK_URL}にアクセスしてご連絡ください。" +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "" + +#: src/view/screens/Support.tsx:36 +#~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +#~ msgstr "サポートフォームが移動しました。サポートが必要な場合は、<0/>または{HELP_DESK_URL}にアクセスしてご連絡ください。" #: src/view/screens/TermsOfService.tsx:33 msgid "The Terms of Service have been moved to" msgstr "サービス規約が移動されました" +#: src/view/screens/ProfileFeed.tsx:558 +msgid "There was an an issue contacting the server, please check your internet connection and try again." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:139 +msgid "There was an an issue removing this feed. Please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:218 +msgid "There was an an issue updating your feeds, please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:245 +#: src/view/screens/ProfileList.tsx:266 +#: src/view/screens/SavedFeeds.tsx:209 +#: src/view/screens/SavedFeeds.tsx:231 +#: src/view/screens/SavedFeeds.tsx:252 +msgid "There was an issue contacting the server" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 +#: src/view/com/feeds/FeedSourceCard.tsx:113 +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:181 +msgid "There was an issue contacting your server" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:115 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "" + +#: src/view/com/posts/Feed.tsx:261 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "" + +#: src/view/com/lists/ListMembers.tsx:172 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:148 +#: src/view/com/lists/ProfileLists.tsx:155 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:126 +msgid "There was an issue syncing your preferences with the server" +msgstr "" + +#: src/view/screens/AppPasswords.tsx:66 +msgid "There was an issue with fetching your app passwords" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:204 +#: src/view/com/profile/ProfileHeader.tsx:225 +#: src/view/com/profile/ProfileHeader.tsx:264 +#: src/view/com/profile/ProfileHeader.tsx:277 +#: src/view/com/profile/ProfileHeader.tsx:297 +#: src/view/com/profile/ProfileHeader.tsx:319 +msgid "There was an issue! {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:287 +#: src/view/screens/ProfileList.tsx:306 +#: src/view/screens/ProfileList.tsx:328 +#: src/view/screens/ProfileList.tsx:347 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:35 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "アプリケーションに予期しない問題が発生しました。このようなことがありましたらお知らせください!" @@ -2241,19 +3523,33 @@ msgstr "このアカウントを閲覧するためにはサインインが必要 msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:107 +#: src/view/com/modals/ModerationDetails.tsx:67 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "This content is not viewable without a Bluesky account." msgstr "このコンテンツはBlueskyのアカウントがないと閲覧できません。" -#: src/view/com/posts/FeedErrorMessage.tsx:113 +#: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "現在このフィードにはアクセスが集中しており、一時的にご利用いただけません。時間をおいてもう一度お試しください。" +#: src/view/screens/Profile.tsx:392 +#: src/view/screens/ProfileFeed.tsx:484 +#: src/view/screens/ProfileList.tsx:639 +msgid "This feed is empty!" +msgstr "" + +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:61 msgid "This information is not shared with other users." msgstr "この情報は他のユーザーと共有されません。" -#: src/view/com/modals/VerifyEmail.tsx:113 +#: src/view/com/modals/VerifyEmail.tsx:119 msgid "This is important in case you ever need to change your email or reset your password." msgstr "これは、メールアドレスの変更やパスワードのリセットが必要な場合に重要です。" @@ -2261,24 +3557,44 @@ msgstr "これは、メールアドレスの変更やパスワードのリセッ msgid "This is the service that keeps you online." msgstr "これはオンラインを維持するためのサービスです。" -#: src/view/com/modals/LinkWarning.tsx:56 +#: src/view/com/modals/LinkWarning.tsx:58 msgid "This link is taking you to the following website:" msgstr "このリンクは次のウェブサイトへリンクしています:" +#: src/view/screens/ProfileList.tsx:813 +msgid "This list is empty!" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:105 +msgid "This name is already in use" +msgstr "" + #: src/view/com/post-thread/PostThreadItem.tsx:123 msgid "This post has been deleted." msgstr "この投稿は削除されました。" +#: src/view/com/modals/ModerationDetails.tsx:62 +msgid "This user has blocked you. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:42 +msgid "This user is included in the <0/> list which you have blocked." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:74 +msgid "This user is included the <0/> list which you have muted." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:137 msgid "This warning is only available for posts with media attached." msgstr "この警告は、メディアが接続されている投稿にのみ使用できます。" -#: src/view/com/util/forms/PostDropdownBtn.tsx:178 +#: src/view/com/util/forms/PostDropdownBtn.tsx:190 msgid "This will hide this post from your feeds." msgstr "この投稿をあなたのフィードにおいて非表示にします。" #: src/view/screens/PreferencesThreads.tsx:53 -#: src/view/screens/Settings.tsx:503 +#: src/view/screens/Settings.tsx:531 msgid "Thread Preferences" msgstr "スレッドの設定" @@ -2286,7 +3602,11 @@ msgstr "スレッドの設定" msgid "Threaded Mode" msgstr "スレッドモード" -#: src/view/com/util/forms/DropdownButton.tsx:230 +#: src/Navigation.tsx:254 +msgid "Threads Preferences" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:234 msgid "Toggle dropdown" msgstr "ドロップダウンをトグル" @@ -2294,60 +3614,100 @@ msgstr "ドロップダウンをトグル" msgid "Transformations" msgstr "変換" -#: src/view/com/post-thread/PostThreadItem.tsx:705 -#: src/view/com/post-thread/PostThreadItem.tsx:707 -#: src/view/com/util/forms/PostDropdownBtn.tsx:111 +#: src/view/com/post-thread/PostThreadItem.tsx:710 +#: src/view/com/post-thread/PostThreadItem.tsx:712 +#: src/view/com/util/forms/PostDropdownBtn.tsx:123 msgid "Translate" msgstr "翻訳" -#: src/view/com/util/error/ErrorScreen.tsx:73 +#: src/view/com/util/error/ErrorScreen.tsx:75 +msgctxt "action" msgid "Try again" -msgstr "再試行" +msgstr "" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/com/util/error/ErrorScreen.tsx:73 +#~ msgid "Try again" +#~ msgstr "再試行" + +#: src/view/screens/ProfileList.tsx:484 msgid "Un-block list" msgstr "リストでのブロックを解除" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Un-mute list" msgstr "リストでのミュートを解除" #: src/view/com/auth/create/CreateAccount.tsx:65 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:87 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:120 msgid "Unable to contact your service. Please check your Internet connection." msgstr "あなたのサービスに接続できません。インターネットの接続を確認してください。" -#: src/view/com/profile/ProfileHeader.tsx:466 -#: src/view/com/profile/ProfileHeader.tsx:469 +#: src/view/com/profile/ProfileHeader.tsx:475 +msgctxt "action" +msgid "Unblock" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:472 +#: src/view/screens/ProfileList.tsx:568 msgid "Unblock" msgstr "ブロックを解除" -#: src/view/com/profile/ProfileHeader.tsx:304 -#: src/view/com/profile/ProfileHeader.tsx:388 +#: src/view/com/profile/ProfileHeader.tsx:308 +#: src/view/com/profile/ProfileHeader.tsx:392 msgid "Unblock Account" msgstr "アカウントのブロックを解除" +#: src/view/com/modals/Repost.tsx:42 +#: src/view/com/modals/Repost.tsx:55 +#: src/view/com/util/post-ctrls/RepostButton.tsx:60 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Undo repost" msgstr "リポストを元に戻す" +#: src/view/com/profile/FollowButton.tsx:55 +msgctxt "action" +msgid "Unfollow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:524 +msgid "Unfollow {0}" +msgstr "" + #: src/view/com/auth/create/state.ts:216 msgid "Unfortunately, you do not meet the requirements to create an account." msgstr "残念ながら、アカウントを作成するための要件を満たしていません。" -#: src/view/com/profile/ProfileHeader.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Unlike" +msgstr "" + +#: src/view/screens/ProfileList.tsx:575 +msgid "Unmute" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:373 msgid "Unmute Account" msgstr "アカウントのミュートを解除" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Unmute thread" msgstr "スレッドのミュートを解除" -#: src/view/screens/ProfileList.tsx:441 +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Unpin" +msgstr "" + +#: src/view/screens/ProfileList.tsx:452 msgid "Unpin moderation list" msgstr "モデレーションリストのピン留めを解除" +#: src/view/screens/ProfileFeed.tsx:354 +msgid "Unsave" +msgstr "" + #: src/view/com/modals/UserAddRemoveLists.tsx:54 msgid "Update {displayName} in Lists" msgstr "リストの{displayName}を更新" @@ -2356,34 +3716,83 @@ msgstr "リストの{displayName}を更新" msgid "Update Available" msgstr "更新可能" -#: src/view/com/auth/login/SetNewPasswordForm.tsx:172 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:174 msgid "Updating..." msgstr "更新中…" -#: src/view/com/modals/ChangeHandle.tsx:453 +#: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "テキストファイルのアップロード先:" -#: src/view/screens/AppPasswords.tsx:194 +#: src/view/screens/AppPasswords.tsx:195 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." msgstr "他のBlueskyクライアントにアカウントやパスワードにフルアクセスする権限を与えずに、アプリパスワードを使ってログインします。" -#: src/view/com/modals/ChangeHandle.tsx:513 +#: src/view/com/modals/ChangeHandle.tsx:515 msgid "Use default provider" msgstr "デフォルトプロバイダーを使用" -#: src/view/com/modals/AddAppPasswords.tsx:150 +#: src/view/com/modals/InAppBrowserConsent.tsx:56 +#: src/view/com/modals/InAppBrowserConsent.tsx:58 +msgid "Use in-app browser" +msgstr "" + +#: src/view/com/modals/InAppBrowserConsent.tsx:66 +#: src/view/com/modals/InAppBrowserConsent.tsx:68 +msgid "Use my default browser" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:154 msgid "Use this to sign into the other app along with your handle." msgstr "これとハンドルを使って他のアプリにサインインします。" -#: src/view/com/modals/InviteCodes.tsx:197 +#: src/view/com/modals/ServerInput.tsx:105 +msgid "Use your domain as your Bluesky client service provider" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:200 msgid "Used by:" msgstr "使用者:" +#: src/view/com/modals/ModerationDetails.tsx:54 +msgid "User Blocked" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:40 +msgid "User Blocked by List" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:60 +msgid "User Blocks You" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:38 msgid "User handle" msgstr "ユーザーハンドル" +#: src/view/com/lists/ListCard.tsx:84 +#: src/view/com/modals/UserAddRemoveLists.tsx:182 +msgid "User list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:741 +msgid "User list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:180 +#: src/view/screens/ProfileList.tsx:739 +msgid "User list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:138 +msgid "User list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:125 +msgid "User list updated" +msgstr "" + #: src/view/screens/Lists.tsx:58 msgid "User Lists" msgstr "ユーザーリスト" @@ -2393,7 +3802,7 @@ msgstr "ユーザーリスト" msgid "Username or email address" msgstr "ユーザー名またはメールアドレス" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:775 msgid "Users" msgstr "ユーザー" @@ -2405,15 +3814,15 @@ msgstr "<0/>にフォローされているユーザー" msgid "Users in \"{0}\"" msgstr "{0}のユーザー" -#: src/view/screens/Settings.tsx:802 +#: src/view/screens/Settings.tsx:843 msgid "Verify email" msgstr "メールアドレスを確認" -#: src/view/screens/Settings.tsx:827 +#: src/view/screens/Settings.tsx:868 msgid "Verify my email" msgstr "メールアドレスを確認" -#: src/view/screens/Settings.tsx:836 +#: src/view/screens/Settings.tsx:877 msgid "Verify My Email" msgstr "メールアドレスを確認" @@ -2422,22 +3831,50 @@ msgstr "メールアドレスを確認" msgid "Verify New Email" msgstr "新しいメールアドレスを確認" +#: src/view/com/modals/VerifyEmail.tsx:103 +msgid "Verify Your Email" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:701 +msgid "View {0}'s avatar" +msgstr "" + #: src/view/screens/Log.tsx:52 msgid "View debug entry" msgstr "欠陥事項を表示" +#: src/view/com/posts/FeedSlice.tsx:103 +msgid "View full thread" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:172 +msgid "View profile" +msgstr "" + #: src/view/com/profile/ProfileSubpageHeader.tsx:128 msgid "View the avatar" msgstr "アバターを表示" -#: src/view/com/modals/LinkWarning.tsx:73 +#: src/view/com/modals/LinkWarning.tsx:75 msgid "Visit Site" msgstr "サイトへアクセス" +#: src/view/com/modals/ContentFilteringSettings.tsx:254 +msgid "Warn" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:48 +msgid "We'll look into your appeal promptly." +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "私たちはあなたが参加してくれることをとても楽しみにしています!" +#: src/view/screens/ProfileList.tsx:83 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "" + #: src/view/screens/Search/Search.tsx:243 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "大変申し訳ありませんが、検索を完了できませんでした。数分後に再試行してください。" @@ -2455,6 +3892,7 @@ msgid "What is the issue with this {collectionName}?" msgstr "この{collectionName}の問題は何ですか?" #: src/view/com/auth/SplashScreen.tsx:34 +#: src/view/com/composer/Composer.tsx:279 msgid "What's up?" msgstr "最近どう?" @@ -2475,23 +3913,30 @@ msgstr "返信できるユーザー" msgid "Wide" msgstr "ワイド" -#: src/view/com/composer/Composer.tsx:418 +#: src/view/com/composer/Composer.tsx:415 msgid "Write post" msgstr "投稿を書く" +#: src/view/com/composer/Composer.tsx:278 #: src/view/com/composer/Prompt.tsx:33 msgid "Write your reply" msgstr "返信を書く" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:198 -#: src/view/screens/PreferencesHomeFeed.tsx:233 -#: src/view/screens/PreferencesHomeFeed.tsx:268 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:201 +#: src/view/screens/PreferencesHomeFeed.tsx:236 +#: src/view/screens/PreferencesHomeFeed.tsx:271 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "Yes" msgstr "はい" +#: src/view/com/posts/FollowingEmptyState.tsx:67 +#: src/view/com/posts/FollowingEndOfFeed.tsx:68 +msgid "You can also discover new Custom Feeds to follow." +msgstr "" + #: src/view/com/auth/create/Step1.tsx:106 msgid "You can change hosting providers at any time." msgstr "ホスティングプロバイダはいつでも変更できます。" @@ -2501,7 +3946,7 @@ msgstr "ホスティングプロバイダはいつでも変更できます。" msgid "You can now sign in with your new password." msgstr "新しいパスワードでサインインできるようになりました。" -#: src/view/com/modals/InviteCodes.tsx:64 +#: src/view/com/modals/InviteCodes.tsx:66 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "まだ招待コードがありません!Blueskyをもうしばらく利用したらお送りします。" @@ -2509,7 +3954,7 @@ msgstr "まだ招待コードがありません!Blueskyをもうしばらく msgid "You don't have any pinned feeds." msgstr "ピン留めされたフィードがありません。" -#: src/view/screens/Feeds.tsx:383 +#: src/view/screens/Feeds.tsx:387 msgid "You don't have any saved feeds!" msgstr "保存されたフィードがありません!" @@ -2517,16 +3962,24 @@ msgstr "保存されたフィードがありません!" msgid "You don't have any saved feeds." msgstr "保存されたフィードがありません。" -#: src/view/com/post-thread/PostThread.tsx:381 +#: src/view/com/post-thread/PostThread.tsx:385 msgid "You have blocked the author or you have been blocked by the author." msgstr "あなたが著者をブロックしているか、または著者によってあなたはブロックされています。" -#: src/view/com/feeds/ProfileFeedgens.tsx:134 +#: src/view/com/modals/ModerationDetails.tsx:56 +msgid "You have blocked this user. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:87 +msgid "You have muted this user." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:136 msgid "You have no feeds." msgstr "フィードがありません。" #: src/view/com/lists/MyLists.tsx:89 -#: src/view/com/lists/ProfileLists.tsx:138 +#: src/view/com/lists/ProfileLists.tsx:140 msgid "You have no lists." msgstr "リストがありません。" @@ -2534,7 +3987,7 @@ msgstr "リストがありません。" 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." msgstr "ブロック中のアカウントはまだありません。アカウントをブロックするには、ユーザーのプロフィールに移動し、アカウントメニューから「アカウントをブロック」を選択します。" -#: src/view/screens/AppPasswords.tsx:86 +#: src/view/screens/AppPasswords.tsx:87 msgid "You have not created any app passwords yet. You can create one by pressing the button below." msgstr "アプリパスワードはまだ作成されていません。下のボタンを押すと作成できます。" @@ -2542,23 +3995,48 @@ msgstr "アプリパスワードはまだ作成されていません。下のボ 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." msgstr "ミュートしているアカウントはまだありません。アカウントをミュートするには、プロフィールに移動し、アカウントメニューから「アカウントをミュート」を選択します。" +#: src/view/com/modals/ContentFilteringSettings.tsx:170 +msgid "You must be 18 or older to enable adult content." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:96 +msgid "You will no longer receive notifications for this thread" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:99 +msgid "You will now receive notifications for this thread" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "「リセットコード」が記載されたメールが届きます。ここにコードを入力し、新しいパスワードを入力します。" +#: src/view/com/posts/FollowingEndOfFeed.tsx:48 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "" + #: src/view/com/auth/create/Step2.tsx:58 msgid "Your account" msgstr "あなたのアカウント" +#: src/view/com/modals/DeleteAccount.tsx:65 +msgid "Your account has been deleted" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:146 msgid "Your birth date" msgstr "生年月日" +#: src/view/com/modals/InAppBrowserConsent.tsx:47 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "" + #: src/view/com/auth/create/state.ts:102 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:70 msgid "Your email appears to be invalid." msgstr "メールアドレスが無効なようです。" -#: src/view/com/modals/Waitlist.tsx:107 +#: src/view/com/modals/Waitlist.tsx:109 msgid "Your email has been saved! We'll be in touch soon." msgstr "メールアドレスが保存されました!すぐにご連絡いたします。" @@ -2566,30 +4044,43 @@ msgstr "メールアドレスが保存されました!すぐにご連絡いた msgid "Your email has been updated but not verified. As a next step, please verify your new email." msgstr "メールアドレスは更新されましたが、確認されていません。次のステップとして、新しいEメールを確認してください。" -#: src/view/com/modals/VerifyEmail.tsx:108 +#: src/view/com/modals/VerifyEmail.tsx:114 msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "メールアドレスはまだ確認されていません。これは、当社が推奨する重要なセキュリティステップです。" +#: src/view/com/posts/FollowingEmptyState.tsx:47 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "" + #: src/view/com/auth/create/Step3.tsx:42 -#: src/view/com/modals/ChangeHandle.tsx:270 msgid "Your full handle will be" msgstr "フルハンドルは" +#: src/view/com/modals/ChangeHandle.tsx:270 +msgid "Your full handle will be <0>@{0}" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:53 msgid "Your hosting provider" msgstr "ホスティングプロバイダー" -#: src/view/screens/Settings.tsx:402 +#: src/view/screens/Settings.tsx:430 #: src/view/shell/desktop/RightNav.tsx:137 -#: src/view/shell/Drawer.tsx:655 +#: src/view/shell/Drawer.tsx:657 msgid "Your invite codes are hidden when logged in using an App Password" msgstr "アプリパスワードを使用してログインすると、招待コードは非表示になります。" +#: src/view/com/composer/Composer.tsx:267 +msgid "Your post has been published" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "投稿、いいね、ブロックは公開されます。ミュートは非公開です。" -#: src/view/com/modals/SwitchAccount.tsx:82 +#: src/view/com/modals/SwitchAccount.tsx:84 +#: src/view/screens/Settings.tsx:125 msgid "Your profile" msgstr "あなたのプロフィール" @@ -2597,6 +4088,10 @@ msgstr "あなたのプロフィール" #~ msgid "Your profile and posts will not be visible to people visiting the Bluesky app or website without having an account and being logged in." #~ msgstr "あなたのプロフィールと投稿は、アカウントを持っておらずログインしていない状態でBlueskyのアプリまたはウェブサイトを訪問する人々には表示されません。" +#: src/view/com/composer/Composer.tsx:266 +msgid "Your reply has been published" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:28 msgid "Your user handle" msgstr "あなたのユーザーハンドル" diff --git a/src/locale/locales/ko/messages.po b/src/locale/locales/ko/messages.po index 3aaac3d8..a0ba65b1 100644 --- a/src/locale/locales/ko/messages.po +++ b/src/locale/locales/ko/messages.po @@ -21,53 +21,62 @@ msgstr "" #~ msgid ". This warning is only available for posts with media attached." #~ msgstr ". 이 경고는 미디어가 첨부된 게시물에만 사용할 수 있습니다." +#: src/view/com/modals/VerifyEmail.tsx:142 +msgid "(no email)" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:168 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" msgstr "{0, plural, one {초대 코드 #개 사용 가능} other {초대 코드 #개 사용 가능}}" -#: src/view/com/modals/Repost.tsx:44 +#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/screens/Settings.tsx:294 msgid "{0}" msgstr "{0}" #: src/view/com/modals/CreateOrEditList.tsx:177 -msgid "{0} {purposeLabel} List" -msgstr "{purposeLabel} 리스트 {0}" +#~ msgid "{0} {purposeLabel} List" +#~ msgstr "{purposeLabel} 리스트 {0}" #: src/lib/strings/time.ts:40 -msgid "{0} at {1}" -msgstr "{0} {1}" +#~ msgid "{0} at {1}" +#~ msgstr "{0} {1}" #: src/lib/strings/time.ts:30 -msgid "{0}d" -msgstr "{0}일" +#~ msgid "{0}d" +#~ msgstr "{0}일" #: src/lib/strings/time.ts:28 -msgid "{0}h" -msgstr "{0}시간" +#~ msgid "{0}h" +#~ msgstr "{0}시간" #: src/lib/strings/time.ts:26 -msgid "{0}m" -msgstr "{0}분" +#~ msgid "{0}m" +#~ msgstr "{0}분" #: src/lib/strings/time.ts:32 -msgid "{0}mo" -msgstr "{0}개월" +#~ msgid "{0}mo" +#~ msgstr "{0}개월" #: src/lib/strings/time.ts:24 -msgid "{diffSeconds}s" -msgstr "{diffSeconds}초" +#~ msgid "{diffSeconds}s" +#~ msgstr "{diffSeconds}초" + +#: src/view/com/profile/ProfileHeader.tsx:632 +msgid "{following} following" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:151 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" msgstr "{invitesAvailable, plural, one {초대 코드: #개 사용 가능} other {초대 코드: #개 사용 가능}}" -#: src/view/screens/Settings.tsx:408 -#: src/view/shell/Drawer.tsx:659 +#: src/view/screens/Settings.tsx:435 +#: src/view/shell/Drawer.tsx:661 msgid "{invitesAvailable} invite code available" msgstr "초대 코드 {invitesAvailable}개 사용 가능" -#: src/view/screens/Settings.tsx:410 -#: src/view/shell/Drawer.tsx:661 +#: src/view/screens/Settings.tsx:437 +#: src/view/shell/Drawer.tsx:663 msgid "{invitesAvailable} invite codes available" msgstr "초대 코드 {invitesAvailable}개 사용 가능" @@ -75,25 +84,37 @@ msgstr "초대 코드 {invitesAvailable}개 사용 가능" msgid "{message}" msgstr "{message}" +#: src/view/shell/Drawer.tsx:440 +msgid "{numUnreadNotifications} unread" +msgstr "" + #: src/view/com/modals/CreateOrEditList.tsx:133 -msgid "{purposeLabel} list created" -msgstr "{purposeLabel} 리스트 생성됨" +#~ msgid "{purposeLabel} list created" +#~ msgstr "{purposeLabel} 리스트 생성됨" #: src/view/com/modals/CreateOrEditList.tsx:124 -msgid "{purposeLabel} list updated" -msgstr "{purposeLabel} 리스트 업데이트됨" +#~ msgid "{purposeLabel} list updated" +#~ msgstr "{purposeLabel} 리스트 업데이트됨" + +#: src/Navigation.tsx:147 +msgid "@{0}" +msgstr "" #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "<0/> 멤버" +#: src/view/com/profile/ProfileHeader.tsx:634 +msgid "<0>{following} <1>following" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 msgid "<0>Choose your<1>Recommended<2>Feeds" msgstr "<1>추천 피드<0>선택하기" #: src/view/com/modals/DeleteAccount.tsx:82 -msgid "<0>Delete Account <1><2>\"<3>{0}<4>\"" -msgstr "<1><2>\"<3>{0}<4>\"<0> 계정 삭제" +#~ msgid "<0>Delete Account <1><2>\"<3>{0}<4>\"" +#~ msgstr "<1><2>\"<3>{0}<4>\"<0> 계정 삭제" #: src/view/com/auth/onboarding/RecommendedFollows.tsx:37 msgid "<0>Follow some<1>Recommended<2>Users" @@ -111,10 +132,14 @@ msgstr "<1>추천 사용자<0>팔로우하기" #~ msgid "<0>Note: Your profile and posts will remain publicly available. Third-party apps that display Bluesky content may not respect this setting." #~ msgstr "<0>참고: 프로필과 게시물은 공개 상태로 유지됩니다. Bluesky 콘텐츠를 표시하는 타사 앱은 이 설정을 준수하지 않을 수 있습니다." -#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:22 +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 msgid "<0>Welcome to<1>Bluesky" msgstr "<1>Bluesky<0>에 오신 것을 환영합니다" +#: src/view/com/profile/ProfileHeader.tsx:597 +msgid "⚠Invalid Handle" +msgstr "" + #: src/view/com/util/moderation/LabelInfo.tsx:45 msgid "A content warning has been applied to this {0}." msgstr "이 {0}에 콘텐츠 경고가 적용되었습니다." @@ -123,13 +148,22 @@ msgstr "이 {0}에 콘텐츠 경고가 적용되었습니다." msgid "A new version of the app is available. Please update to continue using the app." msgstr "새 버전의 앱을 사용할 수 있습니다. 앱을 계속 사용하려면 업데이트하세요." +#: src/view/com/util/ViewHeader.tsx:83 +#: src/view/screens/Search/Search.tsx:538 +msgid "Access navigation links and settings" +msgstr "" + +#: src/view/com/pager/FeedsTabBarMobile.tsx:78 +msgid "Access profile and other navigation links" +msgstr "" + #: src/view/com/modals/EditImage.tsx:299 -#: src/view/screens/Settings.tsx:418 +#: src/view/screens/Settings.tsx:445 msgid "Accessibility" msgstr "접근성" #: src/view/com/auth/login/LoginForm.tsx:163 -#: src/view/screens/Settings.tsx:287 +#: src/view/screens/Settings.tsx:308 msgid "Account" msgstr "계정" @@ -141,6 +175,14 @@ msgstr "계정 차단됨" msgid "Account muted" msgstr "계정 뮤트됨" +#: src/view/com/modals/ModerationDetails.tsx:86 +msgid "Account Muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:72 +msgid "Account Muted by List" +msgstr "" + #: src/view/com/util/AccountDropdownBtn.tsx:41 msgid "Account options" msgstr "계정 옵션" @@ -158,13 +200,13 @@ msgid "Account unmuted" msgstr "계정 언뮤트됨" #: src/state/queries/preferences/moderation.ts:138 -msgid "Accounts falsely claiming to be people or orgs" -msgstr "사람 또는 조직을 사칭하는 계정" +#~ msgid "Accounts falsely claiming to be people or orgs" +#~ msgstr "사람 또는 조직을 사칭하는 계정" -#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:151 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 -#: src/view/screens/ProfileList.tsx:772 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 +#: src/view/screens/ProfileList.tsx:791 msgid "Add" msgstr "추가" @@ -172,12 +214,12 @@ msgstr "추가" msgid "Add a content warning" msgstr "콘텐츠 경고 추가" -#: src/view/screens/ProfileList.tsx:762 +#: src/view/screens/ProfileList.tsx:781 msgid "Add a user to this list" msgstr "이 리스트에 사용자 추가" -#: src/view/screens/Settings.tsx:356 -#: src/view/screens/Settings.tsx:365 +#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:392 msgid "Add account" msgstr "계정 추가" @@ -194,23 +236,23 @@ msgid "Add App Password" msgstr "앱 비밀번호 추가" #: src/view/com/modals/report/InputIssueDetails.tsx:41 -#: src/view/com/modals/report/Modal.tsx:194 +#: src/view/com/modals/report/Modal.tsx:191 msgid "Add details" msgstr "세부 정보 추가" -#: src/view/com/modals/report/Modal.tsx:197 +#: src/view/com/modals/report/Modal.tsx:194 msgid "Add details to report" msgstr "신고 세부 정보 추가" -#: src/view/com/composer/Composer.tsx:449 +#: src/view/com/composer/Composer.tsx:446 msgid "Add link card" msgstr "링크 카드 추가" -#: src/view/com/composer/Composer.tsx:452 +#: src/view/com/composer/Composer.tsx:451 msgid "Add link card:" msgstr "링크 카드 추가:" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "도메인에 다음 DNS 레코드를 추가하세요:" @@ -218,11 +260,12 @@ msgstr "도메인에 다음 DNS 레코드를 추가하세요:" msgid "Add to Lists" msgstr "리스트에 추가" +#: src/view/com/feeds/FeedSourceCard.tsx:243 #: src/view/screens/ProfileFeed.tsx:281 msgid "Add to my feeds" msgstr "내 피드에 추가" -#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:140 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 msgid "Added" msgstr "추가됨" @@ -247,7 +290,7 @@ msgstr "성인 콘텐츠" msgid "Adult content can only be enabled via the Web at <0/>." msgstr "성인 콘텐츠는 <0/>에서 웹을 통해서만 활성화할 수 있습니다." -#: src/view/screens/Settings.tsx:603 +#: src/view/screens/Settings.tsx:630 msgid "Advanced" msgstr "고급" @@ -267,7 +310,7 @@ msgstr "대체 텍스트" msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "대체 텍스트는 시각장애인과 저시력 사용자를 위해 이미지를 설명하며 모든 사용자의 이해를 돕습니다." -#: src/view/com/modals/VerifyEmail.tsx:120 +#: src/view/com/modals/VerifyEmail.tsx:124 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "{0}(으)로 이메일을 전송했습니다. 이 이메일에는 아래에 입력하는 확인 코드가 포함되어 있습니다." @@ -276,25 +319,22 @@ msgid "An email has been sent to your previous address, {0}. It includes a confi msgstr "이전 주소인 {0}(으)로 이메일을 전송했습니다. 이 이메일에는 아래에 입력하는 확인 코드가 포함되어 있습니다." #: src/view/com/modals/report/ReasonOptions.tsx:23 -msgid "An issue not included in these options" -msgstr "이 옵션에 포함되지 않은 문제" +#~ msgid "An issue not included in these options" +#~ msgstr "이 옵션에 포함되지 않은 문제" #: src/view/com/profile/FollowButton.tsx:30 #: src/view/com/profile/FollowButton.tsx:40 -#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:183 -#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:193 msgid "An issue occurred, please try again." msgstr "문제가 발생했습니다. 다시 시도해 주세요." -#: src/view/com/auth/create/Policies.tsx:80 #: src/view/com/notifications/FeedItem.tsx:240 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" msgstr "및" #: src/view/com/modals/report/ReasonOptions.tsx:14 -msgid "Anti-Social Behavior" -msgstr "반사회적 행위" +#~ msgid "Anti-Social Behavior" +#~ msgstr "반사회적 행위" #: src/view/screens/LanguageSettings.tsx:95 msgid "App Language" @@ -312,15 +352,20 @@ msgstr "앱 비밀번호 이름에는 문자, 숫자, 공백, 대시, 밑줄만 msgid "App Password names must be at least 4 characters long." msgstr "앱 비밀번호 이름은 4자 이상이어야 합니다." -#: src/view/screens/Settings.tsx:623 +#: src/view/screens/Settings.tsx:641 +msgid "App password settings" +msgstr "" + +#: src/view/screens/Settings.tsx:650 msgid "App passwords" msgstr "앱 비밀번호" +#: src/Navigation.tsx:239 #: src/view/screens/AppPasswords.tsx:187 msgid "App Passwords" msgstr "앱 비밀번호" -#: src/view/com/util/forms/PostDropdownBtn.tsx:238 +#: src/view/com/util/forms/PostDropdownBtn.tsx:248 msgid "Appeal content warning" msgstr "콘텐츠 경고 이의신청" @@ -340,7 +385,7 @@ msgstr "이 결정에 이의신청" msgid "Appeal this decision." msgstr "이 결정에 이의신청합니다." -#: src/view/screens/Settings.tsx:433 +#: src/view/screens/Settings.tsx:460 msgid "Appearance" msgstr "모양" @@ -356,14 +401,18 @@ msgstr "앱 비밀번호 \"{name}\"을(를) 삭제하시겠습니까?" msgid "Are you sure you'd like to discard this draft?" msgstr "이 초안을 삭제하시겠습니까?" -#: src/view/screens/ProfileList.tsx:361 +#: src/view/screens/ProfileList.tsx:364 msgid "Are you sure?" msgstr "정말인가요?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:221 +#: src/view/com/util/forms/PostDropdownBtn.tsx:231 msgid "Are you sure? This cannot be undone." msgstr "정말인가요? 되돌릴 수 없습니다." +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 +msgid "Are you writing in <0>{0}?" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:123 msgid "Artistic or non-erotic nudity." msgstr "선정적이지 않거나 예술적인 노출." @@ -372,20 +421,26 @@ msgstr "선정적이지 않거나 예술적인 노출." #~ msgid "Ask apps to limit the visibility of my account" #~ msgstr "내 계정의 공개 범위를 제한하도록 앱에 요청하기" +#: src/view/com/post-thread/PostThread.tsx:400 +msgctxt "action" +msgid "Back" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:141 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:166 -#: src/view/com/auth/login/LoginForm.tsx:254 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:170 +#: src/view/com/auth/login/LoginForm.tsx:256 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:150 #: src/view/com/modals/report/InputIssueDetails.tsx:46 -#: src/view/com/post-thread/PostThread.tsx:388 -#: src/view/com/post-thread/PostThread.tsx:438 -#: src/view/com/post-thread/PostThread.tsx:446 -#: src/view/com/profile/ProfileHeader.tsx:676 +#: src/view/com/post-thread/PostThread.tsx:392 +#: src/view/com/post-thread/PostThread.tsx:442 +#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/profile/ProfileHeader.tsx:688 +#: src/view/com/util/ViewHeader.tsx:81 msgid "Back" msgstr "뒤로" -#: src/view/screens/Settings.tsx:462 +#: src/view/screens/Settings.tsx:489 msgid "Basics" msgstr "기본" @@ -394,7 +449,7 @@ msgstr "기본" msgid "Birthday" msgstr "생년월일" -#: src/view/screens/Settings.tsx:313 +#: src/view/screens/Settings.tsx:340 msgid "Birthday:" msgstr "생년월일:" @@ -403,22 +458,31 @@ msgstr "생년월일:" msgid "Block Account" msgstr "계정 차단" -#: src/view/screens/ProfileList.tsx:531 +#: src/view/screens/ProfileList.tsx:534 msgid "Block accounts" msgstr "계정 차단" -#: src/view/screens/ProfileList.tsx:481 +#: src/view/screens/ProfileList.tsx:484 msgid "Block list" msgstr "리스트 차단" -#: src/view/screens/ProfileList.tsx:312 +#: src/view/screens/ProfileList.tsx:315 msgid "Block these accounts?" msgstr "이 계정들을 차단하시겠습니까?" +#: src/view/screens/ProfileList.tsx:319 +msgid "Block this List" +msgstr "" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 +msgid "Blocked" +msgstr "" + #: src/view/screens/Moderation.tsx:123 msgid "Blocked accounts" msgstr "차단한 계정" +#: src/Navigation.tsx:131 #: src/view/screens/ModerationBlockedAccounts.tsx:107 msgid "Blocked Accounts" msgstr "차단한 계정" @@ -431,16 +495,15 @@ msgstr "차단한 계정은 내 스레드에 답글을 달거나 나를 멘션 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "차단한 계정은 내 스레드에 답글을 달거나 나를 멘션하거나 기타 다른 방식으로 나와 상호작용할 수 없습니다. 차단한 계정의 콘텐츠를 볼 수 없으며 해당 계정도 내 콘텐츠를 볼 수 없게 됩니다." -#: src/view/com/post-thread/PostThread.tsx:250 +#: src/view/com/post-thread/PostThread.tsx:254 msgid "Blocked post." msgstr "차단된 게시물." -#: src/view/screens/ProfileList.tsx:314 +#: src/view/screens/ProfileList.tsx:317 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "차단 목록은 공개됩니다. 차단한 계정은 내 스레드에 답글을 달거나 나를 멘션하거나 기타 다른 방식으로 나와 상호작용할 수 없습니다." #: src/view/com/auth/HomeLoggedOutCTA.tsx:93 -#: src/view/com/auth/SplashScreen.web.tsx:113 msgid "Blog" msgstr "블로그" @@ -448,17 +511,17 @@ msgstr "블로그" msgid "Bluesky" msgstr "Bluesky" -#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:82 +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 msgid "Bluesky is flexible." msgstr "Bluesky는 유연합니다." -#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:71 +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 msgid "Bluesky is open." msgstr "Bluesky는 열려 있습니다." -#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:58 +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 msgid "Bluesky is public." msgstr "Bluesky는 공개적입니다." @@ -475,18 +538,37 @@ msgstr "로그아웃한 사용자에게 내 프로필과 게시물을 표시하 msgid "Bluesky.Social" msgstr "Bluesky.Social" -#: src/view/screens/Settings.tsx:752 +#: src/view/screens/Settings.tsx:792 msgid "Build version {0} {1}" msgstr "빌드 버전 {0} {1}" #: src/view/com/auth/HomeLoggedOutCTA.tsx:87 -#: src/view/com/auth/SplashScreen.web.tsx:108 msgid "Business" msgstr "비즈니스" +#: src/view/com/modals/ServerInput.tsx:115 +msgid "Button disabled. Input custom domain to proceed." +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:157 +msgid "by —" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 +msgid "by {0}" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 +msgid "by <0/>" +msgstr "" + #: src/view/com/auth/create/Policies.tsx:87 -msgid "By creating an account you agree to the {els}." -msgstr "계정을 만들면 {els}에 동의하는 것입니다." +#~ msgid "By creating an account you agree to the {els}." +#~ msgstr "계정을 만들면 {els}에 동의하는 것입니다." + +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +msgid "by you" +msgstr "" #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 #: src/view/com/util/UserAvatar.tsx:221 @@ -498,31 +580,35 @@ msgstr "카메라" msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "글자, 숫자, 공백, 대시, 밑줄만 포함할 수 있습니다. 길이는 4자 이상이어야 하고 32자를 넘지 않아야 합니다." -#: src/view/com/composer/Composer.tsx:296 -#: src/view/com/composer/Composer.tsx:299 -#: src/view/com/modals/ChangeEmail.tsx:218 -#: src/view/com/modals/ChangeEmail.tsx:220 -#: src/view/com/modals/ChangeHandle.tsx:153 #: src/view/com/modals/Confirm.tsx:88 #: src/view/com/modals/Confirm.tsx:91 -#: src/view/com/modals/CreateOrEditList.tsx:270 -#: src/view/com/modals/CreateOrEditList.tsx:275 -#: src/view/com/modals/crop-image/CropImage.web.tsx:137 +#: src/view/com/modals/CreateOrEditList.tsx:293 #: src/view/com/modals/DeleteAccount.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:225 +#: src/view/com/modals/DeleteAccount.tsx:227 +msgctxt "action" +msgid "Cancel" +msgstr "" + +#: src/view/com/composer/Composer.tsx:300 +#: src/view/com/composer/Composer.tsx:305 +#: src/view/com/modals/ChangeEmail.tsx:218 +#: src/view/com/modals/ChangeEmail.tsx:220 +#: src/view/com/modals/CreateOrEditList.tsx:288 #: src/view/com/modals/EditImage.tsx:323 #: src/view/com/modals/EditProfile.tsx:249 -#: src/view/com/modals/LinkWarning.tsx:85 +#: src/view/com/modals/InAppBrowserConsent.tsx:78 #: src/view/com/modals/LinkWarning.tsx:87 -#: src/view/com/modals/Repost.tsx:73 -#: src/view/com/modals/Waitlist.tsx:136 -#: src/view/screens/Search/Search.tsx:601 -#: src/view/shell/desktop/Search.tsx:182 +#: src/view/com/modals/Repost.tsx:87 +#: src/view/com/modals/VerifyEmail.tsx:247 +#: src/view/com/modals/VerifyEmail.tsx:253 +#: src/view/com/modals/Waitlist.tsx:142 +#: src/view/screens/Search/Search.tsx:602 +#: src/view/shell/desktop/Search.tsx:185 msgid "Cancel" msgstr "취소" #: src/view/com/modals/DeleteAccount.tsx:148 -#: src/view/com/modals/DeleteAccount.tsx:221 +#: src/view/com/modals/DeleteAccount.tsx:223 msgid "Cancel account deletion" msgstr "계정 삭제 취소" @@ -542,25 +628,30 @@ msgstr "이미지 자르기 취소" msgid "Cancel profile editing" msgstr "프로필 편집 취소" -#: src/view/com/modals/Repost.tsx:64 +#: src/view/com/modals/Repost.tsx:78 msgid "Cancel quote post" msgstr "게시물 인용 취소" #: src/view/com/modals/ListAddRemoveUsers.tsx:87 -#: src/view/shell/desktop/Search.tsx:178 +#: src/view/shell/desktop/Search.tsx:181 msgid "Cancel search" msgstr "검색 취소" -#: src/view/com/modals/Waitlist.tsx:132 +#: src/view/com/modals/Waitlist.tsx:136 msgid "Cancel waitlist signup" msgstr "대기자 명단 등록 취소" -#: src/view/screens/Settings.tsx:307 +#: src/view/screens/Settings.tsx:334 +msgctxt "action" msgid "Change" -msgstr "변경" +msgstr "" -#: src/view/screens/Settings.tsx:635 -#: src/view/screens/Settings.tsx:644 +#: src/view/screens/Settings.tsx:307 +#~ msgid "Change" +#~ msgstr "변경" + +#: src/view/screens/Settings.tsx:662 +#: src/view/screens/Settings.tsx:671 msgid "Change handle" msgstr "핸들 변경" @@ -568,10 +659,14 @@ msgstr "핸들 변경" msgid "Change Handle" msgstr "핸들 변경" -#: src/view/com/modals/VerifyEmail.tsx:143 +#: src/view/com/modals/VerifyEmail.tsx:147 msgid "Change my email" msgstr "내 이메일 변경" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Change post language to {0}" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:109 msgid "Change Your Email" msgstr "이메일 변경" @@ -592,11 +687,15 @@ msgstr "받은 편지함에서 아래에 입력하는 확인 코드가 포함된 msgid "Choose \"Everybody\" or \"Nobody\"" msgstr "\"모두\" 또는 \"없음\"을 선택하세요." +#: src/view/screens/Settings.tsx:663 +msgid "Choose a new Bluesky username or create" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:38 msgid "Choose Service" msgstr "서비스 선택" -#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:85 +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 msgid "Choose the algorithms that power your experience with custom feeds." msgstr "맞춤 피드를 통해 사용자 경험을 강화하는 알고리즘을 선택합니다." @@ -609,27 +708,33 @@ msgstr "맞춤 피드를 통해 사용자 경험을 강화하는 알고리즘을 msgid "Choose your password" msgstr "비밀번호를 입력하세요" -#: src/view/screens/Settings.tsx:728 +#: src/view/screens/Settings.tsx:767 +#: src/view/screens/Settings.tsx:768 msgid "Clear all legacy storage data" msgstr "모든 레거시 스토리지 데이터 지우기" -#: src/view/screens/Settings.tsx:730 +#: src/view/screens/Settings.tsx:770 msgid "Clear all legacy storage data (restart after this)" msgstr "모든 레거시 스토리지 데이터 지우기 (이후 다시 시작)" -#: src/view/screens/Settings.tsx:740 +#: src/view/screens/Settings.tsx:779 +#: src/view/screens/Settings.tsx:780 msgid "Clear all storage data" msgstr "모든 스토리지 데이터 지우기" -#: src/view/screens/Settings.tsx:742 +#: src/view/screens/Settings.tsx:782 msgid "Clear all storage data (restart after this)" msgstr "모든 스토리지 데이터 지우기 (이후 다시 시작)" #: src/view/com/util/forms/SearchInput.tsx:74 -#: src/view/screens/Search/Search.tsx:582 +#: src/view/screens/Search/Search.tsx:583 msgid "Clear search query" msgstr "검색어 지우기" +#: src/view/screens/Support.tsx:40 +msgid "click here" +msgstr "" + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 msgid "Close alert" msgstr "알림 닫기" @@ -650,20 +755,49 @@ msgstr "이미지 뷰어 닫기" msgid "Close navigation footer" msgstr "탐색 푸터 닫기" +#: src/view/shell/index.web.tsx:50 +msgid "Closes bottom navigation bar" +msgstr "" + +#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 +msgid "Closes password update alert" +msgstr "" + +#: src/view/com/composer/Composer.tsx:302 +msgid "Closes post composer and discards post draft" +msgstr "" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 +msgid "Closes viewer for header image" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:321 +msgid "Collapses list of users for a given notification" +msgstr "" + +#: src/Navigation.tsx:229 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "커뮤니티 가이드라인" +#: src/view/com/composer/Composer.tsx:417 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "" + #: src/view/com/composer/Prompt.tsx:24 msgid "Compose reply" msgstr "답글 작성하기" -#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/Confirm.tsx:75 #: src/view/com/modals/Confirm.tsx:78 +msgctxt "action" +msgid "Confirm" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/SelfLabel.tsx:154 -#: src/view/com/modals/VerifyEmail.tsx:227 -#: src/view/com/modals/VerifyEmail.tsx:229 +#: src/view/com/modals/VerifyEmail.tsx:231 +#: src/view/com/modals/VerifyEmail.tsx:233 #: src/view/screens/PreferencesHomeFeed.tsx:308 #: src/view/screens/PreferencesThreads.tsx:159 msgid "Confirm" @@ -678,24 +812,32 @@ msgstr "변경 확인" msgid "Confirm content language settings" msgstr "콘텐츠 언어 설정 확인" -#: src/view/com/modals/DeleteAccount.tsx:211 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Confirm delete account" msgstr "계정 삭제 확인" +#: src/view/com/modals/ContentFilteringSettings.tsx:151 +msgid "Confirm your age to enable adult content." +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:157 #: src/view/com/modals/DeleteAccount.tsx:178 -#: src/view/com/modals/VerifyEmail.tsx:161 +#: src/view/com/modals/VerifyEmail.tsx:165 msgid "Confirmation code" msgstr "확인 코드" +#: src/view/com/modals/Waitlist.tsx:120 +msgid "Confirms signing up {email} to the waitlist" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:174 -#: src/view/com/auth/login/LoginForm.tsx:273 +#: src/view/com/auth/login/LoginForm.tsx:275 msgid "Connecting..." msgstr "연결 중…" #: src/view/com/modals/report/ReasonOptions.tsx:38 -msgid "Contains copyrighted material" -msgstr "저작권이 있는 자료가 포함됨" +#~ msgid "Contains copyrighted material" +#~ msgstr "저작권이 있는 자료가 포함됨" #: src/view/screens/Moderation.tsx:81 msgid "Content filtering" @@ -710,6 +852,11 @@ msgstr "콘텐츠 필터링" msgid "Content Languages" msgstr "콘텐츠 언어" +#: src/view/com/modals/ModerationDetails.tsx:65 +msgid "Content Not Available" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:33 #: src/view/com/util/moderation/ScreenHider.tsx:78 msgid "Content Warning" msgstr "콘텐츠 경고" @@ -728,31 +875,33 @@ msgstr "계속" msgid "Copied" msgstr "복사됨" -#: src/view/screens/Settings.tsx:236 +#: src/view/screens/Settings.tsx:243 msgid "Copied build version to clipboard" msgstr "빌드 버전 클립보드에 복사됨" -#: src/lib/sharing.ts:23 #: src/view/com/modals/AddAppPasswords.tsx:75 -#: src/view/com/modals/ChangeHandle.tsx:325 #: src/view/com/modals/InviteCodes.tsx:152 -#: src/view/com/util/forms/PostDropdownBtn.tsx:100 +#: src/view/com/util/forms/PostDropdownBtn.tsx:110 msgid "Copied to clipboard" msgstr "클립보드에 복사됨" +#: src/view/com/modals/AddAppPasswords.tsx:191 +msgid "Copies app password" +msgstr "" + #: src/view/com/modals/AddAppPasswords.tsx:190 msgid "Copy" msgstr "복사" #: src/view/com/modals/ChangeHandle.tsx:479 -msgid "Copy {0}" -msgstr "{0} 복사" +#~ msgid "Copy {0}" +#~ msgstr "{0} 복사" -#: src/view/screens/ProfileList.tsx:393 +#: src/view/screens/ProfileList.tsx:396 msgid "Copy link to list" msgstr "리스트 링크 복사" -#: src/view/com/util/forms/PostDropdownBtn.tsx:141 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 msgid "Copy link to post" msgstr "게시물 링크 복사" @@ -760,32 +909,37 @@ msgstr "게시물 링크 복사" msgid "Copy link to profile" msgstr "프로필 링크 복사" -#: src/view/com/util/forms/PostDropdownBtn.tsx:127 +#: src/view/com/util/forms/PostDropdownBtn.tsx:137 msgid "Copy post text" msgstr "게시물 텍스트 복사" +#: src/Navigation.tsx:234 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "저작권 정책" #: src/view/com/modals/report/ReasonOptions.tsx:37 -msgid "Copyright Violation" -msgstr "저작권 침해" +#~ msgid "Copyright Violation" +#~ msgstr "저작권 침해" #: src/view/screens/ProfileFeed.tsx:95 msgid "Could not load feed" msgstr "피드를 불러올 수 없습니다" -#: src/view/screens/ProfileList.tsx:848 +#: src/view/screens/ProfileList.tsx:867 msgid "Could not load list" msgstr "리스트를 불러올 수 없습니다" #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 #: src/view/com/auth/SplashScreen.tsx:46 -#: src/view/com/auth/SplashScreen.web.tsx:78 +#: src/view/com/auth/SplashScreen.web.tsx:77 msgid "Create a new account" msgstr "새 계정 만들기" +#: src/view/screens/Settings.tsx:384 +msgid "Create a new Bluesky account" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "계정 만들기" @@ -803,7 +957,19 @@ msgstr "새 계정 만들기" msgid "Created {0}" msgstr "{0} 생성됨" -#: src/view/com/modals/ChangeHandle.tsx:387 +#: src/view/screens/ProfileFeed.tsx:625 +msgid "Created by <0/>" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:623 +msgid "Created by you" +msgstr "" + +#: src/view/com/composer/Composer.tsx:448 +msgid "Creates a card with a thumbnail. The card links to {url}" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:389 #: src/view/com/modals/ServerInput.tsx:102 msgid "Custom domain" msgstr "사용자 지정 도메인" @@ -812,58 +978,74 @@ msgstr "사용자 지정 도메인" msgid "Customize media from external sites." msgstr "외부 사이트 미디어를 사용자 지정합니다." -#: src/view/screens/Settings.tsx:649 +#: src/view/screens/Settings.tsx:687 msgid "Danger Zone" msgstr "위험 구역" -#: src/view/screens/Settings.tsx:452 +#: src/view/screens/Settings.tsx:479 msgid "Dark" msgstr "어두움" -#: src/view/com/auth/create/Step1.tsx:61 -msgid "default" -msgstr "기본" +#: src/view/screens/Debug.tsx:63 +msgid "Dark mode" +msgstr "" -#: src/view/screens/Settings.tsx:656 +#: src/Navigation.tsx:204 +msgid "Debug" +msgstr "" + +#: src/view/screens/Debug.tsx:83 +msgid "Debug panel" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:61 +#~ msgid "default" +#~ msgstr "기본" + +#: src/view/screens/Settings.tsx:694 msgid "Delete account" msgstr "계정 삭제" #: src/view/com/modals/DeleteAccount.tsx:83 -#~ msgid "Delete Account" -#~ msgstr "계정 삭제" +msgid "Delete Account" +msgstr "계정 삭제" #: src/view/screens/AppPasswords.tsx:222 #: src/view/screens/AppPasswords.tsx:242 msgid "Delete app password" msgstr "앱 비밀번호 삭제" -#: src/view/screens/ProfileList.tsx:360 -#: src/view/screens/ProfileList.tsx:420 +#: src/view/screens/ProfileList.tsx:363 +#: src/view/screens/ProfileList.tsx:423 msgid "Delete List" msgstr "리스트 삭제" -#: src/view/com/modals/DeleteAccount.tsx:214 +#: src/view/com/modals/DeleteAccount.tsx:216 msgid "Delete my account" msgstr "내 계정 삭제" -#: src/view/screens/Settings.tsx:666 +#: src/view/screens/Settings.tsx:706 msgid "Delete my account…" msgstr "내 계정 삭제…" -#: src/view/com/util/forms/PostDropdownBtn.tsx:216 +#: src/view/com/util/forms/PostDropdownBtn.tsx:226 msgid "Delete post" msgstr "게시물 삭제" -#: src/view/com/util/forms/PostDropdownBtn.tsx:220 +#: src/view/com/util/forms/PostDropdownBtn.tsx:230 msgid "Delete this post?" msgstr "이 게시물을 삭제하시겠습니까?" -#: src/view/com/post-thread/PostThread.tsx:242 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 +msgid "Deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:246 msgid "Deleted post." msgstr "삭제된 게시물." -#: src/view/com/modals/CreateOrEditList.tsx:221 -#: src/view/com/modals/CreateOrEditList.tsx:237 +#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:255 #: src/view/com/modals/EditProfile.tsx:198 #: src/view/com/modals/EditProfile.tsx:210 msgid "Description" @@ -873,7 +1055,7 @@ msgstr "설명" msgid "Dev Server" msgstr "개발 서버" -#: src/view/screens/Settings.tsx:671 +#: src/view/screens/Settings.tsx:711 msgid "Developer Tools" msgstr "개발자 도구" @@ -898,7 +1080,7 @@ msgstr "앱이 로그아웃한 사용자에게 내 계정을 표시하지 않도 msgid "Discover new custom feeds" msgstr "새로운 맞춤 피드 찾아보기" -#: src/view/screens/Feeds.tsx:405 +#: src/view/screens/Feeds.tsx:409 msgid "Discover new feeds" msgstr "새 피드 발견하기" @@ -911,16 +1093,16 @@ msgid "Display Name" msgstr "표시 이름" #: src/view/com/modals/ChangeHandle.tsx:396 -msgid "DNS Panel" -msgstr "DNS 패널" +#~ msgid "DNS Panel" +#~ msgstr "DNS 패널" #: src/state/queries/preferences/moderation.ts:108 -msgid "Does not include nudity" -msgstr "신체 노출 미포함" +#~ msgid "Does not include nudity" +#~ msgstr "신체 노출 미포함" #: src/view/com/modals/ChangeHandle.tsx:480 -msgid "Domain Value" -msgstr "도메인 값" +#~ msgid "Domain Value" +#~ msgstr "도메인 값" #: src/view/com/modals/ChangeHandle.tsx:487 msgid "Domain verified!" @@ -931,23 +1113,27 @@ msgid "Don't have an invite code?" msgstr "초대 코드가 없으십니까?" #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 -#: src/view/com/modals/AddAppPasswords.tsx:228 -#: src/view/com/modals/AltImage.tsx:115 -#: src/view/com/modals/ContentFilteringSettings.tsx:88 -#: src/view/com/modals/ContentFilteringSettings.tsx:96 -#: src/view/com/modals/crop-image/CropImage.web.tsx:152 #: src/view/com/modals/EditImage.tsx:333 -#: src/view/com/modals/InviteCodes.tsx:80 -#: src/view/com/modals/InviteCodes.tsx:123 -#: src/view/com/modals/ListAddRemoveUsers.tsx:142 #: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:157 #: src/view/com/modals/Threadgate.tsx:129 #: src/view/com/modals/Threadgate.tsx:132 #: src/view/com/modals/UserAddRemoveLists.tsx:79 #: src/view/com/modals/UserAddRemoveLists.tsx:82 -#: src/view/screens/PreferencesHomeFeed.tsx:311 #: src/view/screens/PreferencesThreads.tsx:162 +msgctxt "action" +msgid "Done" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:228 +#: src/view/com/modals/AltImage.tsx:115 +#: src/view/com/modals/ContentFilteringSettings.tsx:88 +#: src/view/com/modals/ContentFilteringSettings.tsx:96 +#: src/view/com/modals/crop-image/CropImage.web.tsx:152 +#: src/view/com/modals/InviteCodes.tsx:80 +#: src/view/com/modals/InviteCodes.tsx:123 +#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/screens/PreferencesHomeFeed.tsx:311 msgid "Done" msgstr "완료" @@ -955,40 +1141,44 @@ msgstr "완료" msgid "Done{extraText}" msgstr "완료{extraText}" +#: src/view/com/auth/login/ChooseAccountForm.tsx:45 +msgid "Double tap to sign in" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:33 #: src/view/com/modals/ChangeHandle.tsx:257 -msgid "e.g. alice" -msgstr "예: alice" +#~ msgid "e.g. alice" +#~ msgstr "예: alice" #: src/view/com/modals/EditProfile.tsx:185 msgid "e.g. Alice Roberts" msgstr "예: 앨리스 로버츠" #: src/view/com/modals/ChangeHandle.tsx:379 -msgid "e.g. alice.com" -msgstr "예: alice.com" +#~ msgid "e.g. alice.com" +#~ msgstr "예: alice.com" #: src/view/com/modals/EditProfile.tsx:203 msgid "e.g. Artist, dog-lover, and avid reader." msgstr "예: 예술가, 개 애호가, 독서광." -#: src/view/com/modals/CreateOrEditList.tsx:207 +#: src/view/com/modals/CreateOrEditList.tsx:225 msgid "e.g. Great Posters" msgstr "예: 멋진 포스터" #: src/view/com/modals/ServerInput.tsx:94 -msgid "e.g. https://bsky.app" -msgstr "예: https://bsky.app" +#~ msgid "e.g. https://bsky.app" +#~ msgstr "예: https://bsky.app" -#: src/view/com/modals/CreateOrEditList.tsx:208 +#: src/view/com/modals/CreateOrEditList.tsx:226 msgid "e.g. Spammers" msgstr "예: 스팸 계정" -#: src/view/com/modals/CreateOrEditList.tsx:228 +#: src/view/com/modals/CreateOrEditList.tsx:246 msgid "e.g. The posters who never miss." msgstr "예: 놓칠 수 없는 포스터들." -#: src/view/com/modals/CreateOrEditList.tsx:229 +#: src/view/com/modals/CreateOrEditList.tsx:247 msgid "e.g. Users that repeatedly reply with ads." msgstr "예: 반복적으로 광고 답글을 다는 계정." @@ -996,20 +1186,30 @@ msgstr "예: 반복적으로 광고 답글을 다는 계정." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "각 코드는 한 번만 사용할 수 있습니다. 주기적으로 더 많은 초대 코드를 받게 됩니다." -#: src/view/com/modals/CreateOrEditList.tsx:178 +#: src/view/com/lists/ListMembers.tsx:149 +msgctxt "action" msgid "Edit" -msgstr "편집" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:178 +#~ msgid "Edit" +#~ msgstr "편집" #: src/view/com/composer/photos/Gallery.tsx:144 #: src/view/com/modals/EditImage.tsx:207 msgid "Edit image" msgstr "이미지 편집" -#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:411 msgid "Edit list details" msgstr "리스트 세부 정보 편집" -#: src/view/screens/Feeds.tsx:367 +#: src/view/com/modals/CreateOrEditList.tsx:193 +msgid "Edit Moderation List" +msgstr "" + +#: src/Navigation.tsx:244 +#: src/view/screens/Feeds.tsx:371 #: src/view/screens/SavedFeeds.tsx:84 msgid "Edit My Feeds" msgstr "내 피드 편집" @@ -1022,22 +1222,35 @@ msgstr "내 프로필 편집" msgid "Edit profile" msgstr "프로필 편집" -#: src/view/com/profile/ProfileHeader.tsx:460 +#: src/view/com/profile/ProfileHeader.tsx:462 msgid "Edit Profile" msgstr "프로필 편집" -#: src/view/screens/Feeds.tsx:330 +#: src/view/screens/Feeds.tsx:334 msgid "Edit Saved Feeds" msgstr "저장된 피드 편집" +#: src/view/com/modals/CreateOrEditList.tsx:188 +msgid "Edit User List" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:193 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:211 +msgid "Edit your profile description" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:108 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:152 #: src/view/com/modals/ChangeEmail.tsx:141 #: src/view/com/modals/Waitlist.tsx:88 msgid "Email" msgstr "이메일" #: src/view/com/auth/create/Step2.tsx:99 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:143 msgid "Email address" msgstr "이메일 주소" @@ -1054,7 +1267,7 @@ msgstr "이메일 변경됨" msgid "Email verified" msgstr "이메일 확인됨" -#: src/view/screens/Settings.tsx:291 +#: src/view/screens/Settings.tsx:312 msgid "Email:" msgstr "이메일:" @@ -1062,7 +1275,7 @@ msgstr "이메일:" msgid "Enable {0} only" msgstr "{0}만 사용" -#: src/view/com/modals/ContentFilteringSettings.tsx:158 +#: src/view/com/modals/ContentFilteringSettings.tsx:162 msgid "Enable Adult Content" msgstr "성인 콘텐츠 활성화" @@ -1087,10 +1300,10 @@ msgid "Enter a name for this App Password" msgstr "이 앱 비밀번호의 이름을 입력하세요" #: src/view/com/modals/report/InputIssueDetails.tsx:53 -msgid "Enter a reason or any other details here." -msgstr "여기에 이유 또는 기타 세부 정보를 입력하세요" +#~ msgid "Enter a reason or any other details here." +#~ msgstr "여기에 이유 또는 기타 세부 정보를 입력하세요" -#: src/view/com/modals/VerifyEmail.tsx:102 +#: src/view/com/modals/VerifyEmail.tsx:105 msgid "Enter Confirmation Code" msgstr "확인 코드 입력" @@ -1098,14 +1311,19 @@ msgstr "확인 코드 입력" msgid "Enter the address of your provider:" msgstr "제공자 주소를 입력하세요:" -#: src/view/com/modals/ChangeHandle.tsx:369 +#: src/view/com/modals/ChangeHandle.tsx:371 msgid "Enter the domain you want to use" msgstr "사용할 도메인 입력" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:101 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:103 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "계정을 만들 때 사용한 이메일을 입력합니다. 새 비밀번호를 설정할 수 있도록 \"재설정 코드\"를 보내드립니다." +#: src/view/com/auth/create/Step2.tsx:157 +#: src/view/com/modals/BirthDateSettings.tsx:74 +msgid "Enter your birth date" +msgstr "" + #: src/view/com/modals/Waitlist.tsx:78 msgid "Enter your email" msgstr "이메일을 입력하세요" @@ -1114,6 +1332,10 @@ msgstr "이메일을 입력하세요" msgid "Enter your email address" msgstr "이메일 주소를 입력하세요" +#: src/view/com/modals/ChangeEmail.tsx:41 +msgid "Enter your new email above" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:117 msgid "Enter your new email address below." msgstr "아래에 새 이메일 주소를 입력하세요." @@ -1131,20 +1353,42 @@ msgid "Everybody" msgstr "모두" #: src/view/com/modals/report/ReasonOptions.tsx:30 -msgid "Excessive mentions or replies" -msgstr "과도한 멘션 또는 답글" +#~ msgid "Excessive mentions or replies" +#~ msgstr "과도한 멘션 또는 답글" #: src/state/queries/preferences/moderation.ts:131 -msgid "Excessive unwanted interactions" -msgstr "원치 않는 과도한 상호작용" +#~ msgid "Excessive unwanted interactions" +#~ msgstr "원치 않는 과도한 상호작용" + +#: src/view/com/modals/ChangeHandle.tsx:150 +msgid "Exits handle change process" +msgstr "" + +#: src/view/com/lightbox/Lightbox.web.tsx:113 +msgid "Exits image view" +msgstr "" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/shell/desktop/Search.tsx:182 +msgid "Exits inputting search query" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:138 +msgid "Exits signing up for waitlist with {email}" +msgstr "" #: src/view/com/lightbox/Lightbox.web.tsx:156 msgid "Expand alt text" msgstr "대체 텍스트 확장" +#: src/view/com/composer/ComposerReplyTo.tsx:81 +#: src/view/com/composer/ComposerReplyTo.tsx:84 +msgid "Expand or collapse the full post you are replying to" +msgstr "" + #: src/state/queries/preferences/moderation.ts:91 -msgid "Explicit Sexual Images" -msgstr "노골적인 성적 이미지" +#~ msgid "Explicit Sexual Images" +#~ msgstr "노골적인 성적 이미지" #: src/view/com/modals/EmbedConsent.tsx:64 msgid "External Media" @@ -1155,17 +1399,26 @@ msgstr "외부 미디어" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "외부 미디어는 웹사이트가 나와 내 기기에 대한 정보를 수집하도록 할 수 있습니다. \"재생\" 버튼을 누르기 전까지는 어떠한 정보도 전송되거나 요청되지 않습니다." +#: src/Navigation.tsx:260 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 -#: src/view/screens/Settings.tsx:596 +#: src/view/screens/Settings.tsx:623 msgid "External Media Preferences" msgstr "외부 미디어 설정" +#: src/view/screens/Settings.tsx:614 +msgid "External media settings" +msgstr "" + #: src/view/com/modals/AddAppPasswords.tsx:114 #: src/view/com/modals/AddAppPasswords.tsx:118 msgid "Failed to create app password." msgstr "앱 비밀번호를 만들지 못했습니다." -#: src/view/com/util/forms/PostDropdownBtn.tsx:78 +#: src/view/com/modals/CreateOrEditList.tsx:148 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:86 msgid "Failed to delete post, please try again" msgstr "게시물을 삭제하지 못했습니다. 다시 시도해 주세요." @@ -1175,10 +1428,18 @@ msgid "Failed to load recommended feeds" msgstr "추천 피드를 불러오지 못했습니다" #: src/view/com/lightbox/Lightbox.tsx:83 -msgid "Failed to save image: {0}" -msgstr "이미지를 저장하지 못했습니다: {0}" +#~ msgid "Failed to save image: {0}" +#~ msgstr "이미지를 저장하지 못했습니다: {0}" -#: src/view/screens/Feeds.tsx:556 +#: src/Navigation.tsx:194 +msgid "Feed" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:229 +msgid "Feed by {0}" +msgstr "" + +#: src/view/screens/Feeds.tsx:560 msgid "Feed offline" msgstr "피드 오프라인" @@ -1191,12 +1452,13 @@ msgstr "피드 설정" msgid "Feedback" msgstr "피드백" -#: src/view/screens/Feeds.tsx:475 +#: src/Navigation.tsx:442 +#: src/view/screens/Feeds.tsx:479 #: src/view/screens/Profile.tsx:165 #: src/view/shell/bottom-bar/BottomBar.tsx:181 #: src/view/shell/desktop/LeftNav.tsx:342 -#: src/view/shell/Drawer.tsx:474 -#: src/view/shell/Drawer.tsx:475 +#: src/view/shell/Drawer.tsx:476 +#: src/view/shell/Drawer.tsx:477 msgid "Feeds" msgstr "피드" @@ -1209,9 +1471,10 @@ msgid "Feeds are custom algorithms that users build with a little coding experti msgstr "피드는 사용자가 약간의 코딩 전문 지식으로 구축할 수 있는 맞춤 알고리즘입니다. <0/>에서 자세한 내용을 확인하세요." #: src/view/com/modals/ChangeHandle.tsx:480 -msgid "File Contents" -msgstr "파일 내용" +#~ msgid "File Contents" +#~ msgstr "파일 내용" +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 #: src/view/com/posts/FollowingEmptyState.tsx:57 #: src/view/com/posts/FollowingEndOfFeed.tsx:58 msgid "Find accounts to follow" @@ -1225,7 +1488,7 @@ msgstr "Bluesky에서 사용자 찾기" msgid "Find users with the search tool on the right" msgstr "오른쪽의 검색 도구로 사용자 찾기" -#: src/view/com/auth/onboarding/RecommendedFollowsItem.tsx:152 +#: src/view/com/auth/onboarding/RecommendedFollowsItem.tsx:150 msgid "Finding similar accounts..." msgstr "유사한 계정을 찾는 중…" @@ -1237,13 +1500,28 @@ msgstr "홈 화면에 표시되는 콘텐츠를 미세 조정합니다." msgid "Fine-tune the discussion threads." msgstr "토론 스레드를 미세 조정합니다." -#: src/view/com/auth/onboarding/RecommendedFollowsItem.tsx:138 +#: src/view/com/modals/EditImage.tsx:115 +msgid "Flip horizontal" +msgstr "" + +#: src/view/com/modals/EditImage.tsx:120 +#: src/view/com/modals/EditImage.tsx:287 +msgid "Flip vertically" +msgstr "" + #: src/view/com/profile/FollowButton.tsx:64 -#: src/view/com/profile/ProfileHeader.tsx:542 -#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:241 +msgctxt "action" +msgid "Follow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:552 msgid "Follow" msgstr "팔로우" +#: src/view/com/profile/ProfileHeader.tsx:543 +msgid "Follow {0}" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:42 #~ msgid "Follow some" #~ msgstr "팔로우:" @@ -1252,6 +1530,10 @@ msgstr "팔로우" msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." msgstr "일부 사용자를 팔로우하여 시작하세요. 관심 있는 사용자를 기반으로 더 많은 사용자를 추천해 드릴 수 있습니다." +#: src/view/com/profile/ProfileCard.tsx:194 +msgid "Followed by {0}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:98 msgid "Followed users" msgstr "팔로우한 사용자" @@ -1269,12 +1551,11 @@ msgid "Followers" msgstr "팔로워" #: src/view/com/profile/ProfileHeader.tsx:628 -msgid "following" -msgstr "팔로우 중" +#~ msgid "following" +#~ msgstr "팔로우 중" -#: src/view/com/profile/ProfileHeader.tsx:526 +#: src/view/com/profile/ProfileHeader.tsx:534 #: src/view/screens/ProfileFollows.tsx:25 -#: src/view/shell/desktop/Feeds.tsx:27 msgid "Following" msgstr "팔로우 중" @@ -1282,11 +1563,15 @@ msgstr "팔로우 중" msgid "Following {0}" msgstr "{0} 팔로우 중" -#: src/view/com/profile/ProfileHeader.tsx:575 +#: src/view/com/profile/ProfileHeader.tsx:585 msgid "Follows you" msgstr "나를 팔로우함" -#: src/view/com/modals/DeleteAccount.tsx:109 +#: src/view/com/profile/ProfileCard.tsx:141 +msgid "Follows You" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:107 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "보안상의 이유로 이메일 주소로 확인 코드를 보내야 합니다." @@ -1294,11 +1579,11 @@ msgstr "보안상의 이유로 이메일 주소로 확인 코드를 보내야 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." msgstr "보안상의 이유로 이 비밀번호는 다시 볼 수 없습니다. 이 비밀번호를 분실한 경우 새 비밀번호를 생성해야 합니다." -#: src/view/com/auth/login/LoginForm.tsx:236 +#: src/view/com/auth/login/LoginForm.tsx:238 msgid "Forgot" msgstr "분실" -#: src/view/com/auth/login/LoginForm.tsx:233 +#: src/view/com/auth/login/LoginForm.tsx:235 msgid "Forgot password" msgstr "비밀번호 분실" @@ -1308,24 +1593,30 @@ msgid "Forgot Password" msgstr "비밀번호 분실" #: src/view/com/modals/report/ReasonOptions.tsx:56 -msgid "Frequently Posts Unwanted Content" -msgstr "원치 않는 콘텐츠를 지속적으로 게시함" +#~ msgid "Frequently Posts Unwanted Content" +#~ msgstr "원치 않는 콘텐츠를 지속적으로 게시함" + +#: src/view/com/posts/FeedItem.tsx:188 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "" #: src/view/com/posts/FeedItem.tsx:187 -msgid "From <0/>" -msgstr "<0/>에서" +#~ msgid "From <0/>" +#~ msgstr "<0/>에서" #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 msgid "Gallery" msgstr "갤러리" -#: src/view/com/modals/VerifyEmail.tsx:185 +#: src/view/com/modals/VerifyEmail.tsx:189 +#: src/view/com/modals/VerifyEmail.tsx:191 msgid "Get Started" msgstr "시작하기" #: src/view/com/modals/report/ReasonOptions.tsx:19 -msgid "Glaring violations of law or terms of service" -msgstr "명백한 법률 또는 서비스 이용약관 위반 행위" +#~ msgid "Glaring violations of law or terms of service" +#~ msgstr "명백한 법률 또는 서비스 이용약관 위반 행위" #: src/view/com/auth/LoggedOut.tsx:81 #: src/view/com/auth/LoggedOut.tsx:82 @@ -1336,32 +1627,32 @@ msgstr "뒤로" #: src/view/screens/ProfileFeed.tsx:104 #: src/view/screens/ProfileFeed.tsx:109 -#: src/view/screens/ProfileList.tsx:857 -#: src/view/screens/ProfileList.tsx:862 +#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:881 msgid "Go Back" msgstr "뒤로" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:181 -#: src/view/com/auth/login/LoginForm.tsx:283 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:163 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:185 +#: src/view/com/auth/login/LoginForm.tsx:285 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:165 msgid "Go to next" msgstr "다음" #: src/state/queries/preferences/moderation.ts:116 -msgid "Gore, self-harm, torture" -msgstr "고어, 자해, 고문" +#~ msgid "Gore, self-harm, torture" +#~ msgstr "고어, 자해, 고문" #: src/view/com/modals/ChangeHandle.tsx:265 msgid "Handle" msgstr "핸들" #: src/view/com/modals/report/ReasonOptions.tsx:15 -msgid "Harassment, trolling, or intolerance" -msgstr "괴롭힘, 허위 정보 게시, 편협성" +#~ msgid "Harassment, trolling, or intolerance" +#~ msgstr "괴롭힘, 허위 정보 게시, 편협성" #: src/state/queries/preferences/moderation.ts:123 -msgid "Hate Group Iconography" -msgstr "증오 단체 도상학" +#~ msgid "Hate Group Iconography" +#~ msgstr "증오 단체 도상학" #: src/view/shell/desktop/RightNav.tsx:102 #: src/view/shell/Drawer.tsx:321 @@ -1372,18 +1663,28 @@ msgstr "도움말" msgid "Here is your app password." msgstr "앱 비밀번호입니다." -#: src/view/com/modals/ContentFilteringSettings.tsx:211 -#: src/view/com/modals/ContentFilteringSettings.tsx:238 -#: src/view/com/notifications/FeedItem.tsx:327 -#: src/view/com/util/moderation/ContentHider.tsx:103 +#: src/view/com/modals/ContentFilteringSettings.tsx:219 +#: src/view/com/notifications/FeedItem.tsx:329 +msgctxt "action" +msgid "Hide" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/util/moderation/ContentHider.tsx:105 +#: src/view/com/util/moderation/PostHider.tsx:108 msgid "Hide" msgstr "숨기기" -#: src/view/com/util/forms/PostDropdownBtn.tsx:175 +#: src/view/com/util/forms/PostDropdownBtn.tsx:185 msgid "Hide post" msgstr "게시물 숨기기" -#: src/view/com/util/forms/PostDropdownBtn.tsx:179 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Hide the content" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:189 msgid "Hide this post?" msgstr "이 게시물을 숨기시겠습니까?" @@ -1391,27 +1692,31 @@ msgstr "이 게시물을 숨기시겠습니까?" msgid "Hide user list" msgstr "사용자 리스트 숨기기" +#: src/view/com/profile/ProfileHeader.tsx:526 +msgid "Hides posts from {0} in your feed" +msgstr "" + #: src/view/com/posts/FeedErrorMessage.tsx:102 #~ msgid "Hmm, some kind of issue occured when contacting the feed server. Please let the feed owner know about this issue." #~ msgstr "피드 서버에 연결하는 중 어떤 문제가 발생했습니다. 피드 소유자에게 이 문제에 대해 알려주세요." -#: src/view/com/posts/FeedErrorMessage.tsx:110 +#: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "피드 서버에 연결하는 중 어떤 문제가 발생했습니다. 피드 소유자에게 이 문제에 대해 알려주세요." -#: src/view/com/posts/FeedErrorMessage.tsx:98 +#: src/view/com/posts/FeedErrorMessage.tsx:99 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "피드 서버가 잘못 구성된 것 같습니다. 피드 소유자에게 이 문제에 대해 알려주세요." -#: src/view/com/posts/FeedErrorMessage.tsx:104 +#: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "피드 서버가 오프라인 상태인 것 같습니다. 피드 소유자에게 이 문제에 대해 알려주세요." -#: src/view/com/posts/FeedErrorMessage.tsx:101 +#: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "피드 서버에서 잘못된 응답을 보냈습니다. 피드 소유자에게 이 문제에 대해 알려주세요." -#: src/view/com/posts/FeedErrorMessage.tsx:95 +#: src/view/com/posts/FeedErrorMessage.tsx:96 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "이 피드를 찾는 데 문제가 있습니다. 피드가 삭제되었을 수 있습니다." @@ -1419,6 +1724,7 @@ msgstr "이 피드를 찾는 데 문제가 있습니다. 피드가 삭제되었 #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." #~ msgstr "이 피드를 찾는 데 문제가 있습니다. 피드가 삭제되었을 수 있습니다." +#: src/Navigation.tsx:432 #: src/view/shell/bottom-bar/BottomBar.tsx:137 #: src/view/shell/desktop/LeftNav.tsx:306 #: src/view/shell/Drawer.tsx:398 @@ -1426,17 +1732,18 @@ msgstr "이 피드를 찾는 데 문제가 있습니다. 피드가 삭제되었 msgid "Home" msgstr "홈" -#: src/view/com/pager/FeedsTabBarMobile.tsx:96 +#: src/Navigation.tsx:249 +#: src/view/com/pager/FeedsTabBarMobile.tsx:98 #: src/view/screens/PreferencesHomeFeed.tsx:104 -#: src/view/screens/Settings.tsx:482 +#: src/view/screens/Settings.tsx:509 msgid "Home Feed Preferences" msgstr "홈 피드 설정" #: src/view/com/modals/ChangeHandle.tsx:419 -msgid "Host" -msgstr "호스트" +#~ msgid "Host" +#~ msgstr "호스트" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:114 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:116 msgid "Hosting provider" msgstr "호스팅 제공자" @@ -1445,29 +1752,45 @@ msgstr "호스팅 제공자" msgid "Hosting provider address" msgstr "호스팅 제공자 주소" -#: src/view/com/modals/VerifyEmail.tsx:210 +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "How should we open this link?" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:214 msgid "I have a code" msgstr "코드가 있습니다" -#: src/view/com/modals/ChangeHandle.tsx:281 +#: src/view/com/modals/VerifyEmail.tsx:216 +msgid "I have a confirmation code" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:283 msgid "I have my own domain" msgstr "내 도메인을 가지고 있습니다" #: src/state/queries/preferences/moderation.ts:92 -msgid "i.e. pornography" -msgstr "예: 포르노그래피" +#~ msgid "i.e. pornography" +#~ msgstr "예: 포르노그래피" + +#: src/view/com/lightbox/Lightbox.web.tsx:158 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "" #: src/view/com/modals/SelfLabel.tsx:127 msgid "If none are selected, suitable for all ages." msgstr "아무것도 선택하지 않으면 모든 연령대에 적합하다는 뜻입니다." #: src/view/com/auth/create/Policies.tsx:91 -msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." -msgstr "본인이 거주하는 국가의 법률에 따라 아직 성인이 아닌 경우, 부모 또는 법적 보호자가 본인을 대신하여 본 약관을 읽어야 합니다." +#~ msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." +#~ msgstr "본인이 거주하는 국가의 법률에 따라 아직 성인이 아닌 경우, 부모 또는 법적 보호자가 본인을 대신하여 본 약관을 읽어야 합니다." #: src/view/com/modals/report/ReasonOptions.tsx:18 -msgid "Illegal and Urgent" -msgstr "불법 및 긴급 사항" +#~ msgid "Illegal and Urgent" +#~ msgstr "불법 및 긴급 사항" + +#: src/view/com/util/images/Gallery.tsx:37 +msgid "Image" +msgstr "" #: src/view/com/modals/AltImage.tsx:97 msgid "Image alt text" @@ -1479,16 +1802,16 @@ msgid "Image options" msgstr "이미지 옵션" #: src/state/queries/preferences/moderation.ts:124 -msgid "Images of terror groups, articles covering events, etc." -msgstr "테러 단체의 이미지, 사건 관련 기사 등" +#~ msgid "Images of terror groups, articles covering events, etc." +#~ msgstr "테러 단체의 이미지, 사건 관련 기사 등" #: src/state/queries/preferences/moderation.ts:137 -msgid "Impersonation" -msgstr "사칭" +#~ msgid "Impersonation" +#~ msgstr "사칭" #: src/view/com/modals/report/ReasonOptions.tsx:53 -msgid "Impersonation or false claims about identity or affiliation" -msgstr "신원 또는 소속에 대한 사칭 또는 허위 주장" +#~ msgid "Impersonation or false claims about identity or affiliation" +#~ msgstr "신원 또는 소속에 대한 사칭 또는 허위 주장" #: src/view/com/search/Suggestions.tsx:104 #: src/view/com/search/Suggestions.tsx:115 @@ -1496,19 +1819,75 @@ msgstr "신원 또는 소속에 대한 사칭 또는 허위 주장" #~ msgstr "내 네트워크" #: src/state/queries/preferences/moderation.ts:100 -msgid "Including non-sexual and artistic" -msgstr "선정적이지 않거나 예술적 콘텐츠 포함" +#~ msgid "Including non-sexual and artistic" +#~ msgstr "선정적이지 않거나 예술적 콘텐츠 포함" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:110 +msgid "Input code sent to your email for password reset" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:180 +msgid "Input confirmation code for account deletion" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:109 +msgid "Input email for Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:80 +msgid "Input hosting provider address" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:73 +msgid "Input invite code to proceed" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:182 +msgid "Input name for app password" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:133 +msgid "Input new password" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:196 +msgid "Input password for account deletion" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:227 +msgid "Input the password tied to {identifier}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:194 +msgid "Input the username or email address you used at signup" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:90 +msgid "Input your email to get on the Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:226 +msgid "Input your password" +msgstr "" + +#: src/view/com/auth/create/Step3.tsx:39 +msgid "Input your user handle" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:229 +msgid "Invalid or unsupported post record" +msgstr "" #: src/view/com/auth/login/LoginForm.tsx:115 msgid "Invalid username or password" msgstr "잘못된 사용자 이름 또는 비밀번호" -#: src/view/screens/Settings.tsx:384 +#: src/view/screens/Settings.tsx:411 msgid "Invite" msgstr "초대" #: src/view/com/modals/InviteCodes.tsx:93 -#: src/view/screens/Settings.tsx:372 +#: src/view/screens/Settings.tsx:399 msgid "Invite a Friend" msgstr "친구 초대하기" @@ -1521,12 +1900,19 @@ msgstr "초대 코드" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "초대 코드가 올바르지 않습니다. 코드를 올바르게 입력했는지 확인한 후 다시 시도하세요." -#: src/view/shell/Drawer.tsx:640 +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: {0} available" +msgstr "" + +#: src/view/shell/Drawer.tsx:642 msgid "Invite codes: {invitesAvailable} available" msgstr "초대 코드: {invitesAvailable}개 사용 가능" +#: src/view/com/modals/InviteCodes.tsx:169 +msgid "Invite codes: 1 available" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 -#: src/view/com/auth/SplashScreen.web.tsx:118 msgid "Jobs" msgstr "채용" @@ -1539,7 +1925,7 @@ msgstr "대기자 명단 등록" msgid "Join the waitlist." msgstr "대기자 명단에 등록하세요." -#: src/view/com/modals/Waitlist.tsx:124 +#: src/view/com/modals/Waitlist.tsx:128 msgid "Join Waitlist" msgstr "대기자 명단 등록" @@ -1547,19 +1933,24 @@ msgstr "대기자 명단 등록" msgid "Language selection" msgstr "언어 선택" +#: src/view/screens/Settings.tsx:560 +msgid "Language settings" +msgstr "" + +#: src/Navigation.tsx:141 #: src/view/screens/LanguageSettings.tsx:89 msgid "Language Settings" msgstr "언어 설정" -#: src/view/screens/Settings.tsx:542 +#: src/view/screens/Settings.tsx:569 msgid "Languages" msgstr "언어" -#: src/view/com/auth/create/StepHeader.tsx:14 +#: src/view/com/auth/create/StepHeader.tsx:13 msgid "Last step!" msgstr "마지막 단계예요!" -#: src/view/com/util/moderation/ContentHider.tsx:101 +#: src/view/com/util/moderation/ContentHider.tsx:103 msgid "Learn more" msgstr "더 알아보기" @@ -1569,9 +1960,9 @@ msgstr "더 알아보기" msgid "Learn More" msgstr "더 알아보기" -#: src/view/com/util/moderation/ContentHider.tsx:83 +#: src/view/com/util/moderation/ContentHider.tsx:85 #: src/view/com/util/moderation/PostAlerts.tsx:40 -#: src/view/com/util/moderation/PostHider.tsx:76 +#: src/view/com/util/moderation/PostHider.tsx:78 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 #: src/view/com/util/moderation/ScreenHider.tsx:101 msgid "Learn more about this warning" @@ -1585,11 +1976,11 @@ msgstr "Bluesky에서 공개되는 항목에 대해 자세히 알아보세요." msgid "Leave them all unchecked to see any language." msgstr "모든 언어를 보려면 모두 선택하지 않은 상태로 두세요." -#: src/view/com/modals/LinkWarning.tsx:49 +#: src/view/com/modals/LinkWarning.tsx:51 msgid "Leaving Bluesky" msgstr "Bluesky 떠나기" -#: src/view/screens/Settings.tsx:273 +#: src/view/screens/Settings.tsx:280 msgid "Legacy storage cleared, you need to restart the app now." msgstr "레거시 스토리지가 지워졌으며 지금 앱을 다시 시작해야 합니다." @@ -1603,19 +1994,32 @@ msgstr "비밀번호를 재설정해 봅시다!" msgid "Library" msgstr "라이브러리" -#: src/view/screens/Settings.tsx:446 +#: src/view/screens/Settings.tsx:473 msgid "Light" msgstr "밝음" -#: src/view/screens/ProfileFeed.tsx:599 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Like" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:600 msgid "Like this feed" msgstr "이 피드" +#: src/Navigation.tsx:199 #: src/view/screens/PostLikedBy.tsx:27 #: src/view/screens/ProfileFeedLikedBy.tsx:27 msgid "Liked by" msgstr "좋아요 표시한 계정" +#: src/view/com/feeds/FeedSourceCard.tsx:277 +msgid "Liked by {0} {1}" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:615 +msgid "Liked by {likeCount} {0}" +msgstr "" + #: src/view/com/notifications/FeedItem.tsx:171 msgid "liked your custom feed{0}" msgstr "님이 내 맞춤 피드{0}을(를) 좋아합니다" @@ -1628,6 +2032,10 @@ msgstr "님이 내 게시물을 좋아합니다" msgid "Likes" msgstr "좋아요" +#: src/view/com/post-thread/PostThreadItem.tsx:184 +msgid "Likes on this post" +msgstr "" + #: src/view/screens/Moderation.tsx:203 #~ msgid "Limit the visibility of my account" #~ msgstr "내 계정 공개 범위 제한" @@ -1636,43 +2044,52 @@ msgstr "좋아요" #~ msgid "Limit the visibility of my account to logged-out users" #~ msgstr "내 계정의 공개 범위를 로그아웃한 사용자로 제한" -#: src/view/com/modals/CreateOrEditList.tsx:187 +#: src/Navigation.tsx:168 +msgid "List" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:205 msgid "List Avatar" msgstr "리스트 아바타" -#: src/view/screens/ProfileList.tsx:320 +#: src/view/screens/ProfileList.tsx:323 msgid "List blocked" msgstr "리스트 차단됨" -#: src/view/screens/ProfileList.tsx:364 +#: src/view/com/feeds/FeedSourceCard.tsx:231 +msgid "List by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:367 msgid "List deleted" msgstr "리스트 삭제됨" -#: src/view/screens/ProfileList.tsx:279 +#: src/view/screens/ProfileList.tsx:282 msgid "List muted" msgstr "리스트 뮤트됨" -#: src/view/com/modals/CreateOrEditList.tsx:200 +#: src/view/com/modals/CreateOrEditList.tsx:218 msgid "List Name" msgstr "리스트 이름" -#: src/view/screens/ProfileList.tsx:339 +#: src/view/screens/ProfileList.tsx:342 msgid "List unblocked" msgstr "리스트 차단 해제됨" -#: src/view/screens/ProfileList.tsx:298 +#: src/view/screens/ProfileList.tsx:301 msgid "List unmuted" msgstr "리스트 언뮤트됨" +#: src/Navigation.tsx:111 #: src/view/screens/Profile.tsx:166 #: src/view/shell/desktop/LeftNav.tsx:379 -#: src/view/shell/Drawer.tsx:490 -#: src/view/shell/Drawer.tsx:491 +#: src/view/shell/Drawer.tsx:492 +#: src/view/shell/Drawer.tsx:493 msgid "Lists" msgstr "리스트" -#: src/view/com/post-thread/PostThread.tsx:259 -#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:263 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Load more posts" msgstr "더 많은 게시물 불러오기" @@ -1680,8 +2097,10 @@ msgstr "더 많은 게시물 불러오기" msgid "Load new notifications" msgstr "새 알림 불러오기" -#: src/view/com/feeds/FeedPage.tsx:189 -#: src/view/screens/ProfileList.tsx:655 +#: src/view/com/feeds/FeedPage.tsx:190 +#: src/view/screens/Profile.tsx:412 +#: src/view/screens/ProfileFeed.tsx:503 +#: src/view/screens/ProfileList.tsx:659 msgid "Load new posts" msgstr "새 게시물 불러오기" @@ -1693,6 +2112,10 @@ msgstr "불러오는 중…" msgid "Local dev server" msgstr "로컬 개발 서버" +#: src/Navigation.tsx:209 +msgid "Log" +msgstr "" + #: src/view/screens/Moderation.tsx:134 #~ msgid "Logged-out users" #~ msgstr "로그아웃한 사용자" @@ -1709,7 +2132,7 @@ msgstr "목록에 없는 계정으로 로그인" #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" #~ msgstr "이 피드는 Bluesky 계정이 있는 사용자만 이용할 수 있는 것 같습니다. 이 피드를 보려면 가입하거나 로그인하세요!" -#: src/view/com/modals/LinkWarning.tsx:63 +#: src/view/com/modals/LinkWarning.tsx:65 msgid "Make sure this is where you intend to go!" msgstr "이곳이 당신이 가고자 하는 곳인지 확인하세요!" @@ -1725,48 +2148,85 @@ msgstr "멘션한 사용자" msgid "Mentioned users" msgstr "멘션한 사용자" +#: src/view/com/util/ViewHeader.tsx:81 #: src/view/screens/Search/Search.tsx:537 msgid "Menu" msgstr "메뉴" #: src/view/com/posts/FeedErrorMessage.tsx:194 -msgid "Message from server" -msgstr "서버에서 보낸 메시지" +#~ msgid "Message from server" +#~ msgstr "서버에서 보낸 메시지" + +#: src/view/com/posts/FeedErrorMessage.tsx:197 +msgid "Message from server: {0}" +msgstr "" #: src/view/com/modals/report/ReasonOptions.tsx:52 -msgid "Misleading Account" -msgstr "오해의 소지가 있는 계정" +#~ msgid "Misleading Account" +#~ msgstr "오해의 소지가 있는 계정" -#: src/view/com/modals/CreateOrEditList.tsx:68 +#: src/Navigation.tsx:116 #: src/view/screens/Moderation.tsx:64 -#: src/view/screens/Settings.tsx:564 +#: src/view/screens/Settings.tsx:591 #: src/view/shell/desktop/LeftNav.tsx:397 -#: src/view/shell/Drawer.tsx:509 -#: src/view/shell/Drawer.tsx:510 +#: src/view/shell/Drawer.tsx:511 +#: src/view/shell/Drawer.tsx:512 msgid "Moderation" msgstr "검토" +#: src/view/com/lists/ListCard.tsx:92 +#: src/view/com/modals/UserAddRemoveLists.tsx:190 +msgid "Moderation list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:753 +msgid "Moderation list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:90 +#: src/view/com/modals/UserAddRemoveLists.tsx:188 +#: src/view/screens/ProfileList.tsx:751 +msgid "Moderation list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:139 +msgid "Moderation list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:126 +msgid "Moderation list updated" +msgstr "" + #: src/view/screens/Moderation.tsx:95 msgid "Moderation lists" msgstr "검토 리스트" +#: src/Navigation.tsx:121 #: src/view/screens/ModerationModlists.tsx:58 msgid "Moderation Lists" msgstr "검토 리스트" -#: src/view/shell/desktop/Feeds.tsx:57 +#: src/view/screens/Settings.tsx:585 +msgid "Moderation settings" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:35 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "" + +#: src/view/shell/desktop/Feeds.tsx:53 msgid "More feeds" msgstr "피드 더 보기" -#: src/view/com/profile/ProfileHeader.tsx:552 +#: src/view/com/profile/ProfileHeader.tsx:562 #: src/view/screens/ProfileFeed.tsx:371 -#: src/view/screens/ProfileList.tsx:592 +#: src/view/screens/ProfileList.tsx:595 msgid "More options" msgstr "옵션 더 보기" -#: src/view/com/util/forms/PostDropdownBtn.tsx:158 -#~ msgid "More post options" -#~ msgstr "게시물 옵션 더 보기" +#: src/view/com/util/forms/PostDropdownBtn.tsx:268 +msgid "More post options" +msgstr "게시물 옵션 더 보기" #: src/view/screens/PreferencesThreads.tsx:82 msgid "Most-liked replies first" @@ -1776,19 +2236,23 @@ msgstr "좋아요 많은 순" msgid "Mute Account" msgstr "계정 뮤트" -#: src/view/screens/ProfileList.tsx:519 +#: src/view/screens/ProfileList.tsx:522 msgid "Mute accounts" msgstr "계정 뮤트" -#: src/view/screens/ProfileList.tsx:466 +#: src/view/screens/ProfileList.tsx:469 msgid "Mute list" msgstr "리스트 뮤트" -#: src/view/screens/ProfileList.tsx:271 +#: src/view/screens/ProfileList.tsx:274 msgid "Mute these accounts?" msgstr "이 계정들을 뮤트하시겠습니까?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:159 +#: src/view/screens/ProfileList.tsx:278 +msgid "Mute this List" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Mute thread" msgstr "스레드 뮤트" @@ -1796,6 +2260,7 @@ msgstr "스레드 뮤트" msgid "Muted accounts" msgstr "뮤트한 계정" +#: src/Navigation.tsx:126 #: src/view/screens/ModerationMutedAccounts.tsx:107 msgid "Muted Accounts" msgstr "뮤트한 계정" @@ -1804,7 +2269,7 @@ msgstr "뮤트한 계정" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "계정을 뮤트하면 피드와 알림에서 해당 계정의 게시물이 사라집니다. 뮤트 목록은 완전히 비공개로 유지됩니다." -#: src/view/screens/ProfileList.tsx:273 +#: src/view/screens/ProfileList.tsx:276 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "뮤트 목록은 비공개입니다. 뮤트한 계정은 나와 상호작용할 수 있지만 해당 계정의 게시물을 보거나 해당 계정으로부터 알림을 받을 수 없습니다." @@ -1816,7 +2281,7 @@ msgstr "뮤트 목록은 비공개입니다. 뮤트한 계정은 나와 상호 msgid "My Birthday" msgstr "내 생년월일" -#: src/view/screens/Feeds.tsx:363 +#: src/view/screens/Feeds.tsx:367 msgid "My Feeds" msgstr "내 피드" @@ -1824,66 +2289,108 @@ msgstr "내 피드" msgid "My Profile" msgstr "내 프로필" -#: src/view/screens/Settings.tsx:521 +#: src/view/screens/Settings.tsx:548 msgid "My Saved Feeds" msgstr "내 저장된 피드" #: src/view/com/modals/AddAppPasswords.tsx:181 -#: src/view/com/modals/CreateOrEditList.tsx:214 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "Name" msgstr "이름" +#: src/view/com/modals/CreateOrEditList.tsx:108 +msgid "Name is required" +msgstr "" + #: src/view/com/modals/report/ReasonOptions.tsx:45 #: src/view/com/modals/report/ReasonOptions.tsx:60 -msgid "Name or Description Violates Community Standards" -msgstr "이름 또는 설명이 커뮤니티 기준을 위반합니다" +#~ msgid "Name or Description Violates Community Standards" +#~ msgstr "이름 또는 설명이 커뮤니티 기준을 위반합니다" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:186 +#: src/view/com/auth/login/LoginForm.tsx:286 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +msgid "Navigates to the next screen" +msgstr "" + +#: src/view/shell/Drawer.tsx:71 +msgid "Navigates to your profile" +msgstr "" #: src/view/com/modals/EmbedConsent.tsx:107 #: src/view/com/modals/EmbedConsent.tsx:123 msgid "Never load embeds from {0}" msgstr "{0}에서 임베드를 불러오지 않습니다" -#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:74 +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 msgid "Never lose access to your followers and data." msgstr "팔로워와 데이터에 대한 접근 권한을 잃지 않습니다." #: src/view/com/modals/ChangeHandle.tsx:518 -msgid "Nevermind, create a handle for me" -msgstr "취소하고 나만의 핸들 만들기" +#~ msgid "Nevermind, create a handle for me" +#~ msgstr "취소하고 나만의 핸들 만들기" -#: src/view/com/modals/CreateOrEditList.tsx:178 #: src/view/screens/Lists.tsx:76 +msgctxt "action" +msgid "New" +msgstr "" + #: src/view/screens/ModerationModlists.tsx:78 msgid "New" msgstr "새로 만들기" -#: src/view/com/feeds/FeedPage.tsx:200 -#: src/view/screens/Feeds.tsx:507 +#: src/view/com/modals/CreateOrEditList.tsx:195 +msgid "New Moderation List" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:122 +msgid "New password" +msgstr "" + +#: src/view/com/feeds/FeedPage.tsx:201 +msgctxt "action" +msgid "New post" +msgstr "" + +#: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:354 #: src/view/screens/ProfileFeed.tsx:441 -#: src/view/screens/ProfileList.tsx:194 -#: src/view/screens/ProfileList.tsx:222 +#: src/view/screens/ProfileList.tsx:197 +#: src/view/screens/ProfileList.tsx:225 #: src/view/shell/desktop/LeftNav.tsx:248 msgid "New post" msgstr "새 게시물" #: src/view/shell/desktop/LeftNav.tsx:258 +msgctxt "action" msgid "New Post" -msgstr "새 게시물" +msgstr "" + +#: src/view/shell/desktop/LeftNav.tsx:258 +#~ msgid "New Post" +#~ msgstr "새 게시물" + +#: src/view/com/modals/CreateOrEditList.tsx:190 +msgid "New User List" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:79 msgid "Newest replies first" msgstr "새로운 순" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 +msgctxt "action" +msgid "Next" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:154 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:174 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:184 -#: src/view/com/auth/login/LoginForm.tsx:286 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:156 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:178 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:188 +#: src/view/com/auth/login/LoginForm.tsx:288 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:158 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 -#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:105 msgid "Next" msgstr "다음" @@ -1900,24 +2407,29 @@ msgstr "다음 이미지" msgid "No" msgstr "아니요" -#: src/view/screens/ProfileFeed.tsx:592 -#: src/view/screens/ProfileList.tsx:729 +#: src/view/screens/ProfileFeed.tsx:593 +#: src/view/screens/ProfileList.tsx:733 msgid "No description" msgstr "설명 없음" #: src/view/com/modals/ChangeHandle.tsx:404 -msgid "No DNS Panel" -msgstr "DNS 패널 없음" +#~ msgid "No DNS Panel" +#~ msgstr "DNS 패널 없음" #: src/view/com/profile/ProfileHeader.tsx:217 msgid "No longer following {0}" msgstr "더 이상 {0}(을)를 팔로우하지 않음" +#: src/view/com/notifications/Feed.tsx:107 +msgid "No notifications yet!" +msgstr "" + #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:191 msgid "No result" msgstr "결과 없음" -#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/Feeds.tsx:456 msgid "No results found for \"{query}\"" msgstr "\"{query}\"에 대한 결과를 찾을 수 없습니다." @@ -1929,8 +2441,8 @@ msgstr "\"{query}\"에 대한 결과를 찾을 수 없습니다." #: src/view/com/modals/ListAddRemoveUsers.tsx:127 #: src/view/screens/Search/Search.tsx:270 #: src/view/screens/Search/Search.tsx:298 -#: src/view/screens/Search/Search.tsx:629 -#: src/view/shell/desktop/Search.tsx:210 +#: src/view/screens/Search/Search.tsx:630 +#: src/view/shell/desktop/Search.tsx:213 msgid "No results found for {query}" msgstr "{query}에 대한 결과를 찾을 수 없습니다." @@ -1950,6 +2462,15 @@ msgstr "없음" msgid "Not Applicable." msgstr "해당 없음." +#: src/Navigation.tsx:106 +msgid "Not Found" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:246 +#: src/view/com/modals/VerifyEmail.tsx:252 +msgid "Not right now" +msgstr "" + #: src/view/screens/Moderation.tsx:227 #~ msgid "Note: Bluesky is an open and public network, and enabling this will not make your profile private or limit the ability of logged in users to see your posts. This setting only limits the visibility of posts on the Bluesky app and website; third-party apps that display Bluesky content may not respect this setting, and could show your content to logged-out users." #~ msgstr "참고: Bluesky는 개방형 공개 네트워크이므로 이 설정을 사용 설정해도 내 프로필이 비공개로 전환되거나 로그인한 사용자가 내 게시물을 볼 수 있는 기능이 제한되지 않습니다. 이 설정은 Bluesky 앱과 웹사이트의 게시물 공개 여부만 제한하며, Bluesky 콘텐츠를 표시하는 타사 앱은 이 설정을 준수하지 않을 수 있으며, 로그아웃한 사용자에게 내 콘텐츠가 표시될 수 있습니다." @@ -1962,6 +2483,7 @@ msgstr "참고: Bluesky는 개방형 공개 네트워크입니다. 이 설정은 #~ msgid "Note: Third-party apps that display Bluesky content may not respect this setting." #~ msgstr "참고: Bluesky 콘텐츠를 표시하는 타사 앱은 이 설정을 준수하지 않을 수 있습니다." +#: src/Navigation.tsx:447 #: src/view/screens/Notifications.tsx:113 #: src/view/screens/Notifications.tsx:137 #: src/view/shell/bottom-bar/BottomBar.tsx:205 @@ -1972,12 +2494,16 @@ msgid "Notifications" msgstr "알림" #: src/lib/strings/time.ts:22 -msgid "now" -msgstr "지금" +#~ msgid "now" +#~ msgstr "지금" + +#: src/view/com/modals/SelfLabel.tsx:103 +msgid "Nudity" +msgstr "" #: src/view/com/modals/report/ReasonOptions.tsx:34 -msgid "Nudity or pornography not labeled as such" -msgstr "노출 또는 음란물로 설정되지 않은 콘텐츠" +#~ msgid "Nudity or pornography not labeled as such" +#~ msgstr "노출 또는 음란물로 설정되지 않은 콘텐츠" #: src/view/com/util/ErrorBoundary.tsx:34 msgid "Oh no!" @@ -1991,11 +2517,11 @@ msgstr "확인" msgid "Oldest replies first" msgstr "오래된 순" -#: src/view/screens/Settings.tsx:229 +#: src/view/screens/Settings.tsx:236 msgid "Onboarding reset" msgstr "온보딩 재설정" -#: src/view/com/composer/Composer.tsx:365 +#: src/view/com/composer/Composer.tsx:375 msgid "One or more images is missing alt text." msgstr "하나 이상의 이미지에 대체 텍스트가 누락되었습니다." @@ -2003,76 +2529,147 @@ msgstr "하나 이상의 이미지에 대체 텍스트가 누락되었습니다. msgid "Only {0} can reply." msgstr "{0}만 답글을 달 수 있습니다." +#: src/view/com/modals/ProfilePreview.tsx:49 +#: src/view/com/modals/ProfilePreview.tsx:61 +#: src/view/screens/AppPasswords.tsx:65 +msgid "Oops!" +msgstr "" + #: src/view/com/composer/Composer.tsx:470 #: src/view/com/composer/Composer.tsx:471 msgid "Open emoji picker" msgstr "이모티콘 선택기 열기" +#: src/view/screens/Settings.tsx:678 +msgid "Open links with in-app browser" +msgstr "" + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 msgid "Open navigation" msgstr "내비게이션 열기" -#: src/view/screens/Settings.tsx:534 +#: src/view/screens/Settings.tsx:737 +msgid "Open storybook page" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:147 +msgid "Opens {numItems} options" +msgstr "" + +#: src/view/screens/Log.tsx:54 +msgid "Opens additional details for a debug entry" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:352 +msgid "Opens an expanded list of users in this notification" +msgstr "" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:61 +msgid "Opens camera on device" +msgstr "" + +#: src/view/com/composer/Prompt.tsx:25 +msgid "Opens composer" +msgstr "" + +#: src/view/screens/Settings.tsx:561 msgid "Opens configurable language settings" msgstr "구성 가능한 언어 설정을 엽니다" -#: src/view/screens/Settings.tsx:588 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 +msgid "Opens device photo gallery" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:459 +msgid "Opens editor for profile display name, avatar, background image, and description" +msgstr "" + +#: src/view/screens/Settings.tsx:615 msgid "Opens external embeds settings" msgstr "외부 임베드 설정을 엽니다" +#: src/view/com/profile/ProfileHeader.tsx:614 +msgid "Opens followers list" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:633 +msgid "Opens following list" +msgstr "" + +#: src/view/screens/Settings.tsx:412 +msgid "Opens invite code list" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:172 #: src/view/shell/desktop/RightNav.tsx:156 -#: src/view/shell/Drawer.tsx:641 +#: src/view/shell/Drawer.tsx:643 msgid "Opens list of invite codes" msgstr "초대 코드 목록을 엽니다" -#: src/view/com/modals/ChangeHandle.tsx:279 +#: src/view/screens/Settings.tsx:696 +msgid "Opens modal for account deletion confirmation. Requires email code." +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:281 msgid "Opens modal for using custom domain" msgstr "사용자 지정 도메인을 사용하기 위한 대화 상자를 엽니다" -#: src/view/screens/Settings.tsx:559 +#: src/view/screens/Settings.tsx:586 msgid "Opens moderation settings" msgstr "검토 설정을 엽니다" -#: src/view/screens/Settings.tsx:515 +#: src/view/com/auth/login/LoginForm.tsx:236 +msgid "Opens password reset form" +msgstr "" + +#: src/view/screens/Feeds.tsx:335 +msgid "Opens screen to edit Saved Feeds" +msgstr "" + +#: src/view/screens/Settings.tsx:542 msgid "Opens screen with all saved feeds" msgstr "모든 저장된 피드 화면을 엽니다" -#: src/view/screens/Settings.tsx:615 +#: src/view/screens/Settings.tsx:642 msgid "Opens the app password settings page" msgstr "비밀번호 설정 페이지를 엽니다" -#: src/view/screens/Settings.tsx:474 +#: src/view/screens/Settings.tsx:501 msgid "Opens the home feed preferences" msgstr "홈 피드 설정을 엽니다" -#: src/view/screens/Settings.tsx:698 +#: src/view/screens/Settings.tsx:738 msgid "Opens the storybook page" msgstr "스토리북 페이지를 엽니다" -#: src/view/screens/Settings.tsx:678 +#: src/view/screens/Settings.tsx:718 msgid "Opens the system log page" msgstr "시스템 로그 페이지를 엽니다" -#: src/view/screens/Settings.tsx:495 +#: src/view/screens/Settings.tsx:522 msgid "Opens the threads preferences" msgstr "스레드 설정을 엽니다" +#: src/view/com/util/forms/DropdownButton.tsx:254 +msgid "Option {0} of {numItems}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:89 msgid "Or combine these options:" msgstr "또는 다음 옵션을 결합하세요:" #: src/view/com/auth/create/Step1.tsx:67 #: src/view/com/modals/report/ReasonOptions.tsx:22 -msgid "Other" -msgstr "기타" +#~ msgid "Other" +#~ msgstr "기타" #: src/view/com/auth/login/ChooseAccountForm.tsx:138 msgid "Other account" msgstr "다른 계정" #: src/state/queries/preferences/moderation.ts:99 -msgid "Other Nudity" -msgstr "기타 신체 노출" +#~ msgid "Other Nudity" +#~ msgstr "기타 신체 노출" #: src/view/com/modals/ServerInput.tsx:88 msgid "Other service" @@ -2089,9 +2686,9 @@ msgstr "페이지를 찾을 수 없음" #: src/view/com/auth/create/Step2.tsx:122 #: src/view/com/auth/create/Step2.tsx:132 -#: src/view/com/auth/login/LoginForm.tsx:221 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:130 -#: src/view/com/modals/DeleteAccount.tsx:193 +#: src/view/com/auth/login/LoginForm.tsx:223 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:132 +#: src/view/com/modals/DeleteAccount.tsx:195 msgid "Password" msgstr "비밀번호" @@ -2103,6 +2700,14 @@ msgstr "비밀번호 변경됨" msgid "Password updated!" msgstr "비밀번호 변경됨" +#: src/Navigation.tsx:162 +msgid "People followed by @{0}" +msgstr "" + +#: src/Navigation.tsx:155 +msgid "People following @{0}" +msgstr "" + #: src/view/com/lightbox/Lightbox.tsx:66 msgid "Permission to access camera roll is required." msgstr "앨범에 접근할 수 있는 권한이 필요합니다." @@ -2116,7 +2721,7 @@ msgid "Pictures meant for adults." msgstr "성인용 사진." #: src/view/screens/ProfileFeed.tsx:362 -#: src/view/screens/ProfileList.tsx:556 +#: src/view/screens/ProfileList.tsx:559 msgid "Pin to home" msgstr "홈에 고정" @@ -2161,13 +2766,13 @@ msgstr "이 앱 비밀번호에 대해 고유한 이름을 입력하거나 무 msgid "Please enter your email." msgstr "이메일을 입력하세요." -#: src/view/com/modals/DeleteAccount.tsx:182 +#: src/view/com/modals/DeleteAccount.tsx:184 msgid "Please enter your password as well:" msgstr "비밀번호도 입력해 주세요:" #: src/lib/hooks/useAccountSwitcher.ts:42 -msgid "Please sign in as @{0}" -msgstr "@{0}(으)로 로그인하세요." +#~ msgid "Please sign in as @{0}" +#~ msgstr "@{0}(으)로 로그인하세요." #: src/view/com/modals/AppealLabel.tsx:72 #: src/view/com/modals/AppealLabel.tsx:75 @@ -2179,7 +2784,7 @@ msgstr "이 콘텐츠 경고가 잘못 적용되었다고 생각하는 이유를 #~ msgid "Please tell us why you think this decision was incorrect." #~ msgstr "이 결정이 잘못되었다고 생각하는 이유를 알려주세요." -#: src/view/com/modals/VerifyEmail.tsx:100 +#: src/view/com/modals/VerifyEmail.tsx:101 msgid "Please Verify Your Email" msgstr "이메일 인증하기" @@ -2187,21 +2792,47 @@ msgstr "이메일 인증하기" msgid "Please wait for your link card to finish loading" msgstr "링크 카드를 완전히 불러올 때까지 기다려주세요." +#: src/view/com/modals/SelfLabel.tsx:111 +msgid "Porn" +msgstr "" + +#: src/view/com/composer/Composer.tsx:350 +#: src/view/com/composer/Composer.tsx:358 +msgctxt "action" +msgid "Post" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/screens/PostThread.tsx:82 +msgctxt "description" +msgid "Post" +msgstr "" + #: src/view/com/post-thread/PostThread.tsx:225 #: src/view/screens/PostThread.tsx:80 -msgid "Post" -msgstr "게시물" +#~ msgid "Post" +#~ msgstr "게시물" #: src/view/com/composer/Composer.tsx:341 #: src/view/com/composer/Composer.tsx:348 -msgid "Post (verb)" -msgstr "게시하기" +#~ msgid "Post (verb)" +#~ msgstr "게시하기" -#: src/view/com/util/forms/PostDropdownBtn.tsx:74 +#: src/view/com/post-thread/PostThreadItem.tsx:176 +msgid "Post by {0}" +msgstr "" + +#: src/Navigation.tsx:174 +#: src/Navigation.tsx:181 +#: src/Navigation.tsx:188 +msgid "Post by @{0}" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:82 msgid "Post deleted" msgstr "게시물 삭제됨" -#: src/view/com/post-thread/PostThread.tsx:378 +#: src/view/com/post-thread/PostThread.tsx:382 msgid "Post hidden" msgstr "게시물 숨김" @@ -2213,19 +2844,23 @@ msgstr "게시물 언어" msgid "Post Languages" msgstr "게시물 언어" -#: src/view/com/post-thread/PostThread.tsx:430 +#: src/view/com/post-thread/PostThread.tsx:434 msgid "Post not found" msgstr "게시물을 찾을 수 없음" #: src/lib/api/index.ts:242 -msgid "Posting..." -msgstr "게시하는 중…" +#~ msgid "Posting..." +#~ msgstr "게시하는 중…" #: src/view/screens/Profile.tsx:161 msgid "Posts" msgstr "게시물" -#: src/view/com/modals/LinkWarning.tsx:44 +#: src/view/com/posts/FeedErrorMessage.tsx:64 +msgid "Posts hidden" +msgstr "" + +#: src/view/com/modals/LinkWarning.tsx:46 msgid "Potentially Misleading Link" msgstr "오해의 소지가 있는 링크" @@ -2241,28 +2876,27 @@ msgstr "주 언어" msgid "Prioritize Your Follows" msgstr "내 팔로우 우선시키기" -#: src/view/screens/Settings.tsx:571 +#: src/view/screens/Settings.tsx:598 #: src/view/shell/desktop/RightNav.tsx:84 msgid "Privacy" msgstr "개인정보" -#: src/view/com/auth/create/Policies.tsx:69 +#: src/Navigation.tsx:219 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings.tsx:784 +#: src/view/screens/Settings.tsx:824 #: src/view/shell/Drawer.tsx:262 msgid "Privacy Policy" msgstr "개인정보 처리방침" -#: src/lib/api/index.ts:80 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:190 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:194 msgid "Processing..." msgstr "처리 중…" #: src/view/shell/bottom-bar/BottomBar.tsx:247 #: src/view/shell/desktop/LeftNav.tsx:415 #: src/view/shell/Drawer.tsx:70 -#: src/view/shell/Drawer.tsx:544 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:546 +#: src/view/shell/Drawer.tsx:547 msgid "Profile" msgstr "프로필" @@ -2270,7 +2904,7 @@ msgstr "프로필" msgid "Profile updated" msgstr "프로필 업데이트됨" -#: src/view/screens/Settings.tsx:842 +#: src/view/screens/Settings.tsx:882 msgid "Protect your account by verifying your email." msgstr "이메일을 인증하여 계정을 보호하세요." @@ -2282,22 +2916,31 @@ msgstr "음소거하거나 일괄 차단할 수 있는 공개적이고 공유할 msgid "Public, shareable lists which can drive feeds." msgstr "피드를 탐색할 수 있는 공개적이고 공유할 수 있는 목록입니다." -#: src/view/com/composer/Composer.tsx:329 +#: src/view/com/composer/Composer.tsx:335 msgid "Publish post" msgstr "게시물 게시하기" -#: src/view/com/composer/Composer.tsx:329 +#: src/view/com/composer/Composer.tsx:335 msgid "Publish reply" msgstr "답글 게시하기" -#: src/view/com/modals/Repost.tsx:52 +#: src/view/com/modals/Repost.tsx:65 +msgctxt "action" +msgid "Quote post" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 msgid "Quote post" msgstr "게시물 인용" -#: src/view/com/modals/Repost.tsx:56 +#: src/view/com/modals/Repost.tsx:70 +msgctxt "action" msgid "Quote Post" -msgstr "게시물 인용" +msgstr "" + +#: src/view/com/modals/Repost.tsx:56 +#~ msgid "Quote Post" +#~ msgstr "게시물 인용" #: src/view/screens/PreferencesThreads.tsx:86 msgid "Random (aka \"Poster's Roulette\")" @@ -2322,7 +2965,7 @@ msgstr "추천 사용자" #: src/view/com/modals/ListAddRemoveUsers.tsx:264 #: src/view/com/modals/SelfLabel.tsx:83 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 #: src/view/com/util/UserAvatar.tsx:282 #: src/view/com/util/UserBanner.tsx:89 msgid "Remove" @@ -2336,12 +2979,15 @@ msgstr "{0}을(를) 내 피드에서 제거하시겠습니까?" msgid "Remove account" msgstr "계정 제거" -#: src/view/com/posts/FeedErrorMessage.tsx:130 +#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:166 msgid "Remove feed" msgstr "피드 제거" #: src/view/com/feeds/FeedSourceCard.tsx:105 +#: src/view/com/feeds/FeedSourceCard.tsx:167 #: src/view/com/feeds/FeedSourceCard.tsx:172 +#: src/view/com/feeds/FeedSourceCard.tsx:243 #: src/view/screens/ProfileFeed.tsx:281 msgid "Remove from my feeds" msgstr "내 피드에서 제거" @@ -2354,11 +3000,15 @@ msgstr "이미지 제거" msgid "Remove image preview" msgstr "이미지 미리보기 제거" +#: src/view/com/modals/Repost.tsx:47 +msgid "Remove repost" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Remove this feed from my feeds?" msgstr "이 피드를 내 피드에서 제거하시겠습니까?" -#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:132 msgid "Remove this feed from your saved feeds?" msgstr "이 피드를 저장된 피드에서 제거하시겠습니까?" @@ -2372,6 +3022,10 @@ msgstr "리스트에서 제거됨" msgid "Removed from my feeds" msgstr "내 피드에서 제거됨" +#: src/view/com/composer/ExternalEmbed.tsx:71 +msgid "Removes default thumbnail from {0}" +msgstr "" + #: src/view/screens/Profile.tsx:162 msgid "Replies" msgstr "답글" @@ -2380,20 +3034,31 @@ msgstr "답글" msgid "Replies to this thread are disabled" msgstr "이 스레드에 대한 답글이 비활성화됩니다." -#: src/view/com/composer/Composer.tsx:341 +#: src/view/com/composer/Composer.tsx:348 +msgctxt "action" msgid "Reply" -msgstr "답글" +msgstr "" + +#: src/view/com/composer/Composer.tsx:341 +#~ msgid "Reply" +#~ msgstr "답글" #: src/view/screens/PreferencesHomeFeed.tsx:144 msgid "Reply Filters" msgstr "답글 필터" +#: src/view/com/post/Post.tsx:165 +#: src/view/com/posts/FeedItem.tsx:286 +msgctxt "description" +msgid "Reply to <0/>" +msgstr "" + #: src/view/com/post/Post.tsx:164 #: src/view/com/posts/FeedItem.tsx:285 -msgid "Reply to <0/>" -msgstr "<0/> 님에게 보내는 답글" +#~ msgid "Reply to <0/>" +#~ msgstr "<0/> 님에게 보내는 답글" -#: src/view/com/modals/report/Modal.tsx:169 +#: src/view/com/modals/report/Modal.tsx:166 msgid "Report {collectionName}" msgstr "{collectionName} 신고" @@ -2405,15 +3070,23 @@ msgstr "계정 신고" msgid "Report feed" msgstr "피드 신고" -#: src/view/screens/ProfileList.tsx:434 +#: src/view/screens/ProfileList.tsx:437 msgid "Report List" msgstr "리스트 신고" #: src/view/com/modals/report/SendReportButton.tsx:37 -#: src/view/com/util/forms/PostDropdownBtn.tsx:198 +#: src/view/com/util/forms/PostDropdownBtn.tsx:208 msgid "Report post" msgstr "게시물 신고" +#: src/view/com/modals/Repost.tsx:43 +#: src/view/com/modals/Repost.tsx:48 +#: src/view/com/modals/Repost.tsx:53 +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgctxt "action" +msgid "Repost" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Repost" msgstr "재게시" @@ -2428,10 +3101,14 @@ msgid "Reposted by" msgstr "재게시한 계정" #: src/view/com/posts/FeedItem.tsx:205 -msgid "Reposted by {0}" -msgstr "{0} 님이 재게시함" +#~ msgid "Reposted by {0}" +#~ msgstr "{0} 님이 재게시함" -#: src/view/com/posts/FeedItem.tsx:222 +#: src/view/com/posts/FeedItem.tsx:206 +msgid "Reposted by {0})" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:223 msgid "Reposted by <0/>" msgstr "<0/> 님이 재게시함" @@ -2439,6 +3116,10 @@ msgstr "<0/> 님이 재게시함" msgid "reposted your post" msgstr "님이 내 게시물을 재게시했습니다" +#: src/view/com/post-thread/PostThreadItem.tsx:189 +msgid "Reposts of this post" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:181 #: src/view/com/modals/ChangeEmail.tsx:183 msgid "Request Change" @@ -2448,7 +3129,7 @@ msgstr "변경 요청" #~ msgid "Request to limit the visibility of my account" #~ msgstr "내 계정의 공개 범위 제한 요청하기" -#: src/view/screens/Settings.tsx:423 +#: src/view/screens/Settings.tsx:450 msgid "Require alt text before posting" msgstr "게시하기 전 대체 텍스트 필수" @@ -2456,34 +3137,52 @@ msgstr "게시하기 전 대체 텍스트 필수" msgid "Required for this provider" msgstr "이 제공자에서 필수" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:98 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 msgid "Reset code" msgstr "코드 재설정" -#: src/view/screens/Settings.tsx:720 +#: src/view/screens/Settings.tsx:757 +msgid "Reset onboarding" +msgstr "" + +#: src/view/screens/Settings.tsx:760 msgid "Reset onboarding state" msgstr "온보딩 상태 재설정" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:98 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:100 msgid "Reset password" msgstr "비밀번호 재설정" -#: src/view/screens/Settings.tsx:710 +#: src/view/screens/Settings.tsx:747 +msgid "Reset preferences" +msgstr "" + +#: src/view/screens/Settings.tsx:750 msgid "Reset preferences state" msgstr "설정 상태 재설정" -#: src/view/screens/Settings.tsx:718 +#: src/view/screens/Settings.tsx:758 msgid "Resets the onboarding state" msgstr "온보딩 상태 재설정" -#: src/view/screens/Settings.tsx:708 +#: src/view/screens/Settings.tsx:748 msgid "Resets the preferences state" msgstr "설정 상태 재설정" +#: src/view/com/auth/login/LoginForm.tsx:266 +msgid "Retries login" +msgstr "" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:67 +msgid "Retries the last action, which errored out" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:163 #: src/view/com/auth/create/CreateAccount.tsx:167 -#: src/view/com/auth/login/LoginForm.tsx:263 -#: src/view/com/auth/login/LoginForm.tsx:266 +#: src/view/com/auth/login/LoginForm.tsx:265 +#: src/view/com/auth/login/LoginForm.tsx:268 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:65 msgid "Retry" @@ -2493,11 +3192,24 @@ msgstr "다시 시도" #~ msgid "Retry change handle" #~ msgstr "핸들 변경 다시 시도" +#: src/view/screens/ProfileList.tsx:877 +msgid "Return to previous page" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:59 +msgid "SANDBOX. Posts and accounts are not permanent." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:125 +#: src/view/com/modals/CreateOrEditList.tsx:278 +msgctxt "action" +msgid "Save" +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:94 #: src/view/com/modals/BirthDateSettings.tsx:97 #: src/view/com/modals/ChangeHandle.tsx:173 -#: src/view/com/modals/CreateOrEditList.tsx:252 -#: src/view/com/modals/CreateOrEditList.tsx:260 +#: src/view/com/modals/CreateOrEditList.tsx:270 #: src/view/com/modals/EditProfile.tsx:224 #: src/view/screens/ProfileFeed.tsx:354 msgid "Save" @@ -2528,9 +3240,23 @@ msgid "Saved Feeds" msgstr "저장된 피드" #: src/view/com/lightbox/Lightbox.tsx:81 -msgid "Saved to your camera roll." -msgstr "내 앨범에 저장됨" +#~ msgid "Saved to your camera roll." +#~ msgstr "내 앨범에 저장됨" +#: src/view/com/modals/EditProfile.tsx:225 +msgid "Saves any changes to your profile" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:171 +msgid "Saves handle change to {handle}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:833 +msgid "Scroll to top" +msgstr "" + +#: src/Navigation.tsx:437 +#: src/view/com/auth/LoggedOut.tsx:122 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 #: src/view/com/util/forms/SearchInput.tsx:53 #: src/view/com/util/forms/SearchInput.tsx:65 @@ -2568,6 +3294,10 @@ msgstr "이 가이드" msgid "See what's next" msgstr "See what's next" +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:75 msgid "Select Bluesky Social" msgstr "Bluesky Social 선택" @@ -2576,6 +3306,10 @@ msgstr "Bluesky Social 선택" msgid "Select from an existing account" msgstr "기존 계정에서 선택" +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:147 msgid "Select service" msgstr "서비스 선택" @@ -2592,17 +3326,23 @@ msgstr "앱에 표시되는 기본 텍스트 언어를 선택합니다." msgid "Select your preferred language for translations in your feed." msgstr "피드에서 번역을 위해 선호하는 언어를 선택합니다." -#: src/view/com/modals/VerifyEmail.tsx:198 +#: src/view/com/modals/VerifyEmail.tsx:202 +#: src/view/com/modals/VerifyEmail.tsx:204 msgid "Send Confirmation Email" msgstr "확인 이메일 전송" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:127 msgid "Send email" msgstr "이메일 전송" #: src/view/com/modals/DeleteAccount.tsx:140 +msgctxt "action" msgid "Send Email" -msgstr "이메일 전송" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:140 +#~ msgid "Send Email" +#~ msgstr "이메일 전송" #: src/view/shell/Drawer.tsx:295 #: src/view/shell/Drawer.tsx:316 @@ -2613,10 +3353,40 @@ msgstr "피드백 전송" msgid "Send Report" msgstr "신고 전송" +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "Sends email with confirmation code for account deletion" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:306 +msgid "Set {value} for {labelGroup} content moderation policy" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:155 +#: src/view/com/modals/ContentFilteringSettings.tsx:174 +msgctxt "action" +msgid "Set Age" +msgstr "" + +#: src/view/screens/Settings.tsx:482 +msgid "Set color theme to dark" +msgstr "" + +#: src/view/screens/Settings.tsx:475 +msgid "Set color theme to light" +msgstr "" + +#: src/view/screens/Settings.tsx:469 +msgid "Set color theme to system setting" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 msgid "Set new password" msgstr "새 비밀번호 설정" +#: src/view/com/auth/create/Step2.tsx:133 +msgid "Set password" +msgstr "" + #: src/view/screens/PreferencesHomeFeed.tsx:225 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." msgstr "피드에서 모든 인용 게시물을 숨기려면 이 설정을 \"아니요\"로 설정합니다. 재게시는 계속 표시됩니다." @@ -2637,10 +3407,31 @@ msgstr "스레드 보기에 답글을 표시하려면 이 설정을 \"예\"로 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." msgstr "팔로우한 피드에 저장된 피드 샘플을 표시하려면 이 설정을 \"예\"로 설정합니다. 이는 실험적인 기능입니다." -#: src/view/screens/Settings.tsx:278 +#: src/view/com/modals/ChangeHandle.tsx:266 +msgid "Sets Bluesky username" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:153 +msgid "Sets email for password reset" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:118 +msgid "Sets hosting provider for password reset" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:143 +msgid "Sets hosting provider to {label}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:148 +msgid "Sets server for the Bluesky client" +msgstr "" + +#: src/Navigation.tsx:136 +#: src/view/screens/Settings.tsx:294 #: src/view/shell/desktop/LeftNav.tsx:433 -#: src/view/shell/Drawer.tsx:565 -#: src/view/shell/Drawer.tsx:566 +#: src/view/shell/Drawer.tsx:567 +#: src/view/shell/Drawer.tsx:568 msgid "Settings" msgstr "설정" @@ -2649,12 +3440,17 @@ msgid "Sexual activity or erotic nudity." msgstr "성행위 또는 선정적인 노출." #: src/state/queries/preferences/moderation.ts:107 -msgid "Sexually Suggestive" -msgstr "성적 암시" +#~ msgid "Sexually Suggestive" +#~ msgstr "성적 암시" + +#: src/view/com/lightbox/Lightbox.tsx:134 +msgctxt "action" +msgid "Share" +msgstr "" #: src/view/com/profile/ProfileHeader.tsx:342 -#: src/view/com/util/forms/PostDropdownBtn.tsx:141 -#: src/view/screens/ProfileList.tsx:393 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 +#: src/view/screens/ProfileList.tsx:396 msgid "Share" msgstr "공유" @@ -2666,9 +3462,10 @@ msgstr "피드 공유" #~ msgid "Share link" #~ msgstr "링크 공유" -#: src/view/com/modals/ContentFilteringSettings.tsx:253 -#: src/view/com/util/moderation/ContentHider.tsx:105 -#: src/view/screens/Settings.tsx:317 +#: src/view/com/modals/ContentFilteringSettings.tsx:261 +#: src/view/com/util/moderation/ContentHider.tsx:107 +#: src/view/com/util/moderation/PostHider.tsx:108 +#: src/view/screens/Settings.tsx:344 msgid "Show" msgstr "표시" @@ -2684,8 +3481,13 @@ msgstr "무시하고 표시" msgid "Show embeds from {0}" msgstr "{0} 임베드 표시" -#: src/view/com/post/Post.tsx:195 -#: src/view/com/posts/FeedItem.tsx:360 +#: src/view/com/profile/ProfileHeader.tsx:498 +msgid "Show follows similar to {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:569 +#: src/view/com/post/Post.tsx:196 +#: src/view/com/posts/FeedItem.tsx:362 msgid "Show More" msgstr "더 보기" @@ -2713,10 +3515,23 @@ msgstr "좋아요가 {value}개 이상인 답글 표시" msgid "Show Reposts" msgstr "재게시 표시" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Show the content" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 msgid "Show users" msgstr "사용자 표시" +#: src/view/com/profile/ProfileHeader.tsx:501 +msgid "Shows a list of users similar to this user." +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:545 +msgid "Shows posts from {0} in your feed" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 #: src/view/com/auth/login/Login.tsx:98 #: src/view/com/auth/SplashScreen.tsx:54 @@ -2728,13 +3543,12 @@ msgstr "사용자 표시" #: src/view/shell/bottom-bar/BottomBarWeb.tsx:180 #: src/view/shell/NavSignupCard.tsx:58 #: src/view/shell/NavSignupCard.tsx:59 -#: src/view/shell/NavSignupCard.tsx:61 msgid "Sign in" msgstr "로그인" #: src/view/com/auth/HomeLoggedOutCTA.tsx:78 #: src/view/com/auth/SplashScreen.tsx:57 -#: src/view/com/auth/SplashScreen.web.tsx:88 +#: src/view/com/auth/SplashScreen.web.tsx:87 msgid "Sign In" msgstr "로그인" @@ -2752,9 +3566,9 @@ msgid "Sign into" msgstr "로그인" #: src/view/com/modals/SwitchAccount.tsx:64 -#: src/view/com/modals/SwitchAccount.tsx:67 -#: src/view/screens/Settings.tsx:102 -#: src/view/screens/Settings.tsx:105 +#: src/view/com/modals/SwitchAccount.tsx:69 +#: src/view/screens/Settings.tsx:107 +#: src/view/screens/Settings.tsx:110 msgid "Sign out" msgstr "로그아웃" @@ -2778,26 +3592,37 @@ msgstr "가입 또는 로그인하여 대화에 참여하세요." msgid "Sign-in Required" msgstr "로그인 필요" -#: src/view/screens/Settings.tsx:328 +#: src/view/screens/Settings.tsx:355 msgid "Signed in as" msgstr "로그인한 계정" -#: src/lib/hooks/useAccountSwitcher.ts:36 #: src/view/com/auth/login/ChooseAccountForm.tsx:103 msgid "Signed in as @{0}" msgstr "@{0}(으)로 로그인했습니다." +#: src/view/com/modals/SwitchAccount.tsx:66 +msgid "Signs {0} out of Bluesky" +msgstr "" + #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 msgid "Skip" msgstr "건너뛰기" +#: src/view/com/modals/ProfilePreview.tsx:62 +msgid "Something went wrong and we're not sure what." +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:51 +msgid "Something went wrong. Check your email and try again." +msgstr "" + #: src/lib/hooks/useAccountSwitcher.ts:47 -msgid "Sorry! We need you to enter your password." -msgstr "죄송합니다. 비밀번호를 입력해 주세요." +#~ msgid "Sorry! We need you to enter your password." +#~ msgstr "죄송합니다. 비밀번호를 입력해 주세요." #: src/App.native.tsx:57 -#~ msgid "Sorry! Your session expired. Please log in again." -#~ msgstr "죄송합니다. 세션이 만료되었습니다. 다시 로그인해 주세요." +msgid "Sorry! Your session expired. Please log in again." +msgstr "죄송합니다. 세션이 만료되었습니다. 다시 로그인해 주세요." #: src/view/screens/PreferencesThreads.tsx:69 msgid "Sort Replies" @@ -2809,12 +3634,12 @@ msgstr "동일한 게시물에 대한 답글을 정렬하는 기준입니다." #: src/state/queries/preferences/moderation.ts:130 #: src/view/com/modals/report/ReasonOptions.tsx:29 -msgid "Spam" -msgstr "스팸" +#~ msgid "Spam" +#~ msgstr "스팸" #: src/view/com/modals/report/ReasonOptions.tsx:57 -msgid "Spam; excessive mentions or replies" -msgstr "스팸, 과도한 멘션 또는 답글" +#~ msgid "Spam; excessive mentions or replies" +#~ msgstr "스팸, 과도한 멘션 또는 답글" #: src/view/com/modals/crop-image/CropImage.web.tsx:122 msgid "Square" @@ -2825,23 +3650,23 @@ msgstr "정사각형" msgid "Staging" msgstr "스테이징" -#: src/view/screens/Settings.tsx:764 +#: src/view/screens/Settings.tsx:804 msgid "Status page" msgstr "상태 페이지" #: src/view/com/auth/create/CreateAccount.tsx:120 -msgid "Step {0}" -msgstr "{0}단계" +#~ msgid "Step {0}" +#~ msgstr "{0}단계" -#: src/view/com/auth/create/StepHeader.tsx:16 +#: src/view/com/auth/create/StepHeader.tsx:15 msgid "Step {step} of 3" msgstr "3단계 중 {step}단계" -#: src/view/screens/Settings.tsx:269 +#: src/view/screens/Settings.tsx:276 msgid "Storage cleared, you need to restart the app now." msgstr "스토리지가 지워졌으며 지금 앱을 다시 시작해야 합니다." -#: src/view/screens/Settings.tsx:700 +#: src/view/screens/Settings.tsx:740 msgid "Storybook" msgstr "스토리북" @@ -2849,36 +3674,59 @@ msgstr "스토리북" msgid "Submit" msgstr "확인" -#: src/view/screens/ProfileList.tsx:583 +#: src/view/screens/ProfileList.tsx:586 msgid "Subscribe" msgstr "구독" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:582 msgid "Subscribe to this list" msgstr "이 리스트로 구독" +#: src/view/com/lists/ListCard.tsx:101 +msgid "Subscribed" +msgstr "" + #: src/view/screens/Search/Search.tsx:362 msgid "Suggested Follows" msgstr "팔로우 추천" -#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:65 +#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 msgid "Suggested for you" msgstr "나를 위한 추천" +#: src/view/com/modals/SelfLabel.tsx:95 +msgid "Suggestive" +msgstr "" + +#: src/Navigation.tsx:214 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "지원" -#: src/view/com/modals/SwitchAccount.tsx:115 +#: src/view/com/modals/ProfilePreview.tsx:110 +msgid "Swipe up to see more" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:117 msgid "Switch Account" msgstr "계정 전환" -#: src/view/screens/Settings.tsx:439 +#: src/view/com/modals/SwitchAccount.tsx:97 +#: src/view/screens/Settings.tsx:137 +msgid "Switch to {0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:98 +#: src/view/screens/Settings.tsx:138 +msgid "Switches the account you are logged in to" +msgstr "" + +#: src/view/screens/Settings.tsx:466 msgid "System" msgstr "시스템" -#: src/view/screens/Settings.tsx:680 +#: src/view/screens/Settings.tsx:720 msgid "System log" msgstr "시스템 로그" @@ -2886,12 +3734,16 @@ msgstr "시스템 로그" msgid "Tall" msgstr "세로" +#: src/view/com/util/images/AutoSizedImage.tsx:70 +msgid "Tap to view fully" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:93 msgid "Terms" msgstr "이용약관" -#: src/view/com/auth/create/Policies.tsx:59 -#: src/view/screens/Settings.tsx:778 +#: src/Navigation.tsx:224 +#: src/view/screens/Settings.tsx:818 #: src/view/screens/TermsOfService.tsx:29 #: src/view/shell/Drawer.tsx:256 msgid "Terms of Service" @@ -2899,8 +3751,8 @@ msgstr "서비스 이용약관" #: src/view/com/modals/report/ReasonOptions.tsx:46 #: src/view/com/modals/report/ReasonOptions.tsx:61 -msgid "Terms used violate community standards" -msgstr "커뮤니티 표준을 위반하는 용어 사용" +#~ msgid "Terms used violate community standards" +#~ msgstr "커뮤니티 표준을 위반하는 용어 사용" #: src/view/com/modals/AppealLabel.tsx:70 #: src/view/com/modals/report/InputIssueDetails.tsx:51 @@ -2908,12 +3760,12 @@ msgid "Text input field" msgstr "텍스트 입력 필드" #: src/view/com/modals/report/Modal.tsx:82 -msgid "Thank you for your report! We'll look into it promptly." -msgstr "신고해 주셔서 감사합니다! 즉시 검토하겠습니다." +#~ msgid "Thank you for your report! We'll look into it promptly." +#~ msgstr "신고해 주셔서 감사합니다! 즉시 검토하겠습니다." #: src/view/com/modals/ChangeHandle.tsx:464 -msgid "That contains the following:" -msgstr "텍스트 파일 내용:" +#~ msgid "That contains the following:" +#~ msgstr "텍스트 파일 내용:" #: src/view/com/profile/ProfileHeader.tsx:310 msgid "The account will be able to interact with you after unblocking." @@ -2927,7 +3779,7 @@ msgstr "커뮤니티 가이드라인이 <0/>(으)로 이동되었습니다." msgid "The Copyright Policy has been moved to <0/>" msgstr "저작권 정책이 <0/>(으)로 이동되었습니다." -#: src/view/com/post-thread/PostThread.tsx:433 +#: src/view/com/post-thread/PostThread.tsx:437 msgid "The post may have been deleted." msgstr "게시물이 삭제되었을 수 있습니다." @@ -2936,49 +3788,78 @@ msgid "The Privacy Policy has been moved to <0/>" msgstr "개인정보 처리방침이 <0/>(으)로 이동되었습니다." #: src/view/screens/Support.tsx:36 -msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "지원 양식이 이동되었습니다. 도움이 필요하다면 {HELP_DESK_URL}을 방문하거나 <0/>로 문의해 주세요." +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "" + +#: src/view/screens/Support.tsx:36 +#~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +#~ msgstr "지원 양식이 이동되었습니다. 도움이 필요하다면 {HELP_DESK_URL}을 방문하거나 <0/>로 문의해 주세요." #: src/view/screens/Debug.tsx:184 -msgid "The task has been completed" -msgstr "작업을 완료했습니다." +#~ msgid "The task has been completed" +#~ msgstr "작업을 완료했습니다." #: src/view/screens/Debug.tsx:188 -msgid "The task has been completed successfully and with no problems" -msgstr "작업을 문제 없이 성공적으로 완료했습니다." +#~ msgid "The task has been completed successfully and with no problems" +#~ msgstr "작업을 문제 없이 성공적으로 완료했습니다." #: src/view/screens/TermsOfService.tsx:33 msgid "The Terms of Service have been moved to" msgstr "서비스 이용약관이 다음으로 이동되었습니다:" -#: src/view/screens/ProfileFeed.tsx:557 +#: src/view/screens/ProfileFeed.tsx:558 msgid "There was an an issue contacting the server, please check your internet connection and try again." msgstr "서버에 연결하는 동안 문제가 발생했습니다. 인터넷 연결을 확인한 후 다시 시도하세요." +#: src/view/com/posts/FeedErrorMessage.tsx:139 +msgid "There was an an issue removing this feed. Please check your internet connection and try again." +msgstr "" + #: src/view/screens/ProfileFeed.tsx:218 msgid "There was an an issue updating your feeds, please check your internet connection and try again." msgstr "피드를 업데이트하는 동안 문제가 발생했습니다. 인터넷 연결을 확인한 후 다시 시도하세요." #: src/view/screens/ProfileFeed.tsx:245 -#: src/view/screens/ProfileList.tsx:263 +#: src/view/screens/ProfileList.tsx:266 #: src/view/screens/SavedFeeds.tsx:209 #: src/view/screens/SavedFeeds.tsx:231 #: src/view/screens/SavedFeeds.tsx:252 msgid "There was an issue contacting the server" msgstr "서버에 연결하는 동안 문제가 발생했습니다." -#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:58 -#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:67 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 #: src/view/com/feeds/FeedSourceCard.tsx:113 #: src/view/com/feeds/FeedSourceCard.tsx:127 #: src/view/com/feeds/FeedSourceCard.tsx:181 msgid "There was an issue contacting your server" msgstr "서버에 연결하는 동안 문제가 발생했습니다." +#: src/view/com/notifications/Feed.tsx:115 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "" + +#: src/view/com/posts/Feed.tsx:261 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "" + +#: src/view/com/lists/ListMembers.tsx:172 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:148 +#: src/view/com/lists/ProfileLists.tsx:155 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "" + #: src/view/com/modals/ContentFilteringSettings.tsx:126 msgid "There was an issue syncing your preferences with the server" msgstr "설정을 서버와 동기화하는 동안 문제가 발생했습니다." +#: src/view/screens/AppPasswords.tsx:66 +msgid "There was an issue with fetching your app passwords" +msgstr "" + #: src/view/com/profile/ProfileHeader.tsx:204 #: src/view/com/profile/ProfileHeader.tsx:225 #: src/view/com/profile/ProfileHeader.tsx:264 @@ -2988,10 +3869,10 @@ msgstr "설정을 서버와 동기화하는 동안 문제가 발생했습니다. msgid "There was an issue! {0}" msgstr "문제가 발생했습니다! {0}" -#: src/view/screens/ProfileList.tsx:284 -#: src/view/screens/ProfileList.tsx:303 -#: src/view/screens/ProfileList.tsx:325 -#: src/view/screens/ProfileList.tsx:344 +#: src/view/screens/ProfileList.tsx:287 +#: src/view/screens/ProfileList.tsx:306 +#: src/view/screens/ProfileList.tsx:328 +#: src/view/screens/ProfileList.tsx:347 msgid "There was an issue. Please check your internet connection and try again." msgstr "문제가 발생했습니다. 인터넷 연결을 확인한 후 다시 시도하세요." @@ -3015,25 +3896,33 @@ msgstr "이 계정의 프로필을 보려면 로그인해야 합니다." msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "이 콘텐츠는 {0}에서 호스팅됩니다. 외부 미디어를 사용하시겠습니까?" -#: src/view/com/posts/FeedErrorMessage.tsx:107 +#: src/view/com/modals/ModerationDetails.tsx:67 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "This content is not viewable without a Bluesky account." msgstr "이 콘텐츠는 Bluesky 계정이 없으면 볼 수 없습니다." -#: src/view/com/posts/FeedErrorMessage.tsx:113 +#: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "이 피드는 현재 트래픽이 많아 일시적으로 사용할 수 없습니다. 나중에 다시 시도해 주세요." #: src/view/screens/Profile.tsx:392 #: src/view/screens/ProfileFeed.tsx:484 -#: src/view/screens/ProfileList.tsx:636 +#: src/view/screens/ProfileList.tsx:639 msgid "This feed is empty!" msgstr "이 피드는 비어 있습니다." +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:61 msgid "This information is not shared with other users." msgstr "이 정보는 다른 사용자와 공유되지 않습니다." -#: src/view/com/modals/VerifyEmail.tsx:115 +#: src/view/com/modals/VerifyEmail.tsx:119 msgid "This is important in case you ever need to change your email or reset your password." msgstr "이는 이메일을 변경하거나 비밀번호를 재설정해야 할 때 중요한 정보입니다." @@ -3041,11 +3930,11 @@ msgstr "이는 이메일을 변경하거나 비밀번호를 재설정해야 할 msgid "This is the service that keeps you online." msgstr "온라인 상태를 유지할 수 있게 하는 서비스입니다." -#: src/view/com/modals/LinkWarning.tsx:56 +#: src/view/com/modals/LinkWarning.tsx:58 msgid "This link is taking you to the following website:" msgstr "이 링크를 클릭하면 다음 웹사이트로 이동합니다:" -#: src/view/screens/ProfileList.tsx:794 +#: src/view/screens/ProfileList.tsx:813 msgid "This list is empty!" msgstr "이 리스트는 비어 있습니다." @@ -3058,23 +3947,35 @@ msgid "This post has been deleted." msgstr "이 게시물은 삭제되었습니다." #: src/view/com/auth/create/Policies.tsx:46 -msgid "This service has not provided terms of service or a privacy policy." -msgstr "이 서비스에는 서비스 이용약관이나 개인정보 처리방침이 제공되지 않습니다." +#~ msgid "This service has not provided terms of service or a privacy policy." +#~ msgstr "이 서비스에는 서비스 이용약관이나 개인정보 처리방침이 제공되지 않습니다." #: src/view/com/modals/ChangeHandle.tsx:444 -msgid "This should create a domain record at:" -msgstr "이 도메인에 레코드가 추가됩니다:" +#~ msgid "This should create a domain record at:" +#~ msgstr "이 도메인에 레코드가 추가됩니다:" + +#: src/view/com/modals/ModerationDetails.tsx:62 +msgid "This user has blocked you. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:42 +msgid "This user is included in the <0/> list which you have blocked." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:74 +msgid "This user is included the <0/> list which you have muted." +msgstr "" #: src/view/com/modals/SelfLabel.tsx:137 msgid "This warning is only available for posts with media attached." msgstr "이 경고는 미디어가 첨부된 게시물에만 사용할 수 있습니다." -#: src/view/com/util/forms/PostDropdownBtn.tsx:180 +#: src/view/com/util/forms/PostDropdownBtn.tsx:190 msgid "This will hide this post from your feeds." msgstr "피드에서 이 게시물을 숨깁니다." #: src/view/screens/PreferencesThreads.tsx:53 -#: src/view/screens/Settings.tsx:504 +#: src/view/screens/Settings.tsx:531 msgid "Thread Preferences" msgstr "스레드 설정" @@ -3082,7 +3983,11 @@ msgstr "스레드 설정" msgid "Threaded Mode" msgstr "스레드 모드" -#: src/view/com/util/forms/DropdownButton.tsx:230 +#: src/Navigation.tsx:254 +msgid "Threads Preferences" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:234 msgid "Toggle dropdown" msgstr "드롭다운 열기 및 닫기" @@ -3090,37 +3995,47 @@ msgstr "드롭다운 열기 및 닫기" msgid "Transformations" msgstr "변형" -#: src/view/com/post-thread/PostThreadItem.tsx:705 -#: src/view/com/post-thread/PostThreadItem.tsx:707 -#: src/view/com/util/forms/PostDropdownBtn.tsx:113 +#: src/view/com/post-thread/PostThreadItem.tsx:710 +#: src/view/com/post-thread/PostThreadItem.tsx:712 +#: src/view/com/util/forms/PostDropdownBtn.tsx:123 msgid "Translate" msgstr "번역" -#: src/view/com/util/error/ErrorScreen.tsx:73 +#: src/view/com/util/error/ErrorScreen.tsx:75 +msgctxt "action" msgid "Try again" -msgstr "다시 시도" +msgstr "" + +#: src/view/com/util/error/ErrorScreen.tsx:73 +#~ msgid "Try again" +#~ msgstr "다시 시도" #: src/view/com/modals/ChangeHandle.tsx:427 -msgid "Type" -msgstr "유형" +#~ msgid "Type" +#~ msgstr "유형" -#: src/view/screens/ProfileList.tsx:481 +#: src/view/screens/ProfileList.tsx:484 msgid "Un-block list" msgstr "리스트 차단 해제" -#: src/view/screens/ProfileList.tsx:466 +#: src/view/screens/ProfileList.tsx:469 msgid "Un-mute list" msgstr "리스트 언뮤트" #: src/view/com/auth/create/CreateAccount.tsx:65 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:87 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:120 msgid "Unable to contact your service. Please check your Internet connection." msgstr "서비스에 연결할 수 없습니다. 인터넷 연결을 확인하세요." -#: src/view/com/profile/ProfileHeader.tsx:470 -#: src/view/com/profile/ProfileHeader.tsx:473 -#: src/view/screens/ProfileList.tsx:565 +#: src/view/com/profile/ProfileHeader.tsx:475 +msgctxt "action" +msgid "Unblock" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:472 +#: src/view/screens/ProfileList.tsx:568 msgid "Unblock" msgstr "차단 해제" @@ -3129,21 +4044,37 @@ msgstr "차단 해제" msgid "Unblock Account" msgstr "계정 차단 해제" +#: src/view/com/modals/Repost.tsx:42 +#: src/view/com/modals/Repost.tsx:55 +#: src/view/com/util/post-ctrls/RepostButton.tsx:60 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Undo repost" msgstr "재게시 취소" +#: src/view/com/profile/FollowButton.tsx:55 +msgctxt "action" +msgid "Unfollow" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollowsItem.tsx:138 #: src/view/com/profile/FollowButton.tsx:55 #: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:241 -msgid "Unfollow" -msgstr "언팔로우" +#~ msgid "Unfollow" +#~ msgstr "언팔로우" + +#: src/view/com/profile/ProfileHeader.tsx:524 +msgid "Unfollow {0}" +msgstr "" #: src/view/com/auth/create/state.ts:216 msgid "Unfortunately, you do not meet the requirements to create an account." msgstr "아쉽지만 계정을 만들 수 있는 요건을 충족하지 못했습니다." -#: src/view/screens/ProfileList.tsx:572 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Unlike" +msgstr "" + +#: src/view/screens/ProfileList.tsx:575 msgid "Unmute" msgstr "언뮤트" @@ -3151,16 +4082,16 @@ msgstr "언뮤트" msgid "Unmute Account" msgstr "계정 언뮤트" -#: src/view/com/util/forms/PostDropdownBtn.tsx:159 +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Unmute thread" msgstr "스레드 언뮤트" #: src/view/screens/ProfileFeed.tsx:362 -#: src/view/screens/ProfileList.tsx:556 +#: src/view/screens/ProfileList.tsx:559 msgid "Unpin" msgstr "고정 해제" -#: src/view/screens/ProfileList.tsx:449 +#: src/view/screens/ProfileList.tsx:452 msgid "Unpin moderation list" msgstr "검토 리스트 고정 해제" @@ -3169,8 +4100,8 @@ msgid "Unsave" msgstr "저장 해제" #: src/view/com/modals/report/ReasonOptions.tsx:33 -msgid "Unwanted Sexual Content" -msgstr "원치 않는 성적 콘텐츠" +#~ msgid "Unwanted Sexual Content" +#~ msgstr "원치 않는 성적 콘텐츠" #: src/view/com/modals/UserAddRemoveLists.tsx:54 msgid "Update {displayName} in Lists" @@ -3181,24 +4112,24 @@ msgid "Update Available" msgstr "업데이트 사용 가능" #: src/view/com/modals/ChangeHandle.tsx:507 -msgid "Update to {handle}" -msgstr "{handle}로 변경" +#~ msgid "Update to {handle}" +#~ msgstr "{handle}로 변경" -#: src/view/com/auth/login/SetNewPasswordForm.tsx:172 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:174 msgid "Updating..." msgstr "업데이트 중…" -#: src/view/com/modals/ChangeHandle.tsx:453 +#: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "텍스트 파일 업로드 경로:" #: src/lib/api/index.ts:114 -msgid "Uploading image #{0}..." -msgstr "{0}번째 이미지 업로드 중…" +#~ msgid "Uploading image #{0}..." +#~ msgstr "{0}번째 이미지 업로드 중…" #: src/lib/api/index.ts:152 -msgid "Uploading link thumbnail..." -msgstr "링크 미리보기 이미지 업로드 중…" +#~ msgid "Uploading link thumbnail..." +#~ msgstr "링크 미리보기 이미지 업로드 중…" #: src/view/screens/AppPasswords.tsx:195 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." @@ -3208,22 +4139,71 @@ msgstr "앱 비밀번호를 사용하면 계정이나 비밀번호에 대한 전 msgid "Use default provider" msgstr "기본 제공자 사용" +#: src/view/com/modals/InAppBrowserConsent.tsx:56 +#: src/view/com/modals/InAppBrowserConsent.tsx:58 +msgid "Use in-app browser" +msgstr "" + +#: src/view/com/modals/InAppBrowserConsent.tsx:66 +#: src/view/com/modals/InAppBrowserConsent.tsx:68 +msgid "Use my default browser" +msgstr "" + #: src/view/com/modals/AddAppPasswords.tsx:154 msgid "Use this to sign into the other app along with your handle." msgstr "이 비밀번호와 핸들을 사용하여 다른 앱에 로그인하세요." +#: src/view/com/modals/ServerInput.tsx:105 +msgid "Use your domain as your Bluesky client service provider" +msgstr "" + #: src/view/com/modals/InviteCodes.tsx:200 msgid "Used by:" msgstr "사용 계정:" #: src/view/com/modals/CreateOrEditList.tsx:68 -msgid "User" -msgstr "사용자" +#~ msgid "User" +#~ msgstr "사용자" + +#: src/view/com/modals/ModerationDetails.tsx:54 +msgid "User Blocked" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:40 +msgid "User Blocked by List" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:60 +msgid "User Blocks You" +msgstr "" #: src/view/com/auth/create/Step3.tsx:38 msgid "User handle" msgstr "사용자 핸들" +#: src/view/com/lists/ListCard.tsx:84 +#: src/view/com/modals/UserAddRemoveLists.tsx:182 +msgid "User list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:741 +msgid "User list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:180 +#: src/view/screens/ProfileList.tsx:739 +msgid "User list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:138 +msgid "User list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:125 +msgid "User list updated" +msgstr "" + #: src/view/screens/Lists.tsx:58 msgid "User Lists" msgstr "사용자 리스트" @@ -3233,7 +4213,7 @@ msgstr "사용자 리스트" msgid "Username or email address" msgstr "사용자 이름 또는 이메일 주소" -#: src/view/screens/ProfileList.tsx:756 +#: src/view/screens/ProfileList.tsx:775 msgid "Users" msgstr "사용자" @@ -3250,22 +4230,22 @@ msgid "Users in \"{0}\"" msgstr "\"{0}\"에 있는 사용자" #: src/view/com/modals/ChangeHandle.tsx:435 -msgid "Value" -msgstr "값" +#~ msgid "Value" +#~ msgstr "값" #: src/view/com/modals/ChangeHandle.tsx:508 -msgid "Verify {0}" -msgstr "{0} 확인" +#~ msgid "Verify {0}" +#~ msgstr "{0} 확인" -#: src/view/screens/Settings.tsx:803 +#: src/view/screens/Settings.tsx:843 msgid "Verify email" msgstr "이메일 인증" -#: src/view/screens/Settings.tsx:828 +#: src/view/screens/Settings.tsx:868 msgid "Verify my email" msgstr "내 이메일 인증" -#: src/view/screens/Settings.tsx:837 +#: src/view/screens/Settings.tsx:877 msgid "Verify My Email" msgstr "내 이메일 인증" @@ -3274,10 +4254,14 @@ msgstr "내 이메일 인증" msgid "Verify New Email" msgstr "새 이메일 인증" -#: src/view/com/modals/VerifyEmail.tsx:104 +#: src/view/com/modals/VerifyEmail.tsx:103 msgid "Verify Your Email" msgstr "이메일 인증하기" +#: src/view/com/profile/ProfileHeader.tsx:701 +msgid "View {0}'s avatar" +msgstr "" + #: src/view/screens/Log.tsx:52 msgid "View debug entry" msgstr "디버그 항목 보기" @@ -3286,19 +4270,23 @@ msgstr "디버그 항목 보기" msgid "View full thread" msgstr "전체 스레드 보기" +#: src/view/com/posts/FeedErrorMessage.tsx:172 +msgid "View profile" +msgstr "" + #: src/view/com/profile/ProfileSubpageHeader.tsx:128 msgid "View the avatar" msgstr "아바타 보기" #: src/state/queries/preferences/moderation.ts:115 -msgid "Violent / Bloody" -msgstr "폭력 및 유혈" +#~ msgid "Violent / Bloody" +#~ msgstr "폭력 및 유혈" -#: src/view/com/modals/LinkWarning.tsx:73 +#: src/view/com/modals/LinkWarning.tsx:75 msgid "Visit Site" msgstr "사이트 방문" -#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/modals/ContentFilteringSettings.tsx:254 msgid "Warn" msgstr "경고" @@ -3318,6 +4306,10 @@ msgstr "당신과 함께하게 되어 정말 기쁘네요!" #~ msgid "We're sorry, but this feed is currently receiving high traffic and is temporarily unavailable. Please try again later." #~ msgstr "죄송하지만 현재 트래픽이 많아 이 피드를 일시적으로 사용할 수 없습니다. 잠시 후 다시 시도해 주세요." +#: src/view/screens/ProfileList.tsx:83 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "" + #: src/view/screens/Search/Search.tsx:243 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "죄송하지만 검색을 완료할 수 없습니다. 몇 분 후에 다시 시도해 주세요." @@ -3330,12 +4322,12 @@ msgstr "죄송합니다! 페이지를 찾을 수 없습니다." msgid "Welcome to <0>Bluesky" msgstr "<0>Bluesky에 오신 것을 환영합니다" -#: src/view/com/modals/report/Modal.tsx:172 +#: src/view/com/modals/report/Modal.tsx:169 msgid "What is the issue with this {collectionName}?" msgstr "이 {collectionName}에 어떤 문제가 있습니까?" #: src/view/com/auth/SplashScreen.tsx:34 -#: src/view/com/composer/Composer.tsx:275 +#: src/view/com/composer/Composer.tsx:279 msgid "What's up?" msgstr "무슨 일이 일어나고 있나요?" @@ -3360,15 +4352,16 @@ msgstr "답글을 달 수 있는 사람" msgid "Wide" msgstr "가로" -#: src/view/com/composer/Composer.tsx:420 +#: src/view/com/composer/Composer.tsx:415 msgid "Write post" msgstr "게시물 작성" -#: src/view/com/composer/Composer.tsx:274 +#: src/view/com/composer/Composer.tsx:278 #: src/view/com/composer/Prompt.tsx:33 msgid "Write your reply" msgstr "답글 작성하기" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 #: src/view/screens/PreferencesHomeFeed.tsx:129 #: src/view/screens/PreferencesHomeFeed.tsx:201 #: src/view/screens/PreferencesHomeFeed.tsx:236 @@ -3400,7 +4393,7 @@ msgstr "아직 초대 코드가 없습니다! Bluesky를 좀 더 오래 사용 msgid "You don't have any pinned feeds." msgstr "고정된 피드가 없습니다." -#: src/view/screens/Feeds.tsx:383 +#: src/view/screens/Feeds.tsx:387 msgid "You don't have any saved feeds!" msgstr "저장된 피드가 없습니다!" @@ -3408,16 +4401,24 @@ msgstr "저장된 피드가 없습니다!" msgid "You don't have any saved feeds." msgstr "저장된 피드가 없습니다." -#: src/view/com/post-thread/PostThread.tsx:381 +#: src/view/com/post-thread/PostThread.tsx:385 msgid "You have blocked the author or you have been blocked by the author." msgstr "작성자를 차단했거나 작성자가 나를 차단한 경우입니다." -#: src/view/com/feeds/ProfileFeedgens.tsx:134 +#: src/view/com/modals/ModerationDetails.tsx:56 +msgid "You have blocked this user. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:87 +msgid "You have muted this user." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:136 msgid "You have no feeds." msgstr "피드가 없습니다." #: src/view/com/lists/MyLists.tsx:89 -#: src/view/com/lists/ProfileLists.tsx:138 +#: src/view/com/lists/ProfileLists.tsx:140 msgid "You have no lists." msgstr "리스트가 없습니다." @@ -3433,15 +4434,15 @@ msgstr "아직 앱 비밀번호를 생성하지 않았습니다. 아래 버튼 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." msgstr "아직 어떤 계정도 뮤트하지 않았습니다. 계정을 뮤트하려면 해당 계정의 프로필로 이동하여 계정 메뉴에서 \"계정 뮤트\"를 선택하세요." -#: src/view/com/modals/ContentFilteringSettings.tsx:166 +#: src/view/com/modals/ContentFilteringSettings.tsx:170 msgid "You must be 18 or older to enable adult content." msgstr "성인 콘텐츠를 활성화하려면 18세 이상이어야 합니다." -#: src/view/com/util/forms/PostDropdownBtn.tsx:88 +#: src/view/com/util/forms/PostDropdownBtn.tsx:96 msgid "You will no longer receive notifications for this thread" msgstr "이 스레드에 대한 알림을 더 이상 받지 않습니다." -#: src/view/com/util/forms/PostDropdownBtn.tsx:91 +#: src/view/com/util/forms/PostDropdownBtn.tsx:99 msgid "You will now receive notifications for this thread" msgstr "이제 이 스레드에 대한 알림을 받습니다." @@ -3454,8 +4455,8 @@ msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "피드 끝에 도달했습니다! 팔로우할 계정을 더 찾아보세요." #: src/view/com/composer/Composer.tsx:264 -msgid "Your {0} has been published" -msgstr "내 {0}(을)를 게시했습니다." +#~ msgid "Your {0} has been published" +#~ msgstr "내 {0}(을)를 게시했습니다." #: src/view/com/auth/create/Step2.tsx:58 msgid "Your account" @@ -3469,11 +4470,16 @@ msgstr "계정을 삭제했습니다." msgid "Your birth date" msgstr "생년월일" +#: src/view/com/modals/InAppBrowserConsent.tsx:47 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "" + #: src/view/com/auth/create/state.ts:102 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:70 msgid "Your email appears to be invalid." msgstr "이메일이 잘못된 것 같습니다." -#: src/view/com/modals/Waitlist.tsx:107 +#: src/view/com/modals/Waitlist.tsx:109 msgid "Your email has been saved! We'll be in touch soon." msgstr "이메일이 저장되었습니다! 가까운 시일 내에 연락드리겠습니다." @@ -3481,7 +4487,7 @@ msgstr "이메일이 저장되었습니다! 가까운 시일 내에 연락드리 msgid "Your email has been updated but not verified. As a next step, please verify your new email." msgstr "이메일이 변경되었지만 인증되지 않았습니다. 다음 단계로 새 이메일을 인증해 주세요." -#: src/view/com/modals/VerifyEmail.tsx:110 +#: src/view/com/modals/VerifyEmail.tsx:114 msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "이메일이 아직 인증되지 않았습니다. 이는 중요한 보안 단계이므로 권장하는 사항입니다." @@ -3490,26 +4496,34 @@ msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "팔로우 중인 피드가 비어 있습니다! 더 많은 사용자를 팔로우하여 무슨 일이 일어나고 있는지 확인하세요." #: src/view/com/auth/create/Step3.tsx:42 -#: src/view/com/modals/ChangeHandle.tsx:270 msgid "Your full handle will be" msgstr "내 전체 핸들:" +#: src/view/com/modals/ChangeHandle.tsx:270 +msgid "Your full handle will be <0>@{0}" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:53 msgid "Your hosting provider" msgstr "호스팅 제공자" -#: src/view/screens/Settings.tsx:403 +#: src/view/screens/Settings.tsx:430 #: src/view/shell/desktop/RightNav.tsx:137 -#: src/view/shell/Drawer.tsx:655 +#: src/view/shell/Drawer.tsx:657 msgid "Your invite codes are hidden when logged in using an App Password" msgstr "앱 비밀번호를 사용하여 로그인하면 초대 코드가 숨겨집니다" -#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:61 +#: src/view/com/composer/Composer.tsx:267 +msgid "Your post has been published" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "내 게시물, 좋아요, 차단 목록은 공개됩니다. 뮤트 목록은 공개되지 않습니다." -#: src/view/com/modals/SwitchAccount.tsx:82 +#: src/view/com/modals/SwitchAccount.tsx:84 +#: src/view/screens/Settings.tsx:125 msgid "Your profile" msgstr "내 프로필" @@ -3525,6 +4539,10 @@ msgstr "내 프로필" #~ msgid "Your profile and posts will not be visible to people visiting the Bluesky app or website without having an account and being logged in." #~ msgstr "계정이 없거나 로그인하지 않은 상태에서 Bluesky 앱이나 웹사이트를 방문하는 사람들에게는 내 프로필과 게시물이 표시되지 않습니다." +#: src/view/com/composer/Composer.tsx:266 +msgid "Your reply has been published" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:28 msgid "Your user handle" msgstr "내 사용자 핸들" diff --git a/src/locale/locales/pt-BR/messages.po b/src/locale/locales/pt-BR/messages.po index 45daf1a9..aa2cbee6 100644 --- a/src/locale/locales/pt-BR/messages.po +++ b/src/locale/locales/pt-BR/messages.po @@ -21,29 +21,38 @@ msgstr "" #~ msgid ". This warning is only available for posts with media attached." #~ msgstr "" +#: src/view/com/modals/VerifyEmail.tsx:142 +msgid "(no email)" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:168 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" msgstr "{0, plural, one {# convite disponível} other {# convites disponíveis}}" -#: src/view/com/modals/Repost.tsx:44 +#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/screens/Settings.tsx:294 msgid "{0}" msgstr "{0}" #: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "{0} {purposeLabel} List" -msgstr "Lista {0} {purposeLabel}" +#~ msgid "{0} {purposeLabel} List" +#~ msgstr "Lista {0} {purposeLabel}" + +#: src/view/com/profile/ProfileHeader.tsx:632 +msgid "{following} following" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:151 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" msgstr "{invitesAvailable, plural, one {Códigos de convite: # disponível} other {Códigos de convite: # disponíveis}}" -#: src/view/screens/Settings.tsx:407 -#: src/view/shell/Drawer.tsx:659 +#: src/view/screens/Settings.tsx:435 +#: src/view/shell/Drawer.tsx:661 msgid "{invitesAvailable} invite code available" msgstr "Código de convite {invitesAvailable} disponível" -#: src/view/screens/Settings.tsx:409 -#: src/view/shell/Drawer.tsx:661 +#: src/view/screens/Settings.tsx:437 +#: src/view/shell/Drawer.tsx:663 msgid "{invitesAvailable} invite codes available" msgstr "Códigos de convite {invitesAvailable} disponíveis" @@ -51,10 +60,22 @@ msgstr "Códigos de convite {invitesAvailable} disponíveis" msgid "{message}" msgstr "{message}" +#: src/view/shell/Drawer.tsx:440 +msgid "{numUnreadNotifications} unread" +msgstr "" + +#: src/Navigation.tsx:147 +msgid "@{0}" +msgstr "" + #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "<0/> membros" +#: src/view/com/profile/ProfileHeader.tsx:634 +msgid "<0>{following} <1>following" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 msgid "<0>Choose your<1>Recommended<2>Feeds" msgstr "<0>Escolha seu<1>Recomendado<2>Feeds" @@ -75,6 +96,14 @@ msgstr "<0>Seguir alguns<1>Recomendado<2>Usuários" #~ msgid "<0>Note: Your profile and posts will remain publicly available. Third-party apps that display Bluesky content may not respect this setting." #~ msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 +msgid "<0>Welcome to<1>Bluesky" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:597 +msgid "⚠Invalid Handle" +msgstr "" + #: src/view/com/util/moderation/LabelInfo.tsx:45 msgid "A content warning has been applied to this {0}." msgstr "Um aviso de conteúdo foi aplicado a este {0}." @@ -83,23 +112,61 @@ msgstr "Um aviso de conteúdo foi aplicado a este {0}." msgid "A new version of the app is available. Please update to continue using the app." msgstr "Uma nova versão do aplicativo está disponível. Por favor, atualize para continuar usando o aplicativo." +#: src/view/com/util/ViewHeader.tsx:83 +#: src/view/screens/Search/Search.tsx:538 +msgid "Access navigation links and settings" +msgstr "" + +#: src/view/com/pager/FeedsTabBarMobile.tsx:78 +msgid "Access profile and other navigation links" +msgstr "" + #: src/view/com/modals/EditImage.tsx:299 -#: src/view/screens/Settings.tsx:417 +#: src/view/screens/Settings.tsx:445 msgid "Accessibility" msgstr "Acessibilidade" #: src/view/com/auth/login/LoginForm.tsx:163 -#: src/view/screens/Settings.tsx:286 +#: src/view/screens/Settings.tsx:308 msgid "Account" msgstr "Conta" +#: src/view/com/profile/ProfileHeader.tsx:293 +msgid "Account blocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:260 +msgid "Account muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:86 +msgid "Account Muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:72 +msgid "Account Muted by List" +msgstr "" + #: src/view/com/util/AccountDropdownBtn.tsx:41 msgid "Account options" msgstr "Opções da conta" +#: src/view/com/util/AccountDropdownBtn.tsx:25 +msgid "Account removed from quick access" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:315 +msgid "Account unblocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:273 +msgid "Account unmuted" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 -#: src/view/screens/ProfileList.tsx:763 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 +#: src/view/screens/ProfileList.tsx:791 msgid "Add" msgstr "Adicionar" @@ -107,12 +174,12 @@ msgstr "Adicionar" msgid "Add a content warning" msgstr "Adicionar um aviso de conteúdo" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:781 msgid "Add a user to this list" msgstr "Adicionar um usuário a esta lista" -#: src/view/screens/Settings.tsx:355 -#: src/view/screens/Settings.tsx:364 +#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:392 msgid "Add account" msgstr "Adicionar conta" @@ -122,6 +189,12 @@ msgstr "Adicionar conta" msgid "Add alt text" msgstr "Adicionar texto alternativo" +#: src/view/screens/AppPasswords.tsx:102 +#: src/view/screens/AppPasswords.tsx:143 +#: src/view/screens/AppPasswords.tsx:156 +msgid "Add App Password" +msgstr "" + #: src/view/com/modals/report/InputIssueDetails.tsx:41 #: src/view/com/modals/report/Modal.tsx:191 msgid "Add details" @@ -131,32 +204,41 @@ msgstr "Adicionar detalhes" msgid "Add details to report" msgstr "Adicionar detalhes ao relatório" -#: src/view/com/composer/Composer.tsx:447 +#: src/view/com/composer/Composer.tsx:446 msgid "Add link card" msgstr "Adicionar cartão de link" -#: src/view/com/composer/Composer.tsx:450 +#: src/view/com/composer/Composer.tsx:451 msgid "Add link card:" msgstr "Adicionar cartão de link:" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "Adicione o seguinte registro DNS ao seu domínio:" -#: src/view/com/profile/ProfileHeader.tsx:353 +#: src/view/com/profile/ProfileHeader.tsx:357 msgid "Add to Lists" msgstr "Adicionar às Listas" -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Add to my feeds" msgstr "Adicionar aos meus feeds" +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 +msgid "Added" +msgstr "" + #: src/view/com/modals/ListAddRemoveUsers.tsx:191 #: src/view/com/modals/UserAddRemoveLists.tsx:128 msgid "Added to list" msgstr "Adicionado à lista" -#: src/view/screens/PreferencesHomeFeed.tsx:170 +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:173 msgid "Adjust the number of likes a reply must have to be shown in your feed." msgstr "Ajuste o número de curtidas que uma resposta deve ser mostrada no seu feed." @@ -164,10 +246,18 @@ msgstr "Ajuste o número de curtidas que uma resposta deve ser mostrada no seu f msgid "Adult Content" msgstr "Conteúdo Adulto" -#: src/view/screens/Settings.tsx:602 +#: src/view/com/modals/ContentFilteringSettings.tsx:137 +msgid "Adult content can only be enabled via the Web at <0/>." +msgstr "" + +#: src/view/screens/Settings.tsx:630 msgid "Advanced" msgstr "Avançado" +#: src/view/com/auth/login/ChooseAccountForm.tsx:98 +msgid "Already signed in as @{0}" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:130 msgid "ALT" msgstr "ALT" @@ -180,7 +270,7 @@ msgstr "Texto alternativo" msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "O texto alternativo descreve imagens para usuários cegos e com baixa visão e ajuda a dar contexto a todos." -#: src/view/com/modals/VerifyEmail.tsx:118 +#: src/view/com/modals/VerifyEmail.tsx:124 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "Um email foi enviado para {0}. Ele inclui um código de confirmação que você pode inserir abaixo." @@ -188,7 +278,12 @@ msgstr "Um email foi enviado para {0}. Ele inclui um código de confirmação qu msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "Um email foi enviado para seu endereço anterior, {0}. Ele inclui um código de confirmação que você pode inserir abaixo." -#: src/view/com/notifications/FeedItem.tsx:237 +#: src/view/com/profile/FollowButton.tsx:30 +#: src/view/com/profile/FollowButton.tsx:40 +msgid "An issue occurred, please try again." +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:240 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" msgstr "e" @@ -197,15 +292,32 @@ msgstr "e" msgid "App Language" msgstr "Idioma do aplicativo" -#: src/view/screens/Settings.tsx:622 +#: src/view/screens/AppPasswords.tsx:228 +msgid "App password deleted" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:133 +msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:98 +msgid "App Password names must be at least 4 characters long." +msgstr "" + +#: src/view/screens/Settings.tsx:641 +msgid "App password settings" +msgstr "" + +#: src/view/screens/Settings.tsx:650 msgid "App passwords" msgstr "Senhas de aplicativos" -#: src/view/screens/AppPasswords.tsx:186 +#: src/Navigation.tsx:239 +#: src/view/screens/AppPasswords.tsx:187 msgid "App Passwords" msgstr "Senhas de Aplicativos" -#: src/view/com/util/forms/PostDropdownBtn.tsx:236 +#: src/view/com/util/forms/PostDropdownBtn.tsx:248 msgid "Appeal content warning" msgstr "Aviso de conteúdo de apelação" @@ -225,7 +337,7 @@ msgstr "Apelar a esta decisão" msgid "Appeal this decision." msgstr "Apelar a esta decisão." -#: src/view/screens/Settings.tsx:432 +#: src/view/screens/Settings.tsx:460 msgid "Appearance" msgstr "Aparência" @@ -233,7 +345,7 @@ msgstr "Aparência" #~ msgid "Apps that respect this setting, including the official Bluesky app and bsky.app website, won't show your content to logged out users." #~ msgstr "" -#: src/view/screens/AppPasswords.tsx:223 +#: src/view/screens/AppPasswords.tsx:224 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "Tem certeza de que deseja excluir a senha do aplicativo \"{name}\"?" @@ -241,14 +353,18 @@ msgstr "Tem certeza de que deseja excluir a senha do aplicativo \"{name}\"?" msgid "Are you sure you'd like to discard this draft?" msgstr "Tem certeza que deseja descartar este rascunho?" -#: src/view/screens/ProfileList.tsx:353 +#: src/view/screens/ProfileList.tsx:364 msgid "Are you sure?" msgstr "Tem certeza?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:219 +#: src/view/com/util/forms/PostDropdownBtn.tsx:231 msgid "Are you sure? This cannot be undone." msgstr "Tem certeza? Esta ação não poderá ser desfeita." +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 +msgid "Are you writing in <0>{0}?" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:123 msgid "Artistic or non-erotic nudity." msgstr "Nudez artística ou não erótica." @@ -257,20 +373,26 @@ msgstr "Nudez artística ou não erótica." #~ msgid "Ask apps to limit the visibility of my account" #~ msgstr "" +#: src/view/com/post-thread/PostThread.tsx:400 +msgctxt "action" +msgid "Back" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:141 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:166 -#: src/view/com/auth/login/LoginForm.tsx:254 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:170 +#: src/view/com/auth/login/LoginForm.tsx:256 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:150 #: src/view/com/modals/report/InputIssueDetails.tsx:46 -#: src/view/com/post-thread/PostThread.tsx:388 -#: src/view/com/post-thread/PostThread.tsx:438 -#: src/view/com/post-thread/PostThread.tsx:446 -#: src/view/com/profile/ProfileHeader.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:392 +#: src/view/com/post-thread/PostThread.tsx:442 +#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/profile/ProfileHeader.tsx:688 +#: src/view/com/util/ViewHeader.tsx:81 msgid "Back" msgstr "Voltar" -#: src/view/screens/Settings.tsx:461 +#: src/view/screens/Settings.tsx:489 msgid "Basics" msgstr "Básicos" @@ -279,36 +401,45 @@ msgstr "Básicos" msgid "Birthday" msgstr "Aniversário" -#: src/view/screens/Settings.tsx:312 +#: src/view/screens/Settings.tsx:340 msgid "Birthday:" msgstr "Aniversário:" -#: src/view/com/profile/ProfileHeader.tsx:282 -#: src/view/com/profile/ProfileHeader.tsx:389 +#: src/view/com/profile/ProfileHeader.tsx:286 +#: src/view/com/profile/ProfileHeader.tsx:393 msgid "Block Account" msgstr "Bloquear Conta" -#: src/view/screens/ProfileList.tsx:523 +#: src/view/screens/ProfileList.tsx:534 msgid "Block accounts" msgstr "Bloquear contas" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/screens/ProfileList.tsx:484 msgid "Block list" msgstr "Lista de bloqueio" -#: src/view/screens/ProfileList.tsx:308 +#: src/view/screens/ProfileList.tsx:315 msgid "Block these accounts?" msgstr "Bloquear esta conta?" +#: src/view/screens/ProfileList.tsx:319 +msgid "Block this List" +msgstr "" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 +msgid "Blocked" +msgstr "" + #: src/view/screens/Moderation.tsx:123 msgid "Blocked accounts" msgstr "Contas bloqueadas" +#: src/Navigation.tsx:131 #: src/view/screens/ModerationBlockedAccounts.tsx:107 msgid "Blocked Accounts" msgstr "Contas Bloqueadas" -#: src/view/com/profile/ProfileHeader.tsx:284 +#: src/view/com/profile/ProfileHeader.tsx:288 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Contas bloqueadas não podem responder em seus tópicos, mencioná-lo ou interagir com você." @@ -316,11 +447,11 @@ msgstr "Contas bloqueadas não podem responder em seus tópicos, mencioná-lo ou msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Contas bloqueadas não podem responder em seus tópicos, mencioná-lo ou interagir com você. Você não verá o seu conteúdo e eles serão impedidos de ver o seu." -#: src/view/com/post-thread/PostThread.tsx:250 +#: src/view/com/post-thread/PostThread.tsx:254 msgid "Blocked post." msgstr "Post bloqueado." -#: src/view/screens/ProfileList.tsx:310 +#: src/view/screens/ProfileList.tsx:317 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Bloquear é público. Contas bloqueadas não podem responder em seus tópicos, mencioná-lo ou interagir com você." @@ -332,14 +463,17 @@ msgstr "Blog" msgid "Bluesky" msgstr "Bluesky" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 msgid "Bluesky is flexible." msgstr "Bluesky é flexível." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 msgid "Bluesky is open." msgstr "Bluesky está aberto." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 msgid "Bluesky is public." msgstr "Bluesky é público." @@ -356,7 +490,7 @@ msgstr "O Bluesky não mostrará seu perfil e publicações para usuários desco msgid "Bluesky.Social" msgstr "Bluesky.Social" -#: src/view/screens/Settings.tsx:751 +#: src/view/screens/Settings.tsx:792 msgid "Build version {0} {1}" msgstr "Versão da compilação {0} {1}" @@ -364,37 +498,65 @@ msgstr "Versão da compilação {0} {1}" msgid "Business" msgstr "Negócios" +#: src/view/com/modals/ServerInput.tsx:115 +msgid "Button disabled. Input custom domain to proceed." +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:157 +msgid "by —" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 +msgid "by {0}" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 +msgid "by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +msgid "by you" +msgstr "" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 #: src/view/com/util/UserAvatar.tsx:221 #: src/view/com/util/UserBanner.tsx:38 msgid "Camera" msgstr "Câmera" -#: src/view/com/modals/AddAppPasswords.tsx:214 +#: src/view/com/modals/AddAppPasswords.tsx:218 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "Só pode conter letras, números, espaços, traços e sublinhados. Deve ter pelo menos 4 caracteres, mas não mais de 32 caracteres." -#: src/view/com/composer/Composer.tsx:294 -#: src/view/com/composer/Composer.tsx:297 +#: src/view/com/modals/Confirm.tsx:88 +#: src/view/com/modals/Confirm.tsx:91 +#: src/view/com/modals/CreateOrEditList.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:227 +msgctxt "action" +msgid "Cancel" +msgstr "" + +#: src/view/com/composer/Composer.tsx:300 +#: src/view/com/composer/Composer.tsx:305 #: src/view/com/modals/ChangeEmail.tsx:218 #: src/view/com/modals/ChangeEmail.tsx:220 -#: src/view/com/modals/Confirm.tsx:88 -#: src/view/com/modals/CreateOrEditList.tsx:267 -#: src/view/com/modals/CreateOrEditList.tsx:272 -#: src/view/com/modals/DeleteAccount.tsx:150 -#: src/view/com/modals/DeleteAccount.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:288 #: src/view/com/modals/EditImage.tsx:323 -#: src/view/com/modals/EditProfile.tsx:248 -#: src/view/com/modals/LinkWarning.tsx:85 -#: src/view/com/modals/Repost.tsx:73 -#: src/view/com/modals/Waitlist.tsx:136 -#: src/view/screens/Search/Search.tsx:601 -#: src/view/shell/desktop/Search.tsx:182 +#: src/view/com/modals/EditProfile.tsx:249 +#: src/view/com/modals/InAppBrowserConsent.tsx:78 +#: src/view/com/modals/LinkWarning.tsx:87 +#: src/view/com/modals/Repost.tsx:87 +#: src/view/com/modals/VerifyEmail.tsx:247 +#: src/view/com/modals/VerifyEmail.tsx:253 +#: src/view/com/modals/Waitlist.tsx:142 +#: src/view/screens/Search/Search.tsx:602 +#: src/view/shell/desktop/Search.tsx:185 msgid "Cancel" msgstr "Cancelar" -#: src/view/com/modals/DeleteAccount.tsx:146 -#: src/view/com/modals/DeleteAccount.tsx:219 +#: src/view/com/modals/DeleteAccount.tsx:148 +#: src/view/com/modals/DeleteAccount.tsx:223 msgid "Cancel account deletion" msgstr "Cancelar exclusão da conta" @@ -410,29 +572,34 @@ msgstr "Cancelar alteração de identificador" msgid "Cancel image crop" msgstr "Cancelar corte da imagem" -#: src/view/com/modals/EditProfile.tsx:243 +#: src/view/com/modals/EditProfile.tsx:244 msgid "Cancel profile editing" msgstr "Cancelar edição do perfil" -#: src/view/com/modals/Repost.tsx:64 +#: src/view/com/modals/Repost.tsx:78 msgid "Cancel quote post" msgstr "Cancelar citação de um post" #: src/view/com/modals/ListAddRemoveUsers.tsx:87 -#: src/view/shell/desktop/Search.tsx:178 +#: src/view/shell/desktop/Search.tsx:181 msgid "Cancel search" msgstr "Cancelar busca" -#: src/view/com/modals/Waitlist.tsx:132 +#: src/view/com/modals/Waitlist.tsx:136 msgid "Cancel waitlist signup" msgstr "Cancelar inscrição na lista de espera" -#: src/view/screens/Settings.tsx:306 +#: src/view/screens/Settings.tsx:334 +msgctxt "action" msgid "Change" -msgstr "Alterar" +msgstr "" -#: src/view/screens/Settings.tsx:634 -#: src/view/screens/Settings.tsx:643 +#: src/view/screens/Settings.tsx:306 +#~ msgid "Change" +#~ msgstr "Alterar" + +#: src/view/screens/Settings.tsx:662 +#: src/view/screens/Settings.tsx:671 msgid "Change handle" msgstr "Alterar Identificador" @@ -440,10 +607,14 @@ msgstr "Alterar Identificador" msgid "Change Handle" msgstr "Alterar Identificador" -#: src/view/com/modals/VerifyEmail.tsx:141 +#: src/view/com/modals/VerifyEmail.tsx:147 msgid "Change my email" msgstr "Alterar meu email" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Change post language to {0}" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:109 msgid "Change Your Email" msgstr "Altere o Seu Email" @@ -456,7 +627,7 @@ msgstr "Confira alguns feeds recomendados. Toque em + para adicioná-los a sua l msgid "Check out some recommended users. Follow them to see similar users." msgstr "Confira alguns usuários recomendados. Siga-os para ver usuários semelhantes." -#: src/view/com/modals/DeleteAccount.tsx:163 +#: src/view/com/modals/DeleteAccount.tsx:165 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Verifique sua caixa de entrada para um email com o código de confirmação abaixo:" @@ -464,10 +635,15 @@ msgstr "Verifique sua caixa de entrada para um email com o código de confirmaç msgid "Choose \"Everybody\" or \"Nobody\"" msgstr "Escolha \"Everybody\" ou \"Nobody\"" +#: src/view/screens/Settings.tsx:663 +msgid "Choose a new Bluesky username or create" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:38 msgid "Choose Service" msgstr "Escolher o Serviço" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 msgid "Choose the algorithms that power your experience with custom feeds." msgstr "Escolha os algoritmos que alimentam a sua experiência com feeds personalizados." @@ -480,27 +656,33 @@ msgstr "Escolha os algoritmos que alimentam a sua experiência com feeds persona msgid "Choose your password" msgstr "Escolha sua senha" -#: src/view/screens/Settings.tsx:727 +#: src/view/screens/Settings.tsx:767 +#: src/view/screens/Settings.tsx:768 msgid "Clear all legacy storage data" msgstr "Limpar todos os dados de armazenamento legados" -#: src/view/screens/Settings.tsx:729 +#: src/view/screens/Settings.tsx:770 msgid "Clear all legacy storage data (restart after this)" msgstr "Limpar todos os dados de armazenamento legados (reinicie após isso)" -#: src/view/screens/Settings.tsx:739 +#: src/view/screens/Settings.tsx:779 +#: src/view/screens/Settings.tsx:780 msgid "Clear all storage data" msgstr "Limpar todos os dados de armazenamento" -#: src/view/screens/Settings.tsx:741 +#: src/view/screens/Settings.tsx:782 msgid "Clear all storage data (restart after this)" msgstr "Limpar todos os dados de armazenamento (reiniciar após isso)" #: src/view/com/util/forms/SearchInput.tsx:74 -#: src/view/screens/Search/Search.tsx:582 +#: src/view/screens/Search/Search.tsx:583 msgid "Clear search query" msgstr "Limpar consulta de busca" +#: src/view/screens/Support.tsx:40 +msgid "click here" +msgstr "" + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 msgid "Close alert" msgstr "Fechar alerta" @@ -521,19 +703,50 @@ msgstr "Fechar visualizador de imagens" msgid "Close navigation footer" msgstr "Feche o painel de navegação" +#: src/view/shell/index.web.tsx:50 +msgid "Closes bottom navigation bar" +msgstr "" + +#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 +msgid "Closes password update alert" +msgstr "" + +#: src/view/com/composer/Composer.tsx:302 +msgid "Closes post composer and discards post draft" +msgstr "" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 +msgid "Closes viewer for header image" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:321 +msgid "Collapses list of users for a given notification" +msgstr "" + +#: src/Navigation.tsx:229 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "Diretrizes da Comunidade" +#: src/view/com/composer/Composer.tsx:417 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "" + #: src/view/com/composer/Prompt.tsx:24 msgid "Compose reply" msgstr "Escrever resposta" -#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/Confirm.tsx:75 +#: src/view/com/modals/Confirm.tsx:78 +msgctxt "action" +msgid "Confirm" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/SelfLabel.tsx:154 -#: src/view/com/modals/VerifyEmail.tsx:225 -#: src/view/screens/PreferencesHomeFeed.tsx:305 +#: src/view/com/modals/VerifyEmail.tsx:231 +#: src/view/com/modals/VerifyEmail.tsx:233 +#: src/view/screens/PreferencesHomeFeed.tsx:308 #: src/view/screens/PreferencesThreads.tsx:159 msgid "Confirm" msgstr "Confirme" @@ -547,18 +760,26 @@ msgstr "Confirmar Alterações" msgid "Confirm content language settings" msgstr "Confirmar configurações de idioma de conteúdo" -#: src/view/com/modals/DeleteAccount.tsx:209 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Confirm delete account" msgstr "Confirmar a exclusão da conta" +#: src/view/com/modals/ContentFilteringSettings.tsx:151 +msgid "Confirm your age to enable adult content." +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:157 -#: src/view/com/modals/DeleteAccount.tsx:176 -#: src/view/com/modals/VerifyEmail.tsx:159 +#: src/view/com/modals/DeleteAccount.tsx:178 +#: src/view/com/modals/VerifyEmail.tsx:165 msgid "Confirmation code" msgstr "Código de confirmação" +#: src/view/com/modals/Waitlist.tsx:120 +msgid "Confirms signing up {email} to the waitlist" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:174 -#: src/view/com/auth/login/LoginForm.tsx:273 +#: src/view/com/auth/login/LoginForm.tsx:275 msgid "Connecting..." msgstr "Conectando..." @@ -575,6 +796,11 @@ msgstr "Filtragem de Conteúdo" msgid "Content Languages" msgstr "Idiomas de Conteúdo" +#: src/view/com/modals/ModerationDetails.tsx:65 +msgid "Content Not Available" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:33 #: src/view/com/util/moderation/ScreenHider.tsx:78 msgid "Content Warning" msgstr "Aviso de Conteúdo" @@ -588,31 +814,46 @@ msgstr "Avisos de conteúdo" msgid "Continue" msgstr "Continuar" -#: src/view/com/modals/AddAppPasswords.tsx:193 -#: src/view/com/modals/InviteCodes.tsx:179 +#: src/view/com/modals/AddAppPasswords.tsx:197 +#: src/view/com/modals/InviteCodes.tsx:182 msgid "Copied" msgstr "Copiado" -#: src/view/com/modals/AddAppPasswords.tsx:186 +#: src/view/screens/Settings.tsx:243 +msgid "Copied build version to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:75 +#: src/view/com/modals/InviteCodes.tsx:152 +#: src/view/com/util/forms/PostDropdownBtn.tsx:110 +msgid "Copied to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:191 +msgid "Copies app password" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:190 msgid "Copy" msgstr "Copiar" -#: src/view/screens/ProfileList.tsx:385 +#: src/view/screens/ProfileList.tsx:396 msgid "Copy link to list" msgstr "Copiar link da lista" -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 msgid "Copy link to post" msgstr "Copiar link para postar" -#: src/view/com/profile/ProfileHeader.tsx:338 +#: src/view/com/profile/ProfileHeader.tsx:342 msgid "Copy link to profile" msgstr "Copiar link do perfil" -#: src/view/com/util/forms/PostDropdownBtn.tsx:125 +#: src/view/com/util/forms/PostDropdownBtn.tsx:137 msgid "Copy post text" msgstr "Copiar texto da postagem" +#: src/Navigation.tsx:234 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "Política de Direitos Autorais" @@ -621,29 +862,50 @@ msgstr "Política de Direitos Autorais" msgid "Could not load feed" msgstr "Não foi possível carregar o feed" -#: src/view/screens/ProfileList.tsx:839 +#: src/view/screens/ProfileList.tsx:867 msgid "Could not load list" msgstr "Não foi possível carregar a lista" #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 #: src/view/com/auth/SplashScreen.tsx:46 +#: src/view/com/auth/SplashScreen.web.tsx:77 msgid "Create a new account" msgstr "Criar uma nova conta" +#: src/view/screens/Settings.tsx:384 +msgid "Create a new Bluesky account" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "Criar Conta" +#: src/view/com/modals/AddAppPasswords.tsx:228 +msgid "Create App Password" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 #: src/view/com/auth/SplashScreen.tsx:43 msgid "Create new account" msgstr "Criar uma nova conta" -#: src/view/screens/AppPasswords.tsx:248 +#: src/view/screens/AppPasswords.tsx:249 msgid "Created {0}" msgstr "Criado {0}" -#: src/view/com/modals/ChangeHandle.tsx:387 +#: src/view/screens/ProfileFeed.tsx:625 +msgid "Created by <0/>" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:623 +msgid "Created by you" +msgstr "" + +#: src/view/com/composer/Composer.tsx:448 +msgid "Creates a card with a thumbnail. The card links to {url}" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:389 #: src/view/com/modals/ServerInput.tsx:102 msgid "Custom domain" msgstr "Domínio personalizado" @@ -652,15 +914,27 @@ msgstr "Domínio personalizado" msgid "Customize media from external sites." msgstr "Personalize a mídia de sites externos." -#: src/view/screens/Settings.tsx:648 +#: src/view/screens/Settings.tsx:687 msgid "Danger Zone" msgstr "Zona de Perigo" -#: src/view/screens/Settings.tsx:411 -#~ msgid "Dark" -#~ msgstr "" +#: src/view/screens/Settings.tsx:479 +msgid "Dark" +msgstr "" -#: src/view/screens/Settings.tsx:655 +#: src/view/screens/Debug.tsx:63 +msgid "Dark mode" +msgstr "" + +#: src/Navigation.tsx:204 +msgid "Debug" +msgstr "" + +#: src/view/screens/Debug.tsx:83 +msgid "Debug panel" +msgstr "" + +#: src/view/screens/Settings.tsx:694 msgid "Delete account" msgstr "Excluir a conta" @@ -668,40 +942,44 @@ msgstr "Excluir a conta" msgid "Delete Account" msgstr "Excluir a Conta" -#: src/view/screens/AppPasswords.tsx:221 -#: src/view/screens/AppPasswords.tsx:241 +#: src/view/screens/AppPasswords.tsx:222 +#: src/view/screens/AppPasswords.tsx:242 msgid "Delete app password" msgstr "Excluir senha do aplicativo" -#: src/view/screens/ProfileList.tsx:352 -#: src/view/screens/ProfileList.tsx:412 +#: src/view/screens/ProfileList.tsx:363 +#: src/view/screens/ProfileList.tsx:423 msgid "Delete List" msgstr "Excluir Lista" -#: src/view/com/modals/DeleteAccount.tsx:212 +#: src/view/com/modals/DeleteAccount.tsx:216 msgid "Delete my account" msgstr "Excluir minha conta" -#: src/view/screens/Settings.tsx:665 +#: src/view/screens/Settings.tsx:706 msgid "Delete my account…" msgstr "Excluir minha conta…" -#: src/view/com/util/forms/PostDropdownBtn.tsx:214 +#: src/view/com/util/forms/PostDropdownBtn.tsx:226 msgid "Delete post" msgstr "Excluir post" -#: src/view/com/util/forms/PostDropdownBtn.tsx:218 +#: src/view/com/util/forms/PostDropdownBtn.tsx:230 msgid "Delete this post?" msgstr "Excluir este post?" -#: src/view/com/post-thread/PostThread.tsx:242 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 +msgid "Deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:246 msgid "Deleted post." msgstr "Post excluído." -#: src/view/com/modals/CreateOrEditList.tsx:218 -#: src/view/com/modals/CreateOrEditList.tsx:234 -#: src/view/com/modals/EditProfile.tsx:197 -#: src/view/com/modals/EditProfile.tsx:209 +#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:255 +#: src/view/com/modals/EditProfile.tsx:198 +#: src/view/com/modals/EditProfile.tsx:210 msgid "Description" msgstr "Descrição" @@ -709,7 +987,7 @@ msgstr "Descrição" msgid "Dev Server" msgstr "Servidor de Desenvolvimento" -#: src/view/screens/Settings.tsx:670 +#: src/view/screens/Settings.tsx:711 msgid "Developer Tools" msgstr "Ferramentas do Desenvolvedor" @@ -729,35 +1007,53 @@ msgstr "Descartar rascunho" msgid "Discourage apps from showing my account to logged-out users" msgstr "Desencorajar aplicativos de mostrar minha conta para usuários desconectados" -#: src/view/screens/Feeds.tsx:405 +#: src/view/com/posts/FollowingEmptyState.tsx:74 +#: src/view/com/posts/FollowingEndOfFeed.tsx:75 +msgid "Discover new custom feeds" +msgstr "" + +#: src/view/screens/Feeds.tsx:409 msgid "Discover new feeds" msgstr "Descubra novos feeds" -#: src/view/com/modals/EditProfile.tsx:191 +#: src/view/com/modals/EditProfile.tsx:192 msgid "Display name" msgstr "Nome de exibição" -#: src/view/com/modals/EditProfile.tsx:179 +#: src/view/com/modals/EditProfile.tsx:180 msgid "Display Name" msgstr "Nome de Exibição" -#: src/view/com/modals/ChangeHandle.tsx:485 +#: src/view/com/modals/ChangeHandle.tsx:487 msgid "Domain verified!" msgstr "Domínio verificado!" +#: src/view/com/auth/create/Step2.tsx:83 +msgid "Don't have an invite code?" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 -#: src/view/com/modals/AltImage.tsx:115 -#: src/view/com/modals/ContentFilteringSettings.tsx:88 -#: src/view/com/modals/ContentFilteringSettings.tsx:96 -#: src/view/com/modals/crop-image/CropImage.web.tsx:152 #: src/view/com/modals/EditImage.tsx:333 -#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:157 #: src/view/com/modals/Threadgate.tsx:129 #: src/view/com/modals/Threadgate.tsx:132 #: src/view/com/modals/UserAddRemoveLists.tsx:79 -#: src/view/screens/PreferencesHomeFeed.tsx:308 +#: src/view/com/modals/UserAddRemoveLists.tsx:82 #: src/view/screens/PreferencesThreads.tsx:162 +msgctxt "action" +msgid "Done" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:228 +#: src/view/com/modals/AltImage.tsx:115 +#: src/view/com/modals/ContentFilteringSettings.tsx:88 +#: src/view/com/modals/ContentFilteringSettings.tsx:96 +#: src/view/com/modals/crop-image/CropImage.web.tsx:152 +#: src/view/com/modals/InviteCodes.tsx:80 +#: src/view/com/modals/InviteCodes.tsx:123 +#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/screens/PreferencesHomeFeed.tsx:311 msgid "Done" msgstr "Feito" @@ -765,56 +1061,116 @@ msgstr "Feito" msgid "Done{extraText}" msgstr "Feito{extraText}" -#: src/view/com/modals/InviteCodes.tsx:94 +#: src/view/com/auth/login/ChooseAccountForm.tsx:45 +msgid "Double tap to sign in" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:185 +msgid "e.g. Alice Roberts" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:203 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "e.g. Great Posters" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:226 +msgid "e.g. Spammers" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:246 +msgid "e.g. The posters who never miss." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:247 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:96 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Cada código só funciona uma vez. Você receberá mais códigos de convite periodicamente." +#: src/view/com/lists/ListMembers.tsx:149 +msgctxt "action" +msgid "Edit" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:144 #: src/view/com/modals/EditImage.tsx:207 msgid "Edit image" msgstr "Editar imagem" -#: src/view/screens/ProfileList.tsx:400 +#: src/view/screens/ProfileList.tsx:411 msgid "Edit list details" msgstr "Editar detalhes da lista" -#: src/view/screens/Feeds.tsx:367 +#: src/view/com/modals/CreateOrEditList.tsx:193 +msgid "Edit Moderation List" +msgstr "" + +#: src/Navigation.tsx:244 +#: src/view/screens/Feeds.tsx:371 #: src/view/screens/SavedFeeds.tsx:84 msgid "Edit My Feeds" msgstr "Editar Meus Feeds" -#: src/view/com/modals/EditProfile.tsx:151 +#: src/view/com/modals/EditProfile.tsx:152 msgid "Edit my profile" msgstr "Editar meu perfil" -#: src/view/com/profile/ProfileHeader.tsx:453 +#: src/view/com/profile/ProfileHeader.tsx:457 msgid "Edit profile" msgstr "Editar perfil" -#: src/view/com/profile/ProfileHeader.tsx:456 +#: src/view/com/profile/ProfileHeader.tsx:462 msgid "Edit Profile" msgstr "Editar Perfil" -#: src/view/screens/Feeds.tsx:330 +#: src/view/screens/Feeds.tsx:334 msgid "Edit Saved Feeds" msgstr "Editar Feeds Salvos" +#: src/view/com/modals/CreateOrEditList.tsx:188 +msgid "Edit User List" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:193 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:211 +msgid "Edit your profile description" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:108 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:152 #: src/view/com/modals/ChangeEmail.tsx:141 #: src/view/com/modals/Waitlist.tsx:88 msgid "Email" msgstr "Email" #: src/view/com/auth/create/Step2.tsx:99 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:143 msgid "Email address" msgstr "Endereço de email" +#: src/view/com/modals/ChangeEmail.tsx:56 +#: src/view/com/modals/ChangeEmail.tsx:88 +msgid "Email updated" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:111 msgid "Email Updated" msgstr "Email Atualizado" -#: src/view/screens/Settings.tsx:290 +#: src/view/com/modals/VerifyEmail.tsx:78 +msgid "Email verified" +msgstr "" + +#: src/view/screens/Settings.tsx:312 msgid "Email:" msgstr "Email:" @@ -822,34 +1178,63 @@ msgstr "Email:" msgid "Enable {0} only" msgstr "Ativar {0} somente" +#: src/view/com/modals/ContentFilteringSettings.tsx:162 +msgid "Enable Adult Content" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:97 msgid "Enable External Media" msgstr "Ativar Mídia Externa" -#: src/view/screens/PreferencesHomeFeed.tsx:144 +#: src/view/screens/PreferencesExternalEmbeds.tsx:75 +msgid "Enable media players for" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:147 msgid "Enable this setting to only see replies between people you follow." msgstr "Ative esta configuração para ver apenas as respostas entre as pessoas que você segue." -#: src/view/screens/Profile.tsx:426 +#: src/view/screens/Profile.tsx:427 msgid "End of feed" msgstr "Fim do feed" +#: src/view/com/modals/AddAppPasswords.tsx:165 +msgid "Enter a name for this App Password" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:105 +msgid "Enter Confirmation Code" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:71 msgid "Enter the address of your provider:" msgstr "Digite o endereço do seu provedor:" -#: src/view/com/modals/ChangeHandle.tsx:369 +#: src/view/com/modals/ChangeHandle.tsx:371 msgid "Enter the domain you want to use" msgstr "Digite o domínio que você deseja usar" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:101 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:103 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "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." +#: src/view/com/auth/create/Step2.tsx:157 +#: src/view/com/modals/BirthDateSettings.tsx:74 +msgid "Enter your birth date" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:78 +msgid "Enter your email" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:104 msgid "Enter your email address" msgstr "Digite seu endereço de email" +#: src/view/com/modals/ChangeEmail.tsx:41 +msgid "Enter your new email above" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:117 msgid "Enter your new email address below." msgstr "Digite seu novo endereço de email abaixo." @@ -866,10 +1251,32 @@ msgstr "Erro:" msgid "Everybody" msgstr "Todos" +#: src/view/com/modals/ChangeHandle.tsx:150 +msgid "Exits handle change process" +msgstr "" + +#: src/view/com/lightbox/Lightbox.web.tsx:113 +msgid "Exits image view" +msgstr "" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/shell/desktop/Search.tsx:182 +msgid "Exits inputting search query" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:138 +msgid "Exits signing up for waitlist with {email}" +msgstr "" + #: src/view/com/lightbox/Lightbox.web.tsx:156 msgid "Expand alt text" msgstr "Expandir texto alternativo" +#: src/view/com/composer/ComposerReplyTo.tsx:81 +#: src/view/com/composer/ComposerReplyTo.tsx:84 +msgid "Expand or collapse the full post you are replying to" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:64 msgid "External Media" msgstr "Mídia Externa" @@ -879,17 +1286,43 @@ msgstr "Mídia Externa" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "A 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\"." +#: src/Navigation.tsx:260 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 -#: src/view/screens/Settings.tsx:595 +#: src/view/screens/Settings.tsx:623 msgid "External Media Preferences" msgstr "Preferências de Mídia Externa" +#: src/view/screens/Settings.tsx:614 +msgid "External media settings" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:114 +#: src/view/com/modals/AddAppPasswords.tsx:118 +msgid "Failed to create app password." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:148 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:86 +msgid "Failed to delete post, please try again" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141 msgid "Failed to load recommended feeds" msgstr "Falha ao carregar feeds recomendados" -#: src/view/screens/Feeds.tsx:556 +#: src/Navigation.tsx:194 +msgid "Feed" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:229 +msgid "Feed by {0}" +msgstr "" + +#: src/view/screens/Feeds.tsx:560 msgid "Feed offline" msgstr "Feed offline" @@ -902,12 +1335,13 @@ msgstr "Preferências de Feed" msgid "Feedback" msgstr "Comentários" -#: src/view/screens/Feeds.tsx:475 +#: src/Navigation.tsx:442 +#: src/view/screens/Feeds.tsx:479 #: src/view/screens/Profile.tsx:165 #: src/view/shell/bottom-bar/BottomBar.tsx:181 #: src/view/shell/desktop/LeftNav.tsx:342 -#: src/view/shell/Drawer.tsx:474 -#: src/view/shell/Drawer.tsx:475 +#: src/view/shell/Drawer.tsx:476 +#: src/view/shell/Drawer.tsx:477 msgid "Feeds" msgstr "Feeds" @@ -919,6 +1353,12 @@ msgstr "Os feeds são criados por usuários para curadoria de conteúdo. Escolha msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Os feeds são algoritmos personalizados que os usuários criam com um pouco de experiência em condificação. <0/> para mais informações." +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/FollowingEmptyState.tsx:57 +#: src/view/com/posts/FollowingEndOfFeed.tsx:58 +msgid "Find accounts to follow" +msgstr "" + #: src/view/screens/Search/Search.tsx:427 msgid "Find users on Bluesky" msgstr "Encontrar usuários no Bluesky" @@ -931,7 +1371,7 @@ msgstr "Encontre usuários com a ferramenta de busca à direita" msgid "Finding similar accounts..." msgstr "Procurando contas semelhantes..." -#: src/view/screens/PreferencesHomeFeed.tsx:108 +#: src/view/screens/PreferencesHomeFeed.tsx:111 msgid "Fine-tune the content you see on your home screen." msgstr "Ajuste o conteúdo que você vê na sua tela inicial." @@ -939,10 +1379,28 @@ msgstr "Ajuste o conteúdo que você vê na sua tela inicial." msgid "Fine-tune the discussion threads." msgstr "Ajuste os tópicos de discussão." -#: src/view/com/profile/ProfileHeader.tsx:538 +#: src/view/com/modals/EditImage.tsx:115 +msgid "Flip horizontal" +msgstr "" + +#: src/view/com/modals/EditImage.tsx:120 +#: src/view/com/modals/EditImage.tsx:287 +msgid "Flip vertically" +msgstr "" + +#: src/view/com/profile/FollowButton.tsx:64 +msgctxt "action" +msgid "Follow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:552 msgid "Follow" msgstr "Seguir" +#: src/view/com/profile/ProfileHeader.tsx:543 +msgid "Follow {0}" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:42 #~ msgid "Follow some" #~ msgstr "" @@ -951,44 +1409,60 @@ msgstr "Seguir" msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." msgstr "Seguir alguns usuários para começar. Nós podemos recomendar mais usuários com base em quem você acha interessante." +#: src/view/com/profile/ProfileCard.tsx:194 +msgid "Followed by {0}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:98 msgid "Followed users" msgstr "Usuários seguidos" -#: src/view/screens/PreferencesHomeFeed.tsx:151 +#: src/view/screens/PreferencesHomeFeed.tsx:154 msgid "Followed users only" msgstr "Somente usuários seguidos" +#: src/view/com/notifications/FeedItem.tsx:166 +msgid "followed you" +msgstr "" + #: src/view/screens/ProfileFollowers.tsx:25 msgid "Followers" msgstr "Seguidores" #: src/view/com/profile/ProfileHeader.tsx:624 -msgid "following" -msgstr "seguindo" +#~ msgid "following" +#~ msgstr "seguindo" -#: src/view/com/profile/ProfileHeader.tsx:522 +#: src/view/com/profile/ProfileHeader.tsx:534 #: src/view/screens/ProfileFollows.tsx:25 msgid "Following" msgstr "Seguindo" -#: src/view/com/profile/ProfileHeader.tsx:571 +#: src/view/com/profile/ProfileHeader.tsx:196 +msgid "Following {0}" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:585 msgid "Follows you" msgstr "Segue você" +#: src/view/com/profile/ProfileCard.tsx:141 +msgid "Follows You" +msgstr "" + #: src/view/com/modals/DeleteAccount.tsx:107 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Por motivos de segurança, precisamos enviar um código de confirmação para seu endereço de email." -#: src/view/com/modals/AddAppPasswords.tsx:207 +#: src/view/com/modals/AddAppPasswords.tsx:211 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." msgstr "Por motivos de segurança, você não poderá ver isto novamente. Se você perder esta senha, precisará gerar uma nova." -#: src/view/com/auth/login/LoginForm.tsx:236 +#: src/view/com/auth/login/LoginForm.tsx:238 msgid "Forgot" msgstr "Esqueceu" -#: src/view/com/auth/login/LoginForm.tsx:233 +#: src/view/com/auth/login/LoginForm.tsx:235 msgid "Forgot password" msgstr "Esqueci a senha" @@ -997,11 +1471,17 @@ msgstr "Esqueci a senha" msgid "Forgot Password" msgstr "Esqueci a Senha" +#: src/view/com/posts/FeedItem.tsx:188 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 msgid "Gallery" msgstr "Galeria" -#: src/view/com/modals/VerifyEmail.tsx:183 +#: src/view/com/modals/VerifyEmail.tsx:189 +#: src/view/com/modals/VerifyEmail.tsx:191 msgid "Get Started" msgstr "Vamos começar" @@ -1014,14 +1494,14 @@ msgstr "Voltar atrás" #: src/view/screens/ProfileFeed.tsx:104 #: src/view/screens/ProfileFeed.tsx:109 -#: src/view/screens/ProfileList.tsx:848 -#: src/view/screens/ProfileList.tsx:853 +#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:881 msgid "Go Back" msgstr "Voltar Atrás" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:181 -#: src/view/com/auth/login/LoginForm.tsx:283 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:163 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:185 +#: src/view/com/auth/login/LoginForm.tsx:285 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:165 msgid "Go to next" msgstr "Ir para o próximo" @@ -1034,48 +1514,64 @@ msgstr "Identificador" msgid "Help" msgstr "Ajuda" -#: src/view/com/modals/AddAppPasswords.tsx:148 +#: src/view/com/modals/AddAppPasswords.tsx:152 msgid "Here is your app password." msgstr "Aqui está a sua senha do aplicativo." -#: src/view/com/notifications/FeedItem.tsx:324 -#: src/view/com/util/moderation/ContentHider.tsx:103 +#: src/view/com/modals/ContentFilteringSettings.tsx:219 +#: src/view/com/notifications/FeedItem.tsx:329 +msgctxt "action" +msgid "Hide" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/util/moderation/ContentHider.tsx:105 +#: src/view/com/util/moderation/PostHider.tsx:108 msgid "Hide" msgstr "Ocultar" -#: src/view/com/util/forms/PostDropdownBtn.tsx:173 +#: src/view/com/util/forms/PostDropdownBtn.tsx:185 msgid "Hide post" msgstr "Ocultar post" -#: src/view/com/util/forms/PostDropdownBtn.tsx:177 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Hide the content" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:189 msgid "Hide this post?" msgstr "Ocultar este post?" -#: src/view/com/notifications/FeedItem.tsx:316 +#: src/view/com/notifications/FeedItem.tsx:319 msgid "Hide user list" msgstr "Ocultar lista de usuários" +#: src/view/com/profile/ProfileHeader.tsx:526 +msgid "Hides posts from {0} in your feed" +msgstr "" + #: src/view/com/posts/FeedErrorMessage.tsx:102 #~ msgid "Hmm, some kind of issue occured when contacting the feed server. Please let the feed owner know about this issue." #~ msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:110 +#: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, ocorreu algum tipo de problema ao entrar em contato com o servidor do feed. Por favor, avise o proprietário do feed sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:98 +#: src/view/com/posts/FeedErrorMessage.tsx:99 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, o servidor de feed parece estar mal configurado. Por favor, deixe o proprietário do feed saber sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:104 +#: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, o servidor de feed parece estar offline. Por favor, avise o autor do feed sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:101 +#: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, o servidor de feed deu uma má resposta. Por favor, avise o autor do feed sobre este problema." -#: src/view/com/posts/FeedErrorMessage.tsx:95 +#: src/view/com/posts/FeedErrorMessage.tsx:96 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, estamos com problemas para encontrar este feed. Ele pode ter sido excluído." @@ -1083,6 +1579,7 @@ msgstr "Hmm, estamos com problemas para encontrar este feed. Ele pode ter sido e #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." #~ msgstr "" +#: src/Navigation.tsx:432 #: src/view/shell/bottom-bar/BottomBar.tsx:137 #: src/view/shell/desktop/LeftNav.tsx:306 #: src/view/shell/Drawer.tsx:398 @@ -1090,13 +1587,14 @@ msgstr "Hmm, estamos com problemas para encontrar este feed. Ele pode ter sido e msgid "Home" msgstr "Página Inicial" -#: src/view/com/pager/FeedsTabBarMobile.tsx:96 -#: src/view/screens/PreferencesHomeFeed.tsx:101 -#: src/view/screens/Settings.tsx:481 +#: src/Navigation.tsx:249 +#: src/view/com/pager/FeedsTabBarMobile.tsx:98 +#: src/view/screens/PreferencesHomeFeed.tsx:104 +#: src/view/screens/Settings.tsx:509 msgid "Home Feed Preferences" msgstr "Preferências do Feed Inicial" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:114 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:116 msgid "Hosting provider" msgstr "Provedor de hospedagem" @@ -1105,18 +1603,34 @@ msgstr "Provedor de hospedagem" msgid "Hosting provider address" msgstr "Endereço do provedor de hospedagem" -#: src/view/com/modals/VerifyEmail.tsx:208 +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "How should we open this link?" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:214 msgid "I have a code" msgstr "Eu tenho um código" -#: src/view/com/modals/ChangeHandle.tsx:281 +#: src/view/com/modals/VerifyEmail.tsx:216 +msgid "I have a confirmation code" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:283 msgid "I have my own domain" msgstr "Eu tenho meu próprio domínio" +#: src/view/com/lightbox/Lightbox.web.tsx:158 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:127 msgid "If none are selected, suitable for all ages." msgstr "Se nenhum for selecionado, adequado para todas as idades." +#: src/view/com/util/images/Gallery.tsx:37 +msgid "Image" +msgstr "" + #: src/view/com/modals/AltImage.tsx:97 msgid "Image alt text" msgstr "Texto alternativo da imagem" @@ -1131,19 +1645,76 @@ msgstr "Opções de imagem" #~ msgid "In Your Network" #~ msgstr "" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:110 +msgid "Input code sent to your email for password reset" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:180 +msgid "Input confirmation code for account deletion" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:109 +msgid "Input email for Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:80 +msgid "Input hosting provider address" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:73 +msgid "Input invite code to proceed" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:182 +msgid "Input name for app password" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:133 +msgid "Input new password" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:196 +msgid "Input password for account deletion" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:227 +msgid "Input the password tied to {identifier}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:194 +msgid "Input the username or email address you used at signup" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:90 +msgid "Input your email to get on the Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:226 +msgid "Input your password" +msgstr "" + +#: src/view/com/auth/create/Step3.tsx:39 +msgid "Input your user handle" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:229 +msgid "Invalid or unsupported post record" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:115 msgid "Invalid username or password" msgstr "Nome de usuário ou senha inválido" -#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:411 msgid "Invite" msgstr "Convite" -#: src/view/com/modals/InviteCodes.tsx:91 -#: src/view/screens/Settings.tsx:371 +#: src/view/com/modals/InviteCodes.tsx:93 +#: src/view/screens/Settings.tsx:399 msgid "Invite a Friend" msgstr "Convide um Amigo" +#: src/view/com/auth/create/Step2.tsx:63 #: src/view/com/auth/create/Step2.tsx:72 msgid "Invite code" msgstr "Código de convite" @@ -1152,10 +1723,18 @@ msgstr "Código de convite" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "Código de convite não aceito. Verifique se você o inseriu corretamente e tente novamente." -#: src/view/shell/Drawer.tsx:640 +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: {0} available" +msgstr "" + +#: src/view/shell/Drawer.tsx:642 msgid "Invite codes: {invitesAvailable} available" msgstr "Códigos de convite: {invitesAvailable} disponível" +#: src/view/com/modals/InviteCodes.tsx:169 +msgid "Invite codes: 1 available" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 msgid "Jobs" msgstr "Empregos" @@ -1169,7 +1748,7 @@ msgstr "Junte-se à lista de espera" msgid "Join the waitlist." msgstr "Junte-se à lista de espera." -#: src/view/com/modals/Waitlist.tsx:124 +#: src/view/com/modals/Waitlist.tsx:128 msgid "Join Waitlist" msgstr "Junte-se à Lista de Espera" @@ -1177,15 +1756,24 @@ msgstr "Junte-se à Lista de Espera" msgid "Language selection" msgstr "Seleção de idioma" +#: src/view/screens/Settings.tsx:560 +msgid "Language settings" +msgstr "" + +#: src/Navigation.tsx:141 #: src/view/screens/LanguageSettings.tsx:89 msgid "Language Settings" msgstr "Configurações de Idiomas" -#: src/view/screens/Settings.tsx:541 +#: src/view/screens/Settings.tsx:569 msgid "Languages" msgstr "Idiomas" -#: src/view/com/util/moderation/ContentHider.tsx:101 +#: src/view/com/auth/create/StepHeader.tsx:13 +msgid "Last step!" +msgstr "" + +#: src/view/com/util/moderation/ContentHider.tsx:103 msgid "Learn more" msgstr "Saiba mais" @@ -1195,9 +1783,9 @@ msgstr "Saiba mais" msgid "Learn More" msgstr "Saiba Mais" -#: src/view/com/util/moderation/ContentHider.tsx:83 +#: src/view/com/util/moderation/ContentHider.tsx:85 #: src/view/com/util/moderation/PostAlerts.tsx:40 -#: src/view/com/util/moderation/PostHider.tsx:76 +#: src/view/com/util/moderation/PostHider.tsx:78 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 #: src/view/com/util/moderation/ScreenHider.tsx:101 msgid "Learn more about this warning" @@ -1211,10 +1799,14 @@ msgstr "Saiba mais sobre o que é público no Bluesky." msgid "Leave them all unchecked to see any language." msgstr "Deixe todos desmarcados para ver qualquer idioma." -#: src/view/com/modals/LinkWarning.tsx:49 +#: src/view/com/modals/LinkWarning.tsx:51 msgid "Leaving Bluesky" msgstr "Saindo do Bluesky" +#: src/view/screens/Settings.tsx:280 +msgid "Legacy storage cleared, you need to restart the app now." +msgstr "" + #: src/view/com/auth/login/Login.tsx:128 #: src/view/com/auth/login/Login.tsx:144 msgid "Let's get your password reset!" @@ -1225,23 +1817,48 @@ msgstr "Vamos redefinir sua senha!" msgid "Library" msgstr "Biblioteca" -#: src/view/screens/Settings.tsx:405 -#~ msgid "Light" -#~ msgstr "" +#: src/view/screens/Settings.tsx:473 +msgid "Light" +msgstr "" -#: src/view/screens/ProfileFeed.tsx:586 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Like" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:600 msgid "Like this feed" msgstr "Curtir este feed" +#: src/Navigation.tsx:199 #: src/view/screens/PostLikedBy.tsx:27 #: src/view/screens/ProfileFeedLikedBy.tsx:27 msgid "Liked by" msgstr "Curtido por" +#: src/view/com/feeds/FeedSourceCard.tsx:277 +msgid "Liked by {0} {1}" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:615 +msgid "Liked by {likeCount} {0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:171 +msgid "liked your custom feed{0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:155 +msgid "liked your post" +msgstr "" + #: src/view/screens/Profile.tsx:164 msgid "Likes" msgstr "Curtidas" +#: src/view/com/post-thread/PostThreadItem.tsx:184 +msgid "Likes on this post" +msgstr "" + #: src/view/screens/Moderation.tsx:203 #~ msgid "Limit the visibility of my account" #~ msgstr "" @@ -1250,23 +1867,52 @@ msgstr "Curtidas" #~ msgid "Limit the visibility of my account to logged-out users" #~ msgstr "" -#: src/view/com/modals/CreateOrEditList.tsx:186 +#: src/Navigation.tsx:168 +msgid "List" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:205 msgid "List Avatar" msgstr "Listar Avatar" -#: src/view/com/modals/CreateOrEditList.tsx:199 +#: src/view/screens/ProfileList.tsx:323 +msgid "List blocked" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:231 +msgid "List by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:367 +msgid "List deleted" +msgstr "" + +#: src/view/screens/ProfileList.tsx:282 +msgid "List muted" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:218 msgid "List Name" msgstr "Lista de Nomes" +#: src/view/screens/ProfileList.tsx:342 +msgid "List unblocked" +msgstr "" + +#: src/view/screens/ProfileList.tsx:301 +msgid "List unmuted" +msgstr "" + +#: src/Navigation.tsx:111 #: src/view/screens/Profile.tsx:166 #: src/view/shell/desktop/LeftNav.tsx:379 -#: src/view/shell/Drawer.tsx:490 -#: src/view/shell/Drawer.tsx:491 +#: src/view/shell/Drawer.tsx:492 +#: src/view/shell/Drawer.tsx:493 msgid "Lists" msgstr "Listas" -#: src/view/com/post-thread/PostThread.tsx:259 -#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:263 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Load more posts" msgstr "Carregar mais posts" @@ -1274,7 +1920,10 @@ msgstr "Carregar mais posts" msgid "Load new notifications" msgstr "Carregar novas notificações" -#: src/view/com/feeds/FeedPage.tsx:189 +#: src/view/com/feeds/FeedPage.tsx:190 +#: src/view/screens/Profile.tsx:412 +#: src/view/screens/ProfileFeed.tsx:503 +#: src/view/screens/ProfileList.tsx:659 msgid "Load new posts" msgstr "Carregar novos posts" @@ -1286,6 +1935,10 @@ msgstr "Carregando..." msgid "Local dev server" msgstr "Servidor de desenvolvimento local" +#: src/Navigation.tsx:209 +msgid "Log" +msgstr "" + #: src/view/screens/Moderation.tsx:134 #~ msgid "Logged-out users" #~ msgstr "" @@ -1302,7 +1955,7 @@ msgstr "Fazer login em uma conta que não está listada" #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" #~ msgstr "" -#: src/view/com/modals/LinkWarning.tsx:63 +#: src/view/com/modals/LinkWarning.tsx:65 msgid "Make sure this is where you intend to go!" msgstr "Certifique-se de que é para lá que você pretende ir!" @@ -1318,65 +1971,107 @@ msgstr "usuários mencionados" msgid "Mentioned users" msgstr "Usuários mencionados" +#: src/view/com/util/ViewHeader.tsx:81 #: src/view/screens/Search/Search.tsx:537 msgid "Menu" msgstr "Menu" #: src/view/com/posts/FeedErrorMessage.tsx:194 -msgid "Message from server" -msgstr "Mensagem do servidor" +#~ msgid "Message from server" +#~ msgstr "Mensagem do servidor" +#: src/view/com/posts/FeedErrorMessage.tsx:197 +msgid "Message from server: {0}" +msgstr "" + +#: src/Navigation.tsx:116 #: src/view/screens/Moderation.tsx:64 -#: src/view/screens/Settings.tsx:563 +#: src/view/screens/Settings.tsx:591 #: src/view/shell/desktop/LeftNav.tsx:397 -#: src/view/shell/Drawer.tsx:509 -#: src/view/shell/Drawer.tsx:510 +#: src/view/shell/Drawer.tsx:511 +#: src/view/shell/Drawer.tsx:512 msgid "Moderation" msgstr "Moderação" +#: src/view/com/lists/ListCard.tsx:92 +#: src/view/com/modals/UserAddRemoveLists.tsx:190 +msgid "Moderation list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:753 +msgid "Moderation list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:90 +#: src/view/com/modals/UserAddRemoveLists.tsx:188 +#: src/view/screens/ProfileList.tsx:751 +msgid "Moderation list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:139 +msgid "Moderation list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:126 +msgid "Moderation list updated" +msgstr "" + #: src/view/screens/Moderation.tsx:95 msgid "Moderation lists" msgstr "Listas de moderação" +#: src/Navigation.tsx:121 #: src/view/screens/ModerationModlists.tsx:58 msgid "Moderation Lists" msgstr "Listas de Moderação" +#: src/view/screens/Settings.tsx:585 +msgid "Moderation settings" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:35 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "" + #: src/view/shell/desktop/Feeds.tsx:53 msgid "More feeds" msgstr "Mais feeds" -#: src/view/com/profile/ProfileHeader.tsx:548 -#: src/view/screens/ProfileFeed.tsx:361 -#: src/view/screens/ProfileList.tsx:584 +#: src/view/com/profile/ProfileHeader.tsx:562 +#: src/view/screens/ProfileFeed.tsx:371 +#: src/view/screens/ProfileList.tsx:595 msgid "More options" msgstr "Mais opções" -#: src/view/com/util/forms/PostDropdownBtn.tsx:158 -#~ msgid "More post options" -#~ msgstr "" +#: src/view/com/util/forms/PostDropdownBtn.tsx:268 +msgid "More post options" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:82 msgid "Most-liked replies first" msgstr "Respostas mais curtidas primeiro" -#: src/view/com/profile/ProfileHeader.tsx:370 +#: src/view/com/profile/ProfileHeader.tsx:374 msgid "Mute Account" msgstr "Silenciar Conta" -#: src/view/screens/ProfileList.tsx:511 +#: src/view/screens/ProfileList.tsx:522 msgid "Mute accounts" msgstr "Silenciar contas" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Mute list" msgstr "Lista de silenciados" -#: src/view/screens/ProfileList.tsx:271 +#: src/view/screens/ProfileList.tsx:274 msgid "Mute these accounts?" msgstr "Silenciar essas contas?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/screens/ProfileList.tsx:278 +msgid "Mute this List" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Mute thread" msgstr "Silenciar tópico" @@ -1384,6 +2079,7 @@ msgstr "Silenciar tópico" msgid "Muted accounts" msgstr "Contas silenciadas" +#: src/Navigation.tsx:126 #: src/view/screens/ModerationMutedAccounts.tsx:107 msgid "Muted Accounts" msgstr "Contas Silenciadas" @@ -1392,7 +2088,7 @@ msgstr "Contas Silenciadas" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Contas silenciadas tem seus posts removidos do seu feed e das suas notificações. Os silenciamentos são completamente privados." -#: src/view/screens/ProfileList.tsx:273 +#: src/view/screens/ProfileList.tsx:276 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Silenciar é privado. Contas silenciadas podem interagir com você, mas você não verá postagens ou receber notificações delas." @@ -1404,7 +2100,7 @@ msgstr "Silenciar é privado. Contas silenciadas podem interagir com você, mas msgid "My Birthday" msgstr "Meu Aniversário" -#: src/view/screens/Feeds.tsx:363 +#: src/view/screens/Feeds.tsx:367 msgid "My Feeds" msgstr "Meus Feeds" @@ -1412,53 +2108,98 @@ msgstr "Meus Feeds" msgid "My Profile" msgstr "Meu Perfil" -#: src/view/screens/Settings.tsx:520 +#: src/view/screens/Settings.tsx:548 msgid "My Saved Feeds" msgstr "Meus Feeds Salvos" -#: src/view/com/modals/AddAppPasswords.tsx:177 -#: src/view/com/modals/CreateOrEditList.tsx:211 +#: src/view/com/modals/AddAppPasswords.tsx:181 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "Name" msgstr "Nome" +#: src/view/com/modals/CreateOrEditList.tsx:108 +msgid "Name is required" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:186 +#: src/view/com/auth/login/LoginForm.tsx:286 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +msgid "Navigates to the next screen" +msgstr "" + +#: src/view/shell/Drawer.tsx:71 +msgid "Navigates to your profile" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:107 #: src/view/com/modals/EmbedConsent.tsx:123 msgid "Never load embeds from {0}" msgstr "Nunca carregue incorporações de {0}" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 msgid "Never lose access to your followers and data." msgstr "Nunca perca o acesso aos seus seguidores e dados." #: src/view/screens/Lists.tsx:76 +msgctxt "action" +msgid "New" +msgstr "" + #: src/view/screens/ModerationModlists.tsx:78 msgid "New" msgstr "Novo" -#: src/view/com/feeds/FeedPage.tsx:200 -#: src/view/screens/Feeds.tsx:507 +#: src/view/com/modals/CreateOrEditList.tsx:195 +msgid "New Moderation List" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:122 +msgid "New password" +msgstr "" + +#: src/view/com/feeds/FeedPage.tsx:201 +msgctxt "action" +msgid "New post" +msgstr "" + +#: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:354 -#: src/view/screens/ProfileFeed.tsx:431 -#: src/view/screens/ProfileList.tsx:194 -#: src/view/screens/ProfileList.tsx:222 +#: src/view/screens/ProfileFeed.tsx:441 +#: src/view/screens/ProfileList.tsx:197 +#: src/view/screens/ProfileList.tsx:225 #: src/view/shell/desktop/LeftNav.tsx:248 msgid "New post" msgstr "Novo post" #: src/view/shell/desktop/LeftNav.tsx:258 +msgctxt "action" msgid "New Post" -msgstr "Novo Post" +msgstr "" + +#: src/view/shell/desktop/LeftNav.tsx:258 +#~ msgid "New Post" +#~ msgstr "Novo Post" + +#: src/view/com/modals/CreateOrEditList.tsx:190 +msgid "New User List" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:79 msgid "Newest replies first" msgstr "Respostas mais recentes primeiro" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 +msgctxt "action" +msgid "Next" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:154 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:174 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:184 -#: src/view/com/auth/login/LoginForm.tsx:286 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:156 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:178 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:188 +#: src/view/com/auth/login/LoginForm.tsx:288 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:158 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 msgid "Next" msgstr "Próximo" @@ -1467,25 +2208,34 @@ msgstr "Próximo" msgid "Next image" msgstr "Próxima imagem" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:197 -#: src/view/screens/PreferencesHomeFeed.tsx:232 -#: src/view/screens/PreferencesHomeFeed.tsx:269 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:200 +#: src/view/screens/PreferencesHomeFeed.tsx:235 +#: src/view/screens/PreferencesHomeFeed.tsx:272 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "No" msgstr "Não" -#: src/view/screens/ProfileFeed.tsx:579 -#: src/view/screens/ProfileList.tsx:720 +#: src/view/screens/ProfileFeed.tsx:593 +#: src/view/screens/ProfileList.tsx:733 msgid "No description" msgstr "Sem descrição" +#: src/view/com/profile/ProfileHeader.tsx:217 +msgid "No longer following {0}" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:107 +msgid "No notifications yet!" +msgstr "" + #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:191 msgid "No result" msgstr "Nenhum resultado" -#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/Feeds.tsx:456 msgid "No results found for \"{query}\"" msgstr "Nenhum resultado encontrado para \"{query}\"" @@ -1497,8 +2247,8 @@ msgstr "Nenhum resultado encontrado para \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:127 #: src/view/screens/Search/Search.tsx:270 #: src/view/screens/Search/Search.tsx:298 -#: src/view/screens/Search/Search.tsx:629 -#: src/view/shell/desktop/Search.tsx:210 +#: src/view/screens/Search/Search.tsx:630 +#: src/view/shell/desktop/Search.tsx:213 msgid "No results found for {query}" msgstr "Nenhum resultado encontrado para {query}" @@ -1518,6 +2268,15 @@ msgstr "Ninguém" msgid "Not Applicable." msgstr "Não Aplicável." +#: src/Navigation.tsx:106 +msgid "Not Found" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:246 +#: src/view/com/modals/VerifyEmail.tsx:252 +msgid "Not right now" +msgstr "" + #: src/view/screens/Moderation.tsx:227 #~ msgid "Note: Bluesky is an open and public network, and enabling this will not make your profile private or limit the ability of logged in users to see your posts. This setting only limits the visibility of posts on the Bluesky app and website; third-party apps that display Bluesky content may not respect this setting, and could show your content to logged-out users." #~ msgstr "" @@ -1530,6 +2289,7 @@ msgstr "Nota: o Bluesky é uma rede aberta e pública. Essa configuração limit #~ msgid "Note: Third-party apps that display Bluesky content may not respect this setting." #~ msgstr "" +#: src/Navigation.tsx:447 #: src/view/screens/Notifications.tsx:113 #: src/view/screens/Notifications.tsx:137 #: src/view/shell/bottom-bar/BottomBar.tsx:205 @@ -1539,6 +2299,10 @@ msgstr "Nota: o Bluesky é uma rede aberta e pública. Essa configuração limit msgid "Notifications" msgstr "Notificações" +#: src/view/com/modals/SelfLabel.tsx:103 +msgid "Nudity" +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:34 msgid "Oh no!" msgstr "Oh, não!" @@ -1551,7 +2315,11 @@ msgstr "Ok" msgid "Oldest replies first" msgstr "Respostas mais antigas primeiro" -#: src/view/com/composer/Composer.tsx:363 +#: src/view/screens/Settings.tsx:236 +msgid "Onboarding reset" +msgstr "" + +#: src/view/com/composer/Composer.tsx:375 msgid "One or more images is missing alt text." msgstr "Uma ou mais imagens estão sem texto alternativo." @@ -1559,60 +2327,131 @@ msgstr "Uma ou mais imagens estão sem texto alternativo." msgid "Only {0} can reply." msgstr "Apenas {0} pode responder." -#: src/view/com/composer/Composer.tsx:468 -#: src/view/com/composer/Composer.tsx:469 +#: src/view/com/modals/ProfilePreview.tsx:49 +#: src/view/com/modals/ProfilePreview.tsx:61 +#: src/view/screens/AppPasswords.tsx:65 +msgid "Oops!" +msgstr "" + +#: src/view/com/composer/Composer.tsx:470 +#: src/view/com/composer/Composer.tsx:471 msgid "Open emoji picker" msgstr "Abrir seletor de emojis" +#: src/view/screens/Settings.tsx:678 +msgid "Open links with in-app browser" +msgstr "" + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 msgid "Open navigation" msgstr "Abrir navegação" -#: src/view/screens/Settings.tsx:533 +#: src/view/screens/Settings.tsx:737 +msgid "Open storybook page" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:147 +msgid "Opens {numItems} options" +msgstr "" + +#: src/view/screens/Log.tsx:54 +msgid "Opens additional details for a debug entry" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:352 +msgid "Opens an expanded list of users in this notification" +msgstr "" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:61 +msgid "Opens camera on device" +msgstr "" + +#: src/view/com/composer/Prompt.tsx:25 +msgid "Opens composer" +msgstr "" + +#: src/view/screens/Settings.tsx:561 msgid "Opens configurable language settings" msgstr "Abre definições de idioma configuráveis" -#: src/view/screens/Settings.tsx:587 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 +msgid "Opens device photo gallery" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:459 +msgid "Opens editor for profile display name, avatar, background image, and description" +msgstr "" + +#: src/view/screens/Settings.tsx:615 msgid "Opens external embeds settings" msgstr "Abre as configurações de incorporações externas" +#: src/view/com/profile/ProfileHeader.tsx:614 +msgid "Opens followers list" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:633 +msgid "Opens following list" +msgstr "" + +#: src/view/screens/Settings.tsx:412 +msgid "Opens invite code list" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:172 #: src/view/shell/desktop/RightNav.tsx:156 -#: src/view/shell/Drawer.tsx:641 +#: src/view/shell/Drawer.tsx:643 msgid "Opens list of invite codes" msgstr "Abre a lista de códigos de convite" -#: src/view/com/modals/ChangeHandle.tsx:279 +#: src/view/screens/Settings.tsx:696 +msgid "Opens modal for account deletion confirmation. Requires email code." +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:281 msgid "Opens modal for using custom domain" msgstr "Abre modal para usar o domínio personalizado" -#: src/view/screens/Settings.tsx:558 +#: src/view/screens/Settings.tsx:586 msgid "Opens moderation settings" msgstr "Abre configurações de moderação" -#: src/view/screens/Settings.tsx:514 +#: src/view/com/auth/login/LoginForm.tsx:236 +msgid "Opens password reset form" +msgstr "" + +#: src/view/screens/Feeds.tsx:335 +msgid "Opens screen to edit Saved Feeds" +msgstr "" + +#: src/view/screens/Settings.tsx:542 msgid "Opens screen with all saved feeds" msgstr "Abre a tela com todos os feeds salvos" -#: src/view/screens/Settings.tsx:614 +#: src/view/screens/Settings.tsx:642 msgid "Opens the app password settings page" msgstr "Abre a página de configurações de senha do aplicativo" -#: src/view/screens/Settings.tsx:473 +#: src/view/screens/Settings.tsx:501 msgid "Opens the home feed preferences" msgstr "Abre as preferências do feed inicial" -#: src/view/screens/Settings.tsx:697 +#: src/view/screens/Settings.tsx:738 msgid "Opens the storybook page" msgstr "Abre a página do storybook" -#: src/view/screens/Settings.tsx:677 +#: src/view/screens/Settings.tsx:718 msgid "Opens the system log page" msgstr "Abre a página de log do sistema" -#: src/view/screens/Settings.tsx:494 +#: src/view/screens/Settings.tsx:522 msgid "Opens the threads preferences" msgstr "Abrir as preferências dos tópicos" +#: src/view/com/util/forms/DropdownButton.tsx:254 +msgid "Option {0} of {numItems}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:89 msgid "Or combine these options:" msgstr "Ou combine estas opções:" @@ -1636,9 +2475,9 @@ msgstr "Página não encontrada" #: src/view/com/auth/create/Step2.tsx:122 #: src/view/com/auth/create/Step2.tsx:132 -#: src/view/com/auth/login/LoginForm.tsx:221 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:130 -#: src/view/com/modals/DeleteAccount.tsx:191 +#: src/view/com/auth/login/LoginForm.tsx:223 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:132 +#: src/view/com/modals/DeleteAccount.tsx:195 msgid "Password" msgstr "Senha" @@ -1650,10 +2489,31 @@ msgstr "Senha atualizada" msgid "Password updated!" msgstr "Senha atualizada!" +#: src/Navigation.tsx:162 +msgid "People followed by @{0}" +msgstr "" + +#: src/Navigation.tsx:155 +msgid "People following @{0}" +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:66 +msgid "Permission to access camera roll is required." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:72 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:121 msgid "Pictures meant for adults." msgstr "Imagens destinadas a adultos." +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Pin to home" +msgstr "" + #: src/view/screens/SavedFeeds.tsx:88 msgid "Pinned Feeds" msgstr "Feeds Fixados" @@ -1683,7 +2543,11 @@ msgstr "Por favor, escolha sua senha." msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." msgstr "Por favor, confirme seu email antes de alterá-lo. Este é um requisito temporário enquanto ferramentas de atualização de email são adicionadas, e em breve serão removidos." -#: src/view/com/modals/AddAppPasswords.tsx:140 +#: src/view/com/modals/AddAppPasswords.tsx:89 +msgid "Please enter a name for your app password. All spaces is not allowed." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:144 msgid "Please enter a unique name for this App Password or use our randomly generated one." msgstr "Por favor, insira um nome único para esta Senha do Aplicativo ou use nossa senha gerada aleatoriamente." @@ -1691,7 +2555,7 @@ msgstr "Por favor, insira um nome único para esta Senha do Aplicativo ou use no msgid "Please enter your email." msgstr "Por favor, digite o seu email." -#: src/view/com/modals/DeleteAccount.tsx:180 +#: src/view/com/modals/DeleteAccount.tsx:184 msgid "Please enter your password as well:" msgstr "Por favor, digite sua senha também:" @@ -1705,17 +2569,51 @@ msgstr "Por favor, diga-nos por que você acha que este aviso de conteúdo foi a #~ msgid "Please tell us why you think this decision was incorrect." #~ msgstr "" +#: src/view/com/modals/VerifyEmail.tsx:101 +msgid "Please Verify Your Email" +msgstr "" + #: src/view/com/composer/Composer.tsx:215 msgid "Please wait for your link card to finish loading" msgstr "Aguarde até que o cartão de link termine de carregar" +#: src/view/com/modals/SelfLabel.tsx:111 +msgid "Porn" +msgstr "" + +#: src/view/com/composer/Composer.tsx:350 +#: src/view/com/composer/Composer.tsx:358 +msgctxt "action" +msgid "Post" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/screens/PostThread.tsx:82 +msgctxt "description" +msgid "Post" +msgstr "" + #: src/view/com/composer/Composer.tsx:346 #: src/view/com/post-thread/PostThread.tsx:225 #: src/view/screens/PostThread.tsx:80 -msgid "Post" -msgstr "Post" +#~ msgid "Post" +#~ msgstr "Post" -#: src/view/com/post-thread/PostThread.tsx:378 +#: src/view/com/post-thread/PostThreadItem.tsx:176 +msgid "Post by {0}" +msgstr "" + +#: src/Navigation.tsx:174 +#: src/Navigation.tsx:181 +#: src/Navigation.tsx:188 +msgid "Post by @{0}" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:82 +msgid "Post deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:382 msgid "Post hidden" msgstr "Post oculto" @@ -1727,7 +2625,7 @@ msgstr "Idioma do post" msgid "Post Languages" msgstr "Idioma do Post" -#: src/view/com/post-thread/PostThread.tsx:430 +#: src/view/com/post-thread/PostThread.tsx:434 msgid "Post not found" msgstr "Post não encontrado" @@ -1735,7 +2633,11 @@ msgstr "Post não encontrado" msgid "Posts" msgstr "Posts" -#: src/view/com/modals/LinkWarning.tsx:44 +#: src/view/com/posts/FeedErrorMessage.tsx:64 +msgid "Posts hidden" +msgstr "" + +#: src/view/com/modals/LinkWarning.tsx:46 msgid "Potentially Misleading Link" msgstr "Link Potencialmente Enganoso" @@ -1751,30 +2653,35 @@ msgstr "Idioma Principal" msgid "Prioritize Your Follows" msgstr "Priorizar seus Seguidores" -#: src/view/screens/Settings.tsx:570 +#: src/view/screens/Settings.tsx:598 #: src/view/shell/desktop/RightNav.tsx:84 msgid "Privacy" msgstr "Privacidade" +#: src/Navigation.tsx:219 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings.tsx:783 +#: src/view/screens/Settings.tsx:824 #: src/view/shell/Drawer.tsx:262 msgid "Privacy Policy" msgstr "Política de Privacidade" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:190 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:194 msgid "Processing..." msgstr "Processando..." #: src/view/shell/bottom-bar/BottomBar.tsx:247 #: src/view/shell/desktop/LeftNav.tsx:415 #: src/view/shell/Drawer.tsx:70 -#: src/view/shell/Drawer.tsx:544 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:546 +#: src/view/shell/Drawer.tsx:547 msgid "Profile" msgstr "Perfil" -#: src/view/screens/Settings.tsx:841 +#: src/view/com/modals/EditProfile.tsx:128 +msgid "Profile updated" +msgstr "" + +#: src/view/screens/Settings.tsx:882 msgid "Protect your account by verifying your email." msgstr "Proteja a sua conta verificando o seu email." @@ -1786,14 +2693,31 @@ msgstr "Listas públicas e compartilháveis de usuários para silenciar ou bloqu msgid "Public, shareable lists which can drive feeds." msgstr "Listas públicas e compartilháveis que podem gerar feeds." -#: src/view/com/modals/Repost.tsx:52 +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish post" +msgstr "" + +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish reply" +msgstr "" + +#: src/view/com/modals/Repost.tsx:65 +msgctxt "action" +msgid "Quote post" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 msgid "Quote post" msgstr "Citar post" -#: src/view/com/modals/Repost.tsx:56 +#: src/view/com/modals/Repost.tsx:70 +msgctxt "action" msgid "Quote Post" -msgstr "Citar Post" +msgstr "" + +#: src/view/com/modals/Repost.tsx:56 +#~ msgid "Quote Post" +#~ msgstr "Citar Post" #: src/view/screens/PreferencesThreads.tsx:86 msgid "Random (aka \"Poster's Roulette\")" @@ -1818,7 +2742,7 @@ msgstr "Usuários Recomendados" #: src/view/com/modals/ListAddRemoveUsers.tsx:264 #: src/view/com/modals/SelfLabel.tsx:83 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 #: src/view/com/util/UserAvatar.tsx:282 #: src/view/com/util/UserBanner.tsx:89 msgid "Remove" @@ -1832,13 +2756,16 @@ msgstr "Remover {0} dos meus feeds?" msgid "Remove account" msgstr "Remover conta" -#: src/view/com/posts/FeedErrorMessage.tsx:130 +#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:166 msgid "Remove feed" msgstr "Remover feed" #: src/view/com/feeds/FeedSourceCard.tsx:105 +#: src/view/com/feeds/FeedSourceCard.tsx:167 #: src/view/com/feeds/FeedSourceCard.tsx:172 -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Remove from my feeds" msgstr "Remover dos meus feeds" @@ -1850,11 +2777,15 @@ msgstr "Remover imagem" msgid "Remove image preview" msgstr "Remover visualização da imagem" +#: src/view/com/modals/Repost.tsx:47 +msgid "Remove repost" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Remove this feed from my feeds?" msgstr "Remover este feed dos meus feeds?" -#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:132 msgid "Remove this feed from your saved feeds?" msgstr "Remover esse feed de seus feeds salvos?" @@ -1863,6 +2794,15 @@ msgstr "Remover esse feed de seus feeds salvos?" msgid "Removed from list" msgstr "Removido da lista" +#: src/view/com/feeds/FeedSourceCard.tsx:111 +#: src/view/com/feeds/FeedSourceCard.tsx:178 +msgid "Removed from my feeds" +msgstr "" + +#: src/view/com/composer/ExternalEmbed.tsx:71 +msgid "Removes default thumbnail from {0}" +msgstr "" + #: src/view/screens/Profile.tsx:162 msgid "Replies" msgstr "Respostas" @@ -1871,31 +2811,50 @@ msgstr "Respostas" msgid "Replies to this thread are disabled" msgstr "Respostas para este tópico estão desativadas" -#: src/view/screens/PreferencesHomeFeed.tsx:141 +#: src/view/com/composer/Composer.tsx:348 +msgctxt "action" +msgid "Reply" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:144 msgid "Reply Filters" msgstr "Filtros de Resposta" +#: src/view/com/post/Post.tsx:165 +#: src/view/com/posts/FeedItem.tsx:286 +msgctxt "description" +msgid "Reply to <0/>" +msgstr "" + #: src/view/com/modals/report/Modal.tsx:166 msgid "Report {collectionName}" msgstr "Denunciar {collectionName}" -#: src/view/com/profile/ProfileHeader.tsx:404 +#: src/view/com/profile/ProfileHeader.tsx:408 msgid "Report Account" msgstr "Denunciar Conta" -#: src/view/screens/ProfileFeed.tsx:291 +#: src/view/screens/ProfileFeed.tsx:301 msgid "Report feed" msgstr "Denunciar feed" -#: src/view/screens/ProfileList.tsx:426 +#: src/view/screens/ProfileList.tsx:437 msgid "Report List" msgstr "Denunciar Lista" #: src/view/com/modals/report/SendReportButton.tsx:37 -#: src/view/com/util/forms/PostDropdownBtn.tsx:196 +#: src/view/com/util/forms/PostDropdownBtn.tsx:208 msgid "Report post" msgstr "Denunciar post" +#: src/view/com/modals/Repost.tsx:43 +#: src/view/com/modals/Repost.tsx:48 +#: src/view/com/modals/Repost.tsx:53 +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgctxt "action" +msgid "Repost" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Repost" msgstr "Repostar" @@ -1909,6 +2868,22 @@ msgstr "Repostar ou citar uma post" msgid "Reposted by" msgstr "Repostado por" +#: src/view/com/posts/FeedItem.tsx:206 +msgid "Reposted by {0})" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:223 +msgid "Reposted by <0/>" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:162 +msgid "reposted your post" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:189 +msgid "Reposts of this post" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:181 #: src/view/com/modals/ChangeEmail.tsx:183 msgid "Request Change" @@ -1918,7 +2893,7 @@ msgstr "Solicitar Alteração" #~ msgid "Request to limit the visibility of my account" #~ msgstr "" -#: src/view/screens/Settings.tsx:422 +#: src/view/screens/Settings.tsx:450 msgid "Require alt text before posting" msgstr "Exigir texto alternativo antes de postar" @@ -1926,34 +2901,52 @@ msgstr "Exigir texto alternativo antes de postar" msgid "Required for this provider" msgstr "Obrigatório para este provedor" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:98 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 msgid "Reset code" msgstr "Código de redefinição" -#: src/view/screens/Settings.tsx:719 +#: src/view/screens/Settings.tsx:757 +msgid "Reset onboarding" +msgstr "" + +#: src/view/screens/Settings.tsx:760 msgid "Reset onboarding state" msgstr "Redefinir estado de integração" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:98 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:100 msgid "Reset password" msgstr "Redefinir senha" -#: src/view/screens/Settings.tsx:709 +#: src/view/screens/Settings.tsx:747 +msgid "Reset preferences" +msgstr "" + +#: src/view/screens/Settings.tsx:750 msgid "Reset preferences state" msgstr "Redefinir estado das preferências" -#: src/view/screens/Settings.tsx:717 +#: src/view/screens/Settings.tsx:758 msgid "Resets the onboarding state" msgstr "Redefine o estado de integração" -#: src/view/screens/Settings.tsx:707 +#: src/view/screens/Settings.tsx:748 msgid "Resets the preferences state" msgstr "Redefine o estado das preferências" +#: src/view/com/auth/login/LoginForm.tsx:266 +msgid "Retries login" +msgstr "" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:67 +msgid "Retries the last action, which errored out" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:163 #: src/view/com/auth/create/CreateAccount.tsx:167 -#: src/view/com/auth/login/LoginForm.tsx:263 -#: src/view/com/auth/login/LoginForm.tsx:266 +#: src/view/com/auth/login/LoginForm.tsx:265 +#: src/view/com/auth/login/LoginForm.tsx:268 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:65 msgid "Retry" @@ -1963,12 +2956,26 @@ msgstr "Tente novamente" #~ msgid "Retry change handle" #~ msgstr "" +#: src/view/screens/ProfileList.tsx:877 +msgid "Return to previous page" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:59 +msgid "SANDBOX. Posts and accounts are not permanent." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:125 +#: src/view/com/modals/CreateOrEditList.tsx:278 +msgctxt "action" +msgid "Save" +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:94 #: src/view/com/modals/BirthDateSettings.tsx:97 #: src/view/com/modals/ChangeHandle.tsx:173 -#: src/view/com/modals/CreateOrEditList.tsx:249 -#: src/view/com/modals/CreateOrEditList.tsx:257 -#: src/view/com/modals/EditProfile.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:270 +#: src/view/com/modals/EditProfile.tsx:224 +#: src/view/screens/ProfileFeed.tsx:354 msgid "Save" msgstr "Salvar" @@ -1980,7 +2987,7 @@ msgstr "Salvar texto alternativo" #~ msgid "Save changes" #~ msgstr "" -#: src/view/com/modals/EditProfile.tsx:231 +#: src/view/com/modals/EditProfile.tsx:232 msgid "Save Changes" msgstr "Salvar Alterações" @@ -1996,9 +3003,25 @@ msgstr "Salvar corte de imagem" msgid "Saved Feeds" msgstr "Feeds Salvos" +#: src/view/com/modals/EditProfile.tsx:225 +msgid "Saves any changes to your profile" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:171 +msgid "Saves handle change to {handle}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:833 +msgid "Scroll to top" +msgstr "" + +#: src/Navigation.tsx:437 +#: src/view/com/auth/LoggedOut.tsx:122 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 +#: src/view/com/util/forms/SearchInput.tsx:53 #: src/view/com/util/forms/SearchInput.tsx:65 #: src/view/screens/Search/Search.tsx:406 +#: src/view/screens/Search/Search.tsx:559 #: src/view/screens/Search/Search.tsx:572 #: src/view/shell/bottom-bar/BottomBar.tsx:159 #: src/view/shell/desktop/LeftNav.tsx:324 @@ -2015,6 +3038,7 @@ msgstr "Buscar" #: src/view/com/auth/LoggedOut.tsx:104 #: src/view/com/auth/LoggedOut.tsx:105 +#: src/view/com/modals/ListAddRemoveUsers.tsx:70 msgid "Search for users" msgstr "Buscar por usuários" @@ -2022,10 +3046,18 @@ msgstr "Buscar por usuários" msgid "Security Step Required" msgstr "Passo de Segurança Necessário" +#: src/view/screens/SavedFeeds.tsx:163 +msgid "See this guide" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 msgid "See what's next" msgstr "Veja o que vem a seguir" +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:75 msgid "Select Bluesky Social" msgstr "Selecione Bluesky Social" @@ -2034,6 +3066,10 @@ msgstr "Selecione Bluesky Social" msgid "Select from an existing account" msgstr "Selecione em uma conta existente" +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:147 msgid "Select service" msgstr "Selecione o serviço" @@ -2050,7 +3086,8 @@ msgstr "Selecione o idioma do seu aplicativo para o texto padrão a ser exibido msgid "Select your preferred language for translations in your feed." msgstr "Selecione seu idioma preferido para as traduções do seu feed." -#: src/view/com/modals/VerifyEmail.tsx:196 +#: src/view/com/modals/VerifyEmail.tsx:202 +#: src/view/com/modals/VerifyEmail.tsx:204 msgid "Send Confirmation Email" msgstr "Enviar Email de Confirmação" @@ -2058,9 +3095,14 @@ msgstr "Enviar Email de Confirmação" msgid "Send email" msgstr "Enviar email" -#: src/view/com/modals/DeleteAccount.tsx:138 +#: src/view/com/modals/DeleteAccount.tsx:140 +msgctxt "action" msgid "Send Email" -msgstr "Enviar Email" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:138 +#~ msgid "Send Email" +#~ msgstr "Enviar Email" #: src/view/shell/Drawer.tsx:295 #: src/view/shell/Drawer.tsx:316 @@ -2071,19 +3113,49 @@ msgstr "Enviar comentários" msgid "Send Report" msgstr "Enviar um Relatório" +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "Sends email with confirmation code for account deletion" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:306 +msgid "Set {value} for {labelGroup} content moderation policy" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:155 +#: src/view/com/modals/ContentFilteringSettings.tsx:174 +msgctxt "action" +msgid "Set Age" +msgstr "" + +#: src/view/screens/Settings.tsx:482 +msgid "Set color theme to dark" +msgstr "" + +#: src/view/screens/Settings.tsx:475 +msgid "Set color theme to light" +msgstr "" + +#: src/view/screens/Settings.tsx:469 +msgid "Set color theme to system setting" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 msgid "Set new password" msgstr "Defina uma nova senha" -#: src/view/screens/PreferencesHomeFeed.tsx:222 +#: src/view/com/auth/create/Step2.tsx:133 +msgid "Set password" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:225 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." msgstr "Defina esta configuração como \"Não\" para ocultar todos os posts citados do seu feed. Repostagens ainda serão visíveis." -#: src/view/screens/PreferencesHomeFeed.tsx:119 +#: src/view/screens/PreferencesHomeFeed.tsx:122 msgid "Set this setting to \"No\" to hide all replies from your feed." msgstr "Defina essa configuração como \"Não\" para ocultar todas as respostas do seu feed." -#: src/view/screens/PreferencesHomeFeed.tsx:188 +#: src/view/screens/PreferencesHomeFeed.tsx:191 msgid "Set this setting to \"No\" to hide all reposts from your feed." msgstr "Defina essa configuração como \"Não\" para ocultar todas as repostagens do seu feed." @@ -2091,14 +3163,35 @@ msgstr "Defina essa configuração como \"Não\" para ocultar todas as repostage msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." msgstr "Defina esta configuração como \"Sim\" para mostrar respostas em uma visualização thread. Este é um recurso experimental." -#: src/view/screens/PreferencesHomeFeed.tsx:258 +#: src/view/screens/PreferencesHomeFeed.tsx:261 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." msgstr "Defina essa configuração como \"Sim\" para mostrar amostras de seus feeds salvos no seu seguinte feed. Este é um recurso experimental." -#: src/view/screens/Settings.tsx:277 +#: src/view/com/modals/ChangeHandle.tsx:266 +msgid "Sets Bluesky username" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:153 +msgid "Sets email for password reset" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:118 +msgid "Sets hosting provider for password reset" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:143 +msgid "Sets hosting provider to {label}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:148 +msgid "Sets server for the Bluesky client" +msgstr "" + +#: src/Navigation.tsx:136 +#: src/view/screens/Settings.tsx:294 #: src/view/shell/desktop/LeftNav.tsx:433 -#: src/view/shell/Drawer.tsx:565 -#: src/view/shell/Drawer.tsx:566 +#: src/view/shell/Drawer.tsx:567 +#: src/view/shell/Drawer.tsx:568 msgid "Settings" msgstr "Configurações" @@ -2106,13 +3199,18 @@ msgstr "Configurações" msgid "Sexual activity or erotic nudity." msgstr "Atividade sexual ou nudez erótica." -#: src/view/com/profile/ProfileHeader.tsx:338 -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 -#: src/view/screens/ProfileList.tsx:385 +#: src/view/com/lightbox/Lightbox.tsx:134 +msgctxt "action" +msgid "Share" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:342 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 +#: src/view/screens/ProfileList.tsx:396 msgid "Share" msgstr "Compartilhar" -#: src/view/screens/ProfileFeed.tsx:303 +#: src/view/screens/ProfileFeed.tsx:313 msgid "Share feed" msgstr "Compartilhar feed" @@ -2120,11 +3218,17 @@ msgstr "Compartilhar feed" #~ msgid "Share link" #~ msgstr "" -#: src/view/com/util/moderation/ContentHider.tsx:105 -#: src/view/screens/Settings.tsx:316 +#: src/view/com/modals/ContentFilteringSettings.tsx:261 +#: src/view/com/util/moderation/ContentHider.tsx:107 +#: src/view/com/util/moderation/PostHider.tsx:108 +#: src/view/screens/Settings.tsx:344 msgid "Show" msgstr "Mostrar" +#: src/view/screens/PreferencesHomeFeed.tsx:68 +msgid "Show all replies" +msgstr "" + #: src/view/com/util/moderation/ScreenHider.tsx:132 msgid "Show anyway" msgstr "Mostrar mesmo assim" @@ -2133,15 +3237,25 @@ msgstr "Mostrar mesmo assim" msgid "Show embeds from {0}" msgstr "Mostrar incorporações de {0}" -#: src/view/screens/PreferencesHomeFeed.tsx:255 +#: src/view/com/profile/ProfileHeader.tsx:498 +msgid "Show follows similar to {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:569 +#: src/view/com/post/Post.tsx:196 +#: src/view/com/posts/FeedItem.tsx:362 +msgid "Show More" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:258 msgid "Show Posts from My Feeds" msgstr "Mostrar Posts dos meus Feeds" -#: src/view/screens/PreferencesHomeFeed.tsx:219 +#: src/view/screens/PreferencesHomeFeed.tsx:222 msgid "Show Quote Posts" msgstr "Mostrar Posts de Citações" -#: src/view/screens/PreferencesHomeFeed.tsx:116 +#: src/view/screens/PreferencesHomeFeed.tsx:119 msgid "Show Replies" msgstr "Mostrar Respostas" @@ -2149,14 +3263,31 @@ msgstr "Mostrar Respostas" msgid "Show replies by people you follow before all other replies." msgstr "Mostrar as respostas de pessoas que você segue antes de todas as outras respostas." -#: src/view/screens/PreferencesHomeFeed.tsx:185 +#: src/view/screens/PreferencesHomeFeed.tsx:70 +msgid "Show replies with at least {value} {0}" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:188 msgid "Show Reposts" msgstr "Mostrar Repostagens" -#: src/view/com/notifications/FeedItem.tsx:345 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Show the content" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 msgid "Show users" msgstr "Mostrar usuários" +#: src/view/com/profile/ProfileHeader.tsx:501 +msgid "Shows a list of users similar to this user." +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:545 +msgid "Shows posts from {0} in your feed" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 #: src/view/com/auth/login/Login.tsx:98 #: src/view/com/auth/SplashScreen.tsx:54 @@ -2191,7 +3322,9 @@ msgid "Sign into" msgstr "Fazer login" #: src/view/com/modals/SwitchAccount.tsx:64 -#: src/view/com/modals/SwitchAccount.tsx:67 +#: src/view/com/modals/SwitchAccount.tsx:69 +#: src/view/screens/Settings.tsx:107 +#: src/view/screens/Settings.tsx:110 msgid "Sign out" msgstr "Sair" @@ -2215,14 +3348,34 @@ msgstr "Inscreva-se ou faça login para se juntar à conversa" msgid "Sign-in Required" msgstr "É Necessário Fazer Login" -#: src/view/screens/Settings.tsx:327 +#: src/view/screens/Settings.tsx:355 msgid "Signed in as" msgstr "Entrou como" +#: src/view/com/auth/login/ChooseAccountForm.tsx:103 +msgid "Signed in as @{0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:66 +msgid "Signs {0} out of Bluesky" +msgstr "" + #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 msgid "Skip" msgstr "Pular" +#: src/view/com/modals/ProfilePreview.tsx:62 +msgid "Something went wrong and we're not sure what." +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:51 +msgid "Something went wrong. Check your email and try again." +msgstr "" + +#: src/App.native.tsx:57 +msgid "Sorry! Your session expired. Please log in again." +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:69 msgid "Sort Replies" msgstr "Classificar Respostas" @@ -2240,11 +3393,19 @@ msgstr "Quadrado" msgid "Staging" msgstr "Encenação" -#: src/view/screens/Settings.tsx:763 +#: src/view/screens/Settings.tsx:804 msgid "Status page" msgstr "Página de status" -#: src/view/screens/Settings.tsx:699 +#: src/view/com/auth/create/StepHeader.tsx:15 +msgid "Step {step} of 3" +msgstr "" + +#: src/view/screens/Settings.tsx:276 +msgid "Storage cleared, you need to restart the app now." +msgstr "" + +#: src/view/screens/Settings.tsx:740 msgid "Storybook" msgstr "Storybook" @@ -2252,32 +3413,59 @@ msgstr "Storybook" msgid "Submit" msgstr "Enviar" -#: src/view/screens/ProfileList.tsx:575 +#: src/view/screens/ProfileList.tsx:586 msgid "Subscribe" msgstr "Assinar" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:582 msgid "Subscribe to this list" msgstr "Assinar esta lista" +#: src/view/com/lists/ListCard.tsx:101 +msgid "Subscribed" +msgstr "" + #: src/view/screens/Search/Search.tsx:362 msgid "Suggested Follows" msgstr "Seguidores Sugeridos" +#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 +msgid "Suggested for you" +msgstr "" + +#: src/view/com/modals/SelfLabel.tsx:95 +msgid "Suggestive" +msgstr "" + +#: src/Navigation.tsx:214 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "Suporte" -#: src/view/com/modals/SwitchAccount.tsx:115 +#: src/view/com/modals/ProfilePreview.tsx:110 +msgid "Swipe up to see more" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:117 msgid "Switch Account" msgstr "Alterar Conta" -#: src/view/screens/Settings.tsx:398 -#~ msgid "System" -#~ msgstr "" +#: src/view/com/modals/SwitchAccount.tsx:97 +#: src/view/screens/Settings.tsx:137 +msgid "Switch to {0}" +msgstr "" -#: src/view/screens/Settings.tsx:679 +#: src/view/com/modals/SwitchAccount.tsx:98 +#: src/view/screens/Settings.tsx:138 +msgid "Switches the account you are logged in to" +msgstr "" + +#: src/view/screens/Settings.tsx:466 +msgid "System" +msgstr "" + +#: src/view/screens/Settings.tsx:720 msgid "System log" msgstr "Log do sistema" @@ -2285,11 +3473,16 @@ msgstr "Log do sistema" msgid "Tall" msgstr "Alto" +#: src/view/com/util/images/AutoSizedImage.tsx:70 +msgid "Tap to view fully" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:93 msgid "Terms" msgstr "Termos" -#: src/view/screens/Settings.tsx:777 +#: src/Navigation.tsx:224 +#: src/view/screens/Settings.tsx:818 #: src/view/screens/TermsOfService.tsx:29 #: src/view/shell/Drawer.tsx:256 msgid "Terms of Service" @@ -2300,7 +3493,7 @@ msgstr "Termos de Serviço" msgid "Text input field" msgstr "Campo de entrada de texto" -#: src/view/com/profile/ProfileHeader.tsx:306 +#: src/view/com/profile/ProfileHeader.tsx:310 msgid "The account will be able to interact with you after unblocking." msgstr "A conta poderá interagir com você após o desbloqueio." @@ -2312,7 +3505,7 @@ msgstr "As Diretrizes da Comunidade foram movidas para <0/>" msgid "The Copyright Policy has been moved to <0/>" msgstr "A Política de Direitos Autorais foi movida para <0/>" -#: src/view/com/post-thread/PostThread.tsx:433 +#: src/view/com/post-thread/PostThread.tsx:437 msgid "The post may have been deleted." msgstr "O post pode ter sido excluído." @@ -2321,13 +3514,86 @@ msgid "The Privacy Policy has been moved to <0/>" msgstr "A Política de Privacidade foi movida para <0/>" #: src/view/screens/Support.tsx:36 -msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "O formulário de suporte foi movido. Se precisar de ajuda, por favor <0/> ou visite {HELP_DESK_URL} para entrar em contato conosco." +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "" + +#: src/view/screens/Support.tsx:36 +#~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +#~ msgstr "O formulário de suporte foi movido. Se precisar de ajuda, por favor <0/> ou visite {HELP_DESK_URL} para entrar em contato conosco." #: src/view/screens/TermsOfService.tsx:33 msgid "The Terms of Service have been moved to" msgstr "Os Termos de Serviço foram movidos para" +#: src/view/screens/ProfileFeed.tsx:558 +msgid "There was an an issue contacting the server, please check your internet connection and try again." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:139 +msgid "There was an an issue removing this feed. Please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:218 +msgid "There was an an issue updating your feeds, please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:245 +#: src/view/screens/ProfileList.tsx:266 +#: src/view/screens/SavedFeeds.tsx:209 +#: src/view/screens/SavedFeeds.tsx:231 +#: src/view/screens/SavedFeeds.tsx:252 +msgid "There was an issue contacting the server" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 +#: src/view/com/feeds/FeedSourceCard.tsx:113 +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:181 +msgid "There was an issue contacting your server" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:115 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "" + +#: src/view/com/posts/Feed.tsx:261 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "" + +#: src/view/com/lists/ListMembers.tsx:172 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:148 +#: src/view/com/lists/ProfileLists.tsx:155 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:126 +msgid "There was an issue syncing your preferences with the server" +msgstr "" + +#: src/view/screens/AppPasswords.tsx:66 +msgid "There was an issue with fetching your app passwords" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:204 +#: src/view/com/profile/ProfileHeader.tsx:225 +#: src/view/com/profile/ProfileHeader.tsx:264 +#: src/view/com/profile/ProfileHeader.tsx:277 +#: src/view/com/profile/ProfileHeader.tsx:297 +#: src/view/com/profile/ProfileHeader.tsx:319 +msgid "There was an issue! {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:287 +#: src/view/screens/ProfileList.tsx:306 +#: src/view/screens/ProfileList.tsx:328 +#: src/view/screens/ProfileList.tsx:347 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:35 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Houve um problema inesperado no aplicativo. Por favor, deixe-nos saber se isso aconteceu com você!" @@ -2348,19 +3614,33 @@ msgstr "Esta conta solicitou que os usuários fizessem login para visualizar seu msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "Este conteúdo é hospedado por {0}. Deseja ativar a mídia externa?" -#: src/view/com/posts/FeedErrorMessage.tsx:107 +#: src/view/com/modals/ModerationDetails.tsx:67 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "This content is not viewable without a Bluesky account." msgstr "Este conteúdo não está visível sem uma conta Bluesky." -#: src/view/com/posts/FeedErrorMessage.tsx:113 +#: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Este feed está recebendo alto tráfego e está temporariamente indisponível. Por favor, tente novamente mais tarde." +#: src/view/screens/Profile.tsx:392 +#: src/view/screens/ProfileFeed.tsx:484 +#: src/view/screens/ProfileList.tsx:639 +msgid "This feed is empty!" +msgstr "" + +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:61 msgid "This information is not shared with other users." msgstr "Esta informação não é compartilhada com outros usuários." -#: src/view/com/modals/VerifyEmail.tsx:113 +#: src/view/com/modals/VerifyEmail.tsx:119 msgid "This is important in case you ever need to change your email or reset your password." msgstr "Isso é importante caso você precise alterar seu email ou redefinir sua senha." @@ -2368,24 +3648,44 @@ msgstr "Isso é importante caso você precise alterar seu email ou redefinir sua msgid "This is the service that keeps you online." msgstr "Este é o serviço que o mantém online." -#: src/view/com/modals/LinkWarning.tsx:56 +#: src/view/com/modals/LinkWarning.tsx:58 msgid "This link is taking you to the following website:" msgstr "Esse link está levando você ao seguinte site:" +#: src/view/screens/ProfileList.tsx:813 +msgid "This list is empty!" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:105 +msgid "This name is already in use" +msgstr "" + #: src/view/com/post-thread/PostThreadItem.tsx:123 msgid "This post has been deleted." msgstr "Este post foi excluído." +#: src/view/com/modals/ModerationDetails.tsx:62 +msgid "This user has blocked you. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:42 +msgid "This user is included in the <0/> list which you have blocked." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:74 +msgid "This user is included the <0/> list which you have muted." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:137 msgid "This warning is only available for posts with media attached." msgstr "Este aviso só está disponível para publicações com mídia anexada." -#: src/view/com/util/forms/PostDropdownBtn.tsx:178 +#: src/view/com/util/forms/PostDropdownBtn.tsx:190 msgid "This will hide this post from your feeds." msgstr "Isso ocultará esse post de seus feeds." #: src/view/screens/PreferencesThreads.tsx:53 -#: src/view/screens/Settings.tsx:503 +#: src/view/screens/Settings.tsx:531 msgid "Thread Preferences" msgstr "Preferências de Tópico" @@ -2393,7 +3693,11 @@ msgstr "Preferências de Tópico" msgid "Threaded Mode" msgstr "Modo Tópico" -#: src/view/com/util/forms/DropdownButton.tsx:230 +#: src/Navigation.tsx:254 +msgid "Threads Preferences" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:234 msgid "Toggle dropdown" msgstr "Alternar menu suspenso" @@ -2401,60 +3705,100 @@ msgstr "Alternar menu suspenso" msgid "Transformations" msgstr "Transformações" -#: src/view/com/post-thread/PostThreadItem.tsx:705 -#: src/view/com/post-thread/PostThreadItem.tsx:707 -#: src/view/com/util/forms/PostDropdownBtn.tsx:111 +#: src/view/com/post-thread/PostThreadItem.tsx:710 +#: src/view/com/post-thread/PostThreadItem.tsx:712 +#: src/view/com/util/forms/PostDropdownBtn.tsx:123 msgid "Translate" msgstr "Traduzir" -#: src/view/com/util/error/ErrorScreen.tsx:73 +#: src/view/com/util/error/ErrorScreen.tsx:75 +msgctxt "action" msgid "Try again" -msgstr "Tente novamente" +msgstr "" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/com/util/error/ErrorScreen.tsx:73 +#~ msgid "Try again" +#~ msgstr "Tente novamente" + +#: src/view/screens/ProfileList.tsx:484 msgid "Un-block list" msgstr "Lista de desbloqueio" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Un-mute list" msgstr "Lista de não silenciados" #: src/view/com/auth/create/CreateAccount.tsx:65 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:87 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:120 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Não foi possível entrar em contato com seu serviço. Por favor, verifique sua conexão à internet." -#: src/view/com/profile/ProfileHeader.tsx:466 -#: src/view/com/profile/ProfileHeader.tsx:469 +#: src/view/com/profile/ProfileHeader.tsx:475 +msgctxt "action" +msgid "Unblock" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:472 +#: src/view/screens/ProfileList.tsx:568 msgid "Unblock" msgstr "Desbloquear" -#: src/view/com/profile/ProfileHeader.tsx:304 -#: src/view/com/profile/ProfileHeader.tsx:388 +#: src/view/com/profile/ProfileHeader.tsx:308 +#: src/view/com/profile/ProfileHeader.tsx:392 msgid "Unblock Account" msgstr "Desbloquear Conta" +#: src/view/com/modals/Repost.tsx:42 +#: src/view/com/modals/Repost.tsx:55 +#: src/view/com/util/post-ctrls/RepostButton.tsx:60 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Undo repost" msgstr "Desfazer repost" +#: src/view/com/profile/FollowButton.tsx:55 +msgctxt "action" +msgid "Unfollow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:524 +msgid "Unfollow {0}" +msgstr "" + #: src/view/com/auth/create/state.ts:216 msgid "Unfortunately, you do not meet the requirements to create an account." msgstr "Infelizmente, você não atende aos requisitos para criar uma conta." -#: src/view/com/profile/ProfileHeader.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Unlike" +msgstr "" + +#: src/view/screens/ProfileList.tsx:575 +msgid "Unmute" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:373 msgid "Unmute Account" msgstr "Não Silenciar Conta" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Unmute thread" msgstr "Não silenciar o tópico" -#: src/view/screens/ProfileList.tsx:441 +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Unpin" +msgstr "" + +#: src/view/screens/ProfileList.tsx:452 msgid "Unpin moderation list" msgstr "Desafixar lista de moderação" +#: src/view/screens/ProfileFeed.tsx:354 +msgid "Unsave" +msgstr "" + #: src/view/com/modals/UserAddRemoveLists.tsx:54 msgid "Update {displayName} in Lists" msgstr "Atualizar {displayName} nas Listas" @@ -2463,34 +3807,83 @@ msgstr "Atualizar {displayName} nas Listas" msgid "Update Available" msgstr "Atualização Disponível" -#: src/view/com/auth/login/SetNewPasswordForm.tsx:172 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:174 msgid "Updating..." msgstr "Atualizando..." -#: src/view/com/modals/ChangeHandle.tsx:453 +#: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "Carregar um arquivo de texto para:" -#: src/view/screens/AppPasswords.tsx:194 +#: src/view/screens/AppPasswords.tsx:195 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." msgstr "Use as senhas de aplicativos para fazer login em outros clientes Bluesky sem dar acesso total à sua conta ou senha." -#: src/view/com/modals/ChangeHandle.tsx:513 +#: src/view/com/modals/ChangeHandle.tsx:515 msgid "Use default provider" msgstr "Usar provedor padrão" -#: src/view/com/modals/AddAppPasswords.tsx:150 +#: src/view/com/modals/InAppBrowserConsent.tsx:56 +#: src/view/com/modals/InAppBrowserConsent.tsx:58 +msgid "Use in-app browser" +msgstr "" + +#: src/view/com/modals/InAppBrowserConsent.tsx:66 +#: src/view/com/modals/InAppBrowserConsent.tsx:68 +msgid "Use my default browser" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:154 msgid "Use this to sign into the other app along with your handle." msgstr "Use isto para entrar no outro aplicativo juntamente com seu identificador." -#: src/view/com/modals/InviteCodes.tsx:197 +#: src/view/com/modals/ServerInput.tsx:105 +msgid "Use your domain as your Bluesky client service provider" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:200 msgid "Used by:" msgstr "Usado por:" +#: src/view/com/modals/ModerationDetails.tsx:54 +msgid "User Blocked" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:40 +msgid "User Blocked by List" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:60 +msgid "User Blocks You" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:38 msgid "User handle" msgstr "Identificador de usuário" +#: src/view/com/lists/ListCard.tsx:84 +#: src/view/com/modals/UserAddRemoveLists.tsx:182 +msgid "User list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:741 +msgid "User list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:180 +#: src/view/screens/ProfileList.tsx:739 +msgid "User list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:138 +msgid "User list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:125 +msgid "User list updated" +msgstr "" + #: src/view/screens/Lists.tsx:58 msgid "User Lists" msgstr "Listas de Usuários" @@ -2500,7 +3893,7 @@ msgstr "Listas de Usuários" msgid "Username or email address" msgstr "Nome de usuário ou endereço de email" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:775 msgid "Users" msgstr "Usuários" @@ -2516,15 +3909,15 @@ msgstr "usuários seguidos por <0/>" msgid "Users in \"{0}\"" msgstr "Usuários em \"{0}\"" -#: src/view/screens/Settings.tsx:802 +#: src/view/screens/Settings.tsx:843 msgid "Verify email" msgstr "Verificar email" -#: src/view/screens/Settings.tsx:827 +#: src/view/screens/Settings.tsx:868 msgid "Verify my email" msgstr "Verificar meu email" -#: src/view/screens/Settings.tsx:836 +#: src/view/screens/Settings.tsx:877 msgid "Verify My Email" msgstr "Verificar Meu Email" @@ -2533,18 +3926,42 @@ msgstr "Verificar Meu Email" msgid "Verify New Email" msgstr "Verificar Novo Email" +#: src/view/com/modals/VerifyEmail.tsx:103 +msgid "Verify Your Email" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:701 +msgid "View {0}'s avatar" +msgstr "" + #: src/view/screens/Log.tsx:52 msgid "View debug entry" msgstr "Ver entrada de depuração" +#: src/view/com/posts/FeedSlice.tsx:103 +msgid "View full thread" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:172 +msgid "View profile" +msgstr "" + #: src/view/com/profile/ProfileSubpageHeader.tsx:128 msgid "View the avatar" msgstr "Ver o avatar" -#: src/view/com/modals/LinkWarning.tsx:73 +#: src/view/com/modals/LinkWarning.tsx:75 msgid "Visit Site" msgstr "Visitar Site" +#: src/view/com/modals/ContentFilteringSettings.tsx:254 +msgid "Warn" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:48 +msgid "We'll look into your appeal promptly." +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "Estamos muito felizes por você se juntar a nós!" @@ -2557,6 +3974,10 @@ msgstr "Estamos muito felizes por você se juntar a nós!" #~ msgid "We're sorry, but this feed is currently receiving high traffic and is temporarily unavailable. Please try again later." #~ msgstr "" +#: src/view/screens/ProfileList.tsx:83 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "" + #: src/view/screens/Search/Search.tsx:243 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Lamentamos, mas sua busca não pôde ser concluída. Por favor, tente novamente em alguns minutos." @@ -2574,6 +3995,7 @@ msgid "What is the issue with this {collectionName}?" msgstr "Qual é o problema com este {collectionName}?" #: src/view/com/auth/SplashScreen.tsx:34 +#: src/view/com/composer/Composer.tsx:279 msgid "What's up?" msgstr "Que há de novo?" @@ -2598,23 +4020,30 @@ msgstr "Quem pode responder" msgid "Wide" msgstr "Largo" -#: src/view/com/composer/Composer.tsx:418 +#: src/view/com/composer/Composer.tsx:415 msgid "Write post" msgstr "Escrever post" +#: src/view/com/composer/Composer.tsx:278 #: src/view/com/composer/Prompt.tsx:33 msgid "Write your reply" msgstr "Escreva sua resposta" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:198 -#: src/view/screens/PreferencesHomeFeed.tsx:233 -#: src/view/screens/PreferencesHomeFeed.tsx:268 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:201 +#: src/view/screens/PreferencesHomeFeed.tsx:236 +#: src/view/screens/PreferencesHomeFeed.tsx:271 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "Yes" msgstr "Sim" +#: src/view/com/posts/FollowingEmptyState.tsx:67 +#: src/view/com/posts/FollowingEndOfFeed.tsx:68 +msgid "You can also discover new Custom Feeds to follow." +msgstr "" + #: src/view/com/auth/create/Step1.tsx:106 msgid "You can change hosting providers at any time." msgstr "Você pode alterar os provedores de hospedagem a qualquer momento." @@ -2624,7 +4053,7 @@ msgstr "Você pode alterar os provedores de hospedagem a qualquer momento." msgid "You can now sign in with your new password." msgstr "Agora você pode entrar com a sua nova senha." -#: src/view/com/modals/InviteCodes.tsx:64 +#: src/view/com/modals/InviteCodes.tsx:66 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Você ainda não tem nenhum código de convite! Nós lhe enviaremos alguns quando você estiver no Bluesky por mais um pouco de tempo." @@ -2632,7 +4061,7 @@ msgstr "Você ainda não tem nenhum código de convite! Nós lhe enviaremos algu msgid "You don't have any pinned feeds." msgstr "Você não tem feeds fixados." -#: src/view/screens/Feeds.tsx:383 +#: src/view/screens/Feeds.tsx:387 msgid "You don't have any saved feeds!" msgstr "Você não tem feeds salvos!" @@ -2640,16 +4069,24 @@ msgstr "Você não tem feeds salvos!" msgid "You don't have any saved feeds." msgstr "Você não tem feeds salvos." -#: src/view/com/post-thread/PostThread.tsx:381 +#: src/view/com/post-thread/PostThread.tsx:385 msgid "You have blocked the author or you have been blocked by the author." msgstr "Você bloqueou o autor ou foi bloqueado pelo autor." -#: src/view/com/feeds/ProfileFeedgens.tsx:134 +#: src/view/com/modals/ModerationDetails.tsx:56 +msgid "You have blocked this user. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:87 +msgid "You have muted this user." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:136 msgid "You have no feeds." msgstr "Você não tem feeds." #: src/view/com/lists/MyLists.tsx:89 -#: src/view/com/lists/ProfileLists.tsx:138 +#: src/view/com/lists/ProfileLists.tsx:140 msgid "You have no lists." msgstr "Você não tem listas." @@ -2657,7 +4094,7 @@ msgstr "Você não tem listas." 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." msgstr "Você ainda não bloqueou nenhuma conta. Para bloquear uma conta, acesse o perfil e selecione \"Bloquear conta\" no menu da conta." -#: src/view/screens/AppPasswords.tsx:86 +#: src/view/screens/AppPasswords.tsx:87 msgid "You have not created any app passwords yet. You can create one by pressing the button below." msgstr "Você ainda não criou nenhuma senha do aplicativo. Você pode criar uma pressionando o botão abaixo." @@ -2665,23 +4102,48 @@ msgstr "Você ainda não criou nenhuma senha do aplicativo. Você pode criar uma 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." msgstr "Você ainda não silenciou nenhuma conta. Para silenciar uma conta, vá ao perfil deles e selecione \"Silenciar conta\" no menu em sua conta." +#: src/view/com/modals/ContentFilteringSettings.tsx:170 +msgid "You must be 18 or older to enable adult content." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:96 +msgid "You will no longer receive notifications for this thread" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:99 +msgid "You will now receive notifications for this thread" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "Você receberá um email com um \"código de redefinição\". Digite esse código aqui, e então digite sua nova senha." +#: src/view/com/posts/FollowingEndOfFeed.tsx:48 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "" + #: src/view/com/auth/create/Step2.tsx:58 msgid "Your account" msgstr "Sua conta" +#: src/view/com/modals/DeleteAccount.tsx:65 +msgid "Your account has been deleted" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:146 msgid "Your birth date" msgstr "Sua data de nascimento" +#: src/view/com/modals/InAppBrowserConsent.tsx:47 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "" + #: src/view/com/auth/create/state.ts:102 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:70 msgid "Your email appears to be invalid." msgstr "Seu email parece ser inválido." -#: src/view/com/modals/Waitlist.tsx:107 +#: src/view/com/modals/Waitlist.tsx:109 msgid "Your email has been saved! We'll be in touch soon." msgstr "Seu email foi salvo! Entraremos em contato em breve." @@ -2689,30 +4151,43 @@ msgstr "Seu email foi salvo! Entraremos em contato em breve." msgid "Your email has been updated but not verified. As a next step, please verify your new email." msgstr "Seu email foi atualizado mas não foi verificado. Como próximo passo, por favor verifique seu novo email." -#: src/view/com/modals/VerifyEmail.tsx:108 +#: src/view/com/modals/VerifyEmail.tsx:114 msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Seu email ainda não foi verificado. Esta é uma etapa de segurança importante que recomendamos." +#: src/view/com/posts/FollowingEmptyState.tsx:47 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "" + #: src/view/com/auth/create/Step3.tsx:42 -#: src/view/com/modals/ChangeHandle.tsx:270 msgid "Your full handle will be" msgstr "Seu identificador completo será" +#: src/view/com/modals/ChangeHandle.tsx:270 +msgid "Your full handle will be <0>@{0}" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:53 msgid "Your hosting provider" msgstr "Seu provedor de hospedagem" -#: src/view/screens/Settings.tsx:402 +#: src/view/screens/Settings.tsx:430 #: src/view/shell/desktop/RightNav.tsx:137 -#: src/view/shell/Drawer.tsx:655 +#: src/view/shell/Drawer.tsx:657 msgid "Your invite codes are hidden when logged in using an App Password" msgstr "Seus códigos de convite estão ocultos quando conectado com uma Senha do Aplicativo" +#: src/view/com/composer/Composer.tsx:267 +msgid "Your post has been published" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Suas postagens, curtidas e blocos são públicos. Mudos são privados." -#: src/view/com/modals/SwitchAccount.tsx:82 +#: src/view/com/modals/SwitchAccount.tsx:84 +#: src/view/screens/Settings.tsx:125 msgid "Your profile" msgstr "Seu perfil" @@ -2728,6 +4203,10 @@ msgstr "Seu perfil" #~ msgid "Your profile and posts will not be visible to people visiting the Bluesky app or website without having an account and being logged in." #~ msgstr "" +#: src/view/com/composer/Composer.tsx:266 +msgid "Your reply has been published" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:28 msgid "Your user handle" msgstr "Seu identificador de usuário" diff --git a/src/locale/locales/uk/messages.po b/src/locale/locales/uk/messages.po index 114b3164..ce366a0b 100644 --- a/src/locale/locales/uk/messages.po +++ b/src/locale/locales/uk/messages.po @@ -26,29 +26,38 @@ msgstr "" #~ msgid ". This warning is only available for posts with media attached." #~ msgstr "" +#: src/view/com/modals/VerifyEmail.tsx:142 +msgid "(no email)" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:168 msgid "{0, plural, one {# invite code available} other {# invite codes available}}" msgstr "{0, plural, one {Доступний # код запрошення} few {Доступно # коди запрошення} other {Доступно # кодів запрошення}}" -#: src/view/com/modals/Repost.tsx:44 +#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/screens/Settings.tsx:294 msgid "{0}" msgstr "{0}" #: src/view/com/modals/CreateOrEditList.tsx:176 -msgid "{0} {purposeLabel} List" -msgstr "{0} Список {purposeLabel}" +#~ msgid "{0} {purposeLabel} List" +#~ msgstr "{0} Список {purposeLabel}" + +#: src/view/com/profile/ProfileHeader.tsx:632 +msgid "{following} following" +msgstr "" #: src/view/shell/desktop/RightNav.tsx:151 msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}" msgstr "{invitesAvailable, plural, one {Коди запрошень: доступно #} other {Коди запрошень: доступно #}}" -#: src/view/screens/Settings.tsx:407 -#: src/view/shell/Drawer.tsx:659 +#: src/view/screens/Settings.tsx:435 +#: src/view/shell/Drawer.tsx:661 msgid "{invitesAvailable} invite code available" msgstr "Доступний код запрошення" -#: src/view/screens/Settings.tsx:409 -#: src/view/shell/Drawer.tsx:661 +#: src/view/screens/Settings.tsx:437 +#: src/view/shell/Drawer.tsx:663 msgid "{invitesAvailable} invite codes available" msgstr "Доступно {invitesAvailable} кодів запрошення" @@ -56,10 +65,22 @@ msgstr "Доступно {invitesAvailable} кодів запрошення" msgid "{message}" msgstr "{message}" +#: src/view/shell/Drawer.tsx:440 +msgid "{numUnreadNotifications} unread" +msgstr "" + +#: src/Navigation.tsx:147 +msgid "@{0}" +msgstr "" + #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "<0/> учасників" +#: src/view/com/profile/ProfileHeader.tsx:634 +msgid "<0>{following} <1>following" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30 msgid "<0>Choose your<1>Recommended<2>Feeds" msgstr "<0>Оберіть свої<1>рекомендовані<2>стрічки" @@ -80,6 +101,14 @@ msgstr "<0>Підпишіться на деяких <1>рекомендов #~ msgid "<0>Note: Your profile and posts will remain publicly available. Third-party apps that display Bluesky content may not respect this setting." #~ msgstr "" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21 +msgid "<0>Welcome to<1>Bluesky" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:597 +msgid "⚠Invalid Handle" +msgstr "" + #: src/view/com/util/moderation/LabelInfo.tsx:45 msgid "A content warning has been applied to this {0}." msgstr "Попередження про вміст було додано до цього {0}." @@ -88,23 +117,61 @@ msgstr "Попередження про вміст було додано до ц msgid "A new version of the app is available. Please update to continue using the app." msgstr "Доступна нова версія. Будь ласка, оновіть застосунок, щоб продовжити ним користуватися." +#: src/view/com/util/ViewHeader.tsx:83 +#: src/view/screens/Search/Search.tsx:538 +msgid "Access navigation links and settings" +msgstr "" + +#: src/view/com/pager/FeedsTabBarMobile.tsx:78 +msgid "Access profile and other navigation links" +msgstr "" + #: src/view/com/modals/EditImage.tsx:299 -#: src/view/screens/Settings.tsx:417 +#: src/view/screens/Settings.tsx:445 msgid "Accessibility" msgstr "Доступність" #: src/view/com/auth/login/LoginForm.tsx:163 -#: src/view/screens/Settings.tsx:286 +#: src/view/screens/Settings.tsx:308 msgid "Account" msgstr "Обліковий запис" +#: src/view/com/profile/ProfileHeader.tsx:293 +msgid "Account blocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:260 +msgid "Account muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:86 +msgid "Account Muted" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:72 +msgid "Account Muted by List" +msgstr "" + #: src/view/com/util/AccountDropdownBtn.tsx:41 msgid "Account options" msgstr "Параметри облікового запису" +#: src/view/com/util/AccountDropdownBtn.tsx:25 +msgid "Account removed from quick access" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:315 +msgid "Account unblocked" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:273 +msgid "Account unmuted" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 -#: src/view/screens/ProfileList.tsx:763 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 +#: src/view/screens/ProfileList.tsx:791 msgid "Add" msgstr "Додати" @@ -112,12 +179,12 @@ msgstr "Додати" msgid "Add a content warning" msgstr "Додати попередження про вміст" -#: src/view/screens/ProfileList.tsx:753 +#: src/view/screens/ProfileList.tsx:781 msgid "Add a user to this list" msgstr "Додати користувача до списку" -#: src/view/screens/Settings.tsx:355 -#: src/view/screens/Settings.tsx:364 +#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:392 msgid "Add account" msgstr "Додати обліковий запис" @@ -127,6 +194,12 @@ msgstr "Додати обліковий запис" msgid "Add alt text" msgstr "Додати альтернативний текст" +#: src/view/screens/AppPasswords.tsx:102 +#: src/view/screens/AppPasswords.tsx:143 +#: src/view/screens/AppPasswords.tsx:156 +msgid "Add App Password" +msgstr "" + #: src/view/com/modals/report/InputIssueDetails.tsx:41 #: src/view/com/modals/report/Modal.tsx:191 msgid "Add details" @@ -136,32 +209,41 @@ msgstr "Додайте подробиці" msgid "Add details to report" msgstr "Додайте подробиці до скарги" -#: src/view/com/composer/Composer.tsx:447 +#: src/view/com/composer/Composer.tsx:446 msgid "Add link card" msgstr "Додати попередній перегляд" -#: src/view/com/composer/Composer.tsx:450 +#: src/view/com/composer/Composer.tsx:451 msgid "Add link card:" msgstr "Додати попередній перегляд:" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "Додайте наступний DNS-запис до вашого домену:" -#: src/view/com/profile/ProfileHeader.tsx:353 +#: src/view/com/profile/ProfileHeader.tsx:357 msgid "Add to Lists" msgstr "Додати до списку" -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Add to my feeds" msgstr "Додати до моїх стрічок" +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139 +msgid "Added" +msgstr "" + #: src/view/com/modals/ListAddRemoveUsers.tsx:191 #: src/view/com/modals/UserAddRemoveLists.tsx:128 msgid "Added to list" msgstr "Додано до списку" -#: src/view/screens/PreferencesHomeFeed.tsx:170 +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:173 msgid "Adjust the number of likes a reply must have to be shown in your feed." msgstr "Налаштуйте мінімальну кількість вподобань для того щоб відповідь відобразилася у вашій стрічці." @@ -169,10 +251,18 @@ msgstr "Налаштуйте мінімальну кількість вподо msgid "Adult Content" msgstr "Вміст для дорослих" -#: src/view/screens/Settings.tsx:602 +#: src/view/com/modals/ContentFilteringSettings.tsx:137 +msgid "Adult content can only be enabled via the Web at <0/>." +msgstr "" + +#: src/view/screens/Settings.tsx:630 msgid "Advanced" msgstr "Розширені" +#: src/view/com/auth/login/ChooseAccountForm.tsx:98 +msgid "Already signed in as @{0}" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:130 msgid "ALT" msgstr "ALT" @@ -185,7 +275,7 @@ msgstr "Альтернативний текст" msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "Альтернативний текст описує зображення для незрячих та користувачів із вадами зору, та надає додатковий контекст для всіх." -#: src/view/com/modals/VerifyEmail.tsx:118 +#: src/view/com/modals/VerifyEmail.tsx:124 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "Було надіслано лист на адресу {0}. Він містить код підтвердження, який можна ввести нижче." @@ -193,7 +283,12 @@ msgstr "Було надіслано лист на адресу {0}. Він мі msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "Було надіслано лист на вашу попередню адресу, {0}. Він містить код підтвердження, який ви можете ввести нижче." -#: src/view/com/notifications/FeedItem.tsx:237 +#: src/view/com/profile/FollowButton.tsx:30 +#: src/view/com/profile/FollowButton.tsx:40 +msgid "An issue occurred, please try again." +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:240 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" msgstr "та" @@ -202,15 +297,32 @@ msgstr "та" msgid "App Language" msgstr "Мова застосунку" -#: src/view/screens/Settings.tsx:622 +#: src/view/screens/AppPasswords.tsx:228 +msgid "App password deleted" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:133 +msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:98 +msgid "App Password names must be at least 4 characters long." +msgstr "" + +#: src/view/screens/Settings.tsx:641 +msgid "App password settings" +msgstr "" + +#: src/view/screens/Settings.tsx:650 msgid "App passwords" msgstr "Паролі для застосунків" -#: src/view/screens/AppPasswords.tsx:186 +#: src/Navigation.tsx:239 +#: src/view/screens/AppPasswords.tsx:187 msgid "App Passwords" msgstr "Паролі для застосунків" -#: src/view/com/util/forms/PostDropdownBtn.tsx:236 +#: src/view/com/util/forms/PostDropdownBtn.tsx:248 msgid "Appeal content warning" msgstr "Оскаржити попередження про вміст" @@ -230,7 +342,7 @@ msgstr "Оскаржити це рішення" msgid "Appeal this decision." msgstr "Оскаржити це рішення" -#: src/view/screens/Settings.tsx:432 +#: src/view/screens/Settings.tsx:460 msgid "Appearance" msgstr "Оформлення" @@ -238,7 +350,7 @@ msgstr "Оформлення" #~ msgid "Apps that respect this setting, including the official Bluesky app and bsky.app website, won't show your content to logged out users." #~ msgstr "" -#: src/view/screens/AppPasswords.tsx:223 +#: src/view/screens/AppPasswords.tsx:224 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "Ви дійсно хочете видалити пароль для застосунку \"{name}\"?" @@ -246,14 +358,18 @@ msgstr "Ви дійсно хочете видалити пароль для за msgid "Are you sure you'd like to discard this draft?" msgstr "Ви дійсно бажаєте видалити цю чернетку?" -#: src/view/screens/ProfileList.tsx:353 +#: src/view/screens/ProfileList.tsx:364 msgid "Are you sure?" msgstr "Ви впевнені?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:219 +#: src/view/com/util/forms/PostDropdownBtn.tsx:231 msgid "Are you sure? This cannot be undone." msgstr "Ви впевнені? Це не можна буде скасувати." +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:65 +msgid "Are you writing in <0>{0}?" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:123 msgid "Artistic or non-erotic nudity." msgstr "Художня або нееротична оголеність." @@ -262,20 +378,26 @@ msgstr "Художня або нееротична оголеність." #~ msgid "Ask apps to limit the visibility of my account" #~ msgstr "" +#: src/view/com/post-thread/PostThread.tsx:400 +msgctxt "action" +msgid "Back" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:141 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:166 -#: src/view/com/auth/login/LoginForm.tsx:254 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:170 +#: src/view/com/auth/login/LoginForm.tsx:256 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:150 #: src/view/com/modals/report/InputIssueDetails.tsx:46 -#: src/view/com/post-thread/PostThread.tsx:388 -#: src/view/com/post-thread/PostThread.tsx:438 -#: src/view/com/post-thread/PostThread.tsx:446 -#: src/view/com/profile/ProfileHeader.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:392 +#: src/view/com/post-thread/PostThread.tsx:442 +#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/profile/ProfileHeader.tsx:688 +#: src/view/com/util/ViewHeader.tsx:81 msgid "Back" msgstr "Назад" -#: src/view/screens/Settings.tsx:461 +#: src/view/screens/Settings.tsx:489 msgid "Basics" msgstr "Основні" @@ -284,36 +406,45 @@ msgstr "Основні" msgid "Birthday" msgstr "Дата народження" -#: src/view/screens/Settings.tsx:312 +#: src/view/screens/Settings.tsx:340 msgid "Birthday:" msgstr "Дата народження:" -#: src/view/com/profile/ProfileHeader.tsx:282 -#: src/view/com/profile/ProfileHeader.tsx:389 +#: src/view/com/profile/ProfileHeader.tsx:286 +#: src/view/com/profile/ProfileHeader.tsx:393 msgid "Block Account" msgstr "Заблокувати" -#: src/view/screens/ProfileList.tsx:523 +#: src/view/screens/ProfileList.tsx:534 msgid "Block accounts" msgstr "Заблокувати облікові записи" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/screens/ProfileList.tsx:484 msgid "Block list" msgstr "Заблокувати список" -#: src/view/screens/ProfileList.tsx:308 +#: src/view/screens/ProfileList.tsx:315 msgid "Block these accounts?" msgstr "Заблокувати ці облікові записи?" +#: src/view/screens/ProfileList.tsx:319 +msgid "Block this List" +msgstr "" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 +msgid "Blocked" +msgstr "" + #: src/view/screens/Moderation.tsx:123 msgid "Blocked accounts" msgstr "Заблоковані облікові записи" +#: src/Navigation.tsx:131 #: src/view/screens/ModerationBlockedAccounts.tsx:107 msgid "Blocked Accounts" msgstr "Заблоковані облікові записи" -#: src/view/com/profile/ProfileHeader.tsx:284 +#: src/view/com/profile/ProfileHeader.tsx:288 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Заблоковані облікові записи не можуть вам відповідати, згадувати вас у своїх постах, і взаємодіяти з вами будь-яким іншим чином." @@ -321,11 +452,11 @@ msgstr "Заблоковані облікові записи не можуть msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Заблоковані облікові записи не можуть вам відповідати, згадувати вас у своїх постах, і взаємодіяти з вами будь-яким іншим чином. Ви не будете бачити їхні пости і вони не будуть бачити ваші." -#: src/view/com/post-thread/PostThread.tsx:250 +#: src/view/com/post-thread/PostThread.tsx:254 msgid "Blocked post." msgstr "Заблокований пост." -#: src/view/screens/ProfileList.tsx:310 +#: src/view/screens/ProfileList.tsx:317 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Блокування - це відкрита інформація. Заблоковані користувачі не можуть відповісти у ваших темах, згадувати вас або іншим чином взаємодіяти з вами." @@ -337,14 +468,17 @@ msgstr "Блог" msgid "Bluesky" msgstr "Bluesky" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:80 msgid "Bluesky is flexible." msgstr "Bluesky гнучкий." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:69 msgid "Bluesky is open." msgstr "Bluesky відкритий." +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:56 msgid "Bluesky is public." msgstr "Bluesky публічний." @@ -361,7 +495,7 @@ msgstr "Bluesky не буде показувати ваш профіль і по msgid "Bluesky.Social" msgstr "Bluesky.Social" -#: src/view/screens/Settings.tsx:751 +#: src/view/screens/Settings.tsx:792 msgid "Build version {0} {1}" msgstr "Версія {0} {1}" @@ -369,37 +503,65 @@ msgstr "Версія {0} {1}" msgid "Business" msgstr "Організація" +#: src/view/com/modals/ServerInput.tsx:115 +msgid "Button disabled. Input custom domain to proceed." +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:157 +msgid "by —" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100 +msgid "by {0}" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 +msgid "by <0/>" +msgstr "" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 +msgid "by you" +msgstr "" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:60 #: src/view/com/util/UserAvatar.tsx:221 #: src/view/com/util/UserBanner.tsx:38 msgid "Camera" msgstr "Камера" -#: src/view/com/modals/AddAppPasswords.tsx:214 +#: src/view/com/modals/AddAppPasswords.tsx:218 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "Може містити лише літери, цифри, пробіли, дефіси та знаки підкреслення, і мати довжину від 4 до 32 символів." -#: src/view/com/composer/Composer.tsx:294 -#: src/view/com/composer/Composer.tsx:297 +#: src/view/com/modals/Confirm.tsx:88 +#: src/view/com/modals/Confirm.tsx:91 +#: src/view/com/modals/CreateOrEditList.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:227 +msgctxt "action" +msgid "Cancel" +msgstr "" + +#: src/view/com/composer/Composer.tsx:300 +#: src/view/com/composer/Composer.tsx:305 #: src/view/com/modals/ChangeEmail.tsx:218 #: src/view/com/modals/ChangeEmail.tsx:220 -#: src/view/com/modals/Confirm.tsx:88 -#: src/view/com/modals/CreateOrEditList.tsx:267 -#: src/view/com/modals/CreateOrEditList.tsx:272 -#: src/view/com/modals/DeleteAccount.tsx:150 -#: src/view/com/modals/DeleteAccount.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:288 #: src/view/com/modals/EditImage.tsx:323 -#: src/view/com/modals/EditProfile.tsx:248 -#: src/view/com/modals/LinkWarning.tsx:85 -#: src/view/com/modals/Repost.tsx:73 -#: src/view/com/modals/Waitlist.tsx:136 -#: src/view/screens/Search/Search.tsx:601 -#: src/view/shell/desktop/Search.tsx:182 +#: src/view/com/modals/EditProfile.tsx:249 +#: src/view/com/modals/InAppBrowserConsent.tsx:78 +#: src/view/com/modals/LinkWarning.tsx:87 +#: src/view/com/modals/Repost.tsx:87 +#: src/view/com/modals/VerifyEmail.tsx:247 +#: src/view/com/modals/VerifyEmail.tsx:253 +#: src/view/com/modals/Waitlist.tsx:142 +#: src/view/screens/Search/Search.tsx:602 +#: src/view/shell/desktop/Search.tsx:185 msgid "Cancel" msgstr "Скасувати" -#: src/view/com/modals/DeleteAccount.tsx:146 -#: src/view/com/modals/DeleteAccount.tsx:219 +#: src/view/com/modals/DeleteAccount.tsx:148 +#: src/view/com/modals/DeleteAccount.tsx:223 msgid "Cancel account deletion" msgstr "Скасувати видалення облікового запису" @@ -415,29 +577,34 @@ msgstr "Скасувати зміну псевдоніму" msgid "Cancel image crop" msgstr "Скасувати обрізання зображення" -#: src/view/com/modals/EditProfile.tsx:243 +#: src/view/com/modals/EditProfile.tsx:244 msgid "Cancel profile editing" msgstr "Скасувати редагування профілю" -#: src/view/com/modals/Repost.tsx:64 +#: src/view/com/modals/Repost.tsx:78 msgid "Cancel quote post" msgstr "Скасувати цитування повідомлення" #: src/view/com/modals/ListAddRemoveUsers.tsx:87 -#: src/view/shell/desktop/Search.tsx:178 +#: src/view/shell/desktop/Search.tsx:181 msgid "Cancel search" msgstr "Скасувати пошук" -#: src/view/com/modals/Waitlist.tsx:132 +#: src/view/com/modals/Waitlist.tsx:136 msgid "Cancel waitlist signup" msgstr "Скасувати запис у чергу очікування" -#: src/view/screens/Settings.tsx:306 +#: src/view/screens/Settings.tsx:334 +msgctxt "action" msgid "Change" -msgstr "Змінити" +msgstr "" -#: src/view/screens/Settings.tsx:634 -#: src/view/screens/Settings.tsx:643 +#: src/view/screens/Settings.tsx:306 +#~ msgid "Change" +#~ msgstr "Змінити" + +#: src/view/screens/Settings.tsx:662 +#: src/view/screens/Settings.tsx:671 msgid "Change handle" msgstr "Змінити псевдонім" @@ -445,10 +612,14 @@ msgstr "Змінити псевдонім" msgid "Change Handle" msgstr "Змінити псевдонім" -#: src/view/com/modals/VerifyEmail.tsx:141 +#: src/view/com/modals/VerifyEmail.tsx:147 msgid "Change my email" msgstr "Змінити адресу електронної пошти" +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 +msgid "Change post language to {0}" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:109 msgid "Change Your Email" msgstr "Змінити адресу електронної пошти" @@ -461,7 +632,7 @@ msgstr "Подивіться на деякі з рекомендованих с msgid "Check out some recommended users. Follow them to see similar users." msgstr "Подивіться на деяких рекомендованих користувачів. Підпишіться на них щоб бачити схожих користувачів." -#: src/view/com/modals/DeleteAccount.tsx:163 +#: src/view/com/modals/DeleteAccount.tsx:165 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Пошукайте у вашій поштовій скриньці лист із кодом, щоб ввести нижче:" @@ -469,10 +640,15 @@ msgstr "Пошукайте у вашій поштовій скриньці ли msgid "Choose \"Everybody\" or \"Nobody\"" msgstr "Виберіть \"Усі\" або \"Ніхто\"" +#: src/view/screens/Settings.tsx:663 +msgid "Choose a new Bluesky username or create" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:38 msgid "Choose Service" msgstr "Оберіть хостинг-провайдера" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:83 msgid "Choose the algorithms that power your experience with custom feeds." msgstr "Автори стрічок можуть обирати будь-які алгоритми для формування стрічки саме для вас." @@ -485,27 +661,33 @@ msgstr "Автори стрічок можуть обирати будь-які msgid "Choose your password" msgstr "Вкажіть пароль" -#: src/view/screens/Settings.tsx:727 +#: src/view/screens/Settings.tsx:767 +#: src/view/screens/Settings.tsx:768 msgid "Clear all legacy storage data" msgstr "" -#: src/view/screens/Settings.tsx:729 +#: src/view/screens/Settings.tsx:770 msgid "Clear all legacy storage data (restart after this)" msgstr "" -#: src/view/screens/Settings.tsx:739 +#: src/view/screens/Settings.tsx:779 +#: src/view/screens/Settings.tsx:780 msgid "Clear all storage data" msgstr "" -#: src/view/screens/Settings.tsx:741 +#: src/view/screens/Settings.tsx:782 msgid "Clear all storage data (restart after this)" msgstr "" #: src/view/com/util/forms/SearchInput.tsx:74 -#: src/view/screens/Search/Search.tsx:582 +#: src/view/screens/Search/Search.tsx:583 msgid "Clear search query" msgstr "Очистити пошуковий запит" +#: src/view/screens/Support.tsx:40 +msgid "click here" +msgstr "" + #: src/view/com/auth/login/PasswordUpdatedForm.tsx:38 msgid "Close alert" msgstr "Закрити сповіщення" @@ -526,19 +708,50 @@ msgstr "Закрити перегляд зображення" msgid "Close navigation footer" msgstr "Закрити панель навігації" +#: src/view/shell/index.web.tsx:50 +msgid "Closes bottom navigation bar" +msgstr "" + +#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39 +msgid "Closes password update alert" +msgstr "" + +#: src/view/com/composer/Composer.tsx:302 +msgid "Closes post composer and discards post draft" +msgstr "" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27 +msgid "Closes viewer for header image" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:321 +msgid "Collapses list of users for a given notification" +msgstr "" + +#: src/Navigation.tsx:229 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "Правила спільноти" +#: src/view/com/composer/Composer.tsx:417 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "" + #: src/view/com/composer/Prompt.tsx:24 msgid "Compose reply" msgstr "Відповісти" -#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/Confirm.tsx:75 +#: src/view/com/modals/Confirm.tsx:78 +msgctxt "action" +msgid "Confirm" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:98 #: src/view/com/modals/SelfLabel.tsx:154 -#: src/view/com/modals/VerifyEmail.tsx:225 -#: src/view/screens/PreferencesHomeFeed.tsx:305 +#: src/view/com/modals/VerifyEmail.tsx:231 +#: src/view/com/modals/VerifyEmail.tsx:233 +#: src/view/screens/PreferencesHomeFeed.tsx:308 #: src/view/screens/PreferencesThreads.tsx:159 msgid "Confirm" msgstr "Підтвердити" @@ -552,18 +765,26 @@ msgstr "Підтвердити" msgid "Confirm content language settings" msgstr "Підтвердити перелік мов" -#: src/view/com/modals/DeleteAccount.tsx:209 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Confirm delete account" msgstr "Підтвердити видалення облікового запису" +#: src/view/com/modals/ContentFilteringSettings.tsx:151 +msgid "Confirm your age to enable adult content." +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:157 -#: src/view/com/modals/DeleteAccount.tsx:176 -#: src/view/com/modals/VerifyEmail.tsx:159 +#: src/view/com/modals/DeleteAccount.tsx:178 +#: src/view/com/modals/VerifyEmail.tsx:165 msgid "Confirmation code" msgstr "Код підтвердження" +#: src/view/com/modals/Waitlist.tsx:120 +msgid "Confirms signing up {email} to the waitlist" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:174 -#: src/view/com/auth/login/LoginForm.tsx:273 +#: src/view/com/auth/login/LoginForm.tsx:275 msgid "Connecting..." msgstr "З’єднання..." @@ -580,6 +801,11 @@ msgstr "Фільтрування вмісту" msgid "Content Languages" msgstr "Мови" +#: src/view/com/modals/ModerationDetails.tsx:65 +msgid "Content Not Available" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:33 #: src/view/com/util/moderation/ScreenHider.tsx:78 msgid "Content Warning" msgstr "Попередження про вміст" @@ -593,31 +819,46 @@ msgstr "Попередження про вміст" msgid "Continue" msgstr "Продовжити" -#: src/view/com/modals/AddAppPasswords.tsx:193 -#: src/view/com/modals/InviteCodes.tsx:179 +#: src/view/com/modals/AddAppPasswords.tsx:197 +#: src/view/com/modals/InviteCodes.tsx:182 msgid "Copied" msgstr "Скопійовано" -#: src/view/com/modals/AddAppPasswords.tsx:186 +#: src/view/screens/Settings.tsx:243 +msgid "Copied build version to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:75 +#: src/view/com/modals/InviteCodes.tsx:152 +#: src/view/com/util/forms/PostDropdownBtn.tsx:110 +msgid "Copied to clipboard" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:191 +msgid "Copies app password" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:190 msgid "Copy" msgstr "Скопіювати" -#: src/view/screens/ProfileList.tsx:385 +#: src/view/screens/ProfileList.tsx:396 msgid "Copy link to list" msgstr "Скопіювати посилання" -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 msgid "Copy link to post" msgstr "Скопіювати посилання" -#: src/view/com/profile/ProfileHeader.tsx:338 +#: src/view/com/profile/ProfileHeader.tsx:342 msgid "Copy link to profile" msgstr "Скопіювати посилання" -#: src/view/com/util/forms/PostDropdownBtn.tsx:125 +#: src/view/com/util/forms/PostDropdownBtn.tsx:137 msgid "Copy post text" msgstr "Скопіювати текст" +#: src/Navigation.tsx:234 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "Політика захисту авторського права" @@ -626,29 +867,50 @@ msgstr "Політика захисту авторського права" msgid "Could not load feed" msgstr "Не вдалося завантажити стрічку" -#: src/view/screens/ProfileList.tsx:839 +#: src/view/screens/ProfileList.tsx:867 msgid "Could not load list" msgstr "Не вдалося завантажити список" #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 #: src/view/com/auth/SplashScreen.tsx:46 +#: src/view/com/auth/SplashScreen.web.tsx:77 msgid "Create a new account" msgstr "Створити новий обліковий запис" +#: src/view/screens/Settings.tsx:384 +msgid "Create a new Bluesky account" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:121 msgid "Create Account" msgstr "Створити обліковий запис" +#: src/view/com/modals/AddAppPasswords.tsx:228 +msgid "Create App Password" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 #: src/view/com/auth/SplashScreen.tsx:43 msgid "Create new account" msgstr "Створити новий обліковий запис" -#: src/view/screens/AppPasswords.tsx:248 +#: src/view/screens/AppPasswords.tsx:249 msgid "Created {0}" msgstr "Створено: {0}" -#: src/view/com/modals/ChangeHandle.tsx:387 +#: src/view/screens/ProfileFeed.tsx:625 +msgid "Created by <0/>" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:623 +msgid "Created by you" +msgstr "" + +#: src/view/com/composer/Composer.tsx:448 +msgid "Creates a card with a thumbnail. The card links to {url}" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:389 #: src/view/com/modals/ServerInput.tsx:102 msgid "Custom domain" msgstr "Власний домен" @@ -657,15 +919,27 @@ msgstr "Власний домен" msgid "Customize media from external sites." msgstr "Налаштування медіа зі сторонніх вебсайтів." -#: src/view/screens/Settings.tsx:648 +#: src/view/screens/Settings.tsx:687 msgid "Danger Zone" msgstr "Небезпечна зона" -#: src/view/screens/Settings.tsx:411 -#~ msgid "Dark" -#~ msgstr "" +#: src/view/screens/Settings.tsx:479 +msgid "Dark" +msgstr "" -#: src/view/screens/Settings.tsx:655 +#: src/view/screens/Debug.tsx:63 +msgid "Dark mode" +msgstr "" + +#: src/Navigation.tsx:204 +msgid "Debug" +msgstr "" + +#: src/view/screens/Debug.tsx:83 +msgid "Debug panel" +msgstr "" + +#: src/view/screens/Settings.tsx:694 msgid "Delete account" msgstr "Видалити обліковий запис" @@ -673,40 +947,44 @@ msgstr "Видалити обліковий запис" msgid "Delete Account" msgstr "Видалити обліковий запис" -#: src/view/screens/AppPasswords.tsx:221 -#: src/view/screens/AppPasswords.tsx:241 +#: src/view/screens/AppPasswords.tsx:222 +#: src/view/screens/AppPasswords.tsx:242 msgid "Delete app password" msgstr "Видалити пароль для застосунку" -#: src/view/screens/ProfileList.tsx:352 -#: src/view/screens/ProfileList.tsx:412 +#: src/view/screens/ProfileList.tsx:363 +#: src/view/screens/ProfileList.tsx:423 msgid "Delete List" msgstr "Видалити список" -#: src/view/com/modals/DeleteAccount.tsx:212 +#: src/view/com/modals/DeleteAccount.tsx:216 msgid "Delete my account" msgstr "Видалити мій обліковий запис" -#: src/view/screens/Settings.tsx:665 +#: src/view/screens/Settings.tsx:706 msgid "Delete my account…" msgstr "Видалити мій обліковий запис…" -#: src/view/com/util/forms/PostDropdownBtn.tsx:214 +#: src/view/com/util/forms/PostDropdownBtn.tsx:226 msgid "Delete post" msgstr "Видалити пост" -#: src/view/com/util/forms/PostDropdownBtn.tsx:218 +#: src/view/com/util/forms/PostDropdownBtn.tsx:230 msgid "Delete this post?" msgstr "Видалити цей пост?" -#: src/view/com/post-thread/PostThread.tsx:242 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:66 +msgid "Deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:246 msgid "Deleted post." msgstr "Видалений пост." -#: src/view/com/modals/CreateOrEditList.tsx:218 -#: src/view/com/modals/CreateOrEditList.tsx:234 -#: src/view/com/modals/EditProfile.tsx:197 -#: src/view/com/modals/EditProfile.tsx:209 +#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:255 +#: src/view/com/modals/EditProfile.tsx:198 +#: src/view/com/modals/EditProfile.tsx:210 msgid "Description" msgstr "Опис" @@ -714,7 +992,7 @@ msgstr "Опис" msgid "Dev Server" msgstr "" -#: src/view/screens/Settings.tsx:670 +#: src/view/screens/Settings.tsx:711 msgid "Developer Tools" msgstr "Інструменти розробника" @@ -734,35 +1012,53 @@ msgstr "Відкинути чернетку" msgid "Discourage apps from showing my account to logged-out users" msgstr "Попросити застосунки не показувати мій обліковий запис без входу" -#: src/view/screens/Feeds.tsx:405 +#: src/view/com/posts/FollowingEmptyState.tsx:74 +#: src/view/com/posts/FollowingEndOfFeed.tsx:75 +msgid "Discover new custom feeds" +msgstr "" + +#: src/view/screens/Feeds.tsx:409 msgid "Discover new feeds" msgstr "Відкрийте для себе нові стрічки" -#: src/view/com/modals/EditProfile.tsx:191 +#: src/view/com/modals/EditProfile.tsx:192 msgid "Display name" msgstr "Ім'я" -#: src/view/com/modals/EditProfile.tsx:179 +#: src/view/com/modals/EditProfile.tsx:180 msgid "Display Name" msgstr "Ім'я" -#: src/view/com/modals/ChangeHandle.tsx:485 +#: src/view/com/modals/ChangeHandle.tsx:487 msgid "Domain verified!" msgstr "Домен перевірено!" +#: src/view/com/auth/create/Step2.tsx:83 +msgid "Don't have an invite code?" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:86 -#: src/view/com/modals/AltImage.tsx:115 -#: src/view/com/modals/ContentFilteringSettings.tsx:88 -#: src/view/com/modals/ContentFilteringSettings.tsx:96 -#: src/view/com/modals/crop-image/CropImage.web.tsx:152 #: src/view/com/modals/EditImage.tsx:333 -#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:157 #: src/view/com/modals/Threadgate.tsx:129 #: src/view/com/modals/Threadgate.tsx:132 #: src/view/com/modals/UserAddRemoveLists.tsx:79 -#: src/view/screens/PreferencesHomeFeed.tsx:308 +#: src/view/com/modals/UserAddRemoveLists.tsx:82 #: src/view/screens/PreferencesThreads.tsx:162 +msgctxt "action" +msgid "Done" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:228 +#: src/view/com/modals/AltImage.tsx:115 +#: src/view/com/modals/ContentFilteringSettings.tsx:88 +#: src/view/com/modals/ContentFilteringSettings.tsx:96 +#: src/view/com/modals/crop-image/CropImage.web.tsx:152 +#: src/view/com/modals/InviteCodes.tsx:80 +#: src/view/com/modals/InviteCodes.tsx:123 +#: src/view/com/modals/ListAddRemoveUsers.tsx:142 +#: src/view/screens/PreferencesHomeFeed.tsx:311 msgid "Done" msgstr "Готово" @@ -770,56 +1066,116 @@ msgstr "Готово" msgid "Done{extraText}" msgstr "Готово{extraText}" -#: src/view/com/modals/InviteCodes.tsx:94 +#: src/view/com/auth/login/ChooseAccountForm.tsx:45 +msgid "Double tap to sign in" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:185 +msgid "e.g. Alice Roberts" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:203 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "e.g. Great Posters" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:226 +msgid "e.g. Spammers" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:246 +msgid "e.g. The posters who never miss." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:247 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:96 msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Кожен код запрошення працює лише один раз. Час від часу ви будете отримувати нові коди." +#: src/view/com/lists/ListMembers.tsx:149 +msgctxt "action" +msgid "Edit" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:144 #: src/view/com/modals/EditImage.tsx:207 msgid "Edit image" msgstr "Редагувати зображення" -#: src/view/screens/ProfileList.tsx:400 +#: src/view/screens/ProfileList.tsx:411 msgid "Edit list details" msgstr "Редагувати опис списку" -#: src/view/screens/Feeds.tsx:367 +#: src/view/com/modals/CreateOrEditList.tsx:193 +msgid "Edit Moderation List" +msgstr "" + +#: src/Navigation.tsx:244 +#: src/view/screens/Feeds.tsx:371 #: src/view/screens/SavedFeeds.tsx:84 msgid "Edit My Feeds" msgstr "Редагувати мої стрічки" -#: src/view/com/modals/EditProfile.tsx:151 +#: src/view/com/modals/EditProfile.tsx:152 msgid "Edit my profile" msgstr "Редагувати мій профіль" -#: src/view/com/profile/ProfileHeader.tsx:453 +#: src/view/com/profile/ProfileHeader.tsx:457 msgid "Edit profile" msgstr "Редагувати профіль" -#: src/view/com/profile/ProfileHeader.tsx:456 +#: src/view/com/profile/ProfileHeader.tsx:462 msgid "Edit Profile" msgstr "Редагувати профіль" -#: src/view/screens/Feeds.tsx:330 +#: src/view/screens/Feeds.tsx:334 msgid "Edit Saved Feeds" msgstr "Редагувати збережені стрічки" +#: src/view/com/modals/CreateOrEditList.tsx:188 +msgid "Edit User List" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:193 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:211 +msgid "Edit your profile description" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:108 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:148 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:152 #: src/view/com/modals/ChangeEmail.tsx:141 #: src/view/com/modals/Waitlist.tsx:88 msgid "Email" msgstr "Ел. адреса" #: src/view/com/auth/create/Step2.tsx:99 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:143 msgid "Email address" msgstr "Адреса електронної пошти" +#: src/view/com/modals/ChangeEmail.tsx:56 +#: src/view/com/modals/ChangeEmail.tsx:88 +msgid "Email updated" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:111 msgid "Email Updated" msgstr "Ел. адресу оновлено" -#: src/view/screens/Settings.tsx:290 +#: src/view/com/modals/VerifyEmail.tsx:78 +msgid "Email verified" +msgstr "" + +#: src/view/screens/Settings.tsx:312 msgid "Email:" msgstr "Ел. адреса:" @@ -827,34 +1183,63 @@ msgstr "Ел. адреса:" msgid "Enable {0} only" msgstr "Увімкнути лише {0}" +#: src/view/com/modals/ContentFilteringSettings.tsx:162 +msgid "Enable Adult Content" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:97 msgid "Enable External Media" msgstr "Увімкнути зовнішні медіа" -#: src/view/screens/PreferencesHomeFeed.tsx:144 +#: src/view/screens/PreferencesExternalEmbeds.tsx:75 +msgid "Enable media players for" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:147 msgid "Enable this setting to only see replies between people you follow." msgstr "Увімкніть цей параметр, щоб бачити відповіді тільки між людьми, на яких ви підписані." -#: src/view/screens/Profile.tsx:426 +#: src/view/screens/Profile.tsx:427 msgid "End of feed" msgstr "Кінець стрічки" +#: src/view/com/modals/AddAppPasswords.tsx:165 +msgid "Enter a name for this App Password" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:105 +msgid "Enter Confirmation Code" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:71 msgid "Enter the address of your provider:" msgstr "Введіть адресу вашого хостинг-провайдера:" -#: src/view/com/modals/ChangeHandle.tsx:369 +#: src/view/com/modals/ChangeHandle.tsx:371 msgid "Enter the domain you want to use" msgstr "Введіть домен, який ви хочете використовувати" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:101 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:103 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "Введіть адресу електронної пошти, яку ви використовували для створення облікового запису. Ми надішлемо вам код підтвердження, щоб ви могли встановити новий пароль." +#: src/view/com/auth/create/Step2.tsx:157 +#: src/view/com/modals/BirthDateSettings.tsx:74 +msgid "Enter your birth date" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:78 +msgid "Enter your email" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:104 msgid "Enter your email address" msgstr "Введіть адресу електронної пошти" +#: src/view/com/modals/ChangeEmail.tsx:41 +msgid "Enter your new email above" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:117 msgid "Enter your new email address below." msgstr "Введіть нову адресу електронної пошти." @@ -871,10 +1256,32 @@ msgstr "Помилка:" msgid "Everybody" msgstr "Усі" +#: src/view/com/modals/ChangeHandle.tsx:150 +msgid "Exits handle change process" +msgstr "" + +#: src/view/com/lightbox/Lightbox.web.tsx:113 +msgid "Exits image view" +msgstr "" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/shell/desktop/Search.tsx:182 +msgid "Exits inputting search query" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:138 +msgid "Exits signing up for waitlist with {email}" +msgstr "" + #: src/view/com/lightbox/Lightbox.web.tsx:156 msgid "Expand alt text" msgstr "Розгорнути альтернативний текст" +#: src/view/com/composer/ComposerReplyTo.tsx:81 +#: src/view/com/composer/ComposerReplyTo.tsx:84 +msgid "Expand or collapse the full post you are replying to" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:64 msgid "External Media" msgstr "Зовнішні медіа" @@ -884,17 +1291,43 @@ msgstr "Зовнішні медіа" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Зовнішні медіа можуть дозволяти вебсайтам збирати інформацію про вас та ваш пристрій. Інформація не надсилається та не запитується, допоки не натиснуто кнопку «Відтворити»." +#: src/Navigation.tsx:260 #: src/view/screens/PreferencesExternalEmbeds.tsx:52 -#: src/view/screens/Settings.tsx:595 +#: src/view/screens/Settings.tsx:623 msgid "External Media Preferences" msgstr "Налаштування зовнішніх медіа" +#: src/view/screens/Settings.tsx:614 +msgid "External media settings" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:114 +#: src/view/com/modals/AddAppPasswords.tsx:118 +msgid "Failed to create app password." +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:148 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:86 +msgid "Failed to delete post, please try again" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141 msgid "Failed to load recommended feeds" msgstr "Не вдалося завантажити рекомендації стрічок" -#: src/view/screens/Feeds.tsx:556 +#: src/Navigation.tsx:194 +msgid "Feed" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:229 +msgid "Feed by {0}" +msgstr "" + +#: src/view/screens/Feeds.tsx:560 msgid "Feed offline" msgstr "Стрічка не працює" @@ -907,12 +1340,13 @@ msgstr "Налаштування стрічки" msgid "Feedback" msgstr "Надіслати відгук" -#: src/view/screens/Feeds.tsx:475 +#: src/Navigation.tsx:442 +#: src/view/screens/Feeds.tsx:479 #: src/view/screens/Profile.tsx:165 #: src/view/shell/bottom-bar/BottomBar.tsx:181 #: src/view/shell/desktop/LeftNav.tsx:342 -#: src/view/shell/Drawer.tsx:474 -#: src/view/shell/Drawer.tsx:475 +#: src/view/shell/Drawer.tsx:476 +#: src/view/shell/Drawer.tsx:477 msgid "Feeds" msgstr "Стрічки" @@ -924,6 +1358,12 @@ msgstr "Стрічки створюються користувачами для msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Стрічки - це алгоритми, створені користувачами з деяким досвідом програмування. <0/> для додаткової інформації." +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/FollowingEmptyState.tsx:57 +#: src/view/com/posts/FollowingEndOfFeed.tsx:58 +msgid "Find accounts to follow" +msgstr "" + #: src/view/screens/Search/Search.tsx:427 msgid "Find users on Bluesky" msgstr "Знайти користувачів у Bluesky" @@ -936,7 +1376,7 @@ msgstr "Знайти користувачів за допомогою поля msgid "Finding similar accounts..." msgstr "Пошук схожих користувачів..." -#: src/view/screens/PreferencesHomeFeed.tsx:108 +#: src/view/screens/PreferencesHomeFeed.tsx:111 msgid "Fine-tune the content you see on your home screen." msgstr "Оберіть, що ви хочете бачити у своїй домашній стрічці." @@ -944,10 +1384,28 @@ msgstr "Оберіть, що ви хочете бачити у своїй дом msgid "Fine-tune the discussion threads." msgstr "Налаштуйте відображення обговорень." -#: src/view/com/profile/ProfileHeader.tsx:538 +#: src/view/com/modals/EditImage.tsx:115 +msgid "Flip horizontal" +msgstr "" + +#: src/view/com/modals/EditImage.tsx:120 +#: src/view/com/modals/EditImage.tsx:287 +msgid "Flip vertically" +msgstr "" + +#: src/view/com/profile/FollowButton.tsx:64 +msgctxt "action" +msgid "Follow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:552 msgid "Follow" msgstr "Підписатися" +#: src/view/com/profile/ProfileHeader.tsx:543 +msgid "Follow {0}" +msgstr "" + #: src/view/com/auth/onboarding/RecommendedFollows.tsx:42 #~ msgid "Follow some" #~ msgstr "" @@ -956,44 +1414,60 @@ msgstr "Підписатися" msgid "Follow some users to get started. We can recommend you more users based on who you find interesting." msgstr "Підпишіться на кількох користувачів щоб почати їх читати. Ми зможемо порекомендувати вам більше користувачів, спираючись на те хто вас цікавить." +#: src/view/com/profile/ProfileCard.tsx:194 +msgid "Followed by {0}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:98 msgid "Followed users" msgstr "Ваші підписки" -#: src/view/screens/PreferencesHomeFeed.tsx:151 +#: src/view/screens/PreferencesHomeFeed.tsx:154 msgid "Followed users only" msgstr "Тільки ваші підписки" +#: src/view/com/notifications/FeedItem.tsx:166 +msgid "followed you" +msgstr "" + #: src/view/screens/ProfileFollowers.tsx:25 msgid "Followers" msgstr "Підписники" #: src/view/com/profile/ProfileHeader.tsx:624 -msgid "following" -msgstr "підписок" +#~ msgid "following" +#~ msgstr "підписок" -#: src/view/com/profile/ProfileHeader.tsx:522 +#: src/view/com/profile/ProfileHeader.tsx:534 #: src/view/screens/ProfileFollows.tsx:25 msgid "Following" msgstr "Підписані" -#: src/view/com/profile/ProfileHeader.tsx:571 +#: src/view/com/profile/ProfileHeader.tsx:196 +msgid "Following {0}" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:585 msgid "Follows you" msgstr "Підписаний(-на) на вас" +#: src/view/com/profile/ProfileCard.tsx:141 +msgid "Follows You" +msgstr "" + #: src/view/com/modals/DeleteAccount.tsx:107 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "З міркувань безпеки нам потрібно буде відправити код підтвердження на вашу електронну адресу." -#: src/view/com/modals/AddAppPasswords.tsx:207 +#: src/view/com/modals/AddAppPasswords.tsx:211 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." msgstr "З міркувань безпеки цей пароль відображається лише один раз. Якщо ви втратите цей пароль, вам потрібно буде згенерувати новий." -#: src/view/com/auth/login/LoginForm.tsx:236 +#: src/view/com/auth/login/LoginForm.tsx:238 msgid "Forgot" msgstr "Забули пароль" -#: src/view/com/auth/login/LoginForm.tsx:233 +#: src/view/com/auth/login/LoginForm.tsx:235 msgid "Forgot password" msgstr "Забули пароль" @@ -1002,11 +1476,17 @@ msgstr "Забули пароль" msgid "Forgot Password" msgstr "Забули пароль" +#: src/view/com/posts/FeedItem.tsx:188 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "" + #: src/view/com/composer/photos/SelectPhotoBtn.tsx:43 msgid "Gallery" msgstr "Галерея" -#: src/view/com/modals/VerifyEmail.tsx:183 +#: src/view/com/modals/VerifyEmail.tsx:189 +#: src/view/com/modals/VerifyEmail.tsx:191 msgid "Get Started" msgstr "Почати" @@ -1019,14 +1499,14 @@ msgstr "Назад" #: src/view/screens/ProfileFeed.tsx:104 #: src/view/screens/ProfileFeed.tsx:109 -#: src/view/screens/ProfileList.tsx:848 -#: src/view/screens/ProfileList.tsx:853 +#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:881 msgid "Go Back" msgstr "Назад" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:181 -#: src/view/com/auth/login/LoginForm.tsx:283 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:163 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:185 +#: src/view/com/auth/login/LoginForm.tsx:285 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:165 msgid "Go to next" msgstr "Далі" @@ -1039,48 +1519,64 @@ msgstr "Псевдонім" msgid "Help" msgstr "Довідка" -#: src/view/com/modals/AddAppPasswords.tsx:148 +#: src/view/com/modals/AddAppPasswords.tsx:152 msgid "Here is your app password." msgstr "Це ваш пароль для застосунків." -#: src/view/com/notifications/FeedItem.tsx:324 -#: src/view/com/util/moderation/ContentHider.tsx:103 +#: src/view/com/modals/ContentFilteringSettings.tsx:219 +#: src/view/com/notifications/FeedItem.tsx:329 +msgctxt "action" +msgid "Hide" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:246 +#: src/view/com/util/moderation/ContentHider.tsx:105 +#: src/view/com/util/moderation/PostHider.tsx:108 msgid "Hide" msgstr "Приховати" -#: src/view/com/util/forms/PostDropdownBtn.tsx:173 +#: src/view/com/util/forms/PostDropdownBtn.tsx:185 msgid "Hide post" msgstr "Приховати пост" -#: src/view/com/util/forms/PostDropdownBtn.tsx:177 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Hide the content" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:189 msgid "Hide this post?" msgstr "Приховати цей пост?" -#: src/view/com/notifications/FeedItem.tsx:316 +#: src/view/com/notifications/FeedItem.tsx:319 msgid "Hide user list" msgstr "Приховати список користувачів" +#: src/view/com/profile/ProfileHeader.tsx:526 +msgid "Hides posts from {0} in your feed" +msgstr "" + #: src/view/com/posts/FeedErrorMessage.tsx:102 #~ msgid "Hmm, some kind of issue occured when contacting the feed server. Please let the feed owner know about this issue." #~ msgstr "" -#: src/view/com/posts/FeedErrorMessage.tsx:110 +#: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Хм, при зв'язку з сервером стрічки виникла якась проблема. Будь ласка, повідомте про це її власника." -#: src/view/com/posts/FeedErrorMessage.tsx:98 +#: src/view/com/posts/FeedErrorMessage.tsx:99 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Хм, здається сервер стрічки налаштовано неправильно. Будь ласка, повідомте про це її власника." -#: src/view/com/posts/FeedErrorMessage.tsx:104 +#: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Хм, здається сервер стрічки зараз не працює. Будь ласка, повідомте про це її власника." -#: src/view/com/posts/FeedErrorMessage.tsx:101 +#: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Хм, сервер стрічки надіслав нам незрозумілу відповідь. Будь ласка, повідомте про це її власника." -#: src/view/com/posts/FeedErrorMessage.tsx:95 +#: src/view/com/posts/FeedErrorMessage.tsx:96 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Хм, ми не можемо знайти цю стрічку. Можливо вона була видалена." @@ -1088,6 +1584,7 @@ msgstr "Хм, ми не можемо знайти цю стрічку. Можл #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." #~ msgstr "" +#: src/Navigation.tsx:432 #: src/view/shell/bottom-bar/BottomBar.tsx:137 #: src/view/shell/desktop/LeftNav.tsx:306 #: src/view/shell/Drawer.tsx:398 @@ -1095,13 +1592,14 @@ msgstr "Хм, ми не можемо знайти цю стрічку. Можл msgid "Home" msgstr "Головна" -#: src/view/com/pager/FeedsTabBarMobile.tsx:96 -#: src/view/screens/PreferencesHomeFeed.tsx:101 -#: src/view/screens/Settings.tsx:481 +#: src/Navigation.tsx:249 +#: src/view/com/pager/FeedsTabBarMobile.tsx:98 +#: src/view/screens/PreferencesHomeFeed.tsx:104 +#: src/view/screens/Settings.tsx:509 msgid "Home Feed Preferences" msgstr "Налаштування домашньої стрічки" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:114 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:116 msgid "Hosting provider" msgstr "Хостинг-провайдер" @@ -1110,18 +1608,34 @@ msgstr "Хостинг-провайдер" msgid "Hosting provider address" msgstr "Адреса хостинг-провайдера" -#: src/view/com/modals/VerifyEmail.tsx:208 +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "How should we open this link?" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:214 msgid "I have a code" msgstr "У мене є код" -#: src/view/com/modals/ChangeHandle.tsx:281 +#: src/view/com/modals/VerifyEmail.tsx:216 +msgid "I have a confirmation code" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:283 msgid "I have my own domain" msgstr "Я маю власний домен" +#: src/view/com/lightbox/Lightbox.web.tsx:158 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:127 msgid "If none are selected, suitable for all ages." msgstr "Якщо не вибрано жодного варіанту - підходить для всіх." +#: src/view/com/util/images/Gallery.tsx:37 +msgid "Image" +msgstr "" + #: src/view/com/modals/AltImage.tsx:97 msgid "Image alt text" msgstr "Альтернативний текст" @@ -1136,19 +1650,76 @@ msgstr "Редагування зображення" #~ msgid "In Your Network" #~ msgstr "" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:110 +msgid "Input code sent to your email for password reset" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:180 +msgid "Input confirmation code for account deletion" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:109 +msgid "Input email for Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:80 +msgid "Input hosting provider address" +msgstr "" + +#: src/view/com/auth/create/Step2.tsx:73 +msgid "Input invite code to proceed" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:182 +msgid "Input name for app password" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:133 +msgid "Input new password" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:196 +msgid "Input password for account deletion" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:227 +msgid "Input the password tied to {identifier}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:194 +msgid "Input the username or email address you used at signup" +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:90 +msgid "Input your email to get on the Bluesky waitlist" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:226 +msgid "Input your password" +msgstr "" + +#: src/view/com/auth/create/Step3.tsx:39 +msgid "Input your user handle" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:229 +msgid "Invalid or unsupported post record" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:115 msgid "Invalid username or password" msgstr "Невірне ім'я користувача або пароль" -#: src/view/screens/Settings.tsx:383 +#: src/view/screens/Settings.tsx:411 msgid "Invite" msgstr "Запросити" -#: src/view/com/modals/InviteCodes.tsx:91 -#: src/view/screens/Settings.tsx:371 +#: src/view/com/modals/InviteCodes.tsx:93 +#: src/view/screens/Settings.tsx:399 msgid "Invite a Friend" msgstr "Запросити друга" +#: src/view/com/auth/create/Step2.tsx:63 #: src/view/com/auth/create/Step2.tsx:72 msgid "Invite code" msgstr "Код запрошення" @@ -1157,10 +1728,18 @@ msgstr "Код запрошення" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "Код запрошення не прийнято. Переконайтеся в його правильності та повторіть спробу." -#: src/view/shell/Drawer.tsx:640 +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: {0} available" +msgstr "" + +#: src/view/shell/Drawer.tsx:642 msgid "Invite codes: {invitesAvailable} available" msgstr "Коди запрошення: {invitesAvailable}" +#: src/view/com/modals/InviteCodes.tsx:169 +msgid "Invite codes: 1 available" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:99 msgid "Jobs" msgstr "Вакансії" @@ -1174,7 +1753,7 @@ msgstr "Приєднатися до черги очікування" msgid "Join the waitlist." msgstr "Приєднатися до черги очікування." -#: src/view/com/modals/Waitlist.tsx:124 +#: src/view/com/modals/Waitlist.tsx:128 msgid "Join Waitlist" msgstr "Приєднатися до черги очікування" @@ -1182,15 +1761,24 @@ msgstr "Приєднатися до черги очікування" msgid "Language selection" msgstr "Вибір мови" +#: src/view/screens/Settings.tsx:560 +msgid "Language settings" +msgstr "" + +#: src/Navigation.tsx:141 #: src/view/screens/LanguageSettings.tsx:89 msgid "Language Settings" msgstr "Налаштування мов" -#: src/view/screens/Settings.tsx:541 +#: src/view/screens/Settings.tsx:569 msgid "Languages" msgstr "Мови" -#: src/view/com/util/moderation/ContentHider.tsx:101 +#: src/view/com/auth/create/StepHeader.tsx:13 +msgid "Last step!" +msgstr "" + +#: src/view/com/util/moderation/ContentHider.tsx:103 msgid "Learn more" msgstr "Дізнатися більше" @@ -1200,9 +1788,9 @@ msgstr "Дізнатися більше" msgid "Learn More" msgstr "Дізнатися більше" -#: src/view/com/util/moderation/ContentHider.tsx:83 +#: src/view/com/util/moderation/ContentHider.tsx:85 #: src/view/com/util/moderation/PostAlerts.tsx:40 -#: src/view/com/util/moderation/PostHider.tsx:76 +#: src/view/com/util/moderation/PostHider.tsx:78 #: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49 #: src/view/com/util/moderation/ScreenHider.tsx:101 msgid "Learn more about this warning" @@ -1216,10 +1804,14 @@ msgstr "Дізнатися більше про те, що є публічним msgid "Leave them all unchecked to see any language." msgstr "Залиште їх усі невідміченими, щоб бачити пости незалежно від мови." -#: src/view/com/modals/LinkWarning.tsx:49 +#: src/view/com/modals/LinkWarning.tsx:51 msgid "Leaving Bluesky" msgstr "Ви залишаєте Bluesky" +#: src/view/screens/Settings.tsx:280 +msgid "Legacy storage cleared, you need to restart the app now." +msgstr "" + #: src/view/com/auth/login/Login.tsx:128 #: src/view/com/auth/login/Login.tsx:144 msgid "Let's get your password reset!" @@ -1230,23 +1822,48 @@ msgstr "Давайте відновимо ваш пароль!" msgid "Library" msgstr "Галерея" -#: src/view/screens/Settings.tsx:405 -#~ msgid "Light" -#~ msgstr "" +#: src/view/screens/Settings.tsx:473 +msgid "Light" +msgstr "" -#: src/view/screens/ProfileFeed.tsx:586 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Like" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:600 msgid "Like this feed" msgstr "Вподобати цю стрічку" +#: src/Navigation.tsx:199 #: src/view/screens/PostLikedBy.tsx:27 #: src/view/screens/ProfileFeedLikedBy.tsx:27 msgid "Liked by" msgstr "Сподобалося" +#: src/view/com/feeds/FeedSourceCard.tsx:277 +msgid "Liked by {0} {1}" +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:615 +msgid "Liked by {likeCount} {0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:171 +msgid "liked your custom feed{0}" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:155 +msgid "liked your post" +msgstr "" + #: src/view/screens/Profile.tsx:164 msgid "Likes" msgstr "Вподобання" +#: src/view/com/post-thread/PostThreadItem.tsx:184 +msgid "Likes on this post" +msgstr "" + #: src/view/screens/Moderation.tsx:203 #~ msgid "Limit the visibility of my account" #~ msgstr "" @@ -1255,23 +1872,52 @@ msgstr "Вподобання" #~ msgid "Limit the visibility of my account to logged-out users" #~ msgstr "" -#: src/view/com/modals/CreateOrEditList.tsx:186 +#: src/Navigation.tsx:168 +msgid "List" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:205 msgid "List Avatar" msgstr "Аватар списку" -#: src/view/com/modals/CreateOrEditList.tsx:199 +#: src/view/screens/ProfileList.tsx:323 +msgid "List blocked" +msgstr "" + +#: src/view/com/feeds/FeedSourceCard.tsx:231 +msgid "List by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:367 +msgid "List deleted" +msgstr "" + +#: src/view/screens/ProfileList.tsx:282 +msgid "List muted" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:218 msgid "List Name" msgstr "Назва списку" +#: src/view/screens/ProfileList.tsx:342 +msgid "List unblocked" +msgstr "" + +#: src/view/screens/ProfileList.tsx:301 +msgid "List unmuted" +msgstr "" + +#: src/Navigation.tsx:111 #: src/view/screens/Profile.tsx:166 #: src/view/shell/desktop/LeftNav.tsx:379 -#: src/view/shell/Drawer.tsx:490 -#: src/view/shell/Drawer.tsx:491 +#: src/view/shell/Drawer.tsx:492 +#: src/view/shell/Drawer.tsx:493 msgid "Lists" msgstr "Списки" -#: src/view/com/post-thread/PostThread.tsx:259 -#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:263 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Load more posts" msgstr "Завантажити більше постів" @@ -1279,7 +1925,10 @@ msgstr "Завантажити більше постів" msgid "Load new notifications" msgstr "Завантажити нові сповіщення" -#: src/view/com/feeds/FeedPage.tsx:189 +#: src/view/com/feeds/FeedPage.tsx:190 +#: src/view/screens/Profile.tsx:412 +#: src/view/screens/ProfileFeed.tsx:503 +#: src/view/screens/ProfileList.tsx:659 msgid "Load new posts" msgstr "Завантажити нові пости" @@ -1291,6 +1940,10 @@ msgstr "Завантаження..." msgid "Local dev server" msgstr "Локальний сервер розробки" +#: src/Navigation.tsx:209 +msgid "Log" +msgstr "" + #: src/view/screens/Moderation.tsx:134 #~ msgid "Logged-out users" #~ msgstr "" @@ -1307,7 +1960,7 @@ msgstr "Увійти до облікового запису, якого нема #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" #~ msgstr "" -#: src/view/com/modals/LinkWarning.tsx:63 +#: src/view/com/modals/LinkWarning.tsx:65 msgid "Make sure this is where you intend to go!" msgstr "Переконайтеся, що це дійсно той сайт, що ви збираєтеся відвідати!" @@ -1323,65 +1976,107 @@ msgstr "згадані користувачі" msgid "Mentioned users" msgstr "Згадані користувачі" +#: src/view/com/util/ViewHeader.tsx:81 #: src/view/screens/Search/Search.tsx:537 msgid "Menu" msgstr "Меню" #: src/view/com/posts/FeedErrorMessage.tsx:194 -msgid "Message from server" -msgstr "Повідомлення від сервера" +#~ msgid "Message from server" +#~ msgstr "Повідомлення від сервера" +#: src/view/com/posts/FeedErrorMessage.tsx:197 +msgid "Message from server: {0}" +msgstr "" + +#: src/Navigation.tsx:116 #: src/view/screens/Moderation.tsx:64 -#: src/view/screens/Settings.tsx:563 +#: src/view/screens/Settings.tsx:591 #: src/view/shell/desktop/LeftNav.tsx:397 -#: src/view/shell/Drawer.tsx:509 -#: src/view/shell/Drawer.tsx:510 +#: src/view/shell/Drawer.tsx:511 +#: src/view/shell/Drawer.tsx:512 msgid "Moderation" msgstr "Модерація" +#: src/view/com/lists/ListCard.tsx:92 +#: src/view/com/modals/UserAddRemoveLists.tsx:190 +msgid "Moderation list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:753 +msgid "Moderation list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:90 +#: src/view/com/modals/UserAddRemoveLists.tsx:188 +#: src/view/screens/ProfileList.tsx:751 +msgid "Moderation list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:139 +msgid "Moderation list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:126 +msgid "Moderation list updated" +msgstr "" + #: src/view/screens/Moderation.tsx:95 msgid "Moderation lists" msgstr "Списки для модерації" +#: src/Navigation.tsx:121 #: src/view/screens/ModerationModlists.tsx:58 msgid "Moderation Lists" msgstr "Списки для модерації" +#: src/view/screens/Settings.tsx:585 +msgid "Moderation settings" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:35 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "" + #: src/view/shell/desktop/Feeds.tsx:53 msgid "More feeds" msgstr "Більше стрічок" -#: src/view/com/profile/ProfileHeader.tsx:548 -#: src/view/screens/ProfileFeed.tsx:361 -#: src/view/screens/ProfileList.tsx:584 +#: src/view/com/profile/ProfileHeader.tsx:562 +#: src/view/screens/ProfileFeed.tsx:371 +#: src/view/screens/ProfileList.tsx:595 msgid "More options" msgstr "Додаткові опції" -#: src/view/com/util/forms/PostDropdownBtn.tsx:158 -#~ msgid "More post options" -#~ msgstr "" +#: src/view/com/util/forms/PostDropdownBtn.tsx:268 +msgid "More post options" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:82 msgid "Most-liked replies first" msgstr "За кількістю вподобань" -#: src/view/com/profile/ProfileHeader.tsx:370 +#: src/view/com/profile/ProfileHeader.tsx:374 msgid "Mute Account" msgstr "Ігнорувати обліковий запис" -#: src/view/screens/ProfileList.tsx:511 +#: src/view/screens/ProfileList.tsx:522 msgid "Mute accounts" msgstr "Ігнорувати облікові записи" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Mute list" msgstr "Ігнорувати список" -#: src/view/screens/ProfileList.tsx:271 +#: src/view/screens/ProfileList.tsx:274 msgid "Mute these accounts?" msgstr "Ігнорувати ці облікові записи?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/screens/ProfileList.tsx:278 +msgid "Mute this List" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Mute thread" msgstr "Ігнорувати пост" @@ -1389,6 +2084,7 @@ msgstr "Ігнорувати пост" msgid "Muted accounts" msgstr "Ігноровані облікові записи" +#: src/Navigation.tsx:126 #: src/view/screens/ModerationMutedAccounts.tsx:107 msgid "Muted Accounts" msgstr "Ігноровані облікові записи" @@ -1397,7 +2093,7 @@ msgstr "Ігноровані облікові записи" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Ігноровані облікові записи автоматично вилучаються із вашої стрічки та сповіщень. Ігнорування є повністю приватним." -#: src/view/screens/ProfileList.tsx:273 +#: src/view/screens/ProfileList.tsx:276 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Ігнорування є приватним. Ігноровані користувачі можуть взаємодіяти з вами, але ви не бачитимете їх пости і не отримуватимете від них сповіщень." @@ -1409,7 +2105,7 @@ msgstr "Ігнорування є приватним. Ігноровані ко msgid "My Birthday" msgstr "Мій день народження" -#: src/view/screens/Feeds.tsx:363 +#: src/view/screens/Feeds.tsx:367 msgid "My Feeds" msgstr "Мої стрічки" @@ -1417,53 +2113,98 @@ msgstr "Мої стрічки" msgid "My Profile" msgstr "Мій профіль" -#: src/view/screens/Settings.tsx:520 +#: src/view/screens/Settings.tsx:548 msgid "My Saved Feeds" msgstr "Мої збережені стрічки" -#: src/view/com/modals/AddAppPasswords.tsx:177 -#: src/view/com/modals/CreateOrEditList.tsx:211 +#: src/view/com/modals/AddAppPasswords.tsx:181 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "Name" msgstr "Ім'я" +#: src/view/com/modals/CreateOrEditList.tsx:108 +msgid "Name is required" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:186 +#: src/view/com/auth/login/LoginForm.tsx:286 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +msgid "Navigates to the next screen" +msgstr "" + +#: src/view/shell/Drawer.tsx:71 +msgid "Navigates to your profile" +msgstr "" + #: src/view/com/modals/EmbedConsent.tsx:107 #: src/view/com/modals/EmbedConsent.tsx:123 msgid "Never load embeds from {0}" msgstr "Не завантажувати вбудування з {0}" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 msgid "Never lose access to your followers and data." msgstr "Ніколи не втрачайте доступ до ваших даних та підписників." #: src/view/screens/Lists.tsx:76 +msgctxt "action" +msgid "New" +msgstr "" + #: src/view/screens/ModerationModlists.tsx:78 msgid "New" msgstr "Новий" -#: src/view/com/feeds/FeedPage.tsx:200 -#: src/view/screens/Feeds.tsx:507 +#: src/view/com/modals/CreateOrEditList.tsx:195 +msgid "New Moderation List" +msgstr "" + +#: src/view/com/auth/login/SetNewPasswordForm.tsx:122 +msgid "New password" +msgstr "" + +#: src/view/com/feeds/FeedPage.tsx:201 +msgctxt "action" +msgid "New post" +msgstr "" + +#: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:354 -#: src/view/screens/ProfileFeed.tsx:431 -#: src/view/screens/ProfileList.tsx:194 -#: src/view/screens/ProfileList.tsx:222 +#: src/view/screens/ProfileFeed.tsx:441 +#: src/view/screens/ProfileList.tsx:197 +#: src/view/screens/ProfileList.tsx:225 #: src/view/shell/desktop/LeftNav.tsx:248 msgid "New post" msgstr "Новий пост" #: src/view/shell/desktop/LeftNav.tsx:258 +msgctxt "action" msgid "New Post" -msgstr "Новий пост" +msgstr "" + +#: src/view/shell/desktop/LeftNav.tsx:258 +#~ msgid "New Post" +#~ msgstr "Новий пост" + +#: src/view/com/modals/CreateOrEditList.tsx:190 +msgid "New User List" +msgstr "" #: src/view/screens/PreferencesThreads.tsx:79 msgid "Newest replies first" msgstr "Спочатку найновіші" +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 +msgctxt "action" +msgid "Next" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:154 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:174 -#: src/view/com/auth/login/ForgotPasswordForm.tsx:184 -#: src/view/com/auth/login/LoginForm.tsx:286 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:156 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:166 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:178 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:188 +#: src/view/com/auth/login/LoginForm.tsx:288 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:158 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:168 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 msgid "Next" msgstr "Далі" @@ -1472,25 +2213,34 @@ msgstr "Далі" msgid "Next image" msgstr "Наступне зображення" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:197 -#: src/view/screens/PreferencesHomeFeed.tsx:232 -#: src/view/screens/PreferencesHomeFeed.tsx:269 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:200 +#: src/view/screens/PreferencesHomeFeed.tsx:235 +#: src/view/screens/PreferencesHomeFeed.tsx:272 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "No" msgstr "Ні" -#: src/view/screens/ProfileFeed.tsx:579 -#: src/view/screens/ProfileList.tsx:720 +#: src/view/screens/ProfileFeed.tsx:593 +#: src/view/screens/ProfileList.tsx:733 msgid "No description" msgstr "Опис відсутній" +#: src/view/com/profile/ProfileHeader.tsx:217 +msgid "No longer following {0}" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:107 +msgid "No notifications yet!" +msgstr "" + #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:191 msgid "No result" msgstr "Результати відсутні" -#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/Feeds.tsx:456 msgid "No results found for \"{query}\"" msgstr "Нічого не знайдено за запитом «{query}»" @@ -1502,8 +2252,8 @@ msgstr "Нічого не знайдено за запитом «{query}»" #: src/view/com/modals/ListAddRemoveUsers.tsx:127 #: src/view/screens/Search/Search.tsx:270 #: src/view/screens/Search/Search.tsx:298 -#: src/view/screens/Search/Search.tsx:629 -#: src/view/shell/desktop/Search.tsx:210 +#: src/view/screens/Search/Search.tsx:630 +#: src/view/shell/desktop/Search.tsx:213 msgid "No results found for {query}" msgstr "Нічого не знайдено за запитом «{query}»" @@ -1523,6 +2273,15 @@ msgstr "Ніхто" msgid "Not Applicable." msgstr "Не застосовно." +#: src/Navigation.tsx:106 +msgid "Not Found" +msgstr "" + +#: src/view/com/modals/VerifyEmail.tsx:246 +#: src/view/com/modals/VerifyEmail.tsx:252 +msgid "Not right now" +msgstr "" + #: src/view/screens/Moderation.tsx:227 #~ msgid "Note: Bluesky is an open and public network, and enabling this will not make your profile private or limit the ability of logged in users to see your posts. This setting only limits the visibility of posts on the Bluesky app and website; third-party apps that display Bluesky content may not respect this setting, and could show your content to logged-out users." #~ msgstr "" @@ -1535,6 +2294,7 @@ msgstr "Примітка: Bluesky є відкритою і публічною м #~ msgid "Note: Third-party apps that display Bluesky content may not respect this setting." #~ msgstr "" +#: src/Navigation.tsx:447 #: src/view/screens/Notifications.tsx:113 #: src/view/screens/Notifications.tsx:137 #: src/view/shell/bottom-bar/BottomBar.tsx:205 @@ -1544,6 +2304,10 @@ msgstr "Примітка: Bluesky є відкритою і публічною м msgid "Notifications" msgstr "Сповіщення" +#: src/view/com/modals/SelfLabel.tsx:103 +msgid "Nudity" +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:34 msgid "Oh no!" msgstr "О, ні!" @@ -1556,7 +2320,11 @@ msgstr "Добре" msgid "Oldest replies first" msgstr "Спочатку найдавніші" -#: src/view/com/composer/Composer.tsx:363 +#: src/view/screens/Settings.tsx:236 +msgid "Onboarding reset" +msgstr "" + +#: src/view/com/composer/Composer.tsx:375 msgid "One or more images is missing alt text." msgstr "Для одного або кількох зображень відсутній альтернативний текст." @@ -1564,60 +2332,131 @@ msgstr "Для одного або кількох зображень відсу msgid "Only {0} can reply." msgstr "Тільки {0} можуть відповідати." -#: src/view/com/composer/Composer.tsx:468 -#: src/view/com/composer/Composer.tsx:469 +#: src/view/com/modals/ProfilePreview.tsx:49 +#: src/view/com/modals/ProfilePreview.tsx:61 +#: src/view/screens/AppPasswords.tsx:65 +msgid "Oops!" +msgstr "" + +#: src/view/com/composer/Composer.tsx:470 +#: src/view/com/composer/Composer.tsx:471 msgid "Open emoji picker" msgstr "Емоджі" +#: src/view/screens/Settings.tsx:678 +msgid "Open links with in-app browser" +msgstr "" + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 msgid "Open navigation" msgstr "Відкрити навігацію" -#: src/view/screens/Settings.tsx:533 +#: src/view/screens/Settings.tsx:737 +msgid "Open storybook page" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:147 +msgid "Opens {numItems} options" +msgstr "" + +#: src/view/screens/Log.tsx:54 +msgid "Opens additional details for a debug entry" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:352 +msgid "Opens an expanded list of users in this notification" +msgstr "" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:61 +msgid "Opens camera on device" +msgstr "" + +#: src/view/com/composer/Prompt.tsx:25 +msgid "Opens composer" +msgstr "" + +#: src/view/screens/Settings.tsx:561 msgid "Opens configurable language settings" msgstr "Відкриває налаштування мов" -#: src/view/screens/Settings.tsx:587 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44 +msgid "Opens device photo gallery" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:459 +msgid "Opens editor for profile display name, avatar, background image, and description" +msgstr "" + +#: src/view/screens/Settings.tsx:615 msgid "Opens external embeds settings" msgstr "Відкриває налаштування зовнішніх вбудувань" +#: src/view/com/profile/ProfileHeader.tsx:614 +msgid "Opens followers list" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:633 +msgid "Opens following list" +msgstr "" + +#: src/view/screens/Settings.tsx:412 +msgid "Opens invite code list" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:172 #: src/view/shell/desktop/RightNav.tsx:156 -#: src/view/shell/Drawer.tsx:641 +#: src/view/shell/Drawer.tsx:643 msgid "Opens list of invite codes" msgstr "Відкриває список кодів запрошення" -#: src/view/com/modals/ChangeHandle.tsx:279 +#: src/view/screens/Settings.tsx:696 +msgid "Opens modal for account deletion confirmation. Requires email code." +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:281 msgid "Opens modal for using custom domain" msgstr "Відкриває діалог налаштування власного домену як псевдоніму" -#: src/view/screens/Settings.tsx:558 +#: src/view/screens/Settings.tsx:586 msgid "Opens moderation settings" msgstr "Відкриває налаштування модерації" -#: src/view/screens/Settings.tsx:514 +#: src/view/com/auth/login/LoginForm.tsx:236 +msgid "Opens password reset form" +msgstr "" + +#: src/view/screens/Feeds.tsx:335 +msgid "Opens screen to edit Saved Feeds" +msgstr "" + +#: src/view/screens/Settings.tsx:542 msgid "Opens screen with all saved feeds" msgstr "Відкриває сторінку з усіма збереженими стрічками" -#: src/view/screens/Settings.tsx:614 +#: src/view/screens/Settings.tsx:642 msgid "Opens the app password settings page" msgstr "Відкриває налаштування паролів для застосунків" -#: src/view/screens/Settings.tsx:473 +#: src/view/screens/Settings.tsx:501 msgid "Opens the home feed preferences" msgstr "Відкриває налаштування домашньої стрічки" -#: src/view/screens/Settings.tsx:697 +#: src/view/screens/Settings.tsx:738 msgid "Opens the storybook page" msgstr "" -#: src/view/screens/Settings.tsx:677 +#: src/view/screens/Settings.tsx:718 msgid "Opens the system log page" msgstr "Відкриває системний журнал" -#: src/view/screens/Settings.tsx:494 +#: src/view/screens/Settings.tsx:522 msgid "Opens the threads preferences" msgstr "Відкриває налаштування гілок" +#: src/view/com/util/forms/DropdownButton.tsx:254 +msgid "Option {0} of {numItems}" +msgstr "" + #: src/view/com/modals/Threadgate.tsx:89 msgid "Or combine these options:" msgstr "Або якісь із наступних варіантів:" @@ -1641,9 +2480,9 @@ msgstr "Сторінку не знайдено" #: src/view/com/auth/create/Step2.tsx:122 #: src/view/com/auth/create/Step2.tsx:132 -#: src/view/com/auth/login/LoginForm.tsx:221 -#: src/view/com/auth/login/SetNewPasswordForm.tsx:130 -#: src/view/com/modals/DeleteAccount.tsx:191 +#: src/view/com/auth/login/LoginForm.tsx:223 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:132 +#: src/view/com/modals/DeleteAccount.tsx:195 msgid "Password" msgstr "Пароль" @@ -1655,10 +2494,31 @@ msgstr "Пароль змінено" msgid "Password updated!" msgstr "Пароль змінено!" +#: src/Navigation.tsx:162 +msgid "People followed by @{0}" +msgstr "" + +#: src/Navigation.tsx:155 +msgid "People following @{0}" +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:66 +msgid "Permission to access camera roll is required." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:72 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:121 msgid "Pictures meant for adults." msgstr "Зображення, призначені для дорослих." +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Pin to home" +msgstr "" + #: src/view/screens/SavedFeeds.tsx:88 msgid "Pinned Feeds" msgstr "Закріплені стрічки" @@ -1688,7 +2548,11 @@ msgstr "Будь ласка, оберіть ваш пароль." msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." msgstr "Будь ласка, підтвердіть вашу електронну адресу, перш ніж змінити її. Це тимчасова вимога під час додавання інструментів оновлення електронної адреси, незабаром її видалять." -#: src/view/com/modals/AddAppPasswords.tsx:140 +#: src/view/com/modals/AddAppPasswords.tsx:89 +msgid "Please enter a name for your app password. All spaces is not allowed." +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:144 msgid "Please enter a unique name for this App Password or use our randomly generated one." msgstr "Будь ласка, введіть унікальну назву для цього паролю або використовуйте нашу випадково згенеровану." @@ -1696,7 +2560,7 @@ msgstr "Будь ласка, введіть унікальну назву для msgid "Please enter your email." msgstr "Будь ласка, введіть адресу ел. пошти." -#: src/view/com/modals/DeleteAccount.tsx:180 +#: src/view/com/modals/DeleteAccount.tsx:184 msgid "Please enter your password as well:" msgstr "Будь ласка, також введіть ваш пароль:" @@ -1710,17 +2574,51 @@ msgstr "Будь ласка, вкажіть чому ви вважаєте що #~ msgid "Please tell us why you think this decision was incorrect." #~ msgstr "" +#: src/view/com/modals/VerifyEmail.tsx:101 +msgid "Please Verify Your Email" +msgstr "" + #: src/view/com/composer/Composer.tsx:215 msgid "Please wait for your link card to finish loading" msgstr "Будь ласка, зачекайте доки завершиться створення попереднього перегляду для посилання" +#: src/view/com/modals/SelfLabel.tsx:111 +msgid "Porn" +msgstr "" + +#: src/view/com/composer/Composer.tsx:350 +#: src/view/com/composer/Composer.tsx:358 +msgctxt "action" +msgid "Post" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/screens/PostThread.tsx:82 +msgctxt "description" +msgid "Post" +msgstr "" + #: src/view/com/composer/Composer.tsx:346 #: src/view/com/post-thread/PostThread.tsx:225 #: src/view/screens/PostThread.tsx:80 -msgid "Post" -msgstr "Пост" +#~ msgid "Post" +#~ msgstr "Пост" -#: src/view/com/post-thread/PostThread.tsx:378 +#: src/view/com/post-thread/PostThreadItem.tsx:176 +msgid "Post by {0}" +msgstr "" + +#: src/Navigation.tsx:174 +#: src/Navigation.tsx:181 +#: src/Navigation.tsx:188 +msgid "Post by @{0}" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:82 +msgid "Post deleted" +msgstr "" + +#: src/view/com/post-thread/PostThread.tsx:382 msgid "Post hidden" msgstr "Пост приховано" @@ -1732,7 +2630,7 @@ msgstr "Мова посту" msgid "Post Languages" msgstr "Мови посту" -#: src/view/com/post-thread/PostThread.tsx:430 +#: src/view/com/post-thread/PostThread.tsx:434 msgid "Post not found" msgstr "Пост не знайдено" @@ -1740,7 +2638,11 @@ msgstr "Пост не знайдено" msgid "Posts" msgstr "Пости" -#: src/view/com/modals/LinkWarning.tsx:44 +#: src/view/com/posts/FeedErrorMessage.tsx:64 +msgid "Posts hidden" +msgstr "" + +#: src/view/com/modals/LinkWarning.tsx:46 msgid "Potentially Misleading Link" msgstr "Потенційно оманливе посилання" @@ -1756,30 +2658,35 @@ msgstr "Основна мова" msgid "Prioritize Your Follows" msgstr "Пріоритезувати ваші підписки" -#: src/view/screens/Settings.tsx:570 +#: src/view/screens/Settings.tsx:598 #: src/view/shell/desktop/RightNav.tsx:84 msgid "Privacy" msgstr "Конфіденційність" +#: src/Navigation.tsx:219 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings.tsx:783 +#: src/view/screens/Settings.tsx:824 #: src/view/shell/Drawer.tsx:262 msgid "Privacy Policy" msgstr "Політика конфіденційності" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:190 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:194 msgid "Processing..." msgstr "Обробка..." #: src/view/shell/bottom-bar/BottomBar.tsx:247 #: src/view/shell/desktop/LeftNav.tsx:415 #: src/view/shell/Drawer.tsx:70 -#: src/view/shell/Drawer.tsx:544 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:546 +#: src/view/shell/Drawer.tsx:547 msgid "Profile" msgstr "Профіль" -#: src/view/screens/Settings.tsx:841 +#: src/view/com/modals/EditProfile.tsx:128 +msgid "Profile updated" +msgstr "" + +#: src/view/screens/Settings.tsx:882 msgid "Protect your account by verifying your email." msgstr "Захистіть свій обліковий запис, підтвердивши свою електронну адресу." @@ -1791,14 +2698,31 @@ msgstr "Публічні, поширювані списки користувач msgid "Public, shareable lists which can drive feeds." msgstr "Публічні, поширювані списки для створення стрічок." -#: src/view/com/modals/Repost.tsx:52 +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish post" +msgstr "" + +#: src/view/com/composer/Composer.tsx:335 +msgid "Publish reply" +msgstr "" + +#: src/view/com/modals/Repost.tsx:65 +msgctxt "action" +msgid "Quote post" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:58 msgid "Quote post" msgstr "Цитувати пост" -#: src/view/com/modals/Repost.tsx:56 +#: src/view/com/modals/Repost.tsx:70 +msgctxt "action" msgid "Quote Post" -msgstr "Цитувати пост" +msgstr "" + +#: src/view/com/modals/Repost.tsx:56 +#~ msgid "Quote Post" +#~ msgstr "Цитувати пост" #: src/view/screens/PreferencesThreads.tsx:86 msgid "Random (aka \"Poster's Roulette\")" @@ -1823,7 +2747,7 @@ msgstr "Рекомендовані користувачі" #: src/view/com/modals/ListAddRemoveUsers.tsx:264 #: src/view/com/modals/SelfLabel.tsx:83 -#: src/view/com/modals/UserAddRemoveLists.tsx:193 +#: src/view/com/modals/UserAddRemoveLists.tsx:203 #: src/view/com/util/UserAvatar.tsx:282 #: src/view/com/util/UserBanner.tsx:89 msgid "Remove" @@ -1837,13 +2761,16 @@ msgstr "Вилучити {0} зі збережених стрічок?" msgid "Remove account" msgstr "Вилучити обліковий запис" -#: src/view/com/posts/FeedErrorMessage.tsx:130 +#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:166 msgid "Remove feed" msgstr "Вилучити стрічку" #: src/view/com/feeds/FeedSourceCard.tsx:105 +#: src/view/com/feeds/FeedSourceCard.tsx:167 #: src/view/com/feeds/FeedSourceCard.tsx:172 -#: src/view/screens/ProfileFeed.tsx:271 +#: src/view/com/feeds/FeedSourceCard.tsx:243 +#: src/view/screens/ProfileFeed.tsx:281 msgid "Remove from my feeds" msgstr "Вилучити з моїх стрічок" @@ -1855,11 +2782,15 @@ msgstr "Вилучити зображення" msgid "Remove image preview" msgstr "Вилучити попередній перегляд зображення" +#: src/view/com/modals/Repost.tsx:47 +msgid "Remove repost" +msgstr "" + #: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Remove this feed from my feeds?" msgstr "Вилучити цю стрічку з ваших стрічок?" -#: src/view/com/posts/FeedErrorMessage.tsx:131 +#: src/view/com/posts/FeedErrorMessage.tsx:132 msgid "Remove this feed from your saved feeds?" msgstr "Вилучити цю стрічку зі збережених стрічок?" @@ -1868,6 +2799,15 @@ msgstr "Вилучити цю стрічку зі збережених стрі msgid "Removed from list" msgstr "Вилучено зі списку" +#: src/view/com/feeds/FeedSourceCard.tsx:111 +#: src/view/com/feeds/FeedSourceCard.tsx:178 +msgid "Removed from my feeds" +msgstr "" + +#: src/view/com/composer/ExternalEmbed.tsx:71 +msgid "Removes default thumbnail from {0}" +msgstr "" + #: src/view/screens/Profile.tsx:162 msgid "Replies" msgstr "Відповіді" @@ -1876,31 +2816,50 @@ msgstr "Відповіді" msgid "Replies to this thread are disabled" msgstr "Відповіді до цього посту вимкнено" -#: src/view/screens/PreferencesHomeFeed.tsx:141 +#: src/view/com/composer/Composer.tsx:348 +msgctxt "action" +msgid "Reply" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:144 msgid "Reply Filters" msgstr "Які відповіді показувати" +#: src/view/com/post/Post.tsx:165 +#: src/view/com/posts/FeedItem.tsx:286 +msgctxt "description" +msgid "Reply to <0/>" +msgstr "" + #: src/view/com/modals/report/Modal.tsx:166 msgid "Report {collectionName}" msgstr "Поскаржитись на {collectionName}" -#: src/view/com/profile/ProfileHeader.tsx:404 +#: src/view/com/profile/ProfileHeader.tsx:408 msgid "Report Account" msgstr "Поскаржитись на обліковий запис" -#: src/view/screens/ProfileFeed.tsx:291 +#: src/view/screens/ProfileFeed.tsx:301 msgid "Report feed" msgstr "Поскаржитись на стрічку" -#: src/view/screens/ProfileList.tsx:426 +#: src/view/screens/ProfileList.tsx:437 msgid "Report List" msgstr "Поскаржитись на список" #: src/view/com/modals/report/SendReportButton.tsx:37 -#: src/view/com/util/forms/PostDropdownBtn.tsx:196 +#: src/view/com/util/forms/PostDropdownBtn.tsx:208 msgid "Report post" msgstr "Поскаржитись на пост" +#: src/view/com/modals/Repost.tsx:43 +#: src/view/com/modals/Repost.tsx:48 +#: src/view/com/modals/Repost.tsx:53 +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgctxt "action" +msgid "Repost" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Repost" msgstr "Репостити" @@ -1914,6 +2873,22 @@ msgstr "Репостити або цитувати" msgid "Reposted by" msgstr "Репост" +#: src/view/com/posts/FeedItem.tsx:206 +msgid "Reposted by {0})" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:223 +msgid "Reposted by <0/>" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:162 +msgid "reposted your post" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:189 +msgid "Reposts of this post" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:181 #: src/view/com/modals/ChangeEmail.tsx:183 msgid "Request Change" @@ -1923,7 +2898,7 @@ msgstr "Змінити" #~ msgid "Request to limit the visibility of my account" #~ msgstr "" -#: src/view/screens/Settings.tsx:422 +#: src/view/screens/Settings.tsx:450 msgid "Require alt text before posting" msgstr "Вимагати альтернативний текст до зображень перед публікацією" @@ -1931,34 +2906,52 @@ msgstr "Вимагати альтернативний текст до зобра msgid "Required for this provider" msgstr "Вимагається цим хостинг-провайдером" +#: src/view/com/auth/login/SetNewPasswordForm.tsx:98 #: src/view/com/auth/login/SetNewPasswordForm.tsx:108 msgid "Reset code" msgstr "Код підтвердження" -#: src/view/screens/Settings.tsx:719 +#: src/view/screens/Settings.tsx:757 +msgid "Reset onboarding" +msgstr "" + +#: src/view/screens/Settings.tsx:760 msgid "Reset onboarding state" msgstr "" -#: src/view/com/auth/login/ForgotPasswordForm.tsx:98 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:100 msgid "Reset password" msgstr "Скинути пароль" -#: src/view/screens/Settings.tsx:709 +#: src/view/screens/Settings.tsx:747 +msgid "Reset preferences" +msgstr "" + +#: src/view/screens/Settings.tsx:750 msgid "Reset preferences state" msgstr "" -#: src/view/screens/Settings.tsx:717 +#: src/view/screens/Settings.tsx:758 msgid "Resets the onboarding state" msgstr "" -#: src/view/screens/Settings.tsx:707 +#: src/view/screens/Settings.tsx:748 msgid "Resets the preferences state" msgstr "" +#: src/view/com/auth/login/LoginForm.tsx:266 +msgid "Retries login" +msgstr "" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:67 +msgid "Retries the last action, which errored out" +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:163 #: src/view/com/auth/create/CreateAccount.tsx:167 -#: src/view/com/auth/login/LoginForm.tsx:263 -#: src/view/com/auth/login/LoginForm.tsx:266 +#: src/view/com/auth/login/LoginForm.tsx:265 +#: src/view/com/auth/login/LoginForm.tsx:268 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:65 msgid "Retry" @@ -1968,12 +2961,26 @@ msgstr "Повторити спробу" #~ msgid "Retry change handle" #~ msgstr "" +#: src/view/screens/ProfileList.tsx:877 +msgid "Return to previous page" +msgstr "" + +#: src/view/shell/desktop/RightNav.tsx:59 +msgid "SANDBOX. Posts and accounts are not permanent." +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:125 +#: src/view/com/modals/CreateOrEditList.tsx:278 +msgctxt "action" +msgid "Save" +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:94 #: src/view/com/modals/BirthDateSettings.tsx:97 #: src/view/com/modals/ChangeHandle.tsx:173 -#: src/view/com/modals/CreateOrEditList.tsx:249 -#: src/view/com/modals/CreateOrEditList.tsx:257 -#: src/view/com/modals/EditProfile.tsx:223 +#: src/view/com/modals/CreateOrEditList.tsx:270 +#: src/view/com/modals/EditProfile.tsx:224 +#: src/view/screens/ProfileFeed.tsx:354 msgid "Save" msgstr "Зберегти" @@ -1985,7 +2992,7 @@ msgstr "Зберегти альтернативний текст" #~ msgid "Save changes" #~ msgstr "" -#: src/view/com/modals/EditProfile.tsx:231 +#: src/view/com/modals/EditProfile.tsx:232 msgid "Save Changes" msgstr "Зберегти зміни" @@ -2001,9 +3008,25 @@ msgstr "Обрізати зображення" msgid "Saved Feeds" msgstr "Збережені стрічки" +#: src/view/com/modals/EditProfile.tsx:225 +msgid "Saves any changes to your profile" +msgstr "" + +#: src/view/com/modals/ChangeHandle.tsx:171 +msgid "Saves handle change to {handle}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:833 +msgid "Scroll to top" +msgstr "" + +#: src/Navigation.tsx:437 +#: src/view/com/auth/LoggedOut.tsx:122 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 +#: src/view/com/util/forms/SearchInput.tsx:53 #: src/view/com/util/forms/SearchInput.tsx:65 #: src/view/screens/Search/Search.tsx:406 +#: src/view/screens/Search/Search.tsx:559 #: src/view/screens/Search/Search.tsx:572 #: src/view/shell/bottom-bar/BottomBar.tsx:159 #: src/view/shell/desktop/LeftNav.tsx:324 @@ -2020,6 +3043,7 @@ msgstr "Пошук" #: src/view/com/auth/LoggedOut.tsx:104 #: src/view/com/auth/LoggedOut.tsx:105 +#: src/view/com/modals/ListAddRemoveUsers.tsx:70 msgid "Search for users" msgstr "Пошук користувачів" @@ -2027,10 +3051,18 @@ msgstr "Пошук користувачів" msgid "Security Step Required" msgstr "Потрібен код підтвердження" +#: src/view/screens/SavedFeeds.tsx:163 +msgid "See this guide" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 msgid "See what's next" msgstr "Що далі?" +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "" + #: src/view/com/modals/ServerInput.tsx:75 msgid "Select Bluesky Social" msgstr "Вибрати Bluesky Social" @@ -2039,6 +3071,10 @@ msgstr "Вибрати Bluesky Social" msgid "Select from an existing account" msgstr "Вибрати існуючий обліковий запис" +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "" + #: src/view/com/auth/login/LoginForm.tsx:147 msgid "Select service" msgstr "Вибрати хостинг-провайдера" @@ -2055,7 +3091,8 @@ msgstr "Оберіть мову інтерфейсу" msgid "Select your preferred language for translations in your feed." msgstr "Оберіть бажану мову для перекладів у вашій стрічці." -#: src/view/com/modals/VerifyEmail.tsx:196 +#: src/view/com/modals/VerifyEmail.tsx:202 +#: src/view/com/modals/VerifyEmail.tsx:204 msgid "Send Confirmation Email" msgstr "Надіслати лист із кодом підтвердження" @@ -2063,9 +3100,14 @@ msgstr "Надіслати лист із кодом підтвердження" msgid "Send email" msgstr "Надіслати ел. листа" -#: src/view/com/modals/DeleteAccount.tsx:138 +#: src/view/com/modals/DeleteAccount.tsx:140 +msgctxt "action" msgid "Send Email" -msgstr "Надіслати ел. листа" +msgstr "" + +#: src/view/com/modals/DeleteAccount.tsx:138 +#~ msgid "Send Email" +#~ msgstr "Надіслати ел. листа" #: src/view/shell/Drawer.tsx:295 #: src/view/shell/Drawer.tsx:316 @@ -2076,19 +3118,49 @@ msgstr "Надіслати відгук" msgid "Send Report" msgstr "Поскаржитись" +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "Sends email with confirmation code for account deletion" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:306 +msgid "Set {value} for {labelGroup} content moderation policy" +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:155 +#: src/view/com/modals/ContentFilteringSettings.tsx:174 +msgctxt "action" +msgid "Set Age" +msgstr "" + +#: src/view/screens/Settings.tsx:482 +msgid "Set color theme to dark" +msgstr "" + +#: src/view/screens/Settings.tsx:475 +msgid "Set color theme to light" +msgstr "" + +#: src/view/screens/Settings.tsx:469 +msgid "Set color theme to system setting" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:78 msgid "Set new password" msgstr "Зміна пароля" -#: src/view/screens/PreferencesHomeFeed.tsx:222 +#: src/view/com/auth/create/Step2.tsx:133 +msgid "Set password" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:225 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." msgstr "Вимкніть це налаштування, щоб приховати всі цитовані пости у вашій стрічці. Не впливає на репости без цитування." -#: src/view/screens/PreferencesHomeFeed.tsx:119 +#: src/view/screens/PreferencesHomeFeed.tsx:122 msgid "Set this setting to \"No\" to hide all replies from your feed." msgstr "Вимкніть це налаштування, щоб приховати всі відповіді у вашій стрічці." -#: src/view/screens/PreferencesHomeFeed.tsx:188 +#: src/view/screens/PreferencesHomeFeed.tsx:191 msgid "Set this setting to \"No\" to hide all reposts from your feed." msgstr "Вимкніть це налаштування, щоб приховати всі репости у вашій стрічці." @@ -2096,14 +3168,35 @@ msgstr "Вимкніть це налаштування, щоб приховат msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." msgstr "Увімкніть це налаштування, щоб показувати відповіді у вигляді гілок. Це експериментальна функція." -#: src/view/screens/PreferencesHomeFeed.tsx:258 +#: src/view/screens/PreferencesHomeFeed.tsx:261 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature." msgstr "Увімкніть це налаштування, щоб іноді бачити пости зі збережених стрічок у вашій домашній стрічці. Це експериментальна функція." -#: src/view/screens/Settings.tsx:277 +#: src/view/com/modals/ChangeHandle.tsx:266 +msgid "Sets Bluesky username" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:153 +msgid "Sets email for password reset" +msgstr "" + +#: src/view/com/auth/login/ForgotPasswordForm.tsx:118 +msgid "Sets hosting provider for password reset" +msgstr "" + +#: src/view/com/auth/create/Step1.tsx:143 +msgid "Sets hosting provider to {label}" +msgstr "" + +#: src/view/com/auth/login/LoginForm.tsx:148 +msgid "Sets server for the Bluesky client" +msgstr "" + +#: src/Navigation.tsx:136 +#: src/view/screens/Settings.tsx:294 #: src/view/shell/desktop/LeftNav.tsx:433 -#: src/view/shell/Drawer.tsx:565 -#: src/view/shell/Drawer.tsx:566 +#: src/view/shell/Drawer.tsx:567 +#: src/view/shell/Drawer.tsx:568 msgid "Settings" msgstr "Налаштування" @@ -2111,13 +3204,18 @@ msgstr "Налаштування" msgid "Sexual activity or erotic nudity." msgstr "Сексуальна активність або еротична оголеність." -#: src/view/com/profile/ProfileHeader.tsx:338 -#: src/view/com/util/forms/PostDropdownBtn.tsx:139 -#: src/view/screens/ProfileList.tsx:385 +#: src/view/com/lightbox/Lightbox.tsx:134 +msgctxt "action" +msgid "Share" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:342 +#: src/view/com/util/forms/PostDropdownBtn.tsx:151 +#: src/view/screens/ProfileList.tsx:396 msgid "Share" msgstr "Поширити" -#: src/view/screens/ProfileFeed.tsx:303 +#: src/view/screens/ProfileFeed.tsx:313 msgid "Share feed" msgstr "Поширити стрічку" @@ -2125,11 +3223,17 @@ msgstr "Поширити стрічку" #~ msgid "Share link" #~ msgstr "" -#: src/view/com/util/moderation/ContentHider.tsx:105 -#: src/view/screens/Settings.tsx:316 +#: src/view/com/modals/ContentFilteringSettings.tsx:261 +#: src/view/com/util/moderation/ContentHider.tsx:107 +#: src/view/com/util/moderation/PostHider.tsx:108 +#: src/view/screens/Settings.tsx:344 msgid "Show" msgstr "Показати" +#: src/view/screens/PreferencesHomeFeed.tsx:68 +msgid "Show all replies" +msgstr "" + #: src/view/com/util/moderation/ScreenHider.tsx:132 msgid "Show anyway" msgstr "Всеодно показати" @@ -2138,15 +3242,25 @@ msgstr "Всеодно показати" msgid "Show embeds from {0}" msgstr "Показати вбудування з {0}" -#: src/view/screens/PreferencesHomeFeed.tsx:255 +#: src/view/com/profile/ProfileHeader.tsx:498 +msgid "Show follows similar to {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:569 +#: src/view/com/post/Post.tsx:196 +#: src/view/com/posts/FeedItem.tsx:362 +msgid "Show More" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:258 msgid "Show Posts from My Feeds" msgstr "Показувати пости зі збережених стрічок" -#: src/view/screens/PreferencesHomeFeed.tsx:219 +#: src/view/screens/PreferencesHomeFeed.tsx:222 msgid "Show Quote Posts" msgstr "Показувати цитати" -#: src/view/screens/PreferencesHomeFeed.tsx:116 +#: src/view/screens/PreferencesHomeFeed.tsx:119 msgid "Show Replies" msgstr "Показувати відповіді" @@ -2154,14 +3268,31 @@ msgstr "Показувати відповіді" msgid "Show replies by people you follow before all other replies." msgstr "Показувати відповіді від людей, за якими ви слідкуєте, вище інших." -#: src/view/screens/PreferencesHomeFeed.tsx:185 +#: src/view/screens/PreferencesHomeFeed.tsx:70 +msgid "Show replies with at least {value} {0}" +msgstr "" + +#: src/view/screens/PreferencesHomeFeed.tsx:188 msgid "Show Reposts" msgstr "Показувати репости" -#: src/view/com/notifications/FeedItem.tsx:345 +#: src/view/com/util/moderation/ContentHider.tsx:67 +#: src/view/com/util/moderation/PostHider.tsx:61 +msgid "Show the content" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 msgid "Show users" msgstr "Показати користувачів" +#: src/view/com/profile/ProfileHeader.tsx:501 +msgid "Shows a list of users similar to this user." +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:545 +msgid "Shows posts from {0} in your feed" +msgstr "" + #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 #: src/view/com/auth/login/Login.tsx:98 #: src/view/com/auth/SplashScreen.tsx:54 @@ -2196,7 +3327,9 @@ msgid "Sign into" msgstr "Увійти до" #: src/view/com/modals/SwitchAccount.tsx:64 -#: src/view/com/modals/SwitchAccount.tsx:67 +#: src/view/com/modals/SwitchAccount.tsx:69 +#: src/view/screens/Settings.tsx:107 +#: src/view/screens/Settings.tsx:110 msgid "Sign out" msgstr "Вийти" @@ -2220,14 +3353,34 @@ msgstr "Зареєструйтеся або увійдіть, щоб приєд msgid "Sign-in Required" msgstr "Необхідно увійти для перегляду" -#: src/view/screens/Settings.tsx:327 +#: src/view/screens/Settings.tsx:355 msgid "Signed in as" msgstr "Ви увійшли як" +#: src/view/com/auth/login/ChooseAccountForm.tsx:103 +msgid "Signed in as @{0}" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:66 +msgid "Signs {0} out of Bluesky" +msgstr "" + #: src/view/com/auth/onboarding/WelcomeMobile.tsx:33 msgid "Skip" msgstr "Пропустити" +#: src/view/com/modals/ProfilePreview.tsx:62 +msgid "Something went wrong and we're not sure what." +msgstr "" + +#: src/view/com/modals/Waitlist.tsx:51 +msgid "Something went wrong. Check your email and try again." +msgstr "" + +#: src/App.native.tsx:57 +msgid "Sorry! Your session expired. Please log in again." +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:69 msgid "Sort Replies" msgstr "Сортувати відповіді" @@ -2245,11 +3398,19 @@ msgstr "Квадратне" msgid "Staging" msgstr "" -#: src/view/screens/Settings.tsx:763 +#: src/view/screens/Settings.tsx:804 msgid "Status page" msgstr "Сторінка стану" -#: src/view/screens/Settings.tsx:699 +#: src/view/com/auth/create/StepHeader.tsx:15 +msgid "Step {step} of 3" +msgstr "" + +#: src/view/screens/Settings.tsx:276 +msgid "Storage cleared, you need to restart the app now." +msgstr "" + +#: src/view/screens/Settings.tsx:740 msgid "Storybook" msgstr "" @@ -2257,32 +3418,59 @@ msgstr "" msgid "Submit" msgstr "Надіслати" -#: src/view/screens/ProfileList.tsx:575 +#: src/view/screens/ProfileList.tsx:586 msgid "Subscribe" msgstr "Підписатися" -#: src/view/screens/ProfileList.tsx:571 +#: src/view/screens/ProfileList.tsx:582 msgid "Subscribe to this list" msgstr "Підписатися на цей список" +#: src/view/com/lists/ListCard.tsx:101 +msgid "Subscribed" +msgstr "" + #: src/view/screens/Search/Search.tsx:362 msgid "Suggested Follows" msgstr "Пропоновані підписки" +#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64 +msgid "Suggested for you" +msgstr "" + +#: src/view/com/modals/SelfLabel.tsx:95 +msgid "Suggestive" +msgstr "" + +#: src/Navigation.tsx:214 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "Підтримка" -#: src/view/com/modals/SwitchAccount.tsx:115 +#: src/view/com/modals/ProfilePreview.tsx:110 +msgid "Swipe up to see more" +msgstr "" + +#: src/view/com/modals/SwitchAccount.tsx:117 msgid "Switch Account" msgstr "Перемикнути обліковий запис" -#: src/view/screens/Settings.tsx:398 -#~ msgid "System" -#~ msgstr "" +#: src/view/com/modals/SwitchAccount.tsx:97 +#: src/view/screens/Settings.tsx:137 +msgid "Switch to {0}" +msgstr "" -#: src/view/screens/Settings.tsx:679 +#: src/view/com/modals/SwitchAccount.tsx:98 +#: src/view/screens/Settings.tsx:138 +msgid "Switches the account you are logged in to" +msgstr "" + +#: src/view/screens/Settings.tsx:466 +msgid "System" +msgstr "" + +#: src/view/screens/Settings.tsx:720 msgid "System log" msgstr "Системний журнал" @@ -2290,11 +3478,16 @@ msgstr "Системний журнал" msgid "Tall" msgstr "Високе" +#: src/view/com/util/images/AutoSizedImage.tsx:70 +msgid "Tap to view fully" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:93 msgid "Terms" msgstr "Умови" -#: src/view/screens/Settings.tsx:777 +#: src/Navigation.tsx:224 +#: src/view/screens/Settings.tsx:818 #: src/view/screens/TermsOfService.tsx:29 #: src/view/shell/Drawer.tsx:256 msgid "Terms of Service" @@ -2305,7 +3498,7 @@ msgstr "Умови Використання" msgid "Text input field" msgstr "Поле вводу тексту" -#: src/view/com/profile/ProfileHeader.tsx:306 +#: src/view/com/profile/ProfileHeader.tsx:310 msgid "The account will be able to interact with you after unblocking." msgstr "Обліковий запис зможе взаємодіяти з вами після розблокування." @@ -2317,7 +3510,7 @@ msgstr "Правила Спільноти переміщено до <0/>" msgid "The Copyright Policy has been moved to <0/>" msgstr "Політику захисту авторського права переміщено до <0/>" -#: src/view/com/post-thread/PostThread.tsx:433 +#: src/view/com/post-thread/PostThread.tsx:437 msgid "The post may have been deleted." msgstr "Можливо цей пост було видалено." @@ -2326,13 +3519,86 @@ msgid "The Privacy Policy has been moved to <0/>" msgstr "Політика конфіденційності була переміщена до <0/>" #: src/view/screens/Support.tsx:36 -msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "Форма підтримки була переміщена. Якщо вам потрібна допомога, будь ласка, <0/> або відвідайте {HELP_DESK_URL}, щоб зв'язатися з нами." +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "" + +#: src/view/screens/Support.tsx:36 +#~ msgid "The support form has been moved. If you need help, please<0/> or visit {HELP_DESK_URL} to get in touch with us." +#~ msgstr "Форма підтримки була переміщена. Якщо вам потрібна допомога, будь ласка, <0/> або відвідайте {HELP_DESK_URL}, щоб зв'язатися з нами." #: src/view/screens/TermsOfService.tsx:33 msgid "The Terms of Service have been moved to" msgstr "Умови Використання перенесено до" +#: src/view/screens/ProfileFeed.tsx:558 +msgid "There was an an issue contacting the server, please check your internet connection and try again." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:139 +msgid "There was an an issue removing this feed. Please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:218 +msgid "There was an an issue updating your feeds, please check your internet connection and try again." +msgstr "" + +#: src/view/screens/ProfileFeed.tsx:245 +#: src/view/screens/ProfileList.tsx:266 +#: src/view/screens/SavedFeeds.tsx:209 +#: src/view/screens/SavedFeeds.tsx:231 +#: src/view/screens/SavedFeeds.tsx:252 +msgid "There was an issue contacting the server" +msgstr "" + +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57 +#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66 +#: src/view/com/feeds/FeedSourceCard.tsx:113 +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:181 +msgid "There was an issue contacting your server" +msgstr "" + +#: src/view/com/notifications/Feed.tsx:115 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "" + +#: src/view/com/posts/Feed.tsx:261 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "" + +#: src/view/com/lists/ListMembers.tsx:172 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:148 +#: src/view/com/lists/ProfileLists.tsx:155 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "" + +#: src/view/com/modals/ContentFilteringSettings.tsx:126 +msgid "There was an issue syncing your preferences with the server" +msgstr "" + +#: src/view/screens/AppPasswords.tsx:66 +msgid "There was an issue with fetching your app passwords" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:204 +#: src/view/com/profile/ProfileHeader.tsx:225 +#: src/view/com/profile/ProfileHeader.tsx:264 +#: src/view/com/profile/ProfileHeader.tsx:277 +#: src/view/com/profile/ProfileHeader.tsx:297 +#: src/view/com/profile/ProfileHeader.tsx:319 +msgid "There was an issue! {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:287 +#: src/view/screens/ProfileList.tsx:306 +#: src/view/screens/ProfileList.tsx:328 +#: src/view/screens/ProfileList.tsx:347 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "" + #: src/view/com/util/ErrorBoundary.tsx:35 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "У застосунку сталася неочікувана проблема. Будь ласка, повідомте нас, якщо ви отримали це повідомлення!" @@ -2353,19 +3619,33 @@ msgstr "Цей користувач вказав, що не хоче, аби й msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "Цей вміст розміщено {0}. Увімкнути зовнішні медіа?" -#: src/view/com/posts/FeedErrorMessage.tsx:107 +#: src/view/com/modals/ModerationDetails.tsx:67 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "This content is not viewable without a Bluesky account." msgstr "Цей вміст не доступний для перегляду без облікового запису Bluesky." -#: src/view/com/posts/FeedErrorMessage.tsx:113 +#: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Ця стрічка зараз отримує забагато запитів і тимчасово недоступна. Спробуйте ще раз пізніше." +#: src/view/screens/Profile.tsx:392 +#: src/view/screens/ProfileFeed.tsx:484 +#: src/view/screens/ProfileList.tsx:639 +msgid "This feed is empty!" +msgstr "" + +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "" + #: src/view/com/modals/BirthDateSettings.tsx:61 msgid "This information is not shared with other users." msgstr "Ця інформація не розкривається іншим користувачам." -#: src/view/com/modals/VerifyEmail.tsx:113 +#: src/view/com/modals/VerifyEmail.tsx:119 msgid "This is important in case you ever need to change your email or reset your password." msgstr "Це важливо для випадку, якщо вам коли-небудь потрібно буде змінити адресу електронної пошти або відновити пароль." @@ -2373,24 +3653,44 @@ msgstr "Це важливо для випадку, якщо вам коли-не msgid "This is the service that keeps you online." msgstr "Це сервіс який зберігає дані вашого облікового запису." -#: src/view/com/modals/LinkWarning.tsx:56 +#: src/view/com/modals/LinkWarning.tsx:58 msgid "This link is taking you to the following website:" msgstr "Це посилання веде на сайт:" +#: src/view/screens/ProfileList.tsx:813 +msgid "This list is empty!" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:105 +msgid "This name is already in use" +msgstr "" + #: src/view/com/post-thread/PostThreadItem.tsx:123 msgid "This post has been deleted." msgstr "Цей пост було видалено." +#: src/view/com/modals/ModerationDetails.tsx:62 +msgid "This user has blocked you. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:42 +msgid "This user is included in the <0/> list which you have blocked." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:74 +msgid "This user is included the <0/> list which you have muted." +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:137 msgid "This warning is only available for posts with media attached." msgstr "Це попередження доступне тільки для записів з прикріпленими медіа-файлами." -#: src/view/com/util/forms/PostDropdownBtn.tsx:178 +#: src/view/com/util/forms/PostDropdownBtn.tsx:190 msgid "This will hide this post from your feeds." msgstr "Це приховає цей пост із вашої стрічки." #: src/view/screens/PreferencesThreads.tsx:53 -#: src/view/screens/Settings.tsx:503 +#: src/view/screens/Settings.tsx:531 msgid "Thread Preferences" msgstr "Налаштування гілок" @@ -2398,7 +3698,11 @@ msgstr "Налаштування гілок" msgid "Threaded Mode" msgstr "Режим гілок" -#: src/view/com/util/forms/DropdownButton.tsx:230 +#: src/Navigation.tsx:254 +msgid "Threads Preferences" +msgstr "" + +#: src/view/com/util/forms/DropdownButton.tsx:234 msgid "Toggle dropdown" msgstr "Розкрити/сховати" @@ -2406,60 +3710,100 @@ msgstr "Розкрити/сховати" msgid "Transformations" msgstr "Редагування" -#: src/view/com/post-thread/PostThreadItem.tsx:705 -#: src/view/com/post-thread/PostThreadItem.tsx:707 -#: src/view/com/util/forms/PostDropdownBtn.tsx:111 +#: src/view/com/post-thread/PostThreadItem.tsx:710 +#: src/view/com/post-thread/PostThreadItem.tsx:712 +#: src/view/com/util/forms/PostDropdownBtn.tsx:123 msgid "Translate" msgstr "Перекласти" -#: src/view/com/util/error/ErrorScreen.tsx:73 +#: src/view/com/util/error/ErrorScreen.tsx:75 +msgctxt "action" msgid "Try again" -msgstr "Спробувати ще раз" +msgstr "" -#: src/view/screens/ProfileList.tsx:473 +#: src/view/com/util/error/ErrorScreen.tsx:73 +#~ msgid "Try again" +#~ msgstr "Спробувати ще раз" + +#: src/view/screens/ProfileList.tsx:484 msgid "Un-block list" msgstr "Розблокувати список" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/screens/ProfileList.tsx:469 msgid "Un-mute list" msgstr "Перестати ігнорувати" #: src/view/com/auth/create/CreateAccount.tsx:65 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:87 #: src/view/com/auth/login/Login.tsx:76 #: src/view/com/auth/login/LoginForm.tsx:120 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Не вдалося зв'язатися з вашим хостинг-провайдером. Перевірте ваше підключення до Інтернету." -#: src/view/com/profile/ProfileHeader.tsx:466 -#: src/view/com/profile/ProfileHeader.tsx:469 +#: src/view/com/profile/ProfileHeader.tsx:475 +msgctxt "action" +msgid "Unblock" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:472 +#: src/view/screens/ProfileList.tsx:568 msgid "Unblock" msgstr "Розблокувати" -#: src/view/com/profile/ProfileHeader.tsx:304 -#: src/view/com/profile/ProfileHeader.tsx:388 +#: src/view/com/profile/ProfileHeader.tsx:308 +#: src/view/com/profile/ProfileHeader.tsx:392 msgid "Unblock Account" msgstr "Розблокувати обліковий запис" +#: src/view/com/modals/Repost.tsx:42 +#: src/view/com/modals/Repost.tsx:55 +#: src/view/com/util/post-ctrls/RepostButton.tsx:60 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:48 msgid "Undo repost" msgstr "Скасувати репост" +#: src/view/com/profile/FollowButton.tsx:55 +msgctxt "action" +msgid "Unfollow" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:524 +msgid "Unfollow {0}" +msgstr "" + #: src/view/com/auth/create/state.ts:216 msgid "Unfortunately, you do not meet the requirements to create an account." msgstr "На жаль, ви не відповідаєте вимогам для створення облікового запису." -#: src/view/com/profile/ProfileHeader.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:189 +msgid "Unlike" +msgstr "" + +#: src/view/screens/ProfileList.tsx:575 +msgid "Unmute" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:373 msgid "Unmute Account" msgstr "Перестати ігнорувати" -#: src/view/com/util/forms/PostDropdownBtn.tsx:157 +#: src/view/com/util/forms/PostDropdownBtn.tsx:169 msgid "Unmute thread" msgstr "Перестати ігнорувати" -#: src/view/screens/ProfileList.tsx:441 +#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileList.tsx:559 +msgid "Unpin" +msgstr "" + +#: src/view/screens/ProfileList.tsx:452 msgid "Unpin moderation list" msgstr "Відкріпити список модерації" +#: src/view/screens/ProfileFeed.tsx:354 +msgid "Unsave" +msgstr "" + #: src/view/com/modals/UserAddRemoveLists.tsx:54 msgid "Update {displayName} in Lists" msgstr "Змінити належність {displayName} до списків" @@ -2468,34 +3812,83 @@ msgstr "Змінити належність {displayName} до списків" msgid "Update Available" msgstr "Доступне оновлення" -#: src/view/com/auth/login/SetNewPasswordForm.tsx:172 +#: src/view/com/auth/login/SetNewPasswordForm.tsx:174 msgid "Updating..." msgstr "Оновлення..." -#: src/view/com/modals/ChangeHandle.tsx:453 +#: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "Завантажити текстовий файл до:" -#: src/view/screens/AppPasswords.tsx:194 +#: src/view/screens/AppPasswords.tsx:195 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." msgstr "Використовуйте паролі для застосунків для входу в інших застосунках для Bluesky. Це дозволить використовувати їх, не надаючи повний доступ до вашого облікового запису і вашого основного пароля." -#: src/view/com/modals/ChangeHandle.tsx:513 +#: src/view/com/modals/ChangeHandle.tsx:515 msgid "Use default provider" msgstr "Використовувати провайдера за замовчуванням" -#: src/view/com/modals/AddAppPasswords.tsx:150 +#: src/view/com/modals/InAppBrowserConsent.tsx:56 +#: src/view/com/modals/InAppBrowserConsent.tsx:58 +msgid "Use in-app browser" +msgstr "" + +#: src/view/com/modals/InAppBrowserConsent.tsx:66 +#: src/view/com/modals/InAppBrowserConsent.tsx:68 +msgid "Use my default browser" +msgstr "" + +#: src/view/com/modals/AddAppPasswords.tsx:154 msgid "Use this to sign into the other app along with your handle." msgstr "Скористайтесь ним для входу в інші застосунки." -#: src/view/com/modals/InviteCodes.tsx:197 +#: src/view/com/modals/ServerInput.tsx:105 +msgid "Use your domain as your Bluesky client service provider" +msgstr "" + +#: src/view/com/modals/InviteCodes.tsx:200 msgid "Used by:" msgstr "Використано:" +#: src/view/com/modals/ModerationDetails.tsx:54 +msgid "User Blocked" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:40 +msgid "User Blocked by List" +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:60 +msgid "User Blocks You" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:38 msgid "User handle" msgstr "Псевдонім" +#: src/view/com/lists/ListCard.tsx:84 +#: src/view/com/modals/UserAddRemoveLists.tsx:182 +msgid "User list by {0}" +msgstr "" + +#: src/view/screens/ProfileList.tsx:741 +msgid "User list by <0/>" +msgstr "" + +#: src/view/com/lists/ListCard.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:180 +#: src/view/screens/ProfileList.tsx:739 +msgid "User list by you" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:138 +msgid "User list created" +msgstr "" + +#: src/view/com/modals/CreateOrEditList.tsx:125 +msgid "User list updated" +msgstr "" + #: src/view/screens/Lists.tsx:58 msgid "User Lists" msgstr "Списки користувачів" @@ -2505,7 +3898,7 @@ msgstr "Списки користувачів" msgid "Username or email address" msgstr "Ім'я користувача або електронна адреса" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:775 msgid "Users" msgstr "Користувачі" @@ -2521,15 +3914,15 @@ msgstr "користувачі, на яких підписані <0/>" msgid "Users in \"{0}\"" msgstr "Користувачі в «{0}»" -#: src/view/screens/Settings.tsx:802 +#: src/view/screens/Settings.tsx:843 msgid "Verify email" msgstr "Підтвердити електронну адресу" -#: src/view/screens/Settings.tsx:827 +#: src/view/screens/Settings.tsx:868 msgid "Verify my email" msgstr "Підтвердити мою електронну адресу" -#: src/view/screens/Settings.tsx:836 +#: src/view/screens/Settings.tsx:877 msgid "Verify My Email" msgstr "Підтвердити мою електронну адресу" @@ -2538,18 +3931,42 @@ msgstr "Підтвердити мою електронну адресу" msgid "Verify New Email" msgstr "Підтвердити нову адресу електронної пошти" +#: src/view/com/modals/VerifyEmail.tsx:103 +msgid "Verify Your Email" +msgstr "" + +#: src/view/com/profile/ProfileHeader.tsx:701 +msgid "View {0}'s avatar" +msgstr "" + #: src/view/screens/Log.tsx:52 msgid "View debug entry" msgstr "Переглянути запис для налагодження" +#: src/view/com/posts/FeedSlice.tsx:103 +msgid "View full thread" +msgstr "" + +#: src/view/com/posts/FeedErrorMessage.tsx:172 +msgid "View profile" +msgstr "" + #: src/view/com/profile/ProfileSubpageHeader.tsx:128 msgid "View the avatar" msgstr "Переглянути аватар" -#: src/view/com/modals/LinkWarning.tsx:73 +#: src/view/com/modals/LinkWarning.tsx:75 msgid "Visit Site" msgstr "Відвідати сайт" +#: src/view/com/modals/ContentFilteringSettings.tsx:254 +msgid "Warn" +msgstr "" + +#: src/view/com/modals/AppealLabel.tsx:48 +msgid "We'll look into your appeal promptly." +msgstr "" + #: src/view/com/auth/create/CreateAccount.tsx:122 msgid "We're so excited to have you join us!" msgstr "Ми дуже раді, що ви приєдналися!" @@ -2562,6 +3979,10 @@ msgstr "Ми дуже раді, що ви приєдналися!" #~ msgid "We're sorry, but this feed is currently receiving high traffic and is temporarily unavailable. Please try again later." #~ msgstr "" +#: src/view/screens/ProfileList.tsx:83 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "" + #: src/view/screens/Search/Search.tsx:243 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Даруйте, нам не вдалося виконати пошук за вашим запитом. Будь ласка, спробуйте ще раз через кілька хвилин." @@ -2579,6 +4000,7 @@ msgid "What is the issue with this {collectionName}?" msgstr "Яка проблема з {collectionName}?" #: src/view/com/auth/SplashScreen.tsx:34 +#: src/view/com/composer/Composer.tsx:279 msgid "What's up?" msgstr "Як справи?" @@ -2603,23 +4025,30 @@ msgstr "Хто може відповідати" msgid "Wide" msgstr "Широке" -#: src/view/com/composer/Composer.tsx:418 +#: src/view/com/composer/Composer.tsx:415 msgid "Write post" msgstr "Написати пост" +#: src/view/com/composer/Composer.tsx:278 #: src/view/com/composer/Prompt.tsx:33 msgid "Write your reply" msgstr "Написати відповідь" -#: src/view/screens/PreferencesHomeFeed.tsx:126 -#: src/view/screens/PreferencesHomeFeed.tsx:198 -#: src/view/screens/PreferencesHomeFeed.tsx:233 -#: src/view/screens/PreferencesHomeFeed.tsx:268 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +#: src/view/screens/PreferencesHomeFeed.tsx:129 +#: src/view/screens/PreferencesHomeFeed.tsx:201 +#: src/view/screens/PreferencesHomeFeed.tsx:236 +#: src/view/screens/PreferencesHomeFeed.tsx:271 #: src/view/screens/PreferencesThreads.tsx:106 #: src/view/screens/PreferencesThreads.tsx:129 msgid "Yes" msgstr "Так" +#: src/view/com/posts/FollowingEmptyState.tsx:67 +#: src/view/com/posts/FollowingEndOfFeed.tsx:68 +msgid "You can also discover new Custom Feeds to follow." +msgstr "" + #: src/view/com/auth/create/Step1.tsx:106 msgid "You can change hosting providers at any time." msgstr "Ви можете змінити хостинг-провайдера у будь-який час." @@ -2629,7 +4058,7 @@ msgstr "Ви можете змінити хостинг-провайдера у msgid "You can now sign in with your new password." msgstr "Тепер ви можете увійти за допомогою нового пароля." -#: src/view/com/modals/InviteCodes.tsx:64 +#: src/view/com/modals/InviteCodes.tsx:66 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "У вас ще немає кодів запрошення! З часом ми надамо вам декілька." @@ -2637,7 +4066,7 @@ msgstr "У вас ще немає кодів запрошення! З часом msgid "You don't have any pinned feeds." msgstr "У вас немає закріплених стрічок." -#: src/view/screens/Feeds.tsx:383 +#: src/view/screens/Feeds.tsx:387 msgid "You don't have any saved feeds!" msgstr "У вас немає збережених стрічок!" @@ -2645,16 +4074,24 @@ msgstr "У вас немає збережених стрічок!" msgid "You don't have any saved feeds." msgstr "У вас немає збережених стрічок." -#: src/view/com/post-thread/PostThread.tsx:381 +#: src/view/com/post-thread/PostThread.tsx:385 msgid "You have blocked the author or you have been blocked by the author." msgstr "Ви заблокували автора або автор заблокував вас." -#: src/view/com/feeds/ProfileFeedgens.tsx:134 +#: src/view/com/modals/ModerationDetails.tsx:56 +msgid "You have blocked this user. You cannot view their content." +msgstr "" + +#: src/view/com/modals/ModerationDetails.tsx:87 +msgid "You have muted this user." +msgstr "" + +#: src/view/com/feeds/ProfileFeedgens.tsx:136 msgid "You have no feeds." msgstr "У вас немає стрічок." #: src/view/com/lists/MyLists.tsx:89 -#: src/view/com/lists/ProfileLists.tsx:138 +#: src/view/com/lists/ProfileLists.tsx:140 msgid "You have no lists." msgstr "У вас немає списків." @@ -2662,7 +4099,7 @@ msgstr "У вас немає списків." 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." msgstr "Ви ще не заблокували жодного облікового запису. Щоб заблокувати когось, перейдіть до їх профілю та виберіть опцію \"Заблокувати\" у меню їх облікового запису." -#: src/view/screens/AppPasswords.tsx:86 +#: src/view/screens/AppPasswords.tsx:87 msgid "You have not created any app passwords yet. You can create one by pressing the button below." msgstr "Ви ще не створили жодного пароля для застосунків. Ви можете створити новий пароль, натиснувши кнопку нижче." @@ -2670,23 +4107,48 @@ msgstr "Ви ще не створили жодного пароля для за 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." msgstr "Ви ще не ігноруєте жодного облікового запису. Щоб ігнорувати когось, перейдіть до їх профілю та виберіть опцію \"Ігнорувати\" у меню їх облікового запису." +#: src/view/com/modals/ContentFilteringSettings.tsx:170 +msgid "You must be 18 or older to enable adult content." +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:96 +msgid "You will no longer receive notifications for this thread" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:99 +msgid "You will now receive notifications for this thread" +msgstr "" + #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "Ви отримаєте електронний лист із кодом підтвердження. Введіть цей код тут, а потім введіть новий пароль." +#: src/view/com/posts/FollowingEndOfFeed.tsx:48 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "" + #: src/view/com/auth/create/Step2.tsx:58 msgid "Your account" msgstr "Ваш акаунт" +#: src/view/com/modals/DeleteAccount.tsx:65 +msgid "Your account has been deleted" +msgstr "" + #: src/view/com/auth/create/Step2.tsx:146 msgid "Your birth date" msgstr "Ваша дата народження" +#: src/view/com/modals/InAppBrowserConsent.tsx:47 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "" + #: src/view/com/auth/create/state.ts:102 +#: src/view/com/auth/login/ForgotPasswordForm.tsx:70 msgid "Your email appears to be invalid." msgstr "Не вдалося розпізнати адресу електронної пошти." -#: src/view/com/modals/Waitlist.tsx:107 +#: src/view/com/modals/Waitlist.tsx:109 msgid "Your email has been saved! We'll be in touch soon." msgstr "Вашу електронну адресу збережено! Ми скоро зв'яжемося з вами." @@ -2694,30 +4156,43 @@ msgstr "Вашу електронну адресу збережено! Ми ск msgid "Your email has been updated but not verified. As a next step, please verify your new email." msgstr "Вашу адресу електронної пошти було змінено, але ще не підтверджено. Для підтвердження, будь ласка, перевірте вашу поштову скриньку за новою адресою." -#: src/view/com/modals/VerifyEmail.tsx:108 +#: src/view/com/modals/VerifyEmail.tsx:114 msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Ваша електронна пошта ще не підтверджена. Це важливий крок для безпеки вашого облікового запису, який ми рекомендуємо вам зробити." +#: src/view/com/posts/FollowingEmptyState.tsx:47 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "" + #: src/view/com/auth/create/Step3.tsx:42 -#: src/view/com/modals/ChangeHandle.tsx:270 msgid "Your full handle will be" msgstr "Ваш повний псевдонім буде" +#: src/view/com/modals/ChangeHandle.tsx:270 +msgid "Your full handle will be <0>@{0}" +msgstr "" + #: src/view/com/auth/create/Step1.tsx:53 msgid "Your hosting provider" msgstr "Ваш хостинг-провайдер" -#: src/view/screens/Settings.tsx:402 +#: src/view/screens/Settings.tsx:430 #: src/view/shell/desktop/RightNav.tsx:137 -#: src/view/shell/Drawer.tsx:655 +#: src/view/shell/Drawer.tsx:657 msgid "Your invite codes are hidden when logged in using an App Password" msgstr "Ваші коди запрошення приховано, якщо ви увійшли за допомогою пароля для застосунків" +#: src/view/com/composer/Composer.tsx:267 +msgid "Your post has been published" +msgstr "" + +#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:59 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Ваші повідомлення, вподобання і блоки є публічними. Ігнорування - приватні." -#: src/view/com/modals/SwitchAccount.tsx:82 +#: src/view/com/modals/SwitchAccount.tsx:84 +#: src/view/screens/Settings.tsx:125 msgid "Your profile" msgstr "Ваш профіль" @@ -2733,7 +4208,10 @@ msgstr "Ваш профіль" #~ msgid "Your profile and posts will not be visible to people visiting the Bluesky app or website without having an account and being logged in." #~ msgstr "" +#: src/view/com/composer/Composer.tsx:266 +msgid "Your reply has been published" +msgstr "" + #: src/view/com/auth/create/Step3.tsx:28 msgid "Your user handle" msgstr "Ваш псевдонім" - diff --git a/yarn.lock b/yarn.lock index 391149f2..760e0b33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2881,10 +2881,10 @@ mv "~2" safe-json-stringify "~1" -"@expo/cli@0.16.5": - version "0.16.5" - resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.16.5.tgz#cce130bf9dbad58eda4f3b3d6bd0276ce1be74ec" - integrity sha512-4SAAymmV97OeskbYbpiJ/HFSUHLIyYmP8RlZE0svH+A1Z2lsAbjm8G7t5dFt5WPZGHWuj0y/DzIT8eElqvwHEg== +"@expo/cli@0.16.7": + version "0.16.7" + resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.16.7.tgz#61c623d8869973bed96e9876a0ec52f3578dd76e" + integrity sha512-e2zeT2/hs2KyV/aXl/1z5kDSPgCbqPgb7S2+211a+6178eqUr6JNn6TTIFdLNe9Q7/aJaLPFgO5KJhOkg9QgJw== dependencies: "@babel/runtime" "^7.20.0" "@expo/code-signing-certificates" "0.0.5" @@ -2898,7 +2898,7 @@ "@expo/osascript" "^2.0.31" "@expo/package-manager" "^1.1.1" "@expo/plist" "^0.1.0" - "@expo/prebuild-config" "6.7.2" + "@expo/prebuild-config" "6.7.3" "@expo/rudder-sdk-node" "1.1.1" "@expo/server" "^0.3.0" "@expo/spawn-async" "1.5.0" @@ -2991,7 +2991,30 @@ xcode "^3.0.1" xml2js "0.6.0" -"@expo/config-plugins@7.8.2", "@expo/config-plugins@~7.8.2": +"@expo/config-plugins@7.8.3": + version "7.8.3" + resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-7.8.3.tgz#f507d4b94ce11fad0bac8ba269ea95e7d1051b83" + integrity sha512-ix0pNLZgR29mNI5pcNRjuEClvioVjWCNWDiAxgZd1BXEVn7d2bqztDKQj03KU88e0KM7zKt9AbmIqn5aANZ8pg== + dependencies: + "@expo/config-types" "^50.0.0-alpha.1" + "@expo/fingerprint" "^0.6.0" + "@expo/json-file" "~8.3.0" + "@expo/plist" "^0.1.0" + "@expo/sdk-runtime-versions" "^1.0.0" + "@react-native/normalize-color" "^2.0.0" + chalk "^4.1.2" + debug "^4.3.1" + find-up "~5.0.0" + getenv "^1.0.0" + glob "7.1.6" + resolve-from "^5.0.0" + semver "^7.5.3" + slash "^3.0.0" + slugify "^1.6.6" + xcode "^3.0.1" + xml2js "0.6.0" + +"@expo/config-plugins@~7.8.2": version "7.8.2" resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-7.8.2.tgz#c00ce93c4d6c2cb9e345ed9cd56ceeea05ab8ddb" integrity sha512-XM2eXA5EvcpmXFCui48+bVy8GTskYSjPf2yC+LliYv8PDcedu7+pdgmbnvH4eZCyHfTMO8/UiF+w8e5WgOEj5A== @@ -3019,10 +3042,10 @@ resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-50.0.0.tgz#b534d3ec997ec60f8af24f6ad56244c8afc71a0b" integrity sha512-0kkhIwXRT6EdFDwn+zTg9R2MZIAEYGn1MVkyRohAd+C9cXOb5RA8WLQi7vuxKF9m1SMtNAUrf0pO+ENK0+/KSw== -"@expo/config@8.5.2": - version "8.5.2" - resolved "https://registry.yarnpkg.com/@expo/config/-/config-8.5.2.tgz#4a0de82279337a37b5f1f0958711fe56e8ea31c2" - integrity sha512-UYy9kWxjQAEDwlX7gwLk0+8IxGPcHJMLnYRYtR5C5xGIV+ML7tCA+qFz1p4gHZRPkJD+k7iZyqBtyqt8xm+zXw== +"@expo/config@8.5.3": + version "8.5.3" + resolved "https://registry.yarnpkg.com/@expo/config/-/config-8.5.3.tgz#e1ce353e658f6bfefc8a1888532672c0f9f48894" + integrity sha512-wMX96aLo7AVl7voEkGXwEI2hPoMMHgxyq0CMC51I2jOnYHqB4HkG71YeXBPZR3zLnY33CNjVT+hF5CAPfiiliw== dependencies: "@babel/code-frame" "~7.10.4" "@expo/config-plugins" "~7.8.2" @@ -3229,10 +3252,10 @@ semver "7.5.3" xml2js "0.6.0" -"@expo/prebuild-config@6.7.2": - version "6.7.2" - resolved "https://registry.yarnpkg.com/@expo/prebuild-config/-/prebuild-config-6.7.2.tgz#a6107394d92ce0105534a0b7e63aa5599b720fdd" - integrity sha512-Z1GyWfl923wU29YQg6Xik4URls4qcIddWA4vLhW6mUgiRhC3HCf1keHEzK5AtWsrga4bH/H+usAY0OltgABW1w== +"@expo/prebuild-config@6.7.3": + version "6.7.3" + resolved "https://registry.yarnpkg.com/@expo/prebuild-config/-/prebuild-config-6.7.3.tgz#8444c1630bd92931c2d1a510791535b7282d8fa6" + integrity sha512-jZIHzlnvdg4Gnln06XR9tvirL3hSp/Jh48COhLKs51vb3THCWumUytZBS4DSMdvGwf8btnaB01Zg00xQhSDBsA== dependencies: "@expo/config" "~8.5.0" "@expo/config-plugins" "~7.8.0" @@ -3287,10 +3310,10 @@ dependencies: cross-spawn "^7.0.3" -"@expo/vector-icons@^13.0.0": - version "13.0.0" - resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-13.0.0.tgz#e2989b85e95a82bce216f88cf8fb583ab050ec95" - integrity sha512-TI+l71+5aSKnShYclFa14Kum+hQMZ86b95SH6tQUG3qZEmLTarvWpKwqtTwQKqvlJSJrpFiSFu3eCuZokY6zWA== +"@expo/vector-icons@^14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-14.0.0.tgz#48ce0aa5c05873b07c0c78bfe16c870388f4de9a" + integrity sha512-5orm59pdnBQlovhU9k4DbjMUZBHNlku7IRgFY56f7pcaaCnXq9yaLJoOQl9sMwNdFzf4gnkTyHmR5uN10mI9rA== "@expo/webpack-config@^19.0.0": version "19.0.0" @@ -4744,10 +4767,10 @@ resolved "https://registry.yarnpkg.com/@react-native-menu/menu/-/menu-0.8.0.tgz#dbf227c2081e5ffd3d2073ee68ecc84cf8639727" integrity sha512-kxiT6ySZsDbBvNWovrKVAfs4AQvAytKIf0f8KQLkVO6eNYMUmONBQPzi6onTTbVujXtZHambo7qr/PcedaR8Tg== -"@react-native-picker/picker@2.5.1": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.5.1.tgz#dfa13d5b97bfbedf1f7e7c608181a82f1d58b351" - integrity sha512-/sADUfQsosMRYtrqqL3ZYZSECRygj0fXtpRLqxJfwuMEoqfvfn40756R6B1alzusVvDRZFI0ari0iQid56hA/Q== +"@react-native-picker/picker@2.6.1": + version "2.6.1" + resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.6.1.tgz#3b20ddd1385fab0487db103dc6519570f8892e6d" + integrity sha512-oJftvmLOj6Y6/bF4kPcK6L83yNBALGmqNYugf94BzP0FQGpHBwimVN2ygqkQ2Sn2ZU3pGUZMs0jV6+Gku2GyYg== "@react-native-picker/picker@^1.8.3": version "1.16.8" @@ -11448,15 +11471,15 @@ expo-application@~5.8.0: resolved "https://registry.yarnpkg.com/expo-application/-/expo-application-5.8.0.tgz#b82cb98a08f91d61f047f6578e883e0deb9661f2" integrity sha512-nNQ/ayC4P1ue0ZQSmUlG/K2ZHTPwHyYGsb0QtEmCFUCitsjPKIx4coNvAreZMuELvY7pD1zKr+pdtN/ULnljBA== -expo-application@~5.8.1: - version "5.8.1" - resolved "https://registry.yarnpkg.com/expo-application/-/expo-application-5.8.1.tgz#9a8628514a6dbe06d8104ce9e2712977fdbd9589" - integrity sha512-8BRbB69HDjDQ7zwurqZ5/nKp3sN7DLXXjYEvakjf6LaEXwn16V4ClqCxb2KRAeKoWX3ORwKnvqM8F5uz9tfM9A== +expo-application@~5.8.2: + version "5.8.2" + resolved "https://registry.yarnpkg.com/expo-application/-/expo-application-5.8.2.tgz#3847843203b87b9b67cc3b56f3c2639199cb0b07" + integrity sha512-ySc5MzZFRnK7XxBho7kZoQcazz97y4j0Wj+p9n4UDlgQLGrp1IHFBgyZIq2y/qoED0RnFUCKUDeegvXXTiBENA== -expo-asset@~9.0.1: - version "9.0.1" - resolved "https://registry.yarnpkg.com/expo-asset/-/expo-asset-9.0.1.tgz#85f3affa263a97d012d585819e742218bdb967c6" - integrity sha512-hoCzQ8ga6ZOmkwABQeAIStXmshpK+1oNpGNNeJCJ1QdoU6hlCu6DKnikreLZYr6FQzaQTS3yel86zuRQtwNpaQ== +expo-asset@~9.0.2: + version "9.0.2" + resolved "https://registry.yarnpkg.com/expo-asset/-/expo-asset-9.0.2.tgz#e8a6b6da356d5fc97955599d2fa49af78c7f0bfd" + integrity sha512-PzYKME1MgUOoUvwtdzhAyXkjXOXGiSYqGKG/MsXwWr0Ef5wlBaBm2DCO9V6KYbng5tBPFu6hTjoRNil1tBOSow== dependencies: "@react-native/assets-registry" "~0.73.1" blueimp-md5 "^2.10.0" @@ -11487,52 +11510,52 @@ expo-constants@~15.4.0: dependencies: "@expo/config" "~8.5.0" -expo-constants@~15.4.2: - version "15.4.2" - resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-15.4.2.tgz#e62201d973b9c5bf0686169f77604058597fa425" - integrity sha512-goJ44MsjRkJQbi/w49n7HIsBnp7Caa4mPMDUgTwk07BCUM5yKPb3Ny2/0QsaUcqBNgke2IXxr4OhqDYLd1jWOQ== +expo-constants@~15.4.3: + version "15.4.3" + resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-15.4.3.tgz#e6080323e3651e98c1433ba0d06d1352cfbd2203" + integrity sha512-iOLIB0ckJFSzsH68FoYp9f8FB0CjKViuLnRID+OhiF3IGL1ja9IZdfvtZgkGJ27Az79yThX/9ktlw77+5ejGbA== dependencies: "@expo/config" "~8.5.0" -expo-dev-client@~3.3.4: - version "3.3.4" - resolved "https://registry.yarnpkg.com/expo-dev-client/-/expo-dev-client-3.3.4.tgz#5c57252023bc5ea5fc0bdd8be1562181b3f535d6" - integrity sha512-6BmxIqxYmJ7YGUehIRoi07mNWNBg+9LcY89zcitCQkYcTBKZwBwAuMyO6QNtTku9Y/XvbntbRNYGoNNuL7rpAw== +expo-dev-client@~3.3.5: + version "3.3.5" + resolved "https://registry.yarnpkg.com/expo-dev-client/-/expo-dev-client-3.3.5.tgz#243719f5613ec487461da15650413a3a0c6fbadf" + integrity sha512-g1KZBfkn4jIlVCBiBaYDkacecICLFla1Cpc/eGjdZJGceInoJe25HPyrMtYr047QDQaqnzRM+hXoJFhiKDfRpg== dependencies: - expo-dev-launcher "3.6.1" - expo-dev-menu "4.5.2" - expo-dev-menu-interface "1.7.1" + expo-dev-launcher "3.6.2" + expo-dev-menu "4.5.3" + expo-dev-menu-interface "1.7.2" expo-manifests "~0.13.0" expo-updates-interface "~0.15.1" -expo-dev-launcher@3.6.1: - version "3.6.1" - resolved "https://registry.yarnpkg.com/expo-dev-launcher/-/expo-dev-launcher-3.6.1.tgz#93c37ecf71f9f76e7eb0157a480ced6b627512b2" - integrity sha512-ZT2yzACz/jl+pQ9/abIPNevs9t659//mlHO/kuFF6Z5IaLyVhp69SgU+2xBq0/TIBl+76PinCLTBtCVMkbNcNw== +expo-dev-launcher@3.6.2: + version "3.6.2" + resolved "https://registry.yarnpkg.com/expo-dev-launcher/-/expo-dev-launcher-3.6.2.tgz#901e8ab2040fbfb8a7f0a4bdceb30399cf831cfd" + integrity sha512-f09rLzTdyGRlWTvt8UV5cA8bhMNbCnuXBHDVAkJ3Yz0I+dHq4oecyh6TNR2plAR+dKhMYnY7rtTCyIQvd2adfA== dependencies: ajv "8.11.0" - expo-dev-menu "4.5.2" + expo-dev-menu "4.5.3" expo-manifests "~0.13.0" resolve-from "^5.0.0" semver "^7.5.3" -expo-dev-menu-interface@1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/expo-dev-menu-interface/-/expo-dev-menu-interface-1.7.1.tgz#de48913b0e338671a31dd69bbcf1772e8f2d3439" - integrity sha512-EHerVdLGMhcmlT+4lugzALBzoexLj1KJMakQm5lDvBPWGBwAJ1Tu4frkD1e+XbTun+9zpVhbshMoPqPb6F0Qig== +expo-dev-menu-interface@1.7.2: + version "1.7.2" + resolved "https://registry.yarnpkg.com/expo-dev-menu-interface/-/expo-dev-menu-interface-1.7.2.tgz#772fb97c6b0a44c27965cdfcfa078f316b0930ca" + integrity sha512-V/geSB9rW0IPTR+d7E5CcvkV0uVUCE7SMHZqE/J0/dH06Wo8AahB16fimXeh5/hTL2Qztq8CQ41xpFUBoA9TEw== -expo-dev-menu@4.5.2: - version "4.5.2" - resolved "https://registry.yarnpkg.com/expo-dev-menu/-/expo-dev-menu-4.5.2.tgz#4c5b242e195330c94839d3741dcc41b842cc1eba" - integrity sha512-Nkbz8ROkAAOXQquvVr7yuv556Vj7E9fGB00mtU+x8OIWVSQi0nVorHYS12oKUDoLNDpA8ayKOwfcroIovAsVSw== +expo-dev-menu@4.5.3: + version "4.5.3" + resolved "https://registry.yarnpkg.com/expo-dev-menu/-/expo-dev-menu-4.5.3.tgz#89632134eac59533b7867d3a87a71940ac7ee74b" + integrity sha512-yYXCand6eiDDtyGzcdIaSyhaIUPf7KjAKA12FJZ7Ytb3f04Nc78NI1+rDSisLmgRqXaWsc04zx9XF0vBMjSF6w== dependencies: - expo-dev-menu-interface "1.7.1" + expo-dev-menu-interface "1.7.2" semver "^7.5.3" -expo-device@~5.9.1: - version "5.9.1" - resolved "https://registry.yarnpkg.com/expo-device/-/expo-device-5.9.1.tgz#6e0e8688238677c4bc2ab6ca2296a3efd466777d" - integrity sha512-1cFwKj3i+uIZ8YDmMy0inTVs/5d8sobzpiGmPMLxGaspBdTvGHezTD5wzmDKGAdgBiXUgoP/enuF/p+O0oihhA== +expo-device@~5.9.2: + version "5.9.2" + resolved "https://registry.yarnpkg.com/expo-device/-/expo-device-5.9.2.tgz#697e96f52d213a141b6f265f1e274e9d5e98c92c" + integrity sha512-QYwcLyIoZGRFXt1czVphVQBkyfCfYqg+EsaFIhwWR+/lVU7X1cslaaGjoSx2ONTw0CV5iOvpasURqHeLWaexIw== dependencies: ua-parser-js "^0.7.33" @@ -11546,15 +11569,15 @@ expo-file-system@~16.0.0: resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-16.0.1.tgz#326b7c2f6e53e1a0eaafc9769578aafb3f9c9f43" integrity sha512-/U6ufN2wRPgg4m2a9sqbL3dThqQsysT022qulEXWnUTmNaqnzYSk9ihjDWqoqjXLi9slQLsyok5t6CNzhM7HPw== -expo-file-system@~16.0.2: - version "16.0.2" - resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-16.0.2.tgz#c0f482dd0bea59ea6331abf46ec319bf2ac9e110" - integrity sha512-oqiM3aq4mGugdv6DRH0wjrULWdZFm4EMLgKmR24on/f9ZCDG9VB3waSy+9J3XaDTAXBaB9ta82ACnNzk8KPdMw== +expo-file-system@~16.0.3: + version "16.0.3" + resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-16.0.3.tgz#d7f45b77b6e085a106edb5178c3cbef884f42156" + integrity sha512-F1RGwrkz70sIqdTswhsawFRSCwBgrQO0BEX8IxzWYRiucL2MnazeZ6tUx1vSQunuw49JexMcEozEccb0YEDzIw== -expo-font@~11.10.0: - version "11.10.0" - resolved "https://registry.yarnpkg.com/expo-font/-/expo-font-11.10.0.tgz#03bd0ad998f0295008572672f35e8018a84ea692" - integrity sha512-yqlsoOKWiYv8aBMFqheHSUKKEY/lrB7zHjzDc60OF1xGa1q8kh7mKQVwSaRMS0G77GEUvvk8Vb/uKw51KY1kGA== +expo-font@~11.10.1: + version "11.10.1" + resolved "https://registry.yarnpkg.com/expo-font/-/expo-font-11.10.1.tgz#df9a853947d655c88f9286cfe6c11158958b066e" + integrity sha512-eEi/EoJWFUy5CHJudfUtS8VKQdTW04f+OaKEBYj7eLUwW8bccRkA1ADtxyxLIkKdWlt2oZuVezvcgab5pYbCtQ== dependencies: fontfaceobserver "^2.1.0" @@ -11577,10 +11600,10 @@ expo-image-picker@~14.7.1: dependencies: expo-image-loader "~4.6.0" -expo-image@~1.10.1: - version "1.10.1" - resolved "https://registry.yarnpkg.com/expo-image/-/expo-image-1.10.1.tgz#5d9850f5ae39019eae36b255e62e53134bd4aca5" - integrity sha512-NwJt2FS6sZXeP92RpsZxBKSnCPWMdcJ2Q2bXHc8WgOkLLInvRd0yBKAzEusXTZ6+N+RqAcWVojlh3EBbSQhkiA== +expo-image@~1.10.3: + version "1.10.3" + resolved "https://registry.yarnpkg.com/expo-image/-/expo-image-1.10.3.tgz#142d2274388c2e32b9559e5e4a3513bc2bea7543" + integrity sha512-/oVFgzRnSHTdKVGPB0gSkNemVwmWTznBOs8aCAHGbTx6vG2nYCzhmjM0Yc+io+q8v4sH0U3zE0U5ZHJtCJ9Wqg== dependencies: "@react-native/assets-registry" "~0.73.1" @@ -11589,15 +11612,15 @@ expo-json-utils@~0.12.0: resolved "https://registry.yarnpkg.com/expo-json-utils/-/expo-json-utils-0.12.0.tgz#15ad797e9518a6a47eae9b95599e6373e641f8f2" integrity sha512-xsUsPUZcXZWoT4RY3FhEPYGYvr2iThMNNU5drdmkC/vmkePvqy5kK4aIqlIKzQboXxj7k1dXoNSSLg5mKy8uKg== -expo-keep-awake@~12.8.0: - version "12.8.0" - resolved "https://registry.yarnpkg.com/expo-keep-awake/-/expo-keep-awake-12.8.0.tgz#c70b6b3a04ecedb3117cd334fe74be846c5a879b" - integrity sha512-KMk9nnOEEI2w4aYr/PMnLT6ryXwmHfsb/baeHX/RSLNBZ4a5JVkNXP+mT66UNnYfXxy3pABruusd7KjeKW+F0A== +expo-keep-awake@~12.8.1: + version "12.8.1" + resolved "https://registry.yarnpkg.com/expo-keep-awake/-/expo-keep-awake-12.8.1.tgz#3c8df9d86c265741b5e7bdd36965aa0c6fc17df0" + integrity sha512-P/VZFV02Rzgj13skMwH+ceGOGZSEdaUu5n7pCS3wThh2LppZjPJ7sBxUwyzeLa3DXEVUtwLZi+BiQ91wPwy9Gg== -expo-localization@~14.8.1: - version "14.8.1" - resolved "https://registry.yarnpkg.com/expo-localization/-/expo-localization-14.8.1.tgz#e36cdb13d366f462a9a89c8014ed146d00284adf" - integrity sha512-0Gv7qhgl4HVxXd1omaKPLOUDPw0D9rXnyrptGav2HVbFmAr1334CJKWfRBmW9XhMDknEUhOnh3F3WDPb/6SkLg== +expo-localization@~14.8.2: + version "14.8.2" + resolved "https://registry.yarnpkg.com/expo-localization/-/expo-localization-14.8.2.tgz#e0bbed2293265834d21a1c58d3a5f8d265bd04ae" + integrity sha512-ZymzPq7Zjkr0j/w2N+sNNj6EPihW99D0yCEC8CVWed5Uv7GfjwlnN0dUOlNy7y987ecV7N4/T0sEiZ966vaGmg== dependencies: rtl-detect "^1.0.2" @@ -11614,10 +11637,10 @@ expo-media-library@~15.9.1: resolved "https://registry.yarnpkg.com/expo-media-library/-/expo-media-library-15.9.1.tgz#1eaf5a0c8f51669f6f86d385a8fa411226042216" integrity sha512-Y29uKFJ3qWwNejIrjoCppXp3OgIFs/RYHWXkF9xey6evpNrUlHoP1WHG2jYAMSrss6aIRVt3tO7EtYUCZxz50Q== -expo-modules-autolinking@1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/expo-modules-autolinking/-/expo-modules-autolinking-1.9.0.tgz#5bb11b5e2013b46888c2124d90cbd89f8ee6d91b" - integrity sha512-FVRuclmR7w6FZRXZmTwPdIr9PNCP7FUWMhpzaxbKU/xm7DbNw5ORAv2gaM8t9OaMxYjIAMSNYi0NnmLIinzBKA== +expo-modules-autolinking@1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/expo-modules-autolinking/-/expo-modules-autolinking-1.10.0.tgz#3ca55befdaf7bf0770d24df235be87597457ed78" + integrity sha512-3mM/pi4xVlGBr/+soD/ywBMWk9edRu/fRimocUkSrcwmFkwHDdjBaJdncKmq8ysroSn0tC8yHkKuuKitS+qoeg== dependencies: "@expo/config" "~8.5.0" chalk "^4.1.0" @@ -11626,17 +11649,17 @@ expo-modules-autolinking@1.9.0: find-up "^5.0.0" fs-extra "^9.1.0" -expo-modules-core@1.11.4: - version "1.11.4" - resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.11.4.tgz#9b5cadc389b4df917a68c931344030bc8297b8af" - integrity sha512-MeDvWvdI3cHJO2VsASXsNYVoou1sdEO/SGBdLh2lxRhNpCLB0IIEZ3uPZwQQ8WBfFyPk4QT7M3XhCdPCKaT21A== +expo-modules-core@1.11.6: + version "1.11.6" + resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.11.6.tgz#3babed3b812a696ddec15cc4107ed4a77b7aaa05" + integrity sha512-5EWAGtDNVfkqFOPO3zNmsHgBbx5Y+jLoRaTybA+iF165YFho3QjOy6FvVGNJs+P15vAgus1W8MSZZTreUulOfw== dependencies: invariant "^2.2.4" -expo-notifications@~0.27.2: - version "0.27.2" - resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.27.2.tgz#06e25b20a44ed95be9f64cd01844d52c03ae12db" - integrity sha512-Pp54ek92hkRgNN4k6kH6TUhf18ZQeM5LQ54KyPFHu5IllwcmuniuVYhVIq4hx152OUyf/hBONncxBFuVJ/CMQg== +expo-notifications@~0.27.3: + version "0.27.3" + resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.27.3.tgz#18f3d6dadc14aefc32937bddc54572bbf68236a7" + integrity sha512-P4zhbVYDhTtV7xCdcxpk4tTbWh33P+A0ZTbpUrp6vcpZk8QprhjhB2okr1/R1z0fpxUPv74KYex5fnAHxTVIvw== dependencies: "@expo/image-utils" "^0.4.0" "@ide/backoff" "^1.0.0" @@ -11662,12 +11685,12 @@ expo-sharing@^11.10.0: resolved "https://registry.yarnpkg.com/expo-sharing/-/expo-sharing-11.10.0.tgz#0e85197ee4d2634b00fe201e571fbdc64cf83eef" integrity sha512-/64RyyKlZ25WfnMXa87HbPXhIIqWwNbIku/RaIYAq4SE0XTRC+KTH3v0XFkfDa+SCG/jKsAr1pJ3vQvsNo1sCQ== -expo-splash-screen@~0.26.1: - version "0.26.1" - resolved "https://registry.yarnpkg.com/expo-splash-screen/-/expo-splash-screen-0.26.1.tgz#702e0e0163af24defb5f0f076165fe613e1af79b" - integrity sha512-cPxQq1iJbhc1r7WN8QyIs4ISKQOPn5HamJUatcq82jPoZUBrzg1Ofa/55Ivnbi1z2GmQHg6vU/TQZ2cc6cjzbQ== +expo-splash-screen@~0.26.2: + version "0.26.2" + resolved "https://registry.yarnpkg.com/expo-splash-screen/-/expo-splash-screen-0.26.2.tgz#3bf733618a76efe7dc25af32254767673b13dda2" + integrity sha512-yvKjO+3WA1HSA/fRCtiRweC/LPYaB5UKjJQs7kHyZHjObvjAZC95tNorUitGQYPkrjgywsaDsXKlJt5KspmVgg== dependencies: - "@expo/prebuild-config" "6.7.2" + "@expo/prebuild-config" "6.7.3" expo-status-bar@~1.11.1: version "1.11.1" @@ -11679,10 +11702,10 @@ expo-structured-headers@~3.7.0: resolved "https://registry.yarnpkg.com/expo-structured-headers/-/expo-structured-headers-3.7.0.tgz#69b752cf43515535eccd30513da428688634a7ec" integrity sha512-uGcU65gzP4trfmVtntAg3rU/pytTGpCUXN+hQmCwCCvQb9qK1aoCXvVlqlW5zP8SZ04tzF1WXKR+P8RSEn5rSw== -expo-system-ui@~2.9.2: - version "2.9.2" - resolved "https://registry.yarnpkg.com/expo-system-ui/-/expo-system-ui-2.9.2.tgz#f6af7df366f38e31564c49a68cffd94c917459b6" - integrity sha512-oq0JfOKELproQsM0QTv0kTka1ThQhSJY2xfYX/ej+9vbKXrvAXbqsB/ErpO06qUFz6oJU9EzSAtFvnz8qCx2jw== +expo-system-ui@~2.9.3: + version "2.9.3" + resolved "https://registry.yarnpkg.com/expo-system-ui/-/expo-system-ui-2.9.3.tgz#845c7615a6ede9d959dff1719df3d9392a43c080" + integrity sha512-RNFNBLJ9lhnjOGrHhtfDc15Ry/lF+SA4kwulmHzYGqaTeYvsL9q0K0+m9qmxuDdrbKJkuurvzvjVylDNnKNFVg== dependencies: "@react-native/normalize-color" "^2.0.0" debug "^4.3.2" @@ -11699,10 +11722,10 @@ expo-updates-interface@~0.15.1: resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-0.15.1.tgz#b0242fa7ba05768ada2f0faf83b90aa8b8fa65d7" integrity sha512-B42oOB0pw4TaPoOGE/yzt9ggwNNxo3PEJRU0kIOurQ8hW5UEUC8cAbGQDYWGbTyNGp8gLBG+T2MCg+YYaCYJUw== -expo-updates@~0.24.5: - version "0.24.5" - resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.24.5.tgz#4fb88863a8be35ef6d4dd33d64c0050fa67a4244" - integrity sha512-mTimcPq8RCtiOv828nCgzgsXuph0hywll3XTnZywGHrrWtdKg7rZ5xGN8h+Yd2nKyMOUtymnZBk99Q9T1xrgoQ== +expo-updates@~0.24.7: + version "0.24.7" + resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.24.7.tgz#d7d2eb12342e6c0b5afa3a64d8d4e03f933dbf30" + integrity sha512-3mrFP8TO13kD0HejsKjpc/OSEm10yETkbj+5QIlLTtWmu6MPYdXYdMhx8gxR7HWXiptDtuzGlWi2imFW1sHE/g== dependencies: "@expo/code-signing-certificates" "0.0.5" "@expo/config" "~8.5.0" @@ -11716,32 +11739,32 @@ expo-updates@~0.24.5: fbemitter "^3.0.0" resolve-from "^5.0.0" -expo-web-browser@^12.5.0: - version "12.5.0" - resolved "https://registry.yarnpkg.com/expo-web-browser/-/expo-web-browser-12.5.0.tgz#69949c50ef0ef8d2889435ed9e595206cfbcf68b" - integrity sha512-3uDzP19DqcEicLOB4ZH6pGWzxlCQ8mLHSmWMmfXEBhZjooUkHUrysbzkNvQQa24ijy3uoUybX4jW0xPss594kA== +expo-web-browser@~12.8.1: + version "12.8.1" + resolved "https://registry.yarnpkg.com/expo-web-browser/-/expo-web-browser-12.8.1.tgz#9f56e70fc16f0508d6e36344f65873ca15920201" + integrity sha512-1x47xcOor6MRo43P3L65WTaBgsj/346pPA5v+wMb1ePH9XYfuAivKGAnn318q29yGx7VhX8K7WehmJx1muA+8Q== dependencies: compare-urls "^2.0.0" url "^0.11.0" -expo@^50.0.0-preview.7: - version "50.0.0-preview.7" - resolved "https://registry.yarnpkg.com/expo/-/expo-50.0.0-preview.7.tgz#d4ac7a9aad0a5e9f03a31b8794e186a1af741edc" - integrity sha512-FyoEJVf42Tr1On0IFa0dL7Qs9gnl252ah3e0B8FsU96G7Hi93cDz5Rcn81ezRiO6YIF4nFV3+bh6BHsm/nsA0A== +expo@^50.0.0-preview.10: + version "50.0.0-preview.10" + resolved "https://registry.yarnpkg.com/expo/-/expo-50.0.0-preview.10.tgz#344186fc6ded29aa0aeb93eae662aac5d396acc0" + integrity sha512-E+TIIXvhnNAOHBkVSohmW3uQhsWhPbyfpj05X4CA0Tr16ZmdYAW1V43q5Au1YULaptW6BtROcMopKFLEyGBlTA== dependencies: "@babel/runtime" "^7.20.0" - "@expo/cli" "0.16.5" - "@expo/config" "8.5.2" - "@expo/config-plugins" "7.8.2" + "@expo/cli" "0.16.7" + "@expo/config" "8.5.3" + "@expo/config-plugins" "7.8.3" "@expo/metro-config" "0.17.1" - "@expo/vector-icons" "^13.0.0" + "@expo/vector-icons" "^14.0.0" babel-preset-expo "~10.0.1" - expo-asset "~9.0.1" - expo-file-system "~16.0.2" - expo-font "~11.10.0" - expo-keep-awake "~12.8.0" - expo-modules-autolinking "1.9.0" - expo-modules-core "1.11.4" + expo-asset "~9.0.2" + expo-file-system "~16.0.3" + expo-font "~11.10.1" + expo-keep-awake "~12.8.1" + expo-modules-autolinking "1.10.0" + expo-modules-core "1.11.6" fbemitter "^3.0.0" whatwg-url-without-unicode "8.0.0-3" @@ -18255,10 +18278,10 @@ react-native-linear-gradient@^2.6.2: resolved "https://registry.yarnpkg.com/react-native-linear-gradient/-/react-native-linear-gradient-2.8.2.tgz#9811c91751be673ef928ef4aa3ff3a70b82935d6" integrity sha512-hgmCsgzd58WNcDCyPtKrvxsaoETjb/jLGxis/dmU3Aqm2u4ICIduj4ECjbil7B7pm9OnuTkmpwXu08XV2mpg8g== -react-native-pager-view@6.2.2: - version "6.2.2" - resolved "https://registry.yarnpkg.com/react-native-pager-view/-/react-native-pager-view-6.2.2.tgz#4c1c45d5f3f622c0922ef96ac114666392ebf5ec" - integrity sha512-MLkJB7iP6v0Hd4/B4/R/gLCSE+YBtjxG/vHZYBDU+fI3U7HBYgKAg4o6ad8HxbKVcWWyRDNeeVRGISw1MUjlHw== +react-native-pager-view@6.2.3: + version "6.2.3" + resolved "https://registry.yarnpkg.com/react-native-pager-view/-/react-native-pager-view-6.2.3.tgz#698f6387fdf06cecc3d8d4792604419cb89cb775" + integrity sha512-dqVpXWFtPNfD3D2QQQr8BP+ullS5MhjRJuF8Z/qml4QTILcrWaW8F5iAxKkQR3Jl0ikcEryG/+SQlNcwlo0Ggg== react-native-picker-select@^8.1.0: version "8.1.0" @@ -18289,23 +18312,23 @@ react-native-root-siblings@^4.1.1: resolved "https://registry.yarnpkg.com/react-native-root-siblings/-/react-native-root-siblings-4.1.1.tgz#b7742db7634a87f507eb99a5fd699c4f10c46ab0" integrity sha512-sdmLElNs5PDWqmZmj4/aNH4anyxreaPm61c4ZkRiR8SO/GzLg6KjAbb0e17RmMdnBdD0AIQbS38h/l55YKN4ZA== -react-native-safe-area-context@4.7.4: - version "4.7.4" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.7.4.tgz#3dd8438971e70043d76f2428ede75b8a9639265e" - integrity sha512-3LR3DCq9pdzlbq6vsHGWBFehXAKDh2Ljug6jWhLWs1QFuJHM6AS2+mH2JfKlB2LqiSFZOBcZfHQFz0sGaA3uqg== +react-native-safe-area-context@4.8.2: + version "4.8.2" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.8.2.tgz#e6b3d8acf3c6afcb4b5db03a97f9c37df7668f65" + integrity sha512-ffUOv8BJQ6RqO3nLml5gxJ6ab3EestPiyWekxdzO/1MQ7NF8fW1Mzh1C5QE9yq573Xefnc7FuzGXjtesZGv7cQ== -react-native-screens@~3.27.0: - version "3.27.0" - resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.27.0.tgz#2ac39f78dee27df97d3b6fb11ebf8e5751aa986a" - integrity sha512-FzSUygZ7yLQyhDJZsl7wU68LwRpVtVdqOPWribmEU3Tf26FohFGGcfJx1D8lf2V2Teb8tI+IaLnXCKbyh2xffA== +react-native-screens@~3.29.0: + version "3.29.0" + resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.29.0.tgz#1dee0326defbc1d4ef4e68287abb32a8e6b76b29" + integrity sha512-yB1GoAMamFAcYf4ku94uBPn0/ani9QG7NdI98beJ5cet2YFESYYzuEIuU+kt+CNRcO8qqKeugxlfgAa3HyTqlg== dependencies: react-freeze "^1.0.0" warn-once "^0.1.0" -react-native-svg@14.0.0: - version "14.0.0" - resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-14.0.0.tgz#ea1974dec9a91a09c6a38b7bf58d85e857c291f5" - integrity sha512-17W/gWXRUMS7p7PSHu/WyGkZUc1NzRTGxxXc0VqBLjzKSchyb0EmgsiWf9aKmfC6gmY0wcsmKZcGV41bCcNfBA== +react-native-svg@14.1.0: + version "14.1.0" + resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-14.1.0.tgz#7903bddd3c71bf3a8a503918253c839e6edaa724" + integrity sha512-HeseElmEk+AXGwFZl3h56s0LtYD9HyGdrpg8yd9QM26X+d7kjETrRQ9vCjtxuT5dCZEIQ5uggU1dQhzasnsCWA== dependencies: css-select "^5.1.0" css-tree "^1.1.3" @@ -18353,10 +18376,10 @@ react-native-web@~0.19.6: postcss-value-parser "^4.2.0" styleq "^0.1.3" -react-native-webview@^13.6.3: - version "13.6.3" - resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.6.3.tgz#f3d26e942ef5cc5a07547f2e47903aa81a68e25e" - integrity sha512-IApO0JSj0uAWsBGKWagyfgDYoX29piiMYLmkHtRjKeL1rIVjLoR/bMe7KJ/0X47y86b//a6u3cYQtphyay+F2A== +react-native-webview@13.6.4: + version "13.6.4" + resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.6.4.tgz#6ef66db9dd78b2a2ae1b4fe79e1e3597aa29186e" + integrity sha512-AdgmaMBHPcyERTvng9eSGgHX6AleyUlSusWAxngSOSdiYGgHW81T6C5A8j/ImJAF9oZg0bQDxp43Hu56tzENZQ== dependencies: escape-string-regexp "2.0.0" invariant "2.2.4"