# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR The FreeBSD Project # This file is distributed under the same license as the FreeBSD Documentation package. # Vladlen Popolitov , 2025. msgid "" msgstr "" "Project-Id-Version: FreeBSD Documentation VERSION\n" "POT-Creation-Date: 2025-09-20 14:02+0300\n" "PO-Revision-Date: 2025-06-23 04:45+0000\n" "Last-Translator: Vladlen Popolitov \n" "Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "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" "X-Generator: Weblate 4.17\n" #. type: Yaml Front Matter Hash Value: description #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:1 #, no-wrap msgid "Rosetta Stone with the differences between Docbook and AsciiDoc" msgstr "Розеттский камень с различиями между Docbook и AsciiDoc" #. type: Yaml Front Matter Hash Value: title #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:1 #, no-wrap msgid "Chapter 7. Rosetta Stone" msgstr "Глава 7. Розеттский камень" #. type: Title = #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:14 #, no-wrap msgid "Rosetta Stone" msgstr "Розеттский камень" #. type: Block title #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:52 #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:56 #, no-wrap msgid "Comparison between Docbook and AsciiDoc" msgstr "Сравнение Docbook и AsciiDoc" #. type: Plain text #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:55 msgid "" "This rosetta stone tries to show the differences between Docbook and " "AsciiDoc." msgstr "Эта шпаргалка пытается показать различия между Docbook и AsciiDoc." #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:59 #, no-wrap msgid "Language Feature" msgstr "Языковая функция" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:59 #, no-wrap msgid "Docbook" msgstr "Docbook" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:61 #, no-wrap msgid "AsciiDoc" msgstr "AsciiDoc" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:62 #, no-wrap msgid "*Bold*" msgstr "*Жирный*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:63 #, no-wrap msgid "bold" msgstr "жирный" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:65 #, no-wrap msgid "\\*bold*" msgstr "\\*жирный*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:66 #, no-wrap msgid "*Italic*" msgstr "*Курсив*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:67 #, no-wrap msgid "Italic" msgstr "Курсив" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:69 #, no-wrap msgid "\\_Italic_" msgstr "\\_Курсив_" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:70 #, no-wrap msgid "*Monospace*" msgstr "*Моноширинный*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:71 #, no-wrap msgid "Monospace" msgstr "Моноширинный" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:73 #, no-wrap msgid "\\`Monospace`" msgstr "\\`Моноширинный`" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:74 #, no-wrap msgid "*Paragraph*" msgstr "*Абзац*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:75 #, no-wrap msgid "This is a paragraph" msgstr "Это абзац" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:77 #, no-wrap msgid "This is a paragraph" msgstr "Это абзац" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:78 #, no-wrap msgid "*Keycap*" msgstr "*Клавиша*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:79 #, no-wrap msgid "F11" msgstr "F11" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:81 #, no-wrap msgid "\\kbd:[F11]" msgstr "\\kbd:[F11]" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:82 #, no-wrap msgid "*Links*" msgstr "*Ссылки*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:87 #, no-wrap msgid "" "[source,xml]\n" "----\n" "Download FreeBSD\n" "----" msgstr "" "[source,xml]\n" "----\n" "\n" "Загрузить FreeBSD\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:93 #, no-wrap msgid "" "[source]\n" "----\n" "link:https://www.freebsd.org/where/[Download FreeBSD]\n" "----" msgstr "" "[source]\n" "----\n" "link:https://www.freebsd.org/where/[Загрузить FreeBSD]\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:94 #, no-wrap msgid "*Sections*" msgstr "*Разделы*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:101 #, no-wrap msgid "" "[source,xml]\n" "----\n" " \n" " Section 1\n" " \n" "----" msgstr "" "[source,xml]\n" "----\n" " \n" " Раздел 1\n" " \n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:108 #, no-wrap msgid "" "[source]\n" "----\n" " [[id]]\n" " = Section 1\n" "----" msgstr "" "[source]\n" "----\n" " [[id]]\n" " = Раздел 1\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:109 #, no-wrap msgid "*Unordered list*" msgstr "*Неупорядоченный список*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:122 #, no-wrap msgid "" "[source,xml]\n" "----\n" "\n" " \n" " When to build a custom kernel.\n" " \n" "\n" " \n" " How to take a hardware inventory.\n" " \n" "\n" "----" msgstr "" "[source,xml]\n" "----\n" "\n" " \n" " Когда следует собирать собственное ядро.\n" " \n" "\n" " \n" " Как выполнить инвентаризацию оборудования.\n" " \n" "\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:129 #, no-wrap msgid "" "[source]\n" "----\n" "* When to build a custom kernel.\n" "* How to take a hardware inventory.\n" "----" msgstr "" "[source]\n" "----\n" "* Когда необходимо собрать собственное ядро.\n" "* Как выполнить инвентаризацию оборудования.\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:130 #, no-wrap msgid "*Ordered list*" msgstr "*Упорядоченный список*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:148 #, no-wrap msgid "" "[source,xml]\n" "----\n" "\n" " \n" " One\n" " \n" " \n" " Two\n" " \n" " \n" " Three\n" " \n" " \n" " Four\n" " \n" "\n" "----" msgstr "" "[source,xml]\n" "----\n" "\n" " \n" " Один\n" " \n" " \n" " Два\n" " \n" " \n" " Три\n" " \n" " \n" " Четыре\n" " \n" "\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:157 #, no-wrap msgid "" "[source]\n" "----\n" ". One\n" ". Two\n" ". Three\n" ". Four\n" "----" msgstr "" "[source]\n" "----\n" ". Один\n" ". Два\n" ". Три\n" ". Четыре\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:158 #, no-wrap msgid "*Variable list*" msgstr "*Словарный список (Variable list)*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:170 #, no-wrap msgid "" "[source,xml]\n" "----\n" "\n" " \n" " amd64\n" " \n" " This is the most common desktop...\n" " \n" " \n" "\n" "----" msgstr "" "[source,xml]\n" "----\n" "\n" " \n" " amd64\n" " \n" " Это наиболее распространённая десктопная...\n" " \n" " \n" "\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:177 #, no-wrap msgid "" "[source]\n" "----\n" "amd64::\n" "This is the most common desktop...\n" "----" msgstr "" "[source]\n" "----\n" "amd64::\n" "Это наиболее распространённая десктопная...\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:178 #, no-wrap msgid "*Source code*" msgstr "*Исходный код*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:185 #, no-wrap msgid "" "[source,xml]\n" "----\n" "\n" " &prompt.root; mkdir -p /var/spool/lpd/lp\n" "\n" "----" msgstr "" "[source,xml]\n" "----\n" "\n" " &prompt.root; mkdir -p /var/spool/lpd/lp\n" "\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:194 #, no-wrap msgid "" "[source]\n" "....\n" "[source,shell]\n" "----\n" "# mkdir -p /var/spool/lpd/lp\n" "----\n" "...." msgstr "" "[source]\n" "....\n" "[source,shell]\n" "----\n" "# mkdir -p /var/spool/lpd/lp\n" "----\n" "...." #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:195 #, no-wrap msgid "*Literal block*" msgstr "*Неформатируемый блок*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:208 #, no-wrap msgid "" "[source,xml]\n" "----\n" "\n" "include GENERIC\n" "ident MYKERNEL\n" "\n" "options IPFIREWALL\n" "options DUMMYNET\n" "options IPFIREWALL_DEFAULT_TO_ACCEPT\n" "options IPDIVERT\n" "\n" "----" msgstr "" "[source,xml]\n" "----\n" "\n" "include GENERIC\n" "ident MYKERNEL\n" "\n" "options IPFIREWALL\n" "options DUMMYNET\n" "options IPFIREWALL_DEFAULT_TO_ACCEPT\n" "options IPDIVERT\n" "\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:222 #, no-wrap msgid "" "[source]\n" "----\n" "....\n" "include GENERIC\n" "ident MYKERNEL\n" "\n" "options IPFIREWALL\n" "options DUMMYNET\n" "options IPFIREWALL_DEFAULT_TO_ACCEPT\n" "options IPDIVERT\n" "....\n" "----" msgstr "" "[source]\n" "----\n" "....\n" "include GENERIC\n" "ident MYKERNEL\n" "\n" "options IPFIREWALL\n" "options DUMMYNET\n" "options IPFIREWALL_DEFAULT_TO_ACCEPT\n" "options IPDIVERT\n" "....\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:223 #, no-wrap msgid "*Images*" msgstr "*Изображения*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:244 #, no-wrap msgid "" "[source,xml]\n" "----\n" "
\n" " FreeBSD Boot Loader Menu\n" "\n" " \n" " \n" " \n" " \n" " \n" " ASCII art replacement is no longer supported.\n" " \n" " \n" " The FreeBSD loader menu, with options 1-6 to boot\n" " multi-user, boot single user, escape to loader prompt, reboot,\n" " select a kernel to load, and select boot options\n" " \n" " \n" "
\n" "----" msgstr "" "[source,xml]\n" "----\n" "
\n" " Меню загрузчика FreeBSD\n" "\n" " \n" " \n" " \n" " \n" " \n" " \n" " Поддержка ASCII-графики более не предоставляется.\n" " \n" " \n" " \n" " Меню загрузчика FreeBSD с вариантами 1-6 для загрузки\n" " в многопользовательском режиме, однопользовательском\n" " режиме, перехода в командную строку загрузчика, перезагрузки,\n" " выбора ядра для загрузки и параметров загрузки\n" " \n" " \n" "
\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:252 #, no-wrap msgid "" "[source]\n" "----\n" "[[bsdinstall-newboot-loader-menu]]\n" ".FreeBSD Boot Loader Menu\n" "image::bsdinstall/bsdinstall-newboot-loader-menu[The FreeBSD loader menu, with options 1-6 to boot multi-user, boot single user, escape to loader prompt, reboot, select a kernel to load, and select boot options]\n" "----" msgstr "" "[source]\n" "----\n" "[[bsdinstall-newboot-loader-menu]]\n" ".Меню загрузчика FreeBSD\n" "image::bsdinstall/bsdinstall-newboot-loader-menu[Меню загрузчика FreeBSD с вариантами 1-6: загрузка многопользовательского режима, загрузка однопользовательского режима, переход в командную строку загрузчика, перезагрузка, выбор ядра для загрузки и параметров загрузки]\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:253 #, no-wrap msgid "*Includes*" msgstr "*Включение файла*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:254 #, no-wrap msgid "n/a" msgstr "не доступно" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:260 #, no-wrap msgid "" "[source]\n" "----\n" "\\include::chapter.adoc[]\n" "----" msgstr "" "[source]\n" "----\n" "\\include::chapter.adoc[]\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:261 #, no-wrap msgid "*Tables*" msgstr "*Таблицы*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:284 #, no-wrap msgid "" "[source,xml]\n" "----\n" "\n" " Partitioning Schemes\n" "\n" " \n" " \n" " \n" " Abbreviation\n" " Description\n" " \n" " \n" "\n" " \n" " \n" " APM\n" " Apple Partition Map, used by PowerPC(R).\n" " \n" " \n" " \n" "
\n" "----" msgstr "" "[source,xml]\n" "----\n" "\n" " Схемы разделов\n" "\n" " \n" " \n" " \n" " Сокращение\n" " Описание\n" " \n" " \n" "\n" " \n" " \n" " APM\n" " Карта разделов Apple, используется в PowerPC(R).\n" " \n" " \n" " \n" "
\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:290 #, no-wrap msgid "" "[source]\n" "----\n" "[[partition-schemes]]\n" ".Partitioning Schemes\n" "[cols=\"1,1\", frame=\"none\", options=\"header\"]\n" "\\" msgstr "" "[source]\n" "----\n" "[[partition-schemes]]\n" ".Схемы разделов\n" "[cols=\"1,1\", frame=\"none\", options=\"header\"]\n" "\\" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:291 #, no-wrap msgid "" "===\n" "\\" msgstr "" "===\n" "\\" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:292 #, no-wrap msgid "" "Abbreviation\n" "\\" msgstr "" "Сокращение\n" "\\" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:294 #, no-wrap msgid "" "Description\n" "\n" "\\" msgstr "" "Описание\n" "\n" "\\" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:295 #, no-wrap msgid "" "APM\n" "\\" msgstr "" "APM\n" "\\" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:297 #, no-wrap msgid "" "Apple Partition Map, used by PowerPC(R).\n" "\n" "\\" msgstr "" "Apple Partition Map, используется на PowerPC(R).\n" "\n" "\\" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:300 #, no-wrap msgid "" "===\n" "----" msgstr "" "===\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:301 #, no-wrap msgid "*Admonitions*" msgstr "*Блоки-уведомления*" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:308 #, no-wrap msgid "" "[source,xml]\n" "----\n" "\n" " This is a tip\n" "\n" "----" msgstr "" "[source,xml]\n" "----\n" "\n" " Это подсказка\n" "\n" "----" #. type: Table #: documentation/content/en/books/fdp-primer/rosetta/_index.adoc:317 #, no-wrap msgid "" "[source]\n" "----\n" "[TIP]\n" "====\n" "This is a tip\n" "====\n" "----" msgstr "" "[source]\n" "----\n" "[ПОДСКАЗКА]\n" "====\n" "Это подсказка\n" "====\n" "----"