Merge branch 'master' into release

pull/52/head
Paal Joergensen 2019-11-05 10:37:09 +01:00
commit 5da1d3c462
40 changed files with 821 additions and 129 deletions

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",
@ -119,4 +118,4 @@
] ]
} }
] ]
} }

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Farvetema", "label": "Farvetema",
"description": "Vælg en farve til bagsiden af dine kort.", "description": "Vælg en farve til bagsiden af dine kort."
"default": "#909090"
}, },
{ {
"label": "Bagsidebillede", "label": "Bagsidebillede",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Themenfarbe", "label": "Themenfarbe",
"description": "Wähle eine Farbe, um das Spiel zu individualisieren.", "description": "Wähle eine Farbe, um das Spiel zu individualisieren."
"default": "#909090"
}, },
{ {
"label": "Kartenrückseite", "label": "Kartenrückseite",
@ -119,4 +118,4 @@
] ]
} }
] ]
} }

View File

@ -3,118 +3,117 @@
{ {
"widgets": [ "widgets": [
{ {
"label": "Default" "label": "Βασικό"
} }
], ],
"label": "Cards", "label": "Κάρτες",
"entity": "card", "entity": "καρτας",
"field": { "field": {
"label": "Card", "label": "Κάρτα",
"fields": [ "fields": [
{ {
"label": "Image" "label": "Εικόνα"
}, },
{ {
"label": "Alternative text for Image", "label": "Εναλλακτικό κείμενο εικόνας",
"description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." "description": "Δώστε μια περιγραφή της εικόνας. Το κείμενο διαβάζεται από εργαλεία ανάγνωσης κειμένου (text-to-speech) που χρησιμοποιούνται από χρήστες με προβλήματα όρασης."
}, },
{ {
"label": "Audio Track", "label": "Ήχος ανοίγματος",
"description": "An optional sound that plays when the card is turned." "description": "Ήχος που ακούγεται κάθε φορά που μια κάρτα ανοίγει (προαιρετικά)."
}, },
{ {
"label": "Matching Image", "label": "Αντίστοιχη εικόνα",
"description": "An optional image to match against instead of using two cards with the same image." "description": "Αντίστοιχη εικόνα που μπορεί να χρησιμοποιηθεί προαιρετικά αντί της χρήσης της ίδιας εικόνας σε δύο κάρτες (προαιρετικά)."
}, },
{ {
"label": "Alternative text for Matching Image", "label": "Εναλλακτικό κείμενο αντίστοιχης εικόνας",
"description": "Describe what can be seen in the photo. The text is read by text-to-speech tools needed by visually impaired users." "description": "Δώστε μια περιγραφή της εικόνας. Το κείμενο διαβάζεται από εργαλεία ανάγνωσης κειμένου (text-to-speech) που χρησιμοποιούνται από χρήστες με προβλήματα όρασης."
}, },
{ {
"label": "Matching Audio Track", "label": "Ήχος αντιστοίχισης",
"description": "An optional sound that plays when the second card is turned." "description": "Ήχος που ακούγεται κάθε φορά που δύο κάρτες αντιστοιχίζονται μεταξύ τους (προαιρετικά)."
}, },
{ {
"label": "Description", "label": "Κείμενο αντιστοίχισης",
"description": "An optional short text that will pop up once the two matching cards are found." "description": "Σύντομο κείμενο που εμφανίζεται κάθε φορά που δύο κάρτες αντιστοιχίζονται μεταξύ τους (προαιρετικά)."
} }
] ]
} }
}, },
{ {
"label": "Behavioural settings", "label": "Ρυθμίσεις παιχνιδιού",
"description": "These options will let you control how the game behaves.", "description": "Αυτές οι ρυθμίσεις σας επιτρέπουν να καθορίσετε τον τρόπο λειτουργίας του παιχνιδιού.",
"fields": [ "fields": [
{ {
"label": "Position the cards in a square", "label": "Διάταξη καρτών σε τετράγωνο",
"description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container." "description": "Κατά τη διάταξη των καρτών επιχειρείται ο αριθμός των στηλών να είναι ίδιος με τον αριθμό των γραμμών. Οι διαστάσεις των καρτών προσαρμόζονται."
}, },
{ {
"label": "Number of cards to use", "label": "Αριθμός καρτών που χρησιμοποιούνται",
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards." "description": "Επιλέγοντας αριθμό μεγαλύτερο του δύο (2) οδηγείτε το παιχνίδι στην τυχαία επιλογή καρτών από τη συνολική λίστα."
}, },
{ {
"label": "Add button for retrying when the game is over" "label": "Προσθήκη κουμπιού νέας προσπάθειας μετά την ολοκλήρωση του παιχνιδιού"
} }
] ]
}, },
{ {
"label": "Look and feel", "label": "Εμφάνιση",
"description": "Control the visuals of the game.", "description": "Έλεγχος της εμφάνισης του παιχνιδιού.",
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Χρώμα \"θέματος\"",
"description": "Choose a color to create a theme for your card game.", "description": "Επιλέξτε ένα χρώμα για τη δημιουργία \"θέματος\" για το παιχνίδι μνήμης."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Πίσω πλευρά καρτών",
"description": "Use a custom back for your cards." "description": "Χρησιμοποιήστε μια δική σας εικόνα για την πίσω πλευρά των καρτών."
} }
] ]
}, },
{ {
"label": "Localization", "label": "Προσαρμογή",
"fields": [ "fields": [
{ {
"label": "Card turns text", "label": "Κείμενο ανοίγματος κάρτας",
"default": "Card turns" "default": "Άνοιγμα κάρτας"
}, },
{ {
"label": "Time spent text", "label": "Time spent text",
"default": "Time spent" "default": "Χρόνος"
}, },
{ {
"label": "Feedback text", "label": "Κείμενο ανατροφοδότησης",
"default": "Good work!" "default": "Μπράβο!"
}, },
{ {
"label": "Try again button text", "label": "Κείμενο κουμπιού νέας προσπάθειας",
"default": "Try again?" "default": "Επανάληψη"
}, },
{ {
"label": "Close button label", "label": "Ετικέτα κουμπιού κλεισίματος",
"default": "Close" "default": "Κλείσιμο"
}, },
{ {
"label": "Game label", "label": "Ετικέτα παιχνιδιού",
"default": "Memory Game. Find the matching cards." "default": "Παιχνίδι μνήμης. Αντιστοίχισε τις κάρτες που ταιριάζουν μεταξύ τους."
}, },
{ {
"label": "Game finished label", "label": "Ετικέτα ολοκλήρωσης παιχνιδιού",
"default": "All of the cards have been found." "default": "Έχουν αντιστοιχιστεί όλες οι κάρτες!"
}, },
{ {
"label": "Card indexing label", "label": "Ετικέτα ταξινόμησης κάρτας",
"default": "Card %num:" "default": "Κάρτα %num:"
}, },
{ {
"label": "Card unturned label", "label": "Ετικέτα κλειστής κάρτας",
"default": "Unturned." "default": "Κλειστή."
}, },
{ {
"label": "Card matched label", "label": "Ετικέτα κάρτας που έχει αντιστοιχιστεί",
"default": "Match found." "default": "Έχει αντιστοιχιστεί."
} }
] ]
} }

