Description: Upstream changes introduced in version 4:4.4.0-2ubuntu2 This patch has been created by dpkg-source during the package build. Here's the last changelog entry, hopefully it gives details on why those changes were made: . konq-plugins (4:4.4.0-2ubuntu2) maverick; urgency=low . * Split off the searchbar plugin into an own package. * Make konq-plugins depend on konqueror-plugin-searchbar. * Pass --fail-missing to dh_install. * Remove accidentaly added patch debian-changes-4:4.4.0-2ubuntu1. . The person named in the Author field signed this changelog entry. Author: Felix Geyer --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: --- /dev/null +++ konq-plugins-4.4.0/adblock.cpp?r1=1102482&r2=1145054&view=patch @@ -0,0 +1,11 @@ +--- trunk/extragear/base/konq-plugins/adblock/adblock.cpp 2010/03/12 16:54:01 1102482 ++++ trunk/extragear/base/konq-plugins/adblock/adblock.cpp 2010/07/01 15:44:18 1145054 +@@ -300,7 +300,7 @@ + // ---------------------------------------------------------------------------- + + AdElement::AdElement() : +- m_url(), m_category(), m_type(), m_blocked(false) {} ++ m_url(QString()), m_category(QString()), m_type(QString()), m_blocked(false) {} + + AdElement::AdElement(const QString &url, const QString &category, + const QString &type, bool blocked, const DOM::Node&node) : --- /dev/null +++ konq-plugins-4.4.0/po/imgalleryplugin.pot @@ -0,0 +1,228 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: imgallerydialog.cpp:53 +msgid "Configure" +msgstr "" + +#: imgallerydialog.cpp:61 +msgid "Create Image Gallery" +msgstr "" + +#: imgallerydialog.cpp:62 +msgid "Create" +msgstr "" + +#: imgallerydialog.cpp:72 imgallerydialog.cpp:113 +#, kde-format +msgid "Image Gallery for %1" +msgstr "" + +#: imgallerydialog.cpp:99 +msgid "Look" +msgstr "" + +#: imgallerydialog.cpp:100 +msgid "Page Look" +msgstr "" + +#: imgallerydialog.cpp:110 +msgid "&Page title:" +msgstr "" + +#: imgallerydialog.cpp:120 +msgid "I&mages per row:" +msgstr "" + +#: imgallerydialog.cpp:128 +msgid "Show image file &name" +msgstr "" + +#: imgallerydialog.cpp:132 +msgid "Show image file &size" +msgstr "" + +#: imgallerydialog.cpp:136 +msgid "Show image &dimensions" +msgstr "" + +#: imgallerydialog.cpp:149 +msgid "Fon&t name:" +msgstr "" + +#: imgallerydialog.cpp:161 +msgid "Font si&ze:" +msgstr "" + +#: imgallerydialog.cpp:173 +msgid "&Foreground color:" +msgstr "" + +#: imgallerydialog.cpp:185 +msgid "&Background color:" +msgstr "" + +#: imgallerydialog.cpp:196 imgallerydialog.cpp:197 +msgid "Folders" +msgstr "" + +#: imgallerydialog.cpp:206 +msgid "&Save to HTML file:" +msgstr "" + +#: imgallerydialog.cpp:209 +msgid "

The name of the HTML file this gallery will be saved to.

" +msgstr "" + +#: imgallerydialog.cpp:220 +msgid "&Recurse subfolders" +msgstr "" + +#: imgallerydialog.cpp:222 +msgid "" +"

Whether subfolders should be included for the image gallery creation or " +"not.

" +msgstr "" + +#: imgallerydialog.cpp:230 +msgid "Rec&ursion depth:" +msgstr "" + +#: imgallerydialog.cpp:232 +msgid "Endless" +msgstr "" + +#: imgallerydialog.cpp:234 +msgid "" +"

You can limit the number of folders the image gallery creator will " +"traverse to by setting an upper bound for the recursion depth.

" +msgstr "" + +#: imgallerydialog.cpp:246 +msgid "Copy or&iginal files" +msgstr "" + +#: imgallerydialog.cpp:249 +msgid "" +"

This makes a copy of all images and the gallery will refer to these " +"copies instead of the original images.

" +msgstr "" + +#: imgallerydialog.cpp:255 +msgid "Use &comment file" +msgstr "" + +#: imgallerydialog.cpp:259 +msgid "" +"

If you enable this option you can specify a comment file which will be " +"used for generating subtitles for the images.

For details about the " +"file format please see the \"What's This?\" help below.

" +msgstr "" + +#: imgallerydialog.cpp:266 +msgid "Comments &file:" +msgstr "" + +#: imgallerydialog.cpp:269 +msgid "" +"

You can specify the name of the comment file here. The comment file " +"contains the subtitles for the images. The format of this file is:

FILENAME1:
Description

FILENAME2:
Description

and so on

