Skip to content

Commit 524b98e

Browse files
weblateKartik NayakLanguages add-onmichaelmeulilorduskordus
committed
i18n: translation updates from weblate
Co-authored-by: Anonymous <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Kartik Nayak <[email protected]> Co-authored-by: Languages add-on <[email protected]> Co-authored-by: Michael Meuli <[email protected]> Co-authored-by: lorduskordus <[email protected]> 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-bluetooth/de/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/hi/ 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/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-tiling/pt_BR/ 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
1 parent 351f138 commit 524b98e

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

cosmic-applet-notifications/i18n/de/cosmic_applet_notifications.ftl

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
hours-ago = Vor { $duration } { $duration ->
2-
[one] Stunde
3-
*[other] Stunden
4-
}
5-
minutes-ago = Vor { $duration } { $duration ->
6-
[one] Minute
7-
*[other] Minuten
8-
}
1+
hours-ago =
2+
Vor { $duration } { $duration ->
3+
[one] Stunde
4+
*[other] Stunden
5+
}
6+
minutes-ago =
7+
Vor { $duration } { $duration ->
8+
[one] Minute
9+
*[other] Minuten
10+
}
911
show-less = Weniger anzeigen
10-
show-more = {$more} weitere anzeigen
12+
show-more = { $more } weitere anzeigen
1113
clear-group = Gruppe leeren
1214
clear-all = Alle Benachrichtigungen leeren
1315
do-not-disturb = Nicht stören

cosmic-applet-power/i18n/de/cosmic_applet_power.ftl

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,28 @@ restart = Neustart
99
shutdown = Ausschalten
1010
confirm = Bestätigen
1111
cancel = Abbrechen
12-
confirm-button = {
13-
$action ->
12+
confirm-button =
13+
{ $action ->
1414
[restart] { restart }
15-
[suspend] { suspend}
15+
[suspend] { suspend }
1616
[shutdown] Ausschalten
1717
[log-out] { log-out }
18-
*[other] { confirm}
19-
}
18+
*[other] { confirm }
19+
}
2020
confirm-title =
21-
Jetzt { $action ->
21+
Jetzt { $action ->
2222
[restart] { restart }
2323
[suspend] { suspend }
2424
[shutdown] { shutdown }
2525
[log-out] alle Anwendungen beenden und abmelden
26-
*[other] die ausgewählte Aktion anwenden
27-
}?
26+
*[other] die ausgewählte Aktion anwenden
27+
}?
2828
confirm-body =
29-
Das System wird in { $countdown } Sekunden automatisch { $action ->
29+
Das System wird in { $countdown } Sekunden automatisch { $action ->
3030
[restart] neu gestartet
3131
[suspend] in Bereitschaft versetzt
3232
[shutdown] ausgeschaltet
3333
[lock-screen] gesperrt
3434
[log-out] abgemeldet
35-
*[other] die ausgewählte Aktion anwenden
36-
}.
37-
35+
*[other] die ausgewählte Aktion anwenden
36+
}.

0 commit comments

Comments
 (0)