Resources/es: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
 
(15 intermediate revisions by one other user not shown)
Line 10: Line 10:
== [[Special:MyLanguage/Block Glossary|Glosario de Bloques]] ==
== [[Special:MyLanguage/Block Glossary|Glosario de Bloques]] ==


TODO: Change these to Spanish
Agentes
{{List Blocks From Drawer|Agentes|es}}
{{List Blocks From Drawer|Detección|es}}
{{List Blocks From Drawer|Ambiente|es}}
{{List Blocks From Drawer|Interfaz|es}}
{{List Blocks From Drawer|Teclado|es}}
{{List Blocks From Drawer|Listas|es}}
{{List Blocks From Drawer|Lógica|es}}
{{List Blocks From Drawer|Matemática|es}}
{{List Blocks From Drawer|Movimiento|es}}
{{List Blocks From Drawer|Procedimientos|es}}
{{List Blocks From Drawer|Sonido|es}}
{{List Blocks From Drawer|Rasgos|es}}
{{List Blocks From Drawer|Variables|es}}
{{List Blocks From Drawer|Depurar|es}}
*Agentes número dos
<DPL>
<DPL>
category = Agentes
category = agents
format = ,**[[%PAGE%|%TITLE%]],\n
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
</DPL>
*Agentes tres
Detección
<DPL>
<DPL>
category = Agentes
category = detection
format = ,**[[%PAGE%|{{int: %TITLE%}}]],\n
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Ambiente
<DPL>
category = environment
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Interfaz
<DPL>
category = interface
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Teclado
<DPL>
category = keyboard
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Listas
<DPL>
category = lists
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Lógica
<DPL>
category = logic
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Matemática
<DPL>
category = math
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Movimiento
<DPL>
category = movement
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Procedimientos
<DPL>
category = procedures
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Sonido
<DPL>
category = sound
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Rasgos
<DPL>
category = traits
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Variables
<DPL>
category = variables
nottitlematch = %/en
nottitlematch = %/es
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Depurar
<DPL>
category = debugger
nottitlematch = %/en
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
</DPL>
</div>
</div>
Line 39: Line 99:
<div style="flex:100%;margin: 0px 10px;padding:10px;border-style: ridge; border-width: 1px">
<div style="flex:100%;margin: 0px 10px;padding:10px;border-style: ridge; border-width: 1px">


== [[Learning Curriculum]] ==
== [[Curriculum]] ==
<ul>
<ul>
<li>[[Orientation]]</li>
<li>[[Orientation]]</li>

Latest revision as of 20:08, 7 November 2023

Other languages:


Glosario de Bloques

Agentes

Detección

Ambiente

Interfaz

Teclado

Listas

Lógica

Matemática

Movimiento

Procedimientos

Sonido

Rasgos

Variables

Depurar

Documentación Técnica