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]
|
||||
Type=Application
|
||||
Name=Reboot To UEFI
|
||||
GenericName=Reboot To UEFI
|
||||
Comment=reboot to uefi the machine
|
||||
Name[de]=Neustart (UEFI)
|
||||
Comment=Reboot the machine to UEFI
|
||||
Comment=Neustart im UEFI Modus
|
||||
Exec=systemctl reboot --firmware-setup
|
||||
Icon=system-reboot
|
||||
Categories=System;X-Leave;
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Suspend-then-hibernate
|
||||
GenericName=Suspend-then-hibernate
|
||||
Comment=suspend then hibernate the machine
|
||||
Name=Suspend/Hibernate
|
||||
Name[de]=Ruhezustand
|
||||
Comment=Suspend device, then hibernate
|
||||
Comment[de]=Die Sitzung speichern, danach Ruhezustand
|
||||
Exec=systemctl suspend-then-hibernate
|
||||
Icon=system-suspend
|
||||
Categories=System;X-Leave;
|
||||
|
|
Loading…
Reference in a new issue