@@ -7,15 +7,15 @@ msgstr ""
7
7
"Project-Id-Version : PACKAGE VERSION\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"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"
12
12
"Language-Team : \n "
13
13
"Language : it_IT\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"Plural-Forms : nplurals=2; plural=n != 1;\n "
18
- "X-Generator : Weblate 4.5\n "
18
+ "X-Generator : Weblate 4.5.2-dev \n "
19
19
20
20
#: main.c
21
21
msgid ""
@@ -971,9 +971,9 @@ msgid "Failed sending command."
971
971
msgstr ""
972
972
973
973
#: ports/nrf/sd_mutex.c
974
- #, fuzzy , c-format
974
+ #, c-format
975
975
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 "
977
977
978
978
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
979
979
#: ports/raspberrypi/common-hal/busio/UART.c
@@ -1016,9 +1016,9 @@ msgid "Failed to parse MP3 file"
1016
1016
msgstr ""
1017
1017
1018
1018
#: ports/nrf/sd_mutex.c
1019
- #, fuzzy , c-format
1019
+ #, c-format
1020
1020
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 "
1022
1022
1023
1023
#: supervisor/shared/safe_mode.c
1024
1024
msgid "Failed to write internal flash."
@@ -4164,9 +4164,9 @@ msgid "unindent does not match any outer indentation level"
4164
4164
msgstr ""
4165
4165
4166
4166
#: py/objstr.c
4167
- #, fuzzy , c-format
4167
+ #, c-format
4168
4168
msgid "unknown conversion specifier %c"
4169
- msgstr "specificatore di conversione %s sconosciuto"
4169
+ msgstr "specificatore di conversione %c sconosciuto"
4170
4170
4171
4171
#: py/objstr.c
4172
4172
msgid "unknown format code '%c' for object of type '%q'"
0 commit comments