th_TH.php
758 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "ส่งออกข้อมูลค่าสมมุติของ ownCloud นี้",
"This will create a compressed file that contains the data of this owncloud instance." => "ส่วนนี้จะเป็นการสร้างไฟล์บีบอัดที่บรรจุข้อมูลของค่าอ้างอิงของ ownCloud",
"Please choose the export type:" => "กรุณาเลือกรูปแบบการส่งออก:",
"ownCloud system files" => "ไฟล์ระบบ ownCloud",
"Just user files" => "แค่ไฟล์ผู้ใช้งานเท่านั้น",
"Export" => "ส่งออก"
);