# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR MATE Desktop Environment team
# This file is distributed under the same license as the mate-panel package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# 
# Translators:
# Jirasinee Tangtitawong <independent.red@gmail.com>, 2018
# Martin Wimpress <code@flexion.org>, 2018
# Rockers <sumorock@hotmail.com>, 2018
# Aefgh Threenine <aefgh3962@gmail.com>, 2018
# Akom <knight2000@gmail.com>, 2018
# Stefano Karapetsas <stefano@karapetsas.com>, 2021
# 
msgid ""
msgstr ""
"Project-Id-Version: mate-panel 1.27.0\n"
"Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-panel/issues\n"
"POT-Creation-Date: 2022-10-29 15:36+0200\n"
"PO-Revision-Date: 2018-03-11 19:58+0000\n"
"Last-Translator: Stefano Karapetsas <stefano@karapetsas.com>, 2021\n"
"Language-Team: Thai (https://app.transifex.com/mate/teams/13566/th/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: applets/clock/calendar-window.c:257 applets/clock/clock.ui:708
msgid "Locations"
msgstr "ตำแหน่งที่ตั้ง"

#: applets/clock/calendar-window.c:257
msgid "Edit"
msgstr "แก้ไข"

#: applets/clock/calendar-window.c:484
msgid "Calendar"
msgstr "ปฏิทิน"

#. Translators: This is a strftime format string.
#. * It is used to display the time in 12-hours format (eg, like
#. * in the US: 8:10 am). The %p expands to am/pm.
#: applets/clock/clock.c:444
msgid "%l:%M:%S %p"
msgstr "%l:%M:%S %p"

#. Translators: This is a strftime format string.
#. * It is used to display the time in 12-hours format (eg, like
#. * in the US: 8:10 am). The %p expands to am/pm.
#: applets/clock/clock.c:444 applets/clock/clock-location-tile.c:500
msgid "%l:%M %p"
msgstr "%H:%M"

#. Translators: This is a strftime format string.
#. * It is used to display the time in 24-hours format (eg, like
#. * in France: 20:10).
#. Translators: This is a strftime format
#. * string.
#. * It is used to display the time in 24-hours
#. * format (eg, like in France: 20:10).
#: applets/clock/clock.c:449 applets/clock/clock.c:1614
msgid "%H:%M:%S"
msgstr "%H:%M:%S"

#. Translators: This is a strftime format
#. * string.
#. * It is used to display the time in 24-hours
#. * format (eg, like in France: 20:10).
#. Translators: This is a strftime format string.
#. * It is used to display the time in 24-hours format
#. * (eg, like in France: 20:10).
#. Translators: This is a strftime format string.
#. * It is used to display the time in 24-hours format (eg, like
#. * in France: 20:10).
#: applets/clock/clock.c:449 applets/clock/clock.c:1620
#: applets/clock/clock-location-tile.c:460
#: applets/clock/clock-location-tile.c:507
msgid "%H:%M"
msgstr "%H.%M น."

#. Translators: This is a strftime format string.
#. * It is used to display the date. Replace %e with %d if, when
#. * the day of the month as a decimal number is a single digit,
#. * it should begin with a 0 in your locale (e.g. "May 01"
#. * instead of "May  1").
#: applets/clock/clock.c:460
msgid "%a %b %e"
msgstr "%a %-d %b"

#: applets/clock/clock.c:467
#, c-format
msgid ""
"%1$s\n"
"%2$s"
msgstr ""
"%1$s\n"
"%2$s"

#: applets/clock/clock.c:475
#, c-format
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"

#. Translators: This is a strftime format string.
#. * It is used to display a date. Please leave "%%s" as it is:
#. * it will be used to insert the timezone name later.
#: applets/clock/clock.c:657
msgid "%A %B %d (%%s)"
msgstr "วัน%Aที่ %-d %B %EY (%%s)"

#: applets/clock/clock.c:683
msgid "Click to hide month calendar"
msgstr "กดเพื่อซ่อนปฏิทินรายเดือน"

#: applets/clock/clock.c:685
msgid "Click to view month calendar"
msgstr "กดเพื่อดูปฏิทินรายเดือน"

#: applets/clock/clock.c:1452
msgid "Computer Clock"
msgstr "นาฬิกาคอมพิวเตอร์"

#. Translators: This is a strftime format
#. * string.
#. * It is used to display the time in 12-hours
#. * format with a leading 0 if needed (eg, like
#. * in the US: 08:10 am). The %p expands to
#. * am/pm.
#: applets/clock/clock.c:1599
msgid "%I:%M:%S %p"
msgstr "%H:%M:%S"

#. Translators: This is a strftime format
#. * string.
#. * It is used to display the time in 12-hours
#. * format with a leading 0 if needed (eg, like
#. * in the US: 08:10 am). The %p expands to
#. * am/pm.
#: applets/clock/clock.c:1607
msgid "%I:%M %p"
msgstr "%H:%M"

#. Translators: This is a strftime format string.
#. * It is used to display a date in the full format (so that people can
#. * copy and paste it elsewhere).
#: applets/clock/clock.c:1653
msgid "%A, %B %d %Y"
msgstr "วัน%Aที่ %-d %B %EY"

#: applets/clock/clock.c:1684
msgid "Set System Time..."
msgstr "ตั้งเวลาของเครื่อง..."

#: applets/clock/clock.c:1685
msgid "Set System Time"
msgstr "ตั้งเวลาของเครื่อง"

#: applets/clock/clock.c:1699
msgid "Failed to set the system time"
msgstr "ตั้งเวลาของเครื่องไม่สำเร็จ"

#: applets/clock/clock.c:1889 applets/fish/fish.c:1690
#: applets/notification_area/main.c:290 applets/wncklet/window-list.c:466
#: applets/wncklet/workspace-switcher.c:468
msgid "_Preferences"
msgstr "_การกำหนดค่า"

#: applets/clock/clock.c:1892 applets/clock/clock.ui:312
#: applets/fish/fish.c:1693 applets/fish/fish.ui:46
#: applets/notification_area/main.c:293 applets/wncklet/showdesktop.c:239
#: applets/wncklet/window-list.c:474 applets/wncklet/window-list.ui:37
#: applets/wncklet/window-menu.c:105 applets/wncklet/workspace-switcher.c:476
#: applets/wncklet/workspace-switcher.ui:46 mate-panel/drawer.c:558
#: mate-panel/panel-action-button.c:730 mate-panel/panel-addto.c:1267
#: mate-panel/panel-context-menu.c:320
#: mate-panel/panel-ditem-editor-dialog.ui:45 mate-panel/panel-menu-bar.c:355
#: mate-panel/panel-menu-button.c:697 mate-panel/panel-properties-dialog.ui:78
#: mate-panel/panel-properties-dialog.ui:724 mate-panel/panel-run-dialog.ui:39
msgid "_Help"
msgstr "_วิธีใช้"

#: applets/clock/clock.c:1895 applets/fish/fish.c:1696
#: applets/notification_area/main.c:296 applets/wncklet/showdesktop.c:247
#: applets/wncklet/window-list.c:482 applets/wncklet/window-menu.c:113
#: applets/wncklet/workspace-switcher.c:484
msgid "_About"
msgstr "เ_กี่ยวกับ"

#: applets/clock/clock.c:1898
msgid "Copy _Time"
msgstr "คัดลอกเ_วลา"

#: applets/clock/clock.c:1901
msgid "Copy _Date"
msgstr "คัดลอกวั_นที่"

#: applets/clock/clock.c:1904
msgid "Ad_just Date & Time"
msgstr "_ตั้งวันที่และเวลา"

#: applets/clock/clock.c:2902
msgid "Choose Location"
msgstr "เลือกตำแหน่ง"

#: applets/clock/clock.c:2981
msgid "Edit Location"
msgstr "แก้ไขตำแหน่ง"

#: applets/clock/clock.c:3107
msgid "City Name"
msgstr "ชื่อเมือง"

#: applets/clock/clock.c:3111
msgid "City Time Zone"
msgstr "เขตเวลาของเมือง"

#: applets/clock/clock.c:3384
#: applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in:10
msgid "Clock"
msgstr "นาฬิกา"

#: applets/clock/clock.c:3385
msgid "About Clock"
msgstr ""

#: applets/clock/clock.c:3387
msgid "The Clock displays the current time and date"
msgstr "นาฬิกาแสดงวันและเวลาปัจจุบัน"

#: applets/clock/clock.c:3388
msgid ""
"Copyright © 1998-2004 Free Software Foundation, Inc.\n"
"Copyright © 2012-2021 MATE developers"
msgstr ""

#: applets/clock/clock.c:3392 applets/fish/fish.c:562
#: applets/notification_area/main.c:284 applets/wncklet/showdesktop.c:531
#: applets/wncklet/window-list.c:956 applets/wncklet/window-menu.c:95
#: applets/wncklet/workspace-switcher.c:735
#: mate-panel/panel-context-menu.c:125
msgid "translator-credits"
msgstr "Akom Chotiphantawanon <knight2000@gmail.com>, 2016"

#: applets/clock/clock.ui:31
msgid "Time & Date"
msgstr "วันและเวลา"

#: applets/clock/clock.ui:46 applets/clock/clock.ui:952
#: mate-panel/libpanel-util/panel-gtk.c:137
#: mate-panel/panel-context-menu.c:214
#: mate-panel/panel-ditem-editor-dialog.ui:92
#: mate-panel/panel-force-quit.c:241 mate-panel/panel-recent.c:154
#: mate-panel/panel-run-dialog.ui:55 mate-panel/panel.c:688
#: mate-panel/panel.c:1491
msgid "_Cancel"
msgstr "_ยกเลิก"

#: applets/clock/clock.ui:62
msgid "_Set System Time"
msgstr "_ตั้งเวลาของเครื่อง"

#: applets/clock/clock.ui:198
msgid "_Time:"
msgstr "เ_วลา:"

#: applets/clock/clock.ui:212
msgid "Current Time:"
msgstr "เวลาปัจจุบัน:"

#: applets/clock/clock.ui:296
msgid "Clock Preferences"
msgstr "ปรับแต่งนาฬิกา"

#: applets/clock/clock.ui:328
msgid "Time _Settings"
msgstr "_ตั้งเวลา"

#: applets/clock/clock.ui:343 applets/fish/fish.c:849 applets/fish/fish.ui:62
#: applets/notification_area/notification-area-preferences-dialog.ui:65
#: applets/wncklet/window-list.ui:53 applets/wncklet/workspace-switcher.ui:62
#: mate-panel/panel-addto.c:1278 mate-panel/panel-ditem-editor-dialog.ui:76
#: mate-panel/panel-properties-dialog.ui:94
#: mate-panel/panel-properties-dialog.ui:740
#: mate-panel/panel-test-applets.ui:52
msgid "_Close"
msgstr "ปิ_ด"

#: applets/clock/clock.ui:388
msgid "Clock Format"
msgstr "รูปแบบนาฬิกา"

#: applets/clock/clock.ui:412
msgid "_12 hour format"
msgstr "แ_บบ AM/PM"

#: applets/clock/clock.ui:427
msgid "_24 hour format"
msgstr "แบบ 24 _ชั่วโมง"

#: applets/clock/clock.ui:467
msgid "Panel Display"
msgstr "การแสดงบนพาเนล"

#: applets/clock/clock.ui:492
msgid "Show the _date"
msgstr "แสดงวัน_ที่"

#: applets/clock/clock.ui:507
msgid "Show seco_nds"
msgstr "แสดง_วินาที"

#: applets/clock/clock.ui:522
msgid "Show wee_k numbers in calendar"
msgstr "แสดงเลขสั_ปดาห์ในปฏิทิน"

#: applets/clock/clock.ui:537
msgid "Show _weather"
msgstr "แสดงรายงาน_อากาศ"

#: applets/clock/clock.ui:552
msgid "Show _temperature"
msgstr "แสดงอุณหภู_มิ"

#: applets/clock/clock.ui:587 applets/fish/fish.ui:102
#: mate-panel/panel-properties-dialog.ui:384
msgid "General"
msgstr "ทั่วไป"

#: applets/clock/clock.ui:639 mate-panel/panel-addto.c:1274
msgid "_Add"
msgstr "เ_พิ่ม"

#: applets/clock/clock.ui:655
msgid "_Edit"
msgstr "แ_ก้ไข"

#: applets/clock/clock.ui:671
msgid "_Remove"
msgstr "_ลบ"

#: applets/clock/clock.ui:732
msgid "Display"
msgstr "การแสดงผล"

#: applets/clock/clock.ui:769
msgid "_Visibility unit:"
msgstr "หน่วย_ทัศนวิสัย:"

#: applets/clock/clock.ui:791
msgid "_Pressure unit:"
msgstr "หน่วยความ_กดอากาศ:"

#: applets/clock/clock.ui:825
msgid "_Wind speed unit:"
msgstr "หน่วยความเร็ว_ลม:"

#: applets/clock/clock.ui:839
msgid "_Temperature unit:"
msgstr "หน่วย_อุณหภูมิ:"

#: applets/clock/clock.ui:886
msgid "Weather"
msgstr "อากาศ"

#: applets/clock/clock.ui:915
msgid "East"
msgstr "ตะวันออก"

#: applets/clock/clock.ui:918
msgid "West"
msgstr "ตะวันตก"

#: applets/clock/clock.ui:929
msgid "North"
msgstr "เหนือ"

#: applets/clock/clock.ui:932
msgid "South"
msgstr "ใต้"

#: applets/clock/clock.ui:968 mate-panel/libpanel-util/panel-gtk.c:141
#: mate-panel/panel-applet-frame.c:959
msgid "_OK"
msgstr ""

#. Languages that have a single word that translates as either "state" or
#. "province" should use that instead of "region".
#: applets/clock/clock.ui:1043
msgid ""
"<small><i>Type a city, region, or country name and then select a match from "
"the pop-up.</i></small>"
msgstr ""
"<small><i>ป้อนชื่อเมือง ชื่อรัฐ หรือชื่อประเทศ "
"แล้วเลือกรายการที่ตรงจากเมนูที่ผุดขึ้น</i></small>"

#: applets/clock/clock.ui:1088
msgid "_Timezone:"
msgstr "เ_ขตเวลา:"

#: applets/clock/clock.ui:1101
msgid "_Location Name:"
msgstr "_ชื่อตำแหน่งที่ตั้ง:"

#: applets/clock/clock.ui:1145 applets/clock/clock.ui:1159
msgid "<i>(optional)</i>"
msgstr "<b>(ระบุหรือไม่ก็ได้)</b>"

#: applets/clock/clock.ui:1202
msgid "L_ongitude:"
msgstr "ลอง_จิจูด:"

#: applets/clock/clock.ui:1223
msgid "L_atitude:"
msgstr "_ละติจูด:"

#: applets/clock/clock-location-tile.c:181
msgid "Failed to set the system timezone"
msgstr "ตั้งชื่อเขตเวลาของระบบไม่สำเร็จ"

#: applets/clock/clock-location-tile.c:227
msgid "<small>Set...</small>"
msgstr "<small>ตั้ง...</small>"

#: applets/clock/clock-location-tile.c:228
msgid "<small>Set</small>"
msgstr "<small>ตั้ง</small>"

#: applets/clock/clock-location-tile.c:304
msgid ""
"Set location as current location and use its timezone for this computer"
msgstr ""
"กำหนดตำแหน่งที่ตั้งให้เป็นตำแหน่งที่ตั้งปัจจุบัน "
"และใช้เขตเวลาของตำแหน่งดังกล่าวสำหรับเครื่องนี้"

#. Translators: This is a strftime format string.
#. * It is used to display the time in 12-hours format
#. * (eg, like in the US: 8:10 am), when the local
#. * weekday differs from the weekday at the location
#. * (the %A expands to the weekday). The %p expands to
#. * am/pm.
#: applets/clock/clock-location-tile.c:437
msgid "%l:%M <small>%p (%A)</small>"
msgstr "%I:%M <small>%p (%A)</small>"

#. Translators: This is a strftime format string.
#. * It is used to display the time in 24-hours format
#. * (eg, like in France: 20:10), when the local
#. * weekday differs from the weekday at the location
#. * (the %A expands to the weekday).
#: applets/clock/clock-location-tile.c:445
msgid "%H:%M <small>(%A)</small>"
msgstr "%H:%M <small>(%A)</small>"

#. Translators: This is a strftime format string.
#. * It is used to display the time in 12-hours format
#. * (eg, like in the US: 8:10 am). The %p expands to
#. * am/pm.
#: applets/clock/clock-location-tile.c:454
msgid "%l:%M <small>%p</small>"
msgstr "%I:%M <small>%p</small>"

#: applets/clock/clock-location-tile.c:596
#, c-format
msgid "%s, %s"
msgstr "%s, %s"

#: applets/clock/clock-location-tile.c:608
#: applets/clock/clock-location-tile.c:617
msgid "Unknown"
msgstr "ไม่ทราบ"

#. Translators: The two strings are temperatures.
#: applets/clock/clock-location-tile.c:610
#, c-format
msgid "%s, feels like %s"
msgstr "%s, รู้สึกเหมือน %s"

