Skip to content

Commit 351956f

Browse files
committed
Update translation catalogs
1 parent 580d5cd commit 351956f

File tree

21 files changed

+126
-823
lines changed

21 files changed

+126
-823
lines changed

debug_toolbar/locale/ca/LC_MESSAGES/django.po

Lines changed: 6 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Django Debug Toolbar\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2022-12-28 09:30-0600\n"
11+
"POT-Creation-Date: 2023-01-20 17:23+0100\n"
1212
"PO-Revision-Date: 2014-04-25 19:53+0000\n"
1313
"Last-Translator: Aymeric Augustin <[email protected]>\n"
1414
"Language-Team: Catalan (http://www.transifex.com/projects/p/django-debug-"
@@ -49,21 +49,6 @@ msgstr "Encapçalaments"
4949
msgid "History"
5050
msgstr ""
5151

52-
#: panels/logging.py:81
53-
msgid "Logging"
54-
msgstr "Entrant"
55-
56-
#: panels/logging.py:87
57-
#, python-format
58-
msgid "%(count)s message"
59-
msgid_plural "%(count)s messages"
60-
msgstr[0] ""
61-
msgstr[1] ""
62-
63-
#: panels/logging.py:91
64-
msgid "Log messages"
65-
msgstr "Registre de missatges"
66-
6752
#: panels/profiling.py:140
6853
msgid "Profiling"
6954
msgstr ""
@@ -210,7 +195,6 @@ msgid "Total: %0.2fms"
210195
msgstr "Total: %0.2fms"
211196

212197
#: panels/timer.py:36 templates/debug_toolbar/panels/history.html:9
213-
#: templates/debug_toolbar/panels/logging.html:7
214198
#: templates/debug_toolbar/panels/sql_explain.html:11
215199
#: templates/debug_toolbar/panels/sql_profile.html:12
216200
#: templates/debug_toolbar/panels/sql_select.html:11
@@ -400,27 +384,6 @@ msgstr "Acció"
400384
msgid "Variable"
401385
msgstr "Variable"
402386

403-
#: templates/debug_toolbar/panels/logging.html:6
404-
msgid "Level"
405-
msgstr "Nivell"
406-
407-
#: templates/debug_toolbar/panels/logging.html:8
408-
msgid "Channel"
409-
msgstr "Canal"
410-
411-
#: templates/debug_toolbar/panels/logging.html:9
412-
msgid "Message"
413-
msgstr "Missatge"
414-
415-
#: templates/debug_toolbar/panels/logging.html:10
416-
#: templates/debug_toolbar/panels/staticfiles.html:44
417-
msgid "Location"
418-
msgstr "Ubicació"
419-
420-
#: templates/debug_toolbar/panels/logging.html:26
421-
msgid "No messages logged"
422-
msgstr ""
423-
424387
#: templates/debug_toolbar/panels/profiling.html:5
425388
msgid "Call"
426389
msgstr "Cridar"
@@ -629,6 +592,10 @@ msgid_plural "%(payload_count)s files"
629592
msgstr[0] ""
630593
msgstr[1] ""
631594

595+
#: templates/debug_toolbar/panels/staticfiles.html:44
596+
msgid "Location"
597+
msgstr "Ubicació"
598+
632599
#: templates/debug_toolbar/panels/template_source.html:4
633600
msgid "Template source:"
634601
msgstr ""
@@ -699,7 +666,7 @@ msgid ""
699666
"redirect as normal."
700667
msgstr ""
701668

702-
#: views.py:15
669+
#: views.py:16
703670
msgid ""
704671
"Data for this panel isn't available anymore. Please reload the page and "
705672
"retry."

debug_toolbar/locale/cs/LC_MESSAGES/django.po

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Django Debug Toolbar\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2022-12-28 09:30-0600\n"
11+
"POT-Creation-Date: 2023-01-20 17:23+0100\n"
1212
"PO-Revision-Date: 2014-04-25 19:53+0000\n"
1313
"Last-Translator: Aymeric Augustin <[email protected]>\n"
1414
"Language-Team: Czech (http://www.transifex.com/projects/p/django-debug-"
@@ -51,22 +51,6 @@ msgstr "Záhlaví"
5151
msgid "History"
5252
msgstr ""
5353

54-
#: panels/logging.py:81
55-
msgid "Logging"
56-
msgstr "Protokol"
57-
58-
#: panels/logging.py:87
59-
#, python-format
60-
msgid "%(count)s message"
61-
msgid_plural "%(count)s messages"
62-
msgstr[0] "%(count)s zpráva"
63-
msgstr[1] "%(count)s zprávy"
64-
msgstr[2] "%(count)s zpráv"
65-
66-
#: panels/logging.py:91
67-
msgid "Log messages"
68-
msgstr "Zprávy protokolu"
69-
7054
#: panels/profiling.py:140
7155
msgid "Profiling"
7256
msgstr "Profilování"
@@ -220,7 +204,6 @@ msgid "Total: %0.2fms"
220204
msgstr "Celkem: %0.2fms"
221205

