diff --git a/pyramid_formalchemy/locale/pt_BR/LC_MESSAGES/pyramid_formalchemy.mo b/pyramid_formalchemy/locale/pt_BR/LC_MESSAGES/pyramid_formalchemy.mo new file mode 100644 index 0000000..4c7b0b0 Binary files /dev/null and b/pyramid_formalchemy/locale/pt_BR/LC_MESSAGES/pyramid_formalchemy.mo differ diff --git a/pyramid_formalchemy/locale/pt_BR/LC_MESSAGES/pyramid_formalchemy.po b/pyramid_formalchemy/locale/pt_BR/LC_MESSAGES/pyramid_formalchemy.po new file mode 100644 index 0000000..b49ff9f --- /dev/null +++ b/pyramid_formalchemy/locale/pt_BR/LC_MESSAGES/pyramid_formalchemy.po @@ -0,0 +1,56 @@ +# Portuguese (Brazil) translations for pyramid_formalchemy. +# Copyright (C) 2011 ORGANIZATION +# This file is distributed under the same license as the pyramid_formalchemy +# project. +# FIRST AUTHOR , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: pyramid_formalchemy 0.4\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2011-06-21 16:44+0200\n" +"PO-Revision-Date: 2011-08-01 20:48-0300\n" +"Last-Translator: Rodrigo Ferreira de Souza \n" +"Language-Team: pt_BR \n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 0.9.6\n" + +#: pyramid_formalchemy/actions.py:321 +msgid "French" +msgstr "Francês" + +#: pyramid_formalchemy/actions.py:322 +msgid "English" +msgstr "Inglês" + +#: pyramid_formalchemy/actions.py:339 +msgid "New ${model_label}" +msgstr "Novo ${model_label}" + +#: pyramid_formalchemy/actions.py:348 +msgid "Save" +msgstr "Salvar" + +#: pyramid_formalchemy/actions.py:356 +msgid "Save and add another" +msgstr "Salvar e adicionar mais um" + +#: pyramid_formalchemy/actions.py:366 +msgid "Edit" +msgstr "Editar" + +#: pyramid_formalchemy/actions.py:374 +msgid "Back" +msgstr "Voltar" + +#: pyramid_formalchemy/actions.py:381 +msgid "Delete" +msgstr "Apagar" + +#: pyramid_formalchemy/actions.py:392 +msgid "Cancel" +msgstr "Cancelar" +