Skip to content

Commit 838c45a

Browse files
committed
Update translations.
1 parent c7a3e16 commit 838c45a

File tree

37 files changed

+677
-604
lines changed

37 files changed

+677
-604
lines changed
9 Bytes
Binary file not shown.

debug_toolbar/locale/ca/LC_MESSAGES/django.po

Lines changed: 36 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -8,34 +8,38 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Django Debug Toolbar\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2013-12-23 12:40+0100\n"
12-
"PO-Revision-Date: 2013-12-24 08:56+0000\n"
13-
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
11+
"POT-Creation-Date: 2014-04-25 21:52+0200\n"
12+
"PO-Revision-Date: 2014-04-25 19:53+0000\n"
13+
"Last-Translator: Aymeric Augustin <aymeric.augustin@m4x.org>\n"
1414
"Language-Team: Catalan (http://www.transifex.com/projects/p/django-debug-toolbar/language/ca/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Language: ca\n"
1919
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2020

21+
#: apps.py:11
22+
msgid "Debug Toolbar"
23+
msgstr ""
24+
2125
#: views.py:14
2226
msgid ""
2327
"Data for this panel isn't available anymore. Please reload the page and "
2428
"retry."
2529
msgstr ""
2630

27-
#: panels/cache.py:189
31+
#: panels/cache.py:191
2832
msgid "Cache"
2933
msgstr "Caxè"
3034

31-
#: panels/cache.py:194
35+
#: panels/cache.py:196
3236
#, python-format
3337
msgid "%(cache_calls)d call in %(time).2fms"
3438
msgid_plural "%(cache_calls)d calls in %(time).2fms"
3539
msgstr[0] ""
3640
msgstr[1] ""
3741

38-
#: panels/cache.py:202
42+
#: panels/cache.py:204
3943
#, python-format
4044
msgid "Cache calls from %(count)d backend"
4145
msgid_plural "Cache calls from %(count)d backends"
@@ -61,23 +65,23 @@ msgstr[1] ""
6165
msgid "Log messages"
6266
msgstr "Registre de missatges"
6367

64-
#: panels/profiling.py:126
68+
#: panels/profiling.py:127
6569
msgid "Profiling"
6670
msgstr ""
6771

68-
#: panels/redirects.py:22
72+
#: panels/redirects.py:17
6973
msgid "Intercept redirects"
7074
msgstr ""
7175

7276
#: panels/request.py:18
7377
msgid "Request"
7478
msgstr "Demanar"
7579

76-
#: panels/request.py:27
80+
#: panels/request.py:35
7781
msgid "<no view>"
7882
msgstr ""
7983

80-
#: panels/request.py:39
84+
#: panels/request.py:47
8185
msgid "<unavailable>"
8286
msgstr ""
8387

@@ -90,34 +94,34 @@ msgstr "Configuració"
9094
msgid "Settings from <code>%s</code>"
9195
msgstr ""
9296

93-
#: panels/signals.py:41
97+
#: panels/signals.py:45
9498
#, python-format
9599
msgid "%(num_receivers)d receiver of 1 signal"
96100
msgid_plural "%(num_receivers)d receivers of 1 signal"
97101
msgstr[0] ""
98102
msgstr[1] ""
99103

100-
#: panels/signals.py:44
104+
#: panels/signals.py:48
101105
#, python-format
102106
msgid "%(num_receivers)d receiver of %(num_signals)d signals"
103107
msgid_plural "%(num_receivers)d receivers of %(num_signals)d signals"
104108
msgstr[0] ""
105109
msgstr[1] ""
106110

107-
#: panels/signals.py:49
111+
#: panels/signals.py:53
108112
msgid "Signals"
109113
msgstr "Senyals"
110114

111-
#: panels/staticfiles.py:90
115+
#: panels/staticfiles.py:89
112116
#, python-format
113117
msgid "Static files (%(num_found)s found, %(num_used)s used)"
114118
msgstr ""
115119

116-
#: panels/staticfiles.py:115
120+
#: panels/staticfiles.py:107
117121
msgid "Static files"
118122
msgstr ""
119123

120-
#: panels/staticfiles.py:120
124+
#: panels/staticfiles.py:112
121125
#, python-format
122126
msgid "%(num_used)s file used"
123127
msgid_plural "%(num_used)s files used"
@@ -190,43 +194,43 @@ msgstr ""
190194
msgid "Versions"
191195
msgstr "Versions"
192196

193-
#: panels/sql/panel.py:21
197+
#: panels/sql/panel.py:22
194198
msgid "Autocommit"
195199
msgstr ""
196200

197-
#: panels/sql/panel.py:22
201+
#: panels/sql/panel.py:23
198202
msgid "Read uncommitted"
199203
msgstr ""
200204

201-
#: panels/sql/panel.py:23
205+
#: panels/sql/panel.py:24
202206
msgid "Read committed"
203207
msgstr ""
204208

205-
#: panels/sql/panel.py:24
209+
#: panels/sql/panel.py:25
206210
msgid "Repeatable read"
207211
msgstr ""
208212

209-
#: panels/sql/panel.py:25
213+
#: panels/sql/panel.py:26
210214
msgid "Serializable"
211215
msgstr "Seriable"
212216

213-
#: panels/sql/panel.py:36
217+
#: panels/sql/panel.py:37
214218
msgid "Idle"
215219
msgstr ""
216220

217-
#: panels/sql/panel.py:37
221+
#: panels/sql/panel.py:38
218222
msgid "Active"
219223
msgstr "Actiu"
220224

221-
#: panels/sql/panel.py:38
225+
#: panels/sql/panel.py:39
222226
msgid "In transaction"
223227
msgstr "En transacció"
224228

225-
#: panels/sql/panel.py:39
229+
#: panels/sql/panel.py:40
226230
msgid "In error"
227231
msgstr ""
228232

229-
#: panels/sql/panel.py:40
233+
#: panels/sql/panel.py:41
230234
msgid "Unknown"
231235
msgstr "Desconegut"
232236

@@ -243,27 +247,27 @@ msgstr "Plantilles"
243247
msgid "Templates (%(num_templates)s rendered)"
244248
msgstr ""
245249

246-
#: templates/debug_toolbar/base.html:17
250+
#: templates/debug_toolbar/base.html:19
247251
msgid "Hide toolbar"
248252
msgstr "Amagar barra d'eina"
249253

250-
#: templates/debug_toolbar/base.html:17
254+
#: templates/debug_toolbar/base.html:19
251255
msgid "Hide"
252256
msgstr "Amagar"
253257

254-
#: templates/debug_toolbar/base.html:23
258+
#: templates/debug_toolbar/base.html:25
255259
msgid "Disable for next and successive requests"
256260
msgstr ""
257261

258-
#: templates/debug_toolbar/base.html:23
262+
#: templates/debug_toolbar/base.html:25
259263
msgid "Enable for next and successive requests"
260264
msgstr ""
261265

262-
#: templates/debug_toolbar/base.html:45
266+
#: templates/debug_toolbar/base.html:47
263267
msgid "Show toolbar"
264268
msgstr "Mostrar barra d'eines"
265269

266-
#: templates/debug_toolbar/base.html:51
270+
#: templates/debug_toolbar/base.html:53
267271
msgid "Close"
268272
msgstr "Tancar"
269273

13 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)