Skip to content

Commit a4ccdd1

Browse files
authored
Merge pull request #6297 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 50457e9 + 3e4731c commit a4ccdd1

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

locale/tr.po

Lines changed: 10 additions & 9 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: 2022-01-16 13:56+0000\n"
11-
"Last-Translator: Gökhan Koçmarlı <gokhankocmarli@gmail.com>\n"
10+
"PO-Revision-Date: 2022-04-19 17:07+0000\n"
11+
"Last-Translator: Siyabend Ürün <urunsiyabend@gmail.com>\n"
1212
"Language-Team: none\n"
1313
"Language: tr\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18-
"X-Generator: Weblate 4.10.1\n"
18+
"X-Generator: Weblate 4.12-dev\n"
1919

2020
#: main.c
2121
msgid ""
@@ -515,7 +515,7 @@ msgstr "Dizi değerleri tekil bytelar olmalıdır."
515515

516516
#: shared-bindings/microcontroller/Pin.c
517517
msgid "At most %d %q may be specified (not %d)"
518-
msgstr ""
518+
msgstr "En az %d %q belirtilmeli (%d değil)"
519519

520520
#: shared-module/memorymonitor/AllocationAlarm.c
521521
#, c-format
@@ -570,23 +570,24 @@ msgstr ""
570570
#: shared-bindings/rgbmatrix/RGBMatrix.c
571571
#, c-format
572572
msgid "Bit depth must be from 1 to 6 inclusive, not %d"
573-
msgstr ""
573+
msgstr "Bit derinliği 1-6 aralığında olmalı, %d değil"
574574

575575
#: shared-bindings/audiobusio/PDMIn.c
576576
msgid "Bit depth must be multiple of 8."
577-
msgstr ""
577+
msgstr "Bit derinliği 8'in katı olacak şekilde olmalı."
578578

579579
#: shared-bindings/bitmaptools/__init__.c
580+
#, fuzzy
580581
msgid "Bitmap size and bits per value must match"
581-
msgstr ""
582+
msgstr "Bitmap boyutu ve bit başına değer uyuşmalı"
582583

583584
#: supervisor/shared/safe_mode.c
584585
msgid "Boot device must be first device (interface #0)."
585-
msgstr ""
586+
msgstr "Önyükleme cihazı ilk cihaz olmalı (arayüz #0)."
586587

587588
#: ports/mimxrt10xx/common-hal/busio/UART.c
588589
msgid "Both RX and TX required for flow control"
589-
msgstr ""
590+
msgstr "Hem RX hem de TX akış kontrolü için gerekli"
590591

591592
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
592593
msgid "Both pins must support hardware interrupts"

0 commit comments

Comments
 (0)