Skip to content

Commit 729cfc8

Browse files
authored
Merge pull request #6378 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 9743aea + 6689376 commit 729cfc8

File tree

19 files changed

+193
-78
lines changed

19 files changed

+193
-78
lines changed

locale/ID.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1768,6 +1768,10 @@ msgstr "Tidak ada pull-down pada pin; 1Mohm direkomendasikan"
17681768
msgid "No space left on device"
17691769
msgstr "Tidak ada ruang yang tersisa di perangkat"
17701770

1771+
#: py/moduerrno.c
1772+
msgid "No such device"
1773+
msgstr ""
1774+
17711775
#: py/moduerrno.c
17721776
msgid "No such file/directory"
17731777
msgstr "Tidak ada file/direktori"
@@ -1880,6 +1884,10 @@ msgstr ""
18801884
msgid "Only one color can be transparent at a time"
18811885
msgstr ""
18821886

1887+
#: py/moduerrno.c
1888+
msgid "Operation not permitted"
1889+
msgstr ""
1890+
18831891
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
18841892
msgid "Operation or feature not supported"
18851893
msgstr ""
@@ -2556,10 +2564,6 @@ msgstr "Tipe bus tampilan tidak didukung"
25562564
msgid "Unsupported format"
25572565
msgstr "Format tidak didukung"
25582566

2559-
#: py/moduerrno.c
2560-
msgid "Unsupported operation"
2561-
msgstr "Operasi yang tidak didukung"
2562-
25632567
#: ports/espressif/common-hal/dualbank/__init__.c
25642568
msgid "Update Failed"
25652569
msgstr ""
@@ -4676,6 +4680,9 @@ msgstr "zi harus berjenis float"
46764680
msgid "zi must be of shape (n_section, 2)"
46774681
msgstr "Zi harus berbentuk (n_section, 2)"
46784682

4683+
#~ msgid "Unsupported operation"
4684+
#~ msgstr "Operasi yang tidak didukung"
4685+
46794686
#~ msgid ""
46804687
#~ "\n"
46814688
#~ "Code stopped by auto-reload.\n"

locale/cs.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,6 +1756,10 @@ msgstr ""
17561756
msgid "No space left on device"
17571757
msgstr ""
17581758

1759+
#: py/moduerrno.c
1760+
msgid "No such device"
1761+
msgstr ""
1762+
17591763
#: py/moduerrno.c
17601764
msgid "No such file/directory"
17611765
msgstr ""
@@ -1863,6 +1867,10 @@ msgstr ""
18631867
msgid "Only one color can be transparent at a time"
18641868
msgstr ""
18651869

1870+
#: py/moduerrno.c
1871+
msgid "Operation not permitted"
1872+
msgstr ""
1873+
18661874
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
18671875
msgid "Operation or feature not supported"
18681876
msgstr ""
@@ -2530,10 +2538,6 @@ msgstr ""
25302538
msgid "Unsupported format"
25312539
msgstr ""
25322540

2533-
#: py/moduerrno.c
2534-
msgid "Unsupported operation"
2535-
msgstr ""
2536-
25372541
#: ports/espressif/common-hal/dualbank/__init__.c
25382542
msgid "Update Failed"
25392543
msgstr ""

locale/de_DE.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1776,6 +1776,10 @@ msgstr "Kein Pulldown-Widerstand am Pin; 1 MOhm wird vorgeschlagen"
17761776
msgid "No space left on device"
17771777
msgstr "Kein Speicherplatz mehr verfügbar auf dem Gerät"
17781778

1779+
#: py/moduerrno.c
1780+
msgid "No such device"
1781+
msgstr ""
1782+
17791783
#: py/moduerrno.c
17801784
msgid "No such file/directory"
17811785
msgstr "Keine solche Datei/Verzeichnis"
@@ -1889,6 +1893,10 @@ msgstr "Nur eine alarm-time kann gesetzt werden."
18891893
msgid "Only one color can be transparent at a time"
18901894
msgstr "Nur eine Farbe kann transparent sein zu einer Zeit"
18911895

