From d7d52c48a1ecd527335de53a36e86a3cd1ec79b4 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 03 May 2013 14:09:52 +0000 Subject: OLPC AU branch --- (limited to 'po/th.po') diff --git a/po/th.po b/po/th.po index 895b1be..03c32fc 100644 --- a/po/th.po +++ b/po/th.po @@ -2,8 +2,33 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. +#, fuzzy msgid "" msgstr "" +"#-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-11-02 00:32-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 1.7.0\n" +"#-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-#\n" +"#-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-#\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-11-02 00:32-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 1.7.0\n" +"#-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-24 00:31-0500\n" @@ -18,489 +43,2515 @@ msgstr "" "X-Generator: Pootle 2.0.5\n" #. TRANS: "name" option from activity.info file -msgid "TurtleBlocks" -msgstr "" - #. TRANS: "summary" option from activity.info file #. TRANS: "description" option from activity.info file +msgid "turtleart-extras (master)" +msgstr "" + +#: taextras.py:36 +msgid "Turtle Art Mini" +msgstr "" + +#: taextras.py:40 +msgid "Turtle Confusion" +msgstr "" + +#: taextras.py:41 taextras.py:46 +msgid "Select a challenge" +msgstr "" + +#: taextras.py:45 +msgid "Amazonas Tortuga" +msgstr "" + +#: taextras.py:52 +msgid "Palette of Mexican pesos" +msgstr "" + +#: taextras.py:53 +msgid "Palette of Colombian pesos" +msgstr "" + +#: taextras.py:54 +msgid "Palette of Rwandan francs" +msgstr "" + +#: taextras.py:55 +msgid "Palette of US dollars" +msgstr "" + +#: taextras.py:56 +msgid "Palette of Australian dollars" +msgstr "" + +#: taextras.py:57 +msgid "Palette of Paraguayan Guaranies" +msgstr "" + +#: taextras.py:58 +msgid "Palette of Peruvian Nuevo Soles" +msgstr "" + +#: taextras.py:59 +msgid "Palette of Uruguayan Pesos" +msgstr "" + +#. TRANS: Butia is the Arduino Robot Project from Uruguay +#. (http://www.fing.edu.uy/inco/proyectos/butia/) +#: taextras.py:65 +msgid "TurtleBots" +msgstr "" + +#: taextras.py:66 +msgid "adjust LED intensity between 0 and 255" +msgstr "" + +#: taextras.py:67 +msgid "returns the object gray level as a number between 0 and 1023" +msgstr "" + +#: taextras.py:68 +msgid "returns 1 when the button is press and 0 otherwise" +msgstr "" + +#: taextras.py:69 +msgid "returns the ambient light level as a number between 0 and 1023" +msgstr "" + +#: taextras.py:70 +msgid "returns the ambient temperature as a number between 0 and 255" +msgstr "" + +#: taextras.py:71 msgid "" -"A Logo-inspired turtle that draws colorful pictures with snap-together " -"visual programming blocks" +"returns the distance from the object in front of the sensor as a number " +"between 0 and 255" msgstr "" -#: TurtleArt/tabasics.py:123 -msgid "Palette of turtle commands" -msgstr "ชุดคำสั่งควบคุมเต่า" +#: taextras.py:73 +msgid "returns 0 or 1 depending on the sensor inclination" +msgstr "" -#: TurtleArt/tabasics.py:128 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734 -msgid "forward" -msgstr "เดินหน้า" +#: taextras.py:74 +msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise" +msgstr "" -#: TurtleArt/tabasics.py:132 -msgid "moves turtle forward" -msgstr "เคลื่อนเต่าไปข้างหน้า" +#: taextras.py:75 +msgid "switches from 0 to 1, the frequency depends on the vibration" +msgstr "" -#: TurtleArt/tabasics.py:139 -msgid "back" -msgstr "กลับ" +#: taextras.py:76 +msgid "returns the value of the resistance" +msgstr "" -#: TurtleArt/tabasics.py:143 -msgid "moves turtle backward" -msgstr "เคลื่อนเต่าไปข้างหลัง" +#: taextras.py:77 +msgid "LED" +msgstr "" -#: TurtleArt/tabasics.py:151 -msgid "clean" -msgstr "ล้างหน้าจอ" +#: taextras.py:78 +msgid "button" +msgstr "" -#: TurtleArt/tabasics.py:154 -msgid "clears the screen and reset the turtle" -msgstr "ลบภาพและนำเต่ากลับมากลางหน้าจอ" +#: taextras.py:79 +msgid "grayscale" +msgstr "" -#: TurtleArt/tabasics.py:162 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:854 -msgid "left" -msgstr "ซ้าย" +#: taextras.py:80 +msgid "ambient light" +msgstr "" -#: TurtleArt/tabasics.py:166 -msgid "turns turtle counterclockwise (angle in degrees)" -msgstr "หมุนเต่าทวนเข็มนาฬิกา (องศา)" +#: taextras.py:81 +msgid "temperature" +msgstr "" -#: TurtleArt/tabasics.py:174 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:878 -msgid "right" -msgstr "ขวา" +#: taextras.py:82 taextras.py:291 +msgid "distance" +msgstr "" -#: TurtleArt/tabasics.py:178 -msgid "turns turtle clockwise (angle in degrees)" -msgstr "หมุนเต่าตามเข็มนาฬิกา (องศา)" +#: taextras.py:83 taextras.py:288 +msgid "tilt" +msgstr "" -#: TurtleArt/tabasics.py:186 -msgid "arc" -msgstr "เส้นโค้ง" +#: taextras.py:84 +msgid "magnetic induction" +msgstr "" -#: TurtleArt/tabasics.py:186 -msgid "angle" -msgstr "มุม" +#: taextras.py:85 +msgid "vibration" +msgstr "" -#: TurtleArt/tabasics.py:186 -msgid "radius" -msgstr "รัศมี" +#: taextras.py:86 plugins/audio_sensors/audio_sensors.py:151 +#: plugins/audio_sensors/audio_sensors.py:165 +#: plugins/audio_sensors/audio_sensors.py:179 +#: plugins/audio_sensors/audio_sensors.py:193 +msgid "resistance" +msgstr "ความต้านทาน" -#: TurtleArt/tabasics.py:190 -msgid "moves turtle along an arc" -msgstr "เคลื่อนเต่าไปตามเส้นโค้ง" +#: taextras.py:87 +msgid "Butia Robot" +msgstr "" -#: TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265 -msgid "set xy" -msgstr "ตั้งค่าแกน xy" +#: taextras.py:88 +msgid "refresh Butia" +msgstr "" -#: TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265 +#: taextras.py:89 +msgid "refresh the state of the Butia palette and blocks" +msgstr "" + +#. TRANS: This string is shorthand for "battery charge of Butia" +#: taextras.py:91 +msgid "battery charge Butia" +msgstr "" + +#: taextras.py:92 +msgid "returns the battery charge as a number between 0 and 255" +msgstr "" + +#. TRANS: This string is shorthand for "speed of Butia" +#: taextras.py:94 +msgid "speed Butia" +msgstr "" + +#: taextras.py:95 +msgid "set the speed of the Butia motors" +msgstr "" + +#: taextras.py:96 +msgid "the speed must be a value between 0 and 1023" +msgstr "" + +#. TRANS: This string is shorthand for "move Butia forward" +#: taextras.py:98 +msgid "forward Butia" +msgstr "" + +#: taextras.py:99 +msgid "move the Butia robot forward" +msgstr "" + +#: taextras.py:100 +msgid "move the Butia robot forward a predefined distance" +msgstr "" + +#. TRANS: This string is shorthand for "turn Butia left" +#: taextras.py:102 +msgid "left Butia" +msgstr "" + +#: taextras.py:103 +msgid "turn the Butia robot at left" +msgstr "" + +#. TRANS: This string is shorthand for "move Butia backward" +#: taextras.py:105 +msgid "backward Butia" +msgstr "" + +#: taextras.py:106 +msgid "move the Butia robot backward" +msgstr "" + +#: taextras.py:107 +msgid "move the Butia robot backward a predefined distance" +msgstr "" + +#. TRANS: This string is shorthand for "turn Butia right" +#: taextras.py:109 +msgid "right Butia" +msgstr "" + +#: taextras.py:110 +msgid "turn the Butia robot at right" +msgstr "" + +#: taextras.py:111 +msgid "turn Butia" +msgstr "" + +#: taextras.py:112 +msgid "turn the Butia robot x degrees" +msgstr "" + +#: taextras.py:113 +msgid "stop Butia" +msgstr "" + +#: taextras.py:114 +msgid "stop the Butia robot" +msgstr "" + +#: taextras.py:115 +msgid "Butia" +msgstr "" + +#: taextras.py:119 +msgid "Error importing Pygame. This plugin require Pygame 1.9" +msgstr "" + +#: taextras.py:120 +msgid "Error on initialization of the camera" +msgstr "" + +#: taextras.py:121 +msgid "No camera was found" +msgstr "" + +#: taextras.py:122 +msgid "Error stopping camera" +msgstr "" + +#: taextras.py:123 +msgid "Error starting camera" +msgstr "" + +#. TRANS: The "mask" is used to restrict processing to a region in the image +#: taextras.py:125 +msgid "Error in get mask" +msgstr "" + +#: taextras.py:126 +msgid "FollowMe" +msgstr "" + +#: taextras.py:127 +msgid "refresh FollowMe" +msgstr "" + +#: taextras.py:128 +msgid "Search for a connected camera." +msgstr "" + +#. TRANS: the calibration is used to match an RGB color to a target +#: taextras.py:130 +msgid "calibration" +msgstr "" + +#: taextras.py:131 +msgid "store a personalized calibration" +msgstr "" + +#: taextras.py:132 +msgid "return a personalized calibration" +msgstr "" + +#: taextras.py:133 +msgid "follow" +msgstr "" + +#: taextras.py:134 +msgid "follow a color or calibration" +msgstr "" + +#: taextras.py:135 plugins/camera_sensor/camera_sensor.py:80 +#: plugins/camera_sensor/camera_sensor.py:93 +#: plugins/camera_sensor/camera_sensor.py:128 +#: plugins/camera_sensor/camera_sensor.py:141 +#: plugins/light_sensor/light_sensor.py:56 +#: plugins/light_sensor/light_sensor.py:63 +msgid "brightness" +msgstr "ความสว่าง" + +#: taextras.py:136 +msgid "set the camera brightness as a value between 0 to 255." +msgstr "" + +#: taextras.py:137 +msgid "minimum pixels" +msgstr "" + +#: taextras.py:138 +msgid "set the minimal number of pixels to follow" +msgstr "" + +#: taextras.py:139 +msgid "threshold" +msgstr "" + +#. TRANS: RGB color space (red, green, blue) +#: taextras.py:141 +msgid "set a threshold for a RGB color" +msgstr "" + +#: taextras.py:142 +msgid "camera mode" +msgstr "" + +#. TRANS: RGB, YUV, and HSV are color spaces +#: taextras.py:144 +msgid "set the color mode of the camera: RGB; YUV or HSV" +msgstr "" + +#: taextras.py:145 +msgid "get brightness" +msgstr "" + +#: taextras.py:146 +msgid "get the brightness of the ambient light" +msgstr "" + +#: taextras.py:147 +msgid "average color" +msgstr "" + +#: taextras.py:148 +msgid "" +"if set to 0 then color averaging is off during calibration; for other values " +"it is on" +msgstr "" + +#: taextras.py:149 +msgid "x position" +msgstr "" + +#: taextras.py:150 +msgid "return x position" +msgstr "" + +#: taextras.py:151 +msgid "y position" +msgstr "" + +#: taextras.py:152 +msgid "return y position" +msgstr "" + +#: taextras.py:153 +msgid "pixels" +msgstr "" + +#: taextras.py:154 +msgid "return the number of pixels of the biggest blob" +msgstr "" + +#. TRANS: RGB color space (red, green, blue) +#: taextras.py:156 +msgid "set the color mode of the camera to RGB" +msgstr "" + +#. TRANS: YUV color space (luminance, chrominance) +#: taextras.py:158 +msgid "set the color mode of the camera to YUV" +msgstr "" + +#. TRANS: HSV color space (hue, saturation, value) +#: taextras.py:160 +msgid "set the color mode of the camera to HSV" +msgstr "" + +#: taextras.py:161 +msgid "empty calibration" +msgstr "" + +#: taextras.py:162 +msgid "error in string conversion" +msgstr "" + +#. TRANS: SumBot is a robot programmed for "Sumo wrestling" +#: taextras.py:167 +msgid "SumBot" +msgstr "" + +#: taextras.py:168 +msgid "speed SumBot" +msgstr "" + +#: taextras.py:169 +msgid "submit the speed to the SumBot" +msgstr "" + +#: taextras.py:170 +msgid "set the default speed for the movement commands" +msgstr "" + +#. TRANS: This string is shorthand for "move SumBot forward" +#: taextras.py:172 +msgid "forward SumBot" +msgstr "" + +#: taextras.py:173 +msgid "move SumBot forward" +msgstr "" + +#. TRANS: This string is shorthand for "move SumBot backward" +#: taextras.py:175 +msgid "backward SumBot" +msgstr "" + +#: taextras.py:176 +msgid "move SumBot backward" +msgstr "" + +#: taextras.py:177 +msgid "stop SumBot" +msgstr "" + +#: taextras.py:178 +msgid "stop the SumBot" +msgstr "" + +#. TRANS: This string is shorthand for "turn SumBot left" +#: taextras.py:180 +msgid "left SumBot" +msgstr "" + +#: taextras.py:181 +msgid "turn left the SumBot" +msgstr "" + +#. TRANS: This string is shorthand for "move SumBot right" +#: taextras.py:183 +msgid "right SumBot" +msgstr "" + +#: taextras.py:184 +msgid "turn right the SumBot" +msgstr "" + +#. TRANS: The angle to the center is the angle SumBot must turn to +#. face the center of the playing field +#: taextras.py:187 +msgid "angle to center" +msgstr "" + +#. TRANS: dohyo is the playing field +#: taextras.py:189 +msgid "get the angle to the center of the dohyo" +msgstr "" + +#. TRANS: The angle to the center is the angle SumBot must turn to +#. face the Enemy (opponent) +#: taextras.py:192 +msgid "angle to Enemy" +msgstr "" + +#: taextras.py:193 +msgid "get the angle to the Enemy" +msgstr "" + +#. TRANS: This string is shorthand for "x coordinate of SumBot" +#: taextras.py:195 +msgid "x coor. SumBot" +msgstr "" + +#: taextras.py:196 +msgid "get the x coordinate of the SumBot" +msgstr "" + +#. TRANS: This string is shorthand for "y coordinate of SumBot" +#: taextras.py:198 +msgid "y coor. SumBot" +msgstr "" + +#: taextras.py:199 +msgid "get the y coordinate of the SumBot" +msgstr "" + +#. TRANS: This string is shorthand for "x coordinate of SumBot's enemy" +#: taextras.py:201 +msgid "x coor. Enemy" +msgstr "" + +#: taextras.py:202 +msgid "get the x coordinate of the Enemy" +msgstr "" + +#. TRANS: This string is shorthand for "y coordinate of SumBot's enemy" +#: taextras.py:204 +msgid "y coor. Enemy" +msgstr "" + +#: taextras.py:205 +msgid "get the y coordinate of the Enemy" +msgstr "" + +#. TRANS: This string is shorthand for "rotation of SumBot" +#: taextras.py:207 +msgid "rotation SumBot" +msgstr "" + +#: taextras.py:208 +msgid "get the rotation of the Sumbot" +msgstr "" + +#. TRANS: This string is shorthand for "rotation of SumBot's enemy" +#: taextras.py:210 +msgid "rotation Enemy" +msgstr "" + +#: taextras.py:211 +msgid "get the rotation of the Enemy" +msgstr "" + +#: taextras.py:212 +msgid "distance to center" +msgstr "" + +#. TRANS: dohyo is the playing field +#: taextras.py:214 +msgid "get the distance to the center of the dohyo" +msgstr "" + +#: taextras.py:215 +msgid "distance to Enemy" +msgstr "" + +#: taextras.py:216 +msgid "get the distance to the Enemy" +msgstr "" + +#: taextras.py:217 +msgid "update information" +msgstr "" + +#: taextras.py:218 +msgid "update information from the server" +msgstr "" + +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. TRANS: Please use similar terms to those used in the Physics Activity +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. TRANS: Please use similar terms to those used in the Physics Activity +#: taextras.py:223 +#, fuzzy +msgid "Palette of physics blocks" +msgstr "ชุดคำสั่งเซ็นเซอร์" + +#: taextras.py:224 +msgid "start polygon" +msgstr "" + +#: taextras.py:225 +msgid "Begin defining a new polygon based on the current Turtle xy position." +msgstr "" + +#: taextras.py:227 +msgid "add point" +msgstr "" + +#: taextras.py:228 +msgid "" +"Add a new point to the current polygon based on the current Turtle xy " +"position." +msgstr "" + +#: taextras.py:230 +msgid "end polygon" +msgstr "" + +#: taextras.py:231 +msgid "Define a new polygon." +msgstr "" + +#: taextras.py:232 +msgid "end filled polygon" +msgstr "" + +#: taextras.py:233 +msgid "Not a simple polygon" +msgstr "" + +#: taextras.py:234 +msgid "Define a new filled polygon." +msgstr "" + +#: taextras.py:235 +msgid "triangle" +msgstr "" + +#. TRANS: base of a triangle +#: taextras.py:237 +msgid "base" +msgstr "" + +#: taextras.py:238 taextras.py:244 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 +msgid "height" +msgstr "ความสูง" + +#: taextras.py:239 +msgid "Add a triangle object to the project." +msgstr "" + +#: taextras.py:240 +msgid "circle" +msgstr "" + +#: taextras.py:241 +msgid "Add a circle object to the project." +msgstr "" + +#: taextras.py:242 +msgid "rectangle" +msgstr "" + +#: taextras.py:243 plugins/turtle_blocks_extras/turtle_blocks_extras.py:870 +msgid "width" +msgstr "ความกว้าง" + +#: taextras.py:245 +msgid "Add a rectangle object to the project." +msgstr "" + +#: taextras.py:246 +msgid "reset" +msgstr "" + +#: taextras.py:247 +msgid "Reset the project; clear the object list." +msgstr "" + +#: taextras.py:248 +msgid "motor" +msgstr "" + +#. TRANS: torque as in engine torque +#: taextras.py:250 +msgid "torque" +msgstr "" + +#: taextras.py:251 +msgid "speed" +msgstr "" + +#: taextras.py:252 +msgid "" +"Motor torque and speed range from 0 (off) to positive numbers; motor is " +"placed on the most recent object created." +msgstr "" + +#: taextras.py:254 taextras.py:417 +msgid "pin" +msgstr "" + +#: taextras.py:255 +msgid "Pin an object down so that it cannot fall." +msgstr "" + +#: taextras.py:256 +msgid "joint" +msgstr "" + +#: taextras.py:257 TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265 msgid "x" msgstr "แกน x" -#: TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265 +#: taextras.py:258 TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265 msgid "y" msgstr "แกน y" -#: TurtleArt/tabasics.py:203 TurtleArt/tabasics.py:269 +#: taextras.py:259 msgid "" -"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." -msgstr "ย้ายเต่าไปยังตำแหน่ง x, ตำแหน่ง y; โดย (0,0) อยู่กลางหน้าจอ" +"Join two objects together (the most recent object created and the object at " +"point x, y)." +msgstr "" -#: TurtleArt/tabasics.py:213 -msgid "set heading" -msgstr "กำหนดทิศทาง" +#: taextras.py:261 +msgid "save as Physics activity" +msgstr "" -#: TurtleArt/tabasics.py:217 -msgid "sets the heading of the turtle (0 is towards the top of the screen.)" -msgstr "กำหนดทิศทางของเต่า (0 ชี้ไปทางด้านบนของหน้าจอ)" +#: taextras.py:262 +msgid "Save the project to the Journal as a Physics activity." +msgstr "" -#: TurtleArt/tabasics.py:225 TurtleArt/tawindow.py:3862 -#: TurtleArt/tawindow.py:3868 TurtleArtActivity.py:604 -msgid "xcor" -msgstr "ตำแหน่ง x" +#. TRANS: Here, gear means a toothed wheel, as in a clock-works +#: taextras.py:264 +msgid "gear" +msgstr "" -#: TurtleArt/tabasics.py:226 +#: taextras.py:265 +msgid "Add a gear object to the project." +msgstr "" + +#: taextras.py:266 +#, fuzzy +msgid "density" +msgstr "เอกลักษณ์" + +#: taextras.py:267 msgid "" -"holds current x-coordinate value of the turtle (can be used in place of a " -"number block)" +"Set the density property for objects (density can be any positive number)." msgstr "" -"คือค่าตำแหน่งแกนนอน (แกน x) ของตัวเต่า ค่านี้นำไปใช้เหมือนบล็อกตัวเลขได้" -#: TurtleArt/tabasics.py:236 TurtleArt/tawindow.py:3862 -#: TurtleArt/tawindow.py:3868 TurtleArtActivity.py:605 -msgid "ycor" -msgstr "ตำแหน่ง y" +#: taextras.py:269 +msgid "friction" +msgstr "" -#: TurtleArt/tabasics.py:237 +#: taextras.py:270 msgid "" -"holds current y-coordinate value of the turtle (can be used in place of a " -"number block)" +"Set the friction property for objects (value from 0 to 1, where 0 turns " +"friction off and 1 is strong friction)." msgstr "" -"คือค่าตำแหน่งแกนตั้ง (แกน y) ของตัวเต่า ค่านี้นำไปใช้เหมือนบล็อกตัวเลขได้" -#: TurtleArt/tabasics.py:247 TurtleArt/tawindow.py:3863 -#: TurtleArt/tawindow.py:3869 TurtleArtActivity.py:605 -msgid "heading" -msgstr "ทิศทางปัจจุบัน" +#. TRANS: bounciness is coefficient of restitution +#: taextras.py:273 +msgid "bounciness" +msgstr "" -#: TurtleArt/tabasics.py:248 +#: taextras.py:274 msgid "" -"holds current heading value of the turtle (can be used in place of a number " -"block)" -msgstr "คือค่าทิศทางปัจจุบันของเต่า ค่านี้นำไปใช้เหมือนบล็อกตัวเลขได้" +"Set the bounciness property for objects (a value from 0 to 1, where 0 means " +"no bounce and 1 is very bouncy)." +msgstr "" -#: TurtleArt/tabasics.py:282 -msgid "Palette of pen commands" -msgstr "ชุดคำสั่งการวาด" +#. TRANS: dynamic here means moving vs in a fixed position +#: taextras.py:277 +msgid "dynamic" +msgstr "" -#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:298 -msgid "fill screen" -msgstr "สีจอ" +#: taextras.py:278 +msgid "" +"If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position." +msgstr "" -#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:298 +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. TRANS: WeDo is a robotics product of the LEGO company +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. TRANS: WeDo is a robotics product of the LEGO company +#: taextras.py:284 +#, fuzzy +msgid "Palette of WeDo blocks" +msgstr "ชุดคำสั่งเซ็นเซอร์" + +#: taextras.py:285 +msgid "WeDo" +msgstr "" + +#: taextras.py:286 +msgid "set current WeDo device" +msgstr "" + +#: taextras.py:287 +msgid "number of WeDo devices" +msgstr "" + +#: taextras.py:289 +msgid "" +"tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == " +"tilt left, 2 == tilt right)" +msgstr "" + +#. TRANS: This string is shorthand for "output of the distance sensor" +#: taextras.py:293 +msgid "distance sensor output" +msgstr "" + +#: taextras.py:294 +msgid "Motor A" +msgstr "" + +#: taextras.py:295 +msgid "returns the current value of Motor A" +msgstr "" + +#: taextras.py:296 +msgid "Motor B" +msgstr "" + +#: taextras.py:297 +msgid "returns the current value of Motor B" +msgstr "" + +#: taextras.py:298 +msgid "set the value for Motor A" +msgstr "" + +#: taextras.py:299 +msgid "set the value for Motor B" +msgstr "" + +#: taextras.py:300 +msgid "WeDo is unavailable" +msgstr "" + +#. TRANS: e.g., Wedo 2 is unavailable, defaulting to 1 +#: taextras.py:302 +#, python-format +msgid "WeDo %d is unavailable; defaulting to 1" +msgstr "" + +#. TRANS: %(device)s and %(wedo_number)d are substitution strings; +#. please leave untranslated +#: taextras.py:305 +#, python-format +msgid "%(device)s is unavailable on WeDo %(wedo_number)d" +msgstr "" + +#. TRANS: Lego NXT is a robotics product of the LEGO company +#: taextras.py:311 +msgid "Palette of LEGO NXT blocks of motors" +msgstr "" + +#: taextras.py:312 +msgid "Palette of LEGO NXT blocks of sensors" +msgstr "" + +#. TRANS: touch sensor (implemented as a button) +#: taextras.py:314 +msgid "touch" +msgstr "" + +#. TRANS: distance sensor (implemented using ultrasonics) +#: taextras.py:316 +msgid "ultrasonic" +msgstr "" + +#: taextras.py:317 TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:298 #: TurtleArt/tabasics.py:348 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1158 msgid "color" msgstr "สี" -#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:299 -#: TurtleArt/tabasics.py:358 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1154 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1159 -msgid "shade" -msgstr "เฉดสี" +#: taextras.py:318 +#, fuzzy +msgid "light" +msgstr "ขวา" -#: TurtleArt/tabasics.py:291 TurtleArt/tabasics.py:303 -msgid "fills the background with (color, shade)" -msgstr "เทสีพื้นหลังด้วยสีที่กำหนดโดย (สี , เฉดสี)" +#: taextras.py:319 plugins/audio_sensors/audio_sensors.py:83 +#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:205 +msgid "sound" +msgstr "เสียง" -#: TurtleArt/tabasics.py:299 TurtleArt/tabasics.py:367 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1155 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1160 -msgid "gray" +#: taextras.py:320 +#, fuzzy +msgid "grey" msgstr "สีเทา" -#: TurtleArt/tabasics.py:313 -msgid "set color" -msgstr "ตั้งค่าสี" +#. TRANS: The brick is the NXT controller +#: taextras.py:322 +msgid "Please check the connection with the brick" +msgstr "" -#: TurtleArt/tabasics.py:317 -msgid "sets color of the line drawn by the turtle" -msgstr "ตั้งค่าสีของเส้นที่เต่าวาด" +#: taextras.py:323 +#, python-format +msgid "Invalid port '%s'. Port must be: PORT A, B or C" +msgstr "" -#: TurtleArt/tabasics.py:325 -msgid "set shade" -msgstr "ตั้งค่าเฉดสี" +#: taextras.py:324 +#, python-format +msgid "Invalid port '%s'. Port must be: PORT 1, 2, 3 or 4" +msgstr "" -#: TurtleArt/tabasics.py:329 -msgid "sets shade of the line drawn by the turtle" -msgstr "ตั้งค่าเฉดสีของเส้นที่เต่าวาด" +#: taextras.py:325 +msgid "The value of power must be between -127 to 127" +msgstr "" -#: TurtleArt/tabasics.py:337 -msgid "set gray" -msgstr "ตั้งค่าความเทา" +#: taextras.py:326 +#, python-format +msgid "The parameter must be a integer, not '%s'" +msgstr "" -#: TurtleArt/tabasics.py:340 -msgid "sets gray level of the line drawn by the turtle" -msgstr "ตั้งต่าระดับความเทาของเส้นที่เต่าวาด" +#: taextras.py:327 +msgid "An error has occurred: check all connections and try to reconnect" +msgstr "" -#: TurtleArt/tabasics.py:349 -msgid "holds current pen color (can be used in place of a number block)" -msgstr "ค่าสีปัจจุบันของเต่า สามารถนำไปใช้เหมือนบล็อกตัวเลข" +#: taextras.py:328 +#, python-format +msgid "NXT found %s bricks" +msgstr "" -#: TurtleArt/tabasics.py:359 -msgid "holds current pen shade" -msgstr "ค่าเฉดสีปัจจุบันของปากกา" +#: taextras.py:329 +msgid "NXT not found" +msgstr "" -#: TurtleArt/tabasics.py:368 -msgid "holds current gray level (can be used in place of a number block)" -msgstr "ค่าระดับความเทาปัจจุบัน เอาไปใช้ได้เหมือนบล็อกตัวเลข" +#: taextras.py:330 +#, python-format +msgid "Brick number %s was not found" +msgstr "" -#: TurtleArt/tabasics.py:376 -msgid "pen up" -msgstr "ยกปากกาขึ้น" +#: taextras.py:331 +msgid "refresh NXT" +msgstr "" -#: TurtleArt/tabasics.py:379 -msgid "Turtle will not draw when moved." -msgstr "เวลาเคลื่อนที่เต่าจะไม่วาดเส้น" +#: taextras.py:332 +msgid "Search for a connected NXT brick." +msgstr "" -#: TurtleArt/tabasics.py:385 -msgid "pen down" -msgstr "จรดปากกา" +#: taextras.py:333 +msgid "NXT" +msgstr "" -#: TurtleArt/tabasics.py:388 -msgid "Turtle will draw when moved." -msgstr "เวลาเคลื่อนที่เต่าจะวาดเส้น" +#: taextras.py:334 +msgid "set current NXT device" +msgstr "" -#: TurtleArt/tabasics.py:394 -msgid "set pen size" -msgstr "ตั้งค่าขนาดปากกา" +#: taextras.py:335 +msgid "number of NXT devices" +msgstr "" -#: TurtleArt/tabasics.py:398 -msgid "sets size of the line drawn by the turtle" -msgstr "ตั้งขนาดของเส้นที่จะถูกวาดโดยเต่า" +#: taextras.py:336 +msgid "brick name" +msgstr "" -#: TurtleArt/tabasics.py:408 -msgid "start fill" -msgstr "เริ่มเทสี" +#: taextras.py:337 +msgid "Get the name of a brick." +msgstr "" -#: TurtleArt/tabasics.py:410 -msgid "starts filled polygon (used with end fill block)" +#: taextras.py:338 +msgid "play tone" msgstr "" -#: TurtleArt/tabasics.py:417 -msgid "end fill" -msgstr "จบการเทสี" +#: taextras.py:339 +msgid "frequency" +msgstr "" -#: TurtleArt/tabasics.py:419 -msgid "completes filled polygon (used with start fill block)" +#: taextras.py:340 plugins/turtle_blocks_extras/turtle_blocks_extras.py:445 +msgid "time" +msgstr "เวลา" + +#: taextras.py:341 +msgid "Play a tone at frequency for time." msgstr "" -#: TurtleArt/tabasics.py:426 -msgid "pen size" -msgstr "ขนาดปากกา" +#. TRANS: turn is the action +#: taextras.py:343 +msgid "" +"turn motor\n" +"\n" +msgstr "" -#: TurtleArt/tabasics.py:427 -msgid "holds current pen size (can be used in place of a number block)" -msgstr "ค่าขนาดปากกาปัจจุบัน นำไปใช้ได้เหมือนบล็อกตัวเลข" +#: taextras.py:344 +msgid "port" +msgstr "" -#: TurtleArt/tabasics.py:441 -msgid "Palette of pen colors" -msgstr "ชุดสีปากกา" +#: taextras.py:345 +msgid "power" +msgstr "" -#: TurtleArt/tabasics.py:443 -msgid "red" +#. TRANS: rotations is quantity of turns +#: taextras.py:347 +msgid "rotations" +msgstr "" + +#: taextras.py:348 +msgid "turn a motor" +msgstr "" + +#: taextras.py:349 +msgid "" +"synchronize\n" +"\n" +"motors" +msgstr "" + +#: taextras.py:350 +msgid "steering" +msgstr "" + +#: taextras.py:351 +msgid "synchronize two motors connected in PORT B and PORT C" +msgstr "" + +#: taextras.py:352 +msgid "PORT A" +msgstr "" + +#: taextras.py:353 +msgid "PORT A of the brick" +msgstr "" + +#: taextras.py:354 +msgid "PORT B" +msgstr "" + +#: taextras.py:355 +msgid "PORT B of the brick" +msgstr "" + +#: taextras.py:356 +msgid "PORT C" +msgstr "" + +#: taextras.py:357 +msgid "PORT C of the brick" +msgstr "" + +#: taextras.py:358 +msgid "start motor" +msgstr "" + +#: taextras.py:359 +msgid "Run a motor forever." +msgstr "" + +#: taextras.py:360 +msgid "brake motor" +msgstr "" + +#: taextras.py:361 +msgid "Stop a specified motor." +msgstr "" + +#. TRANS: reset is used to reset the counter associated with the motor +#: taextras.py:363 +msgid "reset motor" +msgstr "" + +#: taextras.py:364 +msgid "Reset the motor counter." +msgstr "" + +#: taextras.py:365 +msgid "motor position" +msgstr "" + +#: taextras.py:366 +msgid "Get the motor position." +msgstr "" + +#: taextras.py:367 +msgid "PORT 1" +msgstr "" + +#: taextras.py:368 +msgid "PORT 1 of the brick" +msgstr "" + +#: taextras.py:369 +#, fuzzy +msgid "read" msgstr "สีแดง" -#: TurtleArt/tabasics.py:444 -msgid "orange" -msgstr "สีส้ม" +#: taextras.py:370 +msgid "sensor" +msgstr "" + +#: taextras.py:371 +msgid "Read sensor output." +msgstr "" + +#: taextras.py:372 +msgid "PORT 2" +msgstr "" + +#: taextras.py:373 +msgid "PORT 2 of the brick" +msgstr "" + +#: taextras.py:374 +msgid "light sensor" +msgstr "" + +#: taextras.py:375 +msgid "grey sensor" +msgstr "" + +#: taextras.py:376 +msgid "PORT 3" +msgstr "" + +#: taextras.py:377 +msgid "PORT 3 of the brick" +msgstr "" + +#: taextras.py:378 +msgid "touch sensor" +msgstr "" + +#: taextras.py:379 +msgid "distance sensor" +msgstr "" + +#: taextras.py:380 +msgid "PORT 4" +msgstr "" + +#: taextras.py:381 +msgid "PORT 4 of the brick" +msgstr "" + +#: taextras.py:382 +msgid "sound sensor" +msgstr "" + +#: taextras.py:383 +msgid "color sensor" +msgstr "" + +#. TRANS: set light is used to set the light level associated with +#. the color sensor (which can emit light as well as sense it) +#: taextras.py:386 +msgid "set light" +msgstr "" + +#: taextras.py:387 +msgid "Set color sensor light." +msgstr "" + +#. TRANS: the battery level is the charge level of the brick +#: taextras.py:389 +msgid "battery level" +msgstr "" + +#: taextras.py:390 +msgid "Get battery level of the brick" +msgstr "" + +#. TRANS: Arduino plugin to control an Arduino board +#: taextras.py:395 +msgid "HIGH" +msgstr "" + +#: taextras.py:396 +msgid "LOW" +msgstr "" + +#: taextras.py:397 +msgid "INPUT" +msgstr "" + +#: taextras.py:398 +msgid "OUTPUT" +msgstr "" + +#. TRANS: PWM is pulse-width modulation +#: taextras.py:400 +msgid "PWM" +msgstr "" + +#: taextras.py:401 +msgid "SERVO" +msgstr "" + +#: taextras.py:402 +msgid "ERROR: Check the Arduino and the number of port." +msgstr "" + +#: taextras.py:403 +msgid "ERROR: Value must be a number from 0 to 255." +msgstr "" + +#: taextras.py:404 +msgid "ERROR: Value must be either HIGH or LOW." +msgstr "" + +#: taextras.py:405 +msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO." +msgstr "" + +#: taextras.py:406 +msgid "refresh Arduino" +msgstr "" + +#: taextras.py:407 +msgid "Search for connected Arduinos." +msgstr "" + +#: taextras.py:408 +msgid "Arduino" +msgstr "" + +#: taextras.py:409 +msgid "set current Arduino board" +msgstr "" + +#: taextras.py:410 +msgid "number of Arduinos" +msgstr "" + +#: taextras.py:411 +msgid "number of Arduino boards" +msgstr "" + +#: taextras.py:412 +msgid "Arduino name" +msgstr "" + +#: taextras.py:413 +msgid "Get the name of an Arduino." +msgstr "" + +#. TRANS: pin mode is used to specify the mode (INPUT, OUTPUT, etc) +#. in which an I/O pin is being used. +#: taextras.py:416 +msgid "pin mode" +msgstr "" + +#: taextras.py:418 +#, fuzzy +msgid "mode" +msgstr "หารเอาเศษ" + +#: taextras.py:419 +msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)." +msgstr "" + +#: taextras.py:420 +msgid "analog write" +msgstr "" + +#: taextras.py:421 TurtleArt/tabasics.py:928 TurtleArt/tawindow.py:4189 +msgid "value" +msgstr "ค่า" + +#: taextras.py:422 +msgid "Write analog value in specified port." +msgstr "" + +#: taextras.py:423 +msgid "analog read" +msgstr "" + +#: taextras.py:424 +msgid "" +"Read value from analog port. Value may be between 0 and 1023. Use Vref to " +"determine voltage. For USB, volt=((read)*5)/1024) approximately." +msgstr "" + +#: taextras.py:426 +msgid "digital write" +msgstr "" + +#: taextras.py:427 +msgid "Write digital value to specified port." +msgstr "" + +#: taextras.py:428 +msgid "digital read" +msgstr "" + +#: taextras.py:429 +msgid "Read value from digital port." +msgstr "" + +#: taextras.py:430 +msgid "Set HIGH value for digital port." +msgstr "" + +#: taextras.py:431 +msgid "Configure Arduino port for digital input." +msgstr "" + +#: taextras.py:432 +msgid "Configure Arduino port to drive a servo." +msgstr "" + +#: taextras.py:433 +msgid "Set LOW value for digital port." +msgstr "" + +#: taextras.py:434 +msgid "Configure Arduino port for digital output." +msgstr "" + +#: taextras.py:435 +msgid "Configure Arduino port for PWM (pulse-width modulation)." +msgstr "" + +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. TRANS: plugin to control an ExpEyes device +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. TRANS: plugin to control an ExpEyes device +#: taextras.py:440 +#, fuzzy +msgid "Palette of Expeyes blocks" +msgstr "ชุดคำสั่งเซ็นเซอร์" + +#. TRANS: Programmable voltage output +#: taextras.py:442 +msgid "set PVS" +msgstr "" + +#: taextras.py:443 +msgid "set programmable voltage output" +msgstr "" + +#. TRANS: Square wave 1 voltage output +#: taextras.py:445 +msgid "set SQR1 voltage" +msgstr "" + +#: taextras.py:446 +msgid "set square wave 1 voltage output" +msgstr "" + +#. TRANS: Square wave 2 voltage output +#: taextras.py:448 +msgid "set SQR2 voltage" +msgstr "" + +#: taextras.py:449 +msgid "set square wave 2 voltage output" +msgstr "" + +#. TRANS: Digital output level +#: taextras.py:451 +msgid "set OD1" +msgstr "" + +#: taextras.py:452 +msgid "set digital output level (OD1) low (0) or high (1)" +msgstr "" + +#. TRANS: Input 1 voltage level +#: taextras.py:454 +msgid "IN1 level" +msgstr "" + +#: taextras.py:455 +msgid "" +"returns 1 if IN1 voltage level >2.5 volts, 0 if IN1 voltage level <= 2.5 " +"volts" +msgstr "" + +#. TRANS: Input 2 voltage level +#: taextras.py:458 +msgid "IN2 level" +msgstr "" + +#: taextras.py:459 +msgid "" +"returns 1 if IN2 voltage level >2.5 volts, 0 if IN2 voltage level <= 2.5 " +"volts" +msgstr "" + +#. TRANS: Resistive sensor voltage level +#: taextras.py:462 +msgid "SEN level" +msgstr "" + +#: taextras.py:463 +msgid "" +"returns 1 if resistive sensor (SEN) voltage level > 2.5 volts, 0 if SEN " +"voltage level <= 2.5 volts" +msgstr "" + +#: taextras.py:465 +msgid "capture" +msgstr "" + +#: taextras.py:466 +msgid "input" +msgstr "" + +#: taextras.py:467 +msgid "samples" +msgstr "" + +#: taextras.py:468 +msgid "interval" +msgstr "" + +#. TRANS: MS is microseconds +#: taextras.py:470 +msgid "" +"capture multiple samples from input at interval (MS); results pushed to FIFO" +msgstr "" + +#. TRANS: Analog input 1 voltage level +#: taextras.py:473 +msgid "A1" +msgstr "" + +#: taextras.py:474 +msgid "read analog input 1 voltage" +msgstr "" + +#. TRANS: Analog input 2 voltage level +#: taextras.py:476 +msgid "A2" +msgstr "" + +#: taextras.py:477 +msgid "read analog input 2 voltage" +msgstr "" + +#. TRANS: Read input 1 voltage +#: taextras.py:479 +msgid "IN1" +msgstr "" + +#: taextras.py:480 +msgid "read input 1 voltage" +msgstr "" + +#. TRANS: Read input 2 voltage +#: taextras.py:482 +msgid "IN2" +msgstr "" + +#: taextras.py:483 +msgid "read input 2 voltage" +msgstr "" + +#. TRANS: Read analog sensor input voltage +#: taextras.py:485 +msgid "SEN" +msgstr "" + +#: taextras.py:486 +msgid "read analog sensor input voltage" +msgstr "" + +#. TRANS: Read square wave 1 input voltage +#: taextras.py:488 +msgid "SQR1" +msgstr "" + +#: taextras.py:489 +msgid "read square wave 1 voltage" +msgstr "" + +#. TRANS: Read square wave 2 input voltage +#: taextras.py:491 +msgid "SQR2" +msgstr "" + +#: taextras.py:492 +msgid "read square wave 2 voltage" +msgstr "" + +#. TRANS: Read programmable voltage +#: taextras.py:494 +msgid "PVS" +msgstr "" + +#: taextras.py:495 +msgid "read programmable voltage" +msgstr "" + +#: taextras.py:496 +msgid "Expeyes device not found" +msgstr "" + +#: TurtleArt/taconstants.py:209 TurtleArt/taconstants.py:231 +#: TurtleArt/taconstants.py:252 TurtleArt/taconstants.py:294 +#: TurtleArt/taconstants.py:336 TurtleArt/taconstants.py:378 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:963 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:978 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:993 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1008 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1023 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1038 +#, fuzzy +msgid "Title" +msgstr "ชื่อแทร็ก" #: TurtleArt/tabasics.py:446 msgid "yellow" msgstr "สีเหลือง" -#: TurtleArt/tabasics.py:448 -msgid "green" -msgstr "สีเขียว" +#: TurtleArt/tabasics.py:919 +msgid "box 2" +msgstr "กล่องที่ 2" + +#: TurtleArt/tabasics.py:909 +#, fuzzy +msgid "box 1" +msgstr "กล่องที่ 2" + +#: TurtleArtActivity.py:682 TurtleArtActivity.py:892 turtleblocks.py:401 +#, fuzzy +msgid "Step" +msgstr "หยุด" + +#: TurtleArt/tabasics.py:592 +msgid "multiplies two numeric inputs" +msgstr "คูณค่าตัวเลขสองตัว" + +#: gnome_plugins/collaboration_plugin.py:125 +msgid "Buddies" +msgstr "คู่หู" #: TurtleArt/tabasics.py:449 msgid "cyan" msgstr "สีฟ้า" +#: TurtleArtActivity.py:630 TurtleArtActivity.py:647 TurtleArtActivity.py:686 +#: TurtleArtActivity.py:832 +#, fuzzy +msgid "Load example" +msgstr "โหลดตัวอย่าง" + +#: TurtleArt/tabasics.py:1010 +msgid "move all blocks to trash" +msgstr "ย้าย Block ทั้งหมดลงถังขยะ" + +#: TurtleArt/tabasics.py:247 TurtleArt/tawindow.py:3863 +#: TurtleArt/tawindow.py:3869 TurtleArtActivity.py:605 +msgid "heading" +msgstr "ทิศทางปัจจุบัน" + +#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 +msgid "RFID" +msgstr "RFID" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163 +msgid "video" +msgstr "รูปภาพ" + #: TurtleArt/tabasics.py:450 msgid "blue" msgstr "สีน้ำเงิน" -#: TurtleArt/tabasics.py:451 -msgid "purple" -msgstr "สีม่วง" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:949 +#, fuzzy +msgid "bottom y" +msgstr "ปุ่ม" -#: TurtleArt/tabasics.py:453 -msgid "white" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:256 +msgid "save SVG" +msgstr "บันทึก SVG" + +#: TurtleArt/tabasics.py:385 +msgid "pen down" +msgstr "จรดปากกา" + +#: TurtleArt/tabasics.py:743 +msgid "wait" +msgstr "รอ" + +#: TurtleArt/tabasics.py:928 TurtleArt/tabasics.py:942 +msgid "box" +msgstr "กล่อง" + +#: gnome_plugins/uploader_plugin.py:203 +msgid "Failed to upload!" +msgstr "อัปโหลดล้มเหลว" + +#: TurtleArt/tabasics.py:922 +msgid "Variable 2 (numeric value)" +msgstr "ตัวแปรที่ 2 (ค่าที่เป็นตัวเลข)" + +#: TurtleArt/tabasics.py:601 +msgid "divide" +msgstr "หาร" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258 +msgid "picture name" +msgstr "ชื่อรูปภาพ" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:106 +#, fuzzy +msgid "while" msgstr "สีขาว" -#: TurtleArt/tabasics.py:454 -msgid "black" -msgstr "สีดำ" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:519 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:529 +#, fuzzy +msgid "empty heap?" +msgstr "heap ว่าง" -#: TurtleArt/tabasics.py:460 -msgid "set text color" -msgstr "ตั้งค่าสีตัวอักษร" +#: TurtleArt/tawindow.py:1000 TurtleArt/tawindow.py:1470 +msgid "next" +msgstr "ถ้ดไปถัดไป" -#: TurtleArt/tabasics.py:463 -msgid "sets color of text drawn by the turtle" -msgstr "ตั้งค่าสีของข้อความที่เต่าวาด" +#: TurtleArt/tabasics.py:779 +msgid "if then" +msgstr "ถ้า... แล้ว..." + +#: TurtleArt/tabasics.py:394 +msgid "set pen size" +msgstr "ตั้งค่าขนาดปากกา" + +#: TurtleArt/tabasics.py:738 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:98 +#, fuzzy +msgid "Palette of flow operators" +msgstr "ชุดคำสั่งประมวลผลตัวเลข" + +#: TurtleArt/tabasics.py:359 +msgid "holds current pen shade" +msgstr "ค่าเฉดสีปัจจุบันของปากกา" + +#: gnome_plugins/uploader_plugin.py:166 +msgid "Login failed" +msgstr "เข้าใช้งานไม่ผ่าน" + +#: TurtleArt/tabasics.py:213 +msgid "set heading" +msgstr "กำหนดทิศทาง" + +#: TurtleArt/tabasics.py:856 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:189 +msgid "string value" +msgstr "ค่า String" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175 +#, fuzzy +msgid "description" +msgstr "คำอธิบาย" #: TurtleArt/tabasics.py:471 msgid "set text size" msgstr "ตั้งค่าขนาดตัวอักษร" -#: TurtleArt/tabasics.py:474 -msgid "sets size of text drawn by the turtle" -msgstr "ตั่งค่าขนาดตัวอักษรที่เต่าวาด" +#: gnome_plugins/uploader_plugin.py:99 +msgid "Username:" +msgstr "ชื่อผู้ใช้:" -#: TurtleArt/tabasics.py:557 -msgid "Palette of numeric operators" -msgstr "ชุดคำสั่งประมวลผลตัวเลข" +#: TurtleArtActivity.py:546 TurtleArtActivity.py:575 TurtleArtActivity.py:678 +#: TurtleArtActivity.py:747 turtleblocks.py:382 +#, fuzzy +msgid "View" +msgstr "มุมมอง" -#: TurtleArt/tabasics.py:563 -msgid "plus" -msgstr "บวก" +#: TurtleArt/tabasics.py:340 +msgid "sets gray level of the line drawn by the turtle" +msgstr "ตั้งต่าระดับความเทาของเส้นที่เต่าวาด" -#: TurtleArt/tabasics.py:567 -msgid "adds two alphanumeric inputs" -msgstr "บวกค่าตัวเลขสองตัว" +#: gnome_plugins/uploader_plugin.py:109 +msgid "Password:" +msgstr "รหัสผ่าน:" + +#: TurtleArt/tabasics.py:826 +msgid "stop action" +msgstr "หยุดกระทำการใด ๆ" + +#: TurtleArt/tabasics.py:448 +msgid "green" +msgstr "สีเขียว" + +#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:299 +#: TurtleArt/tabasics.py:358 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1154 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1159 +msgid "shade" +msgstr "เฉดสี" + +#: TurtleArt/tabasics.py:291 TurtleArt/tabasics.py:303 +msgid "fills the background with (color, shade)" +msgstr "เทสีพื้นหลังด้วยสีที่กำหนดโดย (สี , เฉดสี)" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245 +msgid "save picture" +msgstr "บันทึกรูปภาพ" + +#: TurtleArt/tabasics.py:376 +msgid "pen up" +msgstr "ยกปากกาขึ้น" + +#: TurtleArt/tabasics.py:444 +msgid "orange" +msgstr "สีส้ม" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:467 +msgid "pushes value onto FILO (first-in last-out heap)" +msgstr "ใส่ค่าใน FILO (เป็น heap ประเภท เข้าก่อน ออกหลัง)" + +#: TurtleArt/tabasics.py:1009 +msgid "clear all" +msgstr "ล้างค่าทั้งหมด" + +#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:789 +msgid "then" +msgstr "แล้ว" + +#: gnome_plugins/collaboration_plugin.py:302 +msgid "Register" +msgstr "สมัครสมาชิก" + +#: TurtleArt/tabasics.py:705 +msgid "not" +msgstr "ไม่" + +#: TurtleArt/tabasics.py:178 +msgid "turns turtle clockwise (angle in degrees)" +msgstr "หมุนเต่าตามเข็มนาฬิกา (องศา)" + +#: TurtleArt/tabasics.py:368 +msgid "holds current gray level (can be used in place of a number block)" +msgstr "ค่าระดับความเทาปัจจุบัน เอาไปใช้ได้เหมือนบล็อกตัวเลข" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:772 +msgid "hide blocks" +msgstr "ซ่อน blocks" + +#: plugins/camera_sensor/camera_sensor.py:82 +#: plugins/camera_sensor/camera_sensor.py:130 +msgid "light level detected by camera" +msgstr "ระดับแสงที่ตรวจพบโดยกล้อง" + +#: TurtleArt/tabasics.py:687 +msgid "logical less-than operator" +msgstr "เครื่องหมายน้อยกว่า" + +#: TurtleArt/tabasics.py:1005 +msgid "restore all blocks from trash" +msgstr "คืนค่า Blocks ทั้งหมดจากถังขยะ" + +#: turtleblocks.py:356 +msgid "Save" +msgstr "บันทึก" + +#: TurtleArt/tabasics.py:883 +msgid "store in box 1" +msgstr "นำไปเก็บที่ box 1" + +#: TurtleArt/tabasics.py:896 +#, fuzzy +msgid "store in box 2" +msgstr "นำไปเก็บที่ box 1" + +#: TurtleArt/tabasics.py:226 +msgid "" +"holds current x-coordinate value of the turtle (can be used in place of a " +"number block)" +msgstr "คือค่าตำแหน่งแกนนอน (แกน x) ของตัวเต่า ค่านี้นำไปใช้เหมือนบล็อกตัวเลขได้" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:549 +msgid "print" +msgstr "งานพิมพ์" + +#: TurtleArtActivity.py:166 TurtleArtActivity.py:709 TurtleArtActivity.py:823 +#: TurtleArtActivity.py:853 turtleblocks.py:360 +msgid "Save as Logo" +msgstr "บันทึกเป็นโลโก้" + +#: TurtleArt/tabasics.py:317 +msgid "sets color of the line drawn by the turtle" +msgstr "ตั้งค่าสีของเส้นที่เต่าวาด" + +#: TurtleArt/tabasics.py:460 +msgid "set text color" +msgstr "ตั้งค่าสีตัวอักษร" + +#: plugins/audio_sensors/audio_sensors.py:90 +#: plugins/audio_sensors/audio_sensors.py:105 +msgid "loudness" +msgstr "ระดับความดัง" + +#: TurtleArt/tabasics.py:662 +msgid "number" +msgstr "ตัวเลข" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:124 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:886 +#, fuzzy +msgid "top" +msgstr "หยุด" + +#: gnome_plugins/collaboration_plugin.py:292 +msgid "Nickname" +msgstr "ชื่อเล่น" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:234 +#, fuzzy +msgid "set scale" +msgstr "ตั้งค่าเฉดสี" + +#: TurtleArt/tabasics.py:453 +msgid "white" +msgstr "สีขาว" + +#: gnome_plugins/uploader_plugin.py:144 +msgid "Cancel" +msgstr "ยกเลิก" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:994 +msgid "presentation 2x1" +msgstr "งานนำเสนอ 2x1" #: TurtleArt/tabasics.py:575 msgid "minus" msgstr "ลบ" -#: TurtleArt/tabasics.py:578 -msgid "subtracts bottom numeric input from top numeric input" -msgstr "นำค่าตัวเลขตัวล่างไปลบออกจากค่าตัวบน" +#: TurtleArt/tabasics.py:714 TurtleArt/tabasics.py:717 +msgid "and" +msgstr "บวก" + +#: TurtleArt/talogo.py:624 +msgid "as input" +msgstr "การนำเข้า" + +#: TurtleArt/tabasics.py:427 +msgid "holds current pen size (can be used in place of a number block)" +msgstr "ค่าขนาดปากกาปัจจุบัน นำไปใช้ได้เหมือนบล็อกตัวเลข" + +#: TurtleArt/tabasics.py:313 +msgid "set color" +msgstr "ตั้งค่าสี" + +#: TurtleArt/tabasics.py:646 +msgid "min" +msgstr "นาที" + +#: TurtleArt/tabasics.py:282 +msgid "Palette of pen commands" +msgstr "ชุดคำสั่งการวาด" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:480 +msgid "shows values in FILO (first-in last-out heap)" +msgstr "แสดงค่าใน FILO (เป็น heap ประเภท เข้าก่อน ออกหลัง)" + +#: turtleblocks.py:363 +msgid "File" +msgstr "แฟ้ม" + +#: TurtleArt/tabasics.py:708 +msgid "logical NOT operator" +msgstr "เครื่องหมาย NOT" + +#: TurtleArt/tabasics.py:557 +msgid "Palette of numeric operators" +msgstr "ชุดคำสั่งประมวลผลตัวเลข" #: TurtleArt/tabasics.py:589 msgid "multiply" msgstr "คูณ" -#: TurtleArt/tabasics.py:592 -msgid "multiplies two numeric inputs" -msgstr "คูณค่าตัวเลขสองตัว" - -#: TurtleArt/tabasics.py:601 -msgid "divide" -msgstr "หาร" +#: TurtleArt/tabasics.py:754 +msgid "forever" +msgstr "ตลอดไป" -#: TurtleArt/tabasics.py:604 -msgid "" -"divides top numeric input (numerator) by bottom numeric input (denominator)" -msgstr "นำค่าตัวเลขตัวบน(ตัวตั้ง) หารด้วยตัวเลขตัวล่า(ตัวหาร)" +#: TurtleArt/tabasics.py:329 +msgid "sets shade of the line drawn by the turtle" +msgstr "ตั้งค่าเฉดสีของเส้นที่เต่าวาด" -#: TurtleArt/tabasics.py:614 -msgid "identity" -msgstr "เอกลักษณ์" +#: TurtleArtActivity.py:211 +msgid "snapshot" +msgstr "ภาพที่จับได้" -#: TurtleArt/tabasics.py:616 -msgid "identity operator used for extending blocks" -msgstr "" +#: TurtleArt/tabasics.py:151 +msgid "clean" +msgstr "ล้างหน้าจอ" -#: TurtleArt/tabasics.py:624 TurtleArt/tabasics.py:625 -msgid "mod" -msgstr "หารเอาเศษ" +#: TurtleArtActivity.py:611 TurtleArtActivity.py:757 turtleblocks.py:372 +#, fuzzy +msgid "Grow blocks" +msgstr "แสดง blocks" -#: TurtleArt/tabasics.py:628 -msgid "modular (remainder) operator" -msgstr "" +#: TurtleArtActivity.py:594 TurtleArtActivity.py:748 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 +msgid "Fullscreen" +msgstr "เต็มจอ" -#: TurtleArt/tabasics.py:635 -msgid "√" -msgstr "" +#: turtleblocks.py:255 +msgid "File not found" +msgstr "ไม่พบไฟล์" -#: TurtleArt/tabasics.py:636 -msgid "square root" -msgstr "รากที่สอง" +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 +msgid "show" +msgstr "แสดง" -#: TurtleArt/tabasics.py:639 -msgid "calculates square root" -msgstr "คำนวนค่า square root" +#: TurtleArt/tabasics.py:853 TurtleArt/tabasics.py:854 +#: TurtleArt/tabasics.py:855 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:187 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:188 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:208 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:223 +#, fuzzy +msgid "text" +msgstr "ถ้ดไป" #: TurtleArt/tabasics.py:646 msgid "random" msgstr "สุ่ม" -#: TurtleArt/tabasics.py:646 -msgid "min" -msgstr "นาที" +#: TurtleArt/tabasics.py:674 +msgid "logical greater-than operator" +msgstr "เครื่องหมายมากกว่า" -#: TurtleArt/tabasics.py:646 -msgid "max" -msgstr "ใหญ่สุด" +#: TurtleArt/tabasics.py:166 +msgid "turns turtle counterclockwise (angle in degrees)" +msgstr "หมุนเต่าทวนเข็มนาฬิกา (องศา)" -#: TurtleArt/tabasics.py:650 -msgid "returns random number between minimum (top) and maximum (bottom) values" -msgstr "กลับสู่การสุ่มตัวเลข ระหว่าง ค่าที่น้อยที่สุด และ ค่าที่มากที่สุด" +#: TurtleArt/tabasics.py:454 +msgid "black" +msgstr "สีดำ" -#: TurtleArt/tabasics.py:662 -msgid "number" -msgstr "ตัวเลข" +#: TurtleArt/tabasics.py:639 +msgid "calculates square root" +msgstr "คำนวนค่า square root" -#: TurtleArt/tabasics.py:663 -msgid "used as numeric input in mathematic operators" -msgstr "" +#: TurtleArt/tabasics.py:237 +msgid "" +"holds current y-coordinate value of the turtle (can be used in place of a " +"number block)" +msgstr "คือค่าตำแหน่งแกนตั้ง (แกน y) ของตัวเต่า ค่านี้นำไปใช้เหมือนบล็อกตัวเลขได้" + +#: pysamples/grecord.py:215 +msgid "stop" +msgstr "หยุด" #: TurtleArt/tabasics.py:671 msgid "greater than" msgstr "มากกว่า" -#: TurtleArt/tabasics.py:674 -msgid "logical greater-than operator" -msgstr "เครื่องหมายมากกว่า" +#: TurtleArt/tabasics.py:225 TurtleArt/tawindow.py:3862 +#: TurtleArt/tawindow.py:3868 TurtleArtActivity.py:604 +msgid "xcor" +msgstr "ตำแหน่ง x" -#: TurtleArt/tabasics.py:683 -msgid "less than" -msgstr "น้อยกว่า" +#: TurtleArtActivity.py:687 turtleblocks.py:408 util/helpbutton.py:45 +msgid "Help" +msgstr "ช่วยเหลือ" -#: TurtleArt/tabasics.py:687 -msgid "logical less-than operator" -msgstr "เครื่องหมายน้อยกว่า" +#: turtleblocks.py:448 +msgid "Save project?" +msgstr "บันทึกโครงการ?" + +#: TurtleArt/tabasics.py:463 +msgid "sets color of text drawn by the turtle" +msgstr "ตั้งค่าสีของข้อความที่เต่าวาด" + +#: plugins/light_sensor/light_sensor.py:58 +#: plugins/light_sensor/light_sensor.py:65 +msgid "light level detected by light sensor" +msgstr "ระดับแสงที่ตรวจพบโดยเซ็นเซอร์วัดแสง" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:388 +msgid "keyboard" +msgstr "แป้นพิมพ์" + +#: TurtleArt/tabasics.py:186 +msgid "arc" +msgstr "เส้นโค้ง" + +#: TurtleArt/tabasics.py:186 +msgid "radius" +msgstr "รัศมี" + +#: TurtleArt/tabasics.py:325 +msgid "set shade" +msgstr "ตั้งค่าเฉดสี" + +#: TurtleArt/tabasics.py:718 +msgid "logical AND operator" +msgstr "เครื่องหมายบวก" + +#: TurtleArtActivity.py:681 TurtleArtActivity.py:890 turtleblocks.py:400 +msgid "Run" +msgstr "ประมวลผล" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 +msgid "show heap" +msgstr "แสดง heap" + +#: TurtleArt/tabasics.py:217 +msgid "sets the heading of the turtle (0 is towards the top of the screen.)" +msgstr "กำหนดทิศทางของเต่า (0 ชี้ไปทางด้านบนของหน้าจอ)" + +#: gnome_plugins/uploader_plugin.py:120 +msgid "Title:" +msgstr "ชื่อแทร็ก:" + +#: TurtleArtActivity.py:591 +#, fuzzy +msgid "Restore blocks from trash" +msgstr "คืนค่า Blocks ทั้งหมดจากถังขยะ" + +#: TurtleArt/tabasics.py:838 +#, fuzzy +msgid "Palette of variable blocks" +msgstr "ชุดคำสั่งตัวแปร" + +#: gnome_plugins/fb_plugin.py:82 gnome_plugins/fb_plugin.py:83 +#: gnome_plugins/fb_plugin.py:92 gnome_plugins/uploader_plugin.py:63 +#: gnome_plugins/uploader_plugin.py:64 gnome_plugins/uploader_plugin.py:73 +msgid "Upload" +msgstr "อัปโหลด" + +#: gnome_plugins/collaboration_plugin.py:296 +msgid "Server" +msgstr "เครื่องแม่ข่าย" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1024 +msgid "presentation 2x2" +msgstr "งานนำเสนอ 2x2" + +#: TurtleArt/tabasics.py:912 +msgid "Variable 1 (numeric value)" +msgstr "ตัวแปรที่ 1 (ค่าที่เป็นตัวเลข)" + +#: gnome_plugins/collaboration_plugin.py:132 +msgid "Neighborhood" +msgstr "เพื่อนบ้าน" + +#: TurtleArt/tabasics.py:567 +msgid "adds two alphanumeric inputs" +msgstr "บวกค่าตัวเลขสองตัว" #: TurtleArt/tabasics.py:695 msgid "equal" msgstr "เท่ากับ" +#: TurtleArt/talogo.py:624 +msgid "doesn't like" +msgstr "ไม่เป็น" + +#: turtleblocks.py:447 +msgid "You have unsaved work. Would you like to save before quitting?" +msgstr "คุณยังไม่ได้บันทึกไฟล์ คุณต้องการบันทึกก่อนปิดโปรแกรมหรือไม่?" + +#: TurtleArt/tabasics.py:379 +msgid "Turtle will not draw when moved." +msgstr "เวลาเคลื่อนที่เต่าจะไม่วาดเส้น" + +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. TRANS: pop removes a new item from the program stack +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:504 +msgid "pop" +msgstr "ป๊อบ" + +#: TurtleArt/tabasics.py:426 +msgid "pen size" +msgstr "ขนาดปากกา" + +#: plugins/rfid/rfid.py:93 plugins/rfid/rfid.py:101 +#, fuzzy +msgid "read value from RFID device" +msgstr "อ่านค่าจากอุปกรณ์ RFID" + +#: TurtleArt/tabasics.py:190 +msgid "moves turtle along an arc" +msgstr "เคลื่อนเต่าไปตามเส้นโค้ง" + #: TurtleArt/tabasics.py:699 msgid "logical equal-to operator" msgstr "เครื่องหมายเท่ากับ" -#: TurtleArt/tabasics.py:705 -msgid "not" -msgstr "ไม่" +#: TurtleArt/tabasics.py:441 +msgid "Palette of pen colors" +msgstr "ชุดสีปากกา" -#: TurtleArt/tabasics.py:708 -msgid "logical NOT operator" -msgstr "เครื่องหมาย NOT" +#: TurtleArt/tabasics.py:143 +msgid "moves turtle backward" +msgstr "เคลื่อนเต่าไปข้างหลัง" -#: TurtleArt/tabasics.py:714 TurtleArt/tabasics.py:717 -msgid "and" -msgstr "บวก" +#: TurtleArt/talogo.py:384 TurtleArtActivity.py:322 TurtleArtActivity.py:684 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1485 +#, fuzzy +msgid "Show blocks" +msgstr "แสดง blocks" -#: TurtleArt/tabasics.py:718 -msgid "logical AND operator" -msgstr "เครื่องหมายบวก" +#: pysamples/grecord.py:217 +msgid "play" +msgstr "เล่น" + +#: pysamples/grecord.py:219 +msgid "save" +msgstr "บันทึก" + +#: gnome_plugins/collaboration_plugin.py:304 +msgid "Colors" +msgstr "สี" + +#: TurtleArt/tabasics.py:398 +msgid "sets size of the line drawn by the turtle" +msgstr "ตั้งขนาดของเส้นที่จะถูกวาดโดยเต่า" + +#: turtleblocks.py:355 +msgid "Open" +msgstr "เปิด" + +#: TurtleArt/tawindow.py:989 TurtleArt/tawindow.py:990 +msgid "orientation" +msgstr "ทิศทาง" + +#: TurtleArt/tabasics.py:236 TurtleArt/tawindow.py:3862 +#: TurtleArt/tawindow.py:3868 TurtleArtActivity.py:605 +msgid "ycor" +msgstr "ตำแหน่ง y" + +#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:789 +msgid "if" +msgstr "ถ้า" + +#: TurtleArt/tabasics.py:203 TurtleArt/tabasics.py:269 +msgid "" +"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen." +msgstr "ย้ายเต่าไปยังตำแหน่ง x, ตำแหน่ง y; โดย (0,0) อยู่กลางหน้าจอ" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:579 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:592 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:606 +msgid "Python" +msgstr "ภาษาไพทอน" + +#: TurtleArtActivity.py:688 turtleblocks.py:403 +msgid "Stop" +msgstr "หยุด" + +#: TurtleArt/tabasics.py:417 +msgid "end fill" +msgstr "จบการเทสี" + +#: TurtleArtActivity.py:587 TurtleArtActivity.py:731 turtleblocks.py:385 +msgid "Copy" +msgstr "คัดลอก" + +#: TurtleArtActivity.py:589 TurtleArtActivity.py:732 turtleblocks.py:386 +msgid "Paste" +msgstr "วาง" + +#: gnome_plugins/collaboration_plugin.py:120 +msgid "Activities" +msgstr "กิจกรรม" + +#: gnome_plugins/uploader_plugin.py:68 +msgid "Upload to Web" +msgstr "เอาขึ้นเว็บ" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:490 +msgid "empty heap" +msgstr "heap ว่าง" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:508 +msgid "pops value off FILO (first-in last-out heap)" +msgstr "นำค่าออกจาก FILO (เป็น heap ประเภท เข้าก่อน ออกหลัง)" + +#: TurtleArtActivity.py:680 TurtleArtActivity.py:888 turtleblocks.py:399 +msgid "Clean" +msgstr "ล้าง" + +#: TurtleArt/tabasics.py:186 +msgid "angle" +msgstr "มุม" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151 +msgid "audio" +msgstr "เสียง" + +#: turtleblocks.py:396 +msgid "Tools" +msgstr "เครื่องมือ" + +#: TurtleArt/tabasics.py:162 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:854 +msgid "left" +msgstr "ซ้าย" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:539 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541 +msgid "comment" +msgstr "หมายเหตุ" + +#: TurtleArt/tabasics.py:578 +msgid "subtracts bottom numeric input from top numeric input" +msgstr "นำค่าตัวเลขตัวล่างไปลบออกจากค่าตัวบน" + +#: plugins/audio_sensors/audio_sensors.py:157 +#: plugins/audio_sensors/audio_sensors.py:171 +#: plugins/audio_sensors/audio_sensors.py:185 +#: plugins/audio_sensors/audio_sensors.py:199 +msgid "voltage" +msgstr "แรงดันไฟฟ้า" + +#: TurtleArt/tabasics.py:154 +msgid "clears the screen and reset the turtle" +msgstr "ลบภาพและนำเต่ากลับมากลางหน้าจอ" + +#: TurtleArt/tabasics.py:123 +msgid "Palette of turtle commands" +msgstr "ชุดคำสั่งควบคุมเต่า" + +#: TurtleArt/tabasics.py:758 +msgid "loops forever" +msgstr "การทำซ้ำตลอดเวลา" + +#: TurtleArt/tawindow.py:3868 pysamples/grecord.py:205 +msgid "Turtle Art" +msgstr "Turtle Art" + +#: TurtleArtActivity.py:573 TurtleArtActivity.py:679 +msgid "Project" +msgstr "โครงการ" + +#: turtleblocks.py:402 +msgid "Debug" +msgstr "ดีบั๊ก" + +#: gnome_plugins/collaboration_plugin.py:300 +msgid "Password" +msgstr "รหัสผ่าน" + +#: gnome_plugins/collaboration_plugin.py:128 +msgid "Share" +msgstr "แบ่งปัน" + +#: TurtleArt/tabasics.py:683 +msgid "less than" +msgstr "น้อยกว่า" + +#: TurtleArt/tabasics.py:636 +msgid "square root" +msgstr "รากที่สอง" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:781 +msgid "show blocks" +msgstr "แสดง blocks" + +#: turtleblocks.py:362 +msgid "Quit" +msgstr "ออก" + +#: TurtleArt/tabasics.py:337 +msgid "set gray" +msgstr "ตั้งค่าความเทา" + +#: turtleblocks.py:354 +msgid "New" +msgstr "ไฟล์ใหม่" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:266 +msgid "scale" +msgstr "อัตราขยาย" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:862 +msgid "bottom" +msgstr "ปุ่ม" + +#: TurtleArt/tabasics.py:451 +msgid "purple" +msgstr "สีม่วง" + +#: TurtleArt/tautils.py:483 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:713 +msgid "click to open" +msgstr "กดเปิด" + +#: gnome_plugins/collaboration_plugin.py:129 +msgid "Configuration" +msgstr "แฟ้มค่าปรับแต่ง" + +#: gnome_plugins/uploader_plugin.py:130 +#, fuzzy +msgid "Description:" +msgstr "คำอธิบาย:" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140 +msgid "journal" +msgstr "บันทึกประจำวัน" + +#: TurtleArt/tabasics.py:999 +msgid "empty trash" +msgstr "ลบขยะ" + +#: TurtleArt/tabasics.py:388 +msgid "Turtle will draw when moved." +msgstr "เวลาเคลื่อนที่เต่าจะวาดเส้น" + +#: TurtleArt/tautils.py:196 +msgid "Load..." +msgstr "โหลด..." + +#: TurtleArt/talogo.py:374 TurtleArtActivity.py:683 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1492 +msgid "Stop turtle" +msgstr "หยุดเต่า" + +#: TurtleArt/tabasics.py:928 TurtleArt/tawindow.py:4189 +msgid "store in" +msgstr "นำไปเก็บไว้" + +#: TurtleArt/talogo.py:388 TurtleArtActivity.py:326 TurtleArtActivity.py:894 +#, fuzzy +msgid "Hide blocks" +msgstr "ซ่อน blocks" + +#: TurtleArt/tabasics.py:563 +msgid "plus" +msgstr "บวก" #: TurtleArt/tabasics.py:725 TurtleArt/tabasics.py:728 msgid "or" msgstr "หรือ" +#: TurtleArt/tabasics.py:474 +msgid "sets size of text drawn by the turtle" +msgstr "ตั่งค่าขนาดตัวอักษรที่เต่าวาด" + +#: TurtleArt/tabasics.py:248 +msgid "" +"holds current heading value of the turtle (can be used in place of a number " +"block)" +msgstr "คือค่าทิศทางปัจจุบันของเต่า ค่านี้นำไปใช้เหมือนบล็อกตัวเลขได้" + +#: TurtleArt/tawindow.py:3977 +msgid "image" +msgstr "รูปภาพ" + +#: TurtleArt/tabasics.py:650 +msgid "returns random number between minimum (top) and maximum (bottom) values" +msgstr "กลับสู่การสุ่มตัวเลข ระหว่าง ค่าที่น้อยที่สุด และ ค่าที่มากที่สุด" + +#: TurtleArt/tabasics.py:349 +msgid "holds current pen color (can be used in place of a number block)" +msgstr "ค่าสีปัจจุบันของเต่า สามารถนำไปใช้เหมือนบล็อกตัวเลข" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:248 +msgid "saves a picture to the Sugar Journal" +msgstr "บันทึกรูปภาพไปที่ Sugar Journal" + +#: TurtleArtActivity.py:219 TurtleArtActivity.py:643 TurtleArtActivity.py:685 +#: TurtleArtActivity.py:829 TurtleArtActivity.py:856 +msgid "Save snapshot" +msgstr "บันทึกภาพ" + +#: TurtleArt/tabasics.py:843 pysamples/grecord.py:213 +msgid "start" +msgstr "เริ่ม" + +#: TurtleArt/tabasics.py:132 +msgid "moves turtle forward" +msgstr "เคลื่อนเต่าไปข้างหน้า" + +#: TurtleArt/tabasics.py:128 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734 +msgid "forward" +msgstr "เดินหน้า" + +#: gnome_plugins/collaboration_plugin.py:294 +msgid "Account ID" +msgstr "ค่าประจำตัวบัญชีผู้ใช้" + +#: TurtleArt/tabasics.py:139 +msgid "back" +msgstr "กลับ" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:964 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:979 +msgid "presentation 1x1" +msgstr "งานนำเสนอ 1x1" + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1009 +msgid "presentation 1x2" +msgstr "งานนำเสนอ 1x2" + #: TurtleArt/tabasics.py:729 msgid "logical OR operator" msgstr "เครื่องหมาย OR" -#: TurtleArt/tabasics.py:738 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:98 +#: TurtleArt/tautils.py:206 +msgid "Save..." +msgstr "บันทึก..." + +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745 #, fuzzy -msgid "Palette of flow operators" -msgstr "ชุดคำสั่งประมวลผลตัวเลข" +msgid "setxy" +msgstr "ตั้งค่าแกน xy" -#: TurtleArt/tabasics.py:743 -msgid "wait" -msgstr "รอ" +#: TurtleArt/tabasics.py:287 TurtleArt/tabasics.py:298 +msgid "fill screen" +msgstr "สีจอ" -#: TurtleArt/tabasics.py:747 -msgid "pauses program execution a specified number of seconds" -msgstr "" +#: turtleblocks.py:357 +msgid "Save as" +msgstr "บันทึกเป็น" -#: TurtleArt/tabasics.py:754 -msgid "forever" -msgstr "ตลอดไป" +#: TurtleArt/tabasics.py:199 TurtleArt/tabasics.py:265 +msgid "set xy" +msgstr "ตั้งค่าแกน xy" -#: TurtleArt/tabasics.py:758 -msgid "loops forever" -msgstr "การทำซ้ำตลอดเวลา" +#: TurtleArt/tabasics.py:995 +msgid "trash" +msgstr "ถังขยะ" #: TurtleArt/tabasics.py:765 TurtleArt/tabasics.py:769 msgid "repeat" msgstr "ซ้ำ" -#: TurtleArt/tabasics.py:770 -msgid "loops specified number of times" +#: TurtleArtActivity.py:203 TurtleArtActivity.py:708 TurtleArtActivity.py:820 +#: TurtleArtActivity.py:850 turtleblocks.py:358 +msgid "Save as image" +msgstr "บันทึกเป็นรูปภาพ" + +#: TurtleArtActivity.py:541 TurtleArtActivity.py:577 TurtleArtActivity.py:677 +#: TurtleArtActivity.py:730 turtleblocks.py:387 +msgid "Edit" +msgstr "แก้ไข" + +#: TurtleArt/tabasics.py:604 +msgid "" +"divides top numeric input (numerator) by bottom numeric input (denominator)" +msgstr "นำค่าตัวเลขตัวบน(ตัวตั้ง) หารด้วยตัวเลขตัวล่า(ตัวหาร)" + +#: TurtleArt/tabasics.py:646 +msgid "max" +msgstr "ใหญ่สุด" + +#: TurtleArt/tabasics.py:408 +msgid "start fill" +msgstr "เริ่มเทสี" + +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. #-#-#-#-# th.po (PACKAGE VERSION) #-#-#-#-# +#. TRANS: push adds a new item to the program stack +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464 +msgid "push" +msgstr "ใส่เข้าไป" + +#: TurtleArt/tabasics.py:1004 +msgid "restore all" +msgstr "คืนค่าทั้งหมด" + +#. TRANS: "name" option from activity.info file +msgid "TurtleBlocks" msgstr "" -#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:789 -msgid "if" -msgstr "ถ้า" +#. TRANS: "summary" option from activity.info file +#. TRANS: "description" option from activity.info file +msgid "" +"A Logo-inspired turtle that draws colorful pictures with snap-together " +"visual programming blocks" +msgstr "" -#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:789 -msgid "then" -msgstr "แล้ว" +#: TurtleArt/tabasics.py:174 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:878 +msgid "right" +msgstr "ขวา" -#: TurtleArt/tabasics.py:779 -msgid "if then" -msgstr "ถ้า... แล้ว..." +#: TurtleArt/tabasics.py:299 TurtleArt/tabasics.py:367 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1155 +#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1160 +msgid "gray" +msgstr "สีเทา" + +#: TurtleArt/tabasics.py:410 +msgid "starts filled polygon (used with end fill block)" +msgstr "" + +#: TurtleArt/tabasics.py:419 +msgid "completes filled polygon (used with start fill block)" +msgstr "" + +#: TurtleArt/tabasics.py:443 +msgid "red" +msgstr "สีแดง" + +#: TurtleArt/tabasics.py:614 +msgid "identity" +msgstr "เอกลักษณ์" + +#: TurtleArt/tabasics.py:616 +msgid "identity operator used for extending blocks" +msgstr "" + +#: TurtleArt/tabasics.py:624 TurtleArt/tabasics.py:625 +msgid "mod" +msgstr "หารเอาเศษ" + +#: TurtleArt/tabasics.py:628 +msgid "modular (remainder) operator" +msgstr "" + +#: TurtleArt/tabasics.py:635 +msgid "√" +msgstr "" + +#: TurtleArt/tabasics.py:663 +msgid "used as numeric input in mathematic operators" +msgstr "" + +#: TurtleArt/tabasics.py:747 +msgid "pauses program execution a specified number of seconds" +msgstr "" + +#: TurtleArt/tabasics.py:770 +msgid "loops specified number of times" +msgstr "" #: TurtleArt/tabasics.py:781 msgid "if-then operator that uses boolean operators from Numbers palette" @@ -534,44 +2585,14 @@ msgstr "" msgid "jogs stack down" msgstr "" -#: TurtleArt/tabasics.py:826 -msgid "stop action" -msgstr "หยุดกระทำการใด ๆ" - #: TurtleArt/tabasics.py:829 msgid "stops current action" msgstr "" -#: TurtleArt/tabasics.py:838 -#, fuzzy -msgid "Palette of variable blocks" -msgstr "ชุดคำสั่งตัวแปร" - -#: TurtleArt/tabasics.py:843 pysamples/grecord.py:213 -msgid "start" -msgstr "เริ่ม" - #: TurtleArt/tabasics.py:846 msgid "connects action to toolbar run buttons" msgstr "" -#: TurtleArt/tabasics.py:853 TurtleArt/tabasics.py:854 -#: TurtleArt/tabasics.py:855 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:187 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:188 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:208 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:223 -#, fuzzy -msgid "text" -msgstr "ถ้ดไป" - -#: TurtleArt/tabasics.py:856 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:189 -msgid "string value" -msgstr "ค่า String" - #: TurtleArt/tabasics.py:860 TurtleArt/tabasics.py:863 #: TurtleArt/tabasics.py:871 TurtleArt/tabasics.py:875 #: TurtleArt/tawindow.py:1292 TurtleArt/tawindow.py:1371 @@ -588,52 +2609,14 @@ msgstr "" msgid "invokes named action stack" msgstr "" -#: TurtleArt/tabasics.py:883 -msgid "store in box 1" -msgstr "นำไปเก็บที่ box 1" - #: TurtleArt/tabasics.py:888 msgid "stores numeric value in Variable 1" msgstr "" -#: TurtleArt/tabasics.py:896 -#, fuzzy -msgid "store in box 2" -msgstr "นำไปเก็บที่ box 1" - #: TurtleArt/tabasics.py:901 msgid "stores numeric value in Variable 2" msgstr "" -#: TurtleArt/tabasics.py:909 -#, fuzzy -msgid "box 1" -msgstr "กล่องที่ 2" - -#: TurtleArt/tabasics.py:912 -msgid "Variable 1 (numeric value)" -msgstr "ตัวแปรที่ 1 (ค่าที่เป็นตัวเลข)" - -#: TurtleArt/tabasics.py:919 -msgid "box 2" -msgstr "กล่องที่ 2" - -#: TurtleArt/tabasics.py:922 -msgid "Variable 2 (numeric value)" -msgstr "ตัวแปรที่ 2 (ค่าที่เป็นตัวเลข)" - -#: TurtleArt/tabasics.py:928 TurtleArt/tawindow.py:4189 -msgid "store in" -msgstr "นำไปเก็บไว้" - -#: TurtleArt/tabasics.py:928 TurtleArt/tabasics.py:942 -msgid "box" -msgstr "กล่อง" - -#: TurtleArt/tabasics.py:928 TurtleArt/tawindow.py:4189 -msgid "value" -msgstr "ค่า" - #: TurtleArt/tabasics.py:932 TurtleArt/tabasics.py:945 #: TurtleArt/tawindow.py:1296 TurtleArt/tawindow.py:1409 #: TurtleArt/tawindow.py:1858 TurtleArt/tawindow.py:4152 @@ -673,68 +2656,15 @@ msgstr "" msgid "invokes Action 2 stack" msgstr "" -#: TurtleArt/tabasics.py:995 -msgid "trash" -msgstr "ถังขยะ" - -#: TurtleArt/tabasics.py:999 -msgid "empty trash" -msgstr "ลบขยะ" - #: TurtleArt/tabasics.py:1000 msgid "permanently deletes items in trash" msgstr "" -#: TurtleArt/tabasics.py:1004 -msgid "restore all" -msgstr "คืนค่าทั้งหมด" - -#: TurtleArt/tabasics.py:1005 -msgid "restore all blocks from trash" -msgstr "คืนค่า Blocks ทั้งหมดจากถังขยะ" - -#: TurtleArt/tabasics.py:1009 -msgid "clear all" -msgstr "ล้างค่าทั้งหมด" - -#: TurtleArt/tabasics.py:1010 -msgid "move all blocks to trash" -msgstr "ย้าย Block ทั้งหมดลงถังขยะ" - #: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1833 #: TurtleArtActivity.py:703 msgid "Share selected blocks" msgstr "" -#: TurtleArt/taconstants.py:209 TurtleArt/taconstants.py:231 -#: TurtleArt/taconstants.py:252 TurtleArt/taconstants.py:294 -#: TurtleArt/taconstants.py:336 TurtleArt/taconstants.py:378 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:963 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:978 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:993 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1008 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1023 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1038 -#, fuzzy -msgid "Title" -msgstr "ชื่อแทร็ก" - -#: TurtleArt/talogo.py:374 TurtleArtActivity.py:683 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1492 -msgid "Stop turtle" -msgstr "หยุดเต่า" - -#: TurtleArt/talogo.py:384 TurtleArtActivity.py:322 TurtleArtActivity.py:684 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1485 -#, fuzzy -msgid "Show blocks" -msgstr "แสดง blocks" - -#: TurtleArt/talogo.py:388 TurtleArtActivity.py:326 TurtleArtActivity.py:894 -#, fuzzy -msgid "Hide blocks" -msgstr "ซ่อน blocks" - #: TurtleArt/talogo.py:511 msgid "did not output to" msgstr "" @@ -743,14 +2673,6 @@ msgstr "" msgid "I don't know how to" msgstr "" -#: TurtleArt/talogo.py:624 -msgid "doesn't like" -msgstr "ไม่เป็น" - -#: TurtleArt/talogo.py:624 -msgid "as input" -msgstr "การนำเข้า" - #: TurtleArt/tapalette.py:97 msgid "displays next palette" msgstr "" @@ -759,27 +2681,6 @@ msgstr "" msgid "changes the orientation of the palette of blocks" msgstr "" -#: TurtleArt/tautils.py:196 -msgid "Load..." -msgstr "โหลด..." - -#: TurtleArt/tautils.py:206 -msgid "Save..." -msgstr "บันทึก..." - -#: TurtleArt/tautils.py:483 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:713 -msgid "click to open" -msgstr "กดเปิด" - -#: TurtleArt/tawindow.py:989 TurtleArt/tawindow.py:990 -msgid "orientation" -msgstr "ทิศทาง" - -#: TurtleArt/tawindow.py:1000 TurtleArt/tawindow.py:1470 -msgid "next" -msgstr "ถ้ดไปถัดไป" - #: TurtleArt/tawindow.py:1012 TurtleArt/tawindow.py:1013 #: TurtleArt/tawindow.py:1490 msgid "shift" @@ -795,33 +2696,6 @@ msgstr "" msgid "Select blocks to share" msgstr "" -#: TurtleArt/tawindow.py:3868 pysamples/grecord.py:205 -msgid "Turtle Art" -msgstr "Turtle Art" - -#: TurtleArt/tawindow.py:3977 -msgid "image" -msgstr "รูปภาพ" - -#: TurtleArtActivity.py:166 TurtleArtActivity.py:709 TurtleArtActivity.py:823 -#: TurtleArtActivity.py:853 turtleblocks.py:360 -msgid "Save as Logo" -msgstr "บันทึกเป็นโลโก้" - -#: TurtleArtActivity.py:203 TurtleArtActivity.py:708 TurtleArtActivity.py:820 -#: TurtleArtActivity.py:850 turtleblocks.py:358 -msgid "Save as image" -msgstr "บันทึกเป็นรูปภาพ" - -#: TurtleArtActivity.py:211 -msgid "snapshot" -msgstr "ภาพที่จับได้" - -#: TurtleArtActivity.py:219 TurtleArtActivity.py:643 TurtleArtActivity.py:685 -#: TurtleArtActivity.py:829 TurtleArtActivity.py:856 -msgid "Save snapshot" -msgstr "บันทึกภาพ" - #: TurtleArtActivity.py:260 TurtleArtActivity.py:616 TurtleArtActivity.py:759 #: turtleblocks.py:378 msgid "Turn off hover help" @@ -847,44 +2721,11 @@ msgstr "" msgid "Rescale coordinates up" msgstr "" -#: TurtleArtActivity.py:541 TurtleArtActivity.py:577 TurtleArtActivity.py:677 -#: TurtleArtActivity.py:730 turtleblocks.py:387 -msgid "Edit" -msgstr "แก้ไข" - -#: TurtleArtActivity.py:546 TurtleArtActivity.py:575 TurtleArtActivity.py:678 -#: TurtleArtActivity.py:747 turtleblocks.py:382 -#, fuzzy -msgid "View" -msgstr "มุมมอง" - -#: TurtleArtActivity.py:573 TurtleArtActivity.py:679 -msgid "Project" -msgstr "โครงการ" - #: TurtleArtActivity.py:579 TurtleArtActivity.py:676 TurtleArtActivity.py:705 #: TurtleArtActivity.py:707 TurtleArtActivity.py:815 msgid "Save/Load" msgstr "" -#: TurtleArtActivity.py:587 TurtleArtActivity.py:731 turtleblocks.py:385 -msgid "Copy" -msgstr "คัดลอก" - -#: TurtleArtActivity.py:589 TurtleArtActivity.py:732 turtleblocks.py:386 -msgid "Paste" -msgstr "วาง" - -#: TurtleArtActivity.py:591 -#, fuzzy -msgid "Restore blocks from trash" -msgstr "คืนค่า Blocks ทั้งหมดจากถังขยะ" - -#: TurtleArtActivity.py:594 TurtleArtActivity.py:748 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789 -msgid "Fullscreen" -msgstr "เต็มจอ" - #: TurtleArtActivity.py:596 TurtleArtActivity.py:749 turtleblocks.py:366 msgid "Cartesian coordinates" msgstr "" @@ -897,42 +2738,10 @@ msgstr "" msgid "Metric coordinates" msgstr "" -#: TurtleArtActivity.py:611 TurtleArtActivity.py:757 turtleblocks.py:372 -#, fuzzy -msgid "Grow blocks" -msgstr "แสดง blocks" - #: TurtleArtActivity.py:613 TurtleArtActivity.py:758 turtleblocks.py:374 msgid "Shrink blocks" msgstr "" -#: TurtleArtActivity.py:630 TurtleArtActivity.py:647 TurtleArtActivity.py:686 -#: TurtleArtActivity.py:832 -#, fuzzy -msgid "Load example" -msgstr "โหลดตัวอย่าง" - -#: TurtleArtActivity.py:680 TurtleArtActivity.py:888 turtleblocks.py:399 -msgid "Clean" -msgstr "ล้าง" - -#: TurtleArtActivity.py:681 TurtleArtActivity.py:890 turtleblocks.py:400 -msgid "Run" -msgstr "ประมวลผล" - -#: TurtleArtActivity.py:682 TurtleArtActivity.py:892 turtleblocks.py:401 -#, fuzzy -msgid "Step" -msgstr "หยุด" - -#: TurtleArtActivity.py:687 turtleblocks.py:408 util/helpbutton.py:45 -msgid "Help" -msgstr "ช่วยเหลือ" - -#: TurtleArtActivity.py:688 turtleblocks.py:403 -msgid "Stop" -msgstr "หยุด" - #: TurtleArtActivity.py:710 TurtleArtActivity.py:836 TurtleArtActivity.py:858 msgid "Load project" msgstr "" @@ -1000,107 +2809,24 @@ msgstr "" msgid "Enable collaboration" msgstr "" -#: gnome_plugins/collaboration_plugin.py:120 -msgid "Activities" -msgstr "กิจกรรม" - -#: gnome_plugins/collaboration_plugin.py:125 -msgid "Buddies" -msgstr "คู่หู" - -#: gnome_plugins/collaboration_plugin.py:128 -msgid "Share" -msgstr "แบ่งปัน" - -#: gnome_plugins/collaboration_plugin.py:129 -msgid "Configuration" -msgstr "แฟ้มค่าปรับแต่ง" - -#: gnome_plugins/collaboration_plugin.py:132 -msgid "Neighborhood" -msgstr "เพื่อนบ้าน" - -#: gnome_plugins/collaboration_plugin.py:292 -msgid "Nickname" -msgstr "ชื่อเล่น" - -#: gnome_plugins/collaboration_plugin.py:294 -msgid "Account ID" -msgstr "ค่าประจำตัวบัญชีผู้ใช้" - -#: gnome_plugins/collaboration_plugin.py:296 -msgid "Server" -msgstr "เครื่องแม่ข่าย" - #: gnome_plugins/collaboration_plugin.py:298 msgid "Port" msgstr "" -#: gnome_plugins/collaboration_plugin.py:300 -msgid "Password" -msgstr "รหัสผ่าน" - -#: gnome_plugins/collaboration_plugin.py:302 -msgid "Register" -msgstr "สมัครสมาชิก" - -#: gnome_plugins/collaboration_plugin.py:304 -msgid "Colors" -msgstr "สี" - -#: gnome_plugins/fb_plugin.py:82 gnome_plugins/fb_plugin.py:83 -#: gnome_plugins/fb_plugin.py:92 gnome_plugins/uploader_plugin.py:63 -#: gnome_plugins/uploader_plugin.py:64 gnome_plugins/uploader_plugin.py:73 -msgid "Upload" -msgstr "อัปโหลด" - #: gnome_plugins/fb_plugin.py:87 msgid "Facebook wall post" msgstr "" -#: gnome_plugins/uploader_plugin.py:68 -msgid "Upload to Web" -msgstr "เอาขึ้นเว็บ" - #: gnome_plugins/uploader_plugin.py:90 msgid "" "You must have an account at http://turtleartsite.sugarlabs.org to upload " "your project." msgstr "" -#: gnome_plugins/uploader_plugin.py:99 -msgid "Username:" -msgstr "ชื่อผู้ใช้:" - -#: gnome_plugins/uploader_plugin.py:109 -msgid "Password:" -msgstr "รหัสผ่าน:" - -#: gnome_plugins/uploader_plugin.py:120 -msgid "Title:" -msgstr "ชื่อแทร็ก:" - -#: gnome_plugins/uploader_plugin.py:130 -#, fuzzy -msgid "Description:" -msgstr "คำอธิบาย:" - #: gnome_plugins/uploader_plugin.py:140 msgid "Submit to Web" msgstr "" -#: gnome_plugins/uploader_plugin.py:144 -msgid "Cancel" -msgstr "ยกเลิก" - -#: gnome_plugins/uploader_plugin.py:166 -msgid "Login failed" -msgstr "เข้าใช้งานไม่ผ่าน" - -#: gnome_plugins/uploader_plugin.py:203 -msgid "Failed to upload!" -msgstr "อัปโหลดล้มเหลว" - #: plugins/accelerometer/accelerometer.py:49 #: plugins/audio_sensors/audio_sensors.py:75 #: plugins/camera_sensor/camera_sensor.py:63 @@ -1119,21 +2845,11 @@ msgstr "" msgid "push acceleration in x, y, z to heap" msgstr "" -#: plugins/audio_sensors/audio_sensors.py:83 -#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:205 -msgid "sound" -msgstr "เสียง" - #: plugins/audio_sensors/audio_sensors.py:84 #: plugins/audio_sensors/audio_sensors.py:99 msgid "raw microphone input signal" msgstr "" -#: plugins/audio_sensors/audio_sensors.py:90 -#: plugins/audio_sensors/audio_sensors.py:105 -msgid "loudness" -msgstr "ระดับความดัง" - #: plugins/audio_sensors/audio_sensors.py:91 #: plugins/audio_sensors/audio_sensors.py:106 msgid "microphone input volume" @@ -1150,13 +2866,6 @@ msgstr "" msgid "microphone input pitch" msgstr "" -#: plugins/audio_sensors/audio_sensors.py:151 -#: plugins/audio_sensors/audio_sensors.py:165 -#: plugins/audio_sensors/audio_sensors.py:179 -#: plugins/audio_sensors/audio_sensors.py:193 -msgid "resistance" -msgstr "ความต้านทาน" - #: plugins/audio_sensors/audio_sensors.py:152 #: plugins/audio_sensors/audio_sensors.py:166 #: plugins/audio_sensors/audio_sensors.py:180 @@ -1164,13 +2873,6 @@ msgstr "ความต้านทาน" msgid "microphone input resistance" msgstr "" -#: plugins/audio_sensors/audio_sensors.py:157 -#: plugins/audio_sensors/audio_sensors.py:171 -#: plugins/audio_sensors/audio_sensors.py:185 -#: plugins/audio_sensors/audio_sensors.py:199 -msgid "voltage" -msgstr "แรงดันไฟฟ้า" - #: plugins/audio_sensors/audio_sensors.py:158 #: plugins/audio_sensors/audio_sensors.py:172 #: plugins/audio_sensors/audio_sensors.py:186 @@ -1183,20 +2885,6 @@ msgstr "" msgid "Palette of media objects" msgstr "" -#: plugins/camera_sensor/camera_sensor.py:80 -#: plugins/camera_sensor/camera_sensor.py:93 -#: plugins/camera_sensor/camera_sensor.py:128 -#: plugins/camera_sensor/camera_sensor.py:141 -#: plugins/light_sensor/light_sensor.py:56 -#: plugins/light_sensor/light_sensor.py:63 -msgid "brightness" -msgstr "ความสว่าง" - -#: plugins/camera_sensor/camera_sensor.py:82 -#: plugins/camera_sensor/camera_sensor.py:130 -msgid "light level detected by camera" -msgstr "ระดับแสงที่ตรวจพบโดยกล้อง" - #: plugins/camera_sensor/camera_sensor.py:95 #: plugins/camera_sensor/camera_sensor.py:143 msgid "Average RGB color from camera is pushed to the stack" @@ -1210,26 +2898,6 @@ msgstr "" msgid "camera output" msgstr "" -#: plugins/light_sensor/light_sensor.py:58 -#: plugins/light_sensor/light_sensor.py:65 -msgid "light level detected by light sensor" -msgstr "ระดับแสงที่ตรวจพบโดยเซ็นเซอร์วัดแสง" - -#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100 -msgid "RFID" -msgstr "RFID" - -#: plugins/rfid/rfid.py:93 plugins/rfid/rfid.py:101 -#, fuzzy -msgid "read value from RFID device" -msgstr "อ่านค่าจากอุปกรณ์ RFID" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:106 -#, fuzzy -msgid "while" -msgstr "สีขาว" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:107 msgid "do-while-True operator that uses boolean operators from Numbers palette" msgstr "" @@ -1243,55 +2911,26 @@ msgstr "" msgid "do-until-True operator that uses boolean operators from Numbers palette" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:124 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:715 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:886 -#, fuzzy -msgid "top" -msgstr "หยุด" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:126 msgid "top of a collapsible stack" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140 -msgid "journal" -msgstr "บันทึกประจำวัน" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141 msgid "Sugar Journal media object" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151 -msgid "audio" -msgstr "เสียง" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153 msgid "Sugar Journal audio object" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163 -msgid "video" -msgstr "รูปภาพ" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165 msgid "Sugar Journal video object" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175 -#, fuzzy -msgid "description" -msgstr "คำอธิบาย" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177 msgid "Sugar Journal description field" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222 -msgid "show" -msgstr "แสดง" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:198 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:211 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226 @@ -1302,40 +2941,14 @@ msgstr "" msgid "show aligned" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:234 -#, fuzzy -msgid "set scale" -msgstr "ตั้งค่าเฉดสี" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:238 msgid "sets the scale of media" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245 -msgid "save picture" -msgstr "บันทึกรูปภาพ" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258 -msgid "picture name" -msgstr "ชื่อรูปภาพ" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:248 -msgid "saves a picture to the Sugar Journal" -msgstr "บันทึกรูปภาพไปที่ Sugar Journal" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:256 -msgid "save SVG" -msgstr "บันทึก SVG" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:259 msgid "saves turtle graphics as an SVG file in the Sugar Journal" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:266 -msgid "scale" -msgstr "อัตราขยาย" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:270 msgid "holds current scale value" msgstr "" @@ -1438,10 +3051,6 @@ msgstr "" msgid "query for keyboard input (results stored in keyboard block)" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:388 -msgid "keyboard" -msgstr "แป้นพิมพ์" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:392 msgid "holds results of query-keyboard block as ASCII" msgstr "" @@ -1462,10 +3071,6 @@ msgstr "" msgid "returns the color that the turtle \"sees\"" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:445 -msgid "time" -msgstr "เวลา" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:448 msgid "elapsed time (in seconds) since program started" msgstr "" @@ -1474,64 +3079,19 @@ msgstr "" msgid "Palette of extra options" msgstr "" -#. TRANS: push adds a new item to the program stack -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464 -msgid "push" -msgstr "ใส่เข้าไป" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:467 -msgid "pushes value onto FILO (first-in last-out heap)" -msgstr "ใส่ค่าใน FILO (เป็น heap ประเภท เข้าก่อน ออกหลัง)" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477 -msgid "show heap" -msgstr "แสดง heap" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:480 -msgid "shows values in FILO (first-in last-out heap)" -msgstr "แสดงค่าใน FILO (เป็น heap ประเภท เข้าก่อน ออกหลัง)" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:490 -msgid "empty heap" -msgstr "heap ว่าง" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:493 msgid "emptys FILO (first-in-last-out heap)" msgstr "" -#. TRANS: pop removes a new item from the program stack -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:504 -msgid "pop" -msgstr "ป๊อบ" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:508 -msgid "pops value off FILO (first-in last-out heap)" -msgstr "นำค่าออกจาก FILO (เป็น heap ประเภท เข้าก่อน ออกหลัง)" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:519 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:529 -#, fuzzy -msgid "empty heap?" -msgstr "heap ว่าง" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:522 #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532 msgid "returns True if heap is empty" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:539 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541 -msgid "comment" -msgstr "หมายเหตุ" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:543 msgid "places a comment in your code" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:549 -msgid "print" -msgstr "งานพิมพ์" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:553 msgid "prints value in status block at bottom of the screen" msgstr "" @@ -1544,12 +3104,6 @@ msgstr "" msgid "Python int operator" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:579 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:592 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:606 -msgid "Python" -msgstr "ภาษาไพทอน" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:583 msgid "" "a programmable block: used to add advanced single-variable math equations, e." @@ -1631,11 +3185,6 @@ msgstr "" msgid "loads a block" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745 -#, fuzzy -msgid "setxy" -msgstr "ตั้งค่าแกน xy" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754 msgid "palette" msgstr "" @@ -1648,18 +3197,10 @@ msgstr "" msgid "Palette of presentation templates" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:772 -msgid "hide blocks" -msgstr "ซ่อน blocks" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:774 msgid "declutters canvas by hiding blocks" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:781 -msgid "show blocks" -msgstr "แสดง blocks" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:783 msgid "restores hidden blocks" msgstr "" @@ -1708,18 +3249,10 @@ msgstr "" msgid "xcor of left of screen" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:862 -msgid "bottom" -msgstr "ปุ่ม" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:865 msgid "ycor of bottom of screen" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:870 -msgid "width" -msgstr "ความกว้าง" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:873 msgid "the canvas width" msgstr "" @@ -1732,10 +3265,6 @@ msgstr "" msgid "ycor of top of screen" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894 -msgid "height" -msgstr "ความสูง" - #: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897 msgid "the canvas height" msgstr "" @@ -1760,28 +3289,6 @@ msgstr "" msgid "right x" msgstr "" -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:949 -#, fuzzy -msgid "bottom y" -msgstr "ปุ่ม" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:964 -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:979 -msgid "presentation 1x1" -msgstr "งานนำเสนอ 1x1" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:994 -msgid "presentation 2x1" -msgstr "งานนำเสนอ 2x1" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1009 -msgid "presentation 1x2" -msgstr "งานนำเสนอ 1x2" - -#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1024 -msgid "presentation 2x2" -msgstr "งานนำเสนอ 2x2" - #: pysamples/brain.py:43 msgid "Please install the Speak Activity and try again." msgstr "" @@ -1809,18 +3316,6 @@ msgstr "" msgid "push destination rgb value to heap" msgstr "" -#: pysamples/grecord.py:215 -msgid "stop" -msgstr "หยุด" - -#: pysamples/grecord.py:217 -msgid "play" -msgstr "เล่น" - -#: pysamples/grecord.py:219 -msgid "save" -msgstr "บันทึก" - #: pysamples/journal-stats.py:78 msgid "other" msgstr "" @@ -1841,39 +3336,11 @@ msgstr "" msgid "No option action:" msgstr "" -#: turtleblocks.py:255 -msgid "File not found" -msgstr "ไม่พบไฟล์" - #: turtleblocks.py:279 #, python-format msgid "Configuration directory not writable: %s" msgstr "" -#: turtleblocks.py:354 -msgid "New" -msgstr "ไฟล์ใหม่" - -#: turtleblocks.py:355 -msgid "Open" -msgstr "เปิด" - -#: turtleblocks.py:356 -msgid "Save" -msgstr "บันทึก" - -#: turtleblocks.py:357 -msgid "Save as" -msgstr "บันทึกเป็น" - -#: turtleblocks.py:362 -msgid "Quit" -msgstr "ออก" - -#: turtleblocks.py:363 -msgid "File" -msgstr "แฟ้ม" - #: turtleblocks.py:370 msgid "Rescale coordinates" msgstr "" @@ -1886,14 +3353,6 @@ msgstr "" msgid "Show/hide blocks" msgstr "" -#: turtleblocks.py:396 -msgid "Tools" -msgstr "เครื่องมือ" - -#: turtleblocks.py:402 -msgid "Debug" -msgstr "ดีบั๊ก" - #: turtleblocks.py:404 msgid "Turtle" msgstr "" @@ -1902,46 +3361,6 @@ msgstr "" msgid "About..." msgstr "" -#: turtleblocks.py:447 -msgid "You have unsaved work. Would you like to save before quitting?" -msgstr "คุณยังไม่ได้บันทึกไฟล์ คุณต้องการบันทึกก่อนปิดโปรแกรมหรือไม่?" - -#: turtleblocks.py:448 -msgid "Save project?" -msgstr "บันทึกโครงการ?" - -#, fuzzy -#~ msgid "Palette of physics blocks" -#~ msgstr "ชุดคำสั่งเซ็นเซอร์" - -#, fuzzy -#~ msgid "density" -#~ msgstr "เอกลักษณ์" - -#, fuzzy -#~ msgid "Palette of WeDo blocks" -#~ msgstr "ชุดคำสั่งเซ็นเซอร์" - -#, fuzzy -#~ msgid "light" -#~ msgstr "ขวา" - -#, fuzzy -#~ msgid "grey" -#~ msgstr "สีเทา" - -#, fuzzy -#~ msgid "read" -#~ msgstr "สีแดง" - -#, fuzzy -#~ msgid "mode" -#~ msgstr "หารเอาเศษ" - -#, fuzzy -#~ msgid "Palette of Expeyes blocks" -#~ msgstr "ชุดคำสั่งเซ็นเซอร์" - #, fuzzy #~ msgid "Palette of Arduino blocks" #~ msgstr "ชุดคำสั่งเซ็นเซอร์" -- cgit v0.9.1