Skip to content

Commit a6fb0be

Browse files
committed
Update translations
1 parent 01941c0 commit a6fb0be

13 files changed

Lines changed: 117 additions & 13 deletions

File tree

locale/ID.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-03-30 17:03-0700\n"
11+
"POT-Creation-Date: 2020-04-09 13:15-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -280,9 +280,11 @@ msgstr "Semua timer untuk pin ini sedang digunakan"
280280

281281
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
282282
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
283+
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
283284
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
284285
#: ports/cxd56/common-hal/pulseio/PulseOut.c
285286
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
287+
#: ports/nrf/common-hal/pulseio/PulseIn.c
286288
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
287289
#: shared-module/_pew/PewPew.c
288290
msgid "All timers in use"
@@ -900,6 +902,7 @@ msgid "Invalid number of bits"
900902
msgstr ""
901903

902904
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
905+
#: shared-bindings/displayio/FourWire.c
903906
msgid "Invalid phase"
904907
msgstr ""
905908

@@ -931,6 +934,7 @@ msgid "Invalid pins for PWMOut"
931934
msgstr ""
932935

933936
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
937+
#: shared-bindings/displayio/FourWire.c
934938
msgid "Invalid polarity"
935939
msgstr ""
936940

@@ -1200,6 +1204,10 @@ msgstr ""
12001204
msgid "Pull not used when direction is output."
12011205
msgstr ""
12021206

1207+
#: ports/stm/common-hal/pulseio/PulseIn.c
1208+
msgid "PulseIn not supported on this chip"
1209+
msgstr ""
1210+
12031211
#: ports/stm/common-hal/pulseio/PulseOut.c
12041212
msgid "PulseOut not supported on this chip"
12051213
msgstr ""

locale/circuitpython.pot

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-03-30 17:03-0700\n"
11+
"POT-Creation-Date: 2020-04-09 13:15-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -278,9 +278,11 @@ msgstr ""
278278

279279
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
280280
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
281+
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
281282
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
282283
#: ports/cxd56/common-hal/pulseio/PulseOut.c
283284
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
285+
#: ports/nrf/common-hal/pulseio/PulseIn.c
284286
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
285287
#: shared-module/_pew/PewPew.c
286288
msgid "All timers in use"
@@ -889,6 +891,7 @@ msgid "Invalid number of bits"
889891
msgstr ""
890892

891893
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
894+
#: shared-bindings/displayio/FourWire.c
892895
msgid "Invalid phase"
893896
msgstr ""
894897

@@ -920,6 +923,7 @@ msgid "Invalid pins for PWMOut"
920923
msgstr ""
921924

922925
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
926+
#: shared-bindings/displayio/FourWire.c
923927
msgid "Invalid polarity"
924928
msgstr ""
925929

@@ -1186,6 +1190,10 @@ msgstr ""
11861190
msgid "Pull not used when direction is output."
11871191
msgstr ""
11881192

1193+
#: ports/stm/common-hal/pulseio/PulseIn.c
1194+
msgid "PulseIn not supported on this chip"
1195+
msgstr ""
1196+
11891197
#: ports/stm/common-hal/pulseio/PulseOut.c
11901198
msgid "PulseOut not supported on this chip"
11911199
msgstr ""

locale/de_DE.po

Lines changed: 9 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-03-30 17:03-0700\n"
10+
"POT-Creation-Date: 2020-04-09 13:15-0700\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"
@@ -280,9 +280,11 @@ msgstr "Alle timer für diesen Pin werden bereits benutzt"
280280

281281
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
282282
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
283+
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
283284
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
284285
#: ports/cxd56/common-hal/pulseio/PulseOut.c
285286
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
287+
#: ports/nrf/common-hal/pulseio/PulseIn.c
286288
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
287289
#: shared-module/_pew/PewPew.c
288290
msgid "All timers in use"
@@ -897,6 +899,7 @@ msgid "Invalid number of bits"
897899
msgstr "Ungültige Anzahl von Bits"
898900

899901
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
902+
#: shared-bindings/displayio/FourWire.c
900903
msgid "Invalid phase"
901904
msgstr "Ungültige Phase"
902905

@@ -928,6 +931,7 @@ msgid "Invalid pins for PWMOut"
928931
msgstr ""
929932

930933
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
934+
#: shared-bindings/displayio/FourWire.c
931935
msgid "Invalid polarity"
932936
msgstr "Ungültige Polarität"
933937

@@ -1203,6 +1207,10 @@ msgstr ""
12031207
msgid "Pull not used when direction is output."
12041208
msgstr "Pull wird nicht verwendet, wenn die Richtung output ist."
12051209

