You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
130 lines
3.8 KiB
130 lines
3.8 KiB
# translation of ksystraycmd.po to British English
|
|
# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
|
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2004.
|
|
# Malcolm Hunter <malcolm.hunter@gmx.co.uk>, 2005.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ksystraycmd\n"
|
|
"POT-Creation-Date: 2020-05-11 04:02+0200\n"
|
|
"PO-Revision-Date: 2005-12-26 02:05+0000\n"
|
|
"Last-Translator: Malcolm Hunter <malcolm.hunter@gmx.co.uk>\n"
|
|
"Language-Team: British English <kde-en-gb@kde.me.uk>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: KBabel 1.10.2\n"
|
|
|
|
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
|
|
msgid ""
|
|
"_: NAME OF TRANSLATORS\n"
|
|
"Your names"
|
|
msgstr "Dwayne Bailey"
|
|
|
|
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
|
|
msgid ""
|
|
"_: EMAIL OF TRANSLATORS\n"
|
|
"Your emails"
|
|
msgstr "dwayne@translate.org.za"
|
|
|
|
#: ksystraycmd.cpp:60
|
|
msgid "No window matching pattern '%1' and no command specified.\n"
|
|
msgstr "No window matching pattern '%1' and no command specified.\n"
|
|
|
|
#: ksystraycmd.cpp:67
|
|
msgid "KSysTrayCmd: KShellProcess cannot find a shell."
|
|
msgstr "KSysTrayCmd: KShellProcess cannot find a shell."
|
|
|
|
#: ksystraycmd.cpp:234 main.cpp:51
|
|
msgid "KSysTrayCmd"
|
|
msgstr "KSysTrayCmd"
|
|
|
|
#: ksystraycmd.cpp:235
|
|
msgid "&Hide"
|
|
msgstr "&Hide"
|
|
|
|
#: ksystraycmd.cpp:235
|
|
msgid "&Restore"
|
|
msgstr "&Restore"
|
|
|
|
#: ksystraycmd.cpp:236
|
|
msgid "&Undock"
|
|
msgstr "&Undock"
|
|
|
|
#: main.cpp:25
|
|
msgid "Command to execute"
|
|
msgstr "Command to execute"
|
|
|
|
#: main.cpp:27
|
|
msgid ""
|
|
"A regular expression matching the window title\n"
|
|
"If you do not specify one, then the very first window\n"
|
|
"to appear will be taken - not recommended."
|
|
msgstr ""
|
|
"A regular expression matching the window title\n"
|
|
"If you do not specify one, then the very first window\n"
|
|
"to appear will be taken - not recommended."
|
|
|
|
#: main.cpp:30
|
|
msgid ""
|
|
"The window id of the target window\n"
|
|
"Specifies the id of the window to use. If the id starts with 0x\n"
|
|
"it is assumed to be in hex."
|
|
msgstr ""
|
|
"The window id of the target window\n"
|
|
"Specifies the id of the window to use. If the id starts with 0x\n"
|
|
"it is assumed to be in hex."
|
|
|
|
#: main.cpp:33
|
|
msgid "Hide the window to the tray on startup"
|
|
msgstr "Hide the window to the tray on startup"
|
|
|
|
#: main.cpp:34
|
|
msgid ""
|
|
"Wait until we are told to show the window before\n"
|
|
"executing the command"
|
|
msgstr ""
|
|
"Wait until we are told to show the window before\n"
|
|
"executing the command"
|
|
|
|
#: main.cpp:36
|
|
msgid "Sets the initial tooltip for the tray icon"
|
|
msgstr "Sets the initial tooltip for the tray icon"
|
|
|
|
#: main.cpp:37
|
|
msgid ""
|
|
"Keep the tray icon even if the client exits. This option\n"
|
|
"has no effect unless startonshow is specified."
|
|
msgstr ""
|
|
"Keep the tray icon even if the client exits. This option\n"
|
|
"has no effect unless startonshow is specified."
|
|
|
|
#: main.cpp:39
|
|
msgid ""
|
|
"Use ksystraycmd's icon instead of window's icon in systray\n"
|
|
"(should be used with --icon to specify ksystraycmd icon)"
|
|
msgstr ""
|
|
"Use ksystraycmd's icon instead of window's icon in systray\n"
|
|
"(should be used with --icon to specify ksystraycmd icon)"
|
|
|
|
#: main.cpp:41
|
|
msgid "Try to keep the window above other windows"
|
|
msgstr "Try to keep the window above other windows"
|
|
|
|
#: main.cpp:42
|
|
msgid ""
|
|
"Quit the client when we are told to hide the window.\n"
|
|
"This has no effect unless startonshow is specified and implies keeprunning."
|
|
msgstr ""
|
|
"Quit the client when we are told to hide the window.\n"
|
|
"This has no effect unless startonshow is specified and implies keeprunning."
|
|
|
|
#: main.cpp:53
|
|
msgid "Allows any application to be kept in the system tray"
|
|
msgstr "Allows any application to be kept in the system tray"
|
|
|
|
#: main.cpp:93
|
|
msgid "No command or window specified"
|
|
msgstr "No command or window specified"
|