From 4398d805aebe8f655c258b469f71336eb6fc0b89 Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 17 Jan 2012 11:14:10 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- gconf/gconf.xml.defaults/%gconf-tree-de.xml | 14 +++++++ .../gconf.xml.defaults/%gconf-tree-en_GB.xml | 14 +++++++ gconf/gconf.xml.defaults/%gconf-tree-ru.xml | 14 +++++++ gconf/gconf.xml.defaults/%gconf-tree-vi.xml | 15 ++++++++ gconf/gconf.xml.defaults/%gconf-tree.xml | 37 +++++++++++++++++++ 5 files changed, 94 insertions(+) diff --git a/gconf/gconf.xml.defaults/%gconf-tree-de.xml b/gconf/gconf.xml.defaults/%gconf-tree-de.xml index abd9aa1f..57737da5 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-de.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-de.xml @@ -2,6 +2,20 @@ + + + + Dieses Werkzeug gibt den Namen des Werkzeugs zur Netzwerkkonfiguration an, das aufgerufen werden soll, sobald der »Konfigurieren«-Knopf angeklickt wird. Falls das Konfigurationswerkzeug einen Parameter erwartet, der die zu konfigurierende Schnittstelle angibt, können Sie in der Zeichenkette »%i« einfügen, das dann vor dem Aufruf mit dem Schnittstellennamen versehen wird. Beispielsweise erwartet das Werkzeug »network-admin« der GNOME-Systemwerkzeuge den Schnittstellennamen nach dem Parameter »--configure«. In diesem Falle müsste der Schlüsselwert also »network-admin --configure %i« sein. + + + + + + Die von der Netzwerküberwachung überwachte Netzwerkschnittstelle. + + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml b/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml index 96c62eb4..6252cfa1 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-en_GB.xml @@ -2,6 +2,20 @@ + + + + This key specifies the name of the network configuration tool which should be invoked when the "Configure" button in the properties dialogue is clicked. If the configuration tool can take a parameter of the interface to configure you may use %i in the string and it will be substituted with the interface name before invoking the configuration tool. For example, gnome-system-tool's network-admin tool takes the interface name through a --configure parameter. Thus, you could set the value of this key to be: "network-admin --configure %i". + + + + + + The Network Interface monitored by the Network Monitor. + + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree-ru.xml b/gconf/gconf.xml.defaults/%gconf-tree-ru.xml index 1570ec2c..b3f776c5 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-ru.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-ru.xml @@ -2,6 +2,20 @@ + + + + Этот ключ определяет имя утилиты настройки сети, которая будет вызвана по нажатию кнопки «Настроить» в диалоге настроек. Если утилита настройки может принимать параметр интерфейса для конфигурации, можно использовать шаблон %i в строке, и он будет заменён именем интерфейса. Например, утилита gnome-system-tool принимает интерфейс через параметр --configure. Таким образом, значение этого ключа может иметь вид «network-admin --configure %i». + + + + + + Сетевой интерфейс, наблюдаемый с помощью монитора сети. + + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree-vi.xml b/gconf/gconf.xml.defaults/%gconf-tree-vi.xml index da998e53..2d4f079d 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree-vi.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree-vi.xml @@ -2,6 +2,21 @@ + + + + Khoá này xác định tên của công cụ cấu hình mạng mà nên được gọi khi cái nút « Cấu hình » trong hộp thoại thuộc tính được bấm. Nếu công cụ cấu hình có khả năng chấp nhận một tham số là giao diện cần cấu hình thì người dùng có thể sử dụng « %i » trong chuỗi, và nó sẽ được thay thế bằng tên giao diện trước khi gọi công cụ cấu hình. Ví dụ, công cụ network-admin (quản lý mạng) của gnome-system-tool (công cụ hệ thống GNOME) lấy tên giao diện thông qua một tham số « --configure ». Vì thế người dùng có thể đặt giá trị của khoá này thành: +« network-admin --configure %i ». + + + + + + Giao diện mạng được theo dõi bởi Bộ Theo Dõi Mạng. + + + + diff --git a/gconf/gconf.xml.defaults/%gconf-tree.xml b/gconf/gconf.xml.defaults/%gconf-tree.xml index 120958c6..13e55e94 100644 --- a/gconf/gconf.xml.defaults/%gconf-tree.xml +++ b/gconf/gconf.xml.defaults/%gconf-tree.xml @@ -1,6 +1,9 @@ + + + @@ -1681,6 +1684,40 @@ + + + + + + + + This key specifies the name of the network configuration tool + which should be invoked when the "Configure" button in the + properties dialog is clicked. + + If the configuration tool can take a parameter of the interface + to configure you may use %i in the string and it will be + substituted with the interface name before invoking the + configuration tool. + + For example, gnome-system-tool's network-admin tool takes + the interface name through a --configure parameter. Thus, + you could set the value of this key to be: + "network-admin --configure %i". + + + + + + + + + + The Network Interface monitored by the Network Monitor. + + + + -- 2.39.5