Created
November 23, 2014 13:46
-
-
Save wenketel/b8826567626a68ed785b to your computer and use it in GitHub Desktop.
Web Content Monitor简体中文语言
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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