From ead2024b92941231d81db372b0c1f8bed0abb23a Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 31 Oct 2012 09:46:36 +0000 Subject: merge r18820 from branch 2.4 to trunk bug 2782 fixed: make sure %d or %s are correctly translated he_IL needs to be fixed, too complicated for me. git-svn-id: http://piwigo.org/svn/trunk@18821 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/th_TH/admin.lang.php | 4 ++-- language/th_TH/install.lang.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'language/th_TH') diff --git a/language/th_TH/admin.lang.php b/language/th_TH/admin.lang.php index f706106e3..8f0db64dc 100644 --- a/language/th_TH/admin.lang.php +++ b/language/th_TH/admin.lang.php @@ -881,7 +881,7 @@ $lang['Sharpen'] = 'ความคมชัด'; $lang['No order field selected'] = 'ไม่ได้เลือก ฟิลด์คำสั่ง'; $lang['Not cropped correctly?'] = 'ครอบตัดถูกต้องหรือไม่?'; $lang['Notify administrators when a comment is'] = 'แจ้งผู้ดูแลระบบเมื่อมีความเห็น'; -$lang['Numeric identifier : %d'] = 'ระบุตัวเลข:% d'; +$lang['Numeric identifier : %d'] = 'ระบุตัวเลข:%d'; $lang['On your Linux, simply install Shotwell with your package manager and the activate Piwigo publishing option.'] = 'เกี่ยวกับลินุกซ์ คุณเพียงแค่ติดตั้ง Shotwell กับแพคเกจหารจัดการและเปิดใช้งานตัวเลือกการเผยแพร่ Piwigo ของคุณ'; $lang['Permission granted for groups'] = 'สิทธิ์นี้อนุญาตสำหรับกลุ่ม'; $lang['Permission granted for users'] = 'สิทธิ์นี้อนุญาตสำหรับผู้ใช้งาน'; @@ -940,4 +940,4 @@ $lang['The Piwigo export plugin allows you to create albums and export photos.'] $lang['To export your photos from digiKam to Piwigo, simply install digiKam and the Kipi-plugins.'] = 'ส่งออกรูปภาพจาก digiKam ไปยัง แกลลอรี่ Piwigo, ง่ายในการติดตั้ง digiKam และ Kipi-plugin'; $lang['The center of interest is the most meaningful zone in the photo.'] = 'ศูนย์กลางของความสนใจเป็นพื้นที่ที่มีความหมายมากที่สุดของภาพ'; $lang['Shotwell is an open source digital photo organizer that runs on Linux. It is the default photo manager in Ubuntu and Fedora.'] = 'Shotwell คือซอฟต์แวร์เสรีเกี่ยวกับการจัดการรูปภาพที่รันบน ลีนุกซ์,โดยเริ่มต้นมันเป็นซอฟต์แวร์ที่จัดการรูปภาพบน Ubuntu และ Fedora'; -?> \ No newline at end of file +?> diff --git a/language/th_TH/install.lang.php b/language/th_TH/install.lang.php index fb89ee2b1..57dda3f8b 100644 --- a/language/th_TH/install.lang.php +++ b/language/th_TH/install.lang.php @@ -70,6 +70,6 @@ $lang['Download the config file'] = 'ดาวน์โหลดไฟล์ต $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'คุณสามารถดาวน์โหลดไฟล์ตั้งค่า และอัพไปไว้ยังไดเรกทอรี่ local/config ของ Piwigo.'; $lang['Just another Piwigo gallery'] = 'เพียงแค่ Piwigo แกลลอรี่ เว็บหนึ่ง'; $lang['Welcome to my photo gallery'] = 'ยินดีต้อนรับสู่แกลลอรี่รูปภาพของฉัน'; -$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'อย่าลังเลที่จะปรึกษาหรือโพสคำถามในฟอรั่มของเรา เพื่อขอความช่วยเหลือใดๆ :% s'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'อย่าลังเลที่จะปรึกษาหรือโพสคำถามในฟอรั่มของเรา เพื่อขอความช่วยเหลือใดๆ :%s'; $lang['Welcome to your new installation of Piwigo!'] = 'ยินดีต้อนรับสู่การติดตั้งใหม่ของ Piwigo!'; -?> \ No newline at end of file +?> -- cgit v1.2.3