Add german translations to .desktops
This commit is contained in:
parent
9bdfb62c93
commit
9fed725089
2 changed files with 7 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Reboot To UEFI
|
Name=Reboot To UEFI
|
||||||
GenericName=Reboot To UEFI
|
Name[de]=Neustart (UEFI)
|
||||||
Comment=reboot to uefi the machine
|
Comment=Reboot the machine to UEFI
|
||||||
|
Comment=Neustart im UEFI Modus
|
||||||
Exec=systemctl reboot --firmware-setup
|
Exec=systemctl reboot --firmware-setup
|
||||||
Icon=system-reboot
|
Icon=system-reboot
|
||||||
Categories=System;X-Leave;
|
Categories=System;X-Leave;
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Suspend-then-hibernate
|
Name=Suspend/Hibernate
|
||||||
GenericName=Suspend-then-hibernate
|
Name[de]=Ruhezustand
|
||||||
Comment=suspend then hibernate the machine
|
Comment=Suspend device, then hibernate
|
||||||
|
Comment[de]=Die Sitzung speichern, danach Ruhezustand
|
||||||
Exec=systemctl suspend-then-hibernate
|
Exec=systemctl suspend-then-hibernate
|
||||||
Icon=system-suspend
|
Icon=system-suspend
|
||||||
Categories=System;X-Leave;
|
Categories=System;X-Leave;
|
||||||
|
|
Loading…
Reference in a new issue