summaryrefslogtreecommitdiffstats
path: root/lib/l10n/th.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/th.js')
-rw-r--r--lib/l10n/th.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/th.js b/lib/l10n/th.js
index 85a7272499f..c3c1ad265e5 100644
--- a/lib/l10n/th.js
+++ b/lib/l10n/th.js
@@ -116,7 +116,6 @@ OC.L10N.register(
"Dec." : "ธ.ค.",
"A valid password must be provided" : "ต้องระบุรหัสผ่านที่ถูกต้อง",
"The username is already being used" : "ชื่อผู้ใช้นี้ถูกใช้ไปแล้ว",
- "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" : "ต้องระบุชื่อผู้ใช้ที่ถูกต้อง",
"User disabled" : "ผู้ใช้ถูกปิดใช้งาน",
"a safe home for all your data" : "บ้านที่ปลอดภัยสำหรับข้อมูลของคุณ",
@@ -145,6 +144,7 @@ OC.L10N.register(
"%s enter the database name." : "%s ใส่ชื่อฐานข้อมูล",
"%s you may not use dots in the database name" : "%s บางที่คุณไม่ควรมีจุดในชื่อฐานข้อมูล",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "ดูเหมือนว่า %s ทำงานบน PHP 32 บิต และ open_basedir ได้ถูกกำหนดค่าใน php.ini ซึ่งจะมีปัญหาหากไฟล์มีขนาดกว่า 4 GB กิกะไบต์",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "กรุณาลบการตั้งค่า open_basedir ภายใน php.ini ของหรือเปลี่ยนไปใช้ PHP รุ่น 64 บิตแทน"
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "กรุณาลบการตั้งค่า open_basedir ภายใน php.ini ของหรือเปลี่ยนไปใช้ PHP รุ่น 64 บิตแทน",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "ชื่อผู้ใช้จะใช้ได้แค่อักษรดังต่อไปนี้: \"a-z\", \"A-Z\", \"0-9\" และ \"_.@-'\""
},
"nplurals=1; plural=0;");