{
    "plural":[
        {
            "name":"dm_incorrect_code",
            "value":[
                {
                    "quantity":"one",
                    "value":"Incorrecto. Queda %d intento.",
                    "attr":{
                        "priority":"translate"
                    }
                },
                {
                    "quantity":"other",
                    "value":"Incorrecto. Quedan %d intentos.",
                    "attr":{
                        "priority":"LT"
                    }
                }
            ]
        },
        {
            "name":"dm_not_allow",
            "value":[
                {
                    "quantity":"other",
                    "value":"No confiar (%d)",
                    "attr":{
                        "priority":"LT"
                    }
                },
                {
                    "quantity":"one",
                    "value":"No confiar (%d)",
                    "attr":{
                        "priority":"LT"
                    }
                }
            ]
        }
    ]
}