Units
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/freebsd-doc/boooks_faq/zh_TW/units/?format=api&page=21
https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/units/?format=api&page=20", "results": [ { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "If <varname>KERNCONF</varname> is not included, the <filename>GENERIC</filename> kernel will instead be built and installed." ], "previous_source": "", "target": [ "" ], "id_hash": 5511041371170716334, "content_hash": 5511041371170716334, "location": "book.translate.xml:6184", "context": "", "note": "(itstool) path: note/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1003, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 14, "source_unit": "https://translate-dev.freebsd.org/api/units/108779/?format=api", "priority": 100, "id": 229108, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=cc7b26eda71cbaae", "url": "https://translate-dev.freebsd.org/api/units/229108/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.877662Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "The <citerefentry><refentrytitle>make</refentrytitle><manvolnum>1</manvolnum></citerefentry> process will have built two kernels. <filename>/usr/obj/usr/src/sys/MYKERNEL/kernel</filename> and <filename>/usr/obj/usr/src/sys/MYKERNEL/kernel.debug</filename>. <filename>kernel</filename> was installed as <filename>/boot/kernel/kernel</filename>, while <filename>kernel.debug</filename> can be used as the source of debugging symbols for <citerefentry><refentrytitle>kgdb</refentrytitle><manvolnum>1</manvolnum></citerefentry>." ], "previous_source": "", "target": [ "" ], "id_hash": 7593792104995980685, "content_hash": 7593792104995980685, "location": "book.translate.xml:6189", "context": "", "note": "(itstool) path: answer/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1004, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 29, "source_unit": "https://translate-dev.freebsd.org/api/units/108780/?format=api", "priority": 100, "id": 229109, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=e96291af9473858d", "url": "https://translate-dev.freebsd.org/api/units/229109/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.885299Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "To capture a crash dump, edit <filename>/etc/rc.conf</filename> and set <literal>dumpdev</literal> to point to either the swap partition or <literal>AUTO</literal>. This will cause the <citerefentry><refentrytitle>rc</refentrytitle><manvolnum>8</manvolnum></citerefentry> scripts to use the <citerefentry><refentrytitle>dumpon</refentrytitle><manvolnum>8</manvolnum></citerefentry> command to enable crash dumps. This command can also be run manually. After a panic, the crash dump can be recovered using <citerefentry><refentrytitle>savecore</refentrytitle><manvolnum>8</manvolnum></citerefentry>; if <literal>dumpdev</literal> is set in <filename>/etc/rc.conf</filename>, the <citerefentry><refentrytitle>rc</refentrytitle><manvolnum>8</manvolnum></citerefentry> scripts will run <citerefentry><refentrytitle>savecore</refentrytitle><manvolnum>8</manvolnum></citerefentry> automatically and put the crash dump in <filename>/var/crash</filename>." ], "previous_source": "", "target": [ "" ], "id_hash": 1622082699134373814, "content_hash": 1622082699134373814, "location": "book.translate.xml:6198", "context": "", "note": "(itstool) path: answer/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1005, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 72, "source_unit": "https://translate-dev.freebsd.org/api/units/108781/?format=api", "priority": 100, "id": 229110, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=9682cb9ee6360fb6", "url": "https://translate-dev.freebsd.org/api/units/229110/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.892913Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "FreeBSD crash dumps are usually the same size as physical RAM. Therefore, make sure there is enough space in <filename>/var/crash</filename> to hold the dump. Alternatively, run <citerefentry><refentrytitle>savecore</refentrytitle><manvolnum>8</manvolnum></citerefentry> manually and have it recover the crash dump to another directory with more room. It is possible to limit the size of the crash dump by using <literal>options MAXMEM=N</literal> where <replaceable>N</replaceable> is the size of kernel's memory usage in KBs. For example, for 1 GB of RAM, limit the kernel's memory usage to 128 MB, so that the crash dump size will be 128 MB instead of 1 GB." ], "previous_source": "", "target": [ "" ], "id_hash": -5255476677208985954, "content_hash": -5255476677208985954, "location": "book.translate.xml:6211", "context": "", "note": "(itstool) path: note/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1006, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 96, "source_unit": "https://translate-dev.freebsd.org/api/units/157452/?format=api", "priority": 100, "id": 229111, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=3710cbce899bae9e", "url": "https://translate-dev.freebsd.org/api/units/229111/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.901853Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "Once the crash dump has been recovered , get a stack trace as follows:" ], "previous_source": "", "target": [ "" ], "id_hash": 2560151910011558416, "content_hash": 2560151910011558416, "location": "book.translate.xml:6226", "context": "", "note": "(itstool) path: answer/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1007, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 14, "source_unit": "https://translate-dev.freebsd.org/api/units/108783/?format=api", "priority": 100, "id": 229112, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=a3877c990f46da10", "url": "https://translate-dev.freebsd.org/api/units/229112/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.915735Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "<prompt>%</prompt> <userinput>kgdb /usr/obj/usr/src/sys/MYKERNEL/kernel.debug /var/crash/vmcore.0</userinput>\n<prompt>(kgdb)</prompt> <userinput>backtrace</userinput>" ], "previous_source": "", "target": [ "" ], "id_hash": -6740587119383972324, "content_hash": -6740587119383972324, "location": "book.translate.xml:6229", "context": "", "note": "(itstool) path: answer/screen", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1008, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 6, "source_unit": "https://translate-dev.freebsd.org/api/units/108784/?format=api", "priority": 100, "id": 229113, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=22749fba638b761c", "url": "https://translate-dev.freebsd.org/api/units/229113/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.924473Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "Note that there may be several screens worth of information. Ideally, use <citerefentry><refentrytitle>script</refentrytitle><manvolnum>1</manvolnum></citerefentry> to capture all of them. Using the unstripped kernel image with all the debug symbols should show the exact line of kernel source code where the panic occurred. The stack trace is usually read from the bottom up to trace the exact sequence of events that lead to the crash. <citerefentry><refentrytitle>kgdb</refentrytitle><manvolnum>1</manvolnum></citerefentry> can also be used to print out the contents of various variables or structures to examine the system state at the time of the crash." ], "previous_source": "", "target": [ "" ], "id_hash": -3105049375376253412, "content_hash": -3105049375376253412, "location": "book.translate.xml:6232", "context": "", "note": "(itstool) path: answer/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1009, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 89, "source_unit": "https://translate-dev.freebsd.org/api/units/108785/?format=api", "priority": 100, "id": 229114, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=54e8a60b5aa65e1c", "url": "https://translate-dev.freebsd.org/api/units/229114/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.933130Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "If a second computer is available, <citerefentry><refentrytitle>kgdb</refentrytitle><manvolnum>1</manvolnum></citerefentry> can be configured to do remote debugging, including setting breakpoints and single-stepping through the kernel code." ], "previous_source": "", "target": [ "" ], "id_hash": -8246085829255850867, "content_hash": -8246085829255850867, "location": "book.translate.xml:6244", "context": "", "note": "(itstool) path: tip/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1010, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 23, "source_unit": "https://translate-dev.freebsd.org/api/units/108786/?format=api", "priority": 100, "id": 229115, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=0d9004a0bfd2948d", "url": "https://translate-dev.freebsd.org/api/units/229115/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.940777Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "If <literal>DDB</literal> is enabled and the kernel drops into the debugger, a panic and a crash dump can be forced by typing <literal>panic</literal> at the <literal>ddb</literal> prompt. It may stop in the debugger again during the panic phase. If it does, type <literal>continue</literal> and it will finish the crash dump." ], "previous_source": "", "target": [ "" ], "id_hash": -7555641146594799258, "content_hash": -7555641146594799258, "location": "book.translate.xml:6251", "context": "", "note": "(itstool) path: note/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1011, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 50, "source_unit": "https://translate-dev.freebsd.org/api/units/108787/?format=api", "priority": 100, "id": 229116, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=1724f8689ee45166", "url": "https://translate-dev.freebsd.org/api/units/229116/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.948465Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "Why has <function>dlsym()</function> stopped working for ELF executables?" ], "previous_source": "", "target": [ "" ], "id_hash": 3055627611278410250, "content_hash": 3055627611278410250, "location": "book.translate.xml:6265", "context": "", "note": "(itstool) path: question/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1012, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 8, "source_unit": "https://translate-dev.freebsd.org/api/units/108788/?format=api", "priority": 100, "id": 229117, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=aa67c51f8020020a", "url": "https://translate-dev.freebsd.org/api/units/229117/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.955869Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "The ELF toolchain does not, by default, make the symbols defined in an executable visible to the dynamic linker. Consequently <function>dlsym()</function> searches on handles obtained from calls to <function>dlopen(NULL, flags)</function> will fail to find such symbols." ], "previous_source": "", "target": [ "" ], "id_hash": 3218278253414839770, "content_hash": 3218278253414839770, "location": "book.translate.xml:6270", "context": "", "note": "(itstool) path: answer/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1013, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 36, "source_unit": "https://translate-dev.freebsd.org/api/units/108789/?format=api", "priority": 100, "id": 229118, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=aca99f053327f5da", "url": "https://translate-dev.freebsd.org/api/units/229118/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.963107Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "To search, using <function>dlsym()</function>, for symbols present in the main executable of a process, link the executable using the <option>--export-dynamic</option> option to the ELF linker (<citerefentry><refentrytitle>ld</refentrytitle><manvolnum>1</manvolnum></citerefentry>)." ], "previous_source": "", "target": [ "" ], "id_hash": 4687747297594001150, "content_hash": 4687747297594001150, "location": "book.translate.xml:6277", "context": "", "note": "(itstool) path: answer/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1014, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 26, "source_unit": "https://translate-dev.freebsd.org/api/units/108790/?format=api", "priority": 100, "id": 229119, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=c10e395495e346fe", "url": "https://translate-dev.freebsd.org/api/units/229119/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.970547Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "How can I increase or reduce the kernel address space on i386?" ], "previous_source": "", "target": [ "如何在 i1386 架構上增加或減少核心的定址空間?" ], "id_hash": 3195709426186836899, "content_hash": 3195709426186836899, "location": "book.translate.xml:6287", "context": "", "note": "(itstool) path: question/para", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 1015, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 12, "source_unit": "https://translate-dev.freebsd.org/api/units/108791/?format=api", "priority": 100, "id": 229120, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=ac5970caa13bdba3", "url": "https://translate-dev.freebsd.org/api/units/229120/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.977726Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "By default, the kernel address space is 1 GB (2 GB for PAE) for i386. When running a network-intensive server or using ZFS, this will probably not be enough." ], "previous_source": "", "target": [ "" ], "id_hash": -1563081481334704677, "content_hash": -1563081481334704677, "location": "book.translate.xml:6292", "context": "", "note": "(itstool) path: answer/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1016, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 29, "source_unit": "https://translate-dev.freebsd.org/api/units/157454/?format=api", "priority": 100, "id": 229121, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=6a4ed1ac9e0db5db", "url": "https://translate-dev.freebsd.org/api/units/229121/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.985525Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "Add the following line to the kernel configuration file to increase available space and rebuild the kernel:" ], "previous_source": "", "target": [ "加入這行程式碼到核心設定檔以增加可用空間,然後重新編譯核心:" ], "id_hash": -7069423363217743934, "content_hash": -7069423363217743934, "location": "book.translate.xml:6298", "context": "", "note": "(itstool) path: answer/para", "flags": "", "labels": [], "state": 20, "fuzzy": false, "translated": true, "approved": false, "position": 1017, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 17, "source_unit": "https://translate-dev.freebsd.org/api/units/108793/?format=api", "priority": 100, "id": 229122, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=1de45ce8148f1fc2", "url": "https://translate-dev.freebsd.org/api/units/229122/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:53.992843Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "options KVA_PAGES=<replaceable>N</replaceable>" ], "previous_source": "", "target": [ "" ], "id_hash": -7541229721487852470, "content_hash": -7541229721487852470, "location": "book.translate.xml:6302", "context": "", "note": "(itstool) path: answer/programlisting", "flags": "no-wrap", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1018, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 2, "source_unit": "https://translate-dev.freebsd.org/api/units/108794/?format=api", "priority": 100, "id": 229123, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=17582b8601193c4a", "url": "https://translate-dev.freebsd.org/api/units/229123/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:54.000340Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "To find the correct value of <replaceable>N</replaceable>, divide the desired address space size (in megabytes) by four. (For example, it is <literal>512</literal> for 2 GB.)" ], "previous_source": "", "target": [ "" ], "id_hash": -8631029299924399889, "content_hash": -8631029299924399889, "location": "book.translate.xml:6304", "context": "", "note": "(itstool) path: answer/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1019, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 25, "source_unit": "https://translate-dev.freebsd.org/api/units/157456/?format=api", "priority": 100, "id": 229124, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=08386c94b40488ef", "url": "https://translate-dev.freebsd.org/api/units/229124/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:54.007844Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "Acknowledgments" ], "previous_source": "", "target": [ "" ], "id_hash": -4075108960928515945, "content_hash": -4075108960928515945, "location": "book.translate.xml:6314", "context": "", "note": "(itstool) path: chapter/title", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1020, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/108796/?format=api", "priority": 100, "id": 229125, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=47724dfdaad83897", "url": "https://translate-dev.freebsd.org/api/units/229125/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:54.015757Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "This innocent little Frequently Asked Questions document has been written, rewritten, edited, folded, spindled, mutilated, eviscerated, contemplated, discombobulated, cogitated, regurgitated, rebuilt, castigated, and reinvigorated over the last decade, by a cast of hundreds if not thousands. Repeatedly." ], "previous_source": "", "target": [ "" ], "id_hash": -2084589178780596638, "content_hash": -2084589178780596638, "location": "book.translate.xml:6316", "context": "", "note": "(itstool) path: chapter/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1021, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 37, "source_unit": "https://translate-dev.freebsd.org/api/units/108797/?format=api", "priority": 100, "id": 229126, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=63120d2fc028c662", "url": "https://translate-dev.freebsd.org/api/units/229126/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:54.023672Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "We wish to thank every one of the people responsible, and we encourage you to <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/articles/contributing/article.html\">join them</link> in making this <acronym>FAQ</acronym> even better." ], "previous_source": "", "target": [ "" ], "id_hash": 8496086346121249297, "content_hash": 8496086346121249297, "location": "book.translate.xml:6323", "context": "", "note": "(itstool) path: chapter/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 1022, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 24, "source_unit": "https://translate-dev.freebsd.org/api/units/108798/?format=api", "priority": 100, "id": 229127, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=f5e82984819a8211", "url": "https://translate-dev.freebsd.org/api/units/229127/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2020-12-28T14:30:54.031259Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "$FreeBSD$" ], "previous_source": "", "target": [ "" ], "id_hash": -6157127918850188850, "content_hash": -6157127918850188850, "location": "book.translate.xml:143", "context": "", "note": "(itstool) path: info/releaseinfo", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 22, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 1, "source_unit": "https://translate-dev.freebsd.org/api/units/229309/?format=api", "priority": 100, "id": 229317, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=2a8d7cc7984b59ce", "url": "https://translate-dev.freebsd.org/api/units/229317/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-01-09T14:36:09.844558Z" }, { "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/zh_TW/?format=api", "source": [ "Users migrating to FreeBSD from another <trademark class=\"registered\">UNIX</trademark>-like environment will find FreeBSD to be similar. <trademark class=\"registered\">Windows</trademark> and <trademark class=\"registered\">Mac OS</trademark> users may be interested in instead using <link xlink:href=\"https://ghostbsd.org/\">GhostBSD</link>, <link xlink:href=\"https://www.midnightbsd.org/\">MidnightBSD</link> or <link xlink:href=\"https://nomadbsd.org/\">NomadBSD</link> three FreeBSD-based desktop distributions. Non-<trademark class=\"registered\">UNIX</trademark> users should expect to invest some additional time learning the <trademark class=\"registered\">UNIX</trademark> way of doing things. This <acronym>FAQ</acronym> and the <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/index.html\">FreeBSD Handbook</link> are excellent places to start." ], "previous_source": "", "target": [ "" ], "id_hash": 1570840052438771954, "content_hash": 1570840052438771954, "location": "book.translate.xml:287", "context": "", "note": "(itstool) path: answer/para", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 44, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 69, "source_unit": "https://translate-dev.freebsd.org/api/units/229310/?format=api", "priority": 100, "id": 229318, "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/zh_TW/?checksum=95ccbeb47c91a8f2", "url": "https://translate-dev.freebsd.org/api/units/229318/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2021-01-09T14:36:09.888957Z" } ] }{ "count": 1022, "next": null, "previous": "