You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
561 B

OC.L10N.register(
"files_versions",
{
"Could not revert: %s" : "ไม่สามารถย้อนกลับ: %s",
"Versions" : "รุ่น",
"Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}",
"More versions..." : "รุ่นอื่นๆ ...",
"No other versions available" : "ไม่มีรุ่นอื่นๆ",
"Restore" : "คืนค่า"
},
"nplurals=1; plural=0;");