pull/19/merge
Timothy Lim 2017-03-06 08:14:00 +00:00 committed by GitHub
commit 19197fff36
28 changed files with 1576 additions and 212 deletions

62
language/af.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

View File

@ -1,68 +1,60 @@
{ {
"semantics": [ "semantics":[
{ {
"label": "البطاقات", "label":"Cards",
"entity": "بطاقة", "entity":"card",
"field": { "field":{
"label": "البطاقة", "label":"Card",
"fields": [ "fields":[
{ {
"label": "الصورة" "label":"Image"
}, },
{ {
"englishLabel": "Matching Image", "label":"Matching Image",
"label": "Matching Image", "description":"An optional image to match against instead of using two cards with the same image."
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
"description": "An optional image to match against instead of using two cards with the same image."
}, },
{ {
"label": "الوصف", "label":"Description",
"description": "نص قصير يتم عرضه مرة واحدة علي اثنين من البطاقات متساوية" "description":"An optional short text that will pop up once the two matching cards are found."
} }
] ]
} }
}, },
{ {
"englishLabel": "Behavioural settings", "label":"Behavioural settings",
"label": "Behavioural settings", "description":"These options will let you control how the game behaves.",
"englishDescription": "These options will let you control how the game behaves.", "fields":[
"description": "These options will let you control how the game behaves.",
"fields": [
{ {
"englishLabel": "Position the cards in a square", "label":"Position the cards in a square",
"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."
"englishDescription": "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": "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."
}, },
{ {
"englishLabel": "Number of cards to use", "label":"Number of cards to use",
"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."
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
}, },
{ {
"englishLabel": "Add button for retrying when the game is over", "label":"Add button for retrying when the game is over"
"label": "Add button for retrying when the game is over"
} }
] ]
}, },
{ {
"label": "الأقلمة", "label":"Localization",
"fields": [ "fields":[
{ {
"label": "نص تدوير البطاقة" "label":"Card turns text",
"default":"Card turns"
}, },
{ {
"label": "نص التوقيت الزمني" "label":"Time spent text",
"default":"Time spent"
}, },
{ {
"label": "نص الملاحظات" "label":"Feedback text",
"default":"Good work!"
}, },
{ {
"englishLabel": "Try again button text", "label":"Try again button text",
"label": "Try again button text", "default":"Try again?"
"englishDefault": "Try again?",
"default": "Try again?"
} }
] ]
} }

62
language/ca.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/cs.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/da.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

View File

@ -1,71 +1,60 @@
{ {
"semantics": [ "semantics":[
{ {
"label": "Karten", "label":"Cards",
"entity": "karte", "entity":"card",
"field": { "field":{
"label": "Karte", "label":"Card",
"fields": [ "fields":[
{ {
"label": "Bild" "label":"Image"
}, },
{ {
"englishLabel": "Matching Image", "label":"Matching Image",
"label": "Matching Image", "description":"An optional image to match against instead of using two cards with the same image."
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
"description": "An optional image to match against instead of using two cards with the same image."
}, },
{ {
"label": "Beschreibung", "label":"Description",
"description": "Ein kurzer Text, der angezeigt wird, sobald zwei identische Karten gefunden werden." "description":"An optional short text that will pop up once the two matching cards are found."
} }
] ]
} }
}, },
{ {
"englishLabel": "Behavioural settings", "label":"Behavioural settings",
"label": "Behavioural settings", "description":"These options will let you control how the game behaves.",
"englishDescription": "These options will let you control how the game behaves.", "fields":[
"description": "These options will let you control how the game behaves.",
"fields": [
{ {
"englishLabel": "Position the cards in a square", "label":"Position the cards in a square",
"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."
"englishDescription": "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": "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."
}, },
{ {
"englishLabel": "Number of cards to use", "label":"Number of cards to use",
"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."
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
}, },
{ {
"englishLabel": "Add button for retrying when the game is over", "label":"Add button for retrying when the game is over"
"label": "Add button for retrying when the game is over"
} }
] ]
}, },
{ {
"label": "Übersetzung", "label":"Localization",
"fields": [ "fields":[
{ {
"label": "Text für die Anzahl der Züge", "label":"Card turns text",
"default": "Züge" "default":"Card turns"
}, },
{ {
"label": "Text für die benötigte Zeit", "label":"Time spent text",
"default": "Benötigte Zeit" "default":"Time spent"
}, },
{ {
"label": "Text als Rückmeldung", "label":"Feedback text",
"default": "Gute Arbeit!" "default":"Good work!"
}, },
{ {
"englishLabel": "Try again button text", "label":"Try again button text",
"label": "Try again button text", "default":"Try again?"
"englishDefault": "Try again?",
"default": "Try again?"
} }
] ]
} }

62
language/el.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/es.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/fi.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

View File

@ -1,71 +1,60 @@
{ {
"semantics": [ "semantics":[
{ {
"label": "Cartes", "label":"Cards",
"entity": "carte", "entity":"card",
"field": { "field":{
"label": "Carte", "label":"Card",
"fields": [ "fields":[
{ {
"label": "Image" "label":"Image"
}, },
{ {
"englishLabel": "Matching Image", "label":"Matching Image",
"label": "Matching Image", "description":"An optional image to match against instead of using two cards with the same image."
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
"description": "An optional image to match against instead of using two cards with the same image."
}, },
{ {
"label": "Description", "label":"Description",
"description": "Petit texte affiché quand deux cartes identiques sont trouvées." "description":"An optional short text that will pop up once the two matching cards are found."
} }
] ]
} }
}, },
{ {
"englishLabel": "Behavioural settings", "label":"Behavioural settings",
"label": "Behavioural settings", "description":"These options will let you control how the game behaves.",
"englishDescription": "These options will let you control how the game behaves.", "fields":[
"description": "These options will let you control how the game behaves.",
"fields": [
{ {
"englishLabel": "Position the cards in a square", "label":"Position the cards in a square",
"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."
"englishDescription": "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": "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."
}, },
{ {
"englishLabel": "Number of cards to use", "label":"Number of cards to use",
"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."
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
}, },
{ {
"englishLabel": "Add button for retrying when the game is over", "label":"Add button for retrying when the game is over"
"label": "Add button for retrying when the game is over"
} }
] ]
}, },
{ {
"label": "Interface", "label":"Localization",
"fields": [ "fields":[
{ {
"label": "Texte pour le nombre de cartes retournées", "label":"Card turns text",
"default": "Cartes retournées :" "default":"Card turns"
}, },
{ {
"label": "Texte pour le temps passé", "label":"Time spent text",
"default": "Temps écoulé :" "default":"Time spent"
}, },
{ {
"label": "Texte de l'appréciation finale", "label":"Feedback text",
"default": "Bien joué !" "default":"Good work!"
}, },
{ {
"englishLabel": "Try again button text", "label":"Try again button text",
"label": "Try again button text", "default":"Try again?"
"englishDefault": "Try again?",
"default": "Try again?"
} }
] ]
} }

62
language/he.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/hu.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

View File

@ -1,68 +1,60 @@
{ {
"semantics": [ "semantics":[
{ {
"label": "Carte", "label":"Cards",
"entity": "carta", "entity":"card",
"field": { "field":{
"label": "Carta", "label":"Card",
"fields": [ "fields":[
{ {
"label": "Immagine" "label":"Image"
}, },
{ {
"englishLabel": "Matching Image", "label":"Matching Image",
"label": "Matching Image", "description":"An optional image to match against instead of using two cards with the same image."
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
"description": "An optional image to match against instead of using two cards with the same image."
}, },
{ {
"label": "Descrizione", "label":"Description",
"description": "Breve testo visualizzato quando due carte uguali vengono trovate." "description":"An optional short text that will pop up once the two matching cards are found."
} }
] ]
} }
}, },
{ {
"englishLabel": "Behavioural settings", "label":"Behavioural settings",
"label": "Behavioural settings", "description":"These options will let you control how the game behaves.",
"englishDescription": "These options will let you control how the game behaves.", "fields":[
"description": "These options will let you control how the game behaves.",
"fields": [
{ {
"englishLabel": "Position the cards in a square", "label":"Position the cards in a square",
"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."
"englishDescription": "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": "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."
}, },
{ {
"englishLabel": "Number of cards to use", "label":"Number of cards to use",
"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."
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
}, },
{ {
"englishLabel": "Add button for retrying when the game is over", "label":"Add button for retrying when the game is over"
"label": "Add button for retrying when the game is over"
} }
] ]
}, },
{ {
"label": "Localizzazione", "label":"Localization",
"fields": [ "fields":[
{ {
"label": "Testo Gira carta" "label":"Card turns text",
"default":"Card turns"
}, },
{ {
"label": "Testo Tempo trascorso" "label":"Time spent text",
"default":"Time spent"
}, },
{ {
"label": "Testo Feedback" "label":"Feedback text",
"default":"Good work!"
}, },
{ {
"englishLabel": "Try again button text", "label":"Try again button text",
"label": "Try again button text", "default":"Try again?"
"englishDefault": "Try again?",
"default": "Try again?"
} }
] ]
} }

62
language/ja.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/ko.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

View File

@ -1,84 +1,60 @@
{ {
"semantics": [ "semantics":[
{ {
"englishLabel": "Cards", "label":"Cards",
"label": "Kort", "entity":"card",
"englishEntity": "card", "field":{
"entity": "kort", "label":"Card",
"field": { "fields":[
"englishLabel": "Card",
"label": "Kort",
"fields": [
{ {
"englishLabel": "Image", "label":"Image"
"label": "Bilde"
}, },
{ {
"englishLabel": "Matching Image", "label":"Matching Image",
"label": "Tilhørende bilde", "description":"An optional image to match against instead of using two cards with the same image."
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
"description": "Et valgfritt bilde som brukes av kort nummer to istedenfor å bruke to kort med samme bilde."
}, },
{ {
"englishLabel": "Description", "label":"Description",
"label": "Beskrivelse", "description":"An optional short text that will pop up once the two matching cards are found."
"englishDescription": "An optional short text that will pop up once the two matching cards are found.",
"description": "En valgfri kort tekst som spretter opp når kort-paret er funnet."
} }
] ]
} }
}, },
{ {
"englishLabel": "Behavioural settings", "label":"Behavioural settings",
"label": "Innstillinger for oppførsel", "description":"These options will let you control how the game behaves.",
"englishDescription": "These options will let you control how the game behaves.", "fields":[
"description": "Disse instillingene lar deg bestemme hvordan spillet skal oppføre seg.",
"fields": [
{ {
"englishLabel": "Position the cards in a square", "label":"Position the cards in a square",
"label": "Plasser kortene i en firkant", "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."
"englishDescription": "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": "Vil forsøk å samsvare antall kolonner og rader når kortene legges ut. Etterpå vil kortene bli skalert til å passe beholderen."
}, },
{ {
"englishLabel": "Number of cards to use", "label":"Number of cards to use",
"label": "Antall kort som skal brukes", "description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
"description": "Ved å sette antallet høyere enn 2 vil spillet plukke tilfeldige kort fra listen over kort."
}, },
{ {
"englishLabel": "Add button for retrying when the game is over", "label":"Add button for retrying when the game is over"
"label": "Legg til knapp for å prøve på nytt når spillet er over"
} }
] ]
}, },
{ {
"englishLabel": "Localization", "label":"Localization",
"label": "Oversettelser", "fields":[
"fields": [
{ {
"englishLabel": "Card turns text", "label":"Card turns text",
"label": "Etikett for antall vendte kort", "default":"Card turns"
"englishDefault": "Card turns",
"default": "Kort vendt"
}, },
{ {
"englishLabel": "Time spent text", "label":"Time spent text",
"label": "Etikett for tid brukt", "default":"Time spent"
"englishDefault": "Time spent",
"default": "Tid brukt"
}, },
{ {
"englishLabel": "Feedback text", "label":"Feedback text",
"label": "Tilbakemeldingstekst", "default":"Good work!"
"englishDefault": "Good work!",
"default": "Godt jobbet!"
}, },
{ {
"englishLabel": "Try again button text", "label":"Try again button text",
"label": "Prøv på nytt-tekst", "default":"Try again?"
"englishDefault": "Try again?",
"default": "Prøv på nytt?"
} }
] ]
} }

62
language/nl.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/nn.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/pl.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/pt.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/ro.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/ru.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/sr.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/sv.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/tr.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/uk.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/vi.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}

62
language/zh.json Normal file
View File

@ -0,0 +1,62 @@
{
"semantics":[
{
"label":"Cards",
"entity":"card",
"field":{
"label":"Card",
"fields":[
{
"label":"Image"
},
{
"label":"Matching Image",
"description":"An optional image to match against instead of using two cards with the same image."
},
{
"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":"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?"
}
]
}
]
}