--- /dev/null
+<?xml version="1.0"?>
+<gconfschemafile>
+ <schemalist>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/aim/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/aim/enabled</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "aim" URLs</short>
+ <long>True if the command specified in the "command" key should handle "aim" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommando „aim“-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im „command“-Schlüssel angegeben ist, „aim“-URLs verarbeiten soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "aim" URLs</short>
+ <long>True if the command specified in the "command" key should handle "aim" URLs.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Должна ли указанная команда обрабатывать "aim" URL</short>
+ <long>Верно, если команде, объявленной в ключе "command", нужно обращаться по "aim" адресам.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Lệnh đã ghi rõ có nên quản lý địa chỉ URL kiểu « aim » hay không</short>
+ <long>Đúng nếu lệnh được ghi rõ trong koá « command » nên quản lý địa chỉ URL kiểu « aim ».</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/aim/command</key>
+ <applyto>/desktop/gnome/url-handlers/aim/command</applyto>
+ <owner>purple</owner>
+ <type>string</type>
+ <default>purple-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "aim" URLs</short>
+ <long>The command used to handle "aim" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für „aim“-URLs</short>
+ <long>Der Befehl, der „aim“-URLs verarbeitet, wenn aktiviert.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "aim" URLs</short>
+ <long>The command used to handle "aim" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Обработчик для "aim" URL</short>
+ <long>Команда, используемая для обработки "aim" URL, если включено.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Bộ quản lý địa chỉ URL « aim »</short>
+ <long>Lệnh dùng để quản lý địa chỉ URL « aim », nếu bật.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/aim/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/aim/needs_terminal</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Выполнить команду в терминале</short>
+ <long>Верно, если команда, использующаяся для обращения по ссылке такого типа, должна быть запущена в терминале.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Chạy lệnh trong thiết bị cuối</short>
+ <long>Đúng nếu lệnh được dùng để quản lý địa chỉ URL kiểu này nên được chạy trong thiết bị cuối.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/gg/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/gg/enabled</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "gg" URLs</short>
+ <long>True if the command specified in the "command" key should handle "gg" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommando „gg“-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im „command“-Schlüssel angegeben ist, „gg“-URLs verarbeiten soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "gg" URLs</short>
+ <long>True if the command specified in the "command" key should handle "gg" URLs.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Должна ли указанная команда обрабатывать "gg" URL</short>
+ <long>Верно, если команде, объявленной в ключе "command", нужно обращаться по "gg" адресам.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Lệnh đã ghi rõ có nên quản lý địa chỉ URL kiểu « gg » hay không</short>
+ <long>Đúng nếu lệnh được ghi rõ trong koá « command » nên quản lý địa chỉ URL kiểu « gg ».</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/gg/command</key>
+ <applyto>/desktop/gnome/url-handlers/gg/command</applyto>
+ <owner>purple</owner>
+ <type>string</type>
+ <default>purple-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "gg" URLs</short>
+ <long>The command used to handle "gg" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für „gg“-URLs</short>
+ <long>Der Befehl, der „gg“-URLs verarbeitet, wenn aktiviert.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "gg" URLs</short>
+ <long>The command used to handle "gg" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Обработчик для "gg" URL</short>
+ <long>Команда, используемая для обработки "gg" URL, если включено.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Bộ quản lý địa chỉ URL « gg »</short>
+ <long>Lệnh dùng để quản lý địa chỉ URL « gg », nếu bật.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/gg/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/gg/needs_terminal</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Выполнить команду в терминале</short>
+ <long>Верно, если команда, использующаяся для обращения по ссылке такого типа, должна быть запущена в терминале.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Chạy lệnh trong thiết bị cuối</short>
+ <long>Đúng nếu lệnh được dùng để quản lý địa chỉ URL kiểu này nên được chạy trong thiết bị cuối.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/icq/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/icq/enabled</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "icq" URLs</short>
+ <long>True if the command specified in the "command" key should handle "icq" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommando „icq“-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im „command“-Schlüssel angegeben ist, „icq“-URLs verarbeiten soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "icq" URLs</short>
+ <long>True if the command specified in the "command" key should handle "icq" URLs.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Должна ли указанная команда обрабатывать "icq" URL</short>
+ <long>Верно, если команде, объявленной в ключе "command", нужно обращаться по "icq" адресам.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Lệnh đã ghi rõ có nên quản lý địa chỉ URL kiểu « icq » hay không</short>
+ <long>Đúng nếu lệnh được ghi rõ trong koá « command » nên quản lý địa chỉ URL kiểu « icq ».</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/icq/command</key>
+ <applyto>/desktop/gnome/url-handlers/icq/command</applyto>
+ <owner>purple</owner>
+ <type>string</type>
+ <default>purple-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "icq" URLs</short>
+ <long>The command used to handle "icq" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für „icq“-URLs</short>
+ <long>Der Befehl, der „icq“-URLs verarbeitet, wenn aktiviert.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "icq" URLs</short>
+ <long>The command used to handle "icq" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Обработчик для "icq" URL</short>
+ <long>Команда, используемая для обработки "icq" URL, если включено.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Bộ quản lý địa chỉ URL « icq »</short>
+ <long>Lệnh dùng để quản lý địa chỉ URL « icq », nếu bật.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/icq/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/icq/needs_terminal</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Выполнить команду в терминале</short>
+ <long>Верно, если команда, использующаяся для обращения по ссылке такого типа, должна быть запущена в терминале.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Chạy lệnh trong thiết bị cuối</short>
+ <long>Đúng nếu lệnh được dùng để quản lý địa chỉ URL kiểu này nên được chạy trong thiết bị cuối.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/irc/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/irc/enabled</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "irc" URLs</short>
+ <long>True if the command specified in the "command" key should handle "irc" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommando „irc“-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im „command“-Schlüssel angegeben ist, „irc“-URLs verarbeiten soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "irc" URLs</short>
+ <long>True if the command specified in the "command" key should handle "irc" URLs.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Должна ли указанная команда обрабатывать "irc" URL</short>
+ <long>Верно, если команде, объявленной в ключе "command", нужно обращаться по "irc" адресам.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Lệnh đã ghi rõ có nên quản lý địa chỉ URL kiểu « irc » hay không</short>
+ <long>Đúng nếu lệnh được ghi rõ trong koá « command » nên quản lý địa chỉ URL kiểu « irc ».</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/irc/command</key>
+ <applyto>/desktop/gnome/url-handlers/irc/command</applyto>
+ <owner>purple</owner>
+ <type>string</type>
+ <default>purple-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "irc" URLs</short>
+ <long>The command used to handle "irc" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für „irc“-URLs</short>
+ <long>Der Befehl, der „irc“-URLs verarbeitet, wenn aktiviert.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "irc" URLs</short>
+ <long>The command used to handle "irc" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Обработчик для "irc" URL</short>
+ <long>Команда, используемая для обработки "irc" URL, если включено.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Bộ quản lý địa chỉ URL « irc »</short>
+ <long>Lệnh dùng để quản lý địa chỉ URL « irc », nếu bật.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/irc/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/irc/needs_terminal</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Выполнить команду в терминале</short>
+ <long>Верно, если команда, использующаяся для обращения по ссылке такого типа, должна быть запущена в терминале.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Chạy lệnh trong thiết bị cuối</short>
+ <long>Đúng nếu lệnh được dùng để quản lý địa chỉ URL kiểu này nên được chạy trong thiết bị cuối.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/msnim/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/msnim/enabled</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "msnim" URLs</short>
+ <long>True if the command specified in the "command" key should handle "msnim" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommando „msnim“-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im „command“-Schlüssel angegeben ist, „msnim“-URLs verarbeiten soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "msnim" URLs</short>
+ <long>True if the command specified in the "command" key should handle "msnim" URLs.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Должна ли указанная команда обрабатывать "msnim" URL</short>
+ <long>Верно, если команде, объявленной в ключе "command", нужно обращаться по "msnim" адресам.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Lệnh đã ghi rõ có nên quản lý địa chỉ URL kiểu « msnim » hay không</short>
+ <long>Đúng nếu lệnh được ghi rõ trong koá « command » nên quản lý địa chỉ URL kiểu « msnim ».</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/msnim/command</key>
+ <applyto>/desktop/gnome/url-handlers/msnim/command</applyto>
+ <owner>purple</owner>
+ <type>string</type>
+ <default>purple-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "msnim" URLs</short>
+ <long>The command used to handle "msnim" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für „msnim“-URLs</short>
+ <long>Der Befehl, der „msnim“-URLs verarbeitet, wenn aktiviert.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "msnim" URLs</short>
+ <long>The command used to handle "msnim" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Обработчик для "msnim" URL</short>
+ <long>Команда, используемая для обработки "msnim" URL, если включено.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Bộ quản lý địa chỉ URL « msnim »</short>
+ <long>Lệnh dùng để quản lý địa chỉ URL « msnim », nếu bật.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/msnim/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/msnim/needs_terminal</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Выполнить команду в терминале</short>
+ <long>Верно, если команда, использующаяся для обращения по ссылке такого типа, должна быть запущена в терминале.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Chạy lệnh trong thiết bị cuối</short>
+ <long>Đúng nếu lệnh được dùng để quản lý địa chỉ URL kiểu này nên được chạy trong thiết bị cuối.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/sip/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/sip/enabled</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "sip" URLs</short>
+ <long>True if the command specified in the "command" key should handle "sip" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommando „sip“-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im „command“-Schlüssel angegeben ist, „sip“-URLs verarbeiten soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "sip" URLs</short>
+ <long>True if the command specified in the "command" key should handle "sip" URLs.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Должна ли указанная команда обрабатывать "sip" URL</short>
+ <long>Верно, если команде, объявленной в ключе "command", нужно обращаться по "sip" адресам.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Lệnh đã ghi rõ có nên quản lý địa chỉ URL kiểu « sip » hay không</short>
+ <long>Đúng nếu lệnh được ghi rõ trong koá « command » nên quản lý địa chỉ URL kiểu « sip ».</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/sip/command</key>
+ <applyto>/desktop/gnome/url-handlers/sip/command</applyto>
+ <owner>purple</owner>
+ <type>string</type>
+ <default>purple-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "sip" URLs</short>
+ <long>The command used to handle "sip" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für „sip“-URLs</short>
+ <long>Der Befehl, der „sip“-URLs verarbeitet, wenn aktiviert.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "sip" URLs</short>
+ <long>The command used to handle "sip" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Обработчик для "sip" URL</short>
+ <long>Команда, используемая для обработки "sip" URL, если включено.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Bộ quản lý địa chỉ URL « sip »</short>
+ <long>Lệnh dùng để quản lý địa chỉ URL « sip », nếu bật.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/sip/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/sip/needs_terminal</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Выполнить команду в терминале</short>
+ <long>Верно, если команда, использующаяся для обращения по ссылке такого типа, должна быть запущена в терминале.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Chạy lệnh trong thiết bị cuối</short>
+ <long>Đúng nếu lệnh được dùng để quản lý địa chỉ URL kiểu này nên được chạy trong thiết bị cuối.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/xmpp/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/xmpp/enabled</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "xmpp" URLs</short>
+ <long>True if the command specified in the "command" key should handle "xmpp" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommando „xmpp“-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im „command“-Schlüssel angegeben ist, „xmpp“-URLs verarbeiten soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "xmpp" URLs</short>
+ <long>True if the command specified in the "command" key should handle "xmpp" URLs.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Должна ли указанная команда обрабатывать "xmpp" URL</short>
+ <long>Верно, если команде, объявленной в ключе "command", нужно обращаться по "xmpp" адресам.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Lệnh đã ghi rõ có nên quản lý địa chỉ URL kiểu « xmpp » hay không</short>
+ <long>Đúng nếu lệnh được ghi rõ trong koá « command » nên quản lý địa chỉ URL kiểu « xmpp ».</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/xmpp/command</key>
+ <applyto>/desktop/gnome/url-handlers/xmpp/command</applyto>
+ <owner>purple</owner>
+ <type>string</type>
+ <default>purple-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "xmpp" URLs</short>
+ <long>The command used to handle "xmpp" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für „xmpp“-URLs</short>
+ <long>Der Befehl, der „xmpp“-URLs verarbeitet, wenn aktiviert.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "xmpp" URLs</short>
+ <long>The command used to handle "xmpp" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Обработчик для "xmpp" URL</short>
+ <long>Команда, используемая для обработки "xmpp" URL, если включено.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Bộ quản lý địa chỉ URL « xmpp »</short>
+ <long>Lệnh dùng để quản lý địa chỉ URL « xmpp », nếu bật.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/xmpp/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/xmpp/needs_terminal</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Выполнить команду в терминале</short>
+ <long>Верно, если команда, использующаяся для обращения по ссылке такого типа, должна быть запущена в терминале.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Chạy lệnh trong thiết bị cuối</short>
+ <long>Đúng nếu lệnh được dùng để quản lý địa chỉ URL kiểu này nên được chạy trong thiết bị cuối.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/ymsgr/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/ymsgr/enabled</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether the specified command should handle "ymsgr" URLs</short>
+ <long>True if the command specified in the "command" key should handle "ymsgr" URLs.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Legt fest, ob das angegebene Kommando „ymsrg“-URLs verarbeiten soll</short>
+ <long>Aktivieren, wenn der Befehl, der im „command“-Schlüssel angegeben ist, „ymsgr“-URLs verarbeiten soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Whether the specified command should handle "ymsgr" URLs</short>
+ <long>True if the command specified in the "command" key should handle "ymsgr" URLs.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Должна ли указанная команда обрабатывать "ymsgr" URL</short>
+ <long>Верно, если команде, объявленной в ключе "command", нужно обращаться по "ymsgr" адресам.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Lệnh đã ghi rõ có nên quản lý địa chỉ URL kiểu « ymsgr » hay không</short>
+ <long>Đúng nếu lệnh được ghi rõ trong koá « command » nên quản lý địa chỉ URL kiểu « ymsgr ».</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/ymsgr/command</key>
+ <applyto>/desktop/gnome/url-handlers/ymsgr/command</applyto>
+ <owner>purple</owner>
+ <type>string</type>
+ <default>purple-url-handler "%s"</default>
+ <locale name="C">
+ <short>The handler for "ymsgr" URLs</short>
+ <long>The command used to handle "ymsgr" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Behandlungsroutine für „ymsrg“-URLs</short>
+ <long>Der Befehl, der „ymsgr“-URLs verarbeitet, wenn aktiviert.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>The handler for "ymsgr" URLs</short>
+ <long>The command used to handle "ymsgr" URLs, if enabled.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Обработчик для "ymsgr" URL</short>
+ <long>Команда, используемая для обработки "ymsgr" URL, если включено.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Bộ quản lý địa chỉ URL « ymsgr »</short>
+ <long>Lệnh dùng để quản lý địa chỉ URL « ymsgr », nếu bật.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/ymsgr/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/ymsgr/needs_terminal</applyto>
+ <owner>purple</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="de">
+ <short>Befehl in einem Terminal ausführen</short>
+ <long>Aktivieren, wenn der Befehl, der benutzt wird um diese Art von URL zu verarbeiten, in einem Terminal ausgeführt werden soll.</long>
+ </locale>
+
+ <locale name="en_GB">
+ <short>Run the command in a terminal</short>
+ <long>True if the command used to handle this type of URL should be run in a terminal.</long>
+ </locale>
+
+ <locale name="ru">
+ <short>Выполнить команду в терминале</short>
+ <long>Верно, если команда, использующаяся для обращения по ссылке такого типа, должна быть запущена в терминале.</long>
+ </locale>
+
+ <locale name="vi">
+ <short>Chạy lệnh trong thiết bị cuối</short>
+ <long>Đúng nếu lệnh được dùng để quản lý địa chỉ URL kiểu này nên được chạy trong thiết bị cuối.</long>
+ </locale>
+ </schema>
+ </schemalist>
+</gconfschemafile>