Skip to content

Commit f66da81

Browse files
weblatetron90xButterflyOfFirephoekjelleGerseneck
committed
i18n: translation updates from weblate
Co-authored-by: Amadɣas <massiin@proton.me> Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org> Co-authored-by: Feike Donia <feikedonia@proton.me> Co-authored-by: Geeson Wan <wang14240@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Hugo Carvalho <hugokarvalho@hotmail.com> Co-authored-by: Julien Brouillard <julienbrouillard1@gmail.com> Co-authored-by: Thomas Worofsky <thomas.worofsky@gmail.com> Co-authored-by: Urocissa Caerulea.Tw <urocissa.tw@proton.me> Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com> Co-authored-by: oddib <60390653+oddib@users.noreply.github.com> Co-authored-by: taijuin Lee <taijuin@gmail.com> Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/de/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/pt/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/de/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/pt/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/kab/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/pt/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applets-desktop-entries/de/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applets-desktop-entries/fr/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applets-desktop-entries/pt/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-input-sources-applet/pt/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces-applet/pt/ Translation: Pop OS/COSMIC App List Applet Translation: Pop OS/COSMIC Applets Desktop Entries Translation: Pop OS/COSMIC Battery Applet Translation: Pop OS/COSMIC Bluetooth Applet Translation: Pop OS/COSMIC Input Sources Applet Translation: Pop OS/COSMIC Notifications Applet Translation: Pop OS/COSMIC Power Applet Translation: Pop OS/COSMIC Tiling Applet Translation: Pop OS/COSMIC Workspaces Applet
1 parent bd0d180 commit f66da81

File tree

11 files changed

+50
-21
lines changed

11 files changed

+50
-21
lines changed

cosmic-app-list/i18n/de/cosmic_app_list.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cosmic-app-list = Anwendungsleiste
1+
cosmic-app-list = Taskleiste
22
pin = Favorisieren
33
quit = Beenden
44
quit-all = Alle beenden

cosmic-applet-battery/i18n/pt/cosmic_applet_battery.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
battery = Bateria
2-
battery-desc = Uso reduzido de energia e desempenho.
2+
battery-desc = Utilização reduzida de energia e desempenho.
33
balanced = Equilibrado
44
balanced-desc = Desempenho padrão e uso de bateria.
55
performance = Alto desempenho

