]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 11:41:09 +0000 (12:41 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 11:41:09 +0000 (12:41 +0100)
Package changes:
+gnome-base/gnome-applets-2.32.1.1

.etckeeper
dbus-1/system.d/org.gnome.CPUFreqSelector.conf [new file with mode: 0644]
gconf/schemas/charpick.schemas [new file with mode: 0644]
gconf/schemas/cpufreq-applet.schemas [new file with mode: 0644]
gconf/schemas/drivemount.schemas [new file with mode: 0644]
gconf/schemas/geyes.schemas [new file with mode: 0644]
gconf/schemas/mixer.schemas [new file with mode: 0644]
gconf/schemas/multiload.schemas [new file with mode: 0644]
gconf/schemas/stickynotes.schemas [new file with mode: 0644]

index e62a177af487a2b979db4a2fd56ef2859446c3c2..62be912232f5c5d3c2c28d8dcceecb6df63bfd8f 100755 (executable)
@@ -386,6 +386,7 @@ maybe chmod 0644 './dbus-1/system.d/org.freedesktop.ModemManager.conf'
 maybe chmod 0644 './dbus-1/system.d/org.freedesktop.PolicyKit1.conf'
 maybe chmod 0644 './dbus-1/system.d/org.freedesktop.UDisks.conf'
 maybe chmod 0644 './dbus-1/system.d/org.freedesktop.UPower.conf'
+maybe chmod 0644 './dbus-1/system.d/org.gnome.CPUFreqSelector.conf'
 maybe chmod 0644 './dbus-1/system.d/org.gnome.GConf.Defaults.conf'
 maybe chmod 0644 './dbus-1/system.d/org.gnome.SettingsDaemon.DateTimeMechanism.conf'
 maybe chmod 0644 './dbus-1/system.d/org.kde.auth.conf'
@@ -609,8 +610,10 @@ maybe chmod 0644 './gconf/schemas/baobab.schemas'
 maybe chmod 0644 './gconf/schemas/blackjack.schemas'
 maybe chmod 0644 './gconf/schemas/bogo-junk-plugin.schemas'
 maybe chmod 0644 './gconf/schemas/bug-buddy.schemas'
+maybe chmod 0644 './gconf/schemas/charpick.schemas'
 maybe chmod 0644 './gconf/schemas/cheese.schemas'
 maybe chmod 0644 './gconf/schemas/clock.schemas'
+maybe chmod 0644 './gconf/schemas/cpufreq-applet.schemas'
 maybe chmod 0644 './gconf/schemas/deskbar-applet.schemas'
 maybe chmod 0644 './gconf/schemas/desktop_default_applications.schemas'
 maybe chmod 0644 './gconf/schemas/desktop_gnome_accessibility_keyboard.schemas'
@@ -637,6 +640,7 @@ maybe chmod 0644 './gconf/schemas/desktop_gnome_thumbnail_cache.schemas'
 maybe chmod 0644 './gconf/schemas/desktop_gnome_thumbnailers.schemas'
 maybe chmod 0644 './gconf/schemas/desktop_gnome_typing_break.schemas'
 maybe chmod 0644 './gconf/schemas/desktop_gnome_url_handlers.schemas'
+maybe chmod 0644 './gconf/schemas/drivemount.schemas'
 maybe chmod 0644 './gconf/schemas/eog.schemas'
 maybe chmod 0644 './gconf/schemas/epiphany-lockdown.schemas'
 maybe chmod 0644 './gconf/schemas/epiphany.schemas'
@@ -646,6 +650,7 @@ maybe chmod 0644 './gconf/schemas/fish.schemas'
 maybe chmod 0644 './gconf/schemas/gconf-editor.schemas'
 maybe chmod 0644 './gconf/schemas/gedit-file-browser.schemas'
 maybe chmod 0644 './gconf/schemas/gedit.schemas'
+maybe chmod 0644 './gconf/schemas/geyes.schemas'
 maybe chmod 0644 './gconf/schemas/gitg.schemas'
 maybe chmod 0644 './gconf/schemas/gksu.schemas'
 maybe chmod 0644 './gconf/schemas/glchess.schemas'
@@ -675,7 +680,9 @@ maybe chmod 0644 './gconf/schemas/iagno.schemas'
 maybe chmod 0644 './gconf/schemas/libcanberra.schemas'
 maybe chmod 0644 './gconf/schemas/mahjongg.schemas'
 maybe chmod 0644 './gconf/schemas/metacity.schemas'
+maybe chmod 0644 './gconf/schemas/mixer.schemas'
 maybe chmod 0644 './gconf/schemas/muine.schemas'
+maybe chmod 0644 './gconf/schemas/multiload.schemas'
 maybe chmod 0644 './gconf/schemas/netstatus.schemas'
 maybe chmod 0644 './gconf/schemas/notification-daemon.schemas'
 maybe chmod 0644 './gconf/schemas/panel-compatibility.schemas'
@@ -687,6 +694,7 @@ maybe chmod 0644 './gconf/schemas/panel-toplevel.schemas'
 maybe chmod 0644 './gconf/schemas/same-gnome.schemas'
 maybe chmod 0644 './gconf/schemas/seahorse-plugins.schemas'
 maybe chmod 0644 './gconf/schemas/seahorse.schemas'
+maybe chmod 0644 './gconf/schemas/stickynotes.schemas'
 maybe chmod 0644 './gconf/schemas/swfdec-thumbnailer.schemas'
 maybe chmod 0644 './gconf/schemas/system_dns_sd.schemas'
 maybe chmod 0644 './gconf/schemas/system_http_proxy.schemas'
diff --git a/dbus-1/system.d/org.gnome.CPUFreqSelector.conf b/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
new file mode 100644 (file)
index 0000000..331b6bc
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!DOCTYPE busconfig PUBLIC
+         "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+         "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+
+<busconfig>
+
+  <!-- Only root can own the service -->
+  <policy user="root">
+    <allow own="org.gnome.CPUFreqSelector"/>
+    <allow send_interface="org.gnome.CPUFreqSelector"/>
+  </policy>
+
+  <policy context="default">
+    <allow send_interface="org.gnome.CPUFreqSelector"/>
+  </policy>
+
+</busconfig>
+         
diff --git a/gconf/schemas/charpick.schemas b/gconf/schemas/charpick.schemas
new file mode 100644 (file)
index 0000000..4073cfb
--- /dev/null
@@ -0,0 +1,96 @@
+<gconfschemafile>
+    <schemalist>
+                
+      <schema>
+        <key>/schemas/apps/charpick/prefs/default_list</key>
+        <owner>charpick_applet2</owner>
+        <type>string</type>
+        <locale name="C">
+          <short>DEPRECATED - Characters shown on applet startup</short>
+          <long></long>
+        </locale>
+
+        <locale name="de">
+          <short>VERALTET - Beim Start des Applets anzuzeigende Zeichen</short>
+          
+        </locale>
+
+        <locale name="en_GB">
+          <short>DEPRECATED — Characters shown on applet startup</short>
+          
+        </locale>
+
+        <locale name="ru">
+          <short>НЕ РЕКОМЕНДУЕТСЯ - Символы, показываемые при запуске апплета</short>
+          
+        </locale>
+
+        <locale name="vi">
+          <short>BỊ PHẢN ĐỐI - Ký tự hiện lúc khởi động tiểu dụng</short>
+          
+        </locale>
+      </schema>
+      
+      <schema>
+        <key>/schemas/apps/charpick/prefs/current_list</key>
+        <owner>charpick_applet2</owner>
+        <type>string</type>
+        <locale name="C">
+          <short>Characters shown on applet startup</short>
+          <long>The string that the user had selected when the applet was last used. This string will be displayed when the user starts the applet.</long>
+        </locale>
+
+        <locale name="de">
+          <short>Beim Applet-Start anzuzeigende Zeichen</short>
+          <long>Die Zeichenkette, die der Benutzer beim letzten Einsatz des Applets gewählt hat. Diese Zeichenkette wird angezeigt, sobald der Benutzer das Applet startet.</long>
+        </locale>
+
+        <locale name="en_GB">
+          <short>Characters shown on applet startup</short>
+          <long>The string that the user had selected when the applet was last used. This string will be displayed when the user starts the applet.</long>
+        </locale>
+
+        <locale name="ru">
+          <short>Символы, показываемые при запуске</short>
+          <long>Строка, выбранная пользователем при последнем использовании. Эта строка будет показываться при дальнейших запусках.</long>
+        </locale>
+
+        <locale name="vi">
+          <short>Ký tự hiện lúc khởi động tiểu dụng</short>
+          <long>Chuỗi người dùng đã chọn khi tiểu dụng được dùng lần cuối. Chuỗi này sẽ được hiển thị khi người dùng khởi động tiểu dụng ấy.</long>
+        </locale>
+      </schema>
+      
+      <schema>
+        <key>/schemas/apps/charpick/prefs/chartable</key>
+        <owner>charpick_applet2</owner>
+        <type>list</type>
+        <list_type>string</list_type>
+        <locale name="C">
+          <short>List of available palettes</short>
+          <long>List of strings containing the available palettes.</long>
+        </locale>
+
+        <locale name="de">
+          <short>Liste der verfügbaren Paletten</short>
+          <long>Liste der Zeichenketten, die die verfügbaren Paletten enthalten.</long>
+        </locale>
+
+        <locale name="en_GB">
+          <short>List of available palettes</short>
+          <long>List of strings containing the available palettes.</long>
+        </locale>
+
+        <locale name="ru">
+          <short>Список доступных шаблонов символов</short>
+          <long>Список строк, содержащих доступные шаблоны.</long>
+        </locale>
+
+        <locale name="vi">
+          <short>Danh sách bảng chọn hiện có</short>
+          <long>Danh sách chuỗi chứa các bảng chọn sẵn sàng.</long>
+        </locale>        
+      </schema>
+      
+    </schemalist>
+</gconfschemafile>  
diff --git a/gconf/schemas/cpufreq-applet.schemas b/gconf/schemas/cpufreq-applet.schemas
new file mode 100644 (file)
index 0000000..cfd152b
--- /dev/null
@@ -0,0 +1,102 @@
+<gconfschemafile>
+<schemalist>
+
+<schema>
+       <key>/schemas/apps/cpufreq-applet/prefs/cpu</key>
+       <owner>cpufreq-applet</owner>
+       <type>int</type>
+       <default>0</default>
+       <locale name="C">
+               <short>CPU to Monitor</short>
+               <long>Set the CPU to monitor. In a single processor system you don't have to change it.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Zu überwachender Prozessor</short>
+               <long>Den zu überwachenden Prozessor festlegen. In einem Ein-Prozessorsystem kann dieser Wert nicht geändert werden.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>CPU to Monitor</short>
+               <long>Set the CPU to monitor. In a single processor system you don&apos;t have to change it.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Отслеживаемый процессор</short>
+               <long>Устанавливает отслеживаемый процессор. На однопроцессорной системе изменять не надо.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>CPU cần theo dõi</short>
+               <long>Lập CPU cần theo dõi. Trong hệ thống chỉ có một bộ xử lý thì không cần thay đổi điều này.</long>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/cpufreq-applet/prefs/show_mode</key>
+       <owner>cpufreq-applet</owner>
+       <type>int</type>
+       <default>2</default>
+       <locale name="C">
+               <short>Mode to show cpu usage</short>
+               <long>A 0 value means to show the applet in graphic mode (pixmap only), 1 to show the applet in text mode (not to show the pixmap) and 2 to show the applet in graphic and text mode.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Modus zur Anzeige der Prozessorlast</short>
+               <long>Der Wert 0 bedeutet, dass das Applet im Grafikmodus (nur Bilder), der Wert 1 dass das Applet im Textmodus (ohne Grafiken) und der Wert 2 dass das Applet im Grafik- und Textmodus angezeigt wird.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Mode to show cpu usage</short>
+               <long>A 0 value means to show the applet in graphic mode (pixmap only), 1 to show the applet in text mode (not to show the pixmap) and 2 to show the applet in graphic and text mode.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Режим показа использования ЦП</short>
+               <long>0 - показывать апплет в графическом режиме (только изображение), 1 - текстовый режим (не показывать изображение), 2 - показывать и текст, и изображение.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Chế độ cần hiển thị cách dùng CPU</short>
+               <long>Giá trị:
+ • 0 — hiển thi tiểu dụng trong chế độ đồ họa (chỉ ảnh bằng điểm)
+ • 1 — hiển thị tiểu dung trong chế độ chữ (không hiển thị ảnh bằng điểm)
+ • 2 — hiển thị tiểu dụng trong cả hai chế độ đồ họa và chữ đều.</long>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/cpufreq-applet/prefs/show_text_mode</key>
+       <owner>cpufreq-applet</owner>
+       <type>int</type>
+       <default>1</default>
+       <locale name="C">
+               <short>The type of text to display (if the text is enabled).</short>
+               <long>A 0 value means to show cpu frequency, 1 to show frequency and units, and 2 to show percentage instead of frequency.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Die Art des anzuzeigenden Textes (falls der Text aktiviert ist).</short>
+               <long>Der Wert 0 bedeutet, dass der Prozessortakt angezeigt wird, der Wert 1 dass der Takt und die Einheiten angezeigt und der Wert 2 dass ein Prozentwert anstatt des Taktes angezeigt wird.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>The type of text to display (if the text is enabled).</short>
+               <long>A 0 value means to show cpu frequency, 1 to show frequency and units, and 2 to show percentage instead of frequency.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Тип отображаемого текста (если текст разрешён).</short>
+               <long>0 - показывать частоту ЦП, 1 - частоту и единицы, 2 - проценты вместо частоты.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Kiểu chữ cần hiển thị (nếu chữ được bật).</short>
+               <long>Giá trị:
+ • 0 — hiển thị tần số CPU
+ • 1 — hiển thị tần số và đơn vi đều
+ • 2 — hiển thị phần trăm thay thế tần số.</long>
+       </locale>
+</schema>
+
+</schemalist>
+</gconfschemafile>
diff --git a/gconf/schemas/drivemount.schemas b/gconf/schemas/drivemount.schemas
new file mode 100644 (file)
index 0000000..51519c9
--- /dev/null
@@ -0,0 +1,84 @@
+<gconfschemafile>
+    <schemalist>
+        <schema>
+            <key>/schemas/apps/drivemount-applet/prefs/interval</key>
+            <owner>drivemount-applet</owner>
+            <type>int</type>
+            <default>10</default>
+            <locale name="C">
+                <short>Interval timeout to check mount point status</short>
+                <long>Time in seconds between status updates</long>
+            </locale>
+
+            <locale name="de">
+                <short>Intervall zur Statusüberprüfung der Einhängepunkte</short>
+                <long>Zeit in Sekunden bis zur erneuten Statusaktualisierung</long>
+            </locale>
+
+            <locale name="en_GB">
+                <short>Interval timeout to check mount point status</short>
+                <long>Time in seconds between status updates</long>
+            </locale>
+
+            <locale name="ru">
+                <short>Время таймера на проверку состояния точки подключения</short>
+                <long>Время в секундах между обновлениями состояния</long>
+            </locale>
+
+            <locale name="vi">
+                <short>Thời hạn kiểm tra trạng thái điểm lắp</short>
+                <long>Thời khoảng (giây) giữa hai lần cập nhật</long>
+            </locale>
+        </schema>
+        <schema>
+            <key>/schemas/apps/drivemount-applet/prefs/pixmap</key>
+            <owner>drivemount-applet</owner>
+            <type>int</type>
+            <default>0</default>
+            <locale name="C">
+                <short></short>
+                <long></long>
+            </locale>
+        </schema>
+        <schema>
+            <key>/schemas/apps/drivemount-applet/prefs/scale</key>
+            <owner>drivemount-applet</owner>
+            <type>bool</type>
+            <default>false</default>
+            <locale name="C">
+                <short></short>
+                <long></long>
+            </locale>
+        </schema>
+        <schema>
+            <key>/schemas/apps/drivemount-applet/prefs/auto_eject</key>
+            <owner>drivemount-applet</owner>
+            <type>bool</type>
+            <default>false</default>
+            <locale name="C">
+                <short></short>
+                <long></long>
+            </locale>
+        </schema>
+        <schema>
+            <key>/schemas/apps/drivemount-applet/prefs/mount_point</key>
+            <owner>drivemount-applet</owner>
+            <type>string</type>
+            <default>/mnt/floppy</default>
+            <locale name="C">
+                <short></short>
+                <long></long>
+            </locale>
+        </schema>
+        <schema>
+            <key>/schemas/apps/drivemount-applet/prefs/autofs_friendly</key>
+            <owner>drivemount-applet</owner>
+            <type>bool</type>
+            <default>false</default>
+            <locale name="C">
+                <short></short>
+                <long></long>
+            </locale>
+        </schema>
+    </schemalist>
+</gconfschemafile>
diff --git a/gconf/schemas/geyes.schemas b/gconf/schemas/geyes.schemas
new file mode 100644 (file)
index 0000000..958df52
--- /dev/null
@@ -0,0 +1,37 @@
+<gconfschemafile>
+    <schemalist>
+    
+      <schema>
+        <key>/schemas/apps/geyes/prefs/theme_path</key>
+        <owner>geyes_applet2</owner>
+        <type>string</type>
+        <locale name="C">
+          <short>Directory in which the theme is located</short>
+          <long></long>
+        </locale>
+
+        <locale name="de">
+          <short>Ordner, in dem sich das Thema befindet</short>
+          
+        </locale>
+
+        <locale name="en_GB">
+          <short>Directory in which the theme is located</short>
+          
+        </locale>
+
+        <locale name="ru">
+          <short>Каталог, где расположены темы</short>
+          
+        </locale>
+
+        <locale name="vi">
+          <short>Thư mục chứa sắc thái</short>
+          
+        </locale>
+      </schema>
+      
+       
+    </schemalist>
+
+</gconfschemafile>  
\ No newline at end of file
diff --git a/gconf/schemas/mixer.schemas b/gconf/schemas/mixer.schemas
new file mode 100644 (file)
index 0000000..e94576d
--- /dev/null
@@ -0,0 +1,84 @@
+<gconfschemafile>
+    <schemalist>
+                                                                                
+      <schema>
+        <key>/schemas/apps/mixer_applet/prefs/channel</key>
+        <owner>mixer-applet</owner>
+        <type>int</type>
+        <default>0</default>
+        <locale name="C">
+          <short>Channel controlled by applet. Only for OSS setups</short>
+        </locale>
+
+        <locale name="de">
+          <short>Vom Applet geregelter Kanel. Nur für OSS-Umgebungen.</short>
+        </locale>
+
+        <locale name="en_GB">
+          <short>Channel controlled by applet. Only for OSS setups</short>
+        </locale>
+
+        <locale name="ru">
+          <short>Канал, управляемый апплетом. Только для настроек OSS</short>
+        </locale>
+
+        <locale name="vi">
+          <short>Kênh điều khiển bởi tiểu dụng. Chỉ cho thiết lập OSS (phần mềm nguồn mở).</short>
+        </locale>
+      </schema>
+      <schema>
+        <key>/schemas/apps/mixer_applet/prefs/mute</key>
+        <owner>mixer-applet</owner>
+        <type>bool</type>
+        <default>false</default>
+        <locale name="C">
+          <short>Saved mute state</short>
+        </locale>
+
+        <locale name="de">
+          <short>Gespeicherter Stummschaltstatus</short>
+        </locale>
+
+        <locale name="en_GB">
+          <short>Saved mute state</short>
+        </locale>
+
+        <locale name="ru">
+          <short>Сохранённое состояние выключенного звука</short>
+        </locale>
+
+        <locale name="vi">
+          <short>Trạng thái câm được lưu</short>
+        </locale>
+      </schema> 
+      
+      <schema>
+        <key>/schemas/apps/mixer_applet/prefs/vol</key>
+        <owner>mixer-applet</owner>
+        <type>int</type>
+        <default>-1</default>
+        <locale name="C">
+          <short>Saved volume to restore on startup</short>
+        </locale>
+
+        <locale name="de">
+          <short>Gespeicherte, beim Neustart wiederherzustellende Lautstärke</short>
+        </locale>
+
+        <locale name="en_GB">
+          <short>Saved volume to restore on startup</short>
+        </locale>
+
+        <locale name="ru">
+          <short>Сохранённый уровень громкости для восстановления при следующем запуске</short>
+        </locale>
+
+        <locale name="vi">
+          <short>Âm lượng được lưu để phục hồi khi khởi động</short>
+        </locale>
+      </schema> 
+
+    </schemalist>
+                                                                                
+</gconfschemafile>
diff --git a/gconf/schemas/multiload.schemas b/gconf/schemas/multiload.schemas
new file mode 100644 (file)
index 0000000..eb1e7f8
--- /dev/null
@@ -0,0 +1,768 @@
+<gconfschemafile>
+<schemalist>
+
+<schema>
+       <key>/schemas/apps/multiload/prefs/view_cpuload</key>
+       <owner>multiload-applet-2</owner>
+       <type>bool</type>
+       <default>true</default>
+       <locale name="C">
+               <short>Enable CPU load graph</short>
+       </locale>
+
+       <locale name="de">
+               <short>Prozessorlastgraph aktivieren</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Enable CPU load graph</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Включить график загрузки процессора</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Bật đồ thị trọng tải CPU</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/view_memload</key>
+       <owner>multiload-applet-2</owner>
+       <type>bool</type>
+       <default>false</default>
+       <locale name="C">
+               <short>Enable memory load graph</short>
+       </locale>
+
+       <locale name="de">
+               <short>Speicherlastgraph aktivieren</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Enable memory load graph</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Включить график загрузки памяти</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Bật đồ thị trọng tải bộ nhớ</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/view_netload</key>
+       <owner>multiload-applet-2</owner>
+       <type>bool</type>
+       <default>false</default>
+       <locale name="C">
+               <short>Enable network load graph</short>
+       </locale>
+
+       <locale name="de">
+               <short>Netzwerklastgraph aktivieren</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Enable network load graph</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Включить график загрузки сети</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Bật đồ thị trọng tải mạng</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/view_swapload</key>
+       <owner>multiload-applet-2</owner>
+       <type>bool</type>
+       <default>false</default>
+       <locale name="C">
+               <short>Enable swap load graph</short>
+       </locale>
+
+       <locale name="de">
+               <short>Auslagerungslastgraph aktivieren</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Enable swap load graph</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Включить график загрузки подкачки</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Bật đồ thị trọng tải trao đổi</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/view_loadavg</key>
+       <owner>multiload-applet-2</owner>
+       <type>bool</type>
+       <default>false</default>
+       <locale name="C">
+               <short>Enable load average graph</short>
+       </locale>
+
+       <locale name="de">
+               <short>Lastmittelgraph aktivieren</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Enable load average graph</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Включить график средней загрузки</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Bật đồ thị trung bình trọng tải</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/view_diskload</key>
+       <owner>multiload-applet-2</owner>
+       <type>bool</type>
+       <default>false</default>
+       <locale name="C">
+               <short>Enable disk load graph</short>
+       </locale>
+
+       <locale name="de">
+               <short>Plattenlastgraph aktivieren</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Enable disk load graph</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Включить график загрузки диска</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Bật đồ thị trọng tải đĩa</short>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/multiload/prefs/speed</key>
+       <owner>multiload-applet-2</owner>
+       <type>int</type>
+       <default>500</default>
+       <locale name="C">
+               <short>Applet refresh rate in milliseconds</short>
+       </locale>
+
+       <locale name="de">
+               <short>Aktualisierungsintervall des Applets in Millisekunden</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Applet refresh rate in milliseconds</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Частота обновления в миллисекундах</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Tần số cập nhật tiểu dụng (theo mili giây)</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/size</key>
+       <owner>multiload-applet-2</owner>
+       <type>int</type>
+       <default>40</default>
+       <locale name="C">
+               <short>Graph size</short>
+               <long>For horizontal panels, the width of the graphs in pixels.  For vertical panels, this is the height of the graphs.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Graphgröße</short>
+               <long>Die Breite des Graphen in Pixel, falls das Panel horizontal ist. Falls es vertikal ist, ist dies die Höhe des Graphen.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph size</short>
+               <long>For horizontal panels, the width of the graphs in pixels. For vertical panels, this is the height of the graphs.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Размер графика</short>
+               <long>Для горизонтальной панели - ширина в пикселях. Для вертикальной панели - высота графиков.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Cỡ đồ thị</short>
+               <long>Với bảng ngang thì có độ rộng của đồ thị theo điểm ảnh. Còn với bảng dọc thì có chiều cao đồ thị.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/multiload/prefs/cpuload_color0</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#0072b3</default>
+       <locale name="C">
+               <short>Graph color for user-related CPU activity</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für benutzerseitige Prozessoraktivität</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for user-related CPU activity</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения загрузки процессора пользователем</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho hoạt động CPU liên quan đến người dùng</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/cpuload_color1</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#0092e6</default>
+       <locale name="C">
+               <short>Graph color for system-related CPU activity</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für systemseitige Prozessoraktivität</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for system-related CPU activity</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения системной загрузки процессора</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho hoạt động CPU liên quan đến hệ thống</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/cpuload_color2</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#00a3ff</default>
+       <locale name="C">
+               <short>Graph color for nice-related CPU activity</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für »nice«-seitige Prozessoraktivität</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for nice-related CPU activity</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения загрузки процессора с учетом приоритета</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho hoạt động CPU liên quan đến &quot;nice&quot; (ưu tiên CPU cho ứng dụng) </short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/cpuload_color3</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#002f3d</default>
+       <locale name="C">
+               <short>Graph color for iowait related CPU activity</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für E/A-bezogene Prozessoraktivität</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for iowait related CPU activity</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения загрузки процессора с учётом iowait</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho hoạt động CPU liên quan đến thời gian đời khi dữ liệu gõ/xuất (iowait) </short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/cpuload_color4</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#000000</default>
+       <locale name="C">
+               <short>CPU graph background color</short>
+       </locale>
+
+       <locale name="de">
+               <short>Hintergrundfarbe des Prozessorgraphen</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>CPU graph background colour</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет фона графика загрузки процессора</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu nền cho đồ thị CPU</short>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/multiload/prefs/memload_color0</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#00b35b</default>
+       <locale name="C">
+               <short>Graph color for user-related memory usage</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für benutzerseitige Speicherlast</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for user-related memory usage</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения использования памяти пользователем</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho việc sử dụng bộ nhớ liên quan đến người dùng</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/memload_color1</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#00e675</default>
+       <locale name="C">
+               <short>Graph color for shared memory</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für gemeinsamen Speicher</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for shared memory</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения разделяемой памяти</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho bộ nhớ dùng chung</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/memload_color2</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#00ff82</default>
+       <locale name="C">
+               <short>Graph color for buffer memory</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für Pufferspeicher</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for buffer memory</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения буфера памяти</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho bộ nhớ vùng đệm</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/memload_color3</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#AAF5D0</default>
+       <locale name="C">
+               <short>Graph color for cached memory</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für Cache-Speicher</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for cached memory</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения кэшированной памяти</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho bộ nhớ tạm</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/memload_color4</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#000000</default>
+       <locale name="C">
+               <short>Memory graph background color</short>
+       </locale>
+
+       <locale name="de">
+               <short>Hintergrundfarbe des Speichergraphen</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Memory graph background colour</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет фона графика для отображения загрузки памяти</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu nền đồ thị bộ nhớ</short>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/multiload/prefs/netload2_color0</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#fce94f</default>
+       <locale name="C">
+               <short>Graph color for input network activity</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für eingehende Netzwerkaktivität</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for input network activity</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения входящего трафика в сети</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho hoạt động mạng vào</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/netload2_color1</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#edd400</default>
+       <locale name="C">
+               <short>Graph color for output network activity</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für ausgehende Netzwerkaktivität</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for output network activity</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения исходящего трафика в сети</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho hoạt động mạng ra</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/netload2_color2</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#c4a000</default>
+       <locale name="C">
+               <short>Graph color for loopback network usage</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für Loopback-Schleifen-Netzwerkaktivität</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for loopback network usage</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения трафика на кольцевом сетевом интерфейсе</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho sử dụng mạng mạch nội bộ</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/netload2_color3</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#000000</default>
+       <locale name="C">
+               <short>Network graph background color</short>
+       </locale>
+
+       <locale name="de">
+               <short>Hintergrundfarbe des Netzwerkgraphen</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Network graph background colour</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет фона графика для отображения загрузки сети</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu nền đồ thị mạng</short>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/multiload/prefs/swapload_color0</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#8b00c3</default>
+       <locale name="C">
+               <short>Graph color for user-related swap usage</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für benutzerseitige Auslagerungslast</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for user-related swap usage</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения использования подкачки пользователем</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho việc sử dụng bộ nhớ trao đổi liên quan đến người dùng</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/swapload_color1</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#000000</default>
+       <locale name="C">
+               <short>Swap graph background color</short>
+       </locale>
+
+       <locale name="de">
+               <short>Die Hintergrundfarbe des Auslagerungsgraphen</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Swap graph background colour</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет фона графика для отображения загрузки подкачки</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu nền đồ thị bộ nhớ trao đổi</short>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/multiload/prefs/loadavg_color0</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#d50000</default>
+       <locale name="C">
+               <short>Graph color for load average</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für Lastmittel</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for load average</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для отображения средней загрузки</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho trung bình trọng tải</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/loadavg_color1</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#000000</default>
+       <locale name="C">
+               <short>Load graph background color</short>
+       </locale>
+
+       <locale name="de">
+               <short>Hintergrundfarbe des Auslastungsgraphen</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Load graph background colour</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет фона графика для отображения загрузки системы</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu nền đồ thị trọng tải</short>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/multiload/prefs/diskload_color0</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#C65000</default>
+       <locale name="C">
+               <short>Graph color for disk read</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für das Lesen von Platte</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for disk read</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для чтения с диска</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho hoạt động đọc đĩa</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/diskload_color1</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#FF6700</default>
+       <locale name="C">
+               <short>Graph color for disk write</short>
+       </locale>
+
+       <locale name="de">
+               <short>Graphfarbe für das Schreiben auf Platte</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Graph colour for disk write</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет графика для записи на диск</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu đồ thị cho hoạt động ghi vào đĩa</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/diskload_color2</key>
+       <owner>multiload-applet-2</owner>
+       <type>string</type>
+       <default>#000000</default>
+       <locale name="C">
+               <short>Background color for disk load graph</short>
+       </locale>
+
+       <locale name="de">
+               <short>Hintergrundfarbe für den Plattenlastgraphen</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Background colour for disk load graph</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет фона для графика загрузки диска</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu nền cho đồ thị trọng tải đĩa</short>
+       </locale>
+</schema>
+<schema>
+       <key>/schemas/apps/multiload/prefs/system_monitor</key>
+       <owner>multiload_applet-2</owner>
+       <type>string</type>
+       <default>gnome-system-monitor.desktop</default>
+       <locale name="C">
+               <short>The desktop description file to execute as the system monitor</short>
+       </locale>
+
+       <locale name="de">
+               <short>Die beim Anklicken zu startende .desktop-Datei</short>
+       </locale>
+
+       <locale name="en_GB">
+               <short>The desktop description file to execute as the system monitor</short>
+       </locale>
+
+       <locale name="ru">
+               <short>Файл описания приложения, запускаемого в качестве системного монитора</short>
+       </locale>
+
+       <locale name="vi">
+               <short>Tập tin mô tả màn hình nền cần thực hiện làm bộ theo dõi hệ thống</short>
+       </locale>
+</schema>
+
+</schemalist>
+</gconfschemafile>
diff --git a/gconf/schemas/stickynotes.schemas b/gconf/schemas/stickynotes.schemas
new file mode 100644 (file)
index 0000000..ee7712d
--- /dev/null
@@ -0,0 +1,417 @@
+<gconfschemafile>
+<schemalist>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/defaults/width</key>
+       <applyto>/apps/stickynotes_applet/defaults/width</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>int</type>
+       <default>100</default>
+       <locale name="C">
+               <short>Default width for new notes</short>
+               <long>Default width for new sticky notes in pixels.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Vorgabebreite neuer Zettel</short>
+               <long>Vorgabebreite neuer Klebezettel in Pixel.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Default width for new notes</short>
+               <long>Default width for new sticky notes in pixels.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Ширина по умолчанию для новых записок</short>
+               <long>Ширина по умолчанию для новых липких записок в пикселях.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Chiều rộng mặc định cho mọi ghi chép mới</short>
+               <long>Chiều rộng mặc định của mọi ghi chép dính mới, tính theo điểm ảnh.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/defaults/height</key>
+       <applyto>/apps/stickynotes_applet/defaults/height</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>int</type>
+       <default>100</default>
+       <locale name="C">
+               <short>Default height for new notes</short>
+               <long>Default height for new sticky notes in pixels.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Vorgabehöhe neuer Zettel</short>
+               <long>Vorgabehöhe neuer Klebezettel in Pixel.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Default height for new notes</short>
+               <long>Default height for new sticky notes in pixels.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Высота по умолчанию для новых записок</short>
+               <long>Высота по умолчанию для новых липких записок в пикселях.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Chiều cao mặc định cho mọi ghi chép mới</short>
+               <long>Chiều cao mặc định của mọi ghi chép dính mới, tính theo điểm ảnh.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/defaults/color</key>
+       <applyto>/apps/stickynotes_applet/defaults/color</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>string</type>
+       <default>#ECF833</default>
+       <locale name="C">
+               <short>Default color for new notes</short>
+               <long>Default color for new sticky notes. This should be in html hex specification, for example "#30FF50".</long>
+       </locale>
+
+       <locale name="de">
+               <short>Vorgabefarbe neuer Zettel</short>
+               <long>Vorgabefarbe neuer Klebezettel. Dieser Wert sollte im HTML-Hex-Format angegeben werden, also z.B. »#30FF50«.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Default colour for new notes</short>
+               <long>Default colour for new sticky notes. This should be in html hex specification, for example &quot;#30FF50&quot;.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет новых записок по умолчанию</short>
+               <long>Цвет по умолчанию для новых липких записок. Цвет должен соответствовать шестнадцатеричной спецификации html, например «#30FF50».</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu mặc định cho mọi ghi chép mới</short>
+               <long>Màu mặc định cho mọi ghi chép dính mới. Nên dùng đặc tả thập lục phân, ví dụ &quot;#30FF50&quot;.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/defaults/font_color</key>
+       <applyto>/apps/stickynotes_applet/defaults/font_color</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>string</type>
+       <default>#000000</default>
+       <locale name="C">
+               <short>Default color for font</short>
+               <long>Default font color for new sticky notes. This should be in html hex specification, for example "#000000".</long>
+       </locale>
+
+       <locale name="de">
+               <short>Standardschriftfarbe</short>
+               <long>Standardschriftfarbe auf neuen Klebezetteln. Dieser Wert sollte im HTML-Hex-Format angegeben werden, also z.B. »#30FF50«.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Default colour for font</short>
+               <long>Default font colour for new sticky notes. This should be in html hex specification, for example &quot;#000000&quot;.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Цвет шрифта по умолчанию</short>
+               <long>Цвет шрифта по умолчанию для новых липких записок. Цвет должен соответствовать шестнадцатеричной спецификации html, например «#000000».</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Màu mặc định cho phông chữ</short>
+               <long>Màu mặc định phông chữ cho mọi ghi chép dính mới. Nên dùng đặc tả thập lục phân, ví dụ &quot;#000000&quot;.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/defaults/font</key>
+       <applyto>/apps/stickynotes_applet/defaults/font</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>string</type>
+       <default>Sans 10</default>
+       <locale name="C">
+               <short>Default font for new notes</short>
+               <long>Default font for new sticky notes. This should be a Pango Font Name, for example "Sans Italic 10".</long>
+       </locale>
+
+       <locale name="de">
+               <short>Vorgabeschrift neuer Zettel</short>
+               <long>Vorgabeschrift für neue Klebezettel. Dieser Wert sollte als Pango-Schriftname angegeben werden, 
+z.B. »Sans Italic 10«.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Default font for new notes</short>
+               <long>Default font for new sticky notes. This should be a Pango Font Name, for example &quot;Sans Italic 10&quot;.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Шрифт по умолчанию для новых записок</short>
+               <long>Шрифт по умолчанию для новых липких записок. Название шрифта должно указываться в формате Pango, например «Sans Italic 10».</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Phông chữ mặc định cho mọi ghi chép mới</short>
+               <long>Phông chữ mặc định cho ghi chép dính mới. Nên là Tên Phông dạng Pango, ví dụ &quot;Sans Italic 10&quot;</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/settings/sticky</key>
+       <applyto>/apps/stickynotes_applet/settings/sticky</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>bool</type>
+       <default>true</default>
+       <locale name="C">
+               <short>Sticky notes' workspace stickyness</short>
+               <long>Specifies whether the sticky notes are visible on ALL workspaces on the desktop, or not.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Arbeitsflächenverhalten der Klebezettel</short>
+               <long>Gibt an, ob die Klebezettel auf ALLEN Arbeitsflächen der Arbeitsumgebung angezeigt werden sollen oder nicht.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Sticky notes&apos; workspace stickiness</short>
+               <long>Specifies whether the sticky notes are visible on ALL workspaces on the desktop, or not.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Прилипчивость записок к рабочим местам</short>
+               <long>Указывает, видимы липкие записки на ВСЕХ рабочих местах или нет.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Độ dính vùng làm việc của ghi chép dính</short>
+               <long>Xác định ghi chép dính có hiển thị trên MỌI vùng làm việc trên màn hình nền hay không.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/settings/locked</key>
+       <applyto>/apps/stickynotes_applet/settings/locked</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>bool</type>
+       <default>false</default>
+       <locale name="C">
+               <short>Sticky notes' locked state</short>
+               <long>Specifies whether the sticky notes are locked (non-editable) or not.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Sperrzustand der Klebezettel</short>
+               <long>Gibt an, ob die Klebezettel gesperrt werden sollen (nicht-editierbar) oder nicht.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Sticky notes&apos; locked state</short>
+               <long>Specifies whether the sticky notes are locked (non-editable) or not.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Состояние фиксации липких записок</short>
+               <long>Указывает, зафиксированы липкие записки (недоступны для изменений) или нет.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Trạng thái khóa của ghi chép dính</short>
+               <long>Xác định ghi chép dính có bị khóa (không thể sửa chữa) hay không.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/settings/date_format</key>
+       <applyto>/apps/stickynotes_applet/settings/date_format</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>string</type>
+       <default>%x</default>
+       <locale name="C">
+               <short>Date format of note's title</short>
+               <long>By default, sticky notes are given the current date as the title when they are created. This format is used; anything that can be parsed by strftime() is valid.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Datumsformat des Zetteltitels</short>
+               <long>Als Vorgabe werden die Titel neu angelegter Klebezettel mit dem Erstellungsdatum versehen, wobei das hier angegebene Format verwendet wird. Dieses muss von »strftime()« verarbeitet werden können.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Date format of note&apos;s title</short>
+               <long>By default, sticky notes are given the current date as the title when they are created. This format is used; anything that can be parsed by strftime() is valid.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Формат даты в заголовках записок</short>
+               <long>По умолчанию липким запискам при создании даётся заголовок с текущей датой. Используется этот формат; всё, что может быть корректно проанализировано функцией strftime() является правильным.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Dạng thức ngày của tựa đề ghi chép</short>
+               <long>Theo mặc định thì ghi chép dính được gán tên là ngày tạo nó. Dạng thức này được dùng; bất cứ cái gì có thể được phân tích bằng strftime() (thử lệnh &apos;man strftime&apos;) đều hợp lệ.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/settings/use_system_color</key>
+       <applyto>/apps/stickynotes_applet/settings/use_system_color</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>bool</type>
+       <default>true</default>
+       <locale name="C">
+               <short>Whether to use the default system color</short>
+               <long>If this option is disabled, a custom color can be used as the default color for all sticky notes.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Voreingestellte Systemfarbe verwenden?</short>
+               <long>Falls dieser Schlüssel falsch ist, kann eine benutzerdefinierte Farbe als Vorgabefarbe für alle Klebezettel verwendet werden.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Whether to use the default system colour</short>
+               <long>If this option is disabled, a custom colour can be used as the default colour for all sticky notes.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Использовать ли системный цвет по умолчанию</short>
+               <long>Если этот ключ не установлен, то цвет пользователя может быть использован как цвет по умолчанию для всех липких записок.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Có dùng màu hệ thống mặc định hay không</short>
+               <long>Nếu tắt tùy chọn này, màu tự chọn có thể được dùng làm màu mặc định cho mọi ghi chép dính.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/settings/use_system_font</key>
+       <applyto>/apps/stickynotes_applet/settings/use_system_font</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>bool</type>
+       <default>true</default>
+       <locale name="C">
+               <short>Whether to use the default system font</short>
+               <long>If this option is disabled, a custom font can be used as the default font for all sticky notes.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Voreingestellte Systemschrift verwenden?</short>
+               <long>Falls dieser Schlüssel falsch ist, kann eine benutzerdefinierte Schrift als Vorgabeschrift für alle Klebezettel verwendet werden.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Whether to use the default system font</short>
+               <long>If this option is disabled, a custom font can be used as the default font for all sticky notes.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Использовать ли системный шрифт по умолчанию</short>
+               <long>Если этот ключ не установлен, то шрифт пользователя может быть использован как исходный шрифт для всех липких записок.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Có dùng phông chữ mặc định hay không</short>
+               <long>Nếu tắt tùy chọn này, phông tự chọn có thể được dùng làm phông mặc định cho mọi ghi chép dính.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/settings/force_default</key>
+       <applyto>/apps/stickynotes_applet/settings/force_default</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>bool</type>
+       <default>false</default>
+       <locale name="C">
+               <short>Whether to force the default color and font on all notes</short>
+               <long>If this option is enabled, the custom colors and fonts that have been assigned to individual notes will be ignored.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Vorgabefarbe und -schrift für alle Zettel erzwingen?</short>
+               <long>Falls dieser Schlüssel wahr ist, werden einzelnen Zetteln zugewiesene, benutzerdefinierte Farben und Schriften ignoriert.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Whether to force the default colour and font on all notes</short>
+               <long>If this option is enabled, the custom colours and fonts that have been assigned to individual notes will be ignored.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Применять ли цвет и шрифт по умолчанию ко всем запискам</short>
+               <long>Если этот ключ установлен, то будут игнорироваться цвет и шрифт пользователя, назначенные отдельным запискам.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Có buộc dùng màu và phông chữ mặc định cho mọi ghi chép</short>
+               <long>Nếu bật tùy chọn này, màu và phông tự chọn được gán cho ghi chép cá nhân sẽ bị bỏ qua.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/settings/desktop_hide</key>
+       <applyto>/apps/stickynotes_applet/settings/desktop_hide</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>bool</type>
+       <default>true</default>
+       <locale name="C">
+               <short>Whether to hide all notes when the desktop is selected</short>
+               <long>If this option is enabled, selecting the desktop in any way will automatically hide all the open notes.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Legt fest, ob bei ausgewähltem Arbeitsflächenhintergrund alle Notizen verborgen werden sollen</short>
+               <long>Falls diese Option aktiviert ist, werden beim Aktivieren des Arbeitsflächenhintergrundes automatisch alle geöffneten Notizen verborgen.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Whether to hide all notes when the desktop is selected</short>
+               <long>If this option is enabled, selecting the desktop in any way will automatically hide all the open notes.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Скрывать ли все записки когда выбирается рабочий стол</short>
+               <long>Если этот параметр включён, выбор рабочего стола автоматически скроет все открытые записки.</long>
+       </locale>
+</schema>
+
+<schema>
+       <key>/schemas/apps/stickynotes_applet/settings/confirm_deletion</key>
+       <applyto>/apps/stickynotes_applet/settings/confirm_deletion</applyto>
+       <owner>stickynotes_applet</owner>
+       <type>bool</type>
+       <default>true</default>
+       <locale name="C">
+               <short>Whether to ask for confirmation when deleting a note</short>
+               <long>Empty notes are always deleted without confirmation.</long>
+       </locale>
+
+       <locale name="de">
+               <short>Beim Löschen eines Zettels rückfragen?</short>
+               <long>Leere Zettel werden immer ohne Rückfrage gelöscht.</long>
+       </locale>
+
+       <locale name="en_GB">
+               <short>Whether to ask for confirmation when deleting a note</short>
+               <long>Empty notes are always deleted without confirmation.</long>
+       </locale>
+
+       <locale name="ru">
+               <short>Запрашивать ли подтверждение на удаление записки</short>
+               <long>Пустые записки всегда удаляются без подтверждения.</long>
+       </locale>
+
+       <locale name="vi">
+               <short>Có hỏi xác nhận xóa bỏ ghi chép hay không</short>
+               <long>Các ghi chép rỗng lúc nào cũng bị xóa mà không cần hỏi xác nhận.</long>
+       </locale>
+</schema>
+
+</schemalist>
+</gconfschemafile>