Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPootle daemon <pootle@pootle.sugarlabs.org>2014-01-17 03:02:18 (GMT)
committer Pootle daemon <pootle@pootle.sugarlabs.org>2014-01-17 03:02:18 (GMT)
commitfeb87b1cf2df012f8823c7636bf7495d17baac89 (patch)
tree98b9c7484433b551558f29df2f8d46310f307ad8
parente108b6c2d4e6d108c1fa887066237e8a148a911a (diff)
Commit from Sugar Labs: Translation System by user cjl.: 478 of 478 messages translated (0 fuzzy).
-rw-r--r--po/en_GB.po537
1 files changed, 286 insertions, 251 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index ab5fb5b..346b686 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-05 00:30-0500\n"
-"PO-Revision-Date: 2013-12-09 12:46+0200\n"
+"POT-Creation-Date: 2014-01-07 00:30-0500\n"
+"PO-Revision-Date: 2014-01-17 05:01+0200\n"
"Last-Translator: Chris <cjl@laptop.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -39,14 +39,14 @@ msgid "Palette of turtle commands"
msgstr "Palette of turtle commands"
#: TurtleArt/tabasics.py:156
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:784
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:780
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:849
msgid "turtle"
msgstr "turtle"
#: TurtleArt/tabasics.py:160
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:747
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:860
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:873
msgid "forward"
msgstr "forward"
@@ -70,8 +70,8 @@ msgstr "clean"
msgid "clears the screen and reset the turtle"
msgstr "clears the screen and reset the turtle"
-#: TurtleArt/tabasics.py:207 TurtleArt/taconstants.py:138
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:973
+#: TurtleArt/tabasics.py:207 TurtleArt/taconstants.py:139
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:991
msgid "left"
msgstr "left"
@@ -79,8 +79,8 @@ msgstr "left"
msgid "turns turtle counterclockwise (angle in degrees)"
msgstr "turns turtle anticlockwise (angle in degrees)"
-#: TurtleArt/tabasics.py:221 TurtleArt/taconstants.py:140
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1006
+#: TurtleArt/tabasics.py:221 TurtleArt/taconstants.py:141
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1024
msgid "right"
msgstr "right"
@@ -130,7 +130,7 @@ msgstr "set heading"
msgid "sets the heading of the turtle (0 is towards the top of the screen.)"
msgstr "sets the heading of the turtle (0 is towards the top of the screen.)"
-#: TurtleArt/tabasics.py:281 TurtleArt/tawindow.py:4452
+#: TurtleArt/tabasics.py:281 TurtleArt/tawindow.py:4511
msgid "xcor"
msgstr "xcor"
@@ -142,7 +142,7 @@ msgstr ""
"holds current x-coordinate value of the turtle (can be used in place of a "
"number block)"
-#: TurtleArt/tabasics.py:296 TurtleArt/tawindow.py:4453
+#: TurtleArt/tabasics.py:296 TurtleArt/tawindow.py:4512
msgid "ycor"
msgstr "ycor"
@@ -154,7 +154,7 @@ msgstr ""
"holds current y-coordinate value of the turtle (can be used in place of a "
"number block)"
-#: TurtleArt/tabasics.py:311 TurtleArt/tawindow.py:4453
+#: TurtleArt/tabasics.py:311 TurtleArt/tawindow.py:4512
msgid "heading"
msgstr "heading"
@@ -179,13 +179,13 @@ msgid "fill screen"
msgstr "fill screen"
#: TurtleArt/tabasics.py:356 TurtleArt/tabasics.py:369
-#: TurtleArt/tabasics.py:432 TurtleArt/tawindow.py:4483
+#: TurtleArt/tabasics.py:432 TurtleArt/tawindow.py:4542
msgid "color"
msgstr "colour"
#: TurtleArt/tabasics.py:356 TurtleArt/tabasics.py:370
-#: TurtleArt/tabasics.py:444 TurtleArt/tawindow.py:4479
-#: TurtleArt/tawindow.py:4484
+#: TurtleArt/tabasics.py:444 TurtleArt/tawindow.py:4538
+#: TurtleArt/tawindow.py:4543
msgid "shade"
msgstr "shade"
@@ -194,7 +194,7 @@ msgid "fills the background with (color, shade)"
msgstr "fills the background with (colour, shade)"
#: TurtleArt/tabasics.py:370 TurtleArt/tabasics.py:454
-#: TurtleArt/tawindow.py:4480 TurtleArt/tawindow.py:4485
+#: TurtleArt/tawindow.py:4539 TurtleArt/tawindow.py:4544
msgid "gray"
msgstr "grey"
@@ -594,9 +594,9 @@ msgstr "string value"
#: TurtleArt/tabasics.py:1030 TurtleArt/tabasics.py:1033
#: TurtleArt/tabasics.py:1046 TurtleArt/tabasics.py:1050
-#: TurtleArt/tawindow.py:1577 TurtleArt/tawindow.py:1676
-#: TurtleArt/tawindow.py:1689 TurtleArt/tawindow.py:2330
-#: TurtleArt/tawindow.py:4785
+#: TurtleArt/tawindow.py:1578 TurtleArt/tawindow.py:1688
+#: TurtleArt/tawindow.py:1701 TurtleArt/tawindow.py:2342
+#: TurtleArt/tawindow.py:4993
msgid "action"
msgstr "action"
@@ -604,7 +604,7 @@ msgstr "action"
msgid "top of nameable action stack"
msgstr "top of nameable action stack"
-#: TurtleArt/tabasics.py:1051 TurtleArt/tawindow.py:4798
+#: TurtleArt/tabasics.py:1051 TurtleArt/tawindow.py:5006
msgid "invokes named action stack"
msgstr "invokes named action stack"
@@ -640,7 +640,7 @@ msgstr "box 2"
msgid "Variable 2 (numeric value)"
msgstr "Variable 2 (numeric value)"
-#: TurtleArt/tabasics.py:1114 TurtleArt/tawindow.py:4847
+#: TurtleArt/tabasics.py:1114 TurtleArt/tawindow.py:5055
msgid "store in"
msgstr "store in"
@@ -648,22 +648,22 @@ msgstr "store in"
msgid "box"
msgstr "box"
-#: TurtleArt/tabasics.py:1114 TurtleArt/tawindow.py:4847
+#: TurtleArt/tabasics.py:1114 TurtleArt/tawindow.py:5055
msgid "value"
msgstr "value"
#: TurtleArt/tabasics.py:1118 TurtleArt/tabasics.py:1133
-#: TurtleArt/tawindow.py:1581 TurtleArt/tawindow.py:1715
-#: TurtleArt/tawindow.py:2334 TurtleArt/tawindow.py:4812
-#: TurtleArt/tawindow.py:4839
+#: TurtleArt/tawindow.py:1582 TurtleArt/tawindow.py:1727
+#: TurtleArt/tawindow.py:2346 TurtleArt/tawindow.py:5020
+#: TurtleArt/tawindow.py:5047
msgid "my box"
msgstr "my box"
-#: TurtleArt/tabasics.py:1119 TurtleArt/tawindow.py:4852
+#: TurtleArt/tabasics.py:1119 TurtleArt/tawindow.py:5060
msgid "stores numeric value in named variable"
msgstr "stores numeric value in named variable"
-#: TurtleArt/tabasics.py:1136 TurtleArt/tawindow.py:4825
+#: TurtleArt/tabasics.py:1136 TurtleArt/tawindow.py:5033
msgid "named variable (numeric value)"
msgstr "named variable (numeric value)"
@@ -692,11 +692,11 @@ msgid "invokes Action 2 stack"
msgstr "invokes Action 2 stack"
#: TurtleArt/tabasics.py:1194 TurtleArt/tabasics.py:1195
-#: TurtleArt/tapalette.py:137 TurtleArt/tapalette.py:138
+#: TurtleArt/tapalette.py:138 TurtleArt/tapalette.py:139
msgid "trash"
msgstr "wastebasket"
-#: TurtleArt/tabasics.py:1199 TurtleArt/tawindow.py:2203
+#: TurtleArt/tabasics.py:1199 TurtleArt/tawindow.py:2215
msgid "empty trash"
msgstr "empty wastebasket"
@@ -720,66 +720,66 @@ msgstr "clear all"
msgid "move all blocks to trash"
msgstr "move all blocks to wastebasket"
-#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:2308
-#: TurtleArtActivity.py:892
+#: TurtleArt/tacollaboration.py:152 TurtleArt/tawindow.py:2320
+#: TurtleArtActivity.py:920
msgid "Share selected blocks"
msgstr "Share selected blocks"
-#: TurtleArt/taconstants.py:139
+#: TurtleArt/taconstants.py:140
msgid "up"
msgstr "up"
-#: TurtleArt/taconstants.py:141
+#: TurtleArt/taconstants.py:142
msgid "down"
msgstr "down"
-#: TurtleArt/taconstants.py:142
+#: TurtleArt/taconstants.py:143
msgid "backspace"
msgstr "backspace"
-#: TurtleArt/taconstants.py:143
+#: TurtleArt/taconstants.py:144
msgid "tab"
msgstr "tab"
#. TRANS: enter is the name of the enter (or return) key
-#: TurtleArt/taconstants.py:145
+#: TurtleArt/taconstants.py:146
msgid "enter"
msgstr "enter"
#. TRANS: space is the name of the space key
-#: TurtleArt/taconstants.py:148
+#: TurtleArt/taconstants.py:149
msgid "space"
msgstr "space"
-#: TurtleArt/taconstants.py:149
+#: TurtleArt/taconstants.py:150
msgid "delete"
msgstr "delete"
-#: TurtleArt/taconstants.py:362 TurtleArt/taconstants.py:383
-#: TurtleArt/taconstants.py:403 TurtleArt/taconstants.py:444
-#: TurtleArt/taconstants.py:485 TurtleArt/taconstants.py:526
+#: TurtleArt/taconstants.py:363 TurtleArt/taconstants.py:384
+#: TurtleArt/taconstants.py:404 TurtleArt/taconstants.py:445
+#: TurtleArt/taconstants.py:486 TurtleArt/taconstants.py:527
msgid "Title"
msgstr "Title"
-#: TurtleArt/taexportpython.py:194
+#: TurtleArt/taexportpython.py:198
msgid "block is not exportable"
msgstr "block is not exportable"
-#: TurtleArt/taexportpython.py:213
+#: TurtleArt/taexportpython.py:217
msgid "error while exporting block"
msgstr "error while exporting block"
-#: TurtleArt/talogo.py:383 TurtleArt/tawindow.py:1538 TurtleArtActivity.py:873
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1302
+#: TurtleArt/talogo.py:383 TurtleArt/tawindow.py:1539 TurtleArtActivity.py:901
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1320
msgid "Stop turtle"
msgstr "Stop turtle"
-#: TurtleArt/talogo.py:393 TurtleArtActivity.py:489 TurtleArtActivity.py:874
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1293
+#: TurtleArt/talogo.py:393 TurtleArtActivity.py:517 TurtleArtActivity.py:902
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1311
msgid "Show blocks"
msgstr "Show blocks"
-#: TurtleArt/talogo.py:397 TurtleArtActivity.py:493 TurtleArtActivity.py:1172
+#: TurtleArt/talogo.py:397 TurtleArtActivity.py:521 TurtleArtActivity.py:1247
msgid "Hide blocks"
msgstr "Hide blocks"
@@ -787,11 +787,11 @@ msgstr "Hide blocks"
msgid "did not output to"
msgstr "did not output to"
-#: TurtleArt/talogo.py:577 TurtleArt/talogo.py:948
+#: TurtleArt/talogo.py:577 TurtleArt/talogo.py:960
msgid "doesn't like"
msgstr "doesn't like"
-#: TurtleArt/talogo.py:578 TurtleArt/talogo.py:949
+#: TurtleArt/talogo.py:578 TurtleArt/talogo.py:961
msgid "as input"
msgstr "as input"
@@ -799,11 +799,11 @@ msgstr "as input"
msgid "I don't know how to"
msgstr "I don't know how to"
-#: TurtleArt/tapalette.py:97
+#: TurtleArt/tapalette.py:98
msgid "displays next palette"
msgstr "displays next palette"
-#: TurtleArt/tapalette.py:98
+#: TurtleArt/tapalette.py:99
msgid "changes the orientation of the palette of blocks"
msgstr "changes the orientation of the palette of blocks"
@@ -833,62 +833,66 @@ msgid "Save..."
msgstr "Save..."
#: TurtleArt/tautils.py:591
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:860
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:839
msgid "click to open"
msgstr "click to open"
-#: TurtleArt/tawindow.py:1207 TurtleArt/tawindow.py:1208
+#: TurtleArt/tawindow.py:1208 TurtleArt/tawindow.py:1209
msgid "orientation"
msgstr "orientation"
-#: TurtleArt/tawindow.py:1222 TurtleArt/tawindow.py:1872
+#: TurtleArt/tawindow.py:1223 TurtleArt/tawindow.py:1884
msgid "next"
msgstr "next"
-#: TurtleArt/tawindow.py:1261 TurtleArt/tawindow.py:1893
+#: TurtleArt/tawindow.py:1262 TurtleArt/tawindow.py:1905
msgid "shift"
msgstr "shift"
-#: TurtleArt/tawindow.py:1542
+#: TurtleArt/tawindow.py:1543
msgid "Please hit the Stop Button before making changes to your program"
msgstr "Please hit the Stop Button before making changes to your program"
-#: TurtleArt/tawindow.py:1595
+#: TurtleArt/tawindow.py:1596
msgid "Select blocks to share"
msgstr "Select blocks to share"
-#: TurtleArt/tawindow.py:1760 TurtleArtActivity.py:774
-#: TurtleArtActivity.py:921 turtleblocks.py:462
+#: TurtleArt/tawindow.py:1772 TurtleArtActivity.py:802
+#: TurtleArtActivity.py:961 turtleblocks.py:473
msgid "Save stack"
msgstr "Save stack"
-#: TurtleArt/tawindow.py:1761 TurtleArt/tawindow.py:1775
+#: TurtleArt/tawindow.py:1773 TurtleArt/tawindow.py:1787
msgid "Really overwrite stack?"
msgstr "Really overwrite stack?"
-#: TurtleArt/tawindow.py:1764 TurtleArt/tawindow.py:1803
+#: TurtleArt/tawindow.py:1776 TurtleArt/tawindow.py:1815
#: gnome_plugins/uploader_plugin.py:144
msgid "Cancel"
msgstr "Cancel"
-#: TurtleArt/tawindow.py:1768 TurtleArt/tawindow.py:1778
+#: TurtleArt/tawindow.py:1780 TurtleArt/tawindow.py:1790
msgid "Overwrite stack"
msgstr "Overwrite stack"
-#: TurtleArt/tawindow.py:1799 TurtleArt/tawindow.py:1807
-#: TurtleArt/tawindow.py:1816 TurtleArtActivity.py:776 turtleblocks.py:464
+#: TurtleArt/tawindow.py:1811 TurtleArt/tawindow.py:1819
+#: TurtleArt/tawindow.py:1828 TurtleArtActivity.py:804 turtleblocks.py:475
msgid "Delete stack"
msgstr "Delete stack"
-#: TurtleArt/tawindow.py:1800 TurtleArt/tawindow.py:1813
+#: TurtleArt/tawindow.py:1812 TurtleArt/tawindow.py:1825
msgid "Really delete stack?"
msgstr "Really delete stack?"
-#: TurtleArt/tawindow.py:2204
+#: TurtleArt/tawindow.py:2216
msgid "Do you really want to empty the trash?"
msgstr "Do you really want to empty the trash?"
-#: TurtleArt/tawindow.py:4634
+#: TurtleArt/tawindow.py:4735 turtleblocks.py:439
+msgid "icon"
+msgstr "icon"
+
+#: TurtleArt/tawindow.py:4842 turtleblocks.py:437
msgid "image"
msgstr "image"
@@ -900,198 +904,206 @@ msgstr "Please wait"
msgid "Starting connection..."
msgstr "Starting connection..."
-#: TurtleArtActivity.py:367
+#: TurtleArtActivity.py:394
msgid "snapshot"
msgstr "snapshot"
-#: TurtleArtActivity.py:422 TurtleArtActivity.py:799 TurtleArtActivity.py:948
+#: TurtleArtActivity.py:450 TurtleArtActivity.py:827 TurtleArtActivity.py:988
msgid "Turn off hover help"
msgstr "Turn off hover help"
-#: TurtleArtActivity.py:431 turtleblocks.py:455
+#: TurtleArtActivity.py:459 turtleblocks.py:466
msgid "Turn on hover help"
msgstr "Turn on hover help"
-#: TurtleArtActivity.py:441 turtleblocks.py:469
+#: TurtleArtActivity.py:469 turtleblocks.py:480
msgid "Show palette"
msgstr "Show palette"
-#: TurtleArtActivity.py:447 TurtleArtActivity.py:1160 turtleblocks.py:471
+#: TurtleArtActivity.py:475 TurtleArtActivity.py:1235 turtleblocks.py:482
msgid "Hide palette"
msgstr "Hide palette"
-#: TurtleArtActivity.py:615
+#: TurtleArtActivity.py:643
msgid "Rescale coordinates down"
msgstr "Rescale coordinates down"
-#: TurtleArtActivity.py:624 TurtleArtActivity.py:790 TurtleArtActivity.py:944
+#: TurtleArtActivity.py:652 TurtleArtActivity.py:818 TurtleArtActivity.py:984
msgid "Rescale coordinates up"
msgstr "Rescale coordinates up"
-#: TurtleArtActivity.py:722 TurtleArtActivity.py:757 TurtleArtActivity.py:867
-#: TurtleArtActivity.py:918 turtleblocks.py:466
+#: TurtleArtActivity.py:750 TurtleArtActivity.py:785 TurtleArtActivity.py:895
+#: TurtleArtActivity.py:958 turtleblocks.py:477
msgid "Edit"
msgstr "Edit"
-#: TurtleArtActivity.py:727 TurtleArtActivity.py:755 TurtleArtActivity.py:868
-#: TurtleArtActivity.py:936 turtleblocks.py:457
+#: TurtleArtActivity.py:755 TurtleArtActivity.py:783 TurtleArtActivity.py:896
+#: TurtleArtActivity.py:976 turtleblocks.py:468
msgid "View"
msgstr "View"
-#: TurtleArtActivity.py:753 TurtleArtActivity.py:869
+#: TurtleArtActivity.py:781 TurtleArtActivity.py:897
msgid "Project"
msgstr "Project"
-#: TurtleArtActivity.py:759 TurtleArtActivity.py:866 TurtleArtActivity.py:893
+#: TurtleArtActivity.py:787 TurtleArtActivity.py:894 TurtleArtActivity.py:921
msgid "Save/Load"
msgstr "Save/Load"
-#: TurtleArtActivity.py:767 TurtleArtActivity.py:919 turtleblocks.py:460
+#: TurtleArtActivity.py:795 TurtleArtActivity.py:959 turtleblocks.py:471
msgid "Copy"
msgstr "Copy"
-#: TurtleArtActivity.py:769 TurtleArtActivity.py:920 turtleblocks.py:461
+#: TurtleArtActivity.py:797 TurtleArtActivity.py:960 turtleblocks.py:472
msgid "Paste"
msgstr "Paste"
-#: TurtleArtActivity.py:771
+#: TurtleArtActivity.py:799
msgid "Restore blocks from trash"
msgstr "Restore all blocks from wastebasket"
-#: TurtleArtActivity.py:779 TurtleArtActivity.py:937
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:907
+#: TurtleArtActivity.py:807 TurtleArtActivity.py:977
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:925
msgid "Fullscreen"
msgstr "Full-screen"
-#: TurtleArtActivity.py:782 TurtleArtActivity.py:938 turtleblocks.py:441
+#: TurtleArtActivity.py:810 TurtleArtActivity.py:978 turtleblocks.py:452
msgid "Cartesian coordinates"
msgstr "Cartesian coordinates"
-#: TurtleArtActivity.py:784 TurtleArtActivity.py:940 turtleblocks.py:443
+#: TurtleArtActivity.py:812 TurtleArtActivity.py:980 turtleblocks.py:454
msgid "Polar coordinates"
msgstr "Polar coordinates"
-#: TurtleArtActivity.py:787 TurtleArtActivity.py:942
+#: TurtleArtActivity.py:815 TurtleArtActivity.py:982
msgid "Metric coordinates"
msgstr "Metric coordinates"
-#: TurtleArtActivity.py:793 TurtleArtActivity.py:946 turtleblocks.py:448
+#: TurtleArtActivity.py:821 TurtleArtActivity.py:986 turtleblocks.py:459
msgid "Grow blocks"
msgstr "Grow blocks"
-#: TurtleArtActivity.py:796 TurtleArtActivity.py:947 turtleblocks.py:450
+#: TurtleArtActivity.py:824 TurtleArtActivity.py:987 turtleblocks.py:461
msgid "Shrink blocks"
msgstr "Shrink blocks"
-#: TurtleArtActivity.py:824 TurtleArtActivity.py:837 TurtleArtActivity.py:875
-#: TurtleArtActivity.py:1102
+#: TurtleArtActivity.py:852 TurtleArtActivity.py:865 TurtleArtActivity.py:903
+#: TurtleArtActivity.py:1163
msgid "Load example"
msgstr "Load example"
-#: TurtleArtActivity.py:870 TurtleArtActivity.py:1166 turtleblocks.py:478
+#: TurtleArtActivity.py:898 TurtleArtActivity.py:1241 turtleblocks.py:489
msgid "Clean"
msgstr "Clean"
-#: TurtleArtActivity.py:871 TurtleArtActivity.py:1168 turtleblocks.py:479
+#: TurtleArtActivity.py:899 TurtleArtActivity.py:1243 turtleblocks.py:490
msgid "Run"
msgstr "Run"
-#: TurtleArtActivity.py:872 TurtleArtActivity.py:1170 turtleblocks.py:480
+#: TurtleArtActivity.py:900 TurtleArtActivity.py:1245 turtleblocks.py:491
msgid "Step"
msgstr "Step"
-#: TurtleArtActivity.py:876 turtleblocks.py:487 util/helpbutton.py:44
+#: TurtleArtActivity.py:904 turtleblocks.py:498 util/helpbutton.py:44
msgid "Help"
msgstr "Help"
-#: TurtleArtActivity.py:877 turtleblocks.py:482
+#: TurtleArtActivity.py:905 turtleblocks.py:493
msgid "Stop"
msgstr "Stop"
-#: TurtleArtActivity.py:894 TurtleArtActivity.py:1077
-#: TurtleArtActivity.py:1125 turtleblocks.py:431
+#: TurtleArtActivity.py:922 TurtleArtActivity.py:1125
+#: TurtleArtActivity.py:1186
msgid "Save as image"
msgstr "Save as image"
-#: TurtleArtActivity.py:895 TurtleArtActivity.py:1080
-#: TurtleArtActivity.py:1128 turtleblocks.py:433
+#: TurtleArtActivity.py:925 TurtleArtActivity.py:1128
+#: TurtleArtActivity.py:1189
+msgid "Save as icon"
+msgstr "Save as icon"
+
+#. TRANS: ODP is Open Office presentation
+#: TurtleArtActivity.py:930 TurtleArtActivity.py:1132
+#: TurtleArtActivity.py:1193
+msgid "Save as ODP"
+msgstr "Save as ODP"
+
+#: TurtleArtActivity.py:935 TurtleArtActivity.py:1141
+#: TurtleArtActivity.py:1202
msgid "Save as Logo"
msgstr "Save as Logo"
-#: TurtleArtActivity.py:896 TurtleArtActivity.py:1083
-#: TurtleArtActivity.py:1131 turtleblocks.py:435
+#: TurtleArtActivity.py:936 TurtleArtActivity.py:1144
+#: TurtleArtActivity.py:1205
msgid "Save as Python"
msgstr "Save as Python"
-#: TurtleArtActivity.py:897 TurtleArtActivity.py:1087
-#: TurtleArtActivity.py:1135
+#: TurtleArtActivity.py:937 TurtleArtActivity.py:1148
+#: TurtleArtActivity.py:1209
msgid "Save snapshot"
msgstr "Save snapshot"
-#: TurtleArtActivity.py:898 TurtleArtActivity.py:1111
-msgid "Load project"
-msgstr "Load project"
+#: TurtleArtActivity.py:938 TurtleArtActivity.py:1172
+#: TurtleArtActivity.py:1211 turtleblocks.py:426
+msgid "Add project"
+msgstr "Add project"
-#: TurtleArtActivity.py:901 TurtleArtActivity.py:1116
-#: TurtleArtActivity.py:1142 turtleblocks.py:427
+#: TurtleArtActivity.py:941 TurtleArtActivity.py:1177
+#: TurtleArtActivity.py:1217 turtleblocks.py:427
msgid "Load plugin"
msgstr "Load plugin"
-#: TurtleArtActivity.py:902 TurtleArtActivity.py:1119
-#: TurtleArtActivity.py:1145
+#: TurtleArtActivity.py:942 TurtleArtActivity.py:1180
+#: TurtleArtActivity.py:1220
msgid "Load Python block"
msgstr "Load Python block"
-#: TurtleArtActivity.py:1049
+#: TurtleArtActivity.py:1097
msgid "Palettes"
msgstr "Palettes"
-#: TurtleArtActivity.py:1067
+#: TurtleArtActivity.py:1115
msgid "Sharing blocks disabled"
msgstr "Sharing blocks disabled"
-#: TurtleArtActivity.py:1072 turtleblocks.py:429
+#: TurtleArtActivity.py:1120 turtleblocks.py:429
msgid "Save"
msgstr "Save"
-#: TurtleArtActivity.py:1091
+#: TurtleArtActivity.py:1152
msgid "Load"
msgstr "Load"
-#: TurtleArtActivity.py:1108 turtleblocks.py:425
+#: TurtleArtActivity.py:1169 turtleblocks.py:425
msgid "Open"
msgstr "Open"
-#: TurtleArtActivity.py:1137 turtleblocks.py:426
-msgid "Add project"
-msgstr "Add project"
-
-#: TurtleArtActivity.py:1161
+#: TurtleArtActivity.py:1236
msgid "<Ctrl>p"
msgstr "<Ctrl>p"
-#: TurtleArtActivity.py:1166
+#: TurtleArtActivity.py:1241
msgid "<Ctrl>e"
msgstr "<Ctrl>e"
-#: TurtleArtActivity.py:1168
+#: TurtleArtActivity.py:1243
msgid "<Ctrl>r"
msgstr "<Ctrl>r"
-#: TurtleArtActivity.py:1170
+#: TurtleArtActivity.py:1245
msgid "<Ctrl>w"
msgstr "<Ctrl>w"
-#: TurtleArtActivity.py:1173
+#: TurtleArtActivity.py:1248
msgid "<Ctrl>s"
msgstr "<Ctrl>s"
-#: TurtleArtActivity.py:1352
+#: TurtleArtActivity.py:1427
#, python-format
msgid "Plugin %s already installed."
msgstr "Plugin %s already installed."
-#: TurtleArtActivity.py:1353 turtleblocks.py:547
+#: TurtleArtActivity.py:1428 turtleblocks.py:559
#, python-format
msgid "Do you want to reinstall %s?"
msgstr "Do you want to reinstall %s?"
@@ -1194,11 +1206,11 @@ msgstr "Description:"
msgid "Submit to Web"
msgstr "Submit to Web"
-#: gnome_plugins/uploader_plugin.py:166
+#: gnome_plugins/uploader_plugin.py:172
msgid "Login failed"
msgstr "Login failed"
-#: gnome_plugins/uploader_plugin.py:203
+#: gnome_plugins/uploader_plugin.py:209
msgid "Failed to upload!"
msgstr "Failed to upload!"
@@ -1329,8 +1341,8 @@ msgid "do-until-True operator that uses boolean operators from Numbers palette"
msgstr "do-until-True operator that uses boolean operators from Numbers palette"
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:121
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:862
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1017
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:841
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1035
msgid "top"
msgstr "top"
@@ -1601,12 +1613,12 @@ msgid "pops value off FILO (first-in last-out heap)"
msgstr "pops value off FILO (first-in last-out heap)"
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:516
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:555
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:572
msgid "empty heap?"
msgstr "empty heap?"
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:519
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:558
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:575
msgid "returns True if heap is empty"
msgstr "returns True if heap is empty"
@@ -1615,7 +1627,8 @@ msgid "save heap to file"
msgstr "save heap to file"
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:532
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:543
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:546
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560
msgid "filename"
msgstr "filename"
@@ -1623,54 +1636,59 @@ msgstr "filename"
msgid "saves FILO (first-in last-out heap) to a file"
msgstr "saves FILO (first-in last-out heap) to a file"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:542
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:553
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:559
msgid "load heap from file"
msgstr "load heap from file"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:545
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:548
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:554
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:562
msgid "loads FILO (first-in last-out heap) from a file"
msgstr "loads FILO (first-in last-out heap) from a file"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:570
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:572
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:587
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:589
msgid "comment"
msgstr "comment"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:574
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:591
msgid "places a comment in your code"
msgstr "places a comment in your code"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:581
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:598
msgid "print"
msgstr "print"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:585
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:602
msgid "prints value in status block at bottom of the screen"
msgstr "prints value in status block at bottom of the screen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:596
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:613
msgid "Python chr operator"
msgstr "Python chr operator"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:606
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:623
msgid "Python int operator"
msgstr "Python int operator"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:616
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:633
msgid "polar"
msgstr "polar"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:618
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:635
msgid "displays polar coordinates"
msgstr "displays polar coordinates"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:624
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:639
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:655
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:656
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:672
+#: turtleblocks.py:446
msgid "Python"
msgstr "Python"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:628
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:645
msgid ""
"a programmable block: used to add advanced single-variable math equations, e."
"g., sin(x)"
@@ -1678,7 +1696,7 @@ msgstr ""
"a programmable block: used to add advanced single-variable math equations, "
"e.g., sin(x)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:643
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:660
msgid ""
"a programmable block: used to add advanced multi-variable math equations, e."
"g., sqrt(x*x+y*y)"
@@ -1686,7 +1704,7 @@ msgstr ""
"a programmable block: used to add advanced multi-variable math equations, "
"e.g., sqrt(x*x+y*y)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:659
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:676
msgid ""
"a programmable block: used to add advanced multi-variable math equations, e."
"g., sin(x+y+z)"
@@ -1694,231 +1712,231 @@ msgstr ""
"a programmable block: used to add advanced multi-variable math equations, "
"e.g., sin(x+y+z)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:669
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:686
msgid "Cartesian"
msgstr "Cartesian"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:671
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688
msgid "displays Cartesian coordinates"
msgstr "displays Cartesian coordinates"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:680
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:697
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:714
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:731
msgid "Python block"
msgstr "Python block"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:682
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:699
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:717
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:716
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734
msgid "runs code found in the tamyblock.py module found in the Journal"
msgstr "runs code found in the tamyblock.py module found in the Journal"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:732
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:758
-msgid "load"
-msgstr "load"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:735
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:748
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:762
-msgid "loads a block"
-msgstr "loads a block"
+#. TRANS: URL is universal resource locator
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:750
+msgid "URL"
+msgstr "URL"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:761
-msgid "setxy"
-msgstr "setxy"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:755
+msgid "gets a text string or an image from a URL"
+msgstr "gets a text string or an image from a URL"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:773
-msgid "select palette"
-msgstr "select palette"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:765
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:775
+msgid "turtle shell"
+msgstr "turtle shell"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:767
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:776
-msgid "selects a palette"
-msgstr "selects a palette"
+msgid "put a custom 'shell' on the turtle"
+msgstr "put a custom 'shell' on the turtle"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:788
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:784
msgid "chooses which turtle to command"
msgstr "chooses which turtle to command"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:795
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:791
msgid "turtle x"
msgstr "turtle x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:798
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:794
msgid "Returns x coordinate of turtle"
msgstr "Returns x coordinate of turtle"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:807
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:803
msgid "turtle y"
msgstr "turtle y"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:810
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:806
msgid "Returns y coordinate of turtle"
msgstr "Returns y coordinate of turtle"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:819
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:815
msgid "active turtle"
msgstr "active turtle"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:822
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:818
msgid "the name of the active turtle"
msgstr "the name of the active turtle"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:830
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:826
msgid "turtle heading"
msgstr "turtle heading"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:833
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:829
msgid "Returns heading of turtle"
msgstr "Returns heading of turtle"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:844
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:854
-msgid "turtle shell"
-msgstr "turtle shell"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:846
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:855
-msgid "put a custom 'shell' on the turtle"
-msgstr "put a custom 'shell' on the turtle"
-
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:863
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:842
msgid "top of a collapsed stack"
msgstr "top of a collapsed stack"
-#. TRANS: URL is universal resource locator
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:868
-msgid "URL"
-msgstr "URL"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:847
+msgid "select palette"
+msgstr "select palette"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:873
-msgid "gets a text string or an image from a URL"
-msgstr "gets a text string or an image from a URL"
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:850
+msgid "selects a palette"
+msgstr "selects a palette"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:882
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:858
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:870
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:884
+msgid "load"
+msgstr "load"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:861
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:874
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:888
+msgid "loads a block"
+msgstr "loads a block"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:887
+msgid "setxy"
+msgstr "setxy"
+
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:900
msgid "Palette of presentation templates"
msgstr "Palette of presentation templates"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:903
msgid "portfolio"
msgstr "portfolio"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:889
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:907
msgid "hide blocks"
msgstr "hide blocks"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:891
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:909
msgid "declutters canvas by hiding blocks"
msgstr "de-clutters canvas by hiding blocks"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:898
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:916
msgid "show blocks"
msgstr "show blocks"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:900
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:918
msgid "restores hidden blocks"
msgstr "restores hidden blocks"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:909
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:927
msgid "hides the Sugar toolbars"
msgstr "hides the Sugar tool-bars"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:919
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:937
msgid "list"
msgstr "list"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:923
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:941
msgid "presentation bulleted list"
msgstr "presentation bulleted list"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:931
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:949
msgid "presentation template: list of bullets"
msgstr "presentation template: list of bullets"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:938
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:956
msgid "presentation template: select Journal object (no description)"
msgstr "presentation template: select Journal object (no description)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:945
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:963
msgid "presentation template: select Journal object (with description)"
msgstr "presentation template: select Journal object (with description)"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:952
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:970
msgid "presentation template: select four Journal objects"
msgstr "presentation template: select four Journal objects"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:959
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:966
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:977
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:984
msgid "presentation template: select two Journal objects"
msgstr "presentation template: select two Journal objects"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:976
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:994
msgid "xcor of left of screen"
msgstr "xcor of left of screen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:984
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1002
msgid "bottom"
msgstr "bottom"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:987
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1005
msgid "ycor of bottom of screen"
msgstr "ycor of bottom of screen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:995
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1013
msgid "width"
msgstr "width"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:998
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1016
msgid "the canvas width"
msgstr "the canvas width"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1009
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1027
msgid "xcor of right of screen"
msgstr "xcor of right of screen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1020
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1038
msgid "ycor of top of screen"
msgstr "ycor of top of screen"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1028
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1046
msgid "height"
msgstr "height"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1031
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1049
msgid "the canvas height"
msgstr "the canvas height"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1041
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1059
msgid "title x"
msgstr "title x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1053
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1071
msgid "title y"
msgstr "title y"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1065
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1083
msgid "left x"
msgstr "left x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1077
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1095
msgid "top y"
msgstr "top y"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1089
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1107
msgid "right x"
msgstr "right x"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1101
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1119
msgid "bottom y"
msgstr "bottom y"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1120
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1138
msgid "Palette of user-defined operators"
msgstr "Palette of user-defined operators"
-#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1121
+#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1139
msgid "my blocks"
msgstr "my blocks"
@@ -2012,59 +2030,76 @@ msgstr "Show sample projects"
msgid "Save as"
msgstr "Save as"
-#: turtleblocks.py:437
+#: turtleblocks.py:434
+msgid "Export as"
+msgstr "Export as"
+
+#. TRANS: ODP is Open Office presentation
+#: turtleblocks.py:442
+msgid "ODP"
+msgstr "ODP"
+
+#: turtleblocks.py:444
+msgid "Logo"
+msgstr "Logo"
+
+#: turtleblocks.py:448
msgid "Quit"
msgstr "Quit"
-#: turtleblocks.py:438
+#: turtleblocks.py:449
msgid "File"
msgstr "File"
-#: turtleblocks.py:446
+#: turtleblocks.py:457
msgid "Rescale coordinates"
msgstr "Rescale coordinates"
-#: turtleblocks.py:452
+#: turtleblocks.py:463
msgid "Reset block size"
msgstr "Reset block size"
-#: turtleblocks.py:473
+#: turtleblocks.py:484
msgid "Show/hide blocks"
msgstr "Show/hide blocks"
-#: turtleblocks.py:475
+#: turtleblocks.py:486
msgid "Tools"
msgstr "Tools"
-#: turtleblocks.py:481
+#: turtleblocks.py:492
msgid "Debug"
msgstr "Debug"
-#: turtleblocks.py:483
+#: turtleblocks.py:494
msgid "Turtle"
msgstr "Turtle"
-#: turtleblocks.py:486
+#: turtleblocks.py:497
msgid "About..."
msgstr "About..."
-#: turtleblocks.py:532
+#: turtleblocks.py:544
msgid "You have unsaved work. Would you like to save before quitting?"
msgstr "You have unsaved work. Would you like to save before quitting?"
-#: turtleblocks.py:536
+#: turtleblocks.py:548
msgid "Save project?"
msgstr "Save project?"
-#: turtleblocks.py:546
-#, python-format,
+#: turtleblocks.py:558
+#, python-format
+#, python-format,
msgid "Plugin %s already installed"
msgstr "Plugin %s already installed"
-#: turtleblocks.py:666
+#: turtleblocks.py:687
msgid "myproject"
msgstr "myproject"
+#~ msgid "Load project"
+#~ msgstr "Load project"
+
#~ msgid "Hide sample projects"
#~ msgstr "Hide sample projects"