summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-13 01:55:04 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-13 01:55:04 -0400
commit51d181f331554f21da3100a5d8c67f456338a9c2 (patch)
tree80dc52b80179fce7416309dd1aba98253c76b611 /lib
parent446f628136532fe556757c3fe39655c6304e3cb9 (diff)
downloadnextcloud-server-51d181f331554f21da3100a5d8c67f456338a9c2.tar.gz
nextcloud-server-51d181f331554f21da3100a5d8c67f456338a9c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/th_TH.js4
-rw-r--r--lib/l10n/th_TH.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/lib/l10n/th_TH.js b/lib/l10n/th_TH.js
index 3d3819cc795..fece67111a4 100644
--- a/lib/l10n/th_TH.js
+++ b/lib/l10n/th_TH.js
@@ -16,6 +16,8 @@ OC.L10N.register(
"Application is not enabled" : "แอพพลิเคชั่นดังกล่าวยังไม่ได้เปิดใช้งาน",
"Authentication error" : "เกิดข้อผิดพลาดในสิทธิ์การเข้าใช้งาน",
"Token expired. Please reload page." : "รหัสยืนยันความถูกต้องหมดอายุแล้ว กรุณาโหลดหน้าเว็บใหม่อีกครั้ง",
- "Could not find category \"%s\"" : "ไม่พบหมวดหมู่ \"%s\""
+ "Could not find category \"%s\"" : "ไม่พบหมวดหมู่ \"%s\"",
+ "A valid username must be provided" : "จะต้องระบุชื่อผู้ใช้ที่ถูกต้อง",
+ "A valid password must be provided" : "รหัสผ่านที่ถูกต้องจะต้องให้"
},
"nplurals=1; plural=0;");
diff --git a/lib/l10n/th_TH.json b/lib/l10n/th_TH.json
index 1de28745795..67497ca9e1c 100644
--- a/lib/l10n/th_TH.json
+++ b/lib/l10n/th_TH.json
@@ -14,6 +14,8 @@
"Application is not enabled" : "แอพพลิเคชั่นดังกล่าวยังไม่ได้เปิดใช้งาน",
"Authentication error" : "เกิดข้อผิดพลาดในสิทธิ์การเข้าใช้งาน",
"Token expired. Please reload page." : "รหัสยืนยันความถูกต้องหมดอายุแล้ว กรุณาโหลดหน้าเว็บใหม่อีกครั้ง",
- "Could not find category \"%s\"" : "ไม่พบหมวดหมู่ \"%s\""
+ "Could not find category \"%s\"" : "ไม่พบหมวดหมู่ \"%s\"",
+ "A valid username must be provided" : "จะต้องระบุชื่อผู้ใช้ที่ถูกต้อง",
+ "A valid password must be provided" : "รหัสผ่านที่ถูกต้องจะต้องให้"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file