mirror of
https://github.com/wassname/pyramid_formalchemy.git
synced 2026-08-15 12:45:25 +08:00
Merge pull request #12 from rodfersou/master
Added Braziliam Portuguese Translation
This commit is contained in:
Binary file not shown.
@@ -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 <EMAIL@ADDRESS>, 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 <rodfersou@gmail.com>\n"
|
||||
"Language-Team: pt_BR <LL@li.org>\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"
|
||||
|
||||
Reference in New Issue
Block a user