summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/th_TH.php
blob: 608c86d586a872640075786bb72dfc601a870ed4 (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Password" => "รหัสผ่าน",
"Submit" => "ส่ง",
"%s shared the folder %s with you" => "%s ได้แชร์โฟลเดอร์ %s ให้กับคุณ",
"%s shared the file %s with you" => "%s ได้แชร์ไฟล์ %s ให้กับคุณ",
"Download" => "ดาวน์โหลด",
"Upload" => "อัพโหลด",
"Cancel upload" => "ยกเลิกการอัพโหลด",
"No preview available for" => "ไม่สามารถดูตัวอย่างได้สำหรับ"
);