Commit graph

9685 commits

Author SHA1 Message Date
Jose Riha
917e53eef6 Update Slovak translation
(cherry picked from commit 35105d0f81)
2024-05-16 21:18:28 +00:00
Jordi Mas i Hernandez
a41646ebcb Update Catalan translation
(cherry picked from commit 273a815ecd)
2024-05-15 20:27:23 +00:00
Jose Riha
4f9c364f45 Update Slovak translation
(cherry picked from commit c7256cd27b)
2024-05-14 21:30:40 +00:00
Matthijs Velsink
55852fa7f3 privacy,screen: Port delay lists to CcNumberList
The amount of code simplification really shows the use of CcNumberList
and how it's also useful to display dconf values that were not in the
list yet.
2024-05-14 21:29:02 +02:00
Jordi Mas i Hernandez
4a369dce1e Update Catalan translation
(cherry picked from commit 924d9e6007)
2024-05-11 19:53:03 +00:00
Jose Riha
cd50c53e7c Update Slovak translation
(cherry picked from commit 71f789b54f)
2024-05-07 22:04:22 +00:00
Jose Riha
a203a59a2c Update Slovak translation
(cherry picked from commit 8e431b8870)
2024-05-07 20:35:10 +00:00
Martin
2a5b9bff60 Update Slovenian translation 2024-05-07 07:44:35 +00:00
Hugo Carvalho
85bd172fa6 Update Portuguese translation
(cherry picked from commit f182515919)
2024-05-04 22:59:48 +00:00
Hugo Carvalho
0111b958d3 Update Portuguese translation
(cherry picked from commit 877fcfe1ab)
2024-05-04 22:51:46 +00:00
Martin
0ba3b17c00 Update Slovenian translation 2024-05-03 11:23:45 +00:00
Martin
b11e7378a9 Update Slovenian translation 2024-05-03 05:48:12 +00:00
Martin
d2041fc48d Update Slovenian translation 2024-05-02 10:44:44 +00:00
Asier Sarasua Garmendia
d5b1e0e281 Update Basque translation
(cherry picked from commit e0c41ed599)
2024-05-01 10:24:19 +00:00
Martin
46d5a4208d Update Slovenian translation 2024-04-29 13:19:57 +00:00
Martin
ea69a1d3bb Update Slovenian translation 2024-04-27 16:54:02 +00:00
Yuri Chornoivan
17ceae20a5 Update Ukrainian translation 2024-04-27 08:18:01 +00:00
Automeris naranja
5f605c4d28 network: Use AdwViewStack
Doing so, the "Network Unavailable" status page can be set
in cc-network-panel.ui, as .ui files are the appropriated
place to put UI stuff as much as possible.

Also, remove cc-network-panel.c from POTFILES.in, as there
are no translatable strings in that file anymore.
2024-04-26 18:48:39 +00:00
Sabri Ünal
f338b15032 Update Turkish translation 2024-04-26 17:34:44 +00:00
Matthijs Velsink
b7e5ad8756 sound: Remove need for translating speaker test button tooltip
Splitting the translation for the CcSpeakerTestButton tooltip is not
ideal. However, fixing that would require keeping track of all the
`pa_channel_position_t` and translating all speaker names as well.

From context of the dialog, it's obvious that it is about testing
speakers, so we can also go with tooltips like "Front Left" instead
of "Front Left Speaker".

We then don't need any translations.
Partially reverts commit a8148b40, but keeps the tooltips and screen
reader output is the same now as before a8148b40.

