diff --git a/langs/layers/pt.json b/langs/layers/pt.json index ebabfd54e..148448de6 100644 --- a/langs/layers/pt.json +++ b/langs/layers/pt.json @@ -35,6 +35,16 @@ "1": { "title": "uma caixa de pôster independente" }, + "10": { + "description": "Usado para sinais publicitários, sinais de néon, logotipos e sinais de entrada institucionais", + "title": "um sinal" + }, + "11": { + "title": "uma escultura" + }, + "12": { + "title": "uma pintura de parede" + }, "2": { "title": "uma caixa de pôster montada em uma parede" }, @@ -61,16 +71,6 @@ }, "9": { "title": "um totem" - }, - "10": { - "description": "Usado para sinais publicitários, sinais de néon, logotipos e sinais de entrada institucionais", - "title": "um sinal" - }, - "11": { - "title": "uma escultura" - }, - "12": { - "title": "uma pintura de parede" } }, "tagRenderings": { @@ -165,6 +165,9 @@ "1": { "then": "Isso é uma placa" }, + "10": { + "then": "Isto é uma pintura mural" + }, "2": { "then": "Isto é uma coluna" }, @@ -188,9 +191,6 @@ }, "9": { "then": "Isto é um totem" - }, - "10": { - "then": "Isto é uma pintura mural" } }, "question": "Que tipo de recurso de publicitário é este?", @@ -205,6 +205,9 @@ "1": { "then": "Quadro" }, + "10": { + "then": "Pintura mural" + }, "2": { "then": "Caixa de pôster" }, @@ -228,9 +231,6 @@ }, "9": { "then": "Totem" - }, - "10": { - "then": "Pintura mural" } } } @@ -323,6 +323,15 @@ "1": { "then": "Mural" }, + "10": { + "then": "Azulejo (azulejo decorativo espanhol e português)" + }, + "11": { + "then": "Ladrilhos" + }, + "12": { + "then": "Entalhe em madeira" + }, "2": { "then": "Pintura" }, @@ -346,15 +355,6 @@ }, "9": { "then": "Relevo" - }, - "10": { - "then": "Azulejo (azulejo decorativo espanhol e português)" - }, - "11": { - "then": "Ladrilhos" - }, - "12": { - "then": "Entalhe em madeira" } }, "question": "Qual é o tipo desta obra de arte?", @@ -1929,4 +1929,4 @@ } } } -} \ No newline at end of file +}