Ralf Thielow
a90b519187
l10n: de.po: fix typos
...
Fix some typos found by `./git-po-helper check-po po/de.po`.
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
2021-08-13 20:22:48 +02:00
Ralf Thielow
d4c5a0c81b
l10n: update German translation for Git v2.33.0
...
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
2021-08-13 20:22:43 +02:00
Jiang Xin
d4df71b2b0
l10n: git.pot: v2.33.0 round 1 (38 new, 15 removed)
...
Generate po/git.pot from v2.33.0-rc0 for git v2.33.0 l10n round 1.
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-08-03 17:06:56 +08:00
Peter Krefting
ae4e099e7c
l10n: fixed typos of mismatched constant strings
...
Andrei pointed out a typo in the Swedish translation, where a config
variable name had been copied incorrectly.
By introducing typo detection function in "git-po-helper", more typos
were found. All easy-to-fix typos were fixed in this commit.
Reported-by: Andrei Rybak <rybak.a.v@gmail.com>
Signed-off-by: Peter Krefting <peter@softwolves.pp.se>
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-07-09 08:16:12 +08:00
Jiang Xin
5dbeffdeaf
Merge branch 'master' of github.com:Softcatala/git-po
...
* 'master' of github.com:Softcatala/git-po:
l10n: Update Catalan translation
2021-07-09 08:12:20 +08:00
Jordi Mas
e651013a8b
l10n: Update Catalan translation
...
Signed-off-by: Jordi Mas <jmas@softcatala.org>
2021-07-08 10:28:27 +02:00
Bagas Sanjaya
f3abf6aa63
l10n: id.po: fix mismatched variable names
...
Jiang Xin notified me [1] to fix some typos. Running git-po-helper [2]
check, it found following:
1. git submodule--helper typo (was git submodule==helper)
2. new_index improper translation (DO NOT translate instead)
Fix them.
[1]:
https://lore.kernel.org/git/20210703111837.14894-1-worldhello.net@gmail.com/
[2]:
e44df847ab
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
2021-07-05 10:02:34 +08:00
Jiang Xin
9146ef75dd
l10n: fixed tripple-letter typos
...
Andrei found that the word "shallow" has an extra letter "l" in
"po/zh_CN.po". There are similar typos in other l10n files.
Reported-by: Andrei Rybak <rybak.a.v@gmail.com>
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-06-21 09:46:18 +08:00
依云
7b4d495439
l10n: zh_CN: review for git v2.32.0 l10n round 1
...
Reviewed-by: 依云 <lilydjwg@gmail.com>
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-06-07 19:32:32 +08:00
Christopher Diaz Riveros
8e02217e10
l10n: es: 2.32.0 round 1
...
Signed-off-by: Christopher Diaz Riveros <christopher.diaz.riv@gmail.com>
2021-06-05 20:06:23 -05:00
Jiang Xin
33b62fba4d
l10n: zh_CN: for git v2.32.0 l10n round 1
...
Translate 126 new messages (5204t0f0u) for git 2.32.0.
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-06-05 22:45:18 +08:00
Jiang Xin
de65c76e55
Merge branch 'fix_typo' of github.com:e-yes/git
...
* 'fix_typo' of github.com:e-yes/git:
l10n: ru.po: fix typo in Russian translation
2021-06-05 21:30:30 +08:00
Jiang Xin
d5e7f9632f
Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po
...
* 'pt-PT' of github.com:git-l10n-pt-PT/git-po:
l10n: pt_PT: add Portuguese translations part 3
l10n: pt_PT: add Portuguese translations part 2
2021-06-04 18:59:17 +08:00
Jordi Mas
a2bb98ba76
l10n: Update Catalan translation
...
Signed-off-by: Jordi Mas <jmas@softcatala.org>
2021-06-04 06:58:05 +02:00
Matthias Rüster
94d17948af
l10n: de.po: Update German translation for Git v2.32.0
...
Reviewed-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Matthias Rüster <matthias.ruester@gmail.com>
2021-06-02 19:24:10 +02:00
Bagas Sanjaya
3714fbcb45
l10n: README: note on fuzzy translations
...
Fuzzy translation problem can occur when updating translations.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-06-02 11:21:26 +08:00
Bagas Sanjaya
69c13a7880
l10n: README: document l10n conventions
...
Document the conventions that l10n contributors must follow.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-06-02 11:21:26 +08:00
Bagas Sanjaya
2fb9d2596f
l10n: README: document "core translation"
...
Contributor for a new language must complete translations of a small set
of l10n messages.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-06-02 11:21:26 +08:00
Bagas Sanjaya
6d09c53001
l10n: README: document git-po-helper
...
Document the PO helper program (git-po-helper) with installation and
basic usage.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-06-02 11:21:26 +08:00
Jiang Xin
e54b271529
l10n: README: add file extention ".md"
...
Add file extension ".md" to "po/README" to help to display this markdown
file properly.
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-06-02 11:21:26 +08:00
Daniel Santos
ed1e674f4d
l10n: pt_PT: add Portuguese translations part 3
...
* Correct malformed strings
* Transforming 'não' (no) into affirmative
Signed-off-by: Daniel Santos <hello@brighterdan.com>
2021-06-01 11:45:52 +01:00
Jiang Xin
3d33e36c47
Merge branch 'l10n/zh_TW/21-05-20' of github.com:l10n-tw/git-po
...
* 'l10n/zh_TW/21-05-20' of github.com:l10n-tw/git-po:
l10n: zh_TW.po: localized
l10n: zh_TW.po: v2.32.0 round 1 (11 untranslated)
2021-05-30 21:40:59 +08:00
Jiang Xin
e94005634c
Merge branch 'master' of github.com:Softcatala/git-po
...
* 'master' of github.com:Softcatala/git-po:
l10n: Update Catalan translation
2021-05-30 20:45:10 +08:00
Alexander Shopov
fe1c18ba4d
l10n: bg.po: Updated Bulgarian translation (5204t)
...
Signed-off-by: Alexander Shopov <ash@kambanaria.org>
2021-05-28 17:45:58 +02:00
Jiang Xin
c2529290f0
Merge branch 'fr_next' of github.com:jnavila/git
...
* 'fr_next' of github.com:jnavila/git:
l10n: fr: v2.32.0 round 1
l10n: fr: fixed inconsistencies
l10n: fr.po fixed inconsistencies
2021-05-27 10:28:50 +08:00
Bagas Sanjaya
1df318be63
l10n: id: po-id for 2.32.0 (round 1)
...
Translate following components:
* builtin/add.c
* worktree.c
* builtin/branch.c
* builtin/commit.c
* builtin/merge.c
* builtin/rebase.c
* builtin/pull.c
* diff.c
* add-interactive.c
* builtin/log.c
* builtin/stash.c
* builtin/tag.c
* config.c
* builtin/config.c
* reset.c
* builtin/remote.c
* builtin/rm.c
* builtin/mv.c
* builtin/clean.c
* builtin/help.c
* archive.c
* submodule.c
* builtin/submodule--helper.c
* submodule-config.c
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
2021-05-25 18:08:16 +07:00
Tran Ngoc Quan
11998a0364
l10n: vi.po(5204t): Updated Vietnamese translation for v2.32.0
...
Signed-off-by: Tran Ngoc Quan <vnwildman@gmail.com>
2021-05-24 13:54:03 +07:00
Yi-Jyun Pan
beded618b2
l10n: zh_TW.po: localized
...
Signed-off-by: Yi-Jyun Pan <pan93412@gmail.com>
2021-05-23 15:31:29 +08:00
Yi-Jyun Pan
a6eff43bea
l10n: zh_TW.po: v2.32.0 round 1 (11 untranslated)
...
Signed-off-by: Yi-Jyun Pan <pan93412@gmail.com>
2021-05-21 14:50:11 +08:00
Peter Krefting
733b9f59ba
l10n: sv.po: Update Swedish translation (5204t0f0u)
...
Signed-off-by: Peter Krefting <peter@softwolves.pp.se>
2021-05-20 13:32:48 +01:00
Jiang Xin
619418b993
l10n: fix typos in po/TEAMS
...
Find typos in "po/TEAMS" file using the "git-po-helper" program. These
typos were introduced from commit v2.24.0-1-g9917eca794 (l10n: zh_TW:
add translation for v2.24.0, 2019-11-20 19:14:22 +0800).
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-05-20 12:56:10 +08:00
Jean-Noël Avila
4d0a2a608d
l10n: fr: v2.32.0 round 1
...
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
2021-05-19 18:58:25 +02:00
Emir Sarı
99234d5905
l10n: tr: v2.32.0-r1
...
Signed-off-by: Emir Sarı <bitigchi@me.com>
2021-05-17 20:32:32 +03:00
rlespinasse
7434b92798
l10n: fr: fixed inconsistencies
...
Signed-off-by: rlespinasse <romain.lespinasse@gmail.com>
2021-05-17 15:16:25 +02:00
Vincent Tam
9bafe049d6
l10n: fr.po fixed inconsistencies
...
Signed-off-by: Vincent Tam <sere@live.hk>
2021-05-17 15:16:25 +02:00
Daniel Santos
e9488197ad
l10n: pt_PT: add Portuguese translations part 2
...
* Eliminated 'Negation of emptiness' of 'nenhum' (not one/none)
* Eliminated 'Negation of emptiness' of 'nada' (nothing)
* Transformed 'Não' (No) into affirmative
* Some other translations
* Transforming 'não' (no) into affirmative
* From junção-de-3 to tri-junção
Signed-off-by: Daniel Santos <hello@brighterdan.com>
2021-05-17 09:42:44 +01:00
Jiang Xin
2b95ebb4fd
l10n: git.pot: v2.32.0 round 1 (126 new, 26 removed)
...
Generate po/git.pot from v2.32.0-rc0 for git v2.32.0 l10n round 1.
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-05-17 16:06:49 +08:00
Alex Henrie
afb82d1db0
l10n: Update Catalan translation
...
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
2021-05-14 21:14:52 +02:00
Alexey Roslyakov
e5b66bb324
l10n: ru.po: fix typo in Russian translation
...
Signed-off-by: Alexey Roslyakov <alexey.roslyakov@gmail.com>
2021-05-13 12:48:37 +03:00
Jiang Xin
473eb54151
l10n: zh_CN: for git v2.31.0 l10n round 1 and 2
...
Translate 161 new messages (5104t0f0u) for git 2.31.0.
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
2021-03-15 00:05:25 +08:00
Jiang Xin
4bc948a743
Merge branch 'master' of github.com:vnwildman/git
...
* 'master' of github.com:vnwildman/git:
l10n: vi.po(5104t): for git v2.31.0 l10n round 2
2021-03-15 00:04:47 +08:00
Jiang Xin
e196890735
Merge branch 'l10n/zh_TW/210301' of github.com:l10n-tw/git-po
...
* 'l10n/zh_TW/210301' of github.com:l10n-tw/git-po:
l10n: zh_TW.po: v2.31.0 round 2 (15 untranslated)
2021-03-14 22:35:44 +08:00
Jiang Xin
84bc81478e
Merge branch 'po-id' of github.com:bagasme/git-po
...
* 'po-id' of github.com:bagasme/git-po:
l10n: Add translation team info
l10n: start Indonesian translation
2021-03-14 22:35:17 +08:00
Jiang Xin
bd5fba827b
Merge branch 'master' of github.com:Softcatala/git-po
...
* 'master' of github.com:Softcatala/git-po:
l10n: Update Catalan translation
2021-03-14 22:34:46 +08:00
Jiang Xin
2d897529b2
Merge branch 'russian-l10n' of github.com:DJm00n/git-po-ru
...
* 'russian-l10n' of github.com:DJm00n/git-po-ru:
l10n: ru.po: update Russian translation
2021-03-14 22:34:12 +08:00
Jiang Xin
799df2e406
Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po
...
* 'pt-PT' of github.com:git-l10n-pt-PT/git-po:
l10n: pt_PT: add Portuguese translations part 1
2021-03-14 22:33:26 +08:00
Matthias Rüster
834845142d
l10n: de.po: Update German translation for Git v2.31.0
...
Reviewed-by: Ralf Thielow <ralf.thielow@gmail.com>
Reviewed-by: Phillip Szelat <phillip.szelat@gmail.com>
Signed-off-by: Matthias Rüster <matthias.ruester@gmail.com>
2021-03-08 19:49:33 +01:00
Daniel Santos
408985d301
l10n: pt_PT: add Portuguese translations part 1
...
* Newlines corrected.
* Add concept translation table.
* Translated some.
* Corrected some.
* Corrected some 'Negation of Emptiness'.
Signed-off-by: Daniel Santos <hello@brighterdan.com>
2021-03-08 15:21:51 +00:00
Tran Ngoc Quan
1369935987
l10n: vi.po(5104t): for git v2.31.0 l10n round 2
...
Signed-off-by: Tran Ngoc Quan <vnwildman@gmail.com>
2021-03-08 09:03:04 +07:00
Christopher Diaz Riveros
b0adcc311b
l10n: es: 2.31.0 round 2
...
Signed-off-by: Christopher Diaz Riveros <christopher.diaz.riv@gmail.com>
2021-03-07 18:31:14 -05:00