Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Bump build numbers

+642 -301
+2 -2
app.config.js
··· 20 20 /** 21 21 * iOS build number. Must be incremented for each TestFlight version. 22 22 */ 23 - const IOS_BUILD_NUMBER = '3' 23 + const IOS_BUILD_NUMBER = '4' 24 24 25 25 /** 26 26 * Android build number. Must be incremented for each release. 27 27 */ 28 - const ANDROID_VERSION_CODE = 59 28 + const ANDROID_VERSION_CODE = 60 29 29 30 30 /** 31 31 * Uses built-in Expo env vars
+57 -26
src/locale/locales/ca/messages.po
··· 229 229 msgstr "" 230 230 231 231 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 232 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 233 - msgstr "" 232 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 233 + #~ msgstr "" 234 234 235 235 #: src/view/screens/Settings.tsx:630 236 236 msgid "Advanced" ··· 649 649 msgstr "Tria els algoritmes que potenciaran la teva experiència amb els canals personalitzats." 650 650 651 651 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 652 - msgid "Choose your algorithmic feeds" 652 + #~ msgid "Choose your algorithmic feeds" 653 + #~ msgstr "" 654 + 655 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 656 + msgid "Choose your main feeds" 653 657 msgstr "" 654 658 655 659 #: src/view/com/auth/create/Step1.tsx:163 ··· 838 842 msgid "Content warnings" 839 843 msgstr "Advertències del contingut" 840 844 841 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 845 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 842 846 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 843 847 #: src/screens/Onboarding/StepInterests/index.tsx:248 844 - #: src/screens/Onboarding/StepModeration/index.tsx:84 848 + #: src/screens/Onboarding/StepModeration/index.tsx:118 845 849 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 846 850 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 847 851 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 850 854 851 855 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 852 856 #: src/screens/Onboarding/StepInterests/index.tsx:245 853 - #: src/screens/Onboarding/StepModeration/index.tsx:81 857 + #: src/screens/Onboarding/StepModeration/index.tsx:115 854 858 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 855 859 msgid "Continue to next step" 856 860 msgstr "" 857 861 858 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 862 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 859 863 msgid "Continue to the next step" 860 864 msgstr "" 861 865 ··· 1126 1130 msgid "Drop to add images" 1127 1131 msgstr "" 1128 1132 1133 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1134 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1135 + msgstr "" 1136 + 1129 1137 #: src/view/com/modals/EditProfile.tsx:185 1130 1138 msgid "e.g. Alice Roberts" 1131 1139 msgstr "" ··· 1249 1257 msgid "Enable Adult Content" 1250 1258 msgstr "" 1251 1259 1252 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1253 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1260 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1261 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1254 1262 msgid "Enable adult content in your feeds" 1255 1263 msgstr "" 1256 1264 ··· 1422 1430 msgstr "Canals" 1423 1431 1424 1432 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1425 - msgid "Feeds are created by users and can give you entirely new experiences." 1433 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1434 + #~ msgstr "" 1435 + 1436 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1437 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1426 1438 msgstr "" 1427 1439 1428 1440 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1657 1669 msgid "Here is your app password." 1658 1670 msgstr "Aquí tens la teva contrasenya d'aplicació." 1659 1671 1660 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1672 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1661 1673 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1662 1674 #: src/view/com/util/moderation/ContentHider.tsx:105 1663 1675 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 2292 2304 msgid "Never load embeds from {0}" 2293 2305 msgstr "" 2294 2306 2295 - #: src/screens/Onboarding/StepFinished.tsx:119 2296 2307 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2297 2308 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2298 2309 msgid "Never lose access to your followers and data." 2299 2310 msgstr "No perdis mai accés als teus seguidors ni a les teves dades." 2311 + 2312 + #: src/screens/Onboarding/StepFinished.tsx:119 2313 + msgid "Never lose access to your followers or data." 2314 + msgstr "" 2300 2315 2301 2316 #: src/view/screens/Lists.tsx:76 2302 2317 msgctxt "action" ··· 3269 3284 msgstr "" 3270 3285 3271 3286 #: src/screens/Onboarding/StepModeration/index.tsx:49 3272 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3273 - msgstr "" 3287 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3288 + #~ msgstr "" 3274 3289 3275 3290 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3276 3291 msgid "Select topical feeds to follow from the list below" 3292 + msgstr "" 3293 + 3294 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3295 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3277 3296 msgstr "" 3278 3297 3279 3298 #: src/view/screens/LanguageSettings.tsx:281 ··· 3296 3315 msgid "Select your preferred language for translations in your feed." 3297 3316 msgstr "Selecciona el teu idioma preferit per a les traduccions al teu canal." 3298 3317 3299 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3318 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3300 3319 msgid "Select your primary algorithmic feeds" 3301 3320 msgstr "" 3302 3321 3303 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3322 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3304 3323 msgid "Select your secondary algorithmic feeds" 3305 3324 msgstr "" 3306 3325 ··· 3433 3452 msgid "Share feed" 3434 3453 msgstr "Comparteix el canal" 3435 3454 3436 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3455 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3437 3456 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3438 3457 #: src/view/com/util/moderation/ContentHider.tsx:107 3439 3458 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3792 3811 msgid "The Terms of Service have been moved to" 3793 3812 msgstr "Les condicions del servei han estat traslladades a " 3794 3813 3795 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3814 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3796 3815 msgid "There are many feeds to try:" 3797 3816 msgstr "" 3798 3817 ··· 3841 3860 msgid "There was an issue fetching your lists. Tap here to try again." 3842 3861 msgstr "" 3843 3862 3844 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 3863 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3845 3864 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3846 3865 msgid "There was an issue syncing your preferences with the server" 3847 3866 msgstr "" ··· 4245 4264 msgid "Visit Site" 4246 4265 msgstr "Visita el lloc web" 4247 4266 4248 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4267 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4249 4268 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4250 4269 msgid "Warn" 4270 + msgstr "" 4271 + 4272 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4273 + msgid "We also think you'll like \"For You\" by Skygaze:" 4251 4274 msgstr "" 4252 4275 4253 4276 #: src/screens/Deactivated.tsx:134 ··· 4263 4286 msgstr "" 4264 4287 4265 4288 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4266 - msgid "We recommend \"For You\" by Skygaze:" 4289 + #~ msgid "We recommend \"For You\" by Skygaze:" 4290 + #~ msgstr "" 4291 + 4292 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4293 + msgid "We recommend our \"Discover\" feed:" 4267 4294 msgstr "" 4268 4295 4269 4296 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4363 4390 msgstr "Sí" 4364 4391 4365 4392 #: src/screens/Onboarding/StepModeration/index.tsx:46 4366 - msgid "You are in control" 4367 - msgstr "" 4393 + #~ msgid "You are in control" 4394 + #~ msgstr "" 4368 4395 4369 4396 #: src/screens/Deactivated.tsx:131 4370 4397 msgid "You are in line." ··· 4376 4403 msgstr "" 4377 4404 4378 4405 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4379 - msgid "You can also try our \"Discover\" algorithm:" 4380 - msgstr "" 4406 + #~ msgid "You can also try our \"Discover\" algorithm:" 4407 + #~ msgstr "" 4381 4408 4382 4409 #: src/view/com/auth/create/Step1.tsx:106 4383 4410 #~ msgid "You can change hosting providers at any time." ··· 4445 4472 msgid "You must be 18 or older to enable adult content." 4446 4473 msgstr "" 4447 4474 4448 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4475 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4449 4476 msgid "You must be 18 years or older to enable adult content" 4450 4477 msgstr "" 4451 4478 ··· 4460 4487 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4461 4488 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4462 4489 msgstr "Rebràs un correu amb un \"codi de restabliment\". Introdueix aquí el codi i després la teva contrasenya nova." 4490 + 4491 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4492 + msgid "You're in control" 4493 + msgstr "" 4463 4494 4464 4495 #: src/screens/Deactivated.tsx:88 4465 4496 #: src/screens/Deactivated.tsx:89
+57 -26
src/locale/locales/de/messages.po
··· 214 214 msgstr "" 215 215 216 216 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 217 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 218 - msgstr "" 217 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 218 + #~ msgstr "" 219 219 220 220 #: src/view/screens/Settings.tsx:630 221 221 msgid "Advanced" ··· 623 623 msgstr "" 624 624 625 625 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 626 - msgid "Choose your algorithmic feeds" 626 + #~ msgid "Choose your algorithmic feeds" 627 + #~ msgstr "" 628 + 629 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 630 + msgid "Choose your main feeds" 627 631 msgstr "" 628 632 629 633 #: src/view/com/auth/create/Step1.tsx:163 ··· 812 816 msgid "Content warnings" 813 817 msgstr "Inhaltswarnungen" 814 818 815 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 819 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 816 820 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 817 821 #: src/screens/Onboarding/StepInterests/index.tsx:248 818 - #: src/screens/Onboarding/StepModeration/index.tsx:84 822 + #: src/screens/Onboarding/StepModeration/index.tsx:118 819 823 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 820 824 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 821 825 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 824 828 825 829 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 826 830 #: src/screens/Onboarding/StepInterests/index.tsx:245 827 - #: src/screens/Onboarding/StepModeration/index.tsx:81 831 + #: src/screens/Onboarding/StepModeration/index.tsx:115 828 832 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 829 833 msgid "Continue to next step" 830 834 msgstr "" 831 835 832 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 836 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 833 837 msgid "Continue to the next step" 834 838 msgstr "" 835 839 ··· 1096 1100 msgid "Drop to add images" 1097 1101 msgstr "" 1098 1102 1103 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1104 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1105 + msgstr "" 1106 + 1099 1107 #: src/view/com/modals/EditProfile.tsx:185 1100 1108 msgid "e.g. Alice Roberts" 1101 1109 msgstr "" ··· 1219 1227 msgid "Enable Adult Content" 1220 1228 msgstr "" 1221 1229 1222 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1223 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1230 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1231 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1224 1232 msgid "Enable adult content in your feeds" 1225 1233 msgstr "" 1226 1234 ··· 1388 1396 msgstr "Feeds" 1389 1397 1390 1398 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1391 - msgid "Feeds are created by users and can give you entirely new experiences." 1399 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1400 + #~ msgstr "" 1401 + 1402 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1403 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1392 1404 msgstr "" 1393 1405 1394 1406 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1617 1629 msgid "Hide" 1618 1630 msgstr "" 1619 1631 1620 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1632 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1621 1633 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1622 1634 #: src/view/com/util/moderation/ContentHider.tsx:105 1623 1635 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 2226 2238 msgid "Never load embeds from {0}" 2227 2239 msgstr "" 2228 2240 2229 - #: src/screens/Onboarding/StepFinished.tsx:119 2230 2241 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2231 2242 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2232 2243 msgid "Never lose access to your followers and data." 2233 2244 msgstr "Verliere nie den Zugriff auf deine Follower und Daten." 2245 + 2246 + #: src/screens/Onboarding/StepFinished.tsx:119 2247 + msgid "Never lose access to your followers or data." 2248 + msgstr "" 2234 2249 2235 2250 #: src/view/screens/Lists.tsx:76 2236 2251 msgctxt "action" ··· 3174 3189 msgstr "" 3175 3190 3176 3191 #: src/screens/Onboarding/StepModeration/index.tsx:49 3177 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3178 - msgstr "" 3192 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3193 + #~ msgstr "" 3179 3194 3180 3195 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3181 3196 msgid "Select topical feeds to follow from the list below" 3197 + msgstr "" 3198 + 3199 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3200 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3182 3201 msgstr "" 3183 3202 3184 3203 #: src/view/screens/LanguageSettings.tsx:281 ··· 3201 3220 msgid "Select your preferred language for translations in your feed." 3202 3221 msgstr "Wähle deine bevorzugte Sprache für die Übersetzungen in deinem Feed aus." 3203 3222 3204 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3223 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3205 3224 msgid "Select your primary algorithmic feeds" 3206 3225 msgstr "" 3207 3226 3208 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3227 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3209 3228 msgid "Select your secondary algorithmic feeds" 3210 3229 msgstr "" 3211 3230 ··· 3334 3353 msgid "Share feed" 3335 3354 msgstr "Feed teilen" 3336 3355 3337 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3356 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3338 3357 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3339 3358 #: src/view/com/util/moderation/ContentHider.tsx:107 3340 3359 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3689 3708 msgid "The Terms of Service have been moved to" 3690 3709 msgstr "" 3691 3710 3692 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3711 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3693 3712 msgid "There are many feeds to try:" 3694 3713 msgstr "" 3695 3714 ··· 3738 3757 msgid "There was an issue fetching your lists. Tap here to try again." 3739 3758 msgstr "" 3740 3759 3741 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 3760 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3742 3761 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3743 3762 msgid "There was an issue syncing your preferences with the server" 3744 3763 msgstr "" ··· 4127 4146 msgid "Visit Site" 4128 4147 msgstr "Seite ansehen" 4129 4148 4130 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4149 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4131 4150 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4132 4151 msgid "Warn" 4152 + msgstr "" 4153 + 4154 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4155 + msgid "We also think you'll like \"For You\" by Skygaze:" 4133 4156 msgstr "" 4134 4157 4135 4158 #: src/screens/Deactivated.tsx:134 ··· 4145 4168 msgstr "" 4146 4169 4147 4170 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4148 - msgid "We recommend \"For You\" by Skygaze:" 4171 + #~ msgid "We recommend \"For You\" by Skygaze:" 4172 + #~ msgstr "" 4173 + 4174 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4175 + msgid "We recommend our \"Discover\" feed:" 4149 4176 msgstr "" 4150 4177 4151 4178 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4242 4269 msgstr "Ja" 4243 4270 4244 4271 #: src/screens/Onboarding/StepModeration/index.tsx:46 4245 - msgid "You are in control" 4246 - msgstr "" 4272 + #~ msgid "You are in control" 4273 + #~ msgstr "" 4247 4274 4248 4275 #: src/screens/Deactivated.tsx:131 4249 4276 msgid "You are in line." ··· 4255 4282 msgstr "" 4256 4283 4257 4284 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4258 - msgid "You can also try our \"Discover\" algorithm:" 4259 - msgstr "" 4285 + #~ msgid "You can also try our \"Discover\" algorithm:" 4286 + #~ msgstr "" 4260 4287 4261 4288 #: src/screens/Onboarding/StepFollowingFeed.tsx:142 4262 4289 msgid "You can change these settings later." ··· 4320 4347 msgid "You must be 18 or older to enable adult content." 4321 4348 msgstr "" 4322 4349 4323 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4350 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4324 4351 msgid "You must be 18 years or older to enable adult content" 4325 4352 msgstr "" 4326 4353 ··· 4335 4362 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4336 4363 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4337 4364 msgstr "Du erhältst eine E-Mail mit einem \"Reset-Code\". Gib diesen Code hier ein und gib dann dein neues Passwort ein." 4365 + 4366 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4367 + msgid "You're in control" 4368 + msgstr "" 4338 4369 4339 4370 #: src/screens/Deactivated.tsx:88 4340 4371 #: src/screens/Deactivated.tsx:89
+57 -26
src/locale/locales/en/messages.po
··· 214 214 msgstr "" 215 215 216 216 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 217 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 218 - msgstr "" 217 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 218 + #~ msgstr "" 219 219 220 220 #: src/view/screens/Settings.tsx:630 221 221 msgid "Advanced" ··· 623 623 msgstr "" 624 624 625 625 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 626 - msgid "Choose your algorithmic feeds" 626 + #~ msgid "Choose your algorithmic feeds" 627 + #~ msgstr "" 628 + 629 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 630 + msgid "Choose your main feeds" 627 631 msgstr "" 628 632 629 633 #: src/view/com/auth/create/Step1.tsx:163 ··· 812 816 msgid "Content warnings" 813 817 msgstr "" 814 818 815 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 819 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 816 820 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 817 821 #: src/screens/Onboarding/StepInterests/index.tsx:248 818 - #: src/screens/Onboarding/StepModeration/index.tsx:84 822 + #: src/screens/Onboarding/StepModeration/index.tsx:118 819 823 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 820 824 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 821 825 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 824 828 825 829 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 826 830 #: src/screens/Onboarding/StepInterests/index.tsx:245 827 - #: src/screens/Onboarding/StepModeration/index.tsx:81 831 + #: src/screens/Onboarding/StepModeration/index.tsx:115 828 832 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 829 833 msgid "Continue to next step" 830 834 msgstr "" 831 835 832 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 836 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 833 837 msgid "Continue to the next step" 834 838 msgstr "" 835 839 ··· 1096 1100 msgid "Drop to add images" 1097 1101 msgstr "" 1098 1102 1103 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1104 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1105 + msgstr "" 1106 + 1099 1107 #: src/view/com/modals/EditProfile.tsx:185 1100 1108 msgid "e.g. Alice Roberts" 1101 1109 msgstr "" ··· 1219 1227 msgid "Enable Adult Content" 1220 1228 msgstr "" 1221 1229 1222 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1223 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1230 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1231 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1224 1232 msgid "Enable adult content in your feeds" 1225 1233 msgstr "" 1226 1234 ··· 1388 1396 msgstr "" 1389 1397 1390 1398 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1391 - msgid "Feeds are created by users and can give you entirely new experiences." 1399 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1400 + #~ msgstr "" 1401 + 1402 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1403 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1392 1404 msgstr "" 1393 1405 1394 1406 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1611 1623 msgid "Here is your app password." 1612 1624 msgstr "" 1613 1625 1614 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1626 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1615 1627 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1616 1628 #: src/view/com/util/moderation/ContentHider.tsx:105 1617 1629 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 2226 2238 msgid "Never load embeds from {0}" 2227 2239 msgstr "" 2228 2240 2229 - #: src/screens/Onboarding/StepFinished.tsx:119 2230 2241 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2231 2242 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2232 2243 msgid "Never lose access to your followers and data." 2244 + msgstr "" 2245 + 2246 + #: src/screens/Onboarding/StepFinished.tsx:119 2247 + msgid "Never lose access to your followers or data." 2233 2248 msgstr "" 2234 2249 2235 2250 #: src/view/screens/Lists.tsx:76 ··· 3179 3194 msgstr "" 3180 3195 3181 3196 #: src/screens/Onboarding/StepModeration/index.tsx:49 3182 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3183 - msgstr "" 3197 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3198 + #~ msgstr "" 3184 3199 3185 3200 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3186 3201 msgid "Select topical feeds to follow from the list below" 3202 + msgstr "" 3203 + 3204 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3205 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3187 3206 msgstr "" 3188 3207 3189 3208 #: src/view/screens/LanguageSettings.tsx:281 ··· 3206 3225 msgid "Select your preferred language for translations in your feed." 3207 3226 msgstr "" 3208 3227 3209 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3228 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3210 3229 msgid "Select your primary algorithmic feeds" 3211 3230 msgstr "" 3212 3231 3213 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3232 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3214 3233 msgid "Select your secondary algorithmic feeds" 3215 3234 msgstr "" 3216 3235 ··· 3339 3358 msgid "Share feed" 3340 3359 msgstr "" 3341 3360 3342 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3361 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3343 3362 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3344 3363 #: src/view/com/util/moderation/ContentHider.tsx:107 3345 3364 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3694 3713 msgid "The Terms of Service have been moved to" 3695 3714 msgstr "" 3696 3715 3697 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3716 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3698 3717 msgid "There are many feeds to try:" 3699 3718 msgstr "" 3700 3719 ··· 3743 3762 msgid "There was an issue fetching your lists. Tap here to try again." 3744 3763 msgstr "" 3745 3764 3746 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 3765 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3747 3766 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3748 3767 msgid "There was an issue syncing your preferences with the server" 3749 3768 msgstr "" ··· 4132 4151 msgid "Visit Site" 4133 4152 msgstr "" 4134 4153 4135 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4154 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4136 4155 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4137 4156 msgid "Warn" 4157 + msgstr "" 4158 + 4159 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4160 + msgid "We also think you'll like \"For You\" by Skygaze:" 4138 4161 msgstr "" 4139 4162 4140 4163 #: src/screens/Deactivated.tsx:134 ··· 4150 4173 msgstr "" 4151 4174 4152 4175 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4153 - msgid "We recommend \"For You\" by Skygaze:" 4176 + #~ msgid "We recommend \"For You\" by Skygaze:" 4177 + #~ msgstr "" 4178 + 4179 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4180 + msgid "We recommend our \"Discover\" feed:" 4154 4181 msgstr "" 4155 4182 4156 4183 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4247 4274 msgstr "" 4248 4275 4249 4276 #: src/screens/Onboarding/StepModeration/index.tsx:46 4250 - msgid "You are in control" 4251 - msgstr "" 4277 + #~ msgid "You are in control" 4278 + #~ msgstr "" 4252 4279 4253 4280 #: src/screens/Deactivated.tsx:131 4254 4281 msgid "You are in line." ··· 4260 4287 msgstr "" 4261 4288 4262 4289 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4263 - msgid "You can also try our \"Discover\" algorithm:" 4264 - msgstr "" 4290 + #~ msgid "You can also try our \"Discover\" algorithm:" 4291 + #~ msgstr "" 4265 4292 4266 4293 #: src/screens/Onboarding/StepFollowingFeed.tsx:142 4267 4294 msgid "You can change these settings later." ··· 4325 4352 msgid "You must be 18 or older to enable adult content." 4326 4353 msgstr "" 4327 4354 4328 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4355 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4329 4356 msgid "You must be 18 years or older to enable adult content" 4330 4357 msgstr "" 4331 4358 ··· 4339 4366 4340 4367 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4341 4368 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4369 + msgstr "" 4370 + 4371 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4372 + msgid "You're in control" 4342 4373 msgstr "" 4343 4374 4344 4375 #: src/screens/Deactivated.tsx:88
+57 -26
src/locale/locales/es/messages.po
··· 214 214 msgstr "" 215 215 216 216 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 217 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 218 - msgstr "" 217 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 218 + #~ msgstr "" 219 219 220 220 #: src/view/screens/Settings.tsx:630 221 221 msgid "Advanced" ··· 623 623 msgstr "Elige los algoritmos que potencian tu experiencia con publicaciones personalizadas." 624 624 625 625 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 626 - msgid "Choose your algorithmic feeds" 626 + #~ msgid "Choose your algorithmic feeds" 627 + #~ msgstr "" 628 + 629 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 630 + msgid "Choose your main feeds" 627 631 msgstr "" 628 632 629 633 #: src/view/com/auth/create/Step1.tsx:163 ··· 812 816 msgid "Content warnings" 813 817 msgstr "Advertencias de contenido" 814 818 815 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 819 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 816 820 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 817 821 #: src/screens/Onboarding/StepInterests/index.tsx:248 818 - #: src/screens/Onboarding/StepModeration/index.tsx:84 822 + #: src/screens/Onboarding/StepModeration/index.tsx:118 819 823 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 820 824 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 821 825 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 824 828 825 829 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 826 830 #: src/screens/Onboarding/StepInterests/index.tsx:245 827 - #: src/screens/Onboarding/StepModeration/index.tsx:81 831 + #: src/screens/Onboarding/StepModeration/index.tsx:115 828 832 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 829 833 msgid "Continue to next step" 830 834 msgstr "" 831 835 832 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 836 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 833 837 msgid "Continue to the next step" 834 838 msgstr "" 835 839 ··· 1096 1100 msgid "Drop to add images" 1097 1101 msgstr "" 1098 1102 1103 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1104 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1105 + msgstr "" 1106 + 1099 1107 #: src/view/com/modals/EditProfile.tsx:185 1100 1108 msgid "e.g. Alice Roberts" 1101 1109 msgstr "" ··· 1219 1227 msgid "Enable Adult Content" 1220 1228 msgstr "" 1221 1229 1222 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1223 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1230 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1231 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1224 1232 msgid "Enable adult content in your feeds" 1225 1233 msgstr "" 1226 1234 ··· 1388 1396 msgstr "Noticias" 1389 1397 1390 1398 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1391 - msgid "Feeds are created by users and can give you entirely new experiences." 1399 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1400 + #~ msgstr "" 1401 + 1402 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1403 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1392 1404 msgstr "" 1393 1405 1394 1406 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1611 1623 msgid "Here is your app password." 1612 1624 msgstr "Aquí tienes tu contraseña de la app." 1613 1625 1614 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1626 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1615 1627 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1616 1628 #: src/view/com/util/moderation/ContentHider.tsx:105 1617 1629 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 2226 2238 msgid "Never load embeds from {0}" 2227 2239 msgstr "" 2228 2240 2229 - #: src/screens/Onboarding/StepFinished.tsx:119 2230 2241 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2231 2242 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2232 2243 msgid "Never lose access to your followers and data." 2233 2244 msgstr "No pierdas nunca el acceso a tus seguidores y datos." 2245 + 2246 + #: src/screens/Onboarding/StepFinished.tsx:119 2247 + msgid "Never lose access to your followers or data." 2248 + msgstr "" 2234 2249 2235 2250 #: src/view/screens/Lists.tsx:76 2236 2251 msgctxt "action" ··· 3174 3189 msgstr "" 3175 3190 3176 3191 #: src/screens/Onboarding/StepModeration/index.tsx:49 3177 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3178 - msgstr "" 3192 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3193 + #~ msgstr "" 3179 3194 3180 3195 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3181 3196 msgid "Select topical feeds to follow from the list below" 3197 + msgstr "" 3198 + 3199 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3200 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3182 3201 msgstr "" 3183 3202 3184 3203 #: src/view/screens/LanguageSettings.tsx:281 ··· 3201 3220 msgid "Select your preferred language for translations in your feed." 3202 3221 msgstr "Selecciona el idioma que prefieras para las traducciones de tus noticias." 3203 3222 3204 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3223 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3205 3224 msgid "Select your primary algorithmic feeds" 3206 3225 msgstr "" 3207 3226 3208 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3227 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3209 3228 msgid "Select your secondary algorithmic feeds" 3210 3229 msgstr "" 3211 3230 ··· 3334 3353 msgid "Share feed" 3335 3354 msgstr "Compartir las noticias" 3336 3355 3337 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3356 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3338 3357 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3339 3358 #: src/view/com/util/moderation/ContentHider.tsx:107 3340 3359 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3689 3708 msgid "The Terms of Service have been moved to" 3690 3709 msgstr "Las condiciones de servicio se han trasladado a" 3691 3710 3692 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3711 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3693 3712 msgid "There are many feeds to try:" 3694 3713 msgstr "" 3695 3714 ··· 3738 3757 msgid "There was an issue fetching your lists. Tap here to try again." 3739 3758 msgstr "" 3740 3759 3741 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 3760 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3742 3761 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3743 3762 msgid "There was an issue syncing your preferences with the server" 3744 3763 msgstr "" ··· 4127 4146 msgid "Visit Site" 4128 4147 msgstr "Visitar el sitio" 4129 4148 4130 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4149 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4131 4150 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4132 4151 msgid "Warn" 4152 + msgstr "" 4153 + 4154 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4155 + msgid "We also think you'll like \"For You\" by Skygaze:" 4133 4156 msgstr "" 4134 4157 4135 4158 #: src/screens/Deactivated.tsx:134 ··· 4145 4168 msgstr "" 4146 4169 4147 4170 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4148 - msgid "We recommend \"For You\" by Skygaze:" 4171 + #~ msgid "We recommend \"For You\" by Skygaze:" 4172 + #~ msgstr "" 4173 + 4174 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4175 + msgid "We recommend our \"Discover\" feed:" 4149 4176 msgstr "" 4150 4177 4151 4178 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4242 4269 msgstr "Sí" 4243 4270 4244 4271 #: src/screens/Onboarding/StepModeration/index.tsx:46 4245 - msgid "You are in control" 4246 - msgstr "" 4272 + #~ msgid "You are in control" 4273 + #~ msgstr "" 4247 4274 4248 4275 #: src/screens/Deactivated.tsx:131 4249 4276 msgid "You are in line." ··· 4255 4282 msgstr "" 4256 4283 4257 4284 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4258 - msgid "You can also try our \"Discover\" algorithm:" 4259 - msgstr "" 4285 + #~ msgid "You can also try our \"Discover\" algorithm:" 4286 + #~ msgstr "" 4260 4287 4261 4288 #: src/screens/Onboarding/StepFollowingFeed.tsx:142 4262 4289 msgid "You can change these settings later." ··· 4320 4347 msgid "You must be 18 or older to enable adult content." 4321 4348 msgstr "" 4322 4349 4323 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4350 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4324 4351 msgid "You must be 18 years or older to enable adult content" 4325 4352 msgstr "" 4326 4353 ··· 4335 4362 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4336 4363 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4337 4364 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." 4365 + 4366 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4367 + msgid "You're in control" 4368 + msgstr "" 4338 4369 4339 4370 #: src/screens/Deactivated.tsx:88 4340 4371 #: src/screens/Deactivated.tsx:89
+63 -32
src/locale/locales/fr/messages.po
··· 218 218 msgstr "Le contenu pour adultes ne peut être activé que via le Web à <0/>." 219 219 220 220 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 221 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 222 - msgstr "" 221 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 222 + #~ msgstr "" 223 223 224 224 #: src/view/screens/Settings.tsx:630 225 225 msgid "Advanced" ··· 627 627 msgstr "Choisissez les algorithmes qui alimentent votre expérience avec des fils d’actualité personnalisés." 628 628 629 629 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 630 - msgid "Choose your algorithmic feeds" 630 + #~ msgid "Choose your algorithmic feeds" 631 + #~ msgstr "" 632 + 633 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 634 + msgid "Choose your main feeds" 631 635 msgstr "" 632 636 633 637 #: src/view/com/auth/create/Step1.tsx:163 ··· 816 820 msgid "Content warnings" 817 821 msgstr "Avertissements sur le contenu" 818 822 819 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 823 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 820 824 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 821 825 #: src/screens/Onboarding/StepInterests/index.tsx:248 822 - #: src/screens/Onboarding/StepModeration/index.tsx:84 826 + #: src/screens/Onboarding/StepModeration/index.tsx:118 823 827 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 824 828 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 825 829 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 828 832 829 833 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 830 834 #: src/screens/Onboarding/StepInterests/index.tsx:245 831 - #: src/screens/Onboarding/StepModeration/index.tsx:81 835 + #: src/screens/Onboarding/StepModeration/index.tsx:115 832 836 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 833 837 msgid "Continue to next step" 834 838 msgstr "" 835 839 836 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 840 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 837 841 msgid "Continue to the next step" 838 842 msgstr "" 839 843 ··· 1100 1104 msgid "Drop to add images" 1101 1105 msgstr "" 1102 1106 1107 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1108 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1109 + msgstr "" 1110 + 1103 1111 #: src/view/com/modals/EditProfile.tsx:185 1104 1112 msgid "e.g. Alice Roberts" 1105 1113 msgstr "ex. Alice Dupont" ··· 1223 1231 msgid "Enable Adult Content" 1224 1232 msgstr "Activer le contenu pour adultes" 1225 1233 1226 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1227 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1234 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1235 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1228 1236 msgid "Enable adult content in your feeds" 1229 1237 msgstr "" 1230 1238 ··· 1392 1400 msgstr "Fil d’actu" 1393 1401 1394 1402 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1395 - msgid "Feeds are created by users and can give you entirely new experiences." 1403 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1404 + #~ msgstr "" 1405 + 1406 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1407 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1396 1408 msgstr "" 1397 1409 1398 1410 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1615 1627 msgid "Here is your app password." 1616 1628 msgstr "Voici le mot de passe de votre appli." 1617 1629 1618 - #: src/view/com/modals/ContentFilteringSettings.tsx:219 1619 - #: src/view/com/notifications/FeedItem.tsx:325 1620 - msgctxt "action" 1621 - msgid "Hide" 1622 - msgstr "Cacher" 1623 - 1624 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1630 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1625 1631 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1626 1632 #: src/view/com/util/moderation/ContentHider.tsx:105 1627 1633 #: src/view/com/util/moderation/PostHider.tsx:108 1634 + msgid "Hide" 1635 + msgstr "Cacher" 1636 + 1637 + #: src/view/com/modals/ContentFilteringSettings.tsx:219 1638 + #: src/view/com/notifications/FeedItem.tsx:325 1639 + msgctxt "action" 1628 1640 msgid "Hide" 1629 1641 msgstr "Cacher" 1630 1642 ··· 2230 2242 msgid "Never load embeds from {0}" 2231 2243 msgstr "Ne jamais charger les contenus intégrés de {0}" 2232 2244 2233 - #: src/screens/Onboarding/StepFinished.tsx:119 2234 2245 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2235 2246 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2236 2247 msgid "Never lose access to your followers and data." 2237 2248 msgstr "Ne perdez jamais l’accès à vos followers et à vos données." 2238 2249 2250 + #: src/screens/Onboarding/StepFinished.tsx:119 2251 + msgid "Never lose access to your followers or data." 2252 + msgstr "" 2253 + 2239 2254 #: src/view/screens/Lists.tsx:76 2240 2255 msgctxt "action" 2241 2256 msgid "New" ··· 3178 3193 msgstr "" 3179 3194 3180 3195 #: src/screens/Onboarding/StepModeration/index.tsx:49 3181 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3182 - msgstr "" 3196 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3197 + #~ msgstr "" 3183 3198 3184 3199 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3185 3200 msgid "Select topical feeds to follow from the list below" 3201 + msgstr "" 3202 + 3203 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3204 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3186 3205 msgstr "" 3187 3206 3188 3207 #: src/view/screens/LanguageSettings.tsx:281 ··· 3205 3224 msgid "Select your preferred language for translations in your feed." 3206 3225 msgstr "Sélectionnez votre langue préférée pour traduire votre fils d’actu." 3207 3226 3208 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3227 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3209 3228 msgid "Select your primary algorithmic feeds" 3210 3229 msgstr "" 3211 3230 3212 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3231 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3213 3232 msgid "Select your secondary algorithmic feeds" 3214 3233 msgstr "" 3215 3234 ··· 3338 3357 msgid "Share feed" 3339 3358 msgstr "Partager le fil d’actu" 3340 3359 3341 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3360 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3342 3361 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3343 3362 #: src/view/com/util/moderation/ContentHider.tsx:107 3344 3363 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3693 3712 msgid "The Terms of Service have been moved to" 3694 3713 msgstr "Nos conditions d’utilisation ont été déplacées vers" 3695 3714 3696 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3715 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3697 3716 msgid "There are many feeds to try:" 3698 3717 msgstr "" 3699 3718 ··· 3742 3761 msgid "There was an issue fetching your lists. Tap here to try again." 3743 3762 msgstr "Il y a eu un problème lors de la récupération de vos listes. Appuyez ici pour réessayer." 3744 3763 3745 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 3764 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3746 3765 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3747 3766 msgid "There was an issue syncing your preferences with the server" 3748 3767 msgstr "Il y a eu un problème de synchronisation de vos préférences avec le serveur" ··· 4131 4150 msgid "Visit Site" 4132 4151 msgstr "Visiter le site" 4133 4152 4134 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4153 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4135 4154 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4136 4155 msgid "Warn" 4137 4156 msgstr "Avertir" 4138 4157 4158 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4159 + msgid "We also think you'll like \"For You\" by Skygaze:" 4160 + msgstr "" 4161 + 4139 4162 #: src/screens/Deactivated.tsx:134 4140 4163 msgid "We estimate {estimatedTime} until your account is ready." 4141 4164 msgstr "" ··· 4149 4172 msgstr "" 4150 4173 4151 4174 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4152 - msgid "We recommend \"For You\" by Skygaze:" 4175 + #~ msgid "We recommend \"For You\" by Skygaze:" 4176 + #~ msgstr "" 4177 + 4178 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4179 + msgid "We recommend our \"Discover\" feed:" 4153 4180 msgstr "" 4154 4181 4155 4182 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4246 4273 msgstr "Oui" 4247 4274 4248 4275 #: src/screens/Onboarding/StepModeration/index.tsx:46 4249 - msgid "You are in control" 4250 - msgstr "" 4276 + #~ msgid "You are in control" 4277 + #~ msgstr "" 4251 4278 4252 4279 #: src/screens/Deactivated.tsx:131 4253 4280 msgid "You are in line." ··· 4259 4286 msgstr "Vous pouvez aussi découvrir de nouveaux fils d’actu personnalisés à suivre." 4260 4287 4261 4288 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4262 - msgid "You can also try our \"Discover\" algorithm:" 4263 - msgstr "" 4289 + #~ msgid "You can also try our \"Discover\" algorithm:" 4290 + #~ msgstr "" 4264 4291 4265 4292 #: src/screens/Onboarding/StepFollowingFeed.tsx:142 4266 4293 msgid "You can change these settings later." ··· 4324 4351 msgid "You must be 18 or older to enable adult content." 4325 4352 msgstr "Vous devez avoir 18 ans ou plus pour activer le contenu pour adultes." 4326 4353 4327 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4354 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4328 4355 msgid "You must be 18 years or older to enable adult content" 4329 4356 msgstr "" 4330 4357 ··· 4339 4366 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4340 4367 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4341 4368 msgstr "Vous recevrez un e-mail contenant un « code de réinitialisation » Saisissez ce code ici, puis votre nouveau mot de passe." 4369 + 4370 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4371 + msgid "You're in control" 4372 + msgstr "" 4342 4373 4343 4374 #: src/screens/Deactivated.tsx:88 4344 4375 #: src/screens/Deactivated.tsx:89
+58 -27
src/locale/locales/hi/messages.po
··· 218 218 msgstr "" 219 219 220 220 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 221 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 222 - msgstr "" 221 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 222 + #~ msgstr "" 223 223 224 224 #: src/view/screens/Settings.tsx:630 225 225 msgid "Advanced" ··· 627 627 msgstr "उन एल्गोरिदम का चयन करें जो कस्टम फीड्स के साथ अपने अनुभव को शक्ति देते हैं।।" 628 628 629 629 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 630 - msgid "Choose your algorithmic feeds" 630 + #~ msgid "Choose your algorithmic feeds" 631 + #~ msgstr "" 632 + 633 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 634 + msgid "Choose your main feeds" 631 635 msgstr "" 632 636 633 637 #: src/view/com/auth/create/Step1.tsx:163 ··· 816 820 msgid "Content warnings" 817 821 msgstr "सामग्री चेतावनी" 818 822 819 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 823 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 820 824 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 821 825 #: src/screens/Onboarding/StepInterests/index.tsx:248 822 - #: src/screens/Onboarding/StepModeration/index.tsx:84 826 + #: src/screens/Onboarding/StepModeration/index.tsx:118 823 827 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 824 828 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 825 829 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 828 832 829 833 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 830 834 #: src/screens/Onboarding/StepInterests/index.tsx:245 831 - #: src/screens/Onboarding/StepModeration/index.tsx:81 835 + #: src/screens/Onboarding/StepModeration/index.tsx:115 832 836 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 833 837 msgid "Continue to next step" 834 838 msgstr "" 835 839 836 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 840 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 837 841 msgid "Continue to the next step" 838 842 msgstr "" 839 843 ··· 1098 1102 1099 1103 #: src/view/com/composer/text-input/TextInput.web.tsx:244 1100 1104 msgid "Drop to add images" 1105 + msgstr "" 1106 + 1107 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1108 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1101 1109 msgstr "" 1102 1110 1103 1111 #: src/view/com/modals/EditProfile.tsx:185 ··· 1223 1231 msgid "Enable Adult Content" 1224 1232 msgstr "" 1225 1233 1226 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1227 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1234 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1235 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1228 1236 msgid "Enable adult content in your feeds" 1229 1237 msgstr "" 1230 1238 ··· 1392 1400 msgstr "सभी फ़ीड" 1393 1401 1394 1402 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1395 - msgid "Feeds are created by users and can give you entirely new experiences." 1403 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1404 + #~ msgstr "" 1405 + 1406 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1407 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1396 1408 msgstr "" 1397 1409 1398 1410 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1615 1627 msgid "Here is your app password." 1616 1628 msgstr "यहां आपका ऐप पासवर्ड है." 1617 1629 1618 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1630 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1619 1631 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1620 1632 #: src/view/com/util/moderation/ContentHider.tsx:105 1621 1633 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 2230 2242 msgid "Never load embeds from {0}" 2231 2243 msgstr "" 2232 2244 2233 - #: src/screens/Onboarding/StepFinished.tsx:119 2234 2245 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2235 2246 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2236 2247 msgid "Never lose access to your followers and data." 2237 2248 msgstr "अपने फ़ॉलोअर्स और डेटा तक पहुंच कभी न खोएं।" 2249 + 2250 + #: src/screens/Onboarding/StepFinished.tsx:119 2251 + msgid "Never lose access to your followers or data." 2252 + msgstr "" 2238 2253 2239 2254 #: src/view/screens/Lists.tsx:76 2240 2255 msgctxt "action" ··· 2338 2353 #: src/view/screens/Search/Search.tsx:274 2339 2354 #: src/view/screens/Search/Search.tsx:302 2340 2355 msgid "No results found for {query}" 2341 - msgstr "{query} के लिए कोई परिणाम नहीं मिला"" 2356 + msgstr "{query} के लिए कोई परिणाम नहीं मिला\"" 2342 2357 2343 2358 #: src/view/com/modals/EmbedConsent.tsx:129 2344 2359 msgid "No thanks" ··· 3182 3197 msgstr "" 3183 3198 3184 3199 #: src/screens/Onboarding/StepModeration/index.tsx:49 3185 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3186 - msgstr "" 3200 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3201 + #~ msgstr "" 3187 3202 3188 3203 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3189 3204 msgid "Select topical feeds to follow from the list below" 3205 + msgstr "" 3206 + 3207 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3208 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3190 3209 msgstr "" 3191 3210 3192 3211 #: src/view/screens/LanguageSettings.tsx:281 ··· 3209 3228 msgid "Select your preferred language for translations in your feed." 3210 3229 msgstr "अपने फ़ीड में अनुवाद के लिए अपनी पसंदीदा भाषा चुनें।" 3211 3230 3212 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3231 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3213 3232 msgid "Select your primary algorithmic feeds" 3214 3233 msgstr "" 3215 3234 3216 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3235 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3217 3236 msgid "Select your secondary algorithmic feeds" 3218 3237 msgstr "" 3219 3238 ··· 3342 3361 msgid "Share feed" 3343 3362 msgstr "" 3344 3363 3345 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3364 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3346 3365 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3347 3366 #: src/view/com/util/moderation/ContentHider.tsx:107 3348 3367 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3697 3716 msgid "The Terms of Service have been moved to" 3698 3717 msgstr "सेवा की शर्तों को स्थानांतरित कर दिया गया है" 3699 3718 3700 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3719 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3701 3720 msgid "There are many feeds to try:" 3702 3721 msgstr "" 3703 3722 ··· 3746 3765 msgid "There was an issue fetching your lists. Tap here to try again." 3747 3766 msgstr "" 3748 3767 3749 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 3768 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3750 3769 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3751 3770 msgid "There was an issue syncing your preferences with the server" 3752 3771 msgstr "" ··· 4135 4154 msgid "Visit Site" 4136 4155 msgstr "साइट पर जाएं" 4137 4156 4138 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4157 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4139 4158 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4140 4159 msgid "Warn" 4141 4160 msgstr "" 4142 4161 4162 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4163 + msgid "We also think you'll like \"For You\" by Skygaze:" 4164 + msgstr "" 4165 + 4143 4166 #: src/screens/Deactivated.tsx:134 4144 4167 msgid "We estimate {estimatedTime} until your account is ready." 4145 4168 msgstr "" ··· 4153 4176 msgstr "" 4154 4177 4155 4178 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4156 - msgid "We recommend \"For You\" by Skygaze:" 4179 + #~ msgid "We recommend \"For You\" by Skygaze:" 4180 + #~ msgstr "" 4181 + 4182 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4183 + msgid "We recommend our \"Discover\" feed:" 4157 4184 msgstr "" 4158 4185 4159 4186 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4250 4277 msgstr "हाँ" 4251 4278 4252 4279 #: src/screens/Onboarding/StepModeration/index.tsx:46 4253 - msgid "You are in control" 4254 - msgstr "" 4280 + #~ msgid "You are in control" 4281 + #~ msgstr "" 4255 4282 4256 4283 #: src/screens/Deactivated.tsx:131 4257 4284 msgid "You are in line." ··· 4263 4290 msgstr "" 4264 4291 4265 4292 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4266 - msgid "You can also try our \"Discover\" algorithm:" 4267 - msgstr "" 4293 + #~ msgid "You can also try our \"Discover\" algorithm:" 4294 + #~ msgstr "" 4268 4295 4269 4296 #: src/screens/Onboarding/StepFollowingFeed.tsx:142 4270 4297 msgid "You can change these settings later." ··· 4328 4355 msgid "You must be 18 or older to enable adult content." 4329 4356 msgstr "" 4330 4357 4331 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4358 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4332 4359 msgid "You must be 18 years or older to enable adult content" 4333 4360 msgstr "" 4334 4361 ··· 4343 4370 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4344 4371 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4345 4372 msgstr "आपको \"reset code\" के साथ एक ईमेल प्राप्त होगा। उस कोड को यहाँ दर्ज करें, फिर अपना नया पासवर्ड दर्ज करें।।" 4373 + 4374 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4375 + msgid "You're in control" 4376 + msgstr "" 4346 4377 4347 4378 #: src/screens/Deactivated.tsx:88 4348 4379 #: src/screens/Deactivated.tsx:89
+57 -26
src/locale/locales/id/messages.po
··· 230 230 msgstr "Konten dewasa hanya dapat diaktifkan melalui Web di <0/>." 231 231 232 232 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 233 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 234 - msgstr "" 233 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 234 + #~ msgstr "" 235 235 236 236 #: src/view/screens/Settings.tsx:630 237 237 msgid "Advanced" ··· 648 648 msgstr "Pilih algoritma yang akan digunakan untuk kustom feed Anda." 649 649 650 650 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 651 - msgid "Choose your algorithmic feeds" 651 + #~ msgid "Choose your algorithmic feeds" 652 + #~ msgstr "" 653 + 654 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 655 + msgid "Choose your main feeds" 652 656 msgstr "" 653 657 654 658 #: src/view/com/auth/create/Step1.tsx:163 ··· 837 841 msgid "Content warnings" 838 842 msgstr "Peringatan konten" 839 843 840 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 844 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 841 845 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 842 846 #: src/screens/Onboarding/StepInterests/index.tsx:248 843 - #: src/screens/Onboarding/StepModeration/index.tsx:84 847 + #: src/screens/Onboarding/StepModeration/index.tsx:118 844 848 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 845 849 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 846 850 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 849 853 850 854 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 851 855 #: src/screens/Onboarding/StepInterests/index.tsx:245 852 - #: src/screens/Onboarding/StepModeration/index.tsx:81 856 + #: src/screens/Onboarding/StepModeration/index.tsx:115 853 857 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 854 858 msgid "Continue to next step" 855 859 msgstr "" 856 860 857 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 861 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 858 862 msgid "Continue to the next step" 859 863 msgstr "" 860 864 ··· 1129 1133 msgid "Drop to add images" 1130 1134 msgstr "" 1131 1135 1136 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1137 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1138 + msgstr "" 1139 + 1132 1140 #: src/view/com/modals/EditProfile.tsx:185 1133 1141 msgid "e.g. Alice Roberts" 1134 1142 msgstr "contoh: Alice Roberts" ··· 1252 1260 msgid "Enable Adult Content" 1253 1261 msgstr "Aktifkan Konten Dewasa" 1254 1262 1255 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1256 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1263 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1264 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1257 1265 msgid "Enable adult content in your feeds" 1258 1266 msgstr "" 1259 1267 ··· 1425 1433 msgstr "Feed" 1426 1434 1427 1435 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1428 - msgid "Feeds are created by users and can give you entirely new experiences." 1436 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1437 + #~ msgstr "" 1438 + 1439 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1440 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1429 1441 msgstr "" 1430 1442 1431 1443 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1659 1671 msgid "Here is your app password." 1660 1672 msgstr "Berikut kata sandi aplikasi Anda." 1661 1673 1662 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1674 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1663 1675 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1664 1676 #: src/view/com/util/moderation/ContentHider.tsx:105 1665 1677 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 2300 2312 msgid "Never load embeds from {0}" 2301 2313 msgstr "Jangan pernah memuat embed dari {0}" 2302 2314 2303 - #: src/screens/Onboarding/StepFinished.tsx:119 2304 2315 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2305 2316 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2306 2317 msgid "Never lose access to your followers and data." 2307 2318 msgstr "Tidak akan lagi kehilangan akses ke data dan pengikut Anda." 2319 + 2320 + #: src/screens/Onboarding/StepFinished.tsx:119 2321 + msgid "Never lose access to your followers or data." 2322 + msgstr "" 2308 2323 2309 2324 #: src/view/screens/Lists.tsx:76 2310 2325 msgctxt "action" ··· 3272 3287 msgstr "" 3273 3288 3274 3289 #: src/screens/Onboarding/StepModeration/index.tsx:49 3275 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3276 - msgstr "" 3290 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3291 + #~ msgstr "" 3277 3292 3278 3293 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3279 3294 msgid "Select topical feeds to follow from the list below" 3295 + msgstr "" 3296 + 3297 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3298 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3280 3299 msgstr "" 3281 3300 3282 3301 #: src/view/screens/LanguageSettings.tsx:281 ··· 3299 3318 msgid "Select your preferred language for translations in your feed." 3300 3319 msgstr "Pilih bahasa yang disukai untuk penerjemahaan feed Anda." 3301 3320 3302 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3321 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3303 3322 msgid "Select your primary algorithmic feeds" 3304 3323 msgstr "" 3305 3324 3306 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3325 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3307 3326 msgid "Select your secondary algorithmic feeds" 3308 3327 msgstr "" 3309 3328 ··· 3439 3458 msgid "Share feed" 3440 3459 msgstr "Bagikan feed" 3441 3460 3442 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3461 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3443 3462 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3444 3463 #: src/view/com/util/moderation/ContentHider.tsx:107 3445 3464 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3801 3820 msgid "The Terms of Service have been moved to" 3802 3821 msgstr "Ketentuan Layanan telah dipindahkan ke" 3803 3822 3804 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3823 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3805 3824 msgid "There are many feeds to try:" 3806 3825 msgstr "" 3807 3826 ··· 3850 3869 msgid "There was an issue fetching your lists. Tap here to try again." 3851 3870 msgstr "Ada masalah saat mengambil daftar Anda. Ketuk di sini untuk mencoba lagi." 3852 3871 3853 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 3872 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3854 3873 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3855 3874 msgid "There was an issue syncing your preferences with the server" 3856 3875 msgstr "Ada masalah saat mensinkronkan preferensi Anda dengan server" ··· 4253 4272 msgid "Visit Site" 4254 4273 msgstr "Kunjungi Halaman" 4255 4274 4256 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4275 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4257 4276 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4258 4277 msgid "Warn" 4259 4278 msgstr "Peringatkan" 4279 + 4280 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4281 + msgid "We also think you'll like \"For You\" by Skygaze:" 4282 + msgstr "" 4260 4283 4261 4284 #: src/screens/Deactivated.tsx:134 4262 4285 msgid "We estimate {estimatedTime} until your account is ready." ··· 4275 4298 msgstr "" 4276 4299 4277 4300 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4278 - msgid "We recommend \"For You\" by Skygaze:" 4301 + #~ msgid "We recommend \"For You\" by Skygaze:" 4302 + #~ msgstr "" 4303 + 4304 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4305 + msgid "We recommend our \"Discover\" feed:" 4279 4306 msgstr "" 4280 4307 4281 4308 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4375 4402 msgstr "Ya" 4376 4403 4377 4404 #: src/screens/Onboarding/StepModeration/index.tsx:46 4378 - msgid "You are in control" 4379 - msgstr "" 4405 + #~ msgid "You are in control" 4406 + #~ msgstr "" 4380 4407 4381 4408 #: src/screens/Deactivated.tsx:131 4382 4409 msgid "You are in line." ··· 4388 4415 msgstr "Anda juga dapat menemukan Feed Khusus baru untuk diikuti." 4389 4416 4390 4417 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4391 - msgid "You can also try our \"Discover\" algorithm:" 4392 - msgstr "" 4418 + #~ msgid "You can also try our \"Discover\" algorithm:" 4419 + #~ msgstr "" 4393 4420 4394 4421 #: src/view/com/auth/create/Step1.tsx:106 4395 4422 #~ msgid "You can change hosting providers at any time." ··· 4457 4484 msgid "You must be 18 or older to enable adult content." 4458 4485 msgstr "Anda harus berusia 18 tahun atau lebih untuk mengaktifkan konten dewasa." 4459 4486 4460 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4487 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4461 4488 msgid "You must be 18 years or older to enable adult content" 4462 4489 msgstr "" 4463 4490 ··· 4472 4499 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4473 4500 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4474 4501 msgstr "Anda akan menerima email berisikan \"kode reset\". Masukkan kode tersebut di sini, lalu masukkan kata sandi baru." 4502 + 4503 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4504 + msgid "You're in control" 4505 + msgstr "" 4475 4506 4476 4507 #: src/screens/Deactivated.tsx:88 4477 4508 #: src/screens/Deactivated.tsx:89
+57 -26
src/locale/locales/ja/messages.po
··· 231 231 msgstr "成人向けコンテンツを有効にするには、ウェブで<0/>にアクセスする必要があります。" 232 232 233 233 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 234 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 235 - msgstr "" 234 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 235 + #~ msgstr "" 236 236 237 237 #: src/view/screens/Settings.tsx:630 238 238 msgid "Advanced" ··· 652 652 msgstr "カスタムフィードを使用してあなたの体験を強化するアルゴリズムを選択します。" 653 653 654 654 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 655 - msgid "Choose your algorithmic feeds" 655 + #~ msgid "Choose your algorithmic feeds" 656 + #~ msgstr "" 657 + 658 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 659 + msgid "Choose your main feeds" 656 660 msgstr "" 657 661 658 662 #: src/view/com/auth/create/Step1.tsx:163 ··· 841 845 msgid "Content warnings" 842 846 msgstr "コンテンツの警告" 843 847 844 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 848 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 845 849 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 846 850 #: src/screens/Onboarding/StepInterests/index.tsx:248 847 - #: src/screens/Onboarding/StepModeration/index.tsx:84 851 + #: src/screens/Onboarding/StepModeration/index.tsx:118 848 852 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 849 853 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 850 854 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 853 857 854 858 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 855 859 #: src/screens/Onboarding/StepInterests/index.tsx:245 856 - #: src/screens/Onboarding/StepModeration/index.tsx:81 860 + #: src/screens/Onboarding/StepModeration/index.tsx:115 857 861 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 858 862 msgid "Continue to next step" 859 863 msgstr "" 860 864 861 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 865 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 862 866 msgid "Continue to the next step" 863 867 msgstr "" 864 868 ··· 1133 1137 msgid "Drop to add images" 1134 1138 msgstr "" 1135 1139 1140 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1141 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1142 + msgstr "" 1143 + 1136 1144 #: src/view/com/modals/EditProfile.tsx:185 1137 1145 msgid "e.g. Alice Roberts" 1138 1146 msgstr "例:山田 太郎" ··· 1256 1264 msgid "Enable Adult Content" 1257 1265 msgstr "成人向けコンテンツを有効にする" 1258 1266 1259 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1260 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1267 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1268 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1261 1269 msgid "Enable adult content in your feeds" 1262 1270 msgstr "" 1263 1271 ··· 1429 1437 msgstr "フィード" 1430 1438 1431 1439 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1432 - msgid "Feeds are created by users and can give you entirely new experiences." 1440 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1441 + #~ msgstr "" 1442 + 1443 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1444 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1433 1445 msgstr "" 1434 1446 1435 1447 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1664 1676 msgid "Here is your app password." 1665 1677 msgstr "アプリパスワードをお知らせします。" 1666 1678 1667 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1679 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1668 1680 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1669 1681 #: src/view/com/util/moderation/ContentHider.tsx:105 1670 1682 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 2316 2328 msgid "Never load embeds from {0}" 2317 2329 msgstr "{0}からの埋め込みを表示しない" 2318 2330 2319 - #: src/screens/Onboarding/StepFinished.tsx:119 2320 2331 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2321 2332 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2322 2333 msgid "Never lose access to your followers and data." 2323 2334 msgstr "フォロワーやデータへのアクセスを失うことはありません。" 2335 + 2336 + #: src/screens/Onboarding/StepFinished.tsx:119 2337 + msgid "Never lose access to your followers or data." 2338 + msgstr "" 2324 2339 2325 2340 #: src/view/screens/Lists.tsx:76 2326 2341 msgctxt "action" ··· 3303 3318 msgstr "" 3304 3319 3305 3320 #: src/screens/Onboarding/StepModeration/index.tsx:49 3306 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3307 - msgstr "" 3321 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3322 + #~ msgstr "" 3308 3323 3309 3324 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3310 3325 msgid "Select topical feeds to follow from the list below" 3326 + msgstr "" 3327 + 3328 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3329 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3311 3330 msgstr "" 3312 3331 3313 3332 #: src/view/screens/LanguageSettings.tsx:281 ··· 3330 3349 msgid "Select your preferred language for translations in your feed." 3331 3350 msgstr "フィード内の翻訳に使用する言語を選択します。" 3332 3351 3333 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3352 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3334 3353 msgid "Select your primary algorithmic feeds" 3335 3354 msgstr "" 3336 3355 3337 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3356 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3338 3357 msgid "Select your secondary algorithmic feeds" 3339 3358 msgstr "" 3340 3359 ··· 3471 3490 msgid "Share feed" 3472 3491 msgstr "フィードを共有" 3473 3492 3474 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3493 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3475 3494 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3476 3495 #: src/view/com/util/moderation/ContentHider.tsx:107 3477 3496 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3838 3857 msgid "The Terms of Service have been moved to" 3839 3858 msgstr "サービス規約は移動しました" 3840 3859 3841 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3860 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3842 3861 msgid "There are many feeds to try:" 3843 3862 msgstr "" 3844 3863 ··· 3887 3906 msgid "There was an issue fetching your lists. Tap here to try again." 3888 3907 msgstr "リストの取得中に問題が発生しました。もう一度試すにはこちらをタップしてください。" 3889 3908 3890 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 3909 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3891 3910 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3892 3911 msgid "There was an issue syncing your preferences with the server" 3893 3912 msgstr "設定をサーバーと同期中に問題が発生しました" ··· 4292 4311 msgid "Visit Site" 4293 4312 msgstr "サイトへアクセス" 4294 4313 4295 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4314 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4296 4315 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4297 4316 msgid "Warn" 4298 4317 msgstr "警告" 4318 + 4319 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4320 + msgid "We also think you'll like \"For You\" by Skygaze:" 4321 + msgstr "" 4299 4322 4300 4323 #: src/screens/Deactivated.tsx:134 4301 4324 msgid "We estimate {estimatedTime} until your account is ready." ··· 4314 4337 msgstr "あなたのフォロー中のユーザーの投稿を読み終わりました。フィード<0/>内の最新の投稿を表示します。" 4315 4338 4316 4339 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4317 - msgid "We recommend \"For You\" by Skygaze:" 4340 + #~ msgid "We recommend \"For You\" by Skygaze:" 4341 + #~ msgstr "" 4342 + 4343 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4344 + msgid "We recommend our \"Discover\" feed:" 4318 4345 msgstr "" 4319 4346 4320 4347 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4411 4438 msgstr "はい" 4412 4439 4413 4440 #: src/screens/Onboarding/StepModeration/index.tsx:46 4414 - msgid "You are in control" 4415 - msgstr "" 4441 + #~ msgid "You are in control" 4442 + #~ msgstr "" 4416 4443 4417 4444 #: src/screens/Deactivated.tsx:131 4418 4445 msgid "You are in line." ··· 4424 4451 msgstr "また、あなたはフォローすべき新しいカスタムフィードを発見できます。" 4425 4452 4426 4453 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4427 - msgid "You can also try our \"Discover\" algorithm:" 4428 - msgstr "" 4454 + #~ msgid "You can also try our \"Discover\" algorithm:" 4455 + #~ msgstr "" 4429 4456 4430 4457 #: src/view/com/auth/create/Step1.tsx:106 4431 4458 #~ msgid "You can change hosting providers at any time." ··· 4493 4520 msgid "You must be 18 or older to enable adult content." 4494 4521 msgstr "成人向けコンテンツを有効にするには、18歳以上である必要があります。" 4495 4522 4496 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4523 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4497 4524 msgid "You must be 18 years or older to enable adult content" 4498 4525 msgstr "" 4499 4526 ··· 4508 4535 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4509 4536 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4510 4537 msgstr "「リセットコード」が記載されたメールが届きます。ここにコードを入力し、新しいパスワードを入力します。" 4538 + 4539 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4540 + msgid "You're in control" 4541 + msgstr "" 4511 4542 4512 4543 #: src/screens/Deactivated.tsx:88 4513 4544 #: src/screens/Deactivated.tsx:89
+63 -32
src/locale/locales/ko/messages.po
··· 214 214 msgstr "성인 콘텐츠는 <0/>에서 웹을 통해서만 활성화할 수 있습니다." 215 215 216 216 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 217 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 218 - msgstr "" 217 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 218 + #~ msgstr "" 219 219 220 220 #: src/view/screens/Settings.tsx:630 221 221 msgid "Advanced" ··· 623 623 msgstr "맞춤 피드를 통해 사용자 경험을 강화하는 알고리즘을 선택합니다." 624 624 625 625 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 626 - msgid "Choose your algorithmic feeds" 626 + #~ msgid "Choose your algorithmic feeds" 627 + #~ msgstr "" 628 + 629 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 630 + msgid "Choose your main feeds" 627 631 msgstr "" 628 632 629 633 #: src/view/com/auth/create/Step1.tsx:163 ··· 812 816 msgid "Content warnings" 813 817 msgstr "콘텐츠 경고" 814 818 815 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 819 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 816 820 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 817 821 #: src/screens/Onboarding/StepInterests/index.tsx:248 818 - #: src/screens/Onboarding/StepModeration/index.tsx:84 822 + #: src/screens/Onboarding/StepModeration/index.tsx:118 819 823 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 820 824 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 821 825 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 824 828 825 829 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 826 830 #: src/screens/Onboarding/StepInterests/index.tsx:245 827 - #: src/screens/Onboarding/StepModeration/index.tsx:81 831 + #: src/screens/Onboarding/StepModeration/index.tsx:115 828 832 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 829 833 msgid "Continue to next step" 830 834 msgstr "" 831 835 832 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 836 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 833 837 msgid "Continue to the next step" 834 838 msgstr "" 835 839 ··· 1096 1100 msgid "Drop to add images" 1097 1101 msgstr "" 1098 1102 1103 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1104 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1105 + msgstr "" 1106 + 1099 1107 #: src/view/com/modals/EditProfile.tsx:185 1100 1108 msgid "e.g. Alice Roberts" 1101 1109 msgstr "예: 앨리스 로버츠" ··· 1219 1227 msgid "Enable Adult Content" 1220 1228 msgstr "성인 콘텐츠 활성화" 1221 1229 1222 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1223 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1230 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1231 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1224 1232 msgid "Enable adult content in your feeds" 1225 1233 msgstr "" 1226 1234 ··· 1388 1396 msgstr "피드" 1389 1397 1390 1398 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1391 - msgid "Feeds are created by users and can give you entirely new experiences." 1399 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1400 + #~ msgstr "" 1401 + 1402 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1403 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1392 1404 msgstr "" 1393 1405 1394 1406 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1619 1631 msgid "Here is your app password." 1620 1632 msgstr "앱 비밀번호입니다." 1621 1633 1622 - #: src/view/com/modals/ContentFilteringSettings.tsx:219 1623 - #: src/view/com/notifications/FeedItem.tsx:325 1624 - msgctxt "action" 1625 - msgid "Hide" 1626 - msgstr "숨기기" 1627 - 1628 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1634 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1629 1635 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1630 1636 #: src/view/com/util/moderation/ContentHider.tsx:105 1631 1637 #: src/view/com/util/moderation/PostHider.tsx:108 1638 + msgid "Hide" 1639 + msgstr "숨기기" 1640 + 1641 + #: src/view/com/modals/ContentFilteringSettings.tsx:219 1642 + #: src/view/com/notifications/FeedItem.tsx:325 1643 + msgctxt "action" 1632 1644 msgid "Hide" 1633 1645 msgstr "숨기기" 1634 1646 ··· 2238 2250 msgid "Never load embeds from {0}" 2239 2251 msgstr "{0}에서 임베드를 불러오지 않습니다" 2240 2252 2241 - #: src/screens/Onboarding/StepFinished.tsx:119 2242 2253 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2243 2254 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2244 2255 msgid "Never lose access to your followers and data." 2245 2256 msgstr "팔로워와 데이터에 대한 접근 권한을 잃지 않습니다." 2246 2257 2258 + #: src/screens/Onboarding/StepFinished.tsx:119 2259 + msgid "Never lose access to your followers or data." 2260 + msgstr "" 2261 + 2247 2262 #: src/view/screens/Lists.tsx:76 2248 2263 msgctxt "action" 2249 2264 msgid "New" ··· 3194 3209 msgstr "" 3195 3210 3196 3211 #: src/screens/Onboarding/StepModeration/index.tsx:49 3197 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3198 - msgstr "" 3212 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3213 + #~ msgstr "" 3199 3214 3200 3215 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3201 3216 msgid "Select topical feeds to follow from the list below" 3217 + msgstr "" 3218 + 3219 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3220 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3202 3221 msgstr "" 3203 3222 3204 3223 #: src/view/screens/LanguageSettings.tsx:281 ··· 3221 3240 msgid "Select your preferred language for translations in your feed." 3222 3241 msgstr "피드에서 번역을 위해 선호하는 언어를 선택합니다." 3223 3242 3224 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3243 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3225 3244 msgid "Select your primary algorithmic feeds" 3226 3245 msgstr "" 3227 3246 3228 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3247 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3229 3248 msgid "Select your secondary algorithmic feeds" 3230 3249 msgstr "" 3231 3250 ··· 3354 3373 msgid "Share feed" 3355 3374 msgstr "피드 공유" 3356 3375 3357 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3376 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3358 3377 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3359 3378 #: src/view/com/util/moderation/ContentHider.tsx:107 3360 3379 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3709 3728 msgid "The Terms of Service have been moved to" 3710 3729 msgstr "서비스 이용약관을 다음으로 이동했습니다:" 3711 3730 3712 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3731 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3713 3732 msgid "There are many feeds to try:" 3714 3733 msgstr "" 3715 3734 ··· 3758 3777 msgid "There was an issue fetching your lists. Tap here to try again." 3759 3778 msgstr "리스트를 가져오는 동안 문제가 발생했습니다. 이곳을 탭하여 다시 시도하세요." 3760 3779 3761 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 3780 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3762 3781 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3763 3782 msgid "There was an issue syncing your preferences with the server" 3764 3783 msgstr "설정을 서버와 동기화하는 동안 문제가 발생했습니다" ··· 4151 4170 msgid "Visit Site" 4152 4171 msgstr "사이트 방문" 4153 4172 4154 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4173 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4155 4174 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4156 4175 msgid "Warn" 4157 4176 msgstr "경고" 4158 4177 4178 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4179 + msgid "We also think you'll like \"For You\" by Skygaze:" 4180 + msgstr "" 4181 + 4159 4182 #: src/screens/Deactivated.tsx:134 4160 4183 msgid "We estimate {estimatedTime} until your account is ready." 4161 4184 msgstr "" ··· 4169 4192 msgstr "팔로우한 사용자의 게시물이 부족합니다. 대신 <0/>의 최신 게시물을 표시합니다." 4170 4193 4171 4194 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4172 - msgid "We recommend \"For You\" by Skygaze:" 4195 + #~ msgid "We recommend \"For You\" by Skygaze:" 4196 + #~ msgstr "" 4197 + 4198 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4199 + msgid "We recommend our \"Discover\" feed:" 4173 4200 msgstr "" 4174 4201 4175 4202 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4266 4293 msgstr "예" 4267 4294 4268 4295 #: src/screens/Onboarding/StepModeration/index.tsx:46 4269 - msgid "You are in control" 4270 - msgstr "" 4296 + #~ msgid "You are in control" 4297 + #~ msgstr "" 4271 4298 4272 4299 #: src/screens/Deactivated.tsx:131 4273 4300 msgid "You are in line." ··· 4279 4306 msgstr "팔로우할 새로운 맞춤 피드를 찾을 수도 있습니다." 4280 4307 4281 4308 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4282 - msgid "You can also try our \"Discover\" algorithm:" 4283 - msgstr "" 4309 + #~ msgid "You can also try our \"Discover\" algorithm:" 4310 + #~ msgstr "" 4284 4311 4285 4312 #: src/screens/Onboarding/StepFollowingFeed.tsx:142 4286 4313 msgid "You can change these settings later." ··· 4344 4371 msgid "You must be 18 or older to enable adult content." 4345 4372 msgstr "성인 콘텐츠를 활성화하려면 18세 이상이어야 합니다." 4346 4373 4347 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4374 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4348 4375 msgid "You must be 18 years or older to enable adult content" 4349 4376 msgstr "" 4350 4377 ··· 4359 4386 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4360 4387 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4361 4388 msgstr "\"재설정 코드\"가 포함된 이메일을 받게 되면 여기에 해당 코드를 입력한 다음 새 비밀번호를 입력합니다." 4389 + 4390 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4391 + msgid "You're in control" 4392 + msgstr "" 4362 4393 4363 4394 #: src/screens/Deactivated.tsx:88 4364 4395 #: src/screens/Deactivated.tsx:89
+57 -26
src/locale/locales/pt-BR/messages.po
··· 249 249 msgstr "Conteúdo adulto só pode ser habilitado no site: <0/>." 250 250 251 251 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 252 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 253 - msgstr "" 252 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 253 + #~ msgstr "" 254 254 255 255 #: src/view/screens/Settings.tsx:630 256 256 msgid "Advanced" ··· 682 682 #~ msgstr "Escolha seu" 683 683 684 684 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 685 - msgid "Choose your algorithmic feeds" 685 + #~ msgid "Choose your algorithmic feeds" 686 + #~ msgstr "" 687 + 688 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 689 + msgid "Choose your main feeds" 686 690 msgstr "" 687 691 688 692 #: src/view/com/auth/create/Step1.tsx:163 ··· 871 875 msgid "Content warnings" 872 876 msgstr "Avisos de conteúdo" 873 877 874 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 878 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 875 879 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 876 880 #: src/screens/Onboarding/StepInterests/index.tsx:248 877 - #: src/screens/Onboarding/StepModeration/index.tsx:84 881 + #: src/screens/Onboarding/StepModeration/index.tsx:118 878 882 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 879 883 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 880 884 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 883 887 884 888 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 885 889 #: src/screens/Onboarding/StepInterests/index.tsx:245 886 - #: src/screens/Onboarding/StepModeration/index.tsx:81 890 + #: src/screens/Onboarding/StepModeration/index.tsx:115 887 891 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 888 892 msgid "Continue to next step" 889 893 msgstr "" 890 894 891 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 895 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 892 896 msgid "Continue to the next step" 893 897 msgstr "" 894 898 ··· 1163 1167 msgid "Drop to add images" 1164 1168 msgstr "" 1165 1169 1170 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1171 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1172 + msgstr "" 1173 + 1166 1174 #: src/view/com/modals/EditProfile.tsx:185 1167 1175 msgid "e.g. Alice Roberts" 1168 1176 msgstr "ex. Alice Roberts" ··· 1286 1294 msgid "Enable Adult Content" 1287 1295 msgstr "Habilitar Conteúdo Adulto" 1288 1296 1289 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1290 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1297 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1298 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1291 1299 msgid "Enable adult content in your feeds" 1292 1300 msgstr "" 1293 1301 ··· 1459 1467 msgstr "Feeds" 1460 1468 1461 1469 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1462 - msgid "Feeds are created by users and can give you entirely new experiences." 1470 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1471 + #~ msgstr "" 1472 + 1473 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1474 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1463 1475 msgstr "" 1464 1476 1465 1477 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1698 1710 msgid "Here is your app password." 1699 1711 msgstr "Aqui está a sua senha de aplicativo." 1700 1712 1701 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1713 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1702 1714 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1703 1715 #: src/view/com/util/moderation/ContentHider.tsx:105 1704 1716 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 2371 2383 msgid "Never load embeds from {0}" 2372 2384 msgstr "Nunca carregar anexos de {0}" 2373 2385 2374 - #: src/screens/Onboarding/StepFinished.tsx:119 2375 2386 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2376 2387 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2377 2388 msgid "Never lose access to your followers and data." 2378 2389 msgstr "Nunca perca o acesso aos seus seguidores e dados." 2390 + 2391 + #: src/screens/Onboarding/StepFinished.tsx:119 2392 + msgid "Never lose access to your followers or data." 2393 + msgstr "" 2379 2394 2380 2395 #: src/view/screens/Lists.tsx:76 2381 2396 msgctxt "action" ··· 3388 3403 msgstr "" 3389 3404 3390 3405 #: src/screens/Onboarding/StepModeration/index.tsx:49 3391 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3392 - msgstr "" 3406 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3407 + #~ msgstr "" 3393 3408 3394 3409 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3395 3410 msgid "Select topical feeds to follow from the list below" 3411 + msgstr "" 3412 + 3413 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3414 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3396 3415 msgstr "" 3397 3416 3398 3417 #: src/view/screens/LanguageSettings.tsx:281 ··· 3415 3434 msgid "Select your preferred language for translations in your feed." 3416 3435 msgstr "Selecione seu idioma preferido para as traduções no seu feed." 3417 3436 3418 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3437 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3419 3438 msgid "Select your primary algorithmic feeds" 3420 3439 msgstr "" 3421 3440 3422 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3441 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3423 3442 msgid "Select your secondary algorithmic feeds" 3424 3443 msgstr "" 3425 3444 ··· 3560 3579 #~ msgid "Share link" 3561 3580 #~ msgstr "Compartilhar link" 3562 3581 3563 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3582 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3564 3583 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3565 3584 #: src/view/com/util/moderation/ContentHider.tsx:107 3566 3585 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3927 3946 msgid "The Terms of Service have been moved to" 3928 3947 msgstr "Os Termos de Serviço foram movidos para" 3929 3948 3930 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3949 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3931 3950 msgid "There are many feeds to try:" 3932 3951 msgstr "" 3933 3952 ··· 3976 3995 msgid "There was an issue fetching your lists. Tap here to try again." 3977 3996 msgstr "Tivemos um problema ao carregar suas listas. Toque aqui para tentar de novo." 3978 3997 3979 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 3998 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3980 3999 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3981 4000 msgid "There was an issue syncing your preferences with the server" 3982 4001 msgstr "Tivemos um problema ao sincronizar suas configurações" ··· 4385 4404 msgid "Visit Site" 4386 4405 msgstr "Visitar Site" 4387 4406 4388 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4407 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4389 4408 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4390 4409 msgid "Warn" 4391 4410 msgstr "Avisar" 4411 + 4412 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4413 + msgid "We also think you'll like \"For You\" by Skygaze:" 4414 + msgstr "" 4392 4415 4393 4416 #: src/screens/Deactivated.tsx:134 4394 4417 msgid "We estimate {estimatedTime} until your account is ready." ··· 4407 4430 msgstr "Não temos mais posts de quem você segue. Aqui estão os mais novos de <0/>." 4408 4431 4409 4432 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4410 - msgid "We recommend \"For You\" by Skygaze:" 4433 + #~ msgid "We recommend \"For You\" by Skygaze:" 4434 + #~ msgstr "" 4435 + 4436 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4437 + msgid "We recommend our \"Discover\" feed:" 4411 4438 msgstr "" 4412 4439 4413 4440 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4512 4539 msgstr "Sim" 4513 4540 4514 4541 #: src/screens/Onboarding/StepModeration/index.tsx:46 4515 - msgid "You are in control" 4516 - msgstr "" 4542 + #~ msgid "You are in control" 4543 + #~ msgstr "" 4517 4544 4518 4545 #: src/screens/Deactivated.tsx:131 4519 4546 msgid "You are in line." ··· 4525 4552 msgstr "Você também pode descobrir novos feeds para seguir." 4526 4553 4527 4554 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4528 - msgid "You can also try our \"Discover\" algorithm:" 4529 - msgstr "" 4555 + #~ msgid "You can also try our \"Discover\" algorithm:" 4556 + #~ msgstr "" 4530 4557 4531 4558 #: src/view/com/auth/create/Step1.tsx:106 4532 4559 #~ msgid "You can change hosting providers at any time." ··· 4594 4621 msgid "You must be 18 or older to enable adult content." 4595 4622 msgstr "Você precisa ser maior de idade para habilitar conteúdo adulto." 4596 4623 4597 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4624 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4598 4625 msgid "You must be 18 years or older to enable adult content" 4599 4626 msgstr "" 4600 4627 ··· 4609 4636 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4610 4637 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4611 4638 msgstr "Você receberá um e-mail com um \"código de redefinição\". Digite esse código aqui, e então digite sua nova senha." 4639 + 4640 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4641 + msgid "You're in control" 4642 + msgstr "" 4612 4643 4613 4644 #: src/screens/Deactivated.tsx:88 4614 4645 #: src/screens/Deactivated.tsx:89
+57 -26
src/locale/locales/uk/messages.po
··· 256 256 msgstr "" 257 257 258 258 #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78 259 - msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 260 - msgstr "" 259 + #~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." 260 + #~ msgstr "" 261 261 262 262 #: src/view/screens/Settings.tsx:630 263 263 msgid "Advanced" ··· 689 689 #~ msgstr "" 690 690 691 691 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 692 - msgid "Choose your algorithmic feeds" 692 + #~ msgid "Choose your algorithmic feeds" 693 + #~ msgstr "" 694 + 695 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103 696 + msgid "Choose your main feeds" 693 697 msgstr "" 694 698 695 699 #: src/view/com/auth/create/Step1.tsx:163 ··· 878 882 msgid "Content warnings" 879 883 msgstr "Попередження про вміст" 880 884 881 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:154 885 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:155 882 886 #: src/screens/Onboarding/StepFollowingFeed.tsx:153 883 887 #: src/screens/Onboarding/StepInterests/index.tsx:248 884 - #: src/screens/Onboarding/StepModeration/index.tsx:84 888 + #: src/screens/Onboarding/StepModeration/index.tsx:118 885 889 #: src/screens/Onboarding/StepTopicalFeeds.tsx:108 886 890 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148 887 891 #: src/view/com/auth/onboarding/RecommendedFollows.tsx:209 ··· 890 894 891 895 #: src/screens/Onboarding/StepFollowingFeed.tsx:150 892 896 #: src/screens/Onboarding/StepInterests/index.tsx:245 893 - #: src/screens/Onboarding/StepModeration/index.tsx:81 897 + #: src/screens/Onboarding/StepModeration/index.tsx:115 894 898 #: src/screens/Onboarding/StepTopicalFeeds.tsx:105 895 899 msgid "Continue to next step" 896 900 msgstr "" 897 901 898 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:151 902 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:152 899 903 msgid "Continue to the next step" 900 904 msgstr "" 901 905 ··· 1170 1174 msgid "Drop to add images" 1171 1175 msgstr "" 1172 1176 1177 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111 1178 + msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up." 1179 + msgstr "" 1180 + 1173 1181 #: src/view/com/modals/EditProfile.tsx:185 1174 1182 msgid "e.g. Alice Roberts" 1175 1183 msgstr "" ··· 1293 1301 msgid "Enable Adult Content" 1294 1302 msgstr "" 1295 1303 1296 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:95 1297 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:96 1304 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76 1305 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77 1298 1306 msgid "Enable adult content in your feeds" 1299 1307 msgstr "" 1300 1308 ··· 1466 1474 msgstr "Стрічки" 1467 1475 1468 1476 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1469 - msgid "Feeds are created by users and can give you entirely new experiences." 1477 + #~ msgid "Feeds are created by users and can give you entirely new experiences." 1478 + #~ msgstr "" 1479 + 1480 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106 1481 + msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms." 1470 1482 msgstr "" 1471 1483 1472 1484 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57 ··· 1705 1717 msgid "Here is your app password." 1706 1718 msgstr "Це ваш пароль для застосунків." 1707 1719 1708 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:38 1720 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41 1709 1721 #: src/view/com/modals/ContentFilteringSettings.tsx:246 1710 1722 #: src/view/com/util/moderation/ContentHider.tsx:105 1711 1723 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 2378 2390 msgid "Never load embeds from {0}" 2379 2391 msgstr "Не завантажувати вбудування з {0}" 2380 2392 2381 - #: src/screens/Onboarding/StepFinished.tsx:119 2382 2393 #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72 2383 2394 #: src/view/com/auth/onboarding/WelcomeMobile.tsx:72 2384 2395 msgid "Never lose access to your followers and data." 2385 2396 msgstr "Ніколи не втрачайте доступ до ваших даних та підписників." 2397 + 2398 + #: src/screens/Onboarding/StepFinished.tsx:119 2399 + msgid "Never lose access to your followers or data." 2400 + msgstr "" 2386 2401 2387 2402 #: src/view/screens/Lists.tsx:76 2388 2403 msgctxt "action" ··· 3395 3410 msgstr "" 3396 3411 3397 3412 #: src/screens/Onboarding/StepModeration/index.tsx:49 3398 - msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3399 - msgstr "" 3413 + #~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest." 3414 + #~ msgstr "" 3400 3415 3401 3416 #: src/screens/Onboarding/StepTopicalFeeds.tsx:90 3402 3417 msgid "Select topical feeds to follow from the list below" 3418 + msgstr "" 3419 + 3420 + #: src/screens/Onboarding/StepModeration/index.tsx:75 3421 + msgid "Select what you want to see (or not see), and we’ll handle the rest." 3403 3422 msgstr "" 3404 3423 3405 3424 #: src/view/screens/LanguageSettings.tsx:281 ··· 3422 3441 msgid "Select your preferred language for translations in your feed." 3423 3442 msgstr "Оберіть бажану мову для перекладів у вашій стрічці." 3424 3443 3425 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:115 3444 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116 3426 3445 msgid "Select your primary algorithmic feeds" 3427 3446 msgstr "" 3428 3447 3429 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:131 3448 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:132 3430 3449 msgid "Select your secondary algorithmic feeds" 3431 3450 msgstr "" 3432 3451 ··· 3567 3586 #~ msgid "Share link" 3568 3587 #~ msgstr "" 3569 3588 3570 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:40 3589 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43 3571 3590 #: src/view/com/modals/ContentFilteringSettings.tsx:261 3572 3591 #: src/view/com/util/moderation/ContentHider.tsx:107 3573 3592 #: src/view/com/util/moderation/PostHider.tsx:108 ··· 3934 3953 msgid "The Terms of Service have been moved to" 3935 3954 msgstr "Умови Використання перенесено до" 3936 3955 3937 - #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134 3956 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:135 3938 3957 msgid "There are many feeds to try:" 3939 3958 msgstr "" 3940 3959 ··· 3983 4002 msgid "There was an issue fetching your lists. Tap here to try again." 3984 4003 msgstr "" 3985 4004 3986 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:56 4005 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63 3987 4006 #: src/view/com/modals/ContentFilteringSettings.tsx:126 3988 4007 msgid "There was an issue syncing your preferences with the server" 3989 4008 msgstr "" ··· 4392 4411 msgid "Visit Site" 4393 4412 msgstr "Відвідати сайт" 4394 4413 4395 - #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:39 4414 + #: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42 4396 4415 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4397 4416 msgid "Warn" 4417 + msgstr "" 4418 + 4419 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124 4420 + msgid "We also think you'll like \"For You\" by Skygaze:" 4398 4421 msgstr "" 4399 4422 4400 4423 #: src/screens/Deactivated.tsx:134 ··· 4414 4437 msgstr "" 4415 4438 4416 4439 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118 4417 - msgid "We recommend \"For You\" by Skygaze:" 4440 + #~ msgid "We recommend \"For You\" by Skygaze:" 4441 + #~ msgstr "" 4442 + 4443 + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:119 4444 + msgid "We recommend our \"Discover\" feed:" 4418 4445 msgstr "" 4419 4446 4420 4447 #: src/screens/Onboarding/StepInterests/index.tsx:133 ··· 4523 4550 msgstr "Так" 4524 4551 4525 4552 #: src/screens/Onboarding/StepModeration/index.tsx:46 4526 - msgid "You are in control" 4527 - msgstr "" 4553 + #~ msgid "You are in control" 4554 + #~ msgstr "" 4528 4555 4529 4556 #: src/screens/Deactivated.tsx:131 4530 4557 msgid "You are in line." ··· 4536 4563 msgstr "" 4537 4564 4538 4565 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123 4539 - msgid "You can also try our \"Discover\" algorithm:" 4540 - msgstr "" 4566 + #~ msgid "You can also try our \"Discover\" algorithm:" 4567 + #~ msgstr "" 4541 4568 4542 4569 #: src/view/com/auth/create/Step1.tsx:106 4543 4570 #~ msgid "You can change hosting providers at any time." ··· 4605 4632 msgid "You must be 18 or older to enable adult content." 4606 4633 msgstr "" 4607 4634 4608 - #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:124 4635 + #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103 4609 4636 msgid "You must be 18 years or older to enable adult content" 4610 4637 msgstr "" 4611 4638 ··· 4620 4647 #: src/view/com/auth/login/SetNewPasswordForm.tsx:81 4621 4648 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." 4622 4649 msgstr "Ви отримаєте електронний лист із кодом підтвердження. Введіть цей код тут, а потім введіть новий пароль." 4650 + 4651 + #: src/screens/Onboarding/StepModeration/index.tsx:72 4652 + msgid "You're in control" 4653 + msgstr "" 4623 4654 4624 4655 #: src/screens/Deactivated.tsx:88 4625 4656 #: src/screens/Deactivated.tsx:89