12345678910111213141516171819202122232425262728 |
- {
- "headers": {
- "project-id-version": "po2json",
- "pot-creation-date": "2012-10-26 12:00+0000",
- "po-revision-date": "2013-11-08 09:09+0200",
- "last-translator": "Illimar Tambek <illimar.tambek@gmail.com>",
- "language-team": "po2json",
- "mime-version": "1.0",
- "plural-forms": "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);",
- "content-type": "text/plain; charset=UTF-8",
- "content-transfer-encoding": "8bit",
- "x-generator": "Poedit 1.5.7",
- "language": "pl"
- },
- "translations": {
- "": {
- "Hello, world!\n": "Witaj, świecie!\n",
- "this is the first line\nthis is the next one\nbut this is the last\n": "to jest pierwsza linia\nto jest następny\nale to jest ostatnia\n",
- "one product": "{0, plural, p0{jeden produkt} p1{{0} produkty} p2{{0} produktów}}",
- "A sentence with \"quotation\" marks.": "Zdanie w \"cudzysłowie\".",
- "A fuzzy translation": "Tłumaczenie rozmyta",
- "a product": "{0, plural, p0{a product} p1{{0} products} p2{{0} products}}"
- },
- "string context": {
- "the contextual phrase": "zwrot kontekstowe"
- }
- }
- }
|