Skip to content

Commit

Permalink
Merge pull request #9547 from weblate/weblate-circuitpython-main
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
dhalbert authored Aug 22, 2024
2 parents 1c03d6a + 89b9ebc commit 89fc22d
Show file tree
Hide file tree
Showing 19 changed files with 121 additions and 76 deletions.
11 changes: 7 additions & 4 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -1388,10 +1388,6 @@ msgstr ""
msgid "Name or service not known"
msgstr ""

#: py/qstr.c
msgid "Name too long"
msgstr "Nama terlalu panjang"

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr ""
Expand Down Expand Up @@ -3539,6 +3535,10 @@ msgstr ""
msgid "name not defined"
msgstr ""

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""
Expand Down Expand Up @@ -4376,6 +4376,9 @@ msgstr "zi harus berjenis float"
msgid "zi must be of shape (n_section, 2)"
msgstr "Zi harus berbentuk (n_section, 2)"

#~ msgid "Name too long"
#~ msgstr "Nama terlalu panjang"

#~ msgid "All PCNT units in use"
#~ msgstr "Semua unit PCNT sedang digunakan"

Expand Down
11 changes: 7 additions & 4 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -1400,10 +1400,6 @@ msgstr "Chyba NVS"
msgid "Name or service not known"
msgstr "Jméno nebo služba není známa"

#: py/qstr.c
msgid "Name too long"
msgstr "Jméno je příliš dlouhé"

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr "Nová bitmapa musí mít stejnou velikost jako původní bitmapa"
Expand Down Expand Up @@ -3548,6 +3544,10 @@ msgstr ""
msgid "name not defined"
msgstr ""

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""
Expand Down Expand Up @@ -4385,6 +4385,9 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)"
msgstr ""

#~ msgid "Name too long"
#~ msgstr "Jméno je příliš dlouhé"

#~ msgid "Update Failed"
#~ msgstr "Aktualizace selhala"

Expand Down
11 changes: 7 additions & 4 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -1411,10 +1411,6 @@ msgstr "NVS-Fehler"
msgid "Name or service not known"
msgstr "Name oder Dienst nicht bekannt"

#: py/qstr.c
msgid "Name too long"
msgstr "Name zu lang"

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr "Neue Bitmap muss die gleiche Größe wie alte Bitmap haben"
Expand Down Expand Up @@ -3599,6 +3595,10 @@ msgstr "Name '%q' ist nirgends definiert worden (Schreibweise kontrollieren)"
msgid "name not defined"
msgstr "Dieser Name ist nirgends definiert worden (Schreibweise kontrollieren)"

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr "Nativer Code in .mpy wird nicht unterstützt"
Expand Down Expand Up @@ -4446,6 +4446,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi muss die Form (n_section, 2) haben"

#~ msgid "Name too long"
#~ msgstr "Name zu lang"

#~ msgid "Update Failed"
#~ msgstr "Update fehlgeschlagen"

Expand Down
8 changes: 4 additions & 4 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -1406,10 +1406,6 @@ msgstr ""
msgid "Name or service not known"
msgstr ""

#: py/qstr.c
msgid "Name too long"
msgstr ""

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr ""
Expand Down Expand Up @@ -3545,6 +3541,10 @@ msgstr ""
msgid "name not defined"
msgstr ""

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""
Expand Down
11 changes: 7 additions & 4 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -1399,10 +1399,6 @@ msgstr "NVS Error"
msgid "Name or service not known"
msgstr "Name or service not known"

#: py/qstr.c
msgid "Name too long"
msgstr "Name too long"

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr "New bitmap must be same size as old bitmap"
Expand Down Expand Up @@ -3555,6 +3551,10 @@ msgstr "name '%q' is not defined"
msgid "name not defined"
msgstr "name not defined"

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr "native code in .mpy unsupported"
Expand Down Expand Up @@ -4394,6 +4394,9 @@ msgstr "zi must be of float type"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi must be of shape (n_section, 2)"

#~ msgid "Name too long"
#~ msgstr "Name too long"

#~ msgid "Update Failed"
#~ msgstr "Update failed"

Expand Down
11 changes: 7 additions & 4 deletions locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -1419,10 +1419,6 @@ msgstr "Error NVS"
msgid "Name or service not known"
msgstr "Nombre o servicio desconocido"

#: py/qstr.c
msgid "Name too long"
msgstr "Nombre muy largo"

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr "El nuevo bitmap debe ser del mismo tamaño que el bitmap anterior"
Expand Down Expand Up @@ -3593,6 +3589,10 @@ msgstr "name '%q' no esta definido"
msgid "name not defined"
msgstr "name no definido"

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""
Expand Down Expand Up @@ -4432,6 +4432,9 @@ msgstr "zi debe ser de tipo flotante"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi debe ser una forma (n_section,2)"

#~ msgid "Name too long"
#~ msgstr "Nombre muy largo"

#~ msgid "Update Failed"
#~ msgstr "La actualización fallo"

