git-svn-id: http://code.djangoproject.com/svn/django/trunk@17787 bcc190cf-cafb-0310-a4f2-bffc1f526a37
40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
|
#
|
|
# Translators:
|
|
# Guilherme Gondim <semente+transifex@taurinus.org>, 2012.
|
|
# Jannis Leidel <jannis@leidel.info>, 2011.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2012-03-23 02:38+0100\n"
|
|
"PO-Revision-Date: 2012-03-19 17:01+0000\n"
|
|
"Last-Translator: Guilherme Gondim <semente+transifex@taurinus.org>\n"
|
|
"Language-Team: Portuguese (Brazil) <django-l10n-portuguese@googlegroups."
|
|
"com>\n"
|
|
"Language: pt_BR\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
|
|
|
#: templates/formtools/wizard/wizard_form.html:15
|
|
msgid "first step"
|
|
msgstr "primeiro passo"
|
|
|
|
#: templates/formtools/wizard/wizard_form.html:16
|
|
msgid "prev step"
|
|
msgstr "passo anterior"
|
|
|
|
#: templates/formtools/wizard/wizard_form.html:18
|
|
msgid "submit"
|
|
msgstr "enviar"
|
|
|
|
#: wizard/legacy.py:159
|
|
msgid ""
|
|
"We apologize, but your form has expired. Please continue filling out the "
|
|
"form from this page."
|
|
msgstr ""
|
|
"Desculpe, mas seu formulário expirou. Por favor, continue preenchendo o "
|
|
"formulário desta página."
|