Skip to content

Commit 999731d

Browse files
kwagyemanclaude
andcommitted
docs(i18n): translate Українська (uk)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 0348a12 commit 999731d

808 files changed

Lines changed: 237932 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) The OpenMV MicroPython Documentation is Copyright ©
3+
# 2014-2026 by OpenMV, Damien P. George, and others.
4+
# This file is distributed under the same license as the OpenMV MicroPython
5+
# package.
6+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
7+
#
8+
#, fuzzy
9+
msgid ""
10+
msgstr ""
11+
"Project-Id-Version: OpenMV MicroPython 1.28\n"
12+
"Report-Msgid-Bugs-To: \n"
13+
"POT-Creation-Date: 2026-06-17 22:21-0700\n"
14+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
15+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
16+
"Language-Team: uk <LL@li.org>\n"
17+
"Language: uk\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=utf-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
22+
"Generated-By: Babel 2.18.0\n"
23+
24+
#: ../../changelog/arduino-rpc/index.rst:4
25+
msgid "OpenMV Arduino RPC Library Changelog"
26+
msgstr "Журнал змін бібліотеки OpenMV Arduino RPC"
27+
28+
#: ../../changelog/arduino-rpc/index.rst:6
29+
msgid ""
30+
"The OpenMV Arduino RPC library lets an Arduino control an OpenMV Cam — and "
31+
"stream data from it — over CAN, I²C, SPI, UART (async serial), and USB. It "
32+
"is robust and fault tolerant, recovering automatically from loose wires, "
33+
"packet corruption, and timeouts. Here's what changed in each release — "
34+
"newest first."
35+
msgstr ""
36+
"Бібліотека OpenMV Arduino RPC дає змогу Arduino керувати OpenMV Cam — і "
37+
"отримувати від неї потокові дані — через CAN, I²C, SPI, UART (асинхронний "
38+
"послідовний порт) та USB. Вона відрізняється надійністю і стійкістю до "
39+
"збоїв: автоматично відновлюється після обривів з'єднання, пошкодження "
40+
"пакетів і тайм-аутів. Нижче описано зміни в кожному випуску — від "
41+
"найновішого до найстарішого."
42+
43+
#: ../../changelog/arduino-rpc/index.rst:27
44+
msgid ""
45+
"<details class=\"changelog-major\" open>\n"
46+
" <summary>v1 <span class=\"count\">(11 releases)</span></summary>\n"
47+
" <ul class=\"changelog-versions\">\n"
48+
" <li><a href=\"v1.1.1.html\">v1.1.1</a></li>\n"
49+
" <li><a href=\"v1.1.0.html\">v1.1.0</a></li>\n"
50+
" <li><a href=\"v1.0.9.html\">v1.0.9</a></li>\n"
51+
" <li><a href=\"v1.0.8.html\">v1.0.8</a></li>\n"
52+
" <li><a href=\"v1.0.7.html\">v1.0.7</a></li>\n"
53+
" <li><a href=\"v1.0.6.html\">v1.0.6</a></li>\n"
54+
" <li><a href=\"v1.0.5.html\">v1.0.5</a></li>\n"
55+
" <li><a href=\"v1.0.3.html\">v1.0.3</a></li>\n"
56+
" <li><a href=\"v1.0.2.html\">v1.0.2</a></li>\n"
57+
" <li><a href=\"v1.0.1.html\">v1.0.1</a></li>\n"
58+
" <li><a href=\"v1.0.0.html\">v1.0.0</a></li>\n"
59+
" </ul>\n"
60+
"</details>"
61+
msgstr ""
62+
"<details class=\"changelog-major\" open>\n"
63+
" <summary>v1 <span class=\"count\">(11 releases)</span></summary>\n"
64+
" <ul class=\"changelog-versions\">\n"
65+
" <li><a href=\"v1.1.1.html\">v1.1.1</a></li>\n"
66+
" <li><a href=\"v1.1.0.html\">v1.1.0</a></li>\n"
67+
" <li><a href=\"v1.0.9.html\">v1.0.9</a></li>\n"
68+
" <li><a href=\"v1.0.8.html\">v1.0.8</a></li>\n"
69+
" <li><a href=\"v1.0.7.html\">v1.0.7</a></li>\n"
70+
" <li><a href=\"v1.0.6.html\">v1.0.6</a></li>\n"
71+
" <li><a href=\"v1.0.5.html\">v1.0.5</a></li>\n"
72+
" <li><a href=\"v1.0.3.html\">v1.0.3</a></li>\n"
73+
" <li><a href=\"v1.0.2.html\">v1.0.2</a></li>\n"
74+
" <li><a href=\"v1.0.1.html\">v1.0.1</a></li>\n"
75+
" <li><a href=\"v1.0.0.html\">v1.0.0</a></li>\n"
76+
" </ul>\n"
77+
"</details>"
Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) The OpenMV MicroPython Documentation is Copyright ©
3+
# 2014-2026 by OpenMV, Damien P. George, and others.
4+
# This file is distributed under the same license as the OpenMV MicroPython
5+
# package.
6+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
7+
#
8+
#, fuzzy
9+
msgid ""
10+
msgstr ""
11+
"Project-Id-Version: OpenMV MicroPython 1.28\n"
12+
"Report-Msgid-Bugs-To: \n"
13+
"POT-Creation-Date: 2026-06-17 22:21-0700\n"
14+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
15+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
16+
"Language-Team: uk <LL@li.org>\n"
17+
"Language: uk\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=utf-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
22+
"Generated-By: Babel 2.18.0\n"
23+
24+
#: ../../changelog/arduino-rpc/v1.0.0.rst:4
25+
msgid "v1.0.0"
26+
msgstr "v1.0.0"
27+
28+
#: ../../changelog/arduino-rpc/v1.0.0.rst:6
29+
msgid ""
30+
"v1.0.0 is the **initial release of the OpenMV Arduino RPC library** — an "
31+
"Arduino library for controlling an OpenMV Cam (or another Arduino, or a "
32+
"computer) and streaming data from it over CAN, I²C, SPI, UART (async "
33+
"serial), and USB. As the first release there is nothing to migrate from; "
34+
"this entry summarizes what it shipped with."
35+
msgstr ""
36+
"v1.0.0 — це **перший випуск бібліотеки OpenMV Arduino RPC** — бібліотеки "
37+
"Arduino для керування OpenMV Cam (або іншим Arduino, або комп'ютером) та "
38+
"отримання від неї потокових даних через CAN, I²C, SPI, UART (асинхронний "
39+
"послідовний порт) і USB. Оскільки це перший випуск, мігрувати нема з чого; "
40+
"тут наведено перелік усього, що увійшло до нього."
41+
42+
#: ../../changelog/arduino-rpc/v1.0.0.rst:15
43+
msgid "On this page"
44+
msgstr "На цій сторінці"
45+
46+
#: ../../changelog/arduino-rpc/v1.0.0.rst:18
47+
msgid "Highlights"
48+
msgstr "Основне"
49+
50+
#: ../../changelog/arduino-rpc/v1.0.0.rst:20
51+
msgid ""
52+
"**Remote procedure calls over any bus** — call functions on an OpenMV Cam "
53+
"from an Arduino over CAN, I²C, SPI, UART, or USB, and stream the results "
54+
"back."
55+
msgstr ""
56+
"**Віддалені виклики процедур через будь-яку шину** — виклик функцій на "
57+
"OpenMV Cam з Arduino через CAN, I²C, SPI, UART або USB із поверненням "
58+
"результатів."
59+
60+
#: ../../changelog/arduino-rpc/v1.0.0.rst:23
61+
msgid ""
62+
"**Controller and peripheral roles** — an Arduino can drive a camera as the "
63+
"controller device, or act as a peripheral that a camera or host calls into."
64+
msgstr ""
65+
"**Ролі контролера та периферійного пристрою** — Arduino може керувати "
66+
"камерою як контролер або виступати периферійним пристроєм, до якого "
67+
"звертається камера чи хост."
68+
69+
#: ../../changelog/arduino-rpc/v1.0.0.rst:25
70+
msgid ""
71+
"**Fault tolerant** — recovers automatically from loose wires, packet "
72+
"corruption, and timeouts."
73+
msgstr ""
74+
"**Стійкість до збоїв** — автоматичне відновлення після обривів з'єднання, "
75+
"пошкодження пакетів і тайм-аутів."
76+
77+
#: ../../changelog/arduino-rpc/v1.0.0.rst:27
78+
msgid ""
79+
"**Data streaming** — a streaming mode for moving large payloads such as JPEG"
80+
" frames."
81+
msgstr ""
82+
"**Потокова передача даних** — режим стрімінгу для переміщення великих "
83+
"обсягів даних, наприклад кадрів JPEG."
84+
85+
#: ../../changelog/arduino-rpc/v1.0.0.rst:31
86+
msgid "New features"
87+
msgstr "Нові функції"
88+
89+
#: ../../changelog/arduino-rpc/v1.0.0.rst:33
90+
msgid ""
91+
"The RPC interface implemented across CAN, I²C, SPI, UART (async serial), and"
92+
" USB transports, with a common controller / peripheral API under the "
93+
"``openmv`` namespace."
94+
msgstr ""
95+
"Інтерфейс RPC, реалізований поверх транспортів CAN, I²C, SPI, UART "
96+
"(асинхронний послідовний порт) і USB, зі спільним API "
97+
"контролера/периферійного пристрою у просторі імен ``openmv``\\ ."
98+
99+
#: ../../changelog/arduino-rpc/v1.0.0.rst:36
100+
msgid "A streaming mode for high-throughput transfers such as image transfer."
101+
msgstr ""
102+
"Режим стрімінгу для високопропускних передач, наприклад передачі зображень."
103+
104+
#: ../../changelog/arduino-rpc/v1.0.0.rst:37
105+
msgid ""
106+
"Example sketches — popular features as the controller device, JPEG image "
107+
"transfer, and moving an image."
108+
msgstr ""
109+
"Приклади скетчів — популярні функції як пристрій-контролер, передача "
110+
"зображень JPEG і переміщення зображення."
111+
112+
#: ../../changelog/arduino-rpc/v1.0.0.rst:39
113+
msgid "Linux / Raspberry Pi support."
114+
msgstr "Підтримка Linux / Raspberry Pi."
115+
116+
#: ../../changelog/arduino-rpc/v1.0.0.rst:42
117+
msgid "Breaking API changes"
118+
msgstr "Несумісні зміни API"
119+
120+
#: ../../changelog/arduino-rpc/v1.0.0.rst:44
121+
msgid ""
122+
"None. v1.0.0 is the initial release — there is no prior version to break "
123+
"compatibility with."
124+
msgstr ""
125+
"Відсутні. v1.0.0 — перший випуск, тому немає попередньої версії, з якою "
126+
"можна було б порушити сумісність."
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) The OpenMV MicroPython Documentation is Copyright ©
3+
# 2014-2026 by OpenMV, Damien P. George, and others.
4+
# This file is distributed under the same license as the OpenMV MicroPython
5+
# package.
6+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
7+
#
8+
#, fuzzy
9+
msgid ""
10+
msgstr ""
11+
"Project-Id-Version: OpenMV MicroPython 1.28\n"
12+
"Report-Msgid-Bugs-To: \n"
13+
"POT-Creation-Date: 2026-06-17 22:21-0700\n"
14+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
15+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
16+
"Language-Team: uk <LL@li.org>\n"
17+
"Language: uk\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=utf-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
22+
"Generated-By: Babel 2.18.0\n"
23+
24+
#: ../../changelog/arduino-rpc/v1.0.1.rst:4
25+
msgid "v1.0.1"
26+
msgstr "v1.0.1"
27+
28+
#: ../../changelog/arduino-rpc/v1.0.1.rst:6
29+
msgid "v1.0.1 is a compatibility fix."
30+
msgstr "v1.0.1 — виправлення сумісності."
31+
32+
#: ../../changelog/arduino-rpc/v1.0.1.rst:9
33+
msgid "Bug fixes"
34+
msgstr "Виправлення помилок"
35+
36+
#: ../../changelog/arduino-rpc/v1.0.1.rst:11
37+
msgid ""
38+
"Fixed the Arduino ``Serial`` port defines so the library builds correctly "
39+
"across Arduino cores."
40+
msgstr ""
41+
"Виправлено визначення порту ``Serial`` Arduino, щоб бібліотека коректно "
42+
"збиралась у різних ядрах Arduino."
43+
44+
#: ../../changelog/arduino-rpc/v1.0.1.rst:15
45+
msgid "Breaking API changes"
46+
msgstr "Несумісні зміни API"
47+
48+
#: ../../changelog/arduino-rpc/v1.0.1.rst:17
49+
msgid "None."
50+
msgstr "Відсутні."
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) The OpenMV MicroPython Documentation is Copyright ©
3+
# 2014-2026 by OpenMV, Damien P. George, and others.
4+
# This file is distributed under the same license as the OpenMV MicroPython
5+
# package.
6+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
7+
#
8+
#, fuzzy
9+
msgid ""
10+
msgstr ""
11+
"Project-Id-Version: OpenMV MicroPython 1.28\n"
12+
"Report-Msgid-Bugs-To: \n"
13+
"POT-Creation-Date: 2026-06-17 22:21-0700\n"
14+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
15+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
16+
"Language-Team: uk <LL@li.org>\n"
17+
"Language: uk\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=utf-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
22+
"Generated-By: Babel 2.18.0\n"
23+
24+
#: ../../changelog/arduino-rpc/v1.0.2.rst:4
25+
msgid "v1.0.2"
26+
msgstr "v1.0.2"
27+
28+
#: ../../changelog/arduino-rpc/v1.0.2.rst:6
29+
msgid "v1.0.2 is a compatibility fix."
30+
msgstr "v1.0.2 — виправлення сумісності."
31+
32+
#: ../../changelog/arduino-rpc/v1.0.2.rst:9
33+
msgid "Bug fixes"
34+
msgstr "Виправлення помилок"
35+
36+
#: ../../changelog/arduino-rpc/v1.0.2.rst:11
37+
msgid "Fixed compile errors on ESP32 and ESP8266."
38+
msgstr "Виправлено помилки компіляції на ESP32 та ESP8266."
39+
40+
#: ../../changelog/arduino-rpc/v1.0.2.rst:14
41+
msgid "Breaking API changes"
42+
msgstr "Несумісні зміни API"
43+
44+
#: ../../changelog/arduino-rpc/v1.0.2.rst:16
45+
msgid "None."
46+
msgstr "Відсутні."
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) The OpenMV MicroPython Documentation is Copyright ©
3+
# 2014-2026 by OpenMV, Damien P. George, and others.
4+
# This file is distributed under the same license as the OpenMV MicroPython
5+
# package.
6+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
7+
#
8+
#, fuzzy
9+
msgid ""
10+
msgstr ""
11+
"Project-Id-Version: OpenMV MicroPython 1.28\n"
12+
"Report-Msgid-Bugs-To: \n"
13+
"POT-Creation-Date: 2026-06-17 22:21-0700\n"
14+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
15+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
16+
"Language-Team: uk <LL@li.org>\n"
17+
"Language: uk\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=utf-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
22+
"Generated-By: Babel 2.18.0\n"
23+
24+
#: ../../changelog/arduino-rpc/v1.0.3.rst:4
25+
msgid "v1.0.3"
26+
msgstr "v1.0.3"
27+
28+
#: ../../changelog/arduino-rpc/v1.0.3.rst:6
29+
msgid "v1.0.3 is a compatibility fix."
30+
msgstr "v1.0.3 — виправлення сумісності."
31+
32+
#: ../../changelog/arduino-rpc/v1.0.3.rst:9
33+
msgid "Bug fixes"
34+
msgstr "Виправлення помилок"
35+
36+
#: ../../changelog/arduino-rpc/v1.0.3.rst:11
37+
msgid "Fixed compile errors on the Arduino Nano 33 BLE."
38+
msgstr "Виправлено помилки компіляції на Arduino Nano 33 BLE."
39+
40+
#: ../../changelog/arduino-rpc/v1.0.3.rst:14
41+
msgid "Breaking API changes"
42+
msgstr "Несумісні зміни API"
43+
44+
#: ../../changelog/arduino-rpc/v1.0.3.rst:16
45+
msgid "None."
46+
msgstr "Відсутні."

0 commit comments

Comments
 (0)