diff options
| author | Jannis Leidel | 2012-03-31 21:45:10 +0200 |
|---|---|---|
| committer | Jannis Leidel | 2012-03-31 21:45:10 +0200 |
| commit | 0ff41e26acacf1ca6096bf5be69868eba0791d55 (patch) | |
| tree | 95dd06566058e2ec28b54fc9dd0b27fed59746df /debug_toolbar/locale/es | |
| parent | 1ba6478b69f51623f4f4636b5be6c02c461f397d (diff) | |
| download | django-debug-toolbar-0ff41e26acacf1ca6096bf5be69868eba0791d55.tar.bz2 | |
Pulled updates from Transifex.
Diffstat (limited to 'debug_toolbar/locale/es')
| -rw-r--r-- | debug_toolbar/locale/es/LC_MESSAGES/django.po | 134 |
1 files changed, 59 insertions, 75 deletions
diff --git a/debug_toolbar/locale/es/LC_MESSAGES/django.po b/debug_toolbar/locale/es/LC_MESSAGES/django.po index b287d8a..64fb80f 100644 --- a/debug_toolbar/locale/es/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/es/LC_MESSAGES/django.po @@ -1,35 +1,34 @@ -# Django Debug Toolbar en Español. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# Percy Pérez-Pinedo <percyp3@gmail.com>, 2009. -# -# Caracteres especiales: á, é, í, ó, ú, ñ, -# +# +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-31 14:35+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" -"Language: \n" +"Project-Id-Version: Django Debug Toolbar\n" +"Report-Msgid-Bugs-To: http://github.com/django-debug-toolbar/django-debug-toolbar/issues\n" +"POT-Creation-Date: 2012-03-31 21:39+0200\n" +"PO-Revision-Date: 2012-03-31 19:39+0000\n" +"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" +"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/django-debug-toolbar/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: panels/cache.py:92 +#: panels/cache.py:125 msgid "Cache" msgstr "" -#: panels/cache.py:96 +#: panels/cache.py:129 #, python-format msgid "%(cache_calls)d call in %(time).2fms" msgid_plural "%(cache_calls)d calls in %(time).2fms" msgstr[0] "" msgstr[1] "" -#: panels/cache.py:102 +#: panels/cache.py:135 msgid "Cache Usage" msgstr "" @@ -49,9 +48,8 @@ msgstr[0] "" msgstr[1] "" #: panels/logger.py:126 -#, fuzzy msgid "Log Messages" -msgstr "Mensaje" +msgstr "" #: panels/profiling.py:149 panels/profiling.py:155 msgid "Profiling" @@ -61,11 +59,11 @@ msgstr "" msgid "Request Vars" msgstr "" -#: panels/settings_vars.py:16 +#: panels/settings_vars.py:18 msgid "Settings" msgstr "Configuraciones" -#: panels/settings_vars.py:19 +#: panels/settings_vars.py:21 #, python-format msgid "Settings from <code>%s</code>" msgstr "" @@ -110,9 +108,8 @@ msgid "Time" msgstr "Tiempo" #: panels/timer.py:70 -#, fuzzy msgid "Resource Usage" -msgstr "Recurso" +msgstr "" #: panels/timer.py:83 msgid "User CPU time" @@ -123,9 +120,8 @@ msgid "System CPU time" msgstr "" #: panels/timer.py:85 -#, fuzzy msgid "Total CPU time" -msgstr "Tiempo Total" +msgstr "" #: panels/timer.py:86 msgid "Elapsed time" @@ -136,9 +132,8 @@ msgid "Context switches" msgstr "" #: panels/version.py:19 panels/version.py:28 -#, fuzzy msgid "Versions" -msgstr "Versión Django" +msgstr "" #: templates/debug_toolbar/base.html:11 msgid "Hide Toolbar" @@ -162,7 +157,12 @@ 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 @@ -190,13 +190,19 @@ msgid "Type" msgstr "Tipo" #: templates/debug_toolbar/panels/cache.html:41 -msgid "Parameters" -msgstr "Parámetros" - -#: templates/debug_toolbar/panels/cache.html:42 msgid "Function" msgstr "Función" +#: templates/debug_toolbar/panels/cache.html:42 +#: templates/debug_toolbar/panels/request_vars.html:8 +msgid "args" +msgstr "" + +#: templates/debug_toolbar/panels/cache.html:43 +#: templates/debug_toolbar/panels/request_vars.html:9 +msgid "kwargs" +msgstr "" + #: templates/debug_toolbar/panels/headers.html:5 msgid "Key" msgstr "Llave" @@ -232,9 +238,8 @@ msgid "Call" msgstr "" #: templates/debug_toolbar/panels/profiling.html:7 -#, fuzzy msgid "CumTime" -msgstr "Tiempo" +msgstr "" #: templates/debug_toolbar/panels/profiling.html:8 #: templates/debug_toolbar/panels/profiling.html:10 @@ -242,9 +247,8 @@ msgid "Per" msgstr "" #: templates/debug_toolbar/panels/profiling.html:9 -#, fuzzy msgid "TotTime" -msgstr "Tiempo Total" +msgstr "" #: templates/debug_toolbar/panels/profiling.html:11 msgid "Count" @@ -255,58 +259,43 @@ msgid "View information" msgstr "" #: templates/debug_toolbar/panels/request_vars.html:7 -#, fuzzy msgid "View Function" -msgstr "Función" - -#: templates/debug_toolbar/panels/request_vars.html:8 -msgid "args" -msgstr "" - -#: templates/debug_toolbar/panels/request_vars.html:9 -msgid "kwargs" msgstr "" #: templates/debug_toolbar/panels/request_vars.html:29 -#, fuzzy msgid "COOKIES Variables" -msgstr "Variable" +msgstr "" #: templates/debug_toolbar/panels/request_vars.html:38 #: templates/debug_toolbar/panels/request_vars.html:64 #: templates/debug_toolbar/panels/request_vars.html:86 #: templates/debug_toolbar/panels/request_vars.html:108 -#, fuzzy msgid "Variable" -msgstr "Variable" +msgstr "" #: templates/debug_toolbar/panels/request_vars.html:52 -#, fuzzy msgid "No COOKIE data" -msgstr "No GET datos" +msgstr "" #: templates/debug_toolbar/panels/request_vars.html:55 -#, fuzzy msgid "SESSION Variables" -msgstr "Variable" +msgstr "" #: templates/debug_toolbar/panels/request_vars.html:78 msgid "No SESSION data" msgstr "No SESSION datos" #: templates/debug_toolbar/panels/request_vars.html:81 -#, fuzzy msgid "GET Variables" -msgstr "Variable" +msgstr "" #: templates/debug_toolbar/panels/request_vars.html:100 msgid "No GET data" msgstr "No GET datos" #: templates/debug_toolbar/panels/request_vars.html:103 -#, fuzzy msgid "POST Variables" -msgstr "Variable" +msgstr "" #: templates/debug_toolbar/panels/request_vars.html:122 msgid "No POST data" @@ -340,14 +329,12 @@ msgid "Query" msgstr "" #: templates/debug_toolbar/panels/sql.html:20 -#, fuzzy msgid "Timeline" -msgstr "Tiempo" +msgstr "" #: templates/debug_toolbar/panels/sql.html:21 -#, fuzzy msgid "Time (ms)" -msgstr "Tiempo" +msgstr "" #: templates/debug_toolbar/panels/sql.html:22 msgid "Action" @@ -393,18 +380,20 @@ msgid "Empty set" msgstr "Set Vacío" #: templates/debug_toolbar/panels/template_source.html:4 -#, fuzzy msgid "Template Source" -msgstr "Plantilla" +msgstr "" #: templates/debug_toolbar/panels/templates.html:2 -#, fuzzy msgid "Template path" -msgstr "Plantilla" +msgid_plural "Template paths" +msgstr[0] "" +msgstr[1] "" #: templates/debug_toolbar/panels/templates.html:13 msgid "Template" -msgstr "Plantilla" +msgid_plural "Templates" +msgstr[0] "" +msgstr[1] "Plantilla" #: templates/debug_toolbar/panels/templates.html:21 #: templates/debug_toolbar/panels/templates.html:37 @@ -418,7 +407,9 @@ msgstr "Ninguno" #: templates/debug_toolbar/panels/templates.html:31 msgid "Context processor" -msgstr "" +msgid_plural "Context processors" +msgstr[0] "" +msgstr[1] "" #: templates/debug_toolbar/panels/timer.html:9 msgid "Resource" @@ -429,15 +420,8 @@ msgid "Package" msgstr "" #: templates/debug_toolbar/panels/versions.html:7 -#, fuzzy msgid "Version" -msgstr "Versión Django" - -#~ msgid "Line" -#~ msgstr "Línea" - -#~ msgid "Method" -#~ msgstr "Método" +msgstr "" -#~ msgid "File" -#~ msgstr "Archivo" +#~ msgid "Parameters" +#~ msgstr "Parameters" |
