Add locale pt_BR

master
gladson 2013-05-20 13:31:57 -07:00
parent 274a79dcd1
commit 201cc27001
2 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: adminsortable\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-05-20 16:24+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: templates/adminsortable/change_list.html:32
#, python-format
msgid "Drag and drop %(sort_type)s %(model)s to change their order."
msgstr "Arraste e solte %(sort_type)s %(model)s para alterar a sua ordem."
#: templates/adminsortable/change_list.html:34
#, python-format
msgid "Drag and drop %(model)s to change their order."
msgstr "Arraste e solte %(model)s para alterar a sua ordem."
#: templates/adminsortable/change_list.html:39
#, python-format
msgid "You may also drag and drop %(sortable_by_class_display_name)s to change their order."
msgstr "Você também pode arrastar e soltar %(sortable_by_class_display_name)s para alterar a sua ordem."
#: templates/adminsortable/change_list.html:50
#, python-format
msgid "Return to %(model)s"
msgstr "Retornar para %(model)s"
#: templates/adminsortable/change_list_with_sort_link.html:6
msgid "Change Order"
msgstr "Alterar ordem"