Site Notice

hello, world

Difference between revisions of "MediaWiki:InPageEdit-v2/i18n.json"

From Project-EPB Commons
Line 1: Line 1:
 
{
 
{
 
     "en": {
 
     "en": {
         "foo": "bar - this is English test string",
+
         "foo": "bar - 这是一条简体中文测试信息",
         "notify-editing-history": "You are editing old version of this page"
+
        "quick-edit": "快速编辑",
 +
        "redirect-from": "重定向至此",
 +
        "redirect-to": "重定向到",
 +
        "quick-delete": "快速删除",
 +
        "quick-rename": "快速重命名",
 +
        "ipe-preference": "偏好设置",
 +
        "confirm": "确定",
 +
        "cancel": "取消",
 +
        "done": "完成",
 +
        "ok": "好的",
 +
        "notify-success": "成功",
 +
        "notify-info": "注意",
 +
        "notify-error": "警告",
 +
         "notify-editing-history": "你正在编辑此页面的历史版本",
 +
        "editor-title-editRevision": "历史版本",
 +
        "editor-summary-rivision": "编辑自",
 +
        "editor-title-editSection": "第$1部分",
 +
        "editor-title-editing": "正在编辑",
 +
        "editSummary": "编辑摘要",
 +
        "markAsMinor": "标记为小编辑",
 +
        "editor-button-save": "保存更改",
 +
        "editor-confirm-save": "确定要保存编辑吗?",
 +
        "editor-button-preview": "显示预览",
 +
        "editor-button-diff": "比较差异",
 +
        "editor-button-findAndReplace": "查找替换",
 +
        "window-leave-confirm": "确定离开页面吗?您的编辑不会被保存。",
 +
        "notify-no-right": "权限不足",
 +
        "editor-no-right": "您没有编辑此页面的权限,您可以在讨论页提交修改建议。",
 +
        "editor-title-editNotice": "编辑提示",
 +
        "editor-has-editNotice": "当前页面有编辑提示,点击查看",
 +
        "editor-leave-confirm": "您输入的内容尚未保存,确定关闭窗口吗?",
 +
        "notify-no-change": "没有进行任何改动",
 +
        "editor-title-saving": "正在保存……",
 +
        "notify-save-success": "保存成功,正在刷新页面……",
 +
        "editor-save-error": "保存时出现错误",
 +
        "redirect-summary": "快速重定向到",
 +
        "redirect-question-to": "要将$1重定向到哪个页面?",
 +
        "redirect-question-from": "将哪个页面重定向到$1?",
 +
        "redirect-title": "快速重定向",
 +
        "notify-redirect-success": "成功创建重定向!",
 +
        "notify-redirect-error": "创建重定向时出现错误。",
 +
        "delete-reason-default": "不再需要的页面",
 +
        "delete-title": "快速删除",
 +
        "delete-no-right": "您没有删除页面(delete)的权限。",
 +
        "delete-confirm-title": "确认删除",
 +
        "delete-confirm-content": "确定要删除这个页面吗?之后您可以从已删除页面中恢复。",
 +
        "notify-delete-success": "成功删除页面",
 +
        "notify-delete-error": "删除页面时发生错误",
 +
        "rename-title": "快速重命名",
 +
        "rename-moveTo": "您要将$1重命名为什么?",
 +
        "rename-movetalk": "同时移动讨论页",
 +
        "rename-movesubpages": "同时移动子页面",
 +
        "rename-noredirect": "不留重定向",
 +
        "rename-summary": "快速重命名",
 +
        "notify-rename-success": "重命名成功,正在刷新页面……",
 +
        "notify-rename-error": "重命名时遇到错误",
 +
        "rename-articleexists-title": "目标页面已存在",
 +
        "rename-articleexists": "以新页面名命名的页面存在内容,强制移动页面的功能正在开发中,敬请期待。",
 +
        "rename-no-right": "您没有移动页面(move)的权限。",
 +
        "preference-title": "InPageEdit偏好设置",
 +
        "preference-editor-label": "编辑器设置",
 +
        "preference-outSideClose": "点击编辑器外侧关闭",
 +
        "preference-setMinor": "预设编辑为小编辑",
 +
        "preference-summary-label": "编辑摘要",
 +
        "preference-editSummary": "$1 - 将会被替换为$2%br%$3 - 将会被替换为$4",
 +
        "preference-analysis-label": "数据收集",
 +
        "preference-analysis-view": "我们会收集您的一些非敏感信息,用于记录插件的使用情况以便研究发展的方向,您可以在$1找到我们收集的信息。",
 +
        "preference-about-label": "关于InPageEdit",
 +
        "preference-aboutAndHelp": "关于\u0026帮助",
 +
        "preference-updatelog": "更新日志",
 +
        "preference-savelocal-label": "您可以在这里保存InPageEdit-v2的个人偏好。",
 +
        "preference-savelocal": "注意:这些设置保存在您的浏览器本地,这意味着你必须在不同的设备上分别保存设置",
 +
        "preference-savelocal-btn": "永久保存(不推荐)",
 +
        "preference-reset": "重置",
 +
        "preference-save": "保存",
 +
        "preference-summary-default": "[InPageEdit] 没有编辑摘要 $section$oldid",
 +
        "preference-savelocal-popup-title": "参数设置另存为",
 +
        "preference-savelocal-popup-notrecommended": "不推荐这种做法",
 +
        "preference-savelocal-popup": "在您个人js页调用本插件的代码的上方添加以下代码:",
 +
        "preference-savelocal-popup-notice": "注意:虽然这样做免去了更换设备时需要重新进行设置的麻烦,但我们没有参数纠错功能,您必须自行确认json设定是否正确。",
 +
        "preference-savelocal-popup-haslocal": "您使用个人js将偏好设置保存在本地,您应当在$1或者global.js修改您的偏好设置。",
 +
        "preference-savelocal-popup-yourjspage": "您的个人js页",
 +
        "diff-loading": "正在加载差异……",
 +
        "diff-button-todiffpage": "转到原版比较页面",
 +
        "diff-usertalk": "讨论",
 +
        "diffusercontrib": "贡献",
 +
        "diff-userblock": "封禁",
 +
        "Didf-title": "比较差异",
 +
        "diff-edit": "编辑",
 +
        "diff-version": "版本",
 +
        "diff-prev": "上一版本",
 +
        "diff-nextv": "下一版本",
 +
        "diff-bytes": "字节",
 +
        "diff-title-original-content": "原始内容",
 +
        "diff-title-your-content": "您的编辑",
 +
        "diff-error": "加载差异时遇到问题",
 +
        "preview-placeholder": "正在加载预览……",
 +
        "preview-title": "预览",
 +
        "preview-error": "加载预览时出现错误。"
 
     },
 
     },
 
     "zh-hans": {
 
     "zh-hans": {

Revision as of 01:59, 26 March 2020

en
foo"bar - 这是一条简体中文测试信息"
quick-edit"快速编辑"
redirect-from"重定向至此"
redirect-to"重定向到"
quick-delete"快速删除"
quick-rename"快速重命名"
ipe-preference"偏好设置"
confirm"确定"
cancel"取消"
done"完成"
ok"好的"
notify-success"成功"
notify-info"注意"
notify-error"警告"
notify-editing-history"你正在编辑此页面的历史版本"
editor-title-editRevision"历史版本"
editor-summary-rivision"编辑自"
editor-title-editSection"第$1部分"
editor-title-editing"正在编辑"
editSummary"编辑摘要"
markAsMinor"标记为小编辑"
editor-button-save"保存更改"
editor-confirm-save"确定要保存编辑吗?"
editor-button-preview"显示预览"
editor-button-diff"比较差异"
editor-button-findAndReplace"查找替换"
window-leave-confirm"确定离开页面吗?您的编辑不会被保存。"
notify-no-right"权限不足"
editor-no-right"您没有编辑此页面的权限,您可以在讨论页提交修改建议。"
editor-title-editNotice"编辑提示"
editor-has-editNotice"当前页面有编辑提示,点击查看"
editor-leave-confirm"您输入的内容尚未保存,确定关闭窗口吗?"
notify-no-change"没有进行任何改动"
editor-title-saving"正在保存……"
notify-save-success"保存成功,正在刷新页面……"
editor-save-error"保存时出现错误"
redirect-summary"快速重定向到"
redirect-question-to"要将$1重定向到哪个页面?"
redirect-question-from"将哪个页面重定向到$1?"
redirect-title"快速重定向"
notify-redirect-success"成功创建重定向!"
notify-redirect-error"创建重定向时出现错误。"
delete-reason-default"不再需要的页面"
delete-title"快速删除"
delete-no-right"您没有删除页面(delete)的权限。"
delete-confirm-title"确认删除"
delete-confirm-content"确定要删除这个页面吗?之后您可以从已删除页面中恢复。"
notify-delete-success"成功删除页面"
notify-delete-error"删除页面时发生错误"
rename-title"快速重命名"
rename-moveTo"您要将$1重命名为什么?"
rename-movetalk"同时移动讨论页"
rename-movesubpages"同时移动子页面"
rename-noredirect"不留重定向"
rename-summary"快速重命名"
notify-rename-success"重命名成功,正在刷新页面……"
notify-rename-error"重命名时遇到错误"
rename-articleexists-title"目标页面已存在"
rename-articleexists"以新页面名命名的页面存在内容,强制移动页面的功能正在开发中,敬请期待。"
rename-no-right"您没有移动页面(move)的权限。"
preference-title"InPageEdit偏好设置"
preference-editor-label"编辑器设置"
preference-outSideClose"点击编辑器外侧关闭"
preference-setMinor"预设编辑为小编辑"
preference-summary-label"编辑摘要"
preference-editSummary"$1 - 将会被替换为$2%br%$3 - 将会被替换为$4"
preference-analysis-label"数据收集"
preference-analysis-view"我们会收集您的一些非敏感信息,用于记录插件的使用情况以便研究发展的方向,您可以在$1找到我们收集的信息。"
preference-about-label"关于InPageEdit"
preference-aboutAndHelp"关于&帮助"
preference-updatelog"更新日志"
preference-savelocal-label"您可以在这里保存InPageEdit-v2的个人偏好。"
preference-savelocal"注意:这些设置保存在您的浏览器本地,这意味着你必须在不同的设备上分别保存设置"
preference-savelocal-btn"永久保存(不推荐)"
preference-reset"重置"
preference-save"保存"
preference-summary-default"[InPageEdit] 没有编辑摘要 $section$oldid"
preference-savelocal-popup-title"参数设置另存为"
preference-savelocal-popup-notrecommended"不推荐这种做法"
preference-savelocal-popup"在您个人js页调用本插件的代码的上方添加以下代码:"
preference-savelocal-popup-notice"注意:虽然这样做免去了更换设备时需要重新进行设置的麻烦,但我们没有参数纠错功能,您必须自行确认json设定是否正确。"
preference-savelocal-popup-haslocal"您使用个人js将偏好设置保存在本地,您应当在$1或者global.js修改您的偏好设置。"
preference-savelocal-popup-yourjspage"您的个人js页"
diff-loading"正在加载差异……"
diff-button-todiffpage"转到原版比较页面"
diff-usertalk"讨论"
diffusercontrib"贡献"
diff-userblock"封禁"
Didf-title"比较差异"
diff-edit"编辑"
diff-version"版本"
diff-prev"上一版本"
diff-nextv"下一版本"
diff-bytes"字节"
diff-title-original-content"原始内容"
diff-title-your-content"您的编辑"
diff-error"加载差异时遇到问题"
preview-placeholder"正在加载预览……"
preview-title"预览"
preview-error"加载预览时出现错误。"
zh-hans
foo"bar - 这是一条简体中文测试信息"
quick-edit"快速编辑"
redirect-from"重定向至此"
redirect-to"重定向到"
quick-delete"快速删除"
quick-rename"快速重命名"
ipe-preference"偏好设置"
confirm"确定"
cancel"取消"
done"完成"
ok"好的"
notify-success"成功"
notify-info"注意"
notify-error"警告"
notify-editing-history"你正在编辑此页面的历史版本"
editor-title-editRevision"历史版本"
editor-summary-rivision"编辑自"
editor-title-editSection"第$1部分"
editor-title-editing"正在编辑"
editSummary"编辑摘要"
markAsMinor"标记为小编辑"
editor-button-save"保存更改"
editor-confirm-save"确定要保存编辑吗?"
editor-button-preview"显示预览"
editor-button-diff"比较差异"
editor-button-findAndReplace"查找替换"
window-leave-confirm"确定离开页面吗?您的编辑不会被保存。"
notify-no-right"权限不足"
editor-no-right"您没有编辑此页面的权限,您可以在讨论页提交修改建议。"
editor-title-editNotice"编辑提示"
editor-has-editNotice"当前页面有编辑提示,点击查看"
editor-leave-confirm"您输入的内容尚未保存,确定关闭窗口吗?"
notify-no-change"没有进行任何改动"
editor-title-saving"正在保存……"
notify-save-success"保存成功,正在刷新页面……"
editor-save-error"保存时出现错误"
redirect-summary"快速重定向到"
redirect-question-to"要将$1重定向到哪个页面?"
redirect-question-from"将哪个页面重定向到$1?"
redirect-title"快速重定向"
notify-redirect-success"成功创建重定向!"
notify-redirect-error"创建重定向时出现错误。"
delete-reason-default"不再需要的页面"
delete-title"快速删除"
delete-no-right"您没有删除页面(delete)的权限。"
delete-confirm-title"确认删除"
delete-confirm-content"确定要删除这个页面吗?之后您可以从已删除页面中恢复。"
notify-delete-success"成功删除页面"
notify-delete-error"删除页面时发生错误"
rename-title"快速重命名"
rename-moveTo"您要将$1重命名为什么?"
rename-movetalk"同时移动讨论页"
rename-movesubpages"同时移动子页面"
rename-noredirect"不留重定向"
rename-summary"快速重命名"
notify-rename-success"重命名成功,正在刷新页面……"
notify-rename-error"重命名时遇到错误"
rename-articleexists-title"目标页面已存在"
rename-articleexists"以新页面名命名的页面存在内容,强制移动页面的功能正在开发中,敬请期待。"
rename-no-right"您没有移动页面(move)的权限。"
preference-title"InPageEdit偏好设置"
preference-editor-label"编辑器设置"
preference-outSideClose"点击编辑器外侧关闭"
preference-setMinor"预设编辑为小编辑"
preference-summary-label"编辑摘要"
preference-editSummary"$1 - 将会被替换为$2%br%$3 - 将会被替换为$4"
preference-analysis-label"数据收集"
preference-analysis-view"我们会收集您的一些非敏感信息,用于记录插件的使用情况以便研究发展的方向,您可以在$1找到我们收集的信息。"
preference-about-label"关于InPageEdit"
preference-aboutAndHelp"关于&帮助"
preference-updatelog"更新日志"
preference-savelocal-label"您可以在这里保存InPageEdit-v2的个人偏好。"
preference-savelocal"注意:这些设置保存在您的浏览器本地,这意味着你必须在不同的设备上分别保存设置"
preference-savelocal-btn"永久保存(不推荐)"
preference-reset"重置"
preference-save"保存"
preference-summary-default"[InPageEdit] 没有编辑摘要 $section$oldid"
preference-savelocal-popup-title"参数设置另存为"
preference-savelocal-popup-notrecommended"不推荐这种做法"
preference-savelocal-popup"在您个人js页调用本插件的代码的上方添加以下代码:"
preference-savelocal-popup-notice"注意:虽然这样做免去了更换设备时需要重新进行设置的麻烦,但我们没有参数纠错功能,您必须自行确认json设定是否正确。"
preference-savelocal-popup-haslocal"您使用个人js将偏好设置保存在本地,您应当在$1或者global.js修改您的偏好设置。"
preference-savelocal-popup-yourjspage"您的个人js页"
diff-loading"正在加载差异……"
diff-button-todiffpage"转到原版比较页面"
diff-usertalk"讨论"
diffusercontrib"贡献"
diff-userblock"封禁"
Didf-title"比较差异"
diff-edit"编辑"
diff-version"版本"
diff-prev"上一版本"
diff-nextv"下一版本"
diff-bytes"字节"
diff-title-original-content"原始内容"
diff-title-your-content"您的编辑"
diff-error"加载差异时遇到问题"
preview-placeholder"正在加载预览……"
preview-title"预览"
preview-error"加载预览时出现错误。"