Skip to content

Commit c409625

Browse files
Updates for italian translation (#1862)
The following localization files have been updated: - src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po - src/pydata_sphinx_theme/locale/it/LC_MESSAGES/sphinx.po
1 parent 05fd48a commit c409625

File tree

1 file changed

+175
-0
lines changed
  • src/pydata_sphinx_theme/locale/it/LC_MESSAGES

1 file changed

+175
-0
lines changed
Lines changed: 175 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,175 @@
1+
# English translations for pydata-sphinx-theme.
2+
# Copyright (C) 2023 PyData developers
3+
# This file is distributed under the same license as the pydata-sphinx-theme
4+
# project.
5+
#
6+
# Translators:
7+
# Stefano David, 2024
8+
#
9+
msgid ""
10+
msgstr ""
11+
12+
#: docs/conf.py:94
13+
msgid "Click to expand"
14+
msgstr "Fai click per espandere"
15+
16+
#: docs/conf.py:95
17+
msgid "Click to collapse"
18+
msgstr "Fai click per nascondere"
19+
20+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html:39
21+
msgid "Skip to main content"
22+
msgstr "Passa ai contenuti principali"
23+
24+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html:51
25+
msgid "Back to top"
26+
msgstr "Torna in alto"
27+
28+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button-field.html:5
29+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button-field.html:7
30+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button.html:5
31+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/search.html:5
32+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/search.html:28
33+
msgid "Search"
34+
msgstr "Cerca"
35+
36+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/search.html:8
37+
msgid "Error"
38+
msgstr "Errore"
39+
40+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/search.html:9
41+
msgid "Please activate JavaScript to enable the search functionality."
42+
msgstr ""
43+
"Per favore attiva JavaScpript per abilitare la funzionalità di ricerca."
44+
45+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html:13
46+
msgid "Breadcrumb"
47+
msgstr "Breadcrumb"
48+
49+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/breadcrumbs.html:17
50+
msgid "Home"
51+
msgstr "Pagina iniziale"
52+
53+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/copyright.html:5
54+
#, python-format
55+
msgid "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
56+
msgstr "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
57+
58+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/copyright.html:8
59+
#, python-format
60+
msgid "© Copyright %(copyright)s."
61+
msgstr "© Copyright %(copyright)s."
62+
63+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/edit-this-page.html:10
64+
#, python-format
65+
msgid "Edit on %(provider)s"
66+
msgstr "Modifica su %(provider)s"
67+
68+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/edit-this-page.html:12
69+
msgid "Edit"
70+
msgstr "Modifica"
71+
72+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/indices.html:4
73+
msgid "Indices"
74+
msgstr "Indici"
75+
76+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/indices.html:11
77+
msgid "General Index"
78+
msgstr "Indice Generale"
79+
80+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/indices.html:15
81+
msgid "Global Module Index"
82+
msgstr "Indice globale dei moduli"
83+
84+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/indices.html:19
85+
msgid "Python Module Index"
86+
msgstr "Indice dei moduli Python"
87+
88+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/last-updated.html:4
89+
#, python-format
90+
msgid "Last updated on %(last_updated)s."
91+
msgstr "Ultimo aggiornamento il %(last_updated)s."
92+
93+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/page-toc.html:8
94+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/header.html:43
95+
msgid "On this page"
96+
msgstr "In questa pagina"
97+
98+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/prev-next.html:6
99+
msgid "previous page"
100+
msgstr "pagina precedente"
101+
102+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/prev-next.html:9
103+
msgid "previous"
104+
msgstr "precedente"
105+
106+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/prev-next.html:17
107+
msgid "next page"
108+
msgstr "pagina seguente"
109+
110+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/prev-next.html:19
111+
msgid "next"
112+
msgstr "seguente"
113+
114+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/sidebar-nav-bs.html:3
115+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/sidebar-nav-bs.html:4
116+
msgid "Section Navigation"
117+
msgstr "Sezione Navigazione"
118+
119+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/sourcelink.html:5
120+
msgid "Show Source"
121+
msgstr "Mostra Sorgente"
122+
123+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/sphinx-version.html:4
124+
#, python-format
125+
msgid ""
126+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
127+
"%(sphinx_version)s."
128+
msgstr ""
129+
"Creato con <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
130+
"%(sphinx_version)s."
131+
132+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:5
133+
msgid "light/dark"
134+
msgstr "chiaro/scuro"
135+
136+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-version.html:3
137+
#, python-format
138+
msgid ""
139+
"Built with the <a href=\"https://pydata-sphinx-"
140+
"theme.readthedocs.io/en/stable/index.html\">PyData Sphinx Theme</a> "
141+
"%(theme_version)s."
142+
msgstr ""
143+
"Prodotto con il tema <a href=\"https://pydata-sphinx-"
144+
"theme.readthedocs.io/en/stable/index.html\">PyData Sphinx Theme</a> "
145+
"%(theme_version)s."
146+
147+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/announcement.html:4
148+
msgid "Version warning"
149+
msgstr "Avvertimento sulla versione"
150+
151+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/announcement.html:6
152+
msgid "Announcement"
153+
msgstr "Annuncio"
154+
155+
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/header.html:3
156+
msgid "Site navigation"
157+
msgstr "Navigazione del sito"
158+
159+
#~ msgid "Breadcrumbs"
160+
#~ msgstr "Breadcrumb"
161+
162+
#~ msgid "GitHub"
163+
#~ msgstr "GitHub"
164+
165+
#~ msgid "GitLab"
166+
#~ msgstr "GitLab"
167+
168+
#~ msgid "Bitbucket"
169+
#~ msgstr "Bitbucket"
170+
171+
#~ msgid "Twitter"
172+
#~ msgstr "Twitter"
173+
174+
#~ msgid "Site Navigation"
175+
#~ msgstr "Navigazione del sito"

0 commit comments

Comments
 (0)