#: applets/clock/clock-location-tile.c:633
#, c-format
msgid "Sunrise: %s / Sunset: %s"
msgstr "ดวงอาทิตย์ขึ้น: %s / ดวงอาทิตย์ตก: %s"

#: applets/clock/clock-utils.c:92 applets/fish/fish.c:168
#: applets/notification_area/main.c:236 applets/wncklet/wncklet.c:74
#: mate-panel/libpanel-util/panel-show.c:235
#, c-format
msgid "Could not display help document '%s'"
msgstr "ไม่สามารถแสดงเอกสารวิธีใช้ '%s'"

#: applets/clock/clock-utils.c:121 applets/fish/fish.c:194
#: applets/notification_area/main.c:250 applets/wncklet/wncklet.c:91
msgid "Error displaying help document"
msgstr "เกิดข้อผิดพลาดขณะแสดงเอกสารวิธีใช้"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:29
msgid "Hour format"
msgstr "รูปแบบชั่วโมง"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:30
msgid ""
"This key specifies the hour format used by the clock applet. Possible values"
" are \"12-hour\", \"24-hour\", \"internet\", \"unix\" and \"custom\". If set"
" to \"internet\", the clock will display Internet time. The Internet time "
"system divides the day into 1000 \".beats\". There are no time zones in this"
" system, so time is the same all over the world. If set to \"unix\", the "
"clock will display time in seconds since Epoch, i.e. 1970-01-01. If set to "
"\"custom\", the clock will display time according to the format specified in"
" the custom_format key."
msgstr ""
"ค่านี้กำหนดรูปแบบชั่วโมงที่จะใช้ในแอพเพล็ตนาฬิกา "
"ค่าที่เป็นไปได้คือ\"12-hour\", \"24-hour\", \"internet\", \"unix\" และ "
"\"custom\"ถ้ากำหนดเป็น \"internet\" "
"นาฬิกาจะแสดงเวลาอินเทอร์เน็ตซึ่งจะแบ่งวันออกเป็น 1000 \".beat\" "
"ระบบนี้จะไม่มีเขตเวลา เวลาจึงเหมือนกันทุกแห่งในโลกถ้ากำหนดเป็น \"unix\" "
"นาฬิกาจะแสดงเวลาเป็นวินาทีนับจาก 1970-01-01 ถ้ากำหนดเป็น \"custom\" "
"นาฬิกาจะแสดงตามรูปแบบที่กำหนดใน custom_format"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:34
msgid "Custom format of the clock"
msgstr "รูปแบบเวลาที่กำหนดเอง"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:35
msgid ""
"This key specifies the format used by the clock applet when the format key "
"is set to \"custom\". You can use conversion specifiers understood by "
"strftime() to obtain a specific format. See the strftime() manual for more "
"information."
msgstr ""
"ค่านี้กำหนดรูปแบบของเวลาในแอพเพล็ตนาฬิกาเมื่อกำหนดรูปแบบเป็น \"custom\" "
"คุณสามารถใช้รหัสการแปลงของ strftime() เพื่อระบุรูปแบบที่ต้องการได้ "
"ดูข้อมูลเพิ่มเติมได้จากคู่มือของ strftime()"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:39
msgid "Show time with seconds"
msgstr "แสดงเวลาพร้อมวินาที"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:40
msgid "If true, display seconds in time."
msgstr "ถ้าเลือก จะแสดงวินาทีในเวลา"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:44
msgid "Show date in clock"
msgstr "แสดงวันที่ในนาฬิกา"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:45
msgid "If true, display date in the clock, in addition to time."
msgstr "ถ้าเลือก จะแสดงวันที่ในนาฬิกาพร้อมกับเวลา"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:49
msgid "Show date in tooltip"
msgstr "แสดงวันที่ในคำแนะนำเครื่องมือ"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:50
msgid "If true, show date in a tooltip when the pointer is over the clock."
msgstr "ถ้าเลือก จะแสดงวันที่ในคำแนะนำเครื่องมือเมื่อตัวชี้อยู่เหนือนาฬิกา"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:54
msgid "Show weather in clock"
msgstr "แสดงสภาพอากาศในนาฬิกา"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:55
msgid "If true, display a weather icon."
msgstr "ถ้าเลือก จะแสดงไอคอนรายงานอากาศ"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:59
msgid "Show temperature in clock"
msgstr "แสดงอุณหภูมิในนาฬิกา"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:60
msgid "If true, show the temperature next to the weather icon."
msgstr "ถ้าเลือก จะแสดงอุณหภูมิข้างไอคอนรายงานอากาศ"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:64
msgid "Show week numbers in calendar"
msgstr "แสดงเลขสัปดาห์ในปฏิทิน"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:65
msgid "If true, show week numbers in the calendar."
msgstr "ถ้าเลือก จะแสดงเลขสัปดาห์ในปฏิทิน"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:69
msgid "Expand list of locations"
msgstr "ขยายรายการตำแหน่งที่ตั้ง"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:70
msgid "If true, expand the list of locations in the calendar window."
msgstr "ถ้าเลือก จะขยายรายการตำแหน่งที่ตั้งในหน้าต่างปฏิทิน"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:74
msgid "List of locations"
msgstr "รายชื่อตำแหน่งที่ตั้ง"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:75
msgid "A list of locations to display in the calendar window."
msgstr "รายชื่อตำแหน่งที่ตั้งที่จะแสดงในหน้าต่างปฏิทิน"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:79
msgid "Temperature unit"
msgstr "หน่วยอุณหภูมิ"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:80
msgid "The unit to use when showing temperatures."
msgstr "หน่วยที่จะใช้แสดงอุณหภูมิ"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:84
msgid "Speed unit"
msgstr "หน่วยความเร็ว"

#: applets/clock/org.mate.panel.applet.clock.gschema.xml.in:85
msgid "The unit to use when showing wind speed."
msgstr "หน่วยที่จะใช้แสดงความเร็วลม"

#: applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in:6
msgid "Clock Applet Factory"
msgstr "โรงงานแอพเพล็ตนาฬิกา"

#: applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in:7
msgid "Factory for clock applet"
msgstr "โรงงานสำหรับแอพเพล็ตนาฬิกา"

#: applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in:11
msgid "Get the current time and date"
msgstr "รับข้อมูลวันและเวลาปัจจุบัน"

#: applets/fish/fish.c:264
#, c-format
msgid ""
"Warning:  The command appears to be something actually useful.\n"
"Since this is a useless applet, you may not want to do this.\n"
"We strongly advise you against using %s for anything\n"
"which would make the applet \"practical\" or useful."
msgstr ""
"คำเตือน:  คำสั่งนี้เป็นคำสั่งที่มีประโยชน์\n"
"แต่เนื่องจากนี่คือแอพเพล็ตที่ไม่มีประโยชน์ คุณอาจจะไม่ต้องการใช้คำสั่งนี้\n"
"ขอแนะนำว่าไม่ควรใช้ %s กับอะไรก็ตาม\n"
"ที่จะทำให้แอพเพล็ตนี้ \"ใช้งานได้จริง\" หรือใช้ประโยชน์ได้"

#: applets/fish/fish.c:423
msgid "Images"
msgstr "รูปภาพ"

#: applets/fish/fish.c:529 applets/fish/fish.c:573 applets/fish/fish.c:679
#, no-c-format
msgid "%s the Fish"
msgstr "ปลา %s"

#: applets/fish/fish.c:530
#, c-format
msgid ""
"%s has no use what-so-ever. It only takes up disk space and compilation "
"time, and if loaded it also takes up precious panel space and memory. "
"Anybody found using it should be promptly sent for a psychiatric evaluation."
msgstr ""
"%s ไม่มีประโยชน์อะไรเลย แอพเพล็ตนี้ทำให้เสียเนื้อที่ดิสก์และเวลาคอมไพล์ "
"และถ้าโหลดขึ้นมา ก็จะทำให้เสียเนื้อที่พาเนลและหน่วยความจำ ใครใช้เป็นประจำ "
"น่าจะต้องปรึกษาจิตแพทย์โดยเร็ว"

#: applets/fish/fish.c:547
msgid "(with minor help from George)"
msgstr "(ด้วยความช่วยเหลือเล็กน้อยจาก George)"

#: applets/fish/fish.c:553
#: applets/fish/org.mate.panel.FishApplet.mate-panel-applet.desktop.in.in:10
msgid "Fish"
msgstr "ปลา"

#: applets/fish/fish.c:554
msgid "About Fish"
msgstr ""

#: applets/fish/fish.c:557
msgid ""
"Copyright © 1998-2002 Free Software Foundation, Inc.\n"
"Copyright © 2002-2005 Vincent Untz\n"
"Copyright © 2012-2021 MATE developers"
msgstr ""

#: applets/fish/fish.c:574
#, c-format
msgid "%s the Fish, a contemporary oracle"
msgstr "ปลา %s หมอดูร่วมสมัย"

#: applets/fish/fish.c:640
msgid "Unable to locate the command to execute"
msgstr "ไม่สามารถหาคำสั่งเพื่อเรียกใช้งานได้"

#: applets/fish/fish.c:684
#, no-c-format
msgid "%s the Fish Says:"
msgstr "ปลา %s บอกว่า:"

#: applets/fish/fish.c:746
#, c-format
msgid ""
"Unable to read output from command\n"
"\n"
"Details: %s"
msgstr ""
"ไม่สามารถอ่านผลลัพธ์จากคำสั่ง\n"
"\n"
"รายละเอียด: %s"

#: applets/fish/fish.c:845
msgid "_Speak again"
msgstr "_พูดอีก"

#: applets/fish/fish.c:926
#, c-format
msgid "The configured command is not working and has been replaced by: %s"
msgstr "คำสั่งที่ตั้งไว้ไม่ทำงาน จะแทนที่ด้วย: %s"

#: applets/fish/fish.c:959
#, c-format
msgid ""
"Unable to execute '%s'\n"
"\n"
"Details: %s"
msgstr ""
"ไม่สามารถเรียกใช้งาน '%s'\n"
"\n"
"รายละเอียด: %s"

#: applets/fish/fish.c:975
#, c-format
msgid ""
"Unable to read from '%s'\n"
"\n"
"Details: %s"
msgstr ""
"ไม่สามารถอ่านค่าจากคำสั่ง '%s'\n"
"\n"
"รายละเอียด: %s"

#: applets/fish/fish.c:1547
msgid "The water needs changing"
msgstr "เปลี่ยนน้ำได้แล้ว"

#: applets/fish/fish.c:1549
msgid "Look at today's date!"
msgstr "ดูปฏิทินสิ!"

#: applets/fish/fish.c:1631
#, c-format
msgid "%s the Fish, the fortune teller"
msgstr "ปลา %s หมอดูไม่แม่น"

#: applets/fish/fish.ui:32
msgid "Fish Preferences"
msgstr "ปรับแต่งปลา"

#: applets/fish/fish.ui:145
msgid "_Name of fish:"
msgstr "_ชื่อปลา:"

#: applets/fish/fish.ui:185
msgid "Co_mmand to run when clicked:"
msgstr "_คำสั่งที่จะเรียกใช้เมื่อถูกคลิก:"

#: applets/fish/fish.ui:246
msgid "Animation"
msgstr "การเคลื่อนไหว"

#: applets/fish/fish.ui:266 mate-panel/panel-properties-dialog.ui:482
#: mate-panel/panel-properties-dialog.ui:635
msgid "    "
msgstr "    "

#: applets/fish/fish.ui:300
msgid "_File:"
msgstr "แ_ฟ้ม:"

#: applets/fish/fish.ui:315
msgid "Select an animation"
msgstr "เลือกภาพเคลื่อนไหว"

#: applets/fish/fish.ui:346
msgid "_Total frames in animation:"
msgstr "_จำนวนเฟรมในภาพเคลื่อนไหว:"

#: applets/fish/fish.ui:361
msgid "_Pause per frame:"
msgstr "_ระยะเวลาระหว่างเฟรม:"

#: applets/fish/fish.ui:390
msgid "frames"
msgstr "เฟรม"

#: applets/fish/fish.ui:403
msgid "seconds"
msgstr "วินาที"

#: applets/fish/fish.ui:455
msgid "_Rotate on vertical panels"
msgstr "_หมุนเมื่ออยู่บนพาเนลแนวตั้ง"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:5
msgid "The fish's name"
msgstr "ชื่อของปลา"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:6
msgid ""
"A fish without a name is a pretty dull fish. Bring your fish to life by "
"naming him."
msgstr ""
"ปลาที่ไร้นามนั้นไม่ค่อยน่าสนใจ ตั้งชื่อปลาเพื่อให้เขามีชีวิตชีวาหน่อยสิ"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:10
msgid "The fish's animation pixmap"
msgstr "pixmap ของภาพปลาเคลื่อนไหว"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:11
msgid ""
"This key specifies the filename of the pixmap which will be used for the "
"animation displayed in the fish applet relative to the pixmap directory."
msgstr ""
"ค่านี้กำหนดชื่อแฟ้มภาพพิกซ์แมป จากตำแหน่งโฟลเดอร์พิกซ์แมป "
"ซึ่งจะใช้สำหรับแสดงการเคลื่อนไหว ในแอพเพล็ตปลา"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:15
msgid "Command to execute on click"
msgstr "คำสั่งที่จะเรียกใช้งานเมื่อมีการคลิก"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:16
msgid ""
"This key specifies the command that will be tried to execute when the fish "
"is clicked."
msgstr "ค่านี้กำหนดคำสั่งที่จะลองเรียกใช้งานเมื่อปลาถูกคลิก"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:20
msgid "Frames in fish's animation"
msgstr "จำนวนเฟรมในการเคลื่อนไหวของปลา"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:21
msgid ""
"This key specifies the number of frames that will be displayed in the fish's"
" animation."
msgstr "ค่านี้กำหนดจำนวนเฟรมที่แสดงการเคลื่อนไหวของปลา"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:25
msgid "Pause per frame"
msgstr "ระยะเวลาระหว่างเฟรม"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:26
msgid "This key specifies the number of seconds each frame will be displayed."
msgstr "ค่านี้กำหนดจำนวนวินาทีของแต่ละเฟรมที่จะถูกแสดง"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:30
msgid "Rotate on vertical panels"
msgstr "หมุนเมื่ออยู่บนพาเนลแนวตั้ง"

#: applets/fish/org.mate.panel.applet.fish.gschema.xml.in:31
msgid ""
"If true, the fish's animation will be displayed rotated on vertical panels."
msgstr "ถ้าเลือก ภาพเคลื่อนไหวของปลาจะหมุน 90 องศา เมื่ออยู่บนพาเนลแนวตั้ง"

#: applets/fish/org.mate.panel.FishApplet.mate-panel-applet.desktop.in.in:6
msgid "Wanda Factory"
msgstr "โรงงาน Wanda"

#: applets/fish/org.mate.panel.FishApplet.mate-panel-applet.desktop.in.in:7
msgid "From Whence That Stupid Fish Came"
msgstr "From Whence That Stupid Fish Came"

#: applets/fish/org.mate.panel.FishApplet.mate-panel-applet.desktop.in.in:11
msgid "Display a swimming fish or another animated creature"
msgstr "แสดงภาพปลากำลังว่ายน้ำ หรือภาพเคลื่อนไหวของสัตว์แบบอื่น ๆ"

#: applets/notification_area/main.c:274
#: applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.desktop.in.in:10
msgid "Notification Area"
msgstr "พื้นที่แจ้งเหตุ"

#: applets/notification_area/main.c:275
msgid "About Notification Area"
msgstr ""

#: applets/notification_area/main.c:278
msgid ""
"Copyright © 2002 Red Hat, Inc.\n"
"Copyright © 2003-2006 Vincent Untz\n"
"Copyright © 2011 Perberos\n"
"Copyright © 2012-2021 MATE developers"
msgstr ""

#: applets/notification_area/main.c:482
msgid "Panel Notification Area"
msgstr "พื้นที่แจ้งเหตุสำหรับพาเนล"

#: applets/notification_area/notification-area-preferences-dialog.ui:46
msgid "Notification Area Preferences"
msgstr ""

#: applets/notification_area/notification-area-preferences-dialog.ui:110
msgid "_Minimum Icon Size:"
msgstr ""

#: applets/notification_area/notification-area-preferences-dialog.ui:124
msgid "26"
msgstr ""

#: applets/notification_area/notification-area-preferences-dialog.ui:139
#: mate-panel/panel-properties-dialog.ui:221
msgid "pixels"
msgstr "พิกเซล"

#: applets/notification_area/org.mate.panel.applet.notification-area.gschema.xml.in:5
msgid "Minimum icon size"
msgstr ""

#: applets/notification_area/org.mate.panel.applet.notification-area.gschema.xml.in:6
msgid "The minimum size an icon can have."
msgstr ""

#: applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.desktop.in.in:6
msgid "Notification Area Factory"
msgstr "โรงงานพื้นที่แจ้งเหตุ"

#: applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.desktop.in.in:7
msgid "Factory for notification area"
msgstr "โรงงานสำหรับพื้นที่แจ้งเหตุ"