Fixes #2905
2024-04-25 08:21:49 +00:00
Rafael Fontenelle
4d9556794f Update Brazilian Portuguese translation
(cherry picked from commit f740235532)
2024-04-25 02:14:33 +00:00
Martin
d48c99b8b7 Update Slovenian translation 2024-04-23 22:01:24 +00:00
Andika Triwidada
2e2ba583a0 Update Indonesian translation 2024-04-23 07:18:22 +00:00
Martin
e5f4985fb9 Update Slovenian translation 2024-04-22 14:18:21 +00:00
Fabio Tomat
f07a05af77 Update Friulian translation 2024-04-22 13:37:33 +00:00
Andika Triwidada
9cd9656b82 Update Indonesian translation
(cherry picked from commit 6dc6d2428c)
2024-04-22 11:15:03 +00:00
Martin
a4f13f6df9 Update Slovenian translation 2024-04-19 21:45:08 +00:00
Yuri Chornoivan
8082430cfb Update Ukrainian translation 2024-04-19 16:40:40 +00:00
Andi Chandler
08b23771f1 Update British English translation
(cherry picked from commit f6278f53d9)
2024-04-18 22:55:16 +00:00
Martin
6d47589d8c Update Slovenian translation 2024-04-16 06:43:17 +00:00
Matthijs Velsink
f196d05f72 po: Add cc-keyboard-item.c to POTFILES.skip
Even though `cc-keyboard-item.c` contains no translateable strings, it
does contain a `g_dpgettext2()` call for the "gtk40" domain. Damned Lies
still picks this up.

So, add `cc-keyboard-item.c` to POTFILES.skip, which also fixes the
updated ci from the previous commit.
2024-04-15 11:43:15 +02:00
Martin
1076dec01f Update Slovenian translation 2024-04-14 10:30:23 +00:00
Daniel Rusek
0e5b64ce03 Update Czech translation 2024-04-11 21:14:12 +00:00
Martin
701dfba5c5 Update Slovenian translation 2024-04-10 13:35:03 +00:00
Juliano de Souza Camargo
4dec111de2 Update Brazilian Portuguese translation
(cherry picked from commit 478cd98829)
2024-04-09 13:14:09 +00:00
Sabri Ünal
6efa3b3da1 Update Turkish translation 2024-04-09 11:13:15 +00:00
Jürgen Benvenuti
93a3dc9274 Update German translation
(cherry picked from commit 551a44d440)
2024-04-08 19:15:08 +00:00
Matthijs Velsink
b8337b084d po: Fix POTFILES.in to pass the new CI
Now that the CI checks for any mistakes in POTFILES.in, let's fix it
completely.

I manually checked any removed files if strings were accidentally not
marked as translatable, but there were none. Note that this is a benefit
of also checking for files that are in POTFILES.in but are not
translatable; accidental removal of translation markers can be caught.
2024-04-08 13:02:40 +00:00
Alexandre Franke
06f97c6f4d Update French translation
(cherry picked from commit 323b2364ed)
2024-04-08 12:49:22 +00:00
Davide Ferracin
51be51d1ba Update Italian translation 2024-04-07 19:05:20 +00:00
Jordi Mas
dee07eb711 Update Catalan translation 2024-04-07 13:46:13 +02:00
Jiri Grönroos
47c216ae40 Update Finnish translation
(cherry picked from commit 0f375818f3)
2024-04-06 14:20:49 +00:00
Yaron Shahrabani
ae953eab7e Update Hebrew translation
(cherry picked from commit 469e68ab92)
2024-04-06 13:21:13 +00:00
Piotr Drąg
9bff0df237 Update Polish translation 2024-04-06 12:43:18 +02:00
Daniel Rusek
f8e0b9a499 Update Czech translation 2024-04-05 23:06:22 +00:00
Danial Behzadi
218a96ffb3 Update Persian translation
(cherry picked from commit cedfd9b88c)
2024-04-05 12:42:35 +00:00
Asier Sarasua Garmendia
ff374fc829 Update Basque translation
(cherry picked from commit 80db877a98)
2024-04-05 10:19:22 +00:00
Asier Sarasua Garmendia
d6f9992c69 Update Basque translation
(cherry picked from commit 62319e8a01)
2024-04-05 08:44:17 +00:00
Martin
6f9699608c Update Slovenian translation 2024-04-04 22:08:13 +00:00
Artur S0
b275615871 Update Russian translation 2024-04-04 16:05:11 +00:00