1896+
#: py/moduerrno.c
1897+
msgid "Operation not permitted"
1898+
msgstr ""
1899+
18921900
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
18931901
msgid "Operation or feature not supported"
18941902
msgstr "Vorgang oder Funktion wird nicht unterstützt"
@@ -2577,10 +2585,6 @@ msgstr "Nicht unterstützter display bus type"
25772585
msgid "Unsupported format"
25782586
msgstr "Nicht unterstütztes Format"
25792587

2580-
#: py/moduerrno.c
2581-
msgid "Unsupported operation"
2582-
msgstr "Nicht unterstützte Operation"
2583-
25842588
#: ports/espressif/common-hal/dualbank/__init__.c
25852589
msgid "Update Failed"
25862590
msgstr "Update fehlgeschlagen"
@@ -4738,6 +4742,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
47384742
msgid "zi must be of shape (n_section, 2)"
47394743
msgstr "zi muss die Form (n_section, 2) haben"
47404744

4745+
#~ msgid "Unsupported operation"
4746+
#~ msgstr "Nicht unterstützte Operation"
4747+
47414748
#~ msgid "divisor must be 4"
47424749
#~ msgstr "Teiler muss 4 sein"
47434750

locale/el.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1749,6 +1749,10 @@ msgstr ""
17491749
msgid "No space left on device"
17501750
msgstr ""
17511751

1752+
#: py/moduerrno.c
1753+
msgid "No such device"
1754+
msgstr ""
1755+
17521756
#: py/moduerrno.c
17531757
msgid "No such file/directory"
17541758
msgstr ""
@@ -1856,6 +1860,10 @@ msgstr ""
18561860
msgid "Only one color can be transparent at a time"
18571861
msgstr ""
18581862

1863+
#: py/moduerrno.c
1864+
msgid "Operation not permitted"
1865+
msgstr ""
1866+
18591867
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
18601868
msgid "Operation or feature not supported"
18611869
msgstr ""
@@ -2521,10 +2529,6 @@ msgstr ""
25212529
msgid "Unsupported format"
25222530
msgstr ""
25232531

2524-
#: py/moduerrno.c
2525-
msgid "Unsupported operation"
2526-
msgstr ""
2527-
25282532
#: ports/espressif/common-hal/dualbank/__init__.c
25292533
msgid "Update Failed"
25302534
msgstr ""

locale/en_GB.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1762,6 +1762,10 @@ msgstr "No pulldown on pin; 1Mohm recommended"
17621762
msgid "No space left on device"
17631763
msgstr "No space left on device"
17641764

1765+
#: py/moduerrno.c
1766+
msgid "No such device"
1767+
msgstr ""
1768+
17651769
#: py/moduerrno.c
17661770
msgid "No such file/directory"
17671771
msgstr "No such file/directory"
@@ -1873,6 +1877,10 @@ msgstr "Only one alarm.time alarm can be set."
18731877
msgid "Only one color can be transparent at a time"
18741878
msgstr "Only one colour can be transparent at a time"
18751879

1880+
#: py/moduerrno.c
1881+
msgid "Operation not permitted"
1882+
msgstr ""
1883+
18761884
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
18771885
msgid "Operation or feature not supported"
18781886
msgstr "Operation or feature not supported"
@@ -2552,10 +2560,6 @@ msgstr "Unsupported display bus type"
25522560
msgid "Unsupported format"
25532561
msgstr "Unsupported format"
25542562

2555-
#: py/moduerrno.c
2556-
msgid "Unsupported operation"
2557-
msgstr "Unsupported operation"
2558-
25592563
#: ports/espressif/common-hal/dualbank/__init__.c
25602564
msgid "Update Failed"
25612565
msgstr "Update failed"
@@ -4677,6 +4681,9 @@ msgstr "zi must be of float type"
46774681
msgid "zi must be of shape (n_section, 2)"
46784682
msgstr "zi must be of shape (n_section, 2)"
46794683

4684+
#~ msgid "Unsupported operation"
4685+
#~ msgstr "Unsupported operation"
4686+
46804687
#~ msgid ""
46814688
#~ "\n"
46824689
#~ "Code stopped by auto-reload.\n"

