Skip to content

Commit 1683eb9

Browse files
committed
Minor tweaks based on feedback
1 parent 121903b commit 1683eb9

File tree

16 files changed

+291
-148
lines changed

16 files changed

+291
-148
lines changed

locale/circuitpython.pot

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-08-30 23:06-0700\n"
11+
"POT-Creation-Date: 2018-09-06 14:49-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -2022,19 +2022,15 @@ msgstr ""
20222022
msgid "Unsupported pull value."
20232023
msgstr ""
20242024

2025-
#: shared-bindings/displayio/Bitmap.c:66
2026-
msgid "value_size must be power of two"
2027-
msgstr ""
2028-
2029-
#: shared-bindings/displayio/Bitmap.c:85
2025+
#: shared-bindings/displayio/Bitmap.c:84
20302026
msgid "y should be an int"
20312027
msgstr ""
20322028

2033-
#: shared-bindings/displayio/Bitmap.c:90
2029+
#: shared-bindings/displayio/Bitmap.c:89
20342030
msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
20352031
msgstr ""
20362032

2037-
#: shared-bindings/displayio/Bitmap.c:95
2033+
#: shared-bindings/displayio/Bitmap.c:94
20382034
msgid "row data must be a buffer"
20392035
msgstr ""
20402036

@@ -2047,36 +2043,36 @@ msgstr ""
20472043
msgid "Group must have size at least 1"
20482044
msgstr ""
20492045

2050-
#: shared-bindings/displayio/Palette.c:94
2046+
#: shared-bindings/displayio/Palette.c:96
20512047
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
20522048
msgstr ""
20532049

2054-
#: shared-bindings/displayio/Palette.c:100
2055-
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGBA)"
2050+
#: shared-bindings/displayio/Palette.c:102
2051+
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
20562052
msgstr ""
20572053

2058-
#: shared-bindings/displayio/Palette.c:104
2054+
#: shared-bindings/displayio/Palette.c:106
20592055
msgid "color must be between 0x000000 and 0xffffff"
20602056
msgstr ""
20612057

2062-
#: shared-bindings/displayio/Palette.c:108
2058+
#: shared-bindings/displayio/Palette.c:110
20632059
msgid "color buffer must be a buffer or int"
20642060
msgstr ""
20652061

2066-
#: shared-bindings/displayio/Palette.c:124
2067-
#: shared-bindings/displayio/Palette.c:138
2068-
msgid "value should be an int"
2062+
#: shared-bindings/displayio/Palette.c:123
2063+
#: shared-bindings/displayio/Palette.c:137
2064+
msgid "palette_index should be an int"
20692065
msgstr ""
20702066

2071-
#: shared-bindings/displayio/Sprite.c:44
2067+
#: shared-bindings/displayio/Sprite.c:45
20722068
msgid "position must be 2-tuple"
20732069
msgstr ""
20742070

2075-
#: shared-bindings/displayio/Sprite.c:86
2071+
#: shared-bindings/displayio/Sprite.c:87
20762072
msgid "unsupported bitmap type"
20772073
msgstr ""
20782074

2079-
#: shared-bindings/displayio/Sprite.c:151
2075+
#: shared-bindings/displayio/Sprite.c:152
20802076
msgid "palette must be displayio.Palette"
20812077
msgstr ""
20822078

@@ -2294,7 +2290,11 @@ msgstr ""
22942290
msgid "Cannot transfer without MOSI and MISO pins."
22952291
msgstr ""
22962292

2297-
#: shared-module/displayio/Bitmap.c:60
2293+
#: shared-module/displayio/Bitmap.c:49
2294+
msgid "Only bit maps of 8 bit color or less are supported"
2295+
msgstr ""
2296+
2297+
#: shared-module/displayio/Bitmap.c:69
22982298
msgid "row must be packed and word aligned"
22992299
msgstr ""
23002300

