Skip to content

Commit

Permalink
Merge pull request #29 from FreezeYou/l10n_master
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
FreezeYouBot authored Oct 7, 2024
2 parents f03ae3b + f8bb562 commit f33b0d9
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
38 changes: 37 additions & 1 deletion translations/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
3 changes: 3 additions & 0 deletions translations/it-IT.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"selectLanguageName": "Italiano"
}

0 comments on commit f33b0d9

Please sign in to comment.