mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 20:02:55 +00:00
4f0b8d3db0
svn path=/branches/ntvdm/; revision=59241
49 lines
2.8 KiB
Plaintext
49 lines
2.8 KiB
Plaintext
/*
|
|
* 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.
|
|
*
|
|
* 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.
|
|
*/
|
|
|
|
LANGUAGE LANG_THAI, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
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%\\โปรแกรมไฟล์"
|
|
IDS_COMMONFILES "Common Files"
|
|
END
|