222206
#: panels/timer.py:36 templates/debug_toolbar/panels/history.html:9
223-
#: templates/debug_toolbar/panels/logging.html:7
224207
#: templates/debug_toolbar/panels/sql_explain.html:11
225208
#: templates/debug_toolbar/panels/sql_profile.html:12
226209
#: templates/debug_toolbar/panels/sql_select.html:11
@@ -412,27 +395,6 @@ msgstr "Akce"
412395
msgid "Variable"
413396
msgstr "Proměnná"
414397

415-
#: templates/debug_toolbar/panels/logging.html:6
416-
msgid "Level"
417-
msgstr "Úroveň"
418-
419-
#: templates/debug_toolbar/panels/logging.html:8
420-
msgid "Channel"
421-
msgstr "Kanál"
422-
423-
#: templates/debug_toolbar/panels/logging.html:9
424-
msgid "Message"
425-
msgstr "Zpráva"
426-
427-
#: templates/debug_toolbar/panels/logging.html:10
428-
#: templates/debug_toolbar/panels/staticfiles.html:44
429-
msgid "Location"
430-
msgstr "Adresa"
431-
432-
#: templates/debug_toolbar/panels/logging.html:26
433-
msgid "No messages logged"
434-
msgstr "Nebyly protokolovány žádné zprávy."
435-
436398
#: templates/debug_toolbar/panels/profiling.html:5
437399
msgid "Call"
438400
msgstr "Volání"
@@ -648,6 +610,10 @@ msgstr[0] "%(payload_count)s soubor"
648610
msgstr[1] "%(payload_count)s soubory"
649611
msgstr[2] "%(payload_count)s souborů"
650612

613+
#: templates/debug_toolbar/panels/staticfiles.html:44
614+
msgid "Location"
615+
msgstr "Adresa"
616+
651617
#: templates/debug_toolbar/panels/template_source.html:4
652618
msgid "Template source:"
653619
msgstr "Zdroj šablony:"
@@ -724,7 +690,7 @@ msgstr ""
724690
"URL za účelem ladicího zobrazení. Chcete-li přesměrování dokončit, klepněte "
725691
"na odkaz výše."
726692

727-
#: views.py:15
693+
#: views.py:16
728694
msgid ""
729695
"Data for this panel isn't available anymore. Please reload the page and "
730696
"retry."

debug_toolbar/locale/de/LC_MESSAGES/django.po

Lines changed: 6 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Django Debug Toolbar\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2022-12-28 09:30-0600\n"
12+
"POT-Creation-Date: 2023-01-20 17:23+0100\n"
1313
"PO-Revision-Date: 2021-12-04 17:38+0000\n"
1414
"Last-Translator: Tim Schilling\n"
1515
"Language-Team: German (http://www.transifex.com/django-debug-toolbar/django-"
@@ -50,21 +50,6 @@ msgstr "Header"
5050
msgid "History"
5151
msgstr "Geschichte"
5252

53-
#: panels/logging.py:81
54-
msgid "Logging"
55-
msgstr "Logging"
56-
57-
#: panels/logging.py:87
58-
#, python-format
59-
msgid "%(count)s message"
60-
msgid_plural "%(count)s messages"
61-
msgstr[0] "%(count)s Eintrag"
62-
msgstr[1] "%(count)s Einträge"
63-
64-
#: panels/logging.py:91
65-
msgid "Log messages"
66-
msgstr "Logeinträge"
67-
6853
#: panels/profiling.py:140
6954
msgid "Profiling"
7055
msgstr "Profiling"
@@ -210,7 +195,6 @@ msgid "Total: %0.2fms"
210195
msgstr "Gesamt: %0.2fms"
211196

212197
#: panels/timer.py:36 templates/debug_toolbar/panels/history.html:9
213-
#: templates/debug_toolbar/panels/logging.html:7
214198
#: templates/debug_toolbar/panels/sql_explain.html:11
215199
#: templates/debug_toolbar/panels/sql_profile.html:12
216200
#: templates/debug_toolbar/panels/sql_select.html:11
@@ -400,27 +384,6 @@ msgstr "Aktion"
400384
msgid "Variable"
401385
msgstr "Variable"
402386

