mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/code] I18n: Missing translations
This commit is contained in:
@@ -167,7 +167,7 @@ PythonTurtleBlue = "Colore blu"
|
||||
PythonTurtleBrown = "Colore marrone"
|
||||
PythonTurtleCircle = "Cerchio di raggio r pixel"
|
||||
PythonTurtleColor = "Modifica il colore del tratto"
|
||||
PythonTurtleColorMode = "Set the color mode to 1.0 or 255"
|
||||
PythonTurtleColorMode = "Imposta la modalità colore a 1.0 o 255"
|
||||
PythonTurtleForward = "Avanza di x pixel"
|
||||
PythonTurtleFunction = "Prefisso funzione modello turtle"
|
||||
PythonTurtleGoto = "Spostati alle coordinate (x,y)"
|
||||
|
||||
@@ -167,7 +167,7 @@ PythonTurtleBlue = "Cor azul"
|
||||
PythonTurtleBrown = "Cor castanha"
|
||||
PythonTurtleCircle = "Circunferência de raio r pixels"
|
||||
PythonTurtleColor = "Definir a cor da caneta"
|
||||
PythonTurtleColorMode = "Set the color mode to 1.0 or 255"
|
||||
PythonTurtleColorMode = "Ajustar o modo de cor para 1.0 ou 255"
|
||||
PythonTurtleForward = "Avançar x pixels"
|
||||
PythonTurtleFunction = "Prefixo da função do módulo turtle"
|
||||
PythonTurtleGoto = "Ir paras as coordenadas (x,y)"
|
||||
|
||||
Reference in New Issue
Block a user