Skip to content

Commit bfa5cd9

Browse files
author
Daniel Pollard
committed
refactor countio based on feedback
1 parent 54eb6d3 commit bfa5cd9

30 files changed

+448
-16
lines changed

locale/ID.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 14:57+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"
@@ -245,6 +245,7 @@ msgstr ""
245245
msgid "3-arg pow() not supported"
246246
msgstr ""
247247

248+
#: ports/atmel-samd/common-hal/countio/Counter.c
248249
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
249250
msgid "A hardware interrupt channel is already in use"
250251
msgstr "Sebuah channel hardware interrupt sedang digunakan"
@@ -1209,6 +1210,10 @@ msgstr ""
12091210
msgid "Pin does not have ADC capabilities"
12101211
msgstr "Pin tidak mempunya kemampuan untuk ADC (Analog Digital Converter)"
12111212

1213+
#: ports/atmel-samd/common-hal/countio/Counter.c
1214+
msgid "Pin must support hardware interrupts"
1215+
msgstr ""
1216+
12121217
#: ports/stm/common-hal/pulseio/PulseIn.c
12131218
msgid "Pin number already reserved by EXTI"
12141219
msgstr ""

locale/circuitpython.pot

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 14:57+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 ""

locale/de_DE.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-04-27 18:34-0700\n"
10+
"POT-Creation-Date: 2020-05-05 14:57+1000\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: Pascal Deneaux\n"
1313
"Language-Team: Sebastian Plamauer, Pascal Deneaux\n"
@@ -246,6 +246,7 @@ msgstr ""
246246
msgid "3-arg pow() not supported"
247247
msgstr "3-arg pow() wird nicht unterstützt"
248248

249+
#: ports/atmel-samd/common-hal/countio/Counter.c
249250
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
250251
msgid "A hardware interrupt channel is already in use"
251252
msgstr "Ein Hardware Interrupt Kanal wird schon benutzt"
@@ -1212,6 +1213,10 @@ msgstr "Zugang verweigert"
12121213
msgid "Pin does not have ADC capabilities"
12131214
msgstr "Pin hat keine ADC Funktionalität"
12141215

1216+
#: ports/atmel-samd/common-hal/countio/Counter.c
1217+
msgid "Pin must support hardware interrupts"
1218+
msgstr ""
1219+
12151220
#: ports/stm/common-hal/pulseio/PulseIn.c
12161221
msgid "Pin number already reserved by EXTI"
12171222
msgstr ""

locale/en_US.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-04-27 18:34-0700\n"
10+
"POT-Creation-Date: 2020-05-05 14:57+1000\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \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 ""

locale/en_x_pirate.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-04-27 18:34-0700\n"
10+
"POT-Creation-Date: 2020-05-05 14:57+1000\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: @sommersoft, @MrCertainly\n"
@@ -246,6 +246,7 @@ msgstr ""
246246
msgid "3-arg pow() not supported"
247247
msgstr ""
248248

249+
#: ports/atmel-samd/common-hal/countio/Counter.c
249250
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
250251
msgid "A hardware interrupt channel is already in use"
251252
msgstr "Avast! A hardware interrupt channel be used already"
@@ -1201,6 +1202,10 @@ msgstr ""
12011202
msgid "Pin does not have ADC capabilities"
12021203
msgstr "Belay that! Th' Pin be not ADC capable"
12031204

1205+
#: ports/atmel-samd/common-hal/countio/Counter.c
1206+
msgid "Pin must support hardware interrupts"
1207+
msgstr ""
1208+
12041209
#: ports/stm/common-hal/pulseio/PulseIn.c
12051210
msgid "Pin number already reserved by EXTI"
12061211
msgstr ""

locale/es.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-04-27 18:34-0700\n"
10+
"POT-Creation-Date: 2020-05-05 14:57+1000\n"
1111
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -246,6 +246,7 @@ msgstr "0.0 a una potencia compleja"
246246
msgid "3-arg pow() not supported"
247247
msgstr "pow() con 3 argumentos no soportado"
248248

249+
#: ports/atmel-samd/common-hal/countio/Counter.c
249250
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
250251
msgid "A hardware interrupt channel is already in use"
251252
msgstr "El canal EXTINT ya está siendo utilizado"
@@ -1211,6 +1212,10 @@ msgstr "Permiso denegado"
12111212
msgid "Pin does not have ADC capabilities"
12121213
msgstr "Pin no tiene capacidad ADC"
12131214

1215+
#: ports/atmel-samd/common-hal/countio/Counter.c
1216+
msgid "Pin must support hardware interrupts"
1217+
msgstr ""
1218+
12141219
#: ports/stm/common-hal/pulseio/PulseIn.c
12151220
msgid "Pin number already reserved by EXTI"
12161221
msgstr ""

