diff --git a/locale/zh-CN/main.properties b/locale/zh-CN/main.properties index 68679aa..e6b47ac 100644 --- a/locale/zh-CN/main.properties +++ b/locale/zh-CN/main.properties @@ -51,3 +51,15 @@ find.fx.label=提供给Firefox 外观 find.fx.accesskey=F find.fx.tooltip=查找适合 Firefox 及其组成部分外观的样式 writeStyleHere=/* 在这里编写您的 CSS*/ + +# Sync related strings +firstSync.label=这是 User Style Manager 第一次使用 Firefox 同步功能来同步您的样式,请选择要执行的操作: +firstSync.title=首次同步用户样式 +mergeSyncServer.label=合并服务器和本地样式 +mergeSyncServer.accesskey=M +wipeServerData.label=覆盖服务器样式 +wipeServerData.accesskey=S +wipeLocalDate.label=覆盖本地样式 +wipeLocalDate.accesskey=L +disableSync.label=禁用样式同步 +disableSync.accesskey=D diff --git a/locale/zh-CN/optionwindow.dtd b/locale/zh-CN/optionwindow.dtd index 3691aad..874daf4 100644 --- a/locale/zh-CN/optionwindow.dtd +++ b/locale/zh-CN/optionwindow.dtd @@ -80,6 +80,14 @@ + + + + + + + + @@ -100,4 +108,4 @@ - \ No newline at end of file + diff --git a/locale/zh-CN/optionwindow.properties b/locale/zh-CN/optionwindow.properties index a7d41ad..4a83fbc 100644 --- a/locale/zh-CN/optionwindow.properties +++ b/locale/zh-CN/optionwindow.properties @@ -5,4 +5,5 @@ fx=Firefox 外观 unknown=无任何信息 confirm.pls=请确认 remove.preText=是否删除 -remove.postText=这个样式? \ No newline at end of file +remove.postText=这个样式? +firefoxSync.disabled=Firefox 同步功能尚未启用