circuitpython/locale/en_x_pirate.po

819 lines
19 KiB
Plaintext
Raw Normal View History

# Pirate (English) Translation
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-28 09:50+1100\n"
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
"Last-Translator: \n"
"Language-Team: @sommersoft, @MrCertainly\n"
"Language: en_x_pirate\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.1.1\n"
#: main.c
2019-03-07 22:48:01 -05:00
msgid ""
"\n"
"Code done running. Waiting for reload.\n"
msgstr ""
2019-03-07 22:48:01 -05:00
"\n"
"Captin's orders are complete. Holdin' fast fer reload.\n"
#: main.c
2019-03-07 22:48:01 -05:00
msgid " output:\n"
msgstr ""
#: shared-bindings/microcontroller/Pin.c
2019-03-07 22:48:01 -05:00
msgid "%q in use"
msgstr ""
2019-03-24 20:27:54 -04:00
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
2019-03-07 22:48:01 -05:00
msgid "%q must be >= 1"
msgstr ""
2019-03-19 21:38:16 -04:00
#: shared-bindings/fontio/BuiltinFont.c
2019-03-07 22:48:01 -05:00
msgid "%q should be an int"
msgstr ""
#: shared-module/struct/__init__.c
2019-03-07 22:48:01 -05:00
msgid "'S' and 'O' are not supported format types"
msgstr ""
#: shared-bindings/bleio/Address.c
2019-03-07 22:48:01 -05:00
#, c-format
msgid "Address is not %d bytes long or is in wrong format"
msgstr ""
#: shared-bindings/bleio/Address.c
2019-03-07 22:48:01 -05:00
#, c-format
msgid "Address must be %d bytes long"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c
2019-03-07 22:48:01 -05:00
msgid "All timers for this pin are in use"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c shared-module/_pew/PewPew.c
2019-03-07 22:48:01 -05:00
msgid "All timers in use"
msgstr ""
#: shared-bindings/pulseio/PulseOut.c
2019-03-07 22:48:01 -05:00
msgid "Array must contain halfwords (type 'H')"
msgstr ""
#: shared-bindings/nvm/ByteArray.c
2019-03-07 22:48:01 -05:00
msgid "Array values should be single bytes."
msgstr ""
#: supervisor/shared/safe_mode.c
msgid "Attempted heap allocation when MicroPython VM not running.\n"
msgstr ""
#: main.c
2019-03-07 22:48:01 -05:00
msgid "Auto-reload is off.\n"
msgstr "Auto-reload be off.\n"
#: main.c
2019-03-07 22:48:01 -05:00
msgid ""
"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
"disable.\n"
msgstr ""
"Auto-reload be on. Put yer files on USB to weigh anchor, er' bring'er about "
"t' the REPL t' scuttle.\n"
#: shared-bindings/supervisor/__init__.c
2019-03-07 22:48:01 -05:00
msgid "Brightness must be between 0 and 255"
msgstr ""
#: shared-bindings/displayio/Display.c
2019-03-07 22:48:01 -05:00
msgid "Brightness not adjustable"
msgstr ""
#: shared-module/usb_hid/Device.c
2019-03-07 22:48:01 -05:00
#, c-format
msgid "Buffer incorrect size. Should be %d bytes."
msgstr ""
2019-03-19 21:38:16 -04:00
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
2019-03-07 22:48:01 -05:00
msgid "Buffer must be at least length 1"
msgstr ""
#: shared-bindings/bleio/UUID.c
2019-03-07 22:48:01 -05:00
msgid "Byte buffer must be 16 bytes."
msgstr ""
#: shared-bindings/nvm/ByteArray.c
2019-03-07 22:48:01 -05:00
msgid "Bytes must be between 0 and 255."
msgstr ""
#: shared-bindings/bleio/Device.c
2019-03-07 22:48:01 -05:00
msgid "Can't add services in Central mode"
msgstr ""
#: shared-bindings/bleio/Device.c
2019-03-07 22:48:01 -05:00
msgid "Can't advertise in Central mode"
msgstr ""
#: shared-bindings/bleio/Device.c
2019-03-07 22:48:01 -05:00
msgid "Can't change the name in Central mode"
msgstr ""
#: shared-bindings/bleio/Device.c
2019-03-07 22:48:01 -05:00
msgid "Can't connect in Peripheral mode"
msgstr ""
2019-03-19 21:38:16 -04:00
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
2019-03-07 22:48:01 -05:00
msgid "Cannot delete values"
msgstr ""
#: shared-module/bitbangio/SPI.c
2019-03-07 22:48:01 -05:00
msgid "Cannot read without MISO pin."
msgstr ""
#: shared-module/storage/__init__.c
2019-03-07 22:48:01 -05:00
msgid "Cannot remount '/' when USB is active."
msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
2019-03-07 22:48:01 -05:00
msgid "Cannot set value when direction is input."
msgstr ""
#: shared-module/bitbangio/SPI.c
2019-03-07 22:48:01 -05:00
msgid "Cannot transfer without MOSI and MISO pins."
msgstr ""
#: shared-module/bitbangio/SPI.c
2019-03-07 22:48:01 -05:00
msgid "Cannot write without MOSI pin."
msgstr ""
#: shared-bindings/bleio/Service.c
2019-03-07 22:48:01 -05:00
msgid "Characteristic UUID doesn't match Service UUID"
msgstr ""
#: shared-bindings/bleio/CharacteristicBuffer.c
2019-03-07 22:48:01 -05:00
msgid "CharacteristicBuffer writing not provided"
msgstr ""
#: shared-module/bitbangio/SPI.c
2019-03-07 22:48:01 -05:00
msgid "Clock pin init failed."
msgstr ""
#: shared-module/bitbangio/I2C.c
2019-03-07 22:48:01 -05:00
msgid "Clock stretch too long"
msgstr ""
#: shared-bindings/_pew/PewPew.c
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
2019-03-07 22:48:01 -05:00
msgid "Command must be an int between 0 and 255"
msgstr ""
#: shared-module/audioio/Mixer.c shared-module/audioio/WaveFile.c
2019-03-07 22:48:01 -05:00
msgid "Couldn't allocate first buffer"
msgstr ""
#: shared-module/audioio/Mixer.c shared-module/audioio/WaveFile.c
2019-03-07 22:48:01 -05:00
msgid "Couldn't allocate second buffer"
msgstr ""
#: supervisor/shared/safe_mode.c
2019-03-07 22:48:01 -05:00
msgid "Crash into the HardFault_Handler.\n"
msgstr ""
#: shared-module/audioio/WaveFile.c
2019-03-07 22:48:01 -05:00
msgid "Data chunk must follow fmt chunk"
msgstr ""
#: shared-bindings/displayio/Display.c
2019-03-07 22:48:01 -05:00
msgid "Display rotation must be in 90 degree increments"
msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
2019-03-07 22:48:01 -05:00
msgid "Drive mode not used when direction is input."
msgstr ""
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
2019-03-07 22:48:01 -05:00
msgid "Expected a %q"
msgstr ""
#: shared-bindings/bleio/CharacteristicBuffer.c
2019-03-07 22:48:01 -05:00
msgid "Expected a Characteristic"
msgstr ""
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Descriptor.c
2019-03-07 22:48:01 -05:00
msgid "Expected a UUID"
msgstr ""
#: shared-module/_pixelbuf/PixelBuf.c
2019-03-07 22:48:01 -05:00
#, c-format
msgid "Expected tuple of length %d, got %d"
msgstr ""
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c
msgid "Function requires lock"
msgstr ""
#: shared-module/displayio/Group.c
msgid "Group full"
msgstr ""
#: shared-bindings/_pew/PewPew.c
msgid "Incorrect buffer size"
msgstr ""
#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Invalid direction."
msgstr ""
#: shared-module/audioio/WaveFile.c
msgid "Invalid file"
msgstr ""
#: shared-module/audioio/WaveFile.c
msgid "Invalid format chunk size"
msgstr ""
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid number of bits"
msgstr ""
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr ""
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity"
msgstr ""
#: shared-bindings/microcontroller/__init__.c
msgid "Invalid run mode."
msgstr ""
#: shared-module/audioio/WaveFile.c
msgid "Invalid wave file"
msgstr ""
#: shared-module/displayio/Group.c
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""
#: supervisor/shared/safe_mode.c
msgid ""
"Looks like our core CircuitPython code crashed hard. Whoops!\n"
"Please file an issue at https://github.com/adafruit/circuitpython/issues\n"
" with the contents of your CIRCUITPY drive and this message:\n"
msgstr ""
#: shared-module/bitbangio/SPI.c
msgid "MISO pin init failed."
msgstr ""
#: shared-module/bitbangio/SPI.c
msgid "MOSI pin init failed."
msgstr ""
#: shared-module/displayio/Shape.c
#, c-format
msgid "Maximum x value when mirrored is %d"
msgstr ""
#: supervisor/shared/safe_mode.c
msgid "MicroPython NLR jump failed. Likely memory corruption.\n"
2019-03-07 22:48:01 -05:00
msgstr ""
#: supervisor/shared/safe_mode.c
msgid "MicroPython fatal error.\n"
msgstr ""
#: shared-bindings/displayio/Display.c
msgid "Must be a Group subclass."
2019-03-07 22:48:01 -05:00
msgstr ""
#: supervisor/shared/board_busses.c
msgid "No default I2C bus"
msgstr ""
#: supervisor/shared/board_busses.c
msgid "No default SPI bus"
2019-03-07 22:48:01 -05:00
msgstr ""
#: supervisor/shared/board_busses.c
msgid "No default UART bus"
msgstr ""
#: shared-bindings/os/__init__.c
msgid "No hardware random available"
2019-03-07 22:48:01 -05:00
msgstr ""
#: shared-bindings/bleio/CharacteristicBuffer.c
msgid "Not connected"
msgstr ""
#: shared-bindings/util.c
msgid ""
"Object has been deinitialized and can no longer be used. Create a new object."
msgstr ""
#: shared-module/displayio/OnDiskBitmap.c
2019-03-07 22:48:01 -05:00
#, c-format
msgid ""
"Only Windows format, uncompressed BMP supported: given header size is %d"
msgstr ""
#: shared-module/displayio/Bitmap.c
2019-03-07 22:48:01 -05:00
msgid "Only bit maps of 8 bit color or less are supported"
msgstr ""
#: shared-module/displayio/OnDiskBitmap.c
2019-03-07 22:48:01 -05:00
#, c-format
msgid ""
"Only monochrome, indexed 8bpp, and 16bpp or greater BMPs supported: %d bpp "
"given"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c
2019-03-07 22:48:01 -05:00
msgid ""
"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c
2019-03-07 22:48:01 -05:00
msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr ""
#: main.c
2019-03-07 22:48:01 -05:00
msgid "Press any key to enter the REPL. Use CTRL-D to reload."
msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Pull not used when direction is output."
msgstr ""
#: shared-bindings/rtc/RTC.c
msgid "RTC calibration is not supported on this board"
msgstr ""
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr ""
#: shared-bindings/rtc/RTC.c
msgid "RTC set is not supported on this board"
msgstr ""
#: shared-bindings/pulseio/PulseIn.c
msgid "Read-only"
msgstr ""
#: shared-module/displayio/Bitmap.c
msgid "Read-only object"
msgstr ""
#: shared-bindings/_pew/PewPew.c
msgid "Row entry must be digitalio.DigitalInOut"
msgstr ""
#: main.c
msgid "Running in safe mode! Auto-reload is off.\n"
msgstr "Runnin' in safe mode! Auto-reload be off.\n"
#: main.c
msgid "Running in safe mode! Not running saved code.\n"
msgstr "Runnin' in safe mode! Nay runnin' saved code.\n"
#: shared-bindings/nvm/ByteArray.c
msgid "Slice and value different lengths."
msgstr ""
#: shared-bindings/displayio/Group.c shared-bindings/displayio/TileGrid.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr ""
#: shared-bindings/supervisor/__init__.c
msgid "Stack size must be at least 256"
msgstr ""
#: shared-bindings/multiterminal/__init__.c
msgid "Stream missing readinto() or write() method."
msgstr ""
#: supervisor/shared/safe_mode.c
msgid ""
"The CircuitPython heap was corrupted because the stack was too small.\n"
"Please increase stack size limits and press reset (after ejecting "
"CIRCUITPY).\n"
"If you didn't change the stack, then file an issue here with the contents of "
"your CIRCUITPY drive:\n"
msgstr ""
#: supervisor/shared/safe_mode.c
msgid ""
"The microcontroller's power dipped. Please make sure your power supply "
"provides\n"
"enough power for the whole circuit and press reset (after ejecting "
"CIRCUITPY).\n"
msgstr ""
#: supervisor/shared/safe_mode.c
2019-03-07 22:48:01 -05:00
msgid ""
"The reset button was pressed while booting CircuitPython. Press again to "
"exit safe mode.\n"
msgstr ""
#: shared-module/audioio/Mixer.c
msgid "The sample's bits_per_sample does not match the mixer's"
msgstr ""
#: shared-module/audioio/Mixer.c
msgid "The sample's channel count does not match the mixer's"
msgstr ""
#: shared-module/audioio/Mixer.c
msgid "The sample's sample rate does not match the mixer's"
msgstr ""
#: shared-module/audioio/Mixer.c
msgid "The sample's signedness does not match the mixer's"
msgstr ""
#: shared-bindings/displayio/TileGrid.c
msgid "Tile height must exactly divide bitmap height"
msgstr ""
#: shared-bindings/displayio/TileGrid.c
msgid "Tile indices must be 0 - 255"
msgstr ""
#: shared-bindings/displayio/TileGrid.c
msgid "Tile width must exactly divide bitmap width"
msgstr ""
#: supervisor/shared/safe_mode.c
msgid "To exit, please reset the board without "
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
msgid "Too many display busses"
msgstr ""
#: shared-bindings/displayio/Display.c
msgid "Too many displays"
msgstr ""
#: shared-bindings/time/__init__.c
msgid "Tuple or struct_time argument required"
msgstr ""
#: shared-module/usb_hid/Device.c
msgid "USB Busy"
msgstr ""
#: shared-module/usb_hid/Device.c
msgid "USB Error"
msgstr ""
#: shared-bindings/bleio/UUID.c
msgid "UUID integer value not in range 0 to 0xffff"
msgstr ""
#: shared-bindings/bleio/UUID.c
msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
msgstr ""
#: shared-bindings/bleio/UUID.c
msgid "UUID value is not str, int or byte buffer"
msgstr ""
#: shared-module/displayio/OnDiskBitmap.c
msgid "Unable to read color palette data"
msgstr ""
#: shared-bindings/nvm/ByteArray.c
msgid "Unable to write to nvm."
msgstr ""
#: shared-module/displayio/Display.c
msgid "Unsupported display bus type"
msgstr ""
#: shared-module/audioio/WaveFile.c
msgid "Unsupported format"
msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr ""
#: shared-module/audioio/Mixer.c
msgid "Voice index too high"
msgstr ""
#: main.c
msgid "WARNING: Your code filename has two extensions\n"
msgstr "Blimey! Yer code filename has two extensions\n"
#: supervisor/shared/safe_mode.c
msgid ""
"You are running in safe mode which means something unanticipated happened.\n"
msgstr ""
#: supervisor/shared/safe_mode.c
msgid "You requested starting safe mode by "
msgstr ""
#: shared-bindings/i2cslave/I2CSlave.c
msgid "address out of bounds"
msgstr ""
#: shared-bindings/i2cslave/I2CSlave.c
msgid "addresses is empty"
msgstr ""
#: shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr ""
#: shared-bindings/busio/UART.c
msgid "bits must be 7, 8 or 9"
msgstr ""
#: shared-module/struct/__init__.c
msgid "buffer size must match format"
msgstr ""
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "buffer slices must be of equal length"
msgstr ""
#: shared-bindings/struct/__init__.c shared-module/struct/__init__.c
msgid "buffer too small"
msgstr ""
#: shared-bindings/_pew/PewPew.c
msgid "buttons must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/i2cslave/I2CSlave.c
msgid "can't convert address to int"
msgstr ""
#: shared-bindings/bleio/Service.c
msgid "characteristics includes an object that is not a Characteristic"
msgstr ""
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be a buffer or int"
msgstr ""
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
msgstr ""
#: shared-bindings/displayio/Palette.c
msgid "color must be between 0x000000 and 0xffffff"
msgstr ""
#: shared-bindings/displayio/ColorConverter.c
msgid "color should be an int"
msgstr ""
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr ""
#: shared-bindings/random/__init__.c
msgid "empty sequence"
msgstr ""
#: shared-bindings/displayio/Shape.c
msgid "end_x should be an int"
msgstr ""
#: shared-bindings/gamepad/GamePad.c
msgid "expected a DigitalInOut"
msgstr ""
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr ""
#: shared-bindings/storage/__init__.c
msgid "filesystem must provide mount method"
msgstr ""
#: shared-bindings/time/__init__.c
msgid "function takes exactly 9 arguments"
msgstr ""
#: shared-bindings/random/__init__.c
msgid "invalid step"
msgstr ""
#: shared-bindings/math/__init__.c
msgid "math domain error"
msgstr ""
#: shared-bindings/bleio/Peripheral.c
msgid "name must be a string"
msgstr ""
#: shared-bindings/socket/__init__.c shared-module/network/__init__.c
msgid "no available NIC"
msgstr ""
#: shared-bindings/bleio/UUID.c
msgid "not a 128-bit UUID"
msgstr ""
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr ""
#: shared-bindings/displayio/Palette.c
msgid "palette_index should be an int"
msgstr ""
#: shared-bindings/displayio/Bitmap.c
msgid "pixel coordinates out of bounds"
msgstr ""
#: shared-bindings/displayio/Bitmap.c
msgid "pixel value requires too many bits"
msgstr ""
#: shared-bindings/displayio/TileGrid.c
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr ""
#: shared-module/displayio/Bitmap.c
msgid "row must be packed and word aligned"
msgstr ""
#: shared-bindings/bleio/Peripheral.c
msgid "services includes an object that is not a Service"
msgstr ""
#: shared-bindings/time/__init__.c
msgid "sleep length must be non-negative"
msgstr ""
#: main.c
msgid "soft reboot\n"
msgstr ""
#: shared-bindings/displayio/Shape.c
msgid "start_x should be an int"
msgstr ""
#: shared-bindings/random/__init__.c
msgid "step must be non-zero"
msgstr ""
#: shared-bindings/busio/UART.c
msgid "stop must be 1 or 2"
msgstr ""
#: shared-bindings/random/__init__.c
msgid "stop not reachable from start"
msgstr ""
#: shared-bindings/touchio/TouchIn.c
msgid "threshold must be in the range 0-65536"
msgstr ""
#: shared-bindings/displayio/TileGrid.c
msgid "tile index out of bounds"
msgstr ""
#: shared-bindings/time/__init__.c
msgid "time.struct_time() takes a 9-sequence"
msgstr ""
#: shared-bindings/time/__init__.c
msgid "time.struct_time() takes exactly 1 argument"
msgstr ""
#: shared-bindings/busio/UART.c
msgid "timeout >100 (units are now seconds, not msecs)"
msgstr ""
#: shared-bindings/bleio/CharacteristicBuffer.c
msgid "timeout must be >= 0.0"
msgstr ""
#: shared-bindings/time/__init__.c
msgid "timestamp out of range for platform time_t"
msgstr ""
#: shared-bindings/gamepad/GamePad.c
msgid "too many arguments"
msgstr ""
#: shared-module/struct/__init__.c
msgid "too many arguments provided with the given format"
msgstr ""
#: shared-bindings/displayio/TileGrid.c
msgid "unsupported bitmap type"
msgstr ""
#: shared-bindings/displayio/Bitmap.c
msgid "value_count must be > 0"
msgstr ""
#: shared-module/displayio/Shape.c
2019-03-07 22:48:01 -05:00
msgid "x value out of bounds"
msgstr ""
#: shared-bindings/displayio/Shape.c
2019-03-07 22:48:01 -05:00
msgid "y should be an int"
msgstr ""
#: shared-module/displayio/Shape.c
2019-03-07 22:48:01 -05:00
msgid "y value out of bounds"
msgstr ""
#~ msgid "A hardware interrupt channel is already in use"
#~ msgstr "Avast! A hardware interrupt channel be used already"
2019-03-07 22:48:01 -05:00
#~ msgid "All event channels "
#~ msgstr "Avast! All th' event channels "
2019-03-07 22:48:01 -05:00
#~ msgid "All timers "
#~ msgstr "Heave-to! All th' timers be used"
#~ msgid "Another send is already active"
#~ msgstr "Belay that! thar be another active send"
#~ msgid "Bus pin %d is already in use"
#~ msgstr "Belay that! Bus pin %d already be in use"
2019-03-07 22:48:01 -05:00
#~ msgid "Clock unit "
#~ msgstr "Blimey! Clock unit "
2019-03-07 22:48:01 -05:00
#~ msgid "DAC already "
#~ msgstr "Blimey! DAC already under sail"
#~ msgid "EXTINT channel already in use"
#~ msgstr "Avast! EXTINT channel already in use"
#~ msgid "Invalid clock pin"
#~ msgstr "Avast! Clock pin be invalid"
#~ msgid "Invalid pin for left channel"
#~ msgstr "Belay that! Invalid pin for port-side channel"
#~ msgid "Invalid pin for right channel"
#~ msgstr "Belay that! Invalid pin for starboard-side channel"
#~ msgid "No DAC on chip"
#~ msgstr "Shiver me timbers! There be no DAC on this chip"
#~ msgid "Pin does not have ADC capabilities"
#~ msgstr "Belay that! Th' Pin be not ADC capable"
#~ msgid "Unable to find free GCLK"
#~ msgstr "Arr! No free GCLK be in sight"
#~ msgid "bits must be 8"
#~ msgstr "pieces must be of 8"
#~ msgid "buffers must be the same length"
#~ msgstr "yer buffers must be of the same length"
#~ msgid "invalid I2C peripheral"
#~ msgstr "Belay that! I2C peripheral be invalid"
#~ msgid "invalid SPI peripheral"
#~ msgstr "Arr! SPI peripheral be invalid"