Skip to content

Commit 0f6091c

Browse files
committed
update fil translation to fit in uint8_t
1 parent 19a3893 commit 0f6091c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

locale/fil.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ msgstr "Inaasahan ng '%s' ang hangang r%d"
282282
#: py/emitinlinethumb.c
283283
#, c-format
284284
msgid "'%s' expects {r0, r1, ...}"
285-
msgstr "Inaasahan ng '%s' ay {r0, r1, }"
285+
msgstr "Inaasahan ng '%s' ay {r0, r1, ...}"
286286

287287
#: py/emitinlinextensa.c
288288
#, c-format
@@ -2789,7 +2789,7 @@ msgstr ""
27892789

27902790
#: shared-bindings/displayio/Palette.c
27912791
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
2792-
msgstr "ang color buffer ay dapat bytearray o array na type ‘b’ or ‘B’"
2792+
msgstr "ang color buffer ay dapat bytearray o array na type 'b' or 'B'"
27932793

27942794
#: shared-bindings/displayio/Palette.c
27952795
msgid "color must be between 0x000000 and 0xffffff"
@@ -3911,7 +3911,7 @@ msgstr "return annotation ay dapat na identifier"
39113911

39123912
#: py/emitnative.c
39133913
msgid "return expected '%q' but got '%q'"
3914-
msgstr "return umasa ng '%q' pero ang nakuha ay ‘%q’"
3914+
msgstr "return umasa ng '%q' pero ang nakuha ay '%q'"
39153915

39163916
#: shared-bindings/rgbmatrix/RGBMatrix.c
39173917
#, c-format
@@ -4621,7 +4621,7 @@ msgstr ""
46214621
#~ "Mangyaring bisitahin ang learn.adafruit.com/category/circuitpython para "
46224622
#~ "sa project guides.\n"
46234623
#~ "\n"
4624-
#~ "Para makita ang listahan ng modules, `help(modules)`.\n"
4624+
#~ "Para makita ang listahan ng modules, `help(\"modules\")`.\n"
46254625

46264626
#~ msgid "integer required"
46274627
#~ msgstr "kailangan ng int"

0 commit comments

Comments
 (0)