Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/bg/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/de/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/hi/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/cs/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/hi/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/de/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/uk/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/de/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/uk/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/hi/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/uk/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/de/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/bg/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/de/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/hi/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/uk/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-time/uk/ Translation: Pop OS/COSMIC Accessibility Applet Translation: Pop OS/COSMIC App List Applet Translation: Pop OS/COSMIC Audio Applet Translation: Pop OS/COSMIC Battery Applet Translation: Pop OS/COSMIC Bluetooth Applet Translation: Pop OS/COSMIC Network Applet Translation: Pop OS/COSMIC Notifications Applet Translation: Pop OS/COSMIC Power Applet Translation: Pop OS/COSMIC Tiling Applet Translation: Pop OS/COSMIC Time Applet Co-authored-by: Kartik Nayak <thisiskartiknayak@protonmail.com> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: Michael Meuli <michael.meuli@gmail.com> Co-authored-by: Yelysei <yelysei.matviienko@proton.me> Co-authored-by: lorduskordus <lorduskordus@gmail.com>
36 lines
1,014 B
Text
36 lines
1,014 B
Text
power = Energie
|
|
settings = Einstellungen...
|
|
lock-screen = Sperrbildschirm
|
|
lock-screen-shortcut = Super + Esc
|
|
log-out = Abmelden
|
|
log-out-shortcut = Strg + Alt + Entf
|
|
suspend = Bereitschaft
|
|
restart = Neustart
|
|
shutdown = Ausschalten
|
|
confirm = Bestätigen
|
|
cancel = Abbrechen
|
|
confirm-button =
|
|
{ $action ->
|
|
[restart] { restart }
|
|
[suspend] { suspend }
|
|
[shutdown] Ausschalten
|
|
[log-out] { log-out }
|
|
*[other] { confirm }
|
|
}
|
|
confirm-title =
|
|
Jetzt { $action ->
|
|
[restart] { restart }
|
|
[suspend] { suspend }
|
|
[shutdown] { shutdown }
|
|
[log-out] alle Anwendungen beenden und abmelden
|
|
*[other] die ausgewählte Aktion anwenden
|
|
}?
|
|
confirm-body =
|
|
Das System wird in { $countdown } Sekunden automatisch { $action ->
|
|
[restart] neu gestartet
|
|
[suspend] in Bereitschaft versetzt
|
|
[shutdown] ausgeschaltet
|
|
[lock-screen] gesperrt
|
|
[log-out] abgemeldet
|
|
*[other] die ausgewählte Aktion anwenden
|
|
}.
|