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

« back to all changes in this revision

Viewing changes to messages/kdebase/kcm_solid_actions.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:
6
6
msgstr ""
7
7
"Project-Id-Version: kcm_solid_actions\n"
8
8
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
9
 
"POT-Creation-Date: 2010-08-22 05:43+0200\n"
 
9
"POT-Creation-Date: 2011-04-27 03:49+0200\n"
10
10
"PO-Revision-Date: 2010-05-30 10:17+0800\n"
11
11
"Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
12
12
"dot tw>\n"
17
17
"X-Generator: Lokalize 1.0\n"
18
18
"Plural-Forms: nplurals=1; plural=0;\n"
19
19
 
20
 
#: ActionEditor.cpp:71
 
20
#: ActionEditor.cpp:69
21
21
#, kde-format
22
22
msgid "Editing Action %1"
23
23
msgstr "編輯動作 %1"
24
24
 
25
 
#: ActionEditor.cpp:174
 
25
#: ActionEditor.cpp:170
26
26
msgid ""
27
27
"It appears that the action name, command, icon or condition are not valid.\n"
28
28
"Therefore, changes will not be applied."
30
30
"動作名稱、指令、圖示或條件似乎不正確。\n"
31
31
"因此不會套用此變更。"
32
32
 
33
 
#: ActionEditor.cpp:174
 
33
#: ActionEditor.cpp:170
34
34
msgid "Invalid action"
35
35
msgstr "不合法的動作"
36
36
 
56
56
msgid "Maintainer"
57
57
msgstr "維護者"
58
58
 
59
 
#: PredicateItem.cpp:131
 
59
#: PredicateItem.cpp:132
60
60
#, kde-format
61
61
msgid "The device must be of the type %1"
62
62
msgstr "裝置必須為型態 %1"
63
63
 
64
 
#: PredicateItem.cpp:134
 
64
#: PredicateItem.cpp:135
65
65
msgid "Any of the contained properties must match"
66
66
msgstr "必須符合任一包含的屬性"
67
67
 
68
 
#: PredicateItem.cpp:137
 
68
#: PredicateItem.cpp:138
69
69
msgid "All of the contained properties must match"
70
70
msgstr "必須符合所有包含的屬性"
71
71
 
72
 
#: PredicateItem.cpp:146
 
72
#: PredicateItem.cpp:147
73
73
#, kde-format
74
74
msgid "The devices property %1 must equal %2"
75
75
msgstr "裝置的屬性 %1 必須為 %2"
76
76
 
77
 
#: PredicateItem.cpp:149
 
77
#: PredicateItem.cpp:150
78
78
#, kde-format
79
79
msgid "The device property %1 must contain %2"
80
80
msgstr "裝置的屬性 %1 必須包含 %2"