Skip to content

Commit 9d523fd

Browse files
Padanianweblate
authored andcommitted
Translated using Weblate (Italian)
Currently translated at 44.4% (433 of 974 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/it/
1 parent c6e696a commit 9d523fd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

locale/it_IT.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ msgstr ""
77
"Project-Id-Version: PACKAGE VERSION\n"
88
"Report-Msgid-Bugs-To: \n"
99
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
10-
"PO-Revision-Date: 2021-02-18 15:50+0000\n"
11-
"Last-Translator: Luca De Filippo <[email protected]>\n"
10+
"PO-Revision-Date: 2021-03-16 14:54+0000\n"
11+
"Last-Translator: Alessandro Mandelli <[email protected]>\n"
1212
"Language-Team: \n"
1313
"Language: it_IT\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18-
"X-Generator: Weblate 4.5\n"
18+
"X-Generator: Weblate 4.5.2-dev\n"
1919

2020
#: main.c
2121
msgid ""
@@ -971,9 +971,9 @@ msgid "Failed sending command."
971971
msgstr ""
972972

973973
#: ports/nrf/sd_mutex.c
974-
#, fuzzy, c-format
974+
#, c-format
975975
msgid "Failed to acquire mutex, err 0x%04x"
976-
msgstr "Impossibile leggere valore dell'attributo. status: 0x%02x"
976+
msgstr "Impossibile acquisire il mutex, err 0x%04x"
977977

978978
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
979979
#: ports/raspberrypi/common-hal/busio/UART.c
@@ -1016,9 +1016,9 @@ msgid "Failed to parse MP3 file"
10161016
msgstr ""
10171017

10181018
#: ports/nrf/sd_mutex.c
1019-
#, fuzzy, c-format
1019+
#, c-format
10201020
msgid "Failed to release mutex, err 0x%04x"
1021-
msgstr "Impossibile leggere valore dell'attributo. status: 0x%02x"
1021+
msgstr "Impossibile rilasciare il mutex, err 0x%04x"
10221022

10231023
#: supervisor/shared/safe_mode.c
10241024
msgid "Failed to write internal flash."
@@ -4164,9 +4164,9 @@ msgid "unindent does not match any outer indentation level"
41644164
msgstr ""
41654165

41664166
#: py/objstr.c
4167-
#, fuzzy, c-format
4167+
#, c-format
41684168
msgid "unknown conversion specifier %c"
4169-
msgstr "specificatore di conversione %s sconosciuto"
4169+
msgstr "specificatore di conversione %c sconosciuto"
41704170

41714171
#: py/objstr.c
41724172
msgid "unknown format code '%c' for object of type '%q'"

0 commit comments

Comments
 (0)