~ubuntu-branches/ubuntu/precise/kde-l10n-zhtw/precise-updates

« back to all changes in this revision

Viewing changes to messages/kdebase/kategdbplugin.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-z5vdyibahanv4wpt
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:
 
1
# Copyright (C) YEAR This_file_is_part_of_KDE
 
2
# This file is distributed under the same license as the PACKAGE package.
 
3
#
 
4
# Franklin Weng <franklin@mail.everfocus.com.tw>, 2010.
 
5
# Franklin Weng <franklin@goodhorse.idv.tw>, 2011.
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: \n"
 
9
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 
10
"POT-Creation-Date: 2011-06-18 04:07+0200\n"
 
11
"PO-Revision-Date: 2011-03-02 09:09+0800\n"
 
12
"Last-Translator: Franklin Weng <franklin@goodhorse.idv.tw>\n"
 
13
"Language-Team: Chinese Traditional <zh-l10n@linux.org.tw>\n"
 
14
"MIME-Version: 1.0\n"
 
15
"Content-Type: text/plain; charset=UTF-8\n"
 
16
"Content-Transfer-Encoding: 8bit\n"
 
17
"X-Generator: Lokalize 1.1\n"
 
18
"Plural-Forms: nplurals=1; plural=0;\n"
 
19
 
 
20
#: configview.cpp:65
 
21
msgid "&Target:"
 
22
msgstr "目標(&T):"
 
23
 
 
24
#: configview.cpp:70
 
25
msgid "Add executable target"
 
26
msgstr "新增可執行目標"
 
27
 
 
28
#: configview.cpp:74
 
29
msgid "Remove target"
 
30
msgstr "移除目標"
 
31
 
 
32
#: configview.cpp:82
 
33
msgid "&Working Directory:"
 
34
msgstr "工作目錄(&W):"
 
35
 
 
36
#: configview.cpp:91
 
37
msgctxt "Program argument list"
 
38
msgid "&Arg List:"
 
39
msgstr "參數清單(&A):"
 
40
 
 
41
#: configview.cpp:96
 
42
msgid "Add Argument List"
 
43
msgstr "新增參數清單"
 
44
 
 
45
#: configview.cpp:100
 
46
msgid "Remove Argument List"
 
47
msgstr "移除參數清單"
 
48
 
 
49
#: configview.cpp:103
 
50
msgctxt "Checkbox to for keeping focus on the command line"
 
51
msgid "Keep focus"
 
52
msgstr "保持焦點"
 
53
 
 
54
#: configview.cpp:104
 
55
msgid "Keep the focus on the command line"
 
56
msgstr "保持焦點於命令列"
 
57
 
 
58
#: configview.cpp:106
 
59
msgid "Redirect IO"
 
60
msgstr "重新導向 IO"
 
61
 
 
62
#: configview.cpp:107
 
63
msgid "Redirect the debugged programs IO to a separate tab"
 
64
msgstr "將程式的除錯輸出入重新導向到另一個分頁"
 
65
 
 
66
#: configview.cpp:163
 
67
msgid "Targets"
 
68
msgstr "目標"
 
69
 
 
70
#: configview.cpp:168
 
71
msgid "Arg Lists"
 
72
msgstr "參數清單"
 
73
 
 
74
#: debugview.cpp:174
 
75
msgid "Could not start debugger process"
 
76
msgstr "無法啟動除錯器行程"
 
77
 
 
78
#: localsview.cpp:29
 
79
msgid "Symbol"
 
80
msgstr "符號"
 
81
 
 
82
#: localsview.cpp:30
 
83
msgid "Value"
 
84
msgstr "數值"
 
85
 
 
86
#: plugin_kategdb.cpp:57
 
87
msgid "GDB Integration"
 
88
msgstr "GDB 整合"
 
89
 
 
90
#: plugin_kategdb.cpp:59
 
91
msgid "Kate GDB Integration"
 
92
msgstr "Kate GDB 整合"
 
93
 
 
94
#: plugin_kategdb.cpp:86 plugin_kategdb.cpp:89
 
95
msgid "Debug View"
 
96
msgstr "除錯檢視"
 
97
 
 
98
#: plugin_kategdb.cpp:91 plugin_kategdb.cpp:94
 
99
msgid "Locals"
 
100
msgstr "本地變數"
 
101
 
 
102
#: plugin_kategdb.cpp:96 plugin_kategdb.cpp:99
 
103
msgid "Call Stack"
 
104
msgstr "呼叫堆疊"
 
105
 
 
106
#: plugin_kategdb.cpp:136
 
107
msgctxt "Column label (frame number)"
 
108
msgid "Nr"
 
109
msgstr "編號"
 
110
 
 
111
#: plugin_kategdb.cpp:136
 
