aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/bin
diff options
context:
space:
mode:
authorBoyuan Yang <byang@debian.org>2023-01-20 20:37:46 -0500
committerBoyuan Yang <byang@debian.org>2023-01-20 20:37:49 -0500
commit6d25f1226d4e0cf9698284cf0420884caee743c2 (patch)
tree9e049c24f8c93a415c874a8cf37f703d0781bbe6 /chinese/bin
parenteac1b5a030172c6e862e1bde8ab2444a08c1ee3a (diff)
chinese: bin/to*.pl: Bidirectional conversion of 黑客/骇客
closes: !877
Diffstat (limited to 'chinese/bin')
-rwxr-xr-xchinese/bin/tocn.pl2
-rwxr-xr-xchinese/bin/totw.pl1
2 files changed, 2 insertions, 1 deletions
diff --git a/chinese/bin/tocn.pl b/chinese/bin/tocn.pl
index a0f3ff5cee7..ee5e816f817 100755
--- a/chinese/bin/tocn.pl
+++ b/chinese/bin/tocn.pl
@@ -85,7 +85,6 @@ s/回覆/回复/g;
s/标题列/主题行/g;
s/资讯/信息/g;
-# s/资讯/信息/g;
s/字型/字体/g;
s/萤幕/屏幕/g;
@@ -135,3 +134,4 @@ s/预设/默认/g;
s/进阶/高级/g;
s/连结/链接/g;
+s/骇客/黑客/g;
diff --git a/chinese/bin/totw.pl b/chinese/bin/totw.pl
index a439916454f..ee2071b91ca 100755
--- a/chinese/bin/totw.pl
+++ b/chinese/bin/totw.pl
@@ -125,6 +125,7 @@ s/數據庫/資料庫/g;
# opencc bug on s2tw
s/衍生髮行版/衍生發行版/g;
+s/黑客/駭客/g;
# 生怕有人的電腦讀不到「裏」字。
if ($sublang eq 'tw') {

© 2014-2024 Faster IT GmbH | imprint | privacy policy