#: applets/notification_area/org.mate.panel.NotificationAreaApplet.mate-panel-applet.desktop.in.in:11
msgid "Area where notification icons appear"
msgstr "พื้นที่ซึ่งไอคอนในพื้นที่แจ้งเตือนปรากฏขึ้น"

#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:10
msgid "Show windows from all workspaces"
msgstr "แสดงหน้าต่างจากพื้นที่ทำงานทั้งหมด"

#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:11
msgid ""
"If true, the window list will show windows from all workspaces. Otherwise it"
" will only display windows from the current workspace."
msgstr ""
"ถ้าเลือก รายชื่อหน้าต่างจะแสดงหน้าต่างจากพื้นที่ทำงานทั้งหมด "
"มิฉะนั้นจะแสดงเฉพาะหน้าต่างที่มาจากพื้นที่ทำงานปัจจุบันเท่านั้น"

#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:15
msgid "When to group windows"
msgstr "เวลาที่จะจัดกลุ่มหน้าต่าง"

#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:16
msgid ""
"Decides when to group windows from the same application on the window list. "
"Possible values are \"never\", \"auto\" and \"always\"."
msgstr ""
"กำหนดว่าเมื่อใดจะจัดกลุ่มหน้าต่างที่มาจากโปรแกรมเดียวกันในรายชื่อหน้าต่าง "
"ค่าที่เป็นไปได้คือ \"never\", \"auto\" และ \"always\""

#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:20
msgid "Move windows to current workspace when unminimized"
msgstr "ย้ายหน้าต่างไปที่พื้นที่ทำงานปัจจุบันเมื่อเรียกคืนหน้าต่างที่ย่อเก็บ"

#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:21
msgid ""
"If true, then when unminimizing a window, move it to the current workspace. "
"Otherwise, switch to the workspace of the window."
msgstr ""
"ถ้าเลือก เมื่อใดที่คืนขนาดหน้าต่างที่ถูกย่อเล็กสุด "
"ให้ย้ายหน้าต่างนั้นไปที่พื้นที่ทำงานปัจจุบัน "
"มิฉะนั้นเปลี่ยนไปที่พื้นที่ทำงานเดิมของหน้าต่างนั้น"

#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:25
msgid "Whether to enable mouse scrolling in the switch window list"
msgstr ""

#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:26
msgid ""
"If true, enable mouse scrolling in window list, otherwise disable mouse "
"scrolling in window list."
msgstr ""

#: applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in:5
msgid "Display workspace names"
msgstr "แสดงชื่อพื้นที่ทำงาน"

#: applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in:6
msgid ""
"If true, the workspaces in the workspace switcher will display the names of "
"the workspaces. Otherwise they will display the windows on the workspace. "
"This setting only works when the window manager is Marco."
msgstr ""
"ถ้าเลือก แอพเพล็ตสลับพื้นที่ทำงานจะแสดงชื่อของพื้นที่ทำงาน "
"มิฉะนั้นจะแสดงหน้าต่างที่อยู่บนพื้นที่ทำงาน ค่าตั้งนี้ "
"ใช้ได้กับโปรแกรมจัดการหน้าต่าง Marco เท่านั้น"

#: applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in:10
msgid "Display all workspaces"
msgstr "แสดงพื้นที่ทำงานทั้งหมด"

#: applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in:11
msgid ""
"If true, the workspace switcher will show all workspaces. Otherwise it will "
"only show the current workspace."
msgstr ""
"ถ้าเลือก แอพเพล็ตสลับพื้นที่ทำงานจะแสดงพื้นที่ทำงานทั้งหมด "
"มิฉะนั้นจะแสดงเฉพาะพื้นที่ทำงานปัจจุบัน"

#: applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in:15
msgid "Rows in workspace switcher"
msgstr "จำนวนแถวในช่องสลับพื้นที่ทำงาน"

#: applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in:16
msgid ""
"This key specifies how many rows (for horizontal layout) or columns (for "
"vertical layout) the workspace switcher shows the workspaces in. This key is"
" only relevant if the display_all_workspaces key is true."
msgstr ""
"ค่านี้กำหนดจำนวนแถว (สำหรับการจัดวางแนวนอน) หรือจำนวนคอลัมน์ "
"(สำหรับการจัดวางแนวตั้ง) ที่ช่องสลับพื้นที่ทำงานใช้แสดงพื้นที่ทำงาน "
"ค่านี้ใช้ได้ก็ต่อเมื่อค่า display_all_workspaces เป็นจริง"

#: applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in:20
msgid "Wrap around on scroll"
msgstr ""

#: applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in:21
msgid ""
"If true, the workspace switcher will allow wrap-around, which means "
"switching from the first to the last workspace and vice versa via scrolling."
msgstr ""

#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:6
msgid "Window Navigation Applet Factory"
msgstr "โรงงานแอพเพล็ตนำทางหน้าต่าง"

#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:7
msgid "Factory for the window navigation related applets"
msgstr "โรงงานสำหรับแอพเพล็ตที่เกี่ยวข้องกับการนำทางหน้าต่าง"

#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:10
#: applets/wncklet/window-menu.c:83 applets/wncklet/window-menu.c:235
msgid "Window Selector"
msgstr "เลือกหน้าต่าง"

#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:11
msgid "Switch between open windows using a menu"
msgstr "สลับระหว่างหน้าต่างที่เปิดอยู่โดยใช้เมนู"

#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:23
#: applets/wncklet/workspace-switcher.c:725
msgid "Workspace Switcher"
msgstr "ตัวสลับพื้นที่ทำงาน"

#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:24
msgid "Switch between workspaces"
msgstr "สลับไปมาระหว่างพื้นที่ทำงาน"

#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:36
#: applets/wncklet/window-list.c:946
msgid "Window List"
msgstr "ลิสต์หน้าต่าง"

#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:37
msgid "Switch between open windows using buttons"
msgstr "สลับระหว่างหน้าต่างที่เปิดอยู่โดยใช้ปุ่ม"

#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:49
msgid "Show Desktop"
msgstr "แสดงพื้นโต๊ะ"

#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:50
msgid "Hide application windows and show the desktop"
msgstr "ซ่อนหน้าต่างทั้งหมดและแสดงพื้นโต๊ะ"

#: applets/wncklet/showdesktop.c:181
#, c-format
msgid "Failed to load %s: %s\n"
msgstr "ไม่สามารถเรียกใช้ %s: %s\n"

#: applets/wncklet/showdesktop.c:181
msgid "Icon not found"
msgstr "ไม่พบไอคอน"

#: applets/wncklet/showdesktop.c:263
msgid "Click here to restore hidden windows."
msgstr "คลิกที่นี่เพื่อขยายคืนหน้าต่างที่ซ่อนอยู่"

#: applets/wncklet/showdesktop.c:267
msgid "Click here to hide all windows and show the desktop."
msgstr "คลิกที่นี่เพื่อซ่อนหน้าต่างทั้งหมดและแสดงพื้นโต๊ะ"

#: applets/wncklet/showdesktop.c:450 applets/wncklet/showdesktop.c:521
msgid "Show Desktop Button"
msgstr "ปุ่มแสดงพื้นโต๊ะ"

#: applets/wncklet/showdesktop.c:522
msgid "About Show Desktop Button"
msgstr ""

#: applets/wncklet/showdesktop.c:524
msgid "This button lets you hide all windows and show the desktop."
msgstr "ปุ่มนี้ช่วยคุณซ่อนหน้าต่างทั้งหมดและแสดงพื้นโต๊ะ"

#: applets/wncklet/showdesktop.c:525 applets/wncklet/window-list.c:950
#: applets/wncklet/workspace-switcher.c:729
msgid ""
"Copyright © 2002 Red Hat, Inc.\n"
"Copyright © 2011 Perberos\n"
"Copyright © 2012-2021 MATE developers"
msgstr ""

#: applets/wncklet/showdesktop.c:571
msgid ""
"Your window manager does not support the show desktop button, or you are not"
" running a window manager."
msgstr ""
"โปรแกรมจัดการหน้าต่างของคุณ ไม่รองรับปุ่มแสดงพื้นโต๊ะ "
"หรือคุณไม่ได้ใช้โปรแกรมจัดการหน้าต่างอยู่"

#: applets/wncklet/window-list.c:458
msgid "_System Monitor"
msgstr "_เครื่องมือเฝ้าสังเกตระบบ"

#: applets/wncklet/window-list.c:947
msgid "About Window List"
msgstr ""

#: applets/wncklet/window-list.c:949
msgid ""
"The Window List shows a list of all windows in a set of buttons and lets you"
" browse them."
msgstr ""
"รายชื่อหน้าต่างแบบแถบ แสดงรายชื่อหน้าต่างทั้งหมดเป็นชุดปุ่มกด "
"และให้คุณเรียกดูหน้าต่างเหล่านั้น"

#: applets/wncklet/window-list.ui:23
msgid "Window List Preferences"
msgstr "ปรับแต่งรายชื่อหน้าต่างแบบแถบ"

#: applets/wncklet/window-list.ui:97
msgid "Window Thumbnails"
msgstr ""

#: applets/wncklet/window-list.ui:118
msgid "Show _thumbnails on hover"
msgstr ""

#: applets/wncklet/window-list.ui:140
msgid "Thumbnail width in pixels. Window aspect ratio will be maintained."
msgstr ""

#: applets/wncklet/window-list.ui:141
msgid "Thumbnail width:"
msgstr ""

#: applets/wncklet/window-list.ui:154
msgid "0"
msgstr "0"

#: applets/wncklet/window-list.ui:156
msgid "px"
msgstr ""

#: applets/wncklet/window-list.ui:199
msgid "Window Grouping"
msgstr "การรวมกลุ่มหน้าต่าง"

#: applets/wncklet/window-list.ui:220
msgid "_Never group windows"
msgstr "ไ_ม่รวมกลุ่มหน้าต่าง"

#: applets/wncklet/window-list.ui:236
msgid "Group windows when _space is limited"
msgstr "_รวมกลุ่มหน้าต่างเมื่อมีเนื้อที่จำกัด"

#: applets/wncklet/window-list.ui:252
msgid "_Always group windows"
msgstr "รวมกลุ่มหน้าต่างเ_สมอ"

#: applets/wncklet/window-list.ui:290
msgid "Mouse Scrolling"
msgstr ""

#: applets/wncklet/window-list.ui:311
msgid "_Enable mouse scrolling"
msgstr ""

#: applets/wncklet/window-list.ui:344
msgid "Behaviour"
msgstr ""

#: applets/wncklet/window-list.ui:367
msgid "Window List Content"
msgstr "เนื้อหารายชื่อหน้าต่าง"

#: applets/wncklet/window-list.ui:388
msgid "Sh_ow windows from current workspace"
msgstr "แสดงหน้าต่างจากพื้นที่ทำงาน_ปัจจุบัน"

#: applets/wncklet/window-list.ui:404
msgid "Show windows from a_ll workspaces"
msgstr "แสดงหน้าต่างจากพื้นที่ทำงาน_ทั้งหมด"

#: applets/wncklet/window-list.ui:442
msgid "Restoring Minimized Windows"
msgstr "การเรียกคืนหน้าต่างที่ถูกย่อเก็บ"

#: applets/wncklet/window-list.ui:463
msgid "Restore to current _workspace"
msgstr "ขยายคืนกลับพื้นที่ทำงาน_ปัจจุบัน"

#: applets/wncklet/window-list.ui:479
msgid "Restore to na_tive workspace"
msgstr "ขยายคืนกลับพื้นที่ทำงาน_ดั้งเดิม"

#: applets/wncklet/window-list.ui:516
#: applets/wncklet/workspace-switcher.ui:356
msgid "Workspaces"
msgstr "พื้นที่ทำงาน"

#: applets/wncklet/window-menu.c:84
msgid "About Window Selector"
msgstr ""

#: applets/wncklet/window-menu.c:86
msgid ""
"The Window Selector shows a list of all windows in a menu and lets you "
"browse them."
msgstr ""
"รายชื่อหน้าต่างแบบเมนู แสดงรายชื่อหน้าต่างทั้งหมดในเมนู "
"และให้คุณเรียกดูหน้าต่างเหล่านั้น"

#: applets/wncklet/window-menu.c:87
msgid ""
"Copyright © 2000 Helix Code, Inc.\n"
"Copyright © 2001 Free Software Foundation, Inc.\n"
"Copyright © 2003 Sun Microsystems, Inc.\n"
"Copyright © 2011 Perberos\n"
"Copyright © 2012-2021 MATE developers"
msgstr ""

#: applets/wncklet/workspace-switcher.c:294
#: applets/wncklet/workspace-switcher.c:1061
#: applets/wncklet/workspace-switcher.ui:170
msgid "rows"
msgstr "บรรทัด"

#: applets/wncklet/workspace-switcher.c:294
#: applets/wncklet/workspace-switcher.c:1061
msgid "columns"
msgstr "คอลัมน์"

#: applets/wncklet/workspace-switcher.c:726
msgid "About Workspace Switcher"
msgstr ""

#: applets/wncklet/workspace-switcher.c:728
msgid ""
"The Workspace Switcher shows you a small version of your workspaces that "
"lets you manage your windows."
msgstr ""
"แอพเพล็ตสลับพื้นที่ทำงาน แสดงรูปย่อของพื้นที่ทำงานของคุณ "
"ซึ่งคุณสามารถใช้จัดการหน้าต่างได้"

#: applets/wncklet/workspace-switcher.ui:32
msgid "Workspace Switcher Preferences"
msgstr "ปรับแต่งแอพเพล็ตสลับพื้นที่ทำงาน"

#: applets/wncklet/workspace-switcher.ui:113
msgid "Show _only the current workspace"
msgstr "แสดงเฉพาะพื้นที่ทำงาน_ปัจจุบัน"

#: applets/wncklet/workspace-switcher.ui:134
msgid "Show _all workspaces in:"
msgstr "แ_สดงพื้นที่ทำงานทั้งหมดเป็น:"

#: applets/wncklet/workspace-switcher.ui:204
msgid "Switcher"
msgstr "ช่องสลับ"

#: applets/wncklet/workspace-switcher.ui:245
msgid "Number of _workspaces:"
msgstr "_จำนวนพื้นที่ทำงาน:"

#: applets/wncklet/workspace-switcher.ui:282
msgid "Workspace na_mes:"
msgstr "_ชื่อพื้นที่ทำงาน:"

#: applets/wncklet/workspace-switcher.ui:303
msgid "Workspace Names"
msgstr "ชื่อพื้นที่ทำงาน"

#: applets/wncklet/workspace-switcher.ui:319
msgid "Show workspace _names in switcher"
msgstr "แสดงชื่_อพื้นที่ทำงานในช่องสลับ"

#: applets/wncklet/workspace-switcher.ui:334
msgid "Allow workspace _wrap around in switcher"
msgstr "อนุญาตการพั_บเก็บพื้นที่ทำงานในช่องสลับ"

#: data/org.mate.panel.gschema.xml.in:5
msgid "Default panel layout"
msgstr "เค้าโครงพาเนลปริยาย"

#: data/org.mate.panel.gschema.xml.in:6
msgid "The default panels layout to use when panels are created or resetted."
msgstr ""

#: data/org.mate.panel.gschema.xml.in:10
msgid "Enable program list in \"Run Application\" dialog"
msgstr "เปิดใช้งานรายชื่อโปรแกรมในกล่องโต้ตอบ \"เรียกโปรแกรม\""

#: data/org.mate.panel.gschema.xml.in:11
msgid ""
"If true, the \"Known Applications\" listing in the \"Run Application\" "
"dialog is made available. Whether or not the listing is expanded when the "
"dialog is shown is controlled by the show_program_list key."
msgstr ""
"ถ้าเลือก จะแสดงรายชื่อ \"โปรแกรมที่รู้จัก\" ในกล่องโต้ตอบ \"เรียกโปรแกรม\" "
"รายชื่อนี้จะเปิดขยายออกหรือไม่ จะควบคุมโดยคีย์ show_program_list"

#: data/org.mate.panel.gschema.xml.in:15
msgid "Expand program list in \"Run Application\" dialog"
msgstr "ขยายรายชื่อโปรแกรมในกล่องโต้ตอบ \"เรียกโปรแกรม\""

#: data/org.mate.panel.gschema.xml.in:16
msgid ""
"If true, the \"Known Applications\" listing in the \"Run Application\" "
"dialog is expanded when the dialog is opened. This key is only relevant if "
"the enable_program_list key is true."
msgstr ""
"ถ้าเลือก จะขยายรายชื่อ \"โปรแกรมที่รู้จัก\" ในกล่องโต้ตอบ \"เรียกโปรแกรม\" "
"เมื่อเปิดกล่องโต้ตอบ ค่านี้ใช้ได้ก็ต่อเมื่อเลือกใช้ค่า enable_program_list"

#: data/org.mate.panel.gschema.xml.in:20
msgid "Enable autocompletion in \"Run Application\" dialog"
msgstr "เปิดใช้งานการเติมชื่อโปรแกรมโดยอัตโนมัติในกล่องโต้ตอบ \"เรียกโปรแกรม\""

