summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: fbc7eee0af72ab6e6dacce9afa5f76e81e371bcc (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
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
# /
/.classpath
/.cvsignore
/.project
/.tomcatplugin
/.settings
/work
/.gwt-cache
/.externalToolBuilders
/extras

# /WebContent/VAADIN/themes/base/
/WebContent/VAADIN/themes/base/styles.css

# /WebContent/VAADIN/themes/chameleon/
/WebContent/VAADIN/themes/chameleon/styles.css

# /WebContent/VAADIN/themes/liferay/
/WebContent/VAADIN/themes/liferay/styles.css

# /WebContent/VAADIN/themes/reindeer/
/WebContent/VAADIN/themes/reindeer/styles.css

# /WebContent/VAADIN/themes/reindeer/button/img/
/WebContent/VAADIN/themes/reindeer/button/img/*-sprites*.png

# /WebContent/VAADIN/themes/reindeer/common/img/
/WebContent/VAADIN/themes/reindeer/common/img/*-sprites*.png

# /WebContent/VAADIN/themes/runo/
/WebContent/VAADIN/themes/runo/styles.css

# /WebContent/VAADIN/themes/runo/common/img/
/WebContent/VAADIN/themes/runo/common/img/ajax-loader-red.gif
/WebContent/VAADIN/themes/runo/common/img/ajax-loader-yellow.gif

# /WebContent/VAADIN/widgetsets/
/WebContent/VAADIN/widgetsets
/WebContent/VAADIN/gwt-unitCache*

# /WebContent/WEB-INF/
/WebContent/WEB-INF/classes

# /build/
/build/result
/build/gwt
/build/checkout
/build/classes
/build/test-output
/build/integration-test-output
/build/buildhelpers/com/vaadin/buildhelpers/*.class

# /tests/
/tests/junit*.properties

# /bin/
/bin

# Mac
*.DS_Store

# build result folders
*/result
result
9 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/l10n/zh_HK/files_trashbin.po
blob: 1a4f7f7b02877f56281d653826b4c3a41d637736 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-08-17 01:54-0400\n"
"PO-Revision-Date: 2014-08-17 05:03+0000\n"
"Last-Translator: I Robot\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"

#: ajax/delete.php:59
#, php-format
msgid "Couldn't delete %s permanently"
msgstr ""

#: ajax/undelete.php:64
#, php-format
msgid "Couldn't restore %s"
msgstr ""

#: appinfo/app.php:15 js/filelist.js:34
msgid "Deleted files"
msgstr ""

#: js/app.js:52 templates/index.php:21 templates/index.php:23
msgid "Restore"
msgstr ""

#: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214
msgid "Error"
msgstr "錯誤"

#: lib/trashbin.php:903 lib/trashbin.php:905
msgid "restored"
msgstr ""

#: templates/index.php:7
msgid "Nothing in here. Your trash bin is empty!"
msgstr ""

#: templates/index.php:18
msgid "Name"
msgstr "名稱"

#: templates/index.php:29
msgid "Deleted"
msgstr ""

#: templates/index.php:32 templates/index.php:33
msgid "Delete"
msgstr "刪除"