New translations .en.json (Italian)
parent
91a2f27edc
commit
f152f8ebb5
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
"widgets":[
|
"widgets":[
|
||||||
{
|
{
|
||||||
"label":"Default"
|
"label":"Predefinito"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"label":"Carte",
|
"label":"Carte",
|
||||||
|
@ -15,8 +15,8 @@
|
||||||
"label":"Immagine"
|
"label":"Immagine"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Matching Image",
|
"label":"Immagine abbinata",
|
||||||
"description":"An optional image to match against instead of using two cards with the same image."
|
"description":"Un'immagine facoltativa da abbinare invece di utilizzare due schede con la stessa immagine."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Descrizione",
|
"label":"Descrizione",
|
||||||
|
@ -26,16 +26,16 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Behavioural settings",
|
"label":"Impostazioni di esecuzione",
|
||||||
"description":"These options will let you control how the game behaves.",
|
"description":"Queste opzioni ti consentono di controllare l'esecuzione del compito.",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label":"Position the cards in a square",
|
"label":"Posiziona le carte in un riquadro",
|
||||||
"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":"Cercherà di abbinare il numero di colonne e righe quando si dispongono le schede. In seguito, le schede saranno ridimensionate per adattarsi al contenitore."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Number of cards to use",
|
"label":"Numero di schede da utilizzare",
|
||||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
"description":"Impostare a un numero maggiore di 2 farà pescare casualmente le schede dall'elenco."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Add button for retrying when the game is over"
|
"label":"Add button for retrying when the game is over"
|
||||||
|
|
Loading…
Reference in New Issue