diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-29 01:55:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-29 01:55:53 -0500 |
commit | 1765e11f7573e61ae4506111ca60a51818a3788a (patch) | |
tree | 05d39ba9286616ce817e5f1a479a0bdeb719521f /lib/l10n | |
parent | 6fc326967035959847746e3831bf9a63256fc214 (diff) | |
download | nextcloud-server-1765e11f7573e61ae4506111ca60a51818a3788a.tar.gz nextcloud-server-1765e11f7573e61ae4506111ca60a51818a3788a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/th_TH.js | 1 | ||||
-rw-r--r-- | lib/l10n/th_TH.json | 1 |
2 files changed, 2 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" : "มีคนใช้ชื่อผู้ใช้นี้ไปแล้ว", diff --git a/lib/l10n/th_TH.json b/lib/l10n/th_TH.json index 0c10e380cd7..52fb06d31d5 100644 --- a/lib/l10n/th_TH.json +++ b/lib/l10n/th_TH.json @@ -116,6 +116,7 @@ "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" : "มีคนใช้ชื่อผู้ใช้นี้ไปแล้ว", |