diff options
Diffstat (limited to 'apps/user_status/l10n/zh_HK.js')
-rw-r--r-- | apps/user_status/l10n/zh_HK.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js index 84536bb0802..234c261d4a7 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -12,13 +12,20 @@ OC.L10N.register( "View profile" : "查看個人資料", "Clear status after" : "繼此之後清空狀態", "What is your status?" : "您目前的狀態是什麼呢?", + "Previously set" : "先前設定", + "Reset status" : "重設狀態", "Set status" : "設定狀態", "Online status" : "線上狀態", "Status message" : "狀態訊息", + "Your status was set automatically" : "您的狀態是自動設置的", "Clear status message" : "清空狀態訊息", "Set status message" : "設定狀態訊息", + "Reset status to \"{icon} {message}\"" : "將狀態重置為 “{icon} {message}”", + "Reset status to \"{message}\"" : "將狀態重置為“{message}”", + "Reset status to \"{icon}\"" : "將狀態重置為“{icon}”", "There was an error saving the status" : "儲存狀態時發生錯誤", "There was an error clearing the status" : "變更狀態時發生錯誤", + "There was an error reverting the status" : "恢復狀態時出錯", "No recent status changes" : "最近沒有狀態變更", "Away" : "離開", "Do not disturb" : "請勿打擾", |