Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fabian Rubin
wine
Commits
1641df97
Commit
1641df97
authored
14 years ago
by
Cheer Xiao
Committed by
Alexandre Julliard
14 years ago
Browse files
Options
Downloads
Patches
Plain Diff
comdlg32: Update simplified Chinese translation.
parent
54f00127
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dlls/comdlg32/cdlg_Zh.rc
+39
-0
39 additions, 0 deletions
dlls/comdlg32/cdlg_Zh.rc
with
39 additions
and
0 deletions
dlls/comdlg32/cdlg_Zh.rc
+
39
−
0
View file @
1641df97
...
...
@@ -4,6 +4,7 @@
* Copyright 2000 Aric Stewart
* Copyright 2002 Tisheng Chen
* Copyright 2008 Hongbo Ni <hongbo.at.njstar.com>
* Copyright 2010 Cheer Xiao <xiaqqaix.at.gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -25,6 +26,7 @@
/*
* WARNING: DO NOT CHANGE THE SIZE OF THE STANDARD DIALOG TEMPLATES.
* 不要修改标准对话框的大小。
*/
/* Chinese text is encoded in UTF-8 */
...
...
@@ -449,6 +451,43 @@ STRINGTABLE DISCARDABLE
PD32_PRINTER_STATUS_POWER_SAVE "省电状态; "
}
STRINGTABLE DISCARDABLE /* Font styles */
{
IDS_FONT_REGULAR "常规"
IDS_FONT_BOLD "粗体"
IDS_FONT_ITALIC "斜体"
IDS_FONT_BOLD_ITALIC "粗斜体"
}
STRINGTABLE DISCARDABLE /* Color names */
{
IDS_COLOR_BLACK "黑"
IDS_COLOR_MAROON "Maroon"
IDS_COLOR_GREEN "绿"
IDS_COLOR_OLIVE "Olive"
IDS_COLOR_NAVY "Navy"
IDS_COLOR_PURPLE "紫"
IDS_COLOR_TEAL "Teal"
IDS_COLOR_GRAY "灰"
IDS_COLOR_SILVER "Silver"
IDS_COLOR_RED "红"
IDS_COLOR_LIME "Lime"
IDS_COLOR_YELLOW "黄"
IDS_COLOR_BLUE "蓝"
IDS_COLOR_FUCHSIA "Fuchsia"
IDS_COLOR_AQUA "Aqua"
IDS_COLOR_WHITE "白"
}
STRINGTABLE DISCARDABLE
{
IDS_FONT_SIZE "选择 %d 到 %d 的字号。"
IDS_SAVE_BUTTON "保存 (&S)"
IDS_SAVE_IN "保存在 (&I):"
IDS_SAVE "保存"
IDS_SAVE_AS "另存为"
IDS_OPEN_FILE "打开文件"
}
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment