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

« back to all changes in this revision

Viewing changes to messages/kdebase/plasmaengineexplorer.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:
9
9
msgstr ""
10
10
"Project-Id-Version: plasmaengineexplorer\n"
11
11
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
12
 
"POT-Creation-Date: 2010-08-22 05:43+0200\n"
 
12
"POT-Creation-Date: 2011-06-01 04:09+0200\n"
13
13
"PO-Revision-Date: 2009-04-29 08:08+0800\n"
14
14
"Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
15
15
"dot tw>\n"
42
42
 
43
43
#. i18n: file: serviceviewer.ui:67
44
44
#. i18n: ectx: property (text), widget (QTableWidget, m_operationDescription)
45
 
#: engineexplorer.cpp:162 rc.cpp:27 serviceviewer.cpp:140
 
45
#: engineexplorer.cpp:162 rc.cpp:26 serviceviewer.cpp:142
46
46
msgid "Key"
47
47
msgstr "鍵值"
48
48
 
49
49
#. i18n: file: serviceviewer.ui:72
50
50
#. i18n: ectx: property (text), widget (QTableWidget, m_operationDescription)
51
 
#: engineexplorer.cpp:162 rc.cpp:30 serviceviewer.cpp:140
 
51
#: engineexplorer.cpp:162 rc.cpp:29 serviceviewer.cpp:142
52
52
msgid "Value"
53
53
msgstr "數值"
54
54
 
225
225
 
226
226
#. i18n: file: serviceviewer.ui:33
227
227
#. i18n: ectx: property (text), widget (QLabel, m_operationsLabel)
228
 
#: rc.cpp:24
 
228
#: rc.cpp:23
229
229
msgid "&Operation:"
230
230
msgstr "操作(&O):"
231
231
 
232
232
#. i18n: file: serviceviewer.ui:80
233
233
#. i18n: ectx: property (text), widget (QLabel, m_operationStatus)
234
 
#: rc.cpp:33
 
234
#: rc.cpp:32
235
235
msgid "Operation count"
236
236
msgstr "操作計數"
237
237
 
238
 
#: serviceviewer.cpp:44
 
238
#: serviceviewer.cpp:46
239
239
msgid "Start Operation"
240
240
msgstr "開始操作"
241
241
 
242
 
#: serviceviewer.cpp:51
 
242
#: serviceviewer.cpp:53
243
243
msgctxt "Plasma engine with unknown name"
244
244
msgid "Unknown"
245
245
msgstr "未知"
246
246
 
247
 
#: serviceviewer.cpp:52
 
247
#: serviceviewer.cpp:54
248
248
msgctxt "Plasma service with unknown name"
249
249
msgid "Unknown"
250
250
msgstr "未知"
251
251
 
252
 
#: serviceviewer.cpp:66
 
252
#: serviceviewer.cpp:68
253
253
#, kde-format
254
254
msgctxt "%1 is a Plasma service name"
255
255
msgid "%1 Service Explorer"
256
256
msgstr "%1 服務檢視器"
257
257
 
258
 
#: serviceviewer.cpp:68
 
258
#: serviceviewer.cpp:70
259
259
#, kde-format
260
260
msgctxt "Source: name of the data, Service: writes data instead of fetching"
261
261
msgid "DataEngine: <b>%1</b>; Source: <b>%2</b>; Service <b>%3</b>"
262
262
msgstr "資料引擎:<b>%1</b>;來源:<b>%2</b>;服務:<b>%3</b>"
263
263
 
264
 
#: serviceviewer.cpp:169
 
264
#: serviceviewer.cpp:171
265
265
#, kde-format
266
266
msgid "%1 operation with destination %2 failed. The error was:<p><b>%3</b>"
267
267
msgstr "%1 操作到目的地 %2 失敗。錯誤為:<p><b>%3</b>"
268
268
 
269
 
#: serviceviewer.cpp:172 serviceviewer.cpp:183
 
269
#: serviceviewer.cpp:174 serviceviewer.cpp:185
270
270
msgid "Operation Result"
271
271
msgstr "操作結果"
272
272
 
273
 
#: serviceviewer.cpp:176
 
273
#: serviceviewer.cpp:178
274
274
msgid "No response from job."
275
275
msgstr "工作沒有回應。"
276
276
 
277
 
#: serviceviewer.cpp:180
 
277
#: serviceviewer.cpp:182
278
278
#, kde-format
279
279
msgid ""
280
280
"%1 operation with destination %2 returned successfully. The result was:<p><b>"
281
281
"%3</b>"
282
282
msgstr "%1 操作到目的地 %2 已成功傳回結果:<p><b>%3</b>"
283
283
 
284
 
#: serviceviewer.cpp:205
 
284
#: serviceviewer.cpp:207
285
285
#, kde-format
286
286
msgid "One active operation ..."
287
287
msgid_plural "%1 operations active ..."