{
    "plural":[
        {
            "name":"psd_incorrect_will_locked1",
            "value":[
                {
                    "quantity":"other",
                    "value":"%d回以上の試行",
                    "attr":{
                        "priority":"translate"
                    }
                }
            ]
        },
        {
            "name":"psd_incorrect_will_locked2",
            "value":[
                {
                    "quantity":"other",
                    "value":"%d分",
                    "attr":{
                        "priority":"translate"
                    }
                }
            ]
        },
        {
            "name":"psd_incorrect_will_locked3",
            "value":[
                {
                    "quantity":"other",
                    "value":"%d秒",
                    "attr":{
                        "priority":"translate"
                    }
                }
            ]
        },
        {
            "name":"psd_incorrect_psd_left_times",
            "value":[
                {
                    "quantity":"other",
                    "value":"PINが正しくありません。あと%d回試行できます。",
                    "attr":{
                        "priority":"translate"
                    }
                }
            ]
        },
        {
            "name":"psd_incorrect_psd_left_times_mix",
            "value":[
                {
                    "quantity":"other",
                    "value":"パスワードが正しくありません。残りの試行回数は%d回です。",
                    "attr":{
                        "priority":"translate"
                    }
                }
            ]
        }
    ]
}