summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorRadomir Dopieralski <openstack@sheep.art.pl>2019-04-11 11:22:46 +0200
committerRadomir Dopieralski <openstack@sheep.art.pl>2019-04-12 20:43:29 +0200
commit7e89beeb3101ddb7fc1d3f35d492943ffb287ec2 (patch)
treeb816e25ccf42ebcd60a4db8215a06d63dd580197 /locale/circuitpython.pot
parent3469b1ec5d4d87fe5f4ade210b0700b7825db1c9 (diff)
Optimize the size of code for gamepad
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot74
1 files changed, 34 insertions, 40 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 3416ef0f3..729dea742 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-04-08 16:48-0700\n"
+"POT-Creation-Date: 2019-04-11 11:22+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -52,8 +52,8 @@ msgstr ""
msgid "%q indices must be integers, not %s"
msgstr ""
-#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
+#: shared-bindings/bleio/CharacteristicBuffer.c
msgid "%q must be >= 1"
msgstr ""
@@ -61,7 +61,7 @@ msgstr ""
msgid "%q should be an int"
msgstr ""
-#: py/bc.c py/objnamedtuple.c
+#: py/objnamedtuple.c py/bc.c
msgid "%q() takes %d positional arguments but %d were given"
msgstr ""
@@ -69,12 +69,12 @@ msgstr ""
msgid "'%q' argument required"
msgstr ""
-#: py/emitinlinethumb.c py/emitinlinextensa.c
+#: py/emitinlinextensa.c py/emitinlinethumb.c
#, c-format
msgid "'%s' expects a label"
msgstr ""
-#: py/emitinlinethumb.c py/emitinlinextensa.c
+#: py/emitinlinextensa.c py/emitinlinethumb.c
#, c-format
msgid "'%s' expects a register"
msgstr ""
@@ -94,7 +94,7 @@ msgstr ""
msgid "'%s' expects an address of the form [a, b]"
msgstr ""
-#: py/emitinlinethumb.c py/emitinlinextensa.c
+#: py/emitinlinextensa.c py/emitinlinethumb.c
#, c-format
msgid "'%s' expects an integer"
msgstr ""
@@ -243,7 +243,7 @@ msgstr ""
msgid "All event channels in use"
msgstr ""
-#: ports/atmel-samd/audio_dma.c ports/atmel-samd/common-hal/audiobusio/PDMIn.c
+#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c ports/atmel-samd/audio_dma.c
msgid "All sync event channels in use"
msgstr ""
@@ -251,9 +251,9 @@ msgstr ""
msgid "All timers for this pin are in use"
msgstr ""
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
+#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
@@ -510,9 +510,8 @@ msgstr ""
msgid "Error in regex"
msgstr ""
-#: shared-bindings/microcontroller/Pin.c
-#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
-#: shared-bindings/terminalio/Terminal.c
+#: shared-bindings/pulseio/PulseOut.c shared-bindings/neopixel_write/__init__.c
+#: shared-bindings/terminalio/Terminal.c shared-bindings/microcontroller/Pin.c
msgid "Expected a %q"
msgstr ""
@@ -520,8 +519,8 @@ msgstr ""
msgid "Expected a Characteristic"
msgstr ""
-#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
-#: shared-bindings/bleio/Service.c
+#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
+#: shared-bindings/bleio/Characteristic.c
msgid "Expected a UUID"
msgstr ""
@@ -695,8 +694,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
-#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
-#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
+#: shared-bindings/bitbangio/SPI.c shared-bindings/bitbangio/I2C.c
+#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c
msgid "Function requires lock"
msgstr ""
@@ -802,11 +801,10 @@ msgstr ""
msgid "Invalid pin for right channel"
msgstr ""
-#: ports/atmel-samd/common-hal/busio/I2C.c
-#: ports/atmel-samd/common-hal/busio/SPI.c
-#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
-#: ports/nrf/common-hal/busio/I2C.c
+#: ports/atmel-samd/common-hal/busio/UART.c
+#: ports/atmel-samd/common-hal/busio/SPI.c
+#: ports/atmel-samd/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr ""
@@ -1063,8 +1061,8 @@ msgstr ""
msgid "Slice and value different lengths."
msgstr ""
-#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
-#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
+#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/TileGrid.c
+#: shared-bindings/displayio/Group.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr ""
@@ -1304,7 +1302,7 @@ msgstr ""
msgid "argument has wrong type"
msgstr ""
-#: py/argcheck.c
+#: py/argcheck.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch"
msgstr ""
@@ -1616,7 +1614,7 @@ msgstr ""
msgid "complex division by zero"
msgstr ""
-#: py/objfloat.c py/parsenum.c
+#: py/parsenum.c py/objfloat.c
msgid "complex values not supported"
msgstr ""
@@ -1657,7 +1655,7 @@ msgstr ""
msgid "dict update sequence has wrong length"
msgstr ""
-#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
+#: py/runtime.c py/modmath.c py/objint_mpz.c py/objint_longlong.c py/objfloat.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr ""
@@ -1666,7 +1664,7 @@ msgstr ""
msgid "empty"
msgstr ""
-#: extmod/moduheapq.c extmod/modutimeq.c
+#: extmod/modutimeq.c extmod/moduheapq.c
msgid "empty heap"
msgstr ""
@@ -1731,7 +1729,7 @@ msgstr ""
msgid "extra positional arguments given"
msgstr ""
-#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
+#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
msgid "file must be a file opened in byte mode"
msgstr ""
@@ -1772,7 +1770,7 @@ msgstr ""
msgid "function expected at most %d arguments, got %d"
msgstr ""
-#: py/bc.c py/objnamedtuple.c
+#: py/objnamedtuple.c py/bc.c
msgid "function got multiple values for argument '%q'"
msgstr ""
@@ -1794,7 +1792,7 @@ msgstr ""
msgid "function missing required positional argument #%d"
msgstr ""
-#: py/argcheck.c py/bc.c py/objnamedtuple.c
+#: py/argcheck.c py/objnamedtuple.c py/bc.c
#, c-format
msgid "function takes %d positional arguments but %d were given"
msgstr ""
@@ -1941,7 +1939,7 @@ msgstr ""
msgid "keywords must be strings"
msgstr ""
-#: py/emitinlinethumb.c py/emitinlinextensa.c
+#: py/emitinlinextensa.c py/emitinlinethumb.c
msgid "label '%q' not defined"
msgstr ""
@@ -2047,11 +2045,11 @@ msgstr ""
msgid "need more than %d values to unpack"
msgstr ""
-#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
+#: py/runtime.c py/objint_mpz.c py/objint_longlong.c
msgid "negative power with no float support"
msgstr ""
-#: py/objint_mpz.c py/runtime.c
+#: py/runtime.c py/objint_mpz.c
msgid "negative shift count"
msgstr ""
@@ -2153,11 +2151,11 @@ msgstr ""
msgid "odd-length string"
msgstr ""
-#: py/objstr.c py/objstrunicode.c
+#: py/objstrunicode.c py/objstr.c
msgid "offset out of bounds"
msgstr ""
-#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
+#: py/objarray.c py/objtuple.c py/objstrunicode.c py/objstr.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr ""
@@ -2175,7 +2173,7 @@ msgstr ""
msgid "overflow converting long int to machine word"
msgstr ""
-#: shared-bindings/_stage/Layer.c shared-bindings/_stage/Text.c
+#: shared-bindings/_stage/Text.c shared-bindings/_stage/Layer.c
msgid "palette must be 32 bytes long"
msgstr ""
@@ -2307,7 +2305,7 @@ msgstr ""
msgid "slice step cannot be zero"
msgstr ""
-#: py/objint.c py/sequence.c
+#: py/sequence.c py/objint.c
msgid "small int overflow"
msgstr ""
@@ -2408,10 +2406,6 @@ msgstr ""
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 ""
@@ -2469,7 +2463,7 @@ msgstr ""
msgid "unexpected keyword argument"
msgstr ""
-#: py/bc.c py/objnamedtuple.c
+#: py/objnamedtuple.c py/bc.c
msgid "unexpected keyword argument '%q'"
msgstr ""