From 3f6fc218bd43bd4779b5ffdc73e216138eda2b55 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 11 May 2021 19:56:40 +0200 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ --- locale/ID.po | 18 ++++++++++++------ locale/cs.po | 10 +++++----- locale/de_DE.po | 18 ++++++++++++------ locale/el.po | 10 +++++----- locale/en_GB.po | 18 ++++++++++++------ locale/es.po | 18 ++++++++++++------ locale/fil.po | 18 ++++++++++++------ locale/fr.po | 18 ++++++++++++------ locale/hi.po | 10 +++++----- locale/it_IT.po | 18 ++++++++++++------ locale/ja.po | 18 ++++++++++++------ locale/ko.po | 10 +++++----- locale/nl.po | 18 ++++++++++++------ locale/pl.po | 18 ++++++++++++------ locale/pt_BR.po | 18 ++++++++++++------ locale/sv.po | 18 ++++++++++++------ locale/zh_Latn_pinyin.po | 18 ++++++++++++------ 17 files changed, 176 insertions(+), 98 deletions(-) diff --git a/locale/ID.po b/locale/ID.po index 33767f674f..de929f21dd 100644 --- a/locale/ID.po +++ b/locale/ID.po @@ -2223,12 +2223,8 @@ msgid "UART write error" msgstr "Kesalahan penulisan UART" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB Sibuk" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "Kesalahan USB" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2238,6 +2234,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "Nilai integer UUID harus 0-0xffff" @@ -4369,6 +4369,12 @@ msgstr "zi harus berjenis float" msgid "zi must be of shape (n_section, 2)" msgstr "" +#~ msgid "USB Busy" +#~ msgstr "USB Sibuk" + +#~ msgid "USB Error" +#~ msgstr "Kesalahan USB" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "%q indeks harus bilangan bulat, bukan %q" diff --git a/locale/cs.po b/locale/cs.po index 752f2b5144..00575f6073 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -2185,11 +2185,7 @@ msgid "UART write error" msgstr "" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" +msgid "USB busy" msgstr "" #: supervisor/shared/safe_mode.c @@ -2200,6 +2196,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "" diff --git a/locale/de_DE.po b/locale/de_DE.po index 3aaf33b57b..3e89313fe7 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -2229,12 +2229,8 @@ msgid "UART write error" msgstr "UART-Schreibfehler" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB beschäftigt" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "USB Fehler" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2244,6 +2240,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "UUID Integer-Wert muss ein Wert von 0 bis 0xffff sein" @@ -4412,6 +4412,12 @@ msgstr "" msgid "zi must be of shape (n_section, 2)" msgstr "" +#~ msgid "USB Busy" +#~ msgstr "USB beschäftigt" + +#~ msgid "USB Error" +#~ msgstr "USB Fehler" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "%q Indizes müssen Integer sein, nicht %q" diff --git a/locale/el.po b/locale/el.po index 4330e0366d..516c8772a5 100644 --- a/locale/el.po +++ b/locale/el.po @@ -2182,11 +2182,7 @@ msgid "UART write error" msgstr "" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" +msgid "USB busy" msgstr "" #: supervisor/shared/safe_mode.c @@ -2197,6 +2193,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "" diff --git a/locale/en_GB.po b/locale/en_GB.po index 7fbac0439c..127b3a1b3a 100644 --- a/locale/en_GB.po +++ b/locale/en_GB.po @@ -2219,12 +2219,8 @@ msgid "UART write error" msgstr "UART write error" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB busy" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "USB error" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2234,6 +2230,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "UUID integer value must be 0-0xffff" @@ -4369,6 +4369,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 "USB Busy" +#~ msgstr "USB busy" + +#~ msgid "USB Error" +#~ msgstr "USB error" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "%q indices must be integers, not %q" diff --git a/locale/es.po b/locale/es.po index 096d413b07..b24c3cc620 100644 --- a/locale/es.po +++ b/locale/es.po @@ -2248,12 +2248,8 @@ msgid "UART write error" msgstr "Error de escritura UART" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB ocupado" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "Error USB" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2263,6 +2259,10 @@ msgstr "Dispositivos USB necesita más puntos finales de los disponibles." msgid "USB devices specify too many interface names." msgstr "Dispositivos USB especifica demasiados nombres de interfaz." +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "El valor entero del UUID debe ser 0-0xffff" @@ -4413,6 +4413,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 "USB Busy" +#~ msgstr "USB ocupado" + +#~ msgid "USB Error" +#~ msgstr "Error USB" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "índices %q deben ser enteros, no %q" diff --git a/locale/fil.po b/locale/fil.po index 8a22cb0356..05f72c1486 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -2202,12 +2202,8 @@ msgid "UART write error" msgstr "" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "Busy ang USB" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "May pagkakamali ang USB" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2217,6 +2213,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "" @@ -4372,6 +4372,12 @@ msgstr "" msgid "zi must be of shape (n_section, 2)" msgstr "" +#~ msgid "USB Busy" +#~ msgstr "Busy ang USB" + +#~ msgid "USB Error" +#~ msgstr "May pagkakamali ang USB" + #~ msgid "'%s' integer %d is not within range %d..%d" #~ msgstr "'%s' integer %d ay wala sa sakop ng %d..%d" diff --git a/locale/fr.po b/locale/fr.po index c422a12a51..4e3b4e00fe 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -2259,12 +2259,8 @@ msgid "UART write error" msgstr "Erreur d'écriture UART" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB occupé" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "Erreur USB" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2274,6 +2270,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "La valeur du chiffre entier de UUID doit être 0-0xffff" @@ -4437,6 +4437,12 @@ 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 "USB Busy" +#~ msgstr "USB occupé" + +#~ msgid "USB Error" +#~ msgstr "Erreur USB" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "indices %q doivent être des chiffres entier, et non %q" diff --git a/locale/hi.po b/locale/hi.po index 369280fd9d..94d8f539cb 100644 --- a/locale/hi.po +++ b/locale/hi.po @@ -2182,11 +2182,7 @@ msgid "UART write error" msgstr "" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" +msgid "USB busy" msgstr "" #: supervisor/shared/safe_mode.c @@ -2197,6 +2193,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "" diff --git a/locale/it_IT.po b/locale/it_IT.po index 072ebf6dfb..29610d54d5 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -2223,12 +2223,8 @@ msgid "UART write error" msgstr "" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB occupata" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "Errore USB" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2238,6 +2234,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "" @@ -4391,6 +4391,12 @@ msgstr "" msgid "zi must be of shape (n_section, 2)" msgstr "" +#~ msgid "USB Busy" +#~ msgstr "USB occupata" + +#~ msgid "USB Error" +#~ msgstr "Errore USB" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "%q gli indici devono essere interi, non %q" diff --git a/locale/ja.po b/locale/ja.po index 5bb6460559..7b87ee100b 100644 --- a/locale/ja.po +++ b/locale/ja.po @@ -2204,12 +2204,8 @@ msgid "UART write error" msgstr "UART書き込みエラー" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USBビジー" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "USBエラー" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2219,6 +2215,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "UUIDの整数値は0から0xffffの間でなければなりません" @@ -4350,6 +4350,12 @@ msgstr "ziはfloat値でなければなりません" msgid "zi must be of shape (n_section, 2)" msgstr "" +#~ msgid "USB Busy" +#~ msgstr "USBビジー" + +#~ msgid "USB Error" +#~ msgstr "USBエラー" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "%q インデクスは %q でなく整数でなければなりません" diff --git a/locale/ko.po b/locale/ko.po index e3ecbd5422..72e1499c88 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -2185,11 +2185,7 @@ msgid "UART write error" msgstr "" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" +msgid "USB busy" msgstr "" #: supervisor/shared/safe_mode.c @@ -2200,6 +2196,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "" diff --git a/locale/nl.po b/locale/nl.po index 475ba432bf..a6244b1fe9 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -2222,12 +2222,8 @@ msgid "UART write error" msgstr "UART schrijf fout" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB Bezet" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "USB Fout" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2237,6 +2233,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "UUID integer waarde moet tussen 0 en 0xffff liggen" @@ -4381,6 +4381,12 @@ 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 "USB Busy" +#~ msgstr "USB Bezet" + +#~ msgid "USB Error" +#~ msgstr "USB Fout" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "%q indices moeten integers zijn, geen %q" diff --git a/locale/pl.po b/locale/pl.po index c419e6aaaa..4ebc927566 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -2195,12 +2195,8 @@ msgid "UART write error" msgstr "Błąd zapisu UART" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB Zajęte" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "Błąd USB" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2210,6 +2206,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "" +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "" @@ -4341,6 +4341,12 @@ msgstr "" msgid "zi must be of shape (n_section, 2)" msgstr "" +#~ msgid "USB Busy" +#~ msgstr "USB Zajęte" + +#~ msgid "USB Error" +#~ msgstr "Błąd USB" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "%q indeksy muszą być liczbami typu int, a nie %q" diff --git a/locale/pt_BR.po b/locale/pt_BR.po index dc95cee047..5a7b03cc77 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -2254,12 +2254,8 @@ msgid "UART write error" msgstr "Houve um erro na gravação UART" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB ocupada" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "Erro na USB" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2270,6 +2266,10 @@ msgstr "" msgid "USB devices specify too many interface names." msgstr "Os dispositivos USB definiram nomes demais para as interfaces." +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "O valor inteiro UUID deve ser 0-0xffff" @@ -4426,6 +4426,12 @@ msgstr "zi deve ser de um tipo float" msgid "zi must be of shape (n_section, 2)" msgstr "zi deve estar na forma (n_section, 2)" +#~ msgid "USB Busy" +#~ msgstr "USB ocupada" + +#~ msgid "USB Error" +#~ msgstr "Erro na USB" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "Os indicadores %q devem ser inteiros, não %q" diff --git a/locale/sv.po b/locale/sv.po index 4d511c50cd..c3515aa331 100644 --- a/locale/sv.po +++ b/locale/sv.po @@ -2228,12 +2228,8 @@ msgid "UART write error" msgstr "UART skrivfel" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB upptagen" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "USB-fel" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2243,6 +2239,10 @@ msgstr "USB-enheter behöver fler slutpunkter än vad som är tillgängligt." msgid "USB devices specify too many interface names." msgstr "USB-enheter anger för många gränssnittsnamn." +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "UUID-heltal måste vara 0-0xffff" @@ -4384,6 +4384,12 @@ msgstr "zi måste vara av typ float" msgid "zi must be of shape (n_section, 2)" msgstr "zi måste vara i formen (n_section, 2)" +#~ msgid "USB Busy" +#~ msgstr "USB upptagen" + +#~ msgid "USB Error" +#~ msgstr "USB-fel" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "%q index måste vara heltal, inte %q" diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po index 2978380792..0841f8290d 100644 --- a/locale/zh_Latn_pinyin.po +++ b/locale/zh_Latn_pinyin.po @@ -2225,12 +2225,8 @@ msgid "UART write error" msgstr "UART xiě cuòwù" #: shared-module/usb_hid/Device.c -msgid "USB Busy" -msgstr "USB máng" - -#: shared-module/usb_hid/Device.c -msgid "USB Error" -msgstr "USB Cuòwù" +msgid "USB busy" +msgstr "" #: supervisor/shared/safe_mode.c msgid "USB devices need more endpoints than are available." @@ -2240,6 +2236,10 @@ msgstr "USB shè bèi xū yào de zhōng duān bǐ kě yòng de yào duō." msgid "USB devices specify too many interface names." msgstr "USB shè bèi zhǐ dìng le tài duō de jiè miàn míng chēng." +#: shared-module/usb_hid/Device.c +msgid "USB error" +msgstr "" + #: shared-bindings/_bleio/UUID.c msgid "UUID integer value must be 0-0xffff" msgstr "UUID zhěngshù zhí bìxū wèi 0-0xffff" @@ -4380,6 +4380,12 @@ msgstr "zi bìxū wèi fú diǎn xíng" msgid "zi must be of shape (n_section, 2)" msgstr "zi bìxū jùyǒu xíngzhuàng (n_section,2)" +#~ msgid "USB Busy" +#~ msgstr "USB máng" + +#~ msgid "USB Error" +#~ msgstr "USB Cuòwù" + #~ msgid "%q indices must be integers, not %q" #~ msgstr "%q suǒyǐn bìxū shì zhěngshù, ér bùshì %q"