cosmic-applet-bluetooth/i18n/nb/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 = Andre Bluetooth-enheter
33
settings = Bluetooth-innstillinger...
44
connected = Tilkoblet
5-
confirm-pin = Vennligst bekreft at følgende PIN-kode samsvarer med den som vises på {$deviceName}
5+
confirm-pin = Vennligst bekreft at følgende PIN-kode samsvarer med den som vises på { $deviceName }
66
confirm = Bekreft
77
cancel = Avbryt
88
unsuccessful = Sammenkobling Mislykket
9-
check-device = Sørg for at {$deviceName} er slått på, innenfor rekkevidde og er klar for sammenkobling.
9+
check-device = Sørg for at { $deviceName } er slått på, innenfor rekkevidde og er klar for sammenkobling.
1010
try-again = Prøv igjen
1111
discoverable = Tilgjengelige
1212
pairable = Kan Tilkobles
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
show-keyboard-layout = Mostrar esquema do teclado...
2-
keyboard-settings = Configurações do Teclado...
2+
keyboard-settings = Definições do teclado...

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
hours-ago =
2-
Vor { $duration } { $duration ->
3-
[one] Stunde
4-
*[other] Stunden
2+
{ $duration ->
3+
[0] Gerade eben
4+
[one] Vor 1 Stunde
5+
*[other] Vor { $duration } Stunden
56
}
67
minutes-ago =
7-
Vor { $duration } { $duration ->
8-
[one] Minute
9-
*[other] Minuten
8+
{ $duration ->
9+
[0] Gerade eben
10+
[one] Vor 1 Minute
11+
*[other] Vor { $duration } Minuten
1012
}
1113
show-less = Weniger anzeigen
1214
show-more = { $more } weitere anzeigen

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ hours-ago =
55
*[other] { $duration } horas atrás
66
}
77
minutes-ago =
8-
{ NUMBER($duration) ->
9-
[1] 1 Minuto atrás
10-
*[other] { $duration } Minutos atrás
8+
{ $duration ->
9+
[0] Agora mesmo
10+
[one] 1 minuto atrás
11+
*[other] { $duration } minutos atrás
1112
}
1213
show-less = Mostrar menos
1314
show-more = Mostrar { $more } mais

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lock-screen = Lås Skjermen
44
lock-screen-shortcut = Super + Escape
55
log-out = Logg ut
66
log-out-shortcut = Super + Shift + Escape
7-
suspend = Dvalemodus
7+
suspend = Hvilemodus
88
restart = Start på nytt
99
shutdown = Slå av
1010
confirm = Bekreft

cosmic-applet-power/i18n/zh-TW/cosmic_applet_power.ftl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lock-screen = 鎖定螢幕
44
lock-screen-shortcut = Super + Escape
55
log-out = 登出
66
log-out-shortcut = Super + Shift + Escape
7-
suspend = 暫停
7+
suspend = 休眠
88
restart = 重新啟動
99
shutdown = 關機
1010
confirm = 確認
@@ -26,11 +26,11 @@ confirm-title =
2626
*[other] 套用所選操作
2727
}嗎?
2828
confirm-body =
29-
系統將在 { $countdown } 秒後自動 { $action ->
29+
系統將在 { $countdown } 秒後自動{ $action ->
3030
[restart] 重新啟動
31-
[suspend] 睡眠
31+
[suspend] 休眠
3232
[shutdown] 關閉電源
3333
[lock-screen] 鎖定螢幕
3434
[log-out] 登出
35-
*[other] 套用選定的操作
35+
*[other] 套用所選操作
3636
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
all-workspaces = Tallunin n umahil akken ma llant
2+
per-workspace = S tallunt n umahil
3+
super = Super
4+
shift = Shift
5+
tile-windows = Fser isfuyla s wudem awurman
6+
tile-current = Fser tallunt n umahil tamirant
7+
shortcuts = Inegzumen
8+
navigate-windows = Inig gar isfuyla
9+
move-window = Smutti asfaylu
10+
toggle-floating-window = Qluqel asfaylu yettifliwen
11+
view-all-shortcuts = Wali akk inegzumen...
12+
active-hint = Amatar urmid
13+
floating-window-exceptions = Tisuraf n usfaylu yettifliwen...
14+
window-management-settings = Iɣewwaṛen n usefrek n yisfuyla...
15+
arrow-keys = ineccaben
16+
tiled = Yefser
17+
floating = Yettifliwen
18+
autotile-behavior = Fser isfuyla deg tallunin n umahil
19+
new-workspace = Tikli n tallunt n umahil tamaynutt
20+
gaps = Isruren

i18n/fr/desktop_entries.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cosmic-applet-status-area = Volet de notifications
3232
cosmic-applet-status-area-comment = Indicateurs d’applications pouvant exporter des menus vers le panneau
3333
cosmic-applet-status-area-keywords = COSMIC;Applet;Appli;Indicateur;Notification;Volet;État;
3434
cosmic-applet-tiling = Mosaïque
35-
cosmic-applet-tiling-comment = Gérer l’indice actif, l'ajustement automatique courant et par espace de travail
35+
cosmic-applet-tiling-comment = Gérer l’indice actif, l'agencement automatique courant et par espace de travail
3636
cosmic-applet-tiling-keywords = COSMIC;Applet;Mosaïque;Indice;Espace de travail;
3737
cosmic-applet-time = Date, heure et calendrier
3838
cosmic-applet-time-comment = Afficher l’heure actuelle dans le panneau avec une popup calendrier

0 commit comments

Comments
 (0)