Regenerated PO's for new strings.

This commit is contained in:
Jim Derry 2016-02-16 11:46:20 +08:00
parent 7246c7e3dc
commit 7b8019c6ef
4 changed files with 148 additions and 40 deletions

View File

@ -5,7 +5,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: HTML Tidy poconvert.rb\n"
"Project-Id-Version: \n"
"PO-Revision-Date: 2016-01-29 10:54:42\n"
"PO-Revision-Date: 2016-02-16 11:45:26\n"
"Last-Translator: jderry\n"
"Language-Team: \n"
@ -463,6 +463,14 @@ msgctxt "PROPRIETARY_ATTRIBUTE"
msgid "%s proprietary attribute \"%s\
msgstr ""
msgctxt "MISMATCHED_ATTRIBUTE_ERROR"
msgid "%s attribute \"%s\" not allowed for %s"
msgstr ""
msgctxt "MISMATCHED_ATTRIBUTE_WARN"
msgid "%s attribute \"%s\" not allowed for %s"
msgstr ""
msgctxt "JOINING_ATTRIBUTE"
msgid "%s joining values of repeated attribute \"%s\
msgstr ""
@ -583,14 +591,6 @@ msgctxt "REMOVED_HTML5"
msgid "%s element removed from HTML5"
msgstr ""
msgctxt "BAD_BODY_HTML5"
msgid "Found attribute on body that is obsolete in HTML5. Use CSS"
msgstr ""
msgctxt "BAD_ALIGN_HTML5"
msgid "The align attribute on the %s element is obsolete. Use CSS"
msgstr ""
msgctxt "BAD_SUMMARY_HTML5"
msgid "The summary attribute on the %s element is obsolete in HTML5"
msgstr ""
@ -659,6 +659,14 @@ msgctxt "PROPRIETARY_ELEMENT"
msgid "%s is not approved by W3C"
msgstr ""
msgctxt "ELEMENT_VERS_MISMATCH_ERROR"
msgid "%s element not available in %s"
msgstr ""
msgctxt "ELEMENT_VERS_MISMATCH_WARN"
msgid "%s element not available in %s"
msgstr ""
msgctxt "ILLEGAL_NESTING"
msgid "%s shouldn't be nested"
msgstr ""
@ -1426,7 +1434,9 @@ msgstr ""
msgctxt "TidyDropPropAttrs"
msgid ""
"This option specifies if Tidy should strip out proprietary attributes, "
"such as Microsoft data binding attributes. "
"such as Microsoft data binding attributes. Additionally attributes "
"that aren't permitted in the output version of HTML will be dropped "
"if used with <code>strict-tags-attributes</code>. "
msgstr ""
#. Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>.
@ -2426,6 +2436,23 @@ msgid ""
"script and style data. "
msgstr ""
#. Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>.
#. It's very important that <br/> be self-closing in this manner!
#. - The strings "Tidy" and "HTML Tidy" are the program name and must not be translated.
msgctxt "TidyStrictTagsAttr"
msgid ""
"This options ensures that tags and attributes are applicable for the "
"version of HTML that Tidy outputs. When set to <code>yes</code> (the "
"default) and the output document type is a strict doctype, then Tidy "
"will report errors. If the output document type is a loose or "
"transitional doctype, then Tidy will report warnings. "
"<br/>"
"Additionally if <code>drop-proprietary-attributes</code> is enabled, "
"then not applicable attributes will be dropped, too. "
"<br/>"
"When set to <code>no</code>, these checks are not performed. "
msgstr ""
msgctxt "TC_CAT_DIAGNOSTICS"
msgid "diagnostics"
msgstr ""

View File

