|
| 1 | +export default { |
| 2 | + 'common.text.no': 'いいえ', |
| 3 | + 'common.text.is': 'は', |
| 4 | + 'common.button.affirm': '確認する', |
| 5 | + 'common.button.edit': '編集', |
| 6 | + 'common.button.modify': '修正', |
| 7 | + 'common.button.confirm': '確認', |
| 8 | + 'common.button.cancel': 'キャンセル', |
| 9 | + 'common.data.hour': '{1}時間', |
| 10 | + 'common.data.minute': '{1}分', |
| 11 | + 'common.tip.yesterday': '昨日{1}', |
| 12 | + 'common.tip.tomorrow': '明日{1}', |
| 13 | + 'common.tip.ago': '前', |
| 14 | + 'common.tip.later': '後', |
| 15 | + 'common.tip.now': '今', |
| 16 | + 'common.tip.justNow': 'ちょうど今', |
| 17 | + 'common.text.search': '検索', |
| 18 | + 'common.placeholder.select': '{1}を選択してください', |
| 19 | + 'common.text.serviceStarting': 'サービス開始中...', |
| 20 | + 'common.text.serviceFail': 'サービスの開始に失敗しました', |
| 21 | + 'common.text.column': '列', |
| 22 | + 'common.text.row': '行', |
| 23 | + 'common.text.indexes': 'インデックス', |
| 24 | + 'common.button.save': '保存', |
| 25 | + 'common.button.open': '開く', |
| 26 | + 'common.button.refresh': '更新', |
| 27 | + 'common.button.execute': '実行', |
| 28 | + "common.button.import": 'SQLをインポート', |
| 29 | + 'common.button.format': 'フォーマット', |
| 30 | + 'common.message.successfulConfig': '設定成功', |
| 31 | + 'common.text.successful': '成功', |
| 32 | + 'common.text.failure': '失敗', |
| 33 | + 'common.message.modifySuccessfully': '修正成功', |
| 34 | + 'common.message.addedSuccessfully': '追加成功', |
| 35 | + 'common.text.custom': 'カスタム', |
| 36 | + 'common.button.delete': '削除', |
| 37 | + 'common.text.executionResult': '結果 {1}', |
| 38 | + 'common.tips.deleteTable': 'このテーブルを削除してもよろしいですか?', |
| 39 | + 'common.text.tableName': 'テーブル名', |
| 40 | + 'common.text.submittedSuccessfully': '正常に送信されました', |
| 41 | + 'common.text.successfullyDelete': '削除成功', |
| 42 | + 'common.text.explainSQL': 'SQLを説明する', |
| 43 | + 'common.text.optimizeSQL': 'SQLを最適化する', |
| 44 | + 'common.text.conversionSQL': 'SQLを変換する', |
| 45 | + 'common.text.table': 'テーブル', |
| 46 | + 'common.tips.saveSuccessfully': '保存成功', |
| 47 | + 'common.button.copy': 'コピー', |
| 48 | + 'common.button.copyName': '名前をコピー', |
| 49 | + 'common.button.copySuccessfully': 'コピー成功', |
| 50 | + 'common.button.createConsole': '新しいコンソールを作成', |
| 51 | + 'common.button.exportWord': 'Wordにエクスポート', |
| 52 | + 'common.button.exportExcel': 'Excelにエクスポート', |
| 53 | + 'common.button.exportHtml': 'Htmlにエクスポート', |
| 54 | + 'common.button.exportMarkdown': 'Markdownにエクスポート', |
| 55 | + 'common.button.exportPdf': 'Pdfにエクスポート', |
| 56 | + 'common.text.successfulExecution': '実行成功', |
| 57 | + 'common.text.result': '結果', |
| 58 | + 'common.text.timeConsuming': '時間がかかる', |
| 59 | + 'common.text.searchRow': '検索行数', |
| 60 | + 'common.text.noData': 'データなし', |
| 61 | + 'common.text.remindMeLater': '後でリマインド', |
| 62 | + 'common.text.goToUpdate': '更新に進む', |
| 63 | + 'common.text.updateReminder': '更新リマインダー', |
| 64 | + 'common.text.detectionLatestVersion': '最新バージョンを検出', |
| 65 | + 'common.text.setting': '設定', |
| 66 | + 'common.text.tryToRestart': '再起動を試みる', |
| 67 | + 'common.text.contactUs': 'お問い合わせ', |
| 68 | + 'common.text.wechatPopularizeAi': 'WeChat公式アカウントをフォローし、「AI」を送信して無料体験を取得。', |
| 69 | + 'common.text.wechatPopularizeAi2': 'WeChat公式アカウントをフォローし、「AI」を送信して無料でApiKeyを取得し、体験回数をプレゼント。', |
| 70 | + 'common.text.wechatPopularize': '「プロモーション」を送信して、さらに無料体験を取得。', |
| 71 | + 'common.text.export': 'エクスポート', |
| 72 | + 'common.notification.detail': '詳細を見る', |
| 73 | + 'common.notification.solution': '解決策', |
| 74 | + 'common.button.copyError': 'エラーレポートをコピー', |
| 75 | + 'common.button.copyErrorTips': '(ここではAPI情報と詳細なパラメータがコピーされます。機密情報がある場合は、JSONを解析してから送信してください)', |
| 76 | + 'common.tips.formatError': 'フォーマット失敗、SQLが正しいかどうかを確認してください', |
| 77 | + 'common.text.executeSelectedSQL': '選択したSQLを実行', |
| 78 | + 'common.text.refreshPage': 'ページを更新', |
| 79 | + 'common.text.saveConsole': 'コンソールを保存', |
| 80 | + 'common.text.textToSQL': 'プレーンテキストをSQLに変換', |
| 81 | + 'common.text.editorRightClick': 'エディタの右クリック', |
| 82 | + 'common.form.error.required': '必須項目です!', |
| 83 | + 'common.form.error.email': '正しいメール形式ではありません', |
| 84 | + 'common.tips.delete.confirm': '削除してもよろしいですか?', |
| 85 | + 'common.tips.updateSuccess': '更新成功', |
| 86 | + 'common.tips.createSuccess': '作成成功', |
| 87 | + 'common.text.action': '操作', |
| 88 | + 'common.button.add': '追加', |
| 89 | + 'common.text.errorMessage': 'エラーメッセージ', |
| 90 | + 'common.button.cancelRequest': 'リクエストをキャンセル', |
| 91 | + 'common.button.executionError': '実行エラー', |
| 92 | + 'common.text.affectedRows': '影響を受けた行:{1}', |
| 93 | + 'common.text.selectFile' : 'ファイルを選択', |
| 94 | + 'common.text.noTableFoundUp' : '現在のデータベースにテーブルが見つかりません', |
| 95 | + 'common.text.noTableFoundDown' : 'データベースを切り替えることができます', |
| 96 | + 'common.text.updateNow' : 'すぐに更新', |
| 97 | + 'common.title.preview' : 'プレビュー', |
| 98 | + 'common.title.errorMessage': 'エラーメッセージ', |
| 99 | + 'common.label.comment': 'コメント', |
| 100 | + 'common.label.name': '名前', |
| 101 | + 'common.title.create': '作成', |
| 102 | + 'common.title.executiveLogging': '実行ログ', |
| 103 | + 'common.text.executionTime': '{1}ms 完了', |
| 104 | + 'common.button.copyRowAs': '行をコピー', |
| 105 | + 'common.button.insertSql': 'Insert文', |
| 106 | + 'common.button.updateSql': 'Update文', |
| 107 | + 'common.button.tabularSeparatedValues': 'タブ区切り値', |
| 108 | + 'common.button.tabularSeparatedValuesFieldName': 'タブ区切り値(フィールド名)', |
| 109 | + 'common.button.tabularSeparatedValuesFieldNameAndData': 'タブ区切り値(フィールド名とデータ)', |
| 110 | + 'common.button.cloneRow': '行を複製', |
| 111 | + 'common.button.deleteRow': '行を削除', |
| 112 | + 'common.button.setNull': 'NULLに設定', |
| 113 | + 'common.button.setDefault': 'デフォルトに設定', |
| 114 | + 'common.button.viewData': 'データを見る/修正する', |
| 115 | + 'common.button.close': '閉じる', |
| 116 | + 'common.button.closeAll': 'すべて閉じる', |
| 117 | + 'common.button.closeOthers': '他を閉じる', |
| 118 | + 'common.label.tcp': 'オンライン', |
| 119 | + 'common.label.LocalFile': 'ローカルファイル', |
| 120 | + 'common.text.rename': '名前を変更', |
| 121 | +}; |
0 commit comments