From 0df10a0ee36be4d42fd8539e3c808752a8a0d62a Mon Sep 17 00:00:00 2001 From: FreezeYouBot <96655746+FreezeYouBot@users.noreply.github.com> Date: Mon, 7 Oct 2024 17:12:40 +0800 Subject: [PATCH 1/3] New translations default.json (Italian) --- translations/it-IT.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 translations/it-IT.json diff --git a/translations/it-IT.json b/translations/it-IT.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/translations/it-IT.json @@ -0,0 +1 @@ +{} From 42b689cabcf053b677f989c3f180ccc34e4baf84 Mon Sep 17 00:00:00 2001 From: FreezeYouBot <96655746+FreezeYouBot@users.noreply.github.com> Date: Mon, 7 Oct 2024 17:57:06 +0800 Subject: [PATCH 2/3] New translations default.json (Italian) --- translations/it-IT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/translations/it-IT.json b/translations/it-IT.json index 0967ef424..29166b10a 100644 --- a/translations/it-IT.json +++ b/translations/it-IT.json @@ -1 +1,3 @@ -{} +{ + "selectLanguageName": "Italiano" +} From f8bb56283492ebfb8ce3eaf577e1af867aead6f5 Mon Sep 17 00:00:00 2001 From: FreezeYouBot <96655746+FreezeYouBot@users.noreply.github.com> Date: Mon, 7 Oct 2024 17:57:09 +0800 Subject: [PATCH 3/3] New translations default.json (English) --- translations/en-US.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/translations/en-US.json b/translations/en-US.json index 98ad459c7..ab9fd4082 100644 --- a/translations/en-US.json +++ b/translations/en-US.json @@ -223,5 +223,41 @@ "howToUninstall_profileOwner": "If profile owner is set to `FreezeYou`, click `Release profile-owner permission` first.", "howToUninstall_general": "Then, go to `FreezeYou` `Settings` - `Danger Zone`, and click `Uninstall`.", "gitHub_discussions_colon": "GitHub Discussions: ", - "soTroublesome_isThereAnythingSimpler": "So troublesome, is there anything simpler" + "soTroublesome_isThereAnythingSimpler": "So troublesome, is there anything simpler", + "privacyPolicy": "Privacy Policy", + "lastUpdated_colon": "Last Updated: ", + "okff_colon_oneKeyFreeze_immediately": "`okff`: Execute one-key freeze immediately.", + "okuf_colon_oneKeyUnfreeze_immediately": "`okuf`: Execute one-key unfreeze immediately.", + "okuf_colon_delay_10_oneKeyUnfreeze": "`okuf -d 10`: Delay 10 seconds to perform one-key unfreeze.", + "ff_com_tencent_mobileqq_colon_explain": "`ff com.tencent.mobileqq`: Freeze the application with package name `com.tencent.mobileqq` (QQ).", + "ff_com_tencent_mobileqq_5oiR55qE5YiX6KGo_colon_explain": "`ff com.tencent.mobileqq,@5oiR55qE5YiX6KGo`: Freeze the application with package name `com.tencent.mobileqq` (QQ) and package names in alias `5oiR55qE5YiX6KGo`(My customization).", + "ff_com_tencent_mobileqq_com_tencent_mm_colon_explain": "`ff com.tencent.mobileqq,com.tencent.mm`: Freeze the application with package name `com.tencent.mobileqq` (QQ) and `com.tencent.mm` (WeChat).", + "ff_com_tencent_mobileqq_com_tencent_mm_com_taobao_taobao_colon_explain": "`ff com.tencent.mobileqq,com.tencent.mm,com.taobao.taobao`: Freeze the application with package name `com.tencent.mobileqq` (QQ) and `com.tencent.mm` (WeChat) and `com.taobao.taobao` (TaoBao).", + "ff_delay_3600_com_tencent_mobileqq_colon_explain": "`ff -d 3600 com.tencent.mobileqq`: Delay 3600 seconds to freeze app with package name `com.tencent.mobileqq` (QQ).", + "uf_com_tencent_mobileqq_colon_explain": "`uf com.tencent.mobileqq`: Unfreeze the application with package name `com.tencent.mobileqq` (QQ).", + "uf_com_tencent_mobileqq_com_tencent_mm_colon_explain": "`uf com.tencent.mobileqq,com.tencent.mm`: Unfreeze the application with package name `com.tencent.mobileqq` (QQ) and `com.tencent.mm` (WeChat).", + "uf_com_tencent_mobileqq_5oiR55qE5YiX6KGo_colon_explain": "`uf com.tencent.mobileqq,@5oiR55qE5YiX6KGo`: Unfreeze the application with package name `com.tencent.mobileqq` (QQ) and package names in alias `5oiR55qE5YiX6KGo`(My customization).", + "uf_com_tencent_mobileqq_com_tencent_mm_com_taobao_taobao_colon_explain": "`uf com.tencent.mobileqq,com.tencent.mm,com.taobao.taobao`: Unfreeze the application with package name `com.tencent.mobileqq` (QQ) and `com.tencent.mm` (WeChat) and `com.taobao.taobao` (TaoBao).", + "es_wifi_explain": "`es wifi`: Enable Wi-Fi.", + "es_delay_20_wifi_explain": "`es -d 20 wifi`: Enable Wi-Fi after 20 seconds.", + "es_wifi_cellularData_explain": "`es wifi,cd`: Enable Wi-Fi and cellular data.", + "es_wifi_okuf_uf_com_tencent_mobileqq_explain": "`es wifi;okuf;uf com.tencent.mobileqq`: Enable WiFi and execute one-key unfreeze and unfreeze the application with package name `com.tencent.mobileqq` (QQ).", + "ds_wifi_explain": "`ds wifi`: Disable Wi-Fi.", + "ds_cd_explain": "`ds cd`: Disable cellular data.", + "ds_wifi_okff_explain": "`ds wifi;okff`: Disable Wi-Fi and execute one-key freeze.", + "ds_delay_15_wifi_okff_explain": "`ds -d 15 wifi;okff`: Delay 15 seconds and then disable Wi-Fi and execute one-key freeze.", + "st_message_explain": "`st Content`: Send one `Toast` with content `Content`.", + "sn_title_message_explain": "`sn Title,Content`: Send one notification.", + "sp_com_tencent_mobileqq_explain": "`sp com.tencent.mobileqq`: Open QQ (package name is `com.tencent.mobileqq`).", + "sp_com_tencent_mobileqq_com_tencent_mm_explain": "`sp com.tencent.mobileqq,com.tencent.mm`: Open QQ and WeChat (package name is `com.tencent.mobileqq` and `com.tencent.mm`).", + "su_uri_explain": "`su [URI]`: Try to open the specified URI (For reference: [URI Scheme](//www.urischeme.com)).", + "su_alipayqr_20000056_explain": "`su alipayqr://platformapi/startapp?saId=20000056`: Open the Alipay payment code.", + "lg_10086_explain": "`lg 10086`: Output an ERROR level LOG with content 10086.", + "ls_explain": "`ls`: Lock the screen.", + "additional_parameters": "Additional Parameters", + "tips": "Tips", + "some_triggers_do_not_require_additional_parameters": "Some triggers do not require additional parameters (if filled in, they will be ignored).", + "some_triggers_can_have_additional_parameters": "Some triggers can have additional parameters (optional).", + "some_triggers_must_provide_additional_parameters": "Some triggers must provide additional parameters that meet the conditions, otherwise they cannot be executed normally.", + "parameter_requirements": "Parameter Requirements" }