]> 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 09:51:20 +0000 (10:51 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 17 Jan 2012 09:51:20 +0000 (10:51 +0100)
Package changes:
+media-gfx/eog-2.32.1

.etckeeper
gconf/schemas/eog.schemas [new file with mode: 0644]

index 8f006980adac56b0c107039fe954f79279fc7396..728aea74edea1c056ba45f3d44308554c5248837 100755 (executable)
@@ -610,6 +610,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/eog.schemas'
 maybe chmod 0644 './gconf/schemas/fish.schemas'
 maybe chmod 0644 './gconf/schemas/gconf-editor.schemas'
 maybe chmod 0644 './gconf/schemas/gedit-file-browser.schemas'
diff --git a/gconf/schemas/eog.schemas b/gconf/schemas/eog.schemas
new file mode 100644 (file)
index 0000000..03a483b
--- /dev/null
@@ -0,0 +1,693 @@
+<gconfschemafile>
+  <schemalist>
+    <schema>
+      <key>/schemas/apps/eog/view/autorotate</key>
+      <applyto>/apps/eog/view/autorotate</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+       <short>Automatic orientation</short>
+       <long>Whether the image should be rotated automatically based on
+       EXIF orientation.</long>
+      </locale>
+
+      <locale name="de">
+       <short>Automatische Drehung des Bildes</short>
+       <long>Legt fest, ob das Bild automatisch auf Grund der EXIF-Information gedreht wird.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Automatic orientation</short>
+       <long>Whether the image should be rotated automatically based on EXIF orientation.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Автоматическая ориентация</short>
+       <long>Должно ли изображение быть автоматически повёрнуто в соответствии с данными EXIF.</long>
+      </locale>
+
+      <locale name="vi">
+       <short>Tự động định hướng</short>
+       <long>Có tự động xoay ảnh dựa vào hướng dẫn EXIF hay không.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/view/background-color</key>
+      <applyto>/apps/eog/view/background-color</applyto>
+      <owner>eog</owner>
+      <type>string</type>
+      <default>#000000</default>
+      <locale name="C">
+       <short>Background Color</short>
+       <long>The color that is used to fill the area behind the image.
+        If the use-background-color key is not set, the color is determined
+        by the active GTK+ theme instead.</long>
+      </locale>
+
+      <locale name="de">
+       <short>Hintergrundfarbe</short>
+       <long>Die Farbe, die zum Füllen der Hintergrundfläche hinter dem Bild verwendet wird. Falls der Schlüssel »background-color« nicht gesetzt ist, so wird die Farbe durch das aktuelle GTK+-Thema bestimmt.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Background Colour</short>
+       <long>The colour that is used to fill the area behind the image. If the use-background-color key is not set, the colour is determined by the active GTK+ theme instead.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Цвет фона</short>
+       <long>Цвет, использующийся для заливки области вне изображения. Если ключ use-background-color не установлен, цвет будет определён из используемой темы GTK+.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/view/use-background-color</key>
+      <applyto>/apps/eog/view/use-background-color</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+       <short>Use a custom background color</short>
+       <long>If this is active, the color set by the background-color key will be used to fill the area behind the image. If it is not set, the current GTK+ theme will determine the fill color.</long>
+      </locale>
+
+      <locale name="de">
+       <short>Eine benutzerdefinierte Hintergrundfarbe verwenden</short>
+       <long>Wenn dieser Wert festgelegt ist, so wird die im Schlüssel »background-color« festgelegte Farbe verwendet, um die Bereiche hinter dem Bild zu füllen. Falls der Wert nicht gesetzt ist, dann wird das aktuelle GTK+-Thema die Füllfarbe bestimmen.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Use a custom background colour</short>
+       <long>If this is active, the colour set by the background-color key will be used to fill the area behind the image. If it is not set, the current GTK+ theme will determine the fill colour.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Использовать другой цвет фона</short>
+       <long>Если включено, для заливки области вне изображния будет использоваться цвет, установленный ключом background-color. В противном случае, цвет заливки будет определён текущей темой GTK+.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/view/interpolate</key>
+      <applyto>/apps/eog/view/interpolate</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+       <short>Interpolate Image</short>
+       <long>Whether the image should be interpolated on zoom-out.
+       This leads to better quality but is somewhat slower than
+        non-interpolated images.</long>
+      </locale>
+
+      <locale name="de">
+       <short>Bild interpolieren</short>
+       <long>Legt fest, ob das Bild beim Verkleinern interpoliert wird. Dies führt zu einer besseren Bildqualität, ist jedoch etwas langsamer als eine nicht interpolierte Darstellung.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Interpolate Image</short>
+       <long>Whether the image should be interpolated on zoom-out. This leads to better quality but is somewhat slower than non-interpolated images.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Интерполировать изображение</short>
+       <long>Должно ли интерполироваться изображение при уменьшении (масштабировании). Это позволяет улучшить качество, но уменьшает скорость обработки изображения.</long>
+      </locale>
+
+      <locale name="vi">
+       <short>Nội suy ảnh</short>
+       
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/view/extrapolate</key>
+      <applyto>/apps/eog/view/extrapolate</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+       <short>Extrapolate Image</short>
+       <long>Whether the image should be extrapolated on zoom-in.
+       This leads to blurry quality and is somewhat slower than
+        non-extrapolated images.</long>
+      </locale>
+
+      <locale name="de">
+       <short>Bild interpolieren</short>
+       <long>Legt fest, ob das Bild beim Vergrößern interpoliert wird. Dies führt zu einer leicht verschwommenen Bildqualität und ist etwas langsamer als eine nicht interpolierte Darstellung.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Extrapolate Image</short>
+       <long>Whether the image should be extrapolated on zoom-in. This leads to blurry quality and is somewhat slower than non-extrapolated images.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Экстраполировать изображение</short>
+       <long>Должно ли изображение быть экстраполировано при увеличении (масштабировании). Это приводит к размытости и уменьшает скорость обработки изображения.</long>
+      </locale>
+
+      <locale name="vi">
+       <short>Ngoại suy ảnh</short>
+       
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/view/transparency</key>
+      <applyto>/apps/eog/view/transparency</applyto>
+      <owner>eog</owner>
+      <type>string</type>
+      <default>CHECK_PATTERN</default>
+      <locale name="C">
+       <short>Transparency indicator</short>
+       <long>Determines how transparency should be indicated. Valid values
+        are CHECK_PATTERN, COLOR and NONE. If COLOR is chosen, then
+        the trans-color key determines the color value used.
+        </long>
+      </locale>
+
+      <locale name="de">
+       <short>Transparenzanzeiger</short>
+       <long>Legt fest, wie Transparenz dargestellt werden soll. Zulässige Werte sind: »CHECK_PATTERN«, »COLOR« sowie »NONE«. Falls Sie »COLOR« wählen, legt der »trans_color«-Schlüssel fest, welcher Farbwert verwendet werden soll.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Transparency indicator</short>
+       <long>Determines how transparency should be indicated. Valid values are CHECK_PATTERN, COLOR and NONE. If COLOR is chosen, then the trans_color key determines the used colour value.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Индикатор прозрачности</short>
+       <long>Определяет, как отрисовывать (обозначать в пользовательском интерфейсе) прозрачность. Допустимые значения: CHECK_PATTERN, COLOR и NONE. Если выбрано значение COLOR, ключ trans_color устанавливает используемый цвет.</long>
+      </locale>
+
+      <locale name="vi">
+       <short>Chỉ thị trong suốt</short>
+       
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/view/scroll_wheel_zoom</key>
+      <applyto>/apps/eog/view/scroll_wheel_zoom</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+       <short>Scroll wheel zoom</short>
+       <long>Whether the scroll wheel should be used for zooming.</long>
+      </locale>
+
+      <locale name="de">
+       <short>Vergrößerung per Mausrad</short>
+       <long>Legt fest, ob das Mausrad zum Vergrößern verwendet wird.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Scroll wheel zoom</short>
+       <long>Whether the scroll wheel should be used for zooming.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Масштабирование вращением колёсика мыши</short>
+       <long>Должно ли колёсико мыши использоваться для масштабирования.</long>
+      </locale>
+
+      <locale name="vi">
+       <short>Bánh xe cuộn thu/phóng</short>
+       
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/view/zoom_multiplier</key>
+      <applyto>/apps/eog/view/zoom_multiplier</applyto>
+      <owner>eog</owner>
+      <type>float</type>
+      <default>0.05</default>
+      <locale name="C">
+       <short>Zoom multiplier</short>
+       <long>The multiplier to be applied when using the mouse scroll wheel 
+        for zooming. This value defines the zooming step used for each scroll 
+       event. For example, 0.05 results in a 5% zoom increment for each 
+       scroll event and 1.00 result in a 100% zoom increment.</long>
+      </locale>
+
+      <locale name="de">
+       <short>Vergrößerungsfaktor</short>
+       <long>Der anzuwendende Faktor, wenn mit dem Mausrad vergrößert werden soll. Dieser Wert definiert den Vergrößerungsschritt, der bei jedem Weiterschalten des Rades verwendet wird. 0.05 vergrößert die Ansicht des Bildes um 5%, 1.00 um 100%.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Zoom multiplier</short>
+       <long>The multiplier to be applied when using the mouse scroll wheel for zooming. This value defines the zooming step used for each scroll event. For example, 0.05 results in a 5% zoom increment for each scroll event and 1.00 result in a 100% zoom increment.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Коэффициент масштабирования</short>
+       <long>Множитель при использовании колёсика мыши для масштабирования. Это значение задаёт шаг масштаба, используемый при каждом событии вращения колёсика. Например, значение 0,05 даёт увеличение масштаба на 5% при каждом событии вращения, а 1,00 — на 100%.</long>
+      </locale>
+
+      <locale name="vi">
+       <short>Số nhân phóng/thu</short>
+       <long>Số nhân được áp dụng khi sử dụng bánh xe cuộn trên chuột để phóng to hay thu nhỏ. Giá trị này xác định bước phóng/thu dùng cho mỗi sự kiện cuộn. Chẳng hạn, giá trị 0.05 phóng to theo 5% mỗi sự kiện cuộn, còn giá trị 1.00 phóng to theo 100%.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/view/trans_color</key>
+      <applyto>/apps/eog/view/trans_color</applyto>
+      <owner>eog</owner>
+      <type>string</type>
+      <default>#000000</default>
+      <locale name="C">
+       <short>Transparency color</short>
+       <long>If the transparency key has the value COLOR, then this 
+        key determines the color which is used for indicating transparency.
+        </long>
+      </locale>
+
+      <locale name="de">
+       <short>Transparenzfarbe</short>
+       <long>Falls der Transparenzschlüssel den Wert »COLOR« hat, legt dieser Schlüssel fest, welche Farbe zum Anzeigen der Transparenz verwendet werden soll.</long>
+      </locale>
+
+      <locale name="en_GB">
+       <short>Transparency colour</short>
+       <long>If the transparency key has the value COLOR, then this key determines the colour which is used for indicating transparency.</long>
+      </locale>
+
+      <locale name="ru">
+       <short>Цвет прозрачности</short>
+       <long>Если ключ «transparency» имеет значение COLOR, тогда данный ключ определяет цвет, который будет обозначать прозрачность.</long>
+      </locale>
+
+      <locale name="vi">
+       <short>Màu trong suốt</short>
+       <long>Nếu khoá trong suốt có giá trị COLOR (màu sắc), khoá này sẽ xác định màu được dùng để biểu thị trạng thái trong suốt.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/full_screen/loop</key>
+      <applyto>/apps/eog/full_screen/loop</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+        <short>Loop through the image sequence</short>
+        <long>Whether the sequence of images should be shown in an
+        endless loop.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Endlosschleife durch die Bildabfolge</short>
+        <long>Legt fest, ob die Bilder in einer Endlosschleife angezeigt werden.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Loop through the image sequence</short>
+        <long>Whether the sequence of images should be shown in an endless loop.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Зацикливать последовательность показа изображений</short>
+        <long>Следует ли показывать последовательность изображений в бесконечном цикле.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Lặp lại cảnh ảnh</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/full_screen/upscale</key>
+      <applyto>/apps/eog/full_screen/upscale</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+        <short>Allow zoom greater than 100% initially</short>
+        <long>If this is set to FALSE small images will not be
+        stretched to fit into the screen initially.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Anfangsvergrößerung größer als 100% erlauben</short>
+        <long>Wenn dieser Wert auf FALSCH gesetzt ist, werden kleine Bilder anfangs nicht vergrößert, um auf den Bildschirm zu passen.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Allow zoom greater than 100% initially</short>
+        <long>If this is set to FALSE small images will not be stretched to fit into the screen initially.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Разрешить изначальный масштаб более 100%</short>
+        <long>Если этот ключ имеет значение FALSE, небольшие изображения при их открытии не будут растягиваться до размера окна.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Cho phép phóng to hơn 100% từ ban đầu</short>
+        <long>Nếu đặt là FALSE (sai), ảnh nhỏ sẽ không được kéo to ra để vừa màn hình ngay từ đầu.</long>
+      </locale>
+    </schema>
+       
+    <schema>
+      <key>/schemas/apps/eog/full_screen/seconds</key>
+      <applyto>/apps/eog/full_screen/seconds</applyto>
+      <owner>eog</owner>
+      <type>int</type>
+      <default>5</default>
+      <locale name="C">
+        <short>Delay in seconds until showing the next image</short>
+        <long>A value greater than 0 determines the seconds an image stays
+        on screen until the next one is shown automatically. Zero 
+        disables the automatic browsing.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Verzögerung in Sekunden, bis das nächste Bild angezeigt wird</short>
+        <long>Ein Wert größer 0 legt die Sekunden fest, die ein Bild angezeigt wird, bevor automatisch auf das nächste weitergeschaltet wird. Null schaltet die automatische Weiterschaltung ab.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Delay in seconds until showing the next image</short>
+        <long>A value greater than 0 determines the seconds an image stays on screen until the next one is shown automatically. Zero disables the automatic browsing.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Задержка в секундах перед показом следующего изображения</short>
+        <long>Значение больше 0 определяет количество секунд, в течение которого изображение остаётся на экране до автоматического показа следующего. Ноль запрещает автоматическую смену изображений.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Thời gian chờ (giây) tới khi hiện ảnh tiếp theo</short>
+        <long>Giá trị lớn hơn 0 xác định số giây hiển thị ảnh cho tới khi tự động hiển thị ảnh kế tiếp. Đặt là 0 để tắt khả năng duyệt tự động.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/ui/toolbar</key>
+      <applyto>/apps/eog/ui/toolbar</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+        <short>Show/Hide the window toolbar.</short>
+      </locale>
+
+      <locale name="de">
+        <short>Werkzeugleiste anzeigen/verbergen.</short>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Show/Hide the window toolbar.</short>
+      </locale>
+
+      <locale name="ru">
+        <short>Показать/скрыть панель инструментов.</short>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/ui/statusbar</key>
+      <applyto>/apps/eog/ui/statusbar</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+        <short>Show/Hide the window statusbar.</short>
+      </locale>
+
+      <locale name="de">
+        <short>Statusleiste anzeigen/verbergen.</short>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Show/Hide the window statusbar.</short>
+      </locale>
+
+      <locale name="ru">
+        <short>Показать/скрыть строку состояния.</short>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/ui/image_collection</key>
+      <applyto>/apps/eog/ui/image_collection</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>0</default>
+      <locale name="C">
+        <short>Show/Hide the image collection pane.</short>
+      </locale>
+
+      <locale name="de">
+        <short>Bildersammlungsleiste anzeigen/verbergen.</short>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Show/Hide the image collection pane.</short>
+      </locale>
+
+      <locale name="ru">
+        <short>Показать/скрыть панель коллекции изображений.</short>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/ui/image_collection_position</key>
+      <applyto>/apps/eog/ui/image_collection_position</applyto>
+      <owner>eog</owner>
+      <type>int</type>
+      <default>0</default>
+      <locale name="C">
+        <short>Image collection pane position. Set to 0 for bottom; 
+        1 for left; 2 for top; 3 for right.</short>
+      </locale>
+
+      <locale name="de">
+        <short>Die Position der Bildersammlungsleiste. Gültige Werte sind: 0 (unten), 1 (links), 2 (oben), 3 (rechts)</short>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Image collection pane position. Set to 0 for bottom; 1 for left; 2 for top; 3 for right.</short>
+      </locale>
+
+      <locale name="ru">
+        <short>Положение панели коллекции изображений. Установите в 0 для расположения снизу; 1 — слева; 2 — сверху; 3 — справа.</short>
+      </locale>
+
+      <locale name="vi">
+        <short>Vị trí ô cửa sổ chứa tập hợp ảnh. Đặt thành: 0 (bên dưới), 1 (bên trái), 2 (bên trên) hay 3 (bên phải).</short>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/ui/image_collection_resizable</key>
+      <applyto>/apps/eog/ui/image_collection_resizable</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>0</default>
+      <locale name="C">
+        <short>Whether the image collection pane should be resizable.</short>
+      </locale>
+
+      <locale name="de">
+        <short>Legt fest, ob die Größe der Bildersammlungsleiste angepasst werden kann.</short>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Whether the image collection pane should be resizable.</short>
+      </locale>
+
+      <locale name="ru">
+        <short>Можно ли изменять размер панели коллекции.</short>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/ui/sidebar</key>
+      <applyto>/apps/eog/ui/sidebar</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+        <short>Show/Hide the window side pane.</short>
+      </locale>
+
+      <locale name="de">
+        <short>Seitenleiste anzeigen/verbergen.</short>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Show/Hide the window side pane.</short>
+      </locale>
+
+      <locale name="ru">
+        <short>Показать/скрыть боковую панель.</short>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/ui/scroll_buttons</key>
+      <applyto>/apps/eog/ui/scroll_buttons</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+        <short>Show/Hide the image collection pane scroll buttons.</short>
+      </locale>
+
+      <locale name="de">
+        <short>Bildlaufknöpfe der Bildersammlungsleiste zeigen/verbergen</short>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Show/Hide the image collection pane scroll buttons.</short>
+      </locale>
+
+      <locale name="ru">
+        <short>Показать/скрыть кнопки прокрутки панели коллекции изображений.</short>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/ui/disable_trash_confirmation</key>
+      <applyto>/apps/eog/ui/disable_trash_confirmation</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>0</default>
+      <locale name="C">
+        <short>Trash images without asking</short>
+       <long>If activated, Eye of GNOME won't ask for confirmation when
+       moving images to the trash. It will still ask if any of the files
+       cannot be moved to the trash and would be deleted instead.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Bilder ohne nachfragen löschen</short>
+       <long>Legt fest, ob Eye of GNOME nicht nach Bestätigung fragt, wenn Bilder in den Mülleimer verschoben werden. Es wird aber in jedem Fall nachgefragt, wenn das Bild nicht in den Müll verschoben werden kann und stattdessen gelöscht wird.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Move images to the wastebasket without asking</short>
+       <long>If activated, Eye of GNOME won&apos;t ask for confirmation when moving images to the wastebasket. It will still ask if any of the files cannot be moved to the wastebasket and would be deleted instead.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Перемещать изображения в корзину без запроса</short>
+       <long>Если функция активирована, программа «Глаз GNOME» не будет запрашивать подтверждение перед отправкой изображений в корзину; но запросит перед удалением, если какой-либо из файлов не может быть помещён в корзину.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Cho vào sọt rác không cần hỏi</short>
+       
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/ui/filechooser_xdg_fallback</key>
+      <applyto>/apps/eog/ui/filechooser_xdg_fallback</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+        <short>Whether the file chooser should show the user's pictures folder if no images are loaded.</short>
+        <long>If activated and no image is loaded in the active window, the file chooser will display the user's pictures folder using the XDG special user directories. If deactivated or the pictures folder has not been set up, it will show the current working directory.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Legt fest, ob die Dateiauswahl den Bilderordner des Benutzers anzeigen soll, wenn keine Bilder geladen sind.</short>
+        <long>Wenn dieser Schlüssel auf »Wahr« gesetzt ist und kein Bild im aktiven Fenster geladen ist, zeigt die Dateiauswahl den Bilderordner des Benutzers unter Verwendung der speziellen XDG-Benutzerordner. Wenn dieser Schlüssel auf »Falsch« gesetzt ist oder der Bilderordner nicht eingerichtet ist, wird der aktuelle Arbeitsordner angezeigt.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Whether the file chooser should show the user&apos;s pictures folder if no images are loaded.</short>
+        <long>If activated and no image is loaded in the active window, the file chooser will display the user&apos;s pictures folder using the XDG special user directories. If deactivated or the pictures folder has not been set up, it will show the current working directory.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Отображать ли в окне выбора файлов папку изображений пользователя, если ни одно изображение не загружено.</short>
+        <long>Если функция активирована и в активном окне нет загруженных изображений, будет показана папка с изображениями, заданная средствами XDG. Если функция неактивна, или папка пользователя не задана, будет показан текущий рабочий каталог.</long>
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/ui/propsdialog_netbook_mode</key>
+      <applyto>/apps/eog/ui/propsdialog_netbook_mode</applyto>
+      <owner>eog</owner>
+      <type>bool</type>
+      <default>1</default>
+      <locale name="C">
+        <short>Whether the metadata list in the properties dialog should have its own page.</short>
+        <long>If activated, the detailed metadata list in the properties dialog
+       will be moved to its own page in the dialog. This should make the dialog
+       more usable on smaller screens, e.g. as used by netbooks. If disabled,
+       the widget will be embedded on the "Metadata" page.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Legt fest, ob die Liste der Metadaten im Eigenschaften-Dialog auf einer eigenen Seite angezeigt wird.</short>
+        <long>Wenn dieser Schlüssel auf »Wahr« gesetzt ist, wird die detaillierte Liste der Metadaten innerhalb des Eigenschaften-Dialogs als eigene Seite innerhalb des Dialogs angezeigt. Dies soll die Bedienbarkeit des Dialogs auf kleineren Bildschirmen verbessern, wie z.B. auf Netbooks. Wenn der Schlüssel auf »Falsch« gesetzt ist, wird das Dialogelement auf der Seite »Metadaten« eingebettet.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Whether the metadata list in the properties dialogue should have its own page.</short>
+        <long>If activated, the detailed metadata list in the properties dialogue will be moved to its own page in the dialogue. This should make the dialogue more usable on smaller screens, e.g. as used by netbooks. If disabled, the widget will be embedded on the &quot;Metadata&quot; page.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Отображать ли список метаданных на отдельной вкладке в диалоговом окне свойств.</short>
+        <long>Если функция активирована, подробный список метаданных в диалоговом окне свойств будет помещён в отдельную страницу в диалоговом окне. Это удобно при просмотре диалогового окна на малых экранах таких устройств, как нетбуки. Если функция отключена, виджет будет встроен в страницу «Метаданные».</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Có dùng trang riêng cho metadata trong hộp thoại thuộc tính không.</short>
+        
+      </locale>
+    </schema>
+
+    <schema>
+      <key>/schemas/apps/eog/plugins/active_plugins</key>
+      <applyto>/apps/eog/plugins/active_plugins</applyto>
+      <owner>eog</owner>
+      <type>list</type>
+      <list_type>string</list_type>
+      <default>[]</default>
+      <locale name="C">
+        <short>Active plugins</short>
+        <long>List of active plugins. It doesn't contain the "Location" of the active plugins. 
+        See the .eog-plugin file for obtaining the "Location" of a given plugin.</long>
+      </locale>
+
+      <locale name="de">
+        <short>Aktivierte Plugins</short>
+        <long>Liste aktivierter Plugins. Sie enthält nicht den »Ort« aktiver Plugins. Sehen Sie in der ».eog-plugin«-Datei eines Plugins nach, um den »Ort« (»Location«) zu erfahren.</long>
+      </locale>
+
+      <locale name="en_GB">
+        <short>Active plugins</short>
+        <long>List of active plugins. It doesn&apos;t contain the &quot;Location&quot; of the active plugins. See the .eog-plugin file for obtaining the &quot;Location&quot; of a given plugin.</long>
+      </locale>
+
+      <locale name="ru">
+        <short>Активные модули</short>
+        <long>Список активных модулей. Не указывает расположения активных модулей. О расположении можно узнать из файла .eog-plugin.</long>
+      </locale>
+
+      <locale name="vi">
+        <short>Phần bổ sung hoạt động</short>
+        <long>Danh sách các phần bổ sung còn hoạt động. Nó không chứa “Vị trí” của phần bổ sung hoạt động. Xem tập tin “.eog-plugin” để tìm “Vị trí” của từng phần bổ sung.</long>
+      </locale>
+    </schema>
+
+  </schemalist>
+</gconfschemafile>