#: data/org.mate.panel.gschema.xml.in:21
msgid ""
"If true, autocompletion in the \"Run Application\" dialog is made available."
msgstr ""
"ถ้าเลือก จะเปิดใช้การเติมชื่อโปรแกรมโดยอัตโนมัติขณะพิมพ์ในกล่องโต้ตอบ "
"\"เรียกโปรแกรม\""

#: data/org.mate.panel.gschema.xml.in:25
msgid "History for \"Run Application\" dialog"
msgstr "ประวัติกล่องโต้ตอบ \"เรียกโปรแกรม\""

#: data/org.mate.panel.gschema.xml.in:26
msgid ""
"This is the list of commands used in \"Run Application\" dialog. The "
"commands are sorted descendingly by recency (e.g., most recent command comes"
" first)."
msgstr ""

#: data/org.mate.panel.gschema.xml.in:30
msgid "Maximum history size for \"Run Application\" dialog"
msgstr ""

#: data/org.mate.panel.gschema.xml.in:31
msgid ""
"Controls the maximum size of the history of the \"Run Application\" dialog. "
"A value of 0 will disable the history."
msgstr ""

#: data/org.mate.panel.gschema.xml.in:35
msgid "Reverse the history of the \"Run Application\" dialog"
msgstr ""

#: data/org.mate.panel.gschema.xml.in:36
msgid ""
"Displays the history in reverse. Provides a consistent view for terminal "
"users as the up key will select the most recent entry."
msgstr ""

#: data/org.mate.panel.gschema.xml.in:40
msgid "Panel ID list"
msgstr "รายชื่อหมายเลขประจำพาเนล"

#: data/org.mate.panel.gschema.xml.in:41
msgid ""
"A list of panel IDs. Each ID identifies an individual toplevel panel. The "
"settings for each of these panels are stored in /apps/panel/toplevels/$(id)."
msgstr ""
"รายชื่อหมายเลขประจำพาเนล แต่ละหมายเลขแทนพาเนลระดับบนแต่ละตัว "
"ค่าตั้งสำหรับแต่ละพาเนลเหล่านี้จะเก็บไว้ใน /apps/panel/toplevels/$(id)"

#: data/org.mate.panel.gschema.xml.in:45
msgid "Panel object ID list"
msgstr "รายชื่อหมายเลขประจำวัตถุพาเนล"

#: data/org.mate.panel.gschema.xml.in:46
msgid ""
"A list of panel object IDs. Each ID identifies an individual panel object "
"(e.g. a launcher, action button or menu button/bar). The settings for each "
"of these objects are stored in /apps/panel/objects/$(id)."
msgstr ""
"รายชื่อหมายเลขประจำวัตถุพาเนล แต่ละหมายเลขแทนวัตถุพาเนลแต่ละตัว (เช่น "
"ปุ่มเรียก "
"ปุ่มทำงานหรือปุ่ม/แถบเมนู)ค่าตั้งสำหรับแต่ละวัตถุเหล่านี้จะเก็บไว้ใน "
"/apps/panel/objects/$(id)"

#: data/org.mate.panel.gschema.xml.in:50
msgid "Enable tooltips"
msgstr "เปิดใช้งานคำแนะนำเครื่องมือ"

#: data/org.mate.panel.gschema.xml.in:51
msgid "If true, tooltips are shown for objects in panels."
msgstr "ถ้าเลือก จะแสดงคำแนะนำเครื่องมือของวัตถุในพาเนล"

#: data/org.mate.panel.gschema.xml.in:55
#: data/org.mate.panel.toplevel.gschema.xml.in:70
msgid "Enable animations"
msgstr "เปิดใช้งานภาพเคลื่อนไหว"

#: data/org.mate.panel.gschema.xml.in:59
msgid "Autoclose drawer"
msgstr "ปิดลิ้นชักอัตโนมัติ"

#: data/org.mate.panel.gschema.xml.in:60
msgid ""
"If true, a drawer will automatically be closed when the user clicks a "
"launcher in it."
msgstr ""
"ถ้าเลือก ลิ้นชักจะปิดอัตโนมัติเมื่อผู้ใช้คลิกปุ่มเรียกที่อยู่ในลิ้นชัก"

#: data/org.mate.panel.gschema.xml.in:64
msgid "Confirm panel removal"
msgstr "ยืนยันการลบพาเนล"

#: data/org.mate.panel.gschema.xml.in:65
msgid ""
"If true, a dialog is shown asking for confirmation if the user wants to "
"remove a panel."
msgstr "ถ้าเลือก จะแสดงกล่องโต้ตอบเพื่อถามยืนยันถ้าผู้ใช้ต้องการลบพาเนล"

#: data/org.mate.panel.gschema.xml.in:69
msgid "Highlight launchers on mouseover"
msgstr "เน้นปุ่มเรียกเมื่อเมาส์อยู่เหนือปุ่มเรียก"

#: data/org.mate.panel.gschema.xml.in:70
msgid ""
"If true, a launcher is highlighted when the user moves the pointer over it."
msgstr "ถ้าเลือก จะเน้นปุ่มเรียกเมื่อผู้ใช้เลื่อนตัวชี้อยู่เหนือปุ่มเรียก"

#: data/org.mate.panel.gschema.xml.in:74
msgid "Complete panel lockdown"
msgstr "ล็อคพาเนลตายตัว"

#: data/org.mate.panel.gschema.xml.in:75
msgid ""
"If true, the panel will not allow any changes to the configuration of the "
"panel. Individual applets may need to be locked down separately however. The"
" panel must be restarted for this to take effect."
msgstr ""
"ถ้าเลือก พาเนลจะไม่อนุญาตให้เปลี่ยนการตั้งค่าใดๆ ของพาเนลอีกเลย "
"แต่สำหรับแอพเพล็ตต่างๆ อาจต้องล็อคเป็นรายๆ ไปอีกที "
"คุณต้องเริ่มพาเนลใหม่เพื่อให้รายการนี้มีผล"

#: data/org.mate.panel.gschema.xml.in:79
msgid "Applet IIDs to disable from loading"
msgstr "IID ของแอพเพล็ตที่จะห้ามโหลด"

#: data/org.mate.panel.gschema.xml.in:80
msgid ""
"A list of applet IIDs that the panel will ignore. This way you can disable "
"certain applets from loading or showing up in the menu. For example to "
"disable the mini-commander applet add 'OAFIID:MATE_MiniCommanderApplet' to "
"this list. The panel must be restarted for this to take effect."
msgstr ""
"รายชื่อ IID ของแอพเพล็ตที่พาเนลจะไม่โหลดด้วยการตั้งค่านี้ "
"คุณสามารถปิดการทำงานแอพเพล็ตบางตัวไม่ให้โหลดหรือแสดงบนเมนูได้ตัวอย่างเช่น "
"ถ้าจะปิดแอพเพล็ตบรรทัดคำสั่ง ก็เพิ่ม'OAFIID:MATE_MiniCommanderApplet' "
"ในรายชื่อนี้ คุณต้องเริ่มพาเนลใหม่เพื่อให้รายการนี้มีผล"

#: data/org.mate.panel.gschema.xml.in:84
msgid "Disable Force Quit"
msgstr "ปิดการใช้งานการบังคับออก"

#: data/org.mate.panel.gschema.xml.in:85
msgid ""
"If true, the panel will not allow a user to force an application to quit by "
"removing access to the force quit button."
msgstr ""
"ถ้าเลือก พาเนลจะไม่อนุญาตให้ผู้ใช้บังคับปิดโปรแกรม "
"โดยจะไม่ยอมให้ใช้ปุ่มบังคับออก"

#: data/org.mate.panel.gschema.xml.in:89
msgid "Enable SNI support"
msgstr ""

#: data/org.mate.panel.gschema.xml.in:90
msgid "If true, the panel provides support for SNI."
msgstr ""

#: data/org.mate.panel.menubar.gschema.xml.in:15
msgid "Show applications menu"
msgstr "แสดงเมนูโปรแกรม"

#: data/org.mate.panel.menubar.gschema.xml.in:16
msgid "If true, show applications item in menu bar."
msgstr "ถ้าเลือก ต้องแสดงรายการโปรแกรมในแถบเมนู"

#: data/org.mate.panel.menubar.gschema.xml.in:20
msgid "Show places menu"
msgstr "แสดงเมนูสถานที่"

#: data/org.mate.panel.menubar.gschema.xml.in:21
msgid "If true, show places item in menu bar."
msgstr "ถ้าเลือก ต้องแสดงรายการสถานที่ในแถบเมนู"

#: data/org.mate.panel.menubar.gschema.xml.in:25
msgid "Show desktop menu"
msgstr "แสดงเมนูเดสก์ท็อป"

#: data/org.mate.panel.menubar.gschema.xml.in:26
msgid "If true, show desktop item in menu bar."
msgstr "ถ้าเลือก ต้องแสดงรายการเดสก์ท็อปในแถบเมนู"

#: data/org.mate.panel.menubar.gschema.xml.in:30
msgid "Show icon"
msgstr "แสดงไอคอน"

#: data/org.mate.panel.menubar.gschema.xml.in:31
msgid "If true, show icon in menu bar."
msgstr "ถ้าเลือก ต้องแสดงไอคอนในแถบเมนู"

#: data/org.mate.panel.menubar.gschema.xml.in:35
msgid "Icon to show in menu bar"
msgstr "ไอคอนที่ต้องการแสดงในแถบเมนู"

#: data/org.mate.panel.menubar.gschema.xml.in:36
msgid "Set the theme icon name to use in menu bar."
msgstr "ตั้งชื่อไอคอนธีมที่ต้องการใช้ในแถบเมนู"

#: data/org.mate.panel.menubar.gschema.xml.in:40
msgid "Menu bar icon size"
msgstr "ขนาดไอคอนในแถบเมนู"

#: data/org.mate.panel.menubar.gschema.xml.in:41
msgid ""
"Set the size of an icon used in menu bar. The panel must be restarted for "
"this to take effect."
msgstr ""

#: data/org.mate.panel.menubar.gschema.xml.in:45
msgid "Menu items icon size"
msgstr "ขนาดไอคอนในรายการเมนู"

#: data/org.mate.panel.menubar.gschema.xml.in:46
msgid ""
"Set the size of icons used in the menu. The panel must be restarted for this"
" to take effect."
msgstr ""

#: data/org.mate.panel.menubar.gschema.xml.in:50
msgid "Threshold of menu items before submenu is created"
msgstr ""

#: data/org.mate.panel.menubar.gschema.xml.in:51
msgid ""
"Maximum number of menu items (i.e. bookmarks) that are displayed without "
"being put in a submenu."
msgstr ""
"กำหนดจำนวนชื่อรายการเมนู (เช่น ที่คั่นหน้า) "
"ที่จะแสดงโดยที่ไม่ต้องนำไปไว้ในในเมนูย่อย"

#: data/org.mate.panel.menubar.gschema.xml.in:56
msgid "Maximum number of recent documents displayed in the Places menu"
msgstr ""

#: data/org.mate.panel.menubar.gschema.xml.in:57
msgid ""
"Maximum number of recent documents that are displayed in the Places menu at "
"a time. If this is set to -1, all known recent documents will be displayed."
msgstr ""

#: data/org.mate.panel.object.gschema.xml.in:5
msgid "Panel object type"
msgstr "ชนิดของวัตถุพาเนล"

#: data/org.mate.panel.object.gschema.xml.in:6
msgid "The type of this panel object."
msgstr "ชนิดของวัตถุพาเนลนี้"

#: data/org.mate.panel.object.gschema.xml.in:10
msgid "Toplevel panel containing object"
msgstr "พาเนลระดับบนที่มีวัตถุอยู่"

#: data/org.mate.panel.object.gschema.xml.in:11
msgid "The identifier of the toplevel panel which contains this object."
msgstr "ตัวบ่งชี้ของพาเนลระดับบนซึ่งมีวัตถุนี้อยู่"

#: data/org.mate.panel.object.gschema.xml.in:15
msgid "Object's position on the panel"
msgstr "ตำแหน่งของวัตถุบนพาเนล"

#: data/org.mate.panel.object.gschema.xml.in:16
msgid ""
"The position of this panel object. The position is specified by the number "
"of pixels from the left (or top if vertical) panel edge."
msgstr ""
"ตำแหน่งของวัตถุพาเนลนี้ ตำแหน่งนี้ถูกกำหนดโดย จำนวนพิกเซลจากทางขอบซ้าย "
"(หรือขอบบนในกรณีแนวตั้ง) พาเนล"

#: data/org.mate.panel.object.gschema.xml.in:20
msgid "Interpret position relative to bottom/right edge (DEPRECATED)"
msgstr ""

#: data/org.mate.panel.object.gschema.xml.in:21
msgid ""
"If true, the position of the object is interpreted relative to the right (or"
" bottom if vertical) edge of the panel. This key is provided only for "
"backward compatibility with old panel layouts; please set the \"relative-to-"
"edge\" property instead."
msgstr ""

#: data/org.mate.panel.object.gschema.xml.in:25
msgid ""
"Whether to interpret the value of the \"position\" key relative to the "
"start, center or end of the panel"
msgstr ""

#: data/org.mate.panel.object.gschema.xml.in:26
msgid ""
"The position of the object is interpreted relative to one edge of the panel."
" The value of this key determines whether the object is positioned relative "
"to the start (left/top edge), center, or end (right/bottom edge) of the "
"panel. Valid values for this key are 'start', 'center', and 'end'."
msgstr ""

#: data/org.mate.panel.object.gschema.xml.in:30
msgid "Lock the object to the panel"
msgstr "ล็อควัตถุติดกับพาเนล"

#: data/org.mate.panel.object.gschema.xml.in:31
msgid ""
"If true, the user may not move the applet without first unlocking the object"
" using the \"Unlock\" menuitem."
msgstr ""
"ถ้าเลือก ผู้ใช้จะไม่สามารถย้ายแอพเพล็ตได้ถ้าไม่ปลดล็อควัตถุก่อน "
"โดยใช้รายการเมนู \"ปลดล็อค\""

#: data/org.mate.panel.object.gschema.xml.in:35
msgid "Applet IID"
msgstr "IID ของแอพเพล็ต"

#: data/org.mate.panel.object.gschema.xml.in:36
msgid ""
"The implementation ID of the applet - e.g. "
"\"ClockAppletFactory::ClockApplet\". This key is only relevant if the "
"object_type key is \"external-applet\" (or the deprecated \"matecomponent-"
"applet\")."
msgstr ""
"ชื่อเรียกของการ implement ของแอพเพล็ต - เช่น "
"\"ClockAppletFactory::ClockApplet\" คีย์นี้จะมีผลก็ต่อเมื่อคีย์ object_type "
"เป็น \"external-applet\" (หรือคีย์เดิม \"matecomponent-applet\") เท่านั้น"

#: data/org.mate.panel.object.gschema.xml.in:40
msgid "Panel attached to drawer"
msgstr "พาเนลที่แนบติดกับลิ้นชัก"

#: data/org.mate.panel.object.gschema.xml.in:41
msgid ""
"The identifier of the panel attached to this drawer. This key is only "
"relevant if the object_type key is \"drawer-object\"."
msgstr ""
"ตัวบ่งชี้ของพาเนลที่แนบติดกับลิ้นชักนี้ ค่านี้ใช้ได้ก็ต่อเมื่อค่า "
"object_type เป็น \"drawer-object\""

#: data/org.mate.panel.object.gschema.xml.in:45
msgid "Tooltip displayed for drawer or menu"
msgstr "คำแนะนำเครื่องมือที่แสดงสำหรับลิ้นชักหรือเมนู"

#: data/org.mate.panel.object.gschema.xml.in:46
msgid ""
"The text to display in a tooltip for this drawer or this menu. This key is "
"only relevant if the object_type key is \"drawer-object\" or \"menu-"
"object\"."
msgstr ""
"ข้อความที่จะแสดงในคำแนะนำเครื่องมือสำหรับลิ้นชักนี้ "
"ค่านี้ใช้ได้ก็ต่อเมื่อค่า object_type เป็น \"drawer-object\" หรือ \"menu-"
"object\""

#: data/org.mate.panel.object.gschema.xml.in:50
msgid "Use custom icon for object's button"
msgstr "ใช้ไอคอนที่กำหนดเองสำหรับปุ่มของวัตถุ"

#: data/org.mate.panel.object.gschema.xml.in:51
msgid ""
"If true, the custom_icon key is used as a custom icon for the button. If "
"false, the custom_icon key is ignored. This key is only relevant if the "
"object_type key is \"menu-object\" or \"drawer-object\"."
msgstr ""
"ถ้าเลือก ค่า custom_icon จะถูกใช้เป็นไอคอนที่กำหนดเองสำหรับปุ่มนั้น "
"ถ้าไม่เลือก จะไม่สนใจค่า custom_icon คีย์นี้จะมีผลก็ต่อเมื่อค่า object_type "
"เป็น \"menu-object\" หรือ \"drawer-object\""

#: data/org.mate.panel.object.gschema.xml.in:55
msgid "Icon used for object's button"
msgstr "ไอคอนใช้สำหรับปุ่มของวัตถุ"

