From 0ff41e26acacf1ca6096bf5be69868eba0791d55 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Sat, 31 Mar 2012 21:45:10 +0200 Subject: Pulled updates from Transifex. --- debug_toolbar/locale/mk/LC_MESSAGES/django.po | 62 ++++++++++++++++----------- 1 file changed, 37 insertions(+), 25 deletions(-) (limited to 'debug_toolbar/locale/mk') diff --git a/debug_toolbar/locale/mk/LC_MESSAGES/django.po b/debug_toolbar/locale/mk/LC_MESSAGES/django.po index d578e6e..0519108 100644 --- a/debug_toolbar/locale/mk/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/mk/LC_MESSAGES/django.po @@ -1,34 +1,34 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# -# +# +# # Translators: msgid "" msgstr "" "Project-Id-Version: Django Debug Toolbar\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-31 14:35+0200\n" -"PO-Revision-Date: 2012-03-31 12:27+0000\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 \n" "Language-Team: Macedonian (http://www.transifex.net/projects/p/django-debug-toolbar/language/mk/)\n" -"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 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 "" @@ -59,11 +59,11 @@ msgstr "" msgid "Request Vars" msgstr "" -#: panels/settings_vars.py:16 +#: panels/settings_vars.py:18 msgid "Settings" msgstr "" -#: panels/settings_vars.py:19 +#: panels/settings_vars.py:21 #, python-format msgid "Settings from %s" msgstr "" @@ -157,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 DEBUG_TOOLBAR_CONFIG dictionary's key INTERCEPT_REDIRECTS to False." +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 " +"DEBUG_TOOLBAR_CONFIG dictionary's key " +"INTERCEPT_REDIRECTS to False." msgstr "" #: templates/debug_toolbar/panels/cache.html:14 @@ -185,11 +190,17 @@ msgid "Type" msgstr "" #: templates/debug_toolbar/panels/cache.html:41 -msgid "Parameters" +msgid "Function" msgstr "" #: templates/debug_toolbar/panels/cache.html:42 -msgid "Function" +#: 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 @@ -251,14 +262,6 @@ msgstr "" msgid "View Function" msgstr "" -#: 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 msgid "COOKIES Variables" msgstr "" @@ -382,11 +385,15 @@ msgstr "" #: templates/debug_toolbar/panels/templates.html:2 msgid "Template path" -msgstr "" +msgid_plural "Template paths" +msgstr[0] "" +msgstr[1] "" #: templates/debug_toolbar/panels/templates.html:13 msgid "Template" -msgstr "" +msgid_plural "Templates" +msgstr[0] "" +msgstr[1] "" #: templates/debug_toolbar/panels/templates.html:21 #: templates/debug_toolbar/panels/templates.html:37 @@ -400,7 +407,9 @@ msgstr "" #: 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" @@ -413,3 +422,6 @@ msgstr "" #: templates/debug_toolbar/panels/versions.html:7 msgid "Version" msgstr "" + +#~ msgid "Parameters" +#~ msgstr "Parameters" -- cgit v1.2.3