diff options
| author | Aymeric Augustin | 2013-12-21 10:02:41 +0100 | 
|---|---|---|
| committer | Aymeric Augustin | 2013-12-21 10:07:54 +0100 | 
| commit | f081b3c0eab9f8ccdecd2b94b46e625321ce4c0f (patch) | |
| tree | c37974a23f6872746448c604661b222c0f8da79f /debug_toolbar/locale | |
| parent | ae450f9ea7733e14a3faa5183b3d213f5d9a3214 (diff) | |
| download | django-debug-toolbar-f081b3c0eab9f8ccdecd2b94b46e625321ce4c0f.tar.bz2 | |
Add new langages and remove languages without any translations.
Diffstat (limited to 'debug_toolbar/locale')
| -rw-r--r-- | debug_toolbar/locale/ar/LC_MESSAGES/django.mo | bin | 587 -> 0 bytes | |||
| -rw-r--r-- | debug_toolbar/locale/cs/LC_MESSAGES/django.po (renamed from debug_toolbar/locale/ro/LC_MESSAGES/django.po) | 337 | ||||
| -rw-r--r-- | debug_toolbar/locale/fi/LC_MESSAGES/django.po (renamed from debug_toolbar/locale/ar/LC_MESSAGES/django.po) | 237 | ||||
| -rw-r--r-- | debug_toolbar/locale/id/LC_MESSAGES/django.po (renamed from debug_toolbar/locale/ja/LC_MESSAGES/django.po) | 118 | ||||
| -rw-r--r-- | debug_toolbar/locale/ja/LC_MESSAGES/django.mo | bin | 499 -> 0 bytes | |||
| -rw-r--r-- | debug_toolbar/locale/mk/LC_MESSAGES/django.mo | bin | 538 -> 0 bytes | |||
| -rw-r--r-- | debug_toolbar/locale/ro/LC_MESSAGES/django.mo | bin | 547 -> 0 bytes | |||
| -rw-r--r-- | debug_toolbar/locale/sv_SE/LC_MESSAGES/django.po (renamed from debug_toolbar/locale/mk/LC_MESSAGES/django.po) | 108 | ||||
| -rw-r--r-- | debug_toolbar/locale/tr/LC_MESSAGES/django.mo | bin | 504 -> 0 bytes | |||
| -rw-r--r-- | debug_toolbar/locale/tr/LC_MESSAGES/django.po | 646 | 
10 files changed, 374 insertions, 1072 deletions
| diff --git a/debug_toolbar/locale/ar/LC_MESSAGES/django.mo b/debug_toolbar/locale/ar/LC_MESSAGES/django.moBinary files differ deleted file mode 100644 index f5d0351..0000000 --- a/debug_toolbar/locale/ar/LC_MESSAGES/django.mo +++ /dev/null diff --git a/debug_toolbar/locale/ro/LC_MESSAGES/django.po b/debug_toolbar/locale/cs/LC_MESSAGES/django.po index ef76ec8..6a0b8ef 100644 --- a/debug_toolbar/locale/ro/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/cs/LC_MESSAGES/django.po @@ -3,346 +3,347 @@  #   #   # Translators: +# Vlada Macek <macek@sandbox.cz>, 2013  msgid ""  msgstr ""  "Project-Id-Version: Django Debug Toolbar\n"  "Report-Msgid-Bugs-To: \n"  "POT-Creation-Date: 2013-12-15 13:11+0100\n" -"PO-Revision-Date: 2013-12-15 12:13+0000\n" -"Last-Translator: Aymeric Augustin <aymeric.augustin@m4x.org>\n" -"Language-Team: Romanian (http://www.transifex.com/projects/p/django-debug-toolbar/language/ro/)\n" +"PO-Revision-Date: 2013-12-16 08:50+0000\n" +"Last-Translator: Vlada Macek <macek@sandbox.cz>\n" +"Language-Team: Czech (http://www.transifex.com/projects/p/django-debug-toolbar/language/cs/)\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"  #: views.py:14  msgid ""  "Data for this panel isn't available anymore. Please reload the page and "  "retry." -msgstr "" +msgstr "Data pro tento panel již nejsou k dispozici. Obnovte stránku a zkuste to znova."  #: panels/cache.py:189  msgid "Cache" -msgstr "" +msgstr "Mezipaměť"  #: panels/cache.py:194  #, python-format  msgid "%(cache_calls)d call in %(time).2fms"  msgid_plural "%(cache_calls)d calls in %(time).2fms" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%(cache_calls)d volání během %(time).2fms" +msgstr[1] "%(cache_calls)d volání během %(time).2fms" +msgstr[2] "%(cache_calls)d volání během %(time).2fms"  #: panels/cache.py:202  #, python-format  msgid "Cache calls from %(count)d backend"  msgid_plural "Cache calls from %(count)d backends" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Volání mezipaměti z %(count)d backendu" +msgstr[1] "Volání mezipaměti z %(count)d backendů" +msgstr[2] "Volání mezipaměti z %(count)d backendů"  #: panels/headers.py:35  msgid "Headers" -msgstr "" +msgstr "Záhlaví"  #: panels/logging.py:64  msgid "Logging" -msgstr "" +msgstr "Protokol"  #: panels/logging.py:70  #, python-format  msgid "%(count)s message"  msgid_plural "%(count)s messages" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%(count)s zpráva" +msgstr[1] "%(count)s zprávy" +msgstr[2] "%(count)s zpráv"  #: panels/logging.py:73  msgid "Log messages" -msgstr "" +msgstr "Zprávy protokolu"  #: panels/profiling.py:126  msgid "Profiling" -msgstr "" +msgstr "Profilování"  #: panels/redirects.py:22  msgid "Intercept redirects" -msgstr "" +msgstr "Zachycení přesměrování"  #: panels/request.py:18  msgid "Request" -msgstr "" +msgstr "Požadavek"  #: panels/request.py:27  msgid "<no view>" -msgstr "" +msgstr "<žádný pohled>"  #: panels/request.py:39  msgid "<unavailable>" -msgstr "" +msgstr "<není k dispozici>"  #: panels/settings.py:20  msgid "Settings" -msgstr "" +msgstr "Settings"  #: panels/settings.py:23  #, python-format  msgid "Settings from <code>%s</code>" -msgstr "" +msgstr "Nastavení z modulu <code>%s</code>"  #: panels/signals.py:41  #, python-format  msgid "%(num_receivers)d receiver of 1 signal"  msgid_plural "%(num_receivers)d receivers of 1 signal" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%(num_receivers)d příjemce 1 signálu" +msgstr[1] "%(num_receivers)d příjemci 1 signálu" +msgstr[2] "%(num_receivers)d příjemců 1 signálu"  #: panels/signals.py:44  #, python-format  msgid "%(num_receivers)d receiver of %(num_signals)d signals"  msgid_plural "%(num_receivers)d receivers of %(num_signals)d signals" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%(num_receivers)d příjemce %(num_signals)d signálů" +msgstr[1] "%(num_receivers)d příjemci %(num_signals)d signálů" +msgstr[2] "%(num_receivers)d příjemců %(num_signals)d signálů"  #: panels/signals.py:49  msgid "Signals" -msgstr "" +msgstr "Signály"  #: panels/staticfiles.py:90  #, python-format  msgid "Static files (%(num_found)s found, %(num_used)s used)" -msgstr "" +msgstr "Statické soubory (nalezeno: %(num_found)s, použito: %(num_used)s)"  #: panels/staticfiles.py:115  msgid "Static files" -msgstr "" +msgstr "Statické soubory"  #: panels/staticfiles.py:120  #, python-format  msgid "%(num_used)s file used"  msgid_plural "%(num_used)s files used" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%(num_used)s soubor použit" +msgstr[1] "%(num_used)s soubory použity" +msgstr[2] "%(num_used)s souborů použito"  #: panels/timer.py:23  #, python-format  msgid "CPU: %(cum)0.2fms (%(total)0.2fms)" -msgstr "" +msgstr "CPU: %(cum)0.2fms (%(total)0.2fms)"  #: panels/timer.py:28  #, python-format  msgid "Total: %0.2fms" -msgstr "" +msgstr "Celkem: %0.2fms"  #: panels/timer.py:34 templates/debug_toolbar/panels/logging.html:7  #: templates/debug_toolbar/panels/sql_explain.html:11  #: templates/debug_toolbar/panels/sql_profile.html:12  #: templates/debug_toolbar/panels/sql_select.html:11  msgid "Time" -msgstr "" +msgstr "Čas"  #: panels/timer.py:42  msgid "User CPU time" -msgstr "" +msgstr "Uživatelský čas CPU"  #: panels/timer.py:42  #, python-format  msgid "%(utime)0.3f msec" -msgstr "" +msgstr "%(utime)0.3f msec"  #: panels/timer.py:43  msgid "System CPU time" -msgstr "" +msgstr "Systémový čas CPU"  #: panels/timer.py:43  #, python-format  msgid "%(stime)0.3f msec" -msgstr "" +msgstr "%(stime)0.3f msec"  #: panels/timer.py:44  msgid "Total CPU time" -msgstr "" +msgstr "Celkový čas CPU"  #: panels/timer.py:44  #, python-format  msgid "%(total)0.3f msec" -msgstr "" +msgstr "%(total)0.3f msec"  #: panels/timer.py:45  msgid "Elapsed time" -msgstr "" +msgstr "Uplynulý čas"  #: panels/timer.py:45  #, python-format  msgid "%(total_time)0.3f msec" -msgstr "" +msgstr "%(total_time)0.3f msec"  #: panels/timer.py:46  msgid "Context switches" -msgstr "" +msgstr "Přepnutí kontextu"  #: panels/timer.py:46  #, python-format  msgid "%(vcsw)d voluntary, %(ivcsw)d involuntary" -msgstr "" +msgstr "%(vcsw)d dobrovolně, %(ivcsw)d nedobrovolně"  #: panels/versions.py:25  msgid "Versions" -msgstr "" +msgstr "Verze"  #: panels/sql/panel.py:21  msgid "Autocommit" -msgstr "" +msgstr "Autocommit"  #: panels/sql/panel.py:22  msgid "Read uncommitted" -msgstr "" +msgstr "Read uncommitted"  #: panels/sql/panel.py:23  msgid "Read committed" -msgstr "" +msgstr "Read committed"  #: panels/sql/panel.py:24  msgid "Repeatable read" -msgstr "" +msgstr "Repeatable read"  #: panels/sql/panel.py:25  msgid "Serializable" -msgstr "" +msgstr "Serializable"  #: panels/sql/panel.py:36  msgid "Idle" -msgstr "" +msgstr "V klidu (idle)"  #: panels/sql/panel.py:37  msgid "Active" -msgstr "" +msgstr "Aktivní"  #: panels/sql/panel.py:38  msgid "In transaction" -msgstr "" +msgstr "Uvnitř transakce"  #: panels/sql/panel.py:39  msgid "In error" -msgstr "" +msgstr "V chybovém stavu"  #: panels/sql/panel.py:40  msgid "Unknown" -msgstr "" +msgstr "Neznámé"  #: panels/sql/panel.py:105  msgid "SQL" -msgstr "" +msgstr "SQL"  #: panels/templates/panel.py:141  msgid "Templates" -msgstr "" +msgstr "Šablony"  #: panels/templates/panel.py:146  #, python-format  msgid "Templates (%(num_templates)s rendered)" -msgstr "" +msgstr "Šablony (renderovaných: %(num_templates)s)"  #: templates/debug_toolbar/base.html:17  msgid "Hide toolbar" -msgstr "" +msgstr "Skrýt lištu"  #: templates/debug_toolbar/base.html:17  msgid "Hide" -msgstr "" +msgstr "Skrýt"  #: templates/debug_toolbar/base.html:23  msgid "Disable for next and successive requests" -msgstr "" +msgstr "Vypnout pro následné požadavky"  #: templates/debug_toolbar/base.html:23  msgid "Enable for next and successive requests" -msgstr "" +msgstr "Zapnout pro následné požadavky"  #: templates/debug_toolbar/base.html:45  msgid "Show toolbar" -msgstr "" +msgstr "Zobrazit lištu"  #: templates/debug_toolbar/base.html:51  msgid "Close" -msgstr "" +msgstr "Zavřít"  #: templates/debug_toolbar/redirect.html:8  msgid "Location:" -msgstr "" +msgstr "Adresa:"  #: templates/debug_toolbar/redirect.html:10  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." -msgstr "" +msgstr "Aplikace Django Debug Toolbar zachytila přesměrování na výše uvedenou adresu URL za účelem ladicího zobrazení. Chcete-li přesměrování dokončit, klepněte na odkaz výše."  #: templates/debug_toolbar/panels/cache.html:2  msgid "Summary" -msgstr "" +msgstr "Souhrn"  #: templates/debug_toolbar/panels/cache.html:6  msgid "Total calls" -msgstr "" +msgstr "Celkem volání"  #: templates/debug_toolbar/panels/cache.html:7  msgid "Total time" -msgstr "" +msgstr "Celkový čas"  #: templates/debug_toolbar/panels/cache.html:8  msgid "Cache hits" -msgstr "" +msgstr "Nalezení v mezipaměti"  #: templates/debug_toolbar/panels/cache.html:9  msgid "Cache misses" -msgstr "" +msgstr "Nebylo v mezipaměti"  #: templates/debug_toolbar/panels/cache.html:21  msgid "Commands" -msgstr "" +msgstr "Příkazy"  #: templates/debug_toolbar/panels/cache.html:39  msgid "Calls" -msgstr "" +msgstr "Volání"  #: templates/debug_toolbar/panels/cache.html:43  #: templates/debug_toolbar/panels/sql.html:20  msgid "Time (ms)" -msgstr "" +msgstr "Čas (ms)"  #: templates/debug_toolbar/panels/cache.html:44  msgid "Type" -msgstr "" +msgstr "Typ"  #: templates/debug_toolbar/panels/cache.html:45  #: templates/debug_toolbar/panels/request.html:8  msgid "Arguments" -msgstr "" +msgstr "Argumenty"  #: templates/debug_toolbar/panels/cache.html:46  #: templates/debug_toolbar/panels/request.html:9  msgid "Keyword arguments" -msgstr "" +msgstr "Klíčované argumenty"  #: templates/debug_toolbar/panels/cache.html:47  msgid "Backend" -msgstr "" +msgstr "Backend"  #: templates/debug_toolbar/panels/headers.html:3  msgid "Request headers" -msgstr "" +msgstr "Záhlaví požadavku"  #: templates/debug_toolbar/panels/headers.html:8  #: templates/debug_toolbar/panels/headers.html:27  #: templates/debug_toolbar/panels/headers.html:48  msgid "Key" -msgstr "" +msgstr "Klíč"  #: templates/debug_toolbar/panels/headers.html:9  #: templates/debug_toolbar/panels/headers.html:28 @@ -354,217 +355,217 @@ msgstr ""  #: templates/debug_toolbar/panels/settings.html:6  #: templates/debug_toolbar/panels/timer.html:11  msgid "Value" -msgstr "" +msgstr "Hodnota"  #: templates/debug_toolbar/panels/headers.html:22  msgid "Response headers" -msgstr "" +msgstr "Záhlaví odezvy"  #: templates/debug_toolbar/panels/headers.html:41  msgid "WSGI environ" -msgstr "" +msgstr "Prostředí WSGI"  #: templates/debug_toolbar/panels/headers.html:43  msgid ""  "Since the WSGI environ inherits the environment of the server, only a "  "significant subset is shown below." -msgstr "" +msgstr "Níže je zobrazena pouze podstatná část proměnných prostředí, protože WSGI je dědí od serveru."  #: templates/debug_toolbar/panels/logging.html:6  msgid "Level" -msgstr "" +msgstr "Úroveň"  #: templates/debug_toolbar/panels/logging.html:8  msgid "Channel" -msgstr "" +msgstr "Kanál"  #: templates/debug_toolbar/panels/logging.html:9  msgid "Message" -msgstr "" +msgstr "Zpráva"  #: templates/debug_toolbar/panels/logging.html:10  #: templates/debug_toolbar/panels/staticfiles.html:45  msgid "Location" -msgstr "" +msgstr "Adresa"  #: templates/debug_toolbar/panels/logging.html:26  msgid "No messages logged" -msgstr "" +msgstr "Nebyly protokolovány žádné zprávy."  #: templates/debug_toolbar/panels/profiling.html:5  msgid "Call" -msgstr "" +msgstr "Volání"  #: templates/debug_toolbar/panels/profiling.html:6  msgid "CumTime" -msgstr "" +msgstr "KumulČas"  #: templates/debug_toolbar/panels/profiling.html:7  #: templates/debug_toolbar/panels/profiling.html:9  msgid "Per" -msgstr "" +msgstr "Celk. za volání"  #: templates/debug_toolbar/panels/profiling.html:8  msgid "TotTime" -msgstr "" +msgstr "CelkČas"  #: templates/debug_toolbar/panels/profiling.html:10  msgid "Count" -msgstr "" +msgstr "Počet"  #: templates/debug_toolbar/panels/request.html:3  msgid "View information" -msgstr "" +msgstr "Informace o pohledových funkcích"  #: templates/debug_toolbar/panels/request.html:7  msgid "View function" -msgstr "" +msgstr "Pohledová funkce"  #: templates/debug_toolbar/panels/request.html:10  msgid "URL name" -msgstr "" +msgstr "Název URL"  #: templates/debug_toolbar/panels/request.html:24  msgid "Cookies" -msgstr "" +msgstr "Soubory cookie"  #: templates/debug_toolbar/panels/request.html:32  #: templates/debug_toolbar/panels/request.html:58  #: templates/debug_toolbar/panels/request.html:84  #: templates/debug_toolbar/panels/request.html:109  msgid "Variable" -msgstr "" +msgstr "Proměnná"  #: templates/debug_toolbar/panels/request.html:46  msgid "No cookies" -msgstr "" +msgstr "Žádné soubory cookie"  #: templates/debug_toolbar/panels/request.html:50  msgid "Session data" -msgstr "" +msgstr "Data sezení"  #: templates/debug_toolbar/panels/request.html:72  msgid "No session data" -msgstr "" +msgstr "Žádná data sezení"  #: templates/debug_toolbar/panels/request.html:76  msgid "GET data" -msgstr "" +msgstr "Data typu GET"  #: templates/debug_toolbar/panels/request.html:98  msgid "No GET data" -msgstr "" +msgstr "Žádná data typu GET"  #: templates/debug_toolbar/panels/request.html:102  msgid "POST data" -msgstr "" +msgstr "Data typu POST"  #: templates/debug_toolbar/panels/request.html:123  msgid "No POST data" -msgstr "" +msgstr "Žádná data typu POST"  #: templates/debug_toolbar/panels/settings.html:5  msgid "Setting" -msgstr "" +msgstr "Nastavení"  #: templates/debug_toolbar/panels/signals.html:5  msgid "Signal" -msgstr "" +msgstr "Signál"  #: templates/debug_toolbar/panels/signals.html:6  msgid "Providing" -msgstr "" +msgstr "Poskytuje"  #: templates/debug_toolbar/panels/signals.html:7  msgid "Receivers" -msgstr "" +msgstr "Příjemci"  #: templates/debug_toolbar/panels/sql.html:7  #, python-format  msgid "%(num)s query"  msgid_plural "%(num)s queries" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%(num)s dotaz" +msgstr[1] "%(num)s dotazy" +msgstr[2] "%(num)s dotazů"  #: templates/debug_toolbar/panels/sql.html:18  msgid "Query" -msgstr "" +msgstr "Dotaz"  #: templates/debug_toolbar/panels/sql.html:19  #: templates/debug_toolbar/panels/timer.html:36  msgid "Timeline" -msgstr "" +msgstr "Časová osa"  #: templates/debug_toolbar/panels/sql.html:21  msgid "Action" -msgstr "" +msgstr "Akce"  #: templates/debug_toolbar/panels/sql.html:64  msgid "Connection:" -msgstr "" +msgstr "Spojení:"  #: templates/debug_toolbar/panels/sql.html:66  msgid "Isolation level:" -msgstr "" +msgstr "Úroveň izolace:"  #: templates/debug_toolbar/panels/sql.html:69  msgid "Transaction status:" -msgstr "" +msgstr "Stav transakce:"  #: templates/debug_toolbar/panels/sql.html:83  msgid "(unknown)" -msgstr "" +msgstr "(neznámé)"  #: templates/debug_toolbar/panels/sql.html:92  msgid "No SQL queries were recorded during this request." -msgstr "" +msgstr "Pro tento požadavek nebyl zaznamenán žádný dotaz SQL."  #: templates/debug_toolbar/panels/sql_explain.html:3  #: templates/debug_toolbar/panels/sql_profile.html:3  #: templates/debug_toolbar/panels/sql_select.html:3  #: templates/debug_toolbar/panels/template_source.html:3  msgid "Back" -msgstr "" +msgstr "Zpět"  #: templates/debug_toolbar/panels/sql_explain.html:4  msgid "SQL explained" -msgstr "" +msgstr "Vysvětlené SQL"  #: templates/debug_toolbar/panels/sql_explain.html:9  #: templates/debug_toolbar/panels/sql_profile.html:10  #: templates/debug_toolbar/panels/sql_select.html:9  msgid "Executed SQL" -msgstr "" +msgstr "Spuštěné SQL"  #: templates/debug_toolbar/panels/sql_explain.html:13  #: templates/debug_toolbar/panels/sql_profile.html:14  #: templates/debug_toolbar/panels/sql_select.html:13  msgid "Database" -msgstr "" +msgstr "Databáze"  #: templates/debug_toolbar/panels/sql_profile.html:4  msgid "SQL profiled" -msgstr "" +msgstr "Profilované SQL"  #: templates/debug_toolbar/panels/sql_profile.html:37  msgid "Error" -msgstr "" +msgstr "Chyba"  #: templates/debug_toolbar/panels/sql_select.html:4  msgid "SQL selected" -msgstr "" +msgstr "Vybrané SQL"  #: templates/debug_toolbar/panels/sql_select.html:36  msgid "Empty set" -msgstr "" +msgstr "Prázdná sada"  #: templates/debug_toolbar/panels/staticfiles.html:4  msgid "Static file path"  msgid_plural "Static file paths" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Cesta ke statickým souborům" +msgstr[1] "Cesty ke statickým souborům" +msgstr[2] "Cesty ke statickým souborům"  #: templates/debug_toolbar/panels/staticfiles.html:12  #: templates/debug_toolbar/panels/staticfiles.html:23 @@ -573,88 +574,88 @@ msgstr[2] ""  #: templates/debug_toolbar/panels/templates.html:28  #: templates/debug_toolbar/panels/templates.html:43  msgid "None" -msgstr "" +msgstr "Žádné"  #: templates/debug_toolbar/panels/staticfiles.html:15  msgid "Static file app"  msgid_plural "Static file apps" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Aplikace se statickými soubory" +msgstr[1] "Aplikace se statickými soubory" +msgstr[2] "Aplikace se statickými soubory"  #: templates/debug_toolbar/panels/staticfiles.html:26  msgid "Static file"  msgid_plural "Static files" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Statický soubor" +msgstr[1] "Statické soubory" +msgstr[2] "Statické soubory"  #: templates/debug_toolbar/panels/staticfiles.html:40  #, python-format  msgid "%(payload_count)s file"  msgid_plural "%(payload_count)s files" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "%(payload_count)s soubor" +msgstr[1] "%(payload_count)s soubory" +msgstr[2] "%(payload_count)s souborů"  #: templates/debug_toolbar/panels/staticfiles.html:44  msgid "Path" -msgstr "" +msgstr "Cesta"  #: templates/debug_toolbar/panels/template_source.html:4  msgid "Template source:" -msgstr "" +msgstr "Zdroj šablony:"  #: templates/debug_toolbar/panels/templates.html:2  msgid "Template path"  msgid_plural "Template paths" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Cesta k šabloně" +msgstr[1] "Cesty k šablonám" +msgstr[2] "Cesty k šablonám"  #: templates/debug_toolbar/panels/templates.html:13  msgid "Template"  msgid_plural "Templates" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Šablona" +msgstr[1] "Šablony" +msgstr[2] "Šablony"  #: templates/debug_toolbar/panels/templates.html:21  #: templates/debug_toolbar/panels/templates.html:37  msgid "Toggle context" -msgstr "" +msgstr "Zap./vyp. kontext"  #: templates/debug_toolbar/panels/templates.html:31  msgid "Context processor"  msgid_plural "Context processors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Procesor kontextu" +msgstr[1] "Procesory kontextu" +msgstr[2] "Procesory kontextu"  #: templates/debug_toolbar/panels/timer.html:2  msgid "Resource usage" -msgstr "" +msgstr "Využití zdrojů"  #: templates/debug_toolbar/panels/timer.html:10  msgid "Resource" -msgstr "" +msgstr "Prostředek"  #: templates/debug_toolbar/panels/timer.html:26  msgid "Browser timing" -msgstr "" +msgstr "Časování prohlížeče"  #: templates/debug_toolbar/panels/timer.html:35  msgid "Timing attribute" -msgstr "" +msgstr "Atribut"  #: templates/debug_toolbar/panels/timer.html:37  msgid "Milliseconds since navigation start (+length)" -msgstr "" +msgstr "Milisekund od začátku navigace (+délka)"  #: templates/debug_toolbar/panels/versions.html:5  msgid "Name" -msgstr "" +msgstr "Název"  #: templates/debug_toolbar/panels/versions.html:6  msgid "Version" -msgstr "" +msgstr "Verze" diff --git a/debug_toolbar/locale/ar/LC_MESSAGES/django.po b/debug_toolbar/locale/fi/LC_MESSAGES/django.po index 8529ff3..38ec494 100644 --- a/debug_toolbar/locale/ar/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/fi/LC_MESSAGES/django.po @@ -3,19 +3,20 @@  #   #   # Translators: +# nanook <klaus.dahlen@gmail.com>, 2012  msgid ""  msgstr ""  "Project-Id-Version: Django Debug Toolbar\n"  "Report-Msgid-Bugs-To: \n"  "POT-Creation-Date: 2013-12-15 13:11+0100\n" -"PO-Revision-Date: 2013-12-15 12:13+0000\n" +"PO-Revision-Date: 2013-12-15 12:40+0000\n"  "Last-Translator: Aymeric Augustin <aymeric.augustin@m4x.org>\n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/django-debug-toolbar/language/ar/)\n" +"Language-Team: Finnish (http://www.transifex.com/projects/p/django-debug-toolbar/language/fi/)\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n"  #: views.py:14  msgid "" @@ -25,18 +26,14 @@ msgstr ""  #: panels/cache.py:189  msgid "Cache" -msgstr "" +msgstr "Välimuisti"  #: panels/cache.py:194  #, python-format  msgid "%(cache_calls)d call in %(time).2fms"  msgid_plural "%(cache_calls)d calls in %(time).2fms" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "%(cache_calls)d kutsu %(time).2fms" +msgstr[1] "%(cache_calls)d kutsua %(time).2fms"  #: panels/cache.py:202  #, python-format @@ -44,10 +41,6 @@ msgid "Cache calls from %(count)d backend"  msgid_plural "Cache calls from %(count)d backends"  msgstr[0] ""  msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] ""  #: panels/headers.py:35  msgid "Headers" @@ -55,18 +48,14 @@ msgstr ""  #: panels/logging.py:64  msgid "Logging" -msgstr "" +msgstr "Loki"  #: panels/logging.py:70  #, python-format  msgid "%(count)s message"  msgid_plural "%(count)s messages" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "%(count)s viesti" +msgstr[1] "%(count)s viestiä"  #: panels/logging.py:73  msgid "Log messages" @@ -74,7 +63,7 @@ msgstr ""  #: panels/profiling.py:126  msgid "Profiling" -msgstr "" +msgstr "Profilointi"  #: panels/redirects.py:22  msgid "Intercept redirects" @@ -94,38 +83,30 @@ msgstr ""  #: panels/settings.py:20  msgid "Settings" -msgstr "" +msgstr "Asetukset"  #: panels/settings.py:23  #, python-format  msgid "Settings from <code>%s</code>" -msgstr "" +msgstr "Asetukset tiedostosta <code>%s</code>"  #: panels/signals.py:41  #, python-format  msgid "%(num_receivers)d receiver of 1 signal"  msgid_plural "%(num_receivers)d receivers of 1 signal" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "%(num_receivers)d vastaanotin 1 signaalille" +msgstr[1] "%(num_receivers)d vastaanotinta 1 signaalille"  #: panels/signals.py:44  #, python-format  msgid "%(num_receivers)d receiver of %(num_signals)d signals"  msgid_plural "%(num_receivers)d receivers of %(num_signals)d signals" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "%(num_receivers)d vastaanotin %(num_signals)d signaalille" +msgstr[1] "%(num_receivers)d vastaanotinta %(num_signals)d signaalille"  #: panels/signals.py:49  msgid "Signals" -msgstr "" +msgstr "Signaalit"  #: panels/staticfiles.py:90  #, python-format @@ -134,7 +115,7 @@ msgstr ""  #: panels/staticfiles.py:115  msgid "Static files" -msgstr "" +msgstr "Staattiset tiedostot"  #: panels/staticfiles.py:120  #, python-format @@ -142,15 +123,11 @@ msgid "%(num_used)s file used"  msgid_plural "%(num_used)s files used"  msgstr[0] ""  msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] ""  #: panels/timer.py:23  #, python-format  msgid "CPU: %(cum)0.2fms (%(total)0.2fms)" -msgstr "" +msgstr "CPU: %(cum)0.2fms (%(total)0.2fms)"  #: panels/timer.py:28  #, python-format @@ -162,47 +139,47 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_profile.html:12  #: templates/debug_toolbar/panels/sql_select.html:11  msgid "Time" -msgstr "" +msgstr "Aika"  #: panels/timer.py:42  msgid "User CPU time" -msgstr "" +msgstr "Käyttäjän CPU-aika"  #: panels/timer.py:42  #, python-format  msgid "%(utime)0.3f msec" -msgstr "" +msgstr "%(utime)0.3f msek"  #: panels/timer.py:43  msgid "System CPU time" -msgstr "" +msgstr "Järjestelmän CPU-aika"  #: panels/timer.py:43  #, python-format  msgid "%(stime)0.3f msec" -msgstr "" +msgstr "%(stime)0.3f msek"  #: panels/timer.py:44  msgid "Total CPU time" -msgstr "" +msgstr "CPU-aika yhteensä"  #: panels/timer.py:44  #, python-format  msgid "%(total)0.3f msec" -msgstr "" +msgstr "%(total)0.3f msek"  #: panels/timer.py:45  msgid "Elapsed time" -msgstr "" +msgstr "Kulunut aika"  #: panels/timer.py:45  #, python-format  msgid "%(total_time)0.3f msec" -msgstr "" +msgstr "%(total_time)0.3f msek"  #: panels/timer.py:46  msgid "Context switches" -msgstr "" +msgstr "Kontekstin vivut"  #: panels/timer.py:46  #, python-format @@ -211,11 +188,11 @@ msgstr ""  #: panels/versions.py:25  msgid "Versions" -msgstr "" +msgstr "Versiot"  #: panels/sql/panel.py:21  msgid "Autocommit" -msgstr "" +msgstr "Autocommit"  #: panels/sql/panel.py:22  msgid "Read uncommitted" @@ -231,7 +208,7 @@ msgstr ""  #: panels/sql/panel.py:25  msgid "Serializable" -msgstr "" +msgstr "Muuttuja"  #: panels/sql/panel.py:36  msgid "Idle" @@ -239,32 +216,32 @@ msgstr ""  #: panels/sql/panel.py:37  msgid "Active" -msgstr "" +msgstr "Tapahtuma"  #: panels/sql/panel.py:38  msgid "In transaction" -msgstr "" +msgstr "Tapahtuman tila:"  #: panels/sql/panel.py:39  msgid "In error" -msgstr "" +msgstr "Virhe"  #: panels/sql/panel.py:40  msgid "Unknown" -msgstr "" +msgstr "(tuntematon)"  #: panels/sql/panel.py:105  msgid "SQL" -msgstr "" +msgstr "SQL"  #: panels/templates/panel.py:141  msgid "Templates" -msgstr "" +msgstr "Asettelupohjat"  #: panels/templates/panel.py:146  #, python-format  msgid "Templates (%(num_templates)s rendered)" -msgstr "" +msgstr "Asetttelupohjat (%(num_templates)s renderöity)"  #: templates/debug_toolbar/base.html:17  msgid "Hide toolbar" @@ -272,7 +249,7 @@ msgstr ""  #: templates/debug_toolbar/base.html:17  msgid "Hide" -msgstr "" +msgstr "Piilota"  #: templates/debug_toolbar/base.html:23  msgid "Disable for next and successive requests" @@ -288,7 +265,7 @@ msgstr ""  #: templates/debug_toolbar/base.html:51  msgid "Close" -msgstr "" +msgstr "Sulje"  #: templates/debug_toolbar/redirect.html:8  msgid "Location:" @@ -332,11 +309,11 @@ msgstr ""  #: templates/debug_toolbar/panels/cache.html:43  #: templates/debug_toolbar/panels/sql.html:20  msgid "Time (ms)" -msgstr "" +msgstr "Aika (ms)"  #: templates/debug_toolbar/panels/cache.html:44  msgid "Type" -msgstr "" +msgstr "Tyyppi"  #: templates/debug_toolbar/panels/cache.html:45  #: templates/debug_toolbar/panels/request.html:8 @@ -360,7 +337,7 @@ msgstr ""  #: templates/debug_toolbar/panels/headers.html:27  #: templates/debug_toolbar/panels/headers.html:48  msgid "Key" -msgstr "" +msgstr "Avain"  #: templates/debug_toolbar/panels/headers.html:9  #: templates/debug_toolbar/panels/headers.html:28 @@ -372,7 +349,7 @@ msgstr ""  #: templates/debug_toolbar/panels/settings.html:6  #: templates/debug_toolbar/panels/timer.html:11  msgid "Value" -msgstr "" +msgstr "Arvo"  #: templates/debug_toolbar/panels/headers.html:22  msgid "Response headers" @@ -390,49 +367,49 @@ msgstr ""  #: templates/debug_toolbar/panels/logging.html:6  msgid "Level" -msgstr "" +msgstr "Taso"  #: templates/debug_toolbar/panels/logging.html:8  msgid "Channel" -msgstr "" +msgstr "Kanava"  #: templates/debug_toolbar/panels/logging.html:9  msgid "Message" -msgstr "" +msgstr "Viesti"  #: templates/debug_toolbar/panels/logging.html:10  #: templates/debug_toolbar/panels/staticfiles.html:45  msgid "Location" -msgstr "" +msgstr "Sijainti"  #: templates/debug_toolbar/panels/logging.html:26  msgid "No messages logged" -msgstr "" +msgstr "Ei viestejä lokissa"  #: templates/debug_toolbar/panels/profiling.html:5  msgid "Call" -msgstr "" +msgstr "Kutsu"  #: templates/debug_toolbar/panels/profiling.html:6  msgid "CumTime" -msgstr "" +msgstr "CumTime"  #: templates/debug_toolbar/panels/profiling.html:7  #: templates/debug_toolbar/panels/profiling.html:9  msgid "Per" -msgstr "" +msgstr "/"  #: templates/debug_toolbar/panels/profiling.html:8  msgid "TotTime" -msgstr "" +msgstr "TotTime"  #: templates/debug_toolbar/panels/profiling.html:10  msgid "Count" -msgstr "" +msgstr "Määrä"  #: templates/debug_toolbar/panels/request.html:3  msgid "View information" -msgstr "" +msgstr "Näkymän tiedot"  #: templates/debug_toolbar/panels/request.html:7  msgid "View function" @@ -451,7 +428,7 @@ msgstr ""  #: templates/debug_toolbar/panels/request.html:84  #: templates/debug_toolbar/panels/request.html:109  msgid "Variable" -msgstr "" +msgstr "Muuttuja"  #: templates/debug_toolbar/panels/request.html:46  msgid "No cookies" @@ -471,7 +448,7 @@ msgstr ""  #: templates/debug_toolbar/panels/request.html:98  msgid "No GET data" -msgstr "" +msgstr "Ei GET-dataa"  #: templates/debug_toolbar/panels/request.html:102  msgid "POST data" @@ -479,15 +456,15 @@ msgstr ""  #: templates/debug_toolbar/panels/request.html:123  msgid "No POST data" -msgstr "" +msgstr "Ei POST-dataa"  #: templates/debug_toolbar/panels/settings.html:5  msgid "Setting" -msgstr "" +msgstr "Asetus"  #: templates/debug_toolbar/panels/signals.html:5  msgid "Signal" -msgstr "" +msgstr "Signaali"  #: templates/debug_toolbar/panels/signals.html:6  msgid "Providing" @@ -495,58 +472,54 @@ msgstr ""  #: templates/debug_toolbar/panels/signals.html:7  msgid "Receivers" -msgstr "" +msgstr "Vastaanottimet"  #: templates/debug_toolbar/panels/sql.html:7  #, python-format  msgid "%(num)s query"  msgid_plural "%(num)s queries" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "%(num)s kysely" +msgstr[1] "%(num)s kyselyä"  #: templates/debug_toolbar/panels/sql.html:18  msgid "Query" -msgstr "" +msgstr "Kysely"  #: templates/debug_toolbar/panels/sql.html:19  #: templates/debug_toolbar/panels/timer.html:36  msgid "Timeline" -msgstr "" +msgstr "Aikajana"  #: templates/debug_toolbar/panels/sql.html:21  msgid "Action" -msgstr "" +msgstr "Tapahtuma"  #: templates/debug_toolbar/panels/sql.html:64  msgid "Connection:" -msgstr "" +msgstr "Yhteys:"  #: templates/debug_toolbar/panels/sql.html:66  msgid "Isolation level:" -msgstr "" +msgstr "Eristystaso:"  #: templates/debug_toolbar/panels/sql.html:69  msgid "Transaction status:" -msgstr "" +msgstr "Tapahtuman status:"  #: templates/debug_toolbar/panels/sql.html:83  msgid "(unknown)" -msgstr "" +msgstr "(tuntematon)"  #: templates/debug_toolbar/panels/sql.html:92  msgid "No SQL queries were recorded during this request." -msgstr "" +msgstr "Tämän pyynnön aikana ei tehty yhtään SQL-kyselyä."  #: templates/debug_toolbar/panels/sql_explain.html:3  #: templates/debug_toolbar/panels/sql_profile.html:3  #: templates/debug_toolbar/panels/sql_select.html:3  #: templates/debug_toolbar/panels/template_source.html:3  msgid "Back" -msgstr "" +msgstr "Takaisin"  #: templates/debug_toolbar/panels/sql_explain.html:4  msgid "SQL explained" @@ -556,13 +529,13 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_profile.html:10  #: templates/debug_toolbar/panels/sql_select.html:9  msgid "Executed SQL" -msgstr "" +msgstr "Suoritettu SQL"  #: templates/debug_toolbar/panels/sql_explain.html:13  #: templates/debug_toolbar/panels/sql_profile.html:14  #: templates/debug_toolbar/panels/sql_select.html:13  msgid "Database" -msgstr "" +msgstr "Tietokanta"  #: templates/debug_toolbar/panels/sql_profile.html:4  msgid "SQL profiled" @@ -570,7 +543,7 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_profile.html:37  msgid "Error" -msgstr "" +msgstr "Virhe"  #: templates/debug_toolbar/panels/sql_select.html:4  msgid "SQL selected" @@ -578,17 +551,13 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_select.html:36  msgid "Empty set" -msgstr "" +msgstr "Tyhjä joukko"  #: templates/debug_toolbar/panels/staticfiles.html:4  msgid "Static file path"  msgid_plural "Static file paths"  msgstr[0] ""  msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] ""  #: templates/debug_toolbar/panels/staticfiles.html:12  #: templates/debug_toolbar/panels/staticfiles.html:23 @@ -597,27 +566,19 @@ msgstr[5] ""  #: templates/debug_toolbar/panels/templates.html:28  #: templates/debug_toolbar/panels/templates.html:43  msgid "None" -msgstr "" +msgstr "None"  #: templates/debug_toolbar/panels/staticfiles.html:15  msgid "Static file app"  msgid_plural "Static file apps"  msgstr[0] ""  msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] ""  #: templates/debug_toolbar/panels/staticfiles.html:26  msgid "Static file"  msgid_plural "Static files"  msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[1] "Staattiset tiedostot"  #: templates/debug_toolbar/panels/staticfiles.html:40  #, python-format @@ -625,14 +586,10 @@ msgid "%(payload_count)s file"  msgid_plural "%(payload_count)s files"  msgstr[0] ""  msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] ""  #: templates/debug_toolbar/panels/staticfiles.html:44  msgid "Path" -msgstr "" +msgstr "Polku"  #: templates/debug_toolbar/panels/template_source.html:4  msgid "Template source:" @@ -641,22 +598,14 @@ msgstr ""  #: templates/debug_toolbar/panels/templates.html:2  msgid "Template path"  msgid_plural "Template paths" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "Sivupohjan polku" +msgstr[1] "Sivupohjan polku"  #: templates/debug_toolbar/panels/templates.html:13  msgid "Template"  msgid_plural "Templates" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "Sivupohja" +msgstr[1] "Sivupohja"  #: templates/debug_toolbar/panels/templates.html:21  #: templates/debug_toolbar/panels/templates.html:37 @@ -666,12 +615,8 @@ msgstr ""  #: templates/debug_toolbar/panels/templates.html:31  msgid "Context processor"  msgid_plural "Context processors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" +msgstr[0] "Kontekstiprosessori" +msgstr[1] "Kontekstiprosessori"  #: templates/debug_toolbar/panels/timer.html:2  msgid "Resource usage" @@ -679,7 +624,7 @@ msgstr ""  #: templates/debug_toolbar/panels/timer.html:10  msgid "Resource" -msgstr "" +msgstr "Resurssi"  #: templates/debug_toolbar/panels/timer.html:26  msgid "Browser timing" @@ -695,8 +640,8 @@ msgstr ""  #: templates/debug_toolbar/panels/versions.html:5  msgid "Name" -msgstr "" +msgstr "Nimi"  #: templates/debug_toolbar/panels/versions.html:6  msgid "Version" -msgstr "" +msgstr "Versio" diff --git a/debug_toolbar/locale/ja/LC_MESSAGES/django.po b/debug_toolbar/locale/id/LC_MESSAGES/django.po index 07d8fd0..1aa11d3 100644 --- a/debug_toolbar/locale/ja/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/id/LC_MESSAGES/django.po @@ -3,19 +3,19 @@  #   #   # Translators: -# Shinya Okano <tokibito@gmail.com>, 2012 +# Muhammad Panji <sumodirjo@gmail.com>, 2012  msgid ""  msgstr ""  "Project-Id-Version: Django Debug Toolbar\n"  "Report-Msgid-Bugs-To: \n"  "POT-Creation-Date: 2013-12-15 13:11+0100\n" -"PO-Revision-Date: 2013-12-15 12:13+0000\n" +"PO-Revision-Date: 2013-12-15 12:40+0000\n"  "Last-Translator: Aymeric Augustin <aymeric.augustin@m4x.org>\n" -"Language-Team: Japanese (http://www.transifex.com/projects/p/django-debug-toolbar/language/ja/)\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/django-debug-toolbar/language/id/)\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" +"Language: id\n"  "Plural-Forms: nplurals=1; plural=0;\n"  #: views.py:14 @@ -52,7 +52,7 @@ msgstr ""  #, python-format  msgid "%(count)s message"  msgid_plural "%(count)s messages" -msgstr[0] "" +msgstr[0] "%(count)s pesan"  #: panels/logging.py:73  msgid "Log messages" @@ -80,12 +80,12 @@ msgstr ""  #: panels/settings.py:20  msgid "Settings" -msgstr "" +msgstr "Pengaturan"  #: panels/settings.py:23  #, python-format  msgid "Settings from <code>%s</code>" -msgstr "" +msgstr "Pengaturan dari <code>%s</code>"  #: panels/signals.py:41  #, python-format @@ -101,7 +101,7 @@ msgstr[0] ""  #: panels/signals.py:49  msgid "Signals" -msgstr "" +msgstr "Sinyal"  #: panels/staticfiles.py:90  #, python-format @@ -110,7 +110,7 @@ msgstr ""  #: panels/staticfiles.py:115  msgid "Static files" -msgstr "" +msgstr "Berkas statik"  #: panels/staticfiles.py:120  #, python-format @@ -121,7 +121,7 @@ msgstr[0] ""  #: panels/timer.py:23  #, python-format  msgid "CPU: %(cum)0.2fms (%(total)0.2fms)" -msgstr "" +msgstr "CPU: %(cum)0.2fms (%(total)0.2fms)"  #: panels/timer.py:28  #, python-format @@ -133,11 +133,11 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_profile.html:12  #: templates/debug_toolbar/panels/sql_select.html:11  msgid "Time" -msgstr "" +msgstr "Waktu"  #: panels/timer.py:42  msgid "User CPU time" -msgstr "" +msgstr "CPU time pengguna"  #: panels/timer.py:42  #, python-format @@ -146,7 +146,7 @@ msgstr ""  #: panels/timer.py:43  msgid "System CPU time" -msgstr "" +msgstr "CPU time sistem"  #: panels/timer.py:43  #, python-format @@ -155,7 +155,7 @@ msgstr ""  #: panels/timer.py:44  msgid "Total CPU time" -msgstr "" +msgstr "CPU time total"  #: panels/timer.py:44  #, python-format @@ -164,7 +164,7 @@ msgstr ""  #: panels/timer.py:45  msgid "Elapsed time" -msgstr "" +msgstr "Waktu terlampaui"  #: panels/timer.py:45  #, python-format @@ -182,7 +182,7 @@ msgstr ""  #: panels/versions.py:25  msgid "Versions" -msgstr "" +msgstr "Versi"  #: panels/sql/panel.py:21  msgid "Autocommit" @@ -202,7 +202,7 @@ msgstr ""  #: panels/sql/panel.py:25  msgid "Serializable" -msgstr "" +msgstr "Variabel"  #: panels/sql/panel.py:36  msgid "Idle" @@ -210,11 +210,11 @@ msgstr ""  #: panels/sql/panel.py:37  msgid "Active" -msgstr "" +msgstr "Aksi"  #: panels/sql/panel.py:38  msgid "In transaction" -msgstr "" +msgstr "Status transaksi:"  #: panels/sql/panel.py:39  msgid "In error" @@ -222,15 +222,15 @@ msgstr ""  #: panels/sql/panel.py:40  msgid "Unknown" -msgstr "" +msgstr "(tidak diketahui)"  #: panels/sql/panel.py:105  msgid "SQL" -msgstr "" +msgstr "SQL"  #: panels/templates/panel.py:141  msgid "Templates" -msgstr "" +msgstr "Template"  #: panels/templates/panel.py:146  #, python-format @@ -243,7 +243,7 @@ msgstr ""  #: templates/debug_toolbar/base.html:17  msgid "Hide" -msgstr "" +msgstr "Menyembunyikan"  #: templates/debug_toolbar/base.html:23  msgid "Disable for next and successive requests" @@ -259,7 +259,7 @@ msgstr ""  #: templates/debug_toolbar/base.html:51  msgid "Close" -msgstr "" +msgstr "Menutup"  #: templates/debug_toolbar/redirect.html:8  msgid "Location:" @@ -303,11 +303,11 @@ msgstr ""  #: templates/debug_toolbar/panels/cache.html:43  #: templates/debug_toolbar/panels/sql.html:20  msgid "Time (ms)" -msgstr "" +msgstr "Waktu (milidetik)"  #: templates/debug_toolbar/panels/cache.html:44  msgid "Type" -msgstr "" +msgstr "Jenis"  #: templates/debug_toolbar/panels/cache.html:45  #: templates/debug_toolbar/panels/request.html:8 @@ -331,7 +331,7 @@ msgstr ""  #: templates/debug_toolbar/panels/headers.html:27  #: templates/debug_toolbar/panels/headers.html:48  msgid "Key" -msgstr "" +msgstr "Kunci"  #: templates/debug_toolbar/panels/headers.html:9  #: templates/debug_toolbar/panels/headers.html:28 @@ -343,7 +343,7 @@ msgstr ""  #: templates/debug_toolbar/panels/settings.html:6  #: templates/debug_toolbar/panels/timer.html:11  msgid "Value" -msgstr "" +msgstr "Nilai"  #: templates/debug_toolbar/panels/headers.html:22  msgid "Response headers" @@ -361,49 +361,49 @@ msgstr ""  #: templates/debug_toolbar/panels/logging.html:6  msgid "Level" -msgstr "" +msgstr "Tingkat"  #: templates/debug_toolbar/panels/logging.html:8  msgid "Channel" -msgstr "" +msgstr "Kanal"  #: templates/debug_toolbar/panels/logging.html:9  msgid "Message" -msgstr "" +msgstr "Pesan"  #: templates/debug_toolbar/panels/logging.html:10  #: templates/debug_toolbar/panels/staticfiles.html:45  msgid "Location" -msgstr "" +msgstr "Lokasi"  #: templates/debug_toolbar/panels/logging.html:26  msgid "No messages logged" -msgstr "" +msgstr "Tidak ada pesan yang dicatat"  #: templates/debug_toolbar/panels/profiling.html:5  msgid "Call" -msgstr "" +msgstr "Panggil"  #: templates/debug_toolbar/panels/profiling.html:6  msgid "CumTime" -msgstr "" +msgstr "CumTime"  #: templates/debug_toolbar/panels/profiling.html:7  #: templates/debug_toolbar/panels/profiling.html:9  msgid "Per" -msgstr "" +msgstr "Per"  #: templates/debug_toolbar/panels/profiling.html:8  msgid "TotTime" -msgstr "" +msgstr "TotTime"  #: templates/debug_toolbar/panels/profiling.html:10  msgid "Count" -msgstr "" +msgstr "Hitung"  #: templates/debug_toolbar/panels/request.html:3  msgid "View information" -msgstr "" +msgstr "Lihat informasi"  #: templates/debug_toolbar/panels/request.html:7  msgid "View function" @@ -422,7 +422,7 @@ msgstr ""  #: templates/debug_toolbar/panels/request.html:84  #: templates/debug_toolbar/panels/request.html:109  msgid "Variable" -msgstr "" +msgstr "Variabel"  #: templates/debug_toolbar/panels/request.html:46  msgid "No cookies" @@ -442,7 +442,7 @@ msgstr ""  #: templates/debug_toolbar/panels/request.html:98  msgid "No GET data" -msgstr "" +msgstr "Tidak ada data GET"  #: templates/debug_toolbar/panels/request.html:102  msgid "POST data" @@ -450,15 +450,15 @@ msgstr ""  #: templates/debug_toolbar/panels/request.html:123  msgid "No POST data" -msgstr "" +msgstr "Tidak ada data POST"  #: templates/debug_toolbar/panels/settings.html:5  msgid "Setting" -msgstr "" +msgstr "Pengaturan"  #: templates/debug_toolbar/panels/signals.html:5  msgid "Signal" -msgstr "" +msgstr "Sinyal"  #: templates/debug_toolbar/panels/signals.html:6  msgid "Providing" @@ -466,7 +466,7 @@ msgstr ""  #: templates/debug_toolbar/panels/signals.html:7  msgid "Receivers" -msgstr "" +msgstr "Penerima"  #: templates/debug_toolbar/panels/sql.html:7  #, python-format @@ -485,23 +485,23 @@ msgstr ""  #: templates/debug_toolbar/panels/sql.html:21  msgid "Action" -msgstr "" +msgstr "Aksi"  #: templates/debug_toolbar/panels/sql.html:64  msgid "Connection:" -msgstr "" +msgstr "Koneksi:"  #: templates/debug_toolbar/panels/sql.html:66  msgid "Isolation level:" -msgstr "" +msgstr "Tingkat isolasi:"  #: templates/debug_toolbar/panels/sql.html:69  msgid "Transaction status:" -msgstr "" +msgstr "Status transaksi:"  #: templates/debug_toolbar/panels/sql.html:83  msgid "(unknown)" -msgstr "" +msgstr "(tidak diketahui)"  #: templates/debug_toolbar/panels/sql.html:92  msgid "No SQL queries were recorded during this request." @@ -512,7 +512,7 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_select.html:3  #: templates/debug_toolbar/panels/template_source.html:3  msgid "Back" -msgstr "" +msgstr "Kembali"  #: templates/debug_toolbar/panels/sql_explain.html:4  msgid "SQL explained" @@ -522,13 +522,13 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_profile.html:10  #: templates/debug_toolbar/panels/sql_select.html:9  msgid "Executed SQL" -msgstr "" +msgstr "SQL Tereksekusi"  #: templates/debug_toolbar/panels/sql_explain.html:13  #: templates/debug_toolbar/panels/sql_profile.html:14  #: templates/debug_toolbar/panels/sql_select.html:13  msgid "Database" -msgstr "" +msgstr "Basis data"  #: templates/debug_toolbar/panels/sql_profile.html:4  msgid "SQL profiled" @@ -544,7 +544,7 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_select.html:36  msgid "Empty set" -msgstr "" +msgstr "Himpunan kosong"  #: templates/debug_toolbar/panels/staticfiles.html:4  msgid "Static file path" @@ -558,7 +558,7 @@ msgstr[0] ""  #: templates/debug_toolbar/panels/templates.html:28  #: templates/debug_toolbar/panels/templates.html:43  msgid "None" -msgstr "" +msgstr "Tidak ada"  #: templates/debug_toolbar/panels/staticfiles.html:15  msgid "Static file app" @@ -568,7 +568,7 @@ msgstr[0] ""  #: templates/debug_toolbar/panels/staticfiles.html:26  msgid "Static file"  msgid_plural "Static files" -msgstr[0] "" +msgstr[0] "Berkas statik"  #: templates/debug_toolbar/panels/staticfiles.html:40  #, python-format @@ -587,7 +587,7 @@ msgstr ""  #: templates/debug_toolbar/panels/templates.html:2  msgid "Template path"  msgid_plural "Template paths" -msgstr[0] "" +msgstr[0] "Template path"  #: templates/debug_toolbar/panels/templates.html:13  msgid "Template" @@ -610,7 +610,7 @@ msgstr ""  #: templates/debug_toolbar/panels/timer.html:10  msgid "Resource" -msgstr "" +msgstr "Sumber daya"  #: templates/debug_toolbar/panels/timer.html:26  msgid "Browser timing" @@ -630,4 +630,4 @@ msgstr ""  #: templates/debug_toolbar/panels/versions.html:6  msgid "Version" -msgstr "" +msgstr "Versi" diff --git a/debug_toolbar/locale/ja/LC_MESSAGES/django.mo b/debug_toolbar/locale/ja/LC_MESSAGES/django.moBinary files differ deleted file mode 100644 index bf5c824..0000000 --- a/debug_toolbar/locale/ja/LC_MESSAGES/django.mo +++ /dev/null diff --git a/debug_toolbar/locale/mk/LC_MESSAGES/django.mo b/debug_toolbar/locale/mk/LC_MESSAGES/django.moBinary files differ deleted file mode 100644 index 0c80f25..0000000 --- a/debug_toolbar/locale/mk/LC_MESSAGES/django.mo +++ /dev/null diff --git a/debug_toolbar/locale/ro/LC_MESSAGES/django.mo b/debug_toolbar/locale/ro/LC_MESSAGES/django.moBinary files differ deleted file mode 100644 index 35b6a64..0000000 --- a/debug_toolbar/locale/ro/LC_MESSAGES/django.mo +++ /dev/null diff --git a/debug_toolbar/locale/mk/LC_MESSAGES/django.po b/debug_toolbar/locale/sv_SE/LC_MESSAGES/django.po index 4f33a40..82665ef 100644 --- a/debug_toolbar/locale/mk/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/sv_SE/LC_MESSAGES/django.po @@ -3,19 +3,21 @@  #   #   # Translators: +# Alex Nordlund <deep.alexander@gmail.com>, 2012-2013 +# Alex Nordlund <deep.alexander@gmail.com>, 2012  msgid ""  msgstr ""  "Project-Id-Version: Django Debug Toolbar\n"  "Report-Msgid-Bugs-To: \n"  "POT-Creation-Date: 2013-12-15 13:11+0100\n" -"PO-Revision-Date: 2013-12-15 12:13+0000\n" +"PO-Revision-Date: 2013-12-15 12:40+0000\n"  "Last-Translator: Aymeric Augustin <aymeric.augustin@m4x.org>\n" -"Language-Team: Macedonian (http://www.transifex.com/projects/p/django-debug-toolbar/language/mk/)\n" +"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/django-debug-toolbar/language/sv_SE/)\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" +"Language: sv_SE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n"  #: views.py:14  msgid "" @@ -25,7 +27,7 @@ msgstr ""  #: panels/cache.py:189  msgid "Cache" -msgstr "" +msgstr "Cache"  #: panels/cache.py:194  #, python-format @@ -53,8 +55,8 @@ msgstr ""  #, python-format  msgid "%(count)s message"  msgid_plural "%(count)s messages" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%(count)s meddelande" +msgstr[1] "%(count)s meddelanden"  #: panels/logging.py:73  msgid "Log messages" @@ -62,7 +64,7 @@ msgstr ""  #: panels/profiling.py:126  msgid "Profiling" -msgstr "" +msgstr "Profilering"  #: panels/redirects.py:22  msgid "Intercept redirects" @@ -82,7 +84,7 @@ msgstr ""  #: panels/settings.py:20  msgid "Settings" -msgstr "" +msgstr "Inställningar"  #: panels/settings.py:23  #, python-format @@ -105,7 +107,7 @@ msgstr[1] ""  #: panels/signals.py:49  msgid "Signals" -msgstr "" +msgstr "Signaler"  #: panels/staticfiles.py:90  #, python-format @@ -114,7 +116,7 @@ msgstr ""  #: panels/staticfiles.py:115  msgid "Static files" -msgstr "" +msgstr "Statiska filer"  #: panels/staticfiles.py:120  #, python-format @@ -138,7 +140,7 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_profile.html:12  #: templates/debug_toolbar/panels/sql_select.html:11  msgid "Time" -msgstr "" +msgstr "Tid"  #: panels/timer.py:42  msgid "User CPU time" @@ -187,7 +189,7 @@ msgstr ""  #: panels/versions.py:25  msgid "Versions" -msgstr "" +msgstr "Versioner"  #: panels/sql/panel.py:21  msgid "Autocommit" @@ -207,7 +209,7 @@ msgstr ""  #: panels/sql/panel.py:25  msgid "Serializable" -msgstr "" +msgstr "Variabel"  #: panels/sql/panel.py:36  msgid "Idle" @@ -215,7 +217,7 @@ msgstr ""  #: panels/sql/panel.py:37  msgid "Active" -msgstr "" +msgstr "Åtgärd"  #: panels/sql/panel.py:38  msgid "In transaction" @@ -223,19 +225,19 @@ msgstr ""  #: panels/sql/panel.py:39  msgid "In error" -msgstr "" +msgstr "Felmeddelande"  #: panels/sql/panel.py:40  msgid "Unknown" -msgstr "" +msgstr "(okänd)"  #: panels/sql/panel.py:105  msgid "SQL" -msgstr "" +msgstr "SQL"  #: panels/templates/panel.py:141  msgid "Templates" -msgstr "" +msgstr "Mallar"  #: panels/templates/panel.py:146  #, python-format @@ -248,7 +250,7 @@ msgstr ""  #: templates/debug_toolbar/base.html:17  msgid "Hide" -msgstr "" +msgstr "Dölj"  #: templates/debug_toolbar/base.html:23  msgid "Disable for next and successive requests" @@ -264,7 +266,7 @@ msgstr ""  #: templates/debug_toolbar/base.html:51  msgid "Close" -msgstr "" +msgstr "Stäng"  #: templates/debug_toolbar/redirect.html:8  msgid "Location:" @@ -279,7 +281,7 @@ msgstr ""  #: templates/debug_toolbar/panels/cache.html:2  msgid "Summary" -msgstr "" +msgstr "Sammanfattning"  #: templates/debug_toolbar/panels/cache.html:6  msgid "Total calls" @@ -308,7 +310,7 @@ msgstr ""  #: templates/debug_toolbar/panels/cache.html:43  #: templates/debug_toolbar/panels/sql.html:20  msgid "Time (ms)" -msgstr "" +msgstr "Tid (ms)"  #: templates/debug_toolbar/panels/cache.html:44  msgid "Type" @@ -336,7 +338,7 @@ msgstr ""  #: templates/debug_toolbar/panels/headers.html:27  #: templates/debug_toolbar/panels/headers.html:48  msgid "Key" -msgstr "" +msgstr "Nyckel"  #: templates/debug_toolbar/panels/headers.html:9  #: templates/debug_toolbar/panels/headers.html:28 @@ -348,7 +350,7 @@ msgstr ""  #: templates/debug_toolbar/panels/settings.html:6  #: templates/debug_toolbar/panels/timer.html:11  msgid "Value" -msgstr "" +msgstr "Värde"  #: templates/debug_toolbar/panels/headers.html:22  msgid "Response headers" @@ -366,7 +368,7 @@ msgstr ""  #: templates/debug_toolbar/panels/logging.html:6  msgid "Level" -msgstr "" +msgstr "Nivå"  #: templates/debug_toolbar/panels/logging.html:8  msgid "Channel" @@ -374,12 +376,12 @@ msgstr ""  #: templates/debug_toolbar/panels/logging.html:9  msgid "Message" -msgstr "" +msgstr "Meddelande"  #: templates/debug_toolbar/panels/logging.html:10  #: templates/debug_toolbar/panels/staticfiles.html:45  msgid "Location" -msgstr "" +msgstr "Plats"  #: templates/debug_toolbar/panels/logging.html:26  msgid "No messages logged" @@ -404,11 +406,11 @@ msgstr ""  #: templates/debug_toolbar/panels/profiling.html:10  msgid "Count" -msgstr "" +msgstr "Räkna"  #: templates/debug_toolbar/panels/request.html:3  msgid "View information" -msgstr "" +msgstr "Visa informationen"  #: templates/debug_toolbar/panels/request.html:7  msgid "View function" @@ -427,7 +429,7 @@ msgstr ""  #: templates/debug_toolbar/panels/request.html:84  #: templates/debug_toolbar/panels/request.html:109  msgid "Variable" -msgstr "" +msgstr "Variabel"  #: templates/debug_toolbar/panels/request.html:46  msgid "No cookies" @@ -447,7 +449,7 @@ msgstr ""  #: templates/debug_toolbar/panels/request.html:98  msgid "No GET data" -msgstr "" +msgstr "Ingen GET data"  #: templates/debug_toolbar/panels/request.html:102  msgid "POST data" @@ -455,15 +457,15 @@ msgstr ""  #: templates/debug_toolbar/panels/request.html:123  msgid "No POST data" -msgstr "" +msgstr "Ingen POST data"  #: templates/debug_toolbar/panels/settings.html:5  msgid "Setting" -msgstr "" +msgstr "Inställning"  #: templates/debug_toolbar/panels/signals.html:5  msgid "Signal" -msgstr "" +msgstr "Signal"  #: templates/debug_toolbar/panels/signals.html:6  msgid "Providing" @@ -471,7 +473,7 @@ msgstr ""  #: templates/debug_toolbar/panels/signals.html:7  msgid "Receivers" -msgstr "" +msgstr "Mottagare"  #: templates/debug_toolbar/panels/sql.html:7  #, python-format @@ -482,7 +484,7 @@ msgstr[1] ""  #: templates/debug_toolbar/panels/sql.html:18  msgid "Query" -msgstr "" +msgstr "Fråga"  #: templates/debug_toolbar/panels/sql.html:19  #: templates/debug_toolbar/panels/timer.html:36 @@ -491,11 +493,11 @@ msgstr ""  #: templates/debug_toolbar/panels/sql.html:21  msgid "Action" -msgstr "" +msgstr "Åtgärd"  #: templates/debug_toolbar/panels/sql.html:64  msgid "Connection:" -msgstr "" +msgstr "Anslutning:"  #: templates/debug_toolbar/panels/sql.html:66  msgid "Isolation level:" @@ -507,7 +509,7 @@ msgstr ""  #: templates/debug_toolbar/panels/sql.html:83  msgid "(unknown)" -msgstr "" +msgstr "(okänd)"  #: templates/debug_toolbar/panels/sql.html:92  msgid "No SQL queries were recorded during this request." @@ -518,7 +520,7 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_select.html:3  #: templates/debug_toolbar/panels/template_source.html:3  msgid "Back" -msgstr "" +msgstr "Bakåt"  #: templates/debug_toolbar/panels/sql_explain.html:4  msgid "SQL explained" @@ -528,13 +530,13 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_profile.html:10  #: templates/debug_toolbar/panels/sql_select.html:9  msgid "Executed SQL" -msgstr "" +msgstr "Utförd SQL"  #: templates/debug_toolbar/panels/sql_explain.html:13  #: templates/debug_toolbar/panels/sql_profile.html:14  #: templates/debug_toolbar/panels/sql_select.html:13  msgid "Database" -msgstr "" +msgstr "Databas"  #: templates/debug_toolbar/panels/sql_profile.html:4  msgid "SQL profiled" @@ -542,7 +544,7 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_profile.html:37  msgid "Error" -msgstr "" +msgstr "Felmeddelande"  #: templates/debug_toolbar/panels/sql_select.html:4  msgid "SQL selected" @@ -550,7 +552,7 @@ msgstr ""  #: templates/debug_toolbar/panels/sql_select.html:36  msgid "Empty set" -msgstr "" +msgstr "Tomt set"  #: templates/debug_toolbar/panels/staticfiles.html:4  msgid "Static file path" @@ -565,7 +567,7 @@ msgstr[1] ""  #: templates/debug_toolbar/panels/templates.html:28  #: templates/debug_toolbar/panels/templates.html:43  msgid "None" -msgstr "" +msgstr "Inget"  #: templates/debug_toolbar/panels/staticfiles.html:15  msgid "Static file app" @@ -577,7 +579,7 @@ msgstr[1] ""  msgid "Static file"  msgid_plural "Static files"  msgstr[0] "" -msgstr[1] "" +msgstr[1] "Statiska filer"  #: templates/debug_toolbar/panels/staticfiles.html:40  #, python-format @@ -588,7 +590,7 @@ msgstr[1] ""  #: templates/debug_toolbar/panels/staticfiles.html:44  msgid "Path" -msgstr "" +msgstr "Sökväg"  #: templates/debug_toolbar/panels/template_source.html:4  msgid "Template source:" @@ -603,8 +605,8 @@ msgstr[1] ""  #: templates/debug_toolbar/panels/templates.html:13  msgid "Template"  msgid_plural "Templates" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Mall" +msgstr[1] "Mallar"  #: templates/debug_toolbar/panels/templates.html:21  #: templates/debug_toolbar/panels/templates.html:37 @@ -623,7 +625,7 @@ msgstr ""  #: templates/debug_toolbar/panels/timer.html:10  msgid "Resource" -msgstr "" +msgstr "Resurs"  #: templates/debug_toolbar/panels/timer.html:26  msgid "Browser timing" @@ -639,8 +641,8 @@ msgstr ""  #: templates/debug_toolbar/panels/versions.html:5  msgid "Name" -msgstr "" +msgstr "Namn"  #: templates/debug_toolbar/panels/versions.html:6  msgid "Version" -msgstr "" +msgstr "Version" diff --git a/debug_toolbar/locale/tr/LC_MESSAGES/django.mo b/debug_toolbar/locale/tr/LC_MESSAGES/django.moBinary files differ deleted file mode 100644 index e48491b..0000000 --- a/debug_toolbar/locale/tr/LC_MESSAGES/django.mo +++ /dev/null diff --git a/debug_toolbar/locale/tr/LC_MESSAGES/django.po b/debug_toolbar/locale/tr/LC_MESSAGES/django.po deleted file mode 100644 index 8fea3b5..0000000 --- a/debug_toolbar/locale/tr/LC_MESSAGES/django.po +++ /dev/null @@ -1,646 +0,0 @@ -# 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: 2013-12-15 13:11+0100\n" -"PO-Revision-Date: 2013-12-15 12:13+0000\n" -"Last-Translator: Aymeric Augustin <aymeric.augustin@m4x.org>\n" -"Language-Team: Turkish (http://www.transifex.com/projects/p/django-debug-toolbar/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: views.py:14 -msgid "" -"Data for this panel isn't available anymore. Please reload the page and " -"retry." -msgstr "" - -#: panels/cache.py:189 -msgid "Cache" -msgstr "" - -#: panels/cache.py:194 -#, 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:202 -#, python-format -msgid "Cache calls from %(count)d backend" -msgid_plural "Cache calls from %(count)d backends" -msgstr[0] "" -msgstr[1] "" - -#: panels/headers.py:35 -msgid "Headers" -msgstr "" - -#: panels/logging.py:64 -msgid "Logging" -msgstr "" - -#: panels/logging.py:70 -#, python-format -msgid "%(count)s message" -msgid_plural "%(count)s messages" -msgstr[0] "" -msgstr[1] "" - -#: panels/logging.py:73 -msgid "Log messages" -msgstr "" - -#: panels/profiling.py:126 -msgid "Profiling" -msgstr "" - -#: panels/redirects.py:22 -msgid "Intercept redirects" -msgstr "" - -#: panels/request.py:18 -msgid "Request" -msgstr "" - -#: panels/request.py:27 -msgid "<no view>" -msgstr "" - -#: panels/request.py:39 -msgid "<unavailable>" -msgstr "" - -#: panels/settings.py:20 -msgid "Settings" -msgstr "" - -#: panels/settings.py:23 -#, python-format -msgid "Settings from <code>%s</code>" -msgstr "" - -#: panels/signals.py:41 -#, python-format -msgid "%(num_receivers)d receiver of 1 signal" -msgid_plural "%(num_receivers)d receivers of 1 signal" -msgstr[0] "" -msgstr[1] "" - -#: panels/signals.py:44 -#, python-format -msgid "%(num_receivers)d receiver of %(num_signals)d signals" -msgid_plural "%(num_receivers)d receivers of %(num_signals)d signals" -msgstr[0] "" -msgstr[1] "" - -#: panels/signals.py:49 -msgid "Signals" -msgstr "" - -#: panels/staticfiles.py:90 -#, python-format -msgid "Static files (%(num_found)s found, %(num_used)s used)" -msgstr "" - -#: panels/staticfiles.py:115 -msgid "Static files" -msgstr "" - -#: panels/staticfiles.py:120 -#, python-format -msgid "%(num_used)s file used" -msgid_plural "%(num_used)s files used" -msgstr[0] "" -msgstr[1] "" - -#: panels/timer.py:23 -#, python-format -msgid "CPU: %(cum)0.2fms (%(total)0.2fms)" -msgstr "" - -#: panels/timer.py:28 -#, python-format -msgid "Total: %0.2fms" -msgstr "" - -#: panels/timer.py:34 templates/debug_toolbar/panels/logging.html:7 -#: templates/debug_toolbar/panels/sql_explain.html:11 -#: templates/debug_toolbar/panels/sql_profile.html:12 -#: templates/debug_toolbar/panels/sql_select.html:11 -msgid "Time" -msgstr "" - -#: panels/timer.py:42 -msgid "User CPU time" -msgstr "" - -#: panels/timer.py:42 -#, python-format -msgid "%(utime)0.3f msec" -msgstr "" - -#: panels/timer.py:43 -msgid "System CPU time" -msgstr "" - -#: panels/timer.py:43 -#, python-format -msgid "%(stime)0.3f msec" -msgstr "" - -#: panels/timer.py:44 -msgid "Total CPU time" -msgstr "" - -#: panels/timer.py:44 -#, python-format -msgid "%(total)0.3f msec" -msgstr "" - -#: panels/timer.py:45 -msgid "Elapsed time" -msgstr "" - -#: panels/timer.py:45 -#, python-format -msgid "%(total_time)0.3f msec" -msgstr "" - -#: panels/timer.py:46 -msgid "Context switches" -msgstr "" - -#: panels/timer.py:46 -#, python-format -msgid "%(vcsw)d voluntary, %(ivcsw)d involuntary" -msgstr "" - -#: panels/versions.py:25 -msgid "Versions" -msgstr "" - -#: panels/sql/panel.py:21 -msgid "Autocommit" -msgstr "" - -#: panels/sql/panel.py:22 -msgid "Read uncommitted" -msgstr "" - -#: panels/sql/panel.py:23 -msgid "Read committed" -msgstr "" - -#: panels/sql/panel.py:24 -msgid "Repeatable read" -msgstr "" - -#: panels/sql/panel.py:25 -msgid "Serializable" -msgstr "" - -#: panels/sql/panel.py:36 -msgid "Idle" -msgstr "" - -#: panels/sql/panel.py:37 -msgid "Active" -msgstr "" - -#: panels/sql/panel.py:38 -msgid "In transaction" -msgstr "" - -#: panels/sql/panel.py:39 -msgid "In error" -msgstr "" - -#: panels/sql/panel.py:40 -msgid "Unknown" -msgstr "" - -#: panels/sql/panel.py:105 -msgid "SQL" -msgstr "" - -#: panels/templates/panel.py:141 -msgid "Templates" -msgstr "" - -#: panels/templates/panel.py:146 -#, python-format -msgid "Templates (%(num_templates)s rendered)" -msgstr "" - -#: templates/debug_toolbar/base.html:17 -msgid "Hide toolbar" -msgstr "" - -#: templates/debug_toolbar/base.html:17 -msgid "Hide" -msgstr "" - -#: templates/debug_toolbar/base.html:23 -msgid "Disable for next and successive requests" -msgstr "" - -#: templates/debug_toolbar/base.html:23 -msgid "Enable for next and successive requests" -msgstr "" - -#: templates/debug_toolbar/base.html:45 -msgid "Show toolbar" -msgstr "" - -#: templates/debug_toolbar/base.html:51 -msgid "Close" -msgstr "" - -#: templates/debug_toolbar/redirect.html:8 -msgid "Location:" -msgstr "" - -#: templates/debug_toolbar/redirect.html:10 -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." -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:2 -msgid "Summary" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:6 -msgid "Total calls" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:7 -msgid "Total time" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:8 -msgid "Cache hits" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:9 -msgid "Cache misses" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:21 -msgid "Commands" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:39 -msgid "Calls" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:43 -#: templates/debug_toolbar/panels/sql.html:20 -msgid "Time (ms)" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:44 -msgid "Type" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:45 -#: templates/debug_toolbar/panels/request.html:8 -msgid "Arguments" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:46 -#: templates/debug_toolbar/panels/request.html:9 -msgid "Keyword arguments" -msgstr "" - -#: templates/debug_toolbar/panels/cache.html:47 -msgid "Backend" -msgstr "" - -#: templates/debug_toolbar/panels/headers.html:3 -msgid "Request headers" -msgstr "" - -#: templates/debug_toolbar/panels/headers.html:8 -#: templates/debug_toolbar/panels/headers.html:27 -#: templates/debug_toolbar/panels/headers.html:48 -msgid "Key" -msgstr "" - -#: templates/debug_toolbar/panels/headers.html:9 -#: templates/debug_toolbar/panels/headers.html:28 -#: templates/debug_toolbar/panels/headers.html:49 -#: templates/debug_toolbar/panels/request.html:33 -#: templates/debug_toolbar/panels/request.html:59 -#: templates/debug_toolbar/panels/request.html:85 -#: templates/debug_toolbar/panels/request.html:110 -#: templates/debug_toolbar/panels/settings.html:6 -#: templates/debug_toolbar/panels/timer.html:11 -msgid "Value" -msgstr "" - -#: templates/debug_toolbar/panels/headers.html:22 -msgid "Response headers" -msgstr "" - -#: templates/debug_toolbar/panels/headers.html:41 -msgid "WSGI environ" -msgstr "" - -#: templates/debug_toolbar/panels/headers.html:43 -msgid "" -"Since the WSGI environ inherits the environment of the server, only a " -"significant subset is shown below." -msgstr "" - -#: templates/debug_toolbar/panels/logging.html:6 -msgid "Level" -msgstr "" - -#: templates/debug_toolbar/panels/logging.html:8 -msgid "Channel" -msgstr "" - -#: templates/debug_toolbar/panels/logging.html:9 -msgid "Message" -msgstr "" - -#: templates/debug_toolbar/panels/logging.html:10 -#: templates/debug_toolbar/panels/staticfiles.html:45 -msgid "Location" -msgstr "" - -#: templates/debug_toolbar/panels/logging.html:26 -msgid "No messages logged" -msgstr "" - -#: templates/debug_toolbar/panels/profiling.html:5 -msgid "Call" -msgstr "" - -#: templates/debug_toolbar/panels/profiling.html:6 -msgid "CumTime" -msgstr "" - -#: templates/debug_toolbar/panels/profiling.html:7 -#: templates/debug_toolbar/panels/profiling.html:9 -msgid "Per" -msgstr "" - -#: templates/debug_toolbar/panels/profiling.html:8 -msgid "TotTime" -msgstr "" - -#: templates/debug_toolbar/panels/profiling.html:10 -msgid "Count" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:3 -msgid "View information" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:7 -msgid "View function" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:10 -msgid "URL name" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:24 -msgid "Cookies" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:32 -#: templates/debug_toolbar/panels/request.html:58 -#: templates/debug_toolbar/panels/request.html:84 -#: templates/debug_toolbar/panels/request.html:109 -msgid "Variable" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:46 -msgid "No cookies" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:50 -msgid "Session data" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:72 -msgid "No session data" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:76 -msgid "GET data" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:98 -msgid "No GET data" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:102 -msgid "POST data" -msgstr "" - -#: templates/debug_toolbar/panels/request.html:123 -msgid "No POST data" -msgstr "" - -#: templates/debug_toolbar/panels/settings.html:5 -msgid "Setting" -msgstr "" - -#: templates/debug_toolbar/panels/signals.html:5 -msgid "Signal" -msgstr "" - -#: templates/debug_toolbar/panels/signals.html:6 -msgid "Providing" -msgstr "" - -#: templates/debug_toolbar/panels/signals.html:7 -msgid "Receivers" -msgstr "" - -#: templates/debug_toolbar/panels/sql.html:7 -#, python-format -msgid "%(num)s query" -msgid_plural "%(num)s queries" -msgstr[0] "" -msgstr[1] "" - -#: templates/debug_toolbar/panels/sql.html:18 -msgid "Query" -msgstr "" - -#: templates/debug_toolbar/panels/sql.html:19 -#: templates/debug_toolbar/panels/timer.html:36 -msgid "Timeline" -msgstr "" - -#: templates/debug_toolbar/panels/sql.html:21 -msgid "Action" -msgstr "" - -#: templates/debug_toolbar/panels/sql.html:64 -msgid "Connection:" -msgstr "" - -#: templates/debug_toolbar/panels/sql.html:66 -msgid "Isolation level:" -msgstr "" - -#: templates/debug_toolbar/panels/sql.html:69 -msgid "Transaction status:" -msgstr "" - -#: templates/debug_toolbar/panels/sql.html:83 -msgid "(unknown)" -msgstr "" - -#: templates/debug_toolbar/panels/sql.html:92 -msgid "No SQL queries were recorded during this request." -msgstr "" - -#: templates/debug_toolbar/panels/sql_explain.html:3 -#: templates/debug_toolbar/panels/sql_profile.html:3 -#: templates/debug_toolbar/panels/sql_select.html:3 -#: templates/debug_toolbar/panels/template_source.html:3 -msgid "Back" -msgstr "" - -#: templates/debug_toolbar/panels/sql_explain.html:4 -msgid "SQL explained" -msgstr "" - -#: templates/debug_toolbar/panels/sql_explain.html:9 -#: templates/debug_toolbar/panels/sql_profile.html:10 -#: templates/debug_toolbar/panels/sql_select.html:9 -msgid "Executed SQL" -msgstr "" - -#: templates/debug_toolbar/panels/sql_explain.html:13 -#: templates/debug_toolbar/panels/sql_profile.html:14 -#: templates/debug_toolbar/panels/sql_select.html:13 -msgid "Database" -msgstr "" - -#: templates/debug_toolbar/panels/sql_profile.html:4 -msgid "SQL profiled" -msgstr "" - -#: templates/debug_toolbar/panels/sql_profile.html:37 -msgid "Error" -msgstr "" - -#: templates/debug_toolbar/panels/sql_select.html:4 -msgid "SQL selected" -msgstr "" - -#: templates/debug_toolbar/panels/sql_select.html:36 -msgid "Empty set" -msgstr "" - -#: templates/debug_toolbar/panels/staticfiles.html:4 -msgid "Static file path" -msgid_plural "Static file paths" -msgstr[0] "" -msgstr[1] "" - -#: templates/debug_toolbar/panels/staticfiles.html:12 -#: templates/debug_toolbar/panels/staticfiles.html:23 -#: templates/debug_toolbar/panels/staticfiles.html:35 -#: templates/debug_toolbar/panels/templates.html:10 -#: templates/debug_toolbar/panels/templates.html:28 -#: templates/debug_toolbar/panels/templates.html:43 -msgid "None" -msgstr "" - -#: templates/debug_toolbar/panels/staticfiles.html:15 -msgid "Static file app" -msgid_plural "Static file apps" -msgstr[0] "" -msgstr[1] "" - -#: templates/debug_toolbar/panels/staticfiles.html:26 -msgid "Static file" -msgid_plural "Static files" -msgstr[0] "" -msgstr[1] "" - -#: templates/debug_toolbar/panels/staticfiles.html:40 -#, python-format -msgid "%(payload_count)s file" -msgid_plural "%(payload_count)s files" -msgstr[0] "" -msgstr[1] "" - -#: templates/debug_toolbar/panels/staticfiles.html:44 -msgid "Path" -msgstr "" - -#: templates/debug_toolbar/panels/template_source.html:4 -msgid "Template source:" -msgstr "" - -#: templates/debug_toolbar/panels/templates.html:2 -msgid "Template path" -msgid_plural "Template paths" -msgstr[0] "" -msgstr[1] "" - -#: templates/debug_toolbar/panels/templates.html:13 -msgid "Template" -msgid_plural "Templates" -msgstr[0] "" -msgstr[1] "" - -#: templates/debug_toolbar/panels/templates.html:21 -#: templates/debug_toolbar/panels/templates.html:37 -msgid "Toggle context" -msgstr "" - -#: templates/debug_toolbar/panels/templates.html:31 -msgid "Context processor" -msgid_plural "Context processors" -msgstr[0] "" -msgstr[1] "" - -#: templates/debug_toolbar/panels/timer.html:2 -msgid "Resource usage" -msgstr "" - -#: templates/debug_toolbar/panels/timer.html:10 -msgid "Resource" -msgstr "" - -#: templates/debug_toolbar/panels/timer.html:26 -msgid "Browser timing" -msgstr "" - -#: templates/debug_toolbar/panels/timer.html:35 -msgid "Timing attribute" -msgstr "" - -#: templates/debug_toolbar/panels/timer.html:37 -msgid "Milliseconds since navigation start (+length)" -msgstr "" - -#: templates/debug_toolbar/panels/versions.html:5 -msgid "Name" -msgstr "" - -#: templates/debug_toolbar/panels/versions.html:6 -msgid "Version" -msgstr "" | 