#: data/org.mate.panel.object.gschema.xml.in:56
msgid ""
"The location of the image file used as the icon for the object's button. "
"This key is only relevant if the object_type key is \"drawer-object\" or "
"\"menu-object\" and the use_custom_icon key is true."
msgstr ""
"ตำแหน่งของแฟ้มภาพที่ใช้เป็นไอคอนสำหรับปุ่มของวัตถุ ค่านี้ใช้ได้ก็ต่อเมื่อค่า"
" object_type key เป็น \"drawer-object\" หรือ \"menu-object\" และเลือกใช้ค่า "
"use_custom_icon"

#: data/org.mate.panel.object.gschema.xml.in:60
msgid "Use custom path for menu contents"
msgstr "ใช้พาธที่กำหนดเองสำหรับเนื้อหาเมนู"

#: data/org.mate.panel.object.gschema.xml.in:61
msgid ""
"If true, the menu_path key is used as the path from which the menu contents "
"should be constructed. If false, the menu_path key is ignored. This key is "
"only relevant if the object_type key is \"menu-object\"."
msgstr ""
"ถ้าเลือก ค่า menu_path จะใช้เป็นเส้นที่สำหรับสร้างเนื้อหาเมนู ถ้าไม่เลือก "
"จะไม่สนใจค่า menu_path ค่านี้จะมีผลก็ต่อเมื่อค่า object_type เป็น \"menu-"
"object\""

#: data/org.mate.panel.object.gschema.xml.in:65
msgid "Menu content path"
msgstr "เส้นทางของเนื้อหาเมนู"

#: data/org.mate.panel.object.gschema.xml.in:66
msgid ""
"The path from which the menu contents is contructed. This key is only "
"relevant if the use_menu_path key is true and the object_type key is \"menu-"
"object\"."
msgstr ""
"พาธจากที่ที่สร้างเนื้อหาเมนูนั้น ค่านี้ใช้ได้ก็ต่อเมื่อเลือกใช้ค่า "
"use_menu_path และค่า object_type เป็น \"menu-object\""

#: data/org.mate.panel.object.gschema.xml.in:70
msgid "Draw arrow in menu button"
msgstr "วาดลูกศรในปุ่มเมนู"

#: data/org.mate.panel.object.gschema.xml.in:71
msgid ""
"If true, an arrow is drawn over the menu button icon. If false, menu button "
"has only the icon."
msgstr ""

#: data/org.mate.panel.object.gschema.xml.in:75
msgid "Launcher location"
msgstr "ตำแหน่งปุ่มเรียก"

#: data/org.mate.panel.object.gschema.xml.in:76
msgid ""
"The location of the .desktop file describing the launcher. This key is only "
"relevant if the object_type key is \"launcher-object\"."
msgstr ""
"ตำแหน่งของแฟ้ม .desktop ที่บรรยายปุ่มเรียก ค่านี้ใช้ได้ก็ต่อเมื่อค่า "
"object_type เป็น \"launcher-object\""

#: data/org.mate.panel.object.gschema.xml.in:80
msgid "Action button type"
msgstr "ชนิดปุ่มทำงาน"

#: data/org.mate.panel.object.gschema.xml.in:81
msgid ""
"The action type this button represents. Possible values are \"lock\", "
"\"logout\", \"run\", \"search\" and \"screenshot\". This key is only "
"relevant if the object_type key is \"action-applet\"."
msgstr ""
"ชนิดการทำงานที่ปุ่มนี้แสดงถึง ค่าที่เป็นไปได้คือ \"lock\", \"logout\", "
"\"run\", \"search\" และ \"screenshot\" ค่านี้ใช้ได้ก็ต่อเมื่อค่า object_type"
" เป็น \"action-applet\""

#: data/org.mate.panel.toplevel.gschema.xml.in:5
msgid "Name to identify panel"
msgstr "ชื่อสำหรับระบุพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:6
msgid ""
"This is a human readable name which you can use to identify a panel. Its "
"main purpose is to serve as the panel's window title which is useful when "
"navigating between panels."
msgstr ""
"นี่เป็นชื่อที่คนสามารถอ่านได้ซึ่งคุณสามารถใช้เพื่อระบุพาเนล "
"จุดประสงค์หลักคือเพื่อใช้เป็นชื่อหัวเรื่องของหน้าต่าง "
"ซึ่งเป็นประโยชน์ในการเปลี่ยนไปมาระหว่างพาเนลที่มี"

#: data/org.mate.panel.toplevel.gschema.xml.in:10
msgid "X screen where the panel is displayed"
msgstr "X screen ที่พาเนลอาศัยอยู่"

#: data/org.mate.panel.toplevel.gschema.xml.in:11
msgid ""
"With a multi-screen setup, you may have panels on each individual screen. "
"This key identifies the current screen the panel is displayed on."
msgstr ""
"โดยใช้ชุดติดตั้งหลายจอภาพ คุณอาจจะมีหลายพาเนลบนจอภาพอิสระแต่ละตัว "
"ค่านี้ระบุหน้าจอปัจจุบันที่พาเนลแสดงอยู่"

#: data/org.mate.panel.toplevel.gschema.xml.in:15
msgid "Xinerama monitor where the panel is displayed"
msgstr "หน้าจอของ Xinerama ที่พาเนลอาศัยอยู่"

#: data/org.mate.panel.toplevel.gschema.xml.in:16
msgid ""
"In a Xinerama setup, you may have panels on each individual monitor. This "
"key identifies the current monitor the panel is displayed on."
msgstr ""
"เวลาใช้ Xinerama คุณอาจจะมีพาเนลบนอยู่บนแต่ละหน้าจอ "
"ค่านี้แสดงหน้าจอปัจจุบันที่พาเนลนี้อาศัยอยู่"

#: data/org.mate.panel.toplevel.gschema.xml.in:20
msgid "Expand to occupy entire screen width"
msgstr "ขยายเต็มความกว้างของหน้าจอ"

#: data/org.mate.panel.toplevel.gschema.xml.in:21
msgid ""
"If true, the panel will occupy the entire screen width (height if this is a "
"vertical panel). In this mode the panel can only be placed at a screen edge."
" If false, the panel will only be large enough to accommodate the applets, "
"launchers and buttons on the panel."
msgstr ""
"ถ้าเลือก พาเนลจะขยายเต็มความกว้างของหน้าจอ (หรือความสูง ถ้าเป็นพาเนลแนวตั้ง)"
" ในโหมดนี้ จะสามารถวางพาเนลไว้ที่ขอบของหน้าจอได้เท่านั้น ถ้าไม่เลือก "
"พาเนลจะขยายใหญ่ให้เพียงพอสำหรับวางแอพเพล็ต ปุ่มเรียก และปุ่มต่างๆ เท่านั้น"

#: data/org.mate.panel.toplevel.gschema.xml.in:25
msgid "Panel orientation"
msgstr "แนววางของพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:26
msgid ""
"The orientation of the panel. Possible values are \"top\", \"bottom\", "
"\"left\", \"right\". In expanded mode the key specifies which screen edge "
"the panel is on. In un-expanded mode the difference between \"top\" and "
"\"bottom\" is less important - both indicate that this is a horizontal panel"
" - but still give a useful hint as to how some panel objects should behave. "
"For example, on a \"top\" panel a menu button will pop up its menu below the"
" panel, whereas on a \"bottom\" panel the menu will be popped up above the "
"panel."
msgstr ""
"แนววางของพาเนล ค่าที่เป็นไปได้คือ \"top\", \"bottom\", \"left\", \"right\" "
"ในโหมดขยายตัว ค่านี้กำหนดว่าพาเนลจะอยู่บนขอบใดของหน้าจอ ในโหมดไม่ขยายตัว "
"ความแตกต่างระหว่าง \"ขอบบน\" และ \"ขอบล่าง\" อาจจะไม่สำคัญ "
"โดยทั้งสองค่าต่างแสดงว่าพาเนลเป็นพาเนลตามแนวนอน "
"แต่ก็ยังให้แนวทางที่เป็นประโยชน์ ว่าวัตถุพาเนลบางตัวควรปฏิบัติอย่างไร "
"ตัวอย่างเช่น บนพาเนล \"ขอบบน\" ปุ่มเมนูจะผุดเมนูใต้พาเนลลงมา ในขณะที่ "
"บนพาเนล \"ขอบล่าง\" จะผุดเมนูด้านบนเหนือพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:30
msgid "Panel size"
msgstr "ขนาดพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:31
msgid ""
"The height (width for a vertical panel) of the panel. The panel will "
"determine at runtime a minimum size based on the font size and other "
"indicators. The maximum size is fixed at one quarter of the screen height "
"(or width)."
msgstr ""
"ความสูง (ความกว้างสำหรับพาเนลตามแนวตั้ง) ของพาเนล ในขณะทำงาน "
"พาเนลจะพิจารณาหาค่าที่ต่ำที่สุดจากขนาดของรูปแบบตัวอักษรและตัวบ่งชี้อื่นๆ "
"ค่าสูงสุดถูกกำหนดไว้ที่หนึ่งส่วนสี่ของความสูงจอภาพ (หรือความกว้าง)"

#: data/org.mate.panel.toplevel.gschema.xml.in:35
msgid "X co-ordinate of panel"
msgstr "พิกัด Y บนพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:36
msgid ""
"The location of the panel along the x-axis. This key is only relevant in un-"
"expanded mode. In expanded mode this key is ignored and the panel is placed "
"at the screen edge specified by the orientation key."
msgstr ""
"ตำแหน่งของพาเนลตามแกน X ค่านี้มีผลในโหมดไม่ขยายตัวเท่านั้น ในโหมดขยายตัว "
"ค่านี้จะถูกละเลย "
"และพาเนลจะถูกวางไว้ที่ขอบหน้าจอซึ่งกำหนดโดยค่าแนววางของพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:40
msgid "Y co-ordinate of panel"
msgstr "พิกัด Y บนพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:41
msgid ""
"The location of the panel along the y-axis. This key is only relevant in un-"
"expanded mode. In expanded mode this key is ignored and the panel is placed "
"at the screen edge specified by the orientation key."
msgstr ""
"ตำแหน่งของพาเนลตามแกน Y ค่านี้มีผลในโหมดไม่ขยายตัวเท่านั้น ในโหมดขยายตัว "
"ค่านี้จะถูกละเลย "
"และพาเนลจะถูกวางไว้ที่ขอบหน้าจอซึ่งกำหนดโดยค่าแนววางของพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:45
msgid "X co-ordinate of panel, starting from the right of the screen"
msgstr "พิกัดแกน X วัดจากขอบขวาของหน้าจอ"

#: data/org.mate.panel.toplevel.gschema.xml.in:46
msgid ""
"The location of the panel along the x-axis, starting from the right of the "
"screen. If set to -1, the value is ignored and the value of the x key is "
"used. If the value is greater than 0, then the value of the x key is "
"ignored. This key is only relevant in un-expanded mode. In expanded mode "
"this key is ignored and the panel is placed at the screen edge specified by "
"the orientation key."
msgstr ""
"ตำแหน่งของพาเนลตามแกน X นับจากขอบขวาของหน้าจอ ถ้ากำหนดเป็น -1 จะไม่ใช้ค่านี้"
" และไปใช้ค่าในคีย์ x แทน ถ้าค่านี้มากกว่า 0 ก็จะไม่ใช้ค่าในคีย์ x  "
"ค่านี้มีผลในโหมดไม่ขยายตัวเท่านั้น ในโหมดขยายตัว ค่านี้จะถูกละเลย "
"และพาเนลจะถูกวางไว้ที่ขอบหน้าจอซึ่งกำหนดโดยค่าแนววางของพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:50
msgid "Y co-ordinate of panel, starting from the bottom of the screen"
msgstr "พิกัดแกน Y วัดจากขอบล่างของหน้าจอ"

#: data/org.mate.panel.toplevel.gschema.xml.in:51
msgid ""
"The location of the panel along the y-axis, starting from the bottom of the "
"screen. If set to -1, the value is ignored and the value of the y key is "
"used. If the value is greater than 0, then the value of the y key is "
"ignored. This key is only relevant in un-expanded mode. In expanded mode "
"this key is ignored and the panel is placed at the screen edge specified by "
"the orientation key."
msgstr ""
"ตำแหน่งของพาเนลตามแกน Y นับจากขอบล่างของหน้าจอ ถ้ากำหนดเป็น -1 "
"จะไม่ใช้ค่านี้ และไปใช้ค่าในคีย์ y แทน ถ้าค่านี้มากกว่า 0 "
"ก็จะไม่ใช้ค่าในคีย์ y  ค่านี้มีผลในโหมดไม่ขยายตัวเท่านั้น ในโหมดขยายตัว "
"ค่านี้จะถูกละเลย "
"และพาเนลจะถูกวางไว้ที่ขอบหน้าจอซึ่งกำหนดโดยค่าแนววางของพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:55
msgid "Center panel on x-axis"
msgstr "วางตรงกลางพาเนลตามแกน X"

#: data/org.mate.panel.toplevel.gschema.xml.in:56
msgid ""
"If true, the x and x_right keys are ignored and the panel is placed at the "
"center of the x-axis of the screen. If the panel is resized it will remain "
"at that position - i.e. the panel will grow on both sides. If false, the x "
"and x_right keys specify the location of the panel."
msgstr ""
"ถ้าเลือก จะไม่สนใจค่า x และ x_right และวางพาเนลไว้ตรงกลางตามแกน X "
"ของหน้าจอเสมอ ถึงพาเนลถูกปรับขนาด ก็จะยังคงอยู่ตรงกลางเหมือนเดิม "
"โดยพาเนลจะขยายขอบออกทั้งสองข้าง ถ้าไม่เลือก จะใช้ค่า x และ x_right "
"กำหนดตำแหน่งของพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:60
msgid "Center panel on y-axis"
msgstr "วางตรงกลางพาเนลตามแกน Y"

#: data/org.mate.panel.toplevel.gschema.xml.in:61
msgid ""
"If true, the y and y_bottom keys are ignored and the panel is placed at the "
"center of the y-axis of the screen. If the panel is resized it will remain "
"at that position - i.e. the panel will grow on both sides. If false, the y "
"and y_bottom keys specify the location of the panel."
msgstr ""
"ถ้าเลือก จะไม่สนใจค่า y และ y_bottom และวางพาเนลไว้ตรงกลางตามแกน Y "
"ของหน้าจอเสมอ ถึงพาเนลถูกปรับขนาด ก็จะยังคงอยู่ตรงกลางเหมือนเดิม "
"โดยพาเนลจะขยายขอบออกทั้งสองข้าง ถ้าไม่เลือก จะใช้ค่า y และ y_bottom "
"กำหนดตำแหน่งของพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:65
msgid "Automatically hide panel into corner"
msgstr "ซ่อนพาเนลไปไว้ในมุมโดยอัตโนมัติ"

#: data/org.mate.panel.toplevel.gschema.xml.in:66
msgid ""
"If true, the panel is automatically hidden into a corner of the screen when "
"the pointer leaves the panel area. Moving the pointer to that corner again "
"will cause the panel to re-appear."
msgstr ""
"ถ้าเลือก จะซ่อนพาเนลไปไว้ในมุมหนึ่งของหน้าจอโดยอัตโนมัติ "
"เมื่อเลื่อนตัวชี้ออกจากพื้นที่พาเนล  การย้ายตัวชี้ไปที่มุมนั้นอีกครั้ง "
"จะดึงพาเนลกลับออกมาใหม่"

#: data/org.mate.panel.toplevel.gschema.xml.in:71
msgid ""
"If true, hiding and un-hiding of this panel will be animated rather than "
"happening instantly."
msgstr ""
"ถ้าเลือก การซ่อนและการปรากฏของพาเนลนี้จะมีการเคลื่อนไหวแทนที่จะเกิดขึ้นทันที"

#: data/org.mate.panel.toplevel.gschema.xml.in:75
msgid "Enable hide buttons"
msgstr "เปิดใช้งานปุ่มซ่อน"

#: data/org.mate.panel.toplevel.gschema.xml.in:76
msgid ""
"If true, buttons will be placed on each side of the panel which may be used "
"to move the panel to edge of the screen, leaving only a button showing."
msgstr ""
"ถ้าเลือก จะวางปุ่มที่ด้านข้างแต่ละข้างของพาเนล "
"ซึ่งสามารถใช้ย้ายพาเนลไปซ่อนที่ขอบของหน้าจอโดยเหลือแต่ปุ่มเดียวสำหรับดึงพาเนลกลับออกมา"

#: data/org.mate.panel.toplevel.gschema.xml.in:80
msgid "Enable arrows on hide buttons"
msgstr "เปิดใช้งานลูกศรบนปุ่มซ่อน"

#: data/org.mate.panel.toplevel.gschema.xml.in:81
msgid ""
"If true, arrows will be placed on the hide buttons. This key is only "
"relevant if the enable_buttons key is true."
msgstr ""
"ถ้าเลือก จะแสดงรูปลูกศรบนปุ่มซ่อนพาเนล ค่านี้มีผลก็ต่อเมื่อเลือก "
"enable_buttons"

