Welcome to mirror list, hosted at ThFree Co, Russian Federation.

files_sharing.po « zh_CN « l10n - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 09d1b89e6697fdce7042c0275cf190fbe957f765 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Martin Liu <liuzh66@gmail.com>, 2014
# waterone <suiy02@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-03-12 01:54-0400\n"
"PO-Revision-Date: 2014-03-11 06:12+0000\n"
"Last-Translator: I Robot\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"

#: js/share.js:13
msgid "Shared by {owner}"
msgstr "由{owner}共享"

#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr "这是一个密码保护的共享"

#: templates/authenticate.php:7
msgid "The password is wrong. Try again."
msgstr "用户名或密码错误!请重试"

#: templates/authenticate.php:10
msgid "Password"
msgstr "密码"

#: templates/part.404.php:3
msgid "Sorry, this link doesn’t seem to work anymore."
msgstr "抱歉,此链接已失效"

#: templates/part.404.php:4
msgid "Reasons might be:"
msgstr "可能原因是:"

#: templates/part.404.php:6
msgid "the item was removed"
msgstr "此项已移除"

#: templates/part.404.php:7
msgid "the link expired"
msgstr "链接过期"

#: templates/part.404.php:8
msgid "sharing is disabled"
msgstr "共享已禁用"

#: templates/part.404.php:10
msgid "For more info, please ask the person who sent this link."
msgstr "欲知详情,请联系发给你链接的人。"

#: templates/public.php:17
#, php-format
msgid "shared by %s"
msgstr "由 %s 共享"

#: templates/public.php:44
#, php-format
msgid "Download %s"
msgstr ""

#: templates/public.php:48
msgid "Direct link"
msgstr "直接链接"