blob: e3419d65a375e9d18a6409b705f030bb265ad149 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
# translation of kcharselectapplet.po to zh_CN
# Copyright (C) 2003 Free Software Foundation, Inc.
# Mai Hao Hui <[email protected]>, 2001
# Xiong Jiang <[email protected]>, 2003
#
msgid ""
msgstr ""
"Project-Id-Version: kcharselectapplet\n"
"POT-Creation-Date: 2018-12-25 17:58+0100\n"
"PO-Revision-Date: 2003-01-14 15:05-0500\n"
"Last-Translator: Mai Hao Hui <[email protected]>\n"
"Language-Team: zh_CN <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0\n"
#: _translatorinfo:1
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Mai Hao Hui"
#: _translatorinfo:2
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "[email protected]"
#: charselectapplet.cpp:142
msgid "KCharSelectApplet"
msgstr "KCharSelectApplet"
#: charselectapplet.cpp:143
msgid ""
"A character picker applet.\n"
"Used to copy single characters to the X11 clipboard.\n"
"You can paste them to an application with the middle mouse button."
msgstr ""
"一个字符字符挑选小程序。\n"
"用于复制单个字符到 X11 剪贴板。\n"
"您可以单击鼠标中键把字符粘贴到应用程序。"
#: charselectapplet.cpp:340
msgid "Configuration"
msgstr ""
#: charselectapplet.cpp:349
msgid "Cell width:"
msgstr "单元格宽度:"
#: charselectapplet.cpp:350
msgid "Cell height:"
msgstr "单元格高度:"
#: charselectapplet.cpp:351
msgid "Characters:"
msgstr "字符:"
|