File tree Expand file tree Collapse file tree 19 files changed +304
-0
lines changed Expand file tree Collapse file tree 19 files changed +304
-0
lines changed Original file line number Diff line number Diff line change @@ -876,6 +876,10 @@ msgstr "Tampilan harus memiliki ruang warna 16 bit."
876
876
msgid "Display rotation must be in 90 degree increments"
877
877
msgstr "Rotasi tampilan harus dalam kelipatan 90 derajat"
878
878
879
+ #: main.c
880
+ msgid "Done"
881
+ msgstr ""
882
+
879
883
#: shared-bindings/digitalio/DigitalInOut.c
880
884
msgid "Drive mode not used when direction is input."
881
885
msgstr "Mode kendara tidak digunakan saat arah input."
@@ -1551,6 +1555,14 @@ msgstr ""
1551
1555
msgid "Odd parity is not supported"
1552
1556
msgstr "Parity ganjil tidak didukung"
1553
1557
1558
+ #: supervisor/shared/bluetooth/bluetooth.c
1559
+ msgid "Off"
1560
+ msgstr ""
1561
+
1562
+ #: supervisor/shared/bluetooth/bluetooth.c
1563
+ msgid "Ok"
1564
+ msgstr ""
1565
+
1554
1566
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1555
1567
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1556
1568
msgid "Only 8 or 16 bit mono with "
@@ -1814,6 +1826,10 @@ msgstr "Objek Read-only"
1814
1826
msgid "Received response was invalid"
1815
1827
msgstr ""
1816
1828
1829
+ #: supervisor/shared/bluetooth/bluetooth.c
1830
+ msgid "Reconnecting"
1831
+ msgstr ""
1832
+
1817
1833
#: shared-bindings/displayio/EPaperDisplay.c
1818
1834
msgid "Refresh too soon"
1819
1835
msgstr "Segarkan terlalu cepat"
Original file line number Diff line number Diff line change @@ -874,6 +874,10 @@ msgstr "Displej musí mít 16bitový barevný prostor."
874
874
msgid "Display rotation must be in 90 degree increments"
875
875
msgstr "Otočení displeje musí být po 90 stupních"
876
876
877
+ #: main.c
878
+ msgid "Done"
879
+ msgstr ""
880
+
877
881
#: shared-bindings/digitalio/DigitalInOut.c
878
882
msgid "Drive mode not used when direction is input."
879
883
msgstr ""
@@ -1551,6 +1555,14 @@ msgstr ""
1551
1555
msgid "Odd parity is not supported"
1552
1556
msgstr ""
1553
1557
1558
+ #: supervisor/shared/bluetooth/bluetooth.c
1559
+ msgid "Off"
1560
+ msgstr ""
1561
+
1562
+ #: supervisor/shared/bluetooth/bluetooth.c
1563
+ msgid "Ok"
1564
+ msgstr ""
1565
+
1554
1566
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1555
1567
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1556
1568
msgid "Only 8 or 16 bit mono with "
@@ -1805,6 +1817,10 @@ msgstr ""
1805
1817
msgid "Received response was invalid"
1806
1818
msgstr ""
1807
1819
1820
+ #: supervisor/shared/bluetooth/bluetooth.c
1821
+ msgid "Reconnecting"
1822
+ msgstr ""
1823
+
1808
1824
#: shared-bindings/displayio/EPaperDisplay.c
1809
1825
msgid "Refresh too soon"
1810
1826
msgstr ""
Original file line number Diff line number Diff line change @@ -880,6 +880,10 @@ msgstr "Display muss einen 16 Bit Farbraum haben."
880
880
msgid "Display rotation must be in 90 degree increments"
881
881
msgstr "Die Rotation der Anzeige muss in 90-Grad-Schritten erfolgen"
882
882
883
+ #: main.c
884
+ msgid "Done"
885
+ msgstr ""
886
+
883
887
#: shared-bindings/digitalio/DigitalInOut.c
884
888
msgid "Drive mode not used when direction is input."
885
889
msgstr "Drive mode wird nicht verwendet, wenn die Richtung input ist."
@@ -1566,6 +1570,14 @@ msgstr ""
1566
1570
msgid "Odd parity is not supported"
1567
1571
msgstr "Eine ungerade Parität wird nicht unterstützt"
1568
1572
1573
+ #: supervisor/shared/bluetooth/bluetooth.c
1574
+ msgid "Off"
1575
+ msgstr ""
1576
+
1577
+ #: supervisor/shared/bluetooth/bluetooth.c
1578
+ msgid "Ok"
1579
+ msgstr ""
1580
+
1569
1581
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1570
1582
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1571
1583
msgid "Only 8 or 16 bit mono with "
@@ -1828,6 +1840,10 @@ msgstr "Schreibgeschützte Objekt"
1828
1840
msgid "Received response was invalid"
1829
1841
msgstr "Erhaltene Antwort ist ungültig"
1830
1842
1843
+ #: supervisor/shared/bluetooth/bluetooth.c
1844
+ msgid "Reconnecting"
1845
+ msgstr ""
1846
+
1831
1847
#: shared-bindings/displayio/EPaperDisplay.c
1832
1848
msgid "Refresh too soon"
1833
1849
msgstr "Zu früh neu geladen"
Original file line number Diff line number Diff line change @@ -863,6 +863,10 @@ msgstr ""
863
863
msgid "Display rotation must be in 90 degree increments"
864
864
msgstr ""
865
865
866
+ #: main.c
867
+ msgid "Done"
868
+ msgstr ""
869
+
866
870
#: shared-bindings/digitalio/DigitalInOut.c
867
871
msgid "Drive mode not used when direction is input."
868
872
msgstr ""
@@ -1535,6 +1539,14 @@ msgstr ""
1535
1539
msgid "Odd parity is not supported"
1536
1540
msgstr ""
1537
1541
1542
+ #: supervisor/shared/bluetooth/bluetooth.c
1543
+ msgid "Off"
1544
+ msgstr ""
1545
+
1546
+ #: supervisor/shared/bluetooth/bluetooth.c
1547
+ msgid "Ok"
1548
+ msgstr ""
1549
+
1538
1550
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1539
1551
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1540
1552
msgid "Only 8 or 16 bit mono with "
@@ -1787,6 +1799,10 @@ msgstr ""
1787
1799
msgid "Received response was invalid"
1788
1800
msgstr ""
1789
1801
1802
+ #: supervisor/shared/bluetooth/bluetooth.c
1803
+ msgid "Reconnecting"
1804
+ msgstr ""
1805
+
1790
1806
#: shared-bindings/displayio/EPaperDisplay.c
1791
1807
msgid "Refresh too soon"
1792
1808
msgstr ""
Original file line number Diff line number Diff line change @@ -877,6 +877,10 @@ msgstr "Display must have a 16 bit colourspace."
877
877
msgid "Display rotation must be in 90 degree increments"
878
878
msgstr "Display rotation must be in 90 degree increments"
879
879
880
+ #: main.c
881
+ msgid "Done"
882
+ msgstr ""
883
+
880
884
#: shared-bindings/digitalio/DigitalInOut.c
881
885
msgid "Drive mode not used when direction is input."
882
886
msgstr "Drive mode not used when direction is input."
@@ -1552,6 +1556,14 @@ msgstr ""
1552
1556
msgid "Odd parity is not supported"
1553
1557
msgstr "Odd parity is not supported"
1554
1558
1559
+ #: supervisor/shared/bluetooth/bluetooth.c
1560
+ msgid "Off"
1561
+ msgstr ""
1562
+
1563
+ #: supervisor/shared/bluetooth/bluetooth.c
1564
+ msgid "Ok"
1565
+ msgstr ""
1566
+
1555
1567
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1556
1568
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1557
1569
msgid "Only 8 or 16 bit mono with "
@@ -1811,6 +1823,10 @@ msgstr "Read-only object"
1811
1823
msgid "Received response was invalid"
1812
1824
msgstr "Received response was invalid"
1813
1825
1826
+ #: supervisor/shared/bluetooth/bluetooth.c
1827
+ msgid "Reconnecting"
1828
+ msgstr ""
1829
+
1814
1830
#: shared-bindings/displayio/EPaperDisplay.c
1815
1831
msgid "Refresh too soon"
1816
1832
msgstr "Refresh too soon"
Original file line number Diff line number Diff line change @@ -884,6 +884,10 @@ msgstr "La pantalla debe tener un espacio de color de 16 bits."
884
884
msgid "Display rotation must be in 90 degree increments"
885
885
msgstr "Rotación de display debe ser en incrementos de 90 grados"
886
886
887
+ #: main.c
888
+ msgid "Done"
889
+ msgstr ""
890
+
887
891
#: shared-bindings/digitalio/DigitalInOut.c
888
892
msgid "Drive mode not used when direction is input."
889
893
msgstr "Modo Drive no se usa cuando la dirección es input."
@@ -1572,6 +1576,14 @@ msgstr ""
1572
1576
msgid "Odd parity is not supported"
1573
1577
msgstr "Paridad impar no soportada"
1574
1578
1579
+ #: supervisor/shared/bluetooth/bluetooth.c
1580
+ msgid "Off"
1581
+ msgstr ""
1582
+
1583
+ #: supervisor/shared/bluetooth/bluetooth.c
1584
+ msgid "Ok"
1585
+ msgstr ""
1586
+
1575
1587
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1576
1588
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1577
1589
msgid "Only 8 or 16 bit mono with "
@@ -1836,6 +1848,10 @@ msgstr "Objeto de solo-lectura"
1836
1848
msgid "Received response was invalid"
1837
1849
msgstr "La respuesta recibida es invalida"
1838
1850
1851
+ #: supervisor/shared/bluetooth/bluetooth.c
1852
+ msgid "Reconnecting"
1853
+ msgstr ""
1854
+
1839
1855
#: shared-bindings/displayio/EPaperDisplay.c
1840
1856
msgid "Refresh too soon"
1841
1857
msgstr "Refresco demasiado pronto"
Original file line number Diff line number Diff line change @@ -874,6 +874,10 @@ msgstr ""
874
874
msgid "Display rotation must be in 90 degree increments"
875
875
msgstr ""
876
876
877
+ #: main.c
878
+ msgid "Done"
879
+ msgstr ""
880
+
877
881
#: shared-bindings/digitalio/DigitalInOut.c
878
882
msgid "Drive mode not used when direction is input."
879
883
msgstr "Drive mode ay hindi ginagamit kapag ang direksyon ay input."
@@ -1551,6 +1555,14 @@ msgstr ""
1551
1555
msgid "Odd parity is not supported"
1552
1556
msgstr "Odd na parity ay hindi supportado"
1553
1557
1558
+ #: supervisor/shared/bluetooth/bluetooth.c
1559
+ msgid "Off"
1560
+ msgstr ""
1561
+
1562
+ #: supervisor/shared/bluetooth/bluetooth.c
1563
+ msgid "Ok"
1564
+ msgstr ""
1565
+
1554
1566
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1555
1567
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1556
1568
msgid "Only 8 or 16 bit mono with "
@@ -1805,6 +1817,10 @@ msgstr "Basahin-lamang"
1805
1817
msgid "Received response was invalid"
1806
1818
msgstr ""
1807
1819
1820
+ #: supervisor/shared/bluetooth/bluetooth.c
1821
+ msgid "Reconnecting"
1822
+ msgstr ""
1823
+
1808
1824
#: shared-bindings/displayio/EPaperDisplay.c
1809
1825
msgid "Refresh too soon"
1810
1826
msgstr ""
Original file line number Diff line number Diff line change @@ -896,6 +896,10 @@ msgstr "L'affichage doit avoir un espace colorimétrique de 16 bits."
896
896
msgid "Display rotation must be in 90 degree increments"
897
897
msgstr "La rotation d'affichage doit se faire par incréments de 90 degrés"
898
898
899
+ #: main.c
900
+ msgid "Done"
901
+ msgstr ""
902
+
899
903
#: shared-bindings/digitalio/DigitalInOut.c
900
904
msgid "Drive mode not used when direction is input."
901
905
msgstr ""
@@ -1595,6 +1599,14 @@ msgstr ""
1595
1599
msgid "Odd parity is not supported"
1596
1600
msgstr "Parité impaire non supportée"
1597
1601
1602
+ #: supervisor/shared/bluetooth/bluetooth.c
1603
+ msgid "Off"
1604
+ msgstr ""
1605
+
1606
+ #: supervisor/shared/bluetooth/bluetooth.c
1607
+ msgid "Ok"
1608
+ msgstr ""
1609
+
1598
1610
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1599
1611
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1600
1612
msgid "Only 8 or 16 bit mono with "
@@ -1860,6 +1872,10 @@ msgstr "Objet en lecture seule"
1860
1872
msgid "Received response was invalid"
1861
1873
msgstr "Réponse reçue invalide"
1862
1874
1875
+ #: supervisor/shared/bluetooth/bluetooth.c
1876
+ msgid "Reconnecting"
1877
+ msgstr ""
1878
+
1863
1879
#: shared-bindings/displayio/EPaperDisplay.c
1864
1880
msgid "Refresh too soon"
1865
1881
msgstr "Rafraîchissement trop tôt"
Original file line number Diff line number Diff line change @@ -863,6 +863,10 @@ msgstr ""
863
863
msgid "Display rotation must be in 90 degree increments"
864
864
msgstr ""
865
865
866
+ #: main.c
867
+ msgid "Done"
868
+ msgstr ""
869
+
866
870
#: shared-bindings/digitalio/DigitalInOut.c
867
871
msgid "Drive mode not used when direction is input."
868
872
msgstr ""
@@ -1535,6 +1539,14 @@ msgstr ""
1535
1539
msgid "Odd parity is not supported"
1536
1540
msgstr ""
1537
1541
1542
+ #: supervisor/shared/bluetooth/bluetooth.c
1543
+ msgid "Off"
1544
+ msgstr ""
1545
+
1546
+ #: supervisor/shared/bluetooth/bluetooth.c
1547
+ msgid "Ok"
1548
+ msgstr ""
1549
+
1538
1550
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1539
1551
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1540
1552
msgid "Only 8 or 16 bit mono with "
@@ -1787,6 +1799,10 @@ msgstr ""
1787
1799
msgid "Received response was invalid"
1788
1800
msgstr ""
1789
1801
1802
+ #: supervisor/shared/bluetooth/bluetooth.c
1803
+ msgid "Reconnecting"
1804
+ msgstr ""
1805
+
1790
1806
#: shared-bindings/displayio/EPaperDisplay.c
1791
1807
msgid "Refresh too soon"
1792
1808
msgstr ""
Original file line number Diff line number Diff line change @@ -879,6 +879,10 @@ msgstr ""
879
879
msgid "Display rotation must be in 90 degree increments"
880
880
msgstr ""
881
881
882
+ #: main.c
883
+ msgid "Done"
884
+ msgstr ""
885
+
882
886
#: shared-bindings/digitalio/DigitalInOut.c
883
887
msgid "Drive mode not used when direction is input."
884
888
msgstr ""
@@ -1558,6 +1562,14 @@ msgstr ""
1558
1562
msgid "Odd parity is not supported"
1559
1563
msgstr "operazione I2C non supportata"
1560
1564
1565
+ #: supervisor/shared/bluetooth/bluetooth.c
1566
+ msgid "Off"
1567
+ msgstr ""
1568
+
1569
+ #: supervisor/shared/bluetooth/bluetooth.c
1570
+ msgid "Ok"
1571
+ msgstr ""
1572
+
1561
1573
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1562
1574
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1563
1575
msgid "Only 8 or 16 bit mono with "
@@ -1815,6 +1827,10 @@ msgstr "Sola lettura"
1815
1827
msgid "Received response was invalid"
1816
1828
msgstr ""
1817
1829
1830
+ #: supervisor/shared/bluetooth/bluetooth.c
1831
+ msgid "Reconnecting"
1832
+ msgstr ""
1833
+
1818
1834
#: shared-bindings/displayio/EPaperDisplay.c
1819
1835
msgid "Refresh too soon"
1820
1836
msgstr ""
You can’t perform that action at this time.
0 commit comments