summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/th.js
blob: 50175c27d2e58407b6072f2304ba3a45e3b37d13 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_versions",
    {
    "Could not revert: %s" : "ไม่สามารถย้อนกลับ: %s",
    "Versions" : "รุ่น",
    "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}",
    "Restore" : "คืนค่า",
    "More versions..." : "รุ่นอื่นๆ ...",
    "No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า"
},
"nplurals=1; plural=0;");