" +msgstr "" + +#: imgallerydialog.cpp:297 imgallerydialog.cpp:298 +msgid "Thumbnails" +msgstr "" + +#: imgallerydialog.cpp:317 +msgid "Image format f&or the thumbnails:" +msgstr "" + +#: imgallerydialog.cpp:325 +msgid "Thumbnail size:" +msgstr "" + +#: imgallerydialog.cpp:337 +msgid "&Set different color depth:" +msgstr "" + +#: imgalleryplugin.cpp:59 +msgid "&Create Image Gallery..." +msgstr "" + +#: imgalleryplugin.cpp:70 +msgid "Could not create the plugin, please report a bug." +msgstr "" + +#: imgalleryplugin.cpp:76 +msgid "Creating an image gallery works only on local folders." +msgstr "" + +#: imgalleryplugin.cpp:95 +msgid "Creating thumbnails" +msgstr "" + +#: imgalleryplugin.cpp:116 imgalleryplugin.cpp:279 +#, kde-format +msgid "Could not create folder: %1" +msgstr "" + +#: imgalleryplugin.cpp:177 +#, kde-format +msgid "Number of images: %1" +msgstr "" + +#: imgalleryplugin.cpp:178 +#, kde-format +msgid "Created on: %1" +msgstr "" + +#: imgalleryplugin.cpp:183 +msgid "Subfolders:" +msgstr "" + +#: imgalleryplugin.cpp:216 +#, kde-format +msgid "" +"Created thumbnail for: \n" +"%1" +msgstr "" + +#: imgalleryplugin.cpp:219 +#, kde-format +msgid "" +"Creating thumbnail for: \n" +"%1\n" +" failed" +msgstr "" + +#: imgalleryplugin.cpp:237 +msgid "KB" +msgstr "" + +#: imgalleryplugin.cpp:333 imgalleryplugin.cpp:428 +#, kde-format +msgid "Could not open file: %1" +msgstr "" + +#. i18n: file: kimgalleryplugin.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:3 +msgid "&Tools" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/akregator_konqplugin.pot @@ -0,0 +1,45 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: akregatorplugin.cpp:87 konqfeedicon.cpp:119 +msgid "Add Feed to Akregator" +msgstr "" + +#: konqfeedicon.cpp:123 +msgid "Add Feeds to Akregator" +msgstr "" + +#: konqfeedicon.cpp:133 +msgid "Add All Found Feeds to Akregator" +msgstr "" + +#: konqfeedicon.cpp:156 +msgid "Subscribe to site updates (using news feed)" +msgstr "" + +#: konqfeedicon.cpp:202 pluginbase.cpp:54 pluginbase.cpp:64 +msgid "Imported Feeds" +msgstr "" + +#: pluginbase.cpp:56 +msgid "Akregator feed icon - DBus Call failed" +msgstr "" + +#: pluginbase.cpp:57 +msgid "The DBus call addFeedToGroup failed" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/mf_konqplugin.pot @@ -0,0 +1,33 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: konqmficon.cpp:267 +msgid "Microformats" +msgstr "" + +#: konqmficon.cpp:281 +msgid "Import All Microformats" +msgstr "" + +#: konqmficon.cpp:303 +#, kde-format +msgid "This site has a microformat entry" +msgid_plural "This site has %1 microformat entries" +msgstr[0] "" +msgstr[1] "" --- /dev/null +++ konq-plugins-4.4.0/po/konqsidebar_mediaplayer.pot @@ -0,0 +1,37 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mediaplayer.cpp:67 +msgid "Media Player" +msgstr "" + +#: mediawidget.cpp:66 +msgid "Play" +msgstr "" + +#: mediawidget.cpp:67 +msgid "Pause" +msgstr "" + +#: mediawidget.cpp:68 +msgid "Stop" +msgstr "" + +#: mediawidget.cpp:136 +msgid "Not a sound file" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/babelfish.pot @@ -0,0 +1,177 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: plugin_babelfish.cpp:50 +msgid "Translate Web Page" +msgstr "" + +#: plugin_babelfish.cpp:60 +msgid "Translate Web &Page" +msgstr "" + +#: plugin_babelfish.cpp:66 +msgid "&English To" +msgstr "" + +#: plugin_babelfish.cpp:69 +msgid "&French To" +msgstr "" + +#: plugin_babelfish.cpp:72 +msgid "&German To" +msgstr "" + +#: plugin_babelfish.cpp:76 +msgid "&Spanish To" +msgstr "" + +#: plugin_babelfish.cpp:80 +msgid "&Portuguese To" +msgstr "" + +#: plugin_babelfish.cpp:84 +msgid "&Italian To" +msgstr "" + +#: plugin_babelfish.cpp:88 +msgid "&Dutch To" +msgstr "" + +#: plugin_babelfish.cpp:94 +msgid "&Chinese (Simplified)" +msgstr "" + +#: plugin_babelfish.cpp:95 +msgid "Chinese (&Traditional)" +msgstr "" + +#: plugin_babelfish.cpp:96 plugin_babelfish.cpp:107 +msgid "&Dutch" +msgstr "" + +#: plugin_babelfish.cpp:97 plugin_babelfish.cpp:114 plugin_babelfish.cpp:116 +#: plugin_babelfish.cpp:118 plugin_babelfish.cpp:120 plugin_babelfish.cpp:122 +msgid "&French" +msgstr "" + +#: plugin_babelfish.cpp:98 plugin_babelfish.cpp:109 +msgid "&German" +msgstr "" + +#: plugin_babelfish.cpp:99 plugin_babelfish.cpp:110 +msgid "&Italian" +msgstr "" + +#: plugin_babelfish.cpp:100 +msgid "&Japanese" +msgstr "" + +#: plugin_babelfish.cpp:101 +msgid "&Korean" +msgstr "" + +#: plugin_babelfish.cpp:102 +msgid "&Norwegian" +msgstr "" + +#: plugin_babelfish.cpp:103 plugin_babelfish.cpp:111 +msgid "&Portuguese" +msgstr "" + +#: plugin_babelfish.cpp:104 +msgid "&Russian" +msgstr "" + +#: plugin_babelfish.cpp:105 plugin_babelfish.cpp:112 +msgid "&Spanish" +msgstr "" + +#: plugin_babelfish.cpp:106 +msgid "T&hai" +msgstr "" + +#: plugin_babelfish.cpp:108 plugin_babelfish.cpp:113 plugin_babelfish.cpp:115 +#: plugin_babelfish.cpp:117 plugin_babelfish.cpp:119 plugin_babelfish.cpp:121 +msgid "&English" +msgstr "" + +#: plugin_babelfish.cpp:123 plugin_babelfish.cpp:142 +msgid "&Chinese (Simplified) to English" +msgstr "" + +#: plugin_babelfish.cpp:124 plugin_babelfish.cpp:147 +msgid "Chinese (&Traditional) to English" +msgstr "" + +#: plugin_babelfish.cpp:158 +msgid "&Japanese to English" +msgstr "" + +#: plugin_babelfish.cpp:163 +msgid "&Korean to English" +msgstr "" + +#: plugin_babelfish.cpp:170 +msgid "&Russian to English" +msgstr "" + +#: plugin_babelfish.cpp:214 +msgid "Cannot Translate Source" +msgstr "" + +#: plugin_babelfish.cpp:215 +msgid "Only web pages can be translated using this plugin." +msgstr "" + +#: plugin_babelfish.cpp:261 +msgid "Only full webpages can be translated for this language pair." +msgstr "" + +#: plugin_babelfish.cpp:261 +msgid "Translation Error" +msgstr "" + +#: plugin_babelfish.cpp:269 +msgid "Malformed URL" +msgstr "" + +#: plugin_babelfish.cpp:270 +msgid "The URL you entered is not valid, please correct it and try again." +msgstr "" + +#. i18n: file: plugin_babelfish.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:3 +msgid "&Tools" +msgstr "" + +#. i18n: file: plugin_babelfish.rc:8 +#. i18n: ectx: ToolBar (extraToolBar) +#: rc.cpp:6 +msgid "Extra Toolbar" +msgstr "" + +#: rc.cpp:7 +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#: rc.cpp:8 +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/autorefresh.pot @@ -0,0 +1,71 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: autorefresh.cpp:42 +msgid "&Auto Refresh" +msgstr "" + +#: autorefresh.cpp:46 +msgid "None" +msgstr "" + +#: autorefresh.cpp:47 +msgid "Every 15 Seconds" +msgstr "" + +#: autorefresh.cpp:48 +msgid "Every 30 Seconds" +msgstr "" + +#: autorefresh.cpp:49 +msgid "Every Minute" +msgstr "" + +#: autorefresh.cpp:50 +msgid "Every 5 Minutes" +msgstr "" + +#: autorefresh.cpp:51 +msgid "Every 10 Minutes" +msgstr "" + +#: autorefresh.cpp:52 +msgid "Every 15 Minutes" +msgstr "" + +#: autorefresh.cpp:53 +msgid "Every 30 Minutes" +msgstr "" + +#: autorefresh.cpp:54 +msgid "Every 60 Minutes" +msgstr "" + +#: autorefresh.cpp:105 +msgid "Cannot Refresh Source" +msgstr "" + +#: autorefresh.cpp:106 +msgid "This plugin cannot auto-refresh the current part." +msgstr "" + +#. i18n: file: autorefresh.rc:5 +#. i18n: ectx: Menu (tools) +#: rc.cpp:3 +msgid "&Tools" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/validatorsplugin.pot @@ -0,0 +1,313 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: plugin_validators.cpp:60 +msgid "Validate Web Page" +msgstr "" + +#: plugin_validators.cpp:131 +msgid "&Validate Web Page" +msgstr "" + +#: plugin_validators.cpp:137 +msgid "Validate HTML (by URI)" +msgstr "" + +#: plugin_validators.cpp:141 +msgid "Validate HTML (by Upload)" +msgstr "" + +#: plugin_validators.cpp:145 +msgid "Validate CSS (by URI)" +msgstr "" + +#: plugin_validators.cpp:149 +msgid "Validate CSS (by Upload)" +msgstr "" + +#: plugin_validators.cpp:154 +msgid "Validate &Links" +msgstr "" + +#: plugin_validators.cpp:160 +msgid "Validate Page" +msgstr "" + +#: plugin_validators.cpp:164 +msgid "View Validator Report" +msgstr "" + +#: plugin_validators.cpp:172 +msgid "C&onfigure Validator..." +msgstr "" + +#: plugin_validators.cpp:318 validatorsdialog.cpp:49 +msgid "Remote Validation" +msgstr "" + +#: plugin_validators.cpp:325 +msgid "Local Validation" +msgstr "" + +#: plugin_validators.cpp:364 plugin_validators.cpp:385 +#: plugin_validators.cpp:391 plugin_validators.cpp:402 +#: plugin_validators.cpp:410 +#, kde-format +msgid "1 error" +msgid_plural "%1 errors" +msgstr[0] "" +msgstr[1] "" + +#: plugin_validators.cpp:365 plugin_validators.cpp:386 +#: plugin_validators.cpp:392 plugin_validators.cpp:403 +#: plugin_validators.cpp:411 +#, kde-format +msgid "1 warning" +msgid_plural "%1 warnings" +msgstr[0] "" +msgstr[1] "" + +#: plugin_validators.cpp:366 plugin_validators.cpp:387 +#: plugin_validators.cpp:404 +#, kde-format +msgid "1 accessibility warning" +msgid_plural "%1 accessibility warnings" +msgstr[0] "" +msgstr[1] "" + +#: plugin_validators.cpp:368 +#, kde-format +msgctxt "%1 is the error count string, %2 the warning count string" +msgid "%1, %2" +msgstr "" + +#: plugin_validators.cpp:370 +msgid "HTML tidy results:" +msgstr "" + +#: plugin_validators.cpp:384 +#, kde-format +msgctxt "" +"%1 is the error count string, %2 the warning count string, %3 the " +"accessibility warning string" +msgid "Page: %1, %2, %3" +msgstr "" + +#: plugin_validators.cpp:390 +#, kde-format +msgctxt "%1 is the error count string, %2 the warning count string" +msgid "Page: %1, %2" +msgstr "" + +#: plugin_validators.cpp:400 +#, kde-format +msgctxt "" +"%1 is the HTML frame name, %2 is the error count string, %3 the warning " +"count string, %4 the accessibility warning string" +msgid "Frame '%1': %2, %3, %4" +msgstr "" + +#: plugin_validators.cpp:408 +#, kde-format +msgctxt "" +"%1 is the HTML frame name, %2 is the error count string, %3 the warning " +"count string" +msgid "Frame '%1': %2, %3" +msgstr "" + +#: plugin_validators.cpp:461 +#, kde-format +msgid "" +"The selected URL cannot be verified because it contains a password. " +"Sending this URL to %1 would put the security of %2 at risk." +msgstr "" + +#: plugin_validators.cpp:534 +msgid "Cannot Validate Source" +msgstr "" + +#: plugin_validators.cpp:535 +msgid "You cannot validate anything except web pages with this plugin." +msgstr "" + +#: plugin_validators.cpp:546 +msgid "Malformed URL" +msgstr "" + +#: plugin_validators.cpp:547 +msgid "The URL you entered is not valid, please correct it and try again." +msgstr "" + +#: plugin_validators.cpp:573 +msgid "Validation" +msgstr "" + +#. i18n: file: internalvalidator.ui:18 +#. i18n: ectx: property (text), widget (QLabel, label) +#: rc.cpp:3 +msgid "Accessibility validation level:" +msgstr "" + +#. i18n: file: internalvalidator.ui:26 +#. i18n: ectx: property (text), item, widget (KComboBox, accessibilityLevel) +#: rc.cpp:6 +msgid "0 (No check)" +msgstr "" + +#. i18n: file: internalvalidator.ui:31 +#. i18n: ectx: property (text), item, widget (KComboBox, accessibilityLevel) +#: rc.cpp:9 +msgid "1" +msgstr "" + +#. i18n: file: internalvalidator.ui:36 +#. i18n: ectx: property (text), item, widget (KComboBox, accessibilityLevel) +#: rc.cpp:12 +msgid "2" +msgstr "" + +#. i18n: file: internalvalidator.ui:41 +#. i18n: ectx: property (text), item, widget (KComboBox, accessibilityLevel) +#: rc.cpp:15 +msgid "3" +msgstr "" + +#. i18n: file: internalvalidator.ui:49 +#. i18n: ectx: property (whatsThis), widget (QCheckBox, runAfterLoading) +#: rc.cpp:18 +msgid "" +"If this option is enabled, the internal HTML validator is executed after a " +"webpage has been loaded." +msgstr "" + +#. i18n: file: internalvalidator.ui:52 +#. i18n: ectx: property (text), widget (QCheckBox, runAfterLoading) +#: rc.cpp:21 +msgid "Run after loading" +msgstr "" + +#. i18n: file: plugin_validators.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:24 +msgid "&Tools" +msgstr "" + +#. i18n: file: plugin_validators.rc:8 +#. i18n: ectx: ToolBar (extraToolBar) +#: rc.cpp:27 +msgid "Extra Toolbar" +msgstr "" + +#. i18n: file: remotevalidators.ui:16 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: rc.cpp:30 +msgid "HTML/XML Validator" +msgstr "" + +#. i18n: file: remotevalidators.ui:22 +#. i18n: ectx: property (text), widget (QLabel, label) +#. i18n: file: remotevalidators.ui:71 +#. i18n: ectx: property (text), widget (QLabel, label_3) +#. i18n: file: remotevalidators.ui:120 +#. i18n: ectx: property (text), widget (QLabel, label_5) +#: rc.cpp:33 rc.cpp:42 rc.cpp:51 +msgid "URL:" +msgstr "" + +#. i18n: file: remotevalidators.ui:42 +#. i18n: ectx: property (text), widget (QLabel, label_2) +#. i18n: file: remotevalidators.ui:91 +#. i18n: ectx: property (text), widget (QLabel, label_4) +#: rc.cpp:36 rc.cpp:45 +msgid "Upload:" +msgstr "" + +#. i18n: file: remotevalidators.ui:65 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: rc.cpp:39 +msgid "CSS Validator" +msgstr "" + +#. i18n: file: remotevalidators.ui:114 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) +#: rc.cpp:48 +msgid "Link Validator" +msgstr "" + +#. i18n: file: reportwidget.ui:34 +#. i18n: ectx: property (text), widget (QTreeWidget, reportsView) +#: rc.cpp:54 +msgid "Frame" +msgstr "" + +#. i18n: file: reportwidget.ui:39 +#. i18n: ectx: property (text), widget (QTreeWidget, reportsView) +#: rc.cpp:57 +msgid "Row" +msgstr "" + +#. i18n: file: reportwidget.ui:44 +#. i18n: ectx: property (text), widget (QTreeWidget, reportsView) +#: rc.cpp:60 +msgid "Column" +msgstr "" + +#. i18n: file: reportwidget.ui:49 +#. i18n: ectx: property (text), widget (QTreeWidget, reportsView) +#: rc.cpp:63 +msgid "Message" +msgstr "" + +#: rc.cpp:64 +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#: rc.cpp:65 +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: reportdialog.cpp:63 +msgid "Validation Report" +msgstr "" + +#: reportdialog.cpp:77 +msgctxt "Validation status" +msgid "Error" +msgstr "" + +#: reportdialog.cpp:85 +msgctxt "Validation status" +msgid "Warning" +msgstr "" + +#: reportdialog.cpp:93 +msgctxt "Validation status" +msgid "Accessibility warning" +msgstr "" + +#: validatorsdialog.cpp:35 +msgid "Configure Validator Plugin" +msgstr "" + +#: validatorsdialog.cpp:42 +msgid "Internal Validation" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/desktop_extragear-base_konq-plugins.pot @@ -0,0 +1,291 @@ +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: desktop files\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 16:16+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: adblock/plugin_adblock.desktop:2 +msgctxt "Name" +msgid "Adblock" +msgstr "" + +#: adblock/plugin_adblock.desktop:44 +msgctxt "Comment" +msgid "Show all blockable html elements" +msgstr "" + +#: akregator/akregator_konqfeedicon.desktop:2 +msgctxt "Name" +msgid "Konqueror Feed Icon" +msgstr "" + +#: akregator/akregator_konqfeedicon.desktop:53 +msgctxt "Comment" +msgid "Displays an icon in the status bar if the page contains a feed" +msgstr "" + +#: akregator/akregator_konqplugin.desktop:4 +msgctxt "Name" +msgid "Add Feed to Akregator" +msgstr "" + +#: akregator/akregator_konqplugin.desktop:56 +msgctxt "Comment" +msgid "Adds selected feed to Akregator" +msgstr "" + +#: autorefresh/autorefresh.desktop:13 +msgctxt "Name" +msgid "Auto Refresh" +msgstr "" + +#: autorefresh/autorefresh.desktop:54 +msgctxt "Comment" +msgid "Auto Refresh plugin" +msgstr "" + +#: babelfish/plugin_babelfish.desktop:13 +msgctxt "Name" +msgid "Translate" +msgstr "" + +#: babelfish/plugin_babelfish.desktop:65 +msgctxt "Comment" +msgid "Language translation for the current page using Babelfish" +msgstr "" + +#: crashes/crashesplugin.desktop:13 +msgctxt "Name" +msgid "Crashes Monitor" +msgstr "" + +#: crashes/crashesplugin.desktop:62 +msgctxt "Comment" +msgid "Records instances of crashes for easier recovery" +msgstr "" + +#: dirfilter/dirfilterplugin.desktop:13 +msgctxt "Name" +msgid "Directory Filter" +msgstr "" + +#: dirfilter/dirfilterplugin.desktop:63 +msgctxt "Comment" +msgid "Filter directory view using an attribute filter" +msgstr "" + +#: domtreeviewer/plugin_domtreeviewer.desktop:13 +msgctxt "Name" +msgid "DOM Tree Viewer" +msgstr "" + +#: domtreeviewer/plugin_domtreeviewer.desktop:63 +msgctxt "Comment" +msgid "View the DOM tree of the current page" +msgstr "" + +#: fsview/fsview.desktop:10 +msgctxt "Name" +msgid "File Size Viewer" +msgstr "" + +#: fsview/fsview.desktop:59 +msgctxt "Comment" +msgid "View your filesystem as a TreeMap" +msgstr "" + +#: fsview/fsview_part.desktop:3 +msgctxt "Name" +msgid "File Size View" +msgstr "" + +#: fsview/fsview_part.desktop:52 +msgctxt "Comment" +msgid "Enables a proportional view of directories and files based on file size" +msgstr "" + +#: imagerotation/imageconverter.desktop:7 +msgctxt "X-KDE-Submenu" +msgid "Convert To" +msgstr "" + +#: imagerotation/imageconverter.desktop:61 +msgctxt "Name" +msgid "JPEG" +msgstr "" + +#: imagerotation/imageconverter.desktop:119 +msgctxt "Name" +msgid "PNG" +msgstr "" + +#: imagerotation/imageconverter.desktop:177 +msgctxt "Name" +msgid "TIFF" +msgstr "" + +#: imagerotation/imageconverter.desktop:225 +msgctxt "Name" +msgid "GIF" +msgstr "" + +#: imagerotation/jpegorient.desktop:7 +msgctxt "X-KDE-Submenu" +msgid "Transform Image" +msgstr "" + +#: imagerotation/jpegorient.desktop:62 +msgctxt "Name" +msgid "Rotate Clockwise" +msgstr "" + +#: imagerotation/jpegorient.desktop:117 +msgctxt "Name" +msgid "Rotate Counter-Clockwise" +msgstr "" + +#: imagerotation/jpegorient.desktop:177 +msgctxt "Name" +msgid "Flip Vertically" +msgstr "" + +#: imagerotation/jpegorient.desktop:234 +msgctxt "Name" +msgid "Flip Horizontally" +msgstr "" + +#: khtmlsettingsplugin/khtmlsettingsplugin.desktop:13 +msgctxt "Name" +msgid "KHTML Settings" +msgstr "" + +#: khtmlsettingsplugin/khtmlsettingsplugin.desktop:64 +msgctxt "Comment" +msgid "A fast way to change the KHTML settings" +msgstr "" + +#: kimgalleryplugin/kimgalleryplugin.desktop:12 +msgctxt "Name" +msgid "Image Gallery" +msgstr "" + +#: kimgalleryplugin/kimgalleryplugin.desktop:62 +msgctxt "Comment" +msgid "An easy way to generate an HTML image gallery" +msgstr "" + +#: mediarealfolder/media_realfolder.desktop:10 +msgctxt "Name" +msgid "Open Medium Folder" +msgstr "" + +#: mediarealfolder/media_realfolder.desktop:57 +msgctxt "Comment" +msgid "Opens the folder for a specific medium in the file manager" +msgstr "" + +#: microformat/mf_konqmficon.desktop:2 +msgctxt "Name" +msgid "Microformat Icon" +msgstr "" + +#: microformat/mf_konqmficon.desktop:51 +msgctxt "Comment" +msgid "Displays an icon in the status bar if the page contains a microformat" +msgstr "" + +#: minitools/minitoolsplugin.desktop:14 +msgctxt "Name" +msgid "Bookmarklets" +msgstr "" + +#: minitools/minitoolsplugin.desktop:60 +msgctxt "Comment" +msgid "Enables the use of bookmarklets" +msgstr "" + +#: rellinks/plugin_rellinks.desktop:14 +msgctxt "Name" +msgid "Document Relations" +msgstr "" + +#: rellinks/plugin_rellinks.desktop:62 +msgctxt "Comment" +msgid "Displays the document relations of a document" +msgstr "" + +#: searchbar/searchbar.desktop:15 +msgctxt "Name" +msgid "Search Bar" +msgstr "" + +#: searchbar/searchbar.desktop:65 +msgctxt "Comment" +msgid "Provides a text box for easier access to search engines like Google." +msgstr "" + +#: sidebar/mediaplayer/mediaplayerplugin.desktop:3 +#: sidebar/mediaplayer/mplayer_add.desktop:6 +msgctxt "Name" +msgid "Media Player" +msgstr "" + +#: sidebar/mediaplayer/mediaplayerplugin.desktop:56 +#: sidebar/mediaplayer/mplayer_add.desktop:59 +msgctxt "Comment" +msgid "Media player for Konqueror's navigation panel" +msgstr "" + +#: sidebar/metabar/src/metabar_add.desktop:2 +#: sidebar/metabar/src/metabar.desktop:6 +msgctxt "Comment" +msgid "A Konqueror navigation panel" +msgstr "" + +#: sidebar/metabar/src/metabar_add.desktop:52 +#: sidebar/metabar/src/metabar.desktop:54 +msgctxt "Name" +msgid "Metabar" +msgstr "" + +#: uachanger/uachangerplugin.desktop:13 +msgctxt "Name" +msgid "UserAgent Changer" +msgstr "" + +#: uachanger/uachangerplugin.desktop:61 +msgctxt "Comment" +msgid "Allows the detected UserAgent to be modified" +msgstr "" + +#: validators/plugin_validators.desktop:13 +msgctxt "Name" +msgid "Website Validators" +msgstr "" + +#: validators/plugin_validators.desktop:62 +msgctxt "Comment" +msgid "CSS and HTML validation tools" +msgstr "" + +#: webarchiver/plugin_webarchiver.desktop:13 +msgctxt "Name" +msgid "Web Archiver" +msgstr "" + +#: webarchiver/plugin_webarchiver.desktop:63 +msgctxt "Comment" +msgid "Creates archives of websites" +msgstr "" + +#: webarchiver/webarchivethumbnail.desktop:4 +msgctxt "Name" +msgid "Web Archives" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/domtreeviewer.pot @@ -0,0 +1,438 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: domtreecommands.cpp:33 +msgid "No error" +msgstr "" + +#: domtreecommands.cpp:34 +msgid "Index size exceeded" +msgstr "" + +#: domtreecommands.cpp:35 +msgid "DOMString size exceeded" +msgstr "" + +#: domtreecommands.cpp:36 +msgid "Hierarchy request error" +msgstr "" + +#: domtreecommands.cpp:37 +msgid "Wrong document" +msgstr "" + +#: domtreecommands.cpp:38 +msgid "Invalid character" +msgstr "" + +#: domtreecommands.cpp:39 +msgid "No data allowed" +msgstr "" + +#: domtreecommands.cpp:40 +msgid "No modification allowed" +msgstr "" + +#: domtreecommands.cpp:41 +msgid "Not found" +msgstr "" + +#: domtreecommands.cpp:42 +msgid "Not supported" +msgstr "" + +#: domtreecommands.cpp:43 +msgid "Attribute in use" +msgstr "" + +#: domtreecommands.cpp:44 +msgid "Invalid state" +msgstr "" + +#: domtreecommands.cpp:45 +msgid "Syntax error" +msgstr "" + +#: domtreecommands.cpp:46 +msgid "Invalid modification" +msgstr "" + +#: domtreecommands.cpp:47 +msgid "Namespace error" +msgstr "" + +#: domtreecommands.cpp:48 +msgid "Invalid access" +msgstr "" + +#: domtreecommands.cpp:56 +#, kde-format +msgid "Unknown Exception %1" +msgstr "" + +#: domtreecommands.cpp:296 +msgid "Add attribute" +msgstr "" + +#: domtreecommands.cpp:326 +msgid "Change attribute value" +msgstr "" + +#: domtreecommands.cpp:357 +msgid "Remove attribute" +msgstr "" + +#: domtreecommands.cpp:389 +msgid "Rename attribute" +msgstr "" + +#: domtreecommands.cpp:425 +msgid "Change textual content" +msgstr "" + +#: domtreecommands.cpp:487 +msgid "Insert node" +msgstr "" + +#: domtreecommands.cpp:515 +msgid "Remove node" +msgstr "" + +#: domtreecommands.cpp:561 +msgid "Move node" +msgstr "" + +#: domtreeview.cpp:70 +msgid "Edit Element" +msgstr "" + +#: domtreeview.cpp:72 domtreeview.cpp:92 +msgid "&Append as Child" +msgstr "" + +#: domtreeview.cpp:73 domtreeview.cpp:93 +msgid "Insert &Before Current" +msgstr "" + +#: domtreeview.cpp:90 +msgid "Edit Text" +msgstr "" + +#: domtreeview.cpp:110 +msgid "Edit Attribute" +msgstr "" + +#: domtreeview.cpp:172 +#, kde-format +msgid "DOM Tree for %1" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:115 +#. i18n: ectx: property (text), widget (QTreeWidget, m_listView) +#: domtreeview.cpp:172 rc.cpp:18 +msgid "DOM Tree" +msgstr "" + +#: domtreeview.cpp:513 +msgid "Move Nodes" +msgstr "" + +#: domtreeview.cpp:579 +msgid "Save DOM Tree as HTML" +msgstr "" + +#: domtreeview.cpp:584 +msgid "File Exists" +msgstr "" + +#: domtreeview.cpp:585 +#, kde-format +msgid "" +"Do you really want to overwrite: \n" +"%1?" +msgstr "" + +#: domtreeview.cpp:586 +msgid "Overwrite" +msgstr "" + +#: domtreeview.cpp:599 +msgid "Unable to Open File" +msgstr "" + +#: domtreeview.cpp:600 +#, kde-format +msgid "" +"Unable to open \n" +" %1 \n" +" for writing" +msgstr "" + +#: domtreeview.cpp:604 +msgid "Invalid URL" +msgstr "" + +#: domtreeview.cpp:605 +#, kde-format +msgid "" +"This URL \n" +" %1 \n" +" is not valid." +msgstr "" + +#: domtreeview.cpp:822 +msgid "Delete Nodes" +msgstr "" + +#: domtreeview.cpp:1033 +msgid "" +msgstr "" + +#: domtreeview.cpp:1365 +msgid "Delete Attributes" +msgstr "" + +#: domtreewindow.cpp:62 +msgid "Message Log" +msgstr "" + +#: domtreewindow.cpp:161 +msgid "Pure DOM Tree" +msgstr "" + +#: domtreewindow.cpp:167 +msgid "Show DOM Attributes" +msgstr "" + +#: domtreewindow.cpp:174 +msgid "Highlight HTML" +msgstr "" + +#: domtreewindow.cpp:182 +msgid "Show Message Log" +msgstr "" + +#: domtreewindow.cpp:194 +msgid "Expand" +msgstr "" + +#: domtreewindow.cpp:197 +msgid "Increase expansion level" +msgstr "" + +#: domtreewindow.cpp:200 +msgid "Collapse" +msgstr "" + +#: domtreewindow.cpp:203 +msgid "Decrease expansion level" +msgstr "" + +#: domtreewindow.cpp:209 domtreewindow.cpp:227 +msgid "&Delete" +msgstr "" + +#: domtreewindow.cpp:212 +msgid "Delete nodes" +msgstr "" + +#: domtreewindow.cpp:217 +msgid "New &Element..." +msgstr "" + +#: domtreewindow.cpp:221 +msgid "New &Text Node..." +msgstr "" + +#: domtreewindow.cpp:230 +msgid "Delete attributes" +msgstr "" + +#: plugin_domtreeviewer.cpp:24 +msgid "Show &DOM Tree" +msgstr "" + +#. i18n: file: attributeeditwidget.ui:24 +#. i18n: ectx: property (text), widget (QLabel, textLabel1) +#: rc.cpp:3 +msgid "Attribute &name:" +msgstr "" + +#. i18n: file: attributeeditwidget.ui:42 +#. i18n: ectx: property (text), widget (QLabel, textLabel2) +#: rc.cpp:6 +msgid "Attribute &value:" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:19 +#. i18n: ectx: property (windowTitle), widget (QWidget, DOMTreeViewBase) +#: rc.cpp:9 +msgid "DOM Tree Viewer" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:61 +#. i18n: ectx: property (text), widget (KPushButton, messageListBtn) +#: rc.cpp:12 +msgid "&List" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:92 +#. i18n: ectx: property (text), widget (KPushButton, messageHideBtn) +#: rc.cpp:15 +msgid "H&ide" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:127 +#. i18n: ectx: attribute (title), widget (QWidget, domTab) +#: rc.cpp:21 +msgid "DOM Node" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:138 +#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_3) +#: rc.cpp:24 +msgid "Node &value:" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:151 +#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_2) +#: rc.cpp:27 +msgid "Node &type:" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:164 +#. i18n: ectx: property (text), widget (QLabel, textLabel1_2) +#: rc.cpp:30 +msgid "Namespace &URI:" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:177 +#. i18n: ectx: property (text), widget (QLabel, textLabel1) +#: rc.cpp:33 +msgid "Node &name:" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:249 +#. i18n: ectx: property (text), widget (QTreeWidget, nodeAttributes) +#: rc.cpp:36 +msgid "Name" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:254 +#. i18n: ectx: property (text), widget (QTreeWidget, nodeAttributes) +#. i18n: file: domtreeviewbase.ui:344 +#. i18n: ectx: property (text), widget (QTreeWidget, cssProperties) +#: rc.cpp:39 rc.cpp:51 +msgid "Value" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:287 +#. i18n: ectx: property (text), widget (QPushButton, applyContent) +#: rc.cpp:42 +msgid "Appl&y" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:320 +#. i18n: ectx: attribute (title), widget (QWidget, cssTab) +#: rc.cpp:45 +msgid "Computed Style" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:339 +#. i18n: ectx: property (text), widget (QTreeWidget, cssProperties) +#: rc.cpp:48 +msgid "Property" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:353 +#. i18n: ectx: attribute (title), widget (QWidget, styleSheetsTab) +#: rc.cpp:54 +msgid "Stylesheets" +msgstr "" + +#. i18n: file: domtreeviewbase.ui:366 +#. i18n: ectx: property (text), widget (QTreeWidget, styleSheetsTree) +#: rc.cpp:57 +msgid "1" +msgstr "" + +#. i18n: file: domtreeviewerui.rc:4 +#. i18n: ectx: Menu (file) +#: rc.cpp:60 +msgid "&File" +msgstr "" + +#. i18n: file: domtreeviewerui.rc:6 +#. i18n: ectx: Menu (edit) +#: rc.cpp:63 +msgid "&Edit" +msgstr "" + +#. i18n: file: domtreeviewerui.rc:8 +#. i18n: ectx: Menu (view) +#: rc.cpp:66 +msgid "&View" +msgstr "" + +#. i18n: file: domtreeviewerui.rc:19 +#. i18n: ectx: Menu (go) +#: rc.cpp:69 +msgid "&Go" +msgstr "" + +#. i18n: file: domtreeviewerui.rc:23 +#. i18n: ectx: ToolBar (mainToolBar) +#: rc.cpp:72 +msgid "Main Toolbar" +msgstr "" + +#. i18n: file: domtreeviewerui.rc:25 +#. i18n: ectx: ToolBar (treeToolBar) +#: rc.cpp:75 +msgid "Tree Toolbar" +msgstr "" + +#. i18n: file: elementeditwidget.ui:24 +#. i18n: ectx: property (text), widget (QLabel, textLabel1) +#: rc.cpp:78 +msgid "Element &name:" +msgstr "" + +#. i18n: file: elementeditwidget.ui:47 +#. i18n: ectx: property (text), widget (QLabel, textLabel2) +#: rc.cpp:81 +msgid "Element &namespace:" +msgstr "" + +#. i18n: file: plugin_domtreeviewer.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:84 +msgid "&Tools" +msgstr "" + +#. i18n: file: plugin_domtreeviewer.rc:8 +#. i18n: ectx: ToolBar (extraToolBar) +#: rc.cpp:87 +msgid "Extra Toolbar" +msgstr "" + +#. i18n: file: texteditwidget.ui:19 +#. i18n: ectx: property (text), widget (QLabel, textLabel1) +#: rc.cpp:90 +msgid "Edit &text for text node:" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/uachangerplugin.pot @@ -0,0 +1,93 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. i18n: file: uachangerplugin.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:3 +msgid "&Tools" +msgstr "" + +#. i18n: file: uachangerplugin.rc:8 +#. i18n: ectx: ToolBar (extraToolBar) +#: rc.cpp:6 +msgid "Extra Toolbar" +msgstr "" + +#: rc.cpp:7 +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#: rc.cpp:8 +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: uachangerplugin.cpp:47 +msgid "Change Browser Identification" +msgstr "" + +#: uachangerplugin.cpp:63 +msgid "Change Browser &Identification" +msgstr "" + +#: uachangerplugin.cpp:133 +msgid "Other" +msgstr "" + +#: uachangerplugin.cpp:164 +#, kde-format +msgctxt "%1 = browser version (e.g. 2.0)" +msgid "Version %1" +msgstr "" + +#: uachangerplugin.cpp:167 +#, kde-format +msgctxt "%1 = browser name, %2 = browser version (e.g. Firefox, 2.0)" +msgid "%1 %2" +msgstr "" + +#: uachangerplugin.cpp:173 +#, kde-format +msgctxt "%1 = browser version, %2 = platform (e.g. 2.0, Windows XP)" +msgid "Version %1 on %2" +msgstr "" + +#: uachangerplugin.cpp:176 +#, kde-format +msgctxt "" +"%1 = browser name, %2 = browser version, %3 = platform (e.g. Firefox, 2.0, " +"Windows XP)" +msgid "%1 %2 on %3" +msgstr "" + +#: uachangerplugin.cpp:232 +msgid "Identify As" +msgstr "" + +#: uachangerplugin.cpp:238 +msgid "Default Identification" +msgstr "" + +#: uachangerplugin.cpp:266 +msgid "Apply to Entire Site" +msgstr "" + +#: uachangerplugin.cpp:271 +msgid "Configure..." +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/adblock.pot @@ -0,0 +1,145 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: adblock.cpp:71 +msgid "Adblock" +msgstr "" + +#: adblock.cpp:77 +msgid "Show Blockable Elements..." +msgstr "" + +#: adblock.cpp:82 adblockdialog.cpp:96 +msgid "Configure Filters..." +msgstr "" + +#: adblock.cpp:91 +msgid "No blocking for this page" +msgstr "" + +#: adblock.cpp:96 +msgid "No blocking for this site" +msgstr "" + +#: adblock.cpp:172 +msgid "Please enable Konqueror's Adblock" +msgstr "" + +#: adblock.cpp:173 +msgid "Adblock disabled" +msgstr "" + +#: adblock.cpp:206 +msgid "script" +msgstr "" + +#: adblock.cpp:207 adblock.cpp:208 +msgid "object" +msgstr "" + +#: adblock.cpp:210 +msgid "frame" +msgstr "" + +#: adblock.cpp:231 +msgid "image" +msgstr "" + +#: adblock.cpp:290 +#, kde-format +msgid "Blocked by %1" +msgstr "" + +#: adblock.cpp:293 +#, kde-format +msgid "Allowed by %1" +msgstr "" + +#: adblockdialog.cpp:93 +msgid "Blockable items on this page" +msgstr "" + +#: adblockdialog.cpp:98 +msgid "Add filter" +msgstr "" + +#: adblockdialog.cpp:107 +msgid "Search:" +msgstr "" + +#: adblockdialog.cpp:114 +msgid "Blockable items:" +msgstr "" + +#: adblockdialog.cpp:123 +msgid "Source" +msgstr "" + +#: adblockdialog.cpp:123 +msgid "Category" +msgstr "" + +#: adblockdialog.cpp:123 +msgid "Tag" +msgstr "" + +#: adblockdialog.cpp:150 +msgid "" +"New filter (can use *?[] wildcards, /RE/ for regular expression, prefix with " +"@@ for white list):" +msgstr "" + +#: adblockdialog.cpp:170 +msgid "Filter this item" +msgstr "" + +#: adblockdialog.cpp:171 +msgid "Filter all items at same path" +msgstr "" + +#: adblockdialog.cpp:172 +msgid "Filter all items from same host" +msgstr "" + +#: adblockdialog.cpp:173 +msgid "Filter all items from same domain" +msgstr "" + +#: adblockdialog.cpp:175 +msgid "Add this item to white list" +msgstr "" + +#: adblockdialog.cpp:177 +msgid "Copy Link Address" +msgstr "" + +#: adblockdialog.cpp:180 +msgid "View item" +msgstr "" + +#. i18n: file: plugin_adblock.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:3 +msgid "&Tools" +msgstr "" + +#. i18n: file: plugin_adblock.rc:8 +#. i18n: ectx: ToolBar (extraToolBar) +#: rc.cpp:6 +msgid "Extra Toolbar" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/konqsidebar_metabar.pot @@ -0,0 +1,198 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: configdialog.cpp:69 +msgid "Configuration - Metabar" +msgstr "" + +#: configdialog.cpp:84 +msgid "Items" +msgstr "" + +#: configdialog.cpp:87 +msgid "Open with:" +msgstr "" + +#: configdialog.cpp:95 +msgid "Actions:" +msgstr "" + +#: configdialog.cpp:104 +msgid "Appearance" +msgstr "" + +#: configdialog.cpp:107 +msgid "Animate resize" +msgstr "" + +#: configdialog.cpp:110 +msgid "Show service menus" +msgstr "" + +#: configdialog.cpp:113 +msgid "Themes" +msgstr "" + +#: configdialog.cpp:119 +msgid "Install New Theme..." +msgstr "" + +#: configdialog.cpp:128 +msgid "New..." +msgstr "" + +#: configdialog.cpp:131 +msgid "Delete" +msgstr "" + +#: configdialog.cpp:134 +msgid "Edit..." +msgstr "" + +#: configdialog.cpp:151 settingsplugin.cpp:103 +msgid "Name" +msgstr "" + +#: configdialog.cpp:152 +msgid "Address" +msgstr "" + +#: configdialog.cpp:161 +msgid "General" +msgstr "" + +#: configdialog.cpp:162 +msgid "Actions" +msgstr "" + +#: configdialog.cpp:163 +msgid "Links" +msgstr "" + +#: configdialog.cpp:222 configdialog.cpp:558 defaultplugin.cpp:104 +msgid "Share" +msgstr "" + +#: configdialog.cpp:313 +msgid "Create Link" +msgstr "" + +#: configdialog.cpp:322 +msgid "New link" +msgstr "" + +#: configdialog.cpp:338 configdialog.cpp:421 +msgid "Name:" +msgstr "" + +#: configdialog.cpp:340 configdialog.cpp:423 +msgid "URL:" +msgstr "" + +#: configdialog.cpp:396 +msgid "Edit Link" +msgstr "" + +#: defaultplugin.cpp:133 defaultplugin.cpp:196 metabarwidget.cpp:436 +msgid "More" +msgstr "" + +#: defaultplugin.cpp:161 +#, kde-format +msgid "Run %1" +msgstr "" + +#: defaultplugin.cpp:200 +msgid "Choose Application" +msgstr "" + +#: defaultplugin.cpp:220 +msgid "Type" +msgstr "" + +#: defaultplugin.cpp:222 defaultplugin.cpp:295 +msgid "Size" +msgstr "" + +#: defaultplugin.cpp:224 +msgid "User" +msgstr "" + +#: defaultplugin.cpp:226 +msgid "Group" +msgstr "" + +#: defaultplugin.cpp:228 +msgid "Permissions" +msgstr "" + +#: defaultplugin.cpp:230 +msgid "Modified" +msgstr "" + +#: defaultplugin.cpp:232 +msgid "Accessed" +msgstr "" + +#: defaultplugin.cpp:237 +msgid "Link target" +msgstr "" + +#: defaultplugin.cpp:297 +msgid "Files" +msgstr "" + +#: defaultplugin.cpp:299 +msgid "Folders" +msgstr "" + +#: defaultplugin.cpp:301 +msgid "Total Entries" +msgstr "" + +#: defaultplugin.cpp:323 defaultplugin.cpp:383 +msgid "Click to start preview" +msgstr "" + +#: defaultplugin.cpp:329 +msgid "Creating preview" +msgstr "" + +#: metabarwidget.cpp:123 +msgid "Configure Metabar..." +msgstr "" + +#: metabarwidget.cpp:436 +msgid "Less" +msgstr "" + +#: remoteplugin.cpp:41 +msgid "Add a Network Folder" +msgstr "" + +#: settingsplugin.cpp:75 +msgid "Run" +msgstr "" + +#: settingsplugin.cpp:105 +msgid "Comment" +msgstr "" + +#: settingsplugin.cpp:111 +msgid "Needs root privileges" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/khtmlsettingsplugin.pot @@ -0,0 +1,96 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. i18n: file: khtmlsettingsplugin.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:3 +msgid "&Tools" +msgstr "" + +#. i18n: file: khtmlsettingsplugin.rc:8 +#. i18n: ectx: ToolBar (extraToolBar) +#: rc.cpp:6 +msgid "Extra Toolbar" +msgstr "" + +#: rc.cpp:7 +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#: rc.cpp:8 +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: settingsplugin.cpp:40 settingsplugin.cpp:52 +msgid "HTML Settings" +msgstr "" + +#: settingsplugin.cpp:61 +msgid "Java&Script" +msgstr "" + +#: settingsplugin.cpp:66 +msgid "&Java" +msgstr "" + +#: settingsplugin.cpp:71 +msgid "&Cookies" +msgstr "" + +#: settingsplugin.cpp:76 +msgid "&Plugins" +msgstr "" + +#: settingsplugin.cpp:81 +msgid "Autoload &Images" +msgstr "" + +#: settingsplugin.cpp:88 +msgid "Enable Pro&xy" +msgstr "" + +#: settingsplugin.cpp:93 +msgid "Enable Cac&he" +msgstr "" + +#: settingsplugin.cpp:99 +msgid "Cache Po&licy" +msgstr "" + +#: settingsplugin.cpp:101 +msgid "&Keep Cache in Sync" +msgstr "" + +#: settingsplugin.cpp:102 +msgid "&Use Cache if Possible" +msgstr "" + +#: settingsplugin.cpp:103 +msgid "&Offline Browsing Mode" +msgstr "" + +#: settingsplugin.cpp:187 +msgid "" +"Cookies could not be enabled, because the cookie daemon could not be started." +msgstr "" + +#: settingsplugin.cpp:189 +msgid "Cookies Disabled" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/dirfilterplugin.pot @@ -0,0 +1,63 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: dirfilterplugin.cpp:137 +msgid "View F&ilter" +msgstr "" + +#: dirfilterplugin.cpp:141 +msgid "Allow to filter the currently displayed items by filetype." +msgstr "" + +#: dirfilterplugin.cpp:163 +msgid "Filter Field" +msgstr "" + +#: dirfilterplugin.cpp:203 +msgid "Only Show Items of Type" +msgstr "" + +#: dirfilterplugin.cpp:263 +msgid "Use Multiple Filters" +msgstr "" + +#: dirfilterplugin.cpp:269 +msgid "Show Count" +msgstr "" + +#: dirfilterplugin.cpp:274 +msgid "Reset" +msgstr "" + +#. i18n: file: dirfilterplugin.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:3 +msgid "&Tools" +msgstr "" + +#. i18n: file: dirfilterplugin.rc:8 +#. i18n: ectx: ToolBar (extraToolBar) +#: rc.cpp:6 +msgid "Extra Toolbar" +msgstr "" + +#. i18n: file: dirfilterplugin.rc:11 +#. i18n: ectx: ToolBar (locationToolBar) +#: rc.cpp:9 +msgid "Filter Toolbar" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/fsview.pot @@ -0,0 +1,367 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: fsview.cpp:52 fsview.cpp:390 +msgid "Name" +msgstr "" + +#: fsview.cpp:53 +msgid "Size" +msgstr "" + +#: fsview.cpp:54 +msgid "File Count" +msgstr "" + +#: fsview.cpp:55 +msgid "Directory Count" +msgstr "" + +#: fsview.cpp:56 +msgid "Last Modified" +msgstr "" + +#: fsview.cpp:57 fsview.cpp:391 +msgid "Owner" +msgstr "" + +#: fsview.cpp:58 fsview.cpp:392 +msgid "Group" +msgstr "" + +#: fsview.cpp:59 fsview.cpp:393 +msgid "Mime Type" +msgstr "" + +#: fsview.cpp:281 +msgid "Go To" +msgstr "" + +#: fsview.cpp:283 +msgid "Go Up" +msgstr "" + +#: fsview.cpp:285 +msgid "Stop Refresh" +msgstr "" + +#: fsview.cpp:287 +msgid "Refresh" +msgstr "" + +#: fsview.cpp:290 +#, kde-format +msgid "Refresh '%1'" +msgstr "" + +#: fsview.cpp:293 fsview_part.cpp:131 +msgid "Stop at Depth" +msgstr "" + +#: fsview.cpp:295 fsview_part.cpp:128 +msgid "Stop at Area" +msgstr "" + +#: fsview.cpp:297 +msgid "Stop at Name" +msgstr "" + +#: fsview.cpp:303 fsview_part.cpp:138 +msgid "Color Mode" +msgstr "" + +#: fsview.cpp:306 fsview_part.cpp:134 +msgid "Visualization" +msgstr "" + +#: fsview.cpp:388 +msgid "None" +msgstr "" + +#: fsview.cpp:389 +msgid "Depth" +msgstr "" + +#: fsview_part.cpp:82 +#, kde-format +msgid "Read 1 folder, in %2" +msgid_plural "Read %1 folders, in %2" +msgstr[0] "" +msgstr[1] "" + +#: fsview_part.cpp:87 +#, kde-format +msgid "1 folder" +msgid_plural "%1 folders" +msgstr[0] "" +msgstr[1] "" + +#: fsview_part.cpp:96 main.cpp:21 +msgid "FSView" +msgstr "" + +#: fsview_part.cpp:97 +msgid "Filesystem Utilization Viewer" +msgstr "" + +#: fsview_part.cpp:99 +msgid "(c) 2003-2005, Josef Weidendorfer" +msgstr "" + +#: fsview_part.cpp:112 +msgid "" +"