121
language/es-mx.json Normal file
View File

@ -0,0 +1,121 @@
{
"semantics": [
{
"widgets": [
{
"label": "Predeterminado"
}
],
"label": "Tarjetas",
"entity": "card",
"field": {
"label": "Tarjeta",
"fields": [
{
"label": "Imagen"
},
{
"label": "Texto alternativo para la imagen",
"description": "Describe lo que se puede ver en la foto. El texto es leído por una herramienta de conversion de texto a voz, a usuarios con discapacidad visual."
},
{
"label": "Pista de Audio",
"description": "Un sonido opcional que se reproduce cuando se voltea la carta."
},
{
"label": "Imagen coincidente",
"description": "Una imagen opcional para emparejar, en vez de usar dos tarjetas con la misma imagen."
},
{
"label": "Texto alternativo para imagenes coincidentes",
"description": "El texto es leído por una herramienta de conversion de texto a voz, a usuarios con discapacidad visual."
},
{
"label": "Pista de Audio Coincidente",
"description": "Un sonido opcional que se reproduce cuando se voltea la segunda carta."
},
{
"label": "Descripción",
"description": "Un breve texto opcional que aparecerá una vez se encuentren las dos cartas coincidentes."
}
]
}
},
{
"label": "Ajustes de comportamiento",
"description": "Estas opciones le permitirán controlar cómo se comporta el juego.",
"fields": [
{
"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."
},
{
"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."
},
{
"label": "Añadir botón para volver a intentarlo cuando el juego ha terminado"
}
]
},
{
"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."
},
{
"label": "Parte posterior de la tarjeta",
"description": "Utilice una parte posterior personalizada para sus tarjetas."
}
]
},
{
"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": "Texto del botón Intente de nuevo",
"default": "¿Volver a intentarlo?"
},
{
"label": "Texto del botón Cerrar",
"default": "Cerrar"
},
{
"label": "Texto del juego",
"default": "Juego de memoria. Encuentra las cartas que hacen juego."
},
{
"label": "Texto del juego terminado",
"default": "Todas las cartas han sido encontradas."
},
{
"label": "Texto de indexación de la tarjeta",
"default": "Tarjeta %num:"
},
{
"label": "Texto de tarjetas sin voltear",
"default": "Sin voltear."
},
{
"label": "Texto de la tarjeta coincidente",
"default": "Coincidencia encontrada."
}
]
}
]
}

