diff options
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index ba7ddf34f74..e68f59334a7 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -82,7 +82,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前版本的伺服器。", "__language_name__" : "正體中文(香港)", - "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請不要回覆。", + "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請勿回覆。", "Help" : "說明", "Apps" : "應用程式", "Settings" : "設定", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 3d4931d6ff3..4f2f21c578c 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -80,7 +80,7 @@ "App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前版本的伺服器。", "__language_name__" : "正體中文(香港)", - "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請不要回覆。", + "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請勿回覆。", "Help" : "說明", "Apps" : "應用程式", "Settings" : "設定", |