删除多国语言配置,但是保留多国语功能

Former-commit-id: 0bc3afb90e0f6c085a680e39880f975717793b09 [formerly 0bc3afb90e0f6c085a680e39880f975717793b09 [formerly 0bc3afb90e0f6c085a680e39880f975717793b09 [formerly 0bc3afb90e0f6c085a680e39880f975717793b09 [formerly ec04dd1ed71e3ab98007073168daae880ad6bc9a [formerly 27f3e5cbfae961450c4738a9bc7aaa0e87d983bd]]]]]
Former-commit-id: fcfaf06a9d9c9422931b9c6d0e58dcf5f2e0e9fe
Former-commit-id: 1507dac206b02e590a62c343404760c4a10e1163
Former-commit-id: d32f3aa5207b09bcc61530258da7d285a7aca5e8 [formerly 7b9d2763618e82332e7348268bdbec79fd6b324f]
Former-commit-id: 671052ad6a2d10a151f0befa1020be7b21890553
Former-commit-id: 7096b9fa103901dd06b437b5b692cf85ecb35f2f
Former-commit-id: f1a6fbab21e2ecdf9752c8c4116b44c43d568bca
Former-commit-id: 6fa9f1a3a296b50663854ec2c2089fe78b392f29
Former-commit-id: 99e9372f7be157d28e3977584a5281d991a5264c
This commit is contained in:
FairyEver
2019-08-12 22:19:54 +08:00
parent b4e4df3917
commit 1f7c043dc5
23 changed files with 206 additions and 1104 deletions

View File

@@ -1,252 +1,3 @@
{
"_name": "English",
"layout": {
"header-aside": {
"header-fullscreen": {
"active": "full screen",
"exit": "Exit full screen"
},
"header-log": {
"empty": "No logs or exceptions",
"error-length": "Contains {length} exceptions",
"log-length": "{length} logs"
},
"header-size": {
"options": {
"default": "Default",
"medium": "in",
"mini": "Minimum",
"small": "Small"
}
},
"header-theme": {
"dialog": {
"title": "Theme"
},
"list": {
"button": {
"is-active": "Activated",
"select": "Select"
},
"column": {
"label": {
"preview": "Preview"
}
}
},
"tooltip": {
"content": "Theme"
}
},
"header-user": {
"hello": "Hello there",
"log-off": "Logout"
},
"menu-item": {
"label-default": "Unnamed menu"
},
"menu-side": {
"empty": "No sidebar menu"
},
"message": {
"warning": {
"temporary-menu": "Temporary menu"
}
},
"panel-search": {
"autocomplete-placeholder": "Search page",
"tip": "You can wake up the search panel with the shortcut {open} and press {close} to close"
},
"tabs": {
"close-all": "Close all",
"close-left": "Close left",
"close-other": "Close other",
"close-right": "Close right",
"label-default": "unnamed"
}
}
},
"public": {
"confirm": {
"special": {
"logout": {
"button": {
"cancel": "Give up",
"confirm": "Confirm logout"
},
"message": "Can I log out of my current account? The open tabs and user settings will be saved.",
"title": "Confirmation operation"
}
}
},
"message": {
"error": {
"form": {
"invalid": "Form verification failed, please check"
},
"handle": {
"invalid": "Invalid operation"
}
},
"special": {
"logout": {
"cancel": "Abandon logout user"
}
}
},
"notify": {
"special": {
"component-size": {
"changed": {
"message": "Global component size has changed",
"title": "prompt"
}
},
"show-log": {
"message": "The full log content has been printed to the console",
"title": "log details"
},
"upload": {
"error": {
"message": "Data upload failed",
"title": "Upload failed"
},
"start": {
"message": "Uploading data, please wait",
"title": "Start upload"
},
"success": {
"message": "Successful data upload",
"title": "Successful upload"
}
}
}
},
"rules": {
"required": "{name} is required"
}
},
"views": {
"system": {
"error": {
"404": {
"back": "Back to home"
}
},
"index": {
"cover": {
"build-time": "Build time",
"github-fork-alt": "Fork me on GitHub",
"sub-title": "Elegant mid-background integration solution",
"title": "D2 Admin"
},
"help": {
"button": "need any help",
"dialog": {
"join": {
"qq": {
"sub-title": "Join 2,000 users and communicate with each other",
"title": "Please use your mobile phone QQ to scan the QR code above"
},
"we": {
"sub-title": "Add author WeChat friends, invite to join WeChat group",
"title": "Please use the mobile phone WeChat scan above the QR code"
}
},
"link": {
"text": {
"doc": "Document",
"issues": "Historical question",
"new-issue": "Ask a question on Github"
}
},
"sub-title": {
"doc": "Here are some references",
"join": "Ask other users or authors"
},
"title": "Help"
}
},
"page": {
"link": {
"href": {
"doc": "https://doc.d2admin.fairyever.com/"
},
"text": {
"d2-projects": "Open source organization",
"daily": "Daily",
"doc": "Document",
"ice": "Flying ice",
"juejin": "Nuggets",
"start-kit": "Starter version"
}
},
"we": {
"button": "WeChat Public",
"introduce": "Official public number, mainly push front-end technical articles, framework resources, learning tutorials, and D2 series project update information",
"title": "JS Daily"
}
}
},
"log": {
"table": {
"empty-text": "No log information yet",
"label": {
"component": "Trigger component",
"message": "Information",
"more": "check the detail information",
"time": "time",
"url": "Trigger page"
}
},
"upload": {
"button": "Upload {number} data"
}
},
"login": {
"footer": {
"button": {
"clause": "Terms",
"help": "Help",
"privacy": "Privacy"
},
"copyright": {
"author": "FairyEver",
"content": "2018 D2 Projects Open Source Organization",
"copyright": "copyright"
}
},
"form": {
"button": {
"login": "Log In"
},
"label": {
"code": "Verification code",
"password": "Password",
"username": "Username"
},
"placeholder": {
"code": "Verification code",
"password": "Password",
"username": "Username"
}
},
"motto": {
"text": "Time is the most precious treasure of all wealth."
},
"options": {
"forget-password": "Forget password",
"register": "Registered user"
},
"quick-login": {
"dialog": {
"title": "Quickly select users"
},
"toggle-button": {
"text": "Quickly select users (test function)"
}
}
}
}
}
"_name": "English"
}

