messages.po 814 B

12345678910111213141516171819202122232425262728293031
  1. # Sample translation for PHP-gettext 1.0
  2. # Copyright (c) 2003 Danilo Segan <danilo@kvota.net>
  3. #
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: pigs\n"
  7. "Report-Msgid-Bugs-To: \n"
  8. "POT-Creation-Date: 2003-10-23 04:50+0200\n"
  9. "PO-Revision-Date: 2003-11-01 23:40+0100\n"
  10. "Last-Translator: Danilo Segan <danilo@kvota.net>\n"
  11. "Language-Team: Serbian (sr) <danilo@kvota.net>\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: 8bit\n"
  15. #"Plural-Forms: nplurals=2; plural=n != 1;\n"
  16. #: pigs.php:19
  17. msgid ""
  18. "This is how the story goes.\n"
  19. "\n"
  20. msgstr ""
  21. "Und so geht die Geschichte.\n"
  22. "\n"
  23. #: pigs.php:21
  24. #, php-format
  25. msgid "%d pig went to the market\n"
  26. msgid_plural "%d pigs went to the market\n"
  27. msgstr[0] "%d Schwein ging zum Markt\n"
  28. msgstr[1] "%d Schweine gingen zum Markt\n"