Skip to content

Commit 6a34f51

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
1 parent 96ac6bd commit 6a34f51

19 files changed

+304
-0
lines changed

locale/ID.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,6 +1979,10 @@ msgstr ""
19791979
msgid "Stereo right must be on PWM channel B"
19801980
msgstr ""
19811981

1982+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1983+
msgid "Stopping AP is not supported."
1984+
msgstr ""
1985+
19821986
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19831987
msgid "Supply at least one UART pin"
19841988
msgstr "Berikan setidaknya satu pin UART"
@@ -2371,6 +2375,18 @@ msgstr ""
23712375
msgid "Wi-Fi: "
23722376
msgstr ""
23732377

2378+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2379+
msgid "Wifi is in access point mode."
2380+
msgstr ""
2381+
2382+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2383+
msgid "Wifi is in station mode."
2384+
msgstr ""
2385+
2386+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2387+
msgid "Wifi is not enabled"
2388+
msgstr ""
2389+
23742390
#: main.c
23752391
msgid "Woken up by alarm.\n"
23762392
msgstr ""

locale/cs.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1968,6 +1968,10 @@ msgstr ""
19681968
msgid "Stereo right must be on PWM channel B"
19691969
msgstr ""
19701970

1971+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1972+
msgid "Stopping AP is not supported."
1973+
msgstr ""
1974+
19711975
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19721976
msgid "Supply at least one UART pin"
19731977
msgstr ""
@@ -2358,6 +2362,18 @@ msgstr ""
23582362
msgid "Wi-Fi: "
23592363
msgstr ""
23602364

2365+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2366+
msgid "Wifi is in access point mode."
2367+
msgstr ""
2368+
2369+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2370+
msgid "Wifi is in station mode."
2371+
msgstr ""
2372+
2373+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2374+
msgid "Wifi is not enabled"
2375+
msgstr ""
2376+
23612377
#: main.c
23622378
msgid "Woken up by alarm.\n"
23632379
msgstr ""

locale/de_DE.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1993,6 +1993,10 @@ msgstr "Stereo links muss sich auf PWM-Kanal A befinden"
19931993
msgid "Stereo right must be on PWM channel B"
19941994
msgstr "Stereo rechts muss sich auf PWM-Kanal B befinden"
19951995

1996+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1997+
msgid "Stopping AP is not supported."
1998+
msgstr ""
1999+
19962000
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19972001
msgid "Supply at least one UART pin"
19982002
msgstr "Gib mindestens einen UART-Pin an"
@@ -2411,6 +2415,18 @@ msgstr ""
24112415
msgid "Wi-Fi: "
24122416
msgstr "Wi-Fi: "
24132417

2418+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2419+
msgid "Wifi is in access point mode."
2420+
msgstr ""
2421+
2422+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2423+
msgid "Wifi is in station mode."
2424+
msgstr ""
2425+
2426+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2427+
msgid "Wifi is not enabled"
2428+
msgstr ""
2429+
24142430
#: main.c
24152431
msgid "Woken up by alarm.\n"
24162432
msgstr "Aufgeweckt durch Alarm.\n"

locale/el.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,6 +1977,10 @@ msgstr ""
19771977
msgid "Stereo right must be on PWM channel B"
19781978
msgstr ""
19791979

1980+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1981+
msgid "Stopping AP is not supported."
1982+
msgstr ""
1983+
19801984
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19811985
msgid "Supply at least one UART pin"
19821986
msgstr ""
@@ -2367,6 +2371,18 @@ msgstr ""
23672371
msgid "Wi-Fi: "
23682372
msgstr ""
23692373

2374+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2375+
msgid "Wifi is in access point mode."
2376+
msgstr ""
2377+
2378+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2379+
msgid "Wifi is in station mode."
2380+
msgstr ""
2381+
2382+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2383+
msgid "Wifi is not enabled"
2384+
msgstr ""
2385+
23702386
#: main.c
23712387
msgid "Woken up by alarm.\n"
23722388
msgstr ""

locale/en_GB.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1974,6 +1974,10 @@ msgstr "Stereo left must be on PWM channel A"
19741974
msgid "Stereo right must be on PWM channel B"
19751975
msgstr "Stereo right must be on PWM channel B"
19761976

