From 7b8019c6ef054918266937c3335e395e724ac7d8 Mon Sep 17 00:00:00 2001 From: Jim Derry Date: Tue, 16 Feb 2016 11:46:20 +0800 Subject: [PATCH] Regenerated PO's for new strings. --- localize/translations/language_en_gb.po | 47 +++++++++++++++++++------ localize/translations/language_es.po | 47 +++++++++++++++++++------ localize/translations/language_es_mx.po | 47 +++++++++++++++++++------ localize/translations/language_zh_cn.po | 47 +++++++++++++++++++------ 4 files changed, 148 insertions(+), 40 deletions(-) diff --git a/localize/translations/language_en_gb.po b/localize/translations/language_en_gb.po index bcc861d..c736631 100644 --- a/localize/translations/language_en_gb.po +++ b/localize/translations/language_en_gb.po @@ -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 strict-tags-attributes. " msgstr "" #. Please use _only_ , , , and
. @@ -2426,6 +2436,23 @@ msgid "" "script and style data. " msgstr "" +#. Please use _only_ , , , and
. +#. It's very important that
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 yes (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. " +"
" +"Additionally if drop-proprietary-attributes is enabled, " +"then not applicable attributes will be dropped, too. " +"
" +"When set to no, these checks are not performed. " +msgstr "" + msgctxt "TC_CAT_DIAGNOSTICS" msgid "diagnostics" msgstr "" diff --git a/localize/translations/language_es.po b/localize/translations/language_es.po index 75d14ac..cefd821 100644 --- a/localize/translations/language_es.po +++ b/localize/translations/language_es.po @@ -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 strict-tags-attributes. " msgstr "" #. Please use _only_ , , , and
. @@ -2403,6 +2413,23 @@ msgid "" "script and style data. " msgstr "" +#. Please use _only_ , , , and
. +#. It's very important that
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 yes (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. " +"
" +"Additionally if drop-proprietary-attributes is enabled, " +"then not applicable attributes will be dropped, too. " +"
" +"When set to no, these checks are not performed. " +msgstr "" + msgctxt "TC_CAT_DIAGNOSTICS" msgid "diagnostics" msgstr "" diff --git a/localize/translations/language_es_mx.po b/localize/translations/language_es_mx.po index 703fff2..eb2e790 100644 --- a/localize/translations/language_es_mx.po +++ b/localize/translations/language_es_mx.po @@ -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 strict-tags-attributes. " msgstr "" #. Please use _only_ , , , and
. @@ -2398,6 +2408,23 @@ msgid "" "script and style data. " msgstr "" +#. Please use _only_ , , , and
. +#. It's very important that
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 yes (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. " +"
" +"Additionally if drop-proprietary-attributes is enabled, " +"then not applicable attributes will be dropped, too. " +"
" +"When set to no, these checks are not performed. " +msgstr "" + msgctxt "TC_CAT_DIAGNOSTICS" msgid "diagnostics" msgstr "" diff --git a/localize/translations/language_zh_cn.po b/localize/translations/language_zh_cn.po index 8f87035..1090859 100644 --- a/localize/translations/language_zh_cn.po +++ b/localize/translations/language_zh_cn.po @@ -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 strict-tags-attributes. " msgstr "" #. Please use _only_ , , , and
. @@ -2392,6 +2402,23 @@ msgid "" "script and style data. " msgstr "" +#. Please use _only_ , , , and
. +#. It's very important that
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 yes (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. " +"
" +"Additionally if drop-proprietary-attributes is enabled, " +"then not applicable attributes will be dropped, too. " +"
" +"When set to no, these checks are not performed. " +msgstr "" + msgctxt "TC_CAT_DIAGNOSTICS" msgid "diagnostics" msgstr ""