summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/th_TH.js
blob: 6b12d773c453837ee572a9e2bfea73e464f3e07c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "updatenotification",
    {
    "Updated channel" : "อัพเดทช่องเรียบร้อยแล้ว",
    "{version} is available. Get more information on how to update." : "มีรุ่นใหม่ {version} สามารถใช้ได้ รับข้อมูลเพิ่มเติมเกี่ยวกับวิธีการอัพเดท",
    "Updater" : "อัพเดท",
    "A new version is available: %s" : "มีรุ่นใหม่ที่สามารถใช่ได้: %s",
    "Open updater" : "เปิดตัวอัพเดท",
    "Your version is up to date." : "รุ่นของคุณได้ถูกอัพเดทแล้ว",
    "Checked on %s" : "การตรวจสอบบน %s แล้ว",
    "Update channel:" : "ปรับปรุงช่อง:",
    "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "คุณสามารถอัพเดทเป็นรุ่นที่ใหม่กว่าหรือใช้ตัวเบต้า แต่คุณไม่สามารถกลับไปใช้รุ่นที่เก่ากว่าเนื่องจากอาจมีปัญหาเรื่องเสถียรภาพ"
},
"nplurals=1; plural=0;");