Skip to content

Translations update from Hosted Weblate #7881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ msgstr ""
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
#: shared-bindings/keypad/ShiftRegisterKeys.c
msgid "%q"
msgstr ""

Expand Down Expand Up @@ -196,7 +199,7 @@ msgstr ""
msgid "%q must be array of type 'H'"
msgstr ""

#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
#: shared-module/synthio/__init__.c
msgid "%q must be array of type 'h'"
msgstr ""

Expand Down Expand Up @@ -1127,10 +1130,6 @@ msgstr ""
msgid "I2C peripheral in use"
msgstr ""

#: shared-bindings/audiobusio/I2SOut.c
msgid "I2SOut not available"
msgstr ""

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
msgid "In-buffer elements must be <= 4 bytes long"
msgstr ""
Expand Down Expand Up @@ -1294,6 +1293,10 @@ msgstr ""
msgid "Invalid format chunk size"
msgstr "Ukuran potongan format tidak valid"

#: shared-bindings/wifi/Radio.c
msgid "Invalid hex password"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
msgid "Invalid multicast MAC address"
msgstr ""
Expand Down Expand Up @@ -1725,10 +1728,6 @@ msgstr ""
msgid "Oversample must be multiple of 8."
msgstr "Sampel berlebihan harus kelipatan 8."

#: shared-bindings/audiobusio/PDMIn.c
msgid "PDMIn not available"
msgstr ""

#: shared-bindings/pwmio/PWMOut.c
msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
Expand Down
17 changes: 8 additions & 9 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ msgstr "%d adresní pin, %d rgb pin a %d dlaždice indikuje výšku %d, ne %d"
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
#: shared-bindings/keypad/ShiftRegisterKeys.c
msgid "%q"
msgstr "%q"

Expand Down Expand Up @@ -197,7 +200,7 @@ msgstr ""
msgid "%q must be array of type 'H'"
msgstr ""

#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
#: shared-module/synthio/__init__.c
msgid "%q must be array of type 'h'"
msgstr ""

Expand Down Expand Up @@ -1127,10 +1130,6 @@ msgstr "Chyba inicializace I2C"
msgid "I2C peripheral in use"
msgstr "Periférie I2C je používána"

#: shared-bindings/audiobusio/I2SOut.c
msgid "I2SOut not available"
msgstr ""

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
msgid "In-buffer elements must be <= 4 bytes long"
msgstr ""
Expand Down Expand Up @@ -1294,6 +1293,10 @@ msgstr ""
msgid "Invalid format chunk size"
msgstr "Neplatná velikost bloku"

#: shared-bindings/wifi/Radio.c
msgid "Invalid hex password"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
msgid "Invalid multicast MAC address"
msgstr "Chybná multicastová MAC adresa"
Expand Down Expand Up @@ -1721,10 +1724,6 @@ msgstr ""
msgid "Oversample must be multiple of 8."
msgstr ""

#: shared-bindings/audiobusio/PDMIn.c
msgid "PDMIn not available"
msgstr ""

#: shared-bindings/pwmio/PWMOut.c
msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
Expand Down
23 changes: 14 additions & 9 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@ msgstr ""
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
#: shared-bindings/keypad/ShiftRegisterKeys.c
msgid "%q"
msgstr "%q"

Expand Down Expand Up @@ -206,7 +209,7 @@ msgstr ""
msgid "%q must be array of type 'H'"
msgstr "%q muss ein Array vom Typ 'H' sein"

#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
#: shared-module/synthio/__init__.c
msgid "%q must be array of type 'h'"
msgstr ""

Expand Down Expand Up @@ -1147,10 +1150,6 @@ msgstr "I2C-Initialisierungsfehler"
msgid "I2C peripheral in use"
msgstr "I2C Peripherie in Verwendung"

#: shared-bindings/audiobusio/I2SOut.c
msgid "I2SOut not available"
msgstr "I2SOut nicht verfügbar"

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
msgid "In-buffer elements must be <= 4 bytes long"
msgstr "In-Puffer-Elemente müssen <= 4 Bytes lang sein"
Expand Down Expand Up @@ -1318,6 +1317,10 @@ msgstr "Ungültiges Format"
msgid "Invalid format chunk size"
msgstr "Ungültige format chunk size"

#: shared-bindings/wifi/Radio.c
msgid "Invalid hex password"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
msgid "Invalid multicast MAC address"
msgstr "Ungültige Multicast-MAC-Adresse"
Expand Down Expand Up @@ -1751,10 +1754,6 @@ msgstr "Out-Buffer-Elemente müssen <= 4 bytes lang sein"
msgid "Oversample must be multiple of 8."
msgstr "Oversample muss ein Vielfaches von 8 sein."

#: shared-bindings/audiobusio/PDMIn.c
msgid "PDMIn not available"
msgstr "PDMIn nicht verfügbar"

#: shared-bindings/pwmio/PWMOut.c
msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
Expand Down Expand Up @@ -4464,6 +4463,12 @@ 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 "I2SOut not available"
#~ msgstr "I2SOut nicht verfügbar"

#~ msgid "PDMIn not available"
#~ msgstr "PDMIn nicht verfügbar"

#~ msgid "out of range of source"
#~ msgstr "Außerhalb des Bereichs der Quelle"

Expand Down
17 changes: 8 additions & 9 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ msgstr ""
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
#: shared-bindings/keypad/ShiftRegisterKeys.c
msgid "%q"
msgstr "%q"

