Skip to content

Commit 712dff9

Browse files
weblateKartik NayakLanguages add-onmichaelmeuliOlysius
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: Yelysei <[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-bluetooth/pt_BR/ 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-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/ 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 712dff9

File tree

5 files changed

+36
-36
lines changed

5 files changed

+36
-36
lines changed

cosmic-applet-bluetooth/i18n/pt-BR/cosmic_applet_bluetooth.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ bluetooth = Bluetooth
22
other-devices = Outros dispositivos Bluetooth
33
settings = Configurações Bluetooth...
44
connected = Conectado
5-
confirm-pin = Por favor, confirme se o seguinte PIN corresponde ao exibido em {$deviceName}
5+
confirm-pin = Por favor, confirme se o seguinte PIN corresponde ao exibido em { $deviceName }
66
confirm = Confirmar
77
cancel = Cancelar
88
unsuccessful = Falha no Emparelhamento
9-
check-device = Certifique-se de que {$deviceName} esteja ligado, dentro do alcance e pronto para emparelhar.
9+
check-device = Certifique-se de que { $deviceName } esteja ligado, dentro do alcance e pronto para emparelhar.
1010
try-again = Tente novamente
1111
discoverable = Visível
1212
pairable = Emparelhável

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+
}.

cosmic-applet-power/i18n/pt-BR/cosmic_applet_power.ftl

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,28 @@ restart = Reiniciar
99
shutdown = Desligar
1010
confirm = Confirmar
1111
cancel = Cancelar
12-
confirm-button = {
13-
$action ->
12+
confirm-button =
13+
{ $action ->
1414
[restart] { restart }
15-
[suspend] { suspend}
15+
[suspend] { suspend }
1616
[shutdown] Desligar
1717
[log-out] { log-out }
18-
*[other] { confirm}
19-
}
20-
confirm-title =
21-
{ $action ->
18+
*[other] { confirm }
19+
}
20+
confirm-title =
21+
{ $action ->
2222
[restart] { restart }
2323
[suspend] { suspend }
2424
[shutdown] { shutdown }
2525
[log-out] Fechar todos os aplicativos e sair
26-
*[other] Aplicar a ação selecionada
26+
*[other] Aplicar a ação selecionada
2727
} agora?
28-
confirm-body =
28+
confirm-body =
2929
O sistema irá { $action ->
3030
[restart] reiniciar
3131
[suspend] suspender
3232
[shutdown] desligar
3333
[lock-screen] bloquear a tela
3434
[log-out] sair
35-
*[other] aplicar a ação selecionada
35+
*[other] aplicar a ação selecionada
3636
} automaticamente em { $countdown } segundos.
37-

cosmic-applet-tiling/i18n/uk/cosmic_applet_tiling.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ navigate-windows = Перехід між вікнами
55
move-window = Перемістити вікно
66
toggle-floating-window = Перемкнути плавучість вікна
77
view-all-shortcuts = Переглянути всі клав. скорочення...
8-
active-hint = Активна підказка
8+
active-hint = Підсвічувати активне вікно
99
gaps = Відступи
1010
floating-window-exceptions = Винятки для плаваючих вікон...
1111
window-management-settings = Параметри керування вікнами...
1212
all-workspaces = На всіх робочих просторах
1313
per-workspace = На окремому робочому просторі
1414
super = Super
1515
shift = Shift
16-
arrow-keys = стрілочки
16+
arrow-keys = стрілки
1717
tiled = Укладання
1818
floating = Плавання
1919
autotile-behavior = Укладати вікна на робочих просторах

0 commit comments

Comments
 (0)