8000 Translations update from Hosted Weblate by weblate · Pull Request #10433 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Translations update from Hosted Weblate #10433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2024-11-12 08:09+0000\n"
"Last-Translator: Iqbal Rifai <iqbalrifai@163.com>\n"
"PO-Revision-Date: 2025-06-18 17:01+0000\n"
"Last-Translator: Dan Halbert <halbert@halwitz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ID\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.8.2\n"
"X-Generator: Weblate 5.12.1\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -76,7 +76,7 @@ msgstr " tidak ketemu.\n"

#: main.c
msgid " output:\n"
msgstr "output:\n"
msgstr " output:\n"

#: py/objstr.c
#, c-format
Expand Down Expand Up @@ -2362,7 +2362,7 @@ msgstr "Kesalahan firmware sistem tidak diketahui: %d"
#: shared-module/_pixelmap/PixelMap.c
#, c-format
msgid "Unmatched number of items on RHS (expected %d, got %d)."
msgstr "Jumlah item pada RHS tidak cocok (diharapkan %d, didapatkan %d)."
msgstr "Jumlah item pada RHS tidak cocok (diharapkan %d, didapatkan %d)."

#: ports/nordic/common-hal/_bleio/__init__.c
msgid ""
Expand Down
15 changes: 8 additions & 7 deletions locale/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2023-12-06 22:06+0000\n"
"Last-Translator: deepserket <deepserket@gmail.com>\n"
"PO-Revision-Date: 2025-06-18 17:01+0000\n"
"Last-Translator: Dan Halbert <halbert@halwitz.org>\n"
"Language-Team: \n"
"Language: it_IT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.3-dev\n"
"X-Generator: Weblate 5.12.1\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -990,7 +990,7 @@ msgstr ""
#: ports/nordic/sd_mutex.c
#, c-format
msgid "Failed to acquire mutex, err 0x%04x"
msgstr "Impossibile acquisire il mutex, err 0x%04x"
msgstr "Impossibile acquisire il mutex, err 0x%04x"

#: ports/raspberrypi/common-hal/mdns/Server.c
msgid "Failed to add service TXT record"
Expand Down Expand Up @@ -1057,7 +1057,7 @@ msgstr ""
#: ports/nordic/sd_mutex.c
#, c-format
msgid "Failed to release mutex, err 0x%04x"
msgstr "Impossibile rilasciare il mutex, err 0x%04x"
msgstr "Impossibile rilasciare il mutex, err 0x%04x"

#: ports/zephyr-cp/common-hal/wifi/Radio.c
msgid "Failed to set hostname"
Expand Down Expand Up @@ -1829,9 +1829,10 @@ msgid "Pipe error"
msgstr ""

#: py/builtinhelp.c
#, fuzzy
msgid "Plus any modules on the filesystem\n"
msgstr "Imposssibile rimontare il filesystem"
msgstr ""
"Imposssibile rimontare il filesystem\\n"
"\n"

#: shared-module/vectorio/Polygon.c
msgid "Polygon needs at least 3 points"
Expand Down
8 changes: 4 additions & 4 deletions locale/tr.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-07-03 19:09+0000\n"
"Last-Translator: Hacı <qwehacim3542qwe@gmail.com>\n"
"PO-Revision-Date: 2025-06-18 17:01+0000\n"
"Last-Translator: Dan Halbert <halbert@halwitz.org>\n"
"Language-Team: none\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.7-dev\n"
"X-Generator: Weblate 5.12.1\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -750,7 +750,7 @@ msgstr ""

#: ports/espressif/common-hal/alarm/pin/PinAlarm.c
msgid "Can only alarm on RTC IO from deep sleep."
msgstr ""
msgstr "Sadece alarm RTC IO'yu uyandırabilir."

#: ports/espressif/common-hal/alarm/pin/PinAlarm.c
msgid "Can only alarm on one low pin while others alarm high from deep sleep."
Expand Down
0