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

« back to all changes in this revision

Viewing changes to messages/kdepim-runtime/akonadi-filestore.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: 2010-07-16 05:07+0200\n"
 
10
"PO-Revision-Date: 2010-05-31 08:24+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
#: abstractlocalstore.cpp:355 abstractlocalstore.cpp:386
 
21
#: abstractlocalstore.cpp:418 abstractlocalstore.cpp:444
 
22
#: abstractlocalstore.cpp:475 abstractlocalstore.cpp:508
 
23
#: abstractlocalstore.cpp:534 abstractlocalstore.cpp:562
 
24
#: abstractlocalstore.cpp:599 abstractlocalstore.cpp:633
 
25
#: abstractlocalstore.cpp:667 abstractlocalstore.cpp:719
 
26
msgctxt "@info:status"
 
27
msgid "Configured storage location is empty"
 
28
msgstr "設定的儲存位置是空的"
 
29
 
 
30
#: abstractlocalstore.cpp:360 abstractlocalstore.cpp:392
 
31
#: abstractlocalstore.cpp:423 abstractlocalstore.cpp:449
 
32
#: abstractlocalstore.cpp:482 abstractlocalstore.cpp:513
 
33
#: abstractlocalstore.cpp:569 abstractlocalstore.cpp:675
 
34
msgctxt "@info:status"
 
35
msgid "Given folder name is empty"
 
36
msgstr "沒有指定資料夾名稱"
 
37
 
 
38
#: abstractlocalstore.cpp:365 abstractlocalstore.cpp:487
 
39
#, kde-format
 
40
msgctxt "@info:status"
 
41
msgid "Access control prohibits folder creation in folder %1"
 
42
msgstr "存取控制禁止您在資料夾 %1 中新建資料夾"
 
43
 
 
44
#: abstractlocalstore.cpp:397
 
45
#, kde-format
 
46
msgctxt "@info:status"
 
47
msgid "Access control prohibits folder deletion in folder %1"
 
48
msgstr "存取控制禁止您在資料夾 %1 中刪除資料夾"
 
49
 
 
50
#: abstractlocalstore.cpp:454
 
51
#, kde-format
 
52
msgctxt "@info:status"
 
53
msgid "Access control prohibits folder modification in folder %1"
 
54
msgstr "存取控制禁止您在資料夾 %1 中變更資料夾"
 
55
 
 
56
#: abstractlocalstore.cpp:540 abstractlocalstore.cpp:605
 
57
#: abstractlocalstore.cpp:639 abstractlocalstore.cpp:696
 
58
msgctxt "@info:status"
 
59
msgid "Given item identifier is empty"
 
60
msgstr "沒有指定項目識別"
 
61
 
 
62
#: abstractlocalstore.cpp:576 abstractlocalstore.cpp:682
 
63
#, kde-format
 
64
msgctxt "@info:status"
 
65
msgid "Access control prohibits item creation in folder %1"
 
66
msgstr "存取控制禁止您在資料夾 %1 中新建項目"
 
67
 
 
68
#: abstractlocalstore.cpp:611
 
69
#, kde-format
 
70
msgctxt "@info:status"
 
71
msgid "Access control prohibits item modification in folder %1"
 
72
msgstr "存取控制禁止您在資料夾 %1 中變更項目"
 
73
 
 
74
#: abstractlocalstore.cpp:645 abstractlocalstore.cpp:689
 
75
#, kde-format
 
76
msgctxt "@info:status"
 
77
msgid "Access control prohibits item deletion in folder %1"
 
78
msgstr "存取控制禁止您在資料夾 %1 中刪除項目"