File tree 19 files changed +304
-0
lines changed 19 files changed +304
-0
lines changed Original file line number Diff line number Diff line change @@ -1979,6 +1979,10 @@ msgstr ""
1979
1979
msgid "Stereo right must be on PWM channel B"
1980
1980
msgstr ""
1981
1981
1982
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1983
+ msgid "Stopping AP is not supported."
1984
+ msgstr ""
1985
+
1982
1986
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1983
1987
msgid "Supply at least one UART pin"
1984
1988
msgstr "Berikan setidaknya satu pin UART"
@@ -2371,6 +2375,18 @@ msgstr ""
2371
2375
msgid "Wi-Fi: "
2372
2376
msgstr ""
2373
2377
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
+
2374
2390
#: main.c
2375
2391
msgid "Woken up by alarm.\n"
2376
2392
msgstr ""
Original file line number Diff line number Diff line change @@ -1968,6 +1968,10 @@ msgstr ""
1968
1968
msgid "Stereo right must be on PWM channel B"
1969
1969
msgstr ""
1970
1970
1971
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1972
+ msgid "Stopping AP is not supported."
1973
+ msgstr ""
1974
+
1971
1975
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1972
1976
msgid "Supply at least one UART pin"
1973
1977
msgstr ""
@@ -2358,6 +2362,18 @@ msgstr ""
2358
2362
msgid "Wi-Fi: "
2359
2363
msgstr ""
2360
2364
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
+
2361
2377
#: main.c
2362
2378
msgid "Woken up by alarm.\n"
2363
2379
msgstr ""
Original file line number Diff line number Diff line change @@ -1993,6 +1993,10 @@ msgstr "Stereo links muss sich auf PWM-Kanal A befinden"
1993
1993
msgid "Stereo right must be on PWM channel B"
1994
1994
msgstr "Stereo rechts muss sich auf PWM-Kanal B befinden"
1995
1995
1996
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1997
+ msgid "Stopping AP is not supported."
1998
+ msgstr ""
1999
+
1996
2000
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1997
2001
msgid "Supply at least one UART pin"
1998
2002
msgstr "Gib mindestens einen UART-Pin an"
@@ -2411,6 +2415,18 @@ msgstr ""
2411
2415
msgid "Wi-Fi: "
2412
2416
msgstr "Wi-Fi: "
2413
2417
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
+
2414
2430
#: main.c
2415
2431
msgid "Woken up by alarm.\n"
2416
2432
msgstr "Aufgeweckt durch Alarm.\n"
Original file line number Diff line number Diff line change @@ -1977,6 +1977,10 @@ msgstr ""
1977
1977
msgid "Stereo right must be on PWM channel B"
1978
1978
msgstr ""
1979
1979
1980
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1981
+ msgid "Stopping AP is not supported."
1982
+ msgstr ""
1983
+
1980
1984
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1981
1985
msgid "Supply at least one UART pin"
1982
1986
msgstr ""
@@ -2367,6 +2371,18 @@ msgstr ""
2367
2371
msgid "Wi-Fi: "
2368
2372
msgstr ""
2369
2373
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
+
2370
2386
#: main.c
2371
2387
msgid "Woken up by alarm.\n"
2372
2388
msgstr ""
Original file line number Diff line number Diff line change @@ -1974,6 +1974,10 @@ msgstr "Stereo left must be on PWM channel A"
1974
1974
msgid "Stereo right must be on PWM channel B"
1975
1975
msgstr "Stereo right must be on PWM channel B"
1976
1976
1977
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1978
+ msgid "Stopping AP is not supported."
1979
+ msgstr ""
1980
+
1977
1981
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1978
1982
msgid "Supply at least one UART pin"
1979
1983
msgstr "Supply at least one UART pin"
@@ -2373,6 +2377,18 @@ msgstr ""
2373
2377
msgid "Wi-Fi: "
2374
2378
msgstr ""
2375
2379
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
+
2376
2392
#: main.c
2377
2393
msgid "Woken up by alarm.\n"
2378
2394
msgstr "Woken up by alarm.\n"
Original file line number Diff line number Diff line change @@ -2003,6 +2003,10 @@ msgstr "Estéreo izquierdo debe estar en el canal PWM A"
2003
2003
msgid "Stereo right must be on PWM channel B"
2004
2004
msgstr "Estéreo derecho debe estar en el canal PWM B"
2005
2005
2006
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
2007
+ msgid "Stopping AP is not supported."
2008
+ msgstr ""
2009
+
2006
2010
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
2007
2011
msgid "Supply at least one UART pin"
2008
2012
msgstr "Suministre al menos un pin UART"
@@ -2408,6 +2412,18 @@ msgstr ""
2408
2412
msgid "Wi-Fi: "
2409
2413
msgstr ""
2410
2414
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
+
2411
2427
#: main.c
2412
2428
msgid "Woken up by alarm.\n"
2413
2429
msgstr "Despertado por la alarma.\n"
Original file line number Diff line number Diff line change @@ -1967,6 +1967,10 @@ msgstr ""
1967
1967
msgid "Stereo right must be on PWM channel B"
1968
1968
msgstr ""
1969
1969
1970
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1971
+ msgid "Stopping AP is not supported."
1972
+ msgstr ""
1973
+
1970
1974
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1971
1975
msgid "Supply at least one UART pin"
1972
1976
msgstr ""
@@ -2359,6 +2363,18 @@ msgstr ""
2359
2363
msgid "Wi-Fi: "
2360
2364
msgstr ""
2361
2365
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
+
2362
2378
#: main.c
2363
2379
msgid "Woken up by alarm.\n"
2364
2380
msgstr ""
Original file line number Diff line number Diff line change @@ -2023,6 +2023,10 @@ msgstr "Canal stéréo gauche doit être sur le canal PWM A"
2023
2023
msgid "Stereo right must be on PWM channel B"
2024
2024
msgstr "Canal stéréo droit doit être sur le canal PWM B"
2025
2025
2026
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
2027
+ msgid "Stopping AP is not supported."
2028
+ msgstr ""
2029
+
2026
2030
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
2027
2031
msgid "Supply at least one UART pin"
2028
2032
msgstr "Fournissez au moins une broche UART"
@@ -2440,6 +2444,18 @@ msgstr ""
2440
2444
msgid "Wi-Fi: "
2441
2445
msgstr "Wi-Fi : "
2442
2446
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
+
2443
2459
#: main.c
2444
2460
msgid "Woken up by alarm.\n"
2445
2461
msgstr "Réveil par alarme.\n"
Original file line number Diff line number Diff line change @@ -1950,6 +1950,10 @@ msgstr ""
1950
1950
msgid "Stereo right must be on PWM channel B"
1951
1951
msgstr ""
1952
1952
1953
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1954
+ msgid "Stopping AP is not supported."
1955
+ msgstr ""
1956
+
1953
1957
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1954
1958
msgid "Supply at least one UART pin"
1955
1959
msgstr ""
@@ -2340,6 +2344,18 @@ msgstr ""
2340
2344
msgid "Wi-Fi: "
2341
2345
msgstr ""
2342
2346
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
+
2343
2359
#: main.c
2344
2360
msgid "Woken up by alarm.\n"
2345
2361
msgstr ""
Original file line number Diff line number Diff line change @@ -1977,6 +1977,10 @@ msgstr ""
1977
1977
msgid "Stereo right must be on PWM channel B"
1978
1978
msgstr ""
1979
1979
1980
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1981
+ msgid "Stopping AP is not supported."
1982
+ msgstr ""
1983
+
1980
1984
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1981
1985
msgid "Supply at least one UART pin"
1982
1986
msgstr ""
@@ -2369,6 +2373,18 @@ msgstr ""
2369
2373
msgid "Wi-Fi: "
2370
2374
msgstr ""
2371
2375
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
+
2372
2388
#: main.c
2373
2389
msgid "Woken up by alarm.\n"
2374
2390
msgstr ""
Original file line number Diff line number Diff line change @@ -1963,6 +1963,10 @@ msgstr ""
1963
1963
msgid "Stereo right must be on PWM channel B"
1964
1964
msgstr ""
1965
1965
1966
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1967
+ msgid "Stopping AP is not supported."
1968
+ msgstr ""
1969
+
1966
1970
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1967
1971
msgid "Supply at least one UART pin"
1968
1972
msgstr "少なくとも1つのUARTピンが必要"
@@ -2354,6 +2358,18 @@ msgstr ""
2354
2358
msgid "Wi-Fi: "
2355
2359
msgstr ""
2356
2360
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
+
2357
2373
#: main.c
2358
2374
msgid "Woken up by alarm.\n"
2359
2375
msgstr ""
Original file line number Diff line number Diff line change @@ -1953,6 +1953,10 @@ msgstr ""
1953
1953
msgid "Stereo right must be on PWM channel B"
1954
1954
msgstr ""
1955
1955
1956
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1957
+ msgid "Stopping AP is not supported."
1958
+ msgstr ""
1959
+
1956
1960
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1957
1961
msgid "Supply at least one UART pin"
1958
1962
msgstr ""
@@ -2344,6 +2348,18 @@ msgstr ""
2344
2348
msgid "Wi-Fi: "
2345
2349
msgstr ""
2346
2350
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
+
2347
2363
#: main.c
2348
2364
msgid "Woken up by alarm.\n"
2349
2365
msgstr ""
Original file line number Diff line number Diff line change @@ -1974,6 +1974,10 @@ msgstr ""
1974
1974
msgid "Stereo right must be on PWM channel B"
1975
1975
msgstr ""
1976
1976
1977
+ #: ports/raspberrypi/common-hal/wifi/Radio.c
1978
+ msgid "Stopping AP is not supported."
1979
+ msgstr ""
1980
+
1977
1981
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1978
1982
msgid "Supply at least one UART pin"
1979
1983
msgstr "Geef op zijn minst 1 UART pin op"
@@ -2370,6 +2374,18 @@ msgstr ""
2370
2374
msgid "Wi-Fi: "
2371
2375
msgstr ""
2372
2376
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
+
2373
2389
#: main.c
2374
2390
msgid "Woken up by alarm.\n"
2375
2391
msgstr "Gewekt door alarm.\n"
You can’t perform that action at this time.
0 commit comments