@ -5,7 +5,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: HTML Tidy poconvert.rb\n"
"Project-Id-Version: \n"
"PO-Revision-Date: 2016-01-29 10:54:42\n"
"PO-Revision-Date: 2016-02-16 11:45:26\n"
"Last-Translator: jderry\n"
"Language-Team: \n"
@ -459,6 +459,14 @@ msgctxt "PROPRIETARY_ATTRIBUTE"
msgid "%s proprietary attribute \"%s\
msgstr ""
msgctxt "MISMATCHED_ATTRIBUTE_ERROR"
msgid "%s attribute \"%s\" not allowed for %s"
msgstr ""
msgctxt "MISMATCHED_ATTRIBUTE_WARN"
msgid "%s attribute \"%s\" not allowed for %s"
msgstr ""
msgctxt "JOINING_ATTRIBUTE"
msgid "%s joining values of repeated attribute \"%s\
msgstr ""
@ -579,14 +587,6 @@ msgctxt "REMOVED_HTML5"
msgid "%s element removed from HTML5"
msgstr ""
msgctxt "BAD_BODY_HTML5"
msgid "Found attribute on body that is obsolete in HTML5. Use CSS"
msgstr ""
msgctxt "BAD_ALIGN_HTML5"
msgid "The align attribute on the %s element is obsolete. Use CSS"
msgstr ""
msgctxt "BAD_SUMMARY_HTML5"
msgid "The summary attribute on the %s element is obsolete in HTML5"
msgstr ""
@ -655,6 +655,14 @@ msgctxt "PROPRIETARY_ELEMENT"
msgid "%s is not approved by W3C"
msgstr ""
msgctxt "ELEMENT_VERS_MISMATCH_ERROR"
msgid "%s element not available in %s"
msgstr ""
msgctxt "ELEMENT_VERS_MISMATCH_WARN"
msgid "%s element not available in %s"
msgstr ""
msgctxt "ILLEGAL_NESTING"
msgid "%s shouldn't be nested"
msgstr ""
@ -1427,7 +1435,9 @@ msgstr ""
msgctxt "TidyDropPropAttrs"
msgid ""
"This option specifies if Tidy should strip out proprietary attributes, "
"such as Microsoft data binding attributes. "
"such as Microsoft data binding attributes. Additionally attributes "
"that aren't permitted in the output version of HTML will be dropped "
"if used with <code>strict-tags-attributes</code>. "
msgstr ""
#. Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>.
@ -2403,6 +2413,23 @@ msgid ""
"script and style data. "
msgstr ""
#. Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>.
#. It's very important that <br/> be self-closing in this manner!
#. - The strings "Tidy" and "HTML Tidy" are the program name and must not be translated.
msgctxt "TidyStrictTagsAttr"
msgid ""
"This options ensures that tags and attributes are applicable for the "
"version of HTML that Tidy outputs. When set to <code>yes</code> (the "
"default) and the output document type is a strict doctype, then Tidy "
"will report errors. If the output document type is a loose or "
"transitional doctype, then Tidy will report warnings. "
"<br/>"
"Additionally if <code>drop-proprietary-attributes</code> is enabled, "
"then not applicable attributes will be dropped, too. "
"<br/>"
"When set to <code>no</code>, these checks are not performed. "
msgstr ""
msgctxt "TC_CAT_DIAGNOSTICS"
msgid "diagnostics"
msgstr ""

View File

@ -5,7 +5,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: HTML Tidy poconvert.rb\n"
"Project-Id-Version: \n"
"PO-Revision-Date: 2016-01-29 10:54:42\n"
"PO-Revision-Date: 2016-02-16 11:45:26\n"
"Last-Translator: jderry\n"
"Language-Team: \n"
@ -459,6 +459,14 @@ msgctxt "PROPRIETARY_ATTRIBUTE"
msgid "%s proprietary attribute \"%s\
msgstr ""
msgctxt "MISMATCHED_ATTRIBUTE_ERROR"
msgid "%s attribute \"%s\" not allowed for %s"
msgstr ""
msgctxt "MISMATCHED_ATTRIBUTE_WARN"
msgid "%s attribute \"%s\" not allowed for %s"
msgstr ""
msgctxt "JOINING_ATTRIBUTE"
msgid "%s joining values of repeated attribute \"%s\
msgstr ""
@ -579,14 +587,6 @@ msgctxt "REMOVED_HTML5"
msgid "%s element removed from HTML5"
msgstr ""
msgctxt "BAD_BODY_HTML5"
msgid "Found attribute on body that is obsolete in HTML5. Use CSS"
msgstr ""
msgctxt "BAD_ALIGN_HTML5"
msgid "The align attribute on the %s element is obsolete. Use CSS"
msgstr ""
msgctxt "BAD_SUMMARY_HTML5"
msgid "The summary attribute on the %s element is obsolete in HTML5"
msgstr ""
@ -655,6 +655,14 @@ msgctxt "PROPRIETARY_ELEMENT"
msgid "%s is not approved by W3C"
msgstr ""
msgctxt "ELEMENT_VERS_MISMATCH_ERROR"
msgid "%s element not available in %s"
msgstr ""
msgctxt "ELEMENT_VERS_MISMATCH_WARN"
msgid "%s element not available in %s"
msgstr ""
msgctxt "ILLEGAL_NESTING"
msgid "%s shouldn't be nested"
msgstr ""
@ -1422,7 +1430,9 @@ msgstr ""
msgctxt "TidyDropPropAttrs"
msgid ""
"This option specifies if Tidy should strip out proprietary attributes, "
"such as Microsoft data binding attributes. "
"such as Microsoft data binding attributes. Additionally attributes "
"that aren't permitted in the output version of HTML will be dropped "
"if used with <code>strict-tags-attributes</code>. "
msgstr ""
#. Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>.
@ -2398,6 +2408,23 @@ msgid ""
"script and style data. "
msgstr ""
#. Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>.
#. It's very important that <br/> be self-closing in this manner!
#. - The strings "Tidy" and "HTML Tidy" are the program name and must not be translated.
msgctxt "TidyStrictTagsAttr"
msgid ""
"This options ensures that tags and attributes are applicable for the "
"version of HTML that Tidy outputs. When set to <code>yes</code> (the "
"default) and the output document type is a strict doctype, then Tidy "
"will report errors. If the output document type is a loose or "
"transitional doctype, then Tidy will report warnings. "
"<br/>"
"Additionally if <code>drop-proprietary-attributes</code> is enabled, "
"then not applicable attributes will be dropped, too. "
"<br/>"
"When set to <code>no</code>, these checks are not performed. "
msgstr ""
msgctxt "TC_CAT_DIAGNOSTICS"
msgid "diagnostics"
msgstr ""