View File

@@ -1,252 +1,3 @@
{
"_name": "日本語",
"layout": {
"header-aside": {
"header-fullscreen": {
"active": "全画面",
"exit": "全画面を終了"
},
"header-log": {
"empty": "ログや例外はありません",
"error-length": " {length} 個の例外が含まれています",
"log-length": "{length} 個のログ"
},
"header-size": {
"options": {
"default": "デフォルト",
"medium": "普通",
"mini": "最小",
"small": "小さい"
}
},
"header-theme": {
"dialog": {
"title": "テーマ"
},
"list": {
"button": {
"is-active": "有効化",
"select": "選ぶ"
},
"column": {
"label": {
"preview": "プレビュー"
}
}
},
"tooltip": {
"content": "テーマ"
}
},
"header-user": {
"hello": "こんにちは",
"log-off": "ログアウト"
},
"menu-item": {
"label-default": "名前のないメニュー"
},
"menu-side": {
"empty": "サイドバーメニューなし"
},
"message": {
"warning": {
"temporary-menu": "一時メニュー"
}
},
"panel-search": {
"autocomplete-placeholder": "検索ページ",
"tip": "ショートカット {open} で検索パネルを起動し、 {close} を押して閉じることができます"
},
"tabs": {
"close-all": "すべて閉じる",
"close-left": "左に閉じる",
"close-other": "その他を閉じる",
"close-right": "右に閉じる",
"label-default": "無名:"
}
}
},
"public": {
"confirm": {
"special": {
"logout": {
"button": {
"cancel": "あきらめる",
"confirm": "ログアウトを確認"
},
"message": "現在のアカウントからログアウトできますか?開いているタブとユーザー設定が保存されます。",
"title": "確認操作"
}
}
},
"message": {
"error": {
"form": {
"invalid": "フォームの確認に失敗しました。確認してください"
},
"handle": {
"invalid": "無効な操作"
}
},
"special": {
"logout": {
"cancel": "ログアウトユーザーを放棄する"
}
}
},
"notify": {
"special": {
"component-size": {
"changed": {
"message": "グローバルコンポーネントサイズが変更されました",
"title": "プロンプト"
}
},
"show-log": {
"message": "ログ全体の内容がコンソールに出力されました",
"title": "ログ詳細"
},
"upload": {
"error": {
"message": "データのアップロードに失敗しました",
"title": "アップロードに失敗しました"
},
"start": {
"message": "データをアップロードしています。しばらくお待ちください",
"title": "アップロードを開始"
},
"success": {
"message": "データのアップロードに成功しました",
"title": "アップロード成功"
}
}
}
},
"rules": {
"required": "を入力してください {name}"
}
},
"views": {
"system": {
"error": {
"404": {
"back": "家に戻る"
}
},
"index": {
"cover": {
"build-time": "構築時間",
"github-fork-alt": "Fork me on GitHub",
"sub-title": "エレガントなミッドバックグラウンド統合ソリューション",
"title": "D2 Admin"
},
"help": {
"button": "助けが必要ですか?",
"dialog": {
"join": {
"qq": {
"sub-title": "2,000人のユーザーに参加してお互いにコミュニケーション",
"title": "上記のQRコードをスキャンするには、携帯電話のQQを使用してください"
},
"we": {
"sub-title": "著者を追加するWeChat友達、WeChatグループに参加するよう招待する",
"title": "携帯電話のWeChatを使用してQRコードをスキャンしてください"
}
},
"link": {
"text": {
"doc": "文書",
"issues": "歴史的な質問",
"new-issue": "Githubで質問する"
}
},
"sub-title": {
"doc": "ここにいくつかの参照があります",
"join": "他のユーザーや作者に尋ねる"
},
"title": "ヘルプ"
}
},
"page": {
"link": {
"href": {
"doc": "https://doc.d2admin.fairyever.com/"
},
"text": {
"d2-projects": "オープンソース組織",
"daily": "日刊新聞",
"doc": "文書",
"ice": "飛んでいる氷",
"juejin": "ナゲット",
"start-kit": "スターターバージョン"
}
},
"we": {
"button": "WeChatパブリック番号",
"introduce": "公式の公開番号。主にフロントエンドの技術記事、フレームワークリソース、学習チュートリアル、およびD2シリーズプロジェクトの更新情報をプッシュします。",
"title": "今日のフロントエンド"
}
}
},
"log": {
"table": {
"empty-text": "ログ情報はまだありません",
"label": {
"component": "トリガーコンポーネント",
"message": "情報",
"more": "詳細を見る",
"time": "時間",
"url": "トリガーページ"
}
},
"upload": {
"button": " {number} データをアップロード"
}
},
"login": {
"footer": {
"button": {
"clause": "利用規約",
"help": "ヘルプ",
"privacy": "プライバシー"
},
"copyright": {
"author": "フェアリーエバー",
"content": "2018 D2プロジェクトオープンソース組織",
"copyright": "著作権"
}
},
"form": {
"button": {
"login": "ログイン"
},
"label": {
"code": "確認コード",
"password": "パスワード",
"username": "ユーザー名"
},
"placeholder": {
"code": "確認コード",
"password": "パスワード",
"username": "ユーザー名"
}
},
"motto": {
"text": "時間はすべての富の中で最も貴重な資産です。"
},
"options": {
"forget-password": "パスワードを忘れた",
"register": "登録ユーザー"
},
"quick-login": {
"dialog": {
"title": "すばやくユーザーを選択"
},
"toggle-button": {
"text": "すばやくユーザーを選択(テスト機能)"
}
}
}
}
}
"_name": "日本語"
}

