2012-08-15 00:07:20 +00:00
|
|
|
<?php $TRANSLATIONS = array(
|
2012-08-30 00:06:45 +00:00
|
|
|
"Password" => "รหัสผ่าน",
|
2012-08-31 00:07:19 +00:00
|
|
|
"Submit" => "ส่ง",
|
2012-09-23 00:04:41 +00:00
|
|
|
"%s shared the folder %s with you" => "%s ได้แชร์โฟลเดอร์ %s ให้กับคุณ",
|
|
|
|
"%s shared the file %s with you" => "%s ได้แชร์ไฟล์ %s ให้กับคุณ",
|
2012-08-31 00:07:19 +00:00
|
|
|
"Download" => "ดาวน์โหลด",
|
2012-09-01 00:04:00 +00:00
|
|
|
"No preview available for" => "ไม่สามารถดูตัวอย่างได้สำหรับ",
|
2012-08-31 00:07:19 +00:00
|
|
|
"web services under your control" => "เว็บเซอร์วิสที่คุณควบคุมการใช้งานได้"
|
2012-08-15 00:07:20 +00:00
|
|
|
);
|