View File

@ -19,8 +19,8 @@
"description": "Describe lo que se puede ver en la foto. El texto es leído por una herramienta de conversion de texto a voz, a usuarios con discapacidad visual." "description": "Describe lo que se puede ver en la foto. El texto es leído por una herramienta de conversion de texto a voz, a usuarios con discapacidad visual."
}, },
{ {
"label": "Audio Track", "label": "Pista de Audio",
"description": "An optional sound that plays when the card is turned." "description": "Un sonido opcional que se reproduce cuando se voltea la carta."
}, },
{ {
"label": "Imagen coincidente", "label": "Imagen coincidente",
@ -31,8 +31,8 @@
"description": "El texto es leído por una herramienta de conversion de texto a voz, a usuarios con discapacidad visual." "description": "El texto es leído por una herramienta de conversion de texto a voz, a usuarios con discapacidad visual."
}, },
{ {
"label": "Matching Audio Track", "label": "Pista de Audio Coincidente",
"description": "An optional sound that plays when the second card is turned." "description": "Un sonido opcional que se reproduce cuando se voltea la segunda carta."
}, },
{ {
"label": "Descripción", "label": "Descripción",
@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Color del tema", "label": "Color del tema",
"description": "Elegir un color para crear un tema para su juego de cartas.", "description": "Elegir un color para crear un tema para su juego de cartas."
"default": "#909090"
}, },
{ {
"label": "Parte posterior de la tarjeta", "label": "Parte posterior de la tarjeta",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Teemavärv", "label": "Teemavärv",
"description": "Vali oma mängu teemavärv.", "description": "Vali oma mängu teemavärv."
"default": "#909090"
}, },
{ {
"label": "Kaardi taust", "label": "Kaardi taust",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Estiloaren kolorea", "label": "Estiloaren kolorea",
"description": "Aukeratu kolorea zure karta jokoarentzat estiloa sortzeko.", "description": "Aukeratu kolorea zure karta jokoarentzat estiloa sortzeko."
"default": "#909090"
}, },
{ {
"label": "Kartaren atzeko aldea", "label": "Kartaren atzeko aldea",
@ -119,4 +118,4 @@
] ]
} }
] ]
} }

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Väriteema", "label": "Väriteema",
"description": "Valitse väri luodaksesi teeman pelille.", "description": "Valitse väri luodaksesi teeman pelille."
"default": "#909090"
}, },
{ {
"label": "Kortin kääntöpuoli", "label": "Kortin kääntöpuoli",
@ -119,4 +118,4 @@
] ]
} }
] ]
} }

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Couleur du thème", "label": "Couleur du thème",
"description": "Choisissez une couleur pour créer un thème pour votre jeu de cartes.", "description": "Choisissez une couleur pour créer un thème pour votre jeu de cartes."
"default": "#909090"
}, },
{ {
"label": "Dos des cartes", "label": "Dos des cartes",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "テーマ色", "label": "テーマ色",
"description": "カードゲームのテーマとなる色を選択してください。", "description": "カードゲームのテーマとなる色を選択してください。"
"default": "#909090"
}, },
{ {
"label": "カード裏", "label": "カード裏",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Temafarge", "label": "Temafarge",
"description": "Velg en farge for å skape et tema over kortspillet ditt.", "description": "Velg en farge for å skape et tema over kortspillet ditt."
"default": "#909090"
}, },
{ {
"label": "Kortbaksiden", "label": "Kortbaksiden",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Themakleur", "label": "Themakleur",
"description": "Kies een themakleur voor kaarten van je geheugenspel.", "description": "Kies een themakleur voor kaarten van je geheugenspel."
"default": "#909090"
}, },
{ {
"label": "Achterkant kaart", "label": "Achterkant kaart",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Cor tema", "label": "Cor tema",
"description": "Escolha uma cor para criar um tema para seu jogo.", "description": "Escolha uma cor para criar um tema para seu jogo."
"default": "#909090"
}, },
{ {
"label": "Verso do cartão", "label": "Verso do cartão",
@ -119,4 +118,4 @@
] ]
} }
] ]
} }

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Cor tema", "label": "Cor tema",
"description": "Escolha uma cor para criar um tema para seu jogo.", "description": "Escolha uma cor para criar um tema para seu jogo."
"default": "#909090"
}, },
{ {
"label": "Verso do cartão", "label": "Verso do cartão",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Цвет темы", "label": "Цвет темы",
"description": "Выберите цвет, чтобы создать тему для своей карточной игры.", "description": "Выберите цвет, чтобы создать тему для своей карточной игры."
"default": "#909090"
}, },
{ {
"label": "Обратная сторона карточки", "label": "Обратная сторона карточки",
@ -119,4 +118,4 @@
] ]
} }
] ]
} }