This is the FSView plugin, a graphical browsing mode showing filesystem " +"utilization by using a tree map visualization.

Note that in this mode, " +"automatic updating when filesystem changes are made is intentionally not done.

For details on usage and options available, see the online " +"help under menu 'Help/FSView Manual'.

" +msgstr "" + +#: fsview_part.cpp:144 +msgid "&FSView Manual" +msgstr "" + +#: fsview_part.cpp:146 +msgid "Show FSView manual" +msgstr "" + +#: fsview_part.cpp:147 +msgid "Opens the help browser with the FSView documentation" +msgstr "" + +#: fsview_part.cpp:187 +msgctxt "@action:inmenu File" +msgid "Move to Trash" +msgstr "" + +#: fsview_part.cpp:195 +msgctxt "@action:inmenu File" +msgid "Delete" +msgstr "" + +#: fsview_part.cpp:200 +msgctxt "@action:inmenu Edit" +msgid "&Edit File Type..." +msgstr "" + +#: fsview_part.cpp:204 +msgctxt "@action:inmenu File" +msgid "Properties" +msgstr "" + +#: fsview_part.cpp:245 +msgid "" +"FSView intentionally does not support automatic updates when changes are " +"made to files or directories, currently visible in FSView, from the " +"outside.\n" +"For details, see the 'Help/FSView Manual'." +msgstr "" + +#: main.cpp:22 +msgid "Filesystem Viewer" +msgstr "" + +#: main.cpp:24 +msgid "(c) 2002, Josef Weidendorfer" +msgstr "" + +#: main.cpp:28 +msgid "View filesystem starting from this folder" +msgstr "" + +#. i18n: file: fsview_part.rc:4 +#. i18n: ectx: Menu (edit) +#: rc.cpp:3 +msgid "&Edit" +msgstr "" + +#. i18n: file: fsview_part.rc:13 +#. i18n: ectx: Menu (view) +#: rc.cpp:6 +msgid "&View" +msgstr "" + +#. i18n: file: fsview_part.rc:20 +#. i18n: ectx: Menu (help) +#: rc.cpp:9 +msgid "&Help" +msgstr "" + +#: rc.cpp:10 +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#: rc.cpp:11 +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: treemap.cpp:1328 +#, kde-format +msgid "Text %1" +msgstr "" + +#: treemap.cpp:2860 +msgid "Recursive Bisection" +msgstr "" + +#: treemap.cpp:2861 +msgid "Columns" +msgstr "" + +#: treemap.cpp:2862 +msgid "Rows" +msgstr "" + +#: treemap.cpp:2863 +msgid "Always Best" +msgstr "" + +#: treemap.cpp:2864 +msgid "Best" +msgstr "" + +#: treemap.cpp:2865 +msgid "Alternate (V)" +msgstr "" + +#: treemap.cpp:2866 +msgid "Alternate (H)" +msgstr "" + +#: treemap.cpp:2867 +msgid "Horizontal" +msgstr "" + +#: treemap.cpp:2868 +msgid "Vertical" +msgstr "" + +#: treemap.cpp:2923 +msgid "Nesting" +msgstr "" + +#: treemap.cpp:2925 +msgid "Border" +msgstr "" + +#: treemap.cpp:2926 +msgid "Correct Borders Only" +msgstr "" + +#: treemap.cpp:2928 treemap.cpp:2929 treemap.cpp:2930 treemap.cpp:2931 +#, kde-format +msgid "Width %1" +msgstr "" + +#: treemap.cpp:2938 +msgid "Allow Rotation" +msgstr "" + +#: treemap.cpp:2940 +msgid "Shading" +msgstr "" + +#: treemap.cpp:2953 +msgid "Visible" +msgstr "" + +#: treemap.cpp:2954 +msgid "Take Space From Children" +msgstr "" + +#: treemap.cpp:2956 +msgid "Top Left" +msgstr "" + +#: treemap.cpp:2957 +msgid "Top Center" +msgstr "" + +#: treemap.cpp:2958 +msgid "Top Right" +msgstr "" + +#: treemap.cpp:2959 +msgid "Bottom Left" +msgstr "" + +#: treemap.cpp:2960 +msgid "Bottom Center" +msgstr "" + +#: treemap.cpp:2961 +msgid "Bottom Right" +msgstr "" + +#: treemap.cpp:3038 +#, kde-format +msgid "No %1 Limit" +msgstr "" + +#: treemap.cpp:3090 +msgid "No Area Limit" +msgstr "" + +#: treemap.cpp:3096 +#, kde-format +msgid "Area of '%1' (%2)" +msgstr "" + +#: treemap.cpp:3107 treemap.cpp:3118 +#, kde-format +msgid "1 Pixel" +msgid_plural "%1 Pixels" +msgstr[0] "" +msgstr[1] "" + +#: treemap.cpp:3122 +#, kde-format +msgid "Double Area Limit (to %1)" +msgstr "" + +#: treemap.cpp:3124 +#, kde-format +msgid "Halve Area Limit (to %1)" +msgstr "" + +#: treemap.cpp:3155 +msgid "No Depth Limit" +msgstr "" + +#: treemap.cpp:3161 +#, kde-format +msgid "Depth of '%1' (%2)" +msgstr "" + +#: treemap.cpp:3172 treemap.cpp:3183 +#, kde-format +msgid "Depth %1" +msgstr "" + +#: treemap.cpp:3187 +#, kde-format +msgid "Decrement (to %1)" +msgstr "" + +#: treemap.cpp:3189 +#, kde-format +msgid "Increment (to %1)" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/rellinks.pot @@ -0,0 +1,233 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: plugin_rellinks.cpp:56 +msgid "Rellinks" +msgstr "" + +#: plugin_rellinks.cpp:71 +msgid "&Top" +msgstr "" + +#: plugin_rellinks.cpp:74 +msgid "

