-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Tx master,i = 0}, ConstantArray[++i, # #434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,7 +2,7 @@ | |
| # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
| # This file is distributed under the same license as the PACKAGE package. | ||
| # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
| # | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: PACKAGE VERSION\n" | ||
|
|
@@ -45,11 +45,6 @@ msgstr "" | |
| msgid "Time" | ||
| msgstr "זמן" | ||
|
|
||
| #: panels/version.py:20 | ||
| #, fuzzy | ||
| msgid "Versions" | ||
| msgstr "ג 'נגו גירסה" | ||
|
|
||
| #: templates/debug_toolbar/base.html:23 | ||
| msgid "Hide" | ||
| msgstr "הסתיר" | ||
|
|
@@ -64,12 +59,7 @@ msgid "Location" | |
| msgstr "מקום" | ||
|
|
||
| #: templates/debug_toolbar/redirect.html:9 | ||
| msgid "" | ||
| "The Django Debug Toolbar has intercepted a redirect to the above URL for " | ||
| "debug viewing purposes. You can click the above link to continue with the " | ||
| "redirect as normal. If you'd like to disable this feature, set the " | ||
| "<code>DEBUG_TOOLBAR_CONFIG</code> dictionary's key " | ||
| "<code>INTERCEPT_REDIRECTS</code> to <code>False</code>." | ||
| msgid "The Django Debug Toolbar has intercepted a redirect to the above URL for debug viewing purposes. You can click the above link to continue with the redirect as normal. If you'd like to disable this feature, set the <code>DEBUG_TOOLBAR_CONFIG</code> dictionary's key <code>INTERCEPT_REDIRECTS</code> to <code>False</code>." | ||
| msgstr "" | ||
|
|
||
| #: templates/debug_toolbar/panels/cache.html:14 | ||
|
|
@@ -130,11 +120,6 @@ msgstr "הודעה" | |
| msgid "No messages logged" | ||
| msgstr "אין הודעות" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:2 | ||
| #, fuzzy | ||
| msgid "COOKIES Variables" | ||
| msgstr "מזהה" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:11 | ||
| #: templates/debug_toolbar/panels/request_vars.html:37 | ||
| #: templates/debug_toolbar/panels/request_vars.html:59 | ||
|
|
@@ -146,29 +131,14 @@ msgstr "מזהה" | |
| msgid "No COOKIE data" | ||
| msgstr "אין נתונים לעוגיות" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:28 | ||
| #, fuzzy | ||
| msgid "SESSION Variables" | ||
| msgstr "מזהה" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:51 | ||
| msgid "No SESSION data" | ||
| msgstr "אין נתונים להתחברות" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:54 | ||
| #, fuzzy | ||
| msgid "GET Variables" | ||
| msgstr "מזהה" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:73 | ||
| msgid "No GET data" | ||
| msgstr "שום דבר עבור GET" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:76 | ||
| #, fuzzy | ||
| msgid "POST Variables" | ||
| msgstr "מזהה" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:95 | ||
| msgid "No POST data" | ||
| msgstr "שום דבר עבור POST" | ||
|
|
@@ -181,10 +151,6 @@ msgstr "" | |
| msgid "Signal" | ||
| msgstr "סימן" | ||
|
|
||
| #: templates/debug_toolbar/panels/signals.html:6 | ||
| msgid "Providing Args" | ||
| msgstr "" | ||
|
|
||
| #: templates/debug_toolbar/panels/signals.html:7 | ||
| msgid "Receivers" | ||
| msgstr "" | ||
|
|
@@ -286,3 +252,27 @@ msgstr "" | |
| #, fuzzy | ||
| msgid "Version" | ||
| msgstr "ג 'נגו גירסה" | ||
|
|
||
| #: panels/version.py:20 | ||
| msgid "Versions" | ||
| msgstr "גירסאות" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:2 | ||
| msgid "COOKIES Variables" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| msgstr "משתנים COOKIES" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:28 | ||
| msgid "SESSION Variables" | ||
| msgstr "משתנים SESSION" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:76 | ||
| msgid "POST Variables" | ||
| msgstr "משתנים POST" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:54 | ||
| msgid "GET Variables" | ||
| msgstr "משתנים GET" | ||
|
|
||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| #: templates/debug_toolbar/panels/signals.html:6 | ||
| msgid "Providing Args" | ||
| msgstr "פרמטרים מסופק" | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,281 @@ | ||
| # Django Debug Toolbar em Português | ||
| # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
| # This file is distributed under the same license as the PACKAGE package. | ||
| # Nuno Mariz, 2009 | ||
| # | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: PACKAGE VERSION\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2009-11-03 09:21+0000\n" | ||
| "PO-Revision-Date: 2009-11-03 09:51+0000\n" | ||
| "Last-Translator: Nuno Mariz http://mariz.org\n" | ||
| "Language-Team: Nuno Mariz http://mariz.org\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
|
|
||
| #: panels/logger.py:56 | ||
| msgid "Logging" | ||
| msgstr "Registo" | ||
|
|
||
| #: panels/settings_vars.py:16 | ||
| msgid "Settings" | ||
| msgstr "Configurações" | ||
|
|
||
| #: panels/signals.py:39 | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| msgid "Signals" | ||
| msgstr "Sinais" | ||
|
|
||
| #: panels/template.py:47 | ||
| msgid "Templates" | ||
| msgstr "Templates" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
|
|
||
| #: panels/template.py:52 | ||
| #, python-format | ||
| msgid "Templates (%(num_templates)s rendered)" | ||
| msgstr "Templates (%(num_templates)s renderizados)" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
|
|
||
| #: panels/timer.py:35 templates/debug_toolbar/panels/cache.html:39 | ||
| #: templates/debug_toolbar/panels/logger.html:7 | ||
| #: templates/debug_toolbar/panels/sql.html:5 | ||
| #: templates/debug_toolbar/panels/sql_explain.html:11 | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| #: templates/debug_toolbar/panels/sql_profile.html:12 | ||
| #: templates/debug_toolbar/panels/sql_select.html:11 | ||
| msgid "Time" | ||
| msgstr "Tempo" | ||
|
|
||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| #: panels/version.py:20 | ||
| msgid "Versions" | ||
| msgstr "Versões" | ||
|
|
||
| #: templates/debug_toolbar/base.html:23 | ||
| msgid "Hide" | ||
| msgstr "Ocultar" | ||
|
|
||
| #: templates/debug_toolbar/base.html:54 | ||
| msgid "Close" | ||
| msgstr "Fechar" | ||
|
|
||
| #: templates/debug_toolbar/redirect.html:7 | ||
| #: templates/debug_toolbar/panels/logger.html:9 | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| msgid "Location" | ||
| msgstr "Localização" | ||
|
|
||
| #: templates/debug_toolbar/redirect.html:9 | ||
| msgid "" | ||
| "The Django Debug Toolbar has intercepted a redirect to the above URL for " | ||
| "debug viewing purposes. You can click the above link to continue with the " | ||
| "redirect as normal. If you'd like to disable this feature, set the " | ||
| "<code>DEBUG_TOOLBAR_CONFIG</code> dictionary's key " | ||
| "<code>INTERCEPT_REDIRECTS</code> to <code>False</code>." | ||
| msgstr "O Django Debug Toolbar interceptou um redireccionamento para o URL abaixo para debug. Pode clicar na hiperligação para continuar o redireccionamento. Se desejar retirar esta funcionalidade, coloque no dicionário <code>DEBUG_TOOLBAR_CONFIG</code> uma chave com <code>INTERCEPT_REDIRECTS</code> o valor <code>False</code>." | ||
|
|
||
| #: templates/debug_toolbar/panels/cache.html:14 | ||
| msgid "Total Calls" | ||
| msgstr "Total de chamadas" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
|
|
||
| #: templates/debug_toolbar/panels/cache.html:16 | ||
| msgid "Total Time" | ||
| msgstr "Tempo total" | ||
|
|
||
| #: templates/debug_toolbar/panels/cache.html:18 | ||
| msgid "Hits" | ||
| msgstr "" | ||
|
|
||
| #: templates/debug_toolbar/panels/cache.html:20 | ||
| msgid "Misses" | ||
| msgstr "" | ||
|
|
||
| #: templates/debug_toolbar/panels/cache.html:35 | ||
| msgid "Breakdown" | ||
| msgstr "" | ||
|
|
||
| #: templates/debug_toolbar/panels/cache.html:40 | ||
| msgid "Type" | ||
| msgstr "Tipo" | ||
|
|
||
| #: templates/debug_toolbar/panels/cache.html:41 | ||
| msgid "Parameters" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| msgstr "Parâmetros" | ||
|
|
||
| #: templates/debug_toolbar/panels/cache.html:42 | ||
| msgid "Function" | ||
| msgstr "Função" | ||
|
|
||
| #: templates/debug_toolbar/panels/headers.html:5 | ||
| msgid "Key" | ||
| msgstr "Chave" | ||
|
|
||
| #: templates/debug_toolbar/panels/headers.html:6 | ||
| #: templates/debug_toolbar/panels/request_vars.html:12 | ||
| #: templates/debug_toolbar/panels/request_vars.html:38 | ||
| #: templates/debug_toolbar/panels/request_vars.html:60 | ||
| #: templates/debug_toolbar/panels/request_vars.html:82 | ||
| #: templates/debug_toolbar/panels/settings_vars.html:6 | ||
| #: templates/debug_toolbar/panels/timer.html:10 | ||
| msgid "Value" | ||
| msgstr "Valor" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
|
|
||
| #: templates/debug_toolbar/panels/logger.html:6 | ||
| msgid "Level" | ||
| msgstr "Nível" | ||
|
|
||
| #: templates/debug_toolbar/panels/logger.html:8 | ||
| msgid "Message" | ||
| msgstr "Mensagem" | ||
|
|
||
| #: templates/debug_toolbar/panels/logger.html:24 | ||
| msgid "No messages logged" | ||
| msgstr "Nenhuma mensagem registada" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:2 | ||
| msgid "COOKIES Variables" | ||
| msgstr "Variáveis COOKIES" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:11 | ||
| #: templates/debug_toolbar/panels/request_vars.html:37 | ||
| #: templates/debug_toolbar/panels/request_vars.html:59 | ||
| #: templates/debug_toolbar/panels/request_vars.html:81 | ||
| msgid "Variable" | ||
| msgstr "Variável" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:25 | ||
| msgid "No COOKIE data" | ||
| msgstr "Sem dados COOKIE" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:28 | ||
| msgid "SESSION Variables" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| msgstr "Variáveis SESSION" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:51 | ||
| msgid "No SESSION data" | ||
| msgstr "Sem dados SESSION" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:54 | ||
| msgid "GET Variables" | ||
| msgstr "Variáveis GET" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:73 | ||
| msgid "No GET data" | ||
| msgstr "Sem dados GET" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:76 | ||
| msgid "POST Variables" | ||
| msgstr "Variáveis POST" | ||
|
|
||
| #: templates/debug_toolbar/panels/request_vars.html:95 | ||
| msgid "No POST data" | ||
| msgstr "Sem variáveis POST" | ||
|
|
||
| #: templates/debug_toolbar/panels/settings_vars.html:5 | ||
| msgid "Setting" | ||
| msgstr "Configurações" | ||
|
|
||
| #: templates/debug_toolbar/panels/signals.html:5 | ||
| msgid "Signal" | ||
| msgstr "Sinal" | ||
|
|
||
| #: templates/debug_toolbar/panels/signals.html:6 | ||
| msgid "Providing Args" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| msgstr "Proporciona Args" | ||
|
|
||
| #: templates/debug_toolbar/panels/signals.html:7 | ||
| msgid "Receivers" | ||
| msgstr "Receptores" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql.html:6 | ||
| msgid "Action" | ||
| msgstr "Acção" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql.html:7 | ||
| msgid "Stacktrace" | ||
| msgstr "" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql.html:8 | ||
| msgid "Query" | ||
| msgstr "" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql.html:38 | ||
| msgid "Line" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| msgstr "Linha" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql.html:39 | ||
| msgid "Method" | ||
| msgstr "Método" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql.html:40 | ||
| msgid "File" | ||
| msgstr "Ficheiro" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql_explain.html:3 | ||
| #: templates/debug_toolbar/panels/sql_profile.html:3 | ||
| #: templates/debug_toolbar/panels/sql_select.html:3 | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| #: templates/debug_toolbar/panels/template_source.html:3 | ||
| msgid "Back" | ||
| msgstr "Voltar" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql_explain.html:4 | ||
| msgid "SQL Explained" | ||
| msgstr "SQL Explicado" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql_explain.html:9 | ||
| #: templates/debug_toolbar/panels/sql_profile.html:10 | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| #: templates/debug_toolbar/panels/sql_select.html:9 | ||
| msgid "Executed SQL" | ||
| msgstr "SQL Executado" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql_profile.html:4 | ||
| msgid "SQL Profiled" | ||
| msgstr "SQL Perfilado" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql_profile.html:35 | ||
| msgid "Error" | ||
| msgstr "Erro" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql_select.html:4 | ||
| msgid "SQL Selected" | ||
| msgstr "SQL Seleccionado" | ||
|
|
||
| #: templates/debug_toolbar/panels/sql_select.html:34 | ||
| msgid "Empty set" | ||
| msgstr "Set vazio" | ||
|
|
||
| #: templates/debug_toolbar/panels/template_source.html:4 | ||
| msgid "Template Source" | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| msgstr "Fonte da Template" | ||
|
|
||
| #: templates/debug_toolbar/panels/templates.html:2 | ||
| msgid "Template path" | ||
| msgstr "Caminho da Template" | ||
|
|
||
| #: templates/debug_toolbar/panels/templates.html:13 | ||
| msgid "Template" | ||
| msgstr "" | ||
|
|
||
| #: templates/debug_toolbar/panels/templates.html:21 | ||
| #: templates/debug_toolbar/panels/templates.html:37 | ||
| msgid "Toggle Context" | ||
| msgstr "Alternar Contexto" | ||
|
|
||
| #: templates/debug_toolbar/panels/templates.html:28 | ||
| #: templates/debug_toolbar/panels/templates.html:43 | ||
| msgid "None" | ||
| msgstr "Nenhum" | ||
|
|
||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule" |
||
| #: templates/debug_toolbar/panels/templates.html:31 | ||
| msgid "Context processor" | ||
| msgstr "Processador de Contexto" | ||
|
|
||
| #: templates/debug_toolbar/panels/timer.html:9 | ||
| msgid "Resource" | ||
| msgstr "Recurso" | ||
|
|
||
| #: templates/debug_toolbar/panels/versions.html:6 | ||
| msgid "Package" | ||
| msgstr "Pacote" | ||
|
|
||
| #: templates/debug_toolbar/panels/versions.html:7 | ||
| msgid "Version" | ||
| msgstr "Versão" | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i = 0}, ConstantArray[++i, #++-creativeCommonsRssModule"