From b198917a2525ca83336efffb1a10ff6b07823481 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 10 Dec 2008 20:01:37 +0000 Subject: added ru and fixed a few other lang problems --- (limited to 'images/ru/turtle') diff --git a/images/ru/turtle/arc.svg b/images/ru/turtle/arc.svg new file mode 100644 index 0000000..fa54c57 --- /dev/null +++ b/images/ru/turtle/arc.svg @@ -0,0 +1,149 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + круг + + + угол + + + радиус + + diff --git a/images/ru/turtle/back.svg b/images/ru/turtle/back.svg new file mode 100644 index 0000000..49d3ebd --- /dev/null +++ b/images/ru/turtle/back.svg @@ -0,0 +1,122 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + назад + + diff --git a/images/ru/turtle/clean.svg b/images/ru/turtle/clean.svg new file mode 100644 index 0000000..6c0d3be --- /dev/null +++ b/images/ru/turtle/clean.svg @@ -0,0 +1,115 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + сброс + + diff --git a/images/ru/turtle/forward.svg b/images/ru/turtle/forward.svg new file mode 100644 index 0000000..eb640c9 --- /dev/null +++ b/images/ru/turtle/forward.svg @@ -0,0 +1,122 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + вперёд + + diff --git a/images/ru/turtle/heading.svg b/images/ru/turtle/heading.svg new file mode 100644 index 0000000..936feb2 --- /dev/null +++ b/images/ru/turtle/heading.svg @@ -0,0 +1,90 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + курс + + diff --git a/images/ru/turtle/left.svg b/images/ru/turtle/left.svg new file mode 100644 index 0000000..ebf2076 --- /dev/null +++ b/images/ru/turtle/left.svg @@ -0,0 +1,122 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + влево + + diff --git a/images/ru/turtle/right.svg b/images/ru/turtle/right.svg new file mode 100644 index 0000000..41eeee3 --- /dev/null +++ b/images/ru/turtle/right.svg @@ -0,0 +1,122 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + вправо + + diff --git a/images/ru/turtle/seth.svg b/images/ru/turtle/seth.svg new file mode 100644 index 0000000..b1ef5e5 --- /dev/null +++ b/images/ru/turtle/seth.svg @@ -0,0 +1,122 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + курс + + diff --git a/images/ru/turtle/setxy.svg b/images/ru/turtle/setxy.svg new file mode 100644 index 0000000..11c0f4c --- /dev/null +++ b/images/ru/turtle/setxy.svg @@ -0,0 +1,162 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + распо- + + + ложить + + + x + + + y + + diff --git a/images/ru/turtle/turtlegroup.svg b/images/ru/turtle/turtlegroup.svg new file mode 100644 index 0000000..1fe3541 --- /dev/null +++ b/images/ru/turtle/turtlegroup.svg @@ -0,0 +1,679 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + X + + + + + сброс + + + + + + + + вперёд + + + + + + + + назад + + + + + + + + влево + + + + + + + + вправо + + + + + + + + + + круг + + + угол + + + + + + + + + + распо- + + + ложить + + + x + y + + + + + + + + курс + + + + + + x + + + + + + y + + + + + + курс + + + + Черепашка + + + радиус + + diff --git a/images/ru/turtle/turtlemask.svg b/images/ru/turtle/turtlemask.svg new file mode 100644 index 0000000..9f56748 --- /dev/null +++ b/images/ru/turtle/turtlemask.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/ru/turtle/xcor.svg b/images/ru/turtle/xcor.svg new file mode 100644 index 0000000..2de763c --- /dev/null +++ b/images/ru/turtle/xcor.svg @@ -0,0 +1,90 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + x + + diff --git a/images/ru/turtle/ycor.svg b/images/ru/turtle/ycor.svg new file mode 100644 index 0000000..ccbd4ec --- /dev/null +++ b/images/ru/turtle/ycor.svg @@ -0,0 +1,90 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + y + + -- cgit v0.9.1