en-empty.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "": {
  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=2; plural=(n != 1);",
  10. "content-type": "text/plain; charset=UTF-8",
  11. "content-transfer-encoding": "8bit",
  12. "x-generator": "Poedit 1.5.7",
  13. "language": "en"
  14. },
  15. "Hello, world!\n": [
  16. null,
  17. "Hello, world!\n"
  18. ],
  19. "string context\u0004the contextual phrase": [
  20. null,
  21. "the contextual phrase"
  22. ],
  23. "this is the first line\nthis is the next one\nbut this is the last\n": [
  24. null,
  25. "this is the first line\nthis is the next one\nbut this is the last\n"
  26. ],
  27. "one product": [
  28. "%d products",
  29. "one product",
  30. "%d products"
  31. ],
  32. "A sentence with \"quotation\" marks.": [
  33. null,
  34. "A sentence with \"quotation\" marks."
  35. ],
  36. "A fuzzy translation": [
  37. null,
  38. "A fuzzy translation"
  39. ]
  40. }