resources/zh.rs
author Claus Gittinger <cg@exept.de>
Tue, 09 Mar 2004 15:46:21 +0100
changeset 4083 7da2185a15f4
child 4095 b2966e119db1
permissions -rw-r--r--
*** empty log message ***

#encoding utf-8

;
; ApplicationModel: Trad. Chinese
;
; although ApplicationModel does not itself use any resources,
; some strings which are commonly used are placed here,
; for convenience and to avoid having them duplicated
; in every subclass.
;
; $Header: /cvs/stx/stx/libview/resources/zh.rs,v 1.1 2004-03-09 14:46:21 cg Exp $
;
; this file is utf8 encoded and
; contains 8bit and invisible escape characters;
; DONT EDIT this file with an old vi !
;

'Yes'           '是 (yes)'      
'No'            '否 (no)'      
'Ok'            '確定 (ok)'      

'Cancel'        '取消 (cancel)'       
'Abort'         '取消 (abort)'       
'File'          '檔案'
'Directory'     '資料夾'
'Clear'         '清除' 
'Line'          '行數'

'Open'          '開啟'
'Find'          '尋找'
'Goto'          '移至'
'Save'          '儲存'
'Print'         '列印'
'Undo'          '復原'
'Redo'          '重複'
'Font'          '字型'

'Find String'   '尋找字串'