From 34cecffbacf85ff21e9c8b0d01e1dcc644559859 Mon Sep 17 00:00:00 2001 From: eduardocereto Date: Sat, 22 Jan 2011 08:07:19 -0200 Subject: pt_BR updated --- debug_toolbar/locale/pt_BR/LC_MESSAGES/django.mo | Bin 4314 -> 4320 bytes debug_toolbar/locale/pt_BR/LC_MESSAGES/django.po | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'debug_toolbar') diff --git a/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.mo b/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.mo index b12a268..8c0c45f 100644 Binary files a/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.mo and b/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.po b/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.po index 0b1d794..d80930c 100644 --- a/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.po @@ -202,11 +202,11 @@ msgstr "Nenhuma mensagem logada" #: templates/debug_toolbar/panels/request_vars.html:3 msgid "View information" -msgstr "Ver informações" +msgstr "Informações da View" #: templates/debug_toolbar/panels/request_vars.html:7 msgid "View Function" -msgstr "Ver Função" +msgstr "Função View" #: templates/debug_toolbar/panels/request_vars.html:8 msgid "args" @@ -343,7 +343,7 @@ msgstr "Template" #: templates/debug_toolbar/panels/templates.html:21 #: templates/debug_toolbar/panels/templates.html:37 msgid "Toggle Context" -msgstr "Trocar Contexto" +msgstr "Mostrar Contexto" #: templates/debug_toolbar/panels/templates.html:28 #: templates/debug_toolbar/panels/templates.html:43 -- cgit v1.2.3