diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-02-10 11:46:23 -0500 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-02-10 11:46:23 -0500 |
| commit | a8f5fcc400815b763fd96c1dee4fba1c316cdadc (patch) | |
| tree | cc7cf5b1fa9fc76695a8d88d01798dbe083d6d22 /locale/pl.po | |
| parent | baf8d9ef5f877a845ee0e604407011d9f26f8182 (diff) | |
revised translations
Diffstat (limited to 'locale/pl.po')
| -rw-r--r-- | locale/pl.po | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/locale/pl.po b/locale/pl.po index 77357d05d..ee95b2e7d 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-05 15:55-0800\n" +"POT-Creation-Date: 2020-02-10 11:46-0500\n" "PO-Revision-Date: 2019-03-19 18:37-0700\n" "Last-Translator: Radomir Dopieralski <circuitpython@sheep.art.pl>\n" "Language-Team: pl\n" @@ -1274,6 +1274,10 @@ msgstr "Strumień nie ma metod readinto() lub write()." msgid "Supply at least one UART pin" msgstr "" +#: ports/stm32f4/common-hal/microcontroller/Processor.c +msgid "Temperature read timed out" +msgstr "" + #: supervisor/shared/safe_mode.c msgid "" "The CircuitPython heap was corrupted because the stack was too small.\n" @@ -1482,6 +1486,10 @@ msgstr "" msgid "Viper functions don't currently support more than 4 arguments" msgstr "Funkcje Viper nie obsługują obecnie więcej niż 4 argumentów" +#: ports/stm32f4/common-hal/microcontroller/Processor.c +msgid "Voltage read timed out" +msgstr "" + #: main.c msgid "WARNING: Your code filename has two extensions\n" msgstr "UWAGA: Nazwa pliku ma dwa rozszerzenia\n" |
