Skip to content

Commit 2003d23

Browse files
xXxweblate
authored andcommitted
Translated using Weblate (Russian)
Currently translated at 100.0% (1002 of 1002 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ru/
1 parent 485929b commit 2003d23

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

locale/ru.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"PO-Revision-Date: 2023-09-06 13:57+0000\n"
11-
"Last-Translator: Jeff Epler <[email protected]>\n"
10+
"PO-Revision-Date: 2023-09-10 08:50+0000\n"
11+
"Last-Translator: xXx <[email protected]>\n"
1212
"Language-Team: none\n"
1313
"Language: ru\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
17-
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
18-
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
17+
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
18+
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
1919
"X-Generator: Weblate 5.0.1-dev\n"
2020

2121
#: main.c
@@ -484,7 +484,7 @@ msgstr "Диапазон адресов не разрешен"
484484

485485
#: shared-bindings/memorymap/AddressRange.c
486486
msgid "Address range wraps around"
487-
msgstr ""
487+
msgstr "Обертывание диапазона адресов"
488488

489489
#: ports/espressif/common-hal/canio/CAN.c
490490
msgid "All CAN peripherals are in use"
@@ -1437,7 +1437,7 @@ msgstr "Должен быть субклассом %q."
14371437

14381438
#: ports/espressif/common-hal/dotclockframebuffer/DotClockFramebuffer.c
14391439
msgid "Must provide 5/6/5 RGB pins"
1440-
msgstr ""
1440+
msgstr "Должен иметь 5/6/5 контактов RGB"
14411441

14421442
#: ports/mimxrt10xx/common-hal/busio/SPI.c shared-bindings/busio/SPI.c
14431443
msgid "Must provide MISO or MOSI pin"
@@ -2211,7 +2211,7 @@ msgstr "Значение UUID не является строковым, целы
22112211

22122212
#: ports/raspberrypi/common-hal/memorymap/AddressRange.c
22132213
msgid "Unable to access unaligned IO register"
2214-
msgstr ""
2214+
msgstr "Невозможно получить доступ к невыровненному регистру ввода-вывода"
22152215

22162216
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
22172217
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
@@ -2272,7 +2272,7 @@ msgstr "Невозможно выполнить запись в nvm."
22722272

22732273
#: ports/raspberrypi/common-hal/memorymap/AddressRange.c
22742274
msgid "Unable to write to read-only memory"
2275-
msgstr ""
2275+
msgstr "Невозможно записать в постоянную память"
22762276

22772277
#: shared-bindings/alarm/SleepMemory.c
22782278
msgid "Unable to write to sleep_memory."

0 commit comments

Comments
 (0)