Expand Down Expand Up @@ -201,7 +204,7 @@ msgstr "%q πρέπει να είναι bytearray ή array τύπου 'h', 'H',
msgid "%q must be array of type 'H'"
msgstr ""

#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
#: shared-module/synthio/__init__.c
msgid "%q must be array of type 'h'"
msgstr ""

Expand Down Expand Up @@ -1137,10 +1140,6 @@ msgstr ""
msgid "I2C peripheral in use"
msgstr ""

#: shared-bindings/audiobusio/I2SOut.c
msgid "I2SOut not available"
msgstr ""

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
msgid "In-buffer elements must be <= 4 bytes long"
msgstr ""
Expand Down Expand Up @@ -1302,6 +1301,10 @@ msgstr ""
msgid "Invalid format chunk size"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Invalid hex password"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
msgid "Invalid multicast MAC address"
msgstr ""
Expand Down Expand Up @@ -1728,10 +1731,6 @@ msgstr ""
msgid "Oversample must be multiple of 8."
msgstr ""

#: shared-bindings/audiobusio/PDMIn.c
msgid "PDMIn not available"
msgstr ""

#: shared-bindings/pwmio/PWMOut.c
msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
Expand Down
23 changes: 14 additions & 9 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ msgstr ""
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
#: shared-bindings/keypad/ShiftRegisterKeys.c
msgid "%q"
msgstr "%q"

Expand Down Expand Up @@ -206,7 +209,7 @@ msgstr "%q must be a bytearray or array of type 'h', 'H', 'b', or 'B'"
msgid "%q must be array of type 'H'"
msgstr "%q must be array of type 'H'"

#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
#: shared-module/synthio/__init__.c
msgid "%q must be array of type 'h'"
msgstr "%q must be array of type 'h'"

Expand Down Expand Up @@ -1136,10 +1139,6 @@ msgstr "I2C init error"
msgid "I2C peripheral in use"
msgstr "I2C peripheral in use"

#: shared-bindings/audiobusio/I2SOut.c
msgid "I2SOut not available"
msgstr "I2SOut not available"

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
msgid "In-buffer elements must be <= 4 bytes long"
msgstr "In-buffer elements must be <= 4 bytes long"
Expand Down Expand Up @@ -1303,6 +1302,10 @@ msgstr "Invalid format"
msgid "Invalid format chunk size"
msgstr "Invalid format chunk size"

#: shared-bindings/wifi/Radio.c
msgid "Invalid hex password"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
msgid "Invalid multicast MAC address"
msgstr "Invalid multicast MAC address"
Expand Down Expand Up @@ -1733,10 +1736,6 @@ msgstr "Out-buffer elements must be <= 4 bytes long"
msgid "Oversample must be multiple of 8."
msgstr "Oversample must be multiple of 8."

#: shared-bindings/audiobusio/PDMIn.c
msgid "PDMIn not available"
msgstr "PDMIn not available"

#: shared-bindings/pwmio/PWMOut.c
msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
Expand Down Expand Up @@ -4405,6 +4404,12 @@ 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 "I2SOut not available"
#~ msgstr "I2SOut not available"

#~ msgid "PDMIn not available"
#~ msgstr "PDMIn not available"

#~ msgid "out of range of source"
#~ msgstr "out of range of source"

Expand Down
23 changes: 14 additions & 9 deletions locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ msgstr ""
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
#: shared-bindings/keypad/ShiftRegisterKeys.c
msgid "%q"
msgstr "%q"

Expand Down Expand Up @@ -208,7 +211,7 @@ msgstr "%q debe ser un byte-matriz o matriz de tipo 'h', 'H', 'b', o 'B'"
msgid "%q must be array of type 'H'"
msgstr "%q debe ser un arreglo de tipo 'H'"

#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
#: shared-module/synthio/__init__.c
msgid "%q must be array of type 'h'"
msgstr "%q debe ser una matriz de tipo 'h'"

Expand Down Expand Up @@ -1154,10 +1157,6 @@ msgstr "Error en la inicialización I2C"
msgid "I2C peripheral in use"
msgstr "Dispositivo I2C en uso"

#: shared-bindings/audiobusio/I2SOut.c
msgid "I2SOut not available"
msgstr "I2SOut no disponible"

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
msgid "In-buffer elements must be <= 4 bytes long"
msgstr ""
Expand Down Expand Up @@ -1328,6 +1327,10 @@ msgstr "Formato inválido"
msgid "Invalid format chunk size"
msgstr "Formato de fragmento de formato no válido"

#: shared-bindings/wifi/Radio.c
msgid "Invalid hex password"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
msgid "Invalid multicast MAC address"
msgstr "Dirección MAC de multidifusión inválida"
Expand Down Expand Up @@ -1764,10 +1767,6 @@ msgstr "Los elementos del búfer de salida deben ser de una longitud <= 4 bytes"
msgid "Oversample must be multiple of 8."
msgstr "El sobremuestreo debe ser un múltiplo de 8."

#: shared-bindings/audiobusio/PDMIn.c
msgid "PDMIn not available"
msgstr "PDMIn no esta disponible"

#: shared-bindings/pwmio/PWMOut.c
msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
Expand Down Expand Up @@ -4461,6 +4460,12 @@ 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 "I2SOut not available"
#~ msgstr "I2SOut no disponible"

#~ msgid "PDMIn not available"
#~ msgstr "PDMIn no esta disponible"

#~ msgid "out of range of source"
#~ msgstr "fuera de rango de fuente"

Expand Down
Loading