#: data/org.mate.panel.toplevel.gschema.xml.in:85
msgid "Panel autohide delay"
msgstr "การหน่วงการซ่อนพาเนลอัตโนมัติ"

#: data/org.mate.panel.toplevel.gschema.xml.in:86
msgid ""
"Specifies the number of milliseconds delay after the pointer leaves the "
"panel area before the panel is automatically hidden. This key is only "
"relevant if the auto_hide key is true."
msgstr ""
"กำหนดระยะเวลาหน่วงเป็นมิลลิวินาทีหลังจากตัวชี้เคลื่อนออกจากพื้นที่ของพาเนล "
"ก่อนที่พาเนลจะซ่อนตัวอัตโนมัติ ค่านี้ใช้ได้ก็ต่อเมื่อเลือกใช้ค่า auto_hide"

#: data/org.mate.panel.toplevel.gschema.xml.in:90
msgid "Panel autounhide delay"
msgstr "การหน่วงการปรากฏพาเนลอัตโนมัติ"

#: data/org.mate.panel.toplevel.gschema.xml.in:91
msgid ""
"Specifies the number of milliseconds delay after the pointer enters the "
"panel area before the panel is automatically re-shown. This key is only "
"relevant if the auto_hide key is true."
msgstr ""
"กำหนดระยะเวลาหน่วงเป็นมิลลิวินาทีหลังจากตัวชี้เคลื่อนเข้าสู่พื้นที่ของพาเนล "
"ก่อนที่พาเนลจะปรากฏใหม่อัตโนมัติ ค่านี้ใช้ได้ก็ต่อเมื่อเลือกใช้ค่า auto_hide"

#: data/org.mate.panel.toplevel.gschema.xml.in:95
msgid "Visible pixels when hidden"
msgstr "พิกเซลที่สามารถเห็นได้เมื่อซ่อนอยู่"

#: data/org.mate.panel.toplevel.gschema.xml.in:96
msgid ""
"Specifies the number of pixels visible when the panel is automatically "
"hidden into a corner. This key is only relevant if the auto_hide key is "
"true."
msgstr ""
"กำหนดจำนวนพิกเซลที่แสดงให้เห็นได้เมื่อพาเนลถูกซ่อนอัตโนมัติไปที่มุม "
"ค่านี้ใช้ได้ก็ต่อเมื่อเลือกใช้ค่า auto_hide"

#: data/org.mate.panel.toplevel.gschema.xml.in:100
msgid "Animation speed"
msgstr "ความเร็วในการเคลื่อนไหว"

#: data/org.mate.panel.toplevel.gschema.xml.in:101
msgid ""
"The speed in which panel animations should occur. Possible values are "
"\"slow\", \"medium\" and \"fast\". This key is only relevant if the "
"enable_animations key is true."
msgstr ""
"ความเร็วของการเคลื่อนไหวของพาเนล ค่าที่เป็นไปได้คือ \"slow\", \"memory\" และ"
" \"fast\" ค่านี้ใช้ได้ก็ต่อเมื่อเลือกใช้ค่า enable_animations"

#: data/org.mate.panel.toplevel.gschema.xml.in:108
msgid "Background type"
msgstr "ชนิดพื้นหลัง"

#: data/org.mate.panel.toplevel.gschema.xml.in:109
msgid ""
"Which type of background should be used for this panel. Possible values are "
"\"none\" - the default GTK+ widget background will be used, \"color\" - the "
"color key will be used as background color or \"image\" - the image "
"specified by the image key will be used as background."
msgstr ""
"พื้นหลังชนิดใดที่ควรใช้สำหรับพาเนลนี้ ค่าที่เป็นไปได้คือ \"none\" - "
"ใช้พื้นหลังปกติของวิดเจ็ต GTK+, \"color\" - ใช้ค่าในคีย์ \"สีพื้นหลัง\" "
"เป็นสีพื้นหลัง หรือ \"image\" - ใช้ภาพในคีย์ \"ภาพพื้นหลัง\" เป็นพื้นหลัง"

#: data/org.mate.panel.toplevel.gschema.xml.in:113
msgid "Background color"
msgstr "สีพื้นหลัง"

#: data/org.mate.panel.toplevel.gschema.xml.in:114
msgid "Specifies the background color for the panel in #RGB format."
msgstr "กำหนดสีพื้นหลังสำหรับพาเนลในรูปแบบ #RGB"

#: data/org.mate.panel.toplevel.gschema.xml.in:118
msgid "Background color opacity"
msgstr "ความทึบแสงของสีพื้นหลัง"

#: data/org.mate.panel.toplevel.gschema.xml.in:119
msgid ""
"Specifies the opacity of the background color format. If the color is not "
"completely opaque (a value of less than 65535), the color will be composited"
" onto the desktop background image."
msgstr ""
"กำหนดความทึบสำหรับรูปแบบสีพื้นหลัง ถ้าสีนั้นไม่ทึบ (ค่าน้อยกว่า 65535) "
"สีนั้นจะผสมไปกับภาพพื้นหลังพื้นโต๊ะ"

#: data/org.mate.panel.toplevel.gschema.xml.in:123
msgid "Background image"
msgstr "ภาพพื้นหลัง"

#: data/org.mate.panel.toplevel.gschema.xml.in:124
msgid ""
"Specifies the file to be used for the background image. If the image "
"contains an alpha channel it will be composited onto the desktop background "
"image."
msgstr ""
"กำหนดแฟ้มที่ใช้เป็นภาพพื้นหลัง ถ้าภาพนั้นมีแชนแนลอัลฟา "
"ภาพจะถูกผสมไปกับภาพพื้นหลังพื้นโต๊ะ"

#: data/org.mate.panel.toplevel.gschema.xml.in:128
msgid "Fit image to panel"
msgstr "ปรับภาพให้พอดีกับพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:129
msgid ""
"If true, the image will be scaled (retaining the aspect ratio of the image) "
"to the panel height (if horizontal)."
msgstr ""
"ถ้าเลือก จะปรับขนาดของภาพ (โดยรักษาสัดส่วนของภาพ) ตามความสูงของพาเนล "
"(ในกรณีวางในแนวนอน)"

#: data/org.mate.panel.toplevel.gschema.xml.in:133
msgid "Stretch image to panel"
msgstr "ขยายภาพเต็มพาเนล"

#: data/org.mate.panel.toplevel.gschema.xml.in:134
msgid ""
"If true, the image will be scaled to the panel dimensions. The aspect ratio "
"of the image will not be maintained."
msgstr ""
"ถ้าเลือก จะปรับขนาดของภาพตามขนาดกว้างยาวของพาเนล "
"โดยไม่มีการรักษาสัดส่วนของภาพ"

#: data/org.mate.panel.toplevel.gschema.xml.in:138
msgid "Rotate image on vertical panels"
msgstr "หมุนภาพเมื่ออยู่บนพาเนลแนวตั้ง"

#: data/org.mate.panel.toplevel.gschema.xml.in:139
msgid ""
"If true, the background image will be rotated when the panel is oriented "
"vertically."
msgstr "ถ้าเลือก ภาพพื้นหลังจะหมุนตามเมื่อจัดวางพาเนลตามแนวตั้ง"

#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:168
msgid "File is not a valid .desktop file"
msgstr "แฟ้มนี้ไม่ใช่แฟ้ม .desktop ที่ใช้ได้"

#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:193
#, c-format
msgid "Unrecognized desktop file Version '%s'"
msgstr "ไม่รู้จักแฟ้มเดสก์ท็อปรุ่น '%s'"

#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:975
#, c-format
msgid "Starting %s"
msgstr "กำลังเริ่ม %s"

#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1117
msgid "Application does not accept documents on command line"
msgstr "โปรแกรมไม่รับเอกสารในบรรทัดคำสั่ง"

#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1185
#, c-format
msgid "Unrecognized launch option: %d"
msgstr "ไม่รู้จักตัวเลือกของการเรียกโปรแกรม: %d"

#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1401
msgid "Can't pass document URIs to a 'Type=Link' desktop entry"
msgstr "ไม่สามารถส่ง URI ของเอกสารไปยังรายการเดสก์ท็อปที่มี 'Type=Link'"

#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1422
msgid "Not a launchable item"
msgstr "ไม่ใช่รายการที่เรียกทำงานได้"

#: mate-panel/mate-submodules/libegg/eggsmclient.c:233
msgid "Disable connection to session manager"
msgstr "ปิดใช้การเชื่อมต่อไปยังโปรแกรมจัดการวาระ"

#: mate-panel/mate-submodules/libegg/eggsmclient.c:238
msgid "Specify file containing saved configuration"
msgstr "ระบุแฟ้มที่บันทึกค่าตั้งไว้"

#: mate-panel/mate-submodules/libegg/eggsmclient.c:238
msgid "FILE"
msgstr "FILE"

#: mate-panel/mate-submodules/libegg/eggsmclient.c:243
msgid "Specify session management ID"
msgstr "ระบุหมายเลขการจัดการวาระ"

#: mate-panel/mate-submodules/libegg/eggsmclient.c:243
msgid "ID"
msgstr "ID"

#: mate-panel/mate-submodules/libegg/eggsmclient.c:269
msgid "Session management options:"
msgstr "ตัวเลือกเกี่ยวกับการจัดการวาระ:"

#: mate-panel/mate-submodules/libegg/eggsmclient.c:270
msgid "Show session management options"
msgstr "แสดงตัวเลือกเกี่ยวกับการจัดการวาระ"

#: mate-panel/libpanel-util/panel-gtk.c:139
msgid "_Open"
msgstr "_เปิด"

#: mate-panel/libpanel-util/panel-error.c:77
#: mate-panel/panel-applet-frame.c:797 mate-panel/panel-applet-frame.c:985
msgid "Error"
msgstr "ข้อผิดพลาด"

#: mate-panel/libpanel-util/panel-icon-chooser.c:366
msgid "Choose an icon"
msgstr "เลือกไอคอน"

#: mate-panel/libpanel-util/panel-launch.c:46
#, c-format
msgid "Could not launch '%s'"
msgstr "ไม่สามารถเรียกใช้ '%s'"

#: mate-panel/libpanel-util/panel-launch.c:49 mate-panel/launcher.c:163
msgid "Could not launch application"
msgstr "ไม่สามารถเรียกใช้โปรแกรมได้"

#: mate-panel/libpanel-util/panel-show.c:45
#, c-format
msgid "Could not open location '%s'"
msgstr "ไม่สามารถเปิดตำแหน่ง '%s'"

#: mate-panel/libpanel-util/panel-show.c:159
msgid "No application to handle search folders is installed."
msgstr "ไม่มีโปรแกรมสำหรับจัดการโฟลเดอร์ค้นหาติดตั้งไว้"

#: mate-panel/applet.c:466
msgid "???"
msgstr "???"

#: mate-panel/applet.c:546 libmate-panel-applet/mate-panel-applet.c:140
msgid "_Remove From Panel"
msgstr "_ลบออกจากพาเนล"

#: mate-panel/applet.c:554 libmate-panel-applet/mate-panel-applet.c:143
msgid "_Move"
msgstr "ย้า_ย"

#: mate-panel/applet.c:572 libmate-panel-applet/mate-panel-applet.c:149
msgid "Loc_k To Panel"
msgstr "ล็อ_คติดกับพาเนล"

#: mate-panel/applet.c:1321
msgid "Cannot find an empty spot"
msgstr "ไม่มีที่ว่าง"

#: mate-panel/drawer.c:441 mate-panel/panel-addto.c:190
#: mate-panel/panel-toplevel.c:1640
msgid "Drawer"
msgstr "ลิ้นชัก"

#: mate-panel/drawer.c:546
msgid "_Add to Drawer..."
msgstr "เ_พิ่มลงในลิ้นชัก..."

#: mate-panel/drawer.c:552 mate-panel/launcher.c:607
#: mate-panel/panel-action-button.c:173 mate-panel/panel-context-menu.c:248
msgid "_Properties"
msgstr "คุณ_สมบัติ"

#: mate-panel/mate-desktop-item-edit.c:27
msgid "Create new file in the given directory"
msgstr "สร้างแฟ้มใหม่ในโฟลเดอร์ที่กำหนด"

#: mate-panel/mate-desktop-item-edit.c:28
msgid "[FILE...]"
msgstr "[FILE...]"

#: mate-panel/mate-desktop-item-edit.c:106
msgid "- Edit .desktop files"
msgstr "- แก้ไขแฟ้ม .desktop"

#: mate-panel/mate-desktop-item-edit.c:144
#: mate-panel/mate-desktop-item-edit.c:198 mate-panel/launcher.c:1001
msgid "Create Launcher"
msgstr "สร้างปุ่มเรียก"

#: mate-panel/mate-desktop-item-edit.c:169
#: mate-panel/mate-desktop-item-edit.c:192
msgid "Directory Properties"
msgstr "คุณสมบัติไดเรกทอรี"

#: mate-panel/mate-desktop-item-edit.c:175 mate-panel/launcher.c:811
msgid "Launcher Properties"
msgstr "คุณสมบัติปุ่มเรียก"

#: mate-panel/mate-panel.desktop.in:4 mate-panel/main.c:167
msgid "Panel"
msgstr "พาเนล"

#: mate-panel/mate-panel.desktop.in:5
msgid ""
"Launch other applications and provide various utilities to manage windows, "
"show the time, etc."
msgstr ""
"ใช้เรียกโปรแกรมต่างๆ พร้อมเครื่องมือต่างๆ สำหรับจัดการหน้าต่าง แสดงนาฬิกา "
"ฯลฯ"

#: mate-panel/launcher.c:121
msgid "Could not show this URL"
msgstr "ไม่สามารถแสดง URL นี้ได้"

#: mate-panel/launcher.c:122
msgid "No URL was specified."
msgstr "ไม่ได้ระบุ URL"

#: mate-panel/launcher.c:218
msgid "Could not use dropped item"
msgstr "ไม่สามารถใช้สิ่งที่ลากมาปล่อยได้"

#: mate-panel/launcher.c:451
msgid "No URI provided for panel launcher desktop file\n"
msgstr "ไม่ได้กำหนด URI ของแฟ้มพื้นโต๊ะของปุ่มเรียกบนพาเนล\n"

#: mate-panel/launcher.c:490
#, c-format
msgid "Unable to open desktop file %s for panel launcher%s%s\n"
msgstr "ไม่สามารถเปิดแฟ้มพื้นโต๊ะ %s สำหรับปุ่มเรียกบนพาเนล %s%s\n"

#: mate-panel/launcher.c:599
msgid "_Launch"
msgstr "เ_รียกใช้"

#: mate-panel/launcher.c:937
#, c-format
msgid "Key %s is not set, cannot load launcher\n"
msgstr "ไม่ได้กำหนดค่า %s ไม่สามารถโหลดปุ่มเรียก\n"

#: mate-panel/launcher.c:1072 mate-panel/panel-ditem-editor.c:1177
#: mate-panel/panel-ditem-editor.c:1211 mate-panel/panel-ditem-editor.c:1241
msgid "Could not save launcher"
msgstr "ไม่สามารถบันทึกปุ่มเรียกได้"

#: mate-panel/main.c:55
msgid "Replace a currently running panel"
msgstr "แทนที่พาเนลที่กำลังทำงานอยู่"

#: mate-panel/main.c:57
msgid "Reset the panel configuration to default"
msgstr ""

#: mate-panel/main.c:59
msgid "Execute the run dialog"
msgstr "เรียกทำงานกล่องโต้ตอบ 'เรียกใช้'"

#: mate-panel/main.c:61
msgid "Set the default panel layout"
msgstr "ตั้งเค้าโครงพาเนลปริยาย"

#: mate-panel/menu.c:500
msgid "Add this launcher to _panel"
msgstr "เพิ่มปุ่มเรียกโปรแกรมนี้ใน_พาเนล"

#: mate-panel/menu.c:507
msgid "Add this launcher to _desktop"
msgstr "เพิ่มไอคอนเรียกโปรแกรมนี้บนพื้นโ_ต๊ะ"

#: mate-panel/menu.c:518
msgid "_Entire menu"
msgstr "เมนูทั้งห_มด"

#: mate-panel/menu.c:523
msgid "Add this as _drawer to panel"
msgstr "เพิ่มลงเป็น_ลิ้นชักในพาเนล"

#: mate-panel/menu.c:530
msgid "Add this as _menu to panel"
msgstr "เพิ่มลงเป็นเ_มนูในพาเนล"

#: mate-panel/panel-action-button.c:161
msgid "_Activate Screensaver"
msgstr "เ_ริ่มแสดงภาพรักษาหน้าจอ"

#: mate-panel/panel-action-button.c:167
msgid "_Lock Screen"
msgstr "ล็_อคหน้าจอ"

#: mate-panel/panel-action-button.c:311
msgid "Could not connect to server"
msgstr "เชื่อมต่อไปยังเซิร์ฟเวอร์ไม่สำเร็จ"

#: mate-panel/panel-action-button.c:342
msgid "Lock Screen"
msgstr "ล็อคหน้าจอ"