locale/en_US.po

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-08-30 16:12-0700\n"
10+
"POT-Creation-Date: 2018-09-06 14:49-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -2022,19 +2022,15 @@ msgstr ""
20222022
msgid "Unsupported pull value."
20232023
msgstr ""
20242024

2025-
#: shared-bindings/displayio/Bitmap.c:66
2026-
msgid "value_size must be power of two"
2027-
msgstr ""
2028-
2029-
#: shared-bindings/displayio/Bitmap.c:85
2025+
#: shared-bindings/displayio/Bitmap.c:84
20302026
msgid "y should be an int"
20312027
msgstr ""
20322028

2033-
#: shared-bindings/displayio/Bitmap.c:90
2029+
#: shared-bindings/displayio/Bitmap.c:89
20342030
msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
20352031
msgstr ""
20362032

2037-
#: shared-bindings/displayio/Bitmap.c:95
2033+
#: shared-bindings/displayio/Bitmap.c:94
20382034
msgid "row data must be a buffer"
20392035
msgstr ""
20402036

@@ -2047,36 +2043,36 @@ msgstr ""
20472043
msgid "Group must have size at least 1"
20482044
msgstr ""
20492045

2050-
#: shared-bindings/displayio/Palette.c:94
2046+
#: shared-bindings/displayio/Palette.c:96
20512047
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
20522048
msgstr ""
20532049

2054-
#: shared-bindings/displayio/Palette.c:100
2055-
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGBA)"
2050+
#: shared-bindings/displayio/Palette.c:102
2051+
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
20562052
msgstr ""
20572053

2058-
#: shared-bindings/displayio/Palette.c:104
2054+
#: shared-bindings/displayio/Palette.c:106
20592055
msgid "color must be between 0x000000 and 0xffffff"
20602056
msgstr ""
20612057

2062-
#: shared-bindings/displayio/Palette.c:108
2058+
#: shared-bindings/displayio/Palette.c:110
20632059
msgid "color buffer must be a buffer or int"
20642060
msgstr ""
20652061

2066-
#: shared-bindings/displayio/Palette.c:124
2067-
#: shared-bindings/displayio/Palette.c:138
2068-
msgid "value should be an int"
2062+
#: shared-bindings/displayio/Palette.c:123
2063+
#: shared-bindings/displayio/Palette.c:137
2064+
msgid "palette_index should be an int"
20692065
msgstr ""
20702066

2071-
#: shared-bindings/displayio/Sprite.c:44
2067+
#: shared-bindings/displayio/Sprite.c:45
20722068
msgid "position must be 2-tuple"
20732069
msgstr ""
20742070

2075-
#: shared-bindings/displayio/Sprite.c:86
2071+
#: shared-bindings/displayio/Sprite.c:87
20762072
msgid "unsupported bitmap type"
20772073
msgstr ""
20782074

2079-
#: shared-bindings/displayio/Sprite.c:151
2075+
#: shared-bindings/displayio/Sprite.c:152
20802076
msgid "palette must be displayio.Palette"
20812077
msgstr ""
20822078

@@ -2294,7 +2290,11 @@ msgstr ""
22942290
msgid "Cannot transfer without MOSI and MISO pins."
22952291
msgstr ""
22962292

2297-
#: shared-module/displayio/Bitmap.c:60
2293+
#: shared-module/displayio/Bitmap.c:49
2294+
msgid "Only bit maps of 8 bit color or less are supported"
2295+
msgstr ""
2296+
2297+
#: shared-module/displayio/Bitmap.c:69
22982298
msgid "row must be packed and word aligned"
22992299
msgstr ""
23002300

locale/es.po

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-08-30 16:12-0700\n"
10+
"POT-Creation-Date: 2018-09-06 14:49-0700\n"
1111
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -2068,19 +2068,15 @@ msgstr ""
20682068
msgid "Unsupported pull value."
20692069
msgstr ""
20702070

