forked from adafruit/circuitpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
120 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-07-09 09:06-0400\n" | ||
"POT-Creation-Date: 2019-07-19 16:09-0700\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -443,7 +443,8 @@ msgstr "Clock unit sedang digunakan" | |
msgid "Column entry must be digitalio.DigitalInOut" | ||
msgstr "" | ||
|
||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c | ||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c | ||
#: shared-bindings/displayio/ParallelBus.c | ||
msgid "Command must be an int between 0 and 255" | ||
msgstr "" | ||
|
||
|
@@ -1171,7 +1172,8 @@ msgstr "Untuk keluar, silahkan reset board tanpa " | |
msgid "Too many channels in sample." | ||
msgstr "Terlalu banyak channel dalam sampel" | ||
|
||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c | ||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c | ||
#: shared-bindings/displayio/ParallelBus.c | ||
msgid "Too many display busses" | ||
msgstr "" | ||
|
||
|
@@ -1212,6 +1214,11 @@ msgstr "" | |
msgid "Unable to allocate buffers for signed conversion" | ||
msgstr "Tidak dapat mengalokasikan buffer untuk signed conversion" | ||
|
||
#: shared-module/displayio/I2CDisplay.c | ||
#, c-format | ||
msgid "Unable to find I2C Display at %x" | ||
msgstr "" | ||
|
||
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c | ||
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c | ||
msgid "Unable to find free GCLK" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-07-11 18:42-0400\n" | ||
"POT-Creation-Date: 2019-07-19 16:09-0700\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -433,7 +433,8 @@ msgstr "" | |
msgid "Column entry must be digitalio.DigitalInOut" | ||
msgstr "" | ||
|
||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c | ||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c | ||
#: shared-bindings/displayio/ParallelBus.c | ||
msgid "Command must be an int between 0 and 255" | ||
msgstr "" | ||
|
||
|
@@ -1148,7 +1149,8 @@ msgstr "" | |
msgid "Too many channels in sample." | ||
msgstr "" | ||
|
||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c | ||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c | ||
#: shared-bindings/displayio/ParallelBus.c | ||
msgid "Too many display busses" | ||
msgstr "" | ||
|
||
|
@@ -1189,6 +1191,11 @@ msgstr "" | |
msgid "Unable to allocate buffers for signed conversion" | ||
msgstr "" | ||
|
||
#: shared-module/displayio/I2CDisplay.c | ||
#, c-format | ||
msgid "Unable to find I2C Display at %x" | ||
msgstr "" | ||
|
||
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c | ||
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c | ||
msgid "Unable to find free GCLK" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-07-09 09:06-0400\n" | ||
"POT-Creation-Date: 2019-07-19 16:09-0700\n" | ||
"PO-Revision-Date: 2018-12-20 22:15-0800\n" | ||
"Last-Translator: Timothy <[email protected]>\n" | ||
"Language-Team: fil\n" | ||
|
@@ -441,7 +441,8 @@ msgstr "Clock unit ginagamit" | |
msgid "Column entry must be digitalio.DigitalInOut" | ||
msgstr "" | ||
|
||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c | ||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c | ||
#: shared-bindings/displayio/ParallelBus.c | ||
#, fuzzy | ||
msgid "Command must be an int between 0 and 255" | ||
msgstr "Sa gitna ng 0 o 255 dapat ang bytes." | ||
|
@@ -1191,7 +1192,8 @@ msgstr "Para lumabas, paki-reset ang board na wala ang " | |
msgid "Too many channels in sample." | ||
msgstr "Sobra ang channels sa sample." | ||
|
||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c | ||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c | ||
#: shared-bindings/displayio/ParallelBus.c | ||
msgid "Too many display busses" | ||
msgstr "" | ||
|
||
|
@@ -1232,6 +1234,11 @@ msgstr "" | |
msgid "Unable to allocate buffers for signed conversion" | ||
msgstr "Hindi ma-allocate ang buffers para sa naka-sign na conversion" | ||
|
||
#: shared-module/displayio/I2CDisplay.c | ||
#, c-format | ||
msgid "Unable to find I2C Display at %x" | ||
msgstr "" | ||
|
||
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c | ||
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c | ||
msgid "Unable to find free GCLK" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 0.1\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-07-09 09:06-0400\n" | ||
"POT-Creation-Date: 2019-07-19 16:09-0700\n" | ||
"PO-Revision-Date: 2019-04-14 20:05+0100\n" | ||
"Last-Translator: Pierrick Couturier <[email protected]>\n" | ||
"Language-Team: fr\n" | ||
|
@@ -447,7 +447,8 @@ msgstr "Horloge en cours d'utilisation" | |
msgid "Column entry must be digitalio.DigitalInOut" | ||
msgstr "L'entrée 'Column' doit être un digitalio.DigitalInOut" | ||
|
||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c | ||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c | ||
#: shared-bindings/displayio/ParallelBus.c | ||
#, fuzzy | ||
msgid "Command must be an int between 0 and 255" | ||
msgstr "La commande doit être un entier entre 0 et 255" | ||
|
@@ -1212,7 +1213,8 @@ msgstr "Pour quitter, redémarrez la carte SVP sans " | |
msgid "Too many channels in sample." | ||
msgstr "Trop de canaux dans l'échantillon." | ||
|
||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c | ||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c | ||
#: shared-bindings/displayio/ParallelBus.c | ||
msgid "Too many display busses" | ||
msgstr "Trop de bus d'affichage" | ||
|
||
|
@@ -1256,6 +1258,11 @@ msgstr "" | |
msgid "Unable to allocate buffers for signed conversion" | ||
msgstr "Impossible d'allouer des tampons pour une conversion signée" | ||
|
||
#: shared-module/displayio/I2CDisplay.c | ||
#, c-format | ||
msgid "Unable to find I2C Display at %x" | ||
msgstr "" | ||
|
||
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c | ||
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c | ||
msgid "Unable to find free GCLK" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-07-09 09:06-0400\n" | ||
"POT-Creation-Date: 2019-07-19 16:09-0700\n" | ||
"PO-Revision-Date: 2018-10-02 16:27+0200\n" | ||
"Last-Translator: Enrico Paganin <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -442,7 +442,8 @@ msgstr "Unità di clock in uso" | |
msgid "Column entry must be digitalio.DigitalInOut" | ||
msgstr "" | ||
|
||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c | ||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c | ||
#: shared-bindings/displayio/ParallelBus.c | ||
#, fuzzy | ||
msgid "Command must be an int between 0 and 255" | ||
msgstr "I byte devono essere compresi tra 0 e 255" | ||
|
@@ -1190,7 +1191,8 @@ msgstr "Per uscire resettare la scheda senza " | |
msgid "Too many channels in sample." | ||
msgstr "" | ||
|
||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c | ||
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c | ||
#: shared-bindings/displayio/ParallelBus.c | ||
msgid "Too many display busses" | ||
msgstr "" | ||
|
||
|
@@ -1231,6 +1233,11 @@ msgstr "" | |
msgid "Unable to allocate buffers for signed conversion" | ||
msgstr "Ipossibilitato ad allocare buffer per la conversione con segno" | ||
|
||
#: shared-module/displayio/I2CDisplay.c | ||
#, c-format | ||
msgid "Unable to find I2C Display at %x" | ||
msgstr "" | ||
|
||
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c | ||
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c | ||
msgid "Unable to find free GCLK" | ||
|
Oops, something went wrong.