summaryrefslogtreecommitdiffstats
path: root/apps/media/l10n/th_TH.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/media/l10n/th_TH.php')
-rw-r--r--apps/media/l10n/th_TH.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/media/l10n/th_TH.php b/apps/media/l10n/th_TH.php
new file mode 100644
index 00000000000..dc448b32681
--- /dev/null
+++ b/apps/media/l10n/th_TH.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"Music" => "เพลง",
+"Play" => "เล่น",
+"Pause" => "หยุดชั่วคราว",
+"Previous" => "ก่อนหน้า",
+"Next" => "ถัดไป",
+"Mute" => "ปิดเสียง",
+"Unmute" => "เปิดเสียง",
+"Rescan Collection" => "ตรวจสอบไฟล์ที่เก็บไว้อีกครั้ง",
+"Artist" => "ศิลปิน",
+"Album" => "อัลบั้ม",
+"Title" => "ชื่อ"
+);