git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3039 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-10-20 12:22:24 +00:00
parent f9738ee55d
commit b78b397014
4 changed files with 7 additions and 9 deletions

View file

@ -1,6 +1,5 @@
# Header, don't edit
NLF v6
# Start editing here
# Language ID
2052
# Font and size - dash (-) means default 字体名称与大小
@ -10,7 +9,7 @@ NLF v6
936
# RTL - anything else than RTL means LTR 由右至左书写
-
# Translator: Kii Ali <kiiali@cpatch.org>;Revision date: 2003-09-11
# Translator: Kii Ali <kiiali@cpatch.org>;Revision date: 2003-10-20
# ^Branding
Nullsoft Install System %s
# ^SetupCaption
@ -18,7 +17,7 @@ $(^Name)
# ^UninstallCaption
$(^Name) 解除安装
# ^LicenseSubCaption
: ÊÚȨÌõ¿î
: 许可证协议
# ^ComponentsSubCaption
: 安装选项
# ^DirSubCaption

View file

@ -1,6 +1,5 @@
# Header, don't edit
NLF v6
# Start editing here
# Language ID
1028
# Font and size - dash (-) means default 字型名稱與大小
@ -10,7 +9,7 @@ NLF v6
950
# RTL - anything else than RTL means LTR 由右至左書寫
-
# Translator: Kii Ali <kiiali@cpatch.org>;Revision date: 2003-09-11
# Translator: Kii Ali <kiiali@cpatch.org>;Revision date: 2003-10-20
# ^Branding
Nullsoft Install System %s
# ^SetupCaption
@ -18,7 +17,7 @@ $(^Name)
# ^UninstallCaption
$(^Name) 解除安裝
# ^LicenseSubCaption
: ±ÂÅv±ø´Ú
: ±ÂÅv¨óij
# ^ComponentsSubCaption
: 安裝選項
# ^DirSubCaption

View file

@ -3,7 +3,7 @@
;Language: 'Chinese (Simplified)' (2052)
;Translator: Kii Ali <kiiali@cpatch.org>
;Revision date: 2003-09-11
;Revision date: 2003-10-20
;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "SIMPCHINESE"
@ -81,4 +81,4 @@
!define MUI_UNTEXT_ABORT_TITLE "解除安装已中止"
!define MUI_UNTEXT_ABORT_SUBTITLE "解除安装程序并未成功地运行完成。"
!insertmacro MUI_LANGUAGEFILE_END
!insertmacro MUI_LANGUAGEFILE_END

View file

@ -3,7 +3,7 @@
;Language: 'Chinese (Traditional)' (1028)
;Translator: Kii Ali <kiiali@cpatch.org>
;Revision date: 2003-09-11
;Revision date: 2003-10-20
;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "TRADCHINESE"