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