Skip to content

Commit 6ac2fe5

Browse files
committed
Update translations
1 parent f38a9c8 commit 6ac2fe5

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

locale/circuitpython.pot

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
# SPDX-FileCopyrightText: 2014 MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
25
#
3-
# SPDX-License-Identifier: MIT
4-
6+
#, fuzzy
57
msgid ""
68
msgstr ""
79
"Project-Id-Version: PACKAGE VERSION\n"
810
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2020-07-07 14:38-0500\n"
11+
"POT-Creation-Date: 2020-07-17 18:03-0700\n"
1012
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1113
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1214
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -103,6 +105,10 @@ msgstr ""
103105
msgid "'%q' argument required"
104106
msgstr ""
105107

108+
#: py/objarray.c
109+
msgid "'%q' object is not bytes-like"
110+
msgstr ""
111+
106112
#: py/emitinlinethumb.c py/emitinlinextensa.c
107113
#, c-format
108114
msgid "'%s' expects a label"
@@ -3098,7 +3104,7 @@ msgstr ""
30983104
msgid "struct: no fields"
30993105
msgstr ""
31003106

3101-
#: py/objstr.c
3107+
#: py/objarray.c py/objstr.c
31023108
msgid "substring not found"
31033109
msgstr ""
31043110

0 commit comments

Comments
 (0)