diff options
Diffstat (limited to 'lib/l10n/th_TH.js')
-rw-r--r-- | lib/l10n/th_TH.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/th_TH.js b/lib/l10n/th_TH.js index 7e0d4a32695..a5116ec6e5c 100644 --- a/lib/l10n/th_TH.js +++ b/lib/l10n/th_TH.js @@ -118,6 +118,7 @@ OC.L10N.register( "Cannot set expiration date more than %s days in the future" : "ไม่สามารถกำหนดวันหมดอายุให้มากกว่า %s วันในอนาคต", "Could not find category \"%s\"" : "ไม่พบหมวดหมู่ \"%s\"", "Apps" : "แอปฯ", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ชื่อผู้ใช้จะใช้ได้แค่อักษรดังต่อไปนี้: \"a-z\", \"A-Z\", \"0-9\" และ \"_.@-'\"", "A valid username must be provided" : "จะต้องระบุชื่อผู้ใช้ที่ถูกต้อง", "A valid password must be provided" : "รหัสผ่านที่ถูกต้องจะต้องให้", "The username is already being used" : "มีคนใช้ชื่อผู้ใช้นี้ไปแล้ว", |