ccsm: Changes to 'debian-unstable'
VERSION | 2
ccm/Conflicts.py | 8
ccm/Pages.py | 2
debian/changelog | 12 +
debian/control | 2
debian/rules | 3
po/ar.po | 246 +++++++++++--------------
po/as.po | 470 +++++++++++++++++++++++++++++++++++++++++++++++++
po/be.po | 467 +++++++++++++++++++++++++++++++++++++++++++++++++
po/bg.po | 491 +++++++++++++++++++++++++++++++++++++++++++++++++++
po/bn.po | 2
po/bn_IN.po | 2
po/ca.po | 2
po/ccsm.pot | 2
po/cs.po | 2
po/da.po | 465 ++++++++++++++++++++++++++++++++++++++++++++++++
po/de.po | 2
po/el.po | 6
po/en_GB.po | 2
po/es.po | 2
po/eu.po | 2
po/fa.po | 495 ++++++++++++++++++++++++++++++++++++++++++++++++++++
po/fi.po | 2
po/fr.po | 2
po/gl.po | 115 ++++++------
po/gu.po | 2
po/he.po | 2
po/hi.po | 2
po/hr.po | 2
po/hu.po | 6
po/id.po | 118 ++++++------
po/it.po | 63 +++---
po/ja.po | 8
po/ko.po | 2
po/md.po | 2
po/ml_IN.po | 522 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
po/nb.po | 2
po/nl.po | 10 -
po/or.po | 50 ++---
po/pa.po | 2
po/pl.po | 31 ++-
po/pt.po | 2
po/pt_BR.po | 87 ++++-----
po/ru.po | 9
po/sk.po | 2
po/sv.po | 2
po/tr.po | 2
po/wo.po | 2
po/zh_CN.po | 2
po/zh_HK.po | 465 ++++++++++++++++++++++++++++++++++++++++++++++++
50 files changed, 3787 insertions(+), 416 deletions(-)
New commits:
commit 95e11f99a6b6c564db8d1766f47c4bfbb85f1d89
Author: Sean Finney <seanius@debian.org>
Date: Thu Feb 4 17:44:13 2010 +0100
Fix for "ccsm: manipulates site-packages/ directly,..."
Closes: #547810
Thanks: Sandro Tosi <morph@debian.org>
diff --git a/debian/changelog b/debian/changelog
index f744a55..379a18a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+ccsm (0.8.2-2.1) UNRELEASED; urgency=low
+
+ * Make the package ready for Python 2.6; thanks to Josselin Mouette
+ for the report; Closes: #547810
+ - debian/control
+ + build-depends on python (>= 2.5.4-1~)
+ - debian/rules
+ - include python.mk
+ - use $(py_setup_install_args) when installing
+
+ -- Sandro Tosi <morph@debian.org> Sun, 11 Oct 2009 22:08:55 +0200
+
ccsm (0.8.2-2) unstable; urgency=high
* tighten dependency on python-compizconfig (Closes: #524273)
diff --git a/debian/control b/debian/control
index 197fc7a..9e6577f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ccsm
Priority: extra
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Sean Finney <seanius@debian.org>
-Build-Depends: debhelper (>= 5), python, python-support, quilt, intltool
+Build-Depends: debhelper (>= 5), python (>= 2.5.4-1~), python-support, quilt, intltool
Standards-Version: 3.8.1
Section: x11
Vcs-Git: git://git.debian.org/git/pkg-xorg/bling/ccsm.git
diff --git a/debian/rules b/debian/rules
index 200504c..1f1aca2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@
#UPSTREAM_PRESERVE:=po/Makefile.in.in
include /usr/share/quilt/quilt.make
+include /usr/share/python/python.mk
build: build-stamp
build-stamp: $(QUILT_STAMPFN)
@@ -34,7 +35,7 @@ install: build
dh_testdir
dh_testroot
dh_clean -k
- python setup.py install --root=debian/tmp --prefix=/usr
+ python setup.py install --root=debian/tmp --prefix=/usr $(py_setup_install_args)
# Build architecture-independent files here.
binary-indep: build install
commit 635ce5010e6b404d9954466d6edfea85de21d445
Author: Guillaume Seguin <guillaume@segu.in>
Date: Wed Oct 14 04:09:13 2009 +0200
* Bump version to 0.8.4
diff --git a/VERSION b/VERSION
index 9b265c0..e4184f4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-VERSION=0.8.3
+VERSION=0.8.4
commit 0ff1b0a890ec9b817beaaad23d66b85a892a0bf3
Author: Guillaume Seguin <guillaume@segu.in>
Date: Wed Oct 14 03:03:38 2009 +0200
Fix charsets
diff --git a/po/as.po b/po/as.po
index 86311b2..65feadb 100644
--- a/po/as.po
+++ b/po/as.po
@@ -12,7 +12,7 @@ msgstr ""
"Last-Translator: biswajyoti mahanta <biswajyotim@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Pootle 1.0.2\n"
diff --git a/po/da.po b/po/da.po
index f29b93a..71c876e 100644
--- a/po/da.po
+++ b/po/da.po
@@ -13,7 +13,7 @@ msgstr ""
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#, python-format
diff --git a/po/ml_IN.po b/po/ml_IN.po
index 1323a1f..dc411b3 100644
--- a/po/ml_IN.po
+++ b/po/ml_IN.po
@@ -12,7 +12,7 @@ msgstr ""
"Last-Translator: Jesse P Francis <atjesse2@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Pootle 1.1.0\n"
diff --git a/po/or.po b/po/or.po
index c9e0f23..b6a0425 100644
--- a/po/or.po
+++ b/po/or.po
@@ -12,7 +12,7 @@ msgstr ""
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Oriya\n"
"X-Poedit-Country: India\n"
diff --git a/po/zh_HK.po b/po/zh_HK.po
index 1fb8f72..fbb797c 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -13,7 +13,7 @@ msgstr ""
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#, python-format
commit 46ff702a120f79d9eac413cdfbfaa3ced240e6fb
Author: Guillaume Seguin <guillaume@segu.in>
Date: Tue Oct 13 18:03:01 2009 +0200
Update translations
diff --git a/po/ar.po b/po/ar.po
index b72a751..57f8a8e 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ccsm\n"
"Report-Msgid-Bugs-To: http://bugs.opencompositing.org\n"
-"POT-Creation-Date: 2009-03-24 12:33+0530\n"
+"POT-Creation-Date: 2009-03-24 08:12+0100\n"
"PO-Revision-Date: 2009-02-06 20:36+0300\n"
"Last-Translator: OsamaKhalid <osamak.wfm@gmail.com>\n"
"Language-Team: Arabic\n"
diff --git a/po/as.po b/po/as.po
new file mode 100644
index 0000000..86311b2
--- /dev/null
+++ b/po/as.po
@@ -0,0 +1,470 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: http://bugs.opencompositing.org\n"
+"POT-Creation-Date: 2007-11-25 00:01+0100\n"
+"PO-Revision-Date: 2007-12-08 19:27+0100\n"
+"Last-Translator: biswajyoti mahanta <biswajyotim@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Pootle 1.0.2\n"
+
+#, python-format
+msgid ""
+"The new value for the %(binding)s binding for the action <b>%(action)s</b> "
+"in plugin <b>%(plugin)s</b> conflicts with the action <b>%(action_conflict)"
+"s</b> of the <b>%(plugin_conflict)s</b> plugin.\n"
+"Do you wish to disable <b>%(action_conflict)s</b> in the <b>%"
+"(plugin_conflict)s</b> plugin?"
+msgstr ""
+"নতুন মূল্যৰ বাবে %(binding)s একচন ৰ কাৰণে <b>%(action)s</b> in প্লাগিন "
+"<b>%(plugin)s</b> একচন্ ৰ লগত দ্ন্দ <b>%(action_conflict)s</b> "
+"<b>%(plugin_conflict)s</b> প্লাগিন.\n"
+"অকামৰ কৰিব বিছাৰে নেকি <b>%(action_conflict)s</b> প্লাগিন "
+"<b>%(plugin_conflict)s</b> প্লাগিন?"
+
+#, python-format
+msgid "Disable %(action_conflict)s"
+msgstr "অকামৰ %(action_conflict)s"
+
+#, python-format
+msgid "Don't set %(action)s"
+msgstr "চেট নকৰিব %(action)s"
+
+#, python-format
+msgid "Set %(action)s anyway"
+msgstr "চেট %(action)s যিকৰেই anyway"
+
+#, python-format
+msgid ""
+"You are trying to use the feature <b>%(feature)s</b> which is <b>not</b> "
+"provided by any plugin.\n"
+"Do you wish to use this feature anyway?"
+msgstr ""
+"আপুনি এই feature ব্যবহাৰ কৰিব খুজিছে <b>%(feature)s</b> যি টো <b>not</b> "
+"কোনো প্লাগিনে দিয়া নাই.\n"
+"এতিয়াও এই feature টো ব্যবহাৰ কৰিব খোজেনেকি ?"
+
+#, python-format
+msgid "Use %(feature)s"
+msgstr "ব্যবহাৰ কৰক %(feature)s"
+
+#, python-format
+msgid "Don't use %(feature)s"
+msgstr "ব্যবহাৰ নকৰিব %(feature)s"
+
+#, python-format
+msgid ""
+"You are trying to use the feature <b>%(feature)s</b> which is provided by <b>"
+"%(plugin)s</b>.\n"
+"This plugin is currently disabled.\n"
+"Do you wish to enable <b>%(plugin)s</b> so the feature is available?"
+msgstr ""
+"আপুনি এই feature ব্যবহাৰ কৰিব খুজিছে <b>%(feature)s</b> যি টো provided by "
+"<b>%(plugin)s</b>.\n"
+"এই প্লাগিন বৰতমানে অকায্য্ .\n"
+"আপুনি <b>%(plugin)s</b> so the feature is available?"
+
+#, python-format
+msgid "Enable %(plugin)s"
+msgstr "কায্যকৰি কৰক %(plugin)s"
+
+#, python-format
+msgid "Don't enable %(feature)s"
+msgstr "কায্যকৰি নকৰিব %(feature)s"
+
+#, python-format
+msgid ""
+"Plugin <b>%(plugin_conflict)s</b> provides feature <b>%(feature)s</b> which "
+"is also provided by <b>%(plugin)s</b>"
+msgstr ""
+
+#, python-format
+msgid "Disable %(plugin_conflict)s"
+msgstr ""
+
+#, python-format
+msgid "Don't enable %(plugin)s"
+msgstr ""
+
+#, python-format
+msgid "Plugin <b>%(plugin_conflict)s</b> conflicts with <b>%(plugin)s</b>."
+msgstr ""
+
+#, python-format
+msgid ""
+"<b>%(plugin)s</b> requires feature <b>%(feature)s</b> which is provided by "
+"the following plugins:\n"
+"%(plugin_list)s"
+msgstr ""
+
+msgid "Enable these plugins"
+msgstr ""
+
+#, python-format
+msgid "<b>%(plugin)s</b> requires the plugin <b>%(require)s</b>."
+msgstr ""
+
+#, python-format
+msgid "Enable %(require)s"
+msgstr ""
+
+#, python-format
+msgid ""
+"<b>%(plugin)s</b> provides the feature <b>%(feature)s</b> which is required "
+"by the plugins <b>%(plugin_list)s</b>."
+msgstr ""
+
+msgid "Disable these plugins"
+msgstr ""
+
+#, python-format
+msgid "Don't disable %(plugin)s"
+msgstr ""
+
+#, python-format
+msgid "<b>%(plugin)s</b> is required by the plugins <b>%(plugin_list)s</b>."
+msgstr ""
+
+msgid "General"
+msgstr ""
+
+msgid "Accessibility"
+msgstr ""
+
+msgid "Desktop"
+msgstr ""
+
+msgid "Extras"
+msgstr ""
+
+msgid "Window Management"
+msgstr ""
+
+msgid "Effects"
+msgstr ""
+
+msgid "Image Loading"
+msgstr ""
+
+msgid "Utility"
+msgstr ""
+
+msgid "Reset setting to the default value"
+msgstr ""
+
+msgid "Window Title"
+msgstr ""
+
+msgid "Window Role"
+msgstr ""
+
+msgid "Window Name"
+msgstr ""
+
+msgid "Window Class"
+msgstr ""
+
+msgid "Window Type"
+msgstr ""
+
+msgid "Window ID"
+msgstr ""
+
+msgid "And"
+msgstr ""
+
+msgid "Or"
+msgstr ""
+
+#, python-format
+msgid "Edit %s"
+msgstr ""
+
+msgid "Type"
+msgstr ""
+
+msgid "Value"
+msgstr ""
+
+msgid "Grab"
+msgstr ""
+
+msgid "Relation"
+msgstr ""
+
+msgid "Invert"
+msgstr ""
+
+msgid "Browse for "
+msgstr ""
+
+msgid "Images"
+msgstr ""
+
+msgid "File"
+msgstr ""
+
+msgid "Open directory..."
+msgstr ""
+
+msgid "Open file..."
+msgstr ""
+
+msgid "Multi-list settings. You can double-click a row to edit the values."
+msgstr ""
+
+msgid "Edit"
+msgstr ""
+
+#, python-format
+msgid "Value (%s)"
+msgstr ""
+
+#, python-format
+msgid "Value (%(value)s) for %(setting)s"
+msgstr ""
+
+#, python-format
+msgid "\"%s\" is not a valid shortcut"
+msgstr ""
+
+msgid "Disabled"
+msgstr ""
+
+msgid "Enabled"
+msgstr ""
+
+msgid "Grab key combination"
+msgstr ""
+
+msgid "Computing possible conflicts, please wait"
+msgstr ""
+
+#, python-format
+msgid "\"%s\" is not a valid button"
+msgstr ""
+
+#, python-format
+msgid ""
+"Using Button1 without modifiers can prevent any left click and thus break "
+"your configuration. Do you really want to set \"%s\" button to Button1 ?"
+msgstr ""
+
+#, python-format
+msgid "\"%s\" is not a valid edge mask"
+msgstr ""
+
+msgid "None"
+msgstr ""
+
+#, python-format
+msgid "Unhandled list type %s for %s"
+msgstr ""
+
+msgid "CompizConfig Settings Manager"
+msgstr ""
+
+msgid "Filter"
+msgstr ""
+
+msgid "Filter your Plugin list"
+msgstr ""
+
+#, python-format
+msgid "Screen %i"
+msgstr ""
+
+msgid "Screen"
+msgstr ""
+
+msgid "All"
+msgstr ""
+
+msgid "Uncategorized"
+msgstr ""
+
+msgid "Category"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Preferences"
+msgstr ""
+
+#, python-format
+msgid "Enable %s"
+msgstr ""
+
+msgid "Please press the new key combination"
+msgstr ""
+
+msgid "This is a settings manager for the CompizConfig configuration system."
+msgstr ""
+
+msgid "translator-credits"
+msgstr ""
+
+msgid "An error has occured"
+msgstr ""
+
+msgid "Warning"
+msgstr ""
+
+#, python-format
+msgid "Search %s Plugin Options"
+msgstr ""
+
+msgid "Use This Plugin"
+msgstr ""
+
+msgid "Search Compiz Core Options"
+msgstr ""
+
+msgid "Actions"
+msgstr ""
+
+msgid "Error"
+msgstr ""
+
+msgid "Search in..."
+msgstr ""
+
+msgid "Short description and name"
+msgstr ""
+
+msgid "Long description"
+msgstr ""
+
+msgid "Settings value"
+msgstr ""
+
+#. Notebook
+msgid "Settings"
+msgstr ""
+
+msgid "Add a New Profile"
+msgstr ""
+
+msgid "Remove This Profile"
+msgstr ""
+
+msgid "Default"
+msgstr ""
+
+msgid "Profile"
+msgstr ""
+
+msgid "Import"
+msgstr ""
+
+msgid "Import a CompizConfig Profile"
+msgstr ""
+
+msgid "Import as..."
+msgstr ""
+
+msgid "Import a CompizConfig Profile as a new profile"
+msgstr ""
+
+msgid "Export"
+msgstr ""
+
+msgid "Export your CompizConfig Profile"
+msgstr ""
+
+msgid "Reset to defaults"
+msgstr ""
+
+msgid "Reset your CompizConfig Profile to the global defaults"
+msgstr ""
+
+msgid "Backend"
+msgstr ""
+
+msgid "Integration"
+msgstr ""
+
+msgid "Enable integration into the desktop environment"
+msgstr ""
+
+msgid "Profiles (*.profile)"
+msgstr ""
+
+msgid "All files"
+msgstr ""
+
+msgid "Save file.."
+msgstr ""
+
+msgid "Do you want to skip default option values while exporting your profile?"
+msgstr ""
+
+msgid "Open file.."
+msgstr ""
+
+msgid "Enter a profile name"
+msgstr ""
+
+msgid "Please enter a name for the new profile:"
+msgstr ""
+
+msgid "Backend not found."
+msgstr ""
+
+#. Auto sort
+msgid "Automatic plugin sorting"
+msgstr ""
+
+msgid "Disabled Plugins"
+msgstr ""
+
+msgid "Enabled Plugins"
+msgstr ""
+
+msgid ""
+"Do you really want to disable automatic plugin sorting? This will also "
+"disable conflict handling. You should only do this if you know what you are "
+"doing."
+msgstr ""
+
+msgid "Add plugin"
+msgstr ""
+
+msgid "Plugin name:"
+msgstr ""
+
+msgid "Insert plugin name"
+msgstr ""
+
+msgid ""
+"Configure the backend, profile and other internal settings used by the "
+"Compiz Configuration System."
+msgstr ""
+
+msgid "About"
+msgstr ""
+
+msgid "About CCSM..."
+msgstr ""
+
+msgid "Profile & Backend"
+msgstr ""
+
+msgid "Plugin List"
+msgstr ""
+
+#, python-format
+msgid ""
+"<span size=\"large\"><b>No matches found.</b> </span><span>\n"
+"\n"
+" Your filter \"<b>%s</b>\" does not match any items.</span>"
+msgstr ""
diff --git a/po/be.po b/po/be.po
new file mode 100644
index 0000000..4b26edc
--- /dev/null
+++ b/po/be.po
@@ -0,0 +1,467 @@
+# ccsm be translation
+# Copyright (C) 2008 compiz-fusion.org
+# This file is distributed under the same license as the ccsm package.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: 0.7.4\n"
+"Report-Msgid-Bugs-To: http://bugs.opencompositing.org\n"
+"POT-Creation-Date: 2008-04-03 11:00+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#, python-format
+msgid ""
+"The new value for the %(binding)s binding for the action <b>%(action)s</b> "
+"in plugin <b>%(plugin)s</b> conflicts with the action <b>%(action_conflict)"
+"s</b> of the <b>%(plugin_conflict)s</b> plugin.\n"
+"Do you wish to disable <b>%(action_conflict)s</b> in the <b>%"
+"(plugin_conflict)s</b> plugin?"
+msgstr ""
+
+#, python-format
+msgid "Disable %(action_conflict)s"
+msgstr ""
+
+#, python-format
+msgid "Don't set %(action)s"
+msgstr ""
+
+#, python-format
+msgid "Set %(action)s anyway"
+msgstr ""
+
+#, python-format
+msgid ""
+"You are trying to use the feature <b>%(feature)s</b> which is <b>not</b> "
+"provided by any plugin.\n"
+"Do you wish to use this feature anyway?"
+msgstr ""
+
+#, python-format
+msgid "Use %(feature)s"
+msgstr ""
+
+#, python-format
+msgid "Don't use %(feature)s"
+msgstr ""
+
+#, python-format
+msgid ""
+"You are trying to use the feature <b>%(feature)s</b> which is provided by <b>"
+"%(plugin)s</b>.\n"
+"This plugin is currently disabled.\n"
+"Do you wish to enable <b>%(plugin)s</b> so the feature is available?"
+msgstr ""
+
+#, python-format
+msgid "Enable %(plugin)s"
+msgstr ""
+
+#, python-format
+msgid "Don't enable %(feature)s"
+msgstr ""
+
+#, python-format
+msgid ""
+"Plugin <b>%(plugin_conflict)s</b> provides feature <b>%(feature)s</b> which "
+"is also provided by <b>%(plugin)s</b>"
+msgstr ""
+
+#, python-format
+msgid "Disable %(plugin_conflict)s"
+msgstr ""
+
+#, python-format
+msgid "Don't enable %(plugin)s"
+msgstr ""
+
+#, python-format
+msgid "Plugin <b>%(plugin_conflict)s</b> conflicts with <b>%(plugin)s</b>."
+msgstr ""
+
+#, python-format
+msgid ""
+"<b>%(plugin)s</b> requires feature <b>%(feature)s</b> which is provided by "
+"the following plugins:\n"
+"%(plugin_list)s"
+msgstr ""
+
+msgid "Enable these plugins"
+msgstr ""
+
+#, python-format
+msgid "<b>%(plugin)s</b> requires the plugin <b>%(require)s</b>."
+msgstr ""
+
+#, python-format
+msgid "Enable %(require)s"
+msgstr ""
+
+#, python-format
+msgid ""
+"<b>%(plugin)s</b> provides the feature <b>%(feature)s</b> which is required "
+"by the plugins <b>%(plugin_list)s</b>."
+msgstr ""
+
+msgid "Disable these plugins"
+msgstr ""
+
+#, python-format
+msgid "Don't disable %(plugin)s"
+msgstr ""
+
+#, python-format
+msgid "<b>%(plugin)s</b> is required by the plugins <b>%(plugin_list)s</b>."
+msgstr ""
+
+msgid "General"
+msgstr ""
+
+msgid "Accessibility"
+msgstr ""
+
+msgid "Desktop"
+msgstr ""
+
+msgid "Extras"
+msgstr ""
+
+msgid "Window Management"
+msgstr ""
+
+msgid "Effects"
+msgstr ""
+
+msgid "Image Loading"
+msgstr ""
+
+msgid "Utility"
+msgstr ""
+
+msgid "All"
+msgstr ""
+
+msgid "Uncategorized"
+msgstr ""
+
+msgid "Reset setting to the default value"
+msgstr ""
+
+msgid "Edit"
+msgstr ""
+
+msgid "Multi-list settings. You can double-click a row to edit the values."
+msgstr ""
+
+#, python-format
+msgid "Edit %s"
+msgstr ""
+
+#, python-format
+msgid "\"%s\" is not a valid shortcut"
+msgstr ""
+
+msgid "Disabled"
+msgstr ""
+
+msgid "Enabled"
+msgstr ""
+
+msgid "Grab key combination"
+msgstr ""
+
+msgid "Computing possible conflicts, please wait"
+msgstr ""
+
+#, python-format
+msgid "\"%s\" is not a valid button"
+msgstr ""
+
+#, python-format
+msgid ""
+"Using Button1 without modifiers can prevent any left click and thus break "
+"your configuration. Do you really want to set \"%s\" button to Button1 ?"
+msgstr ""
+
+#, python-format
+msgid "\"%s\" is not a valid edge mask"
+msgstr ""
+
+msgid "None"
+msgstr ""
+
+msgid "CompizConfig Settings Manager"
+msgstr ""
+
+msgid "Filter"
+msgstr ""
+
+msgid "Filter your Plugin list"
+msgstr ""
+
+#, python-format
+msgid "Screen %i"
+msgstr ""
+
+msgid "Screen"
+msgstr ""
+
+msgid "Category"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Preferences"
+msgstr ""
+
+#, python-format
+msgid "Enable %s"
+msgstr ""
+
+msgid "Plugin"
+msgstr ""
+
+msgid "Please press the new key combination"
+msgstr ""
+
+msgid "Window Title"
+msgstr ""
+
+msgid "Window Role"
+msgstr ""
+
+msgid "Window Name"
+msgstr ""
+
+msgid "Window Class"
+msgstr ""
+
+msgid "Window Type"
+msgstr ""
+
+msgid "Window ID"
+msgstr ""
+
+msgid "And"
+msgstr ""
+
+msgid "Or"
+msgstr ""
+
+msgid "Edit match"
+msgstr ""
+
+#. Type
+msgid "Type"
+msgstr ""
+
+#. Value
+msgid "Value"
+msgstr ""
+
+msgid "Grab"
+msgstr ""
+
+#. Relation
+msgid "Relation"
+msgstr ""
+
+#. Invert
+msgid "Invert"
+msgstr ""
+
+msgid "Browse..."
+msgstr ""
+
+msgid "Images"
+msgstr ""
+
+msgid "File"
+msgstr ""
+
+msgid "Open directory..."
+msgstr ""
+
+msgid "Open file..."
+msgstr ""
+
+msgid "This is a settings manager for the CompizConfig configuration system."
+msgstr ""
Reply to: