Update translations

This commit is contained in:
Scott Shawcroft 2019-02-12 15:01:52 -08:00
parent 1e16b3e134
commit df00d74db8
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59
9 changed files with 452 additions and 427 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-11 17:39-0800\n"
"POT-Creation-Date: 2019-02-12 15:01-0800\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"
@ -1356,7 +1356,7 @@ msgstr ""
msgid "division by zero"
msgstr ""
#: py/modmicropython.c:117
#: py/modmicropython.c:155
msgid "schedule stack full"
msgstr ""
@ -1810,69 +1810,69 @@ msgstr ""
msgid "string index out of range"
msgstr ""
#: py/objtype.c:368
#: py/objtype.c:371
msgid "__init__() should return None"
msgstr ""
#: py/objtype.c:370
#: py/objtype.c:373
#, c-format
msgid "__init__() should return None, not '%s'"
msgstr ""
#: py/objtype.c:633 py/objtype.c:1287 py/runtime.c:1065
#: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
msgid "unreadable attribute"
msgstr ""
#: py/objtype.c:878 py/runtime.c:653
#: py/objtype.c:881 py/runtime.c:653
msgid "object not callable"
msgstr ""
#: py/objtype.c:880 py/runtime.c:655
#: py/objtype.c:883 py/runtime.c:655
#, c-format
msgid "'%s' object is not callable"
msgstr ""
#: py/objtype.c:988
#: py/objtype.c:991
msgid "type takes 1 or 3 arguments"
msgstr ""
#: py/objtype.c:999
#: py/objtype.c:1002
msgid "cannot create instance"
msgstr ""
#: py/objtype.c:1001
#: py/objtype.c:1004
msgid "cannot create '%q' instances"
msgstr ""
#: py/objtype.c:1059
#: py/objtype.c:1062
msgid "can't add special method to already-subclassed class"
msgstr ""
#: py/objtype.c:1103 py/objtype.c:1109
#: py/objtype.c:1106 py/objtype.c:1112
msgid "type is not an acceptable base type"
msgstr ""
#: py/objtype.c:1112
#: py/objtype.c:1115
msgid "type '%q' is not an acceptable base type"
msgstr ""
#: py/objtype.c:1149
#: py/objtype.c:1152
msgid "multiple inheritance not supported"
msgstr ""
#: py/objtype.c:1176
#: py/objtype.c:1179
msgid "multiple bases have instance lay-out conflict"
msgstr ""
#: py/objtype.c:1217
#: py/objtype.c:1220
msgid "first argument to super() must be type"
msgstr ""
#: py/objtype.c:1382
#: py/objtype.c:1385
msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr ""
#: py/objtype.c:1396
#: py/objtype.c:1399
msgid "issubclass() arg 1 must be a class"
msgstr ""
@ -2348,7 +2348,7 @@ msgstr ""
msgid "Cannot delete values"
msgstr ""
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:194
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
#: shared-bindings/pulseio/PulseIn.c:278
msgid "Slices not supported"
msgstr ""
@ -2361,7 +2361,7 @@ msgstr ""
msgid "pixel value requires too many bits"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c:74
#: shared-bindings/displayio/BuiltinFont.c:93
msgid "%q should be an int"
msgstr ""
@ -2396,10 +2396,11 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr ""
#: shared-bindings/displayio/Group.c:61 shared-bindings/displayio/Group.c:66
#: shared-bindings/displayio/Group.c:93
msgid "Group must have %q at least 1"
msgstr ""
#: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
#: shared-bindings/displayio/Group.c:100
#, fuzzy
msgid "%q must be >= 1"
msgstr "buffers harus mempunyai panjang yang sama"
#: shared-bindings/displayio/Palette.c:91
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
@ -2709,11 +2710,11 @@ msgstr "sistem file (filesystem) bersifat Read-only"
msgid "Unsupported display bus type"
msgstr "Baudrate tidak didukung"
#: shared-module/displayio/Group.c:48
#: shared-module/displayio/Group.c:66
msgid "Group full"
msgstr ""
#: shared-module/displayio/Group.c:55
#: shared-module/displayio/Group.c:73
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""
@ -2847,12 +2848,15 @@ msgid ""
"exit safe mode.\n"
msgstr ""
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
#~ msgstr ""
#~ "Sepertinya inti kode CircuitPython kita crash dengan sangat keras. Ups!\n"
#, fuzzy
#~ msgid "unicode_characters must be a string"
#~ msgstr "keyword harus berupa string"
#~ msgid "Invalid UUID parameter"
#~ msgstr "Parameter UUID tidak valid"
#~ msgid "All PWM peripherals are in use"
#~ msgstr "Semua perangkat PWM sedang digunakan"
#~ msgid "Invalid UUID string length"
#~ msgstr "Panjang string UUID tidak valid"
#~ msgid ""
#~ "enough power for the whole circuit and press reset (after ejecting "
@ -2861,21 +2865,18 @@ msgstr ""
#~ "tegangan cukup untuk semua sirkuit dan tekan reset (setelah mencabut "
#~ "CIRCUITPY).\n"
#~ msgid "Invalid UUID string length"
#~ msgstr "Panjang string UUID tidak valid"
#~ msgid ""
#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
#~ msgstr ""
#~ "Silahkan taruh masalah disini dengan isi dari CIRCUITPY drive: anda \n"
#~ msgid "Invalid UUID parameter"
#~ msgstr "Parameter UUID tidak valid"
#, fuzzy
#~ msgid "unpack requires a buffer of %d bytes"
#~ msgstr "Gagal untuk megalokasikan buffer RX dari %d byte"
#~ msgid "All PWM peripherals are in use"
#~ msgstr "Semua perangkat PWM sedang digunakan"
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
#~ msgstr ""
#~ "Sepertinya inti kode CircuitPython kita crash dengan sangat keras. Ups!\n"
#, fuzzy
#~ msgid "unicode_characters must be a string"
#~ msgstr "keyword harus berupa string"
#~ msgid ""
#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
#~ msgstr ""
#~ "Silahkan taruh masalah disini dengan isi dari CIRCUITPY drive: anda \n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-11 17:39-0800\n"
"POT-Creation-Date: 2019-02-12 15:01-0800\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"
@ -1323,7 +1323,7 @@ msgstr ""
msgid "division by zero"
msgstr ""
#: py/modmicropython.c:117
#: py/modmicropython.c:155
msgid "schedule stack full"
msgstr ""
@ -1777,69 +1777,69 @@ msgstr ""
msgid "string index out of range"
msgstr ""
#: py/objtype.c:368
#: py/objtype.c:371
msgid "__init__() should return None"
msgstr ""
#: py/objtype.c:370
#: py/objtype.c:373
#, c-format
msgid "__init__() should return None, not '%s'"
msgstr ""
#: py/objtype.c:633 py/objtype.c:1287 py/runtime.c:1065
#: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
msgid "unreadable attribute"
msgstr ""
#: py/objtype.c:878 py/runtime.c:653
#: py/objtype.c:881 py/runtime.c:653
msgid "object not callable"
msgstr ""
#: py/objtype.c:880 py/runtime.c:655
#: py/objtype.c:883 py/runtime.c:655
#, c-format
msgid "'%s' object is not callable"
msgstr ""
#: py/objtype.c:988
#: py/objtype.c:991
msgid "type takes 1 or 3 arguments"
msgstr ""
#: py/objtype.c:999
#: py/objtype.c:1002
msgid "cannot create instance"
msgstr ""
#: py/objtype.c:1001
#: py/objtype.c:1004
msgid "cannot create '%q' instances"
msgstr ""
#: py/objtype.c:1059
#: py/objtype.c:1062
msgid "can't add special method to already-subclassed class"
msgstr ""
#: py/objtype.c:1103 py/objtype.c:1109
#: py/objtype.c:1106 py/objtype.c:1112
msgid "type is not an acceptable base type"
msgstr ""
#: py/objtype.c:1112
#: py/objtype.c:1115
msgid "type '%q' is not an acceptable base type"
msgstr ""
#: py/objtype.c:1149
#: py/objtype.c:1152
msgid "multiple inheritance not supported"
msgstr ""
#: py/objtype.c:1176
#: py/objtype.c:1179
msgid "multiple bases have instance lay-out conflict"
msgstr ""
#: py/objtype.c:1217
#: py/objtype.c:1220
msgid "first argument to super() must be type"
msgstr ""
#: py/objtype.c:1382
#: py/objtype.c:1385
msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr ""
#: py/objtype.c:1396
#: py/objtype.c:1399
msgid "issubclass() arg 1 must be a class"
msgstr ""
@ -2310,7 +2310,7 @@ msgstr ""
msgid "Cannot delete values"
msgstr ""
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:194
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
#: shared-bindings/pulseio/PulseIn.c:278
msgid "Slices not supported"
msgstr ""
@ -2323,7 +2323,7 @@ msgstr ""
msgid "pixel value requires too many bits"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c:74
#: shared-bindings/displayio/BuiltinFont.c:93
msgid "%q should be an int"
msgstr ""
@ -2358,9 +2358,9 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr ""
#: shared-bindings/displayio/Group.c:61 shared-bindings/displayio/Group.c:66
#: shared-bindings/displayio/Group.c:93
msgid "Group must have %q at least 1"
#: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
#: shared-bindings/displayio/Group.c:100
msgid "%q must be >= 1"
msgstr ""
#: shared-bindings/displayio/Palette.c:91
@ -2669,11 +2669,11 @@ msgstr ""
msgid "Unsupported display bus type"
msgstr ""
#: shared-module/displayio/Group.c:48
#: shared-module/displayio/Group.c:66
msgid "Group full"
msgstr ""
#: shared-module/displayio/Group.c:55
#: shared-module/displayio/Group.c:73
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-11 17:39-0800\n"
"POT-Creation-Date: 2019-02-12 15:01-0800\n"
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
"Last-Translator: Sebastian Plamauer\n"
"Language-Team: \n"
@ -1341,7 +1341,7 @@ msgstr ""
msgid "division by zero"
msgstr ""
#: py/modmicropython.c:117
#: py/modmicropython.c:155
msgid "schedule stack full"
msgstr ""
@ -1795,69 +1795,69 @@ msgstr ""
msgid "string index out of range"
msgstr ""
#: py/objtype.c:368
#: py/objtype.c:371
msgid "__init__() should return None"
msgstr ""
#: py/objtype.c:370
#: py/objtype.c:373
#, c-format
msgid "__init__() should return None, not '%s'"
msgstr ""
#: py/objtype.c:633 py/objtype.c:1287 py/runtime.c:1065
#: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
msgid "unreadable attribute"
msgstr ""
#: py/objtype.c:878 py/runtime.c:653
#: py/objtype.c:881 py/runtime.c:653
msgid "object not callable"
msgstr ""
#: py/objtype.c:880 py/runtime.c:655
#: py/objtype.c:883 py/runtime.c:655
#, c-format
msgid "'%s' object is not callable"
msgstr ""
#: py/objtype.c:988
#: py/objtype.c:991
msgid "type takes 1 or 3 arguments"
msgstr ""
#: py/objtype.c:999
#: py/objtype.c:1002
msgid "cannot create instance"
msgstr ""
#: py/objtype.c:1001
#: py/objtype.c:1004
msgid "cannot create '%q' instances"
msgstr ""
#: py/objtype.c:1059
#: py/objtype.c:1062
msgid "can't add special method to already-subclassed class"
msgstr ""
#: py/objtype.c:1103 py/objtype.c:1109
#: py/objtype.c:1106 py/objtype.c:1112
msgid "type is not an acceptable base type"
msgstr ""
#: py/objtype.c:1112
#: py/objtype.c:1115
msgid "type '%q' is not an acceptable base type"
msgstr ""
#: py/objtype.c:1149
#: py/objtype.c:1152
msgid "multiple inheritance not supported"
msgstr ""
#: py/objtype.c:1176
#: py/objtype.c:1179
msgid "multiple bases have instance lay-out conflict"
msgstr ""
#: py/objtype.c:1217
#: py/objtype.c:1220
msgid "first argument to super() must be type"
msgstr ""
#: py/objtype.c:1382
#: py/objtype.c:1385
msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr ""
#: py/objtype.c:1396
#: py/objtype.c:1399
msgid "issubclass() arg 1 must be a class"
msgstr ""
@ -2334,7 +2334,7 @@ msgstr ""
msgid "Cannot delete values"
msgstr ""
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:194
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
#: shared-bindings/pulseio/PulseIn.c:278
msgid "Slices not supported"
msgstr ""
@ -2347,7 +2347,7 @@ msgstr ""
msgid "pixel value requires too many bits"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c:74
#: shared-bindings/displayio/BuiltinFont.c:93
msgid "%q should be an int"
msgstr ""
@ -2382,11 +2382,11 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr ""
#: shared-bindings/displayio/Group.c:61 shared-bindings/displayio/Group.c:66
#: shared-bindings/displayio/Group.c:93
#: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
#: shared-bindings/displayio/Group.c:100
#, fuzzy
msgid "Group must have %q at least 1"
msgstr "Der Puffer muss eine Mindestenslänge von 1 haben"
msgid "%q must be >= 1"
msgstr "Puffergröße muss >= 1 sein"
#: shared-bindings/displayio/Palette.c:91
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
@ -2695,11 +2695,11 @@ msgstr "Schreibgeschützte Dateisystem"
msgid "Unsupported display bus type"
msgstr "Nicht unterstützter display bus type"
#: shared-module/displayio/Group.c:48
#: shared-module/displayio/Group.c:66
msgid "Group full"
msgstr ""
#: shared-module/displayio/Group.c:55
#: shared-module/displayio/Group.c:73
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""
@ -2844,9 +2844,13 @@ msgstr ""
"Die Reset-Taste wurde beim Booten von CircuitPython gedrückt. Drücke sie "
"erneut um den abgesicherten Modus zu verlassen. \n"
#~ msgid "All PWM peripherals are in use"
#~ msgstr "Alle PWM-Peripheriegeräte werden verwendet"
#, fuzzy
#~ msgid "Group must have %q at least 1"
#~ msgstr "Der Puffer muss eine Mindestenslänge von 1 haben"
#, fuzzy
#~ msgid "unicode_characters must be a string"
#~ msgstr "name muss ein String sein"
#~ msgid "All PWM peripherals are in use"
#~ msgstr "Alle PWM-Peripheriegeräte werden verwendet"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-11 17:39-0800\n"
"POT-Creation-Date: 2019-02-12 15:01-0800\n"
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -1323,7 +1323,7 @@ msgstr ""
msgid "division by zero"
msgstr ""
#: py/modmicropython.c:117
#: py/modmicropython.c:155
msgid "schedule stack full"
msgstr ""
@ -1777,69 +1777,69 @@ msgstr ""
msgid "string index out of range"
msgstr ""
#: py/objtype.c:368
#: py/objtype.c:371
msgid "__init__() should return None"
msgstr ""
#: py/objtype.c:370
#: py/objtype.c:373
#, c-format
msgid "__init__() should return None, not '%s'"
msgstr ""
#: py/objtype.c:633 py/objtype.c:1287 py/runtime.c:1065
#: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
msgid "unreadable attribute"
msgstr ""
#: py/objtype.c:878 py/runtime.c:653
#: py/objtype.c:881 py/runtime.c:653
msgid "object not callable"
msgstr ""
#: py/objtype.c:880 py/runtime.c:655
#: py/objtype.c:883 py/runtime.c:655
#, c-format
msgid "'%s' object is not callable"
msgstr ""
#: py/objtype.c:988
#: py/objtype.c:991
msgid "type takes 1 or 3 arguments"
msgstr ""
#: py/objtype.c:999
#: py/objtype.c:1002
msgid "cannot create instance"
msgstr ""
#: py/objtype.c:1001
#: py/objtype.c:1004
msgid "cannot create '%q' instances"
msgstr ""
#: py/objtype.c:1059
#: py/objtype.c:1062
msgid "can't add special method to already-subclassed class"
msgstr ""
#: py/objtype.c:1103 py/objtype.c:1109
#: py/objtype.c:1106 py/objtype.c:1112
msgid "type is not an acceptable base type"
msgstr ""
#: py/objtype.c:1112
#: py/objtype.c:1115
msgid "type '%q' is not an acceptable base type"
msgstr ""
#: py/objtype.c:1149
#: py/objtype.c:1152
msgid "multiple inheritance not supported"
msgstr ""
#: py/objtype.c:1176
#: py/objtype.c:1179
msgid "multiple bases have instance lay-out conflict"
msgstr ""
#: py/objtype.c:1217
#: py/objtype.c:1220
msgid "first argument to super() must be type"
msgstr ""
#: py/objtype.c:1382
#: py/objtype.c:1385
msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr ""
#: py/objtype.c:1396
#: py/objtype.c:1399
msgid "issubclass() arg 1 must be a class"
msgstr ""
@ -2310,7 +2310,7 @@ msgstr ""
msgid "Cannot delete values"
msgstr ""
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:194
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
#: shared-bindings/pulseio/PulseIn.c:278
msgid "Slices not supported"
msgstr ""
@ -2323,7 +2323,7 @@ msgstr ""
msgid "pixel value requires too many bits"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c:74
#: shared-bindings/displayio/BuiltinFont.c:93
msgid "%q should be an int"
msgstr ""
@ -2358,9 +2358,9 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr ""
#: shared-bindings/displayio/Group.c:61 shared-bindings/displayio/Group.c:66
#: shared-bindings/displayio/Group.c:93
msgid "Group must have %q at least 1"
#: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
#: shared-bindings/displayio/Group.c:100
msgid "%q must be >= 1"
msgstr ""
#: shared-bindings/displayio/Palette.c:91
@ -2669,11 +2669,11 @@ msgstr ""
msgid "Unsupported display bus type"
msgstr ""
#: shared-module/displayio/Group.c:48
#: shared-module/displayio/Group.c:66
msgid "Group full"
msgstr ""
#: shared-module/displayio/Group.c:55
#: shared-module/displayio/Group.c:73
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-11 17:39-0800\n"
"POT-Creation-Date: 2019-02-12 15:01-0800\n"
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -1359,7 +1359,7 @@ msgstr "error de dominio matemático"
msgid "division by zero"
msgstr "división por cero"
#: py/modmicropython.c:117
#: py/modmicropython.c:155
msgid "schedule stack full"
msgstr ""
@ -1820,69 +1820,69 @@ msgstr "índices de string deben ser enteros, no %s"
msgid "string index out of range"
msgstr "string index fuera de rango"
#: py/objtype.c:368
#: py/objtype.c:371
msgid "__init__() should return None"
msgstr "__init__() deberia devolver None"
#: py/objtype.c:370
#: py/objtype.c:373
#, c-format
msgid "__init__() should return None, not '%s'"
msgstr "__init__() deberia devolver None, no '%s'"
#: py/objtype.c:633 py/objtype.c:1287 py/runtime.c:1065
#: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
msgid "unreadable attribute"
msgstr "atributo no legible"
#: py/objtype.c:878 py/runtime.c:653
#: py/objtype.c:881 py/runtime.c:653
msgid "object not callable"
msgstr "objeto no puede ser llamado"
#: py/objtype.c:880 py/runtime.c:655
#: py/objtype.c:883 py/runtime.c:655
#, c-format
msgid "'%s' object is not callable"
msgstr "objeto '%s' no puede ser llamado"
#: py/objtype.c:988
#: py/objtype.c:991
msgid "type takes 1 or 3 arguments"
msgstr "type acepta 1 o 3 argumentos"
#: py/objtype.c:999
#: py/objtype.c:1002
msgid "cannot create instance"
msgstr "no se puede crear instancia"
#: py/objtype.c:1001
#: py/objtype.c:1004
msgid "cannot create '%q' instances"
msgstr "no se pueden crear '%q' instancias"
#: py/objtype.c:1059
#: py/objtype.c:1062
msgid "can't add special method to already-subclassed class"
msgstr "no se puede agregar un método a una clase ya subclasificada"
#: py/objtype.c:1103 py/objtype.c:1109
#: py/objtype.c:1106 py/objtype.c:1112
msgid "type is not an acceptable base type"
msgstr "type no es un tipo de base aceptable"
#: py/objtype.c:1112
#: py/objtype.c:1115
msgid "type '%q' is not an acceptable base type"
msgstr "type '%q' no es un tipo de base aceptable"
#: py/objtype.c:1149
#: py/objtype.c:1152
msgid "multiple inheritance not supported"
msgstr "herencia multiple no soportada"
#: py/objtype.c:1176
#: py/objtype.c:1179
msgid "multiple bases have instance lay-out conflict"
msgstr ""
#: py/objtype.c:1217
#: py/objtype.c:1220
msgid "first argument to super() must be type"
msgstr "primer argumento para super() debe ser de tipo"
#: py/objtype.c:1382
#: py/objtype.c:1385
msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr "issubclass() arg 2 debe ser una clase o tuple de clases"
#: py/objtype.c:1396
#: py/objtype.c:1399
msgid "issubclass() arg 1 must be a class"
msgstr "issubclass() arg 1 debe ser una clase"
@ -2369,7 +2369,7 @@ msgstr "valor pull no soportado."
msgid "Cannot delete values"
msgstr "No se puede eliminar valores"
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:194
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
#: shared-bindings/pulseio/PulseIn.c:278
msgid "Slices not supported"
msgstr ""
@ -2383,7 +2383,7 @@ msgstr "address fuera de límites"
msgid "pixel value requires too many bits"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c:74
#: shared-bindings/displayio/BuiltinFont.c:93
#, fuzzy
msgid "%q should be an int"
msgstr "y deberia ser un int"
@ -2420,11 +2420,11 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr "Bytes debe estar entre 0 y 255."
#: shared-bindings/displayio/Group.c:61 shared-bindings/displayio/Group.c:66
#: shared-bindings/displayio/Group.c:93
#: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
#: shared-bindings/displayio/Group.c:100
#, fuzzy
msgid "Group must have %q at least 1"
msgstr "Group debe tener size de minimo 1"
msgid "%q must be >= 1"
msgstr "los buffers deben de tener la misma longitud"
#: shared-bindings/displayio/Palette.c:91
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
@ -2738,11 +2738,11 @@ msgstr "Solo-lectura"
msgid "Unsupported display bus type"
msgstr "tipo de bitmap no soportado"
#: shared-module/displayio/Group.c:48
#: shared-module/displayio/Group.c:66
msgid "Group full"
msgstr "Group lleno"
#: shared-module/displayio/Group.c:55
#: shared-module/displayio/Group.c:73
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""
@ -2886,12 +2886,16 @@ msgstr ""
"El botón reset fue presionado mientras arrancaba CircuitPython. Presiona "
"otra vez para salir del modo seguro.\n"
#, fuzzy
#~ msgid "Group must have %q at least 1"
#~ msgstr "Group debe tener size de minimo 1"
#~ msgid "Baud rate too high for this SPI peripheral"
#~ msgstr "Baud rate demasiado alto para este periférico SPI"
#~ msgid "Invalid UUID parameter"
#~ msgstr "Parámetro UUID inválido"
#~ msgid "Group empty"
#~ msgstr "Group vacío"
#~ msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
#~ msgstr "row buffer deberia ser un bytearray o array de tipo 'b' o 'B'"
@ -2911,26 +2915,30 @@ msgstr ""
#~ msgid "All PWM peripherals are in use"
#~ msgstr "Todos los periféricos PWM en uso"
#~ msgid "displayio is a work in progress"
#~ msgstr "displayio todavia esta en desarrollo"
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
#~ msgstr ""
#~ "Parece que nuestro código CircuitPython dejó de funcionar. Whoops!\n"
#~ msgid "Cannot set PPCP parameters."
#~ msgstr "No se pueden establecer los parámetros PPCP."
#~ msgid "Invalid UUID string length"
#~ msgstr "Longitud de string UUID inválida"
#~ msgid "Can encode UUID into the advertisement packet."
#~ msgstr "Se puede codificar el UUID en el paquete de anuncio."
#~ msgid "Group empty"
#~ msgstr "Group vacío"
#~ msgid "Wrong address length"
#~ msgstr "Longitud de address erronea"
#~ msgid "Cannot apply GAP parameters."
#~ msgstr "No se pueden aplicar los parámetros GAP."
#~ msgid "Can encode UUID into the advertisement packet."
#~ msgstr "Se puede codificar el UUID en el paquete de anuncio."
#~ msgid "Can not apply device name in the stack."
#~ msgstr "No se puede aplicar el nombre del dispositivo en el stack."
#~ msgid "Invalid Service type"
#~ msgstr "Tipo de Servicio inválido"
#~ msgid "Invalid UUID string length"
#~ msgstr "Longitud de string UUID inválida"
#~ msgid "Can not add Service."
#~ msgstr "No se puede agregar el Servicio."
#~ msgid "displayio is a work in progress"
#~ msgstr "displayio todavia esta en desarrollo"
#~ msgid ""
#~ "enough power for the whole circuit and press reset (after ejecting "
@ -2939,6 +2947,25 @@ msgstr ""
#~ "suficiente poder para todo el circuito y presiona reset (después de "
#~ "expulsar CIRCUITPY).\n"
#, fuzzy
#~ msgid "unpack requires a buffer of %d bytes"
#~ msgstr "Falló la asignación del buffer RX de %d bytes"
#~ msgid "Can not encode UUID, to check length."
#~ msgstr "No se puede codificar el UUID, para revisar la longitud."
#~ msgid "Wrong number of bytes provided"
#~ msgstr "Numero erroneo de bytes dados"
#~ msgid "Cannot apply GAP parameters."
#~ msgstr "No se pueden aplicar los parámetros GAP."
#~ msgid "Can not apply device name in the stack."
#~ msgstr "No se puede aplicar el nombre del dispositivo en el stack."
#~ msgid "Cannot set PPCP parameters."
#~ msgstr "No se pueden establecer los parámetros PPCP."
#, fuzzy
#~ msgid ""
#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
@ -2946,28 +2973,5 @@ msgstr ""
#~ "Por favor registra un issue en la siguiente URL con el contenidos de tu "
#~ "unidad de almacenamiento CIRCUITPY:\n"
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
#~ msgstr ""
#~ "Parece que nuestro código CircuitPython dejó de funcionar. Whoops!\n"
#, fuzzy
#~ msgid "unpack requires a buffer of %d bytes"
#~ msgstr "Falló la asignación del buffer RX de %d bytes"
#~ msgid "Wrong number of bytes provided"
#~ msgstr "Numero erroneo de bytes dados"
#~ msgid "Can not add Service."
#~ msgstr "No se puede agregar el Servicio."
#~ msgid "Can not encode UUID, to check length."
#~ msgstr "No se puede codificar el UUID, para revisar la longitud."
#~ msgid "Invalid Service type"
#~ msgstr "Tipo de Servicio inválido"
#~ msgid "Can not apply advertisement data. status: 0x%02x"
#~ msgstr "No se puede aplicar los datos de anuncio. status: 0x%02x"
#~ msgid "Baud rate too high for this SPI peripheral"
#~ msgstr "Baud rate demasiado alto para este periférico SPI"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-11 17:39-0800\n"
"POT-Creation-Date: 2019-02-12 15:01-0800\n"
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
"Last-Translator: Timothy <me@timothygarcia.ca>\n"
"Language-Team: fil\n"
@ -1360,7 +1360,7 @@ msgstr "may pagkakamali sa math domain"
msgid "division by zero"
msgstr "dibisyon ng zero"
#: py/modmicropython.c:117
#: py/modmicropython.c:155
msgid "schedule stack full"
msgstr "puno na ang schedule stack"
@ -1821,70 +1821,70 @@ msgstr "ang indeks ng string ay dapat na integer, hindi %s"
msgid "string index out of range"
msgstr "indeks ng string wala sa sakop"
#: py/objtype.c:368
#: py/objtype.c:371
msgid "__init__() should return None"
msgstr "__init __ () dapat magbalik na None"
#: py/objtype.c:370
#: py/objtype.c:373
#, c-format
msgid "__init__() should return None, not '%s'"
msgstr "__init__() dapat magbalink na None, hindi '%s'"
#: py/objtype.c:633 py/objtype.c:1287 py/runtime.c:1065
#: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
msgid "unreadable attribute"
msgstr "hindi mabasa ang attribute"
#: py/objtype.c:878 py/runtime.c:653
#: py/objtype.c:881 py/runtime.c:653
msgid "object not callable"
msgstr "hindi matatawag ang object"
#: py/objtype.c:880 py/runtime.c:655
#: py/objtype.c:883 py/runtime.c:655
#, c-format
msgid "'%s' object is not callable"
msgstr "'%s' object hindi matatawag"
#: py/objtype.c:988
#: py/objtype.c:991
msgid "type takes 1 or 3 arguments"
msgstr "type kumuhuha ng 1 o 3 arguments"
#: py/objtype.c:999
#: py/objtype.c:1002
msgid "cannot create instance"
msgstr "hindi magawa ang instance"
#: py/objtype.c:1001
#: py/objtype.c:1004
msgid "cannot create '%q' instances"
msgstr "hindi magawa '%q' instances"
#: py/objtype.c:1059
#: py/objtype.c:1062
msgid "can't add special method to already-subclassed class"
msgstr ""
"hindi madagdag ang isang espesyal na method sa isang na i-subclass na class"
#: py/objtype.c:1103 py/objtype.c:1109
#: py/objtype.c:1106 py/objtype.c:1112
msgid "type is not an acceptable base type"
msgstr "hindi puede ang type para sa base type"
#: py/objtype.c:1112
#: py/objtype.c:1115
msgid "type '%q' is not an acceptable base type"
msgstr "hindi maari ang type na '%q' para sa base type"
#: py/objtype.c:1149
#: py/objtype.c:1152
msgid "multiple inheritance not supported"
msgstr "maraming inhertance hindi sinusuportahan"
#: py/objtype.c:1176
#: py/objtype.c:1179
msgid "multiple bases have instance lay-out conflict"
msgstr "maraming bases ay may instance lay-out conflict"
#: py/objtype.c:1217
#: py/objtype.c:1220
msgid "first argument to super() must be type"
msgstr "unang argument ng super() ay dapat type"
#: py/objtype.c:1382
#: py/objtype.c:1385
msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr "issubclass() arg 2 ay dapat na class o tuple ng classes"
#: py/objtype.c:1396
#: py/objtype.c:1399
msgid "issubclass() arg 1 must be a class"
msgstr "issubclass() arg 1 ay dapat na class"
@ -2374,7 +2374,7 @@ msgstr "Hindi suportado ang pull value."
msgid "Cannot delete values"
msgstr "Hindi mabura ang values"
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:194
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
#: shared-bindings/pulseio/PulseIn.c:278
msgid "Slices not supported"
msgstr "Hindi suportado ang Slices"
@ -2388,7 +2388,7 @@ msgstr "wala sa sakop ang address"
msgid "pixel value requires too many bits"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c:74
#: shared-bindings/displayio/BuiltinFont.c:93
#, fuzzy
msgid "%q should be an int"
msgstr "y ay dapat int"
@ -2425,11 +2425,11 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr "Sa gitna ng 0 o 255 dapat ang bytes."
#: shared-bindings/displayio/Group.c:61 shared-bindings/displayio/Group.c:66
#: shared-bindings/displayio/Group.c:93
#: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
#: shared-bindings/displayio/Group.c:100
#, fuzzy
msgid "Group must have %q at least 1"
msgstr "Group dapat ay hindi baba sa 1 na haba"
msgid "%q must be >= 1"
msgstr "aarehas na haba dapat ang buffer slices"
#: shared-bindings/displayio/Palette.c:91
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
@ -2744,11 +2744,11 @@ msgstr "Basahin-lamang"
msgid "Unsupported display bus type"
msgstr "Hindi supportadong tipo ng bitmap"
#: shared-module/displayio/Group.c:48
#: shared-module/displayio/Group.c:66
msgid "Group full"
msgstr "Puno ang group"
#: shared-module/displayio/Group.c:55
#: shared-module/displayio/Group.c:73
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""
@ -2892,12 +2892,17 @@ msgstr ""
"Ang reset button ay pinindot habang nag boot ang CircuitPython. Pindutin "
"ulit para lumabas sa safe mode.\n"
#, fuzzy
#~ msgid "Group must have %q at least 1"
#~ msgstr "Group dapat ay hindi baba sa 1 na haba"
#, fuzzy
#~ msgid "palette must be displayio.Palette"
#~ msgstr "ang palette ay dapat 32 bytes ang haba"
#~ msgid "Invalid UUID parameter"
#~ msgstr "Mali ang UUID parameter"
#~ msgid "Group empty"
#~ msgstr "Walang laman ang group"
#~ msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
#~ msgstr "ang row buffer ay dapat bytearray o array na type b or B"
@ -2917,26 +2922,30 @@ msgstr ""
#~ msgid "All PWM peripherals are in use"
#~ msgstr "Lahat ng PWM peripherals ay ginagamit"
#~ msgid "displayio is a work in progress"
#~ msgstr "displayio ay nasa gitna ng konstruksiyon"
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
#~ msgstr ""
#~ "Mukhang ang core CircuitPython code ay nag-crash ng malakas. Aray!\n"
#~ msgid "Cannot set PPCP parameters."
#~ msgstr "Hindi ma-set ang PPCP parameters."
#~ msgid "Invalid UUID string length"
#~ msgstr "Mali ang UUID string length"
#~ msgid "Can encode UUID into the advertisement packet."
#~ msgstr "Maaring i-encode ang UUID sa advertisement packet."
#~ msgid "Group empty"
#~ msgstr "Walang laman ang group"
#~ msgid "Wrong address length"
#~ msgstr "Mali ang address length"
#~ msgid "Cannot apply GAP parameters."
#~ msgstr "Hindi ma-apply ang GAP parameters."
#~ msgid "Can encode UUID into the advertisement packet."
#~ msgstr "Maaring i-encode ang UUID sa advertisement packet."
#~ msgid "Can not apply device name in the stack."
#~ msgstr "Hindi maaaring ma-aplay ang device name sa stack."
#~ msgid "Invalid Service type"
#~ msgstr "Mali ang tipo ng serbisyo"
#~ msgid "Invalid UUID string length"
#~ msgstr "Mali ang UUID string length"
#~ msgid "Can not add Service."
#~ msgstr "Hindi maidaragdag ang serbisyo."
#~ msgid "displayio is a work in progress"
#~ msgstr "displayio ay nasa gitna ng konstruksiyon"
#~ msgid ""
#~ "enough power for the whole circuit and press reset (after ejecting "
@ -2945,35 +2954,30 @@ msgstr ""
#~ "ay nagbibigay ng sapat na power para sa buong circuit at i-press ang "
#~ "reset (pagkatapos i-eject ang CIRCUITPY).\n"
#, fuzzy
#~ msgid "unpack requires a buffer of %d bytes"
#~ msgstr "Nabigong ilaan ang RX buffer ng %d bytes"
#~ msgid "Can not encode UUID, to check length."
#~ msgstr "Hindi ma-encode UUID, para suriin ang haba."
#~ msgid "Wrong number of bytes provided"
#~ msgstr "Mali ang bilang ng bytes"
#~ msgid "Cannot apply GAP parameters."
#~ msgstr "Hindi ma-apply ang GAP parameters."
#~ msgid "Can not apply device name in the stack."
#~ msgstr "Hindi maaaring ma-aplay ang device name sa stack."
#~ msgid "Cannot set PPCP parameters."
#~ msgstr "Hindi ma-set ang PPCP parameters."
#~ msgid ""
#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
#~ msgstr ""
#~ "Mag-file ng isang isyu dito gamit ang mga nilalaman ng iyong CIRCUITPY "
#~ "drive:\n"
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
#~ msgstr ""
#~ "Mukhang ang core CircuitPython code ay nag-crash ng malakas. Aray!\n"
#, fuzzy
#~ msgid "unpack requires a buffer of %d bytes"
#~ msgstr "Nabigong ilaan ang RX buffer ng %d bytes"
#~ msgid "Wrong number of bytes provided"
#~ msgstr "Mali ang bilang ng bytes"
#~ msgid "Can not add Service."
#~ msgstr "Hindi maidaragdag ang serbisyo."
#~ msgid "Can not encode UUID, to check length."
#~ msgstr "Hindi ma-encode UUID, para suriin ang haba."
#~ msgid "Invalid Service type"
#~ msgstr "Mali ang tipo ng serbisyo"
#~ msgid "Can not apply advertisement data. status: 0x%02x"
#~ msgstr "Hindi ma i-apply ang advertisement data. status: 0x%02x"
#, fuzzy
#~ msgid "palette must be displayio.Palette"
#~ msgstr "ang palette ay dapat 32 bytes ang haba"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-11 17:39-0800\n"
"POT-Creation-Date: 2019-02-12 15:01-0800\n"
"PO-Revision-Date: 2018-12-23 20:05+0100\n"
"Last-Translator: Pierrick Couturier <arofarn@arofarn.info>\n"
"Language-Team: fr\n"
@ -1358,7 +1358,7 @@ msgstr "erreur de domaine math"
msgid "division by zero"
msgstr "division par zéro"
#: py/modmicropython.c:117
#: py/modmicropython.c:155
msgid "schedule stack full"
msgstr "pile de plannification pleine"
@ -1819,71 +1819,71 @@ msgstr "les indices de chaîne de caractère doivent être des entiers, pas %s"
msgid "string index out of range"
msgstr "index de chaîne hors gamme"
#: py/objtype.c:368
#: py/objtype.c:371
msgid "__init__() should return None"
msgstr "__init__() doit retourner None"
#: py/objtype.c:370
#: py/objtype.c:373
#, c-format
msgid "__init__() should return None, not '%s'"
msgstr "__init__() doit retourner None, pas '%s'"
#: py/objtype.c:633 py/objtype.c:1287 py/runtime.c:1065
#: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
msgid "unreadable attribute"
msgstr "attribut illisible"
#: py/objtype.c:878 py/runtime.c:653
#: py/objtype.c:881 py/runtime.c:653
msgid "object not callable"
msgstr "objet non appelable"
#: py/objtype.c:880 py/runtime.c:655
#: py/objtype.c:883 py/runtime.c:655
#, c-format
msgid "'%s' object is not callable"
msgstr "objet '%s' non appelable"
#: py/objtype.c:988
#: py/objtype.c:991
msgid "type takes 1 or 3 arguments"
msgstr "le type prend 1 ou 3 arguments"
#: py/objtype.c:999
#: py/objtype.c:1002
msgid "cannot create instance"
msgstr "ne peut pas créer une instance"
#: py/objtype.c:1001
#: py/objtype.c:1004
msgid "cannot create '%q' instances"
msgstr "ne peut pas créer une instance de '%q'"
#: py/objtype.c:1059
#: py/objtype.c:1062
msgid "can't add special method to already-subclassed class"
msgstr ""
"impossible d'ajouter une méthode spécial à une classe déjà sous-classée"
#: py/objtype.c:1103 py/objtype.c:1109
#: py/objtype.c:1106 py/objtype.c:1112
msgid "type is not an acceptable base type"
msgstr "le type n'est pas un type de base accepté"
#: py/objtype.c:1112
#: py/objtype.c:1115
msgid "type '%q' is not an acceptable base type"
msgstr "le type '%q' n'est pas un type de base accepté"
#: py/objtype.c:1149
#: py/objtype.c:1152
msgid "multiple inheritance not supported"
msgstr "héritage multiple non supporté"
#: py/objtype.c:1176
#: py/objtype.c:1179
msgid "multiple bases have instance lay-out conflict"
msgstr "de multiple bases ont un conflit de lay-out d'instance"
#: py/objtype.c:1217
#: py/objtype.c:1220
msgid "first argument to super() must be type"
msgstr "le premier argument de super() doit être un type"
#: py/objtype.c:1382
#: py/objtype.c:1385
msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr ""
"l'argument 2 de issubclass() doit être une classe ou un tuple de classes"
#: py/objtype.c:1396
#: py/objtype.c:1399
msgid "issubclass() arg 1 must be a class"
msgstr "l'argument 1 de issubclass() doit être une classe"
@ -2375,7 +2375,7 @@ msgstr "Valeur de tirage 'pull' non supportée."
msgid "Cannot delete values"
msgstr "Impossible de supprimer les valeurs"
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:194
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
#: shared-bindings/pulseio/PulseIn.c:278
msgid "Slices not supported"
msgstr "Slices non supportées"
@ -2389,7 +2389,7 @@ msgstr "adresse hors limites"
msgid "pixel value requires too many bits"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c:74
#: shared-bindings/displayio/BuiltinFont.c:93
#, fuzzy
msgid "%q should be an int"
msgstr "y doit être un entier (int)"
@ -2427,11 +2427,11 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr "Les octets 'bytes' doivent être entre 0 et 255"
#: shared-bindings/displayio/Group.c:61 shared-bindings/displayio/Group.c:66
#: shared-bindings/displayio/Group.c:93
#: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
#: shared-bindings/displayio/Group.c:100
#, fuzzy
msgid "Group must have %q at least 1"
msgstr "Le tampon doit être de longueur au moins 1"
msgid "%q must be >= 1"
msgstr "les slices de tampon doivent être de longueurs égales"
#: shared-bindings/displayio/Palette.c:91
#, fuzzy
@ -2761,11 +2761,11 @@ msgstr "Lecture seule"
msgid "Unsupported display bus type"
msgstr "type de bitmap non supporté"
#: shared-module/displayio/Group.c:48
#: shared-module/displayio/Group.c:66
msgid "Group full"
msgstr "Groupe plein"
#: shared-module/displayio/Group.c:55
#: shared-module/displayio/Group.c:73
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""
@ -2915,13 +2915,16 @@ msgstr ""
"Le bouton 'reset' a été appuyé pendant le démarrage de CircuitPython. "
"Appuyer denouveau pour quitter de le mode sans-échec.\n"
#, fuzzy
#~ msgid "Group must have %q at least 1"
#~ msgstr "Le tampon doit être de longueur au moins 1"
#~ msgid "Cannot set PPCP parameters."
#~ msgstr "Impossible d'appliquer les paramètres PPCP"
#~ msgid "Invalid UUID parameter"
#~ msgstr "Paramètre UUID invalide"
#, fuzzy
#~ msgid "Group empty"
#~ msgstr "Groupe vide"
#, fuzzy
#~ msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
#~ msgstr ""
@ -2946,20 +2949,49 @@ msgstr ""
#~ msgid "All PWM peripherals are in use"
#~ msgstr "Tous les périphériques PWM sont utilisés"
#~ msgid "displayio is a work in progress"
#~ msgstr "displayio est en cours de développement"
#, fuzzy
#~ msgid "value_size must be power of two"
#~ msgstr "value_size doit être une puissance de 2"
#~ msgid "Cannot apply GAP parameters."
#~ msgstr "Impossible d'appliquer les paramètres GAP"
#, fuzzy
#~ msgid "Group empty"
#~ msgstr "Groupe vide"
#~ msgid "Invalid UUID string length"
#~ msgstr "Longeur de chaîne UUID invalide"
#~ msgid "Wrong address length"
#~ msgstr "Mauvaise longueur d'adresse"
#~ msgid "Can not add Service."
#~ msgstr "Impossible d'ajouter le Service"
#~ msgid "Wrong address length"
#~ msgstr "Mauvaise longueur d'adresse"
#~ msgid "Can not add Characteristic."
#~ msgstr "Impossible d'ajouter la Characteristic."
#~ msgid "Invalid UUID string length"
#~ msgstr "Longeur de chaîne UUID invalide"
#~ msgid "Can not apply device name in the stack."
#~ msgstr "Impossible d'appliquer le nom de périphérique dans la pile"
#~ msgid "displayio is a work in progress"
#~ msgstr "displayio est en cours de développement"
#~ msgid "Invalid Service type"
#~ msgstr "Type de service invalide"
#, fuzzy
#~ msgid "unpack requires a buffer of %d bytes"
#~ msgstr "Echec de l'allocation de %d octets du tampon RX"
#~ msgid ""
#~ "enough power for the whole circuit and press reset (after ejecting "
#~ "CIRCUITPY).\n"
#~ msgstr ""
#~ "assez de puissance pour l'ensemble du circuit et appuyez sur "
#~ "'reset' (après avoir éjecter CIRCUITPY).\n"
#, fuzzy
#~ msgid "Wrong number of bytes provided"
#~ msgstr "mauvais nombre d'octets fourni'"
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
#~ msgstr ""
@ -2970,39 +3002,11 @@ msgstr ""
#~ msgstr ""
#~ "SVP, remontez le problème là avec le contenu du lecteur CIRCUITPY:\n"
#~ msgid "Invalid Service type"
#~ msgstr "Type de service invalide"
#~ msgid "Cannot apply GAP parameters."
#~ msgstr "Impossible d'appliquer les paramètres GAP"
#~ msgid "Can not encode UUID, to check length."
#~ msgstr "Impossible d'encoder l'UUID pour vérifier la longueur."
#, fuzzy
#~ msgid "value_size must be power of two"
#~ msgstr "value_size doit être une puissance de 2"
#, fuzzy
#~ msgid "unpack requires a buffer of %d bytes"
#~ msgstr "Echec de l'allocation de %d octets du tampon RX"
#, fuzzy
#~ msgid "Wrong number of bytes provided"
#~ msgstr "mauvais nombre d'octets fourni'"
#~ msgid "Can not apply device name in the stack."
#~ msgstr "Impossible d'appliquer le nom de périphérique dans la pile"
#~ msgid ""
#~ "enough power for the whole circuit and press reset (after ejecting "
#~ "CIRCUITPY).\n"
#~ msgstr ""
#~ "assez de puissance pour l'ensemble du circuit et appuyez sur "
#~ "'reset' (après avoir éjecter CIRCUITPY).\n"
#~ msgid "Can not add Characteristic."
#~ msgstr "Impossible d'ajouter la Characteristic."
#~ msgid "Can not query for the device address."
#~ msgstr "Impossible d'obtenir l'adresse du périphérique"
#~ msgid "Cannot set PPCP parameters."
#~ msgstr "Impossible d'appliquer les paramètres PPCP"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-11 17:39-0800\n"
"POT-Creation-Date: 2019-02-12 15:01-0800\n"
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
"Last-Translator: Enrico Paganin <enrico.paganin@mail.com>\n"
"Language-Team: \n"
@ -1358,7 +1358,7 @@ msgstr "errore di dominio matematico"
msgid "division by zero"
msgstr "divisione per zero"
#: py/modmicropython.c:117
#: py/modmicropython.c:155
msgid "schedule stack full"
msgstr ""
@ -1815,71 +1815,71 @@ msgstr "indici della stringa devono essere interi, non %s"
msgid "string index out of range"
msgstr "indice della stringa fuori intervallo"
#: py/objtype.c:368
#: py/objtype.c:371
msgid "__init__() should return None"
msgstr "__init__() deve ritornare None"
#: py/objtype.c:370
#: py/objtype.c:373
#, c-format
msgid "__init__() should return None, not '%s'"
msgstr "__init__() deve ritornare None, non '%s'"
#: py/objtype.c:633 py/objtype.c:1287 py/runtime.c:1065
#: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
msgid "unreadable attribute"
msgstr "attributo non leggibile"
#: py/objtype.c:878 py/runtime.c:653
#: py/objtype.c:881 py/runtime.c:653
msgid "object not callable"
msgstr ""
#: py/objtype.c:880 py/runtime.c:655
#: py/objtype.c:883 py/runtime.c:655
#, c-format
msgid "'%s' object is not callable"
msgstr ""
#: py/objtype.c:988
#: py/objtype.c:991
msgid "type takes 1 or 3 arguments"
msgstr "tipo prende 1 o 3 argomenti"
#: py/objtype.c:999
#: py/objtype.c:1002
msgid "cannot create instance"
msgstr "impossibile creare un istanza"
#: py/objtype.c:1001
#: py/objtype.c:1004
msgid "cannot create '%q' instances"
msgstr "creare '%q' istanze"
#: py/objtype.c:1059
#: py/objtype.c:1062
msgid "can't add special method to already-subclassed class"
msgstr ""
#: py/objtype.c:1103 py/objtype.c:1109
#: py/objtype.c:1106 py/objtype.c:1112
msgid "type is not an acceptable base type"
msgstr "il tipo non è un tipo di base accettabile"
#: py/objtype.c:1112
#: py/objtype.c:1115
msgid "type '%q' is not an acceptable base type"
msgstr "il tipo '%q' non è un tipo di base accettabile"
#: py/objtype.c:1149
#: py/objtype.c:1152
msgid "multiple inheritance not supported"
msgstr "ereditarietà multipla non supportata"
#: py/objtype.c:1176
#: py/objtype.c:1179
msgid "multiple bases have instance lay-out conflict"
msgstr ""
#: py/objtype.c:1217
#: py/objtype.c:1220
msgid "first argument to super() must be type"
msgstr ""
#: py/objtype.c:1382
#: py/objtype.c:1385
msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr ""
"il secondo argomento di issubclass() deve essere una classe o una tupla di "
"classi"
#: py/objtype.c:1396
#: py/objtype.c:1399
msgid "issubclass() arg 1 must be a class"
msgstr "il primo argomento di issubclass() deve essere una classe"
@ -2372,7 +2372,7 @@ msgstr "Valore di pull non supportato."
msgid "Cannot delete values"
msgstr "Impossibile cancellare valori"
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:194
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
#: shared-bindings/pulseio/PulseIn.c:278
msgid "Slices not supported"
msgstr "Slice non supportate"
@ -2386,7 +2386,7 @@ msgstr "indirizzo fuori limite"
msgid "pixel value requires too many bits"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c:74
#: shared-bindings/displayio/BuiltinFont.c:93
#, fuzzy
msgid "%q should be an int"
msgstr "y dovrebbe essere un int"
@ -2423,11 +2423,11 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr "I byte devono essere compresi tra 0 e 255"
#: shared-bindings/displayio/Group.c:61 shared-bindings/displayio/Group.c:66
#: shared-bindings/displayio/Group.c:93
#: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
#: shared-bindings/displayio/Group.c:100
#, fuzzy
msgid "Group must have %q at least 1"
msgstr "Il gruppo deve avere dimensione almeno 1"
msgid "%q must be >= 1"
msgstr "slice del buffer devono essere della stessa lunghezza"
#: shared-bindings/displayio/Palette.c:91
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
@ -2749,11 +2749,11 @@ msgstr "Sola lettura"
msgid "Unsupported display bus type"
msgstr "tipo di bitmap non supportato"
#: shared-module/displayio/Group.c:48
#: shared-module/displayio/Group.c:66
msgid "Group full"
msgstr "Gruppo pieno"
#: shared-module/displayio/Group.c:55
#: shared-module/displayio/Group.c:73
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""
@ -2889,66 +2889,75 @@ msgid ""
"exit safe mode.\n"
msgstr ""
#~ msgid "row data must be a buffer"
#~ msgstr "valori della riga devono essere un buffer"
#, fuzzy
#~ msgid "Group must have %q at least 1"
#~ msgstr "Il gruppo deve avere dimensione almeno 1"
#~ msgid "Invalid UUID parameter"
#~ msgstr "Parametro UUID non valido"
#~ msgid "Group empty"
#~ msgstr "Gruppo vuoto"
#~ msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
#~ msgstr ""
#~ "buffer di riga deve essere un bytearray o un array di tipo 'b' o 'B'"
#~ msgid "row data must be a buffer"
#~ msgstr "valori della riga devono essere un buffer"
#, fuzzy
#~ msgid "All PWM peripherals are in use"
#~ msgstr "Tutte le periferiche SPI sono in uso"
#~ msgid "index must be int"
#~ msgstr "l'indice deve essere int"
#, fuzzy
#~ msgid "Wrong number of bytes provided"
#~ msgstr "numero di argomenti errato"
#~ msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
#~ msgstr ""
#~ "buffer di riga deve essere un bytearray o un array di tipo 'b' o 'B'"
#, fuzzy
#~ msgid "unicode_characters must be a string"
#~ msgstr "argomenti nominati devono essere stringhe"
#~ msgid "index must be int"
#~ msgstr "l'indice deve essere int"
#~ msgid "Invalid Service type"
#~ msgstr "Tipo di servizio non valido"
#, fuzzy
#~ msgid "Wrong number of bytes provided"
#~ msgstr "numero di argomenti errato"
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
#~ msgstr ""
#~ "Sembra che il codice del core di CircuitPython sia crashato malamente. "
#~ "Whoops!\n"
#~ msgid "Cannot set PPCP parameters."
#~ msgstr "Impossibile impostare i parametri PPCP."
#~ msgid "Can not add Characteristic."
#~ msgstr "Non è possibile aggiungere Characteristic."
#~ msgid "Cannot apply GAP parameters."
#~ msgstr "Impossibile applicare i parametri GAP."
#~ msgid "Can not apply advertisement data. status: 0x%02x"
#~ msgstr "Impossible inserire dati advertisement. status: 0x%02x"
#~ msgid "Invalid UUID string length"
#~ msgstr "Lunghezza della stringa UUID non valida"
#~ msgid ""
#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
#~ msgstr ""
#~ "Ti preghiamo di compilare una issue con il contenuto del tuo drie "
#~ "CIRCUITPY:\n"
#~ msgid "Can not query for the device address."
#~ msgstr "Non è possibile trovare l'indirizzo del dispositivo."
#~ msgid "Can not add Service."
#~ msgstr "Non è possibile aggiungere Service."
#~ msgid "Can not encode UUID, to check length."
#~ msgstr "Non è possibile codificare l'UUID, lunghezza da controllare."
#~ msgid "Cannot set PPCP parameters."
#~ msgstr "Impossibile impostare i parametri PPCP."
#~ msgid "Can not apply device name in the stack."
#~ msgstr "Non è possibile inserire il nome del dipositivo nella lista."
#, fuzzy
#~ msgid "unpack requires a buffer of %d bytes"
#~ msgstr "Fallita allocazione del buffer RX di %d byte"
#~ msgid "Can encode UUID into the advertisement packet."
#~ msgstr "È possibile codificare l'UUID nel pacchetto di advertisement."
#~ msgid "Can not add Service."
#~ msgstr "Non è possibile aggiungere Service."
#~ msgid ""
#~ "enough power for the whole circuit and press reset (after ejecting "
@ -2957,17 +2966,12 @@ msgstr ""
#~ "abbastanza potenza per l'intero circuito e premere reset (dopo aver "
#~ "espulso CIRCUITPY).\n"
#~ msgid "Cannot apply GAP parameters."
#~ msgstr "Impossibile applicare i parametri GAP."
#~ msgid "Invalid UUID string length"
#~ msgstr "Lunghezza della stringa UUID non valida"
#~ msgid "Can encode UUID into the advertisement packet."
#~ msgstr "È possibile codificare l'UUID nel pacchetto di advertisement."
#, fuzzy
#~ msgid "unpack requires a buffer of %d bytes"
#~ msgstr "Fallita allocazione del buffer RX di %d byte"
#~ msgid "Can not add Characteristic."
#~ msgstr "Non è possibile aggiungere Characteristic."
#~ msgid ""
#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
#~ msgstr ""
#~ "Ti preghiamo di compilare una issue con il contenuto del tuo drie "
#~ "CIRCUITPY:\n"
#~ msgid "Can not encode UUID, to check length."
#~ msgstr "Non è possibile codificare l'UUID, lunghezza da controllare."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-11 17:39-0800\n"
"POT-Creation-Date: 2019-02-12 15:01-0800\n"
"PO-Revision-Date: 2018-10-02 21:14-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -1340,7 +1340,7 @@ msgstr ""
msgid "division by zero"
msgstr "divisão por zero"
#: py/modmicropython.c:117
#: py/modmicropython.c:155
msgid "schedule stack full"
msgstr ""
@ -1794,69 +1794,69 @@ msgstr ""
msgid "string index out of range"
msgstr ""
#: py/objtype.c:368
#: py/objtype.c:371
msgid "__init__() should return None"
msgstr ""
#: py/objtype.c:370
#: py/objtype.c:373
#, c-format
msgid "__init__() should return None, not '%s'"
msgstr ""
#: py/objtype.c:633 py/objtype.c:1287 py/runtime.c:1065
#: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
msgid "unreadable attribute"
msgstr "atributo ilegível"
#: py/objtype.c:878 py/runtime.c:653
#: py/objtype.c:881 py/runtime.c:653
msgid "object not callable"
msgstr ""
#: py/objtype.c:880 py/runtime.c:655
#: py/objtype.c:883 py/runtime.c:655
#, c-format
msgid "'%s' object is not callable"
msgstr ""
#: py/objtype.c:988
#: py/objtype.c:991
msgid "type takes 1 or 3 arguments"
msgstr ""
#: py/objtype.c:999
#: py/objtype.c:1002
msgid "cannot create instance"
msgstr "não é possível criar instância"
#: py/objtype.c:1001
#: py/objtype.c:1004
msgid "cannot create '%q' instances"
msgstr ""
#: py/objtype.c:1059
#: py/objtype.c:1062
msgid "can't add special method to already-subclassed class"
msgstr ""
#: py/objtype.c:1103 py/objtype.c:1109
#: py/objtype.c:1106 py/objtype.c:1112
msgid "type is not an acceptable base type"
msgstr ""
#: py/objtype.c:1112
#: py/objtype.c:1115
msgid "type '%q' is not an acceptable base type"
msgstr ""
#: py/objtype.c:1149
#: py/objtype.c:1152
msgid "multiple inheritance not supported"
msgstr ""
#: py/objtype.c:1176
#: py/objtype.c:1179
msgid "multiple bases have instance lay-out conflict"
msgstr ""
#: py/objtype.c:1217
#: py/objtype.c:1220
msgid "first argument to super() must be type"
msgstr ""
#: py/objtype.c:1382
#: py/objtype.c:1385
msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr ""
#: py/objtype.c:1396
#: py/objtype.c:1399
msgid "issubclass() arg 1 must be a class"
msgstr ""
@ -2338,7 +2338,7 @@ msgstr ""
msgid "Cannot delete values"
msgstr "Não é possível excluir valores"
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:194
#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
#: shared-bindings/pulseio/PulseIn.c:278
msgid "Slices not supported"
msgstr ""
@ -2351,7 +2351,7 @@ msgstr ""
msgid "pixel value requires too many bits"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c:74
#: shared-bindings/displayio/BuiltinFont.c:93
#, fuzzy
msgid "%q should be an int"
msgstr "y deve ser um int"
@ -2388,11 +2388,11 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr "Os bytes devem estar entre 0 e 255."
#: shared-bindings/displayio/Group.c:61 shared-bindings/displayio/Group.c:66
#: shared-bindings/displayio/Group.c:93
#: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
#: shared-bindings/displayio/Group.c:100
#, fuzzy
msgid "Group must have %q at least 1"
msgstr "Grupo deve ter tamanho pelo menos 1"
msgid "%q must be >= 1"
msgstr "buffers devem ser o mesmo tamanho"
#: shared-bindings/displayio/Palette.c:91
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
@ -2705,11 +2705,11 @@ msgstr "Somente leitura"
msgid "Unsupported display bus type"
msgstr "Taxa de transmissão não suportada"
#: shared-module/displayio/Group.c:48
#: shared-module/displayio/Group.c:66
msgid "Group full"
msgstr "Grupo cheio"
#: shared-module/displayio/Group.c:55
#: shared-module/displayio/Group.c:73
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""
@ -2841,19 +2841,35 @@ msgstr ""
#~ msgstr "index deve ser int"
#, fuzzy
#~ msgid "unicode_characters must be a string"
#~ msgstr "heap deve ser uma lista"
#~ msgid "Group must have %q at least 1"
#~ msgstr "Grupo deve ter tamanho pelo menos 1"
#~ msgid "Group empty"
#~ msgstr "Grupo vazio"
#, fuzzy
#~ msgid "unicode_characters must be a string"
#~ msgstr "heap deve ser uma lista"
#~ msgid "Invalid UUID parameter"
#~ msgstr "Parâmetro UUID inválido"
#~ msgid "Baud rate too high for this SPI peripheral"
#~ msgstr "Taxa de transmissão muito alta para esse periférico SPI"
#~ msgid "Can encode UUID into the advertisement packet."
#~ msgstr "Pode codificar o UUID no pacote de anúncios."
#, fuzzy
#~ msgid "unpack requires a buffer of %d bytes"
#~ msgstr "Falha ao alocar buffer RX de %d bytes"
#~ msgid "Can not query for the device address."
#~ msgstr "Não é possível consultar o endereço do dispositivo."
#~ msgid "Invalid Service type"
#~ msgstr "Tipo de serviço inválido"
#~ msgid "Cannot set PPCP parameters."
#~ msgstr "Não é possível definir parâmetros PPCP."
@ -2863,23 +2879,11 @@ msgstr ""
#~ msgid "Cannot apply GAP parameters."
#~ msgstr "Não é possível aplicar parâmetros GAP."
#~ msgid "Can not add Characteristic."
#~ msgstr "Não é possível adicionar Característica."
#~ msgid "Can not apply advertisement data. status: 0x%02x"
#~ msgstr "Não é possível aplicar dados de anúncio. status: 0x%02x"
#~ msgid "Can encode UUID into the advertisement packet."
#~ msgstr "Pode codificar o UUID no pacote de anúncios."
#~ msgid "Invalid Service type"
#~ msgstr "Tipo de serviço inválido"
#~ msgid "Can not query for the device address."
#~ msgstr "Não é possível consultar o endereço do dispositivo."
#~ msgid "Baud rate too high for this SPI peripheral"
#~ msgstr "Taxa de transmissão muito alta para esse periférico SPI"
#~ msgid "Can not add Characteristic."
#~ msgstr "Não é possível adicionar Característica."
#, fuzzy
#~ msgid "All PWM peripherals are in use"