Skip to content

Commit 5dbe879

Browse files
committed
New translations en.xaml (Vietnamese)
[ci skip]
1 parent fc3f89a commit 5dbe879

File tree

1 file changed

+13
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.Sys/Languages

1 file changed

+13
-1
lines changed

Plugins/Flow.Launcher.Plugin.Sys/Languages/vi.xaml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
33

44
<!-- Command List -->
5-
<system:String x:Key="flowlauncher_plugin_sys_command">Lệnh</system:String>
5+
<system:String x:Key="flowlauncher_plugin_sys_name">Tên</system:String>
66
<system:String x:Key="flowlauncher_plugin_sys_desc">Mô Tả</system:String>
7+
<system:String x:Key="flowlauncher_plugin_sys_command">Lệnh</system:String>
78

89
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Shutdown</system:String>
910
<system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Restart</system:String>
@@ -27,6 +28,8 @@
2728
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Toggle Game Mode</system:String>
2829
<system:String x:Key="flowlauncher_plugin_sys_theme_selector_cmd">Set the Flow Launcher Theme</system:String>
2930

31+
<system:String x:Key="flowlauncher_plugin_sys_edit">Sửa</system:String>
32+
3033
<!-- Command Descriptions -->
3134
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">shutdown máy tính</system:String>
3235
<system:String x:Key="flowlauncher_plugin_sys_restart_computer">Khởi động lại máy tính</system:String>
@@ -59,6 +62,15 @@
5962
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Bạn có chắc chắn muốn khởi động lại máy tính bằng Advanced Boot Options không?</system:String>
6063
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">Are you sure you want to log off?</system:String>
6164

65+
<system:String x:Key="flowlauncher_plugin_sys_command_keyword_setting_window_title">Command Keyword Setting</system:String>
66+
<system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword">Custom Command Keyword</system:String>
67+
<system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword_tip">Enter a keyword to search for command: {0}. This keyword is used to match your query.</system:String>
68+
<system:String x:Key="flowlauncher_plugin_sys_command_keyword">Command Keyword</system:String>
69+
<system:String x:Key="flowlauncher_plugin_sys_reset">Đặt lại</system:String>
70+
<system:String x:Key="flowlauncher_plugin_sys_confirm">Xác nhận</system:String>
71+
<system:String x:Key="flowlauncher_plugin_sys_cancel">Hủy</system:String>
72+
<system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">Please enter a non-empty command keyword</system:String>
73+
6274
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">Lệnh hệ thống</system:String>
6375
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Cung cấp các lệnh liên quan đến Hệ thống. ví dụ. tắt máy, khóa, cài đặt, v.v.</system:String>
6476

0 commit comments

Comments
 (0)