You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 1.3KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Aitzol Naberan <anaberan@codesyntax.com>, 2012
  5. # Eneko Illarramendi <eneko@illarra.com>, 2017
  6. # Jannis Leidel <jannis@leidel.info>, 2011
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: django\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-01-17 11:07+0100\n"
  12. "PO-Revision-Date: 2017-09-19 16:40+0000\n"
  13. "Last-Translator: Eneko Illarramendi <eneko@illarra.com>\n"
  14. "Language-Team: Basque (http://www.transifex.com/django/django/language/eu/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: eu\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. msgid "Content Types"
  21. msgstr "Eduki Motak"
  22. msgid "python model class name"
  23. msgstr "python model class izena"
  24. msgid "content type"
  25. msgstr "eduki mota"
  26. msgid "content types"
  27. msgstr "eduki motak"
  28. #, python-format
  29. msgid "Content type %(ct_id)s object has no associated model"
  30. msgstr "%(ct_id)s eduki motak ez dauka lotutako eredurik"
  31. #, python-format
  32. msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist"
  33. msgstr "%(ct_id)s eduki motako %(obj_id)s objekturik ez da existitzen"
  34. #, python-format
  35. msgid "%(ct_name)s objects don't have a get_absolute_url() method"
  36. msgstr "%(ct_name)s objektuek ez daukate get_absolute_url() metodorik"