Skip to content

Commit 9146ef7

Browse files
committed
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 <[email protected]> Signed-off-by: Jiang Xin <[email protected]>
1 parent 7b4d495 commit 9146ef7

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

po/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ additional conventions:
392392
git-po-helper init --core <your-language>
393393

394394
3. Add a new entry in the "po/TEAMS" file with proper format, and check
395-
the syntax of "po/TEAMS" by runnning the following command:
395+
the syntax of "po/TEAMS" by running the following command:
396396

397397
git-po-helper team --check
398398

po/es.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14897,7 +14897,7 @@ msgstr "extraer de todos los remotos"
1489714897

1489814898
#: builtin/fetch.c:147 builtin/pull.c:245
1489914899
msgid "set upstream for git pull/fetch"
14900-
msgstr "configurar upstream para git pulll/fetch"
14900+
msgstr "configurar upstream para git pull/fetch"
1490114901

1490214902
#: builtin/fetch.c:149 builtin/pull.c:188
1490314903
msgid "append to .git/FETCH_HEAD instead of overwriting"
@@ -19567,7 +19567,7 @@ msgstr "recibir programa de paquete"
1956719567

1956819568
#: builtin/push.c:573
1956919569
msgid "set upstream for git pull/status"
19570-
msgstr "configurar upstream para git pulll/status"
19570+
msgstr "configurar upstream para git pull/status"
1957119571

1957219572
#: builtin/push.c:576
1957319573
msgid "prune locally removed refs"

po/fr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25124,7 +25124,7 @@ msgid ""
2512425124
" * Saying \"./%s\" if you mean a file; or\n"
2512525125
" * Giving --format-patch option if you mean a range.\n"
2512625126
msgstr ""
25127-
"Le fichier '%s' existe mais ce pourrait aussi être la plage de commmits\n"
25127+
"Le fichier '%s' existe mais ce pourrait aussi être la plage de commits\n"
2512825128
"pour lequel les patches sont à produire. Veuillez préciser...\n"
2512925129
"\n"
2513025130
" * en indiquant \"./%s\" si vous désignez un fichier, ou\n"

po/sv.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17352,7 +17352,7 @@ msgstr "kopiera Message-ID till slutet av incheckningsmeddelandet"
1735217352

1735317353
#: builtin/mailinfo.c:64
1735417354
msgid "re-code metadata to i18n.commitEncoding"
17355-
msgstr "koda om metadata till i18n.commmitEncoding"
17355+
msgstr "koda om metadata till i18n.commitEncoding"
1735617356

1735717357
#: builtin/mailinfo.c:67
1735817358
msgid "disable charset re-coding of metadata"

po/zh_CN.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4162,7 +4162,7 @@ msgstr "服务器支持 %s"
41624162

41634163
#: fetch-pack.c:1029
41644164
msgid "Server does not support shallow clients"
4165-
msgstr "服务器不支持 shalllow 客户端"
4165+
msgstr "服务器不支持浅客户端"
41664166

41674167
#: fetch-pack.c:1089
41684168
msgid "Server does not support --shallow-since"
@@ -4204,7 +4204,7 @@ msgstr "服务器不支持算法 '%s'"
42044204

42054205
#: fetch-pack.c:1279
42064206
msgid "Server does not support shallow requests"
4207-
msgstr "服务器不支持 shalllow 请求"
4207+
msgstr "服务器不支持浅克隆请求"
42084208

42094209
#: fetch-pack.c:1286
42104210
msgid "Server supports filter"
@@ -23864,7 +23864,7 @@ msgstr "预期仍然需要 %d 个字节的正文"
2386423864

2386523865
#: remote-curl.c:1132
2386623866
msgid "dumb http transport does not support shallow capabilities"
23867-
msgstr "哑 http 传输不支持 shalllow 能力"
23867+
msgstr "哑 http 传输不支持浅克隆能力"
2386823868

2386923869
#: remote-curl.c:1147
2387023870
msgid "fetch failed."

po/zh_TW.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4291,7 +4291,7 @@ msgstr "伺服器支援 %s"
42914291

42924292
#: fetch-pack.c:1029
42934293
msgid "Server does not support shallow clients"
4294-
msgstr "伺服器不支援 shalllow 用戶端"
4294+
msgstr "伺服器不支援 shallow 用戶端"
42954295

42964296
#: fetch-pack.c:1089
42974297
msgid "Server does not support --shallow-since"
@@ -4333,7 +4333,7 @@ msgstr "伺服器不支援「%s」算法"
43334333

43344334
#: fetch-pack.c:1279
43354335
msgid "Server does not support shallow requests"
4336-
msgstr "伺服器不支援 shalllow 請求"
4336+
msgstr "伺服器不支援 shallow 請求"
43374337

43384338
#: fetch-pack.c:1286
43394339
msgid "Server supports filter"
@@ -23992,7 +23992,7 @@ msgstr "預期仍要有 %d 位元組的本文 (body)"
2399223992

2399323993
#: remote-curl.c:1132
2399423994
msgid "dumb http transport does not support shallow capabilities"
23995-
msgstr "啞 http 傳輸不支援 shalllow 能力"
23995+
msgstr "啞 http 傳輸不支援 shallow 能力"
2399623996

2399723997
#: remote-curl.c:1147
2399823998
msgid "fetch failed."

0 commit comments

Comments
 (0)