# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Steve Allewell , 2014. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2015-11-05 07:06+0200\n" "PO-Revision-Date: 2014-06-21 13:29+0100\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" #: executeplasmoidplugin.cpp:35 msgid "Execute plasmoid support" msgstr "Execute plasmoid support" #: executeplasmoidplugin.cpp:36 msgid "Allows running of plasmoids" msgstr "Allows running of plasmoids" #: executeplasmoidplugin.cpp:37 msgid "Aleix Pol Gonzalez" msgstr "Aleix Pol Gonzalez" #: executeplasmoidplugin.cpp:37 msgid "Author" msgstr "Author" #: plasmoidexecutionconfig.cpp:157 msgid "Configure Plasmoid Execution" msgstr "Configure Plasmoid Execution" #: plasmoidexecutionconfig.cpp:167 msgid "Display a plasmoid" msgstr "Display a plasmoid" #: plasmoidexecutionconfig.cpp:177 plasmoidexecutionconfig.cpp:267 msgid "Plasmoid Launcher" msgstr "Plasmoid Launcher" #: plasmoidexecutionconfig.cpp:224 msgid "Couldn't resolve the dependency: %1" msgstr "Couldn't resolve the dependency: %1" #: plasmoidexecutionconfig.cpp:338 msgid "Plasmoids" msgstr "Plasmoids" #: plasmoidexecutionjob.cpp:57 msgid "Plasmoid Viewer" msgstr "Plasmoid Viewer" #: plasmoidexecutionjob.cpp:92 msgid "** Killed **" msgstr "** Killed **" #: plasmoidexecutionjob.cpp:105 plasmoidexecutionjob.cpp:117 msgid "*** Failed ***" msgstr "*** Failed ***" #: plasmoidexecutionjob.cpp:107 msgid "*** Finished ***" msgstr "*** Finished ***" #: plasmoidexecutionjob.cpp:116 msgid "Ninja failed to compile %1" msgstr "Ninja failed to compile %1" #. i18n: file: plasmoidexecutionconfig.ui:17 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: rc.cpp:3 msgid "Plasmoid" msgstr "Plasmoid" #. i18n: file: plasmoidexecutionconfig.ui:23 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:6 msgid "Path or name:" msgstr "Path or name:" #. i18n: file: plasmoidexecutionconfig.ui:52 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: rc.cpp:9 msgid "Behavior" msgstr "Behavior" #. i18n: file: plasmoidexecutionconfig.ui:58 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:12 msgid "Form Factor" msgstr "Form Factor" #. i18n: file: plasmoidexecutionconfig.ui:66 #. i18n: ectx: property (text), item, widget (QComboBox, formFactor) #: rc.cpp:15 msgid "planar" msgstr "planar" #. i18n: file: plasmoidexecutionconfig.ui:71 #. i18n: ectx: property (text), item, widget (QComboBox, formFactor) #: rc.cpp:18 msgid "horizontal" msgstr "horizontal" #. i18n: file: plasmoidexecutionconfig.ui:76 #. i18n: ectx: property (text), item, widget (QComboBox, formFactor) #: rc.cpp:21 msgid "vertical" msgstr "vertical" #. i18n: file: plasmoidexecutionconfig.ui:81 #. i18n: ectx: property (text), item, widget (QComboBox, formFactor) #: rc.cpp:24 msgid "mediacenter" msgstr "mediacentre" #. i18n: file: plasmoidexecutionconfig.ui:89 #. i18n: ectx: property (text), widget (QLabel, label_3) #: rc.cpp:27 msgid "Theme" msgstr "Theme" #. i18n: file: plasmoidexecutionconfig.ui:102 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) #: rc.cpp:30 msgid "Dependencies" msgstr "Dependencies" #. i18n: file: plasmoidexecutionconfig.ui:111 #. i18n: ectx: property (text), widget (QLabel, label_7) #: rc.cpp:33 msgid "Targets:" msgstr "Targets:" #. i18n: file: plasmoidexecutionconfig.ui:123 #. i18n: ectx: property (toolTip), widget (ProjectItemLineEdit, targetDependency) #. i18n: file: plasmoidexecutionconfig.ui:126 #. i18n: ectx: property (clickMessage), widget (ProjectItemLineEdit, targetDependency) #: rc.cpp:36 rc.cpp:39 msgid "Enter a dependency to add to the list" msgstr "Enter a dependency to add to the list" #. i18n: file: plasmoidexecutionconfig.ui:142 #. i18n: ectx: property (toolTip), widget (QPushButton, addDependency) #: rc.cpp:42 msgid "Adds the listed target to the dependency list." msgstr "Adds the listed target to the dependency list." #. i18n: file: plasmoidexecutionconfig.ui:152 #. i18n: ectx: property (toolTip), widget (KListWidget, dependencies) #: rc.cpp:45 msgid "List of indirect dependent targets." msgstr "List of indirect dependent targets." #. i18n: file: plasmoidexecutionconfig.ui:155 #. i18n: ectx: property (whatsThis), widget (KListWidget, dependencies) #: rc.cpp:48 msgid "" "This list should contain targets that the application does not directly " "depend on, but for which an action needs to be taken before running the " "application." msgstr "" "This list should contain targets that the application does not directly " "depend on, but for which an action needs to be taken before running the " "application." #. i18n: file: plasmoidexecutionconfig.ui:171 #. i18n: ectx: property (toolTip), widget (QPushButton, removeDependency) #: rc.cpp:51 msgid "Removes the selected dependencies from the list." msgstr "Removes the selected dependencies from the list." #. i18n: file: plasmoidexecutionconfig.ui:184 #. i18n: ectx: property (toolTip), widget (QPushButton, moveDepUp) #: rc.cpp:54 msgid "Move a dependency up in the list." msgstr "Move a dependency up in the list." #. i18n: file: plasmoidexecutionconfig.ui:197 #. i18n: ectx: property (toolTip), widget (QPushButton, moveDepDown) #: rc.cpp:57 msgid "Moves the selected dependency down in the list." msgstr "Moves the selected dependency down in the list."