[L10N] Kickoff of translation for Git 2.10.0 round 1

3 messages, 3 authors, 2016-08-25 · open the first message on its own page

[L10N] Kickoff of translation for Git 2.10.0 round 1

From: Jiang Xin <hidden>
Date: 2016-08-15 15:05:00

Hi,

Git v2.10.0-rc0 has been released, and it's time to start new round of git l10n.
This time there are 248 updated messages need to be translated since last
update:

    l10n: git.pot: v2.10.0 round 1 (248 new, 56 removed)

    Generate po/git.pot from v2.10.0-rc0 for git v2.10.0 l10n round 1.

    Signed-off-by: Jiang Xin [off-list ref]

You can get it from the usual place:

    https://github.com/git-l10n/git-po/

As how to update your XX.po and help to translate Git, please see
"Updating a XX.po file" and other sections in “po/README" file.

--
Jiang Xin

Re: [L10N] Kickoff of translation for Git 2.10.0 round 1

From: Jean-Noël AVILA <hidden>
Date: 2016-08-20 16:02:23

Hi all,

Before anyone tries to localize this round, I'd like to make some preliminary 
comments:

1.  In config.c, the changes to the function die_bad_number tried to flatten the 
translated strings (no message building logic). I think it went too far, and 
the reason of the failure can be factorized so that we don't have to 
retranslate each time. I might be wrong on this one, but I have no example of 
language where we would need differentiated error reasons.

2.  in sequencer.c, there is a mistake in the original string to translate 
"Cannot revert during a another revert"

3. git-rebase--interactive, in this_nth_commit_message and 
skip_nth_commit_message are not localizable, because the logic of declination 
of numeral attributes is in the code and is really oriented towards English 
and doesn't make sense for other languages (with 28 strings to translate !). 
In this case, I would suggest to step back and just have a single string per 
function.

If translators can quickly agree on these issues and maybe others I haven't 
seen, I can prepare a patch for review this weekend.

BR

Jean-Noël (french translation)


Re: [L10N] Kickoff of translation for Git 2.10.0 round 1

From: Alex Henrie <hidden>
Date: 2016-08-25 05:25:11

2016-08-20 10:01 GMT-06:00 Jean-Noël AVILA [off-list ref]:
2.  in sequencer.c, there is a mistake in the original string to translate
"Cannot revert during a another revert"
There's also "In both case" in git-rebase--interactive.sh.

-Alex
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help