diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-en_GB/messages/kdebase/krunapplet.po | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-en_GB/messages/kdebase/krunapplet.po')
-rw-r--r-- | tde-i18n-en_GB/messages/kdebase/krunapplet.po | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/messages/kdebase/krunapplet.po b/tde-i18n-en_GB/messages/kdebase/krunapplet.po new file mode 100644 index 00000000000..99c30e42f1d --- /dev/null +++ b/tde-i18n-en_GB/messages/kdebase/krunapplet.po @@ -0,0 +1,61 @@ +# translation of krunapplet.po to British English +# Copyright (C) 2004 Free Software Foundation, Inc. +# Andrew Coles <andrew_coles@yahoo.co.uk>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: krunapplet\n" +"POT-Creation-Date: 2005-05-18 21:24+0200\n" +"PO-Revision-Date: 2004-11-03 16:59+0000\n" +"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n" +"Language-Team: British English <kde-en-gb@kde.me.uk>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9\n" + +#: runapplet.cpp:59 +msgid "Run command:" +msgstr "Run command:" + +#: runapplet.cpp:170 +msgid "< Run" +msgstr "< Run" + +#: runapplet.cpp:177 +msgid "Run >" +msgstr "Run >" + +#: runapplet.cpp:226 +msgid "You have to enter a command to execute or a URL to be opened first." +msgstr "You have to enter a command to execute or a URL to be opened first." + +#: runapplet.cpp:237 +msgid "" +"Unable to log out properly.\n" +"The session manager cannot be contacted. You can try to force a shutdown by " +"pressing Ctrl+Alt+Backspace. Note, however, that your current session will not " +"be saved with a forced shutdown." +msgstr "" +"Unable to log out properly.\n" +"The session manager cannot be contacted. You can try to force a shutdown by " +"pressing Ctrl+Alt+Backspace. Note, however, that your current session will not " +"be saved with a forced shutdown." + +#: runapplet.cpp:268 +msgid "" +"<qt>The program name or command <b>%1</b>\n" +"cannot be found. Please correct the command\n" +"or URL and try again</qt>" +msgstr "" +"<qt>The program name or command <b>%1</b>\n" +"cannot be found. Please correct the command\n" +"or URL and try again</qt>" + +#: runapplet.cpp:280 +msgid "" +"<qt>Could not run <b>%1</b>.\n" +"Please correct the command or URL and try again.</qt>" +msgstr "" +"<qt>Could not run <b>%1</b>.\n" +"Please correct the command or URL and try again.</qt>" |