chore: clean up i18n (#3350)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"choose_file": "ファイルを選択してください",
|
||||
"clear": "クリア",
|
||||
"clear_all": "すべてクリア",
|
||||
"clear_history": "Clear all History",
|
||||
"close": "閉じる",
|
||||
"connect": "接続",
|
||||
"connecting": "接続中",
|
||||
@@ -31,6 +32,7 @@
|
||||
"paste": "貼り付け",
|
||||
"prettify": "自動整形",
|
||||
"remove": "削除",
|
||||
"rename": "Rename",
|
||||
"restore": "戻す",
|
||||
"save": "保存",
|
||||
"scroll_to_bottom": "下にスクロール",
|
||||
@@ -77,6 +79,8 @@
|
||||
"search": "検索",
|
||||
"share": "共有",
|
||||
"shortcuts": "ショートカット",
|
||||
"social_description": "Follow us on social media to stay updated with the latest news, updates and releases.",
|
||||
"social_links": "Social links",
|
||||
"spotlight": "スポットライト",
|
||||
"status": "状態",
|
||||
"status_description": "ウェブサイトの状態を確認",
|
||||
@@ -131,12 +135,15 @@
|
||||
"renamed": "コレクション名が変更されました",
|
||||
"request_in_use": "使用中のリクエスト",
|
||||
"save_as": "名前を付けて保存",
|
||||
"save_to_collection": "Save to Collection",
|
||||
"select": "コレクションを選択",
|
||||
"select_location": "場所を選択",
|
||||
"select_team": "チームを選択",
|
||||
"team_collections": "チームコレクション"
|
||||
},
|
||||
"confirm": {
|
||||
"close_unsaved_tab": "Are you sure you want to close this tab?",
|
||||
"close_unsaved_tabs": "Are you sure you want to close all tabs? {count} unsaved tabs will be lost.",
|
||||
"exit_team": "本当にこのチームから退出しますか?",
|
||||
"logout": "ログアウトしてもよろしいですか?",
|
||||
"remove_collection": "このコレクションを完全に削除してもよろしいですか?",
|
||||
@@ -150,6 +157,11 @@
|
||||
"save_unsaved_tab": "Do you want to save changes made in this tab?",
|
||||
"sync": "クラウドからワークスペースを復元しますか?この場合、ローカルの進行状況は破棄されます。"
|
||||
},
|
||||
"context_menu": {
|
||||
"add_parameters": "Add to parameters",
|
||||
"open_request_in_new_tab": "Open request in new tab",
|
||||
"set_environment_variable": "Set as variable"
|
||||
},
|
||||
"count": {
|
||||
"header": "ヘッダー {count}",
|
||||
"message": "メッセージ {count}",
|
||||
@@ -192,17 +204,31 @@
|
||||
"create_new": "新しい環境変数を作成",
|
||||
"created": "環境変数を作成しました",
|
||||
"deleted": "環境変数を削除しました",
|
||||
"duplicated": "Environment duplicated",
|
||||
"edit": "環境変数の編集",
|
||||
"empty_variables": "No variables",
|
||||
"global": "Global",
|
||||
"global_variables": "Global variables",
|
||||
"invalid_name": "環境変数名を入力してください",
|
||||
"list": "Environment variables",
|
||||
"my_environments": "個人の環境変数",
|
||||
"name": "Name",
|
||||
"nested_overflow": "環境変数の入れ子は10段階までです",
|
||||
"new": "新しい環境変数",
|
||||
"no_active_environment": "No active environment",
|
||||
"no_environment": "環境変数が存在しません",
|
||||
"no_environment_description": "環境変数が選択されていません。次の環境変数から選択してください。",
|
||||
"quick_peek": "Environment Quick Peek",
|
||||
"replace_with_variable": "Replace with variable",
|
||||
"scope": "Scope",
|
||||
"select": "環境変数を選択",
|
||||
"set": "Set environment",
|
||||
"set_as_environment": "Set as environment",
|
||||
"team_environments": "チームの環境変数",
|
||||
"title": "環境変数",
|
||||
"updated": "環境変数を更新しました",
|
||||
"value": "Value",
|
||||
"variable": "Variable",
|
||||
"variable_list": "環境変数リスト"
|
||||
},
|
||||
"error": {
|
||||
@@ -226,6 +252,7 @@
|
||||
"no_duration": "期間なし",
|
||||
"no_results_found": "該当するものがありませんでした",
|
||||
"page_not_found": "このページは見つかりませんでした",
|
||||
"proxy_error": "Proxy error",
|
||||
"script_fail": "リクエスト前のスクリプトを実行できませんでした",
|
||||
"something_went_wrong": "不明なエラーです",
|
||||
"test_script_fail": "リクエスト後のスクリプトを実行できませんでした"
|
||||
@@ -251,9 +278,13 @@
|
||||
"renamed": "フォルダ名が変更されました"
|
||||
},
|
||||
"graphql": {
|
||||
"connection_switch_confirm": "Do you want to connect with the latest GraphQL endpoint?",
|
||||
"connection_switch_new_url": "Switching to a tab will disconnected you from the active GraphQL connection. New connection URL is",
|
||||
"connection_switch_url": "You're connected to a GraphQL endpoint the connection URL is",
|
||||
"mutations": "ミューテーション",
|
||||
"schema": "スキーマ",
|
||||
"subscriptions": "サブスクリプション"
|
||||
"subscriptions": "サブスクリプション",
|
||||
"switch_connection": "Switch connection"
|
||||
},
|
||||
"group": {
|
||||
"time": "時間",
|
||||
@@ -307,13 +338,36 @@
|
||||
"json_description": "Hoppscotchのコレクション (JSONファイル) からインポート",
|
||||
"title": "インポート"
|
||||
},
|
||||
"inspections": {
|
||||
"description": "Inspect possible errors",
|
||||
"environment": {
|
||||
"add_environment": "Add to Environment",
|
||||
"not_found": "Environment variable “{environment}” not found."
|
||||
},
|
||||
"header": {
|
||||
"cookie": "The browser doesn't allow Hoppscotch to set the Cookie Header. While we're working on the Hoppscotch Desktop App (coming soon), please use the Authorization Header instead."
|
||||
},
|
||||
"response": {
|
||||
"401_error": "Please check your authentication credentials.",
|
||||
"404_error": "Please check your request URL and method type.",
|
||||
"cors_error": "Please check your Cross-Origin Resource Sharing configuration.",
|
||||
"default_error": "Please check your request.",
|
||||
"network_error": "Please check your network connection."
|
||||
},
|
||||
"title": "Inspector",
|
||||
"url": {
|
||||
"extension_not_installed": "Extension not installed.",
|
||||
"extension_unknown_origin": "Make sure you've added the API endpoint's origin to the Hoppscotch Browser Extension list.",
|
||||
"extention_enable_action": "Enable Browser Extension",
|
||||
"extention_not_enabled": "Extension not enabled."
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"collapse_collection": "コレクションを表示・非表示",
|
||||
"collapse_sidebar": "サイドバーを表示・非表示",
|
||||
"column": "縦型レイアウト",
|
||||
"name": "レイアウト",
|
||||
"row": "横型レイアウト",
|
||||
"zen_mode": "禅モード"
|
||||
"row": "横型レイアウト"
|
||||
},
|
||||
"modal": {
|
||||
"close_unsaved_tab": "You have unsaved changes",
|
||||
@@ -418,6 +472,7 @@
|
||||
"payload": "ペイロード",
|
||||
"query": "クエリ",
|
||||
"raw_body": "生のリクエストボディ",
|
||||
"rename": "Rename Request",
|
||||
"renamed": "リクエストの名前を変更",
|
||||
"run": "実行",
|
||||
"save": "保存",
|
||||
@@ -425,6 +480,7 @@
|
||||
"saved": "保存されたリクエスト",
|
||||
"share": "共有",
|
||||
"share_description": "Hoppscotchを友人に共有",
|
||||
"stop": "Stop",
|
||||
"title": "リクエスト",
|
||||
"type": "リクエストの種類",
|
||||
"url": "URL",
|
||||
@@ -459,7 +515,6 @@
|
||||
"account_name_description": "あなたの表示名",
|
||||
"background": "背景",
|
||||
"black_mode": "ブラック",
|
||||
"change_font_size": "フォントの大きさを変更",
|
||||
"choose_language": "言語を選択",
|
||||
"dark_mode": "ダーク",
|
||||
"delete_account": "アカウントの削除",
|
||||
@@ -472,10 +527,6 @@
|
||||
"extensions": "拡張機能",
|
||||
"extensions_use_toggle": "ブラウザ拡張機能を使用してリクエストを送信する(利用可能な場合)",
|
||||
"follow": "フォローする",
|
||||
"font_size": "フォントサイズ",
|
||||
"font_size_large": "大きめ",
|
||||
"font_size_medium": "普通",
|
||||
"font_size_small": "小さめ",
|
||||
"interceptor": "インターセプタ",
|
||||
"interceptor_description": "アプリケーションとAPIをつなぐミドルウェア",
|
||||
"language": "言語",
|
||||
@@ -540,19 +591,27 @@
|
||||
"settings": "設定ページに移動",
|
||||
"title": "ナビゲーション"
|
||||
},
|
||||
"others": {
|
||||
"prettify": "Prettify Editor's Content",
|
||||
"title": "Others"
|
||||
},
|
||||
"request": {
|
||||
"copy_request_link": "コピーリクエストリンク",
|
||||
"delete_method": "DELETEメソッドを選択",
|
||||
"get_method": "GETメソッドを選択",
|
||||
"head_method": "HEADメソッドを選択",
|
||||
"import_curl": "Import cURL",
|
||||
"method": "メソッド",
|
||||
"next_method": "次のメソッドを選択",
|
||||
"post_method": "POSTメソッドを選択",
|
||||
"previous_method": "前のメソッドを選択",
|
||||
"put_method": "PUTメソッドを選択",
|
||||
"rename": "Rename Request",
|
||||
"reset_request": "リセットリクエスト",
|
||||
"save_request": "Save Request",
|
||||
"save_to_collections": "コレクションに保存",
|
||||
"send_request": "リクエストを送信",
|
||||
"show_code": "Generate code snippet",
|
||||
"title": "リクエスト"
|
||||
},
|
||||
"response": {
|
||||
@@ -582,6 +641,85 @@
|
||||
"log": "ログ",
|
||||
"url": "URL"
|
||||
},
|
||||
"spotlight": {
|
||||
"change_language": "Change Language",
|
||||
"environments": {
|
||||
"delete": "Delete current environment",
|
||||
"duplicate": "Duplicate current environment",
|
||||
"duplicate_global": "Duplicate global environment",
|
||||
"edit": "Edit current environment",
|
||||
"edit_global": "Edit global environment",
|
||||
"new": "Create new environment",
|
||||
"new_variable": "Create a new environment variable",
|
||||
"title": "Environments"
|
||||
},
|
||||
"general": {
|
||||
"chat": "Chat with support",
|
||||
"help_menu": "Help and support",
|
||||
"open_docs": "Read Documentation",
|
||||
"open_github": "Open GitHub repository",
|
||||
"open_keybindings": "Keyboard shortcuts",
|
||||
"social": "Social",
|
||||
"title": "General"
|
||||
},
|
||||
"graphql": {
|
||||
"connect": "Connect to server",
|
||||
"disconnect": "Disconnect from server"
|
||||
},
|
||||
"miscellaneous": {
|
||||
"invite": "Invite your friends to Hoppscotch",
|
||||
"title": "Miscellaneous"
|
||||
},
|
||||
"request": {
|
||||
"save_as_new": "Save as new request",
|
||||
"select_method": "Select method",
|
||||
"switch_to": "Switch to",
|
||||
"tab_authorization": "Authorization tab",
|
||||
"tab_body": "Body tab",
|
||||
"tab_headers": "Headers tab",
|
||||
"tab_parameters": "Parameters tab",
|
||||
"tab_pre_request_script": "Pre-request script tab",
|
||||
"tab_query": "Query tab",
|
||||
"tab_tests": "Tests tab",
|
||||
"tab_variables": "Variables tab"
|
||||
},
|
||||
"response": {
|
||||
"copy": "Copy response",
|
||||
"download": "Download response as file",
|
||||
"title": "Response"
|
||||
},
|
||||
"section": {
|
||||
"interceptor": "Interceptor",
|
||||
"interface": "Interface",
|
||||
"theme": "Theme",
|
||||
"user": "User"
|
||||
},
|
||||
"settings": {
|
||||
"change_interceptor": "Change Interceptor",
|
||||
"change_language": "Change Language",
|
||||
"theme": {
|
||||
"black": "Black",
|
||||
"dark": "Dark",
|
||||
"light": "Light",
|
||||
"system": "System preference"
|
||||
}
|
||||
},
|
||||
"tab": {
|
||||
"close_current": "Close current tab",
|
||||
"close_others": "Close all other tabs",
|
||||
"duplicate": "Duplicate current tab",
|
||||
"new_tab": "Open a new tab",
|
||||
"title": "Tabs"
|
||||
},
|
||||
"workspace": {
|
||||
"delete": "Delete current team",
|
||||
"edit": "Edit current team",
|
||||
"invite": "Invite people to team",
|
||||
"new": "Create new team",
|
||||
"switch_to_personal": "Switch to your personal workspace",
|
||||
"title": "Teams"
|
||||
}
|
||||
},
|
||||
"sse": {
|
||||
"event_type": "イベントの種類",
|
||||
"log": "ログ",
|
||||
@@ -639,8 +777,11 @@
|
||||
"tab": {
|
||||
"authorization": "認証",
|
||||
"body": "ボディ",
|
||||
"close": "Close Tab",
|
||||
"close_others": "Close other Tabs",
|
||||
"collections": "コレクション",
|
||||
"documentation": "ドキュメント",
|
||||
"duplicate": "Duplicate Tab",
|
||||
"environments": "Environments",
|
||||
"headers": "ヘッダー",
|
||||
"history": "履歴",
|
||||
|
||||
Reference in New Issue
Block a user