diff options
Diffstat (limited to 'template/messages/tdeaddons/validatorsplugin.pot')
-rw-r--r-- | template/messages/tdeaddons/validatorsplugin.pot | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/template/messages/tdeaddons/validatorsplugin.pot b/template/messages/tdeaddons/validatorsplugin.pot new file mode 100644 index 00000000000..0322b4ba36a --- /dev/null +++ b/template/messages/tdeaddons/validatorsplugin.pot @@ -0,0 +1,119 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-30 20:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: plugin_validators.cpp:43 +msgid "Validate Web Page" +msgstr "" + +#: plugin_validators.cpp:53 +msgid "&Validate Web Page" +msgstr "" + +#: plugin_validators.cpp:57 +msgid "Validate &HTML" +msgstr "" + +#: plugin_validators.cpp:62 +msgid "Validate &CSS" +msgstr "" + +#: plugin_validators.cpp:67 +msgid "Validate &Links" +msgstr "" + +#: plugin_validators.cpp:76 +msgid "C&onfigure Validator..." +msgstr "" + +#: plugin_validators.cpp:146 +msgid "Cannot Validate Source" +msgstr "" + +#: plugin_validators.cpp:147 +msgid "You cannot validate anything except web pages with this plugin." +msgstr "" + +#: plugin_validators.cpp:160 +msgid "Malformed URL" +msgstr "" + +#: plugin_validators.cpp:161 +msgid "The URL you entered is not valid, please correct it and try again." +msgstr "" + +#: plugin_validators.cpp:170 +msgid "Upload Not Possible" +msgstr "" + +#: plugin_validators.cpp:171 +msgid "Validating links is not possible for local files." +msgstr "" + +#: plugin_validators.cpp:184 +msgid "" +"<qt>The selected URL cannot be verified because it contains a password. " +"Sending this URL to <b>%1</b> would put the security of <b>%2</b> at " +"risk.</qt>" +msgstr "" + +#: validatorsdialog.cpp:33 +msgid "Configure" +msgstr "" + +#: validatorsdialog.cpp:35 +msgid "Configure Validating Servers" +msgstr "" + +#: validatorsdialog.cpp:40 +msgid "HTML/XML Validator" +msgstr "" + +#: validatorsdialog.cpp:44 validatorsdialog.cpp:62 validatorsdialog.cpp:80 +msgid "URL:" +msgstr "" + +#: validatorsdialog.cpp:50 validatorsdialog.cpp:68 +msgid "Upload:" +msgstr "" + +#: validatorsdialog.cpp:58 +msgid "CSS Validator" +msgstr "" + +#: validatorsdialog.cpp:76 +msgid "Link Validator" +msgstr "" + +#: plugin_validators.rc:4 +#, no-c-format +msgid "&Tools" +msgstr "" + +#: plugin_validators.rc:8 +#, no-c-format +msgid "Extra Toolbar" +msgstr "" |