Skip to content

Commit 0ecc515

Browse files
author
Daniel Pollard
committed
added missing translation
1 parent b431023 commit 0ecc515

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-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-05 14:57+1000\n"
11+
"POT-Creation-Date: 2020-05-05 15:46+1000\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: 6 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-05 15:46+1000\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"
@@ -244,6 +244,7 @@ msgstr ""
244244
msgid "3-arg pow() not supported"
245245
msgstr ""
246246

247+
#: ports/atmel-samd/common-hal/countio/Counter.c
247248
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
248249
msgid "A hardware interrupt channel is already in use"
249250
msgstr ""
@@ -1197,6 +1198,10 @@ msgstr ""
11971198
msgid "Pin does not have ADC capabilities"
11981199
msgstr ""
11991200

1201+
#: ports/atmel-samd/common-hal/countio/Counter.c
1202+
msgid "Pin must support hardware interrupts"
1203+
msgstr ""
1204+
12001205
#: ports/stm/common-hal/pulseio/PulseIn.c
12011206
msgid "Pin number already reserved by EXTI"
12021207
msgstr ""

0 commit comments

Comments
 (0)