diff options
Diffstat (limited to 'l10n-zh-CN/suite/chrome/common/pref/pref-smartupdate.dtd')
-rwxr-xr-x | l10n-zh-CN/suite/chrome/common/pref/pref-smartupdate.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/common/pref/pref-smartupdate.dtd b/l10n-zh-CN/suite/chrome/common/pref/pref-smartupdate.dtd new file mode 100755 index 0000000000..e998568222 --- /dev/null +++ b/l10n-zh-CN/suite/chrome/common/pref/pref-smartupdate.dtd @@ -0,0 +1,31 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!--LOCALIZATION NOTE : FILE UI for Software Updates prefs --> +<!ENTITY pref.smartUpdate.title "软件安装"> +<!ENTITY addOnsTitle.label "附加组件"> +<!ENTITY addOnsAllow.label "允许网站安装附加组件和更新"> +<!ENTITY addOnsAllow.accesskey "b"> +<!ENTITY allowedSitesLink.label "许可的站点"> +<!ENTITY autoAddOnsUpdates.label "自动检查更新"> +<!ENTITY autoAddOnsUpdates.accesskey "o"> +<!ENTITY daily.label "每日"> +<!ENTITY addOnsDaily.accesskey "d"> +<!ENTITY weekly.label "每周"> +<!ENTITY addOnsWeekly.accesskey "k"> +<!ENTITY addOnsModeAutomatic.label "自动下载并安装更新"> +<!ENTITY addOnsModeAutomatic.accesskey "m"> +<!ENTITY enablePersonalized.label "个性化附加组件推荐"> +<!ENTITY enablePersonalized.accesskey "P"> +<!ENTITY addonManagerLink.label "管理附加组件"> + +<!ENTITY appUpdates.caption "&brandShortName;"> +<!ENTITY autoAppUpdates.label "自动检查更新"> +<!ENTITY autoAppUpdates.accesskey "t"> +<!ENTITY appDaily.accesskey "d"> +<!ENTITY appWeekly.accesskey "w"> +<!ENTITY appModeAutomatic.label "自动下载并安装更新"> +<!ENTITY appModeAutomatic.accesskey "u"> +<!ENTITY updateHistoryButton.label "显示更新历史…"> +<!ENTITY updateHistoryButton.accesskey "S"> |