33#
44#
55# Translators:
6- # Libre El Chaval <[email protected] >, 20136+ # el_libre como el chaval <[email protected] >, 201377msgid ""
88msgstr ""
99"Project-Id-Version : Django Debug Toolbar\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2023-01-20 17:23+0100\n "
12- "PO-Revision-Date : 2014-04-25 19:53+0000\n "
13- "
Last-Translator :
Aymeric Augustin <[email protected] >\n "
14- "Language-Team : Catalan (http://www.transifex.com/projects/p/django-debug- "
15- "toolbar/language/ca/)\n "
16- "Language : ca\n "
11+ "POT-Creation-Date : 2024-08-06 07:12-0500\n "
12+ "PO-Revision-Date : 2010-11-30 00:00+0000\n "
13+ "
Last-Translator :
el_libre como el chaval <[email protected] >, 2013\n "
14+ "Language-Team : Catalan (http://app.transifex.com/django-debug-toolbar/django-debug-toolbar/language/ca/)\n "
1715"MIME-Version : 1.0\n "
1816"Content-Type : text/plain; charset=UTF-8\n "
1917"Content-Transfer-Encoding : 8bit\n "
18+ "Language : ca\n "
2019"Plural-Forms : nplurals=2; plural=(n != 1);\n "
2120
22- #: apps.py:15
21+ #: apps.py:18
2322msgid "Debug Toolbar"
2423msgstr ""
2524
26- #: panels/cache.py:180
25+ #: panels/alerts.py:67
26+ #, python-brace-format
27+ msgid ""
28+ "Form with id \" {form_id}\" contains file input, but does not have the "
29+ "attribute enctype=\" multipart/form-data\" ."
30+ msgstr ""
31+
32+ #: panels/alerts.py:70
33+ msgid ""
34+ "Form contains file input, but does not have the attribute "
35+ "enctype=\" multipart/form-data\" ."
36+ msgstr ""
37+
38+ #: panels/alerts.py:73
39+ #, python-brace-format
40+ msgid ""
41+ "Input element references form with id \" {form_id}\" , but the form does not "
42+ "have the attribute enctype=\" multipart/form-data\" ."
43+ msgstr ""
44+
45+ #: panels/alerts.py:77
46+ msgid "Alerts"
47+ msgstr ""
48+
49+ #: panels/cache.py:168
2750msgid "Cache"
2851msgstr "Caxè"
2952
30- #: panels/cache.py:186
53+ #: panels/cache.py:174
3154#, python-format
3255msgid "%(cache_calls)d call in %(time).2fms"
3356msgid_plural "%(cache_calls)d calls in %(time).2fms"
3457msgstr[ 0 ] ""
3558msgstr[ 1 ] ""
3659
37- #: panels/cache.py:195
60+ #: panels/cache.py:183
3861#, python-format
3962msgid "Cache calls from %(count)d backend"
4063msgid_plural "Cache calls from %(count)d backends"
@@ -45,27 +68,27 @@ msgstr[1] ""
4568msgid "Headers"
4669msgstr "Encapçalaments"
4770
48- #: panels/history/panel.py:18 panels/history/panel.py:19
71+ #: panels/history/panel.py:19 panels/history/panel.py:20
4972msgid "History"
5073msgstr ""
5174
5275#: panels/profiling.py:140
5376msgid "Profiling"
5477msgstr ""
5578
56- #: panels/redirects.py:14
79+ #: panels/redirects.py:17
5780msgid "Intercept redirects"
5881msgstr ""
5982
6083#: panels/request.py:16
6184msgid "Request"
6285msgstr "Demanar"
6386
64- #: panels/request.py:36
87+ #: panels/request.py:38
6588msgid "<no view>"
6689msgstr ""
6790
68- #: panels/request.py:53
91+ #: panels/request.py:55
6992msgid "<unavailable>"
7093msgstr ""
7194
@@ -74,10 +97,9 @@ msgid "Settings"
7497msgstr "Configuració"
7598
7699#: panels/settings.py:20
77- #, fuzzy , python-format
78- #| msgid "Settings"
100+ #, python-format
79101msgid "Settings from %s"
80- msgstr "Configuració "
102+ msgstr ""
81103
82104#: panels/signals.py:57
83105#, python-format
@@ -97,151 +119,151 @@ msgstr[1] ""
97119msgid "Signals"
98120msgstr "Senyals"
99121
100- #: panels/sql/panel.py:23
101- msgid "Autocommit"
102- msgstr ""
103-
104- #: panels/sql/panel.py:24
122+ #: panels/sql/panel.py:30 panels/sql/panel.py:41
105123msgid "Read uncommitted"
106124msgstr ""
107125
108- #: panels/sql/panel.py:25
126+ #: panels/sql/panel.py:31 panels/sql/panel.py:43
109127msgid "Read committed"
110128msgstr ""
111129
112- #: panels/sql/panel.py:26
130+ #: panels/sql/panel.py:32 panels/sql/panel.py:45
113131msgid "Repeatable read"
114132msgstr ""
115133
116- #: panels/sql/panel.py:27
134+ #: panels/sql/panel.py:33 panels/sql/panel.py:47
117135msgid "Serializable"
118136msgstr "Seriable"
119137
120138#: panels/sql/panel.py:39
139+ msgid "Autocommit"
140+ msgstr ""
141+
142+ #: panels/sql/panel.py:61 panels/sql/panel.py:71
121143msgid "Idle"
122144msgstr ""
123145
124- #: panels/sql/panel.py:40
146+ #: panels/sql/panel.py:62 panels/sql/panel.py:72
125147msgid "Active"
126148msgstr "Actiu"
127149
128- #: panels/sql/panel.py:41
150+ #: panels/sql/panel.py:63 panels/sql/panel.py:73
129151msgid "In transaction"
130152msgstr "En transacció"
131153
132- #: panels/sql/panel.py:42
154+ #: panels/sql/panel.py:64 panels/sql/panel.py:74
133155msgid "In error"
134156msgstr ""
135157
136- #: panels/sql/panel.py:43
158+ #: panels/sql/panel.py:65 panels/sql/panel.py:75
137159msgid "Unknown"
138160msgstr "Desconegut"
139161
140- #: panels/sql/panel.py:130
162+ #: panels/sql/panel.py:162
141163msgid "SQL"
142164msgstr "SQL"
143165
144- #: panels/sql/panel.py:135
166+ #: panels/sql/panel.py:168
145167#, python-format
146168msgid "%(query_count)d query in %(sql_time).2fms"
147169msgid_plural "%(query_count)d queries in %(sql_time).2fms"
148170msgstr[ 0 ] ""
149171msgstr[ 1 ] ""
150172
151- #: panels/sql/panel.py:147
173+ #: panels/sql/panel.py:180
152174#, python-format
153175msgid "SQL queries from %(count)d connection"
154176msgid_plural "SQL queries from %(count)d connections"
155177msgstr[ 0 ] ""
156178msgstr[ 1 ] ""
157179
158- #: panels/staticfiles.py:84
180+ #: panels/staticfiles.py:82
159181#, python-format
160182msgid "Static files (%(num_found)s found, %(num_used)s used)"
161183msgstr ""
162184
163- #: panels/staticfiles.py:105
185+ #: panels/staticfiles.py:103
164186msgid "Static files"
165187msgstr ""
166188
167- #: panels/staticfiles.py:111
189+ #: panels/staticfiles.py:109
168190#, python-format
169191msgid "%(num_used)s file used"
170192msgid_plural "%(num_used)s files used"
171193msgstr[ 0 ] ""
172194msgstr[ 1 ] ""
173195
174- #: panels/templates/panel.py:143
196+ #: panels/templates/panel.py:101
175197msgid "Templates"
176198msgstr "Plantilles"
177199
178- #: panels/templates/panel.py:148
200+ #: panels/templates/panel.py:106
179201#, python-format
180202msgid "Templates (%(num_templates)s rendered)"
181203msgstr ""
182204
183- #: panels/templates/panel.py:180
205+ #: panels/templates/panel.py:195
184206msgid "No origin"
185207msgstr ""
186208
187- #: panels/timer.py:25
209+ #: panels/timer.py:27
188210#, python-format
189211msgid "CPU: %(cum)0.2fms (%(total)0.2fms)"
190212msgstr ""
191213
192- #: panels/timer.py:30
214+ #: panels/timer.py:32
193215#, python-format
194216msgid "Total: %0.2fms"
195217msgstr "Total: %0.2fms"
196218
197- #: panels/timer.py:36 templates/debug_toolbar/panels/history.html:9
219+ #: panels/timer.py:38 templates/debug_toolbar/panels/history.html:9
198220#: templates/debug_toolbar/panels/sql_explain.html:11
199221#: templates/debug_toolbar/panels/sql_profile.html:12
200222#: templates/debug_toolbar/panels/sql_select.html:11
201223msgid "Time"
202224msgstr "Hora"
203225
204- #: panels/timer.py:44
226+ #: panels/timer.py:46
205227msgid "User CPU time"
206228msgstr ""
207229
208- #: panels/timer.py:44
230+ #: panels/timer.py:46
209231#, python-format
210232msgid "%(utime)0.3f msec"
211233msgstr ""
212234
213- #: panels/timer.py:45
235+ #: panels/timer.py:47
214236msgid "System CPU time"
215237msgstr ""
216238
217- #: panels/timer.py:45
239+ #: panels/timer.py:47
218240#, python-format
219241msgid "%(stime)0.3f msec"
220242msgstr ""
221243
222- #: panels/timer.py:46
244+ #: panels/timer.py:48
223245msgid "Total CPU time"
224246msgstr ""
225247
226- #: panels/timer.py:46
248+ #: panels/timer.py:48
227249#, python-format
228250msgid "%(total)0.3f msec"
229251msgstr ""
230252
231- #: panels/timer.py:47
253+ #: panels/timer.py:49
232254msgid "Elapsed time"
233255msgstr "Temps emprat"
234256
235- #: panels/timer.py:47
257+ #: panels/timer.py:49
236258#, python-format
237259msgid "%(total_time)0.3f msec"
238260msgstr ""
239261
240- #: panels/timer.py:49
262+ #: panels/timer.py:51
241263msgid "Context switches"
242264msgstr ""
243265
244- #: panels/timer.py:50
266+ #: panels/timer.py:52
245267#, python-format
246268msgid "%(vcsw)d voluntary, %(ivcsw)d involuntary"
247269msgstr ""
@@ -250,15 +272,19 @@ msgstr ""
250272msgid "Versions"
251273msgstr "Versions"
252274
253- #: templates/debug_toolbar/base.html:22
275+ #: templates/debug_toolbar/base.html:23
254276msgid "Hide toolbar"
255277msgstr "Amagar barra d'eina"
256278
257- #: templates/debug_toolbar/base.html:22
279+ #: templates/debug_toolbar/base.html:23
258280msgid "Hide"
259281msgstr "Amagar"
260282
261- #: templates/debug_toolbar/base.html:29
283+ #: templates/debug_toolbar/base.html:25 templates/debug_toolbar/base.html:26
284+ msgid "Toggle Theme"
285+ msgstr ""
286+
287+ #: templates/debug_toolbar/base.html:35
262288msgid "Show toolbar"
263289msgstr "Mostrar barra d'eines"
264290
@@ -270,6 +296,14 @@ msgstr ""
270296msgid "Enable for next and successive requests"
271297msgstr ""
272298
299+ #: templates/debug_toolbar/panels/alerts.html:4
300+ msgid "Alerts found"
301+ msgstr ""
302+
303+ #: templates/debug_toolbar/panels/alerts.html:11
304+ msgid "No alerts found"
305+ msgstr ""
306+
273307#: templates/debug_toolbar/panels/cache.html:2
274308msgid "Summary"
275309msgstr "Resum"
@@ -365,10 +399,8 @@ msgid "Path"
365399msgstr ""
366400
367401#: templates/debug_toolbar/panels/history.html:12
368- #, fuzzy
369- #| msgid "Variable"
370402msgid "Request Variables"
371- msgstr "Variable "
403+ msgstr ""
372404
373405#: templates/debug_toolbar/panels/history.html:13
374406msgid "Status"
0 commit comments