diff options
author | cyberorg <cyberorg> | 2006-11-17 10:41:33 +0000 |
---|---|---|
committer | cyberorg <cyberorg> | 2006-11-17 10:41:33 +0000 |
commit | 193b6363fac59e5a6bab1ec483cfe3ecfd376441 (patch) | |
tree | d7b238daf290e66c0e08ab584d63d0d37f408395 /po | |
parent | e189640cda4060e9d828f44732d563a70c24441a (diff) | |
download | beryl-manager-193b6363fac59e5a6bab1ec483cfe3ecfd376441.tar.gz beryl-manager-193b6363fac59e5a6bab1ec483cfe3ecfd376441.tar.bz2 |
beryl-manager: added updated beryl-manager.pot
Diffstat (limited to 'po')
-rw-r--r-- | po/beryl-manager.pot | 188 |
1 files changed, 188 insertions, 0 deletions
diff --git a/po/beryl-manager.pot b/po/beryl-manager.pot new file mode 100644 index 0000000..a1201d8 --- /dev/null +++ b/po/beryl-manager.pot @@ -0,0 +1,188 @@ +# Beryl-manager i18n file. +# Copyright (C) 2006 beryl-project +# This file is distributed under the same license as the beryl package. +# cyberorg <cyberorg@cyberorg.info>, 2006. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: beryl-manager\n" +"Report-Msgid-Bugs-To: http://bugs.beryl-project.org\n" +"POT-Creation-Date: 2006-11-17 16:08+0530\n" +"PO-Revision-Date: 2006-11-17 16:11+0530\n" +"Last-Translator: yourname <EMAIL@ADDRESS>\n" +"Language-Team: beryl-project <ixce@beryl-project.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "Standard Beryl Decorator (Emerald)" +msgstr "" + +msgid "Aquamarine (KDE Decorator)" +msgstr "" + +msgid "Heliodor (GNOME/Metacity Decorator)" +msgstr "" + +msgid "Light Themable Decorator (yawd)" +msgstr "" + +msgid "GTK Window Decorator" +msgstr "" + +msgid "Beryl" +msgstr "" + +msgid "Compiz" +msgstr "" + +msgid "Compiz with COW" +msgstr "" + +msgid "Metacity (Gnome Window Manager)" +msgstr "" + +msgid "KWin (KDE Window Manager)" +msgstr "" + +msgid "xfwm4 (XFCE Window Manager)" +msgstr "" + +msgid "WindowMaker" +msgstr "" + +msgid "FluxBox" +msgstr "" + +msgid "BlackBox" +msgstr "" + +msgid "OpenBox" +msgstr "" + +msgid "IceWM" +msgstr "" + +msgid "Enlightenment" +msgstr "" + +#, c-format +msgid "" +"Usage: %s [-d] [--no-force-window-manager] [--no-force-decorator] [--help] " +"[--version]\n" +msgstr "" + +msgid "Malformed xlsclients, no command?" +msgstr "" + +#, c-format +msgid "Decorator caught deadly signal %d" +msgstr "" + +#, c-format +msgid "Beryl caught deadly signal %d" +msgstr "" + +#, c-format +msgid "Couldn't launch selected decorator:%s" +msgstr "" + +#, c-format +msgid "decorator %s returned unsuccessfully" +msgstr "" + +#, c-format +msgid "decorator %s returned with non-zero status" +msgstr "" + +#, c-format +msgid "decorator %s was killed by a signal" +msgstr "" + +#, c-format +msgid "Killing window %x for client %s." +msgstr "" + +msgid "No pidof, this may not work right." +msgstr "" + +msgid "" +"Couldn't find a Selection Owner, perhaps no WM running?\n" +"Otherwise, manually kill your wm, and report the bug to the developers, it " +"doesn't follow the standards.\n" +"Falling back to looking for a defined WM in xlsclients." +msgstr "" + +msgid "No xlsclients, this may not work right." +msgstr "" + +msgid "No output from xlsclients, bailing." +msgstr "" + +msgid "can't execute beryl-xgl" +msgstr "" + +msgid "can't execute beryl" +msgstr "" + +msgid "can't use this app, no which" +msgstr "" + +msgid "something went wrong with which" +msgstr "" + +msgid "Beryl Settings Manager" +msgstr "" + +msgid "Emerald Theme Manager" +msgstr "" + +msgid "Reload Window Manager" +msgstr "" + +msgid "Select Window Manager" +msgstr "" + +msgid "" +"Disable GL Yield setting\n" +"Use this to fix some redraw bugs" +msgstr "" + +msgid "Use Non-TFP Copy Rendering" +msgstr "" + +msgid "Reload Window Decorator" +msgstr "" + +msgid "Select Window Decorator" +msgstr "" + +msgid "" +"Launch Fall-back Window\n" +"Manager if beryl crashes" +msgstr "" + +msgid "Select Fall-back Window Manager" +msgstr "" + +msgid "Beryl Manager" +msgstr "" + +msgid "Manage various things related to Beryl" +msgstr "" + +msgid "can't use this app, no glxinfo or no grep" +msgstr "" + +msgid "something went wrong with glxinfo or grep" +msgstr "" + +msgid "can't use this app, no xvinfo or no grep" +msgstr "" + +msgid "something went wrong with xvinfo or grep" +msgstr "" + +msgid "Can't init XLib thread support" +msgstr "" |