123456789 |
- 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;");
|