mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
"CONTROLS_FOR_TOOLTIP": "Hacer que la variable %1 tome los valores desde el número de inicio hasta el número final, contando con el intervalo especificado, y hacer los bloques especificados.",
|
||||
"CONTROLS_FOR_INPUT_WITH": "contar con",
|
||||
"CONTROLS_FOR_INPUT_FROM_TO_BY": "desde %1 hasta %2 de a %3",
|
||||
"CONTROLS_FOREACH_HELPURL": "https://es.wikipedia.org/wiki/Foreach bloque 'para cada'",
|
||||
"CONTROLS_FOREACH_INPUT_ITEM": "para cada elemento",
|
||||
"CONTROLS_FOREACH_INPUT_INLIST": "en la lista",
|
||||
"CONTROLS_FOREACH_TOOLTIP": "Para cada elemento en una lista, establecer la variable '%1' al elemento y luego hacer algunas declaraciones.",
|
||||
|
||||
Reference in New Issue
Block a user