Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/freebsd-doc/articles_fonts/es/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 152,
    "next": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/units/?format=api&page=4",
    "previous": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<lineannotation>Get the internal font name</lineannotation>\n<prompt>%</prompt> <userinput>fgrep internalname SHOWBOAT</userinput>\ninternalname Showboat\n\n<lineannotation>Tell groff that the font must be downloaded</lineannotation>\n<prompt>%</prompt> <userinput>ex download\n:$a\nShowboat      showboat.pfa\n.\n:wq</userinput>"
            ],
            "previous_source": "",
            "target": [
                "<lineannotation>Obtener el nombre interno del tipo</lineannotation>\n<prompt>%</prompt> <userinput>fgrep internalname SHOWBOAT</userinput>\ninternalname Showboat\n\n<lineannotation>Indique a groff que el tipo debe ser descargado</lineannotation>\n<prompt>%</prompt> <userinput>ex download\n:$a\nShowboat      showboat.pfa\n.\n:wq</userinput>"
            ],
            "id_hash": 944052860931909382,
            "content_hash": 944052860931909382,
            "location": "article.translate.xml:639",
            "context": "",
            "note": "(itstool) path: informalexample/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98252/?format=api",
            "priority": 100,
            "id": 23729,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=8d19f3134109a706",
            "url": "https://translate-dev.freebsd.org/api/units/23729/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.341197Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "To test the font:"
            ],
            "previous_source": "",
            "target": [
                "Para probar el tipo:"
            ],
            "id_hash": -4403466365946094836,
            "content_hash": -4403466365946094836,
            "location": "article.translate.xml:651",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98253/?format=api",
            "priority": 100,
            "id": 23730,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=42e3beabb5671b0c",
            "url": "https://translate-dev.freebsd.org/api/units/23730/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.363131Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<prompt>%</prompt> <userinput>cd /tmp</userinput>\n<prompt>%</prompt> <userinput>cat &gt;example.t &lt;&lt;EOF\n.sp 5\n.ps 16\nThis is an example of the Showboat font:\n.br\n.ps 48\n.vs (\\n(.s+2)p\n.sp\n.ft SHOWBOAT\nABCDEFGHI\n.br\nJKLMNOPQR\n.br\nSTUVWXYZ\n.sp\n.ps 16\n.vs (\\n(.s+2)p\n.fp 5 SHOWBOAT\n.ft R\nTo use it for the first letter of a paragraph, it will look like:\n.sp 50p\n\\s(48\\f5H\\s0\\fRere is the first sentence of a paragraph that uses the\nshowboat font as its first letter.\nAdditional vertical space must be used to allow room for the larger\nletter.\nEOF</userinput>\n<prompt>%</prompt> <userinput>groff -Tps example.t &gt;example.ps</userinput>\n\n<lineannotation>To use ghostscript/ghostview</lineannotation>\n<prompt>%</prompt> <userinput>ghostview example.ps</userinput>\n\n<lineannotation>To print it</lineannotation>\n<prompt>%</prompt> <userinput>lpr -Ppostscript example.ps</userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>%</prompt> <userinput>cd /tmp</userinput>\n<prompt>%</prompt> <userinput>cat &gt;example.t &lt;&lt;EOF\n.sp 5\n.ps 16\nThis is an example of the Showboat font:\n.br\n.ps 48\n.vs (\\n(.s+2)p\n.sp\n.ft SHOWBOAT\nABCDEFGHI\n.br\nJKLMNOPQR\n.br\nSTUVWXYZ\n.sp\n.ps 16\n.vs (\\n(.s+2)p\n.fp 5 SHOWBOAT\n.ft R\nTo use it for the first letter of a paragraph, it will look like:\n.sp 50p\n\\s(48\\f5H\\s0\\fRere is the first sentence of a paragraph that uses the\nshowboat font as its first letter.\nAdditional vertical space must be used to allow room for the larger\nletter.\nEOF</userinput>\n<prompt>%</prompt> <userinput>groff -Tps example.t &gt;example.ps</userinput>\n\n<lineannotation>Para utilizar ghostscript/ghostview</lineannotation>\n<prompt>%</prompt> <userinput>ghostview example.ps</userinput>\n\n<lineannotation>Para imprimir</lineannotation>\n<prompt>%</prompt> <userinput>lpr -Ppostscript example.ps</userinput>"
            ],
            "id_hash": 319860367238094019,
            "content_hash": 319860367238094019,
            "location": "article.translate.xml:654",
            "context": "",
            "note": "(itstool) path: informalexample/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 107,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98254/?format=api",
            "priority": 100,
            "id": 23731,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=84705f4f2ef3dcc3",
            "url": "https://translate-dev.freebsd.org/api/units/23731/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.380738Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "References: <filename>/usr/src/gnu/usr.bin/groff/afmtodit/afmtodit.man</filename>, <citerefentry><refentrytitle>groff_font</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>groff_char</refentrytitle><manvolnum>7</manvolnum></citerefentry>, <citerefentry><refentrytitle>pfbtops</refentrytitle><manvolnum>1</manvolnum></citerefentry>."
            ],
            "previous_source": "",
            "target": [
                "Referencias: <filename>/usr/src/gnu/usr.bin/groff/afmtodit/afmtodit.man</filename>, <citerefentry><refentrytitle>groff_font</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>groff_char</refentrytitle><manvolnum>7</manvolnum></citerefentry>, <citerefentry><refentrytitle>pfbtops</refentrytitle><manvolnum>1</manvolnum></citerefentry>."
            ],
            "id_hash": -3274798331755736839,
            "content_hash": -3274798331755736839,
            "location": "article.translate.xml:690",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98255/?format=api",
            "priority": 100,
            "id": 23732,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=528d944494a850f9",
            "url": "https://translate-dev.freebsd.org/api/units/23732/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.406892Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Converting TrueType Fonts to a groff/PostScript Format For groff"
            ],
            "previous_source": "",
            "target": [
                "Conversión de tipos TrueType a un formato groff/PostScript para groff"
            ],
            "id_hash": 3412837615043863305,
            "content_hash": 3412837615043863305,
            "location": "article.translate.xml:696",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 105,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98256/?format=api",
            "priority": 100,
            "id": 23733,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=af5cd5ba98c7e309",
            "url": "https://translate-dev.freebsd.org/api/units/23733/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.425626Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "This potentially requires a bit of work, simply because it depends on some utilities that are not installed as part of the base system. They are:"
            ],
            "previous_source": "",
            "target": [
                "Esto puede llevar un poco de trabajo por la sencilla razón de que depende de algunas herramientas que no se instalan como parte del sistema base:"
            ],
            "id_hash": -2796002615623201828,
            "content_hash": -2796002615623201828,
            "location": "article.translate.xml:699",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 106,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98257/?format=api",
            "priority": 100,
            "id": 23734,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=59329a6f58b74bdc",
            "url": "https://translate-dev.freebsd.org/api/units/23734/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.440232Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<command>ttf2pf</command>"
            ],
            "previous_source": "",
            "target": [
                "<command>ttf2pf</command>"
            ],
            "id_hash": -5462400181417384784,
            "content_hash": -5462400181417384784,
            "location": "article.translate.xml:705",
            "context": "",
            "note": "(itstool) path: varlistentry/term",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 107,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98258/?format=api",
            "priority": 100,
            "id": 23735,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=3431a7f9dd9664b0",
            "url": "https://translate-dev.freebsd.org/api/units/23735/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.455764Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "TrueType to PostScript conversion utilities. This allows conversion of a TrueType font to an ascii font metric (<filename>.afm</filename>) file."
            ],
            "previous_source": "",
            "target": [
                "Herramientas de conversión de TrueType a PostScript. Esto permite la conversión de tipos TrueType a archivos de métrica de tipo ascii (<filename>.afm</filename>)."
            ],
            "id_hash": 6717809799091971262,
            "content_hash": 6717809799091971262,
            "location": "article.translate.xml:708",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 108,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98259/?format=api",
            "priority": 100,
            "id": 23736,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=dd3a746b7783e4be",
            "url": "https://translate-dev.freebsd.org/api/units/23736/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.472940Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Currently available at <uri xlink:href=\"http://sunsite.icm.edu.pl/pub/GUST/contrib/BachoTeX98/ttf2pf/\">http://sunsite.icm.edu.pl/pub/GUST/contrib/BachoTeX98/ttf2pf/</uri>. Note: These files are PostScript programs and must be downloaded to disk by holding down <keycap>Shift</keycap> when clicking on the link. Otherwise, your browser may try to launch <application>ghostview</application> to view them."
            ],
            "previous_source": "",
            "target": [
                "Disponible en <uri xlink:href=\"http://sunsite.icm.edu.pl/pub/GUST/contrib/BachoTeX98/ttf2pf/\">http://sunsite.icm.edu.pl/pub/GUST/contrib/BachoTeX98/ttf2pf/</uri>. Nota: Estos ficheros son programas PostScript y deben descargarse manteniendo la tecla <keycap>Shift</keycap> cuando haga clic en el enlace. De lo contrario su navegador puede intentar arrancar <application>ghostview</application> para verlos."
            ],
            "id_hash": 3760949122222440795,
            "content_hash": 3760949122222440795,
            "location": "article.translate.xml:712",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 109,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98260/?format=api",
            "priority": 100,
            "id": 23737,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=b431934ce062c15b",
            "url": "https://translate-dev.freebsd.org/api/units/23737/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.492695Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "The files of interest are:"
            ],
            "previous_source": "",
            "target": [
                "Los archivos importantes para esta tarea son:"
            ],
            "id_hash": 6254318676203706151,
            "content_hash": 6254318676203706151,
            "location": "article.translate.xml:719",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 110,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98261/?format=api",
            "priority": 100,
            "id": 23738,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=d6cbcdb2ff369727",
            "url": "https://translate-dev.freebsd.org/api/units/23738/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.504740Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<filename>GS_TTF.PS</filename>"
            ],
            "previous_source": "",
            "target": [
                "<filename>GS_TTF.PS</filename>"
            ],
            "id_hash": 3787662516515858913,
            "content_hash": 3787662516515858913,
            "location": "article.translate.xml:723",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 111,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98262/?format=api",
            "priority": 100,
            "id": 23739,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=b4907afda9fd69e1",
            "url": "https://translate-dev.freebsd.org/api/units/23739/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.513472Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<filename>PF2AFM.PS</filename>"
            ],
            "previous_source": "",
            "target": [
                "<filename>PF2AFM.PS</filename>"
            ],
            "id_hash": -8235314692436413829,
            "content_hash": -8235314692436413829,
            "location": "article.translate.xml:727",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 112,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98263/?format=api",
            "priority": 100,
            "id": 23740,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=0db648eb77c5b27b",
            "url": "https://translate-dev.freebsd.org/api/units/23740/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.521886Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<filename>ttf2pf.ps</filename>"
            ],
            "previous_source": "",
            "target": [
                "<filename>ttf2pf.ps</filename>"
            ],
            "id_hash": 6160394748508218977,
            "content_hash": 6160394748508218977,
            "location": "article.translate.xml:731",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 113,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98264/?format=api",
            "priority": 100,
            "id": 23741,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=d57e1e627503a661",
            "url": "https://translate-dev.freebsd.org/api/units/23741/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.550999Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "The funny upper/lower case is due to their being intended also for DOS shells. <filename>ttf2pf.ps</filename> makes use of the others as upper case, so any renaming must be consistent with this. (Actually, <filename>GS_TTF.PS</filename> and <filename>PFS2AFM.PS</filename> are supposedly part of the <application>Ghostscript</application> distribution, but it is just as easy to use these as an isolated utility. FreeBSD does not seem to include the latter.) You also may want to have these installed to <filename>/usr/local/share/groff_font/devps</filename>(?)."
            ],
            "previous_source": "",
            "target": [
                "Todo este lío de mayúsculas y minúsculas en los nombres es porque se tiene en cuenta las shells de DOS. <filename>ttf2pf.ps</filename> utiliza el resto como mayúsculas, por lo que cualquier cambio de nombre debe tener esto en cuenta. (En realidad, <filename>GS_TTF.PS</filename> y <filename>PFS2AFM.PS</filename> son parte de la distribución de <application>Ghostscript</application>, pero se pueden usar como herramientas independientes. FreeBSD no incluye esta última.) También puede ser que las instale (usted) en <filename>/usr/local/share/groff_font/devps</filename>(?)."
            ],
            "id_hash": 7734562278068395087,
            "content_hash": 7734562278068395087,
            "location": "article.translate.xml:735",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 114,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 73,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98265/?format=api",
            "priority": 100,
            "id": 23742,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=eb56af6995671c4f",
            "url": "https://translate-dev.freebsd.org/api/units/23742/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.568836Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<command>afmtodit</command>"
            ],
            "previous_source": "",
            "target": [
                "<command>afmtodit</command>"
            ],
            "id_hash": -7292856632978252066,
            "content_hash": -7292856632978252066,
            "location": "article.translate.xml:750",
            "context": "",
            "note": "(itstool) path: varlistentry/term",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 115,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98266/?format=api",
            "priority": 100,
            "id": 23743,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=1aca9188117adede",
            "url": "https://translate-dev.freebsd.org/api/units/23743/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.600689Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Creates font files for use with <application>groff</application> from ascii font metrics file. This usually resides in the directory, <filename>/usr/src/contrib/groff/afmtodit</filename>, and requires some work to get going."
            ],
            "previous_source": "",
            "target": [
                "Crea archivos de tipos para usar con <application>groff</application> desde el archivo de métricas de tipo ascii. Por lo general se encuentra en el directorio <filename>/usr/src/contrib/groff/afmtodit</filename>, pero hay unas cuantas cosas que hacer antes de poder usarlas."
            ],
            "id_hash": 9039251016054560895,
            "content_hash": 9039251016054560895,
            "location": "article.translate.xml:753",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98267/?format=api",
            "priority": 100,
            "id": 23744,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=fd71dee83785587f",
            "url": "https://translate-dev.freebsd.org/api/units/23744/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.619276Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "If you are paranoid about working in the <filename>/usr/src</filename> tree, simply copy the contents of the above directory to a work location."
            ],
            "previous_source": "",
            "target": [
                "Si cree que trabajar en <filename>/usr/src</filename> no es muy buena idea puede copiar el contenido del directorio anterior en otra ubicación."
            ],
            "id_hash": -9160973523671826306,
            "content_hash": -9160973523671826306,
            "location": "article.translate.xml:760",
            "context": "",
            "note": "(itstool) path: note/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 117,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98268/?format=api",
            "priority": 100,
            "id": 23745,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=00ddaf1dfcc8407e",
            "url": "https://translate-dev.freebsd.org/api/units/23745/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.645685Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "In the work area, you will need to make the utility. Just type:"
            ],
            "previous_source": "",
            "target": [
                "En el directorio, necesitará compilar la utilidad. Escriba:"
            ],
            "id_hash": -3168661954522072515,
            "content_hash": -3168661954522072515,
            "location": "article.translate.xml:766",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 118,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98269/?format=api",
            "priority": 100,
            "id": 23746,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=5406a6bd9b6aba3d",
            "url": "https://translate-dev.freebsd.org/api/units/23746/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.659028Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<prompt>#</prompt> <userinput>make -f Makefile.sub afmtodit</userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>#</prompt> <userinput>make -f Makefile.sub afmtodit</userinput>"
            ],
            "id_hash": 6448996248291971797,
            "content_hash": 6448996248291971797,
            "location": "article.translate.xml:769",
            "context": "",
            "note": "(itstool) path: listitem/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 119,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98270/?format=api",
            "priority": 100,
            "id": 23747,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=d97f6feb694512d5",
            "url": "https://translate-dev.freebsd.org/api/units/23747/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.670844Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "You may also need to copy <filename>/usr/contrib/groff/devps/generate/textmap</filename> to <filename>/usr/share/groff_font/devps/generate</filename> if it does not already exist."
            ],
            "previous_source": "",
            "target": [
                "Es posible que tenga que copiar también <filename>/usr/contrib/groff/devps/generate/textmap</filename> a <filename>/usr/share/groff_font/devps/generate</filename> si no existe."
            ],
            "id_hash": 2785264458881111364,
            "content_hash": 2785264458881111364,
            "location": "article.translate.xml:771",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 120,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98271/?format=api",
            "priority": 100,
            "id": 23748,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=a6a73f44b5211544",
            "url": "https://translate-dev.freebsd.org/api/units/23748/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.684012Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Once all these utilities are in place, you are ready to commence:"
            ],
            "previous_source": "",
            "target": [
                "Una vez que todas estas utilidades estén en su sitio, estará listo para comenzar:"
            ],
            "id_hash": 3709704963544779991,
            "content_hash": 3709704963544779991,
            "location": "article.translate.xml:780",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98272/?format=api",
            "priority": 100,
            "id": 23749,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=b37b85026d970cd7",
            "url": "https://translate-dev.freebsd.org/api/units/23749/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.693272Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Create <filename>.afm</filename> by typing:"
            ],
            "previous_source": "",
            "target": [
                "Cree el archivo <filename>.afm</filename> escribiendo:"
            ],
            "id_hash": 236332710414595203,
            "content_hash": 236332710414595203,
            "location": "article.translate.xml:785",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98273/?format=api",
            "priority": 100,
            "id": 23750,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=83479f5915113483",
            "url": "https://translate-dev.freebsd.org/api/units/23750/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.704148Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<prompt>%</prompt> <userinput>gs -dNODISPLAY -q -- ttf2pf.ps <replaceable>TTF_name</replaceable> <replaceable>PS_font_name</replaceable> <replaceable>AFM_name</replaceable></userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>%</prompt> <userinput>gs -dNODISPLAY -q -- ttf2pf.ps <replaceable>nombre_TTF</replaceable> <replaceable>nombre_tipo_PS</replaceable> <replaceable>nombre_AFM</replaceable></userinput>"
            ],
            "id_hash": -6005347397082627685,
            "content_hash": -6005347397082627685,
            "location": "article.translate.xml:787",
            "context": "",
            "note": "(itstool) path: listitem/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98274/?format=api",
            "priority": 100,
            "id": 23751,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=2ca8b85c2c12c19b",
            "url": "https://translate-dev.freebsd.org/api/units/23751/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.723130Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Where, <replaceable>TTF_name</replaceable> is your TrueType font file, <replaceable>PS_font_name</replaceable> is the file name for <filename>.pfa</filename>, <replaceable>AFM_name</replaceable> is the name you wish for <filename>.afm</filename>. If you do not specify output file names for the <filename>.pfa</filename> or <filename>.afm</filename> files, then default names will be generated from the TrueType font file name."
            ],
            "previous_source": "",
            "target": [
                "Donde, <replaceable>TTF_name</replaceable> es su archivo de tipo TrueType, <replaceable>PS_font_name</replaceable> es el nombre del archivo <filename>.pfa</filename>, <replaceable>AFM_name</replaceable> es el nombre que quiere que tenga el archivo <filename>.afm</filename>. Si no especifica los nombres de los archivos de salida para los archivos <filename>.pfa</filename> o <filename>.afm</filename>, los nombres predeterminados se generan a partir del nombre de archivo de la tipo TrueType."
            ],
            "id_hash": -2706167640538901864,
            "content_hash": -2706167640538901864,
            "location": "article.translate.xml:789",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 124,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 48,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98275/?format=api",
            "priority": 100,
            "id": 23752,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=5a71c2de6b059298",
            "url": "https://translate-dev.freebsd.org/api/units/23752/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.734671Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "This also produces a <filename>.pfa</filename>, the ascii PostScript font metrics file (<filename>.pfb</filename> is for the binary form). This will not be needed, but could (I think) be useful for a fontserver."
            ],
            "previous_source": "",
            "target": [
                "Esto también produce un archivo <filename>.pfa</filename>, el archivo ascii de las métricas del tipo PostScript (<filename>.pfb</filename> es para el formato binario). Esto no será necesario, pero podría (creo) ser útil para un servidor de tipos."
            ],
            "id_hash": 720558877193664504,
            "content_hash": 720558877193664504,
            "location": "article.translate.xml:798",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 125,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98276/?format=api",
            "priority": 100,
            "id": 23753,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=89fff07b2ae1f7f8",
            "url": "https://translate-dev.freebsd.org/api/units/23753/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.750875Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "For example, to convert the 30f9 Barcode font using the default file names, use the following command:"
            ],
            "previous_source": "",
            "target": [
                "Por ejemplo, para convertir el tipo para código de barras 30f9 usando los nombres de archivo predeterminados use el siguiente comando:"
            ],
            "id_hash": 1218463710097703591,
            "content_hash": 1218463710097703591,
            "location": "article.translate.xml:804",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98277/?format=api",
            "priority": 100,
            "id": 23754,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=90e8da49e41402a7",
            "url": "https://translate-dev.freebsd.org/api/units/23754/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.768690Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<prompt>%</prompt> <userinput>gs -dNODISPLAY -- ttf2pf.ps 3of9.ttf</userinput>\nAladdin Ghostscript 5.10 (1997-11-23)\nCopyright (C) 1997 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.\nThis software comes with NO WARRANTY: see the file PUBLIC for details.\nConverting 3of9.ttf to 3of9.pfa and 3of9.afm."
            ],
            "previous_source": "",
            "target": [
                "<prompt>%</prompt> <userinput>gs -dNODISPLAY -- ttf2pf.ps 3of9.ttf</userinput>\nAladdin Ghostscript 5.10 (1997-11-23)\nCopyright (C) 1997 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.\nThis software comes with NO WARRANTY: see the file PUBLIC for details.\nConverting 3of9.ttf to 3of9.pfa and 3of9.afm."
            ],
            "id_hash": -1166606274542674703,
            "content_hash": -1166606274542674703,
            "location": "article.translate.xml:807",
            "context": "",
            "note": "(itstool) path: listitem/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 127,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98278/?format=api",
            "priority": 100,
            "id": 23755,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=6fcf61c635245cf1",
            "url": "https://translate-dev.freebsd.org/api/units/23755/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.784209Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "If you want the converted fonts to be stored in <filename>A.pfa</filename> and <filename>B.afm</filename>, then use this command:"
            ],
            "previous_source": "",
            "target": [
                "Si desea que los tipos convertidos se almacenen en <filename>A.pfa</filename> y <filename>B.afm</filename> use este comando:"
            ],
            "id_hash": 3516190476998833453,
            "content_hash": 3516190476998833453,
            "location": "article.translate.xml:813",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 128,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98279/?format=api",
            "priority": 100,
            "id": 23756,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=b0cc049bf820752d",
            "url": "https://translate-dev.freebsd.org/api/units/23756/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.803891Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<prompt>%</prompt> <userinput>gs -dNODISPLAY -- ttf2pf.ps 3of9.ttf A B</userinput>\nAladdin Ghostscript 5.10 (1997-11-23)\nCopyright (C) 1997 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.\nThis software comes with NO WARRANTY: see the file PUBLIC for details.\nConverting 3of9.ttf to A.pfa and B.afm."
            ],
            "previous_source": "",
            "target": [
                "<prompt>%</prompt> <userinput>gs -dNODISPLAY -- ttf2pf.ps 3of9.ttf A B</userinput>\nAladdin Ghostscript 5.10 (1997-11-23)\nCopyright (C) 1997 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.\nThis software comes with NO WARRANTY: see the file PUBLIC for details.\nConverting 3of9.ttf to A.pfa and B.afm."
            ],
            "id_hash": 8481448811145624177,
            "content_hash": 8481448811145624177,
            "location": "article.translate.xml:817",
            "context": "",
            "note": "(itstool) path: listitem/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 129,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 41,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98280/?format=api",
            "priority": 100,
            "id": 23757,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=f5b428c1d0fe7a71",
            "url": "https://translate-dev.freebsd.org/api/units/23757/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.816118Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Create the <application>groff</application> PostScript file:"
            ],
            "previous_source": "",
            "target": [
                "Crear el archivo PostScript <application>groff</application>:"
            ],
            "id_hash": -1622630858495519077,
            "content_hash": -1622630858495519077,
            "location": "article.translate.xml:825",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 130,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98281/?format=api",
            "priority": 100,
            "id": 23758,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=697b41d4cdc9969b",
            "url": "https://translate-dev.freebsd.org/api/units/23758/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.828874Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Change directories to <filename>/usr/share/groff_font/devps</filename> so as to make the following command easier to execute. You will probably need root privileges for this. (Or, if you are paranoid about working there, make sure you reference the files <filename>DESC</filename>, <filename>text.enc</filename> and <filename>generate/textmap</filename> as being in this directory.)"
            ],
            "previous_source": "",
            "target": [
                "Vaya al directorio <filename>/usr/share/groff_font/devps</filename> para que sea más fácil de ejecutar el siguiente comando. Probablemente necesitará privilegios de root. (O bien, si no se siente confortable del todo trabajando en ese directorio, asegúrese de hacer referencia a los archivos <filename>DESC</filename>, <filename>text.enc</filename> y <filename>generate/textmap</filename> que están en el directorio)."
            ],
            "id_hash": -2544153846529691236,
            "content_hash": -2544153846529691236,
            "location": "article.translate.xml:828",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 131,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98282/?format=api",
            "priority": 100,
            "id": 23759,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=5cb1598e5ba7719c",
            "url": "https://translate-dev.freebsd.org/api/units/23759/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.841502Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<prompt>%</prompt> <userinput>afmtodit -d DESC -e text.enc file.afm generate/textmap <replaceable>PS_font_name</replaceable></userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>%</prompt> <userinput>afmtodit -d DESC -e text.enc file.afm generate/textmap <replaceable>nombre_tipo_PS</replaceable></userinput>"
            ],
            "id_hash": -286069937429367843,
            "content_hash": -286069937429367843,
            "location": "article.translate.xml:838",
            "context": "",
            "note": "(itstool) path: listitem/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 132,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98283/?format=api",
            "priority": 100,
            "id": 23760,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=7c07ace8569ab3dd",
            "url": "https://translate-dev.freebsd.org/api/units/23760/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.854497Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Where, <filename>file.afm</filename> is the <replaceable>AFM_name</replaceable> created by <command>ttf2pf.ps</command> above, and <replaceable>PS_font_name</replaceable> is the font name used from that command, as well as the name that <citerefentry><refentrytitle>groff</refentrytitle><manvolnum>1</manvolnum></citerefentry> will use for references to this font. For example, assuming you used the first <command>tiff2pf.ps</command> above, then the 3of9 Barcode font can be created using the command:"
            ],
            "previous_source": "",
            "target": [
                "Donde, <filename>file.afm</filename> es el <replaceable>AFM_name</replaceable> creado anteriormente por <command>ttf2pf.ps</command> y <replaceable>PS_font_name</replaceable> es el nombre del tipo utilizado para ese comando, así como el nombre que <citerefentry><refentrytitle>groff</refentrytitle><manvolnum>1</manvolnum></citerefentry> utilizará para las referencias a este tipo. Por ejemplo, suponiendo que haya utilizado el comando <command>tiff2pf.ps</command> anterior, el tipo para código de barras 3of9 se puede crear usando el comando:"
            ],
            "id_hash": 6425654189746702031,
            "content_hash": 6425654189746702031,
            "location": "article.translate.xml:840",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 133,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 53,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98284/?format=api",
            "priority": 100,
            "id": 23761,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=d92c8270e55a46cf",
            "url": "https://translate-dev.freebsd.org/api/units/23761/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.866018Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<prompt>%</prompt> <userinput>afmtodit -d DESC -e text.enc 3of9.afm generate/textmap 3of9</userinput>"
            ],
            "previous_source": "",
            "target": [
                "<prompt>%</prompt> <userinput>afmtodit -d DESC -e text.enc 3of9.afm generate/textmap 3of9</userinput>"
            ],
            "id_hash": -7787327437026659753,
            "content_hash": -7787327437026659753,
            "location": "article.translate.xml:850",
            "context": "",
            "note": "(itstool) path: listitem/screen",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 134,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98285/?format=api",
            "priority": 100,
            "id": 23762,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=13eddaf47e5f7257",
            "url": "https://translate-dev.freebsd.org/api/units/23762/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.872696Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Ensure that the resulting <replaceable>PS_font_name</replaceable> file (e.g., <filename>3of9</filename> in the example above) is located in the directory <filename>/usr/share/groff_font/devps</filename> by copying or moving it there."
            ],
            "previous_source": "",
            "target": [
                "Asegúrese de que el archivo <replaceable>PS_font_name</replaceable> resultante (por ejemplo, <filename>3of9</filename> en el ejemplo anterior) se encuentra en el directorio <filename>/usr/share/groff_font/devps</filename> al copiarlo o moverlo allí."
            ],
            "id_hash": -4386294185149254670,
            "content_hash": -4386294185149254670,
            "location": "article.translate.xml:852",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 135,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98286/?format=api",
            "priority": 100,
            "id": 23763,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=4320c0ad9dd133f2",
            "url": "https://translate-dev.freebsd.org/api/units/23763/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.881159Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Note that if <filename>ttf2pf.ps</filename> assigns a font name using the one it finds in the TrueType font file and you want to use a different name, you must edit the <filename>.afm</filename> prior to running <command>afmtodit</command>. This name must also match the one used in the Fontmap file if you wish to pipe <citerefentry><refentrytitle>groff</refentrytitle><manvolnum>1</manvolnum></citerefentry> into <citerefentry vendor=\"ports\"><refentrytitle>gs</refentrytitle><manvolnum>1</manvolnum></citerefentry>."
            ],
            "previous_source": "",
            "target": [
                "Tenga en cuenta que si <filename>ttf2pf.ps</filename> asigna un nombre de tipo con el nombre que se encuentra en el archivo de tipos TrueType y quiere usar un nombre diferente antes de ejecutar <command>afmtodit</command> tiene que editar el archivo <filename>.afm</filename>. Este nombre también debe coincidir con el que se usa en el archivo Fontmap si desea redirigir <citerefentry><refentrytitle>groff</refentrytitle><manvolnum>1</manvolnum></citerefentry> a <citerefentry vendor=\"ports\"><refentrytitle>gs</refentrytitle><manvolnum>1</manvolnum></citerefentry>."
            ],
            "id_hash": 1539821111933217497,
            "content_hash": 1539821111933217497,
            "location": "article.translate.xml:859",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 136,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98287/?format=api",
            "priority": 100,
            "id": 23764,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=955e8b249a6d2ad9",
            "url": "https://translate-dev.freebsd.org/api/units/23764/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.899142Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Can TrueType Fonts be Used with Other Programs?"
            ],
            "previous_source": "",
            "target": [
                "¿Se pueden usar los tipos TrueType con otros programas?"
            ],
            "id_hash": -3988346244323147327,
            "content_hash": -3988346244323147327,
            "location": "article.translate.xml:871",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 137,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98288/?format=api",
            "priority": 100,
            "id": 23765,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=48a68c38d1db01c1",
            "url": "https://translate-dev.freebsd.org/api/units/23765/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.910640Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "The TrueType font format is used by Windows, Windows 95, and Mac's. It is quite popular and there are a great number of fonts available in this format."
            ],
            "previous_source": "",
            "target": [
                "Windows, Windows 95 y Mac utilizan el formato de tipo TrueType. Es bastante popular y hay una gran cantidad de tipos disponibles en este formato."
            ],
            "id_hash": 3877582187441548047,
            "content_hash": 3877582187441548047,
            "location": "article.translate.xml:873",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 138,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98289/?format=api",
            "priority": 100,
            "id": 23766,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=b5cff07485d5eb0f",
            "url": "https://translate-dev.freebsd.org/api/units/23766/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.921589Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Unfortunately, there are few applications that I am aware of that can use this format: <application>Ghostscript</application> and <application>Povray</application> come to mind. <application>Ghostscript's</application> support, according to the documentation, is rudimentary and the results are likely to be inferior to type 1 fonts. <application>Povray</application> version 3 also has the ability to use TrueType fonts, but I rather doubt many people will be creating documents as a series of raytraced pages :-)."
            ],
            "previous_source": "",
            "target": [
                "Por desgracia conozco pocas aplicaciones que puedan usar este formato: me vienen a la mente <application>Ghostscript</application> y <application>Povray</application>. Según la documentación el soporte de <application>Ghostscript</application> es rudimentario y es probable que los resultados sean pobres comparados con los tipos Type 1. La versión 3 de <application>Povray</application> también tiene la capacidad de usar tipos TrueType, pero dudo que muchas personas creen documentos como una serie de páginas con trazado de rayos :-)."
            ],
            "id_hash": -3985522595956948845,
            "content_hash": -3985522595956948845,
            "location": "article.translate.xml:877",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 139,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 69,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98290/?format=api",
            "priority": 100,
            "id": 23767,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=48b09450afb18093",
            "url": "https://translate-dev.freebsd.org/api/units/23767/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.953211Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "This rather dismal situation may soon change. The <link xlink:href=\"http://www.freetype.org/\">FreeType Project</link> is currently developing a useful set of FreeType tools:"
            ],
            "previous_source": "",
            "target": [
                "Esta situación, un tanto triste, puede cambiar pronto. El <link xlink:href=\"http://www.freetype.org/\">proyecto FreeType</link> está desarrollando actualmente un conjunto útil de herramientas FreeType:"
            ],
            "id_hash": -7586489669447082082,
            "content_hash": -7586489669447082082,
            "location": "article.translate.xml:887",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 140,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98291/?format=api",
            "priority": 100,
            "id": 23768,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=16b75fd7306f9f9e",
            "url": "https://translate-dev.freebsd.org/api/units/23768/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.965014Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "The <command>xfsft</command> font server for <application>X11</application> can serve TrueType fonts in addition to regular fonts. Though currently in beta, it is said to be quite usable. See <link xlink:href=\"http://www.dcs.ed.ac.uk/home/jec/programs/xfsft/\">Juliusz Chroboczek's page</link> for further information. Porting instructions for FreeBSD can be found at <link xlink:href=\"http://math.missouri.edu/~stephen/software/\">Stephen Montgomery's software page</link>."
            ],
            "previous_source": "",
            "target": [
                "El servidor de tipos para <application>X11</application>, <command>xfsft</command>, ofrece tanto tipos TrueType como tipos normales. Actualmente está en versión beta, pero dicen que es bastante útil. Consulte la <link xlink:href=\"http://www.dcs.ed.ac.uk/home/jec/programs/xfsft/\">página de Juliusz Chroboczek</link> para más información. Las instrucciones para portarlo a FreeBSD se pueden encontrar en la <link xlink:href=\"http://math.missouri.edu/~stephen/software/\">página de software de Stephen Montgomery</link>."
            ],
            "id_hash": 5690865456384766177,
            "content_hash": 5690865456384766177,
            "location": "article.translate.xml:893",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 141,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 47,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98292/?format=api",
            "priority": 100,
            "id": 23769,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=cefa03fb285af0e1",
            "url": "https://translate-dev.freebsd.org/api/units/23769/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:33.987171Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "<application>xfstt</application> is another font server for <application>X11</application>, available under <uri xlink:href=\"ftp://sunsite.unc.edu/pub/Linux/X11/fonts/\">ftp://sunsite.unc.edu/pub/Linux/X11/fonts/</uri>."
            ],
            "previous_source": "",
            "target": [
                "<application>xfstt</application> es otro servidor de tipos para <application>X11</application> y está disponible en <uri xlink:href=\"ftp://sunsite.unc.edu/pub/Linux/X11/fonts/\">ftp://sunsite.unc.edu/pub/Linux/X11/fonts/</uri>."
            ],
            "id_hash": -7596516716782081585,
            "content_hash": -7596516716782081585,
            "location": "article.translate.xml:903",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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/98293/?format=api",
            "priority": 100,
            "id": 23770,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=1693c04b4de329cf",
            "url": "https://translate-dev.freebsd.org/api/units/23770/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.005514Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "A program called <command>ttf2bdf</command> can produce BDF files suitable for use in an X environment from TrueType files. Linux binaries are said to be available from <uri xlink:href=\"ftp://crl.nmsu.edu/CLR/multiling/General/\">ftp://crl.nmsu.edu/CLR/multiling/General/</uri>."
            ],
            "previous_source": "",
            "target": [
                "Un programa llamado <command>ttf2bdf</command> puede producir archivos BDF adecuados para su uso en un entorno X a partir de archivos TrueType. Los binarios para Linux están disponibles en <uri xlink:href=\"ftp://crl.nmsu.edu/CLR/multiling/General/\">ftp://crl.nmsu.edu/CLR/multiling/General/</uri>."
            ],
            "id_hash": -6133071100285949017,
            "content_hash": -6133071100285949017,
            "location": "article.translate.xml:908",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 143,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98294/?format=api",
            "priority": 100,
            "id": 23771,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=2ae2f454253deba7",
            "url": "https://translate-dev.freebsd.org/api/units/23771/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.024779Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "and others …"
            ],
            "previous_source": "",
            "target": [
                "y muchas más."
            ],
            "id_hash": 9067233580050265610,
            "content_hash": 9067233580050265610,
            "location": "article.translate.xml:914",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 144,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98295/?format=api",
            "priority": 100,
            "id": 23772,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=fdd548e69a63b60a",
            "url": "https://translate-dev.freebsd.org/api/units/23772/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.040516Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Where Can Additional Fonts be Obtained?"
            ],
            "previous_source": "",
            "target": [
                "¿Dónde se pueden obtener tipos adicionales?"
            ],
            "id_hash": 1976265163645441115,
            "content_hash": 1976265163645441115,
            "location": "article.translate.xml:920",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 145,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98296/?format=api",
            "priority": 100,
            "id": 23773,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=9b6d1ab21510d45b",
            "url": "https://translate-dev.freebsd.org/api/units/23773/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.061119Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Many fonts are available on the Internet. They are either entirely free, or are share-ware. In addition many fonts are available in the <filename>x11-fonts/</filename> category in the ports collection"
            ],
            "previous_source": "",
            "target": [
                "Hay muchos tipos disponibles en Internet. Son totalmente gratuitos o shareware. Además, muchos de esos tipos están disponibles en la categoría de ports <filename>x11-fonts/</filename>"
            ],
            "id_hash": 7346172080516744355,
            "content_hash": 7346172080516744355,
            "location": "article.translate.xml:922",
            "context": "",
            "note": "(itstool) path: sect1/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 146,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98297/?format=api",
            "priority": 100,
            "id": 23774,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=e5f2d895e617c4a3",
            "url": "https://translate-dev.freebsd.org/api/units/23774/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.075081Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Additional Questions"
            ],
            "previous_source": "",
            "target": [
                "Preguntas adicionales"
            ],
            "id_hash": 3051471192997546258,
            "content_hash": 3051471192997546258,
            "location": "article.translate.xml:929",
            "context": "",
            "note": "(itstool) path: sect1/title",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 147,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98298/?format=api",
            "priority": 100,
            "id": 23775,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=aa5900e1f4f4c912",
            "url": "https://translate-dev.freebsd.org/api/units/23775/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.094389Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "What use are the <filename>.pfm</filename> files?"
            ],
            "previous_source": "",
            "target": [
                "¿Para qué sirven los archivos <filename>.pfm</filename>?"
            ],
            "id_hash": 3031969427503853091,
            "content_hash": 3031969427503853091,
            "location": "article.translate.xml:933",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 148,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98299/?format=api",
            "priority": 100,
            "id": 23776,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=aa13b82158362e23",
            "url": "https://translate-dev.freebsd.org/api/units/23776/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.118209Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "Can one generate the <filename>.afm</filename> from a <filename>.pfa</filename> or <filename>.pfb</filename>?"
            ],
            "previous_source": "",
            "target": [
                "¿Se puede generar el archivo <filename>.afm</filename> desde un archivo <filename>.pfa</filename> o <filename>.pfb</filename>?"
            ],
            "id_hash": 2916020544719168555,
            "content_hash": 2916020544719168555,
            "location": "article.translate.xml:937",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 149,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98300/?format=api",
            "priority": 100,
            "id": 23777,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=a877c93c55ba242b",
            "url": "https://translate-dev.freebsd.org/api/units/23777/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.136861Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/es/?format=api",
            "source": [
                "How to generate the <application>groff</application> character mapping files for PostScript fonts with non-standard character names?"
            ],
            "previous_source": "",
            "target": [
                "¿Cómo generar los archivos de mapeo de caracteres <application>groff</application> para tipos PostScript con nombres de caracteres no estándar?"
            ],
            "id_hash": 996783890246782353,
            "content_hash": 996783890246782353,
            "location": "article.translate.xml:943",
            "context": "",
            "note": "(itstool) path: listitem/para",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 150,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translate-dev.freebsd.org/api/units/98301/?format=api",
            "priority": 100,
            "id": 23778,
            "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_fonts/es/?checksum=8dd549aabffdcd91",
            "url": "https://translate-dev.freebsd.org/api/units/23778/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-20T12:05:34.153509Z"
        }
    ]
}