locale/es.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1784,6 +1784,10 @@ msgstr "No hay pulldown en el pin; 1Mohm recomendado"
17841784
msgid "No space left on device"
17851785
msgstr "No queda espacio en el dispositivo"
17861786

1787+
#: py/moduerrno.c
1788+
msgid "No such device"
1789+
msgstr ""
1790+
17871791
#: py/moduerrno.c
17881792
msgid "No such file/directory"
17891793
msgstr "No existe el archivo/directorio"
@@ -1897,6 +1901,10 @@ msgstr "Solamente una alarm.time puede ser configurada."
18971901
msgid "Only one color can be transparent at a time"
18981902
msgstr "Solo un color puede ser transparente a la vez"
18991903

1904+
#: py/moduerrno.c
1905+
msgid "Operation not permitted"
1906+
msgstr ""
1907+
19001908
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
19011909
msgid "Operation or feature not supported"
19021910
msgstr "Operación no característica no soportada"
@@ -2583,10 +2591,6 @@ msgstr "Sin capacidad de bus tipo display"
25832591
msgid "Unsupported format"
25842592
msgstr "Formato no soportado"
25852593

2586-
#: py/moduerrno.c
2587-
msgid "Unsupported operation"
2588-
msgstr "Operación no soportada"
2589-
25902594
#: ports/espressif/common-hal/dualbank/__init__.c
25912595
msgid "Update Failed"
25922596
msgstr "La actualización fallo"
@@ -4724,6 +4728,9 @@ msgstr "zi debe ser de tipo flotante"
47244728
msgid "zi must be of shape (n_section, 2)"
47254729
msgstr "zi debe ser una forma (n_section,2)"
47264730

4731+
#~ msgid "Unsupported operation"
4732+
#~ msgstr "Operación no soportada"
4733+
47274734
#~ msgid ""
47284735
#~ "\n"
47294736
#~ "Code stopped by auto-reload.\n"

locale/fil.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,6 +1764,10 @@ msgstr ""
17641764
msgid "No space left on device"
17651765
msgstr ""
17661766

1767+
#: py/moduerrno.c
1768+
msgid "No such device"
1769+
msgstr ""
1770+
17671771
#: py/moduerrno.c
17681772
msgid "No such file/directory"
17691773
msgstr "Walang file/directory"
@@ -1874,6 +1878,10 @@ msgstr ""
18741878
msgid "Only one color can be transparent at a time"
18751879
msgstr ""
18761880

1881+
#: py/moduerrno.c
1882+
msgid "Operation not permitted"
1883+
msgstr ""
1884+
18771885
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
18781886
msgid "Operation or feature not supported"
18791887
msgstr ""
@@ -2543,10 +2551,6 @@ msgstr "Hindi supportadong tipo ng bitmap"
25432551
msgid "Unsupported format"
25442552
msgstr "Hindi supportadong format"
25452553

2546-
#: py/moduerrno.c
2547-
msgid "Unsupported operation"
2548-
msgstr "Hindi sinusuportahang operasyon"
2549-
25502554
#: ports/espressif/common-hal/dualbank/__init__.c
25512555
msgid "Update Failed"
25522556
msgstr ""
@@ -4687,6 +4691,9 @@ msgstr ""
46874691
msgid "zi must be of shape (n_section, 2)"
46884692
msgstr ""
46894693

4694+
#~ msgid "Unsupported operation"
4695+
#~ msgstr "Hindi sinusuportahang operasyon"
4696+
46904697
#~ msgid "Brightness must be between 0 and 255"
46914698
#~ msgstr "Ang liwanag ay dapat sa gitna ng 0 o 255"
46924699

locale/fr.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1795,6 +1795,10 @@ msgstr "Pas de pulldown sur la broche ; 1Mohm recommandé"
17951795
msgid "No space left on device"
17961796
msgstr "Aucun espace libre sur le dispositif"
17971797

1798+
#: py/moduerrno.c
1799+
msgid "No such device"
1800+
msgstr ""
1801+
17981802
#: py/moduerrno.c
17991803
msgid "No such file/directory"
18001804
msgstr "Fichier/répertoire introuvable"
@@ -1908,6 +1912,10 @@ msgstr "Seulement une alarme alarm.time peut être réglée."
19081912
msgid "Only one color can be transparent at a time"
19091913
msgstr "Une seule couleur peut être transparente à la fois"
19101914