View File

@ -5,7 +5,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: HTML Tidy poconvert.rb\n"
"Project-Id-Version: \n"
"PO-Revision-Date: 2016-01-29 10:54:42\n"
"PO-Revision-Date: 2016-02-16 11:45:26\n"
"Last-Translator: jderry\n"
"Language-Team: \n"
@ -453,6 +453,14 @@ msgctxt "PROPRIETARY_ATTRIBUTE"
msgid "%s proprietary attribute \"%s\
msgstr ""
msgctxt "MISMATCHED_ATTRIBUTE_ERROR"
msgid "%s attribute \"%s\" not allowed for %s"
msgstr ""
msgctxt "MISMATCHED_ATTRIBUTE_WARN"
msgid "%s attribute \"%s\" not allowed for %s"
msgstr ""
msgctxt "JOINING_ATTRIBUTE"
msgid "%s joining values of repeated attribute \"%s\
msgstr ""
@ -573,14 +581,6 @@ msgctxt "REMOVED_HTML5"
msgid "%s element removed from HTML5"
msgstr ""
msgctxt "BAD_BODY_HTML5"
msgid "Found attribute on body that is obsolete in HTML5. Use CSS"
msgstr ""
msgctxt "BAD_ALIGN_HTML5"
msgid "The align attribute on the %s element is obsolete. Use CSS"
msgstr ""
msgctxt "BAD_SUMMARY_HTML5"
msgid "The summary attribute on the %s element is obsolete in HTML5"
msgstr ""
@ -649,6 +649,14 @@ msgctxt "PROPRIETARY_ELEMENT"
msgid "%s is not approved by W3C"
msgstr ""
msgctxt "ELEMENT_VERS_MISMATCH_ERROR"
msgid "%s element not available in %s"
msgstr ""
msgctxt "ELEMENT_VERS_MISMATCH_WARN"
msgid "%s element not available in %s"
msgstr ""
msgctxt "ILLEGAL_NESTING"
msgid "%s shouldn't be nested"
msgstr ""
@ -1416,7 +1424,9 @@ msgstr ""
msgctxt "TidyDropPropAttrs"
msgid ""
"This option specifies if Tidy should strip out proprietary attributes, "
"such as Microsoft data binding attributes. "
"such as Microsoft data binding attributes. Additionally attributes "
"that aren't permitted in the output version of HTML will be dropped "
"if used with <code>strict-tags-attributes</code>. "
msgstr ""
#. Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>.
@ -2392,6 +2402,23 @@ msgid ""
"script and style data. "
msgstr ""
#. Please use _only_ <code></code>, <em></em>, <strong></strong>, and <br/>.
#. It's very important that <br/> be self-closing in this manner!
#. - The strings "Tidy" and "HTML Tidy" are the program name and must not be translated.
msgctxt "TidyStrictTagsAttr"
msgid ""
"This options ensures that tags and attributes are applicable for the "
"version of HTML that Tidy outputs. When set to <code>yes</code> (the "
"default) and the output document type is a strict doctype, then Tidy "
"will report errors. If the output document type is a loose or "
"transitional doctype, then Tidy will report warnings. "
"<br/>"
"Additionally if <code>drop-proprietary-attributes</code> is enabled, "
"then not applicable attributes will be dropped, too. "
"<br/>"
"When set to <code>no</code>, these checks are not performed. "
msgstr ""
msgctxt "TC_CAT_DIAGNOSTICS"
msgid "diagnostics"
msgstr ""