2007-07-08 20:19:35 +00:00
|
|
|
/*
|
|
|
|
* Copyright (C) 2006 Sumath Aowsakulsutthi
|
|
|
|
*
|
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
|
|
* the Free Software Foundation; either version 2 of the License, or
|
|
|
|
* (at your option) any later version.
|
|
|
|
*
|
|
|
|
* This program is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
* GNU General Public License for more details.
|
|
|
|
*
|
2009-10-27 10:34:16 +00:00
|
|
|
* You should have received a copy of the GNU General Public License along
|
|
|
|
* with this program; if not, write to the Free Software Foundation, Inc.,
|
|
|
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
2007-07-08 20:19:35 +00:00
|
|
|
*/
|
|
|
|
|
2007-07-09 14:45:32 +00:00
|
|
|
LANGUAGE LANG_THAI, SUBLANG_DEFAULT
|
2007-07-08 20:19:35 +00:00
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
BEGIN
|
2012-03-03 19:29:06 +00:00
|
|
|
IDS_PROFILEPATH "%SystemDrive%\\เอกสารและการตั้งค่า"
|
|
|
|
IDS_APPDATA "ข้อมูลประยุกต์"
|
|
|
|
IDS_DESKTOP "พื้นที่ส่วนตัว"
|
|
|
|
IDS_FAVORITES "รายการโปรด"
|
|
|
|
IDS_STARTMENU "เริ่มรายการ"
|
|
|
|
IDS_PROGRAMS "เริ่มรายการ\\โปรแกรม"
|
|
|
|
IDS_ADMINTOOLS "เริ่มรายการ\\โปรแกรม\\เครื่องมือผู้ดูแล"
|
|
|
|
IDS_STARTUP "เริ่มรายการ\\โปรแกรม\\เริ่มต้น"
|
|
|
|
IDS_MYDOCUMENTS "เอกสารของฉัน"
|
|
|
|
IDS_MYPICTURES "เอกสารของฉัน\\รูปภาพของฉัน"
|
|
|
|
IDS_MYMUSIC "เอกสารของฉัน\\เพลงของฉัน"
|
|
|
|
IDS_MYVIDEOS "เอกสารของฉัน\\วิดีโอของฉัน"
|
|
|
|
IDS_TEMPLATES "แม่แบบ"
|
|
|
|
IDS_RECENT "ล่าสุด"
|
|
|
|
IDS_SENDTO "ส่งไปยัง"
|
|
|
|
IDS_PRINTHOOD "ส่วนต้นการพิมพ์"
|
|
|
|
IDS_NETHOOD "ส่วนต้นเครือข่าย"
|
|
|
|
IDS_LOCALSETTINGS "การตั้งค่าตั้งต้น"
|
|
|
|
IDS_LOCALAPPDATA "การตั้งค่าตั้งต้น\\ข้อมูลประยุกต์"
|
|
|
|
IDS_TEMP "การตั้งค่าตั้งต้น\\เก็บชั่วคราว"
|
|
|
|
IDS_CACHE "การตั้งค่าตั้งต้น\\เก็บไฟล์อินเตอร์เน็ตชั่วคราว"
|
|
|
|
IDS_HISTORY "การตั้งค่าตั้งต้น\\ประวัติใช้งาน"
|
|
|
|
IDS_COOKIES "คุกกี้"
|
|
|
|
IDS_PROGRAMFILES "%SystemDrive%\\โปรแกรมไฟล์"
|
2009-04-05 20:05:40 +00:00
|
|
|
IDS_COMMONFILES "Common Files"
|
2007-07-08 20:19:35 +00:00
|
|
|
END
|