403-
#: templates/debug_toolbar/panels/logging.html:6
404-
msgid "Level"
405-
msgstr "Level"
406-
407-
#: templates/debug_toolbar/panels/logging.html:8
408-
msgid "Channel"
409-
msgstr "Kanal"
410-
411-
#: templates/debug_toolbar/panels/logging.html:9
412-
msgid "Message"
413-
msgstr "Eintrag"
414-
415-
#: templates/debug_toolbar/panels/logging.html:10
416-
#: templates/debug_toolbar/panels/staticfiles.html:44
417-
msgid "Location"
418-
msgstr "Ort"
419-
420-
#: templates/debug_toolbar/panels/logging.html:26
421-
msgid "No messages logged"
422-
msgstr "Keine Logbucheinträge vorhanden"
423-
424387
#: templates/debug_toolbar/panels/profiling.html:5
425388
msgid "Call"
426389
msgstr "Aufruf"
@@ -633,6 +596,10 @@ msgid_plural "%(payload_count)s files"
633596
msgstr[0] "%(payload_count)s Datei"
634597
msgstr[1] "%(payload_count)s Dateien"
635598

599+
#: templates/debug_toolbar/panels/staticfiles.html:44
600+
msgid "Location"
601+
msgstr "Ort"
602+
636603
#: templates/debug_toolbar/panels/template_source.html:4
637604
msgid "Template source:"
638605
msgstr "Template-Quelle:"
@@ -706,7 +673,7 @@ msgstr ""
706673
"weiteren Überprüfung abgefangen. Klicken Sie den Link, um wie gewohnt "
707674
"weitergeleitet zu werden."
708675

709-
#: views.py:15
676+
#: views.py:16
710677
msgid ""
711678
"Data for this panel isn't available anymore. Please reload the page and "
712679
"retry."

debug_toolbar/locale/en/LC_MESSAGES/django.po

Lines changed: 6 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Django Debug Toolbar\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2022-12-28 09:25-0600\n"
9+
"POT-Creation-Date: 2023-01-20 17:23+0100\n"
1010
"PO-Revision-Date: 2012-03-31 20:10+0000\n"
1111
"Last-Translator: \n"
1212
"Language-Team: \n"
@@ -46,21 +46,6 @@ msgstr ""
4646
msgid "History"
4747
msgstr ""
4848

49-
#: panels/logging.py:81
50-
msgid "Logging"
51-
msgstr ""
52-
53-
#: panels/logging.py:87
54-
#, python-format
55-
msgid "%(count)s message"
56-
msgid_plural "%(count)s messages"
57-
msgstr[0] ""
58-
msgstr[1] ""
59-
60-
#: panels/logging.py:91
61-
msgid "Log messages"
62-
msgstr ""
63-
6449
#: panels/profiling.py:140
6550
msgid "Profiling"
6651
msgstr ""
@@ -206,7 +191,6 @@ msgid "Total: %0.2fms"
206191
msgstr ""
207192

208193
#: panels/timer.py:36 templates/debug_toolbar/panels/history.html:9
209-
#: templates/debug_toolbar/panels/logging.html:7
210194
#: templates/debug_toolbar/panels/sql_explain.html:11
211195
#: templates/debug_toolbar/panels/sql_profile.html:12
212196
#: templates/debug_toolbar/panels/sql_select.html:11
@@ -394,27 +378,6 @@ msgstr ""
394378
msgid "Variable"
395379
msgstr ""
396380

397-
#: templates/debug_toolbar/panels/logging.html:6
398-
msgid "Level"
399-
msgstr ""
400-
401-
#: templates/debug_toolbar/panels/logging.html:8
402-
msgid "Channel"
403-
msgstr ""
404-
405-
#: templates/debug_toolbar/panels/logging.html:9
406-
msgid "Message"
407-
msgstr ""
408-
409-
#: templates/debug_toolbar/panels/logging.html:10
410-
#: templates/debug_toolbar/panels/staticfiles.html:44
411-
msgid "Location"
412-
msgstr ""
413-
414-
#: templates/debug_toolbar/panels/logging.html:26
415-
msgid "No messages logged"
416-
msgstr ""
417-
418381
#: templates/debug_toolbar/panels/profiling.html:5
419382
msgid "Call"
420383
msgstr ""
@@ -623,6 +586,10 @@ msgid_plural "%(payload_count)s files"
623586
msgstr[0] ""
624587
msgstr[1] ""
625588

589+
#: templates/debug_toolbar/panels/staticfiles.html:44
590+
msgid "Location"
591+
msgstr ""
592+
626593
#: templates/debug_toolbar/panels/template_source.html:4
627594
msgid "Template source:"
628595
msgstr ""
@@ -693,7 +660,7 @@ msgid ""
693660
"redirect as normal."
694661
msgstr ""
695662

696-
#: views.py:15
663+
#: views.py:16
697664
msgid ""
698665
"Data for this panel isn't available anymore. Please reload the page and "
699666
"retry."

0 commit comments

Comments
 (0)