diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2016-04-16 08:46:00 +1000 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2016-04-16 08:46:00 +1000 |
commit | 1eab6e88d9b850e9b6765f216c1e6db8f534fc08 (patch) | |
tree | ae947a4a008db9fd38e37866ce22b051ca3130c0 /doc | |
parent | ac7eaf9ef5a44eb2cb9879236baa3aad792a0b99 (diff) | |
download | kpowersave-1eab6e88d9b850e9b6765f216c1e6db8f534fc08.tar.gz kpowersave-1eab6e88d9b850e9b6765f216c1e6db8f534fc08.zip |
Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep", to align to main logout menu. This refers to bug 2602.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/index.docbook | 14 | ||||
-rw-r--r-- | doc/en/index.docbook | 10 |
2 files changed, 12 insertions, 12 deletions
diff --git a/doc/de/index.docbook b/doc/de/index.docbook index c0d6574..4980d99 100644 --- a/doc/de/index.docbook +++ b/doc/de/index.docbook @@ -184,8 +184,8 @@ Entries which require special treatment are marked with comments starting with ' <title>Suspendieren des Systems</title> <para> Sie können das System jederzeit mit Rechtsklick auf das KPowersave - Symbol und das Auswählen von <guimenu>Suspend to Disk</guimenu>, - <guimenu>Suspend to RAM</guimenu>, oder <guimenu>Stand-by</guimenu> + Symbol und das Auswählen von <guimenu>Hibernate</guimenu>, + <guimenu>Sleep</guimenu>, oder <guimenu>Stand-by</guimenu> (wenn dies von Ihrem Gerät unterstützt wird) suspendieren bzw. in den Stand-by Zustand versetzen. </para> @@ -193,15 +193,15 @@ Entries which require special treatment are marked with comments starting with ' <itemizedlist> <listitem> <para> - Suspend to Disk sichert alle offenen Daten und Prozesse auf die Festplatte + Hibernate sichert alle offenen Daten und Prozesse auf die Festplatte bevor der Computer suspendiert wird. Dadurch werden Ihre Daten geschützt, wenn Sie den Netzstecker enfernen und die Batterie leer bzw. entfernt wird. </para> </listitem> <listitem> <para> - Suspend to RAM sichert die Daten in den Hauptspeicher. Dadurch wird das - Aufwecken des Computers schneller als bei Suspend to Disk. + Sleep sichert die Daten in den Hauptspeicher. Dadurch wird das + Aufwecken des Computers schneller als bei Hibernate. </para> </listitem> <listitem> @@ -238,7 +238,7 @@ Entries which require special treatment are marked with comments starting with ' im KPowersave Applet Menü der Eintrag <guimenu>Aktionen bei Inaktivität deaktivieren</guimenu>. Wenn Sie diesen Menüeintrag auswählen, werden alle konfigurierten Aktionen, wie bsplw. - Suspend to Disk, bei Inaktivität des Benutzers verhindert. Dies bedeutet + Hibernate, bei Inaktivität des Benutzers verhindert. Dies bedeutet das Autosuspend abgeschalten wird. </para> @@ -474,7 +474,7 @@ Entries which require special treatment are marked with comments starting with ' Diese Option ist in der Regel nicht vorausgewählt und muss von Ihnen erst aktiviert und konfiguriert werden.</para> <para> Wenn Sie beispielsweise wollen, das Ihr System nach 30 Minuten - in den Suspend to Disk versetzt wird, dann wählen Sie die betreffenden + in den Hibernate versetzt wird, dann wählen Sie die betreffenden Optionen. Hat der Benutzer 30 Minuten lang keine Eingaben vongenommen - also die Maus bewegt oder Eingaben über die Tastatur vorgenommen, so wird automatisch der Computer suspendiert und alle Daten auf die Festplatte diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 9e09cad..63edb53 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -175,8 +175,8 @@ Entries which require special treatment are marked with comments starting with ' <title>Suspending the System</title> <para> You can suspend the system at any time by right-clicking the - KPowersave icon and selecting <guimenu>Suspend to Disk</guimenu>, - <guimenu>Suspend to RAM</guimenu>, or + KPowersave icon and selecting <guimenu>Hibernate</guimenu>, + <guimenu>Sleep</guimenu>, or <guimenu>Standby</guimenu> (if standby is supported by the computer). </para> @@ -184,13 +184,13 @@ Entries which require special treatment are marked with comments starting with ' <itemizedlist> <listitem> <para> - Suspend to Disk saves all open data to disk before the computer is suspended. + Hibernate saves all open data to disk before the computer is suspended. This protects your data if power is cut off or the battery dies. </para> </listitem> <listitem> <para> - Suspend to RAM saves the data to RAM, making data retrieval faster when + Sleep saves the data to RAM, making data retrieval faster when the computer is brought out of suspend mode. </para> </listitem> @@ -421,7 +421,7 @@ Entries which require special treatment are marked with comments starting with ' KPowersave to suspend the system automatically if the current desktop user is inactive for a specified amount of time then use the dialog to configure specific autosuspend settings.</para> - <para>For example, if you want the system to suspend to disk after 30 + <para>For example, if you want the system to hibernate after 30 minutes, select the settings to do so. After 30 minutes, all open files are saved to disk and the computer is suspended.</para> </step> |