pl-mf-full.json 1.1 KB

12345678910111213141516171819202122232425262728
  1. {
  2. "headers": {
  3. "project-id-version": "po2json",
  4. "pot-creation-date": "2012-10-26 12:00+0000",
  5. "po-revision-date": "2013-11-08 09:09+0200",
  6. "last-translator": "Illimar Tambek <illimar.tambek@gmail.com>",
  7. "language-team": "po2json",
  8. "mime-version": "1.0",
  9. "plural-forms": "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);",
  10. "content-type": "text/plain; charset=UTF-8",
  11. "content-transfer-encoding": "8bit",
  12. "x-generator": "Poedit 1.5.7",
  13. "language": "pl"
  14. },
  15. "translations": {
  16. "": {
  17. "Hello, world!\n": "Witaj, świecie!\n",
  18. "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",
  19. "one product": "{0, plural, p0{jeden produkt} p1{{0} produkty} p2{{0} produktów}}",
  20. "A sentence with \"quotation\" marks.": "Zdanie w \"cudzysłowie\".",
  21. "A fuzzy translation": "Tłumaczenie rozmyta",
  22. "a product": "{0, plural, p0{a product} p1{{0} products} p2{{0} products}}"
  23. },
  24. "string context": {
  25. "the contextual phrase": "zwrot kontekstowe"
  26. }
  27. }
  28. }