Commit graph

1037 commits

Author SHA1 Message Date
Feike Donia
1712f8abe3
i18n(af,nl): update translations 2025-09-24 14:30:15 +02:00
lucamosca1
6937eb9982
i18n(ita): update translation 2025-09-24 14:27:51 +02:00
jermanuts
bc90b203be
i18n(ar): translate desktop entries 2025-09-24 14:27:04 +02:00
Michael Aaron Murphy
6274a66ae9 fix(time): icu locale requires hyphenated lang codes
The recent icu 2.0.0 update broke `icu::locale::Locale` parsing. Lang codes
containing underscores are no longer valid, so we need to hyphenate the lang
code before parsing it. I've added `replacen('_', "-", 1)` everywhere that an
`icu::locale::Locale` is parsed from a string.

To prevent the need to re-parse the locale on every view update, I've also
added `icu::locale::Locale`s for `LC_TIME` and `LC_NUMERIC` directly to
`region::Page` the moment the page is refreshed.

Closes #1384
2025-09-24 14:26:17 +02:00
Aviral Omar
24796fc46a Translated using Weblate (Hindi)
Currently translated at 86.1% (206 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/hi/
2025-09-24 06:22:29 -06:00
lorduskordus
52520aabe2 Translated using Weblate (Czech)
Currently translated at 100.0% (239 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/cs/
2025-09-24 06:22:29 -06:00
Ashley Wulber
34ec1bc654 fix(shortcuts): ignore keyboard input when replace dialog is active 2025-09-24 07:42:17 -04:00
Quantus R
78df139ded Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (239 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/zh_Hans/
2025-09-23 11:25:00 -06:00
Mattias Eriksson
67847b67e8 Translated using Weblate (Swedish)
Currently translated at 100.0% (239 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/sv/
2025-09-23 11:25:00 -06:00
lorduskordus
f7a39974be Translated using Weblate (Slovak)
Currently translated at 100.0% (239 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/sk/
2025-09-23 11:25:00 -06:00
VandaL
85d522449e Translated using Weblate (Polish)
Currently translated at 100.0% (239 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/pl/
2025-09-23 11:25:00 -06:00
therealmate
4df3d278bf Translated using Weblate (Hungarian)
Currently translated at 100.0% (239 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/hu/
2025-09-23 11:25:00 -06:00
lorduskordus
72e1f0384c Translated using Weblate (Czech)
Currently translated at 100.0% (239 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/cs/
2025-09-23 11:25:00 -06:00
twlvnn kraftwerk
2f0f88b729 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (239 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/bg/
2025-09-23 11:25:00 -06:00
jonnysemon
80487d2d7e Translated using Weblate (Arabic)
Currently translated at 100.0% (239 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/ar/
2025-09-23 11:25:00 -06:00
Michael Aaron Murphy
c4062500f9
chore(display): display ID should count from 1 2025-09-23 18:13:15 +02:00
Guilherme Aiolfi
89e9dd33c7 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (239 of 239 strings)

Translation: Pop OS/COSMIC Settings
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-settings/pt_BR/
2025-09-22 08:38:46 -06:00
VandaLHJ
6fc7391ca6 Update cosmic_settings.ftl PL Translation touchpad toggle
Added toggle for touchpad, i think.
2025-09-22 08:30:44 -06:00
Jeremy Soller
1f23eeb53d
More translation fixes 2025-09-22 08:23:01 -06:00
Jeremy Soller
65f0a1fcdb
More translation fixes 2025-09-22 08:21:56 -06:00
Jeremy Soller
326668ce2e
More translation fixes 2025-09-22 08:16:26 -06:00
Jeremy Soller
57cf4d72a3
Oops, remove swap file 2025-09-22 08:13:32 -06:00
Jeremy Soller
f492be8f12
Translation fixes for weblate parser 2025-09-22 08:13:16 -06:00
Jeremy Soller
ad8103c984
Fix es-419 translation path 2025-09-22 08:05:26 -06:00
Michael Murphy
3d24bf151c
i18n(ar): fix stray character breaking fluent parser 2025-09-21 00:28:34 +02:00
twlvnn kraftwerk
7550018119 i18n(bg): updated bulgarian translation 2025-09-21 00:27:06 +02:00
jermanuts
88a6723e9d
i18n(ar): Update Arabic translation 2025-09-21 00:26:22 +02:00
Ashley Wulber
886220fc9f chore: cleanup deps 2025-09-19 09:22:59 -04:00
Ashley Wulber
689ccab9da chore(system shortcut): touchpad toggle 2025-09-19 09:22:59 -04:00
Ashley Wulber
857d5162c9 fix(input): more shortcut improvments 2025-09-17 21:40:12 -04:00
Ashley Wulber
a02bf88626 fix(input): better handling of keyboard focus and highlighting of shortcuts 2025-09-17 19:03:02 -04:00
lucamosca1
320d9e25d4
i18n(it): update translation 2025-09-17 13:54:28 +02:00
Ashley Wulber
3fbb747c19 fix: set initial binding input and select all for input strings when focused 2025-09-17 13:52:58 +02:00
VandaLHJ
bb0fb95692
i18n(pl): update translation 2025-09-16 01:00:54 +02:00
Ashley Wulber
95180b19e4 feat: shortcut key input 2025-09-16 01:00:26 +02:00
Satakun Utama
52cd2f281c i18n(th): update translations 2025-09-15 15:58:38 +02:00
Vukašin Vojinović
ee34b79359 chore: add startup applications command and desktop entry 2025-09-15 15:58:13 +02:00
jsanchezba
0d555db0dd i18n(es): update translations 2025-09-15 09:53:24 -04:00
David Carvalho
c7f9eb8ff9 i18n(pt-BR): update translations 2025-09-15 09:51:47 -04:00
Vukašin Vojinović
29da0330aa chore: update dependencies 2025-09-12 17:33:40 -04:00
Vukašin Vojinović
2533b5542b refactor(time): update to icu 2.0.0 2025-09-12 17:33:40 -04:00
Vukašin Vojinović
0e5054a4c5 feat(sound): volume amplification
This adds toggles that allow increasing volume to 150% for both the sink and source.
2025-09-12 17:33:40 -04:00
Jonathan Capps
bd7fc2a2f2
fix(about): add fallback for hardware model and processor 2025-09-08 20:43:41 +02:00
Kamil Lihan
f3456ffc18 i18n(sk): Update translations 2025-09-07 14:57:02 +02:00
Michael Aaron Murphy
90636ffbb9
fix(display): update cosmic-randr-shell for VRR arg display 2025-09-07 14:55:04 +02:00
skygrango
1b4a51b832
i18n(zh-TW): update translation 2025-09-07 02:20:57 +02:00
Michael Aaron Murphy
8fb76c58f7
fix: update cosmic-randr-shell for KDL syntax fix 2025-09-07 02:17:04 +02:00
铺盖崽
cabed2fcfd
i18n(zh-CN): update translation 2025-09-05 17:18:26 +02:00
VandaLHJ
814beb5950
i18n(pl): update translation 2025-09-02 14:46:45 +02:00
therealmate
0797fb713a
i18n(hu): update translation 2025-09-02 14:46:04 +02:00