View File

@@ -1,252 +1,3 @@
{
"_name": "简体中文",
"layout": {
"header-aside": {
"header-fullscreen": {
"active": "全屏",
"exit": "退出全屏"
},
"header-log": {
"empty": "没有日志或异常",
"error-length": "包含 {length} 个异常",
"log-length": "{length} 条日志"
},
"header-size": {
"options": {
"default": "默认",
"medium": "中",
"mini": "最小",
"small": "小"
}
},
"header-theme": {
"dialog": {
"title": "主题"
},
"list": {
"button": {
"is-active": "已激活",
"select": "选择"
},
"column": {
"label": {
"preview": "预览"
}
}
},
"tooltip": {
"content": "主题"
}
},
"header-user": {
"hello": "你好",
"log-off": "注销"
},
"menu-item": {
"label-default": "未命名菜单"
},
"menu-side": {
"empty": "没有侧栏菜单"
},
"message": {
"warning": {
"temporary-menu": "临时菜单"
}
},
"panel-search": {
"autocomplete-placeholder": "搜索页面",
"tip": "你可以使用快捷键 {open} 唤醒搜索面板,按 {close} 关闭"
},
"tabs": {
"close-all": "全部关闭",
"close-left": "关闭左侧",
"close-other": "关闭其它",
"close-right": "关闭右侧",
"label-default": "未命名"
}
}
},
"public": {
"confirm": {
"special": {
"logout": {
"button": {
"cancel": "放弃",
"confirm": "确定注销"
},
"message": "注销当前账户吗? 打开的标签页和用户设置将会被保存。",
"title": "确认操作"
}
}
},
"message": {
"error": {
"form": {
"invalid": "表单校验失败,请检查"
},
"handle": {
"invalid": "无效的操作"
}
},
"special": {
"logout": {
"cancel": "放弃注销用户"
}
}
},
"notify": {
"special": {
"component-size": {
"changed": {
"message": "全局组件尺寸已经变更",
"title": "提示"
}
},
"show-log": {
"message": "完整的日志内容已经打印到控制台",
"title": "日志详情"
},
"upload": {
"error": {
"message": "数据上传失败",
"title": "上传失败"
},
"start": {
"message": "正在上传数据,请稍后",
"title": "开始上传"
},
"success": {
"message": "数据上传成功",
"title": "上传成功"
}
}
}
},
"rules": {
"required": "请输入 {name}"
}
},
"views": {
"system": {
"error": {
"404": {
"back": "返回首页"
}
},
"index": {
"cover": {
"build-time": "构建时间",
"github-fork-alt": "Fork me on GitHub",
"sub-title": "优雅的中后台集成方案",
"title": "D2 Admin"
},
"help": {
"button": "需要帮助吗",
"dialog": {
"join": {
"qq": {
"sub-title": "加入 2000 人用户大群共同交流",
"title": "请使用手机 QQ 扫面上方二维码"
},
"we": {
"sub-title": "添加作者微信好友,邀请加入微信群",
"title": "请使用手机微信扫面上方二维码"
}
},
"link": {
"text": {
"doc": "文档",
"issues": "历史提问",
"new-issue": "在 Github 提问"
}
},
"sub-title": {
"doc": "这里有一些参考资料",
"join": "询问其它使用者或作者"
},
"title": "帮助"
}
},
"page": {
"link": {
"href": {
"doc": "https://doc.d2admin.fairyever.com/zh/"
},
"text": {
"d2-projects": "开源组织",
"daily": "日报",
"doc": "文档",
"ice": "飞冰",
"juejin": "掘金",
"start-kit": "简化版"
}
},
"we": {
"button": "微信公众号",
"introduce": "官方公众号,主要推送前端技术类文章、框架资源、学习教程,以及 D2 系列项目更新信息",
"title": "今日前端"
}
}
},
"log": {
"table": {
"empty-text": "暂无日志信息",
"label": {
"component": "触发组件",
"message": "信息",
"more": "查看详细信息",
"time": "时间",
"url": "触发页面"
}
},
"upload": {
"button": "上传 {number} 条数据"
}
},
"login": {
"footer": {
"button": {
"clause": "条款",
"help": "帮助",
"privacy": "隐私"
},
"copyright": {
"author": "FairyEver",
"content": "2018 D2 Projects 开源组织出品",
"copyright": "Copyright"
}
},
"form": {
"button": {
"login": "登录"
},
"label": {
"code": "验证码",
"password": "密码",
"username": "用户名"
},
"placeholder": {
"code": "验证码",
"password": "密码",
"username": "用户名"
}
},
"motto": {
"text": "时间是一切财富中最宝贵的财富。"
},
"options": {
"forget-password": "忘记密码",
"register": "注册用户"
},
"quick-login": {
"dialog": {
"title": "快速选择用户"
},
"toggle-button": {
"text": "快速选择用户(测试功能)"
}
}
}
}
}
"_name": "简体中文"
}