121
language/sl.json Normal file
View File

@ -0,0 +1,121 @@
{
"semantics": [
{
"widgets": [
{
"label": "Privzeto"
}
],
"label": "Kartice",
"entity": "kartica",
"field": {
"label": "Kartica",
"fields": [
{
"label": "Slika"
},
{
"label": "Nadomestno besedilo za prvo kartico v paru",
"description": "Besedilo opisuje videno na sliki in služi bralnikom zaslona."
},
{
"label": "Avdiozapis",
"description": "Neobvezen avdiozapis za spremljavo slike na prvi kartici para."
},
{
"label": "Ujemajoča slika",
"description": "Neobvezna slika za drugo kartico v paru. V nasprotnem primeru bosta par sestavljali kartici z enako sliko."
},
{
"label": "Nadomestno besedilo za drugo kartico v paru",
"description": "Besedilo opisuje videno na sliki in služi bralnikom zaslona."
},
{
"label": "Avdiozapis za drugo kartico v paru",
"description": "Neobvezen avdiozapis za spremljavo slike na drugi kartici para."
},
{
"label": "Opis rešitve",
"description": "Neobvezno besedilo ob uspešni povezavi kartic para."
}
]
}
},
{
"label": "Nastavitve interakcije",
"description": "Nastavitve omogočajo nadzor nad interakcijo aktivnosti za udeležence.",
"fields": [
{
"label": "Kartice poravnaj v pravokotnik",
"description": "Kartice prikaže enakomerno v obliki pravokotnika in ne zgolj poravnano v eni vrsti."
},
{
"label": "Uporabi naslednje število parov",
"description": "V primeru večjega nabora pripravljenih parov kartic, lahko izvajalec tukaj omeji (najmanj 2), koliko parov se dejansko uporabi. Ob ponovitvi aktivnosti bodo pari kartic iz celotnega nabora spet izbrani naključno."
},
{
"label": "Prikaži gumb za ponovitev aktivnosti po zaključku"
}
]
},
{
"label": "Vizualizacija",
"description": "Nastavitve izgleda kartic.",
"fields": [
{
"label": "Barvna shema",
"description": "Izbira barvne sheme kartic."
},
{
"label": "Slika hrbta kartic",
"description": "Izbira slike za hrbet kartic."
}
]
},
{
"label": "Določitev kartic",
"fields": [
{
"label": "Besedilo za obrnjene kartice",
"default": "Obrnjenih kartic"
},
{
"label": "Besedilo za porabljen čas",
"default": "Porabljen čas"
},
{
"label": "Besedilo ob zaključku naloge",
"default": "Dobro opravljeno!"
},
{
"label": "Besedilo gumba za ponoven poskus",
"default": "Poskusi ponovno?"
},
{
"label": "Besedilo gumba Zapri",
"default": "Zapri"
},
{
"label": "Besedilo aktivnosti spomin",
"default": "Poveži pare kartic."
},
{
"label": "Besedilo ob zaključku naloge",
"default": "Povezani so vsi pari."
},
{
"label": "Besedilo za razlikovanje kartic",
"default": "Kartica %num:"
},
{
"label": "Besedilo za neobrnjene kartice",
"default": "Neobrnjeno."
},
{
"label": "Besedilo ob povezanem paru",
"default": "Najden par."
}
]
}
]
}