1210+
#: ports/stm/common-hal/pulseio/PulseIn.c
1211+
msgid "PulseIn not supported on this chip"
1212+
msgstr ""
1213+
12061214
#: ports/stm/common-hal/pulseio/PulseOut.c
12071215
msgid "PulseOut not supported on this chip"
12081216
msgstr ""

locale/en_US.po

Lines changed: 9 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-03-30 17:03-0700\n"
10+
"POT-Creation-Date: 2020-04-09 13:15-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -278,9 +278,11 @@ msgstr ""
278278

279279
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
280280
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
281+
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
281282
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
282283
#: ports/cxd56/common-hal/pulseio/PulseOut.c
283284
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
285+
#: ports/nrf/common-hal/pulseio/PulseIn.c
284286
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
285287
#: shared-module/_pew/PewPew.c
286288
msgid "All timers in use"
@@ -889,6 +891,7 @@ msgid "Invalid number of bits"
889891
msgstr ""
890892

891893
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
894+
#: shared-bindings/displayio/FourWire.c
892895
msgid "Invalid phase"
893896
msgstr ""
894897

@@ -920,6 +923,7 @@ msgid "Invalid pins for PWMOut"
920923
msgstr ""
921924

922925
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
926+
#: shared-bindings/displayio/FourWire.c
923927
msgid "Invalid polarity"
924928
msgstr ""
925929

@@ -1186,6 +1190,10 @@ msgstr ""
11861190
msgid "Pull not used when direction is output."
11871191
msgstr ""
11881192

1193+
#: ports/stm/common-hal/pulseio/PulseIn.c
1194+
msgid "PulseIn not supported on this chip"
1195+
msgstr ""
1196+
11891197
#: ports/stm/common-hal/pulseio/PulseOut.c
11901198
msgid "PulseOut not supported on this chip"
11911199
msgstr ""

locale/en_x_pirate.po

Lines changed: 9 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-03-30 17:03-0700\n"
10+
"POT-Creation-Date: 2020-04-09 13:15-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: @sommersoft, @MrCertainly\n"
@@ -280,9 +280,11 @@ msgstr ""
280280

281281
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
282282
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
283+
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
283284
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
284285
#: ports/cxd56/common-hal/pulseio/PulseOut.c
285286
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
287+
#: ports/nrf/common-hal/pulseio/PulseIn.c
286288
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
287289
#: shared-module/_pew/PewPew.c
288290
msgid "All timers in use"
@@ -893,6 +895,7 @@ msgid "Invalid number of bits"
893895
msgstr ""
894896

895897
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
898+
#: shared-bindings/displayio/FourWire.c
896899
msgid "Invalid phase"
897900
msgstr ""
898901

@@ -924,6 +927,7 @@ msgid "Invalid pins for PWMOut"
924927
msgstr ""
925928

926929
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
930+
#: shared-bindings/displayio/FourWire.c
927931
msgid "Invalid polarity"
928932
msgstr ""
929933

@@ -1190,6 +1194,10 @@ msgstr ""
11901194
msgid "Pull not used when direction is output."
11911195
msgstr ""
11921196

1197+
#: ports/stm/common-hal/pulseio/PulseIn.c
1198+
msgid "PulseIn not supported on this chip"
1199+
msgstr ""
1200+
11931201
#: ports/stm/common-hal/pulseio/PulseOut.c
11941202
msgid "PulseOut not supported on this chip"
11951203
msgstr ""

locale/es.po

Lines changed: 9 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-03-30 17:03-0700\n"
10+
"POT-Creation-Date: 2020-04-09 13:15-0700\n"
1111
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -282,9 +282,11 @@ msgstr "Todos los timers para este pin están siendo utilizados"
282282

283283
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
284284
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
285+
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
285286
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
286287
#: ports/cxd56/common-hal/pulseio/PulseOut.c
287288
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
289+
#: ports/nrf/common-hal/pulseio/PulseIn.c
288290
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
289291
#: shared-module/_pew/PewPew.c
290292
msgid "All timers in use"
@@ -897,6 +899,7 @@ msgid "Invalid number of bits"
897899
msgstr "Numero inválido de bits"
898900

899901
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
902+
#: shared-bindings/displayio/FourWire.c
900903
msgid "Invalid phase"
901904
msgstr "Fase inválida"
902905

@@ -928,6 +931,7 @@ msgid "Invalid pins for PWMOut"
928931
msgstr ""
929932

