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

« back to all changes in this revision

Viewing changes to messages/kdepim-runtime/kjotsmigrator.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
# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2010.
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: \n"
 
8
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 
9
"POT-Creation-Date: 2011-02-27 03:41+0100\n"
 
10
"PO-Revision-Date: 2010-07-08 16:36+0800\n"
 
11
"Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
 
12
"dot 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.0\n"
 
18
"Plural-Forms: nplurals=1; plural=0;\n"
 
19
 
 
20
#: ../kmigratorbase.cpp:124
 
21
#, kde-format
 
22
msgid "Creating instance of type %1"
 
23
msgstr "建立型態 %1 的實體中"
 
24
 
 
25
#: kjotsmigrator.cpp:74
 
26
msgid "Beginning KJots migration..."
 
27
msgstr "開始移動 KJots..."
 
28
 
 
29
#: kjotsmigrator.cpp:82
 
30
#, kde-format
 
31
msgid "Failed to create resource for local notes: %1"
 
32
msgstr "建立本地端便條資源失敗:%1"
 
33
 
 
34
#: kjotsmigrator.cpp:86
 
35
msgid "Created local notes resource."
 
36
msgstr "已建立本地端便條資源。"
 
37
 
 
38
#: kjotsmigrator.cpp:90
 
39
msgctxt "Default name for resource holding notes"
 
40
msgid "Local Notes"
 
41
msgstr "本地端便條"
 
42
 
 
43
#: kjotsmigrator.cpp:97
 
44
msgid "Failed to obtain D-Bus interface for remote configuration."
 
45
msgstr "無法取得遠端設定的 D-Bus 介面。"
 
46
 
 
47
#: kjotsmigrator.cpp:118
 
48
#, kde-format
 
49
msgid "Syncronizing the resource failed: %1"
 
50
msgstr "同步資源失敗:%1"
 
51
 
 
52
#: kjotsmigrator.cpp:121
 
53
#, kde-format
 
54
msgid "Instance \"%1\" synchronized"
 
55
msgstr "實體 %1 已同步"
 
56
 
 
57
#: kjotsmigrator.cpp:131
 
58
#, kde-format
 
59
msgctxt "A job to fetch akonadi resources failed. %1 is the error string."
 
60
msgid "Fetching resources failed: %1"
 
61
msgstr "抓取資源失敗:%1"
 
62
 
 
63
#: kjotsmigrator.cpp:140
 
64
#, kde-format
 
65
msgid "New resource is rooted at Collection(%1)"
 
66
msgstr "新資源已放入收藏(%1)"
 
67
 
 
68
#: kjotsmigrator.cpp:145
 
69
#, kde-format
 
70
msgid "Could not find root collection for resource \"%1\""
 
71
msgstr "找不到資源 %1 的根收藏"
 
72
 
 
73
#: kjotsmigrator.cpp:162
 
74
#, kde-format
 
75
msgctxt "A migration tool is migrating the file named %1"
 
76
msgid "Migrating \"%1\"..."
 
77
msgstr "移動 \"%1\" 中..."
 
78
 
 
79
#: kjotsmigrator.cpp:168
 
80
msgid "KJots notes migration finished"
 
81
msgstr "KJots 便條移動完成"
 
82
 
 
83
#: kjotsmigrator.cpp:180
 
84
#, kde-format
 
85
msgid "Failed to open file: \"%1\""
 
86
msgstr "開啟檔案失敗:%1"
 
87
 
 
88
#: kjotsmigrator.cpp:184
 
89
#, kde-format
 
90
msgid "Opened file: %1"
 
91
msgstr "已開啟檔案:%1"
 
92
 
 
93
#: kjotsmigrator.cpp:191
 
94
#, kde-format
 
95
msgid "%1 is a KDE 3.5 era book"
 
96
msgstr "%1 是一個 KDE 3.5 的書"
 
97
 
 
98
#: kjotsmigrator.cpp:227
 
99
#, kde-format
 
100
msgid "Error migrating book: %1"
 
101
msgstr "移動書時發生錯誤:%1"
 
102
 
 
103
#: kjotsmigrator.cpp:354
 
104
#, kde-format
 
105
msgid "Migration failed: %1"
 
106
msgstr "移動失敗:%1"
 
107
 
 
108
#: main.cpp:37
 
109
msgid "KJots Migration Tool"
 
110
msgstr "KJots 移動工具"
 
111
 
 
112
#: main.cpp:39
 
113
msgid "Migration of KJots notes to Akonadi"
 
114
msgstr "移動 KJots 便條到 Akonadi 中"
 
115
 
 
116
#: main.cpp:41
 
117
msgid "(c) 2010 the Akonadi developers"
 
118
msgstr "(c) 2010 Akonadi 開發團隊"
 
119
 
 
120
#: main.cpp:45
 
121
msgid "Stephen Kelly"
 
122
msgstr "Stephen Kelly"
 
123
 
 
124
#: main.cpp:45
 
125
msgid "Author"
 
126
msgstr "作者"
 
127
 
 
128
#: main.cpp:49
 
129
msgid "Show reporting dialog"
 
130
msgstr "顯示報告對話框"
 
131
 
 
132
#: main.cpp:50
 
133
msgid "Show report only if changes were made"
 
134
msgstr "只在有變更時顯示報告"
 
135
 
 
136
#: rc.cpp:1
 
137
msgctxt "NAME OF TRANSLATORS"
 
138
msgid "Your names"
 
139
msgstr "Frank Weng (a.k.a. Franklin)"
 
140
 
 
141
#: rc.cpp:2
 
142
msgctxt "EMAIL OF TRANSLATORS"
 
143
msgid "Your emails"
 
144
msgstr "franklin at goodhorse dot idv dot tw"