Skip to content

Commit 1bbdf38

Browse files
committed
Update translatable strings
1 parent c44e668 commit 1bbdf38

File tree

44 files changed

+3558
-1472
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+3558
-1472
lines changed
11.6 KB
Binary file not shown.

debug_toolbar/locale/bg/LC_MESSAGES/django.po

Lines changed: 705 additions & 0 deletions
Large diffs are not rendered by default.
-255 Bytes
Binary file not shown.

debug_toolbar/locale/ca/LC_MESSAGES/django.po

Lines changed: 90 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -3,38 +3,61 @@
33
#
44
#
55
# Translators:
6-
# Libre El Chaval <el.libre@gmail.com>, 2013
6+
# el_libre como el chaval <el.libre@gmail.com>, 2013
77
msgid ""
88
msgstr ""
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 <aymeric.augustin@m4x.org>\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 <el.libre@gmail.com>, 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
2322
msgid "Debug Toolbar"
2423
msgstr ""
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
2750
msgid "Cache"
2851
msgstr "Caxè"
2952

30-
#: panels/cache.py:186
53+
#: panels/cache.py:174
3154
#, python-format
3255
msgid "%(cache_calls)d call in %(time).2fms"
3356
msgid_plural "%(cache_calls)d calls in %(time).2fms"
3457
msgstr[0] ""
3558
msgstr[1] ""
3659

37-
#: panels/cache.py:195
60+
#: panels/cache.py:183
3861
#, python-format
3962
msgid "Cache calls from %(count)d backend"
4063
msgid_plural "Cache calls from %(count)d backends"
@@ -45,27 +68,27 @@ msgstr[1] ""
4568
msgid "Headers"
4669
msgstr "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
4972
msgid "History"
5073
msgstr ""
5174

5275
#: panels/profiling.py:140
5376
msgid "Profiling"
5477
msgstr ""
5578

56-
#: panels/redirects.py:14
79+
#: panels/redirects.py:17
5780
msgid "Intercept redirects"
5881
msgstr ""
5982

6083
#: panels/request.py:16
6184
msgid "Request"
6285
msgstr "Demanar"
6386

64-
#: panels/request.py:36
87+
#: panels/request.py:38
6588
msgid "<no view>"
6689
msgstr ""
6790

68-
#: panels/request.py:53
91+
#: panels/request.py:55
6992
msgid "<unavailable>"
7093
msgstr ""
7194

@@ -74,10 +97,9 @@ msgid "Settings"
7497
msgstr "Configuració"
7598

7699
#: panels/settings.py:20
77-
#, fuzzy, python-format
78-
#| msgid "Settings"
100+
#, python-format
79101
msgid "Settings from %s"
80-
msgstr "Configuració"
102+
msgstr ""
81103

82104
#: panels/signals.py:57
83105
#, python-format
@@ -97,151 +119,151 @@ msgstr[1] ""
97119
msgid "Signals"
98120
msgstr "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
105123
msgid "Read uncommitted"
106124
msgstr ""
107125

108-
#: panels/sql/panel.py:25
126+
#: panels/sql/panel.py:31 panels/sql/panel.py:43
109127
msgid "Read committed"
110128
msgstr ""
111129

112-
#: panels/sql/panel.py:26
130+
#: panels/sql/panel.py:32 panels/sql/panel.py:45
113131
msgid "Repeatable read"
114132
msgstr ""
115133

116-
#: panels/sql/panel.py:27
134+
#: panels/sql/panel.py:33 panels/sql/panel.py:47
117135
msgid "Serializable"
118136
msgstr "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
121143
msgid "Idle"
122144
msgstr ""
123145

124-
#: panels/sql/panel.py:40
146+
#: panels/sql/panel.py:62 panels/sql/panel.py:72
125147
msgid "Active"
126148
msgstr "Actiu"
127149

128-
#: panels/sql/panel.py:41
150+
#: panels/sql/panel.py:63 panels/sql/panel.py:73
129151
msgid "In transaction"
130152
msgstr "En transacció"
131153

132-
#: panels/sql/panel.py:42
154+
#: panels/sql/panel.py:64 panels/sql/panel.py:74
133155
msgid "In error"
134156
msgstr ""
135157

136-
#: panels/sql/panel.py:43
158+
#: panels/sql/panel.py:65 panels/sql/panel.py:75
137159
msgid "Unknown"
138160
msgstr "Desconegut"
139161

140-
#: panels/sql/panel.py:130
162+
#: panels/sql/panel.py:162
141163
msgid "SQL"
142164
msgstr "SQL"
143165

144-
#: panels/sql/panel.py:135
166+
#: panels/sql/panel.py:168
145167
#, python-format
146168
msgid "%(query_count)d query in %(sql_time).2fms"
147169
msgid_plural "%(query_count)d queries in %(sql_time).2fms"
148170
msgstr[0] ""
149171
msgstr[1] ""
150172

