nextcloud/apps/updatenotification/l10n/zh_CN.js

10 lines
593 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。",
"Updater" : "更新管理器",
"For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "出于安全考虑内置ownCloud更新管理器需使用附加的凭证。要访问的页面更新请点击下面的按钮。",
"Open updater" : "打开更新管理器"
},
"nplurals=1; plural=0;");