locale/fil.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-04-27 18:34-0700\n"
10+
"POT-Creation-Date: 2020-05-05 14:57+1000\n"
1111
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
1212
"Last-Translator: Timothy <[email protected]>\n"
1313
"Language-Team: fil\n"
@@ -247,6 +247,7 @@ msgstr "0.0 para sa complex power"
247247
msgid "3-arg pow() not supported"
248248
msgstr "3-arg pow() hindi suportado"
249249

250+
#: ports/atmel-samd/common-hal/countio/Counter.c
250251
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
251252
msgid "A hardware interrupt channel is already in use"
252253
msgstr "Isang channel ng hardware interrupt ay ginagamit na"
@@ -1217,6 +1218,10 @@ msgstr "Walang pahintulot"
12171218
msgid "Pin does not have ADC capabilities"
12181219
msgstr "Ang pin ay walang kakayahan sa ADC"
12191220

1221+
#: ports/atmel-samd/common-hal/countio/Counter.c
1222+
msgid "Pin must support hardware interrupts"
1223+
msgstr ""
1224+
12201225
#: ports/stm/common-hal/pulseio/PulseIn.c
12211226
msgid "Pin number already reserved by EXTI"
12221227
msgstr ""

locale/fr.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: 0.1\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 14:57+1000\n"
1212
"PO-Revision-Date: 2019-04-14 20:05+0100\n"
1313
"Last-Translator: Pierrick Couturier <[email protected]>\n"
1414
"Language-Team: fr\n"
@@ -248,6 +248,7 @@ msgstr "0.0 à une puissance complexe"
248248
msgid "3-arg pow() not supported"
249249
msgstr "pow() non supporté avec 3 arguments"
250250

251+
#: ports/atmel-samd/common-hal/countio/Counter.c
251252
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
252253
msgid "A hardware interrupt channel is already in use"
253254
msgstr "Un canal d'interruptions matérielles est déjà utilisé"
@@ -1231,6 +1232,10 @@ msgstr "Permission refusée"
12311232
msgid "Pin does not have ADC capabilities"
12321233
msgstr "La broche ne peut être utilisée pour l'ADC"
12331234

1235+
#: ports/atmel-samd/common-hal/countio/Counter.c
1236+
msgid "Pin must support hardware interrupts"
1237+
msgstr ""
1238+
12341239
#: ports/stm/common-hal/pulseio/PulseIn.c
12351240
msgid "Pin number already reserved by EXTI"
12361241
msgstr ""

locale/it_IT.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 14:57+1000\n"
1212
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
1313
"Last-Translator: Enrico Paganin <[email protected]>\n"
1414
"Language-Team: \n"
@@ -246,6 +246,7 @@ msgstr "0.0 elevato alla potenza di un numero complesso"
246246
msgid "3-arg pow() not supported"
247247
msgstr "pow() con tre argmomenti non supportata"
248248

249+
#: ports/atmel-samd/common-hal/countio/Counter.c
249250
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
250251
msgid "A hardware interrupt channel is already in use"
251252
msgstr "Un canale di interrupt hardware è già in uso"
@@ -1226,6 +1227,10 @@ msgstr "Permesso negato"
12261227
msgid "Pin does not have ADC capabilities"
12271228
msgstr "Il pin non ha capacità di ADC"
12281229

1230+
#: ports/atmel-samd/common-hal/countio/Counter.c
1231+
msgid "Pin must support hardware interrupts"
1232+
msgstr ""
1233+
12291234
#: ports/stm/common-hal/pulseio/PulseIn.c
12301235
msgid "Pin number already reserved by EXTI"
12311236
msgstr ""

locale/ko.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 14:57+1000\n"
1212
"PO-Revision-Date: 2019-05-06 14:22-0700\n"
1313
"Last-Translator: \n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -246,6 +246,7 @@ msgstr ""
246246
msgid "3-arg pow() not supported"
247247
msgstr ""
248248

249+
#: ports/atmel-samd/common-hal/countio/Counter.c
249250
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
250251
msgid "A hardware interrupt channel is already in use"
251252
msgstr ""
@@ -1201,6 +1202,10 @@ msgstr ""
12011202
msgid "Pin does not have ADC capabilities"
12021203
msgstr ""
12031204

1205+
#: ports/atmel-samd/common-hal/countio/Counter.c
1206+
msgid "Pin must support hardware interrupts"
1207+
msgstr ""
1208+
12041209
#: ports/stm/common-hal/pulseio/PulseIn.c
12051210
msgid "Pin number already reserved by EXTI"
12061211
msgstr ""

0 commit comments

Comments
 (0)