aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/th.js
blob: e86c92c3e8b8a0e09fc19f1c9ed3ef6152abfbc0 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_versions",
    {
    "Versions" : "รุ่น",
    "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}",
    "_%n byte_::_%n bytes_" : ["%n ไบต์"],
    "Restore" : "คืนค่า",
    "No other versions available" : "ไม่มีรุ่นอื่น ๆ"
},
"nplurals=1; plural=0;");