Skip to content

Commit e20cc02

Browse files
committed
locale: regenerate translations for bleio adapter timeout
Signed-off-by: Sean Cross <[email protected]>
1 parent ca3cba5 commit e20cc02

File tree

14 files changed

+84
-14
lines changed

14 files changed

+84
-14
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-05-12 14:37+1000\n"
11+
"POT-Creation-Date: 2020-05-19 14:57+0800\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"
@@ -1485,6 +1485,11 @@ msgstr ""
14851485
msgid "Tile width must exactly divide bitmap width"
14861486
msgstr ""
14871487

1488+
#: ports/nrf/common-hal/_bleio/Adapter.c
1489+
#, c-format
1490+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1491+
msgstr ""
1492+
14881493
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14891494
msgid "Too many channels in sample."
14901495
msgstr "Terlalu banyak channel dalam sampel"

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-05-12 14:37+1000\n"
11+
"POT-Creation-Date: 2020-05-19 14:57+0800\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"
@@ -1469,6 +1469,11 @@ msgstr ""
14691469
msgid "Tile width must exactly divide bitmap width"
14701470
msgstr ""
14711471

1472+
#: ports/nrf/common-hal/_bleio/Adapter.c
1473+
#, c-format
1474+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1475+
msgstr ""
1476+
14721477
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14731478
msgid "Too many channels in sample."
14741479
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-05-12 14:37+1000\n"
10+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1111
"PO-Revision-Date: 2020-04-30 17:01+0000\n"
1212
"Last-Translator: Jeff Epler <[email protected]>\n"
1313
"Language-Team: German <https://later.unpythonic.net/projects/circuitpython/"
@@ -1495,6 +1495,11 @@ msgstr ""
14951495
msgid "Tile width must exactly divide bitmap width"
14961496
msgstr ""
14971497

1498+
#: ports/nrf/common-hal/_bleio/Adapter.c
1499+
#, c-format
1500+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1501+
msgstr ""
1502+
14981503
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14991504
msgid "Too many channels in sample."
15001505
msgstr "Zu viele Kanäle im sample"

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-05-12 14:37+1000\n"
10+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -1469,6 +1469,11 @@ msgstr ""
14691469
msgid "Tile width must exactly divide bitmap width"
14701470
msgstr ""
14711471

1472+
#: ports/nrf/common-hal/_bleio/Adapter.c
1473+
#, c-format
1474+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1475+
msgstr ""
1476+
14721477
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14731478
msgid "Too many channels in sample."
14741479
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-05-12 14:37+1000\n"
10+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1111
"PO-Revision-Date: 2020-03-30 22:11+0000\n"
1212
"Last-Translator: Tannewt <[email protected]>\n"
1313
"Language-Team: English <https://later.unpythonic.net/projects/circuitpython/"
@@ -1478,6 +1478,11 @@ msgstr ""
14781478
msgid "Tile width must exactly divide bitmap width"
14791479
msgstr ""
14801480

1481+
#: ports/nrf/common-hal/_bleio/Adapter.c
1482+
#, c-format
1483+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1484+
msgstr ""
1485+
14811486
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14821487
msgid "Too many channels in sample."
14831488
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-05-12 14:37+1000\n"
10+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1111
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -1486,6 +1486,11 @@ msgstr ""
14861486
msgid "Tile width must exactly divide bitmap width"
14871487
msgstr "Ancho del Tile debe dividir exactamente el ancho de mapa de bits"
14881488

1489+
#: ports/nrf/common-hal/_bleio/Adapter.c
1490+
#, c-format
1491+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1492+
msgstr ""
1493+
14891494
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14901495
msgid "Too many channels in sample."
14911496
msgstr "Demasiados canales en sample."

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-05-12 14:37+1000\n"
10+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1111
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
1212
"Last-Translator: Timothy <[email protected]>\n"
1313
"Language-Team: fil\n"
@@ -1492,6 +1492,11 @@ msgstr ""
14921492
msgid "Tile width must exactly divide bitmap width"
14931493
msgstr ""
14941494

1495+
#: ports/nrf/common-hal/_bleio/Adapter.c
1496+
#, c-format
1497+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1498+
msgstr ""
1499+
14951500
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14961501
msgid "Too many channels in sample."
14971502
msgstr "Sobra ang channels sa sample."

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-05-12 14:37+1000\n"
11+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1212
"PO-Revision-Date: 2020-05-05 20:24+0000\n"
1313
"Last-Translator: Jeff Epler <[email protected]>\n"
1414
"Language-Team: French <https://later.unpythonic.net/projects/circuitpython/"
@@ -1514,6 +1514,11 @@ msgstr ""
15141514
msgid "Tile width must exactly divide bitmap width"
15151515
msgstr "La largeur de la tuile doit diviser exactement la largeur de l'image"
15161516

