git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jiang Xin <worldhello.net@gmail.com>
To: "Peter Krefting" <peter@softwolves.pp.se>,
	"Andrei Rybak" <rybak.a.v@gmail.com>,
	"Jordi Mas" <jmas@softcatala.org>,
	"Matthias Rüster" <matthias.ruester@gmail.com>,
	"Christopher Díaz" <christopher.diaz.riv@gmail.com>,
	"Jean-Noël Avila" <jn.avila@free.fr>,
	"Alessandro Menti" <alessandro.menti@alessandromenti.it>,
	"Gwan-gyeong Mun" <elongbug@gmail.com>,
	"Daniel Santos" <hello@brighterdan.com>,
	"Emir SARI" <bitigchi@me.com>,
	"Trần Ngọc Quân" <vnwildman@gmail.com>,
	"Yi-Jyun Pan" <pan93412@gmail.com>,
	"Alexander Shopov" <ash@kambanaria.org>,
	"Bagas Sanjaya" <bagasdotme@gmail.com>
Cc: "Git List" <git@vger.kernel.org>,
	"Jimmy Angelakos" <vyruss@hellug.gr>, Arusekk <arek_koz@o2.pl>,
	"Dimitriy Ryazantcev" <DJm00n@mail.ru>,
	"Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Subject: Re: [L10N] fixed mismatched variable names
Date: Sat, 3 Jul 2021 21:54:33 +0800	[thread overview]
Message-ID: <CANYiYbHGpy24CYOdqArAZOWsYMUF7SPXEq4Rn-bKN_wP5ne5Sg@mail.gmail.com> (raw)
In-Reply-To: <20210703111837.14894-1-worldhello.net@gmail.com>

Jiang Xin <worldhello.net@gmail.com> 于2021年7月3日周六 下午7:19写道:
>
> From: Peter Krefting <peter@softwolves.pp.se>
>
> On Tue, Jun 22 2021, Peter Krefting wrote:
>
> > Andrei also pointed out another typo in the Swedish translation, where
> > a configuration option had been copied incorrectly. Could you please
> > amend your patch to contain both these changes?
> >
> > ... ...
> >
> > @@ -2734,7 +2734,7 @@ msgstr "Felaktigt %s: \"%s\""
> >   #: config.c:2512
> >   #, c-format
> >   msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
> > -msgstr "värdet \"%d\" för splitIndex.maxPercentage borde vara mellan 0 och 100"
> > +msgstr "värdet \"%d\" för splitIndex.maxPercentChange borde vara mellan 0 och 100"
> >
> >   #: config.c:2558
> >   #, c-format
>
> There are definitely more typos like this! In order to find mismatched
> git config variables and other mismatched variable names in the po file,
> I implemented a checker for such typos in the "git-po-helper" in commit:
>
>  * https://github.com/git-l10n/git-po-helper/commit/e44df847abb91227771560aca56719031f280068
>
> To find typos, run:
>
>     git-po-helper check-po XX.po
>
> All easy-to-fix typos can be fixed using the following patch, but there
> are still some typos need to be fixed by l10n team leaders for the
> following languages:
>
>  + bg.po
>  + id.po
>  + tr.po
>

More typos will be fixed in pull request:
https://github.com/git-l10n/git-po/pull/534

  parent reply	other threads:[~2021-07-03 13:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21  2:07 [L10N] l10n: fixed tripple-letter typos Jiang Xin
2021-06-21 19:36 ` Peter Krefting
2021-06-22  0:24   ` Jiang Xin
2021-06-29  1:32     ` Junio C Hamano
2021-07-03 11:18   ` [L10N] fixed mismatched variable names Jiang Xin
2021-07-03 11:43     ` Ævar Arnfjörð Bjarmason
2021-07-03 14:33       ` Jiang Xin
2021-07-03 13:54     ` Jiang Xin [this message]
2021-07-05  1:55     ` [PATCH] [l10n] po/id.po: fix " Bagas Sanjaya
2021-06-22  6:57 ` [L10N] l10n: fixed tripple-letter typos Jean-Noël Avila

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANYiYbHGpy24CYOdqArAZOWsYMUF7SPXEq4Rn-bKN_wP5ne5Sg@mail.gmail.com \
    --to=worldhello.net@gmail.com \
    --cc=DJm00n@mail.ru \
    --cc=alessandro.menti@alessandromenti.it \
    --cc=arek_koz@o2.pl \
    --cc=ash@kambanaria.org \
    --cc=avarab@gmail.com \
    --cc=bagasdotme@gmail.com \
    --cc=bitigchi@me.com \
    --cc=christopher.diaz.riv@gmail.com \
    --cc=elongbug@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=hello@brighterdan.com \
    --cc=jmas@softcatala.org \
    --cc=jn.avila@free.fr \
    --cc=matthias.ruester@gmail.com \
    --cc=pan93412@gmail.com \
    --cc=peter@softwolves.pp.se \
    --cc=rybak.a.v@gmail.com \
    --cc=vnwildman@gmail.com \
    --cc=vyruss@hellug.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).