diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-15 02:07:20 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-15 02:07:20 +0200 |
commit | da3896808a84ae10b460af32c38effae776cd39e (patch) | |
tree | 15e22b36b400802dd63810f058c5bca05dab888a /apps/gallery/l10n | |
parent | a75870489c87211f2619fd21c2b4ea9aae168877 (diff) | |
download | nextcloud-server-da3896808a84ae10b460af32c38effae776cd39e.tar.gz nextcloud-server-da3896808a84ae10b460af32c38effae776cd39e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/gallery/l10n')
-rw-r--r-- | apps/gallery/l10n/th_TH.php | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/apps/gallery/l10n/th_TH.php b/apps/gallery/l10n/th_TH.php index 34da8dc57fb..9bb699e2644 100644 --- a/apps/gallery/l10n/th_TH.php +++ b/apps/gallery/l10n/th_TH.php @@ -1,12 +1,7 @@ <?php $TRANSLATIONS = array( "Pictures" => "รูปภาพ", -"Settings" => "ตั้งค่า", -"Rescan" => "ตรวจสอบอีกครั้ง", -"Stop" => "หยุด", -"Share" => "แชร์", -"Back" => "ย้อนกลับ", -"Remove confirmation" => "การยืนยันการลบ", -"Do you want to remove album" => "คุณต้องการลบอัลบั้มออกหรือไม่", -"Change album name" => "เปลี่ยนชื่ออัลบั้ม", -"New album name" => "ชื่อใหม่ของอัลบั้ม" +"Share gallery" => "แชร์ข้อมูลแกลอรี่", +"Error: " => "พบข้อผิดพลาด: ", +"Internal error" => "เกิดข้อผิดพลาดภายในระบบ", +"Slideshow" => "ภาพสไลด์โชว์" ); |