~ubuntu-branches/debian/sid/bluefish/sid

« back to all changes in this revision

Viewing changes to win32/locale/SimpChinese.nsh

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert
  • Date: 2013-05-09 14:36:58 UTC
  • mfrom: (17.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130509143658-kgqxj5c23oi0lk20
Tags: 2.2.4-2
* debian/control (Standards-Version): Bumped to 3.9.4.
* debian/copyright: Updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
!define GTK_FAILED "GTK+ 下载失败:"
35
35
!define GTK_INSTALL "GTK+ 安装中..."
36
36
!define GTK_UNINSTALL "GTK+ 卸载中..."
37
 
!define GTK_PATH "GTK+ 正被安装到系统路径中。"
38
37
!define GTK_REQUIRED "请安装 GTK+ ${GTK_MIN_VERSION} 或更高的版本,并保证运行 Bluefish 前将其置于你系统的 PATH 中。"
39
38
 
40
39
; Plugin Names
64
63
!define INETC_TSEC "秒"
65
64
!define INETC_TMIN "分"
66
65
!define INETC_THOUR "小时"
67
 
!define INETC_TPLUR ""
 
66
!define INETC_TPLUR " "
68
67
!define INETC_PROGRESS "当前 %dkB (%d%%) 全部 %dkB 速度 %d.%01dkB/秒"
69
68
!define INETC_REMAIN " (剩余 %d %s%s)"
70
69