From 99069ed9a23a7f874f484ec6e47438ca25eed3f9 Mon Sep 17 00:00:00 2001 From: walter bender Date: Sun, 23 Nov 2008 23:26:47 +0000 Subject: added Finnish support; SVG cleanup --- (limited to 'images/fi/turtle') diff --git a/images/fi/turtle/arc.svg b/images/fi/turtle/arc.svg new file mode 100644 index 0000000..d57fb4f --- /dev/null +++ b/images/fi/turtle/arc.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + kaari + + kulma + + säde + diff --git a/images/fi/turtle/back.svg b/images/fi/turtle/back.svg new file mode 100644 index 0000000..fa7f483 --- /dev/null +++ b/images/fi/turtle/back.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + takaisin + + diff --git a/images/fi/turtle/clean.svg b/images/fi/turtle/clean.svg new file mode 100644 index 0000000..cb0c34c --- /dev/null +++ b/images/fi/turtle/clean.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + puhdas + + diff --git a/images/fi/turtle/forward.svg b/images/fi/turtle/forward.svg new file mode 100644 index 0000000..33cb526 --- /dev/null +++ b/images/fi/turtle/forward.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + eteenpäin + + diff --git a/images/fi/turtle/heading.svg b/images/fi/turtle/heading.svg new file mode 100644 index 0000000..5493381 --- /dev/null +++ b/images/fi/turtle/heading.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + otsikko + + diff --git a/images/fi/turtle/left.svg b/images/fi/turtle/left.svg new file mode 100644 index 0000000..770150e --- /dev/null +++ b/images/fi/turtle/left.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + vasen + + diff --git a/images/fi/turtle/right.svg b/images/fi/turtle/right.svg new file mode 100644 index 0000000..b7886e1 --- /dev/null +++ b/images/fi/turtle/right.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + oikea + + diff --git a/images/fi/turtle/seth.svg b/images/fi/turtle/seth.svg new file mode 100644 index 0000000..e01ba49 --- /dev/null +++ b/images/fi/turtle/seth.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + aseta + + + otsikko + + diff --git a/images/fi/turtle/setxy.svg b/images/fi/turtle/setxy.svg new file mode 100644 index 0000000..ed27daa --- /dev/null +++ b/images/fi/turtle/setxy.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + aseta xy + + x + + y + diff --git a/images/fi/turtle/turtlegroup.svg b/images/fi/turtle/turtlegroup.svg new file mode 100644 index 0000000..27b9e8e --- /dev/null +++ b/images/fi/turtle/turtlegroup.svg @@ -0,0 +1,528 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + X + + + + puhdas + + + + + + + + eteenpäin + + + + + + + + takaisin + + + + + + + + vasen + + + + + + + + oikea + + + + + + + + + + kaari + + kulma + säde + + + + + + + + + + aseta xy + + + x + y + + + + + + + + aseta + + + otsikko + + + + + + x koord + + + + + + y koord + + + + + + otsikko + + + + Kilpikonna + + diff --git a/images/fi/turtle/turtlemask.svg b/images/fi/turtle/turtlemask.svg new file mode 100644 index 0000000..9f56748 --- /dev/null +++ b/images/fi/turtle/turtlemask.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/fi/turtle/xcor.svg b/images/fi/turtle/xcor.svg new file mode 100644 index 0000000..cae2aab --- /dev/null +++ b/images/fi/turtle/xcor.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + x koord + + diff --git a/images/fi/turtle/ycor.svg b/images/fi/turtle/ycor.svg new file mode 100644 index 0000000..082a599 --- /dev/null +++ b/images/fi/turtle/ycor.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + y koord + + -- cgit v0.9.1