From 5f1201e7e73783e8bcac8e3488aa65aabca5dcc9 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 20 Apr 2021 18:02:14 +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 | 7 +++++-- locale/cs.po | 2 +- locale/de_DE.po | 9 ++++++--- locale/el.po | 2 +- locale/en_GB.po | 7 +++++-- locale/es.po | 7 +++++-- locale/fil.po | 2 +- locale/fr.po | 7 +++++-- locale/hi.po | 2 +- locale/it_IT.po | 2 +- locale/ja.po | 2 +- locale/ko.po | 2 +- locale/nl.po | 7 +++++-- locale/pl.po | 2 +- locale/pt_BR.po | 7 +++++-- locale/sv.po | 7 +++++-- locale/zh_Latn_pinyin.po | 7 +++++-- 17 files changed, 54 insertions(+), 27 deletions(-) diff --git a/locale/ID.po b/locale/ID.po index ea16feddb8..b53f90a2ec 100644 --- a/locale/ID.po +++ b/locale/ID.po @@ -2173,9 +2173,8 @@ msgid "Too many displays" msgstr "Terlalu banyak tampilan" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" -"Total data yang akan ditulis lebih besar daripada outgoing_packet_length" #: py/obj.c msgid "Traceback (most recent call last):\n" @@ -4288,6 +4287,10 @@ msgstr "zi harus berjenis float" msgid "zi must be of shape (n_section, 2)" msgstr "" +#~ msgid "Total data to write is larger than outgoing_packet_length" +#~ msgstr "" +#~ "Total data yang akan ditulis lebih besar daripada outgoing_packet_length" + #~ msgid "Attempted heap allocation when MicroPython VM not running." #~ msgstr "Mencoba alokasi heap ketika MicroPython VM tidak berjalan." diff --git a/locale/cs.po b/locale/cs.po index 9bed9ec3c6..7309631648 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -2135,7 +2135,7 @@ msgid "Too many displays" msgstr "" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" #: py/obj.c diff --git a/locale/de_DE.po b/locale/de_DE.po index 3a64342366..1b82d6fe63 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -2179,10 +2179,8 @@ msgid "Too many displays" msgstr "Zu viele displays" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" -"Die Gesamtzahl der zu schreibenden Daten ist größer als " -"outgoing_packet_length" #: py/obj.c msgid "Traceback (most recent call last):\n" @@ -4332,6 +4330,11 @@ msgstr "" msgid "zi must be of shape (n_section, 2)" msgstr "" +#~ msgid "Total data to write is larger than outgoing_packet_length" +#~ msgstr "" +#~ "Die Gesamtzahl der zu schreibenden Daten ist größer als " +#~ "outgoing_packet_length" + #~ msgid "IOs 0, 2 & 4 do not support internal pullup in sleep" #~ msgstr "IOs 0, 2 & 4 unterstützen keinen internen Pull up im sleep-Modus" diff --git a/locale/el.po b/locale/el.po index c150ef8258..6756eff864 100644 --- a/locale/el.po +++ b/locale/el.po @@ -2132,7 +2132,7 @@ msgid "Too many displays" msgstr "" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" #: py/obj.c diff --git a/locale/en_GB.po b/locale/en_GB.po index d3859c7c9e..7cc439d3ed 100644 --- a/locale/en_GB.po +++ b/locale/en_GB.po @@ -2169,8 +2169,8 @@ msgid "Too many displays" msgstr "Too many displays" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" -msgstr "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" +msgstr "" #: py/obj.c msgid "Traceback (most recent call last):\n" @@ -4287,6 +4287,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 "Total data to write is larger than outgoing_packet_length" +#~ msgstr "Total data to write is larger than outgoing_packet_length" + #~ msgid "IOs 0, 2 & 4 do not support internal pullup in sleep" #~ msgstr "IOs 0, 2 & 4 do not support internal pullup in sleep" diff --git a/locale/es.po b/locale/es.po index 6339727b8c..7cc4fa9397 100644 --- a/locale/es.po +++ b/locale/es.po @@ -2198,9 +2198,8 @@ msgid "Too many displays" msgstr "Muchos displays" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" -"Los datos totales a escribir son más grandes que outgoing_packet_length" #: py/obj.c msgid "Traceback (most recent call last):\n" @@ -4332,6 +4331,10 @@ 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 "Total data to write is larger than outgoing_packet_length" +#~ msgstr "" +#~ "Los datos totales a escribir son más grandes que outgoing_packet_length" + #~ msgid "IOs 0, 2 & 4 do not support internal pullup in sleep" #~ msgstr "IOs 0, 2 y 4 no soportan pullup interno durante sleep" diff --git a/locale/fil.po b/locale/fil.po index 3248eb0ce2..10b98f22a0 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -2152,7 +2152,7 @@ msgid "Too many displays" msgstr "" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" #: py/obj.c diff --git a/locale/fr.po b/locale/fr.po index 43d834e01c..90cbbb8798 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -2209,9 +2209,8 @@ msgid "Too many displays" msgstr "Trop d'affichages" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" -"Le nombre total de données à écrire est supérieur à outgoing_packet_length" #: py/obj.c msgid "Traceback (most recent call last):\n" @@ -4359,6 +4358,10 @@ 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 "Total data to write is larger than outgoing_packet_length" +#~ msgstr "" +#~ "Le nombre total de données à écrire est supérieur à outgoing_packet_length" + #~ msgid "IOs 0, 2 & 4 do not support internal pullup in sleep" #~ msgstr "IOs 0, 2 & 4 ne supportent pas l'éleveuse interne en mode someil" diff --git a/locale/hi.po b/locale/hi.po index b1a5c0d5dd..949e830440 100644 --- a/locale/hi.po +++ b/locale/hi.po @@ -2132,7 +2132,7 @@ msgid "Too many displays" msgstr "" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" #: py/obj.c diff --git a/locale/it_IT.po b/locale/it_IT.po index a9865b99bf..04c39d0d08 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -2173,7 +2173,7 @@ msgid "Too many displays" msgstr "Troppi schermi" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" #: py/obj.c diff --git a/locale/ja.po b/locale/ja.po index 36b19d14c5..315fcb34c3 100644 --- a/locale/ja.po +++ b/locale/ja.po @@ -2154,7 +2154,7 @@ msgid "Too many displays" msgstr "" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" #: py/obj.c diff --git a/locale/ko.po b/locale/ko.po index fe5ce58d9a..ecb238b08b 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -2135,7 +2135,7 @@ msgid "Too many displays" msgstr "" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" #: py/obj.c diff --git a/locale/nl.po b/locale/nl.po index 27f12fba3a..8db91bded8 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -2172,8 +2172,8 @@ msgid "Too many displays" msgstr "Teveel beeldschermen" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" -msgstr "Totale data om te schrijven is groter dan outgoing_packet_length" +msgid "Total data to write is larger than %q" +msgstr "" #: py/obj.c msgid "Traceback (most recent call last):\n" @@ -4299,6 +4299,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 "Total data to write is larger than outgoing_packet_length" +#~ msgstr "Totale data om te schrijven is groter dan outgoing_packet_length" + #~ msgid "IOs 0, 2 & 4 do not support internal pullup in sleep" #~ msgstr "IO's 0, 2 en 4 ondersteunen geen interne pullup in slaapstand" diff --git a/locale/pl.po b/locale/pl.po index 234c2ba998..9f01cd8a9e 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -2145,7 +2145,7 @@ msgid "Too many displays" msgstr "Zbyt wiele wyświetlaczy" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" #: py/obj.c diff --git a/locale/pt_BR.po b/locale/pt_BR.po index adb54556be..d1a6477e9a 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -2204,9 +2204,8 @@ msgid "Too many displays" msgstr "Exibições demais" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" +msgid "Total data to write is larger than %q" msgstr "" -"O total dos dados que serão gravados é maior que outgoing_packet_length" #: py/obj.c msgid "Traceback (most recent call last):\n" @@ -4344,6 +4343,10 @@ 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 "Total data to write is larger than outgoing_packet_length" +#~ msgstr "" +#~ "O total dos dados que serão gravados é maior que outgoing_packet_length" + #~ msgid "IOs 0, 2 & 4 do not support internal pullup in sleep" #~ msgstr "IOs 0, 2 e 4 não suportam pullup interno em repouso (sleep)" diff --git a/locale/sv.po b/locale/sv.po index 69fe35736d..b2fd92abb0 100644 --- a/locale/sv.po +++ b/locale/sv.po @@ -2178,8 +2178,8 @@ msgid "Too many displays" msgstr "För många displayer" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" -msgstr "Total data som ska skrivas är större än outgoing_packet_length" +msgid "Total data to write is larger than %q" +msgstr "" #: py/obj.c msgid "Traceback (most recent call last):\n" @@ -4302,6 +4302,9 @@ 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 "Total data to write is larger than outgoing_packet_length" +#~ msgstr "Total data som ska skrivas är större än outgoing_packet_length" + #~ msgid "IOs 0, 2 & 4 do not support internal pullup in sleep" #~ msgstr "IO 0, 2 & 4 stöder inte intern pullup för sovläge" diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po index c8a2d8cf83..65b016d66a 100644 --- a/locale/zh_Latn_pinyin.po +++ b/locale/zh_Latn_pinyin.po @@ -2175,8 +2175,8 @@ msgid "Too many displays" msgstr "Xiǎnshì tài duō" #: ports/nrf/common-hal/_bleio/PacketBuffer.c -msgid "Total data to write is larger than outgoing_packet_length" -msgstr "Yào xiě rù de zǒng shùjù dàyú outgoing_packet_length" +msgid "Total data to write is larger than %q" +msgstr "" #: py/obj.c msgid "Traceback (most recent call last):\n" @@ -4298,6 +4298,9 @@ 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 "Total data to write is larger than outgoing_packet_length" +#~ msgstr "Yào xiě rù de zǒng shùjù dàyú outgoing_packet_length" + #~ msgid "IOs 0, 2 & 4 do not support internal pullup in sleep" #~ msgstr "IOS 0, 2 + 4 bù zhī chí shuì mián zhōng de nèi bù shàng lā"