th.js 419 B

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