2017-08-21 14:01:10 +02:00
{
2017-09-25 14:41:11 +02:00
"semantics" : [
2017-08-21 14:01:10 +02:00
{
2017-09-25 14:41:11 +02:00
"widgets" : [
2017-08-21 14:01:10 +02:00
{
2017-09-25 14:41:11 +02:00
"label" : "Predeterminado"
2017-08-21 14:01:10 +02:00
}
] ,
2017-09-25 14:41:11 +02:00
"label" : "Tarjetas" ,
"entity" : "card" ,
"field" : {
"label" : "Tarjeta" ,
"fields" : [
2017-08-21 14:01:10 +02:00
{
2017-09-25 14:41:11 +02:00
"label" : "Imagen"
2017-08-21 14:01:10 +02:00
} ,
{
2018-05-27 17:00:47 +02:00
"label" : "Alternative text for Image" ,
"description" : "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users."
2017-08-21 14:01:10 +02:00
} ,
{
2018-05-27 17:00:47 +02:00
"label" : "Imagen coincidente" ,
"description" : "Una imagen opcional para emparejar, en vez de usar dos tarjetas con la misma imagen."
2017-09-25 14:41:11 +02:00
} ,
{
"label" : "Alternative text for Matching Image" ,
"description" : "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users."
} ,
{
2018-05-27 17:00:47 +02:00
"label" : "Descripción" ,
"description" : "Un breve texto opcional que aparecerá una vez se encuentren las dos cartas coincidentes."
2017-08-21 14:01:10 +02:00
}
]
}
} ,
{
2017-09-25 14:41:11 +02:00
"label" : "Ajustes de comportamiento" ,
"description" : "Estas opciones le permitirán controlar cómo se comporta el juego." ,
"fields" : [
2017-08-21 14:01:10 +02:00
{
2017-09-25 14:41:11 +02:00
"label" : "Coloca las tarjetas en un cuadrado" ,
"description" : "Intentará igualar el número de columnas y filas al distribuir las tarjetas. Después, las tarjetas se escalarán para que se ajusten al contenedor."
2017-08-21 14:01:10 +02:00
} ,
{
2017-09-25 14:41:11 +02:00
"label" : "Número de tarjetas a utilizar" ,
"description" : "Establecer esto a un número mayor que 2 hará que el juego seleccione tarjetas aleatorias de la lista de tarjetas."
2017-08-21 14:01:10 +02:00
} ,
{
2017-09-25 14:41:11 +02:00
"label" : "Añadir botón para volver a intentarlo cuando el juego ha terminado"
2017-08-21 14:01:10 +02:00
}
]
} ,
{
2017-09-25 14:41:11 +02:00
"label" : "Aspecto y comportamiento" ,
"description" : "Controla los efectos visuales del juego." ,
"fields" : [
{
"label" : "Color del tema" ,
"description" : "Elegir un color para crear un tema para su juego de cartas." ,
"default" : "#909090"
2017-08-21 14:01:10 +02:00
} ,
{
2017-09-25 14:41:11 +02:00
"label" : "Parte posterior de la tarjeta" ,
"description" : "Utilice una parte posterior personalizada para sus tarjetas."
2017-08-21 14:01:10 +02:00
}
]
} ,
{
2017-09-25 14:41:11 +02:00
"label" : "Localización" ,
"fields" : [
{
"label" : "Texto para los giros de tarjetas" ,
"default" : "Giros de tarjeta"
} ,
{
"label" : "Texto de tiempo usado" ,
"default" : "Tiempo usado"
} ,
{
"label" : "Texto de comentarios" ,
"default" : "¡Buen trabajo!"
} ,
{
"label" : "Intente del botón Intente de nuevo" ,
"default" : "¿Volver a intentarlo?"
} ,
{
"label" : "Etiqueta del botón Cerrar" ,
"default" : "Cerrar"
} ,
2017-08-21 14:01:10 +02:00
{
2017-09-25 14:41:11 +02:00
"label" : "Game label" ,
"default" : "Memory Game. Find the matching cards."
2017-08-21 14:01:10 +02:00
} ,
{
2017-09-25 14:41:11 +02:00
"label" : "Game finished label" ,
"default" : "All of the cards have been found."
2017-08-21 14:01:10 +02:00
} ,
{
2017-09-25 14:41:11 +02:00
"label" : "Card indexing label" ,
"default" : "Card %num:"
2017-08-21 14:01:10 +02:00
} ,
{
2017-09-25 14:41:11 +02:00
"label" : "Card unturned label" ,
"default" : "Unturned."
2017-08-21 14:01:10 +02:00
} ,
{
2017-09-25 14:41:11 +02:00
"label" : "Card matched label" ,
"default" : "Match found."
2017-08-21 14:01:10 +02:00
}
]
}
]
2018-05-27 17:00:47 +02:00
}