diff options
Diffstat (limited to 'apps/gallery/l10n/th_TH.php')
-rw-r--r-- | apps/gallery/l10n/th_TH.php | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/gallery/l10n/th_TH.php b/apps/gallery/l10n/th_TH.php index 0bd950acc47..39d43dcdc4b 100644 --- a/apps/gallery/l10n/th_TH.php +++ b/apps/gallery/l10n/th_TH.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Pictures" => "รูปภาพ", "Rescan" => "ตรวจสอบอีกครั้ง", -"Back" => "ย้อนกลับ" +"Stop" => "หยุด", +"Share" => "แชร์", +"Settings" => "ตั้งค่า", +"Back" => "ย้อนกลับ", +"Remove confirmation" => "การยืนยันการลบ", +"Do you want to remove album" => "คุณต้องการลบอัลบั้มออกหรือไม่", +"Change album name" => "เปลี่ยนชื่ออัลบั้ม", +"New album name" => "ชื่อใหม่ของอัลบั้ม" ); |