{ "language": "en", "messages": [ { "id": "version", "message": "version", "translation": "version", "translatorComment": "Copied from source.", "fuzzy": true }, { "id": "{Name} logo", "message": "{Name} logo", "translation": "{Name} logo", "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "p.name" } ], "fuzzy": true }, { "id": "Dead simple WebSub hub", "message": "Dead simple WebSub hub", "translation": "Dead simple WebSub hub", "translatorComment": "Copied from source.", "fuzzy": true }, { "id": "How to publish and consume?", "message": "How to publish and consume?", "translation": "How to publish and consume?", "translatorComment": "Copied from source.", "fuzzy": true }, { "id": "What the spec?", "message": "What the spec?", "translation": "What the spec?", "translatorComment": "Copied from source.", "fuzzy": true }, { "id": "{Subscribers} subscribers", "message": "{Subscribers} subscribers", "translation": { "select": { "feature": "plural", "arg": "Subscribers", "cases": { "=0": { "msg": "no subscribers" }, "=1": { "msg": "one subscriber" }, "other": { "msg": "{Subscribers} subscribers" } } } }, "translatorComment": "Added plural feature support.", "placeholders": [ { "id": "Subscribers", "string": "%[1]d", "type": "int", "underlyingType": "int", "argNum": 1, "expr": "p.Subscribers" } ], "fuzzy": true } ] }