summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_CN.js
blob: 7a5dc8b9f71b9c5f35d51e48ac29469001be6948 (plain)
1
2
3
4
5
6
7
8
9
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;");