Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions debug_toolbar/locale/bg/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -229,35 +229,35 @@ msgstr "Потребителско процесорно време "

#: panels/timer.py:46
#, python-format
msgid "%(utime)0.3f msec"
msgstr "%(utime)0.3f msec"
msgid "%(utime)0.3f ms"
msgstr "%(utime)0.3f ms"

#: panels/timer.py:47
msgid "System CPU time"
msgstr "Системно процесорно време"

#: panels/timer.py:47
#, python-format
msgid "%(stime)0.3f msec"
msgstr "%(stime)0.3f msec"
msgid "%(stime)0.3f ms"
msgstr "%(stime)0.3f ms"

#: panels/timer.py:48
msgid "Total CPU time"
msgstr "Общо процесорно време"

#: panels/timer.py:48
#, python-format
msgid "%(total)0.3f msec"
msgstr "%(total)0.3f msec"
msgid "%(total)0.3f ms"
msgstr "%(total)0.3f ms"

#: panels/timer.py:49
msgid "Elapsed time"
msgstr "Изминало време"

#: panels/timer.py:49
#, python-format
msgid "%(total_time)0.3f msec"
msgstr "%(total_time)0.3f msec"
msgid "%(total_time)0.3f ms"
msgstr "%(total_time)0.3f ms"

#: panels/timer.py:51
msgid "Context switches"
Expand Down Expand Up @@ -334,8 +334,8 @@ msgstr "Извиквания"

#: templates/debug_toolbar/panels/cache.html:43
#: templates/debug_toolbar/panels/sql.html:36
msgid "Time (ms)"
msgstr "Време (ms)"
msgid "Time"
msgstr "Време"

#: templates/debug_toolbar/panels/cache.html:44
msgid "Type"
Expand Down Expand Up @@ -672,8 +672,8 @@ msgid "Timing attribute"
msgstr "Атрибут на измерването"

#: templates/debug_toolbar/panels/timer.html:37
msgid "Milliseconds since navigation start (+length)"
msgstr "Милисекунди от началото на навигацията (+дължината)"
msgid "Time since navigation start (+duration)"
msgstr "Време от началото на навигацията (+продължителност)"

#: templates/debug_toolbar/panels/versions.html:10
msgid "Package"
Expand Down
14 changes: 7 additions & 7 deletions debug_toolbar/locale/ca/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ msgstr ""

#: panels/timer.py:46
#, python-format
msgid "%(utime)0.3f msec"
msgid "%(utime)0.3f ms"
msgstr ""

#: panels/timer.py:47
Expand All @@ -238,7 +238,7 @@ msgstr ""

#: panels/timer.py:47
#, python-format
msgid "%(stime)0.3f msec"
msgid "%(stime)0.3f ms"
msgstr ""

#: panels/timer.py:48
Expand All @@ -247,7 +247,7 @@ msgstr ""

#: panels/timer.py:48
#, python-format
msgid "%(total)0.3f msec"
msgid "%(total)0.3f ms"
msgstr ""

#: panels/timer.py:49
Expand All @@ -256,7 +256,7 @@ msgstr "Temps emprat"

#: panels/timer.py:49
#, python-format
msgid "%(total_time)0.3f msec"
msgid "%(total_time)0.3f ms"
msgstr ""

#: panels/timer.py:51
Expand Down Expand Up @@ -334,8 +334,8 @@ msgstr "Crides"

#: templates/debug_toolbar/panels/cache.html:43
#: templates/debug_toolbar/panels/sql.html:36
msgid "Time (ms)"
msgstr "Temps (ms)"
msgid "Time"
msgstr "Temps"

#: templates/debug_toolbar/panels/cache.html:44
msgid "Type"
Expand Down Expand Up @@ -672,7 +672,7 @@ msgid "Timing attribute"
msgstr ""

#: templates/debug_toolbar/panels/timer.html:37
msgid "Milliseconds since navigation start (+length)"
msgid "Time since navigation start (+duration)"
msgstr ""

#: templates/debug_toolbar/panels/versions.html:10
Expand Down
24 changes: 12 additions & 12 deletions debug_toolbar/locale/cs/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -246,35 +246,35 @@ msgstr "Uživatelský čas CPU"

