HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/po2json/test/fixtures/pl-jedold.json
{
   "domain": "messages",
   "locale_data": {
      "messages": {
         "": {
            "domain": "messages",
            "plural_forms": "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);",
            "lang": "pl"
         },
         "Hello, world!\n": [
            null,
            "Witaj, świecie!\n"
         ],
         "this is the first line\nthis is the next one\nbut this is the last\n": [
            null,
            "to jest pierwsza linia\nto jest następny\nale to jest ostatnia\n"
         ],
         "one product": [
            "%d products",
            "jeden produkt",
            "%d produkty",
            "%d produktów"
         ],
         "A sentence with \"quotation\" marks.": [
            null,
            "Zdanie w \"cudzysłowie\"."
         ],
         "string context\u0004the contextual phrase": [
            null,
            "zwrot kontekstowe"
         ],
         "a product": [
            "%d products",
            "",
            "",
            ""
         ]
      }
   }
}