diff options
Diffstat (limited to 'apps/updatenotification/l10n/th_TH.js')
-rw-r--r-- | apps/updatenotification/l10n/th_TH.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/th_TH.js b/apps/updatenotification/l10n/th_TH.js index 861a1847674..7ebc9b543a3 100644 --- a/apps/updatenotification/l10n/th_TH.js +++ b/apps/updatenotification/l10n/th_TH.js @@ -1,6 +1,9 @@ OC.L10N.register( "updatenotification", { - "{version} is available. Get more information on how to update." : "{version} สามารถใช้ได้ รับข้อมูลเพิ่มเติมเกี่ยวกับวิธีการอัพเดท" + "{version} is available. Get more information on how to update." : "{version} สามารถใช้ได้ รับข้อมูลเพิ่มเติมเกี่ยวกับวิธีการอัพเดท", + "Updater" : "อัพเดท", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "เพื่อเหตุผลเรื่องความปลอดภัยของ ownCloud Updater จึงจำเป็นต้องใช้ข้อมูลใบรับรองที่เพิ่มขึ้น ไปยังหน้าอัพเดทโปรดคลิกที่ปุ่มต่อไปนี้", + "Open updater" : "เปิดตัวอัพเดท" }, "nplurals=1; plural=0;"); |