mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 03:11:18 +08:00
Compare commits
8 Commits
a5ba41260a
...
a4eb720b61
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a4eb720b61 | ||
|
|
1e78221408 | ||
|
|
07ecd3adb8 | ||
|
|
86da593cff | ||
|
|
236e545706 | ||
|
|
dc76d99fc6 | ||
|
|
20585c66ea | ||
|
|
8cbf9d2072 |
@@ -247,4 +247,5 @@
|
||||
<string name="miuihome_shortcut_add_small_window_summary">ホーム画面のアイコンを長押しすると、素早く開けるウィンドウを追加できます</string>
|
||||
<string name="miuihome_shortcut_add_small_window_title">小さいウィンドウ</string>
|
||||
<string name="click_to_view_use_cases">クリックして使用例を表示</string>
|
||||
<string name="disable_bluetooth_temporarily_off" comment="This function is used to completely close Bluetooth">Bluetooth を一時的に無効にする</string>
|
||||
</resources>
|
||||
|
||||
@@ -1,11 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="performance">Desempenho</string>
|
||||
<string name="lock_max_fps">Bloqueie o limite superior da taxa de atualização atual</string>
|
||||
<string name="ui">‘Interface’</string>
|
||||
<string name="delete_on_post_notification">Remover exibição sobre notificação</string>
|
||||
<string name="delete_on_post_notification_summary">Remover a notificação \"este aplicativo é exibido sobre outros aplicativos\"</string>
|
||||
<string name="other">Outros</string>
|
||||
<string name="disable_flag_secure">Permitir captura de ecrã</string>
|
||||
<!--Status bar icons-->
|
||||
</resources>
|
||||
|
||||
@@ -247,4 +247,5 @@
|
||||
<string name="miuihome_shortcut_add_small_window_summary">桌面图标长按快捷菜单位置添加快速打开小窗</string>
|
||||
<string name="miuihome_shortcut_add_small_window_title">小窗</string>
|
||||
<string name="click_to_view_use_cases">点击查看用例</string>
|
||||
<string name="disable_bluetooth_temporarily_off" comment="This function is used to completely close Bluetooth">禁用临时关闭蓝牙</string>
|
||||
</resources>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
<string name="skip_waiting_time">跳過 5/10 秒警告時間</string>
|
||||
<string name="unlock_unlimited_cropping">移除裁剪圖片/螢幕截圖的限制</string>
|
||||
<string name="hide_slave_wifi_icon">隱藏「WIFI 次要」圖示</string>
|
||||
<string name="HideLauncherIcon">隱藏「桌面」圖示</string>
|
||||
<string name="HideLauncherIcon">隱藏桌面圖示</string>
|
||||
<string name="hide_battery_percentage_icon">隱藏電量 (%)</string>
|
||||
<string name="hide_battery_icon">隱藏「電池」圖示</string>
|
||||
<string name="status_bar_clock_format">狀態列時鐘格式</string>
|
||||
@@ -247,4 +247,5 @@
|
||||
<string name="miuihome_shortcut_add_small_window_summary">長按桌面圖示以快速開啟小窗應用程式</string>
|
||||
<string name="miuihome_shortcut_add_small_window_title">小窗應用程式</string>
|
||||
<string name="click_to_view_use_cases">按一下以檢視案例</string>
|
||||
<string name="disable_bluetooth_temporarily_off" comment="This function is used to completely close Bluetooth">停用暫時關閉藍牙</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user