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

« back to all changes in this revision

Viewing changes to messages/kdebase/kcmshell.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:
3
3
# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006.
4
4
# Franklin Weng <franklin at goodhorse dot idv dot tw>, 2007.
5
5
# Franklin Weng <franklin@mail.everfocus.com.tw>, 2010.
 
6
# Franklin Weng <franklin@goodhorse.idv.tw>, 2011.
6
7
msgid ""
7
8
msgstr ""
8
9
"Project-Id-Version: kcmshell\n"
9
10
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
10
 
"POT-Creation-Date: 2010-11-13 06:25+0100\n"
11
 
"PO-Revision-Date: 2010-11-15 12:29+0800\n"
12
 
"Last-Translator: Franklin Weng <franklin@mail.everfocus.com.tw>\n"
 
11
"POT-Creation-Date: 2011-01-11 02:35+0100\n"
 
12
"PO-Revision-Date: 2011-01-28 10:29+0800\n"
 
13
"Last-Translator: Franklin Weng <franklin@goodhorse.idv.tw>\n"
13
14
"Language-Team: Chinese Traditional <zh-l10n@linux.org.tw>\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
73
74
msgid "Do not display main window"
74
75
msgstr "不要顯示主視窗"
75
76
 
76
 
#: main.cpp:200
 
77
#: main.cpp:188
 
78
msgid "Arguments for the module"
 
79
msgstr "模組的參數"
 
80
 
 
81
#: main.cpp:201
77
82
msgid "The following modules are available:"
78
83
msgstr "以下的模組可使用:"
79
84
 
80
 
#: main.cpp:219
 
85
#: main.cpp:220
81
86
msgid "No description available"
82
87
msgstr "沒有描述"
83
88
 
84
 
#: main.cpp:251
 
89
#: main.cpp:252
85
90
#, kde-format
86
91
msgid ""
87
92
"Could not find module '%1'. See kcmshell4 --list for the full list of "