View File

@@ -1,252 +1,3 @@
{
"_name": "繁體中文",
"layout": {
"header-aside": {
"header-fullscreen": {
"active": "全屏",
"exit": "退出全屏"
},
"header-log": {
"empty": "沒有日誌或異常",
"error-length": "包含 {length} 個異常",
"log-length": "{length} 條日誌"
},
"header-size": {
"options": {
"default": "默認",
"medium": "中",
"mini": "最小",
"small": "小"
}
},
"header-theme": {
"dialog": {
"title": "主題"
},
"list": {
"button": {
"is-active": "已激活",
"select": "選擇"
},
"column": {
"label": {
"preview": "預覽"
}
}
},
"tooltip": {
"content": "主題"
}
},
"header-user": {
"hello": "你好",
"log-off": "註銷"
},
"menu-item": {
"label-default": "未命名菜單"
},
"menu-side": {
"empty": "沒有側欄菜單"
},
"message": {
"warning": {
"temporary-menu": "臨時菜單"
}
},
"panel-search": {
"autocomplete-placeholder": "搜索頁面",
"tip": "你可以使用快捷鍵 {open} 喚醒搜索面板,按 {close} 關閉"
},
"tabs": {
"close-all": "全部關閉",
"close-left": "關閉左側",
"close-other": "關閉其它",
"close-right": "關閉右側",
"label-default": "未命名"
}
}
},
"public": {
"confirm": {
"special": {
"logout": {
"button": {
"cancel": "放棄",
"confirm": "確定註銷"
},
"message": "註銷當前賬戶嗎? 打開的標籤頁和用戶設置將會被保存。",
"title": "確認操作"
}
}
},
"message": {
"error": {
"form": {
"invalid": "表單校驗失敗,請檢查"
},
"handle": {
"invalid": "無效的操作"
}
},
"special": {
"logout": {
"cancel": "放棄註銷用戶"
}
}
},
"notify": {
"special": {
"component-size": {
"changed": {
"message": "全局組件尺寸已經變更",
"title": "提示"
}
},
"show-log": {
"message": "完整的日誌內容已經打印到控制台",
"title": "日誌詳情"
},
"upload": {
"error": {
"message": "數據上傳失敗",
"title": "上傳失敗"
},
"start": {
"message": "正在上傳數據,請稍後",
"title": "開始上傳"
},
"success": {
"message": "數據上傳成功",
"title": "上傳成功"
}
}
}
},
"rules": {
"required": "請輸入 {name}"
}
},
"views": {
"system": {
"error": {
"404": {
"back": "返回首頁"
}
},
"index": {
"cover": {
"build-time": "構建時間",
"github-fork-alt": "Fork me on GitHub",
"sub-title": "優雅的中後台集成方案",
"title": "D2 Admin"
},
"help": {
"button": "需要幫助嗎",
"dialog": {
"join": {
"qq": {
"sub-title": "加入 2000 人用戶大群共同交流",
"title": "請使用手機 QQ 掃面上方二維碼"
},
"we": {
"sub-title": "添加作者微信好友,邀請加入微信群",
"title": "請使用手機微信掃面上方二維碼"
}
},
"link": {
"text": {
"doc": "文檔",
"issues": "歷史提問",
"new-issue": "在 Github 提問"
}
},
"sub-title": {
"doc": "這裡有一些參考資料",
"join": "詢問其它使用者或作者"
},
"title": "幫助"
}
},
"page": {
"link": {
"href": {
"doc": "https://doc.d2admin.fairyever.com/zh/"
},
"text": {
"d2-projects": "開源組織",
"daily": "日報",
"doc": "文檔",
"ice": "飛冰",
"juejin": "掘金",
"start-kit": "簡化版"
}
},
"we": {
"button": "微信公眾號",
"introduce": "官方公眾號,主要推送前端技術類文章、框架資源、學習教程,以及 D2 系列項目更新信息",
"title": "今日前端"
}
}
},
"log": {
"table": {
"empty-text": "暫無日誌信息",
"label": {
"component": "觸發組件",
"message": "信息",
"more": "查看詳細信息",
"time": "時間",
"url": "觸發頁面"
}
},
"upload": {
"button": "上傳 {number} 條數據"
}
},
"login": {
"footer": {
"button": {
"clause": "條款",
"help": "幫助",
"privacy": "隱私"
},
"copyright": {
"author": "FairyEver",
"content": "2018 D2 Projects 開源組織出品",
"copyright": "Copyright"
}
},
"form": {
"button": {
"login": "登錄"
},
"label": {
"code": "驗證碼",
"password": "密碼",
"username": "用戶名"
},
"placeholder": {
"code": "驗證碼",
"password": "密碼",
"username": "用戶名"
}
},
"motto": {
"text": "時間是一切財富中最寶貴的財富。"
},
"options": {
"forget-password": "忘記密碼",
"register": "註冊用戶"
},
"quick-login": {
"dialog": {
"title": "快速選擇用戶"
},
"toggle-button": {
"text": "快速選擇用戶(測試功能)"
}
}
}
}
}
"_name": "繁體中文"
}