django.po 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  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. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: PACKAGE VERSION\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2016-08-23 08:49-0300\n"
  10. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  11. "Last-Translator: Sedir Morais <philippi.sedir@gmail.com>\n"
  12. "Language-Team: LANGUAGE <LL@li.org>\n"
  13. "Language: Brazilian Portuguese\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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  18. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  19. #: models.py:16 templates/admin/base.html:294
  20. msgid "bookmarks"
  21. msgstr "marcadores"
  22. #: templates/admin/base.html:133
  23. msgid "back"
  24. msgstr "voltar"
  25. #: templates/admin/base.html:60
  26. msgid "View site"
  27. msgstr "Ver site"
  28. #: templates/admin/base.html:273 templates/admin/base.html:292
  29. msgid "Add bookmark"
  30. msgstr "Adicionar marcador"
  31. #: templates/admin/base.html:286
  32. msgid "Delete bookmark"
  33. msgstr "Remover marcador"
  34. #: templates/admin/base.html:287
  35. msgid "Are you sure want to delete this bookmark?"
  36. msgstr "Você tem certeza que deseja remover esse marcador?"
  37. #: templates/admin/base.html:339
  38. msgid "Application page"
  39. msgstr "Página da aplicação"
  40. #: templates/admin/base.html:276
  41. msgid "Title"
  42. msgstr "Título"
  43. #: templates/admin/base.html:278
  44. msgid "URL"
  45. msgstr "URL"
  46. #: templates/admin/base.html:217
  47. msgid "Applications"
  48. msgstr "Aplicações"
  49. #: templates/admin/base.html:243
  50. msgid "Hide applications"
  51. msgstr "Esconder aplicações"
  52. #: templates/admin/base.html:244
  53. msgid "Show hidden"
  54. msgstr "Mostrar escondidos"
  55. #: templates/admin/base.html:363
  56. msgid "current theme"
  57. msgstr "tema atual"