This link references a home page or the top of some hierarchy.

" +msgstr "" + +#: plugin_rellinks.cpp:79 +msgid "&Up" +msgstr "" + +#: plugin_rellinks.cpp:82 +msgid "" +"

This link references the immediate parent of the current document.

" +msgstr "" + +#: plugin_rellinks.cpp:89 +msgid "&First" +msgstr "" + +#: plugin_rellinks.cpp:92 +msgid "" +"

This link type tells search engines which document is considered by the " +"author to be the starting point of the collection.

" +msgstr "" + +#: plugin_rellinks.cpp:97 +msgid "&Previous" +msgstr "" + +#: plugin_rellinks.cpp:101 +msgid "" +"

This link references the previous document in an ordered series of " +"documents.

" +msgstr "" + +#: plugin_rellinks.cpp:105 +msgid "&Next" +msgstr "" + +#: plugin_rellinks.cpp:108 +msgid "" +"

This link references the next document in an ordered series of documents." +"

" +msgstr "" + +#: plugin_rellinks.cpp:113 +msgid "&Last" +msgstr "" + +#: plugin_rellinks.cpp:117 +msgid "

This link references the end of a sequence of documents.

" +msgstr "" + +#: plugin_rellinks.cpp:122 +msgid "&Search" +msgstr "" + +#: plugin_rellinks.cpp:125 +msgid "

