# # AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: 0\n" "POT-Creation-Date: 2010-10-26T17:59:53\n" "PO-Revision-Date: 2010-09-21 16:11+0100\n" "Last-Translator: luigi votta \n" "Language-Team: None\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Tag: title #, no-c-format msgid "UPower" msgstr "UPower" #. Tag: para #, no-c-format msgid "In Fedora 11 DeviceKit-power assumed the power management functions that were part of HAL and some of the functions that were part of GNOME Power Manager in previous releases of Fedora (refer also to . In Fedora 13, DeviceKit-power was renamed to UPower. UPower provides a daemon, an API, and a set of command-line tools. Each power source on the system is represented as a device, whether it is a physical device or not. For example, a laptop battery and an AC power source are both represented as devices." msgstr "A partire da Fedora 11, DeviceKit-power ha inglobato sia le funzioni di gestione energetica di HAL sia quelle che rientravano in GNOME Power Manager, in precedenti versioni di Fedora (vedere la ). Con Fedora 13, DeviceKit-power è stato ribattezzato UPower, che dispone di un demone, una API e di una serie di comandi da terminale. Ogni sorgente di alimentazione presente nel sistema, è rappresentato come un dispositivo; p.e. sia una batteria di un portatile, sia la rete elettrica sono entrambi rappresentati come dei dispositivi. " #. Tag: para #, no-c-format msgid "You can access the command-line tools with the upower command and the following options:" msgstr "Il comando upower accetta le seguenti opzioni:" #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: para #, no-c-format msgid "displays an object path for each power devices on the system, for example:" msgstr "visualizza un object path per ciascuna dispositivo d'alimentazione nel sistema, per esempio:" #. Tag: screen #, no-c-format msgid "" "/org/freedesktop/UPower/devices/line_power_AC\n" "/org/freedesktop/UPower/devices/battery_BAT0" msgstr "" "/org/freedesktop/UPower/devices/line_power_AC\n" "/org/freedesktop/UPower/devices/battery_BAT0" #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: para #, no-c-format msgid "displays the parameters for all power devices on the system." msgstr "visualizza i parametri di tutti i dispositivi di alimentazione presenti nel sistema." #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: para #, no-c-format msgid "displays the CPU wakeups on the system." msgstr "visualizza il numero di wakeup al minuto della CPU" #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: para #, no-c-format msgid "monitors the system for changes to power devices, for example, the connection or disconnection of a source of AC power, or the depletion of a battery. Press CtrlC to stop monitoring the system." msgstr "analizza il sistema, controllando i cambiementi nei dispositivi di alimentazione, per esempio il collegamento/scollegamento dalla rete eletrica, o lo stato di esaurimento della batteria. Per terminare il moitoraggio, premere CtrlC." #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: para #, no-c-format msgid "monitors the system for changes to power devices, for example, the connection or disconnection of a source of AC power, or the depletion of a battery. The option presents more detail than the option. Press CtrlC to stop monitoring the system." msgstr "Rispetto all'opzione precedente, visualizza maggiori dettagli." #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: term #, no-c-format msgid "" msgstr "" #. Tag: para #, no-c-format msgid "displays all information available for a particular object path. For example, to obtain information about a battery on your system represented by the object path /org/freedesktop/UPower/devices/battery_BAT0, run:" msgstr "visualizza tutte le informazioni disponibili su un object path. Per esempio, per informazioni su una batteria rappresentata dall'object path /org/freedesktop/UPower/devices/battery_BAT0, eseguire:" #. Tag: screen #, no-c-format msgid "devkit-power -i /org/freedesktop/UPower/devices/battery_BAT0" msgstr "devkit-power -i /org/freedesktop/UPower/devices/battery_BAT0"