diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2018-08-30 16:41:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-30 16:41:50 -0700 |
| commit | 1ca11dcd9475766c0f1ef8c50576800701924d28 (patch) | |
| tree | 6374f5b3090baa5205909c68c755d4383a527cc4 /locale/circuitpython.pot | |
| parent | 9ad94f08155bd1bec3522e6e83fa4ca6a4c09dcb (diff) | |
| parent | 836d5c2eacbbe63f05fdf9223819376e54ec1ba6 (diff) | |
Merge pull request #1133 from C47D/es_lang
[WIP] Spanish translation.
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 4434a0018..d4adf34d5 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-20 09:37-0700\n" +"POT-Creation-Date: 2018-08-30 16:12-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" @@ -610,11 +610,11 @@ msgid "frequency can only be either 80Mhz or 160MHz" msgstr "" #: ports/esp8266/modnetwork.c:61 -msgid "STA required" +msgid "AP required" msgstr "" #: ports/esp8266/modnetwork.c:61 -msgid "AP required" +msgid "STA required" msgstr "" #: ports/esp8266/modnetwork.c:87 @@ -2127,7 +2127,7 @@ msgid "empty sequence" msgstr "" #: shared-bindings/rtc/RTC.c:40 shared-bindings/rtc/RTC.c:44 -#: shared-bindings/time/__init__.c:192 +#: shared-bindings/time/__init__.c:190 msgid "RTC is not supported on this board" msgstr "" @@ -2147,27 +2147,27 @@ msgstr "" msgid "Stack size must be at least 256" msgstr "" -#: shared-bindings/time/__init__.c:80 +#: shared-bindings/time/__init__.c:78 msgid "sleep length must be non-negative" msgstr "" -#: shared-bindings/time/__init__.c:90 +#: shared-bindings/time/__init__.c:88 msgid "time.struct_time() takes exactly 1 argument" msgstr "" -#: shared-bindings/time/__init__.c:93 +#: shared-bindings/time/__init__.c:91 msgid "time.struct_time() takes a 9-sequence" msgstr "" -#: shared-bindings/time/__init__.c:171 shared-bindings/time/__init__.c:252 +#: shared-bindings/time/__init__.c:169 shared-bindings/time/__init__.c:250 msgid "Tuple or struct_time argument required" msgstr "" -#: shared-bindings/time/__init__.c:176 shared-bindings/time/__init__.c:257 +#: shared-bindings/time/__init__.c:174 shared-bindings/time/__init__.c:255 msgid "function takes exactly 9 arguments" msgstr "" -#: shared-bindings/time/__init__.c:228 shared-bindings/time/__init__.c:261 +#: shared-bindings/time/__init__.c:226 shared-bindings/time/__init__.c:259 msgid "timestamp out of range for platform time_t" msgstr "" |