121
language/sma.json Normal file
View File

@ -0,0 +1,121 @@
{
"semantics": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Cards",
"entity": "card",
"field": {
"label": "Card",
"fields": [
{
"label": "Image"
},
{
"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."
},
{
"label": "Audio Track",
"description": "An optional sound that plays when the card is turned."
},
{
"label": "Matching Image",
"description": "An optional image to match against instead of using two cards with the same image."
},
{
"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."
},
{
"label": "Matching Audio Track",
"description": "An optional sound that plays when the second card is turned."
},
{
"label": "Description",
"description": "An optional short text that will pop up once the two matching cards are found."
}
]
}
},
{
"label": "Behavioural settings",
"description": "These options will let you control how the game behaves.",
"fields": [
{
"label": "Position the cards in a square",
"description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
},
{
"label": "Number of cards to use",
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
},
{
"label": "Add button for retrying when the game is over"
}
]
},
{
"label": "Look and feel",
"description": "Control the visuals of the game.",
"fields": [
{
"label": "Theme Color",
"description": "Choose a color to create a theme for your card game."
},
{
"label": "Card Back",
"description": "Use a custom back for your cards."
}
]
},
{
"label": "Localization",
"fields": [
{
"label": "Card turns text",
"default": "Card turns"
},
{
"label": "Time spent text",
"default": "Time spent"
},
{
"label": "Feedback text",
"default": "Good work!"
},
{
"label": "Try again button text",
"default": "Try again?"
},
{
"label": "Close button label",
"default": "Close"
},
{
"label": "Game label",
"default": "Memory Game. Find the matching cards."
},
{
"label": "Game finished label",
"default": "All of the cards have been found."
},
{
"label": "Card indexing label",
"default": "Card %num:"
},
{
"label": "Card unturned label",
"default": "Unturned."
},
{
"label": "Card matched label",
"default": "Match found."
}
]
}
]
}

121
language/sme.json Normal file
View File

