Blame view
sources/l10n/zh_CN/settings.po
16.6 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
31b7f2792
|
6 7 8 9 10 |
# m13253 <m13253@hotmail.com>, 2013 # waterone <suiy02@gmail.com>, 2013 # modokwang <modokwang@gmail.com>, 2013 # Xuetian Weng <wengxt@gmail.com>, 2013 # zhangmin <zm1990s@gmail.com>, 2013 |
|
03e52840d
|
11 12 13 14 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
15 16 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
0f30ed153
|
17 18 19 20 |
"POT-Creation-Date: 2013-11-27 12:08-0500 " "PO-Revision-Date: 2013-11-27 17:09+0000 " |
|
03e52840d
|
21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: zh_CN " "Plural-Forms: nplurals=1; plural=0; " #: ajax/apps/ocs.php:20 msgid "Unable to load list from App Store" msgstr "无法从应用商店载入列表" |
|
31b7f2792
|
39 40 |
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17 #: ajax/togglegroups.php:20 changepassword/controller.php:55 |
|
03e52840d
|
41 |
msgid "Authentication error" |
|
31b7f2792
|
42 |
msgstr "认证出错" |
|
03e52840d
|
43 |
|
|
31b7f2792
|
44 45 46 47 48 49 |
#: ajax/changedisplayname.php:31 msgid "Your full name has been changed." msgstr "" #: ajax/changedisplayname.php:34 msgid "Unable to change full name" |
|
03e52840d
|
50 51 52 53 54 55 56 57 58 |
msgstr "" #: ajax/creategroup.php:10 msgid "Group already exists" msgstr "已存在该组" #: ajax/creategroup.php:19 msgid "Unable to add group" msgstr "无法添加组" |
|
03e52840d
|
59 60 61 62 63 64 65 66 67 68 69 |
#: ajax/lostpassword.php:12 msgid "Email saved" msgstr "电子邮件已保存" #: ajax/lostpassword.php:14 msgid "Invalid email" msgstr "无效的电子邮件" #: ajax/removegroup.php:13 msgid "Unable to delete group" msgstr "无法删除组" |
|
31b7f2792
|
70 |
#: ajax/removeuser.php:25 |
|
03e52840d
|
71 72 73 74 75 76 77 78 79 |
msgid "Unable to delete user" msgstr "无法删除用户" #: ajax/setlanguage.php:15 msgid "Language changed" msgstr "语言已修改" #: ajax/setlanguage.php:17 ajax/setlanguage.php:20 msgid "Invalid request" |
|
31b7f2792
|
80 |
msgstr "无效请求" |
|
03e52840d
|
81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 |
#: ajax/togglegroups.php:12 msgid "Admins can't remove themself from the admin group" msgstr "管理员不能将自己移出管理组。" #: ajax/togglegroups.php:30 #, php-format msgid "Unable to add user to group %s" msgstr "无法把用户添加到组 %s" #: ajax/togglegroups.php:36 #, php-format msgid "Unable to remove user from group %s" msgstr "无法从组%s中移除用户" #: ajax/updateapp.php:14 msgid "Couldn't update app." |
|
31b7f2792
|
98 99 100 101 |
msgstr "无法更新 app。" #: changepassword/controller.php:20 msgid "Wrong password" |
|
03e52840d
|
102 |
msgstr "" |
|
31b7f2792
|
103 104 105 106 107 108 109 110 111 112 113 114 115 |
#: changepassword/controller.php:42 msgid "No user supplied" msgstr "" #: changepassword/controller.php:74 msgid "" "Please provide an admin recovery password, otherwise all user data will be " "lost" msgstr "" #: changepassword/controller.php:79 msgid "" "Wrong admin recovery password. Please check the password and try again." |
|
03e52840d
|
116 |
msgstr "" |
|
31b7f2792
|
117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 |
#: changepassword/controller.php:87
msgid ""
"Back-end doesn't support password change, but the users encryption key was "
"successfully updated."
msgstr ""
#: changepassword/controller.php:92 changepassword/controller.php:103
msgid "Unable to change password"
msgstr ""
#: js/apps.js:43
msgid "Update to {appversion}"
msgstr "更新至 {appversion}"
#: js/apps.js:49 js/apps.js:82 js/apps.js:110
|
|
03e52840d
|
132 133 |
msgid "Disable" msgstr "禁用" |
|
31b7f2792
|
134 |
#: js/apps.js:49 js/apps.js:90 js/apps.js:103 js/apps.js:119 |
|
03e52840d
|
135 |
msgid "Enable" |
|
31b7f2792
|
136 |
msgstr "开启" |
|
03e52840d
|
137 |
|
|
31b7f2792
|
138 |
#: js/apps.js:71 |
|
03e52840d
|
139 |
msgid "Please wait...." |
|
31b7f2792
|
140 141 142 143 144 145 146 147 148 |
msgstr "请稍等...." #: js/apps.js:79 js/apps.js:80 js/apps.js:101 msgid "Error while disabling app" msgstr "禁用 app 时出错" #: js/apps.js:100 js/apps.js:114 js/apps.js:115 msgid "Error while enabling app" msgstr "启用 app 时出错" |
|
03e52840d
|
149 |
|
|
31b7f2792
|
150 |
#: js/apps.js:125 |
|
03e52840d
|
151 |
msgid "Updating...." |
|
31b7f2792
|
152 |
msgstr "正在更新...." |
|
03e52840d
|
153 |
|
|
31b7f2792
|
154 |
#: js/apps.js:128 |
|
03e52840d
|
155 |
msgid "Error while updating app" |
|
31b7f2792
|
156 |
msgstr "更新 app 时出错" |
|
03e52840d
|
157 |
|
|
31b7f2792
|
158 |
#: js/apps.js:128 |
|
03e52840d
|
159 160 |
msgid "Error" msgstr "错误" |
|
31b7f2792
|
161 162 163 164 165 |
#: js/apps.js:129 templates/apps.php:43 msgid "Update" msgstr "更新" #: js/apps.js:132 |
|
03e52840d
|
166 |
msgid "Updated" |
|
31b7f2792
|
167 168 169 170 |
msgstr "已更新" #: js/personal.js:220 msgid "Select a profile picture" |
|
03e52840d
|
171 |
msgstr "" |
|
31b7f2792
|
172 173 174 175 176 |
#: js/personal.js:266 msgid "Decrypting files... Please wait, this can take some time." msgstr "正在解密文件... 请稍等,可能需要一些时间。" #: js/personal.js:287 |
|
03e52840d
|
177 |
msgid "Saving..." |
|
31b7f2792
|
178 |
msgstr "保存中" |
|
03e52840d
|
179 |
|
|
31b7f2792
|
180 |
#: js/users.js:47 |
|
03e52840d
|
181 182 |
msgid "deleted" msgstr "已经删除" |
|
31b7f2792
|
183 |
#: js/users.js:47 |
|
03e52840d
|
184 185 |
msgid "undo" msgstr "撤销" |
|
31b7f2792
|
186 |
#: js/users.js:79 |
|
03e52840d
|
187 |
msgid "Unable to remove user" |
|
31b7f2792
|
188 |
msgstr "无法移除用户" |
|
03e52840d
|
189 |
|
|
31b7f2792
|
190 191 |
#: js/users.js:95 templates/users.php:26 templates/users.php:90 #: templates/users.php:118 |
|
03e52840d
|
192 193 |
msgid "Groups" msgstr "组" |
|
31b7f2792
|
194 |
#: js/users.js:100 templates/users.php:92 templates/users.php:130 |
|
03e52840d
|
195 196 |
msgid "Group Admin" msgstr "组管理员" |
|
31b7f2792
|
197 |
#: js/users.js:123 templates/users.php:170 |
|
03e52840d
|
198 199 |
msgid "Delete" msgstr "删除" |
|
31b7f2792
|
200 |
#: js/users.js:284 |
|
03e52840d
|
201 |
msgid "add group" |
|
31b7f2792
|
202 |
msgstr "添加组" |
|
03e52840d
|
203 |
|
|
31b7f2792
|
204 |
#: js/users.js:451 |
|
03e52840d
|
205 |
msgid "A valid username must be provided" |
|
31b7f2792
|
206 |
msgstr "必须提供合法的用户名" |
|
03e52840d
|
207 |
|
|
31b7f2792
|
208 |
#: js/users.js:452 js/users.js:458 js/users.js:473 |
|
03e52840d
|
209 |
msgid "Error creating user" |
|
31b7f2792
|
210 |
msgstr "创建用户出错" |
|
03e52840d
|
211 |
|
|
31b7f2792
|
212 |
#: js/users.js:457 |
|
03e52840d
|
213 |
msgid "A valid password must be provided" |
|
31b7f2792
|
214 215 216 217 |
msgstr "必须提供合法的密码"
#: js/users.js:481
msgid "Warning: Home directory for user \"{user}\" already exists"
|
|
03e52840d
|
218 |
msgstr "" |
|
31b7f2792
|
219 |
#: personal.php:45 personal.php:46 |
|
03e52840d
|
220 221 |
msgid "__language_name__" msgstr "简体中文" |
|
31b7f2792
|
222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 |
#: templates/admin.php:8 msgid "Everything (fatal issues, errors, warnings, info, debug)" msgstr "" #: templates/admin.php:9 msgid "Info, warnings, errors and fatal issues" msgstr "" #: templates/admin.php:10 msgid "Warnings, errors and fatal issues" msgstr "" #: templates/admin.php:11 msgid "Errors and fatal issues" msgstr "" #: templates/admin.php:12 msgid "Fatal issues only" msgstr "" #: templates/admin.php:22 templates/admin.php:36 |
|
03e52840d
|
243 244 |
msgid "Security Warning" msgstr "安全警告" |
|
31b7f2792
|
245 246 247 248 249 250 251 252 |
#: templates/admin.php:25 #, php-format msgid "" "You are accessing %s via HTTP. We strongly suggest you configure your server" " to require using HTTPS instead." msgstr "" #: templates/admin.php:39 |
|
03e52840d
|
253 254 |
msgid "" "Your data directory and your files are probably accessible from the " |
|
31b7f2792
|
255 256 257 258 259 |
"internet. The .htaccess file is not working. We strongly suggest that you " "configure your webserver in a way that the data directory is no longer " "accessible or you move the data directory outside the webserver document " "root." msgstr "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器,以使数据文件夹不可被访问,或者将数据文件夹移到web服务器以外。" |
|
03e52840d
|
260 |
|
|
31b7f2792
|
261 |
#: templates/admin.php:50 |
|
03e52840d
|
262 |
msgid "Setup Warning" |
|
31b7f2792
|
263 |
msgstr "设置警告" |
|
03e52840d
|
264 |
|
|
31b7f2792
|
265 |
#: templates/admin.php:53 |
|
03e52840d
|
266 267 268 |
msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." |
|
31b7f2792
|
269 |
msgstr "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏." |
|
03e52840d
|
270 |
|
|
31b7f2792
|
271 |
#: templates/admin.php:54 |
|
03e52840d
|
272 |
#, php-format |
|
31b7f2792
|
273 274 |
msgid "Please double check the <a href=\"%s\">installation guides</a>." msgstr "请认真检查<a href='%s'>安装指南</a>." |
|
03e52840d
|
275 |
|
|
31b7f2792
|
276 |
#: templates/admin.php:65 |
|
03e52840d
|
277 |
msgid "Module 'fileinfo' missing" |
|
31b7f2792
|
278 |
msgstr "模块'文件信息'丢失" |
|
03e52840d
|
279 |
|
|
31b7f2792
|
280 |
#: templates/admin.php:68 |
|
03e52840d
|
281 282 283 |
msgid "" "The PHP module 'fileinfo' is missing. We strongly recommend to enable this " "module to get best results with mime-type detection." |
|
31b7f2792
|
284 285 286 |
msgstr "PHP模块'文件信息'丢失. 我们强烈建议启用此模块以便mime类型检测取得最佳结果." #: templates/admin.php:79 |
|
03e52840d
|
287 |
msgid "Locale not working" |
|
31b7f2792
|
288 |
msgstr "本地化无法工作" |
|
0f30ed153
|
289 |
#: templates/admin.php:84 |
|
31b7f2792
|
290 291 |
msgid "System locale can not be set to a one which supports UTF-8." msgstr "" |
|
0f30ed153
|
292 |
#: templates/admin.php:88 |
|
31b7f2792
|
293 294 295 |
msgid "" "This means that there might be problems with certain characters in file " "names." |
|
03e52840d
|
296 |
msgstr "" |
|
0f30ed153
|
297 |
#: templates/admin.php:92 |
|
03e52840d
|
298 299 |
#, php-format msgid "" |
|
31b7f2792
|
300 301 |
"We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." |
|
03e52840d
|
302 |
msgstr "" |
|
0f30ed153
|
303 |
#: templates/admin.php:104 |
|
03e52840d
|
304 |
msgid "Internet connection not working" |
|
31b7f2792
|
305 |
msgstr "因特网连接无法工作" |
|
03e52840d
|
306 |
|
|
0f30ed153
|
307 |
#: templates/admin.php:107 |
|
03e52840d
|
308 |
msgid "" |
|
31b7f2792
|
309 310 311 312 313 314 |
"This server has no working internet connection. This means that some of the " "features like mounting of external storage, notifications about updates or " "installation of 3rd party apps don´t work. Accessing files from remote and " "sending of notification emails might also not work. We suggest to enable " "internet connection for this server if you want to have all features." msgstr "此服务器上没有可用的因特网连接. 这意味着某些特性将无法工作,例如挂载外部存储器, 提醒更新或安装第三方应用等. 从远程访问文件和发送提醒电子邮件也可能无法工作. 如果你想要ownCloud的所有特性, 我们建议启用此服务器的因特网连接." |
|
03e52840d
|
315 |
|
|
0f30ed153
|
316 |
#: templates/admin.php:121 |
|
03e52840d
|
317 |
msgid "Cron" |
|
31b7f2792
|
318 |
msgstr "计划任务" |
|
03e52840d
|
319 |
|
|
0f30ed153
|
320 |
#: templates/admin.php:128 |
|
03e52840d
|
321 |
msgid "Execute one task with each page loaded" |
|
31b7f2792
|
322 |
msgstr "每个页面加载后执行一个任务" |
|
03e52840d
|
323 |
|
|
0f30ed153
|
324 |
#: templates/admin.php:136 |
|
03e52840d
|
325 |
msgid "" |
|
31b7f2792
|
326 327 |
"cron.php is registered at a webcron service to call cron.php every 15 " "minutes over http." |
|
03e52840d
|
328 |
msgstr "" |
|
0f30ed153
|
329 |
#: templates/admin.php:144 |
|
31b7f2792
|
330 |
msgid "Use systems cron service to call the cron.php file every 15 minutes." |
|
03e52840d
|
331 |
msgstr "" |
|
0f30ed153
|
332 |
#: templates/admin.php:149 |
|
03e52840d
|
333 |
msgid "Sharing" |
|
31b7f2792
|
334 |
msgstr "共享" |
|
03e52840d
|
335 |
|
|
0f30ed153
|
336 |
#: templates/admin.php:155 |
|
03e52840d
|
337 |
msgid "Enable Share API" |
|
31b7f2792
|
338 |
msgstr "启用共享API" |
|
03e52840d
|
339 |
|
|
0f30ed153
|
340 |
#: templates/admin.php:156 |
|
03e52840d
|
341 |
msgid "Allow apps to use the Share API" |
|
31b7f2792
|
342 |
msgstr "允许应用软件使用共享API" |
|
03e52840d
|
343 |
|
|
0f30ed153
|
344 |
#: templates/admin.php:163 |
|
03e52840d
|
345 |
msgid "Allow links" |
|
31b7f2792
|
346 |
msgstr "允许链接" |
|
03e52840d
|
347 |
|
|
0f30ed153
|
348 |
#: templates/admin.php:164 |
|
03e52840d
|
349 |
msgid "Allow users to share items to the public with links" |
|
31b7f2792
|
350 |
msgstr "允许用户使用连接公开共享项目" |
|
03e52840d
|
351 |
|
|
0f30ed153
|
352 |
#: templates/admin.php:172 |
|
31b7f2792
|
353 354 |
msgid "Allow public uploads" msgstr "允许公开上传" |
|
0f30ed153
|
355 |
#: templates/admin.php:173 |
|
31b7f2792
|
356 357 358 |
msgid "" "Allow users to enable others to upload into their publicly shared folders" msgstr "用户可让其他人上传到他的公开共享文件夹" |
|
0f30ed153
|
359 |
#: templates/admin.php:181 |
|
03e52840d
|
360 |
msgid "Allow resharing" |
|
31b7f2792
|
361 |
msgstr "允许再次共享" |
|
03e52840d
|
362 |
|
|
0f30ed153
|
363 |
#: templates/admin.php:182 |
|
03e52840d
|
364 |
msgid "Allow users to share items shared with them again" |
|
31b7f2792
|
365 |
msgstr "允许用户将共享给他们的项目再次共享" |
|
03e52840d
|
366 |
|
|
0f30ed153
|
367 |
#: templates/admin.php:189 |
|
03e52840d
|
368 |
msgid "Allow users to share with anyone" |
|
31b7f2792
|
369 |
msgstr "允许用户向任何人共享" |
|
03e52840d
|
370 |
|
|
0f30ed153
|
371 |
#: templates/admin.php:192 |
|
03e52840d
|
372 |
msgid "Allow users to only share with users in their groups" |
|
31b7f2792
|
373 |
msgstr "允许用户只向同组用户共享" |
|
0f30ed153
|
374 |
#: templates/admin.php:199 |
|
31b7f2792
|
375 |
msgid "Allow mail notification" |
|
03e52840d
|
376 |
msgstr "" |
|
0f30ed153
|
377 |
#: templates/admin.php:200 |
|
31b7f2792
|
378 |
msgid "Allow user to send mail notification for shared files" |
|
03e52840d
|
379 |
msgstr "" |
|
0f30ed153
|
380 |
#: templates/admin.php:207 |
|
31b7f2792
|
381 382 |
msgid "Security" msgstr "安全" |
|
0f30ed153
|
383 |
#: templates/admin.php:220 |
|
03e52840d
|
384 |
msgid "Enforce HTTPS" |
|
31b7f2792
|
385 |
msgstr "强制使用 HTTPS" |
|
03e52840d
|
386 |
|
|
0f30ed153
|
387 |
#: templates/admin.php:222 |
|
31b7f2792
|
388 389 390 |
#, php-format msgid "Forces the clients to connect to %s via an encrypted connection." msgstr "强制客户端通过加密连接连接到%s。" |
|
03e52840d
|
391 |
|
|
0f30ed153
|
392 |
#: templates/admin.php:228 |
|
31b7f2792
|
393 |
#, php-format |
|
03e52840d
|
394 |
msgid "" |
|
31b7f2792
|
395 396 397 |
"Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." msgstr "请经由HTTPS连接到这个%s 实例来启用或禁用强制SSL." |
|
03e52840d
|
398 |
|
|
0f30ed153
|
399 |
#: templates/admin.php:240 |
|
03e52840d
|
400 |
msgid "Log" |
|
31b7f2792
|
401 |
msgstr "日志" |
|
03e52840d
|
402 |
|
|
0f30ed153
|
403 |
#: templates/admin.php:241 |
|
03e52840d
|
404 |
msgid "Log level" |
|
31b7f2792
|
405 |
msgstr "日志级别" |
|
03e52840d
|
406 |
|
|
0f30ed153
|
407 |
#: templates/admin.php:273 |
|
03e52840d
|
408 409 |
msgid "More" msgstr "更多" |
|
0f30ed153
|
410 |
#: templates/admin.php:274 |
|
31b7f2792
|
411 412 |
msgid "Less" msgstr "更少" |
|
0f30ed153
|
413 |
#: templates/admin.php:280 templates/personal.php:173 |
|
03e52840d
|
414 415 |
msgid "Version" msgstr "版本" |
|
0f30ed153
|
416 |
#: templates/admin.php:284 templates/personal.php:176 |
|
03e52840d
|
417 418 419 420 421 422 423 424 |
msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is " "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" " "target=\"_blank\"><abbr title=\"Affero General Public " "License\">AGPL</abbr></a>." msgstr "由<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud社区</a>开发, <a href=\"https://github.com/owncloud\" target=\"_blank\">源代码</a>在<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>许可证下发布。" |
|
31b7f2792
|
425 |
#: templates/apps.php:13 |
|
03e52840d
|
426 427 |
msgid "Add your App" msgstr "添加应用" |
|
31b7f2792
|
428 |
#: templates/apps.php:28 |
|
03e52840d
|
429 430 |
msgid "More Apps" msgstr "更多应用" |
|
31b7f2792
|
431 |
#: templates/apps.php:33 |
|
03e52840d
|
432 433 |
msgid "Select an App" msgstr "选择一个应用" |
|
31b7f2792
|
434 |
#: templates/apps.php:39 |
|
03e52840d
|
435 436 |
msgid "See application page at apps.owncloud.com" msgstr "查看在 app.owncloud.com 的应用程序页面" |
|
31b7f2792
|
437 |
#: templates/apps.php:41 |
|
03e52840d
|
438 439 |
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" msgstr "<span class=\"licence\"></span>-核准: <span class=\"author\"></span>" |
|
03e52840d
|
440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 |
#: templates/help.php:4 msgid "User Documentation" msgstr "用户文档" #: templates/help.php:6 msgid "Administrator Documentation" msgstr "管理员文档" #: templates/help.php:9 msgid "Online Documentation" msgstr "在线文档" #: templates/help.php:11 msgid "Forum" msgstr "论坛" #: templates/help.php:14 msgid "Bugtracker" msgstr "问题跟踪器" #: templates/help.php:17 msgid "Commercial Support" msgstr "商业支持" #: templates/personal.php:8 |
|
03e52840d
|
465 466 |
msgid "Get the apps to sync your files" msgstr "安装应用进行文件同步" |
|
31b7f2792
|
467 |
#: templates/personal.php:19 |
|
03e52840d
|
468 |
msgid "Show First Run Wizard again" |
|
31b7f2792
|
469 470 471 472 473 474 |
msgstr "再次显示首次运行向导" #: templates/personal.php:27 #, php-format msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>" msgstr "你已使用 <strong>%s</strong>,有效空间 <strong>%s</strong>" |
|
03e52840d
|
475 |
|
|
31b7f2792
|
476 |
#: templates/personal.php:39 templates/users.php:23 templates/users.php:89 |
|
03e52840d
|
477 478 |
msgid "Password" msgstr "密码" |
|
31b7f2792
|
479 |
#: templates/personal.php:40 |
|
03e52840d
|
480 481 |
msgid "Your password was changed" msgstr "密码已修改" |
|
31b7f2792
|
482 |
#: templates/personal.php:41 |
|
03e52840d
|
483 484 |
msgid "Unable to change your password" msgstr "无法修改密码" |
|
31b7f2792
|
485 |
#: templates/personal.php:42 |
|
03e52840d
|
486 487 |
msgid "Current password" msgstr "当前密码" |
|
31b7f2792
|
488 |
#: templates/personal.php:44 |
|
03e52840d
|
489 490 |
msgid "New password" msgstr "新密码" |
|
31b7f2792
|
491 |
#: templates/personal.php:46 |
|
03e52840d
|
492 493 |
msgid "Change password" msgstr "修改密码" |
|
31b7f2792
|
494 495 |
#: templates/personal.php:58 templates/users.php:88 msgid "Full Name" |
|
03e52840d
|
496 |
msgstr "" |
|
31b7f2792
|
497 |
#: templates/personal.php:73 |
|
03e52840d
|
498 499 |
msgid "Email" msgstr "电子邮件" |
|
31b7f2792
|
500 |
#: templates/personal.php:75 |
|
03e52840d
|
501 502 |
msgid "Your email address" msgstr "您的电子邮件" |
|
31b7f2792
|
503 |
#: templates/personal.php:76 |
|
03e52840d
|
504 505 |
msgid "Fill in an email address to enable password recovery" msgstr "填写电子邮件地址以启用密码恢复功能" |
|
31b7f2792
|
506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 |
#: templates/personal.php:86 msgid "Profile picture" msgstr "联系人图片" #: templates/personal.php:91 msgid "Upload new" msgstr "" #: templates/personal.php:93 msgid "Select new from Files" msgstr "" #: templates/personal.php:94 msgid "Remove image" msgstr "" #: templates/personal.php:95 msgid "Either png or jpg. Ideally square but you will be able to crop it." msgstr "" #: templates/personal.php:97 msgid "Your avatar is provided by your original account." msgstr "" #: templates/personal.php:101 msgid "Abort" msgstr "" #: templates/personal.php:102 msgid "Choose as profile image" msgstr "" #: templates/personal.php:110 templates/personal.php:111 |
|
03e52840d
|
539 540 |
msgid "Language" msgstr "语言" |
|
31b7f2792
|
541 |
#: templates/personal.php:130 |
|
03e52840d
|
542 543 |
msgid "Help translate" msgstr "帮助翻译" |
|
31b7f2792
|
544 |
#: templates/personal.php:137 |
|
03e52840d
|
545 546 |
msgid "WebDAV" msgstr "WebDAV" |
|
31b7f2792
|
547 548 549 550 551 552 |
#: templates/personal.php:139 #, php-format msgid "" "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via " "WebDAV</a>" msgstr "" |
|
03e52840d
|
553 |
|
|
31b7f2792
|
554 555 556 557 558 559 |
#: templates/personal.php:150 msgid "Encryption" msgstr "加密" #: templates/personal.php:152 msgid "The encryption app is no longer enabled, please decrypt all your files" |
|
03e52840d
|
560 |
msgstr "" |
|
31b7f2792
|
561 562 563 564 565 566 567 568 569 570 571 572 573 |
#: templates/personal.php:158 msgid "Log-in password" msgstr "登录密码" #: templates/personal.php:163 msgid "Decrypt all Files" msgstr "解密所有文件" #: templates/users.php:21 msgid "Login Name" msgstr "登录名称" #: templates/users.php:30 |
|
03e52840d
|
574 575 |
msgid "Create" msgstr "创建" |
|
31b7f2792
|
576 577 578 579 580 581 582 583 584 585 586 |
#: templates/users.php:36 msgid "Admin Recovery Password" msgstr "管理恢复密码" #: templates/users.php:37 templates/users.php:38 msgid "" "Enter the recovery password in order to recover the users files during " "password change" msgstr "输入恢复密码来在更改密码的时候恢复用户文件" #: templates/users.php:42 |
|
03e52840d
|
587 588 |
msgid "Default Storage" msgstr "默认存储" |
|
31b7f2792
|
589 590 591 592 593 |
#: templates/users.php:44 templates/users.php:139 msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" msgstr "" #: templates/users.php:48 templates/users.php:148 |
|
03e52840d
|
594 595 |
msgid "Unlimited" msgstr "无限" |
|
31b7f2792
|
596 |
#: templates/users.php:66 templates/users.php:163 |
|
03e52840d
|
597 598 |
msgid "Other" msgstr "其它" |
|
31b7f2792
|
599 600 601 602 603 |
#: templates/users.php:87 msgid "Username" msgstr "用户名" #: templates/users.php:94 |
|
03e52840d
|
604 605 |
msgid "Storage" msgstr "存储" |
|
31b7f2792
|
606 607 |
#: templates/users.php:108 msgid "change full name" |
|
03e52840d
|
608 |
msgstr "" |
|
31b7f2792
|
609 |
#: templates/users.php:112 |
|
03e52840d
|
610 |
msgid "set new password" |
|
31b7f2792
|
611 |
msgstr "设置新密码" |
|
03e52840d
|
612 |
|
|
31b7f2792
|
613 |
#: templates/users.php:143 |
|
03e52840d
|
614 615 |
msgid "Default" msgstr "默认" |