Regen'd POT, POs, and headers in order to capture documentation changes in all of them.

This commit is contained in:
Jim Derry 2016-02-17 20:07:00 +08:00
parent 7fbe76be0b
commit da8205b2dc
9 changed files with 4184 additions and 1754 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@
* *
* Orginating PO file metadata: * Orginating PO file metadata:
* PO_LAST_TRANSLATOR=jderry * PO_LAST_TRANSLATOR=jderry
* PO_REVISION_DATE=2016-01-29 10:54:42 * PO_REVISION_DATE=2016-02-17 20:04:18
*/ */
#ifdef _MSC_VER #ifdef _MSC_VER
@ -96,9 +96,14 @@ static languageDefinition language_en_gb = { whichPluralForm_en_gb, {
{ COLOR_CONTRAST_VISITED_LINK, 0, "[2.2.1.4]: poor colour contrast (visited link)." }, { COLOR_CONTRAST_VISITED_LINK, 0, "[2.2.1.4]: poor colour contrast (visited link)." },
#endif /* SUPPORT_ACCESSIBILITY_CHECKS */ #endif /* SUPPORT_ACCESSIBILITY_CHECKS */
{/* Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>. {/* Important notes for translators:
It's very important that <br/> be self-closing in this manner! - Use only <code></code>, <var></var>, <em></em>, <strong></strong>, and
- The strings "Tidy" and "HTML Tidy" are the program name and must not be translated. */ <br/>.
- Entities, tags, attributes, etc., should be enclosed in <code></code>.
- Option values should be enclosed in <var></var>.
- It's very important that <br/> be self-closing!
- The strings "Tidy" and "HTML Tidy" are the program name and must not
be translated. */
TidyMergeDivs, 0, TidyMergeDivs, 0,
"This option can be used to modify the behaviour of <code>clean</code> when " "This option can be used to modify the behaviour of <code>clean</code> when "
"set to <code>yes</code>." "set to <code>yes</code>."
@ -115,9 +120,14 @@ static languageDefinition language_en_gb = { whichPluralForm_en_gb, {
"<code>&lt;div&gt;</code> are discarded with the exception of " "<code>&lt;div&gt;</code> are discarded with the exception of "
"<code>class</code> and <code>style</code>. " "<code>class</code> and <code>style</code>. "
}, },
{/* Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>. {/* Important notes for translators:
It's very important that <br/> be self-closing in this manner! - Use only <code></code>, <var></var>, <em></em>, <strong></strong>, and
- The strings "Tidy" and "HTML Tidy" are the program name and must not be translated. */ <br/>.
- Entities, tags, attributes, etc., should be enclosed in <code></code>.
- Option values should be enclosed in <var></var>.
- It's very important that <br/> be self-closing!
- The strings "Tidy" and "HTML Tidy" are the program name and must not
be translated. */
TidyMergeSpans, 0, TidyMergeSpans, 0,
"This option can be used to modify the behaviour of <code>clean</code> when " "This option can be used to modify the behaviour of <code>clean</code> when "
"set to <code>yes</code>." "set to <code>yes</code>."
@ -127,9 +137,14 @@ static languageDefinition language_en_gb = { whichPluralForm_en_gb, {
"<br/>" "<br/>"
"The algorithm is identical to the one used by <code>merge-divs</code>. " "The algorithm is identical to the one used by <code>merge-divs</code>. "
}, },
{/* Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>. {/* Important notes for translators:
It's very important that <br/> be self-closing in this manner! - Use only <code></code>, <var></var>, <em></em>, <strong></strong>, and
- The strings "Tidy" and "HTML Tidy" are the program name and must not be translated. */ <br/>.
- Entities, tags, attributes, etc., should be enclosed in <code></code>.
- Option values should be enclosed in <var></var>.
- It's very important that <br/> be self-closing!
- The strings "Tidy" and "HTML Tidy" are the program name and must not
be translated. */
TidyReplaceColor, 0, TidyReplaceColor, 0,
"This option specifies if Tidy should replace numeric values in colour " "This option specifies if Tidy should replace numeric values in colour "
"attributes with HTML/XHTML colour names where defined, e.g. replace " "attributes with HTML/XHTML colour names where defined, e.g. replace "

View file

@ -28,7 +28,7 @@
* *
* Orginating PO file metadata: * Orginating PO file metadata:
* PO_LAST_TRANSLATOR=jderry * PO_LAST_TRANSLATOR=jderry
* PO_REVISION_DATE=2016-01-29 10:54:42 * PO_REVISION_DATE=2016-02-17 20:04:18
*/ */
#ifdef _MSC_VER #ifdef _MSC_VER
@ -73,9 +73,14 @@ static languageDefinition language_es = { whichPluralForm_es, {
"ayudarnos a localizar HTML Tidy. Para más detalles consulte \n" "ayudarnos a localizar HTML Tidy. Para más detalles consulte \n"
"https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md \n" "https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md \n"
}, },
{/* Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>. {/* Important notes for translators:
It's very important that <br/> be self-closing in this manner! - Use only <code></code>, <var></var>, <em></em>, <strong></strong>, and
- The strings "Tidy" and "HTML Tidy" are the program name and must not be translated. */ <br/>.
- Entities, tags, attributes, etc., should be enclosed in <code></code>.
- Option values should be enclosed in <var></var>.
- It's very important that <br/> be self-closing!
- The strings "Tidy" and "HTML Tidy" are the program name and must not
be translated. */
TidyMakeClean, 0, TidyMakeClean, 0,
"Esta opción especifica si Tidy debe realizar la limpieza de algún legado etiquetas de " "Esta opción especifica si Tidy debe realizar la limpieza de algún legado etiquetas de "
"presentación (actualmente <code>&lt;i&gt;</code>, <code>&lt;b&gt;</code>, <code>&lt;center&gt;</" "presentación (actualmente <code>&lt;i&gt;</code>, <code>&lt;b&gt;</code>, <code>&lt;center&gt;</"
@ -85,9 +90,14 @@ static languageDefinition language_es = { whichPluralForm_es, {
}, },
#if SUPPORT_ASIAN_ENCODINGS #if SUPPORT_ASIAN_ENCODINGS
{/* Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>. {/* Important notes for translators:
It's very important that <br/> be self-closing in this manner! - Use only <code></code>, <var></var>, <em></em>, <strong></strong>, and
- The strings "Tidy" and "HTML Tidy" are the program name and must not be translated. */ <br/>.
- Entities, tags, attributes, etc., should be enclosed in <code></code>.
- Option values should be enclosed in <var></var>.
- It's very important that <br/> be self-closing!
- The strings "Tidy" and "HTML Tidy" are the program name and must not
be translated. */
TidyNCR, 0, "Esta opción especifica si Tidy debe permitir referencias de caracteres numéricos. " TidyNCR, 0, "Esta opción especifica si Tidy debe permitir referencias de caracteres numéricos. "
}, },
#endif /* SUPPORT_ASIAN_ENCODINGS */ #endif /* SUPPORT_ASIAN_ENCODINGS */

View file

@ -28,7 +28,7 @@
* *
* Orginating PO file metadata: * Orginating PO file metadata:
* PO_LAST_TRANSLATOR=jderry * PO_LAST_TRANSLATOR=jderry
* PO_REVISION_DATE=2016-01-29 10:54:42 * PO_REVISION_DATE=2016-02-17 20:04:18
*/ */
#ifdef _MSC_VER #ifdef _MSC_VER

View file

@ -28,7 +28,7 @@
* *
* Orginating PO file metadata: * Orginating PO file metadata:
* PO_LAST_TRANSLATOR=jderry * PO_LAST_TRANSLATOR=jderry
* PO_REVISION_DATE=2016-01-29 10:54:42 * PO_REVISION_DATE=2016-02-17 20:04:18
*/ */
#ifdef _MSC_VER #ifdef _MSC_VER