Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 58 additions & 54 deletions src/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,10 @@
"open_source_address": "Open Source Address",
"preference": "Preference",
"relaunch": "Relaunch",
"screenshot": "Screenshot",
"start_listening": "Start Listening",
"stop_listening": "Stop listening",
"version": "Version",
"screenshot": "Screenshot"
"version": "Version"
}
}
},
Expand All @@ -173,6 +173,10 @@
"authorize": "Authorize",
"authorized": "Authorized",
"full_disk_access": {
"cancel": "Cancel",
"confirm": "Go to System Settings",
"confirm_message": "Full Disk Access permission needs to be enabled manually in System Settings. Clicking \"Go to System Settings\" will open System Preferences.",
"confirm_title": "Full Disk Access Required",
"description": "Used for reading files in protected directories",
"title": "Full Disk Access"
},
Expand Down Expand Up @@ -457,9 +461,9 @@
"general": "General",
"history": "History",
"privacy": "Privacy",
"screenshot": "Screenshot",
"shortcut": "Shortcuts",
"tag": "Tags",
"screenshot": "Screenshot"
"tag": "Tags"
}
},
"privacy": {
Expand All @@ -482,6 +486,50 @@
"title": "Privacy Consideration"
}
},
"screenshot": {
"editor": {
"action": {
"cancel": "Cancel",
"copy": "Copy",
"redo": "Redo",
"save": "Save",
"send": "Send to Wegent",
"undo": "Undo"
},
"hint": {
"copy_success": "Copied to clipboard",
"permission_denied": "Screenshot permission denied. Please authorize Screen Recording in System Settings.",
"save_success": "Screenshot saved",
"send_title": "Send Screenshot"
},
"tool": {
"arrow": "Arrow",
"ellipse": "Ellipse",
"mosaic": "Mosaic",
"pen": "Pen",
"rect": "Rectangle",
"text": "Text"
}
},
"settings": {
"default_action": {
"copy": "Copy Directly",
"menu": "Show Action Menu",
"save": "Save Directly"
},
"hints": {
"default_action": "Default action after taking a screenshot",
"save_format": "Image format when saving screenshots",
"save_to_history": "Automatically save screenshot to clipboard history"
},
"label": {
"default_action": "Default Action After Screenshot",
"save_format": "Save Format",
"save_to_history": "Auto Save to History"
},
"title": "Screenshot Settings"
}
},
"settings": {
"app_settings": {
"hints": {
Expand Down Expand Up @@ -554,17 +602,17 @@
"copy_file_path": "Copy the file path of the selected item to clipboard when the window is activated",
"paste_as_plain": "Paste selections as plain text or paths when the window is activated",
"quick_paste": "Use number key combos to quickly paste top 9 items when window is hidden",
"send": "Send the selected item to AI API when the window is activated",
"screenshot": "Global shortcut key for taking screenshots"
"screenshot": "Global shortcut key for taking screenshots",
"send": "Send the selected item to AI API when the window is activated"
},
"label": {
"copy_file_path": "Copy File Path",
"open_clipboard": "Open Clipboard Window",
"open_settings": "Open Preferences Window",
"paste_as_plain": "Paste as Plain Text",
"quick_paste": "Quick Paste",
"send": "Send to AI",
"screenshot": "Screenshot"
"screenshot": "Screenshot",
"send": "Send to AI"
},
"title": "Shortcuts"
}
Expand All @@ -590,51 +638,7 @@
"trigger_word_placeholder": "e.g., u123",
"trigger_word_required": "Please enter a trigger word"
},
"title": "Preferences",
"screenshot": {
"settings": {
"title": "Screenshot Settings",
"label": {
"save_to_history": "Auto Save to History",
"default_action": "Default Action After Screenshot",
"save_format": "Save Format"
},
"hints": {
"save_to_history": "Automatically save screenshot to clipboard history",
"default_action": "Default action after taking a screenshot",
"save_format": "Image format when saving screenshots"
},
"default_action": {
"menu": "Show Action Menu",
"copy": "Copy Directly",
"save": "Save Directly"
}
},
"editor": {
"tool": {
"rect": "Rectangle",
"ellipse": "Ellipse",
"arrow": "Arrow",
"text": "Text",
"pen": "Pen",
"mosaic": "Mosaic"
},
"action": {
"cancel": "Cancel",
"copy": "Copy",
"save": "Save",
"send": "Send to Wegent",
"undo": "Undo",
"redo": "Redo"
},
"hint": {
"copy_success": "Copied to clipboard",
"save_success": "Screenshot saved",
"send_title": "Send Screenshot",
"permission_denied": "Screenshot permission denied. Please authorize Screen Recording in System Settings."
}
}
}
"title": "Preferences"
},
"tag": {
"color_label": "Tag Color",
Expand All @@ -651,4 +655,4 @@
"name_label": "Tag Name",
"name_placeholder": "Enter tag name"
}
}
}
112 changes: 58 additions & 54 deletions src/locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@
"open_source_address": "ギットハブ",
"preference": "プリファレンス",
"relaunch": "再開",
"screenshot": "スクリーンショット",
"start_listening": "使用を停止",
"stop_listening": "使用を再開",
"version": "バージョン",
"screenshot": "スクリーンショット"
"version": "バージョン"
}
}
},
Expand All @@ -113,6 +113,10 @@
"authorize": "承認する",
"authorized": "承認済み",
"full_disk_access": {
"cancel": "キャンセル",
"confirm": "システム設定へ",
"confirm_message": "フルディスクアクセス権限はシステム設定で手動で有効にする必要があります。「システム設定へ」をクリックするとシステム環境設定が開きます。",
"confirm_title": "フルディスクアクセスが必要です",
"description": "保護されたパスのファイル読み取りに使用",
"title": "フルディスクアクセス"
},
Expand Down Expand Up @@ -341,8 +345,8 @@
"general": "共通設定",
"history": "履歴",
"privacy": "プライバシー",
"shortcut": "ショートカットキー",
"screenshot": "スクリーンショット"
"screenshot": "スクリーンショット",
"shortcut": "ショートカットキー"
}
},
"privacy": {
Expand All @@ -365,6 +369,50 @@
"title": "プライバシー考慮"
}
},
"screenshot": {
"editor": {
"action": {
"cancel": "キャンセル",
"copy": "コピー",
"redo": "やり直す",
"save": "保存",
"send": "Wegentに送信",
"undo": "元に戻す"
},
"hint": {
"copy_success": "クリップボードにコピーしました",
"permission_denied": "スクリーンショット権限が拒否されました。システム設定で画面録画を許可してください。",
"save_success": "スクリーンショットを保存しました",
"send_title": "スクリーンショットを送信"
},
"tool": {
"arrow": "Arrow",
"ellipse": "Ellipse",
"mosaic": "Mosaic",
"pen": "Pen",
"rect": "Rectangle",
"text": "Text"
}
},
"settings": {
"default_action": {
"copy": "直接コピー",
"menu": "アクションメニューを表示",
"save": "直接保存"
},
"hints": {
"default_action": "スクリーンショット後のデフォルト操作",
"save_format": "スクリーンショット保存時の画像形式",
"save_to_history": "スクリーンショットをクリップボード履歴に自動保存"
},
"label": {
"default_action": "デフォルトアクション",
"save_format": "保存形式",
"save_to_history": "履歴に自動保存"
},
"title": "スクリーンショット設定"
}
},
"settings": {
"app_settings": {
"hints": {
Expand Down Expand Up @@ -437,66 +485,22 @@
"copy_file_path": "ウィンドウがアクティブな時、選択した項目のファイルパスをクリップボードにコピー",
"paste_as_plain": "選択範囲をプレーンテキスト、パスとして貼り付けます。",
"quick_paste": "ウィンドウを隠す際、数字キーの組み合わせで最初の9項目を素早く貼り付ける",
"send": "ウィンドウがアクティブな時、選択した内容をAI APIに送信",
"screenshot": "スクリーンショットのグローバルショートカットキー"
"screenshot": "スクリーンショットのグローバルショートカットキー",
"send": "ウィンドウがアクティブな時、選択した内容をAI APIに送信"
},
"label": {
"copy_file_path": "ファイルパスをコピー",
"open_clipboard": "クリップボードを開く",
"open_settings": "クリップボード設定を開く",
"paste_as_plain": "プレーンテキストとして貼り付け",
"quick_paste": "クイックペースト",
"send": "AIに送信",
"screenshot": "スクリーンショット"
"screenshot": "スクリーンショット",
"send": "AIに送信"
},
"title": "ショートカットキー"
}
},
"title": "環境設定",
"screenshot": {
"settings": {
"title": "スクリーンショット設定",
"label": {
"save_to_history": "履歴に自動保存",
"default_action": "デフォルトアクション",
"save_format": "保存形式"
},
"hints": {
"save_to_history": "スクリーンショットをクリップボード履歴に自動保存",
"default_action": "スクリーンショット後のデフォルト操作",
"save_format": "スクリーンショット保存時の画像形式"
},
"default_action": {
"menu": "アクションメニューを表示",
"copy": "直接コピー",
"save": "直接保存"
}
},
"editor": {
"tool": {
"rect": "Rectangle",
"ellipse": "Ellipse",
"arrow": "Arrow",
"text": "Text",
"pen": "Pen",
"mosaic": "Mosaic"
},
"action": {
"cancel": "キャンセル",
"copy": "コピー",
"save": "保存",
"send": "Wegentに送信",
"undo": "元に戻す",
"redo": "やり直す"
},
"hint": {
"copy_success": "クリップボードにコピーしました",
"save_success": "スクリーンショットを保存しました",
"send_title": "スクリーンショットを送信",
"permission_denied": "スクリーンショット権限が拒否されました。システム設定で画面録画を許可してください。"
}
}
}
"title": "環境設定"
},
"tag": {
"color_label": "タグの色",
Expand All @@ -513,4 +517,4 @@
"name_label": "タグ名",
"name_placeholder": "タグ名を入力してください"
}
}
}
Loading
Loading