112
msgctxt "Column label"
 
113
msgid "Frame"
 
114
msgstr "框架"
 
115
 
 
116
#: plugin_kategdb.cpp:152
 
117
msgctxt "Tab label"
 
118
msgid "GDB Output"
 
119
msgstr "GDB 輸出"
 
120
 
 
121
#: plugin_kategdb.cpp:154
 
122
msgctxt "Tab label"
 
123
msgid "Settings"
 
124
msgstr "設定"
 
125
 
 
126
#: plugin_kategdb.cpp:203
 
127
msgid "Start Debugging"
 
128
msgstr "開始除錯"
 
129
 
 
130
#: plugin_kategdb.cpp:209
 
131
msgid "Kill / Stop Debugging"
 
132
msgstr "砍掉 / 停止除錯"
 
133
 
 
134
#: plugin_kategdb.cpp:215
 
135
msgid "Restart Debugging"
 
136
msgstr "重新開始除錯"
 
137
 
 
138
#: plugin_kategdb.cpp:221
 
139
msgid "Toggle Breakpoint / Break"
 
140
msgstr "切換中斷點 / 中斷"
 
141
 
 
142
#: plugin_kategdb.cpp:227
 
143
msgid "Step In"
 
144
msgstr "單步進入"
 
145
 
 
146
#: plugin_kategdb.cpp:233
 
147
msgid "Step Over"
 
148
msgstr "單步"
 
149
 
 
150
#: plugin_kategdb.cpp:239
 
151
msgid "Step Out"
 
152
msgstr "單步跳出"
 
153
 
 
154
#: plugin_kategdb.cpp:245 plugin_kategdb.cpp:280
 
155
msgctxt "Move Program Counter (next execution)"
 
156
msgid "Move PC"
 
157
msgstr "移動程式計數器(PC)"
 
158
 
 
159
#: plugin_kategdb.cpp:250 plugin_kategdb.cpp:277
 
160
msgid "Run To Cursor"
 
161
msgstr "執行到游標處"
 
162
 
 
163
#: plugin_kategdb.cpp:256
 
164
msgid "Continue"
 
165
msgstr "繼續"
 
166
 
 
167
#: plugin_kategdb.cpp:262
 
168
msgid "Print Value"
 
169
msgstr "印出數值"
 
170
 
 
171
#: plugin_kategdb.cpp:268
 
172
msgid "Debug"
 
173
msgstr "除錯"
 
174
 
 
175
#: plugin_kategdb.cpp:272
 
176
msgid "popup_breakpoint"
 
177
msgstr "popup_breakpoint"
 
178
 
 
179
#: plugin_kategdb.cpp:275
 
180
msgid "popup_run_to_cursor"
 
181
msgstr "popup_run_to_cursor"
 
182
 
 
183
#: plugin_kategdb.cpp:343 plugin_kategdb.cpp:362
 
184
msgid "Insert breakpoint"
 
185
msgstr "插入中斷點"
 
186
 
 
187
#: plugin_kategdb.cpp:358
 
188
msgid "Remove breakpoint"
 
189
msgstr "移除中斷點"
 
190
 
 
191
#: plugin_kategdb.cpp:389
 
192
msgid "Breakpoint"
 
193
msgstr "中斷點"
 
194
 
 
195
#: plugin_kategdb.cpp:493
 
196
msgid "Execution point"
 
197
msgstr "執行點"
 
198
 
 
199
#: plugin_kategdb.cpp:659
 
200
msgid "IO"
 
201
msgstr "IO"
 
202
 
 
203
#: rc.cpp:1
 
204
msgctxt "NAME OF TRANSLATORS"
 
205
msgid "Your names"
 
206
msgstr "Frank Weng (a.k.a. Franklin)"
 
207
 
 
208
#: rc.cpp:2
 
209
msgctxt "EMAIL OF TRANSLATORS"
 
210
msgid "Your emails"
 
211
msgstr "franklin at goodhorse dot idv dot tw"
 
212
 
 
213
#. i18n: file: ui.rc:4
 
214
#. i18n: ectx: Menu (debug)
 
215
#: rc.cpp:5
 
216
msgid "&Debug"
 
217
msgstr "除錯(&D)"
 
218
 
 
219
#. i18n: file: ui.rc:29
 
220
#. i18n: ectx: ToolBar (gdbplugin)
 
221
#: rc.cpp:8
 
222
msgid "GDB Plugin"
 
223
msgstr "GDB 外掛程式"
 
224
 
 
225
#~ msgid "Add Working Directory"
 
226
#~ msgstr "新增工作目錄"
 
227
 
 
228
#~ msgid "Remove Working Directory"
 
229
#~ msgstr "移除工作目錄"