summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorLucian Copeland <hierophect@gmail.com>2020-04-01 13:52:53 -0400
committerLucian Copeland <hierophect@gmail.com>2020-04-01 13:52:53 -0400
commit2f764ded6379786d8d17322fa2e859fd102d5397 (patch)
treec52181f89809882d8403bb1368db265dc47433ec /locale
parenta89928c13c748b7f25bd4e734cfe487b0020a25d (diff)
merge and docs
Diffstat (limited to 'locale')
-rw-r--r--locale/ID.po5
-rw-r--r--locale/circuitpython.pot5
-rw-r--r--locale/de_DE.po5
-rw-r--r--locale/en_US.po5
-rw-r--r--locale/en_x_pirate.po5
-rw-r--r--locale/es.po5
-rw-r--r--locale/fil.po5
-rw-r--r--locale/fr.po5
-rw-r--r--locale/it_IT.po5
-rw-r--r--locale/ko.po5
-rw-r--r--locale/pl.po5
-rw-r--r--locale/pt_BR.po5
-rw-r--r--locale/zh_Latn_pinyin.po5
13 files changed, 65 insertions, 0 deletions
diff --git a/locale/ID.po b/locale/ID.po
index 567fe5ff3..de158c568 100644
--- a/locale/ID.po
+++ b/locale/ID.po
@@ -398,6 +398,11 @@ msgstr ""
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index a6dabdaec..7e9b3aadf 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -394,6 +394,11 @@ msgstr ""
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
diff --git a/locale/de_DE.po b/locale/de_DE.po
index 5d4bec872..709a34ed5 100644
--- a/locale/de_DE.po
+++ b/locale/de_DE.po
@@ -398,6 +398,11 @@ msgstr "Der Puffer muss eine Mindestenslänge von 1 haben"
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
diff --git a/locale/en_US.po b/locale/en_US.po
index 17a4fb9dc..d516d41d9 100644
--- a/locale/en_US.po
+++ b/locale/en_US.po
@@ -394,6 +394,11 @@ msgstr ""
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
diff --git a/locale/en_x_pirate.po b/locale/en_x_pirate.po
index f356c6e16..e3f02c246 100644
--- a/locale/en_x_pirate.po
+++ b/locale/en_x_pirate.po
@@ -398,6 +398,11 @@ msgstr ""
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
diff --git a/locale/es.po b/locale/es.po
index 417a0126a..115fc8037 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -400,6 +400,11 @@ msgstr "Buffer debe ser de longitud 1 como minimo"
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
diff --git a/locale/fil.po b/locale/fil.po
index 12baeea9d..da2bc9459 100644
--- a/locale/fil.po
+++ b/locale/fil.po
@@ -400,6 +400,11 @@ msgstr "Buffer dapat ay hindi baba sa 1 na haba"
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
diff --git a/locale/fr.po b/locale/fr.po
index a8d896b52..100fc2b9c 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -404,6 +404,11 @@ msgstr "Le tampon doit être de longueur au moins 1"
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
diff --git a/locale/it_IT.po b/locale/it_IT.po
index 901ced7e4..8b868f83f 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -400,6 +400,11 @@ msgstr "Il buffer deve essere lungo almeno 1"
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
diff --git a/locale/ko.po b/locale/ko.po
index f84979c64..5cc2bcf3a 100644
--- a/locale/ko.po
+++ b/locale/ko.po
@@ -398,6 +398,11 @@ msgstr "잘못된 크기의 버퍼. >1 여야합니다"
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
diff --git a/locale/pl.po b/locale/pl.po
index 12bd980bd..659d63301 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -397,6 +397,11 @@ msgstr "Bufor musi mieć długość 1 lub więcej"
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 329129697..511f0a5bb 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -397,6 +397,11 @@ msgstr ""
msgid "Buffer too large and unable to allocate"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po
index 7cf00580b..2319bf4d7 100644
--- a/locale/zh_Latn_pinyin.po
+++ b/locale/zh_Latn_pinyin.po
@@ -403,6 +403,11 @@ msgstr "Huǎnchōng qū bìxū zhìshǎo chángdù 1"
msgid "Buffer too large and unable to allocate"
msgstr "huǎn chōng qū tài dà , wú fǎ fēn pèi"
+#: shared-bindings/_bleio/PacketBuffer.c
+#, c-format
+msgid "Buffer too short by %d bytes"
+msgstr ""
+
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format