{
    "plural":[
        {
            "name":"dm_incorrect_code",
            "value":[
                {
                    "quantity":"one",
                    "value":"Falscher Code, noch %d Versuch übrig.",
                    "attr":{
                        "priority":"LT"
                    }
                },
                {
                    "quantity":"other",
                    "value":"Falscher Code, noch %d Versuche übrig.",
                    "attr":{
                        "priority":"LT"
                    }
                }
            ]
        },
        {
            "name":"dm_not_allow",
            "value":[
                {
                    "quantity":"other",
                    "value":"Nicht vertrauen (%d)",
                    "attr":{
                        "priority":"LT"
                    }
                },
                {
                    "quantity":"one",
                    "value":"Nicht vertrauen (%d)",
                    "attr":{
                        "priority":"LT"
                    }
                }
            ]
        }
    ]
}