Expand Down
8 changes: 4 additions & 4 deletions locale/fil.po
Original file line number Diff line number Diff line change
Expand Up @@ -1390,10 +1390,6 @@ msgstr ""
msgid "Name or service not known"
msgstr ""

#: py/qstr.c
msgid "Name too long"
msgstr ""

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr ""
Expand Down Expand Up @@ -3545,6 +3541,10 @@ msgstr "name '%q' ay hindi defined"
msgid "name not defined"
msgstr "name hindi na define"

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""
Expand Down
11 changes: 7 additions & 4 deletions locale/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -1436,10 +1436,6 @@ msgstr "Erreur NVS"
msgid "Name or service not known"
msgstr "Nom ou service inconnu"

#: py/qstr.c
msgid "Name too long"
msgstr "Nom trop long"

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr "La taille du nouveau bitmap doit être la même que l'ancien"
Expand Down Expand Up @@ -3622,6 +3618,10 @@ msgstr "nom '%q' non défini"
msgid "name not defined"
msgstr "nom non défini"

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr "code natif dans fichier .mpy non pris en charge"
Expand Down Expand Up @@ -4463,6 +4463,9 @@ msgstr "zi doit être de type float"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi doit être de forme (n_section, 2)"

#~ msgid "Name too long"
#~ msgstr "Nom trop long"

#~ msgid "Update Failed"
#~ msgstr "Mise-à-jour échouée"

Expand Down
8 changes: 4 additions & 4 deletions locale/hi.po
Original file line number Diff line number Diff line change
Expand Up @@ -1382,10 +1382,6 @@ msgstr ""
msgid "Name or service not known"
msgstr ""

#: py/qstr.c
msgid "Name too long"
msgstr ""

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr ""
Expand Down Expand Up @@ -3519,6 +3515,10 @@ msgstr ""
msgid "name not defined"
msgstr ""

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""
Expand Down
8 changes: 4 additions & 4 deletions locale/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -1390,10 +1390,6 @@ msgstr ""
msgid "Name or service not known"
msgstr ""

#: py/qstr.c
msgid "Name too long"
msgstr ""

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr ""
Expand Down Expand Up @@ -3547,6 +3543,10 @@ msgstr "nome '%q'non definito"
msgid "name not defined"
msgstr "nome non definito"

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""
Expand Down
11 changes: 7 additions & 4 deletions locale/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -1399,10 +1399,6 @@ msgstr ""
msgid "Name or service not known"
msgstr ""

#: py/qstr.c
msgid "Name too long"
msgstr "名前が長すぎます"

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr ""
Expand Down Expand Up @@ -3547,6 +3543,10 @@ msgstr "名前 '%q' は定義されていません"
msgid "name not defined"
msgstr "名前が定義されていません"

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""
Expand Down Expand Up @@ -4384,6 +4384,9 @@ msgstr "ziはfloat値でなければなりません"
msgid "zi must be of shape (n_section, 2)"
msgstr ""

#~ msgid "Name too long"
#~ msgstr "名前が長すぎます"

#~ msgid "Cannot vary frequency on a timer that is already in use"
#~ msgstr "使用中のタイマー上では周波数を変えられません"

Expand Down
11 changes: 7 additions & 4 deletions locale/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -1437,10 +1437,6 @@ msgstr "NVS 오류"
msgid "Name or service not known"
msgstr "이름 또는 서비스를 알 수 없습니다"

#: py/qstr.c
msgid "Name too long"
msgstr "이름이 너무 깁니다"

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr "새로운 비트맵은 원본 비트맵과 크기가 같아야 합니다"
Expand Down Expand Up @@ -3597,6 +3593,10 @@ msgstr ""
msgid "name not defined"
msgstr ""

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""
Expand Down Expand Up @@ -4434,6 +4434,9 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)"
msgstr ""

#~ msgid "Name too long"
#~ msgstr "이름이 너무 깁니다"

#~ msgid "Error: Failure to bind"
#~ msgstr "오류: 바인드에 실패했습니다"

Expand Down
11 changes: 7 additions & 4 deletions locale/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -1385,10 +1385,6 @@ msgstr "NVS-fout"
msgid "Name or service not known"
msgstr ""

#: py/qstr.c
msgid "Name too long"
msgstr "Naam te lang"

#: shared-bindings/displayio/TileGrid.c
msgid "New bitmap must be same size as old bitmap"
msgstr ""
Expand Down Expand Up @@ -3543,6 +3539,10 @@ msgstr "naam '%q' is niet gedefinieerd"
msgid "name not defined"
msgstr "naam is niet gedefinieerd"

#: py/qstr.c
msgid "name too long"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""
Expand Down Expand Up @@ -4380,6 +4380,9 @@ msgstr "zi moet van type float zijn"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi moet vorm (n_section, 2) hebben"

#~ msgid "Name too long"
#~ msgstr "Naam te lang"

#~ msgid "Update Failed"
#~ msgstr "Update Mislukt"

Expand Down
Loading

0 comments on commit 89fc22d

Please sign in to comment.