Translations by Malcolm Hunter

Malcolm Hunter has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 312 results
~
<placeholder>variable</placeholder>
2009-04-08
<placeholder>variable</placeholder>
~
Save the current canvas as a picture
2009-04-08
Save the current canvas as a picture
~
<placeholder>comment</placeholder>
2009-04-08
<placeholder>comment</placeholder>
~
KTurtle is an educational programming environment that aims to make programming as easy as possible, especially for young children. KTurtle intends to help teaching kids the basics of math, geometry, and programming.
2009-04-08
KTurtle is an educational programming environment that aims to make programming as easy as possible, especially for young children. KTurtle intends to help teaching kids the basics of maths, geometry and programming.
~
Save &as Picture...
2009-04-08
Save &as Picture...
~
exp
2009-04-08
exp
~
<placeholder>parenthesis</placeholder>
2009-04-08
<placeholder>bracket</placeholder>
~
&View
2009-04-08
&View
~
<placeholder>assignment</placeholder>
2009-04-08
<placeholder>assignment</placeholder>
~
1 parameter
%1 parameters
2009-04-08
1 parameter
%1 parameters
~
<placeholder>string</placeholder>
2009-04-08
<placeholder>string</placeholder>
~
<placeholder>number</placeholder>
2009-04-08
<placeholder>number</placeholder>
~
Nothing to show here
2009-04-08
Nothing to show here
~
<placeholder>scope</placeholder>
2009-04-08
<placeholder>scope</placeholder>
~
<placeholder>no keyword</placeholder>
2009-04-08
<placeholder>no keyword</placeholder>
~
File to open (in the GUI mode)
2009-04-08
File to open (in the GUI mode)
~
Save as Picture: Save the current canvas as a picture
2009-04-08
Save as Picture: Save the current canvas as a picture
~
Only tokenizes the turtle code (only works in testing mode)
2009-04-08
Only tokenises the turtle code (only works in testing mode)
1.
Internationalized string with an %1
2009-04-08
Internationalised string with an %1
2.
The %1 command accepts no parameters.
2006-04-19
The %1 command accepts no parameters.
3.
The %2 command was called with %3 but needs 1 parameter.
The %2 command was called with %3 but needs %1 parameters.
2009-04-08
The %2 command was called with %3 but needs 1 parameter.
The %2 command was called with %3 but needs %1 parameters.
4.
The %2 command was called with %3 but only accepts 1 parameter.
The %2 command was called with %3 but only accepts %1 parameters.
2009-04-08
The %2 command was called with %3 but only accepts 1 parameter.
The %2 command was called with %3 but only accepts %1 parameters.
5.
The %1 command only accepts a string as its parameter.
2006-04-19
The %1 command only accepts a string as its parameter.
6.
The %1 command only accepts strings as its parameters.
2006-04-19
The %1 command only accepts strings as its parameters.
7.
The %1 command only accepts a number as its parameter.
2006-04-19
The %1 command only accepts a number as its parameter.
8.
The %1 command only accepts numbers as its parameters.
2006-04-19
The %1 command only accepts numbers as its parameters.
9.
The %1 command only accepts an answer as its parameter.
2009-04-08
The %1 command only accepts an answer as its parameter.
10.
The %1 command only accepts answers as its parameters.
2009-04-08
The %1 command only accepts answers as its parameters.
11.
The variable '%1' was used without first being assigned to a value
2009-04-08
The variable '%1' was used without first being assigned to a value
12.
An unknown function named '%1' was called
2009-04-08
An unknown function named '%1' was called
14.
The function '%1' was called with %2, while it should be called with %3
2009-04-08
The function '%1' was called with %2, while it should be called with %3
16.
'And' needs two variables
2009-04-08
'And' needs two variables
17.
'Or' needs two variables
2009-04-08
'Or' needs two variables
18.
I need something to do a not on
2009-04-08
I need something to do a not on
19.
I cannot do a '==' without 2 variables
2009-04-08
I cannot do a '==' without 2 variables
20.
I cannot do a '!=' without 2 variables
2009-04-08
I cannot do a '!=' without 2 variables
21.
I cannot do a '>' without 2 variables
2009-04-08
I cannot do a '>' without 2 variables
22.
I cannot do a '<' without 2 variables
2009-04-08
I cannot do a '<' without 2 variables
23.
I cannot do a '>=' without 2 variables
2009-04-08
I cannot do a '>=' without 2 variables
24.
I cannot do a '<=' without 2 variables
2009-04-08
I cannot do a '<=' without 2 variables
26.
You need two numbers to subtract
2009-04-08
You need two numbers to subtract
27.
You tried to subtract from a non-number, '%1'
2009-04-08
You tried to subtract from a non-number, '%1'
28.
You tried to subtract a non-number, '%1'
2009-04-08
You tried to subtract a non-number, '%1'
32.
You need two numbers to divide
2009-04-08
You need two numbers to divide
34.
You tried to divide a non-number, '%1'
2009-04-08
You tried to divide a non-number, '%1'
35.
You tried to divide by a non-number, '%1'
2009-04-08
You tried to divide by a non-number, '%1'
36.
You need two numbers to raise a power
2009-04-08
You need two numbers to raise a power
37.
You tried to raise a non-number to a power, '%1'
2009-04-08
You tried to raise a non-number to a power, '%1'
38.
You tried to raise the power of a non-number, '%1'
2009-04-08
You tried to raise the power of a non-number, '%1'
39.
You need one variable and a value or variable to do a '='
2009-04-08
You need one variable and a value or variable to do a '='