Skip to content

Commit ed76e48

Browse files
authored
Merge pull request #8330 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 233cf7f + f2d3809 commit ed76e48

File tree

19 files changed

+211
-286
lines changed

19 files changed

+211
-286
lines changed

locale/ID.po

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,10 @@ msgstr "Sebuah channel hardware interrupt sedang digunakan"
450450
msgid "ADC2 is being used by WiFi"
451451
msgstr "ADC2 sedang digunakan oleh WiFi"
452452

453+
#: ports/raspberrypi/common-hal/wifi/Radio.c
454+
msgid "AP could not be started"
455+
msgstr ""
456+
453457
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
454458
#, c-format
455459
msgid "Address must be %d bytes long"
@@ -1983,10 +1987,6 @@ msgstr ""
19831987
msgid "Stereo right must be on PWM channel B"
19841988
msgstr ""
19851989

1986-
#: ports/raspberrypi/common-hal/wifi/Radio.c
1987-
msgid "Stopping AP is not supported."
1988-
msgstr ""
1989-
19901990
#: shared-bindings/alarm/time/TimeAlarm.c
19911991
msgid "Supply one of monotonic_time or epoch_time"
19921992
msgstr ""
@@ -2363,14 +2363,6 @@ msgstr ""
23632363
msgid "Wi-Fi: "
23642364
msgstr ""
23652365

2366-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2367-
msgid "Wifi is in access point mode."
2368-
msgstr ""
2369-
2370-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2371-
msgid "Wifi is in station mode."
2372-
msgstr ""
2373-
23742366
#: ports/raspberrypi/common-hal/wifi/Radio.c
23752367
msgid "Wifi is not enabled"
23762368
msgstr ""

locale/cs.po

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,10 @@ msgstr "Kanál hardwarového přerušení je již používán"
451451
msgid "ADC2 is being used by WiFi"
452452
msgstr "WiFi používá ADC2"
453453

454+
#: ports/raspberrypi/common-hal/wifi/Radio.c
455+
msgid "AP could not be started"
456+
msgstr ""
457+
454458
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
455459
#, c-format
456460
msgid "Address must be %d bytes long"
@@ -1972,10 +1976,6 @@ msgstr ""
19721976
msgid "Stereo right must be on PWM channel B"
19731977
msgstr ""
19741978

1975-
#: ports/raspberrypi/common-hal/wifi/Radio.c
1976-
msgid "Stopping AP is not supported."
1977-
msgstr ""
1978-
19791979
#: shared-bindings/alarm/time/TimeAlarm.c
19801980
msgid "Supply one of monotonic_time or epoch_time"
19811981
msgstr ""
@@ -2350,14 +2350,6 @@ msgstr ""
23502350
msgid "Wi-Fi: "
23512351
msgstr ""
23522352

2353-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2354-
msgid "Wifi is in access point mode."
2355-
msgstr ""
2356-
2357-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2358-
msgid "Wifi is in station mode."
2359-
msgstr ""
2360-
23612353
#: ports/raspberrypi/common-hal/wifi/Radio.c
23622354
msgid "Wifi is not enabled"
23632355
msgstr ""

locale/de_DE.po

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,10 @@ msgstr "Ein Hardware Interrupt Kanal wird schon benutzt"
458458
msgid "ADC2 is being used by WiFi"
459459
msgstr "ADC2 wird vom WiFi benutzt"
460460

461+
#: ports/raspberrypi/common-hal/wifi/Radio.c
462+
msgid "AP could not be started"
463+
msgstr ""
464+
461465
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
462466
#, c-format
463467
msgid "Address must be %d bytes long"
@@ -2003,10 +2007,6 @@ msgstr "Stereo links muss sich auf PWM-Kanal A befinden"
20032007
msgid "Stereo right must be on PWM channel B"
20042008
msgstr "Stereo rechts muss sich auf PWM-Kanal B befinden"
20052009

2006-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2007-
msgid "Stopping AP is not supported."
2008-
msgstr "Das Stoppen des AP wird nicht unterstützt."
2009-
20102010
#: shared-bindings/alarm/time/TimeAlarm.c
20112011
msgid "Supply one of monotonic_time or epoch_time"
20122012
msgstr "Gib entweder monotonic_time oder epoch_time an"
@@ -2402,14 +2402,6 @@ msgstr ""
24022402
msgid "Wi-Fi: "
24032403
msgstr "Wi-Fi: "
24042404

2405-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2406-
msgid "Wifi is in access point mode."
2407-
msgstr "Das Wifi ist im Accesspoint-Modus."
2408-
2409-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2410-
msgid "Wifi is in station mode."
2411-
msgstr "Das Wifi ist im Station-Modus."
2412-
24132405
#: ports/raspberrypi/common-hal/wifi/Radio.c
24142406
msgid "Wifi is not enabled"
24152407
msgstr "WLAN ist nicht aktiviert"
@@ -4465,6 +4457,15 @@ msgstr "zi muss eine Gleitkommazahl sein"
44654457
msgid "zi must be of shape (n_section, 2)"
44664458
msgstr "zi muss die Form (n_section, 2) haben"
44674459

