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

View file

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

View file

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

View file

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