diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /apps/user_status/l10n/zh_TW.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/zh_TW.js')
-rw-r--r-- | apps/user_status/l10n/zh_TW.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/user_status/l10n/zh_TW.js b/apps/user_status/l10n/zh_TW.js index c6a7863be8c..c7310503da0 100644 --- a/apps/user_status/l10n/zh_TW.js +++ b/apps/user_status/l10n/zh_TW.js @@ -11,7 +11,9 @@ OC.L10N.register( "User status" : "使用者狀態", "View profile" : "檢視個人檔案", "Clear status after" : "清空狀態於……之後", + "Emoji for your status message" : "狀態訊息的表情符號", "What is your status?" : "您目前的狀態是什麼呢?", + "Predefined statuses" : "預先定義的狀態", "Previously set" : "先前設定", "Reset status" : "重設狀態", "Set status" : "設定狀態", @@ -41,7 +43,6 @@ OC.L10N.register( "1 hour" : "1小時", "4 hours" : "4小時", "Mute all notifications" : "所有通知靜音", - "Appear offline" : "顯示為離線", - "Clear status message after" : "清空狀態訊息於……之後" + "Appear offline" : "顯示為離線" }, "nplurals=1; plural=0;"); |