4460+
#~ msgid "Stopping AP is not supported."
4461+
#~ msgstr "Das Stoppen des AP wird nicht unterstützt."
4462+
4463+
#~ msgid "Wifi is in access point mode."
4464+
#~ msgstr "Das Wifi ist im Accesspoint-Modus."
4465+
4466+
#~ msgid "Wifi is in station mode."
4467+
#~ msgstr "Das Wifi ist im Station-Modus."
4468+
44684469
#~ msgid ""
44694470
#~ "\n"
44704471
#~ "Please file an issue with your program at https://github.com/adafruit/"

locale/el.po

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,10 @@ msgstr "Ένα κανάλι interrupt υλικού είναι ήδη σε χρή
459459
msgid "ADC2 is being used by WiFi"
460460
msgstr "Το ADC2 χρησιμοποιείται απο το WIFI"
461461

462+
#: ports/raspberrypi/common-hal/wifi/Radio.c
463+
msgid "AP could not be started"
464+
msgstr ""
465+
462466
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
463467
#, c-format
464468
msgid "Address must be %d bytes long"
@@ -1985,10 +1989,6 @@ msgstr ""
19851989
msgid "Stereo right must be on PWM channel B"
19861990
msgstr ""
19871991

1988-
#: ports/raspberrypi/common-hal/wifi/Radio.c
1989-
msgid "Stopping AP is not supported."
1990-
msgstr ""
1991-
19921992
#: shared-bindings/alarm/time/TimeAlarm.c
19931993
msgid "Supply one of monotonic_time or epoch_time"
19941994
msgstr ""
@@ -2363,14 +2363,6 @@ msgstr ""
23632363
msgid "Wi-Fi: "
23642364
msgstr ""
23652365

2366-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2367-
msgid "Wifi is in access point mode."
2368-
msgstr ""
2369-
2370-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2371-
msgid "Wifi is in station mode."
2372-
msgstr ""
2373-
23742366
#: ports/raspberrypi/common-hal/wifi/Radio.c
23752367
msgid "Wifi is not enabled"
23762368
msgstr ""

locale/en_GB.po

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,10 @@ msgstr "A hardware interrupt channel is already in use"
457457
msgid "ADC2 is being used by WiFi"
458458
msgstr "ADC2 is being used by WiFi"
459459

460+
#: ports/raspberrypi/common-hal/wifi/Radio.c
461+
msgid "AP could not be started"
462+
msgstr ""
463+
460464
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
461465
#, c-format
462466
msgid "Address must be %d bytes long"
@@ -1983,10 +1987,6 @@ msgstr "Stereo left must be on PWM channel A"
19831987
msgid "Stereo right must be on PWM channel B"
19841988
msgstr "Stereo right must be on PWM channel B"
19851989

1986-
#: ports/raspberrypi/common-hal/wifi/Radio.c
1987-
msgid "Stopping AP is not supported."
1988-
msgstr "Stopping AP is not supported."
1989-
19901990
#: shared-bindings/alarm/time/TimeAlarm.c
19911991
msgid "Supply one of monotonic_time or epoch_time"
19921992
msgstr "Supply one of monotonic_time or epoch_time"
@@ -2370,14 +2370,6 @@ msgstr ""
23702370
msgid "Wi-Fi: "
23712371
msgstr "Wi-Fi: "
23722372

2373-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2374-
msgid "Wifi is in access point mode."
2375-
msgstr "Wifi is in access point mode."
2376-
2377-
#: ports/raspberrypi/common-hal/wifi/Radio.c
2378-
msgid "Wifi is in station mode."
2379-
msgstr "Wifi is in station mode."
2380-
23812373
#: ports/raspberrypi/common-hal/wifi/Radio.c
23822374
msgid "Wifi is not enabled"
23832375
msgstr "Wifi is not enabled"
@@ -4408,6 +4400,15 @@ msgstr "zi must be of float type"
44084400
msgid "zi must be of shape (n_section, 2)"
44094401
msgstr "zi must be of shape (n_section, 2)"
44104402

4403+
#~ msgid "Stopping AP is not supported."
4404+
#~ msgstr "Stopping AP is not supported."
4405+
4406+
#~ msgid "Wifi is in access point mode."
4407+
#~ msgstr "Wifi is in access point mode."
4408+
4409+
#~ msgid "Wifi is in station mode."
4410+
#~ msgstr "Wifi is in station mode."
4411+
44114412
#~ msgid ""
44124413
#~ "\n"
44134414
#~ "Please file an issue with your program at https://github.com/adafruit/"

0 commit comments

Comments
 (0)