1977+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1978+
msgid "Stopping AP is not supported."
1979+
msgstr ""
1980+
19771981
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19781982
msgid "Supply at least one UART pin"
19791983
msgstr "Supply at least one UART pin"
@@ -2373,6 +2377,18 @@ msgstr ""
23732377
msgid "Wi-Fi: "
23742378
msgstr ""
23752379

2380+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2381+
msgid "Wifi is in access point mode."
2382+
msgstr ""
2383+
2384+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2385+
msgid "Wifi is in station mode."
2386+
msgstr ""
2387+
2388+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2389+
msgid "Wifi is not enabled"
2390+
msgstr ""
2391+
23762392
#: main.c
23772393
msgid "Woken up by alarm.\n"
23782394
msgstr "Woken up by alarm.\n"

locale/es.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,6 +2003,10 @@ msgstr "Estéreo izquierdo debe estar en el canal PWM A"
20032003
msgid "Stereo right must be on PWM channel B"
20042004
msgstr "Estéreo derecho debe estar en el canal PWM B"
20052005

2006+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2007+
msgid "Stopping AP is not supported."
2008+
msgstr ""
2009+
20062010
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
20072011
msgid "Supply at least one UART pin"
20082012
msgstr "Suministre al menos un pin UART"
@@ -2408,6 +2412,18 @@ msgstr ""
24082412
msgid "Wi-Fi: "
24092413
msgstr ""
24102414

2415+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2416+
msgid "Wifi is in access point mode."
2417+
msgstr ""
2418+
2419+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2420+
msgid "Wifi is in station mode."
2421+
msgstr ""
2422+
2423+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2424+
msgid "Wifi is not enabled"
2425+
msgstr ""
2426+
24112427
#: main.c
24122428
msgid "Woken up by alarm.\n"
24132429
msgstr "Despertado por la alarma.\n"

locale/fil.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,6 +1967,10 @@ msgstr ""
19671967
msgid "Stereo right must be on PWM channel B"
19681968
msgstr ""
19691969

1970+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1971+
msgid "Stopping AP is not supported."
1972+
msgstr ""
1973+
19701974
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19711975
msgid "Supply at least one UART pin"
19721976
msgstr ""
@@ -2359,6 +2363,18 @@ msgstr ""
23592363
msgid "Wi-Fi: "
23602364
msgstr ""
23612365

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+
2374+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2375+
msgid "Wifi is not enabled"
2376+
msgstr ""
2377+
23622378
#: main.c
23632379
msgid "Woken up by alarm.\n"
23642380
msgstr ""

locale/fr.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2023,6 +2023,10 @@ msgstr "Canal stéréo gauche doit être sur le canal PWM A"
20232023
msgid "Stereo right must be on PWM channel B"
20242024
msgstr "Canal stéréo droit doit être sur le canal PWM B"
20252025

2026+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2027+
msgid "Stopping AP is not supported."
2028+
msgstr ""
2029+
20262030
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
20272031
msgid "Supply at least one UART pin"
20282032
msgstr "Fournissez au moins une broche UART"
@@ -2440,6 +2444,18 @@ msgstr ""
24402444
msgid "Wi-Fi: "
24412445
msgstr "Wi-Fi : "
24422446

2447+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2448+
msgid "Wifi is in access point mode."
2449+
msgstr ""
2450+
2451+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2452+
msgid "Wifi is in station mode."
2453+
msgstr ""
2454+
2455+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2456+
msgid "Wifi is not enabled"
2457+
msgstr ""
2458+
24432459
#: main.c
24442460
msgid "Woken up by alarm.\n"
24452461
msgstr "Réveil par alarme.\n"

locale/hi.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,6 +1950,10 @@ msgstr ""
19501950
msgid "Stereo right must be on PWM channel B"
19511951
msgstr ""
19521952

1953+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1954+
msgid "Stopping AP is not supported."
1955+
msgstr ""
1956+
19531957
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19541958
msgid "Supply at least one UART pin"
19551959
msgstr ""
@@ -2340,6 +2344,18 @@ msgstr ""
23402344
msgid "Wi-Fi: "
23412345
msgstr ""
23422346

