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
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@
44
44
"appSettings": "Application Settings",
45
45
"launchOnStartup": "Launch on Startup",
46
46
"showTaskbarIcon": "Show Taskbar Icon",
47
+
"showTrayIcon": "Show Tray Icon",
47
48
"appearanceSettings": "Appearance Settings",
48
49
"themeMode": "Theme Mode",
49
50
"language": "Language",
@@ -59,6 +60,7 @@
59
60
},
60
61
"hints": {
61
62
"showTaskbarIcon": "When enabled, the window can be captured via OBS Studio.",
63
+
"showTrayIcon": "When enabled, the app icon is displayed in the system tray.",
62
64
"inputMonitoringPermission": "Enable input monitoring to receive keyboard and mouse events from the system.",
63
65
"inputMonitoringPermissionGuide": "If the permission is already enabled, select it and click the \"-\" button to remove it, then manually add it again and restart the app."
Copy file name to clipboardExpand all lines: src/locales/pt-BR.json
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@
44
44
"appSettings": "Configurações do aplicativo",
45
45
"launchOnStartup": "Iniciar na inicialização",
46
46
"showTaskbarIcon": "Mostrar ícone na barra de tarefas",
47
+
"showTrayIcon": "Mostrar ícone na bandeja",
47
48
"appearanceSettings": "Configurações de aparência",
48
49
"themeMode": "Tema",
49
50
"language": "Idiomas",
@@ -59,6 +60,7 @@
59
60
},
60
61
"hints": {
61
62
"showTaskbarIcon": "Uma vez ativado, você pode capturar a janela via OBS Studio.",
63
+
"showTrayIcon": "Quando ativado, o ícone do aplicativo é exibido na bandeja do sistema.",
62
64
"inputMonitoringPermission": "Ative a permissão de monitoramento de entrada para receber eventos de teclado e mouse do sistema para responder às suas ações.",
63
65
"inputMonitoringPermissionGuide": "Se a permissão já estiver ativada, primeiro selecione-a e clique no botão \"-\" para removê-la. Em seguida, adicione-a novamente manualmente e reinicie o aplicativo para garantir que a permissão entre em vigor."
Copy file name to clipboardExpand all lines: src/locales/vi-VN.json
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@
44
44
"appSettings": "Cài đặt ứng dụng",
45
45
"launchOnStartup": "Khởi động cùng hệ thống",
46
46
"showTaskbarIcon": "Hiện biểu tượng trên thanh tác vụ (icon taskbar)",
47
+
"showTrayIcon": "Hiện biểu tượng trên khay hệ thống (tray)",
47
48
"appearanceSettings": "Cài đặt giao diện",
48
49
"themeMode": "Giao diện",
49
50
"language": "Ngôn ngữ",
@@ -59,6 +60,7 @@
59
60
},
60
61
"hints": {
61
62
"showTaskbarIcon": "Bật để có thể quay cửa sổ qua OBS.",
63
+
"showTrayIcon": "Bật để hiện biểu tượng ứng dụng trên khay hệ thống.",
62
64
"inputMonitoringPermission": "Bật quyền giám sát để nhận sự kiện bàn phím và chuột từ hệ thống nhằm phản hồi thao tác của bạn.",
63
65
"inputMonitoringPermissionGuide": "Nếu quyền đã được bật, hãy chọn nó và nhấn nút \"-\" để xóa. Sau đó thêm lại thủ công và khởi động lại ứng dụng để đảm bảo quyền được áp dụng."
0 commit comments