diff options
Diffstat (limited to 'lib/l10n/th.js')
-rw-r--r-- | lib/l10n/th.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/th.js b/lib/l10n/th.js index cdf24166e01..83ba4280910 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -56,7 +56,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because appinfo file cannot be read." : "แอป \"%s\" ไม่สามารถติดตั้งได้ เพราะไฟล์ appInfo ไม่สามารถอ่านได้", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "ไม่สามารถติดตั้งแอป \"%s\" เนื่องจากแอปเข้ากับเซิร์ฟเวอร์รุ่นนี้ไม่ได้", "__language_name__" : "ไทย", - "Help" : "ช่วยเหลือ", "Apps" : "แอป", "Personal settings" : "การตั้งค่าส่วนบุคคล", "Administration settings" : "การตั้งค่าการดูแลระบบ", @@ -155,6 +154,7 @@ OC.L10N.register( "Storage connection error. %s" : "ข้อผิดพลาดการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", "Storage is temporarily not available" : "พื้นที่จัดเก็บข้อมูลไม่สามารถใช้งานได้ชั่วคราว", "Storage connection timeout. %s" : "หมดเวลาการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", + "Help" : "ช่วยเหลือ", "Unknown user" : "ผู้ใช้ที่ไม่รู้จัก", "Oracle username and/or password not valid" : "ชื่อผู้ใช้และ/หรือรหัสผ่าน Oracle ไม่ถูกต้อง", "PostgreSQL username and/or password not valid" : "ชื่อผู้ใช้และ/หรือรหัสผ่าน PostgreSQL ไม่ถูกต้อง", |