You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en-US.json
+58-54Lines changed: 58 additions & 54 deletions
Original file line number
Diff line number
Diff line change
@@ -150,10 +150,10 @@
150
150
"open_source_address": "Open Source Address",
151
151
"preference": "Preference",
152
152
"relaunch": "Relaunch",
153
+
"screenshot": "Screenshot",
153
154
"start_listening": "Start Listening",
154
155
"stop_listening": "Stop listening",
155
-
"version": "Version",
156
-
"screenshot": "Screenshot"
156
+
"version": "Version"
157
157
}
158
158
}
159
159
},
@@ -173,6 +173,10 @@
173
173
"authorize": "Authorize",
174
174
"authorized": "Authorized",
175
175
"full_disk_access": {
176
+
"cancel": "Cancel",
177
+
"confirm": "Go to System Settings",
178
+
"confirm_message": "Full Disk Access permission needs to be enabled manually in System Settings. Clicking \"Go to System Settings\" will open System Preferences.",
179
+
"confirm_title": "Full Disk Access Required",
176
180
"description": "Used for reading files in protected directories",
177
181
"title": "Full Disk Access"
178
182
},
@@ -457,9 +461,9 @@
457
461
"general": "General",
458
462
"history": "History",
459
463
"privacy": "Privacy",
464
+
"screenshot": "Screenshot",
460
465
"shortcut": "Shortcuts",
461
-
"tag": "Tags",
462
-
"screenshot": "Screenshot"
466
+
"tag": "Tags"
463
467
}
464
468
},
465
469
"privacy": {
@@ -482,6 +486,50 @@
482
486
"title": "Privacy Consideration"
483
487
}
484
488
},
489
+
"screenshot": {
490
+
"editor": {
491
+
"action": {
492
+
"cancel": "Cancel",
493
+
"copy": "Copy",
494
+
"redo": "Redo",
495
+
"save": "Save",
496
+
"send": "Send to Wegent",
497
+
"undo": "Undo"
498
+
},
499
+
"hint": {
500
+
"copy_success": "Copied to clipboard",
501
+
"permission_denied": "Screenshot permission denied. Please authorize Screen Recording in System Settings.",
502
+
"save_success": "Screenshot saved",
503
+
"send_title": "Send Screenshot"
504
+
},
505
+
"tool": {
506
+
"arrow": "Arrow",
507
+
"ellipse": "Ellipse",
508
+
"mosaic": "Mosaic",
509
+
"pen": "Pen",
510
+
"rect": "Rectangle",
511
+
"text": "Text"
512
+
}
513
+
},
514
+
"settings": {
515
+
"default_action": {
516
+
"copy": "Copy Directly",
517
+
"menu": "Show Action Menu",
518
+
"save": "Save Directly"
519
+
},
520
+
"hints": {
521
+
"default_action": "Default action after taking a screenshot",
522
+
"save_format": "Image format when saving screenshots",
523
+
"save_to_history": "Automatically save screenshot to clipboard history"
524
+
},
525
+
"label": {
526
+
"default_action": "Default Action After Screenshot",
527
+
"save_format": "Save Format",
528
+
"save_to_history": "Auto Save to History"
529
+
},
530
+
"title": "Screenshot Settings"
531
+
}
532
+
},
485
533
"settings": {
486
534
"app_settings": {
487
535
"hints": {
@@ -554,17 +602,17 @@
554
602
"copy_file_path": "Copy the file path of the selected item to clipboard when the window is activated",
555
603
"paste_as_plain": "Paste selections as plain text or paths when the window is activated",
556
604
"quick_paste": "Use number key combos to quickly paste top 9 items when window is hidden",
557
-
"send": "Send the selected item to AI API when the window is activated",
558
-
"screenshot": "Global shortcut key for taking screenshots"
605
+
"screenshot": "Global shortcut key for taking screenshots",
606
+
"send": "Send the selected item to AI API when the window is activated"
559
607
},
560
608
"label": {
561
609
"copy_file_path": "Copy File Path",
562
610
"open_clipboard": "Open Clipboard Window",
563
611
"open_settings": "Open Preferences Window",
564
612
"paste_as_plain": "Paste as Plain Text",
565
613
"quick_paste": "Quick Paste",
566
-
"send": "Send to AI",
567
-
"screenshot": "Screenshot"
614
+
"screenshot": "Screenshot",
615
+
"send": "Send to AI"
568
616
},
569
617
"title": "Shortcuts"
570
618
}
@@ -590,51 +638,7 @@
590
638
"trigger_word_placeholder": "e.g., u123",
591
639
"trigger_word_required": "Please enter a trigger word"
592
640
},
593
-
"title": "Preferences",
594
-
"screenshot": {
595
-
"settings": {
596
-
"title": "Screenshot Settings",
597
-
"label": {
598
-
"save_to_history": "Auto Save to History",
599
-
"default_action": "Default Action After Screenshot",
600
-
"save_format": "Save Format"
601
-
},
602
-
"hints": {
603
-
"save_to_history": "Automatically save screenshot to clipboard history",
604
-
"default_action": "Default action after taking a screenshot",
605
-
"save_format": "Image format when saving screenshots"
606
-
},
607
-
"default_action": {
608
-
"menu": "Show Action Menu",
609
-
"copy": "Copy Directly",
610
-
"save": "Save Directly"
611
-
}
612
-
},
613
-
"editor": {
614
-
"tool": {
615
-
"rect": "Rectangle",
616
-
"ellipse": "Ellipse",
617
-
"arrow": "Arrow",
618
-
"text": "Text",
619
-
"pen": "Pen",
620
-
"mosaic": "Mosaic"
621
-
},
622
-
"action": {
623
-
"cancel": "Cancel",
624
-
"copy": "Copy",
625
-
"save": "Save",
626
-
"send": "Send to Wegent",
627
-
"undo": "Undo",
628
-
"redo": "Redo"
629
-
},
630
-
"hint": {
631
-
"copy_success": "Copied to clipboard",
632
-
"save_success": "Screenshot saved",
633
-
"send_title": "Send Screenshot",
634
-
"permission_denied": "Screenshot permission denied. Please authorize Screen Recording in System Settings."
0 commit comments