Skip to content

Commit cc5451e

Browse files
authored
Merge pull request #7787 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents ad56fe4 + 6effaef commit cc5451e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

locale/es.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2023-03-23 17:26+0000\n"
11+
"PO-Revision-Date: 2023-03-25 02:42+0000\n"
1212
"Last-Translator: Jose David M <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19-
"X-Generator: Weblate 4.16.2-dev\n"
19+
"X-Generator: Weblate 4.17-dev\n"
2020

2121
#: main.c
2222
msgid ""
@@ -1998,7 +1998,7 @@ msgstr "Las dimensiones de escala debe ser divisibles por 3"
19981998
#: ports/espressif/common-hal/_bleio/Adapter.c
19991999
#: ports/nrf/common-hal/_bleio/Adapter.c
20002000
msgid "Scan already in progress. Stop with stop_scan."
2001-
msgstr ""
2001+
msgstr "Escaneo en progreso. Usa stop_scan para detenerlo."
20022002

20032003
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
20042004
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
@@ -2320,7 +2320,7 @@ msgstr "Error BLE desconocido: %d"
23202320
#: ports/raspberrypi/common-hal/wifi/__init__.c
23212321
#, c-format
23222322
msgid "Unknown error code %d"
2323-
msgstr ""
2323+
msgstr "Código de error desconocido %d"
23242324

23252325
#: shared-bindings/wifi/Radio.c
23262326
#, c-format

locale/pt_BR.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2023-03-23 17:26+0000\n"
9+
"PO-Revision-Date: 2023-03-25 02:42+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=2; plural=n > 1;\n"
17-
"X-Generator: Weblate 4.16.2-dev\n"
17+
"X-Generator: Weblate 4.17-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -1992,7 +1992,7 @@ msgstr "As dimensões da escala devem ser poder ser divididas por 3"
19921992
#: ports/espressif/common-hal/_bleio/Adapter.c
19931993
#: ports/nrf/common-hal/_bleio/Adapter.c
19941994
msgid "Scan already in progress. Stop with stop_scan."
1995-
msgstr ""
1995+
msgstr "Digitalização já em andamento. Pare com stop_scan."
19961996

19971997
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
19981998
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
@@ -2314,7 +2314,7 @@ msgstr "Houve um erro BLE desconhecido: %d"
23142314
#: ports/raspberrypi/common-hal/wifi/__init__.c
23152315
#, c-format
23162316
msgid "Unknown error code %d"
2317-
msgstr ""
2317+
msgstr "Código de erro desconhecido %d"
23182318

23192319
#: shared-bindings/wifi/Radio.c
23202320
#, c-format

locale/sv.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2023-03-23 17:26+0000\n"
9+
"PO-Revision-Date: 2023-03-25 02:42+0000\n"
1010
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: sv\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17-
"X-Generator: Weblate 4.16.2-dev\n"
17+
"X-Generator: Weblate 4.17-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -1973,7 +1973,7 @@ msgstr "Skaldimension måste vara delbar med 3"
19731973
#: ports/espressif/common-hal/_bleio/Adapter.c
19741974
#: ports/nrf/common-hal/_bleio/Adapter.c
19751975
msgid "Scan already in progress. Stop with stop_scan."
1976-
msgstr ""
1976+
msgstr "Skanning pågår redan. Stoppa med stop_scan."
19771977

19781978
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
19791979
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
@@ -2290,7 +2290,7 @@ msgstr "Okänt BLE-fel: %d"
22902290
#: ports/raspberrypi/common-hal/wifi/__init__.c
22912291
#, c-format
22922292
msgid "Unknown error code %d"
2293-
msgstr ""
2293+
msgstr "Okänd felkod %d"
22942294

22952295
#: shared-bindings/wifi/Radio.c
22962296
#, c-format

0 commit comments

Comments
 (0)