@ -0,0 +1,121 @@
{
"semantics": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Cards",
"entity": "card",
"field": {
"label": "Card",
"fields": [
{
"label": "Image"
},
{
"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."
},
{
"label": "Audio Track",
"description": "An optional sound that plays when the card is turned."
},
{
"label": "Matching Image",
"description": "An optional image to match against instead of using two cards with the same image."
},
{
"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."
},
{
"label": "Matching Audio Track",
"description": "An optional sound that plays when the second card is turned."
},
{
"label": "Description",
"description": "An optional short text that will pop up once the two matching cards are found."
}
]
}
},
{
"label": "Behavioural settings",
"description": "These options will let you control how the game behaves.",
"fields": [
{
"label": "Position the cards in a square",
"description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
},
{
"label": "Number of cards to use",
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
},
{
"label": "Add button for retrying when the game is over"
}
]
},
{
"label": "Look and feel",
"description": "Control the visuals of the game.",
"fields": [
{
"label": "Theme Color",
"description": "Choose a color to create a theme for your card game."
},
{
"label": "Card Back",
"description": "Use a custom back for your cards."
}
]
},
{
"label": "Localization",
"fields": [
{
"label": "Card turns text",
"default": "Card turns"
},
{
"label": "Time spent text",
"default": "Time spent"
},
{
"label": "Feedback text",
"default": "Good work!"
},
{
"label": "Try again button text",
"default": "Try again?"
},
{
"label": "Close button label",
"default": "Close"
},
{
"label": "Game label",
"default": "Memory Game. Find the matching cards."
},
{
"label": "Game finished label",
"default": "All of the cards have been found."
},
{
"label": "Card indexing label",
"default": "Card %num:"
},
{
"label": "Card unturned label",
"default": "Unturned."
},
{
"label": "Card matched label",
"default": "Match found."
}
]
}
]
}

121
language/smj.json Normal file
View File

@ -0,0 +1,121 @@
{
"semantics": [
{
"widgets": [
{
"label": "Default"
}
],
"label": "Cards",
"entity": "card",
"field": {
"label": "Card",
"fields": [
{
"label": "Image"
},
{
"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."
},
{
"label": "Audio Track",
"description": "An optional sound that plays when the card is turned."
},
{
"label": "Matching Image",
"description": "An optional image to match against instead of using two cards with the same image."
},
{
"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."
},
{
"label": "Matching Audio Track",
"description": "An optional sound that plays when the second card is turned."
},
{
"label": "Description",
"description": "An optional short text that will pop up once the two matching cards are found."
}
]
}
},
{
"label": "Behavioural settings",
"description": "These options will let you control how the game behaves.",
"fields": [
{
"label": "Position the cards in a square",
"description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
},
{
"label": "Number of cards to use",
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
},
{
"label": "Add button for retrying when the game is over"
}
]
},
{
"label": "Look and feel",
"description": "Control the visuals of the game.",
"fields": [
{
"label": "Theme Color",
"description": "Choose a color to create a theme for your card game."
},
{
"label": "Card Back",
"description": "Use a custom back for your cards."
}
]
},
{
"label": "Localization",
"fields": [
{
"label": "Card turns text",
"default": "Card turns"
},
{
"label": "Time spent text",
"default": "Time spent"
},
{
"label": "Feedback text",
"default": "Good work!"
},
{
"label": "Try again button text",
"default": "Try again?"
},
{
"label": "Close button label",
"default": "Close"
},
{
"label": "Game label",
"default": "Memory Game. Find the matching cards."
},
{
"label": "Game finished label",
"default": "All of the cards have been found."
},
{
"label": "Card indexing label",
"default": "Card %num:"
},
{
"label": "Card unturned label",
"default": "Unturned."
},
{
"label": "Card matched label",
"default": "Match found."
}
]
}
]
}

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

121
language/uk.json Normal file
View File

