diff options
Diffstat (limited to 'lib/l10n/zh_TW.json')
-rw-r--r-- | lib/l10n/zh_TW.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index c9a8f17835d..743e5d90ffd 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -55,6 +55,7 @@ "Invalid image" : "無效的圖片", "Avatar image is not square" : "頭像不是正方形", "View profile" : "檢視個人檔案", + "Local time: %s" : "本機時間:%s", "today" : "今天", "tomorrow" : "明天", "yesterday" : "昨天", @@ -202,6 +203,7 @@ "A valid password must be provided" : "須提供有效的密碼", "The username is already being used" : "這個使用者名稱已經有人使用了", "Could not create user" : "無法建立使用者", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "使用者名稱僅允許以下字元:\"a-z\"、\"A-Z\"、\"0-9\"、空格與 \"_.@-'\"", "A valid username must be provided" : "必須提供一個有效的用戶名", "Username contains whitespace at the beginning or at the end" : "用戶名的開頭或結尾有空白", "Username must not consist of dots only" : "使用者名稱不能只包含小數點", |