#: mate-panel/panel-action-button.c:343
msgid "Protect your computer from unauthorized use"
msgstr "ป้องกันคอมพิวเตอร์ของคุณจากการใช้งานโดยไม่ได้รับอนุญาต"

#: mate-panel/panel-action-button.c:357
msgid "Log Out..."
msgstr "ออกจากระบบ..."

#: mate-panel/panel-action-button.c:358
msgid "Log out of this session to log in as a different user"
msgstr "ออกจากวาระนี้ เพื่อเข้าระบบเป็นผู้ใช้อื่น"

#: mate-panel/panel-action-button.c:367
msgid "Run Application..."
msgstr "เรียกโปรแกรม..."

#: mate-panel/panel-action-button.c:368
msgid "Run an application by typing a command or choosing from a list"
msgstr "เรียกใช้โปรแกรมโดยการพิมพ์คำสั่งหรือเลือกจากรายชื่อ"

#: mate-panel/panel-action-button.c:377
msgid "Search for Files..."
msgstr "ค้นหาแฟ้ม..."

#: mate-panel/panel-action-button.c:378
msgid "Locate documents and folders on this computer by name or content"
msgstr "ค้นหาเอกสารและโฟลเดอร์ในคอมพิวเตอร์นี้ด้วยชื่อหรือเนื้อหา"

#: mate-panel/panel-action-button.c:386 mate-panel/panel-force-quit.c:251
msgid "Force Quit"
msgstr "บังคับออก"

#: mate-panel/panel-action-button.c:387
msgid "Force a misbehaving application to quit"
msgstr "บังคับโปรแกรมที่เกเรให้ออกจากการทำงาน"

#: mate-panel/panel-action-button.c:396
msgid "Connect to Server..."
msgstr "เชื่อมต่อไปยังเซิร์ฟเวอร์..."

#: mate-panel/panel-action-button.c:397
msgid "Connect to a remote computer or shared disk"
msgstr "เชื่อมต่อไปยังเซิร์ฟเวอร์ในเครือข่ายหรือดิสก์ที่เปิดใช้ร่วม"

#: mate-panel/panel-action-button.c:405
msgid "Shut Down..."
msgstr "ปิดเครื่อง..."

#: mate-panel/panel-action-button.c:406
msgid "Shut down the computer"
msgstr "ปิดเครื่องคอมพิวเตอร์"

#: mate-panel/panel-addto.c:126
msgid "Custom Application Launcher"
msgstr "ปุ่มเรียกโปรแกรมสร้างเอง"

#: mate-panel/panel-addto.c:127
msgid "Create a new launcher"
msgstr "สร้างปุ่มเรียกใหม่"

#: mate-panel/panel-addto.c:138
msgid "Application Launcher..."
msgstr "ปุ่มเรียกโปรแกรม..."

#: mate-panel/panel-addto.c:139
msgid "Copy a launcher from the applications menu"
msgstr "สร้างปุ่มเรียกโดยคัดลอกมาจากเมนูเรียกโปรแกรม"

#: mate-panel/panel-addto.c:154
msgid "Compact Menu"
msgstr ""

#: mate-panel/panel-addto.c:155
msgid "A compact menu"
msgstr ""

#: mate-panel/panel-addto.c:166
msgid "Classic Menu"
msgstr ""

#: mate-panel/panel-addto.c:167
msgid "The classic Applications, Places and System menu bar"
msgstr ""

#: mate-panel/panel-addto.c:178
msgid "Separator"
msgstr "เส้นแบ่ง"

#: mate-panel/panel-addto.c:179
msgid "A separator to organize the panel items"
msgstr "เส้นแบ่งเพื่อแบ่งส่วนพาเนลของคุณ"

#: mate-panel/panel-addto.c:191
msgid "A pop out drawer to store other items in"
msgstr "ลิ้นชักที่เปิดออกได้ สำหรับใส่แอพเพล็ตต่างๆ"

#: mate-panel/panel-addto.c:276
msgid "(empty)"
msgstr "(ว่างเปล่า)"

#: mate-panel/panel-addto.c:421
msgid "Not compatible with X11"
msgstr ""

#: mate-panel/panel-addto.c:428
msgid "Not compatible with Wayland"
msgstr ""

#: mate-panel/panel-addto.c:1011
#, c-format
msgid "Find an _item to add to \"%s\":"
msgstr "หา_รายการที่จะเพิ่มลงใน \"%s\":"

#: mate-panel/panel-addto.c:1015
msgid "Add to Drawer"
msgstr "เพิ่มลงในลิ้นชัก"

#: mate-panel/panel-addto.c:1017
msgid "Find an _item to add to the drawer:"
msgstr "หา_รายการที่จะเพิ่มลงในลิ้นชัก:"

#: mate-panel/panel-addto.c:1019
msgid "Add to Panel"
msgstr "เพิ่มลงในพาเนล"

#: mate-panel/panel-addto.c:1021
msgid "Find an _item to add to the panel:"
msgstr "หา_รายการที่จะเพิ่มลงในพาเนล:"

#: mate-panel/panel-addto.c:1270
msgid "_Back"
msgstr "ถ_อยกลับ"

#: mate-panel/panel-applet-frame.c:758
#, c-format
msgid "\"%s\" has quit unexpectedly"
msgstr "\"%s\" หยุดทำงานกระทันหัน"

#: mate-panel/panel-applet-frame.c:760
msgid "Panel object has quit unexpectedly"
msgstr "วัตถุพาเนลหยุดทำงานกระทันหัน"

#: mate-panel/panel-applet-frame.c:767
msgid ""
"If you reload a panel object, it will automatically be added back to the "
"panel."
msgstr ""
"การโหลดวัตถุพาเนลใหม่ "
"จะเป็นการเพิ่มวัตถุพาเนลนั้นกลับเข้าไปในพาเนลอีกครั้งโดยอัตโนมัติ"

#: mate-panel/panel-applet-frame.c:774
msgid "D_elete"
msgstr "_ลบ"

#: mate-panel/panel-applet-frame.c:775 mate-panel/panel-applet-frame.c:780
msgid "_Don't Reload"
msgstr "ไ_ม่ต้องโหลดใหม่"

#: mate-panel/panel-applet-frame.c:776 mate-panel/panel-applet-frame.c:781
msgid "_Reload"
msgstr "โห_ลดใหม่"

#: mate-panel/panel-applet-frame.c:947
#, c-format
msgid "The panel encountered a problem while loading \"%s\"."
msgstr "พาเนลพบกับปัญหาในขณะเรียกใช้ \"%s\""

#: mate-panel/panel-applet-frame.c:962
msgid "Do you want to delete the applet from your configuration?"
msgstr "คุณต้องการลบแอพเพล็ตนี้จากการกำหนดค่าของคุณหรือไม่?"

#: mate-panel/panel-applet-frame.c:969 mate-panel/panel.c:1495
msgid "_Delete"
msgstr "_ลบ"

#: mate-panel/panel-context-menu.c:92
msgid "And many, many others…"
msgstr ""

#: mate-panel/panel-context-menu.c:115
msgid "The MATE Panel"
msgstr "พาเนลของ MATE"

#: mate-panel/panel-context-menu.c:117
msgid ""
"Copyright © 1997-2003 Free Software Foundation, Inc.\n"
"Copyright © 2004 Vincent Untz\n"
"Copyright © 2011-2021 MATE developers"
msgstr ""

#: mate-panel/panel-context-menu.c:120
msgid ""
"This program is responsible for launching other applications and provides "
"useful utilities."
msgstr ""
"โปรแกรมนี้ใช้สำหรับเรียกใช้โปรแกรมอื่นๆ "
"และมีเครื่องมืออรรถประโยชน์ให้เรียกใช้"

#: mate-panel/panel-context-menu.c:124
msgid "About the MATE Panel"
msgstr "เกี่ยวกับพาเนลของ MATE"

#: mate-panel/panel-context-menu.c:155
msgid "Cannot delete this panel"
msgstr "ลบพาเนลนี้ไม่ได้"

#: mate-panel/panel-context-menu.c:156
msgid "You must always have at least one panel."
msgstr "คุณต้องมีพาเนลอย่างน้อยหนึ่งแผงเสมอ"

#: mate-panel/panel-context-menu.c:200
msgid "Reset all panels?"
msgstr ""

#: mate-panel/panel-context-menu.c:201
msgid ""
"When the panels are reset, all \n"
"custom settings are lost."
msgstr ""

#: mate-panel/panel-context-menu.c:215
msgid "_Reset Panels"
msgstr ""

#: mate-panel/panel-context-menu.c:237
msgid "_Add to Panel…"
msgstr ""

#: mate-panel/panel-context-menu.c:258
msgid "_Reset All Panels"
msgstr ""

#: mate-panel/panel-context-menu.c:265
msgid "_Delete This Panel"
msgstr "_ลบพาเนลนี้"

#: mate-panel/panel-context-menu.c:278
msgid "_New Panel"
msgstr "พาเนลใ_หม่"

#: mate-panel/panel-context-menu.c:327
msgid "A_bout Panels"
msgstr "เ_กี่ยวกับพาเนล"

#: mate-panel/panel-ditem-editor.c:117
msgid "Application"
msgstr "โปรแกรม"

#: mate-panel/panel-ditem-editor.c:119
msgid "Application in Terminal"
msgstr "โปรแกรมในเทอร์มินัล"

#: mate-panel/panel-ditem-editor.c:121
msgid "Location"
msgstr "ตำแหน่งที่ตั้ง"

#: mate-panel/panel-ditem-editor.c:847
msgid "Choose an application..."
msgstr "เลือกโปรแกรม..."

#: mate-panel/panel-ditem-editor.c:851
msgid "Choose a file..."
msgstr "เลือกแฟ้ม..."

#: mate-panel/panel-ditem-editor.c:1003 mate-panel/panel-ditem-editor.c:1012
#: mate-panel/panel-ditem-editor-dialog.ui:197
msgid "Comm_and:"
msgstr "คำ_สั่ง:"

#: mate-panel/panel-ditem-editor.c:1021
msgid "_Location:"
msgstr "_ตำแหน่ง:"

#: mate-panel/panel-ditem-editor.c:1178
msgid "The name of the launcher is not set."
msgstr "ไม่ได้กำหนดชื่อปุ่มเรียก"

#: mate-panel/panel-ditem-editor.c:1182
msgid "Could not save directory properties"
msgstr "ไม่สามารถบันทึกคุณสมบัติของไดเรกทอรี"

#: mate-panel/panel-ditem-editor.c:1183
msgid "The name of the directory is not set."
msgstr "ไม่ได้กำหนดชื่อไดเรกทอรี"

#: mate-panel/panel-ditem-editor.c:1199
msgid "The command of the launcher is not set."
msgstr "ไม่ได้กำหนดคำสั่งของปุ่มเรียก"

#: mate-panel/panel-ditem-editor.c:1202
msgid "The location of the launcher is not set."
msgstr "ไม่ได้กำหนดตำแหน่งของปุ่มเรียก"

#: mate-panel/panel-ditem-editor.c:1278
msgid "Could not display help document"
msgstr "ไม่สามารถแสดงเอกสารวิธีใช้"

#: mate-panel/panel-ditem-editor-dialog.ui:60
msgid "_Revert"
msgstr "คืน_กลับ"

#: mate-panel/panel-ditem-editor-dialog.ui:108
msgid "_Ok"
msgstr ""

#: mate-panel/panel-ditem-editor-dialog.ui:163
msgid "_Type:"
msgstr "ช_นิด:"

#: mate-panel/panel-ditem-editor-dialog.ui:180
msgid "_Name:"
msgstr "_ชื่อ:"

#: mate-panel/panel-ditem-editor-dialog.ui:214
msgid "Co_mment:"
msgstr "คำ_อธิบาย:"

#: mate-panel/panel-ditem-editor-dialog.ui:269
msgid "_Browse..."
msgstr "เ_รียกดู..."

#: mate-panel/panel-force-quit.c:87
msgid ""
"Click on a window to force the application to quit. To cancel press <ESC>."
msgstr "คลิกบนหน้าต่างที่จะบังคับให้หยุดทำงาน ถ้าจะยกเลิกกดปุ่ม <ESC>"

#: mate-panel/panel-force-quit.c:233
msgid "Force this application to exit?"
msgstr "บังคับให้โปรแกรมนี้หยุดทำงานหรือไม่?"

#: mate-panel/panel-force-quit.c:236
msgid ""
"If you choose to force an application to exit, unsaved changes in any open "
"documents in it might get lost."
msgstr ""
"ถ้าคุณบังคับให้โปรแกรมหยุดทำงาน การเปลี่ยนแปลงในเอกสารใดๆ "
"ที่ยังไม่ได้บันทึกอาจสูญหาย"

#: mate-panel/panel-menu-bar.c:98
msgid "Browse and run installed applications"
msgstr "เปิดเมนูเพื่อเรียกใช้โปรแกรมที่ติดตั้งไว้"

#: mate-panel/panel-menu-bar.c:99
msgid "Access documents, folders and network places"
msgstr "เข้าใช้เอกสาร โฟลเดอร์ และแหล่งต่างๆ ในเครือข่าย"

#: mate-panel/panel-menu-bar.c:100
msgid "Change desktop appearance and behavior, get help, or log out"
msgstr "เปลี่ยนรูปลักษณ์และพฤติกรรมของพื้นโต๊ะ อ่านวิธีใช้ หรือออกจากระบบ"

#: mate-panel/panel-menu-bar.c:170
msgid "Applications"
msgstr "แอพพลิเคชั่น"

#: mate-panel/panel-menu-bar.c:360 mate-panel/panel-menu-button.c:703
msgid "_Edit Menus"
msgstr "แ_ก้ไขเมนู"

#: mate-panel/panel-menu-button.c:1121
msgid "Main Menu"
msgstr "เมนูหลัก"

#: mate-panel/panel-menu-items.c:464
msgid "Bookmarks"
msgstr "ที่คั่นหน้า"

#. Translators: %s is a URI
#: mate-panel/panel-menu-items.c:487 mate-panel/panel.c:571
#, c-format
msgid "Open '%s'"
msgstr "เปิดเอกสาร '%s'"

#: mate-panel/panel-menu-items.c:558
#, c-format
msgid "Unable to scan %s for media changes"
msgstr "ไม่สามารถตรวจสอบการเปลี่ยนแผ่นใน %s"

#: mate-panel/panel-menu-items.c:602
#, c-format
msgid "Rescan %s"
msgstr "ตรวจสอบ %s ใหม่"

#: mate-panel/panel-menu-items.c:640
#, c-format
msgid "Unable to mount %s"
msgstr "ไม่สามารถเมานท์ %s"

#: mate-panel/panel-menu-items.c:703
#, c-format
msgid "Mount %s"
msgstr "เมานท์ %s"

#: mate-panel/panel-menu-items.c:912
msgid "Removable Media"
msgstr "สื่อถอดเสียบ"

#: mate-panel/panel-menu-items.c:998
msgid "Network Places"
msgstr "เซิร์ฟเวอร์ในเครือข่าย"

#: mate-panel/panel-menu-items.c:1037
msgid "Open your personal folder"
msgstr "เปิดโฟลเดอร์ส่วนตัวของคุณ"

#. Translators: Desktop is used here as in
#. * "Desktop Folder" (this is not the Desktop
#. * environment).
#: mate-panel/panel-menu-items.c:1056
msgctxt "Desktop Folder"
msgid "Desktop"
msgstr "พื้นโต๊ะ"

#: mate-panel/panel-menu-items.c:1057
msgid "Open the contents of your desktop in a folder"
msgstr "เปิดดูสิ่งต่างๆ บนพื้นโต๊ะในแบบโฟลเดอร์"

#: mate-panel/panel-menu-items.c:1074
msgid "Computer"
msgstr "คอมพิวเตอร์"

#: mate-panel/panel-menu-items.c:1080
msgid ""
"Browse all local and remote disks and folders accessible from this computer"
msgstr ""
"ท่องดูดิสก์และโฟลเดอร์ทั้งหมดในเครื่องและในเครือข่ายที่เข้าถึงได้จากคอมพิวเตอร์นี้"

#: mate-panel/panel-menu-items.c:1093
msgid "Network"
msgstr "เครือข่าย"

#: mate-panel/panel-menu-items.c:1094
msgid "Browse bookmarked and local network locations"
msgstr ""
"ท่องดูตำแหน่งเครือข่ายที่คั่นหน้าไว้ และตำแหน่งต่างๆ ในเครือข่ายเฉพาะที่"

#: mate-panel/panel-menu-items.c:1457
msgid "Places"
msgstr "สถานที่"

#: mate-panel/panel-menu-items.c:1485
msgid "System"
msgstr "ระบบ"

#. Translators: translate "1" (msgctxt: "panel:showusername") to anything
#. * but "1" if "Log Out %s" doesn't make any sense in your
#. * language (where %s is a username).
#: mate-panel/panel-menu-items.c:1570
msgctxt "panel:showusername"
msgid "1"
msgstr "1"

