77msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2018-10-01 18:44-0400 \n "
10+ "POT-Creation-Date : 2018-10-03 23:15+0700 \n "
1111"PO-Revision-Date : 2018-08-30 23:04-0700\n "
1212"Last-Translator : Timothy <me@timothygarcia.ca>\n "
1313"Language-Team : fil\n "
@@ -390,10 +390,12 @@ msgid "bytes > 8 bits not supported"
390390msgstr "hindi sinusuportahan ang bytes > 8 bits"
391391
392392#: ports/atmel-samd/common-hal/busio/UART.c:72
393+ #: ports/nrf/common-hal/busio/UART.c:82
393394msgid "tx and rx cannot both be None"
394395msgstr "tx at rx hindi pwedeng parehas na None"
395396
396397#: ports/atmel-samd/common-hal/busio/UART.c:145
398+ #: ports/nrf/common-hal/busio/UART.c:115
397399msgid "Failed to allocate RX buffer"
398400msgstr "Nabigong ilaan ang RX buffer"
399401
@@ -402,10 +404,12 @@ msgid "Could not initialize UART"
402404msgstr "Hindi ma-initialize ang UART"
403405
404406#: ports/atmel-samd/common-hal/busio/UART.c:240
407+ #: ports/nrf/common-hal/busio/UART.c:149
405408msgid "No RX pin"
406409msgstr "Walang RX pin"
407410
408411#: ports/atmel-samd/common-hal/busio/UART.c:294
412+ #: ports/nrf/common-hal/busio/UART.c:195
409413msgid "No TX pin"
410414msgstr "Walang TX pin"
411415
@@ -715,13 +719,33 @@ msgstr "Lahat ng timer ginagamit"
715719msgid "All SPI peripherals are in use"
716720msgstr "Lahat ng timer ginagamit"
717721
718- #: ports/nrf/common-hal/busio/UART.c:43 ports/nrf/common-hal/busio/UART.c:47
719- #: ports/nrf/common-hal/busio/UART.c:51 ports/nrf/common-hal/busio/UART.c:60
720- #: ports/nrf/common-hal/busio/UART.c:66 ports/nrf/common-hal/busio/UART.c:71
721- #: ports/nrf/common-hal/busio/UART.c:76 ports/nrf/common-hal/busio/UART.c:81
722- #: ports/nrf/common-hal/busio/UART.c:86 ports/nrf/common-hal/busio/UART.c:90
723- msgid "busio.UART not yet implemented"
724- msgstr "hindi pa implemented ang busio.UART"
722+ #: ports/nrf/common-hal/busio/SPI.c:176
723+ msgid "Baud rate too high for this SPI peripheral"
724+ msgstr ""
725+
726+ #: ports/nrf/common-hal/busio/UART.c:48
727+ #, c-format
728+ msgid "error = 0x%08lX"
729+ msgstr ""
730+
731+ #: ports/nrf/common-hal/busio/UART.c:86
732+ #, fuzzy
733+ msgid "Invalid buffer size"
734+ msgstr "mali ang buffer length"
735+
736+ #: ports/nrf/common-hal/busio/UART.c:90
737+ #, fuzzy
738+ msgid "Odd parity is not supported"
739+ msgstr "hindi sinusuportahan ang bytes > 8 bits"
740+
741+ #: ports/nrf/common-hal/busio/UART.c:322 ports/nrf/common-hal/busio/UART.c:326
742+ #: ports/nrf/common-hal/busio/UART.c:331 ports/nrf/common-hal/busio/UART.c:336
743+ #: ports/nrf/common-hal/busio/UART.c:342 ports/nrf/common-hal/busio/UART.c:347
744+ #: ports/nrf/common-hal/busio/UART.c:352 ports/nrf/common-hal/busio/UART.c:356
745+ #: ports/nrf/common-hal/busio/UART.c:364
746+ #, fuzzy
747+ msgid "busio.UART not available"
748+ msgstr ""
725749
726750#: ports/nrf/common-hal/microcontroller/Processor.c:49
727751#, c-format
0 commit comments