Codebase list gnome-shell-extension-gamemode / 1cdfacc
New upstream release Jonathan Carter 2 years ago
17 changed file(s) with 577 addition(s) and 55 deletion(s). Raw diff Collapse all Expand all
00 arch:
11 - amd64
2 - ppc64le
2 - arm64
33
44 language: node_js
55 node_js:
0 gnome-shell-extension-gamemode (6-1) unstable; urgency=medium
1
2 * New upstream release (Closes: #996057)
3
4 -- Jonathan Carter <jcc@debian.org> Mon, 03 Jan 2022 11:39:55 +0200
5
06 gnome-shell-extension-gamemode (5-2) unstable; urgency=medium
17
28 [ Debian Janitor ]
00 project('gamemode-extension',
1 version: '5',
1 version: '6',
22 meson_version: '>= 0.46.0',
33 license: 'LGPL-2.1' )
44
22 "name": "GameMode",
33 "description": "Status indicator for GameMode",
44 "uuid": "@UUID@",
5 "shell-version": ["3.38", "40"],
5 "shell-version": ["3.38", "40", "41"],
66 "version": "@VERSION@",
77 "url": "@URL@",
88 "original-author": "ckellner@redhat.com",
0 de fr it zh_CN
0 ca cs de es fr it nl pl pt pt_BR pt_PT zh_CN
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the gamemode-extension package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 # Translators:
6 # Adolfo Jayme-Barrientos, 2021
7 #
8 #, fuzzy
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: gamemode-extension\n"
12 "Report-Msgid-Bugs-To: \n"
13 "Language-Team: Catalan (https://www.transifex.com/GameMode/teams/100322/ca/)\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: ca\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 #, javascript-format
21 msgid "%d active client"
22 msgid_plural "%d active clients"
23 msgstr[0] "%d client actiu"
24 msgstr[1] "%d clients actius"
25
26 msgid "Active icon tint"
27 msgstr "Tinta la icona en activar"
28
29 msgid "Always show the icon"
30 msgstr "Mostra sempre la icona"
31
32 msgid "Computer performance is now optimized for playing games"
33 msgstr "El rendiment de l’ordinador és òptim per a jugar"
34
35 msgid "Computer performance is reset for normal usage"
36 msgstr "El rendiment de l’ordinador s’ha restablert per a un ús normal"
37
38 msgid "Display the icon even if GameMode is currently not active."
39 msgstr "Mostra la icona encara que el mode de joc no sigui actiu."
40
41 msgid "Emit notifications when the global GameMode status changes."
42 msgstr "Emet notificacions quan canviï l’estat global del mode de joc."
43
44 msgid "GameMode is active"
45 msgstr "El mode de joc és actiu"
46
47 msgid "GameMode is off"
48 msgstr "El mode de joc és inactiu"
49
50 msgid "No active clients"
51 msgstr "No hi ha cap client actiu"
52
53 msgid "Notifications"
54 msgstr "Notificacions"
55
56 msgid "The color to use tinting the icon."
57 msgstr "El color a utilitzar per a tintar la icona."
58
59 msgid "Tint the icon with a color when GameMode is active."
60 msgstr "Tinta la icona amb un color quan el mode de joc és actiu."
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the gamemode-extension package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gamemode-extension\n"
9 "Report-Msgid-Bugs-To: \n"
10 "Language-Team: Czech (https://www.transifex.com/GameMode/teams/100322/cs/)\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Language: cs\n"
15 "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
16
17 #: extension.js:46
18 msgid "GameMode is active"
19 msgstr ""
20
21 #: extension.js:49
22 msgid "GameMode is off"
23 msgstr ""
24
25 #: extension.js:103
26 msgid "No active clients"
27 msgstr ""
28
29 #: extension.js:105
30 #, javascript-format
31 msgid "%d active client"
32 msgid_plural "%d active clients"
33 msgstr[0] ""
34 msgstr[1] ""
35 msgstr[2] ""
36 msgstr[3] ""
37
38 #: extension.js:257
39 msgid "Computer performance is now optimized for playing games"
40 msgstr ""
41
42 #: extension.js:259
43 msgid "Computer performance is reset for normal usage"
44 msgstr ""
45
46 #: data/settings.gschema.xml:6
47 msgid "Notifications"
48 msgstr ""
49
50 #: data/settings.gschema.xml:7
51 msgid "Emit notifications when the global GameMode status changes."
52 msgstr ""
53
54 #: data/settings.gschema.xml:11
55 msgid "Always show the icon"
56 msgstr ""
57
58 #: data/settings.gschema.xml:12
59 msgid "Display the icon even if GameMode is currently not active."
60 msgstr ""
61
62 #: data/settings.gschema.xml:16 data/settings.gschema.xml:21
63 msgid "Active icon tint"
64 msgstr ""
65
66 #: data/settings.gschema.xml:17
67 msgid "Tint the icon with a color when GameMode is active."
68 msgstr ""
69
70 #: data/settings.gschema.xml:22
71 msgid "The color to use tinting the icon."
72 msgstr ""
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the gamemode-extension package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 # Translators:
6 # Francisco Jesús Sevilla <fjsevilla.dev@gmail.com>, 2021
7 # Adolfo Jayme-Barrientos, 2021
8 #
9 #, fuzzy
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: gamemode-extension\n"
13 "Report-Msgid-Bugs-To: \n"
14 "Language-Team: Spanish (https://www.transifex.com/GameMode/teams/100322/es/)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Language: es\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #, javascript-format
22 msgid "%d active client"
23 msgid_plural "%d active clients"
24 msgstr[0] "%d cliente activo"
25 msgstr[1] "%d clientes activos"
26
27 msgid "Active icon tint"
28 msgstr "Color del icono activado"
29
30 msgid "Always show the icon"
31 msgstr "Mostrar siempre el icono"
32
33 msgid "Computer performance is now optimized for playing games"
34 msgstr "El rendimiento del equipo está ahora optimizado para jugar"
35
36 msgid "Computer performance is reset for normal usage"
37 msgstr "El rendimiento del equipo se ha restablecido para un uso normal"
38
39 msgid "Display the icon even if GameMode is currently not active."
40 msgstr "Mostrar el icono aunque GameMode no esté activado."
41
42 msgid "Emit notifications when the global GameMode status changes."
43 msgstr "Emitir notificaciones cuando el estado global de GameMode cambie."
44
45 msgid "GameMode is active"
46 msgstr "GameMode está activado"
47
48 msgid "GameMode is off"
49 msgstr "GameMode está desactivado"
50
51 msgid "No active clients"
52 msgstr "No hay clientes activos"
53
54 msgid "Notifications"
55 msgstr "Notificaciones"
56
57 msgid "The color to use tinting the icon."
58 msgstr "El color que se utilizará para tintar el icono."
59
60 msgid "Tint the icon with a color when GameMode is active."
61 msgstr "Tintar el icono con un color cuando GameMode esté activado."
1515 "Content-Transfer-Encoding: 8bit\n"
1616 "Language: fr\n"
1717 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18 "POT-Creation-Date: \n"
19 "PO-Revision-Date: \n"
20 "Last-Translator: Mathieu Heurtevin <wiiu3dsxl13127@gmail.com>\n"
2118 "X-Generator: Poedit 2.2.1\n"
2219
2320 #, javascript-format
55 msgid ""
66 msgstr ""
77 "Project-Id-Version: gamemode-extension\n"
8 "POT-Creation-Date: 2019-09-30 09:45+0200\n"
9 "PO-Revision-Date: 2019-09-30 10:00+0200\n"
10 "Last-Translator: Milo Casagrande <milo@milo.name>\n"
118 "Language-Team: Italian <tp@lists.linux.it>\n"
129 "Language: it\n"
1310 "MIME-Version: 1.0\n"
1613 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
1714 "X-Generator: Poedit 2.2.3\n"
1815
19 #: ../extension.js:46
20 msgid "GameMode is active"
21 msgstr "GameMode è attivo"
22
23 #: ../extension.js:49
24 msgid "GameMode is off"
25 msgstr "GameMode non è attivo"
26
27 #: ../extension.js:105
28 msgid "No active clients"
29 msgstr "Nessun client attivo"
30
31 #: ../extension.js:107
3216 #, javascript-format
3317 msgid "%d active client"
3418 msgid_plural "%d active clients"
3519 msgstr[0] "%d client attivo"
3620 msgstr[1] "%d client attivi"
3721
38 #: ../extension.js:259
22 msgid "Active icon tint"
23 msgstr "Colore icona"
24
25 msgid "Always show the icon"
26 msgstr "Mostrare sempre l'icona"
27
3928 msgid "Computer performance is now optimized for playing games"
4029 msgstr "Le prestazioni del computer sono ora ottimizzate per i videogiochi"
4130
42 #: ../extension.js:261
4331 msgid "Computer performance is reset for normal usage"
4432 msgstr "Le prestazioni del computer sono ora impostate per un utilizzo normale"
4533
46 #: ../data/settings.gschema.xml.h:1
34 msgid "Display the icon even if GameMode is currently not active."
35 msgstr "Mostra l'icona anche se GameMode non è attivo"
36
37 msgid "Emit notifications when the global GameMode status changes."
38 msgstr "Emette notifiche quando cambia lo stato globale di GameMode"
39
40 msgid "GameMode is active"
41 msgstr "GameMode è attivo"
42
43 msgid "GameMode is off"
44 msgstr "GameMode non è attivo"
45
46 msgid "No active clients"
47 msgstr "Nessun client attivo"
48
4749 msgid "Notifications"
4850 msgstr "Notifiche"
4951
50 #: ../data/settings.gschema.xml.h:2
51 msgid "Emit notifications when the global GameMode status changes."
52 msgstr "Emette notifiche quando cambia lo stato globale di GameMode"
52 msgid "The color to use tinting the icon."
53 msgstr "Il colore da usare per l'icona"
5354
54 #: ../data/settings.gschema.xml.h:3
55 msgid "Always show the icon"
56 msgstr "Mostrare sempre l'icona"
57
58 #: ../data/settings.gschema.xml.h:4
59 msgid "Display the icon even if GameMode is currently not active."
60 msgstr "Mostra l'icona anche se GameMode non è attivo"
61
62 #: ../data/settings.gschema.xml.h:5
63 msgid "Active icon tint"
64 msgstr "Colore icona"
65
66 #: ../data/settings.gschema.xml.h:6
6755 msgid "Tint the icon with a color when GameMode is active."
6856 msgstr "Colore dell'icona quando GameMode è attivo"
69
70 #: ../data/settings.gschema.xml.h:7
71 msgid "The color to use tinting the icon."
72 msgstr "Il colore da usare per l'icona"
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the gamemode-extension package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 # Translators:
6 # Heimen Stoffels <vistausss@fastmail.com>, 2021
7 #
8 #, fuzzy
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: gamemode-extension\n"
12 "Report-Msgid-Bugs-To: \n"
13 "Language-Team: Dutch (https://www.transifex.com/GameMode/teams/100322/nl/)\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: nl\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 #, javascript-format
21 msgid "%d active client"
22 msgid_plural "%d active clients"
23 msgstr[0] "%d actieve client"
24 msgstr[1] "%d actieve clients"
25
26 msgid "Active icon tint"
27 msgstr "Tint van actief pictogram"
28
29 msgid "Always show the icon"
30 msgstr "Pictogram altijd tonen"
31
32 msgid "Computer performance is now optimized for playing games"
33 msgstr "De computerprestaties zijn nu optimaal voor het spelen van games"
34
35 msgid "Computer performance is reset for normal usage"
36 msgstr "De computerprestaties staan weer in de normale stand"
37
38 msgid "Display the icon even if GameMode is currently not active."
39 msgstr "Toon altijd een pictogram, óók als de gamemodus is uitgeschakeld."
40
41 msgid "Emit notifications when the global GameMode status changes."
42 msgstr "Toon een melding als de status van de gamemodus wijzigt."
43
44 msgid "GameMode is active"
45 msgstr "De gamemodus is ingeschakeld"
46
47 msgid "GameMode is off"
48 msgstr "De gamemodus is uitgeschakeld"
49
50 msgid "No active clients"
51 msgstr "Er zijn geen actieve clients"
52
53 msgid "Notifications"
54 msgstr "Meldingen"
55
56 msgid "The color to use tinting the icon."
57 msgstr "De te gebruiken kleur."
58
59 msgid "Tint the icon with a color when GameMode is active."
60 msgstr "Voorzie het pictogram van een kleur als de gamemodus is ingeschakeld."
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the gamemode-extension package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 # Translators:
6 # Piotr Drąg <piotrdrag@gmail.com>, 2021
7 #
8 #, fuzzy
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: gamemode-extension\n"
12 "Report-Msgid-Bugs-To: \n"
13 "Language-Team: Polish (https://www.transifex.com/GameMode/teams/100322/pl/)\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: pl\n"
18 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
19
20 #, javascript-format
21 msgid "%d active client"
22 msgid_plural "%d active clients"
23 msgstr[0] "%d aktywny klient"
24 msgstr[1] "%d aktywnych klientów"
25 msgstr[2] "%d aktywnych klientów"
26 msgstr[3] "%d aktywnych klientów"
27
28 msgid "Active icon tint"
29 msgstr "Kolor ikony aktywności"
30
31 msgid "Always show the icon"
32 msgstr "Stałe wyświetlanie ikony"
33
34 msgid "Computer performance is now optimized for playing games"
35 msgstr "Wydajność komputera jest teraz zoptymalizowana do grania"
36
37 msgid "Computer performance is reset for normal usage"
38 msgstr "Wydajność komputera została przywrócona do zwykłego działania"
39
40 msgid "Display the icon even if GameMode is currently not active."
41 msgstr "Wyświetla ikonę, nawet jeśli tryb GameMode nie jest obecnie aktywny."
42
43 msgid "Emit notifications when the global GameMode status changes."
44 msgstr "Wyświetla powiadomienia po zmianie globalnego stanu trybu GameMode."
45
46 msgid "GameMode is active"
47 msgstr "Tryb GameMode jest aktywny"
48
49 msgid "GameMode is off"
50 msgstr "Tryb GameMode jest wyłączony"
51
52 msgid "No active clients"
53 msgstr "Brak aktywnych klientów"
54
55 msgid "Notifications"
56 msgstr "Powiadomienia"
57
58 msgid "The color to use tinting the icon."
59 msgstr "Kolor ikony."
60
61 msgid "Tint the icon with a color when GameMode is active."
62 msgstr "Koloruje ikonę, kiedy tryb GameMode jest aktywny."
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the gamemode-extension package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gamemode-extension\n"
9 "Report-Msgid-Bugs-To: \n"
10 "Language-Team: Portuguese (https://www.transifex.com/GameMode/teams/100322/pt/)\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Language: pt\n"
15 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
17 #: extension.js:46
18 msgid "GameMode is active"
19 msgstr ""
20
21 #: extension.js:49
22 msgid "GameMode is off"
23 msgstr ""
24
25 #: extension.js:103
26 msgid "No active clients"
27 msgstr ""
28
29 #: extension.js:105
30 #, javascript-format
31 msgid "%d active client"
32 msgid_plural "%d active clients"
33 msgstr[0] ""
34 msgstr[1] ""
35
36 #: extension.js:257
37 msgid "Computer performance is now optimized for playing games"
38 msgstr ""
39
40 #: extension.js:259
41 msgid "Computer performance is reset for normal usage"
42 msgstr ""
43
44 #: data/settings.gschema.xml:6
45 msgid "Notifications"
46 msgstr ""
47
48 #: data/settings.gschema.xml:7
49 msgid "Emit notifications when the global GameMode status changes."
50 msgstr ""
51
52 #: data/settings.gschema.xml:11
53 msgid "Always show the icon"
54 msgstr ""
55
56 #: data/settings.gschema.xml:12
57 msgid "Display the icon even if GameMode is currently not active."
58 msgstr ""
59
60 #: data/settings.gschema.xml:16 data/settings.gschema.xml:21
61 msgid "Active icon tint"
62 msgstr ""
63
64 #: data/settings.gschema.xml:17
65 msgid "Tint the icon with a color when GameMode is active."
66 msgstr ""
67
68 #: data/settings.gschema.xml:22
69 msgid "The color to use tinting the icon."
70 msgstr ""
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the gamemode-extension package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gamemode-extension\n"
9 "Report-Msgid-Bugs-To: \n"
10 "Language-Team: Portuguese (Brazil) (https://www.transifex.com/GameMode/teams/100322/pt_BR/)\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Language: pt_BR\n"
15 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
16
17 #: extension.js:46
18 msgid "GameMode is active"
19 msgstr ""
20
21 #: extension.js:49
22 msgid "GameMode is off"
23 msgstr ""
24
25 #: extension.js:103
26 msgid "No active clients"
27 msgstr ""
28
29 #: extension.js:105
30 #, javascript-format
31 msgid "%d active client"
32 msgid_plural "%d active clients"
33 msgstr[0] ""
34 msgstr[1] ""
35
36 #: extension.js:257
37 msgid "Computer performance is now optimized for playing games"
38 msgstr ""
39
40 #: extension.js:259
41 msgid "Computer performance is reset for normal usage"
42 msgstr ""
43
44 #: data/settings.gschema.xml:6
45 msgid "Notifications"
46 msgstr ""
47
48 #: data/settings.gschema.xml:7
49 msgid "Emit notifications when the global GameMode status changes."
50 msgstr ""
51
52 #: data/settings.gschema.xml:11
53 msgid "Always show the icon"
54 msgstr ""
55
56 #: data/settings.gschema.xml:12
57 msgid "Display the icon even if GameMode is currently not active."
58 msgstr ""
59
60 #: data/settings.gschema.xml:16 data/settings.gschema.xml:21
61 msgid "Active icon tint"
62 msgstr ""
63
64 #: data/settings.gschema.xml:17
65 msgid "Tint the icon with a color when GameMode is active."
66 msgstr ""
67
68 #: data/settings.gschema.xml:22
69 msgid "The color to use tinting the icon."
70 msgstr ""
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the gamemode-extension package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gamemode-extension\n"
9 "Report-Msgid-Bugs-To: \n"
10 "Language-Team: Portuguese (Portugal) (https://www.transifex.com/GameMode/teams/100322/pt_PT/)\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Language: pt_PT\n"
15 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
17 #: extension.js:46
18 msgid "GameMode is active"
19 msgstr ""
20
21 #: extension.js:49
22 msgid "GameMode is off"
23 msgstr ""
24
25 #: extension.js:103
26 msgid "No active clients"
27 msgstr ""
28
29 #: extension.js:105
30 #, javascript-format
31 msgid "%d active client"
32 msgid_plural "%d active clients"
33 msgstr[0] ""
34 msgstr[1] ""
35
36 #: extension.js:257
37 msgid "Computer performance is now optimized for playing games"
38 msgstr ""
39
40 #: extension.js:259
41 msgid "Computer performance is reset for normal usage"
42 msgstr ""
43
44 #: data/settings.gschema.xml:6
45 msgid "Notifications"
46 msgstr ""
47
48 #: data/settings.gschema.xml:7
49 msgid "Emit notifications when the global GameMode status changes."
50 msgstr ""
51
52 #: data/settings.gschema.xml:11
53 msgid "Always show the icon"
54 msgstr ""
55
56 #: data/settings.gschema.xml:12
57 msgid "Display the icon even if GameMode is currently not active."
58 msgstr ""
59
60 #: data/settings.gschema.xml:16 data/settings.gschema.xml:21
61 msgid "Active icon tint"
62 msgstr ""
63
64 #: data/settings.gschema.xml:17
65 msgid "Tint the icon with a color when GameMode is active."
66 msgstr ""
67
68 #: data/settings.gschema.xml:22
69 msgid "The color to use tinting the icon."
70 msgstr ""
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the gamemode-extension package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
40 #
51 # Translators:
6 # Christian Kellner <christian@kellner.me>, 2019
2 # 弱弱的胖橘猫 <gesangtome@foxmail.com
73 #
84 msgid ""
95 msgstr ""
1410 "Content-Type: text/plain; charset=UTF-8\n"
1511 "Content-Transfer-Encoding: 8bit\n"
1612 "Plural-Forms: nplurals=1; plural=0;\n"
17 "POT-Creation-Date: \n"
18 "PO-Revision-Date: \n"
1913 "X-Generator: Poedit 2.3\n"
20 "Last-Translator: 弱弱的胖橘猫 <gesangtome@foxmail.com>\n"
2114 "Language: zh_CN\n"
2215
2316 #, javascript-format
2424 this.add(this.make_row_switch('always-show-icon'));
2525 this.add(this.make_row_switch('active-tint', 'active-color'));
2626 } else {
27 this.margin_start = 24;
28 this.margin_end = 24;
29 this.margin_top = 24;
30 this.margin_bottom = 24;
2731 this.append(this.make_row_switch('emit-notifications'));
2832 this.append(this.make_row_switch('always-show-icon'));
2933 this.append(this.make_row_switch('active-tint', 'active-color'));
4246 if (shellVersion < 40) {
4347 row.add(hbox);
4448 } else {
45 hbox.margin = 12;
49 hbox.margin_start = 12;
50 hbox.margin_end = 12;
51 hbox.margin_top = 12;
52 hbox.margin_bottom = 12;
4653 row.child = hbox;
4754 }
4855
7683 if (shellVersion < 40) {
7784 hbox.pack_start(button, false, false, 6);
7885 } else {
86 button.margin_start = 6;
87 button.margin_end = 6;
7988 hbox.append(button);
8089 }
8190