pl-mf.json 552 B

1234567891011
  1. {
  2. "Hello, world!\n": "Witaj, świecie!\n",
  3. "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",
  4. "one product": "{0, plural, p0{jeden produkt} p1{{0} produkty} p2{{0} produktów}}",
  5. "A sentence with \"quotation\" marks.": "Zdanie w \"cudzysłowie\".",
  6. "A fuzzy translation": "Tłumaczenie rozmyta",
  7. "a product": "{0, plural, p0{a product} p1{{0} products} p2{{0} products}}",
  8. "string context": {
  9. "the contextual phrase": "zwrot kontekstowe"
  10. }
  11. }