Sample.po 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2010-03-01 14:58-0800\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=CHARSET\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  19. #: hello.php:115 SamplePlugin.php:266
  20. msgid "Hello"
  21. msgstr ""
  22. #: hello.php:117 hello.php:141
  23. #, php-format
  24. msgid "Hello, %s"
  25. msgstr ""
  26. #: hello.php:138
  27. msgid "Hello, stranger!"
  28. msgstr ""
  29. #: hello.php:143
  30. #, php-format
  31. msgid "I have greeted you %d time."
  32. msgid_plural "I have greeted you %d times."
  33. msgstr[0] ""
  34. msgstr[1] ""
  35. #: SamplePlugin.php:266
  36. msgid "A warm greeting"
  37. msgstr ""
  38. #: SamplePlugin.php:277
  39. msgid "A sample plugin to show basics of development for new hackers."
  40. msgstr ""
  41. #: User_greeting_count.php:163
  42. #, php-format
  43. msgid "Could not save new greeting count for %d"
  44. msgstr ""
  45. #: User_greeting_count.php:176
  46. #, php-format
  47. msgid "Could not increment greeting count for %d"
  48. msgstr ""