summaryrefslogtreecommitdiffstats
path: root/apps/user_migrate/l10n/th_TH.php
blob: d2c36bb4eddfb88219a20e96f83b5d7dab7151c1 (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Export" => "ส่งออก",
"Something went wrong while the export file was being generated" => "เกิดข้อผิดพลาดบางประการในระหว่างการส่งออกไฟล์",
"An error has occurred" => "เกิดข้อผิดพลาดบางประการ",
"Export your user account" => "ส่งออกบัญชีผู้ใช้งานของคุณ",
"This will create a compressed file that contains your ownCloud account." => "ส่วนนี้จะเป็นการสร้างไฟล์บีบอัดที่บรรจุข้อมูลบัญชีผู้ใช้งาน ownCloud ของคุณ",
"Import user account" => "นำเข้าบัญชีผู้ใช้งาน",
"ownCloud User Zip" => "ไฟล์ Zip ผู้ใช้งาน ownCloud",
"Import" => "นำเข้า"
);