diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-03-30 17:04:33 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-03-30 17:04:33 -0700 |
| commit | 81139aec235003c6de40342a126435a82a9a5677 (patch) | |
| tree | 85747f65bc6d7bba95bbdbc8954157e1c7187b3a /locale/it_IT.po | |
| parent | 8a5d3cd6c4a5c68606aafa7373a7b5fc2079a936 (diff) | |
Update translations
Diffstat (limited to 'locale/it_IT.po')
| -rw-r--r-- | locale/it_IT.po | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/locale/it_IT.po b/locale/it_IT.po index 1b31c5645..89fb9329e 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-20 17:57-0500\n" +"POT-Creation-Date: 2020-03-30 17:03-0700\n" "PO-Revision-Date: 2018-10-02 16:27+0200\n" "Last-Translator: Enrico Paganin <enrico.paganin@mail.com>\n" "Language-Team: \n" @@ -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 |
