diff options
| author | eighthree <me@timothygarcia.ca> | 2018-08-30 23:07:11 -0700 |
|---|---|---|
| committer | eighthree <me@timothygarcia.ca> | 2018-08-30 23:07:11 -0700 |
| commit | f7bb3803afbbf71d8b187148fadcbaa8a50cf5c4 (patch) | |
| tree | 76425c125f997cacc97afabb3b6cb276653b91e6 /locale | |
| parent | 245e995392729ddbc94e429dad13b82c90c0c998 (diff) | |
Grammar error on line 180
- Also removed fuzzy, "needs work" marker on random element
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/circuitpython.pot | 2 | ||||
| -rw-r--r-- | locale/fil.po | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 93e998b56..ddf3ce98f 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: 2018-08-30 18:29-0700\n" +"POT-Creation-Date: 2018-08-30 23:06-0700\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" diff --git a/locale/fil.po b/locale/fil.po index debeb42cf..7e8b9c7a3 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-08-30 18:29-0700\n" -"PO-Revision-Date: 2018-08-30 16:35-0700\n" -"Last-Translator: Timothy Garcia <me@timothygarcia.ca>\n" +"PO-Revision-Date: 2018-08-30 23:04-0700\n" +"Last-Translator: Timothy <me@timothygarcia.ca>\n" "Language-Team: fil\n" "Language: fil\n" "MIME-Version: 1.0\n" @@ -177,7 +177,7 @@ msgstr "Tumatakbo sa safe mode! Hindi tumatakbo ang nai-save na code.\n" #: main.c:191 msgid "WARNING: Your code filename has two extensions\n" -msgstr "BABALA: Ang pangalang ng file ay may dalawang extension\n" +msgstr "BABALA: Ang pangalan ng file ay may dalawang extension\n" #: main.c:239 msgid "You requested starting safe mode by " @@ -1443,7 +1443,6 @@ msgid "generator ignored GeneratorExit" msgstr "hindi pinansin ng generator ang GeneratorExit" #: py/objgenerator.c:251 -#, fuzzy msgid "can't pend throw to just-started generator" msgstr "hindi mapadala ang send throw sa isang kaka umpisang generator" |
