Translated using Weblate (Russian)
Currently translated at 100.0% (6637 of 6637 strings) Translation: KiCad EDA/master source Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
This commit is contained in:
parent
9b7592eafe
commit
7f9a6efcf4
|
@ -3,14 +3,14 @@
|
|||
# This file is distributed under GNU Free Documentation License.
|
||||
# http://www.gnu.org/licenses/fdl-1.3.html
|
||||
# Konstantin Baranovskiy <baranovskiykonstantin@gmail.com>, 2020, 2021.
|
||||
# ZbeeGin <zbeegin@op.pl>, 2020.
|
||||
# ZbeeGin <zbeegin@op.pl>, 2020, 2021.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: KiCad\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-12-31 06:36-0800\n"
|
||||
"PO-Revision-Date: 2021-01-01 17:16+0000\n"
|
||||
"Last-Translator: Konstantin Baranovskiy <baranovskiykonstantin@gmail.com>\n"
|
||||
"Last-Translator: ZbeeGin <zbeegin@op.pl>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/kicad/"
|
||||
"master-source/ru/>\n"
|
||||
"Language: ru\n"
|
||||
|
@ -29784,20 +29784,18 @@ msgstr ""
|
|||
"использованием внутреннего стиля."
|
||||
|
||||
#: pcbnew/plugins/cadstar/cadstar_pcb_archive_loader.cpp:1170
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid "Unexpected Dimension type (ID %s). This was not imported"
|
||||
msgstr ""
|
||||
"Идентификатор размерной линии %s не имеет аналога в KiCad. Она не будет "
|
||||
"импортирована"
|
||||
msgstr "Неожиданный тип измерения (идентификатор %s). Он не будет импортирован"
|
||||
|
||||
#: pcbnew/plugins/cadstar/cadstar_pcb_archive_loader.cpp:1306
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Dimension ID %s is an angular dimension which has no KiCad equivalent. The "
|
||||
"object was not imported."
|
||||
msgstr ""
|
||||
"Идентификатор размерной линии %s не имеет аналога в KiCad. Она не будет "
|
||||
"импортирована"
|
||||
"импортирована."
|
||||
|
||||
#: pcbnew/plugins/cadstar/cadstar_pcb_archive_loader.cpp:1346
|
||||
#, c-format
|
||||
|
@ -29838,7 +29836,7 @@ msgstr ""
|
|||
"параметр не имеет аналога в KiCad, он будет проигнорирован."
|
||||
|
||||
#: pcbnew/plugins/cadstar/cadstar_pcb_archive_loader.cpp:1568
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The CADSTAR template '%s' has the setting 'Box Isolated Pins' enabled. This "
|
||||
"setting has no KiCad equivalent, so it has been ignored."
|
||||
|
@ -29847,7 +29845,7 @@ msgstr ""
|
|||
"не имеет аналога в KiCad, он будет проигнорирован."
|
||||
|
||||
#: pcbnew/plugins/cadstar/cadstar_pcb_archive_loader.cpp:1574
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid ""
|
||||
"The CADSTAR template '%s' has the setting 'Automatic Repour' enabled. This "
|
||||
"setting has no KiCad equivalent, so it has been ignored."
|
||||
|
|
Loading…
Reference in New Issue