2071-
#: shared-bindings/displayio/Bitmap.c:66
2072-
msgid "value_size must be power of two"
2073-
msgstr ""
2074-
2075-
#: shared-bindings/displayio/Bitmap.c:85
2071+
#: shared-bindings/displayio/Bitmap.c:84
20762072
msgid "y should be an int"
20772073
msgstr ""
20782074

2079-
#: shared-bindings/displayio/Bitmap.c:90
2075+
#: shared-bindings/displayio/Bitmap.c:89
20802076
msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
20812077
msgstr ""
20822078

2083-
#: shared-bindings/displayio/Bitmap.c:95
2079+
#: shared-bindings/displayio/Bitmap.c:94
20842080
msgid "row data must be a buffer"
20852081
msgstr ""
20862082

@@ -2093,36 +2089,36 @@ msgstr ""
20932089
msgid "Group must have size at least 1"
20942090
msgstr ""
20952091

2096-
#: shared-bindings/displayio/Palette.c:94
2092+
#: shared-bindings/displayio/Palette.c:96
20972093
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
20982094
msgstr ""
20992095

2100-
#: shared-bindings/displayio/Palette.c:100
2101-
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGBA)"
2096+
#: shared-bindings/displayio/Palette.c:102
2097+
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
21022098
msgstr ""
21032099

2104-
#: shared-bindings/displayio/Palette.c:104
2100+
#: shared-bindings/displayio/Palette.c:106
21052101
msgid "color must be between 0x000000 and 0xffffff"
21062102
msgstr ""
21072103

2108-
#: shared-bindings/displayio/Palette.c:108
2104+
#: shared-bindings/displayio/Palette.c:110
21092105
msgid "color buffer must be a buffer or int"
21102106
msgstr ""
21112107

2112-
#: shared-bindings/displayio/Palette.c:124
2113-
#: shared-bindings/displayio/Palette.c:138
2114-
msgid "value should be an int"
2108+
#: shared-bindings/displayio/Palette.c:123
2109+
#: shared-bindings/displayio/Palette.c:137
2110+
msgid "palette_index should be an int"
21152111
msgstr ""
21162112

2117-
#: shared-bindings/displayio/Sprite.c:44
2113+
#: shared-bindings/displayio/Sprite.c:45
21182114
msgid "position must be 2-tuple"
21192115
msgstr ""
21202116

2121-
#: shared-bindings/displayio/Sprite.c:86
2117+
#: shared-bindings/displayio/Sprite.c:87
21222118
msgid "unsupported bitmap type"
21232119
msgstr ""
21242120

2125-
#: shared-bindings/displayio/Sprite.c:151
2121+
#: shared-bindings/displayio/Sprite.c:152
21262122
msgid "palette must be displayio.Palette"
21272123
msgstr ""
21282124

@@ -2341,7 +2337,11 @@ msgstr ""
23412337
msgid "Cannot transfer without MOSI and MISO pins."
23422338
msgstr ""
23432339

2344-
#: shared-module/displayio/Bitmap.c:60
2340+
#: shared-module/displayio/Bitmap.c:49
2341+
msgid "Only bit maps of 8 bit color or less are supported"
2342+
msgstr ""
2343+
2344+
#: shared-module/displayio/Bitmap.c:69
23452345
msgid "row must be packed and word aligned"
23462346
msgstr ""
23472347

locale/fil.po

Lines changed: 81 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-08-30 18:29-0700\n"
10+
"POT-Creation-Date: 2018-09-06 14:49-0700\n"
1111
"PO-Revision-Date: 2018-08-30 23:04-0700\n"
1212
"Last-Translator: Timothy <[email protected]>\n"
1313
"Language-Team: fil\n"
@@ -2060,6 +2060,74 @@ msgstr "Pull hindi ginagamit kapag ang direksyon ay output."
20602060
msgid "Unsupported pull value."
20612061
msgstr "Hindi suportado ang pull value."
20622062

