body { font-size: 62.5%; } table { font-size: 1em; } /* Site -------------------------------- */ body { font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; } /* Layout -------------------------------- */ .layout-grid { width: 960px; } .layout-grid td { vertical-align: top; } .layout-grid td.left-nav { width: 140px; } .layout-grid td.normal { border-left: 1px solid #eee; padding: 20px 24px; font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; } .layout-grid td.demos { background: url('/images/demos_bg.jpg') no-repeat; height: 337px; overflow: hidden; } /* Normal -------------------------------- */ .normal h3, .normal h4 { margin: 0; font-weight: normal; } .normal h3 { padding: 0 0 9px; font-size: 1.8em; } .normal h4 { padding-bottom: 21px; border-bottom: 1px dashed #999; font-size: 1.2em; font-weight: bold; } .normal p { font-size: 1.2em; } /* Demos */ .demos-nav, .demos-nav dt, .demos-nav dd, .demos-nav ul, .demos-nav li { margin: 0; padding: 0 } .demos-nav { float: left; width: 170px; font-size: 1.3em; } .demos-nav dt, .demos-nav h4 { margin: 0; padding: 0; letter-spacing: 0.75pt; font: normal 1.1em "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; color: #e87b10; } .demos-nav dt, .demos-nav h4 { margin-top: 1.5em; margin-bottom: 0; padding-left: 8px; padding-bottom:5px; line-height: 1.2em; border-bottom: 1px solid #F4F4F4; } .demos-nav dd a, .demos-nav li a { border-bottom: 1px solid #F4F4F4; display:block; padding: 4px 3px 4px 8px; font-size: 90%; text-decoration: none; color: #555 ; margin:2px 0; height:13px; } .demos-nav dd a:hover, .demos-nav dd a:focus, .demos-nav dd a:hover, .demos-nav dd a:focus { background: #f3f3f3; color:#000; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .demos-nav dd a.selected { background: #555; color:#ffffff; -moz-border-radius: 5px; -webkit-border-radius: 5px; } /* new styles for demo pages, added by Filament 12.29.08 eventually we should convert the font sizes to ems -- using px for now to minimize style conflicts */ .normal h3.demo-header { font-size:32px; padding:0 0 5px; border-bottom:1px solid #eee; text-transform: capitalize; } .normal h4.demo-subheader { font-size:10px; text-transform: uppercase; color:#999; padding:8px 0 3px; border:0; margin:0; } .normal a:link, .normal a:visited { color:#1b75bb; text-decoration:none; } .normal a:hover, .normal a:active { color:#0b559b; } #demo-config { padding:20px 0 0; } #demo-frame { float:left; width:540px; height:380px; border:1px solid #ddd; overflow: auto; position: relative; } #demo-frame h3, #demo-frame h4 { padding: 0; font-weight: bold; font-size: 1em; } #demo-config-menu { float:right; width:180px; } #demo-config-menu h4 { font-size:13px; color:#666; font-weight:normal; border:0; padding-left:18px; } #demo-config-menu ul { list-style: none; padding: 0; margin: 0; } #demo-config-menu li { font-size:12px; padding:0 0 0 10px; margin:3px 0; zoom: 1; } #demo-config-menu li a:link, #demo-config-menu li a:visited { display:block; padding:3px 8px 4px; border-bottom:1px dotted #b3b3b3; } #demo-config-menu li a:hover, #demo-config-menu li a:active { background-color:#f6f6f6; } #demo-config-menu li.demo-config-on { background: url(images/demo-config-on-tile.gif) repeat-x left center; } #demo-config-menu li.demo-config-on a:link, #demo-config-menu li.demo-config-on a:visited, #demo-config-menu li.demo-config-on a:hover, #demo-config-menu li.demo-config-on a:active { background: url(images/demo-config-on.gif) no-repeat left; padding-left:18px; color:#fff; border:0; margin-left:-10px; } #demo-source, #demo-notes { clear: both; padding: 20px 0 0; font-size: 1.3em; } #demo-notes { width:520px; color:#333; font-size: 1em; } code, pre { padding:8px 0 8px 20px ; font-size: 1.2em; line-height:130%; } #demo-source a:link, #demo-source a:visited, #demo-source a:hover, #demo-source a:active { font-size:12px; padding-left:13px; background-position: left center; background-repeat: no-repeat; } #demo-source a.source-open:link, #demo-source a.source-open:visited, #demo-source a.source-open:hover, #demo-source a.source-open:active { background-image: url(images/demo-spindown-open.gif); } #demo-source a.source-closed:link, #demo-source a.source-closed:visited, #demo-source a.source-closed:hover, #demo-source a.source-closed:active { background-image: url(images/demo-spindown-closed.gif); } div.demo { padding:12px; font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif"; } div.demo-description { padding:12px; font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 1.3em; line-height: 1.4em; } .ui-draggable, .ui-droppable { background-position: top left; } .left-nav .demos-nav { padding-right: 10px; } #demo-link { font-size:11px; padding-top: 6px; clear: both; overflow: hidden; } #demo-link a span.ui-icon { float:left; margin-right:3px; } #widget-docs { margin:20px 0 0; border: none; } #widget-docs h2, #widget-docs h3, #widget-docs h4, #widget-docs p, #widget-docs ul, #widget-docs code { margin:0; padding:0; } #widget-docs code { display:block; color:#444; font-size:.9em; margin:0 0 1em; } #widget-docs code strong { color:#000; } #widget-docs p { margin:0 3em 1.2em 0; } #widget-docs p.intro { font-size:13px; color:#666; line-height:1.3; } #widget-docs ul { list-style-type: none; } #widget-docs h2 { font-size:16px; margin:1.2em 0 .5em; } #widget-docs h3 { font-size:14px; color:#e6820E; margin:1.5em 0 .5em; } .normal #widget-docs h4 { font-size:12px; color:#000; border:0; margin:0 0 .5em; } #docs-overview-main { width:400px; } #docs-overview-sidebar { float:right; width:200px; } #docs-overview-sidebar a span { color:#666; } #widget-docs #docs-overview-main p { margin-right:0; } #widget-docs #docs-overview-sidebar h4 { padding-left:0; } .docs-list-header { float:left; width:100%; margin:10px 0 0; border-bottom:1px solid #eee; } #widget-docs .docs-list-header h2 { float:left; margin:0; } #widget-docs .docs-list-header p { float:right; margin:5px 0; font-size:11px; } .docs-list { float:left; width:100%; padding:0 0 10px; } .docs-list .param-header { float:left; clear:left; width:100%; padding:8px 0; border-top:1px solid #eee; } #widget-docs .param-header h3, #widget-docs .param-header p { margin:0; float:left; } #widget-docs .param-header h3 { width:50%; } #widget-docs .param-header h3 span { background: url(images/demo-spindown-closed.gif) no-repeat left; padding-left:13px; } #widget-docs .param-open .param-header h3 span { background: url(images/demo-spindown-open.gif) no-repeat left; } #widget-docs .param-header p { width:24%; } #widget-docs .param-header p.param-type span { background: url(images/icon-docs-info.gif) no-repeat left; cursor:pointer; border-bottom:1px dashed #ccc; padding-left:15px; } .param-details { padding-left:13px; } .param-args { margin:0 0 1.5em; border-top:1px dotted #ccc;} .param-args td { padding:3px 30px 3px 5px; border-bottom:1px dotted #ccc; } /* overrides for ui-tab styles */ #widget-docs ul.ui-tabs-nav { padding:0 0 0 8px; } #widget-docs .ui-tabs-nav li { margin:5px 5px 0 0; } #widget-docs .ui-tabs-nav li a:link, #widget-docs .ui-tabs-nav li a:visited, #widget-docs .ui-tabs-nav li a:hover, #widget-docs .ui-tabs-nav li a:active { font-size:14px; padding:4px 1.2em 3px; color:#fff; } #widget-docs .ui-tabs-nav li.ui-tabs-selected a:link, #widget-docs .ui-tabs-nav li.ui-tabs-selected a:visited, #widget-docs .ui-tabs-nav li.ui-tabs-selected a:hover, #widget-docs .ui-tabs-nav li.ui-tabs-selected a:active { color:#e6820E; } #widget-docs .ui-tabs-panel { padding:20px 9px; font-size:12px; line-height:1.4; color:#000; } #widget-docs .ui-widget-content a:link, #widget-docs .ui-widget-content a:visited { color:#1b75bb; text-decoration:none; } #widget-docs .ui-widget-content a:hover, #widget-docs .ui-widget-content a:active { color:#0b559b; }/option> Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN/lib.po
blob: ff9847c8289530a64d1ba617f20c2c2ee688b38e (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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
# 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.
#   <rainofchaos@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 07:33+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"

#: app.php:288
msgid "Help"
msgstr "帮助"

#: app.php:295
msgid "Personal"
msgstr "个人"

#: app.php:300
msgid "Settings"
msgstr "设置"

#: app.php:305
msgid "Users"
msgstr "用户"

#: app.php:312
msgid "Apps"
msgstr "应用"

#: app.php:314
msgid "Admin"
msgstr "管理"

#: files.php:280
msgid "ZIP download is turned off."
msgstr "ZIP 下载已经关闭"

#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr "需要逐一下载文件"

#: files.php:281 files.php:306
msgid "Back to Files"
msgstr "回到文件"

#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr "选择的文件太大,无法生成 zip 文件。"

#: json.php:28
msgid "Application is not enabled"
msgstr "不需要程序"

#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr "认证错误"

#: json.php:51
msgid "Token expired. Please reload page."
msgstr "Token 过期,请刷新页面。"

#: template.php:87
msgid "seconds ago"
msgstr "几秒前"

#: template.php:88
msgid "1 minute ago"
msgstr "1分钟前"

#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr "%d 分钟前"

#: template.php:92
msgid "today"
msgstr "今天"

#: template.php:93
msgid "yesterday"
msgstr "昨天"

#: template.php:94
#, php-format
msgid "%d days ago"
msgstr "%d 天前"

#: template.php:95
msgid "last month"
msgstr "上月"

#: template.php:96
msgid "months ago"
msgstr "几月前"

#: template.php:97
msgid "last year"
msgstr "上年"

#: template.php:98
msgid "years ago"
msgstr "几年前"

#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr "%s 已存在. 点此 <a href=\"%s\">获取更多信息</a>"

#: updater.php:68
msgid "up to date"
msgstr "已更新。"

#: updater.php:71
msgid "updates check is disabled"
msgstr "检查更新功能被关闭。"