#: panels/timer.py:46
#, python-format
msgid "%(utime)0.3f msec"
msgstr "%(utime)0.3f msec"
msgid "%(utime)0.3f ms"
msgstr "%(utime)0.3f ms"

#: panels/timer.py:47
msgid "System CPU time"
msgstr "Systémový čas CPU"

#: panels/timer.py:47
#, python-format
msgid "%(stime)0.3f msec"
msgstr "%(stime)0.3f msec"
msgid "%(stime)0.3f ms"
msgstr "%(stime)0.3f ms"

#: panels/timer.py:48
msgid "Total CPU time"
msgstr "Celkový čas CPU"

#: panels/timer.py:48
#, python-format
msgid "%(total)0.3f msec"
msgstr "%(total)0.3f msec"
msgid "%(total)0.3f ms"
msgstr "%(total)0.3f ms"

#: panels/timer.py:49
msgid "Elapsed time"
msgstr "Uplynulý čas"

#: panels/timer.py:49
#, python-format
msgid "%(total_time)0.3f msec"
msgstr "%(total_time)0.3f msec"
msgid "%(total_time)0.3f ms"
msgstr "%(total_time)0.3f ms"

#: panels/timer.py:51
msgid "Context switches"
Expand Down Expand Up @@ -351,8 +351,8 @@ msgstr "Volání"

#: templates/debug_toolbar/panels/cache.html:43
#: templates/debug_toolbar/panels/sql.html:36
msgid "Time (ms)"
msgstr "Čas (ms)"
msgid "Time"
msgstr "Čas"

#: templates/debug_toolbar/panels/cache.html:44
msgid "Type"
Expand Down Expand Up @@ -705,8 +705,8 @@ msgid "Timing attribute"
msgstr "Atribut"

#: templates/debug_toolbar/panels/timer.html:37
msgid "Milliseconds since navigation start (+length)"
msgstr "Milisekund od začátku navigace (+délka)"
msgid "Time since navigation start (+duration)"
msgstr "Čas od začátku navigace (+trvání)"

#: templates/debug_toolbar/panels/versions.html:10
msgid "Package"
Expand Down
16 changes: 8 additions & 8 deletions debug_toolbar/locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ msgstr "CPU-Zeit Benutzer"

#: panels/timer.py:46
#, python-format
msgid "%(utime)0.3f msec"
msgid "%(utime)0.3f ms"
msgstr "%(utime)0.3f ms"

#: panels/timer.py:47
Expand All @@ -240,7 +240,7 @@ msgstr "CPU-Zeit System"

#: panels/timer.py:47
#, python-format
msgid "%(stime)0.3f msec"
msgid "%(stime)0.3f ms"
msgstr "%(stime)0.3f ms"

#: panels/timer.py:48
Expand All @@ -249,7 +249,7 @@ msgstr "CPU-Zeit gesamt"

#: panels/timer.py:48
#, python-format
msgid "%(total)0.3f msec"
msgid "%(total)0.3f ms"
msgstr "%(total)0.3f ms"

#: panels/timer.py:49
Expand All @@ -258,7 +258,7 @@ msgstr "Verstrichene Zeit"

#: panels/timer.py:49
#, python-format
msgid "%(total_time)0.3f msec"
msgid "%(total_time)0.3f ms"
msgstr "%(total_time)0.3f ms"

#: panels/timer.py:51
Expand Down Expand Up @@ -336,8 +336,8 @@ msgstr "Aufrufe"

#: templates/debug_toolbar/panels/cache.html:43
#: templates/debug_toolbar/panels/sql.html:36
msgid "Time (ms)"
msgstr "Zeit (ms)"
msgid "Time"
msgstr "Zeit"

#: templates/debug_toolbar/panels/cache.html:44
msgid "Type"
Expand Down Expand Up @@ -674,8 +674,8 @@ msgid "Timing attribute"
msgstr "Timing-Attribut"

#: templates/debug_toolbar/panels/timer.html:37
msgid "Milliseconds since navigation start (+length)"
msgstr "Millisekunden seit Seitenaufruf (plus Dauer)"
msgid "Time since navigation start (+duration)"
msgstr "Zeit seit Seitenaufruf (plus Dauer)"

