~ubuntu-branches/ubuntu/oneiric/kde-l10n-zhcn/oneiric-proposed

« back to all changes in this revision

Viewing changes to messages/kdebase/kwinstartmenu.po

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2011-07-13 19:24:03 UTC
  • mfrom: (1.12.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110713192403-acult8z6se6ymfmg
Tags: 4:4.6.90-0ubuntu1
* Enable easy switching between stable and unstable translations
* Make module desktop fetching more robust by trying to step into every
  element within the messages directory and if successful try to svn export
  a related desktop file
* Update build script for new branch name
* Update build script to use ftpmaster rather than ktown
* Introduce new targets:
  - get-l10n: called by the build script and
    depends on all other targets that need execution to get l10n
  - get-desktop: prerequisites all targets to get desktop file translations
  - get-messages: prerequisites all targets to get UI translations
  - get-messages-kdepim: gets all kdepim translations
  - get-desktop-sc: gets all desktop files for all modules in the source tree
  - get-desktop-extragear: gets all desktop files for extragera apps in main
    (as per list installed by pkg-kde-tools)
  - get-desktop-kdepim: copies kdepim's desktop file to kdepim_runtime
* Introduce new debian/config file which hold settings for rules and build
  script.
* Check presence of necessary debian/config values in debian/rules
* Fetch desktop files by regex in debian/rules (split modules have multiple
  desktop_* files in their SVN path)
* Bump standards version to 3.9.2
* Update VCS paths (now living in the kubuntu-packaging project)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# This file is distributed under the same license as the PACKAGE package.
4
4
#
5
5
# Ni Hui <shuizhuyuanluo@126.com>, 2008, 2010.
 
6
# Feng Chao <rainofchaos@gmail.com>, 2011.
6
7
msgid ""
7
8
msgstr ""
8
9
"Project-Id-Version: kwinstartmenu\n"
9
10
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
10
 
"POT-Creation-Date: 2011-02-24 13:04+0100\n"
11
 
"PO-Revision-Date: 2010-11-19 11:14+0800\n"
12
 
"Last-Translator: Ni Hui <shuizhuyuanluo@126.com>\n"
 
11
"POT-Creation-Date: 2011-02-10 02:48+0100\n"
 
12
"PO-Revision-Date: 2011-06-05 17:11+0800\n"
 
13
"Last-Translator: Feng Chao <rainofchaos@gmail.com>\n"
13
14
"Language-Team: Chinese Simplified <kde-china@kde.org>\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
17
 
"X-Generator: Lokalize 1.1\n"
 
18
"X-Generator: Lokalize 1.2\n"
18
19
"Plural-Forms: nplurals=1; plural=0;\n"
 
20
"Language: zh_CN\n"
19
21
 
20
22
#: main.cpp:42
21
23
msgid "kwinstartmenu"
26
28
msgstr "创建/更新或删除 Windows 开始菜单项的程序"
27
29
 
28
30
#: main.cpp:45
29
 
#, fuzzy
30
 
#| msgid "(C) 2008-2010 Ralf Habacker"
31
31
msgid "(C) 2008-2011 Ralf Habacker"
32
 
msgstr "(C) 2008-2010 Ralf Habacker"
 
32
msgstr "(C) 2008-2011 Ralf Habacker"
33
33
 
34
34
#: main.cpp:49
35
 
#, fuzzy
36
 
#| msgid "Remove installed Start Menu entries"
37
35
msgid "remove installed start menu entries"
38
 
msgstr "删除已安装的开始菜单项"
 
36
msgstr "删除安装的开始菜单项"
39
37
 
40
38
#: main.cpp:50
41
 
#, fuzzy
42
 
#| msgid "Remove installed Start Menu entries"
43
39
msgid "install start menu entries"
44
 
msgstr "删除已安装的开始菜单项"
 
40
msgstr "安装开始菜单项"
45
41
 
46
42
#: main.cpp:51
47
 
#, fuzzy
48
 
#| msgid "query root path of Start Menu entries"
49
43
msgid "update start menu entries"
50
 
msgstr "查询开始菜单的根路径"
 
44
msgstr "更新开始菜单项"
51
45
 
52
46
#: main.cpp:52
53
47
msgid "remove start menu entries from unused kde installation"
54
 
msgstr ""
 
48
msgstr "删除未使用 kde 安装的开始菜单项"
55
49
 
56
50
#: main.cpp:54
57
 
#, fuzzy
58
 
#| msgid "query root path of Start Menu entries"
59
51
msgid "query root path of start menu entries"
60
52
msgstr "查询开始菜单的根路径"
61
53
 
62
54
#: main.cpp:56
63
 
#, fuzzy
64
 
#| msgid "don't use categories for start menu entries"
65
55
msgid "use categories for start menu entries (default)"
66
 
msgstr "不对开始菜单条目分类"
 
56
msgstr "分类开始菜单条目 (默认)"
67
57
 
68
58
#: main.cpp:57
69
59
msgid "don't use categories for start menu entries"
70
 
msgstr "不对开始菜单条目分类"
 
60
msgstr "开始菜单条目不分类"
71
61
 
72
62
#: main.cpp:58
73
 
#, fuzzy
74
 
#| msgid "don't use categories for start menu entries"
75
63
msgid "query current value of categories in start menu"
76
 
msgstr "不对开始菜单条目分类"
 
64
msgstr "查询在当前开始菜单中的分类"
77
65
 
78
66
#: main.cpp:60
79
 
#, fuzzy
80
 
#| msgid "don't use categories for start menu entries"
81
67
msgid "set custom string for root start menu entry"
82
 
msgstr "不对开始菜单条目分类"
 
68
msgstr "设置根开始菜单项的自定义字符串"
83
69
 
84
70
#: main.cpp:63
85
 
#, fuzzy
86
 
#| msgid "don't use categories for start menu entries"
87
71
msgid "remove custom string from root start menu entry"
88
 
msgstr "不对开始菜单条目分类"
 
72
msgstr "删除根开始菜单项的自定义字符串"
89
73
 
90
74
#: main.cpp:64
91
75
msgid "query current value of root start menu entry custom string"
92
 
msgstr ""
 
76
msgstr "查询根开始菜单项自定义字符串的当前值"
93
77
 
94
78
#: rc.cpp:1
95
79
msgctxt "NAME OF TRANSLATORS"
96
80
msgid "Your names"
97
 
msgstr "KDE 中国,Ni Hui"
 
81
msgstr "KDE 中国"
98
82
 
99
83
#: rc.cpp:2
100
84
msgctxt "EMAIL OF TRANSLATORS"
101
85
msgid "Your emails"
102
 
msgstr "kde-china@kde.org,shuizhuyuanluo@126.com"
 
86
msgstr "kde-china@kde.org"
103
87
 
104
88
#~ msgid ""
105
89
#~ "Install Start Menu entries (this is also the default when this option is "