1915+
#: py/moduerrno.c
1916+
msgid "Operation not permitted"
1917+
msgstr ""
1918+
19111919
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
19121920
msgid "Operation or feature not supported"
19131921
msgstr "Opération ou fonction non supportée"
@@ -2600,10 +2608,6 @@ msgstr "Type de bus d'affichage non supporté"
26002608
msgid "Unsupported format"
26012609
msgstr "Format non supporté"
26022610

2603-
#: py/moduerrno.c
2604-
msgid "Unsupported operation"
2605-
msgstr "Opération non supportée"
2606-
26072611
#: ports/espressif/common-hal/dualbank/__init__.c
26082612
msgid "Update Failed"
26092613
msgstr "Mise-à-jour échouée"
@@ -4755,6 +4759,9 @@ msgstr "zi doit être de type float"
47554759
msgid "zi must be of shape (n_section, 2)"
47564760
msgstr "zi doit être de forme (n_section, 2)"
47574761

4762+
#~ msgid "Unsupported operation"
4763+
#~ msgstr "Opération non supportée"
4764+
47584765
#~ msgid "divisor must be 4"
47594766
#~ msgstr "le diviseur doit être 4"
47604767

locale/hi.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1749,6 +1749,10 @@ msgstr ""
17491749
msgid "No space left on device"
17501750
msgstr ""
17511751

1752+
#: py/moduerrno.c
1753+
msgid "No such device"
1754+
msgstr ""
1755+
17521756
#: py/moduerrno.c
17531757
msgid "No such file/directory"
17541758
msgstr ""
@@ -1856,6 +1860,10 @@ msgstr ""
18561860
msgid "Only one color can be transparent at a time"
18571861
msgstr ""
18581862

1863+
#: py/moduerrno.c
1864+
msgid "Operation not permitted"
1865+
msgstr ""
1866+
18591867
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
18601868
msgid "Operation or feature not supported"
18611869
msgstr ""
@@ -2521,10 +2529,6 @@ msgstr ""
25212529
msgid "Unsupported format"
25222530
msgstr ""
25232531

2524-
#: py/moduerrno.c
2525-
msgid "Unsupported operation"
2526-
msgstr ""
2527-
25282532
#: ports/espressif/common-hal/dualbank/__init__.c
25292533
msgid "Update Failed"
25302534
msgstr ""

locale/it_IT.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,6 +1773,10 @@ msgstr ""
17731773
msgid "No space left on device"
17741774
msgstr "Non che spazio sul dispositivo"
17751775

1776+
#: py/moduerrno.c
1777+
msgid "No such device"
1778+
msgstr ""
1779+
17761780
#: py/moduerrno.c
17771781
msgid "No such file/directory"
17781782
msgstr "Nessun file/directory esistente"
@@ -1884,6 +1888,10 @@ msgstr ""
18841888
msgid "Only one color can be transparent at a time"
18851889
msgstr ""
18861890

1891+
#: py/moduerrno.c
1892+
msgid "Operation not permitted"
1893+
msgstr ""
1894+
18871895
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
18881896
msgid "Operation or feature not supported"
18891897
msgstr ""
@@ -2560,10 +2568,6 @@ msgstr "tipo di bitmap non supportato"
25602568
msgid "Unsupported format"
25612569
msgstr "Formato non supportato"
25622570

2563-
#: py/moduerrno.c
2564-
msgid "Unsupported operation"
2565-
msgstr "Operazione non supportata"
2566-
25672571
#: ports/espressif/common-hal/dualbank/__init__.c
25682572
msgid "Update Failed"
25692573
msgstr ""
@@ -4707,6 +4711,9 @@ msgstr ""
47074711
msgid "zi must be of shape (n_section, 2)"
47084712
msgstr ""
47094713

4714+
#~ msgid "Unsupported operation"
4715+
#~ msgstr "Operazione non supportata"
4716+
47104717
#~ msgid ""
47114718
#~ "\n"
47124719
#~ "Code stopped by auto-reload.\n"

0 commit comments

Comments
 (0)