1517+
#: ports/nrf/common-hal/_bleio/Adapter.c
1518+
#, c-format
1519+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1520+
msgstr ""
1521+
15171522
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
15181523
msgid "Too many channels in sample."
15191524
msgstr "Trop de canaux dans l'échantillon."

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-05-12 14:37+1000\n"
11+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1212
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
1313
"Last-Translator: Enrico Paganin <[email protected]>\n"
1414
"Language-Team: \n"
@@ -1503,6 +1503,11 @@ msgstr ""
15031503
msgid "Tile width must exactly divide bitmap width"
15041504
msgstr ""
15051505

1506+
#: ports/nrf/common-hal/_bleio/Adapter.c
1507+
#, c-format
1508+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1509+
msgstr ""
1510+
15061511
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
15071512
msgid "Too many channels in sample."
15081513
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-05-12 14:37+1000\n"
11+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1212
"PO-Revision-Date: 2019-05-06 14:22-0700\n"
1313
"Last-Translator: \n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -1473,6 +1473,11 @@ msgstr ""
14731473
msgid "Tile width must exactly divide bitmap width"
14741474
msgstr ""
14751475

1476+
#: ports/nrf/common-hal/_bleio/Adapter.c
1477+
#, c-format
1478+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1479+
msgstr ""
1480+
14761481
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14771482
msgid "Too many channels in sample."
14781483
msgstr ""

locale/pl.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-05-12 14:37+1000\n"
10+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1111
"PO-Revision-Date: 2019-03-19 18:37-0700\n"
1212
"Last-Translator: Radomir Dopieralski <[email protected]>\n"
1313
"Language-Team: pl\n"
@@ -1474,6 +1474,11 @@ msgstr ""
14741474
msgid "Tile width must exactly divide bitmap width"
14751475
msgstr "Szerokość bitmapy musi być wielokrotnością szerokości kafelka"
14761476

1477+
#: ports/nrf/common-hal/_bleio/Adapter.c
1478+
#, c-format
1479+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1480+
msgstr ""
1481+
14771482
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14781483
msgid "Too many channels in sample."
14791484
msgstr "Zbyt wiele kanałów."

locale/pt_BR.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-05-12 14:37+1000\n"
11+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1212
"PO-Revision-Date: 2018-10-02 21:14-0000\n"
1313
"Last-Translator: \n"
1414
"Language-Team: \n"
@@ -1486,6 +1486,11 @@ msgstr ""
14861486
msgid "Tile width must exactly divide bitmap width"
14871487
msgstr ""
14881488

1489+
#: ports/nrf/common-hal/_bleio/Adapter.c
1490+
#, c-format
1491+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1492+
msgstr ""
1493+
14891494
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14901495
msgid "Too many channels in sample."
14911496
msgstr "Muitos canais na amostra."

locale/sv.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: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
10+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1111
"PO-Revision-Date: 2020-05-14 12:41+0000\n"
1212
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1313
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -1476,6 +1476,11 @@ msgstr ""
14761476
msgid "Tile width must exactly divide bitmap width"
14771477
msgstr ""
14781478

1479+
#: ports/nrf/common-hal/_bleio/Adapter.c
1480+
#, c-format
1481+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1482+
msgstr ""
1483+
14791484
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14801485
msgid "Too many channels in sample."
14811486
msgstr ""

locale/zh_Latn_pinyin.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: circuitpython-cn\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
10+
"POT-Creation-Date: 2020-05-19 14:57+0800\n"
1111
"PO-Revision-Date: 2019-04-13 10:10-0700\n"
1212
"Last-Translator: hexthat\n"
1313
"Language-Team: Chinese Hanyu Pinyin\n"
@@ -1495,6 +1495,11 @@ msgstr "Píng pū zhí chāochū fànwéi"
14951495
msgid "Tile width must exactly divide bitmap width"
14961496
msgstr "Píng pū kuāndù bìxū huàfēn wèi tú kuāndù"
14971497

1498+
#: ports/nrf/common-hal/_bleio/Adapter.c
1499+
#, c-format
1500+
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1501+
msgstr ""
1502+
14981503
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14991504
msgid "Too many channels in sample."
15001505
msgstr "Chōuyàng zhōng de píndào tài duō."

0 commit comments

Comments
 (0)