Various fixes (#2053)

* Fix invite code translations (plural api not availabe in ios)

* Speed up the composer animation a smidge
This commit is contained in:
Paul Frazee 2023-11-30 17:03:38 -08:00 committed by GitHub
parent 5839d2a30c
commit 23ad3ad98b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 297 additions and 252 deletions

View file

@ -21,9 +21,7 @@ msgstr ""
#~ msgid ". This warning is only available for posts with media attached."
#~ msgstr ""
#: src/view/screens/Settings.tsx:408
#: src/view/shell/desktop/RightNav.tsx:158
#: src/view/shell/Drawer.tsx:527
msgid "{0, plural, one {# invite code available} other {# invite codes available}}"
msgstr ""
@ -36,10 +34,19 @@ msgid "{0} {purposeLabel} List"
msgstr ""
#: src/view/shell/desktop/RightNav.tsx:141
#: src/view/shell/Drawer.tsx:504
msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}"
msgstr ""
#: src/view/screens/Settings.tsx:408
#: src/view/shell/Drawer.tsx:522
msgid "{invitesAvailable} invite code available"
msgstr ""
#: src/view/screens/Settings.tsx:410
#: src/view/shell/Drawer.tsx:524
msgid "{invitesAvailable} invite codes available"
msgstr ""
#: src/view/screens/Search/Search.tsx:86
msgid "{message}"
msgstr ""
@ -61,7 +68,7 @@ msgid "A new version of the app is available. Please update to continue using th
msgstr ""
#: src/view/com/modals/EditImage.tsx:299
#: src/view/screens/Settings.tsx:420
#: src/view/screens/Settings.tsx:418
msgid "Accessibility"
msgstr ""
@ -140,7 +147,7 @@ msgstr ""
msgid "Adult Content"
msgstr ""
#: src/view/screens/Settings.tsx:572
#: src/view/screens/Settings.tsx:570
msgid "Advanced"
msgstr ""
@ -172,7 +179,7 @@ msgstr ""
msgid "App Language"
msgstr ""
#: src/view/screens/Settings.tsx:592
#: src/view/screens/Settings.tsx:590
msgid "App passwords"
msgstr ""
@ -180,7 +187,7 @@ msgstr ""
msgid "App Passwords"
msgstr ""
#: src/view/screens/Settings.tsx:435
#: src/view/screens/Settings.tsx:433
msgid "Appearance"
msgstr ""
@ -217,7 +224,7 @@ msgstr ""
msgid "Back"
msgstr ""
#: src/view/screens/Settings.tsx:464
#: src/view/screens/Settings.tsx:462
msgid "Basics"
msgstr ""
@ -291,7 +298,7 @@ msgstr ""
msgid "Bluesky.Social"
msgstr ""
#: src/view/screens/Settings.tsx:721
#: src/view/screens/Settings.tsx:719
msgid "Build version {0} {1}"
msgstr ""
@ -363,8 +370,8 @@ msgstr ""
msgid "Change"
msgstr ""
#: src/view/screens/Settings.tsx:604
#: src/view/screens/Settings.tsx:613
#: src/view/screens/Settings.tsx:602
#: src/view/screens/Settings.tsx:611
msgid "Change handle"
msgstr ""
@ -408,19 +415,19 @@ msgstr ""
msgid "Choose your password"
msgstr ""
#: src/view/screens/Settings.tsx:697
#: src/view/screens/Settings.tsx:695
msgid "Clear all legacy storage data"
msgstr ""
#: src/view/screens/Settings.tsx:699
#: src/view/screens/Settings.tsx:697
msgid "Clear all legacy storage data (restart after this)"
msgstr ""
#: src/view/screens/Settings.tsx:709
#: src/view/screens/Settings.tsx:707
msgid "Clear all storage data"
msgstr ""
#: src/view/screens/Settings.tsx:711
#: src/view/screens/Settings.tsx:709
msgid "Clear all storage data (restart after this)"
msgstr ""
@ -573,7 +580,7 @@ msgstr ""
msgid "Custom domain"
msgstr ""
#: src/view/screens/Settings.tsx:618
#: src/view/screens/Settings.tsx:616
msgid "Danger Zone"
msgstr ""
@ -581,7 +588,7 @@ msgstr ""
#~ msgid "Dark"
#~ msgstr ""
#: src/view/screens/Settings.tsx:625
#: src/view/screens/Settings.tsx:623
msgid "Delete account"
msgstr ""
@ -603,7 +610,7 @@ msgstr ""
msgid "Delete my account"
msgstr ""
#: src/view/screens/Settings.tsx:635
#: src/view/screens/Settings.tsx:633
msgid "Delete my account…"
msgstr ""
@ -630,7 +637,7 @@ msgstr ""
msgid "Dev Server"
msgstr ""
#: src/view/screens/Settings.tsx:640
#: src/view/screens/Settings.tsx:638
msgid "Developer Tools"
msgstr ""
@ -942,7 +949,7 @@ msgstr ""
#: src/view/com/pager/FeedsTabBarMobile.tsx:99
#: src/view/screens/PreferencesHomeFeed.tsx:95
#: src/view/screens/Settings.tsx:484
#: src/view/screens/Settings.tsx:482
msgid "Home Feed Preferences"
msgstr ""
@ -1002,6 +1009,10 @@ msgstr ""
msgid "Invite code not accepted. Check that you input it correctly and try again."
msgstr ""
#: src/view/shell/Drawer.tsx:503
msgid "Invite codes: {invitesAvailable} available"
msgstr ""
#: src/view/com/modals/Waitlist.tsx:67
msgid "Join the waitlist"
msgstr ""
@ -1023,7 +1034,7 @@ msgstr ""
msgid "Language Settings"
msgstr ""
#: src/view/screens/Settings.tsx:544
#: src/view/screens/Settings.tsx:542
msgid "Languages"
msgstr ""
@ -1124,7 +1135,7 @@ msgid "Menu"
msgstr ""
#: src/view/screens/Moderation.tsx:51
#: src/view/screens/Settings.tsx:566
#: src/view/screens/Settings.tsx:564
#: src/view/shell/desktop/LeftNav.tsx:400
#: src/view/shell/Drawer.tsx:346
#: src/view/shell/Drawer.tsx:347
@ -1193,7 +1204,7 @@ msgstr ""
msgid "My Profile"
msgstr ""
#: src/view/screens/Settings.tsx:523
#: src/view/screens/Settings.tsx:521
msgid "My Saved Feeds"
msgstr ""
@ -1303,12 +1314,12 @@ msgstr ""
msgid "Open navigation"
msgstr ""
#: src/view/screens/Settings.tsx:536
#: src/view/screens/Settings.tsx:534
msgid "Opens configurable language settings"
msgstr ""
#: src/view/shell/desktop/RightNav.tsx:146
#: src/view/shell/Drawer.tsx:509
#: src/view/shell/Drawer.tsx:504
msgid "Opens list of invite codes"
msgstr ""
@ -1316,31 +1327,31 @@ msgstr ""
msgid "Opens modal for using custom domain"
msgstr ""
#: src/view/screens/Settings.tsx:561
#: src/view/screens/Settings.tsx:559
msgid "Opens moderation settings"
msgstr ""
#: src/view/screens/Settings.tsx:517
#: src/view/screens/Settings.tsx:515
msgid "Opens screen with all saved feeds"
msgstr ""
#: src/view/screens/Settings.tsx:584
#: src/view/screens/Settings.tsx:582
msgid "Opens the app password settings page"
msgstr ""
#: src/view/screens/Settings.tsx:476
#: src/view/screens/Settings.tsx:474
msgid "Opens the home feed preferences"
msgstr ""
#: src/view/screens/Settings.tsx:667
#: src/view/screens/Settings.tsx:665
msgid "Opens the storybook page"
msgstr ""
#: src/view/screens/Settings.tsx:647
#: src/view/screens/Settings.tsx:645
msgid "Opens the system log page"
msgstr ""
#: src/view/screens/Settings.tsx:497
#: src/view/screens/Settings.tsx:495
msgid "Opens the threads preferences"
msgstr ""
@ -1466,7 +1477,7 @@ msgstr ""
msgid "Profile"
msgstr ""
#: src/view/screens/Settings.tsx:792
#: src/view/screens/Settings.tsx:790
msgid "Protect your account by verifying your email."
msgstr ""
@ -1597,7 +1608,7 @@ msgstr ""
msgid "Reset code"
msgstr ""
#: src/view/screens/Settings.tsx:689
#: src/view/screens/Settings.tsx:687
msgid "Reset onboarding state"
msgstr ""
@ -1605,15 +1616,15 @@ msgstr ""
msgid "Reset password"
msgstr ""
#: src/view/screens/Settings.tsx:679
#: src/view/screens/Settings.tsx:677
msgid "Reset preferences state"
msgstr ""
#: src/view/screens/Settings.tsx:687
#: src/view/screens/Settings.tsx:685
msgid "Resets the onboarding state"
msgstr ""
#: src/view/screens/Settings.tsx:677
#: src/view/screens/Settings.tsx:675
msgid "Resets the preferences state"
msgstr ""
@ -1880,11 +1891,11 @@ msgstr ""
msgid "Staging"
msgstr ""
#: src/view/screens/Settings.tsx:733
#: src/view/screens/Settings.tsx:731
msgid "Status page"
msgstr ""
#: src/view/screens/Settings.tsx:669
#: src/view/screens/Settings.tsx:667
msgid "Storybook"
msgstr ""
@ -1913,7 +1924,7 @@ msgstr ""
#~ msgid "System"
#~ msgstr ""
#: src/view/screens/Settings.tsx:649
#: src/view/screens/Settings.tsx:647
msgid "System log"
msgstr ""
@ -1994,7 +2005,7 @@ msgid "This warning is only available for posts with media attached."
msgstr ""
#: src/view/screens/PreferencesThreads.tsx:53
#: src/view/screens/Settings.tsx:506
#: src/view/screens/Settings.tsx:504
msgid "Thread Preferences"
msgstr ""
@ -2101,15 +2112,15 @@ msgstr ""
msgid "Users"
msgstr ""
#: src/view/screens/Settings.tsx:753
#: src/view/screens/Settings.tsx:751
msgid "Verify email"
msgstr ""
#: src/view/screens/Settings.tsx:778
#: src/view/screens/Settings.tsx:776
msgid "Verify my email"
msgstr ""
#: src/view/screens/Settings.tsx:787
#: src/view/screens/Settings.tsx:785
msgid "Verify My Email"
msgstr ""
@ -2269,7 +2280,7 @@ msgstr ""
#: src/view/screens/Settings.tsx:403
#: src/view/shell/desktop/RightNav.tsx:127
#: src/view/shell/Drawer.tsx:523
#: src/view/shell/Drawer.tsx:518
msgid "Your invite codes are hidden when logged in using an App Password"
msgstr ""