From 371e6ad333e00cdfb7f4713f7fef816668011049 Mon Sep 17 00:00:00 2001 From: surfdude29 <149612116+surfdude29@users.noreply.github.com> Date: Sun, 24 Nov 2024 17:41:36 +0000 Subject: [PATCH] Fix glitches in gl/messages.po (#6702) * fix glitches in gl/messages.po * Fix italian --------- Co-authored-by: dan --- src/locale/locales/gl/messages.po | 18 +++++------------- src/locale/locales/it/messages.po | 2 +- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/src/locale/locales/gl/messages.po b/src/locale/locales/gl/messages.po index 81dfdd01a4..f7ae97dfdc 100644 --- a/src/locale/locales/gl/messages.po +++ b/src/locale/locales/gl/messages.po @@ -191,7 +191,7 @@ msgstr "" #: src/components/LabelingServiceCard/index.tsx:96 msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Liked by # user} outro {Liked by # users}}" +msgstr "{count, plural, one {Liked by # user} other {Liked by # users}}" #: src/view/shell/desktop/LeftNav.tsx:223 msgid "{count} unread items" @@ -228,9 +228,7 @@ msgstr "{estimatedTimeHrs, plural, one {hour} other {hours}}" #: src/screens/SignupQueued.tsx:226 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" -msgstr "" -"{estimatedTimeMins, plural, one {minute} other {minutes}}\n" -"" +msgstr "{estimatedTimeMins, plural, one {minute} other {minutes}}" #: src/view/com/notifications/FeedItem.tsx:300 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" @@ -366,9 +364,7 @@ msgstr "{profileName} uniuse a Bluesky empregando un paquete de comezo fai {0}" #: src/screens/StarterPack/Wizard/index.tsx:475 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" -msgstr "" -"<0>{0}, <1>{1}, e {2, plural, un {# outro} outro {# outros}} foron incluĂ­dos no teu paquete\n" -"" +msgstr "<0>{0}, <1>{1}, e {2, plural, one {# outro} other {# outros}} foron incluĂ­dos no teu paquete" #: src/screens/StarterPack/Wizard/index.tsx:528 msgctxt "feeds" @@ -381,15 +377,11 @@ msgstr "<0>{0}, <1>{1}, e {2, plural, one {# other} other {# others}} in #: src/view/shell/Drawer.tsx:97 msgid "<0>{0} {1, plural, one {follower} other {followers}}" -msgstr "" -"<0>{0} {1, plural, one {follower} outros {followers}}\n" -"" +msgstr "<0>{0} {1, plural, one {follower} other {followers}}" #: src/view/shell/Drawer.tsx:108 msgid "<0>{0} {1, plural, one {following} other {following}}" -msgstr "" -"<0>{0} {1, plural, one {following} outro {following}}\n" -"" +msgstr "<0>{0} {1, plural, one {following} other {following}}" #: src/screens/StarterPack/Wizard/index.tsx:516 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" diff --git a/src/locale/locales/it/messages.po b/src/locale/locales/it/messages.po index 5a5d478a85..ea82899c59 100644 --- a/src/locale/locales/it/messages.po +++ b/src/locale/locales/it/messages.po @@ -196,7 +196,7 @@ msgstr "{estimatedTimeMins, plural, one {minuto} other {minuti}}" #: src/view/com/notifications/FeedItem.tsx:300 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" -msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} altro {{formattedAuthorsCount} altri}} ti hanno seguito" +msgstr "{firstAuthorLink} e <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} altro} other {{formattedAuthorsCount} altri}} ti hanno seguito" #: src/view/com/notifications/FeedItem.tsx:326 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed"