Resources/es: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
 
(6 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|Agents|es}}
{{List Blocks From Drawer|Detection|es}}
{{List Blocks From Drawer|Environment|es}}
{{List Blocks From Drawer|Interface|es}}
{{List Blocks From Drawer|Keyboard|es}}
{{List Blocks From Drawer|Lists|es}}
{{List Blocks From Drawer|Logic|es}}
{{List Blocks From Drawer|Math|es}}
{{List Blocks From Drawer|Movement|es}}
{{List Blocks From Drawer|Procedures|es}}
{{List Blocks From Drawer|Sound|es}}
{{List Blocks From Drawer|Traits|es}}
{{List Blocks From Drawer|Variables|es}}
{{List Blocks From Drawer|Debugging|es}}
*Agentes número dos
<DPL>
<DPL>
category = agents
category = agents
nottitlematch = %/en
nottitlematch = %/en
format = ,**[[%PAGE%/es|{{#dpl: title=Translations:%PAGE%/Page display title/es | include = *}}]],\n
format = ,*[[%PAGE%/es|{{Translations:%PAGE%/Page display title/es}}]],\n
</DPL>
Detección
<DPL>
category = detection
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>
*Agentes pero con solo una línea
{{#dpl:
|category = agents
|nottitlematch = %/en
|format = ,**[[%PAGE%/es|{{#dpl: title=Translations:%PAGE%/Page display title/es | include = *}}]],\n
}}
New Template Test
{{List Blocks From Drawer Language|drawer = Agents|es}}
</div>
</div>


<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