#: templates/debug_toolbar/panels/versions.html:10
msgid "Package"
Expand Down
12 changes: 6 additions & 6 deletions debug_toolbar/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ msgstr ""

#: panels/timer.py:46
#, python-format
msgid "%(utime)0.3f msec"
msgid "%(utime)0.3f ms"
msgstr ""

#: panels/timer.py:47
Expand All @@ -256,7 +256,7 @@ msgstr ""

#: panels/timer.py:47
#, python-format
msgid "%(stime)0.3f msec"
msgid "%(stime)0.3f ms"
msgstr ""

#: panels/timer.py:48
Expand All @@ -265,7 +265,7 @@ msgstr ""

#: panels/timer.py:48
#, python-format
msgid "%(total)0.3f msec"
msgid "%(total)0.3f ms"
msgstr ""

#: panels/timer.py:49
Expand All @@ -274,7 +274,7 @@ msgstr ""

#: panels/timer.py:49
#, python-format
msgid "%(total_time)0.3f msec"
msgid "%(total_time)0.3f ms"
msgstr ""

#: panels/timer.py:51
Expand Down Expand Up @@ -352,7 +352,7 @@ msgstr ""

#: templates/debug_toolbar/panels/cache.html:43
#: templates/debug_toolbar/panels/sql.html:36
msgid "Time (ms)"
msgid "Time"
msgstr ""

#: templates/debug_toolbar/panels/cache.html:44
Expand Down Expand Up @@ -728,7 +728,7 @@ msgid "Timing attribute"
msgstr ""

#: templates/debug_toolbar/panels/timer.html:37
msgid "Milliseconds since navigation start (+length)"
msgid "Time since navigation start (+duration)"
msgstr ""

#: templates/debug_toolbar/panels/versions.html:10
Expand Down
24 changes: 12 additions & 12 deletions debug_toolbar/locale/es/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -240,35 +240,35 @@ msgstr "Tiempo en CPU de usuario"

#: panels/timer.py:46
#, python-format
msgid "%(utime)0.3f msec"
msgstr "%(utime)0.3f mseg"
msgid "%(utime)0.3f ms"
msgstr "%(utime)0.3f ms"

#: panels/timer.py:47
msgid "System CPU time"
msgstr "Tiempo en CPU del sistema"

#: panels/timer.py:47
#, python-format
msgid "%(stime)0.3f msec"
msgstr "%(stime)0.3f mseg"
msgid "%(stime)0.3f ms"
msgstr "%(stime)0.3f ms"

#: panels/timer.py:48
msgid "Total CPU time"
msgstr "Tiempo total de CPU"

#: panels/timer.py:48
#, python-format
msgid "%(total)0.3f msec"
msgstr "%(total)0.3f mseg"
msgid "%(total)0.3f ms"
msgstr "%(total)0.3f ms"

#: panels/timer.py:49
msgid "Elapsed time"
msgstr "Tiempo transcurrido"

#: panels/timer.py:49
#, python-format
msgid "%(total_time)0.3f msec"
msgstr "%(total_time)0.3f mseg"
msgid "%(total_time)0.3f ms"
msgstr "%(total_time)0.3f ms"

#: panels/timer.py:51
msgid "Context switches"
Expand Down Expand Up @@ -345,8 +345,8 @@ msgstr "Llamadas"

#: templates/debug_toolbar/panels/cache.html:43
#: templates/debug_toolbar/panels/sql.html:36
msgid "Time (ms)"
msgstr "Tiempo (ms)"
msgid "Time"
msgstr "Tiempo"

#: templates/debug_toolbar/panels/cache.html:44
msgid "Type"
Expand Down Expand Up @@ -691,8 +691,8 @@ msgid "Timing attribute"
msgstr "Atributo de tiempo"

#: templates/debug_toolbar/panels/timer.html:37
msgid "Milliseconds since navigation start (+length)"
msgstr "Milisegundos desde inicio de la navegación (+longitud)"
msgid "Time since navigation start (+duration)"
msgstr "Tiempo desde inicio de la navegación (+duración)"

#: templates/debug_toolbar/panels/versions.html:10
msgid "Package"
Expand Down
Loading
Loading