From ca2f089e898adac4ca4fb6a7ae50bf86d2f33aa3 Mon Sep 17 00:00:00 2001 From: Jim Derry Date: Sat, 7 Oct 2017 16:25:40 -0400 Subject: [PATCH] Regen pot and po --- localize/translations/language_en_gb.po | 17 ++++++++++++++++- localize/translations/language_es.po | 17 ++++++++++++++++- localize/translations/language_es_mx.po | 17 ++++++++++++++++- localize/translations/language_fr.po | 17 ++++++++++++++++- localize/translations/language_pt_br.po | 17 ++++++++++++++++- localize/translations/language_zh_cn.po | 17 ++++++++++++++++- localize/translations/tidy.pot | 17 ++++++++++++++++- 7 files changed, 112 insertions(+), 7 deletions(-) diff --git a/localize/translations/language_en_gb.po b/localize/translations/language_en_gb.po index 4488c1a..1774021 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: 2017-10-05 15:13:40\n" +"PO-Revision-Date: 2017-10-07 16:24:04\n" "Last-Translator: jderry\n" "Language-Team: \n" @@ -2476,6 +2476,21 @@ msgctxt "OBSOLETE_ELEMENT" msgid "replacing obsolete element %s with %s" msgstr "" +#, c-format +msgctxt "OPTION_REMOVED" +msgid "option \"%s\" no longer exists, and no replacement could be found." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_APPLIED" +msgid "option \"%s\" replaced with \"%s\", which Tidy has set to \"%s\"." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_UNAPPLIED" +msgid "option \"%s\" replaced with \"%s\", but Tidy could not set it for you." +msgstr "" + #, c-format msgctxt "PREVIOUS_LOCATION" msgid "<%s> previously mentioned" diff --git a/localize/translations/language_es.po b/localize/translations/language_es.po index 8fd8648..a72cb5a 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: 2017-10-05 15:13:40\n" +"PO-Revision-Date: 2017-10-07 16:24:04\n" "Last-Translator: jderry\n" "Language-Team: \n" @@ -2420,6 +2420,21 @@ msgctxt "OBSOLETE_ELEMENT" msgid "replacing obsolete element %s with %s" msgstr "" +#, c-format +msgctxt "OPTION_REMOVED" +msgid "option \"%s\" no longer exists, and no replacement could be found." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_APPLIED" +msgid "option \"%s\" replaced with \"%s\", which Tidy has set to \"%s\"." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_UNAPPLIED" +msgid "option \"%s\" replaced with \"%s\", but Tidy could not set it for you." +msgstr "" + #, c-format msgctxt "PREVIOUS_LOCATION" msgid "<%s> previously mentioned" diff --git a/localize/translations/language_es_mx.po b/localize/translations/language_es_mx.po index 6146909..4f2ff13 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: 2017-10-05 15:13:40\n" +"PO-Revision-Date: 2017-10-07 16:24:04\n" "Last-Translator: jderry\n" "Language-Team: \n" @@ -2415,6 +2415,21 @@ msgctxt "OBSOLETE_ELEMENT" msgid "replacing obsolete element %s with %s" msgstr "" +#, c-format +msgctxt "OPTION_REMOVED" +msgid "option \"%s\" no longer exists, and no replacement could be found." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_APPLIED" +msgid "option \"%s\" replaced with \"%s\", which Tidy has set to \"%s\"." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_UNAPPLIED" +msgid "option \"%s\" replaced with \"%s\", but Tidy could not set it for you." +msgstr "" + #, c-format msgctxt "PREVIOUS_LOCATION" msgid "<%s> previously mentioned" diff --git a/localize/translations/language_fr.po b/localize/translations/language_fr.po index 7e14df3..9ba9986 100644 --- a/localize/translations/language_fr.po +++ b/localize/translations/language_fr.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: 2017-10-05 15:13:40\n" +"PO-Revision-Date: 2017-10-07 16:24:04\n" "Last-Translator: jderry\n" "Language-Team: \n" @@ -2860,6 +2860,21 @@ msgctxt "OBSOLETE_ELEMENT" msgid "replacing obsolete element %s with %s" msgstr "remplacement de l'élément obsolète %s par %s" +#, c-format +msgctxt "OPTION_REMOVED" +msgid "option \"%s\" no longer exists, and no replacement could be found." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_APPLIED" +msgid "option \"%s\" replaced with \"%s\", which Tidy has set to \"%s\"." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_UNAPPLIED" +msgid "option \"%s\" replaced with \"%s\", but Tidy could not set it for you." +msgstr "" + #, c-format msgctxt "PREVIOUS_LOCATION" msgid "<%s> previously mentioned" diff --git a/localize/translations/language_pt_br.po b/localize/translations/language_pt_br.po index b138585..e42bda3 100644 --- a/localize/translations/language_pt_br.po +++ b/localize/translations/language_pt_br.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: 2017-10-05 15:13:40\n" +"PO-Revision-Date: 2017-10-07 16:24:04\n" "Last-Translator: jderry\n" "Language-Team: \n" @@ -2948,6 +2948,21 @@ msgctxt "OBSOLETE_ELEMENT" msgid "replacing obsolete element %s with %s" msgstr "substituindo elemento obsoleto %s por %s" +#, c-format +msgctxt "OPTION_REMOVED" +msgid "option \"%s\" no longer exists, and no replacement could be found." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_APPLIED" +msgid "option \"%s\" replaced with \"%s\", which Tidy has set to \"%s\"." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_UNAPPLIED" +msgid "option \"%s\" replaced with \"%s\", but Tidy could not set it for you." +msgstr "" + #, c-format msgctxt "PREVIOUS_LOCATION" msgid "<%s> previously mentioned" diff --git a/localize/translations/language_zh_cn.po b/localize/translations/language_zh_cn.po index 0dd2b2c..435364e 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: 2017-10-05 15:13:40\n" +"PO-Revision-Date: 2017-10-07 16:24:04\n" "Last-Translator: jderry\n" "Language-Team: \n" @@ -2409,6 +2409,21 @@ msgctxt "OBSOLETE_ELEMENT" msgid "replacing obsolete element %s with %s" msgstr "" +#, c-format +msgctxt "OPTION_REMOVED" +msgid "option \"%s\" no longer exists, and no replacement could be found." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_APPLIED" +msgid "option \"%s\" replaced with \"%s\", which Tidy has set to \"%s\"." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_UNAPPLIED" +msgid "option \"%s\" replaced with \"%s\", but Tidy could not set it for you." +msgstr "" + #, c-format msgctxt "PREVIOUS_LOCATION" msgid "<%s> previously mentioned" diff --git a/localize/translations/tidy.pot b/localize/translations/tidy.pot index cb66228..b85084b 100644 --- a/localize/translations/tidy.pot +++ b/localize/translations/tidy.pot @@ -5,7 +5,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: HTML Tidy poconvert.rb\n" "Project-Id-Version: \n" -"POT-Creation-Date: 2017-10-05 15:13:40\n" +"POT-Creation-Date: 2017-10-07 16:24:04\n" "Last-Translator: jderry\n" "Language-Team: \n" @@ -2411,6 +2411,21 @@ msgctxt "OBSOLETE_ELEMENT" msgid "replacing obsolete element %s with %s" msgstr "" +#, c-format +msgctxt "OPTION_REMOVED" +msgid "option \"%s\" no longer exists, and no replacement could be found." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_APPLIED" +msgid "option \"%s\" replaced with \"%s\", which Tidy has set to \"%s\"." +msgstr "" + +#, c-format +msgctxt "OPTION_REMOVED_UNAPPLIED" +msgid "option \"%s\" replaced with \"%s\", but Tidy could not set it for you." +msgstr "" + #, c-format msgctxt "PREVIOUS_LOCATION" msgid "<%s> previously mentioned"