2347+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2348+
msgid "Wifi is in access point mode."
2349+
msgstr ""
2350+
2351+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2352+
msgid "Wifi is in station mode."
2353+
msgstr ""
2354+
2355+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2356+
msgid "Wifi is not enabled"
2357+
msgstr ""
2358+
23432359
#: main.c
23442360
msgid "Woken up by alarm.\n"
23452361
msgstr ""

locale/it_IT.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,6 +1977,10 @@ msgstr ""
19771977
msgid "Stereo right must be on PWM channel B"
19781978
msgstr ""
19791979

1980+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1981+
msgid "Stopping AP is not supported."
1982+
msgstr ""
1983+
19801984
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19811985
msgid "Supply at least one UART pin"
19821986
msgstr ""
@@ -2369,6 +2373,18 @@ msgstr ""
23692373
msgid "Wi-Fi: "
23702374
msgstr ""
23712375

2376+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2377+
msgid "Wifi is in access point mode."
2378+
msgstr ""
2379+
2380+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2381+
msgid "Wifi is in station mode."
2382+
msgstr ""
2383+
2384+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2385+
msgid "Wifi is not enabled"
2386+
msgstr ""
2387+
23722388
#: main.c
23732389
msgid "Woken up by alarm.\n"
23742390
msgstr ""

locale/ja.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,6 +1963,10 @@ msgstr ""
19631963
msgid "Stereo right must be on PWM channel B"
19641964
msgstr ""
19651965

1966+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1967+
msgid "Stopping AP is not supported."
1968+
msgstr ""
1969+
19661970
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19671971
msgid "Supply at least one UART pin"
19681972
msgstr "少なくとも1つのUARTピンが必要"
@@ -2354,6 +2358,18 @@ msgstr ""
23542358
msgid "Wi-Fi: "
23552359
msgstr ""
23562360

2361+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2362+
msgid "Wifi is in access point mode."
2363+
msgstr ""
2364+
2365+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2366+
msgid "Wifi is in station mode."
2367+
msgstr ""
2368+
2369+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2370+
msgid "Wifi is not enabled"
2371+
msgstr ""
2372+
23572373
#: main.c
23582374
msgid "Woken up by alarm.\n"
23592375
msgstr ""

locale/ko.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1953,6 +1953,10 @@ msgstr ""
19531953
msgid "Stereo right must be on PWM channel B"
19541954
msgstr ""
19551955

1956+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1957+
msgid "Stopping AP is not supported."
1958+
msgstr ""
1959+
19561960
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19571961
msgid "Supply at least one UART pin"
19581962
msgstr ""
@@ -2344,6 +2348,18 @@ msgstr ""
23442348
msgid "Wi-Fi: "
23452349
msgstr ""
23462350

2351+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2352+
msgid "Wifi is in access point mode."
2353+
msgstr ""
2354+
2355+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2356+
msgid "Wifi is in station mode."
2357+
msgstr ""
2358+
2359+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2360+
msgid "Wifi is not enabled"
2361+
msgstr ""
2362+
23472363
#: main.c
23482364
msgid "Woken up by alarm.\n"
23492365
msgstr ""

locale/nl.po

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1974,6 +1974,10 @@ msgstr ""
19741974
msgid "Stereo right must be on PWM channel B"
19751975
msgstr ""
19761976

1977+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1978+
msgid "Stopping AP is not supported."
1979+
msgstr ""
1980+
19771981
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19781982
msgid "Supply at least one UART pin"
19791983
msgstr "Geef op zijn minst 1 UART pin op"
@@ -2370,6 +2374,18 @@ msgstr ""
23702374
msgid "Wi-Fi: "
23712375
msgstr ""
23722376

2377+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2378+
msgid "Wifi is in access point mode."
2379+
msgstr ""
2380+
2381+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2382+
msgid "Wifi is in station mode."
2383+
msgstr ""
2384+
2385+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2386+
msgid "Wifi is not enabled"
2387+
msgstr ""
2388+
23732389
#: main.c
23742390
msgid "Woken up by alarm.\n"
23752391
msgstr "Gewekt door alarm.\n"

0 commit comments

Comments
 (0)