File tree 1 file changed +15
-5
lines changed
1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -153,10 +153,20 @@ translate untranslated ones (find them using ``make todo``)..
153
153
Where to get help
154
154
~~~~~~~~~~~~~~~~~
155
155
156
+ The coordinator for this translation is `acucci <https://www.alessandrocucci.it/ >`_.
157
+
158
+ Feel free to ask your questions on the ``#python-it `` channel on `freenode
159
+ <https://webchat.freenode.net/> `_ (does not require registration)
160
+
156
161
157
162
Translation Resources
158
163
---------------------
159
164
165
+ - IRC channel `#python-it <http://irc.lc/freenode/python-it >`_ on freenode.
166
+ - The `doc-sig mailing list
167
+ <https://mail.python.org/mailman/listinfo/doc-sig> `_.
168
+ - `deepl.com/translator <https://www.deepl.com >`_
169
+
160
170
161
171
Glossary
162
172
--------
@@ -172,12 +182,12 @@ you may use
172
182
========================== ===========================================
173
183
Term Proposed Translation
174
184
========================== ===========================================
175
- -like similmente a
185
+ -like di tipo
176
186
abstract data type tipo dato astratto
177
187
argument argomento
178
- backslash *backslash *
188
+ backslash barra rovescia, *backslash *
179
189
bound legato a
180
- bug *bug *
190
+ bug errore, *bug *
181
191
built-in integrato
182
192
call stack pila
183
193
debugging *debugging *
@@ -201,8 +211,8 @@ regular expression espressione regolare
201
211
return ritorno
202
212
simple quote singoli apici
203
213
socket *socket *
204
- statement frase
205
- subprocess sotto-processo
214
+ statement dichiarazione
215
+ subprocess sottoprocesso
206
216
thread *thread *
207
217
underscore *underscore *
208
218
expression espressione
You can’t perform that action at this time.
0 commit comments