Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/zh_CN.po1430
1 files changed, 741 insertions, 689 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index dad68f4..2e44bfe 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-06-15 00:32-0400\n"
-"PO-Revision-Date: 2012-06-15 04:20+0200\n"
+"POT-Creation-Date: 2012-07-20 00:30-0400\n"
+"PO-Revision-Date: 2012-07-22 03:34+0200\n"
"Last-Translator: lite <litekok@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh_CN\n"
@@ -21,9 +21,8 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.5\n"
-#: activity/activity.info:2 TurtleArt/taexporthtml.py:137
-#: TurtleArt/taexporthtml.py:139 TurtleArt/tawindow.py:3215
-#: pysamples/grecord.py:205 turtleblocks.py:294
+#: activity/activity.info:2 TurtleArt/tawindow.py:3704
+#: pysamples/grecord.py:205 turtleblocks.py:293
msgid "Turtle Art"
msgstr "海龟绘画"
@@ -32,6 +31,8 @@ msgid "Palette of turtle commands"
msgstr "海龟指令模板"
#: TurtleArt/tabasics.py:121
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:698
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709
msgid "forward"
msgstr "前进"
@@ -56,7 +57,7 @@ msgid "clears the screen and reset the turtle"
msgstr "清空屏幕并重置海龟"
#: TurtleArt/tabasics.py:155
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:817
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:829
msgid "left"
msgstr "左边"
@@ -65,7 +66,7 @@ msgid "turns turtle counterclockwise (angle in degrees)"
msgstr "逆时针转动海龟(角度)"
#: TurtleArt/tabasics.py:166
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:853
msgid "right"
msgstr "右边"
@@ -93,11 +94,11 @@ msgstr "延弧形移动海龟"
msgid "set xy"
msgstr "设置 坐标"
-#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:237
+#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:249
msgid "x"
msgstr "横"
-#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:238
+#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:250
msgid "y"
msgstr "纵"
@@ -114,8 +115,8 @@ msgstr "设置朝向"
msgid "sets the heading of the turtle (0 is towards the top of the screen.)"
msgstr "设置海龟朝向(0表示朝向屏幕上方)"
-#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3209
-#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:609
+#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3698
+#: TurtleArt/tawindow.py:3704 TurtleArtActivity.py:531
msgid "xcor"
msgstr "横坐标"
@@ -125,8 +126,8 @@ msgid ""
"number block)"
msgstr "包含海龟当前位置的X座标值(可以用来替换数字块)"
-#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3209
-#: TurtleArt/tawindow.py:3215 TurtleArtActivity.py:610
+#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3698
+#: TurtleArt/tawindow.py:3704 TurtleArtActivity.py:532
msgid "ycor"
msgstr "纵坐标"
@@ -136,8 +137,8 @@ msgid ""
"number block)"
msgstr "包含海龟当前位置的Y座标值(可以用来替换数字块)"
-#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3210
-#: TurtleArt/tawindow.py:3216 TurtleArtActivity.py:610
+#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3699
+#: TurtleArt/tawindow.py:3705 TurtleArtActivity.py:532
msgid "heading"
msgstr "朝向"
@@ -179,11 +180,11 @@ msgstr "设置海龟绘制的线条的宽度"
msgid "fill screen"
msgstr "涂满全屏"
-#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:400 taextras.py:284
+#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:370 taextras.py:299
msgid "color"
msgstr "颜色"
-#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:410
+#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:380
msgid "shade"
msgstr "深度"
@@ -200,65 +201,65 @@ msgid "holds current pen size (can be used in place of a number block)"
msgstr "包含当前画笔的大小(可以用来替换数字块)"
#: TurtleArt/tabasics.py:335
-msgid "start fill"
-msgstr "开始填充"
-
-#: TurtleArt/tabasics.py:337
-msgid "starts filled polygon (used with end fill block)"
-msgstr "开始填充多边形的绘制(和完成填充一起使用)"
-
-#: TurtleArt/tabasics.py:344
-msgid "end fill"
-msgstr "完成填充"
-
-#: TurtleArt/tabasics.py:346
-msgid "completes filled polygon (used with start fill block)"
-msgstr "完成填充多边形的绘制(和开始填充一起使用)"
-
-#: TurtleArt/tabasics.py:357 TurtleArt/tabasics.py:361
-msgid "Palette of pen colors"
-msgstr "画笔颜色模板"
-
-#: TurtleArt/tabasics.py:365
msgid "set color"
msgstr "设置颜色"
-#: TurtleArt/tabasics.py:369
+#: TurtleArt/tabasics.py:339
msgid "sets color of the line drawn by the turtle"
msgstr "设置海龟绘制的线条的颜色"
-#: TurtleArt/tabasics.py:377
+#: TurtleArt/tabasics.py:347
msgid "set shade"
msgstr "设置深度"
-#: TurtleArt/tabasics.py:381
+#: TurtleArt/tabasics.py:351
msgid "sets shade of the line drawn by the turtle"
msgstr "设置海龟绘制的线条的深度"
-#: TurtleArt/tabasics.py:389
+#: TurtleArt/tabasics.py:359
msgid "set gray"
msgstr "设置灰度"
-#: TurtleArt/tabasics.py:392
+#: TurtleArt/tabasics.py:362
msgid "sets gray level of the line drawn by the turtle"
msgstr "设置海龟绘制的线条的灰度"
-#: TurtleArt/tabasics.py:401
+#: TurtleArt/tabasics.py:371
msgid "holds current pen color (can be used in place of a number block)"
msgstr "包含当前画笔的颜色(可以用来替换数字块)"
-#: TurtleArt/tabasics.py:411
+#: TurtleArt/tabasics.py:381
msgid "holds current pen shade"
msgstr "设置当前画笔的深度"
-#: TurtleArt/tabasics.py:419
+#: TurtleArt/tabasics.py:389
msgid "gray"
msgstr "灰度"
-#: TurtleArt/tabasics.py:420
+#: TurtleArt/tabasics.py:390
msgid "holds current gray level (can be used in place of a number block)"
msgstr "包含当前的灰度值(可以用来替换数字块)"
+#: TurtleArt/tabasics.py:398
+msgid "start fill"
+msgstr "开始填充"
+
+#: TurtleArt/tabasics.py:400
+msgid "starts filled polygon (used with end fill block)"
+msgstr "开始填充多边形的绘制(和完成填充一起使用)"
+
+#: TurtleArt/tabasics.py:407
+msgid "end fill"
+msgstr "完成填充"
+
+#: TurtleArt/tabasics.py:409
+msgid "completes filled polygon (used with start fill block)"
+msgstr "完成填充多边形的绘制(和开始填充一起使用)"
+
+#: TurtleArt/tabasics.py:420 TurtleArt/tabasics.py:424
+msgid "Palette of pen colors"
+msgstr "画笔颜色模板"
+
#: TurtleArt/tabasics.py:426
msgid "red"
msgstr "红色"
@@ -408,326 +409,322 @@ msgstr "大于"
msgid "logical greater-than operator"
msgstr "逻辑“大于”运算符"
-#: TurtleArt/tabasics.py:663
-msgid "True"
-msgstr "真"
-
-#: TurtleArt/tabasics.py:669
+#: TurtleArt/tabasics.py:666
msgid "less than"
msgstr "小于"
-#: TurtleArt/tabasics.py:673
+#: TurtleArt/tabasics.py:670
msgid "logical less-than operator"
msgstr "逻辑“小于”运算符"
#: TurtleArt/tabasics.py:678
-msgid "False"
-msgstr "假"
-
-#: TurtleArt/tabasics.py:684
msgid "equal"
msgstr "等于"
-#: TurtleArt/tabasics.py:688
+#: TurtleArt/tabasics.py:682
msgid "logical equal-to operator"
msgstr "逻辑“等于”运算符"
-#: TurtleArt/tabasics.py:694
+#: TurtleArt/tabasics.py:688
msgid "not"
msgstr "非"
-#: TurtleArt/tabasics.py:697
+#: TurtleArt/tabasics.py:691
msgid "logical NOT operator"
msgstr "逻辑“非”运算符"
-#: TurtleArt/tabasics.py:703 TurtleArt/tabasics.py:706
+#: TurtleArt/tabasics.py:697 TurtleArt/tabasics.py:700
msgid "and"
msgstr "与"
-#: TurtleArt/tabasics.py:707
+#: TurtleArt/tabasics.py:701
msgid "logical AND operator"
msgstr "逻辑“与”运算符"
-#: TurtleArt/tabasics.py:714 TurtleArt/tabasics.py:717
+#: TurtleArt/tabasics.py:708 TurtleArt/tabasics.py:711
msgid "or"
msgstr "或"
-#: TurtleArt/tabasics.py:718
+#: TurtleArt/tabasics.py:712
msgid "logical OR operator"
msgstr "逻辑“或”运算符"
-#: TurtleArt/tabasics.py:727
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:95
+#: TurtleArt/tabasics.py:721
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:97
msgid "Palette of flow operators"
msgstr "流程控制模板"
-#: TurtleArt/tabasics.py:732
+#: TurtleArt/tabasics.py:726
msgid "wait"
msgstr "等待"
-#: TurtleArt/tabasics.py:736
+#: TurtleArt/tabasics.py:730
msgid "pauses program execution a specified number of seconds"
msgstr "暂停程序执行指定秒数"
# Here, 'forever' means 'forever repeat'.
-#: TurtleArt/tabasics.py:743
+#: TurtleArt/tabasics.py:737
msgid "forever"
msgstr "永远执行"
-#: TurtleArt/tabasics.py:747
+#: TurtleArt/tabasics.py:741
msgid "loops forever"
msgstr "永远执行的循环"
-#: TurtleArt/tabasics.py:754 TurtleArt/tabasics.py:758
+#: TurtleArt/tabasics.py:748 TurtleArt/tabasics.py:752
msgid "repeat"
msgstr "重复"
-#: TurtleArt/tabasics.py:759
+#: TurtleArt/tabasics.py:753
msgid "loops specified number of times"
msgstr "循环指定次数"
-#: TurtleArt/tabasics.py:765 TurtleArt/tabasics.py:777
+#: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:772
msgid "if"
msgstr "如果"
-#: TurtleArt/tabasics.py:765
+#: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:772
msgid "then"
msgstr "那么"
-#: TurtleArt/tabasics.py:768
+#: TurtleArt/tabasics.py:762
msgid "if then"
msgstr "如果 那么"
-#: TurtleArt/tabasics.py:770
+#: TurtleArt/tabasics.py:764
msgid "if-then operator that uses boolean operators from Numbers palette"
msgstr "“如果-那么”运算符,会用到数值模板中的布尔运算符"
-#: TurtleArt/tabasics.py:777
-msgid "then else"
-msgstr "那么 或者"
+#: TurtleArt/tabasics.py:772
+msgid "else"
+msgstr "否则"
-#: TurtleArt/tabasics.py:781
+#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:784
msgid "if then else"
msgstr "如果 那么 或者"
-#: TurtleArt/tabasics.py:782
+#: TurtleArt/tabasics.py:777 TurtleArt/tabasics.py:785
msgid "if-then-else operator that uses boolean operators from Numbers palette"
msgstr "“如果-那么-或者”运算符,会用到数值模板中的布尔运算符"
-#: TurtleArt/tabasics.py:790
+#: TurtleArt/tabasics.py:794
msgid "horizontal space"
msgstr "水平空白"
-#: TurtleArt/tabasics.py:791
+#: TurtleArt/tabasics.py:795
msgid "jogs stack right"
msgstr "将块堆向右推"
-#: TurtleArt/tabasics.py:798
+#: TurtleArt/tabasics.py:802
msgid "vertical space"
msgstr "竖直空白"
-#: TurtleArt/tabasics.py:799
+#: TurtleArt/tabasics.py:803
msgid "jogs stack down"
msgstr "将积木堆向下推"
-#: TurtleArt/tabasics.py:805
+#: TurtleArt/tabasics.py:809
msgid "stop action"
msgstr "停止动作"
-#: TurtleArt/tabasics.py:808
+#: TurtleArt/tabasics.py:812
msgid "stops current action"
msgstr "停止当前动作"
-#: TurtleArt/tabasics.py:817
+#: TurtleArt/tabasics.py:821
msgid "Palette of variable blocks"
msgstr "可变块模板"
-#: TurtleArt/tabasics.py:822 pysamples/grecord.py:213
+#: TurtleArt/tabasics.py:826 pysamples/grecord.py:213
msgid "start"
msgstr "开始"
-#: TurtleArt/tabasics.py:825
+#: TurtleArt/tabasics.py:829
msgid "connects action to toolbar run buttons"
msgstr "关联动作到工具栏中的运行按钮"
-#: TurtleArt/tabasics.py:833
+#: TurtleArt/tabasics.py:836 TurtleArt/tabasics.py:837
+#: TurtleArt/tabasics.py:838
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:185
+#: 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:194
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222
+msgid "text"
+msgstr "文本"
+
+#: TurtleArt/tabasics.py:839
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:188
+msgid "string value"
+msgstr "字符串值"
+
+#: TurtleArt/tabasics.py:843 TurtleArt/tabasics.py:846
+#: TurtleArt/tabasics.py:854 TurtleArt/tabasics.py:858
+#: TurtleArt/tawindow.py:1246 TurtleArt/tawindow.py:1321
+#: TurtleArt/tawindow.py:3948
+msgid "action"
+msgstr "动作"
+
+#: TurtleArt/tabasics.py:848
+msgid "top of nameable action stack"
+msgstr "可命名动作堆的顶部"
+
+#: TurtleArt/tabasics.py:859 TurtleArt/tawindow.py:3962
+msgid "invokes named action stack"
+msgstr "执行可命名动作堆"
+
+#: TurtleArt/tabasics.py:866
msgid "store in box 1"
msgstr "保存到盒子1"
-#: TurtleArt/tabasics.py:838
+#: TurtleArt/tabasics.py:871
msgid "stores numeric value in Variable 1"
msgstr "保存数值到变量1"
-#: TurtleArt/tabasics.py:845
+#: TurtleArt/tabasics.py:879
msgid "store in box 2"
msgstr "保存到盒子2"
-#: TurtleArt/tabasics.py:850
+#: TurtleArt/tabasics.py:884
msgid "stores numeric value in Variable 2"
msgstr "保存数值到变量2"
-#: TurtleArt/tabasics.py:857 TurtleArt/tabasics.py:858
-#: TurtleArt/tabasics.py:859
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:183
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:196
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:211
-msgid "text"
-msgstr "文本"
-
-#: TurtleArt/tabasics.py:860
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177
-msgid "string value"
-msgstr "字符串值"
-
-#: TurtleArt/tabasics.py:864
+#: TurtleArt/tabasics.py:892
msgid "box 1"
msgstr "盒子1"
-#: TurtleArt/tabasics.py:867
+#: TurtleArt/tabasics.py:895
msgid "Variable 1 (numeric value)"
msgstr "变量1(数值)"
-#: TurtleArt/tabasics.py:873
+#: TurtleArt/tabasics.py:902
msgid "box 2"
msgstr "盒子2"
-#: TurtleArt/tabasics.py:876
+#: TurtleArt/tabasics.py:905
msgid "Variable 2 (numeric value)"
msgstr "变量2(数值)"
-#: TurtleArt/tabasics.py:883 TurtleArt/tabasics.py:894
-msgid "box"
-msgstr "盒子"
-
-#: TurtleArt/tabasics.py:886 TurtleArt/tabasics.py:898
-msgid "my box"
-msgstr "我的盒子"
-
-#: TurtleArt/tabasics.py:888
-msgid "named variable (numeric value)"
-msgstr "命名的变量(数值)"
-
-#: TurtleArt/tabasics.py:894
+#: TurtleArt/tabasics.py:911
msgid "store in"
msgstr "放入"
-#: TurtleArt/tabasics.py:894 taextras.py:359
+#: TurtleArt/tabasics.py:911 TurtleArt/tabasics.py:925
+#: TurtleArt/tawindow.py:3977
+msgid "box"
+msgstr "盒子"
+
+#: TurtleArt/tabasics.py:911 taextras.py:381
msgid "value"
msgstr "值"
-#: TurtleArt/tabasics.py:899
+#: TurtleArt/tabasics.py:915 TurtleArt/tabasics.py:928
+#: TurtleArt/tawindow.py:1250
+msgid "my box"
+msgstr "我的盒子"
+
+#: TurtleArt/tabasics.py:916
msgid "stores numeric value in named variable"
msgstr "保存数值到命名的变量"
-#: TurtleArt/tabasics.py:907 TurtleArt/tabasics.py:910
-#: TurtleArt/tabasics.py:934 TurtleArt/tabasics.py:938
-msgid "action"
-msgstr "动作"
-
-#: TurtleArt/tabasics.py:912
-msgid "top of nameable action stack"
-msgstr "可命名动作堆的顶部"
+#: TurtleArt/tabasics.py:930 TurtleArt/tawindow.py:3991
+msgid "named variable (numeric value)"
+msgstr "命名的变量(数值)"
-#: TurtleArt/tabasics.py:917 TurtleArt/tabasics.py:945
+#: TurtleArt/tabasics.py:937 TurtleArt/tabasics.py:956
msgid "action 1"
msgstr "动作1"
-#: TurtleArt/tabasics.py:920
+#: TurtleArt/tabasics.py:940
msgid "top of Action 1 stack"
msgstr "动作堆1的顶部"
-#: TurtleArt/tabasics.py:925 TurtleArt/tabasics.py:954
+#: TurtleArt/tabasics.py:946 TurtleArt/tabasics.py:966
msgid "action 2"
msgstr "动作2"
-#: TurtleArt/tabasics.py:928
+#: TurtleArt/tabasics.py:949
msgid "top of Action 2 stack"
msgstr "动作堆2的顶部"
-#: TurtleArt/tabasics.py:939
-msgid "invokes named action stack"
-msgstr "执行可命名动作堆"
-
-#: TurtleArt/tabasics.py:948
+#: TurtleArt/tabasics.py:959
msgid "invokes Action 1 stack"
msgstr "执行动作堆1"
-#: TurtleArt/tabasics.py:957
+#: TurtleArt/tabasics.py:969
msgid "invokes Action 2 stack"
msgstr "执行动作堆2"
-#: TurtleArt/tabasics.py:965
+#: TurtleArt/tabasics.py:977
msgid "trash"
msgstr "回收站"
-#: TurtleArt/tabasics.py:969
+#: TurtleArt/tabasics.py:981
msgid "empty trash"
msgstr "清空回收站"
-#: TurtleArt/tabasics.py:970
+#: TurtleArt/tabasics.py:982
msgid "permanently deletes items in trash"
msgstr "永久性地删除回收站中的项"
-#: TurtleArt/tabasics.py:974
+#: TurtleArt/tabasics.py:986
msgid "restore all"
msgstr "全部还原"
-#: TurtleArt/tabasics.py:975
+#: TurtleArt/tabasics.py:987
msgid "restore all blocks from trash"
msgstr "还原回收站中的所有积木块"
-#: TurtleArt/tabasics.py:979
+#: TurtleArt/tabasics.py:991
msgid "clear all"
msgstr "全部清除"
-#: TurtleArt/tabasics.py:980
+#: TurtleArt/tabasics.py:992
msgid "move all blocks to trash"
msgstr "将所有积木块移入回收站"
-#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1473
-#: TurtleArtActivity.py:702
+#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:1702
+#: TurtleArtActivity.py:626
msgid "Share selected blocks"
msgstr "分享选中积木块"
-#: TurtleArt/taconstants.py:239 TurtleArt/taconstants.py:261
-#: TurtleArt/taconstants.py:282 TurtleArt/taconstants.py:324
-#: TurtleArt/taconstants.py:366 TurtleArt/taconstants.py:408
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:926
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:941
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:956
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:971
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:986
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1001
+#: TurtleArt/taconstants.py:241 TurtleArt/taconstants.py:263
+#: TurtleArt/taconstants.py:284 TurtleArt/taconstants.py:326
+#: TurtleArt/taconstants.py:368 TurtleArt/taconstants.py:410
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:938
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:953
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:968
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:983
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:998
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1013
msgid "Title"
msgstr "标题"
-#: TurtleArt/talogo.py:350 TurtleArt/talogo.py:365 TurtleArtActivity.py:361
-#: TurtleArtActivity.py:682 TurtleArtActivity.py:877
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1413
+#: TurtleArt/talogo.py:358 TurtleArt/talogo.py:373 TurtleArtActivity.py:285
+#: TurtleArtActivity.py:606 TurtleArtActivity.py:784
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1416
msgid "Stop turtle"
msgstr "停止"
-#: TurtleArt/talogo.py:361 TurtleArtActivity.py:683
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1406
+#: TurtleArt/talogo.py:369 TurtleArtActivity.py:607
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1409
msgid "Show blocks"
msgstr "显示积木块"
-#: TurtleArt/talogo.py:484
+#: TurtleArt/talogo.py:492
msgid "did not output to"
msgstr "没有输出到"
-#: TurtleArt/talogo.py:543
+#: TurtleArt/talogo.py:551
msgid "I don't know how to"
msgstr "我不知道怎样"
-#: TurtleArt/talogo.py:594
+#: TurtleArt/talogo.py:602
msgid "doesn't like"
msgstr "不喜欢"
-#: TurtleArt/talogo.py:594
+#: TurtleArt/talogo.py:602
msgid "as input"
msgstr "作为输入"
@@ -739,211 +736,210 @@ msgstr "显示下一个模板"
msgid "changes the orientation of the palette of blocks"
msgstr "改变积木块模板的方向"
-#: TurtleArt/tautils.py:177
+#: TurtleArt/tautils.py:173
msgid "Load..."
msgstr "载入..."
-#: TurtleArt/tautils.py:187
+#: TurtleArt/tautils.py:183
msgid "Save..."
msgstr "保存..."
-#: TurtleArt/tautils.py:592
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690
+#: TurtleArt/tautils.py:455
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688
msgid "click to open"
msgstr "点击打开"
-#: TurtleArt/tawindow.py:911 TurtleArt/tawindow.py:912
+#: TurtleArt/tawindow.py:964 TurtleArt/tawindow.py:965
msgid "orientation"
msgstr "方向"
-#: TurtleArt/tawindow.py:922 TurtleArt/tawindow.py:1296
+#: TurtleArt/tawindow.py:975 TurtleArt/tawindow.py:1387
msgid "next"
msgstr "下一个"
-#: TurtleArt/tawindow.py:934 TurtleArt/tawindow.py:935
-#: TurtleArt/tawindow.py:1316
+#: TurtleArt/tawindow.py:987 TurtleArt/tawindow.py:988
+#: TurtleArt/tawindow.py:1407
msgid "shift"
msgstr "移动"
-#: TurtleArt/tawindow.py:1201
+#: TurtleArt/tawindow.py:1262
msgid "Select blocks to share"
msgstr "选择要分享的积木块"
-#: TurtleArt/tawindow.py:3314
+#: TurtleArt/tawindow.py:3803
msgid "image"
msgstr "图片"
-#: TurtleArtActivity.py:203 TurtleArtActivity.py:709 TurtleArtActivity.py:805
-#: TurtleArtActivity.py:830 turtleblocks.py:334
+#: TurtleArtActivity.py:132 TurtleArtActivity.py:632 TurtleArtActivity.py:723
+#: TurtleArtActivity.py:743 turtleblocks.py:331
msgid "Save as Logo"
msgstr "另存为Logo"
-#: TurtleArtActivity.py:240 TurtleArtActivity.py:707 TurtleArtActivity.py:797
-#: TurtleArtActivity.py:823 turtleblocks.py:330
+#: TurtleArtActivity.py:169 TurtleArtActivity.py:631 TurtleArtActivity.py:720
+#: TurtleArtActivity.py:740 turtleblocks.py:329
msgid "Save as image"
msgstr "另存为图片"
-#: TurtleArtActivity.py:248
+#: TurtleArtActivity.py:177
msgid "snapshot"
msgstr "屏幕截图"
-#: TurtleArtActivity.py:256 TurtleArtActivity.py:644 TurtleArtActivity.py:684
-#: TurtleArtActivity.py:833
+#: TurtleArtActivity.py:185 TurtleArtActivity.py:565 TurtleArtActivity.py:608
+#: TurtleArtActivity.py:746
msgid "Save snapshot"
msgstr "保存屏幕截图"
-#: TurtleArtActivity.py:297 TurtleArtActivity.py:621 TurtleArtActivity.py:759
-#: turtleblocks.py:352
+#: TurtleArtActivity.py:226 TurtleArtActivity.py:543 TurtleArtActivity.py:682
+#: turtleblocks.py:349
msgid "Turn off hover help"
msgstr "关闭悬停帮助"
-#: TurtleArtActivity.py:303 turtleblocks.py:354
+#: TurtleArtActivity.py:232 turtleblocks.py:351
msgid "Turn on hover help"
msgstr "开启悬停帮助"
-#: TurtleArtActivity.py:311 turtleblocks.py:364
+#: TurtleArtActivity.py:240 turtleblocks.py:361
msgid "Show palette"
msgstr "显示模板"
-#: TurtleArtActivity.py:317 TurtleArtActivity.py:859 turtleblocks.py:366
+#: TurtleArtActivity.py:246 TurtleArtActivity.py:772 turtleblocks.py:363
msgid "Hide palette"
msgstr "隐藏模板"
-#: TurtleArtActivity.py:473
+#: TurtleArtActivity.py:395
msgid "Rescale coordinates down"
msgstr "缩小坐标轴比例"
-#: TurtleArtActivity.py:477 TurtleArtActivity.py:613 TurtleArtActivity.py:755
+#: TurtleArtActivity.py:399 TurtleArtActivity.py:535 TurtleArtActivity.py:678
msgid "Rescale coordinates up"
msgstr "增大坐标轴比例"
-#: TurtleArtActivity.py:549 TurtleArtActivity.py:585 TurtleArtActivity.py:675
-#: TurtleArtActivity.py:730 turtleblocks.py:361
+#: TurtleArtActivity.py:471 TurtleArtActivity.py:507 TurtleArtActivity.py:600
+#: TurtleArtActivity.py:653 turtleblocks.py:358
msgid "Edit"
msgstr "编辑"
-#: TurtleArtActivity.py:554 TurtleArtActivity.py:583 TurtleArtActivity.py:676
-#: TurtleArtActivity.py:747 turtleblocks.py:356
+#: TurtleArtActivity.py:476 TurtleArtActivity.py:505 TurtleArtActivity.py:601
+#: TurtleArtActivity.py:670 turtleblocks.py:353
msgid "View"
msgstr "视图"
-#: TurtleArtActivity.py:581 TurtleArtActivity.py:677
+#: TurtleArtActivity.py:503 TurtleArtActivity.py:602
msgid "Project"
msgstr "项目"
-#: TurtleArtActivity.py:587 TurtleArtActivity.py:674 TurtleArtActivity.py:704
-#: TurtleArtActivity.py:706 TurtleArtActivity.py:792
+#: TurtleArtActivity.py:509 TurtleArtActivity.py:599 TurtleArtActivity.py:628
+#: TurtleArtActivity.py:630 TurtleArtActivity.py:715
msgid "Save/Load"
msgstr "保存/读取"
-#: TurtleArtActivity.py:595 TurtleArtActivity.py:731 turtleblocks.py:359
+#: TurtleArtActivity.py:517 TurtleArtActivity.py:654 turtleblocks.py:356
msgid "Copy"
msgstr "复制"
-#: TurtleArtActivity.py:597 TurtleArtActivity.py:732 turtleblocks.py:360
+#: TurtleArtActivity.py:519 TurtleArtActivity.py:655 turtleblocks.py:357
msgid "Paste"
msgstr "粘贴"
-#: TurtleArtActivity.py:599 TurtleArtActivity.py:748
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:752
+#: TurtleArtActivity.py:521 TurtleArtActivity.py:671
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:764
msgid "Fullscreen"
msgstr "全屏"
-#: TurtleArtActivity.py:601 TurtleArtActivity.py:749 turtleblocks.py:340
+#: TurtleArtActivity.py:523 TurtleArtActivity.py:672 turtleblocks.py:337
msgid "Cartesian coordinates"
msgstr "直角坐标"
-#: TurtleArtActivity.py:603 TurtleArtActivity.py:751 turtleblocks.py:342
+#: TurtleArtActivity.py:525 TurtleArtActivity.py:674 turtleblocks.py:339
msgid "Polar coordinates"
msgstr "极坐标"
-#: TurtleArtActivity.py:606 TurtleArtActivity.py:753
+#: TurtleArtActivity.py:528 TurtleArtActivity.py:676
msgid "Metric coordinates"
msgstr "公制坐标"
-#: TurtleArtActivity.py:616 TurtleArtActivity.py:757 turtleblocks.py:346
+#: TurtleArtActivity.py:538 TurtleArtActivity.py:680 turtleblocks.py:343
msgid "Grow blocks"
msgstr "增大积木块"
-#: TurtleArtActivity.py:618 TurtleArtActivity.py:758 turtleblocks.py:348
+#: TurtleArtActivity.py:540 TurtleArtActivity.py:681 turtleblocks.py:345
msgid "Shrink blocks"
msgstr "缩小积木块"
-#: TurtleArtActivity.py:648 TurtleArtActivity.py:685
+#: TurtleArtActivity.py:569 TurtleArtActivity.py:609
msgid "Load example"
msgstr "载入示例"
-#: TurtleArtActivity.py:678 TurtleArtActivity.py:865 turtleblocks.py:373
+#: TurtleArtActivity.py:603 TurtleArtActivity.py:778 turtleblocks.py:370
msgid "Clean"
msgstr "清屏"
-#: TurtleArtActivity.py:679 TurtleArtActivity.py:867 turtleblocks.py:374
+#: TurtleArtActivity.py:604 TurtleArtActivity.py:780 turtleblocks.py:371
msgid "Run"
msgstr "运行"
-#: TurtleArtActivity.py:680 TurtleArtActivity.py:869 turtleblocks.py:375
+#: TurtleArtActivity.py:605 TurtleArtActivity.py:782 turtleblocks.py:372
msgid "Step"
msgstr "单步"
-#: TurtleArtActivity.py:686 util/helpbutton.py:45
+#: TurtleArtActivity.py:610 util/helpbutton.py:45
msgid "Help"
msgstr "帮助"
-#: TurtleArtActivity.py:687 turtleblocks.py:377
+#: TurtleArtActivity.py:611 turtleblocks.py:374
msgid "Stop"
msgstr "停止"
-#: TurtleArtActivity.py:710 TurtleArtActivity.py:808 TurtleArtActivity.py:835
+#: TurtleArtActivity.py:633 TurtleArtActivity.py:726 TurtleArtActivity.py:748
msgid "Load project"
msgstr "加载作品"
-#: TurtleArtActivity.py:713 TurtleArtActivity.py:813 TurtleArtActivity.py:840
+#: TurtleArtActivity.py:636 TurtleArtActivity.py:731 TurtleArtActivity.py:753
msgid "Load plugin"
msgstr "加载插件"
-#: TurtleArtActivity.py:714 TurtleArtActivity.py:816 TurtleArtActivity.py:843
+#: TurtleArtActivity.py:637 TurtleArtActivity.py:734 TurtleArtActivity.py:756
msgid "Load Python block"
msgstr "载入Python积木块"
-#: TurtleArtActivity.py:787
+#: TurtleArtActivity.py:710
msgid "Sharing blocks disabled"
msgstr "分享积木块被禁用"
-#: TurtleArtActivity.py:860
+#: TurtleArtActivity.py:773
msgid "<Ctrl>p"
msgstr "<Ctrl>p"
-#: TurtleArtActivity.py:865
+#: TurtleArtActivity.py:778
msgid "<Ctrl>e"
msgstr "<Ctrl>e"
-#: TurtleArtActivity.py:867
+#: TurtleArtActivity.py:780
msgid "<Ctrl>r"
msgstr "<Ctrl>r"
-#: TurtleArtActivity.py:869
+#: TurtleArtActivity.py:782
msgid "<Ctrl>w"
msgstr "<Ctrl>w"
-#: TurtleArtActivity.py:878
+#: TurtleArtActivity.py:785
msgid "<Ctrl>s"
msgstr "<Ctrl>s"
-#: TurtleArtActivity.py:1011 TurtleArtActivity.py:1016
-#: TurtleArtActivity.py:1083
+#: TurtleArtActivity.py:919 TurtleArtActivity.py:924 TurtleArtActivity.py:991
msgid "Plugin could not be installed."
msgstr "插件不能安装。"
-#: TurtleArtActivity.py:1079
+#: TurtleArtActivity.py:987
msgid "Please restart Turtle Art in order to use the plugin."
msgstr "使用该插件,请重新启动龟背艺术。"
-#: TurtleArtActivity.py:1097
+#: TurtleArtActivity.py:1005
#, python-format
msgid "Plugin %s already installed."
msgstr "插件 %s 已经被安装。"
-#: TurtleArtActivity.py:1098
+#: TurtleArtActivity.py:1006
#, python-format
msgid "Do you want to reinstall %s?"
msgstr "想重新 %s 吗?"
@@ -1052,657 +1048,662 @@ msgstr "上传失败!"
#: plugins/accelerometer/accelerometer.py:49
#: plugins/audio_sensors/audio_sensors.py:75
-#: plugins/camera_sensor/camera_sensor.py:56
+#: plugins/camera_sensor/camera_sensor.py:57
#: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:317
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:328
msgid "Palette of sensor blocks"
msgstr "传感器模板"
-#: plugins/accelerometer/accelerometer.py:55
-#: plugins/accelerometer/accelerometer.py:62
+#: plugins/accelerometer/accelerometer.py:56
+#: plugins/accelerometer/accelerometer.py:63
msgid "acceleration"
msgstr "加速度"
-#: plugins/accelerometer/accelerometer.py:57
-#: plugins/accelerometer/accelerometer.py:64
+#: plugins/accelerometer/accelerometer.py:58
+#: plugins/accelerometer/accelerometer.py:65
msgid "push acceleration in x, y, z to heap"
msgstr "把沿x,y,z方向加速度放入堆中"
-#: plugins/audio_sensors/audio_sensors.py:82
-#: plugins/audio_sensors/audio_sensors.py:97 pysamples/grecord.py:205
-#: taextras.py:286
+#: plugins/audio_sensors/audio_sensors.py:83
+#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:205
+#: taextras.py:301
msgid "sound"
msgstr "声音"
-#: plugins/audio_sensors/audio_sensors.py:83
-#: plugins/audio_sensors/audio_sensors.py:98
+#: 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:89
-#: plugins/audio_sensors/audio_sensors.py:104
+#: plugins/audio_sensors/audio_sensors.py:90
+#: plugins/audio_sensors/audio_sensors.py:105
msgid "loudness"
msgstr "音量"
-#: plugins/audio_sensors/audio_sensors.py:90
-#: plugins/audio_sensors/audio_sensors.py:105
+#: plugins/audio_sensors/audio_sensors.py:91
+#: plugins/audio_sensors/audio_sensors.py:106
msgid "microphone input volume"
msgstr "麦克风输入音量"
-#: plugins/audio_sensors/audio_sensors.py:118
-#: plugins/audio_sensors/audio_sensors.py:126
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304
+#: plugins/audio_sensors/audio_sensors.py:119
+#: plugins/audio_sensors/audio_sensors.py:127
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315
msgid "pitch"
msgstr "强度"
-#: plugins/audio_sensors/audio_sensors.py:119
-#: plugins/audio_sensors/audio_sensors.py:127
+#: plugins/audio_sensors/audio_sensors.py:120
+#: plugins/audio_sensors/audio_sensors.py:128
msgid "microphone input pitch"
msgstr "麦克风输入音高"
-#: plugins/audio_sensors/audio_sensors.py:150
-#: plugins/audio_sensors/audio_sensors.py:164
-#: plugins/audio_sensors/audio_sensors.py:177
-#: plugins/audio_sensors/audio_sensors.py:191
-msgid "resistance"
-msgstr "电阻"
-
#: plugins/audio_sensors/audio_sensors.py:151
#: plugins/audio_sensors/audio_sensors.py:165
#: plugins/audio_sensors/audio_sensors.py:178
#: plugins/audio_sensors/audio_sensors.py:192
+msgid "resistance"
+msgstr "电阻"
+
+#: plugins/audio_sensors/audio_sensors.py:152
+#: plugins/audio_sensors/audio_sensors.py:166
+#: plugins/audio_sensors/audio_sensors.py:179
+#: plugins/audio_sensors/audio_sensors.py:193
msgid "microphone input resistance"
msgstr "麦克风输入电阻"
-#: plugins/audio_sensors/audio_sensors.py:156
-#: plugins/audio_sensors/audio_sensors.py:170
-#: plugins/audio_sensors/audio_sensors.py:183
-#: plugins/audio_sensors/audio_sensors.py:197
-msgid "voltage"
-msgstr "电压"
-
#: plugins/audio_sensors/audio_sensors.py:157
#: plugins/audio_sensors/audio_sensors.py:171
#: plugins/audio_sensors/audio_sensors.py:184
#: plugins/audio_sensors/audio_sensors.py:198
+msgid "voltage"
+msgstr "电压"
+
+#: plugins/audio_sensors/audio_sensors.py:158
+#: plugins/audio_sensors/audio_sensors.py:172
+#: plugins/audio_sensors/audio_sensors.py:185
+#: plugins/audio_sensors/audio_sensors.py:199
msgid "microphone input voltage"
msgstr "麦克风输入电压"
-#: plugins/camera_sensor/camera_sensor.py:67
-#: plugins/camera_sensor/camera_sensor.py:79
-#: plugins/camera_sensor/camera_sensor.py:97
-#: plugins/camera_sensor/camera_sensor.py:110
-#: plugins/light_sensor/light_sensor.py:55
-#: plugins/light_sensor/light_sensor.py:62
+#: plugins/camera_sensor/camera_sensor.py:61
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:132
+msgid "Palette of media objects"
+msgstr "多媒体模板"
+
+#: plugins/camera_sensor/camera_sensor.py:73
+#: plugins/camera_sensor/camera_sensor.py:86
+#: plugins/camera_sensor/camera_sensor.py:105
+#: plugins/camera_sensor/camera_sensor.py:118
+#: plugins/light_sensor/light_sensor.py:56
+#: plugins/light_sensor/light_sensor.py:63
msgid "brightness"
msgstr "亮度"
-#: plugins/camera_sensor/camera_sensor.py:68
-#: plugins/camera_sensor/camera_sensor.py:99
+#: plugins/camera_sensor/camera_sensor.py:75
+#: plugins/camera_sensor/camera_sensor.py:107
msgid "light level detected by camera"
msgstr "相机侦测到的光照水平"
-#: plugins/camera_sensor/camera_sensor.py:80
-#: plugins/camera_sensor/camera_sensor.py:111
+#: plugins/camera_sensor/camera_sensor.py:88
+#: plugins/camera_sensor/camera_sensor.py:120
msgid "Average RGB color from camera is pushed to the stack"
msgstr "相机的平均色彩RGB值已压入堆栈"
-#: plugins/camera_sensor/camera_sensor.py:91
-#: plugins/camera_sensor/camera_sensor.py:123
+#: plugins/camera_sensor/camera_sensor.py:99
+#: plugins/camera_sensor/camera_sensor.py:132
msgid "camera output"
msgstr "相机输出"
-#: plugins/light_sensor/light_sensor.py:57
-#: plugins/light_sensor/light_sensor.py:64
+#: 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:91 plugins/rfid/rfid.py:99
+#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100
msgid "RFID"
msgstr "RFID"
-#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100
+#: plugins/rfid/rfid.py:93 plugins/rfid/rfid.py:101
msgid "read value from RFID device"
msgstr "从RFID设备中读取值"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:100
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:102
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:105
msgid "while"
msgstr "当"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:104
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:106
msgid "do-while-True operator that uses boolean operators from Numbers palette"
msgstr "“当-为真时-执行”操作符,会用到数值模板中的布尔运算符"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:110
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:112
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:115
msgid "until"
msgstr "直到"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:114
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:116
msgid "do-until-True operator that uses boolean operators from Numbers palette"
msgstr "“执行-直到-真”操作符,会用到数值模板中的布尔运算符"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:121
-msgid "Palette of media objects"
-msgstr "多媒体模板"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:123
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:690
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:861
+msgid "top"
+msgstr "顶部"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:125
+msgid "top of a collapsible stack"
+msgstr "折叠积木堆的顶部"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:128
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139
msgid "journal"
msgstr "日志"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:129
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140
msgid "Sugar Journal media object"
msgstr "Sugar日志中的多媒体文件"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:139
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:150
msgid "audio"
msgstr "音频"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:152
msgid "Sugar Journal audio object"
msgstr "Sugar日志中的音频文件"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:162
msgid "video"
msgstr "视频"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:164
msgid "Sugar Journal video object"
msgstr "Sugar日志中的视频文件"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:174
msgid "description"
msgstr "描述"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:176
msgid "Sugar Journal description field"
msgstr "Sugar日志描述字段"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:182
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:193
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:221
msgid "show"
msgstr "显示"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:199
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:214
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:197
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:210
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:225
msgid "draws text or show media from the Journal"
msgstr "绘制日志中的文本或多媒体"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:206
msgid "show aligned"
msgstr "对齐显示"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233
msgid "set scale"
msgstr "设置比例"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:237
msgid "sets the scale of media"
msgstr "设置多媒体的显示比例"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:233
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244
msgid "save picture"
msgstr "保存图片"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:235
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:246
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:257
msgid "picture name"
msgstr "图片名称"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:236
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247
msgid "saves a picture to the Sugar Journal"
msgstr "保存图片到Sugar日志中"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:244
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:255
msgid "save SVG"
msgstr "保存SVG"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258
msgid "saves turtle graphics as an SVG file in the Sugar Journal"
msgstr "以SVG格式保存海龟图形到Sugar日志中"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:254
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265
msgid "scale"
msgstr "比例"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:269
msgid "holds current scale value"
msgstr "包含当前的比例"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:263
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:274
msgid "media wait"
msgstr "等待多媒体"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:265
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:276
msgid "wait for current video or audio to complete"
msgstr "等待当前的视频或音频结束"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:271
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:282
msgid "media stop"
msgstr "停止媒体"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:273
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:284
msgid "stop video or audio"
msgstr "停止视频或音频"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:278
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:289
msgid "media pause"
msgstr "暂停媒体"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:280
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:291
msgid "pause video or audio"
msgstr "暂停视频或音频"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:285
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296
msgid "media resume"
msgstr "恢复媒体"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:287
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:298
msgid "resume playing video or audio"
msgstr "恢复播放视频或音频"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:293
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304
msgid "speak"
msgstr "朗读"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:295
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:306
msgid "hello"
msgstr "你好"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:296
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307
msgid "speaks text"
msgstr "朗读文本"
#. TRANS: pitch, duration, amplitude
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315
msgid "sinewave"
msgstr "正弦波"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:304
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:315
msgid "duration"
msgstr "持续时间"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:318
msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)"
msgstr "播放一个指定频率、波幅和持续时间(秒)的正弦波"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:323
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:334
msgid "button down"
msgstr "鼠标按下"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:326
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:337
msgid "returns 1 if mouse button is pressed"
msgstr "返回1如果鼠标被按下"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:333
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:344
msgid "mouse x"
msgstr "鼠标X坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:336
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:347
msgid "returns mouse x coordinate"
msgstr "返回鼠标位置的X坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:343
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354
msgid "mouse y"
msgstr "鼠标Y坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:346
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:357
msgid "returns mouse y coordinate"
msgstr "返回鼠标位置的Y坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:354
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:365
msgid "query keyboard"
msgstr "查询键盘"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:356
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367
msgid "query for keyboard input (results stored in keyboard block)"
msgstr "查询键盘输入(结果保存在“键盘”积木块中)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:363
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:374
msgid "keyboard"
msgstr "键盘"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:378
msgid "holds results of query-keyboard block as ASCII"
msgstr "QWERTY-键盘积木块的结果保持为ASCII"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:399
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410
msgid "read pixel"
msgstr "读取像素"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:402
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:413
msgid "RGB color under the turtle is pushed to the stack"
msgstr "海龟所在位置的颜色RGB值将被压入堆栈"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:410
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:421
msgid "turtle sees"
msgstr "海龟看到"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:412
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423
msgid "returns the color that the turtle \"sees\""
msgstr "返回海龟“看到”的颜色"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:420 taextras.py:304
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:431 taextras.py:320
msgid "time"
msgstr "时间"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:434
msgid "elapsed time (in seconds) since program started"
msgstr "程序启动后已经过的时间(秒)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:432
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:443
msgid "Palette of extra options"
msgstr "额外选项模板"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:438
+#. TRANS: push adds a new item to the program stack
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:450
msgid "push"
msgstr "压入"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:441
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:453
msgid "pushes value onto FILO (first-in last-out heap)"
msgstr "将值压入FILO(先进后出堆)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:451
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:463
msgid "show heap"
msgstr "显示堆"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:454
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:466
msgid "shows values in FILO (first-in last-out heap)"
msgstr "显示FILO(先进后出堆)中的值"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:464
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:476
msgid "empty heap"
msgstr "清空堆"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:467
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479
msgid "emptys FILO (first-in-last-out heap)"
msgstr "清空FILO(先进后出堆)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:477
+#. TRANS: pop removes a new item from the program stack
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:490
msgid "pop"
msgstr "弹出"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:481
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494
msgid "pops value off FILO (first-in last-out heap)"
msgstr "从FILO(先进后出堆)中弹出值"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:491
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:504
msgid "empty heap?"
msgstr "堆空的吗?"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:494
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507
msgid "returns True if heap is empty"
msgstr "在堆为空时返回“真”"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:501
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:503
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:514
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:516
msgid "comment"
msgstr "注释"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:505
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:518
msgid "places a comment in your code"
msgstr "在你的代码中加入注释"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:511
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:524
msgid "print"
msgstr "打印"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:515
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:528
msgid "prints value in status block at bottom of the screen"
msgstr "在位于屏幕底部的状态积木块中打印值"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:525
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:538
msgid "Python chr operator"
msgstr "Python chr 操作符"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:534
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:547
msgid "Python int operator"
msgstr "Python int 操作符"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:554
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:568
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:567
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:581
msgid "Python"
msgstr "Python"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558
msgid ""
"a programmable block: used to add advanced single-variable math equations, e."
"g., sin(x)"
msgstr "一个可编程积木块:用于加入单变量的高级数学等式,例如sin(x)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571
msgid ""
"a programmable block: used to add advanced multi-variable math equations, e."
"g., sqrt(x*x+y*y)"
msgstr "一个可编程积木块:用于加入多变量的高级数学等式,例如sqrt(x*x+y*y)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:572
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:585
msgid ""
"a programmable block: used to add advanced multi-variable math equations, e."
"g., sin(x+y+z)"
msgstr "一个可编程积木块:用于加入多变量的高级数学等式,例如sin(x+y+z)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:584
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:600
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:615
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:597
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:613
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:628
msgid "Python block"
msgstr "Python积木块"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:586
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:602
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:618
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:599
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:615
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631
msgid "runs code found in the tamyblock.py module found in the Journal"
msgstr "执行日志中tamyblock.py模块中的代码"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:631
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644
msgid "Cartesian"
msgstr "直角坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:646
msgid "displays Cartesian coordinates"
msgstr "显示直角坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:652
msgid "polar"
msgstr "极坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:654
msgid "displays polar coordinates"
msgstr "显示极坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:647
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:731
msgid "turtle"
msgstr "海龟"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:651
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:664
msgid "chooses which turtle to command"
msgstr "选择由哪个海龟执行命令"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:682
msgid "turtle shell"
msgstr "海龟外壳"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:662
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:670
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683
msgid "put a custom 'shell' on the turtle"
msgstr "替海龟穿上一个自定义的“外壳”"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:675
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:849
-msgid "top"
-msgstr "顶部"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:691
msgid "top of a collapsed stack"
msgstr "折叠积木堆的顶部"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:683
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:825
-msgid "bottom"
-msgstr "底部"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:696
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:706
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:717
+msgid "load"
+msgstr "载入"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:684
-msgid "bottom of a collapsible stack"
-msgstr "折叠积木堆的底部"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:699
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:710
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:721
+msgid "loads a block"
+msgstr "载入一个积木块"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:692
-msgid "collapsed stack: click to open"
-msgstr "折叠积木堆:点击打开"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:720
+msgid "setxy"
+msgstr "设置坐标xy"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:701
-msgid "bottom block in a collapsed stack: click to open"
-msgstr "折叠积木堆中底部的积木块:点击打开"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:729
+msgid "palette"
+msgstr "模块"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:708
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:712
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:722
-msgid "top of stack"
-msgstr "积木堆顶部"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:732
+msgid "selects a palette"
+msgstr "选择一个模块"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719
-msgid "label"
-msgstr "标签"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:718
-msgid "top of a collapsible stack"
-msgstr "折叠积木堆的顶部"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:728
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:740
msgid "Palette of presentation templates"
msgstr "演示模板"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:747
msgid "hide blocks"
msgstr "隐藏积木块"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:737
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:749
msgid "declutters canvas by hiding blocks"
msgstr "隐藏积木块使画布整洁一些"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:756
msgid "show blocks"
msgstr "显示积木块"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:746
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:758
msgid "restores hidden blocks"
msgstr "恢复隐藏的积木块"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:754
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:766
msgid "hides the Sugar toolbars"
msgstr "隐藏Sugar工具栏"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:763
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775
msgid "list"
msgstr "列表"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:767
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:779
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1014
msgid "presentation bulleted list"
msgstr "演示项目列表"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1004
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:787
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1016
msgid "presentation template: list of bullets"
msgstr "演示模板:项目列表"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:782
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:944
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:794
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:956
msgid "presentation template: select Journal object (no description)"
msgstr "演示模板:选择日志中的物品(无描述)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:789
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:929
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:801
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:941
msgid "presentation template: select Journal object (with description)"
msgstr "演示模板:选择日志中的物品(有描述)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:796
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:989
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:808
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1001
msgid "presentation template: select four Journal objects"
msgstr "演示模板:选择四件日志中的物品"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:803
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:810
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:959
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:974
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:815
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:822
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:971
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:986
msgid "presentation template: select two Journal objects"
msgstr "演示模板:选择两件日志中的物品"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:820
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:832
msgid "xcor of left of screen"
msgstr "屏幕左方的X座标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:828
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:837
+msgid "bottom"
+msgstr "底部"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:840
msgid "ycor of bottom of screen"
msgstr "屏幕下方的Y座标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:833 taextras.py:224
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:845 taextras.py:235
msgid "width"
msgstr "宽度"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:836
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:848
msgid "the canvas width"
msgstr "画布宽度"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:856
msgid "xcor of right of screen"
msgstr "屏幕右方的X座标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:852
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:864
msgid "ycor of top of screen"
msgstr "屏幕上方的Y座标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:857 taextras.py:219
-#: taextras.py:225
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:869 taextras.py:230
+#: taextras.py:236
msgid "height"
msgstr "高度"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:860
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:872
msgid "the canvas height"
msgstr "画布高度"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:867
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:879
msgid "title x"
msgstr "标题X坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:876
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:888
msgid "title y"
msgstr "标题Y坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:897
msgid "left x"
msgstr "左侧X坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:894
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:906
msgid "top y"
msgstr "顶部Y坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:915
msgid "right x"
msgstr "右侧X坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:912
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:924
msgid "bottom y"
msgstr "底部Y坐标"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:942
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:939
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:954
msgid "presentation 1x1"
msgstr "以 1x1 方式演示"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:957
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:969
msgid "presentation 2x1"
msgstr "以 2x1 方式演示"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:972
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:984
msgid "presentation 1x2"
msgstr "以 1x2 方式演示"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:999
msgid "presentation 2x2"
msgstr "以 2x2 方式演示"
@@ -1752,19 +1753,19 @@ msgstr "卢旺达法郎模板"
#: taextras.py:50
msgid "Palette of US dollars"
-msgstr ""
+msgstr "美元模板"
#: taextras.py:51
msgid "Palette of Australian dollars"
-msgstr ""
+msgstr "澳元模板"
#: taextras.py:52
msgid "Palette of Paraguayan Guaranies"
-msgstr ""
+msgstr "巴拉圭瓜拉尼模板"
#: taextras.py:53
msgid "Palette of Peruvian Nuevo Soles"
-msgstr ""
+msgstr "秘鲁新索尔的模板"
#: taextras.py:54
msgid "Palette of Uruguayan Pesos"
@@ -1834,11 +1835,11 @@ msgstr "环境光"
msgid "temperature"
msgstr "温度"
-#: taextras.py:76 taextras.py:267
+#: taextras.py:76 taextras.py:280
msgid "distance"
msgstr "距离"
-#: taextras.py:77 taextras.py:264
+#: taextras.py:77 taextras.py:277
msgid "tilt"
msgstr "斜度"
@@ -1957,599 +1958,625 @@ msgid "print text in Butia robot 32-character ASCII display"
msgstr "在布迪机器人32字节ASCII显示屏中打印文本"
#: taextras.py:113
+msgid "refresh Butia palette"
+msgstr "刷新布迪模板"
+
+#: taextras.py:114
+msgid "refresh Butia"
+msgstr "刷新布迪"
+
+#: taextras.py:115
+msgid "refresh the state of the Butia palette and blocks"
+msgstr "刷新布迪模板和拼块的状态"
+
+#: taextras.py:116
msgid "Butia"
msgstr "布迪"
-#: taextras.py:117
+#: taextras.py:120
msgid "The camera was not found."
msgstr "没有找到相机。"
-#: taextras.py:118
+#: taextras.py:121
msgid "Error on the initialization of the camera."
msgstr "初始化相机出错。"
-#: taextras.py:119
+#: taextras.py:122
msgid "FollowMe"
msgstr "跟我来"
-#: taextras.py:120
+#: taextras.py:123
msgid "follow"
msgstr "跟随"
-#: taextras.py:121
+#: taextras.py:124
msgid "R"
msgstr "R"
-#: taextras.py:122
+#: taextras.py:125
msgid "G"
msgstr "G"
-#: taextras.py:123
+#: taextras.py:126
msgid "B"
msgstr "B"
-#: taextras.py:124
+#: taextras.py:127
msgid "follow a RGB color"
msgstr "接一个RGB颜色"
-#: taextras.py:125
+#: taextras.py:128
msgid "threshold"
msgstr "阀门"
-#: taextras.py:126
+#: taextras.py:129
msgid "set a threshold for a RGB color"
msgstr "为RGB颜色设置一个阀门"
-#: taextras.py:127
+#. TRANS: the calibration can be saved for later use
+#: taextras.py:131
msgid "save calibration 1"
msgstr "保存校准1"
-#: taextras.py:128
+#: taextras.py:132
msgid "stores a calibration in calibration 1"
msgstr "存储校准值到校准1"
-#: taextras.py:129
+#. TRANS: the calibration can be saved for later use
+#: taextras.py:134
msgid "save calibration 2"
msgstr "保存校准2"
-#: taextras.py:130
+#: taextras.py:135
msgid "stores a calibration in calibration 2"
msgstr "存储校准值到校准2"
-#: taextras.py:131
+#. TRANS: the calibration is used to match an RGB color to a target
+#: taextras.py:137
msgid "calibration"
msgstr "校准"
-#: taextras.py:132
+#: taextras.py:138
msgid "stores a personalized calibration"
msgstr "存储个性化校准"
-#: taextras.py:133
+#: taextras.py:139
msgid "calibration 1"
msgstr "校准1"
-#: taextras.py:134
+#: taextras.py:140
msgid "return calibration 1"
msgstr "返回校准1"
-#: taextras.py:135
+#: taextras.py:141
msgid "calibration 2"
msgstr "校准2"
-#: taextras.py:136
+#: taextras.py:142
msgid "return calibration 2"
msgstr "返回校准2"
-#: taextras.py:137
+#: taextras.py:143
msgid "return a personalized calibration"
msgstr "返回个性化校准"
-#: taextras.py:138
+#: taextras.py:144
msgid "x position"
msgstr "x 位置"
-#: taextras.py:139
+#: taextras.py:145
msgid "return x position"
msgstr "返回 x 位置"
-#: taextras.py:140
+#: taextras.py:146
msgid "y position"
msgstr "y 位置"
-#: taextras.py:141
+#: taextras.py:147
msgid "return y position"
msgstr "返回 y 位置"
-#: taextras.py:142
+#: taextras.py:148
msgid "pixels"
msgstr "像素"
-#: taextras.py:143
+#: taextras.py:149
msgid "return the number of pixels of the biggest blob"
msgstr "返回最大块的像素数目"
-#: taextras.py:144
+#: taextras.py:150
msgid "follow a color or calibration"
msgstr "跟随颜色或校准"
-#: taextras.py:145
+#: taextras.py:151
msgid "minimum pixels"
msgstr "最小值像素"
-#: taextras.py:146
+#: taextras.py:152
msgid "set the minimal number of pixels to follow"
msgstr "设置要跟随的最小像素数目"
-#: taextras.py:147
+#: taextras.py:153
msgid "empty calibration"
msgstr "空校准"
-#: taextras.py:148
+#: taextras.py:154
msgid "error in string conversion"
msgstr "字符串转换错误"
-#: taextras.py:152
+#. TRANS: SumBot is a robot programmed for "Sumo wrestling"
+#: taextras.py:159
msgid "SumBot"
msgstr "桑博"
-#: taextras.py:153
+#: taextras.py:160
msgid "speed SumBot"
msgstr "加速桑博"
-#: taextras.py:154
+#: taextras.py:161
msgid "submit the speed to the SumBot"
msgstr "提交桑博的速度"
-#: taextras.py:155
+#: taextras.py:162
msgid "set the default speed for the movement commands"
msgstr "设置移动命令的默认速度"
#. TRANS: This string is shorthand for "move SumBot forward"
-#: taextras.py:157
+#: taextras.py:164
msgid "forward SumBot"
msgstr "向前桑博"
-#: taextras.py:158
+#: taextras.py:165
msgid "move SumBot forward"
msgstr "移动桑博向前"
#. TRANS: This string is shorthand for "move SumBot backward"
-#: taextras.py:160
+#: taextras.py:167
msgid "backward SumBot"
msgstr "向后桑博"
-#: taextras.py:161
+#: taextras.py:168
msgid "move SumBot backward"
msgstr "移动桑博向后"
-#: taextras.py:162
+#: taextras.py:169
msgid "stop SumBot"
msgstr "停止桑博"
-#: taextras.py:163
+#: taextras.py:170
msgid "stop the SumBot"
msgstr "让桑博停下来"
#. TRANS: This string is shorthand for "turn SumBot left"
-#: taextras.py:165
+#: taextras.py:172
msgid "left SumBot"
msgstr "左转桑博"
-#: taextras.py:166
+#: taextras.py:173
msgid "turn left the SumBot"
msgstr "让桑博向左转"
#. TRANS: This string is shorthand for "move SumBot right"
-#: taextras.py:168
+#: taextras.py:175
msgid "right SumBot"
msgstr "右转桑博"
-#: taextras.py:169
+#: taextras.py:176
msgid "turn right the SumBot"
msgstr "让桑博向右转"
-#: taextras.py:170
+#. TRANS: The angle to the center is the angle SumBot must turn to
+#. face the center of the playing field
+#: taextras.py:179
msgid "angle to center"
msgstr "与中心的角度"
#. TRANS: dohyo is the playing field
-#: taextras.py:172
+#: taextras.py:181
msgid "get the angle to the center of the dohyo"
msgstr "得到相对圆环中心的角度"
-#: taextras.py:173
+#. TRANS: The angle to the center is the angle SumBot must turn to
+#. face the Enemy (opponent)
+#: taextras.py:184
msgid "angle to Enemy"
msgstr "与敌人的角度"
-#: taextras.py:174
+#: taextras.py:185
msgid "get the angle to the Enemy"
msgstr "得到相对敌人的角度"
#. TRANS: This string is shorthand for "x coordinate of SumBot"
-#: taextras.py:176
+#: taextras.py:187
msgid "x coor. SumBot"
msgstr "桑博x坐标"
-#: taextras.py:177
+#: taextras.py:188
msgid "get the x coordinate of the SumBot"
msgstr "得到桑博的x坐标"
#. TRANS: This string is shorthand for "y coordinate of SumBot"
-#: taextras.py:179
+#: taextras.py:190
msgid "y coor. SumBot"
msgstr "桑博y坐标"
-#: taextras.py:180
+#: taextras.py:191
msgid "get the y coordinate of the SumBot"
msgstr "得到桑博的y坐标"
#. TRANS: This string is shorthand for "x coordinate of SumBot's enemy"
-#: taextras.py:182
+#: taextras.py:193
msgid "x coor. Enemy"
msgstr "敌人x坐标"
-#: taextras.py:183
+#: taextras.py:194
msgid "get the x coordinate of the Enemy"
msgstr "得到敌人的x坐标"
#. TRANS: This string is shorthand for "y coordinate of SumBot's enemy"
-#: taextras.py:185
+#: taextras.py:196
msgid "y coor. Enemy"
msgstr "敌人y坐标"
-#: taextras.py:186
+#: taextras.py:197
msgid "get the y coordinate of the Enemy"
msgstr "得到敌人的y坐标"
#. TRANS: This string is shorthand for "rotation of SumBot"
-#: taextras.py:188
+#: taextras.py:199
msgid "rotation SumBot"
msgstr "转动桑博"
-#: taextras.py:189
+#: taextras.py:200
msgid "get the rotation of the Sumbot"
msgstr "得到桑博的转动"
#. TRANS: This string is shorthand for "rotation of SumBot's enemy"
-#: taextras.py:191
+#: taextras.py:202
msgid "rotation Enemy"
msgstr "转动敌人"
-#: taextras.py:192
+#: taextras.py:203
msgid "get the rotation of the Enemy"
msgstr "得到敌人的转动"
-#: taextras.py:193
+#: taextras.py:204
msgid "distance to center"
msgstr "与中心的距离"
#. TRANS: dohyo is the playing field
-#: taextras.py:195
+#: taextras.py:206
msgid "get the distance to the center of the dohyo"
msgstr "得到与圆环中心的距离"
-#: taextras.py:196
+#: taextras.py:207
msgid "distance to Enemy"
msgstr "与敌人的距离"
-#: taextras.py:197
+#: taextras.py:208
msgid "get the distance to the Enemy"
msgstr "得到与敌人的距离"
-#: taextras.py:198
+#: taextras.py:209
msgid "update information"
msgstr "更新信息"
-#: taextras.py:199
+#: taextras.py:210
msgid "update information from the server"
msgstr "从服务器更新信息"
#. TRANS: Please use similar terms to those used in the Physics Activity
-#: taextras.py:204
+#: taextras.py:215
msgid "Palette of physics blocks"
msgstr "物理块模板"
-#: taextras.py:205
+#: taextras.py:216
msgid "start polygon"
msgstr "定义多边形"
-#: taextras.py:206
+#: taextras.py:217
msgid "Begin defining a new polygon based on the current Turtle xy position."
msgstr "根据当前海龟xy方向的位置开始定义新的多边形。"
-#: taextras.py:208
+#: taextras.py:219
msgid "add point"
msgstr "添加点"
-#: taextras.py:209
+#: taextras.py:220
msgid ""
"Add a new point to the current polygon based on the current Turtle xy "
"position."
msgstr "根据当前海龟xy方向的位置添加新的点到当前的多边形。"
-#: taextras.py:211
+#: taextras.py:222
msgid "end polygon"
msgstr "完成多边形"
-#: taextras.py:212
+#: taextras.py:223
msgid "Define a new polygon."
msgstr "定义一个新的多边形。"
-#: taextras.py:213
+#: taextras.py:224
msgid "end filled polygon"
msgstr "结束填充多边形的绘制"
-#: taextras.py:214
+#: taextras.py:225
msgid "Not a simple polygon"
msgstr "不是一个简单多边形"
-#: taextras.py:215
+#: taextras.py:226
msgid "Define a new filled polygon."
msgstr "定义一个新的填充多边形。"
-#: taextras.py:216
+#: taextras.py:227
msgid "triangle"
msgstr "三角形"
#. TRANS: base of a triangle
-#: taextras.py:218
+#: taextras.py:229
msgid "base"
msgstr "基地"
-#: taextras.py:220
+#: taextras.py:231
msgid "Add a triangle object to the project."
msgstr "添加一个三角形对象到项目。"
-#: taextras.py:221
+#: taextras.py:232
msgid "circle"
msgstr "圆形"
-#: taextras.py:222
+#: taextras.py:233
msgid "Add a circle object to the project."
msgstr "添加一个圆形对象到项目。"
-#: taextras.py:223
+#: taextras.py:234
msgid "rectangle"
msgstr "长方形"
-#: taextras.py:226
+#: taextras.py:237
msgid "Add a rectangle object to the project."
msgstr "添加一个长方形对象到项目。"
-#: taextras.py:227
+#: taextras.py:238
msgid "reset"
msgstr "重置"
-#: taextras.py:228
+#: taextras.py:239
msgid "Reset the project; clear the object list."
msgstr "重置项目;清除对象列表。"
-#: taextras.py:229
+#: taextras.py:240
msgid "motor"
msgstr "电机"
-#: taextras.py:230
+#. TRANS: torque as in engine torque
+#: taextras.py:242
msgid "torque"
msgstr "转矩"
-#: taextras.py:231
+#: taextras.py:243
msgid "speed"
msgstr "速度"
-#: taextras.py:232
+#: taextras.py:244
msgid ""
"Motor torque and speed range from 0 (off) to positive numbers; motor is "
"placed on the most recent object created."
msgstr "电机转矩和速度范围是从0(关)到正数,电机放置在最近被创建的对象上。"
-#: taextras.py:234 taextras.py:355
+#: taextras.py:246 taextras.py:377
msgid "pin"
msgstr "图钉"
-#: taextras.py:235
+#: taextras.py:247
msgid "Pin an object down so that it cannot fall."
msgstr "用图钉固定一个对象,防止掉落。"
-#: taextras.py:236
+#: taextras.py:248
msgid "joint"
msgstr "联合"
-#: taextras.py:239
+#: taextras.py:251
msgid ""
"Join two objects together (the most recent object created and the object at "
"point x, y)."
msgstr "把两个对象连接到一起(在点x,y处最近创建的对象)。"
-#: taextras.py:241
+#: taextras.py:253
msgid "save as Physics activity"
msgstr "保存为“物理”活动"
-#: taextras.py:242
+#: taextras.py:254
msgid "Save the project to the Journal as a Physics activity."
msgstr "当作一个物理活动保存该项目到日志。"
#. TRANS: Here, gear means a toothed wheel, as in a clock-works
-#: taextras.py:244
+#: taextras.py:256
msgid "gear"
msgstr "齿轮"
-#: taextras.py:245
+#: taextras.py:257
msgid "Add a gear object to the project."
msgstr "添加一个齿轮对象到项目。"
-#: taextras.py:246
+#: taextras.py:258
msgid "density"
msgstr "密度"
-#: taextras.py:247
+#: taextras.py:259
msgid ""
"Set the density property for objects (density can be any positive number)."
msgstr "设置对象的密度属性(密度可以是任何正数)。"
-#: taextras.py:249
+#: taextras.py:261
msgid "friction"
msgstr "摩擦"
-#: taextras.py:250
+#: taextras.py:262
msgid ""
"Set the friction property for objects (value from 0 to 1, where 0 turns "
"friction off and 1 is strong friction)."
msgstr "设置对象的摩擦系数(值从0到1,0无摩擦,1强摩擦)。"
-#. TRANS: bounciness is restitution
-#: taextras.py:253
+#. TRANS: bounciness is coefficient of restitution
+#: taextras.py:265
msgid "bounciness"
msgstr "弹力"
-#: taextras.py:254
+#: taextras.py:266
msgid ""
"Set the bounciness property for objects (a value from 0 to 1, where 0 means "
"no bounce and 1 is very bouncy)."
msgstr "设置对象的弹性系数(值从0到1,0无弹性,1强弹性)。"
-#: taextras.py:256
+#. TRANS: dynamic here means moving vs in a fixed position
+#: taextras.py:269
msgid "dynamic"
msgstr "动态"
-#: taextras.py:257
+#: taextras.py:270
msgid ""
"If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position."
msgstr "动态值为1时对象可以移动;为0时位置是固定的。"
#. TRANS: WeDo is a robotics product of the LEGO company
-#: taextras.py:263
+#: taextras.py:276
msgid "Palette of WeDo blocks"
msgstr "乐高WeDo模板"
-#: taextras.py:265
+#: taextras.py:278
msgid ""
"tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == "
"tilt left, 2 == tilt right)"
msgstr "倾斜传感器输出:(-1 ==没有倾斜,0 ==向前倾斜,3 ==向后倾斜,1 ==向左倾斜,2 ==向左倾斜)"
#. TRANS: This string is shorthand for "output of the distance sensor"
-#: taextras.py:269
+#: taextras.py:282
msgid "distance sensor output"
msgstr "距离传感器输出"
-#: taextras.py:270
+#: taextras.py:283
msgid "Motor A"
msgstr "电机 A"
-#: taextras.py:271
+#: taextras.py:284
msgid "returns the current value of Motor A"
msgstr "返回电机A的当前值"
-#: taextras.py:272
+#: taextras.py:285
msgid "Motor B"
msgstr "电机B"
-#: taextras.py:273
+#: taextras.py:286
msgid "returns the current value of Motor B"
msgstr "返回电机B的当前值"
-#: taextras.py:274
+#: taextras.py:287
msgid "set the value for Motor A"
msgstr "设置电机A的值"
-#: taextras.py:275
+#: taextras.py:288
msgid "set the value for Motor B"
msgstr "设置电机B的值"
#. TRANS: Lego NXT is a robotics product of the LEGO company
-#: taextras.py:280
+#: taextras.py:293
msgid "Palette of LEGO NXT blocks of motors"
msgstr "乐高NXT马达部件模板"
-#: taextras.py:281
+#: taextras.py:294
msgid "Palette of LEGO NXT blocks of sensors"
msgstr "乐高NXT传感器部件模板"
-#: taextras.py:282
+#. TRANS: touch sensor (implemented as a button)
+#: taextras.py:296
msgid "touch"
msgstr "触摸"
-#: taextras.py:283
+#. TRANS: distance sensor (implemented using ultrasonics)
+#: taextras.py:298
msgid "ultrasonic"
msgstr "超声波"
-#: taextras.py:285
+#: taextras.py:300
msgid "light"
msgstr "灯光"
-#: taextras.py:287
+#: taextras.py:302
msgid "PORT A"
msgstr "端口 A"
-#: taextras.py:288
+#: taextras.py:303
msgid "PORT B"
msgstr "端口 B"
-#: taextras.py:289
+#: taextras.py:304
msgid "PORT C"
msgstr "端口 C"
-#: taextras.py:290
+#: taextras.py:305
msgid "PORT 1"
msgstr "端口 1"
-#: taextras.py:291
+#: taextras.py:306
msgid "PORT 2"
msgstr "端口 2"
-#: taextras.py:292
+#: taextras.py:307
msgid "PORT 3"
msgstr "端口 3"
-#: taextras.py:293
+#: taextras.py:308
msgid "PORT 4"
msgstr "端口 4"
-#: taextras.py:294
+#. TRANS: The brick is the NXT controller
+#: taextras.py:310
msgid "Please check the connection with the brick."
msgstr "请检查与积木的连接。"
-#: taextras.py:295
+#: taextras.py:311
msgid "Please check the port."
msgstr "请检查端口。"
-#: taextras.py:296
+#: taextras.py:312
msgid "The value of power must be between -127 to 127."
msgstr "功率值必须在-127到127之间。"
-#: taextras.py:297
+#: taextras.py:313
msgid "An error has occurred: check all connections and try to reconnect."
msgstr "发生了一个错误:请检查所有连接并试图重新连接。"
-#: taextras.py:298
+#: taextras.py:314
msgid "NXT found"
msgstr "找到 NXT"
-#: taextras.py:299
+#: taextras.py:315
msgid "NXT not found"
msgstr "没找到 NXT"
-#: taextras.py:300
+#: taextras.py:316
msgid "refresh NXT"
msgstr "刷新 NXT"
-#: taextras.py:301
+#: taextras.py:317
msgid "Search for a connected NXT brick."
msgstr "搜索已连接的NXT积木。"
-#: taextras.py:302
+#: taextras.py:318
msgid "play tone"
msgstr "播放音调"
-#: taextras.py:303
+#: taextras.py:319
msgid "frequency"
msgstr "频率"
-#: taextras.py:305
+#: taextras.py:321
msgid "Play a tone at frequency for time."
msgstr "以时间频率播放音调。"
-#: taextras.py:306
+#. TRANS: turn is the action and rotations is quantity of turns
+#: taextras.py:323
msgid ""
"turn motor\n"
"rotations"
@@ -2557,19 +2584,19 @@ msgstr ""
"转动电机\n"
"旋转"
-#: taextras.py:307
+#: taextras.py:324
msgid "port"
msgstr "端口"
-#: taextras.py:308
+#: taextras.py:325
msgid "power"
msgstr "电源"
-#: taextras.py:309
+#: taextras.py:326
msgid "turn a motor"
msgstr "转动电机"
-#: taextras.py:310
+#: taextras.py:327
msgid ""
"synchronize motors\n"
"steering"
@@ -2577,307 +2604,335 @@ msgstr ""
"同步电机\n"
"转向装置"
-#: taextras.py:311
+#: taextras.py:328
msgid "rotations"
msgstr "旋转"
-#: taextras.py:312
+#: taextras.py:329
msgid "synchronize two motors connected in PORT B and PORT C"
msgstr "同步连接在端口B和端口C的两个电机"
-#: taextras.py:313
+#: taextras.py:330
msgid "PORT A of the brick"
msgstr "积木的端口 A"
-#: taextras.py:314
+#: taextras.py:331
msgid "PORT B of the brick"
msgstr "积木的端口 B"
-#: taextras.py:315
+#: taextras.py:332
msgid "PORT C of the brick"
msgstr "积木的端口 C"
-#: taextras.py:316
+#: taextras.py:333
msgid "start motor"
msgstr "启动电机"
-#: taextras.py:317
+#: taextras.py:334
msgid "Run a motor forever."
msgstr "持续运行电机。"
-#: taextras.py:318
+#: taextras.py:335
msgid "brake motor"
msgstr "制动电机"
-#: taextras.py:319
+#: taextras.py:336
msgid "Stop a specified motor."
msgstr "停止指定的电机。"
-#: taextras.py:320
+#. TRANS: reset is used to reset the counter associated with the motor
+#: taextras.py:338
msgid "reset motor"
msgstr "复位电机"
-#: taextras.py:321
+#: taextras.py:339
msgid "Reset the motor counter."
msgstr "复位电机计数器。"
-#: taextras.py:322
+#: taextras.py:340
msgid "motor position"
msgstr "电机位置"
-#: taextras.py:323
+#: taextras.py:341
msgid "Get the motor position."
msgstr "得到电机位置。"
-#: taextras.py:324
+#: taextras.py:342
msgid "PORT 1 of the brick"
msgstr "积木的端口 1"
-#: taextras.py:325
+#: taextras.py:343
msgid "PORT 2 of the brick"
msgstr "积木的端口 2"
-#: taextras.py:326
+#: taextras.py:344
msgid "PORT 3 of the brick"
msgstr "积木的端口 3"
-#: taextras.py:327
+#: taextras.py:345
msgid "PORT 4 of the brick"
msgstr "积木的端口 4"
-#: taextras.py:328
+#: taextras.py:346
msgid "read"
msgstr "读取"
-#: taextras.py:329
+#: taextras.py:347
msgid "sensor"
msgstr "传感器"
-#: taextras.py:330
+#: taextras.py:348
msgid "Read sensor output."
msgstr "读取传感器输出。"
-#: taextras.py:331
+#: taextras.py:349
msgid "color sensor"
msgstr "颜色传感器"
-#: taextras.py:332
+#: taextras.py:350
msgid "light sensor"
msgstr "灯光传感器"
-#: taextras.py:333
+#: taextras.py:351
msgid "touch sensor"
msgstr "触控传感器"
-#: taextras.py:334
+#: taextras.py:352
msgid "distance sensor"
msgstr "距离传感器"
-#: taextras.py:335
+#: taextras.py:353
msgid "sound sensor"
msgstr "声音传感器"
-#: taextras.py:336
+#. 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:356
msgid "set light"
msgstr "设置灯"
-#: taextras.py:337
+#: taextras.py:357
msgid "Set color sensor light."
msgstr "设置颜色感应灯。"
#. TRANS: Arduino plugin to control an Arduino board
-#: taextras.py:342
+#: taextras.py:362
msgid "Palette of Arduino blocks"
msgstr "Arduino模板"
-#: taextras.py:343
+#: taextras.py:363
msgid "HIGH"
msgstr "高"
-#: taextras.py:344
+#: taextras.py:364
msgid "LOW"
msgstr "低"
-#: taextras.py:345
+#: taextras.py:365
msgid "INPUT"
msgstr "输入"
-#: taextras.py:346
+#: taextras.py:366
msgid "OUTPUT"
msgstr "输出"
#. TRANS: PWM is pulse-width modulation
-#: taextras.py:348
+#: taextras.py:368
msgid "PWM"
msgstr "调速"
-#: taextras.py:349
+#: taextras.py:369
msgid "SERVO"
msgstr "伺服"
-#: taextras.py:350
+#: taextras.py:370
msgid "ERROR: Check the Arduino and the number of port."
msgstr "错误:请检查的Arduino和端口号。"
-#: taextras.py:351
+#: taextras.py:371
msgid "ERROR: Value must be a number from 0 to 255."
msgstr "错误:数值必须从0到255。"
-#: taextras.py:352
+#: taextras.py:372
msgid "ERROR: Value must be either HIGH or LOW."
msgstr "错误:值必须是高或低。"
-#: taextras.py:353
+#: taextras.py:373
msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO."
msgstr "错误:模式必须是输入,输出,调速或伺服。"
-#: taextras.py:354
+#. TRANS: pin mode is used to specify the mode (INPUT, OUTPUT, etc)
+#. in which an I/O pin is being used.
+#: taextras.py:376
msgid "pin mode"
msgstr "引脚模式"
-#: taextras.py:356
+#: taextras.py:378
msgid "mode"
msgstr "模式"
-#: taextras.py:357
+#: taextras.py:379
msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)."
msgstr "选择引脚功能(输入,输出,调速,伺服)。"
-#: taextras.py:358
+#: taextras.py:380
msgid "analog write"
msgstr "模拟写"
-#: taextras.py:360
+#: taextras.py:382
msgid "Write analog value in specified port."
msgstr "写模拟值到指定的端口。"
-#: taextras.py:361
+#: taextras.py:383
msgid "analog read"
msgstr "模拟读"
-#: taextras.py:362
+#: taextras.py:384
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 "从模拟端口读值。值可能是0到1023之间。使用Vref来确定电压。对于USB,电压大约等于 ((read)*5)/1024。"
-#: taextras.py:364
+#: taextras.py:386
msgid "digital write"
msgstr "数字写"
-#: taextras.py:365
+#: taextras.py:387
msgid "Write digital value to specified port."
msgstr "写数字值到指定的端口。"
-#: taextras.py:366
+#: taextras.py:388
msgid "digital read"
msgstr "数字读"
-#: taextras.py:367
+#: taextras.py:389
msgid "Read value from digital port."
msgstr "从数字端口读取值。"
-#: taextras.py:368
+#: taextras.py:390
msgid "Set HIGH value for digital port."
msgstr "设置数字端口为高值。"
-#: taextras.py:369
+#: taextras.py:391
msgid "Configure Arduino port for digital input."
msgstr "配置用于数字输入的Arduino端口。"
-#: taextras.py:370
+#: taextras.py:392
msgid "Configure Arduino port to drive a servo."
msgstr "配置用于驱动伺服电机的Arduino端口。"
-#: taextras.py:371
+#: taextras.py:393
msgid "Set LOW value for digital port."
msgstr "设置数字端口为低值。"
-#: taextras.py:372
+#: taextras.py:394
msgid "Configure Arduino port for digital output."
msgstr "配置用于数字输出的Arduino端口。"
-#: taextras.py:373
+#: taextras.py:395
msgid "Configure Arduino port for PWM (pulse-width modulation)."
msgstr "配置用于调速(脉宽调制)的Arduino端口"
-#: turtleblocks.py:79
+#: turtleblocks.py:78
msgid "usage is"
msgstr "用法是"
-#: turtleblocks.py:231
+#: turtleblocks.py:230
msgid "No option action:"
msgstr "无选项的动作:"
-#: turtleblocks.py:246
+#: turtleblocks.py:245
msgid "File not found"
msgstr "文件未找到"
-#: turtleblocks.py:270
+#: turtleblocks.py:269
#, python-format
msgid "Configuration directory not writable: %s"
msgstr "配置不可写的目录:%s"
-#: turtleblocks.py:326
+#: turtleblocks.py:325
msgid "New"
msgstr "新建"
-#: turtleblocks.py:327
+#: turtleblocks.py:326
msgid "Open"
msgstr "打开"
-#: turtleblocks.py:328
+#: turtleblocks.py:327
msgid "Save"
msgstr "保存"
-#: turtleblocks.py:329
+#: turtleblocks.py:328
msgid "Save as"
msgstr "另存为"
-#: turtleblocks.py:332
-msgid "Save as HTML"
-msgstr "另存为HTML"
-
-#: turtleblocks.py:336
+#: turtleblocks.py:333
msgid "Quit"
msgstr "退出"
-#: turtleblocks.py:337
+#: turtleblocks.py:334
msgid "File"
msgstr "文件"
-#: turtleblocks.py:344
+#: turtleblocks.py:341
msgid "Rescale coordinates"
msgstr "重新调整坐标"
-#: turtleblocks.py:350
+#: turtleblocks.py:347
msgid "Reset block size"
msgstr "复位块大小"
-#: turtleblocks.py:368
+#: turtleblocks.py:365
msgid "Show/hide blocks"
msgstr "显示/隐藏块"
-#: turtleblocks.py:370
+#: turtleblocks.py:367
msgid "Tools"
msgstr "工具"
-#: turtleblocks.py:376
+#: turtleblocks.py:373
msgid "Debug"
msgstr "调试"
-#: turtleblocks.py:378
+#: turtleblocks.py:375
msgid "Turtle"
msgstr "海龟"
-#: turtleblocks.py:412
+#: turtleblocks.py:409
msgid "You have unsaved work. Would you like to save before quitting?"
msgstr "你有尚未保存的工作。想退出前保存吗?"
-#: turtleblocks.py:413
+#: turtleblocks.py:410
msgid "Save project?"
msgstr "保存项目?"
+#~ msgid "then else"
+#~ msgstr "那么 或者"
+
+#~ msgid "bottom of a collapsible stack"
+#~ msgstr "折叠积木堆的底部"
+
+#~ msgid "collapsed stack: click to open"
+#~ msgstr "折叠积木堆:点击打开"
+
+#~ msgid "bottom block in a collapsed stack: click to open"
+#~ msgstr "折叠积木堆中底部的积木块:点击打开"
+
+#~ msgid "top of stack"
+#~ msgstr "积木堆顶部"
+
+#~ msgid "label"
+#~ msgstr "标签"
+
+#~ msgid "True"
+#~ msgstr "真"
+
+#~ msgid "False"
+#~ msgstr "假"
+
+#~ msgid "Save as HTML"
+#~ msgstr "另存为HTML"
+
#~ msgid "<Ctrl>d"
#~ msgstr "<Ctrl>d"
@@ -2957,9 +3012,6 @@ msgstr "保存项目?"
#~ msgid "stack 1"
#~ msgstr "函数1"
-#~ msgid "else"
-#~ msgstr "否则"
-
#, fuzzy
#~ msgid "My Blocks"
#~ msgstr "自定义程序块"