Efstathios Iosifidis
b086299542
Update Greek translation
...
(cherry picked from commit 42e994c6d5
)
2024-01-06 08:51:16 +00:00
Efstathios Iosifidis
0fa55ece3d
Update Greek translation
...
(cherry picked from commit 25194046e7
)
2024-01-05 22:01:57 +00:00
Aefgh Threenine
af9a736f99
Update Thai translation
2024-01-05 20:10:22 +00:00
Aefgh Threenine
61e02a50a9
Update Thai translation
2024-01-05 19:39:17 +00:00
Efstathios Iosifidis
bfec11b543
Update Greek translation
...
(cherry picked from commit 0a8e61c9eb
)
2024-01-03 20:10:14 +00:00
Automeris naranja
7c865408c7
po: Add location-page.c to POTFILES.in
...
Otherwise the new strings from 05b9fcd85e
will be left untranslated.
2024-01-02 08:43:32 +00:00
velsinki
63995f7354
po: Remove background file from POTFILES.in
...
Commit 94513252
removed the unused bg-colors-source files from the
Appearance (background) panel, but forgot to delete the entry from
POTFILES.in as well.
2024-01-02 08:41:30 +00:00
Efstathios Iosifidis
a769843afa
Update Greek translation
...
(cherry picked from commit 4ef09d387a
)
2024-01-01 21:00:43 +00:00
Efstathios Iosifidis
8e4f51b304
Update Greek translation
...
(cherry picked from commit 1c83dcf37a
)
2024-01-01 19:04:54 +00:00
Efstathios Iosifidis
b7a66f6a02
Update Greek translation
...
(cherry picked from commit a57a45ae18
)
2024-01-01 11:10:51 +00:00
Efstathios Iosifidis
3cb506404e
Update Greek translation
...
(cherry picked from commit 4a1b9b2a2c
)
2023-12-31 23:16:09 +00:00
Yosef Or Boczko
c1fa336658
Update Hebrew translation
2023-12-21 23:17:17 +00:00
Artur S0
d2b8a2ab76
Update Russian translation
2023-12-11 12:10:43 +00:00
Bruce Cowan
6228caff69
Update British English translation
...
(cherry picked from commit 5a93a42041
)
2023-12-06 12:57:47 +00:00
Artur S0
acb5724f3c
Update Russian translation
2023-11-27 16:31:30 +00:00
Milo Casagrande
8490f17cac
Update Italian translation
...
(cherry picked from commit 8c6e673c94
)
2023-11-24 15:02:28 +00:00
Lukáš Tyrychtr
318c78cea0
po: Fix missing closing tag in pt_BR locale
...
Fixes #2766
2023-11-23 10:36:13 +00:00
Sabri Ünal
018a56aa83
data: Add missing files to POTFILES.in
...
Add missing files containing translatable strings to POTFILES.in
- panels/network/connection-editor/bluetooth-page.ui
- panels/network/connection-editor/ce-page-bluetooth.c
- panels/network/net-device-bluetooth.c
Fixes : #2762
Part-of: <https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/2050 >
2023-11-23 05:31:22 +00:00
Boyuan Yang
5bf0b2ccff
Update Chinese (China) translation
2023-11-22 20:40:20 +00:00
Hugo Carvalho
e3755309f4
Update Portuguese translation
...
(cherry picked from commit 39f12a7d1b
)
2023-11-22 13:33:40 +00:00
Alexandre Franke
a729de232e
Update French translation
2023-11-17 08:40:13 +00:00
Sabri Ünal
1182323e6d
Update Turkish translation
2023-11-12 06:41:27 +00:00
Jose Riha
73e7bad221
Update Slovak translation
...
(cherry picked from commit 295c5f7916
)
2023-11-09 09:06:18 +00:00
Asier Sarasua Garmendia
9d7c785ae5
Update Basque translation
...
(cherry picked from commit 80772d947b
)
2023-11-05 08:05:42 +00:00
Ngọc Quân Trần
0e55daa12e
Update Vietnamese translation
...
(cherry picked from commit 1307efed3a
)
2023-11-05 02:29:27 +00:00
Daniel Rusek
7e646b56a1
Update Czech translation
2023-11-05 01:48:19 +00:00
Daniel Rusek
78a2841a57
Update Czech translation
2023-11-05 00:06:19 +00:00
Daniel Rusek
8c13f497ca
Update Czech translation
2023-11-04 23:54:19 +00:00
Piotr Drąg
afde1d37ef
Update POTFILES.in
2023-11-04 12:45:56 +01:00
Artur S0
0f1479262b
Update Russian translation
2023-11-04 02:12:19 +00:00
Sabri Ünal
c4337844e8
Update Turkish translation
2023-10-29 08:18:14 +00:00
Quentin PAGÈS
d24dabdaf2
Update Occitan translation
2023-10-28 11:59:20 +00:00
Марко Костић
f8e10afcb6
Update Serbian translation
...
(cherry picked from commit 076e4f46f0
)
2023-10-25 06:04:28 +00:00
Artur S0
051104fea7
Update Russian translation
2023-10-16 12:04:58 +00:00
Asier Sarasua Garmendia
04b1468495
Update Basque translation
...
(cherry picked from commit 454955aada
)
2023-10-12 06:49:37 +00:00
Daniel Rusek
7f96cab6d2
Update Czech translation
2023-10-09 21:12:26 +00:00
Florentina Mușat
3d3feb16f0
Update Romanian translation
2023-10-09 16:10:32 +00:00
Piotr Drąg
e84c914011
Update POTFILES.in
2023-10-07 16:42:26 +02:00
Daniel Rusek
a6547381c1
Update Czech translation
2023-10-06 22:58:43 +00:00
Robert Ancell
058c9b3d6f
applications: Replace snapd-glib with a native implementation
...
This has some advantages:
- Removes the conditional compilation requirement, which makes testing easier.
- Allows all distributed versions of Settings to have snap support without them supporting snapd-glib.
- Makes it faster to update Settings for Snap features without waiting on snapd-glib releases.
Note that the snap support is only invoked if you have snaps installed.
Downsides:
- Some additional code in Settings. This is manageable as Settings doesn't need much snap information.
libsoup2 didn't support HTTP over Unix domain sockets and would have been too much to support in Settings.
libsoup3 does support this which makes this possible.
- We no longer share code with snapd-glib, so any future changes will have to be made in multiple places.
snapd has a stable API and multiple active clients so this is not likely to be a major concern.
2023-10-04 01:35:56 +00:00
Sabri Ünal
720d0d6603
Update Turkish translation
2023-10-01 19:03:43 +00:00
Fabio Tomat
48618423c8
Update Friulian translation
2023-09-28 18:04:18 +00:00
Aurimas Černius
530ba53531
Update Lithuanian translation
...
(cherry picked from commit 38b0bc5667
)
2023-09-25 20:09:48 +00:00
Rafael Fontenelle
09b1ad3a53
Update Brazilian Portuguese translation
...
(cherry picked from commit cef09dfa7d
)
2023-09-25 13:27:03 +00:00
Martin
8544303ecd
Update Slovenian translation
...
(cherry picked from commit a9d37c85d1
)
2023-09-24 15:35:34 +00:00
Danial Behzadi
456fa5ffb1
Update Persian translation
...
(cherry picked from commit 8922e6220c
)
2023-09-24 12:35:28 +00:00
Piotr Drąg
a291274143
Update Polish translation
2023-09-24 14:28:08 +02:00
Kristjan SCHMIDT
657cc8fb8a
Update Esperanto translation
...
(cherry picked from commit aacba75357
)
2023-09-23 23:34:42 +00:00
Danial Behzadi
51366640a2
Update Persian translation
...
(cherry picked from commit 538201116f
)
2023-09-23 15:24:44 +00:00
Balázs Úr
5d1a3009cb
Update Hungarian translation
2023-09-22 22:50:36 +00:00