@ -0,0 +1,121 @@
{
"semantics": [
{
"widgets": [
{
"label": "По умовчанню"
}
],
"label": "Карточки",
"entity": "карточка",
"field": {
"label": "Карточка",
"fields": [
{
"label": "Зображення"
},
{
"label": "Альтернативний текст для зображення",
"description": "Опишіть, що видно на фото. Текст читаеться за допомогою інструментів перетворення тексту в мову, необхідну користувачам з порушенням зору."
},
{
"label": "Звукова доріжка",
"description": "Додатковий звук, який відтворюється при повороті карточки."
},
{
"label": "Відповідне зображення",
"description": "Необов'язкове зображення для співставлення замість використання двох карточок з однаковими зображеннями."
},
{
"label": "Альтернативний текст для відповідного зображення",
"description": "Опишіть, що видно на фото. Текст читаеться за допомогою інструментів перетворення тексту в мову, необхідну користувачам з порушенням зору."
},
{
"label": "Відповідна звукова доріжка",
"description": "Додатковий звук, який відтворюється при повороті карточки."
},
{
"label": "Опис",
"description": "Додатковий короткий текст, який появиться після того, як знайдено дві відповідні карточки."
}
]
}
},
{
"label": "Настройки поведінки",
"description": "Ці параметри дозволять вам контролювати поведінку гри.",
"fields": [
{
"label": "Розміщення карточки на площадці",
"description": "Постарайтеся співставити кількість стовпчиків і рядків при разкладанні карточок. Після чого карточки будуть масштабуватися до разміру контейнера."
},
{
"label": "Кількість карточок для використання",
"description": "Якщо встановити значення більше 2, гра будет обирати випадкові карточки із списку."
},
{
"label": "Добавити кнопку для повтору, коли гра закінчена"
}
]
},
{
"label": "Дивитися і відчувати",
"description": "Керування візуальними ефектами гри.",
"fields": [
{
"label": "Колір теми",
"description": "Оберіть колір, щоб створити тему для своеї карточної гри."
},
{
"label": "Зворотня сторона карточки",
"description": "Використання довільної сорочки для своїх карточок."
}
]
},
{
"label": "Локалізація",
"fields": [
{
"label": "Текст перевернутої карточки",
"default": "Карточка перевернута"
},
{
"label": "Текст витраченого часу",
"default": "Витречено часу"
},
{
"label": "Текст зворотнього зв'зку",
"default": "Гарна робота!"
},
{
"label": "Текст кнопки повтору",
"default": "Спробувати ще раз?"
},
{
"label": "Надпис кнопки закриття",
"default": "Закрить"
},
{
"label": "Надпис гри",
"default": "Гра на запам'ятовування. Знайди відповідні карточки."
},
{
"label": "Надпис завершення гри",
"default": "Всі карточки були знайдені."
},
{
"label": "Надпис номера карточки",
"default": "Карточка %num:"
},
{
"label": "Надпис неперевернутої карточки",
"default": "Неперевернута."
},
{
"label": "Надпис відповідної карточки",
"default": "Відповідність знайдено."
}
]
}
]
}

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "Theme Color", "label": "Theme Color",
"description": "Choose a color to create a theme for your card game.", "description": "Choose a color to create a theme for your card game."
"default": "#909090"
}, },
{ {
"label": "Card Back", "label": "Card Back",

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "主题色调", "label": "主题色调",
"description": "选择游戏环境要使用的色调。", "description": "选择游戏环境要使用的色调。"
"default": "#909090"
}, },
{ {
"label": "背面图像(非必要项)", "label": "背面图像(非必要项)",
@ -119,4 +118,4 @@
] ]
} }
] ]
} }

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "主題色調", "label": "主題色調",
"description": "選擇遊戲環境要使用的色調。", "description": "選擇遊戲環境要使用的色調。"
"default": "#909090"
}, },
{ {
"label": "背面圖像(非必要項)", "label": "背面圖像(非必要項)",
@ -119,4 +118,4 @@
] ]
} }
] ]
} }

View File

@ -64,8 +64,7 @@
"fields": [ "fields": [
{ {
"label": "主題顏色", "label": "主題顏色",
"description": "為您的翻轉記憶牌遊戲設定一種顏色主題.", "description": "為您的翻轉記憶牌遊戲設定一種顏色主題."
"default": "#909090"
}, },
{ {
"label": "記憶牌背面圖示", "label": "記憶牌背面圖示",