Skip to content

Commit b23ff41

Browse files
committed
merge from upstream and make translate again (sv.po)
1 parent 0105acb commit b23ff41

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

locale/circuitpython.pot

Lines changed: 1 addition & 1 deletion
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: 2020-05-04 19:52-0400\n"
11+
"POT-Creation-Date: 2020-05-04 20:38-0400\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"

locale/sv.po

Lines changed: 9 additions & 1 deletion
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: 2020-04-27 18:34-0700\n"
11+
"POT-Creation-Date: 2020-05-04 20:38-0400\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"
@@ -1085,6 +1085,10 @@ msgstr ""
10851085
msgid "No available clocks"
10861086
msgstr ""
10871087

1088+
#: shared-bindings/_bleio/PacketBuffer.c
1089+
msgid "No connection: length cannot be determined"
1090+
msgstr ""
1091+
10881092
#: shared-bindings/board/__init__.c
10891093
msgid "No default %q bus"
10901094
msgstr ""
@@ -1429,6 +1433,10 @@ msgstr ""
14291433
msgid "Too many displays"
14301434
msgstr ""
14311435

1436+
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
1437+
msgid "Total data to write is larger than outgoing_packet_length"
1438+
msgstr ""
1439+
14321440
#: py/obj.c
14331441
msgid "Traceback (most recent call last):\n"
14341442
msgstr ""

0 commit comments

Comments
 (0)