Manually update source languages (#9611)

* manually update source langs

* add `intl:push-sources` script
This commit is contained in:
Samuel Newman
2025-12-30 12:08:26 +02:00
committed by GitHub
parent 12dc38c5fc
commit 82877a096d
2 changed files with 123 additions and 119 deletions
+1
View File
@@ -62,6 +62,7 @@
"intl:compile-if-needed": "is-ci || [ -f src/locale/locales/en/messages.js ] || yarn intl:compile", "intl:compile-if-needed": "is-ci || [ -f src/locale/locales/en/messages.js ] || yarn intl:compile",
"intl:pull": "crowdin download translations --verbose -b main", "intl:pull": "crowdin download translations --verbose -b main",
"intl:push": "crowdin push translations --verbose -b main", "intl:push": "crowdin push translations --verbose -b main",
"intl:push-sources": "crowdin push sources --verbose -b main",
"nuke": "rm -rf ./node_modules && rm -rf ./ios && rm -rf ./android", "nuke": "rm -rf ./node_modules && rm -rf ./ios && rm -rf ./android",
"update-extensions": "bash scripts/updateExtensions.sh", "update-extensions": "bash scripts/updateExtensions.sh",
"export": "npx expo export --dump-sourcemap && yarn upload-native-sourcemaps", "export": "npx expo export --dump-sourcemap && yarn upload-native-sourcemaps",
+122 -119
View File
@@ -436,7 +436,7 @@ msgid "{notificationCount, plural, one {# unread item} other {# unread items}}"
msgstr "" msgstr ""
#: src/screens/Settings/FindContactsSettings.tsx:430 #: src/screens/Settings/FindContactsSettings.tsx:430
msgid "{numMatches, plural, one {1 contact found} other {# contacts found}}" msgid "{numMatches, plural, one {# contact found} other {# contacts found}}"
msgstr "" msgstr ""
#: src/components/NewskieDialog.tsx:113 #: src/components/NewskieDialog.tsx:113
@@ -574,7 +574,7 @@ msgstr ""
msgid "A screenshot of a profile page with a bell icon next to the follow button, indicating the new activity notifications feature." msgid "A screenshot of a profile page with a bell icon next to the follow button, indicating the new activity notifications feature."
msgstr "" msgstr ""
#: src/Navigation.tsx:534 #: src/Navigation.tsx:535
#: src/screens/Settings/AboutSettings.tsx:75 #: src/screens/Settings/AboutSettings.tsx:75
#: src/screens/Settings/Settings.tsx:262 #: src/screens/Settings/Settings.tsx:262
#: src/screens/Settings/Settings.tsx:265 #: src/screens/Settings/Settings.tsx:265
@@ -609,11 +609,11 @@ msgstr ""
msgid "Accessibility" msgid "Accessibility"
msgstr "" msgstr ""
#: src/Navigation.tsx:385 #: src/Navigation.tsx:386
msgid "Accessibility Settings" msgid "Accessibility Settings"
msgstr "" msgstr ""
#: src/Navigation.tsx:401 #: src/Navigation.tsx:402
#: src/screens/Login/LoginForm.tsx:194 #: src/screens/Login/LoginForm.tsx:194
#: src/screens/Settings/AccountSettings.tsx:51 #: src/screens/Settings/AccountSettings.tsx:51
#: src/screens/Settings/Settings.tsx:180 #: src/screens/Settings/Settings.tsx:180
@@ -648,7 +648,7 @@ msgstr ""
msgid "Account Muted by List" msgid "Account Muted by List"
msgstr "" msgstr ""
#: src/screens/Settings/Settings.tsx:644 #: src/screens/Settings/Settings.tsx:646
msgid "Account options" msgid "Account options"
msgstr "" msgstr ""
@@ -656,7 +656,7 @@ msgstr ""
msgid "Account provider" msgid "Account provider"
msgstr "" msgstr ""
#: src/screens/Settings/Settings.tsx:680 #: src/screens/Settings/Settings.tsx:682
msgid "Account removed from quick access" msgid "Account removed from quick access"
msgstr "" msgstr ""
@@ -688,7 +688,7 @@ msgstr ""
msgid "Activity from others" msgid "Activity from others"
msgstr "" msgstr ""
#: src/Navigation.tsx:502 #: src/Navigation.tsx:503
msgid "Activity notifications" msgid "Activity notifications"
msgstr "" msgstr ""
@@ -770,7 +770,7 @@ msgstr ""
msgid "Add emoji reaction" msgid "Add emoji reaction"
msgstr "" msgstr ""
#: src/view/com/feeds/ComposerPrompt.tsx:224 #: src/view/com/feeds/ComposerPrompt.tsx:222
msgid "Add image" msgid "Add image"
msgstr "" msgstr ""
@@ -1011,7 +1011,7 @@ msgstr ""
msgid "Already signed in as @{0}" msgid "Already signed in as @{0}"
msgstr "" msgstr ""
#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:186 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:197
#: src/view/com/composer/GifAltText.tsx:100 #: src/view/com/composer/GifAltText.tsx:100
#: src/view/com/composer/photos/Gallery.tsx:188 #: src/view/com/composer/photos/Gallery.tsx:188
msgid "ALT" msgid "ALT"
@@ -1027,7 +1027,7 @@ msgstr ""
msgid "Alt text" msgid "Alt text"
msgstr "" msgstr ""
#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:191 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:202
msgid "Alt Text" msgid "Alt Text"
msgstr "" msgstr ""
@@ -1167,7 +1167,7 @@ msgstr ""
msgid "Animals" msgid "Animals"
msgstr "" msgstr ""
#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:149 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:160
msgid "Animated GIF" msgid "Animated GIF"
msgstr "" msgstr ""
@@ -1193,7 +1193,7 @@ msgstr ""
msgid "Anyone who follows me" msgid "Anyone who follows me"
msgstr "" msgstr ""
#: src/Navigation.tsx:542 #: src/Navigation.tsx:543
#: src/screens/Settings/AppIconSettings/index.tsx:67 #: src/screens/Settings/AppIconSettings/index.tsx:67
#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18
#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23
@@ -1234,7 +1234,7 @@ msgstr ""
msgid "App passwords" msgid "App passwords"
msgstr "" msgstr ""
#: src/Navigation.tsx:353 #: src/Navigation.tsx:354
#: src/screens/Settings/AppPasswords.tsx:50 #: src/screens/Settings/AppPasswords.tsx:50
msgid "App Passwords" msgid "App Passwords"
msgstr "" msgstr ""
@@ -1270,7 +1270,7 @@ msgstr ""
msgid "Appeal this decision" msgid "Appeal this decision"
msgstr "" msgstr ""
#: src/Navigation.tsx:393 #: src/Navigation.tsx:394
#: src/screens/Settings/AppearanceSettings.tsx:73 #: src/screens/Settings/AppearanceSettings.tsx:73
#: src/screens/Settings/Settings.tsx:230 #: src/screens/Settings/Settings.tsx:230
#: src/screens/Settings/Settings.tsx:233 #: src/screens/Settings/Settings.tsx:233
@@ -1520,7 +1520,7 @@ msgstr ""
msgid "Blocked accounts" msgid "Blocked accounts"
msgstr "" msgstr ""
#: src/Navigation.tsx:194 #: src/Navigation.tsx:195
#: src/view/screens/ModerationBlockedAccounts.tsx:104 #: src/view/screens/ModerationBlockedAccounts.tsx:104
msgid "Blocked Accounts" msgid "Blocked Accounts"
msgstr "" msgstr ""
@@ -1642,20 +1642,20 @@ msgstr ""
msgid "Browse custom feeds" msgid "Browse custom feeds"
msgstr "" msgstr ""
#: src/components/FeedInterstitials.tsx:778 #: src/components/FeedInterstitials.tsx:777
msgid "Browse more accounts" msgid "Browse more accounts"
msgstr "" msgstr ""
#: src/components/FeedInterstitials.tsx:907 #: src/components/FeedInterstitials.tsx:905
msgid "Browse more feeds on the Explore page" msgid "Browse more feeds on the Explore page"
msgstr "" msgstr ""
#: src/components/FeedInterstitials.tsx:888 #: src/components/FeedInterstitials.tsx:886
#: src/components/FeedInterstitials.tsx:891 #: src/components/FeedInterstitials.tsx:889
msgid "Browse more suggestions" msgid "Browse more suggestions"
msgstr "" msgstr ""
#: src/components/FeedInterstitials.tsx:916 #: src/components/FeedInterstitials.tsx:914
msgid "Browse more suggestions on the Explore page" msgid "Browse more suggestions on the Explore page"
msgstr "" msgstr ""
@@ -1872,7 +1872,7 @@ msgid "Changes saved"
msgstr "" msgstr ""
#: src/lib/hooks/useNotificationHandler.ts:99 #: src/lib/hooks/useNotificationHandler.ts:99
#: src/Navigation.tsx:559 #: src/Navigation.tsx:560
#: src/view/shell/bottom-bar/BottomBar.tsx:221 #: src/view/shell/bottom-bar/BottomBar.tsx:221
#: src/view/shell/desktop/LeftNav.tsx:608 #: src/view/shell/desktop/LeftNav.tsx:608
#: src/view/shell/Drawer.tsx:466 #: src/view/shell/Drawer.tsx:466
@@ -1898,7 +1898,7 @@ msgctxt "toast"
msgid "Chat muted" msgid "Chat muted"
msgstr "" msgstr ""
#: src/Navigation.tsx:569 #: src/Navigation.tsx:570
#: src/screens/Messages/components/InboxPreview.tsx:22 #: src/screens/Messages/components/InboxPreview.tsx:22
msgid "Chat request inbox" msgid "Chat request inbox"
msgstr "" msgstr ""
@@ -1910,7 +1910,7 @@ msgid "Chat requests"
msgstr "" msgstr ""
#: src/components/dms/ConvoMenu.tsx:78 #: src/components/dms/ConvoMenu.tsx:78
#: src/Navigation.tsx:564 #: src/Navigation.tsx:565
#: src/screens/Messages/ChatList.tsx:81 #: src/screens/Messages/ChatList.tsx:81
#: src/screens/Messages/ChatList.tsx:85 #: src/screens/Messages/ChatList.tsx:85
#: src/screens/Messages/ChatList.tsx:380 #: src/screens/Messages/ChatList.tsx:380
@@ -2081,7 +2081,7 @@ msgstr ""
#: src/components/live/EditLiveDialog.tsx:235 #: src/components/live/EditLiveDialog.tsx:235
#: src/components/NewskieDialog.tsx:167 #: src/components/NewskieDialog.tsx:167
#: src/components/NewskieDialog.tsx:173 #: src/components/NewskieDialog.tsx:173
#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:197 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:208
#: src/components/ProgressGuide/FollowDialog.tsx:440 #: src/components/ProgressGuide/FollowDialog.tsx:440
#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:118 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:118
#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:124 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:124
@@ -2199,7 +2199,7 @@ msgid "Comics"
msgstr "" msgstr ""
#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:45 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:45
#: src/Navigation.tsx:343 #: src/Navigation.tsx:344
#: src/view/screens/CommunityGuidelines.tsx:37 #: src/view/screens/CommunityGuidelines.tsx:37
msgid "Community Guidelines" msgid "Community Guidelines"
msgstr "" msgstr ""
@@ -2300,12 +2300,12 @@ msgstr ""
msgid "Contact us" msgid "Contact us"
msgstr "" msgstr ""
#: src/screens/Settings/FindContactsSettings.tsx:471 #: src/screens/Settings/FindContactsSettings.tsx:498
msgid "Contacts removed" msgid "Contacts imported"
msgstr "" msgstr ""
#: src/screens/Settings/FindContactsSettings.tsx:498 #: src/screens/Settings/FindContactsSettings.tsx:471
msgid "Contacts uploaded" msgid "Contacts removed"
msgstr "" msgstr ""
#: src/screens/Settings/ContentAndMediaSettings.tsx:51 #: src/screens/Settings/ContentAndMediaSettings.tsx:51
@@ -2317,7 +2317,7 @@ msgstr ""
msgid "Content and media" msgid "Content and media"
msgstr "" msgstr ""
#: src/Navigation.tsx:518 #: src/Navigation.tsx:519
msgid "Content and Media" msgid "Content and Media"
msgstr "" msgstr ""
@@ -2515,7 +2515,7 @@ msgstr ""
#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:40 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:40
#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:107 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:107
#: src/Navigation.tsx:348 #: src/Navigation.tsx:349
#: src/view/screens/CopyrightPolicy.tsx:34 #: src/view/screens/CopyrightPolicy.tsx:34
msgid "Copyright Policy" msgid "Copyright Policy"
msgstr "" msgstr ""
@@ -2604,7 +2604,7 @@ msgstr ""
#: src/components/StarterPack/ProfileStarterPacks.tsx:206 #: src/components/StarterPack/ProfileStarterPacks.tsx:206
#: src/components/StarterPack/ProfileStarterPacks.tsx:315 #: src/components/StarterPack/ProfileStarterPacks.tsx:315
#: src/Navigation.tsx:599 #: src/Navigation.tsx:600
msgid "Create a starter pack" msgid "Create a starter pack"
msgstr "" msgstr ""
@@ -3230,7 +3230,7 @@ msgstr ""
msgid "Edit moderation list" msgid "Edit moderation list"
msgstr "" msgstr ""
#: src/Navigation.tsx:358 #: src/Navigation.tsx:359
#: src/view/screens/Feeds.tsx:518 #: src/view/screens/Feeds.tsx:518
msgid "Edit My Feeds" msgid "Edit My Feeds"
msgstr "" msgstr ""
@@ -3272,7 +3272,7 @@ msgstr ""
msgid "Edit who can reply" msgid "Edit who can reply"
msgstr "" msgstr ""
#: src/Navigation.tsx:604 #: src/Navigation.tsx:605
msgid "Edit your starter pack" msgid "Edit your starter pack"
msgstr "" msgstr ""
@@ -3601,7 +3601,7 @@ msgstr ""
msgid "Explicit sexual images." msgid "Explicit sexual images."
msgstr "" msgstr ""
#: src/Navigation.tsx:778 #: src/Navigation.tsx:780
#: src/screens/Search/Shell.tsx:327 #: src/screens/Search/Shell.tsx:327
#: src/view/shell/desktop/LeftNav.tsx:690 #: src/view/shell/desktop/LeftNav.tsx:690
#: src/view/shell/Drawer.tsx:414 #: src/view/shell/Drawer.tsx:414
@@ -3637,7 +3637,7 @@ 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." 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 "" msgstr ""
#: src/Navigation.tsx:377 #: src/Navigation.tsx:378
#: src/screens/Settings/ExternalMediaPreferences.tsx:34 #: src/screens/Settings/ExternalMediaPreferences.tsx:34
msgid "External Media Preferences" msgid "External Media Preferences"
msgstr "" msgstr ""
@@ -3874,7 +3874,7 @@ msgstr ""
msgid "False information about elections" msgid "False information about elections"
msgstr "" msgstr ""
#: src/Navigation.tsx:293 #: src/Navigation.tsx:294
msgid "Feed" msgid "Feed"
msgstr "" msgstr ""
@@ -3915,7 +3915,7 @@ msgctxt "toast"
msgid "Feedback sent to feed operator" msgid "Feedback sent to feed operator"
msgstr "" msgstr ""
#: src/Navigation.tsx:584 #: src/Navigation.tsx:585
#: src/screens/SavedFeeds.tsx:108 #: src/screens/SavedFeeds.tsx:108
#: src/screens/Search/SearchResults.tsx:78 #: src/screens/Search/SearchResults.tsx:78
#: src/screens/StarterPack/StarterPackScreen.tsx:190 #: src/screens/StarterPack/StarterPackScreen.tsx:190
@@ -3986,8 +3986,8 @@ msgstr ""
msgid "Find accounts to follow" msgid "Find accounts to follow"
msgstr "" msgstr ""
#: src/Navigation.tsx:425 #: src/Navigation.tsx:426
#: src/Navigation.tsx:626 #: src/Navigation.tsx:627
msgid "Find Contacts" msgid "Find Contacts"
msgstr "" msgstr ""
@@ -4141,7 +4141,7 @@ msgstr ""
msgid "Followed by <0>{0}</0>, <1>{1}</1>, and {2, plural, one {# other} other {# others}}" msgid "Followed by <0>{0}</0>, <1>{1}</1>, and {2, plural, one {# other} other {# others}}"
msgstr "" msgstr ""
#: src/Navigation.tsx:247 #: src/Navigation.tsx:248
msgid "Followers of @{0} that you know" msgid "Followers of @{0} that you know"
msgstr "" msgstr ""
@@ -4184,7 +4184,7 @@ msgstr ""
msgid "Following feed preferences" msgid "Following feed preferences"
msgstr "" msgstr ""
#: src/Navigation.tsx:364 #: src/Navigation.tsx:365
#: src/screens/Settings/FollowingFeedPreferences.tsx:56 #: src/screens/Settings/FollowingFeedPreferences.tsx:56
msgid "Following Feed Preferences" msgid "Following Feed Preferences"
msgstr "" msgstr ""
@@ -4510,7 +4510,7 @@ msgstr ""
msgid "Harming or endangering minors" msgid "Harming or endangering minors"
msgstr "" msgstr ""
#: src/Navigation.tsx:549 #: src/Navigation.tsx:550
msgid "Hashtag" msgid "Hashtag"
msgstr "" msgstr ""
@@ -4696,8 +4696,8 @@ msgstr ""
msgid "Hold up! Were gradually giving access to video, and youre still waiting in line. Check back soon!" msgid "Hold up! Were gradually giving access to video, and youre still waiting in line. Check back soon!"
msgstr "" msgstr ""
#: src/Navigation.tsx:773 #: src/Navigation.tsx:775
#: src/Navigation.tsx:793 #: src/Navigation.tsx:795
#: src/view/shell/bottom-bar/BottomBar.tsx:178 #: src/view/shell/bottom-bar/BottomBar.tsx:178
#: src/view/shell/desktop/LeftNav.tsx:672 #: src/view/shell/desktop/LeftNav.tsx:672
#: src/view/shell/Drawer.tsx:440 #: src/view/shell/Drawer.tsx:440
@@ -4853,6 +4853,10 @@ msgstr ""
msgid "Import contacts to find your friends" msgid "Import contacts to find your friends"
msgstr "" msgstr ""
#: src/screens/Settings/FindContactsSettings.tsx:507
msgid "Imported on {0}"
msgstr ""
#: src/ageAssurance/components/NoAccessScreen.tsx:204 #: src/ageAssurance/components/NoAccessScreen.tsx:204
msgid "In order to provide an age-appropriate experience, we need to know your birthdate. This is a one-time thing, and your data will be kept private." msgid "In order to provide an age-appropriate experience, we need to know your birthdate. This is a one-time thing, and your data will be kept private."
msgstr "" msgstr ""
@@ -5081,7 +5085,7 @@ msgstr ""
msgid "Labels on your content" msgid "Labels on your content"
msgstr "" msgstr ""
#: src/Navigation.tsx:220 #: src/Navigation.tsx:221
msgid "Language Settings" msgid "Language Settings"
msgstr "" msgstr ""
@@ -5258,7 +5262,7 @@ msgstr ""
msgid "Like 10 posts to train the Discover feed" msgid "Like 10 posts to train the Discover feed"
msgstr "" msgstr ""
#: src/Navigation.tsx:462 #: src/Navigation.tsx:463
msgid "Like notifications" msgid "Like notifications"
msgstr "" msgstr ""
@@ -5270,8 +5274,8 @@ msgstr ""
msgid "Like this labeler" msgid "Like this labeler"
msgstr "" msgstr ""
#: src/Navigation.tsx:298 #: src/Navigation.tsx:299
#: src/Navigation.tsx:303 #: src/Navigation.tsx:304
msgid "Liked by" msgid "Liked by"
msgstr "" msgstr ""
@@ -5306,7 +5310,7 @@ msgstr ""
msgid "Likes of your reposts" msgid "Likes of your reposts"
msgstr "" msgstr ""
#: src/Navigation.tsx:486 #: src/Navigation.tsx:487
msgid "Likes of your reposts notifications" msgid "Likes of your reposts notifications"
msgstr "" msgstr ""
@@ -5319,7 +5323,7 @@ msgstr ""
msgid "Linear" msgid "Linear"
msgstr "" msgstr ""
#: src/Navigation.tsx:253 #: src/Navigation.tsx:254
msgid "List" msgid "List"
msgstr "" msgstr ""
@@ -5399,7 +5403,7 @@ msgctxt "toast"
msgid "List unmuted" msgid "List unmuted"
msgstr "" msgstr ""
#: src/Navigation.tsx:174 #: src/Navigation.tsx:175
#: src/view/screens/Lists.tsx:67 #: src/view/screens/Lists.tsx:67
#: src/view/screens/Profile.tsx:233 #: src/view/screens/Profile.tsx:233
#: src/view/screens/Profile.tsx:241 #: src/view/screens/Profile.tsx:241
@@ -5464,7 +5468,7 @@ msgstr ""
msgid "Loading..." msgid "Loading..."
msgstr "" msgstr ""
#: src/Navigation.tsx:323 #: src/Navigation.tsx:324
msgid "Log" msgid "Log"
msgstr "" msgstr ""
@@ -5559,7 +5563,7 @@ msgstr ""
msgid "Media that may be disturbing or inappropriate for some audiences." msgid "Media that may be disturbing or inappropriate for some audiences."
msgstr "" msgstr ""
#: src/Navigation.tsx:446 #: src/Navigation.tsx:447
msgid "Mention notifications" msgid "Mention notifications"
msgstr "" msgstr ""
@@ -5612,7 +5616,7 @@ msgstr ""
msgid "Message options" msgid "Message options"
msgstr "" msgstr ""
#: src/Navigation.tsx:788 #: src/Navigation.tsx:790
msgid "Messages" msgid "Messages"
msgstr "" msgstr ""
@@ -5625,7 +5629,7 @@ msgstr ""
msgid "Minor harassment or bullying" msgid "Minor harassment or bullying"
msgstr "" msgstr ""
#: src/Navigation.tsx:510 #: src/Navigation.tsx:511
msgid "Miscellaneous notifications" msgid "Miscellaneous notifications"
msgstr "" msgstr ""
@@ -5633,7 +5637,7 @@ msgstr ""
msgid "Misleading" msgid "Misleading"
msgstr "" msgstr ""
#: src/Navigation.tsx:179 #: src/Navigation.tsx:180
#: src/screens/Moderation/index.tsx:99 #: src/screens/Moderation/index.tsx:99
#: src/screens/Settings/Settings.tsx:194 #: src/screens/Settings/Settings.tsx:194
#: src/screens/Settings/Settings.tsx:197 #: src/screens/Settings/Settings.tsx:197
@@ -5672,7 +5676,7 @@ msgstr ""
msgid "Moderation lists" msgid "Moderation lists"
msgstr "" msgstr ""
#: src/Navigation.tsx:184 #: src/Navigation.tsx:185
#: src/view/screens/ModerationModlists.tsx:67 #: src/view/screens/ModerationModlists.tsx:67
msgid "Moderation Lists" msgid "Moderation Lists"
msgstr "" msgstr ""
@@ -5681,7 +5685,7 @@ msgstr ""
msgid "moderation settings" msgid "moderation settings"
msgstr "" msgstr ""
#: src/Navigation.tsx:313 #: src/Navigation.tsx:314
msgid "Moderation states" msgid "Moderation states"
msgstr "" msgstr ""
@@ -5804,7 +5808,7 @@ msgstr ""
msgid "Muted accounts" msgid "Muted accounts"
msgstr "" msgstr ""
#: src/Navigation.tsx:189 #: src/Navigation.tsx:190
#: src/view/screens/ModerationMutedAccounts.tsx:116 #: src/view/screens/ModerationMutedAccounts.tsx:116
msgid "Muted Accounts" msgid "Muted Accounts"
msgstr "" msgstr ""
@@ -5903,7 +5907,7 @@ msgstr ""
msgid "New Feature" msgid "New Feature"
msgstr "" msgstr ""
#: src/Navigation.tsx:478 #: src/Navigation.tsx:479
msgid "New follower notifications" msgid "New follower notifications"
msgstr "" msgstr ""
@@ -6209,7 +6213,7 @@ msgstr ""
msgid "Not followed by anyone you're following" msgid "Not followed by anyone you're following"
msgstr "" msgstr ""
#: src/Navigation.tsx:169 #: src/Navigation.tsx:170
#: src/view/screens/Profile.tsx:132 #: src/view/screens/Profile.tsx:132
msgid "Not Found" msgid "Not Found"
msgstr "" msgstr ""
@@ -6235,8 +6239,8 @@ msgstr ""
msgid "Nothing saved yet" msgid "Nothing saved yet"
msgstr "" msgstr ""
#: src/Navigation.tsx:432 #: src/Navigation.tsx:433
#: src/Navigation.tsx:579 #: src/Navigation.tsx:580
#: src/view/screens/Notifications.tsx:136 #: src/view/screens/Notifications.tsx:136
msgid "Notification settings" msgid "Notification settings"
msgstr "" msgstr ""
@@ -6249,8 +6253,8 @@ msgstr ""
msgid "Notification Sounds" msgid "Notification Sounds"
msgstr "" msgstr ""
#: src/Navigation.tsx:574 #: src/Navigation.tsx:575
#: src/Navigation.tsx:783 #: src/Navigation.tsx:785
#: src/screens/Notifications/ActivityList.tsx:30 #: src/screens/Notifications/ActivityList.tsx:30
#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:90 #: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:90
#: src/screens/Settings/NotificationSettings/index.tsx:92 #: src/screens/Settings/NotificationSettings/index.tsx:92
@@ -6392,7 +6396,7 @@ msgstr ""
msgid "Open avatar creator" msgid "Open avatar creator"
msgstr "" msgstr ""
#: src/view/com/feeds/ComposerPrompt.tsx:202 #: src/view/com/feeds/ComposerPrompt.tsx:200
msgid "Open camera" msgid "Open camera"
msgstr "" msgstr ""
@@ -6501,7 +6505,7 @@ msgstr ""
msgid "Opens composer" msgid "Opens composer"
msgstr "" msgstr ""
#: src/view/com/feeds/ComposerPrompt.tsx:203 #: src/view/com/feeds/ComposerPrompt.tsx:201
msgid "Opens device camera" msgid "Opens device camera"
msgstr "" msgstr ""
@@ -6532,7 +6536,7 @@ msgstr ""
msgid "Opens helpdesk in browser" msgid "Opens helpdesk in browser"
msgstr "" msgstr ""
#: src/view/com/feeds/ComposerPrompt.tsx:225 #: src/view/com/feeds/ComposerPrompt.tsx:223
msgid "Opens image picker" msgid "Opens image picker"
msgstr "" msgstr ""
@@ -6675,7 +6679,7 @@ msgstr ""
msgid "Password updated!" msgid "Password updated!"
msgstr "" msgstr ""
#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:43 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:44
#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:137 #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:137
#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:369 #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:369
msgid "Pause" msgid "Pause"
@@ -6691,11 +6695,11 @@ msgstr ""
msgid "People" msgid "People"
msgstr "" msgstr ""
#: src/Navigation.tsx:240 #: src/Navigation.tsx:241
msgid "People followed by @{0}" msgid "People followed by @{0}"
msgstr "" msgstr ""
#: src/Navigation.tsx:233 #: src/Navigation.tsx:234
msgid "People following @{0}" msgid "People following @{0}"
msgstr "" msgstr ""
@@ -6786,7 +6790,7 @@ msgstr ""
msgid "Pinned to your feeds" msgid "Pinned to your feeds"
msgstr "" msgstr ""
#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:43 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:44
#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:137 #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:137
#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:370 #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:370
msgid "Play" msgid "Play"
@@ -6805,7 +6809,7 @@ msgstr ""
msgid "Play Video" msgid "Play Video"
msgstr "" msgstr ""
#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:42 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:43
msgid "Plays or pauses the GIF" msgid "Plays or pauses the GIF"
msgstr "" msgstr ""
@@ -6953,8 +6957,11 @@ msgstr ""
msgid "Please sign in as @{0}" msgid "Please sign in as @{0}"
msgstr "" msgstr ""
#: src/screens/FindContactsFlowScreen.tsx:71
#: src/screens/Settings/FindContactsSettings.tsx:102 #: src/screens/Settings/FindContactsSettings.tsx:102
msgid "Please use the native app to import your contacts."
msgstr ""
#: src/screens/FindContactsFlowScreen.tsx:71
msgid "Please use the native app to sync your contacts." msgid "Please use the native app to sync your contacts."
msgstr "" msgstr ""
@@ -7004,10 +7011,10 @@ msgstr ""
msgid "Post blocked" msgid "Post blocked"
msgstr "" msgstr ""
#: src/Navigation.tsx:266 #: src/Navigation.tsx:267
#: src/Navigation.tsx:273 #: src/Navigation.tsx:274
#: src/Navigation.tsx:280 #: src/Navigation.tsx:281
#: src/Navigation.tsx:287 #: src/Navigation.tsx:288
msgid "Post by @{0}" msgid "Post by @{0}"
msgstr "" msgstr ""
@@ -7041,7 +7048,7 @@ msgstr ""
msgid "Post interaction settings" msgid "Post interaction settings"
msgstr "" msgstr ""
#: src/Navigation.tsx:200 #: src/Navigation.tsx:201
#: src/screens/ModerationInteractionSettings/index.tsx:34 #: src/screens/ModerationInteractionSettings/index.tsx:34
msgid "Post Interaction Settings" msgid "Post Interaction Settings"
msgstr "" msgstr ""
@@ -7140,8 +7147,8 @@ msgstr ""
msgid "Privacy and security" msgid "Privacy and security"
msgstr "" msgstr ""
#: src/Navigation.tsx:409 #: src/Navigation.tsx:410
#: src/Navigation.tsx:417 #: src/Navigation.tsx:418
#: src/screens/Settings/ActivityPrivacySettings.tsx:40 #: src/screens/Settings/ActivityPrivacySettings.tsx:40
#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:44 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:44
msgid "Privacy and Security" msgid "Privacy and Security"
@@ -7154,7 +7161,7 @@ msgstr ""
#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:35 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:35
#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:102 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:102
#: src/Navigation.tsx:333 #: src/Navigation.tsx:334
#: src/screens/Settings/AboutSettings.tsx:92 #: src/screens/Settings/AboutSettings.tsx:92
#: src/screens/Settings/AboutSettings.tsx:95 #: src/screens/Settings/AboutSettings.tsx:95
#: src/view/screens/PrivacyPolicy.tsx:34 #: src/view/screens/PrivacyPolicy.tsx:34
@@ -7253,7 +7260,7 @@ msgstr ""
msgid "QR code saved to your camera roll!" msgid "QR code saved to your camera roll!"
msgstr "" msgstr ""
#: src/Navigation.tsx:454 #: src/Navigation.tsx:455
msgid "Quote notifications" msgid "Quote notifications"
msgstr "" msgstr ""
@@ -7414,7 +7421,7 @@ msgstr ""
#: src/components/StarterPack/Wizard/WizardListCard.tsx:105 #: src/components/StarterPack/Wizard/WizardListCard.tsx:105
#: src/components/StarterPack/Wizard/WizardListCard.tsx:112 #: src/components/StarterPack/Wizard/WizardListCard.tsx:112
#: src/screens/Bookmarks/index.tsx:266 #: src/screens/Bookmarks/index.tsx:266
#: src/screens/Settings/Settings.tsx:682 #: src/screens/Settings/Settings.tsx:684
#: src/view/com/modals/UserAddRemoveLists.tsx:235 #: src/view/com/modals/UserAddRemoveLists.tsx:235
#: src/view/com/posts/PostFeedErrorMessage.tsx:220 #: src/view/com/posts/PostFeedErrorMessage.tsx:220
msgid "Remove" msgid "Remove"
@@ -7428,8 +7435,8 @@ msgstr ""
msgid "Remove {historyItem}" msgid "Remove {historyItem}"
msgstr "" msgstr ""
#: src/screens/Settings/Settings.tsx:661 #: src/screens/Settings/Settings.tsx:663
#: src/screens/Settings/Settings.tsx:664 #: src/screens/Settings/Settings.tsx:666
msgid "Remove account" msgid "Remove account"
msgstr "" msgstr ""
@@ -7474,7 +7481,7 @@ msgstr ""
msgid "Remove from my feeds" msgid "Remove from my feeds"
msgstr "" msgstr ""
#: src/screens/Settings/Settings.tsx:674 #: src/screens/Settings/Settings.tsx:676
msgid "Remove from quick access?" msgid "Remove from quick access?"
msgstr "" msgstr ""
@@ -7641,7 +7648,7 @@ msgstr ""
msgid "Reply Hidden by You" msgid "Reply Hidden by You"
msgstr "" msgstr ""
#: src/Navigation.tsx:438 #: src/Navigation.tsx:439
msgid "Reply notifications" msgid "Reply notifications"
msgstr "" msgstr ""
@@ -7756,7 +7763,7 @@ msgstr ""
msgid "Repost ({0, plural, one {# repost} other {# reposts}})" msgid "Repost ({0, plural, one {# repost} other {# reposts}})"
msgstr "" msgstr ""
#: src/Navigation.tsx:470 #: src/Navigation.tsx:471
msgid "Repost notifications" msgid "Repost notifications"
msgstr "" msgstr ""
@@ -7797,7 +7804,7 @@ msgstr ""
msgid "Reposts of your reposts" msgid "Reposts of your reposts"
msgstr "" msgstr ""
#: src/Navigation.tsx:494 #: src/Navigation.tsx:495
msgid "Reposts of your reposts notifications" msgid "Reposts of your reposts notifications"
msgstr "" msgstr ""
@@ -8006,7 +8013,7 @@ msgid "Saved Feeds"
msgstr "" msgstr ""
#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:143 #: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:143
#: src/Navigation.tsx:618 #: src/Navigation.tsx:619
#: src/screens/Bookmarks/index.tsx:60 #: src/screens/Bookmarks/index.tsx:60
msgid "Saved Posts" msgid "Saved Posts"
msgstr "" msgstr ""
@@ -8052,7 +8059,7 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/Navigation.tsx:259 #: src/Navigation.tsx:260
#: src/screens/Profile/ProfileSearch.tsx:37 #: src/screens/Profile/ProfileSearch.tsx:37
msgid "Search @{0}'s posts" msgid "Search @{0}'s posts"
msgstr "" msgstr ""
@@ -8169,7 +8176,7 @@ msgid "See jobs at Bluesky"
msgstr "" msgstr ""
#: src/components/FeedInterstitials.tsx:730 #: src/components/FeedInterstitials.tsx:730
#: src/components/FeedInterstitials.tsx:793 #: src/components/FeedInterstitials.tsx:791
msgid "See more" msgid "See more"
msgstr "" msgstr ""
@@ -8448,7 +8455,7 @@ msgstr ""
msgid "Sets email for password reset" msgid "Sets email for password reset"
msgstr "" msgstr ""
#: src/Navigation.tsx:215 #: src/Navigation.tsx:216
#: src/screens/Settings/Settings.tsx:105 #: src/screens/Settings/Settings.tsx:105
#: src/view/shell/desktop/LeftNav.tsx:805 #: src/view/shell/desktop/LeftNav.tsx:805
#: src/view/shell/Drawer.tsx:609 #: src/view/shell/Drawer.tsx:609
@@ -8593,7 +8600,7 @@ msgstr ""
msgid "Share your favorite feed!" msgid "Share your favorite feed!"
msgstr "" msgstr ""
#: src/Navigation.tsx:318 #: src/Navigation.tsx:319
msgid "Shared Preferences Tester" msgid "Shared Preferences Tester"
msgstr "" msgstr ""
@@ -8603,7 +8610,7 @@ msgstr ""
msgid "Show" msgid "Show"
msgstr "" msgstr ""
#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:178 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:189
msgid "Show alt text" msgid "Show alt text"
msgstr "" msgstr ""
@@ -8842,7 +8849,7 @@ msgstr ""
msgid "Some of your verifications are invalid." msgid "Some of your verifications are invalid."
msgstr "" msgstr ""
#: src/components/FeedInterstitials.tsx:870 #: src/components/FeedInterstitials.tsx:868
msgid "Some other feeds you might like" msgid "Some other feeds you might like"
msgstr "" msgstr ""
@@ -8956,8 +8963,8 @@ msgstr ""
msgid "Start chat with {displayName}" msgid "Start chat with {displayName}"
msgstr "" msgstr ""
#: src/Navigation.tsx:589 #: src/Navigation.tsx:590
#: src/Navigation.tsx:594 #: src/Navigation.tsx:595
#: src/screens/StarterPack/Wizard/index.tsx:209 #: src/screens/StarterPack/Wizard/index.tsx:209
msgid "Starter Pack" msgid "Starter Pack"
msgstr "" msgstr ""
@@ -9010,7 +9017,7 @@ msgstr ""
msgid "Stored as part of a secure code for matching with others" msgid "Stored as part of a secure code for matching with others"
msgstr "" msgstr ""
#: src/Navigation.tsx:308 #: src/Navigation.tsx:309
#: src/screens/Settings/Settings.tsx:466 #: src/screens/Settings/Settings.tsx:466
msgid "Storybook" msgid "Storybook"
msgstr "" msgstr ""
@@ -9101,7 +9108,7 @@ msgctxt "Name of app icon variant"
msgid "Sunset" msgid "Sunset"
msgstr "" msgstr ""
#: src/Navigation.tsx:328 #: src/Navigation.tsx:329
#: src/view/screens/Support.tsx:34 #: src/view/screens/Support.tsx:34
#: src/view/screens/Support.tsx:37 #: src/view/screens/Support.tsx:37
msgid "Support" msgid "Support"
@@ -9215,7 +9222,7 @@ msgstr ""
#: src/components/dialogs/BirthDateSettings.tsx:182 #: src/components/dialogs/BirthDateSettings.tsx:182
#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:30 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:30
#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:97 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:97
#: src/Navigation.tsx:338 #: src/Navigation.tsx:339
#: src/screens/Settings/AboutSettings.tsx:84 #: src/screens/Settings/AboutSettings.tsx:84
#: src/screens/Settings/AboutSettings.tsx:87 #: src/screens/Settings/AboutSettings.tsx:87
#: src/view/screens/TermsOfService.tsx:34 #: src/view/screens/TermsOfService.tsx:34
@@ -9528,6 +9535,11 @@ msgstr ""
msgid "This appeal will be sent to Bluesky's moderation service." msgid "This appeal will be sent to Bluesky's moderation service."
msgstr "" msgstr ""
#: src/screens/PostThread/components/ThreadItemAnchorNoUnauthenticated.tsx:27
#: src/screens/PostThread/components/ThreadItemPostNoUnauthenticated.tsx:47
msgid "This author has chosen to make their posts visible only to people who are signed in."
msgstr ""
#: src/screens/Messages/components/MessageListError.tsx:18 #: src/screens/Messages/components/MessageListError.tsx:18
msgid "This chat was disconnected" msgid "This chat was disconnected"
msgstr "" msgstr ""
@@ -9737,7 +9749,7 @@ msgstr ""
msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgid "This will delete \"{0}\" from your muted words. You can always add it back later."
msgstr "" msgstr ""
#: src/screens/Settings/Settings.tsx:676 #: src/screens/Settings/Settings.tsx:678
msgid "This will remove @{0} from the quick access list." msgid "This will remove @{0} from the quick access list."
msgstr "" msgstr ""
@@ -9764,7 +9776,7 @@ msgstr ""
msgid "Threaded" msgid "Threaded"
msgstr "" msgstr ""
#: src/Navigation.tsx:371 #: src/Navigation.tsx:372
msgid "Threads Preferences" msgid "Threads Preferences"
msgstr "" msgstr ""
@@ -9830,7 +9842,7 @@ msgstr ""
msgid "Top replies first" msgid "Top replies first"
msgstr "" msgstr ""
#: src/Navigation.tsx:554 #: src/Navigation.tsx:555
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
@@ -10200,10 +10212,6 @@ msgstr ""
msgid "Upload from Library" msgid "Upload from Library"
msgstr "" msgstr ""
#: src/screens/Settings/FindContactsSettings.tsx:507
msgid "Uploaded on {0}"
msgstr ""
#: src/lib/api/index.ts:302 #: src/lib/api/index.ts:302
msgid "Uploading images..." msgid "Uploading images..."
msgstr "" msgstr ""
@@ -10341,7 +10349,7 @@ msgstr ""
msgid "Verification settings" msgid "Verification settings"
msgstr "" msgstr ""
#: src/Navigation.tsx:208 #: src/Navigation.tsx:209
#: src/screens/Moderation/VerificationSettings.tsx:32 #: src/screens/Moderation/VerificationSettings.tsx:32
msgid "Verification Settings" msgid "Verification Settings"
msgstr "" msgstr ""
@@ -10447,7 +10455,7 @@ msgstr ""
msgid "Video failed to process" msgid "Video failed to process"
msgstr "" msgstr ""
#: src/Navigation.tsx:610 #: src/Navigation.tsx:611
msgid "Video Feed" msgid "Video Feed"
msgstr "" msgstr ""
@@ -10858,7 +10866,7 @@ msgstr ""
#: src/view/com/auth/SplashScreen.tsx:51 #: src/view/com/auth/SplashScreen.tsx:51
#: src/view/com/auth/SplashScreen.web.tsx:103 #: src/view/com/auth/SplashScreen.web.tsx:103
#: src/view/com/composer/Composer.tsx:857 #: src/view/com/composer/Composer.tsx:857
#: src/view/com/feeds/ComposerPrompt.tsx:193 #: src/view/com/feeds/ComposerPrompt.tsx:191
msgid "What's up?" msgid "What's up?"
msgstr "" msgstr ""
@@ -11278,11 +11286,6 @@ msgstr ""
msgid "You must grant access to your photo library to save a QR code" msgid "You must grant access to your photo library to save a QR code"
msgstr "" msgstr ""
#: src/screens/PostThread/components/ThreadItemAnchorNoUnauthenticated.tsx:27
#: src/screens/PostThread/components/ThreadItemPostNoUnauthenticated.tsx:47
msgid "You must sign in to view this post."
msgstr ""
#: src/view/com/composer/SelectMediaButton.tsx:442 #: src/view/com/composer/SelectMediaButton.tsx:442
msgid "You need to allow access to your media library." msgid "You need to allow access to your media library."
msgstr "" msgstr ""
@@ -11524,7 +11527,7 @@ msgstr ""
msgid "Your full handle will be <0>@{0}</0>" msgid "Your full handle will be <0>@{0}</0>"
msgstr "" msgstr ""
#: src/Navigation.tsx:526 #: src/Navigation.tsx:527
#: src/screens/Search/modules/ExploreInterestsCard.tsx:67 #: src/screens/Search/modules/ExploreInterestsCard.tsx:67
#: src/screens/Settings/ContentAndMediaSettings.tsx:92 #: src/screens/Settings/ContentAndMediaSettings.tsx:92
#: src/screens/Settings/ContentAndMediaSettings.tsx:95 #: src/screens/Settings/ContentAndMediaSettings.tsx:95