This link references the search.

" +msgstr "" + +#: plugin_rellinks.cpp:130 +msgid "Document" +msgstr "" + +#: plugin_rellinks.cpp:132 +msgid "

This menu contains the links referring the document information.

" +msgstr "" + +#: plugin_rellinks.cpp:136 +msgid "Table of &Contents" +msgstr "" + +#: plugin_rellinks.cpp:138 +msgid "

This link references the table of contents.

" +msgstr "" + +#: plugin_rellinks.cpp:143 +msgid "Chapters" +msgstr "" + +#: plugin_rellinks.cpp:148 +msgid "

This menu references the chapters of the document.

" +msgstr "" + +#: plugin_rellinks.cpp:151 +msgid "Sections" +msgstr "" + +#: plugin_rellinks.cpp:157 +msgid "

This menu references the sections of the document.

" +msgstr "" + +#: plugin_rellinks.cpp:160 +msgid "Subsections" +msgstr "" + +#: plugin_rellinks.cpp:165 +msgid "

This menu references the subsections of the document.

" +msgstr "" + +#: plugin_rellinks.cpp:168 +msgid "Appendix" +msgstr "" + +#: plugin_rellinks.cpp:173 +msgid "

This link references the appendix.

" +msgstr "" + +#: plugin_rellinks.cpp:177 +msgid "&Glossary" +msgstr "" + +#: plugin_rellinks.cpp:180 +msgid "

