1{
2    "domain": "testingdomain",
3    "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);",
4    "messages": {
5        "": {
6            "": [
7                "Content-Transfer-Encoding: 8bit\nContent-Type: text\/plain; charset=UTF-8\nLanguage: bs\nLanguage-Team: \nLast-Translator: \nMIME-Version: 1.0\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\nProject-Id-Version: \nReport-Msgid-Bugs-To: \nX-Domain: testingdomain\n"
8            ],
9            "Ensure this value has at least %(limit_value)d character (it has %sd).": [
10                ""
11            ],
12            "Ensure this value has at most %(limit_value)d character (it has %sd).": [
13                ""
14            ],
15            "%ss must be unique for %ss %ss.": [
16                "%ss mora da bude jedinstven za %ss %ss."
17            ],
18            "and": [
19                "i"
20            ],
21            "Value %sr is not a valid choice.": [
22                ""
23            ],
24            "This field cannot be null.": [
25                "Ovo polje ne mo\u017ee ostati prazno."
26            ],
27            "This field cannot be blank.": [
28                "Ovo polje ne mo\u017ee biti prazno."
29            ],
30            "Field of type: %ss": [
31                "Polje tipa: %ss"
32            ],
33            "Integer": [
34                "Cijeo broj"
35            ],
36            "{test1}": [
37                "test1\n<div>\n test2\n<\/div>\ntest3"
38            ],
39            "{test2}": [
40                "test1\n<div>\n test2\n<\/div>\ntest3"
41            ],
42            "Multibyte test": [
43                "\u65e5\u672c\u4eba\u306f\u65e5\u672c\u3067\u8a71\u3055\u308c\u308b\u8a00\u8a9e\u3067\u3059\uff01"
44            ],
45            "Tabulation test": [
46                "FIELD\tFIELD"
47            ]
48        }
49    }
50}