Skip to content

Instantly share code, notes, and snippets.

@wenketel
Created November 23, 2014 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wenketel/b8826567626a68ed785b to your computer and use it in GitHub Desktop.
Save wenketel/b8826567626a68ed785b to your computer and use it in GitHub Desktop.
Web Content Monitor简体中文语言
{
"extName":{
"message": "信息追踪器"
},
"extShortName":{
"message": "信息追踪器"
},
"extDesc":{
"message": "追踪网页上的特定信息"
},
"menuTitle":{
"message": "新增信息追踪"
},
"menuTitleReached":{
"message": "新增信息追踪(已达上限)"
},
"notiTitle":{
"message": "追踪信息内容变动"
},
"popupHeaderRefresh":{
"message": "立即全部更新"
},
"popupHeaderSetting":{
"message": "全局设置"
},
"popupTrackerOpen":{
"message": "在新标签页打开网页"
},
"popupTrackerRefresh":{
"message": "立即更新"
},
"popupTrackerSetting":{
"message": "设置"
},
"popupTrackerDelete":{
"message": "移除此信息"
},
"popupTrackerCheckInfo":{
"message": "检查更新于: "
},
"popupSettingLanguageTitle":{
"message": "语言"
},
"popupSettingUpdateTitle":{
"message": "更新周期"
},
"popupSettingUpdateDetail0":{
"message": "每"
},
"popupSettingUpdateDetail1":{
"message": "检查更新"
},
"popupSettingUpdateOptionHours":{
"message": "小时"
},
"popupSettingUpdateOptionMinutes":{
"message": "分钟"
},
"popupSettingUpdateOptionSeconds":{
"message": "秒"
},
"popupSettingNotifyTitle":{
"message": "变动通知"
},
"popupSettingNotifyActionPopup":{
"message": "弹出式消息"
},
"popupSettingNotifyActionSound":{
"message": "音效"
},
"popupSettingNotifySoundVol":{
"message": "音量"
},
"popupSettingAsGlobal":{
"message": "使用全局设置"
},
"popupSettingSave":{
"message": "保存"
},
"popupSettingCancel":{
"message": "取消"
},
"popupDeleteConfirm":{
"message": "确定要移除信息[$1]?\r\n这个动作无法复原。"
},
"contentHintSelecting":{
"message": "点击想要追踪的信息"
},
"contentHintNaming":{
"message": "输入信息名称"
},
"contentNamingDefault":{
"message": "信息名称"
},
"contentNext":{
"message": "下一步 >"
},
"contentPrev":{
"message": "< 上一步"
},
"contentSave":{
"message": "保存"
},
"contentCancel":{
"message": "取消"
},
"e_n_d":{
"message": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment