simple.po 380 B

1234567891011121314151617181920212223
  1. msgid ""
  2. msgstr ""
  3. "MIME-Version: 1.0\n"
  4. "Content-Type: text/plain; charset=utf-8\n"
  5. "Content-Transfer-Encoding: 8bit\n"
  6. "Plural-Forms: nplurals=2; plural=n!=1;\n"
  7. msgid "hello"
  8. msgstr "היי"
  9. msgid "#hello"
  10. msgstr "#היי"
  11. msgctxt "context"
  12. msgid "hello"
  13. msgstr "היי בהקשר אחר"
  14. #: test_message.cpp:47
  15. msgid "test"
  16. msgid_plural "tests"
  17. msgstr[0] ""
  18. msgstr[1] ""