151-
#: panels/sql/panel.py:147
173+
#: panels/sql/panel.py:180
152174
#, python-format
153175
msgid "SQL queries from %(count)d connection"
154176
msgid_plural "SQL queries from %(count)d connections"
155177
msgstr[0] ""
156178
msgstr[1] ""
157179

158-
#: panels/staticfiles.py:84
180+
#: panels/staticfiles.py:82
159181
#, python-format
160182
msgid "Static files (%(num_found)s found, %(num_used)s used)"
161183
msgstr ""
162184

163-
#: panels/staticfiles.py:105
185+
#: panels/staticfiles.py:103
164186
msgid "Static files"
165187
msgstr ""
166188

167-
#: panels/staticfiles.py:111
189+
#: panels/staticfiles.py:109
168190
#, python-format
169191
msgid "%(num_used)s file used"
170192
msgid_plural "%(num_used)s files used"
171193
msgstr[0] ""
172194
msgstr[1] ""
173195

174-
#: panels/templates/panel.py:143
196+
#: panels/templates/panel.py:101
175197
msgid "Templates"
176198
msgstr "Plantilles"
177199

178-
#: panels/templates/panel.py:148
200+
#: panels/templates/panel.py:106
179201
#, python-format
180202
msgid "Templates (%(num_templates)s rendered)"
181203
msgstr ""
182204

183-
#: panels/templates/panel.py:180
205+
#: panels/templates/panel.py:195
184206
msgid "No origin"
185207
msgstr ""
186208

187-
#: panels/timer.py:25
209+
#: panels/timer.py:27
188210
#, python-format
189211
msgid "CPU: %(cum)0.2fms (%(total)0.2fms)"
190212
msgstr ""
191213

192-
#: panels/timer.py:30
214+
#: panels/timer.py:32
193215
#, python-format
194216
msgid "Total: %0.2fms"
195217
msgstr "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
201223
msgid "Time"
202224
msgstr "Hora"
203225

204-
#: panels/timer.py:44
226+
#: panels/timer.py:46
205227
msgid "User CPU time"
206228
msgstr ""
207229

208-
#: panels/timer.py:44
230+
#: panels/timer.py:46
209231
#, python-format
210232
msgid "%(utime)0.3f msec"
211233
msgstr ""
212234

213-
#: panels/timer.py:45
235+
#: panels/timer.py:47
214236
msgid "System CPU time"
215237
msgstr ""
216238

217-
#: panels/timer.py:45
239+
#: panels/timer.py:47
218240
#, python-format
219241
msgid "%(stime)0.3f msec"
220242
msgstr ""
221243

222-
#: panels/timer.py:46
244+
#: panels/timer.py:48
223245
msgid "Total CPU time"
224246
msgstr ""
225247

226-
#: panels/timer.py:46
248+
#: panels/timer.py:48
227249
#, python-format
228250
msgid "%(total)0.3f msec"
229251
msgstr ""
230252

231-
#: panels/timer.py:47
253+
#: panels/timer.py:49
232254
msgid "Elapsed time"
233255
msgstr "Temps emprat"
234256

235-
#: panels/timer.py:47
257+
#: panels/timer.py:49
236258
#, python-format
237259
msgid "%(total_time)0.3f msec"
238260
msgstr ""
239261

240-
#: panels/timer.py:49
262+
#: panels/timer.py:51
241263
msgid "Context switches"
242264
msgstr ""
243265

244-
#: panels/timer.py:50
266+
#: panels/timer.py:52
245267
#, python-format
246268
msgid "%(vcsw)d voluntary, %(ivcsw)d involuntary"
247269
msgstr ""
@@ -250,15 +272,19 @@ msgstr ""
250272
msgid "Versions"
251273
msgstr "Versions"
252274

253-
#: templates/debug_toolbar/base.html:22
275+
#: templates/debug_toolbar/base.html:23
254276
msgid "Hide toolbar"
255277
msgstr "Amagar barra d'eina"
256278

257-
#: templates/debug_toolbar/base.html:22
279+
#: templates/debug_toolbar/base.html:23
258280
msgid "Hide"
259281
msgstr "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
262288
msgid "Show toolbar"
263289
msgstr "Mostrar barra d'eines"
264290

@@ -270,6 +296,14 @@ msgstr ""
270296
msgid "Enable for next and successive requests"
271297
msgstr ""
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
274308
msgid "Summary"
275309
msgstr "Resum"
@@ -365,10 +399,8 @@ msgid "Path"
365399
msgstr ""
366400

367401
#: templates/debug_toolbar/panels/history.html:12
368-
#, fuzzy
369-
#| msgid "Variable"
370402
msgid "Request Variables"
371-
msgstr "Variable"
403+
msgstr ""
372404

373405
#: templates/debug_toolbar/panels/history.html:13
374406
msgid "Status"
1.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)