This link references the glossary.

" +msgstr "" + +#: plugin_rellinks.cpp:185 +msgid "&Index" +msgstr "" + +#: plugin_rellinks.cpp:187 +msgid "

This link references the index.

" +msgstr "" + +#: plugin_rellinks.cpp:193 +msgid "More" +msgstr "" + +#: plugin_rellinks.cpp:195 +msgid "

This menu contains other important links.

" +msgstr "" + +#: plugin_rellinks.cpp:199 +msgid "&Help" +msgstr "" + +#: plugin_rellinks.cpp:202 +msgid "

This link references the help.

" +msgstr "" + +#: plugin_rellinks.cpp:208 +msgid "&Authors" +msgstr "" + +#: plugin_rellinks.cpp:211 +msgid "

This link references the author.

" +msgstr "" + +#: plugin_rellinks.cpp:217 +msgid "Copy&right" +msgstr "" + +#: plugin_rellinks.cpp:220 +msgid "

This link references the copyright.

" +msgstr "" + +#: plugin_rellinks.cpp:225 +msgid "Bookmarks" +msgstr "" + +#: plugin_rellinks.cpp:228 +msgid "

This menu references the bookmarks.

" +msgstr "" + +#: plugin_rellinks.cpp:232 +msgid "Other Versions" +msgstr "" + +#: plugin_rellinks.cpp:235 +msgid "