2063+
#: shared-bindings/displayio/Bitmap.c:84
2064+
#, fuzzy
2065+
msgid "y should be an int"
2066+
msgstr "Haba ay dapat int"
2067+
2068+
#: shared-bindings/displayio/Bitmap.c:89
2069+
#, fuzzy
2070+
msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
2071+
msgstr ""
2072+
"ang sample_source buffer ay dapat na isang bytearray o array ng uri na 'h', "
2073+
"'H', 'b' o'B'"
2074+
2075+
#: shared-bindings/displayio/Bitmap.c:94
2076+
#, fuzzy
2077+
msgid "row data must be a buffer"
2078+
msgstr "constant ay dapat na integer"
2079+
2080+
#: shared-bindings/displayio/FourWire.c:55
2081+
#: shared-bindings/displayio/FourWire.c:64
2082+
msgid "displayio is a work in progress"
2083+
msgstr ""
2084+
2085+
#: shared-bindings/displayio/Group.c:65
2086+
#, fuzzy
2087+
msgid "Group must have size at least 1"
2088+
msgstr "Buffer dapat ay hindi baba sa 1 na haba"
2089+
2090+
#: shared-bindings/displayio/Palette.c:96
2091+
#, fuzzy
2092+
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
2093+
msgstr ""
2094+
"ang sample_source buffer ay dapat na isang bytearray o array ng uri na 'h', "
2095+
"'H', 'b' o'B'"
2096+
2097+
#: shared-bindings/displayio/Palette.c:102
2098+
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
2099+
msgstr ""
2100+
2101+
#: shared-bindings/displayio/Palette.c:106
2102+
#, fuzzy
2103+
msgid "color must be between 0x000000 and 0xffffff"
2104+
msgstr "Sa gitna ng 0 o 255 dapat ang bytes."
2105+
2106+
#: shared-bindings/displayio/Palette.c:110
2107+
#, fuzzy
2108+
msgid "color buffer must be a buffer or int"
2109+
msgstr "buffer ay dapat bytes-like object"
2110+
2111+
#: shared-bindings/displayio/Palette.c:123
2112+
#: shared-bindings/displayio/Palette.c:137
2113+
msgid "palette_index should be an int"
2114+
msgstr ""
2115+
2116+
#: shared-bindings/displayio/Sprite.c:45
2117+
#, fuzzy
2118+
msgid "position must be 2-tuple"
2119+
msgstr "stop dapat 1 o 2"
2120+
2121+
#: shared-bindings/displayio/Sprite.c:87
2122+
#, fuzzy
2123+
msgid "unsupported bitmap type"
2124+
msgstr "Hindi supportadong baudrate"
2125+
2126+
#: shared-bindings/displayio/Sprite.c:152
2127+
#, fuzzy
2128+
msgid "palette must be displayio.Palette"
2129+
msgstr "ang palette ay dapat 32 bytes ang haba"
2130+
20632131
#: shared-bindings/gamepad/GamePad.c:100
20642132
msgid "too many arguments"
20652133
msgstr "masyadong maraming argumento"
@@ -2277,6 +2345,18 @@ msgstr "Hindi maaring mabasa kapag walang MISO pin."
22772345
msgid "Cannot transfer without MOSI and MISO pins."
22782346
msgstr "Hindi maaaring ilipat kapag walang MOSI at MISO pin."
22792347

2348+
#: shared-module/displayio/Bitmap.c:49
2349+
msgid "Only bit maps of 8 bit color or less are supported"
2350+
msgstr ""
2351+
2352+
#: shared-module/displayio/Bitmap.c:69
2353+
msgid "row must be packed and word aligned"
2354+
msgstr ""
2355+
2356+
#: shared-module/displayio/Group.c:39
2357+
msgid "Group full"
2358+
msgstr ""
2359+
22802360
#: shared-module/struct/__init__.c:39
22812361
msgid "'S' and 'O' are not supported format types"
22822362
msgstr "Ang 'S' at 'O' ay hindi suportadong uri ng format"

0 commit comments

Comments
 (0)