Mobile. Share Screen. Remove obsolete keys from translation files

This commit is contained in:
grummbeer
2023-03-07 14:55:00 +01:00
parent 03eba7faf0
commit 5daa985ec5
34 changed files with 31 additions and 97 deletions

View File

@@ -270,8 +270,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Note", "備註"),
("Connection", "連接"),
("Share Screen", "共享畫面"),
("CLOSE", "關閉"),
("OPEN", "開啟"),
("Chat", "聊天消息"),
("Total", "總計"),
("items", "個項目"),
@@ -290,7 +288,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("android_service_will_start_tip", "開啟畫面錄製權限將自動開啟服務,允許其他裝置向此裝置請求建立連接。"),
("android_stop_service_tip", "關閉服務將自動關閉所有已建立的連接。"),
("android_version_audio_tip", "目前的 Android 版本不支持音訊錄製,請升級至 Android 10 或以上版本。"),
("android_start_service_tip", "點擊 「啟動服務」 或啟用 「畫面錄製」 權限以開啟手機畫面共享服務。"),
("android_start_service_tip", ""),
("Account", "賬戶"),
("Overwrite", "覆寫"),
("This file exists, skip or overwrite this file?", "此檔案/資料夾已存在,要跳過或是覆寫此檔案嗎?"),