This link references the alternate versions of this document.

" +msgstr "" + +#: plugin_rellinks.cpp:240 +msgid "Miscellaneous" +msgstr "" + +#: plugin_rellinks.cpp:243 +msgid "

Miscellaneous links.

" +msgstr "" + +#: plugin_rellinks.cpp:471 plugin_rellinks.cpp:485 +#, kde-format +msgid "[Autodetected] %1" +msgstr "" + +#. i18n: file: plugin_rellinks.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:3 +msgid "&Tools" +msgstr "" + +#. i18n: file: plugin_rellinks.rc:5 +#. i18n: ectx: Menu (rellinksMenu) +#. i18n: file: plugin_rellinks.rc:21 +#. i18n: ectx: ToolBar (rellinksToolBar) +#: rc.cpp:6 rc.cpp:9 +msgid "Document Relations" +msgstr "" + +#: rc.cpp:10 +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#: rc.cpp:11 +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/webarchiver.pot @@ -0,0 +1,151 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. i18n: file: archiveviewbase.ui:13 +#. i18n: ectx: property (windowTitle), widget (QWidget, ArchiveViewBase) +#: archivedialog.cpp:151 rc.cpp:3 +msgid "Web Archiver" +msgstr "" + +#: archivedialog.cpp:161 +msgid "Status" +msgstr "" + +#: archivedialog.cpp:162 +msgid "Url" +msgstr "" + +#: archivedialog.cpp:230 +msgid "Unable to Open Web-Archive" +msgstr "" + +#: archivedialog.cpp:231 +#, kde-format +msgid "" +"Unable to open \n" +" %1 \n" +" for writing." +msgstr "" + +#: archivedialog.cpp:362 +msgid "Downloading" +msgstr "" + +#: archivedialog.cpp:383 +msgid "Error" +msgstr "" + +#: archivedialog.cpp:383 +msgid "Ok" +msgstr "" + +#: archivedialog.cpp:411 +#, kde-format +msgid "I/O error occurred while writing to web archive file %1." +msgstr "" + +#: plugin_webarchiver.cpp:58 +msgid "Archive &Web Page..." +msgstr "" + +#: plugin_webarchiver.cpp:77 +msgid "Untitled" +msgstr "" + +#: plugin_webarchiver.cpp:94 +msgid "*.war *.tgz|Web Archives" +msgstr "" + +#: plugin_webarchiver.cpp:95 +msgid "Save Page as Web-Archive" +msgstr "" + +#: plugin_webarchiver.cpp:100 +msgid "Invalid URL" +msgstr "" + +#: plugin_webarchiver.cpp:101 +#, kde-format +msgid "" +"The URL\n" +"%1\n" +"is not valid." +msgstr "" + +#: plugin_webarchiver.cpp:115 +msgid "File Exists" +msgstr "" + +#: plugin_webarchiver.cpp:116 +#, kde-format +msgid "" +"Do you really want to overwrite:\n" +"%1?" +msgstr "" + +#: plugin_webarchiver.cpp:117 +msgid "Overwrite" +msgstr "" + +#. i18n: file: archiveviewbase.ui:39 +#. i18n: ectx: property (text), widget (QLabel, targetLabel) +#: rc.cpp:6 +msgid "Local File" +msgstr "" + +#. i18n: file: archiveviewbase.ui:55 +#. i18n: ectx: property (text), widget (QLabel, textLabel1_2) +#: rc.cpp:9 +msgid "To:" +msgstr "" + +#. i18n: file: archiveviewbase.ui:65 +#. i18n: ectx: property (text), widget (QLabel, textLabel1) +#: rc.cpp:12 +msgid "Archiving:" +msgstr "" + +#. i18n: file: archiveviewbase.ui:81 +#. i18n: ectx: property (text), widget (QLabel, urlLabel) +#: rc.cpp:15 +msgid "Original URL" +msgstr "" + +#. i18n: file: archiveviewbase.ui:109 +#. i18n: ectx: property (text), widget (QTreeWidget, progressView) +#: rc.cpp:18 +msgid "1" +msgstr "" + +#. i18n: file: archiveviewbase.ui:114 +#. i18n: ectx: property (text), widget (QTreeWidget, progressView) +#: rc.cpp:21 +msgid "2" +msgstr "" + +#. i18n: file: plugin_webarchiver.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:24 +msgid "&Tools" +msgstr "" + +#. i18n: file: plugin_webarchiver.rc:8 +#. i18n: ectx: ToolBar (extraToolBar) +#: rc.cpp:27 +msgid "Extra Toolbar" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/searchbarplugin.pot @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. i18n: file: searchbar.rc:3 +#. i18n: ectx: ToolBar (locationToolBar) +#: rc.cpp:3 +msgid "Search Toolbar" +msgstr "" + +#: searchbar.cpp:82 +msgid "" +"Search Bar

