From 6108958ed49a6aa018d59419846015b440a108b1 Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Tue, 3 Jun 2025 15:14:47 +0200 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (1015 of 1015 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/ --- locale/en_GB.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/en_GB.po b/locale/en_GB.po index f62a09e1db378..1f540603b7d83 100644 --- a/locale/en_GB.po +++ b/locale/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-04-25 15:04+0000\n" +"PO-Revision-Date: 2025-06-04 14:01+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: none\n" "Language: en_GB\n" @@ -2098,7 +2098,7 @@ msgstr "Tile width must exactly divide bitmap width" #: shared-module/tilepalettemapper/TilePaletteMapper.c msgid "TilePaletteMapper may only be bound to a TileGrid once" -msgstr "" +msgstr "TilePaletteMapper may only be bound to a TileGrid once" #: shared-bindings/alarm/time/TimeAlarm.c msgid "Time is in the past." @@ -2393,7 +2393,7 @@ msgstr "Wi-Fi: " #: ports/raspberrypi/common-hal/wifi/Radio.c #: ports/zephyr-cp/common-hal/wifi/Radio.c msgid "WiFi is not enabled" -msgstr "" +msgstr "WiFi is not enabled" #: main.c msgid "Woken up by alarm.\n"