1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Add lang attributes to manpage translations

This commit is contained in:
dmiller
2016-12-29 21:51:45 +00:00
parent d9cbd7acc4
commit ce6484ded1
16 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!-- $Id: nmap-man.xml 13215 2009-05-08 02:47:14Z fyodor $ -->
<article id="man">
<article id="man" lang="de">
<artheader>
<title>Nmap-Referenz-Handbuch (Man Page)</title>
</artheader>

View File

@@ -18,7 +18,7 @@
* Scan: sondeo / an<61>lisis
* Spoof: Falsificar
-->
<article id="man">
<article id="man" lang="es">
<artheader>
<title>Gu<EFBFBD>a de referencia de Nmap (P<>gina de manual)</title>
</artheader>

View File

@@ -1,6 +1,6 @@
<?xml version = '1.0' encoding="latin1"?>
<!-- $Id: manhtml-fr.xml 2991 2007-20-12 14:00:56Z gutek $ -->
<article id="man" >
<article id="man" lang="fr">
<artheader>
<title>Guide de r<>f<EFBFBD>rence Nmap (Man Page, French translation)</title>
</artheader>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: manhtml.xml 2991 2005-12-12 10:21:33Z fyodor $ -->
<article id="man">
<article id="man" lang="hr">
<artheader>
<title>Nmap vodič (Upute)</title>
</artheader>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: manhtml.xml 6184 2007-11-10 01:55:40Z fyodor $ -->
<article id="man">
<article id="man" lang="hu">
<artheader>
<title>Nmap Referencia Útmutató (Kézikönyv)</title>
</artheader>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!-- $Id: nmap-man.xml 12855 2009-04-02 03:24:21Z fyodor $ -->
<article id="man">
<article id="man" lang="id">
<artheader>
<title>Panduan Refensi Nmap (Man Page, bahasa Indonesia)</title>
</artheader>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<article id="man">
<article id="man" lang="it">
<artheader>
<title>Guida di riferimento di Nmap (pagina del manuale)</title>
</artheader>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!-- $Id: manhtml.xml 2940 2005-11-17 22:39:47Z fyodor $ -->
<article id="man">
<article id="man" lang="ja">
<artheader>
<title>Nmap リファレンスガイド (Man Page)</title>
</artheader>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: manhtml.xml 2991 2005-12-12 10:21:33Z fyodor $ -->
<article id="man">
<article id="man" lang="pl">
<artheader>
<title>Opis programu Nmap</title>
</artheader>

View File

@@ -3,7 +3,7 @@
<!-- <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> -->
<article id="man">
<article id="man" lang="pt_BR">
<artheader>
<title>Guia de Referência do Nmap (Página do Manual)</title>
</artheader>

View File

@@ -3,7 +3,7 @@
<!-- <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> -->
<article id="man">
<article id="man" lang= "pt_PT">
<artheader>
<title>Guia de Refer<65>ncia do Nmap (P<>gina Man)</title>
</artheader>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<article id="man">
<article id="man" lang="ro">
<artheader>
<title>Ghid de referinta Nmap (Pagina Man)</title>
</artheader>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!-- $Id: manhtml.xml 6184 2007-11-10 01:55:40Z fyodor $ -->
<article id="man">
<article id="man" lang="ru">
<artheader>
<title>Справочное руководство Nmap (Man Page)</title>
</artheader>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!-- $Id: manhtml.xml 2991 2005-12-12 10:21:33Z fyodor $ -->
<article id="man">
<article id="man" lang="sk">
<artheader>
<title>Nmap - Referencna prirucka (Man Page,Slovak translation)</title>
</artheader>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<article id="man">
<article id="man" lang="zh">
<artheader>
<title>Nmap参考指南(Man Page)</title>
</artheader>

View File

@@ -8,7 +8,7 @@
]>
<!-- This is sort of a lame hack needed for generating the nroff (man page) version of refguide.xml. I used to use book.xml directly, but that causes an extra "author" section to be added and is different than what I do for the other (ncat, zenmap) man pages. -->
<book>
<book lang="en">
&refguide;
</book>