aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/zh_TW.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
commitbc411a2cf318d807cd42e15bf9b2ffca56b78bd8 (patch)
tree076993e7b7463ade82c99775c7ac0e916e783d03 /apps/user_status/l10n/zh_TW.json
parent020401b6c82930783188fd428b961ddd4a296656 (diff)
downloadnextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.tar.gz
nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/zh_TW.json')
-rw-r--r--apps/user_status/l10n/zh_TW.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/zh_TW.json b/apps/user_status/l10n/zh_TW.json
index b6d3e4f174b..0c6a0e0a32f 100644
--- a/apps/user_status/l10n/zh_TW.json
+++ b/apps/user_status/l10n/zh_TW.json
@@ -1,5 +1,6 @@
{ "translations": {
"Recent statuses" : "最近的狀態",
+ "No recent status changes" : "最近沒有狀態變更",
"In a meeting" : "會議中",
"Commuting" : "通勤中",
"Out sick" : "生病",
@@ -26,14 +27,12 @@
"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" : "請勿打擾",
- "{status}, {timestamp}" : "{status},{timestamp}",
"Don't clear" : "不要清空",
"Today" : "今天",
"This week" : "本週",
"Online" : "上線",
+ "Away" : "外出",
+ "Do not disturb" : "請勿打擾",
"Invisible" : "隱藏",
"Offline" : "離線",
"There was an error saving the new status" : "儲存新狀態時發生錯誤",
@@ -41,6 +40,7 @@
"1 hour" : "1小時",
"4 hours" : "4小時",
"Mute all notifications" : "所有通知靜音",
- "Appear offline" : "顯示為離線"
+ "Appear offline" : "顯示為離線",
+ "{status}, {timestamp}" : "{status},{timestamp}"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file