Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/documentation/booksfdp-primerdoc-build_index/ko/units/?format=api&page=3
{ "count": 144, "next": null, "previous": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/units/?format=api&page=2", "results": [ { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "html-clean-global:\n\trm -fr ${.CURDIR}/public/index.html\n\trm -rf pgpkeys js\n" ], "previous_source": "", "target": [ "" ], "id_hash": -8591472744830141676, "content_hash": -8591472744830141676, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:454", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 104, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 8, "source_unit": "https://translate-dev.freebsd.org/api/units/1261222/?format=api", "priority": 100, "id": 1484323, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=08c4f50ee2f2fb14", "url": "https://translate-dev.freebsd.org/api/units/1484323/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.927983Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "html-clean-articles:\n.for _lang in ${ARTICLE_LANGS}\n\trm -fr ${.CURDIR}/public/${_lang}/index.html\n\trm -fr ${.CURDIR}/public/${_lang}/articles/index.html\n.endfor\n" ], "previous_source": "", "target": [ "" ], "id_hash": -7336935199973781037, "content_hash": -7336935199973781037, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:460", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 105, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 12, "source_unit": "https://translate-dev.freebsd.org/api/units/1261224/?format=api", "priority": 100, "id": 1484324, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=1a2df84ef180d1d3", "url": "https://translate-dev.freebsd.org/api/units/1484324/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.930293Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "html-clean-books:\n.for _lang in ${BOOK_LANGS}\n\trm -fr ${.CURDIR}/public/${_lang}/books/index.html\n.endfor\n" ], "previous_source": "", "target": [ "" ], "id_hash": 3251337481532746920, "content_hash": 3251337481532746920, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:465", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 106, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 9, "source_unit": "https://translate-dev.freebsd.org/api/units/1261226/?format=api", "priority": 100, "id": 1484325, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=ad1f12368fac2ca8", "url": "https://translate-dev.freebsd.org/api/units/1484325/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.932694Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "html-archive:\n.if defined(DOC_HTML_ARCHIVE)\n.for _lang in ${ARTICLE_LANGS}\n\t./tools/asciidoctor.sh articles ${_lang} archive\n.endfor\n.for _lang in ${BOOK_LANGS}\n\t./tools/asciidoctor.sh books ${_lang} archive\n.endfor\n.endif\n" ], "previous_source": "", "target": [ "" ], "id_hash": -7325366464210462004, "content_hash": -7325366464210462004, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:475", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 107, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 22, "source_unit": "https://translate-dev.freebsd.org/api/units/1261228/?format=api", "priority": 100, "id": 1484326, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=1a571203232d1acc", "url": "https://translate-dev.freebsd.org/api/units/1484326/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.935234Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "html-archive-clean-files:\n.if defined(DOC_HTML_ARCHIVE)\n\tfind ${.CURDIR}/public/ ! -name '*.pdf' ! -name '*.tar.gz' -type f -delete\n\tfind ${.CURDIR}/public/ -type d -empty -delete\n.endif\n" ], "previous_source": "", "target": [ "" ], "id_hash": 2075359898676343292, "content_hash": 2075359898676343292, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:481", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 108, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 21, "source_unit": "https://translate-dev.freebsd.org/api/units/1261230/?format=api", "priority": 100, "id": 1484327, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=9ccd28d505b1b1fc", "url": "https://translate-dev.freebsd.org/api/units/1484327/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.937786Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "#\n# EPUB targets\n# Use DOC_LANG to choose the language, e.g., make DOC_LANG=\"en fr\" epub-books\n#\nepub: epub-articles epub-books\n" ], "previous_source": "", "target": [ "" ], "id_hash": 2737868705846192743, "content_hash": 2737868705846192743, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:487", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 109, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 20, "source_unit": "https://translate-dev.freebsd.org/api/units/1261232/?format=api", "priority": 100, "id": 1484328, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=a5fedd15059eea67", "url": "https://translate-dev.freebsd.org/api/units/1484328/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.940349Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "epub-books: requirements-epub\n\t@echo ---------------------------------------------------------------\n\t@echo !!! EPUB output is experimental !!!\n\t@echo\n\t@echo Asciidoctor EPUB3 is currently alpha software. Use accordingly. Although the\n\t@echo bulk of AsciiDoc content is converted, there’s still work needed to fill in\n\t@echo gaps where conversion is incomplete or unstyled.\n\t@echo https://docs.asciidoctor.org/epub3-converter/latest/#project-status\n\t@echo ---------------------------------------------------------------\n.for _lang in ${BOOK_LANGS}\n\t./tools/asciidoctor.sh books ${_lang} epub\n.endfor\n" ], "previous_source": "", "target": [ "" ], "id_hash": 6789446658612403942, "content_hash": 6789446658612403942, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:500", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 110, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 58, "source_unit": "https://translate-dev.freebsd.org/api/units/1261234/?format=api", "priority": 100, "id": 1484329, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=de38f5c3940e1ee6", "url": "https://translate-dev.freebsd.org/api/units/1484329/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.946038Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "epub-articles: requirements-epub\n\t@echo ---------------------------------------------------------------\n\t@echo !!! EPUB output is experimental !!!\n\t@echo\n\t@echo Asciidoctor EPUB3 is currently alpha software. Use accordingly. Although the\n\t@echo bulk of AsciiDoc content is converted, there’s still work needed to fill in\n\t@echo gaps where conversion is incomplete or unstyled.\n\t@echo https://docs.asciidoctor.org/epub3-converter/latest/#project-status\n\t@echo ---------------------------------------------------------------\n.for _lang in ${ARTICLE_LANGS}\n\t./tools/asciidoctor.sh articles ${_lang} epub\n.endfor\n" ], "previous_source": "", "target": [ "" ], "id_hash": 5160326240871936596, "content_hash": 5160326240871936596, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:513", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 111, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 58, "source_unit": "https://translate-dev.freebsd.org/api/units/1261236/?format=api", "priority": 100, "id": 1484330, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=c79d2960204c7254", "url": "https://translate-dev.freebsd.org/api/units/1484330/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.949312Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "epub-clean: epub-articles-clean epub-books-clean\n" ], "previous_source": "", "target": [ "" ], "id_hash": -8700260856715378985, "content_hash": -8700260856715378985, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:515", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 112, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "source_unit": "https://translate-dev.freebsd.org/api/units/1261238/?format=api", "priority": 100, "id": 1484331, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=074276d8c63e7ed7", "url": "https://translate-dev.freebsd.org/api/units/1484331/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.982234Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "epub-books-clean:\n.for _lang in ${BOOK_LANGS}\n\trm -fr ${.CURDIR}/public/${_lang}/books\n\t-rmdir ${.CURDIR}/public/${_lang}\n.endfor\n\t-rmdir ${.CURDIR}/public/\n" ], "previous_source": "", "target": [ "" ], "id_hash": 6780948386637780848, "content_hash": 6780948386637780848, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:522", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 113, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 13, "source_unit": "https://translate-dev.freebsd.org/api/units/1261240/?format=api", "priority": 100, "id": 1484332, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=de1ac4a171cd9770", "url": "https://translate-dev.freebsd.org/api/units/1484332/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.985869Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "epub-articles-clean:\n.for _lang in ${ARTICLE_LANGS}\n\trm -fr ${.CURDIR}/public/${_lang}/articles\n.if !exists(${.CURDIR}/public/${_lang}/books)\n\trm -fr ${.CURDIR}/public/${_lang}\n.endif\n.endfor\n\t-rmdir ${.CURDIR}/public\n" ], "previous_source": "", "target": [ "" ], "id_hash": -1901633181379266855, "content_hash": -1901633181379266855, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:531", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 114, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 17, "source_unit": "https://translate-dev.freebsd.org/api/units/1261242/?format=api", "priority": 100, "id": 1484333, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=659c0ab262caf6d9", "url": "https://translate-dev.freebsd.org/api/units/1484333/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.989296Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "The `MAINTAINER` flag specifies who is the maintainer of this Makefile." ], "previous_source": "", "target": [ "" ], "id_hash": 7636213198103032220, "content_hash": 7636213198103032220, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:534, documentation/content/en/books/fdp-primer/doc-build/_index.adoc:656", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 115, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 11, "source_unit": "https://translate-dev.freebsd.org/api/units/1263780/?format=api", "priority": 100, "id": 1484334, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=e9f94771fe14b19c", "url": "https://translate-dev.freebsd.org/api/units/1484334/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.992482Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`ALL_LANGUAGES` flag specifies in which languages the table of contents has to be generated." ], "previous_source": "", "target": [ "" ], "id_hash": -3547827733754801403, "content_hash": -3547827733754801403, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:535", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 116, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 14, "source_unit": "https://translate-dev.freebsd.org/api/units/1263782/?format=api", "priority": 100, "id": 1484335, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=4ec395792d441305", "url": "https://translate-dev.freebsd.org/api/units/1484335/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.995300Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`RUBY_CMD` flag specifies the location of the Ruby binary." ], "previous_source": "", "target": [ "" ], "id_hash": -1169387566755346377, "content_hash": -1169387566755346377, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:536, documentation/content/en/books/fdp-primer/doc-build/_index.adoc:657", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 117, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 9, "source_unit": "https://translate-dev.freebsd.org/api/units/1263798/?format=api", "priority": 100, "id": 1484336, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=6fc5803426ca0837", "url": "https://translate-dev.freebsd.org/api/units/1484336/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:23.998204Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`HUGO_CMD` flag specifies the location of the Hugo binary." ], "previous_source": "", "target": [ "" ], "id_hash": -6079233848087778190, "content_hash": -6079233848087778190, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:537, documentation/content/en/books/fdp-primer/doc-build/_index.adoc:658", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 118, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 9, "source_unit": "https://translate-dev.freebsd.org/api/units/1263786/?format=api", "priority": 100, "id": 1484337, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=2ba239063a326c72", "url": "https://translate-dev.freebsd.org/api/units/1484337/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.001185Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`.ORDER` directives are used to ensure multiple make jobs may run without problem." ], "previous_source": "", "target": [ "" ], "id_hash": 2803892836493703976, "content_hash": 2803892836493703976, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:538, documentation/content/en/books/fdp-primer/doc-build/_index.adoc:659", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 119, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 13, "source_unit": "https://translate-dev.freebsd.org/api/units/1263788/?format=api", "priority": 100, "id": 1484338, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=a6e96daddb783b28", "url": "https://translate-dev.freebsd.org/api/units/1484338/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.004167Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`all` target builds the documentation and puts the result in *~/doc/documentation/public*." ], "previous_source": "", "target": [ "" ], "id_hash": -7652587912048229792, "content_hash": -7652587912048229792, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:539", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 120, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 11, "source_unit": "https://translate-dev.freebsd.org/api/units/1263790/?format=api", "priority": 100, "id": 1484339, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=15cc8bd6d1eac260", "url": "https://translate-dev.freebsd.org/api/units/1484339/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.007176Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`starting-message` shows a message in the CLI to show the user that the process is running." ], "previous_source": "", "target": [ "" ], "id_hash": 1907044904603196970, "content_hash": 1907044904603196970, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:540, documentation/content/en/books/fdp-primer/doc-build/_index.adoc:661", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 121, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 16, "source_unit": "https://translate-dev.freebsd.org/api/units/1263792/?format=api", "priority": 100, "id": 1484340, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=9a772f3c9d979e2a", "url": "https://translate-dev.freebsd.org/api/units/1484340/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.010431Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`run-local` runs hugo webserver on port 1313, or a random free port if that is already in use." ], "previous_source": "", "target": [ "" ], "id_hash": -5841571625336171046, "content_hash": -5841571625336171046, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:541, documentation/content/en/books/fdp-primer/doc-build/_index.adoc:664", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 122, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 18, "source_unit": "https://translate-dev.freebsd.org/api/units/1263794/?format=api", "priority": 100, "id": 1484341, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=2eee918e85d615da", "url": "https://translate-dev.freebsd.org/api/units/1484341/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.013670Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`build` builds the documentation and puts the result in the *~/doc/documentation/public*." ], "previous_source": "", "target": [ "" ], "id_hash": -4825656056013667435, "content_hash": -4825656056013667435, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:542", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 123, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 11, "source_unit": "https://translate-dev.freebsd.org/api/units/1263796/?format=api", "priority": 100, "id": 1484342, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=3d07d3626d17c395", "url": "https://translate-dev.freebsd.org/api/units/1484342/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.016922Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "Website Makefile" ], "previous_source": "", "target": [ "" ], "id_hash": 6809388009074234818, "content_hash": 6809388009074234818, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:544", "context": "", "note": "type: Title ===", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 124, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/1091606/?format=api", "priority": 100, "id": 1484343, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=de7fce510aac95c2", "url": "https://translate-dev.freebsd.org/api/units/1484343/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.019574Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "This [.filename]#Makefile# takes the form of:" ], "previous_source": "", "target": [ "" ], "id_hash": 5749957405715514721, "content_hash": 5749957405715514721, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:547", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 125, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 6, "source_unit": "https://translate-dev.freebsd.org/api/units/1091608/?format=api", "priority": 100, "id": 1484344, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=cfcbf3cbc14cc561", "url": "https://translate-dev.freebsd.org/api/units/1484344/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.021880Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "# List of all languages we have content for\nALL_LANGUAGES=\tde el en es fr hu it ja nl ru tr zh-cn zh-tw\n" ], "previous_source": "", "target": [ "" ], "id_hash": -7983715535017603996, "content_hash": -7983715535017603996, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:569", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 127, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 23, "source_unit": "https://translate-dev.freebsd.org/api/units/1261248/?format=api", "priority": 100, "id": 1484346, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=113425053b820c64", "url": "https://translate-dev.freebsd.org/api/units/1484346/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.026820Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "RUBY_CMD =\t${LOCALBASE}/bin/ruby <.>\nHUGO_CMD =\t${LOCALBASE}/bin/hugo <.>\nHUGO_ARGS?=\t--verbose\nRUBYLIB =\t../shared/lib\n.export\tRUBYLIB\n" ], "previous_source": "", "target": [ "" ], "id_hash": -9039748986895029495, "content_hash": -9039748986895029495, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:577", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 128, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 15, "source_unit": "https://translate-dev.freebsd.org/api/units/1261250/?format=api", "priority": 100, "id": 1484347, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=028c5c30e96cab09", "url": "https://translate-dev.freebsd.org/api/units/1484347/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.029015Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ ".if defined(DOC_LANG) && !empty(DOC_LANG)\nLANGUAGES= ${DOC_LANG:S/,/ /g}\n.if ${LANGUAGES:Men} == \"\"\n.warning \"Warning: cannot skip 'en'; adding it back\"\nLANGUAGES+=\ten\n.endif\n.else\nLANGUAGES=\t${ALL_LANGUAGES}\n.endif\n" ], "previous_source": "", "target": [ "" ], "id_hash": -3485980544032943530, "content_hash": -3485980544032943530, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:597", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 129, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 26, "source_unit": "https://translate-dev.freebsd.org/api/units/1261252/?format=api", "priority": 100, "id": 1484348, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=4f9f4f2a2afe5256", "url": "https://translate-dev.freebsd.org/api/units/1484348/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.031228Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "# Take the list of all languages, and take out the ones we have been\n# asked for via DOC_LANG. We'll feed this to hugo.\nSKIP_LANGS=\n.for a in ${ALL_LANGUAGES}\n.if ${LANGUAGES:M${a}} == \"\"\nSKIP_LANGS+=\t${a}\n.endif\n.endfor\n" ], "previous_source": "", "target": [ "" ], "id_hash": 5382587372361764092, "content_hash": 5382587372361764092, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:606", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 130, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 38, "source_unit": "https://translate-dev.freebsd.org/api/units/1261254/?format=api", "priority": 100, "id": 1484349, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=cab2cab26e204cfc", "url": "https://translate-dev.freebsd.org/api/units/1484349/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.033679Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ ".ORDER: starting-message generate-releases\n.ORDER: starting-message build\n.ORDER: generate-releases build\n.ORDER: build post-build\n.ORDER: post-build end-message\n" ], "previous_source": "", "target": [ "" ], "id_hash": -6548535738070021787, "content_hash": -6548535738070021787, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:614", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 131, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 15, "source_unit": "https://translate-dev.freebsd.org/api/units/1261256/?format=api", "priority": 100, "id": 1484350, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=251eed711d62c965", "url": "https://translate-dev.freebsd.org/api/units/1484350/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.035841Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "all: starting-message generate-releases build post-build end-message <.>\nrun: starting-message generate-releases run-local\nclean: hugo-clean releases-clean\n" ], "previous_source": "", "target": [ "" ], "id_hash": -1023242045156844984, "content_hash": -1023242045156844984, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:618", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 132, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 14, "source_unit": "https://translate-dev.freebsd.org/api/units/1261258/?format=api", "priority": 100, "id": 1484351, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=71ccb6c8032e9a48", "url": "https://translate-dev.freebsd.org/api/units/1484351/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.038149Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "starting-message: .PHONY <.>\n\t@echo \"---------------------------------------------------------------\"\n\t@echo \"Building the website started on $$(date)\"\n\t@echo \" included languages: ${LANGUAGES}\"\n\t@echo \" excluded languages: ${SKIP_LANGS}\"\n\t@echo \"---------------------------------------------------------------\"\n" ], "previous_source": "", "target": [ "" ], "id_hash": 8876828770332475779, "content_hash": 8876828770332475779, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:625", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 133, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 24, "source_unit": "https://translate-dev.freebsd.org/api/units/1261260/?format=api", "priority": 100, "id": 1484352, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=fb30d4bc33a28183", "url": "https://translate-dev.freebsd.org/api/units/1484352/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.040364Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "end-message: .PHONY\n\t@echo \"---------------------------------------------------------------\"\n\t@echo \"Building the website completed on $$(date)\"\n\t@echo \"---------------------------------------------------------------\"\n" ], "previous_source": "", "target": [ "" ], "id_hash": -5176656343730675413, "content_hash": -5176656343730675413, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:630", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 134, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 13, "source_unit": "https://translate-dev.freebsd.org/api/units/1261262/?format=api", "priority": 100, "id": 1484353, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=3828d27b83a9212b", "url": "https://translate-dev.freebsd.org/api/units/1484353/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.042863Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "generate-releases: data/releases.toml <.>\n" ], "previous_source": "", "target": [ "" ], "id_hash": -8269005756331651655, "content_hash": -8269005756331651655, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:632", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 135, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "source_unit": "https://translate-dev.freebsd.org/api/units/1261264/?format=api", "priority": 100, "id": 1484354, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=0d3e971360310db9", "url": "https://translate-dev.freebsd.org/api/units/1484354/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.045239Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "data/releases.toml:\n\t${RUBY_CMD} ./tools/releases-toml.rb\n" ], "previous_source": "", "target": [ "" ], "id_hash": 7680084442683023374, "content_hash": 7680084442683023374, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:635", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 136, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 3, "source_unit": "https://translate-dev.freebsd.org/api/units/1261266/?format=api", "priority": 100, "id": 1484355, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=ea95241c1b20200e", "url": "https://translate-dev.freebsd.org/api/units/1484355/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.047353Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "run-local: .PHONY <.>\n\tHUGO_DISABLELANGUAGES=\"${SKIP_LANGS}\" ${HUGO_CMD} server \\\n\t ${HUGO_ARGS} -D $(BIND:D--bind=$(BIND)) --baseURL=\"http://$(.HOST):1313\"\n" ], "previous_source": "", "target": [ "" ], "id_hash": -3772088042129099120, "content_hash": -3772088042129099120, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:639", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 137, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 11, "source_unit": "https://translate-dev.freebsd.org/api/units/1261268/?format=api", "priority": 100, "id": 1484356, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=4ba6d9e93b657690", "url": "https://translate-dev.freebsd.org/api/units/1484356/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.049649Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "post-build: cgi-permissions\n" ], "previous_source": "", "target": [ "" ], "id_hash": 3999133840937967452, "content_hash": 3999133840937967452, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:644", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 138, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/1261270/?format=api", "priority": 100, "id": 1484357, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=b77fc70a3e59df5c", "url": "https://translate-dev.freebsd.org/api/units/1484357/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.051761Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "cgi-permissions:\n\t@chmod 555 ./public/cgi/*.cgi\n" ], "previous_source": "", "target": [ "" ], "id_hash": 8789207064048993795, "content_hash": 8789207064048993795, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:647", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 139, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://translate-dev.freebsd.org/api/units/1261272/?format=api", "priority": 100, "id": 1484358, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=f9f98941edfe8603", "url": "https://translate-dev.freebsd.org/api/units/1484358/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.090426Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "hugo-clean:\n\trm -fr public resources\n" ], "previous_source": "", "target": [ "" ], "id_hash": 309516762329480141, "content_hash": 309516762329480141, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:650", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 140, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 5, "source_unit": "https://translate-dev.freebsd.org/api/units/1261274/?format=api", "priority": 100, "id": 1484359, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=844b9fdafead7bcd", "url": "https://translate-dev.freebsd.org/api/units/1484359/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.093767Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "releases-clean:\n\trm -f data/releases.toml\n" ], "previous_source": "", "target": [ "" ], "id_hash": -3098207192521775315, "content_hash": -3098207192521775315, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:653", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 141, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 4, "source_unit": "https://translate-dev.freebsd.org/api/units/1261276/?format=api", "priority": 100, "id": 1484360, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=5500f4f9312de72d", "url": "https://translate-dev.freebsd.org/api/units/1484360/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.096527Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`all` target builds the website and puts the result in *~/doc/website/public*." ], "previous_source": "", "target": [ "" ], "id_hash": -6109512004571923978, "content_hash": -6109512004571923978, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:660", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 142, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 11, "source_unit": "https://translate-dev.freebsd.org/api/units/1263800/?format=api", "priority": 100, "id": 1484361, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=2b36a733908179f6", "url": "https://translate-dev.freebsd.org/api/units/1484361/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.099256Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`generate-releases` calls the script used to convert from AsciiDoc variables to TOML variables. With this conversion, the releases variables can be used in AsciiDoc and in the Hugo custom templates." ], "previous_source": "", "target": [ "" ], "id_hash": 1485430154280835609, "content_hash": 1485430154280835609, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:663", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 143, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 30, "source_unit": "https://translate-dev.freebsd.org/api/units/1263802/?format=api", "priority": 100, "id": 1484362, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=949d4edaec901a19", "url": "https://translate-dev.freebsd.org/api/units/1484362/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.102168Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "`build` builds the website and puts the result in the *~/doc/website/public*." ], "previous_source": "", "target": [ "" ], "id_hash": -1412422606581107798, "content_hash": -1412422606581107798, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:664", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 144, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 11, "source_unit": "https://translate-dev.freebsd.org/api/units/1263804/?format=api", "priority": 100, "id": 1484363, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=6c66111f660073aa", "url": "https://translate-dev.freebsd.org/api/units/1484363/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-03-07T01:53:24.105362Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "To serve the content with Hugo’s internal webserver binding a specific IP address and port:" ], "previous_source": "", "target": [ "" ], "id_hash": -2902493022056037036, "content_hash": -2902493022056037036, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:141", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 33, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 15, "source_unit": "https://translate-dev.freebsd.org/api/units/1589279/?format=api", "priority": 100, "id": 1589293, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=57b845f9794cc554", "url": "https://translate-dev.freebsd.org/api/units/1589293/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-09-09T21:27:08.235770Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "% make run BIND=192.168.15.10 HUGO_ARGS=\"-p 8080\"\n" ], "previous_source": "", "target": [ "" ], "id_hash": 1362588555574956691, "content_hash": 1362588555574956691, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:145", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 34, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 6, "source_unit": "https://translate-dev.freebsd.org/api/units/1589281/?format=api", "priority": 100, "id": 1589294, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=92e8e3126e0ed293", "url": "https://translate-dev.freebsd.org/api/units/1589294/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-09-09T21:27:08.236597Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "# Generate the FreeBSD documentation\n#\n# Copyright (c) 2020-2025, The FreeBSD Documentation Project\n# Copyright (c) 2020-2025, Sergio Carlavilla <carlavilla@FreeBSD.org>\n#\n# Targets intended for use on the command line\n#\n# all (default)\t-\tgenerate the books TOC and compile all the documentation\n# clean\t\t- \tremoves generated files\n# run\t\t-\tserves the built documentation site for local browsing\n# pdf\t\t-\tbuild PDF versions of the articles and books.\n# html\t\t-\tbuild HTML versions of the articles and books for\n#\t\t\toffline use.\n#\t\t\tIf variable DOC_HTML_ARCHIVE is set, all documents will be\n#\t\t\tarchived/compressed, and only these files will be kept in the public\n#\t\t\tdirectory.\n# epub\t\t-\tbuild EPUB versions of the articles and books (Experimental).\n#\n# The run target uses hugo's built-in webserver to make the documentation site\n# available for local browsing. The documentation should have been built prior\n# to attempting to use the `run` target. By default, hugo will start its\n# webserver on port 1313.\n" ], "previous_source": "", "target": [ "" ], "id_hash": -8444507864374964031, "content_hash": -8444507864374964031, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:282", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 68, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 169, "source_unit": "https://translate-dev.freebsd.org/api/units/1763076/?format=api", "priority": 100, "id": 1763094, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=0acf14d698f010c1", "url": "https://translate-dev.freebsd.org/api/units/1763094/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-01-24T13:35:36.855188Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerdoc-build_index/ko/?format=api", "source": [ "# Generate the FreeBSD website\n#\n# Copyright (c) 2020-2025, The FreeBSD Documentation Project\n# Copyright (c) 2020-2025, Sergio Carlavilla <carlavilla@FreeBSD.org>\n#\n# Targets intended for use on the command line\n#\n# all (default)\t-\tgenerate the releases.toml and compile all the website\n# run\t-\t\t\tserves the built website for local browsing\n#\n# The run target uses hugo's built-in webserver to make the built website\n# available for local browsing. The website should have been built prior\n# to attempting to use the `run` target. By default, hugo will start its\n# webserver on port 1313.\n" ], "previous_source": "", "target": [ "" ], "id_hash": -4980944124173610659, "content_hash": -4980944124173610659, "location": "documentation/content/en/books/fdp-primer/doc-build/_index.adoc:564", "context": "", "note": "type: delimited block . 4", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 126, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 99, "source_unit": "https://translate-dev.freebsd.org/api/units/1763078/?format=api", "priority": 100, "id": 1763095, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksfdp-primerdoc-build_index/ko/?checksum=3ae021b59090115d", "url": "https://translate-dev.freebsd.org/api/units/1763095/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2025-01-24T13:35:36.859787Z" } ] }