blob: 65c4c5efc1dabbe274c82aee8e1b7a7f80128fb2 (
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
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <appweb.cn@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-25 02:04+0200\n"
"PO-Revision-Date: 2012-08-24 01:10+0000\n"
"Last-Translator: hanfeng <appweb.cn@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0\n"
#: appinfo/app.php:14
msgid "Bookmarks"
msgstr "书签"
#: bookmarksHelper.php:99
msgid "unnamed"
msgstr "未命名"
#: templates/bookmarklet.php:5
msgid ""
"Drag this to your browser bookmarks and click it, when you want to bookmark "
"a webpage quickly:"
msgstr "拖曳此处到您的浏览器书签处,点击可以将网页快速添加到书签中。"
#: templates/bookmarklet.php:7
msgid "Read later"
msgstr "稍后阅读"
#: templates/list.php:13
msgid "Address"
msgstr "地址"
#: templates/list.php:14
msgid "Title"
msgstr "标题"
#: templates/list.php:15
msgid "Tags"
msgstr "标签"
#: templates/list.php:16
msgid "Save bookmark"
msgstr "保存书签"
#: templates/list.php:22
msgid "You have no bookmarks"
msgstr "您暂无书签"
#: templates/settings.php:11
msgid "Bookmarklet <br />"
msgstr "书签应用"
|