930933
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
934+
#: shared-bindings/displayio/FourWire.c
931935
msgid "Invalid polarity"
932936
msgstr "Polaridad inválida"
933937

@@ -1202,6 +1206,10 @@ msgstr ""
12021206
msgid "Pull not used when direction is output."
12031207
msgstr "Pull no se usa cuando la dirección es output."
12041208

1209+
#: ports/stm/common-hal/pulseio/PulseIn.c
1210+
msgid "PulseIn not supported on this chip"
1211+
msgstr ""
1212+
12051213
#: ports/stm/common-hal/pulseio/PulseOut.c
12061214
msgid "PulseOut not supported on this chip"
12071215
msgstr ""

locale/fil.po

Lines changed: 9 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-03-30 17:03-0700\n"
10+
"POT-Creation-Date: 2020-04-09 13:15-0700\n"
1111
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
1212
"Last-Translator: Timothy <me@timothygarcia.ca>\n"
1313
"Language-Team: fil\n"
@@ -282,9 +282,11 @@ msgstr "Lahat ng timers para sa pin na ito ay ginagamit"
282282

283283
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
284284
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
285+
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
285286
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
286287
#: ports/cxd56/common-hal/pulseio/PulseOut.c
287288
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
289+
#: ports/nrf/common-hal/pulseio/PulseIn.c
288290
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
289291
#: shared-module/_pew/PewPew.c
290292
msgid "All timers in use"
@@ -905,6 +907,7 @@ msgid "Invalid number of bits"
905907
msgstr "Mali ang bilang ng bits"
906908

907909
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
910+
#: shared-bindings/displayio/FourWire.c
908911
msgid "Invalid phase"
909912
msgstr "Mali ang phase"
910913

@@ -936,6 +939,7 @@ msgid "Invalid pins for PWMOut"
936939
msgstr ""
937940

938941
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
942+
#: shared-bindings/displayio/FourWire.c
939943
msgid "Invalid polarity"
940944
msgstr "Mali ang polarity"
941945

@@ -1208,6 +1212,10 @@ msgstr ""
12081212
msgid "Pull not used when direction is output."
12091213
msgstr "Pull hindi ginagamit kapag ang direksyon ay output."
12101214

1215+
#: ports/stm/common-hal/pulseio/PulseIn.c
1216+
msgid "PulseIn not supported on this chip"
1217+
msgstr ""
1218+
12111219
#: ports/stm/common-hal/pulseio/PulseOut.c
12121220
msgid "PulseOut not supported on this chip"
12131221
msgstr ""

locale/fr.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: 0.1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-03-30 17:03-0700\n"
11+
"POT-Creation-Date: 2020-04-09 13:15-0700\n"
1212
"PO-Revision-Date: 2019-04-14 20:05+0100\n"
1313
"Last-Translator: Pierrick Couturier <arofarn@arofarn.info>\n"
1414
"Language-Team: fr\n"
@@ -285,9 +285,11 @@ msgstr "Tous les timers pour cette broche sont utilisés"
285285

286286
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
287287
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
288+
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
288289
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
289290
#: ports/cxd56/common-hal/pulseio/PulseOut.c
290291
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
292+
#: ports/nrf/common-hal/pulseio/PulseIn.c
291293
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
292294
#: shared-module/_pew/PewPew.c
293295
msgid "All timers in use"
@@ -911,6 +913,7 @@ msgid "Invalid number of bits"
911913
msgstr "Nombre de bits invalide"
912914

913915
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
916+
#: shared-bindings/displayio/FourWire.c
914917
msgid "Invalid phase"
915918
msgstr "Phase invalide"
916919

@@ -942,6 +945,7 @@ msgid "Invalid pins for PWMOut"
942945
msgstr ""
943946

944947
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
948+
#: shared-bindings/displayio/FourWire.c
945949
msgid "Invalid polarity"
946950
msgstr "Polarité invalide"
947951

@@ -1221,6 +1225,10 @@ msgstr "Appuyez sur une touche pour entrer sur REPL ou CTRL-D pour recharger."
12211225
msgid "Pull not used when direction is output."
12221226
msgstr "Le tirage 'pull' n'est pas utilisé quand la direction est 'output'."
12231227

1228+
#: ports/stm/common-hal/pulseio/PulseIn.c
1229+
msgid "PulseIn not supported on this chip"
1230+
msgstr ""
1231+
12241232
#: ports/stm/common-hal/pulseio/PulseOut.c
12251233
msgid "PulseOut not supported on this chip"
12261234
msgstr ""

0 commit comments

Comments
 (0)