Skip to content

Commit a8ffb63

Browse files
authored
Merge pull request #1262 from rabbagliettiandrea/patch-1
Update django.po italian localization
2 parents 10a142a + db3747b commit a8ffb63

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed
-43 Bytes
Binary file not shown.

debug_toolbar/locale/it/LC_MESSAGES/django.po

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
22
# This file is distributed under the same license as the PACKAGE package.
3-
#
4-
#
3+
#
4+
#
55
# Translators:
66
# Dario Agliottone <[email protected]>, 2012
77
# Flavio Curella <[email protected]>, 2013
88
# yakky <[email protected]>, 2013-2014
9+
# Andrea Rabbaglietti <[email protected]>, 2020
910
msgid ""
1011
msgstr ""
1112
"Project-Id-Version: Django Debug Toolbar\n"
@@ -50,7 +51,7 @@ msgstr[1] "Chiamate alla cache da %(count)d backend"
5051

5152
#: panels/headers.py:35
5253
msgid "Headers"
53-
msgstr "Intestazioni"
54+
msgstr "Headers"
5455

5556
#: panels/logging.py:64
5657
msgid "Logging"
@@ -73,7 +74,7 @@ msgstr "Profilazione"
7374

7475
#: panels/redirects.py:17
7576
msgid "Intercept redirects"
76-
msgstr "Intercetta ridirezioni"
77+
msgstr "Intercetta redirezioni"
7778

7879
#: panels/request.py:18
7980
msgid "Request"
@@ -242,7 +243,7 @@ msgstr "SQL"
242243

243244
#: panels/templates/panel.py:141
244245
msgid "Templates"
245-
msgstr "Template"
246+
msgstr "Templates"
246247

247248
#: panels/templates/panel.py:146
248249
#, python-format
@@ -329,21 +330,21 @@ msgstr "Argomenti"
329330
#: templates/debug_toolbar/panels/cache.html:46
330331
#: templates/debug_toolbar/panels/request.html:9
331332
msgid "Keyword arguments"
332-
msgstr "Parole chiave"
333+
msgstr "Keyword arguments"
333334

334335
#: templates/debug_toolbar/panels/cache.html:47
335336
msgid "Backend"
336337
msgstr "Backend"
337338

338339
#: templates/debug_toolbar/panels/headers.html:3
339340
msgid "Request headers"
340-
msgstr "Header della request"
341+
msgstr "Request headers"
341342

342343
#: templates/debug_toolbar/panels/headers.html:8
343344
#: templates/debug_toolbar/panels/headers.html:27
344345
#: templates/debug_toolbar/panels/headers.html:48
345346
msgid "Key"
346-
msgstr "Nome"
347+
msgstr "Chiave"
347348

348349
#: templates/debug_toolbar/panels/headers.html:9
349350
#: templates/debug_toolbar/panels/headers.html:28
@@ -529,7 +530,7 @@ msgstr "Indietro"
529530

530531
#: templates/debug_toolbar/panels/sql_explain.html:4
531532
msgid "SQL explained"
532-
msgstr "SQL spigato"
533+
msgstr "SQL spiegato"
533534

534535
#: templates/debug_toolbar/panels/sql_explain.html:9
535536
#: templates/debug_toolbar/panels/sql_profile.html:10

0 commit comments

Comments
 (0)