PageRenderTime 109ms CodeModel.GetById 24ms RepoModel.GetById 8ms app.codeStats 0ms

/tests/regressiontests/i18n/other/locale/de/LC_MESSAGES/django.po

https://code.google.com/p/mango-py/
Unknown | 42 lines | 37 code | 5 blank | 0 comment | 0 complexity | 93fc7d7313457ddb8a91805a3b56da2f MD5 | raw file
Possible License(s): BSD-3-Clause
  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. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: django tests\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2010-02-14 17:33+0100\n"
  11. "PO-Revision-Date: 2011-01-21 21:37-0300\n"
  12. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  13. "Language-Team: de <de@li.org>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1)\n"
  18. #: models.py:3
  19. msgid "Time"
  20. msgstr "Zeit (LOCALE_PATHS)"
  21. #: models.py:5
  22. msgid "Date/time"
  23. msgstr "Datum/Zeit (LOCALE_PATHS)"
  24. #: models.py:7
  25. msgctxt "month name"
  26. msgid "May"
  27. msgstr "Mai"
  28. #: models.py:9
  29. msgctxt "verb"
  30. msgid "May"
  31. msgstr "Kann"
  32. #: models.py:11
  33. msgctxt "search"
  34. msgid "%d result"
  35. msgid_plural "%d results"
  36. msgstr[0] "%d Resultat"
  37. msgstr[1] "%d Resultate"