diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-20 02:25:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-20 02:25:42 +0000 |
commit | a31dd0a30538a801364ba4e52b4c1207f1297fb0 (patch) | |
tree | d837af0d9ce18a0167874315276aa1e480a1e38b /apps/user_status | |
parent | e1e03bbd4e0ae93f17f94467d51e668968c7dacf (diff) | |
download | nextcloud-server-a31dd0a30538a801364ba4e52b4c1207f1297fb0.tar.gz nextcloud-server-a31dd0a30538a801364ba4e52b4c1207f1297fb0.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/zh_HK.js | 8 | ||||
-rw-r--r-- | apps/user_status/l10n/zh_HK.json | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js index d08067146ab..dd44dde79cc 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -4,9 +4,9 @@ OC.L10N.register( "Recent statuses" : "最近的狀態", "In a meeting" : "會議中", "Commuting" : "通勤中", - "Out sick" : "生病", + "Out sick" : "生病了 ", "Vacationing" : "休假中", - "Working remotely" : "遠地工作", + "Working remotely" : "遠程工作中", "User status" : "用戶狀態", "Clear status message after" : "繼此之後清空狀態訊息", "What is your status?" : "您目前的狀態是什麼呢?", @@ -31,9 +31,9 @@ OC.L10N.register( "30 minutes" : "30分鐘", "1 hour" : "1 小時", "4 hours" : "4 小時", - "Mute all notifications" : "所有通知靜音", + "Mute all notifications" : "靜音所有通知", "Appear offline" : "顯示為離線", - "Clear status after" : "清空狀態於...之後", + "Clear status after" : "繼此之後清空狀態", "What's your status?" : "你目前的狀態?" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/zh_HK.json b/apps/user_status/l10n/zh_HK.json index 7ee8146a45f..ef3a85260e4 100644 --- a/apps/user_status/l10n/zh_HK.json +++ b/apps/user_status/l10n/zh_HK.json @@ -2,9 +2,9 @@ "Recent statuses" : "最近的狀態", "In a meeting" : "會議中", "Commuting" : "通勤中", - "Out sick" : "生病", + "Out sick" : "生病了 ", "Vacationing" : "休假中", - "Working remotely" : "遠地工作", + "Working remotely" : "遠程工作中", "User status" : "用戶狀態", "Clear status message after" : "繼此之後清空狀態訊息", "What is your status?" : "您目前的狀態是什麼呢?", @@ -29,9 +29,9 @@ "30 minutes" : "30分鐘", "1 hour" : "1 小時", "4 hours" : "4 小時", - "Mute all notifications" : "所有通知靜音", + "Mute all notifications" : "靜音所有通知", "Appear offline" : "顯示為離線", - "Clear status after" : "清空狀態於...之後", + "Clear status after" : "繼此之後清空狀態", "What's your status?" : "你目前的狀態?" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |