0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/files_versions/l10n/th.js
Nextcloud bot 410382f765
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-09 02:26:50 +00:00

11 lines
473 B
JavaScript

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