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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2012-08-19 15:44+0200\n"
"PO-Revision-Date: 2010-05-30 10:13+0800\n"
"Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
"dot tw>\n"
"Language-Team: Chinese Traditional <zh-l10n@linux.org.tw>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: freespacenotifier.cpp:89
#, kde-format
msgctxt ""
"Warns the user that the system is running low on space on his home folder, "
"indicating the percentage and absolute MiB size remaining, and asks if the "
"user wants to do something about it"
msgid ""
"You are running low on disk space on your home folder (currently %2%, %1 MiB "
"free).\n"
"Would you like to run a file manager to free some disk space?"
msgstr ""
"您的家目錄中的空間不太夠了(目前 %2%,還剩 %1 MB)。\n"
"您要執行檔案管理員以便放出一些磁碟空間嗎?"

#: freespacenotifier.cpp:90
msgctxt "Opens a file manager like dolphin"
msgid "Open File Manager"
msgstr "開啟檔案管理員"

#: freespacenotifier.cpp:90
msgctxt "Closes the notification"
msgid "Do Nothing"
msgstr "不做任何事"

#: freespacenotifier.cpp:90
msgctxt "Allows the user to configure the warning notification being shown"
msgid "Configure Warning"
msgstr "設定警告"

#: freespacenotifier.cpp:124
msgctxt "The settings dialog main page name, as in 'general settings'"
msgid "General"
msgstr "一般"

#. i18n: ectx: label, entry (minimumSpace), group (General)
#: freespacenotifier.kcfg:9
msgid "Minimum free space before user starts being notified."
msgstr "剩餘空間最小到多少時開始警告使用者。"

#. i18n: ectx: label, entry (enableNotification), group (General)
#: freespacenotifier.kcfg:15
msgid "Is the free space notification enabled."
msgstr "是否開啟剩餘空間通知。"

#. i18n: ectx: property (text), widget (QCheckBox, kcfg_enableNotification)
#: freespacenotifier_prefs_base.ui:17
msgid "Enable low disk space warning"
msgstr "開啟磁碟空間過低的警告"

#. i18n: ectx: property (text), widget (QLabel, label_minimumSpace)
#: freespacenotifier_prefs_base.ui:27
msgid "Warn when free space is below:"
msgstr "當剩餘空間低於多少時警告:"

#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_minimumSpace)
#: freespacenotifier_prefs_base.ui:37
msgid " MiB"
msgstr " MB"