kde-l10n/en_GB/messages/kde-workspace/plasmagenericshell.po
Ivailo Monev 3fb154be73 generic: regenerate
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-25 02:36:18 +02:00

278 lines
6.7 KiB
Text

# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2009, 2010.
# Steve Allewell <steve.allewell@gmail.com>, 2014.
msgid ""
msgstr ""
"Project-Id-Version: plasma-shells-common\n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2022-11-25 02:25+0200\n"
"PO-Revision-Date: 2014-06-20 20:38+0100\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.5\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#. i18n: file: BackgroundDialog.ui:44
#. i18n: ectx: property (text), widget (QLabel, unlockLabel)
#: rc.cpp:3
msgid "Widgets are currently locked, disabling some options."
msgstr "Widgets are currently locked, disabling some options."
#. i18n: file: BackgroundDialog.ui:72
#. i18n: ectx: property (text), widget (QPushButton, unlockButton)
#: rc.cpp:6
msgid "Unlock Widgets"
msgstr "Unlock Widgets"
#. i18n: file: BackgroundDialog.ui:109
#. i18n: ectx: property (text), widget (QLabel, containmentLabel)
#: rc.cpp:9
msgid "Layout:"
msgstr "Layout:"
#. i18n: file: BackgroundDialog.ui:144
#. i18n: ectx: property (text), widget (QLabel, wallpaperTypeLabel)
#: rc.cpp:12
msgid "Wallpaper:"
msgstr "Wallpaper:"
#. i18n: file: BackgroundDialog.ui:195
#. i18n: ectx: property (text), widget (QLabel, monitor)
#: rc.cpp:15
msgid "Monitor"
msgstr "Monitor"
#. i18n: file: MousePlugins.ui:14
#. i18n: ectx: property (windowTitle), widget (QWidget, MousePlugins)
#: rc.cpp:18
msgid "Mouse Plugins"
msgstr "Mouse Plugins"
#: mouseinputbutton.cpp:33
msgid "Set Trigger..."
msgstr "Set Trigger..."
#: mouseinputbutton.cpp:33
msgid "Click to change how an action is triggered"
msgstr "Click to change how an action is triggered"
#: mouseinputbutton.cpp:38
msgid "Left-Button"
msgstr "Left-Button"
#: mouseinputbutton.cpp:39
msgid "Right-Button"
msgstr "Right-Button"
#: mouseinputbutton.cpp:40
msgid "Middle-Button"
msgstr "Middle-Button"
#: mouseinputbutton.cpp:41
msgid "Vertical-Scroll"
msgstr "Vertical-Scroll"
#: mouseinputbutton.cpp:42
msgid "Horizontal-Scroll"
msgstr "Horizontal-Scroll"
#: mouseinputbutton.cpp:45
msgid "Shift"
msgstr "Shift"
#: mouseinputbutton.cpp:46
msgid "Ctrl"
msgstr "Ctrl"
#: mouseinputbutton.cpp:47
msgid "Alt"
msgstr "Alt"
#: mouseinputbutton.cpp:48
msgid "Meta"
msgstr "Meta"
#: mouseinputbutton.cpp:69 mouseinputbutton.cpp:155
msgid "Input here..."
msgstr "Input here..."
#: mouseinputbutton.cpp:70
msgid ""
"Hold down the modifier keys you want, then click a mouse button or scroll a "
"mouse wheel here"
msgstr ""
"Hold down the modifier keys you want, then click a mouse button or scroll a "
"mouse wheel here"
#: mousepluginwidget.cpp:46
msgid "No plugins found, check your installation."
msgstr "No plugins found, check your installation."
#: mousepluginwidget.cpp:89
msgctxt "About mouse action"
msgid "About"
msgstr "About"
#: mousepluginwidget.cpp:92
msgctxt "Configure mouse action"
msgid "Configure"
msgstr "Configure"
#: mousepluginwidget.cpp:94
msgctxt "Remove mouse action"
msgid "Remove"
msgstr "Remove"
#: mousepluginwidget.cpp:217
msgid "Configure Plugin"
msgstr "Configure Plugin"
#: scripting/containment.cpp:182
msgid "widgetById requires an id"
msgstr "widgetById requires an id"
#: scripting/containment.cpp:207
msgid "widgetById requires a name of a widget or a widget object"
msgstr "widgetById requires a name of a widget or a widget object"
#: scripting/scriptengine.cpp:100
msgid "Could not find a plugin for %1 named %2."
msgstr "Could not find a plugin for %1 named %2."
#: scripting/scriptengine.cpp:169
msgid "panelById requires an id"
msgstr ""
#: scripting/scriptengine.cpp:258
msgid "Unable to load script file: %1"
msgstr "Unable to load script file: %1"
#: scripting/scriptengine.cpp:511
msgid ""
"Error: %1 at line %2\n"
"\n"
"Backtrace:\n"
"%3"
msgstr ""
"Error: %1 at line %2\n"
"\n"
"Backtrace:\n"
"%3"
#: scripting/layouttemplatepackagestructure.cpp:30
msgid "Main Script File"
msgstr "Main Script File"
#: scripting/i18n.cpp:33
msgid "i18n() takes at least one argument"
msgstr "i18n() takes at least one argument"
#: scripting/i18n.cpp:52
msgid "i18nc() takes at least two arguments"
msgstr "i18nc() takes at least two arguments"
#: scripting/i18n.cpp:72
msgid "i18np() takes at least two arguments"
msgstr "i18np() takes at least two arguments"
#: scripting/i18n.cpp:97
msgid "i18ncp() takes at least three arguments"
msgstr "i18ncp() takes at least three arguments"
#: mouseplugins.cpp:38
msgid "Add Action..."
msgstr "Add Action..."
#: mouseplugins.cpp:38
msgid "Add another mouse action"
msgstr "Add another mouse action"
#: mouseplugins.cpp:80
msgid "This trigger is already assigned to another action."
msgstr "This trigger is already assigned to another action."
#: mouseplugins.cpp:80
msgctxt "reassign to this action"
msgid "Reassign"
msgstr "Reassign"
#: mouseplugins.cpp:158
msgid "This trigger is assigned to another plugin."
msgstr "This trigger is assigned to another plugin."
#: mouseplugins.cpp:158
msgctxt "reassign to this plugin"
msgid "Reassign"
msgstr "Reassign"
#: widgetsexplorer/package/contents/ui/Tooltip.qml:109
msgid "Author:"
msgstr "Author:"
#: widgetsexplorer/package/contents/ui/Tooltip.qml:123
msgid "License:"
msgstr "Licence:"
#: widgetsexplorer/package/contents/ui/main.qml:153
#: widgetsexplorer/package/contents/ui/main.qml:212
msgid "Enter search term..."
msgstr "Enter search term..."
#: widgetsexplorer/package/contents/ui/main.qml:163
#: widgetsexplorer/package/contents/ui/main.qml:226
msgid "Categories"
msgstr "Categories"
#: widgetsexplorer/widgetexplorer.cpp:120
msgid "All Widgets"
msgstr "All Widgets"
#: widgetsexplorer/widgetexplorer.cpp:124
msgid "Running"
msgstr "Running"
#: widgetsexplorer/widgetexplorer.cpp:128
msgid "Categories:"
msgstr "Categories:"
#: widgetsexplorer/kcategorizeditemsviewmodels.cpp:72
msgid "Filters"
msgstr "Filters"
#: widgetsexplorer/plasmaappletitemmodel.cpp:226
msgid "Containments"
msgstr "Containments"
#: backgrounddialog.cpp:101
msgid "Settings"
msgstr "Settings"
#: backgrounddialog.cpp:101
msgid "%1 Settings"
msgstr "%1 Settings"
#: backgrounddialog.cpp:114
msgid "Desktop Settings"
msgstr "Desktop Settings"
#: backgrounddialog.cpp:119
msgid "View"
msgstr "View"
#: backgrounddialog.cpp:127
msgid ""
"This picture of a monitor contains a preview of what the current settings "
"will look like on your desktop."
msgstr ""
"This picture of a monitor contains a preview of what the current settings "
"will look like on your desktop."
#: backgrounddialog.cpp:148
msgid "Mouse Actions"
msgstr "Mouse Actions"