blob: c1002a17a4fd1b4da37274e930e657ddcb510c38 (
plain)
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
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Dennis <dtsang29@hotmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 09:10+0000\n"
"Last-Translator: dtsang29 <dtsang29@hotmail.com>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_HK\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: templates/settings-personal.php:4 templates/settings.php:5
msgid "Encryption"
msgstr "加密"
#: templates/settings-personal.php:7
msgid "File encryption is enabled."
msgstr "檔案加密已開啟"
#: templates/settings-personal.php:11
msgid "The following file types will not be encrypted:"
msgstr "以下文件類別將不會被加密"
#: templates/settings.php:7
msgid "Exclude the following file types from encryption:"
msgstr ""
#: templates/settings.php:12
msgid "None"
msgstr "空"
|