#. Translators: this string is used ONLY if you translated
#. * "1" (msgctxt: "panel:showusername") to "1"
#: mate-panel/panel-menu-items.c:1582
#, c-format
msgid "Log Out %s..."
msgstr "ออกจากระบบ (ผู้ใช้ %s)..."

#. Translators: this string is used ONLY if you translated
#. * "1" (msgctxt: "panel:showusername") to "1"
#: mate-panel/panel-menu-items.c:1586
#, c-format
msgid "Log out %s of this session to log in as a different user"
msgstr "ออกจากวาระนี้ของผู้ใช้ %s เพื่อเข้าระบบเป็นผู้ใช้อื่น"

#: mate-panel/panel-properties-dialog.c:120 mate-panel/panel-test-applets.c:59
msgctxt "Orientation"
msgid "Top"
msgstr "ขอบบน"

#: mate-panel/panel-properties-dialog.c:121 mate-panel/panel-test-applets.c:60
msgctxt "Orientation"
msgid "Bottom"
msgstr "ขอบล่าง"

#: mate-panel/panel-properties-dialog.c:122 mate-panel/panel-test-applets.c:61
msgctxt "Orientation"
msgid "Left"
msgstr "ซ้าย"

#: mate-panel/panel-properties-dialog.c:123 mate-panel/panel-test-applets.c:62
msgctxt "Orientation"
msgid "Right"
msgstr "ขวา"

#: mate-panel/panel-properties-dialog.c:827
msgid "Drawer Properties"
msgstr "คุณสมบัติลิ้นชัก"

#: mate-panel/panel-properties-dialog.ui:62
msgid "Panel Properties"
msgstr "คุณสมบัติพาเนล"

#: mate-panel/panel-properties-dialog.ui:148
#: mate-panel/panel-properties-dialog.ui:416
msgid "Some of these properties are locked down"
msgstr "คุณสมบัติในกลุ่มนี้บางอย่างไม่อนุญาตให้ใช้"

#: mate-panel/panel-properties-dialog.ui:189
msgid "_Icon:"
msgstr "ไ_อคอน:"

#: mate-panel/panel-properties-dialog.ui:249
#: mate-panel/panel-test-applets.ui:116
msgid "_Orientation:"
msgstr "_ตำแหน่ง:"

#: mate-panel/panel-properties-dialog.ui:263
#: mate-panel/panel-test-applets.ui:86
msgid "_Size:"
msgstr "_ขนาด:"

#: mate-panel/panel-properties-dialog.ui:281
msgid "E_xpand"
msgstr "ข_ยายเต็ม"

#: mate-panel/panel-properties-dialog.ui:296
msgid "_Autohide"
msgstr "ซ่_อนโดยอัตโนมัติ"

#: mate-panel/panel-properties-dialog.ui:317
msgid "Show hide _buttons"
msgstr "แ_สดงปุ่มซ่อนพาเนล"

#: mate-panel/panel-properties-dialog.ui:348
msgid "Arro_ws on hide buttons"
msgstr "แสดงลูกศ_รบนปุ่มซ่อน"

#: mate-panel/panel-properties-dialog.ui:433
msgid "_None (use system theme)"
msgstr "ไ_ม่กำหนด (ใช้ชุดตกแต่งของระบบ)"

#: mate-panel/panel-properties-dialog.ui:453
msgid "Solid c_olor"
msgstr "สีเดี_ยว"

#: mate-panel/panel-properties-dialog.ui:501
msgid "Pick a color"
msgstr "เลือกสี"

#: mate-panel/panel-properties-dialog.ui:531
msgid "<small>Transparent</small>"
msgstr "<small>โปร่งใส</small>"

#: mate-panel/panel-properties-dialog.ui:545
msgid "<small>Opaque</small>"
msgstr "<small>ทึบ</small>"

#: mate-panel/panel-properties-dialog.ui:566
msgid "Co_lor:"
msgstr "_สี:"

#: mate-panel/panel-properties-dialog.ui:579
msgid "S_tyle:"
msgstr "_ลักษณะ:"

#: mate-panel/panel-properties-dialog.ui:613
msgid "Background _image:"
msgstr "รูป_พื้นหลัง:"

#: mate-panel/panel-properties-dialog.ui:647
msgid "Select background"
msgstr "เลือกพื้นหลัง"

#: mate-panel/panel-properties-dialog.ui:678
msgid "Background"
msgstr "พื้นหลัง"

#: mate-panel/panel-properties-dialog.ui:710
msgid "Image Background Details"
msgstr "รายละเอียดภาพพื้นหลัง"

#: mate-panel/panel-properties-dialog.ui:780
msgid "_Tile"
msgstr "ปูเ_รียง"

#: mate-panel/panel-properties-dialog.ui:795
msgid "_Scale"
msgstr "ขยายตาม_สัดส่วน"

#: mate-panel/panel-properties-dialog.ui:811
msgid "St_retch"
msgstr "ขยายให้เ_ต็ม"

#: mate-panel/panel-properties-dialog.ui:834
msgid "Rotate image when panel is _vertical"
msgstr "_หมุนภาพเมื่อพาเนลอยู่ในแนวตั้ง"

#: mate-panel/panel-recent.c:78 mate-panel/panel-recent.c:88
#, c-format
msgid "Could not open recently used document \"%s\""
msgstr "ไม่สามารถเปิดเอกสารล่าสุดชื่อ \"%s\" ได้"

#: mate-panel/panel-recent.c:90
#, c-format
msgid "An unknown error occurred while trying to open \"%s\"."
msgstr "เกิดข้อผิดพลาดไม่ทราบสาเหตุขณะพยายามเปิด \"%s\""

#: mate-panel/panel-recent.c:147
msgid "Clear the Recent Documents list?"
msgstr "ล้างรายชื่อเอกสารล่าสุดหรือไม่?"

#: mate-panel/panel-recent.c:149
msgid ""
"If you clear the Recent Documents list, you clear the following:\n"
"• All items from the Places → Recent Documents menu item.\n"
"• All items from the recent documents list in all applications."
msgstr ""
"การล้างรายชื่อเอกสารล่าสุด จะล้างรายการต่อไปนี้:\n"
"• รายการทั้งหมดในเมนู ที่หลักๆ → เอกสารล่าสุด\n"
"• รายชื่อเอกสารล่าสุดในโปรแกรมทั้งหมด"

#: mate-panel/panel-recent.c:164
msgid "Clear Recent Documents"
msgstr "ล้างรายชื่อเอกสารล่าสุด"

#: mate-panel/panel-recent.c:200
msgid "Recent Documents"
msgstr "เอกสารล่าสุด"

#: mate-panel/panel-recent.c:242
msgid "Clear Recent Documents..."
msgstr "ล้างรายชื่อเอกสารล่าสุด..."

#: mate-panel/panel-recent.c:244
msgid "Clear all items from the recent documents list"
msgstr "ล้างรายการเอกสารล่าสุดทั้งหมด"

#: mate-panel/panel-run-dialog.c:440
#, c-format
msgid "Could not run command '%s'"
msgstr "ไม่สามารถเรียกใช้คำสั่ง '%s'"

#: mate-panel/panel-run-dialog.c:481
#, c-format
msgid "Could not convert '%s' from UTF-8"
msgstr "ไม่สามารถแปลง '%s' จาก UTF-8 ได้"

#: mate-panel/panel-run-dialog.c:1269
msgid "Choose a file to append to the command..."
msgstr "เลือกแฟ้มที่จะใช้ต่อท้ายคำสั่ง..."

#: mate-panel/panel-run-dialog.c:1623 mate-panel/panel-run-dialog.ui:272
msgid "Select an application to view its description."
msgstr "เลือกโปรแกรมแล้วจะแสดงรายละเอียด"

#: mate-panel/panel-run-dialog.c:1661
#, c-format
msgid "Will run command: '%s'"
msgstr "จะเรียกใช้คำสั่ง: '%s'"

#: mate-panel/panel-run-dialog.c:1694
#, c-format
msgid "URI list dropped on run dialog had wrong format (%d) or length (%d)\n"
msgstr ""
"รายชื่อ URI ที่ถูกวางในกล่องโต้ตอบเรียกโปรแกรมมีรูปแบบไม่ถูกต้อง (%d) "
"หรือมีความยาวไม่ถูกต้อง (%d)\n"

#: mate-panel/panel-run-dialog.ui:23
msgid "Run Application"
msgstr "เรียกโปรแกรม"

#: mate-panel/panel-run-dialog.ui:71 mate-panel/panel-stock-icons.c:97
msgid "_Run"
msgstr "เ_รียกใช้งาน"

#: mate-panel/panel-run-dialog.ui:81
msgid ""
"Click this button to run the selected application or the command in the "
"command entry field."
msgstr "คลิกปุ่มนี้เพื่อเรียกใช้โปรแกรมหรือคำสั่งที่เลือกจากช่องรายการคำสั่ง"

#: mate-panel/panel-run-dialog.ui:125
msgid "Command icon"
msgstr "ไอคอนคำสั่ง"

#: mate-panel/panel-run-dialog.ui:126
msgid "The icon of the command to be run."
msgstr "ไอคอนของคำสั่งที่จะเรียกใช้งาน"

#: mate-panel/panel-run-dialog.ui:170
msgid "Run in _terminal"
msgstr "เรียกใช้ในเ_ทอร์มินัล"

#: mate-panel/panel-run-dialog.ui:178
msgid "Select this box to run the command in a terminal window."
msgstr "เลือกกล่องนี้เพื่อเรียกใช้งานคำสั่งในหน้าต่างเทอร์มินัล"

#: mate-panel/panel-run-dialog.ui:190
msgid "Run with _file..."
msgstr "เรียกใช้พร้อมกับแ_ฟ้ม..."

#: mate-panel/panel-run-dialog.ui:197
msgid ""
"Click this button to browse for a file whose name to append to the command "
"string."
msgstr "คลิกปุ่มนี้เพื่อเรียกหาแฟ้ม เพื่อนำชื่อแฟ้มไปต่อท้ายข้อความคำสั่ง"

#: mate-panel/panel-run-dialog.ui:256
msgid "List of known applications"
msgstr "รายชื่อของโปรแกรมที่รู้จัก"

#: mate-panel/panel-run-dialog.ui:290
msgid "Show list of known _applications"
msgstr "แสดงรายชื่อโ_ปรแกรมที่รู้จัก"

#: mate-panel/panel-stock-icons.c:98
msgid "_Force quit"
msgstr "_บังคับออก"

#: mate-panel/panel-stock-icons.c:99
msgid "C_lear"
msgstr "_ล้าง"

#: mate-panel/panel-stock-icons.c:100
msgid "D_on't Delete"
msgstr "_อย่าลบ"

#: mate-panel/panel-test-applets.c:40
msgid "Specify an applet IID to load"
msgstr "กำหนดหมายเลขประจำแอพเพล็ตที่จะโหลด"

#: mate-panel/panel-test-applets.c:41
msgid ""
"Specify a gsettings path in which the applet preferences should be stored"
msgstr "กำหนดเส้นทาง mateconf ในที่ที่ควรจะใช้เก็บค่าปรับแต่งแอพเพล็ต"

#: mate-panel/panel-test-applets.c:42
msgid "Specify the initial size of the applet (xx-small, medium, large etc.)"
msgstr "กำหนดขนาดเริ่มต้นของแอพเพล็ต (เช่น เล็กมากๆ, ปานกลาง, ใหญ่ เป็นต้น)"

#: mate-panel/panel-test-applets.c:43
msgid ""
"Specify the initial orientation of the applet (top, bottom, left or right)"
msgstr "กำหนดแนววางเริ่มต้นของแอพเพล็ต (บน, ล่าง, ซ้าย หรือขวา)"

#: mate-panel/panel-test-applets.c:66
msgctxt "Size"
msgid "XX Small"
msgstr "เล็กมากๆ"

#: mate-panel/panel-test-applets.c:67
msgctxt "Size"
msgid "X Small"
msgstr "เล็กมาก"

#: mate-panel/panel-test-applets.c:68
msgctxt "Size"
msgid "Small"
msgstr "เล็ก"

#: mate-panel/panel-test-applets.c:69
msgctxt "Size"
msgid "Medium"
msgstr "ปานกลาง"

#: mate-panel/panel-test-applets.c:70
msgctxt "Size"
msgid "Large"
msgstr "ใหญ่"

#: mate-panel/panel-test-applets.c:71
msgctxt "Size"
msgid "X Large"
msgstr "ใหญ่มาก"

#: mate-panel/panel-test-applets.c:72
msgctxt "Size"
msgid "XX Large"
msgstr "ใหญ่มากๆ"

#: mate-panel/panel-test-applets.c:130
#, c-format
msgid "Failed to load applet %s"
msgstr "ไม่สามารถโหลดแอพเพล็ต %s"

#. This is an utility to easily test various applets
#: mate-panel/panel-test-applets.ui:18
msgid "Test applet utility"
msgstr "แอพเพล็ตทดสอบ"

#: mate-panel/panel-test-applets.ui:35
msgid "_Execute"
msgstr ""

#: mate-panel/panel-test-applets.ui:101
msgid "_Applet:"
msgstr "แ_อพเพล็ต:"

#: mate-panel/panel-test-applets.ui:131
msgid "_Prefs Path:"
msgstr "เส้นทางค่า_ปรับแต่ง:"

#: mate-panel/panel-toplevel.c:1207
msgid "Hide Panel"
msgstr "ซ่อนพาเนล"

#: mate-panel/panel-toplevel.c:1646 mate-panel/panel-toplevel.c:1656
msgid "Top Panel"
msgstr ""

#: mate-panel/panel-toplevel.c:1648
msgid "Bottom Panel"
msgstr ""

#: mate-panel/panel-toplevel.c:1650
msgid "Left Panel"
msgstr ""

#: mate-panel/panel-toplevel.c:1652
msgid "Right Panel"
msgstr ""

#: mate-panel/panel-util.c:351
#, c-format
msgid "Icon '%s' not found"
msgstr "ไม่พบไอคอน '%s'"

#: mate-panel/panel-util.c:475
#, c-format
msgid "Could not execute '%s'"
msgstr "ไม่สามารถเรียกใช้ '%s'"

#: mate-panel/panel-util.c:702
msgid "file"
msgstr "แฟ้ม"

#: mate-panel/panel-util.c:870
msgid "Home Folder"
msgstr "โฟลเดอร์หลัก"

#. Translators: this is the same string as the one found in
#. * caja
#: mate-panel/panel-util.c:882
msgid "File System"
msgstr "ระบบแฟ้ม"

#: mate-panel/panel-util.c:1045
msgid "Search"
msgstr "ค้นหา"

#. Translators: the first string is the name of a gvfs
#. * method, and the second string is a path. For
#. * example, "Trash: some-directory". It means that the
#. * directory called "some-directory" is in the trash.
#: mate-panel/panel-util.c:1091
#, c-format
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"

#: mate-panel/panel.c:504
#, c-format
msgid "Open URL: %s"
msgstr "เปิด URL: %s"

#: mate-panel/panel.c:670
msgid "You dropped an image on the panel, what do you want to do?"
msgstr ""

#: mate-panel/panel.c:672
#, c-format
msgid "You dropped the image \"%s\" on the panel."
msgstr ""

#: mate-panel/panel.c:675
msgid ""
"Do you want to create a launcher for it or use it as the panel's background?"
msgstr ""

#: mate-panel/panel.c:678
msgid "Do you want to use it as the panel's background?"
msgstr ""

#: mate-panel/panel.c:692
msgid "Create _Launcher"
msgstr ""

#: mate-panel/panel.c:696
msgid "Set _Background Image"
msgstr ""

#: mate-panel/panel.c:1471
msgid "Delete this drawer?"
msgstr "ยืนยันการลบลิ้นชักนี้หรือไม่?"

#: mate-panel/panel.c:1472
msgid ""
"When a drawer is deleted, the drawer and its\n"
"settings are lost."
msgstr ""
"เมื่อลบลิ้นชัก ลิ้นชักและค่าที่ตั้งไว้จะสูญหาย\n"
"ลบลิ้นชักนี้หรือไม่?"

#: mate-panel/panel.c:1475
msgid "Delete this panel?"
msgstr "ยืนยันการลบพาเนลนี้หรือไม่?"

#: mate-panel/panel.c:1476
msgid ""
"When a panel is deleted, the panel and its\n"
"settings are lost."
msgstr ""
"เมื่อลบพาเนล พาเนลและค่าที่ตั้งไว้จะสูญหาย\n"
"ลบพาเนลนี้หรือไม่?"

#: libmate-panel-applet/org.mate.panel.TestApplet.mate-panel-applet.desktop.in:5
msgid "Test DBus Applet Factory"
msgstr ""

#: libmate-panel-applet/org.mate.panel.TestApplet.mate-panel-applet.desktop.in:6
msgid "Factory for Test DBus Applet"
msgstr ""

#: libmate-panel-applet/org.mate.panel.TestApplet.mate-panel-applet.desktop.in:9
msgid "Test DBus Applet"
msgstr ""

#: libmate-panel-applet/org.mate.panel.TestApplet.mate-panel-applet.desktop.in:10
msgid "A simple applet for testing the MATE panel"
msgstr ""