Enter a search term. Click on the icon to change search mode or " +"provider.

" +msgstr "" + +#: searchbar.cpp:90 +msgid "Search Bar" +msgstr "" + +#: searchbar.cpp:95 +msgid "Focus Searchbar" +msgstr "" + +#: searchbar.cpp:318 +msgid "Find in This Page" +msgstr "" + +#: searchbar.cpp:347 +msgid "Select Search Engines..." +msgstr "" + +#: searchbar.cpp:367 +msgid "Add " +msgstr "" + +#: searchbar.cpp:631 +msgid "Enable Suggestion" +msgstr "" + +#: WebShortcutWidget.cpp:43 +msgid "Set Uri Shortcuts" +msgstr "" + +#: WebShortcutWidget.cpp:57 +msgid "Name:" +msgstr "" + +#: WebShortcutWidget.cpp:61 +msgid "Shortcuts:" +msgstr "" + +#: WebShortcutWidget.cpp:71 +msgid "Ok" +msgstr "" + +#: WebShortcutWidget.cpp:76 +msgid "Cancel" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/crashesplugin.pot @@ -0,0 +1,45 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: crashesplugin.cpp:48 +msgid "&Crashes" +msgstr "" + +#: crashesplugin.cpp:95 crashesplugin.cpp:119 +msgid "All Pages of This Crash" +msgstr "" + +#: crashesplugin.cpp:125 +msgid "No Recovered Crashes" +msgstr "" + +#: crashesplugin.cpp:137 +msgid "&Clear List of Crashes" +msgstr "" + +#. i18n: file: crashesplugin.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:3 +msgid "&Tools" +msgstr "" + +#. i18n: file: crashesplugin.rc:8 +#. i18n: ectx: ToolBar (extraToolBar) +#: rc.cpp:6 +msgid "Extra Toolbar" +msgstr "" --- /dev/null +++ konq-plugins-4.4.0/po/minitoolsplugin.pot @@ -0,0 +1,37 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2010-07-26 17:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: minitoolsplugin.cpp:50 +msgid "&Minitools" +msgstr "" + +#: minitoolsplugin.cpp:120 +msgid "&Edit Minitools" +msgstr "" + +#. i18n: file: minitoolsplugin.rc:4 +#. i18n: ectx: Menu (tools) +#: rc.cpp:3 +msgid "&Tools" +msgstr "" + +#. i18n: file: minitoolsplugin.rc:8 +#. i18n: ectx: ToolBar (extraToolBar) +#: rc.cpp:6 +msgid "Extra Toolbar" +msgstr ""