ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Chinese labels in lang-txt.lua
@ 2023-04-03  3:17 Li Yanrui (李延瑞) via ntg-context
  0 siblings, 0 replies; only message in thread
From: Li Yanrui (李延瑞) via ntg-context @ 2023-04-03  3:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Li Yanrui (李延瑞)


[-- Attachment #1.1: Type: text/plain, Size: 3150 bytes --]

Hi Hans,

There are some inaccurate labels for Chinese in  lang-txt.lua. Could you
please apply the following patches to it?

---------------------------------------------
--- lang-txt.lua 2023-04-03 11:10:00.267720005 +0800
+++ new-lang-txt.lua 2023-04-03 11:03:24.645426080 +0800
@@ -1192,7 +1192,7 @@
     ["ar"]="ملحق ",
     ["be"]="Апендыцыт",
     ["ca"]="Apèndix ",
-    ["cn"]="附录",
+    ["cn"]="附录 ",
     ["cs"]="Příloha ",
     ["da"]="Bilag ",
     ["de"]="Anhang ",
@@ -1473,7 +1473,7 @@
     ["be"]="Глава ",
     ["bg"]="Eпизод ",
     ["ca"]="Capítol ",
-    ["cn"]={ "第", "章" },
+    ["cn"]={ "第 ", " 章" },
     ["cs"]="Kapitola ",
     ["da"]="",
     ["de"]="Kapitel ",
@@ -1774,7 +1774,7 @@
     ["be"]="Малюнак",
     ["bg"]="Фигура",
     ["ca"]="Figura ",
-    ["cn"]="图",
+    ["cn"]="图 ",
     ["cs"]="Obrázek ",
     ["da"]="Figur ",
     ["de"]="Abbildung ",
@@ -1925,7 +1925,7 @@
     ["be"]="Графіка ",
     ["bg"]="Графичен ",
     ["ca"]="Gràfica ",
-    ["cn"]="插图",
+    ["cn"]="插图 ",
     ["cs"]="Graf ",
     ["da"]="Grafik ",
     ["de"]="Grafik ",
@@ -2058,7 +2058,7 @@
     ["be"]="Інтэрмецца ",
     ["bg"]="Интермецо ",
     ["ca"]="Intermedi ",
-    ["cn"]="퉣",
+    ["cn"]="间奏 ",
     ["cs"]="Intermezzo ",
     ["da"]="Intermezzo ",
     ["de"]="Intermezzo ",
@@ -2395,7 +2395,7 @@
     ["be"]="радок ",
     ["bg"]="ред ",
     ["ca"]="línia ",
-    ["cn"]="行",
+    ["cn"]="行 ",
     ["cs"]="řádek ",
     ["da"]="linie ",
     ["de"]="Zeile ",
@@ -2441,7 +2441,7 @@
     ["be"]="радкi ",
     ["bg"]="редове ",
     ["ca"]="línies ",
-    ["cn"]="行",
+    ["cn"]="行 ",
     ["cs"]="řádky ",
     ["da"]="linier ",
     ["de"]="Zeilen ",
@@ -3002,7 +3002,7 @@
     ["be"]="Частка ",
     ["bg"]="Частка ",
     ["ca"]="Part ",
-    ["cn"]={ "第", "部分" },
+    ["cn"]={ "第 ", " 部分" },
     ["cs"]="Část ",
     ["da"]="Del ",
     ["de"]="Teil ",
@@ -3130,7 +3130,7 @@
     ["ar"]="فصل ",
     ["bg"]="Cекция ",
     ["ca"]="Secció ",
-    ["cn"]={ "第", "节" },
+    ["cn"]={ "第 ", " 节" },
     ["cs"]="Sekce ",
     ["da"]="",
     ["de"]="Abschnitt ",
@@ -3513,7 +3513,7 @@
     ["be"]="Табліца ",
     ["bg"]="Таблица ",
     ["ca"]="Taula ",
-    ["cn"]="表",
+    ["cn"]="表 ",
     ["cs"]="Tabulka ",
     ["da"]="Tabel ",
     ["de"]="Tabelle ",
@@ -3863,7 +3863,7 @@
     ["ar"]="الأشكال",
     ["be"]="Спіс ілюстрацый",
     ["ca"]="Figures",
-    ["cn"]="图形",
+    ["cn"]="图",
     ["cs"]="Seznam obrázků",
     ["da"]="Figurer",
     ["de"]="Abbildungen",
@@ -4046,7 +4046,7 @@
     ["be"]="Лагатыпы",
     ["bg"]="Логотипи",
     ["ca"]="Logotips",
-    ["cn"]="徽贬",
+    ["cn"]="徽标",
     ["cs"]="Loga",
     ["da"]="Logoer",
     ["de"]="Logos",
---------------------------------------
-- 
Best regards,

Li Yanrui

[-- Attachment #1.2: Type: text/html, Size: 6028 bytes --]

[-- Attachment #2: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-03  3:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-03  3:17 Chinese labels in lang-txt.lua Li Yanrui (李延瑞) via ntg-context

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 NNTP newsgroup(s).