From a07709fd4fdc6f910a4a841c404ef9ad93af07e7 Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Thu, 31 Mar 2022 18:59:29 +0800 Subject: [PATCH] i18n // String updates for the Uninstallation function. --- Source/Resources/Base.lproj/Localizable.strings | 3 +++ Source/Resources/en.lproj/Localizable.strings | 3 +++ Source/Resources/ja.lproj/Localizable.strings | 3 +++ Source/Resources/zh-Hans.lproj/Localizable.strings | 3 +++ Source/Resources/zh-Hant.lproj/Localizable.strings | 3 +++ 5 files changed, 15 insertions(+) diff --git a/Source/Resources/Base.lproj/Localizable.strings b/Source/Resources/Base.lproj/Localizable.strings index 438017a6..22739e01 100644 --- a/Source/Resources/Base.lproj/Localizable.strings +++ b/Source/Resources/Base.lproj/Localizable.strings @@ -1,5 +1,8 @@ "About vChewing…" = "About vChewing…"; "vChewing Preferences…" = "vChewing Preferences…"; +"Uninstallation" = "Uninstallation"; +"Uninstall vChewing…" = "Uninstall vChewing…"; +"This will remove vChewing Input Method from this user account, requiring your confirmation." = "This will remove vChewing Input Method from this user account, requiring your confirmation."; "Check Later" = "Check Later"; "Check for Updates…" = "Check for Updates…"; "Check for Update Completed" = "Check for Update Completed"; diff --git a/Source/Resources/en.lproj/Localizable.strings b/Source/Resources/en.lproj/Localizable.strings index 438017a6..22739e01 100644 --- a/Source/Resources/en.lproj/Localizable.strings +++ b/Source/Resources/en.lproj/Localizable.strings @@ -1,5 +1,8 @@ "About vChewing…" = "About vChewing…"; "vChewing Preferences…" = "vChewing Preferences…"; +"Uninstallation" = "Uninstallation"; +"Uninstall vChewing…" = "Uninstall vChewing…"; +"This will remove vChewing Input Method from this user account, requiring your confirmation." = "This will remove vChewing Input Method from this user account, requiring your confirmation."; "Check Later" = "Check Later"; "Check for Updates…" = "Check for Updates…"; "Check for Update Completed" = "Check for Update Completed"; diff --git a/Source/Resources/ja.lproj/Localizable.strings b/Source/Resources/ja.lproj/Localizable.strings index 706b3299..65715b6f 100644 --- a/Source/Resources/ja.lproj/Localizable.strings +++ b/Source/Resources/ja.lproj/Localizable.strings @@ -1,5 +1,8 @@ "About vChewing…" = "威注音について…"; "vChewing Preferences…" = "入力機能設定…"; +"Uninstallation" = "入力アプリの卸除(おろしのぞき)"; +"Uninstall vChewing…" = "入力アプリを卸除く…"; +"This will remove vChewing Input Method from this user account, requiring your confirmation." = "これにて威注音入力アプリをこのアカウントから卸除しますが、宜しいですか。"; "Check Later" = "後でやる"; "Check for Updates…" = "更新通知を受く…"; "Check for Update Completed" = "更新通知受信完了"; diff --git a/Source/Resources/zh-Hans.lproj/Localizable.strings b/Source/Resources/zh-Hans.lproj/Localizable.strings index 057af145..df5b4d25 100644 --- a/Source/Resources/zh-Hans.lproj/Localizable.strings +++ b/Source/Resources/zh-Hans.lproj/Localizable.strings @@ -1,5 +1,8 @@ "About vChewing…" = "关于威注音…"; "vChewing Preferences…" = "威注音偏好设定…"; +"Uninstallation" = "卸除输入法"; +"Uninstall vChewing…" = "卸除威注音…"; +"This will remove vChewing Input Method from this user account, requiring your confirmation." = "此举会将威注音自当前系统使用者帐户卸除。请确认。"; "Check Later" = "晚点再通知我"; "Check for Updates…" = "检查是否有新版…"; "Check for Update Completed" = "新版检查完毕"; diff --git a/Source/Resources/zh-Hant.lproj/Localizable.strings b/Source/Resources/zh-Hant.lproj/Localizable.strings index 0b529ba2..94998123 100644 --- a/Source/Resources/zh-Hant.lproj/Localizable.strings +++ b/Source/Resources/zh-Hant.lproj/Localizable.strings @@ -1,5 +1,8 @@ "About vChewing…" = "關於威注音…"; "vChewing Preferences…" = "威注音偏好設定…"; +"Uninstallation" = "卸除輸入法"; +"Uninstall vChewing…" = "卸除威注音…"; +"This will remove vChewing Input Method from this user account, requiring your confirmation." = "此舉會將威注音自當前系統使用者帳戶卸除。請確認。"; "Check Later" = "晚點再通知我"; "Check for Updates…" = "檢查是否有新版…"; "Check for Update Completed" = "新版檢查完畢";