Merge branch 'main' of github.com:bluesky-social/social-app into main
This commit is contained in:
commit
565979e71f
8 changed files with 181 additions and 84 deletions
|
@ -7,10 +7,7 @@ import {messages as messagesHi} from '#/locale/locales/hi/messages'
|
|||
|
||||
export const locales = {
|
||||
en: 'English',
|
||||
cs: 'Česky',
|
||||
fr: 'Français',
|
||||
hi: 'हिंदी',
|
||||
es: 'Español',
|
||||
}
|
||||
export const defaultLocale = 'en'
|
||||
|
||||
|
|
|
@ -5,10 +5,7 @@ import {useLanguagePrefs} from '#/state/preferences'
|
|||
|
||||
export const locales = {
|
||||
en: 'English',
|
||||
cs: 'Česky',
|
||||
fr: 'Français',
|
||||
hi: 'हिंदी',
|
||||
es: 'Español',
|
||||
}
|
||||
export const defaultLocale = 'en'
|
||||
|
||||
|
|
|
@ -827,6 +827,7 @@ msgid "Feedback"
|
|||
msgstr ""
|
||||
|
||||
#: src/view/screens/Feeds.tsx:475
|
||||
#: src/view/screens/Profile.tsx:164
|
||||
#: src/view/shell/bottom-bar/BottomBar.tsx:168
|
||||
#: src/view/shell/desktop/LeftNav.tsx:341
|
||||
#: src/view/shell/Drawer.tsx:463
|
||||
|
@ -1132,6 +1133,10 @@ msgstr ""
|
|||
msgid "Liked by"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/Profile.tsx:163
|
||||
msgid "Likes"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/Moderation.tsx:203
|
||||
#~ msgid "Limit the visibility of my account"
|
||||
#~ msgstr ""
|
||||
|
@ -1148,6 +1153,7 @@ msgstr ""
|
|||
msgid "List Name"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/Profile.tsx:165
|
||||
#: src/view/shell/desktop/LeftNav.tsx:381
|
||||
#: src/view/shell/Drawer.tsx:479
|
||||
#: src/view/shell/Drawer.tsx:480
|
||||
|
@ -1191,6 +1197,10 @@ msgstr ""
|
|||
msgid "Make sure this is where you intend to go!"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/Profile.tsx:162
|
||||
msgid "Media"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/Search/Search.tsx:503
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
@ -1534,6 +1544,10 @@ msgstr ""
|
|||
msgid "Post not found"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/Profile.tsx:160
|
||||
msgid "Posts"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/com/modals/LinkWarning.tsx:44
|
||||
msgid "Potentially Misleading Link"
|
||||
msgstr ""
|
||||
|
@ -1649,6 +1663,10 @@ msgstr ""
|
|||
msgid "Removed from list"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/Profile.tsx:161
|
||||
msgid "Replies"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/PreferencesHomeFeed.tsx:135
|
||||
msgid "Reply Filters"
|
||||
msgstr ""
|
||||
|
@ -1951,8 +1969,8 @@ msgstr ""
|
|||
msgid "Sign into"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/com/modals/SwitchAccount.tsx:60
|
||||
#: src/view/com/modals/SwitchAccount.tsx:63
|
||||
#: src/view/com/modals/SwitchAccount.tsx:64
|
||||
#: src/view/com/modals/SwitchAccount.tsx:67
|
||||
msgid "Sign out"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2020,7 +2038,7 @@ msgstr ""
|
|||
msgid "Support"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/com/modals/SwitchAccount.tsx:111
|
||||
#: src/view/com/modals/SwitchAccount.tsx:115
|
||||
msgid "Switch Account"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2421,7 +2439,7 @@ msgstr ""
|
|||
msgid "Your posts, likes, and blocks are public. Mutes are private."
|
||||
msgstr ""
|
||||
|
||||
#: src/view/com/modals/SwitchAccount.tsx:78
|
||||
#: src/view/com/modals/SwitchAccount.tsx:82
|
||||
msgid "Your profile"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -823,6 +823,7 @@ msgid "Feedback"
|
|||
msgstr "प्रतिक्रिया"
|
||||
|
||||
#: src/view/screens/Feeds.tsx:475
|
||||
#: src/view/screens/Profile.tsx:164
|
||||
#: src/view/shell/bottom-bar/BottomBar.tsx:168
|
||||
#: src/view/shell/desktop/LeftNav.tsx:341
|
||||
#: src/view/shell/Drawer.tsx:463
|
||||
|
@ -1124,6 +1125,10 @@ msgstr "इस फ़ीड को लाइक करो"
|
|||
msgid "Liked by"
|
||||
msgstr "इन यूजर ने लाइक किया है"
|
||||
|
||||
#: src/view/screens/Profile.tsx:163
|
||||
msgid "Likes"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/Moderation.tsx:203
|
||||
#~ msgid "Limit the visibility of my account"
|
||||
#~ msgstr ""
|
||||
|
@ -1140,6 +1145,7 @@ msgstr "सूची अवतार"
|
|||
msgid "List Name"
|
||||
msgstr "सूची का नाम"
|
||||
|
||||
#: src/view/screens/Profile.tsx:165
|
||||
#: src/view/shell/desktop/LeftNav.tsx:381
|
||||
#: src/view/shell/Drawer.tsx:479
|
||||
#: src/view/shell/Drawer.tsx:480
|
||||
|
@ -1183,6 +1189,10 @@ msgstr ""
|
|||
msgid "Make sure this is where you intend to go!"
|
||||
msgstr "यह सुनिश्चित करने के लिए कि आप कहाँ जाना चाहते हैं!"
|
||||
|
||||
#: src/view/screens/Profile.tsx:162
|
||||
msgid "Media"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/Search/Search.tsx:503
|
||||
msgid "Menu"
|
||||
msgstr "मेनू"
|
||||
|
@ -1526,6 +1536,10 @@ msgstr "पोस्ट भाषा"
|
|||
msgid "Post not found"
|
||||
msgstr "पोस्ट नहीं मिला"
|
||||
|
||||
#: src/view/screens/Profile.tsx:160
|
||||
msgid "Posts"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/com/modals/LinkWarning.tsx:44
|
||||
msgid "Potentially Misleading Link"
|
||||
msgstr "शायद एक भ्रामक लिंक"
|
||||
|
@ -1641,6 +1655,10 @@ msgstr "इस फ़ीड को सहेजे गए फ़ीड से
|
|||
msgid "Removed from list"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/Profile.tsx:161
|
||||
msgid "Replies"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/PreferencesHomeFeed.tsx:135
|
||||
msgid "Reply Filters"
|
||||
msgstr "फिल्टर"
|
||||
|
@ -1943,8 +1961,8 @@ msgstr "... के रूप में साइन इन करें"
|
|||
msgid "Sign into"
|
||||
msgstr "साइन इन करें"
|
||||
|
||||
#: src/view/com/modals/SwitchAccount.tsx:60
|
||||
#: src/view/com/modals/SwitchAccount.tsx:63
|
||||
#: src/view/com/modals/SwitchAccount.tsx:64
|
||||
#: src/view/com/modals/SwitchAccount.tsx:67
|
||||
msgid "Sign out"
|
||||
msgstr "साइन आउट"
|
||||
|
||||
|
@ -1993,7 +2011,7 @@ msgstr "Storybook"
|
|||
|
||||
#: src/view/com/modals/AppealLabel.tsx:101
|
||||
msgid "Submit"
|
||||
msgstr ">>>>>>> cb8a33b6 (Fix translations)"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/screens/ProfileList.tsx:597
|
||||
msgid "Subscribe"
|
||||
|
@ -2012,7 +2030,7 @@ msgstr "अनुशंसित लोग"
|
|||
msgid "Support"
|
||||
msgstr "सहायता"
|
||||
|
||||
#: src/view/com/modals/SwitchAccount.tsx:111
|
||||
#: src/view/com/modals/SwitchAccount.tsx:115
|
||||
msgid "Switch Account"
|
||||
msgstr "खाते बदलें"
|
||||
|
||||
|
@ -2413,7 +2431,7 @@ msgstr ""
|
|||
msgid "Your posts, likes, and blocks are public. Mutes are private."
|
||||
msgstr "आपकी पोस्ट, पसंद और ब्लॉक सार्वजनिक हैं। म्यूट निजी हैं।।"
|
||||
|
||||
#: src/view/com/modals/SwitchAccount.tsx:78
|
||||
#: src/view/com/modals/SwitchAccount.tsx:82
|
||||
msgid "Your profile"
|
||||
msgstr "आपकी प्रोफ़ाइल"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue