my fork of the bluesky client

Fix glitches in gl/messages.po (#6702)

* fix glitches in gl/messages.po

* Fix italian

---------

Co-authored-by: dan <dan.abramov@gmail.com>

authored by

surfdude29
dan
and committed by
GitHub
371e6ad3 a21e2b45

+6 -14
+5 -13
src/locale/locales/gl/messages.po
··· 191 191 192 192 #: src/components/LabelingServiceCard/index.tsx:96 193 193 msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" 194 - msgstr "{count, plural, one {Liked by # user} outro {Liked by # users}}" 194 + msgstr "{count, plural, one {Liked by # user} other {Liked by # users}}" 195 195 196 196 #: src/view/shell/desktop/LeftNav.tsx:223 197 197 msgid "{count} unread items" ··· 228 228 229 229 #: src/screens/SignupQueued.tsx:226 230 230 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" 231 - msgstr "" 232 - "{estimatedTimeMins, plural, one {minute} other {minutes}}\n" 233 - "" 231 + msgstr "{estimatedTimeMins, plural, one {minute} other {minutes}}" 234 232 235 233 #: src/view/com/notifications/FeedItem.tsx:300 236 234 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> followed you" ··· 366 364 #: src/screens/StarterPack/Wizard/index.tsx:475 367 365 msgctxt "profiles" 368 366 msgid "<0>{0}, </0><1>{1}, </1>and {2, plural, one {# other} other {# others}} are included in your starter pack" 369 - msgstr "" 370 - "<0>{0}, </0><1>{1}, </1>e {2, plural, un {# outro} outro {# outros}} foron incluídos no teu paquete\n" 371 - "" 367 + msgstr "<0>{0}, </0><1>{1}, </1>e {2, plural, one {# outro} other {# outros}} foron incluídos no teu paquete" 372 368 373 369 #: src/screens/StarterPack/Wizard/index.tsx:528 374 370 msgctxt "feeds" ··· 381 377 382 378 #: src/view/shell/Drawer.tsx:97 383 379 msgid "<0>{0}</0> {1, plural, one {follower} other {followers}}" 384 - msgstr "" 385 - "<0>{0}</0> {1, plural, one {follower} outros {followers}}\n" 386 - "" 380 + msgstr "<0>{0}</0> {1, plural, one {follower} other {followers}}" 387 381 388 382 #: src/view/shell/Drawer.tsx:108 389 383 msgid "<0>{0}</0> {1, plural, one {following} other {following}}" 390 - msgstr "" 391 - "<0>{0}</0> {1, plural, one {following} outro {following}}\n" 392 - "" 384 + msgstr "<0>{0}</0> {1, plural, one {following} other {following}}" 393 385 394 386 #: src/screens/StarterPack/Wizard/index.tsx:516 395 387 msgid "<0>{0}</0> and<1> </1><2>{1} </2>are included in your starter pack"
+1 -1
src/locale/locales/it/messages.po
··· 196 196 197 197 #: src/view/com/notifications/FeedItem.tsx:300 198 198 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> followed you" 199 - msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} altro {{formattedAuthorsCount} altri}}</0> ti hanno seguito" 199 + msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} altro} other {{formattedAuthorsCount} altri}}</0> ti hanno seguito" 200 200 201 201 #: src/view/com/notifications/FeedItem.tsx:326 202 202 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your custom feed"