Skip to content

Commit 778a09e

Browse files
committed
Update Shortcuts Window
1 parent f6c57a4 commit 778a09e

File tree

2 files changed

+31
-19
lines changed

2 files changed

+31
-19
lines changed

data/shortcuts.ui

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@
2525
<property name="title" translatable="yes" context="shortcut window">Redo</property>
2626
</object>
2727
</child>
28+
<child>
29+
<object class="GtkShortcutsShortcut">
30+
<property name="visible">True</property>
31+
<property name="accelerator">&lt;ctrl&gt;L</property>
32+
<property name="title" translatable="yes" context="shortcut window">Live View</property>
33+
</object>
34+
</child>
2835
<child>
2936
<object class="GtkShortcutsShortcut">
3037
<property name="visible">True</property>

po/fr.po

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: unnamed project\n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2021-01-04 19:58+0100\n"
9-
"PO-Revision-Date: 2021-01-04 19:59+0100\n"
8+
"POT-Creation-Date: 2021-01-05 18:41+0100\n"
9+
"PO-Revision-Date: 2021-01-05 18:42+0100\n"
1010
"Last-Translator: Mika Cousin <[email protected]>\n"
1111
"Language-Team: French <[email protected]>\n"
1212
"Language: fr\n"
@@ -80,86 +80,91 @@ msgctxt "shortcut window"
8080
msgid "Redo"
8181
msgstr "Rétablir l'action la plus récente"
8282

83-
#: data/shortcuts.ui:32 data/shortcuts.ui:109
83+
#: data/shortcuts.ui:32
84+
msgctxt "shortcut window"
85+
msgid "Live View"
86+
msgstr "Live"
87+
88+
#: data/shortcuts.ui:39 data/shortcuts.ui:116
8489
msgctxt "shortcut window"
8590
msgid "Patch"
8691
msgstr "Patch"
8792

88-
#: data/shortcuts.ui:39
93+
#: data/shortcuts.ui:46
8994
msgctxt "shortcut window"
9095
msgid "Preferences"
9196
msgstr "Préférences"
9297

93-
#: data/shortcuts.ui:46
98+
#: data/shortcuts.ui:53
9499
msgctxt "shortcut window"
95100
msgid "About"
96101
msgstr "À propos"
97102

98-
#: data/shortcuts.ui:53
103+
#: data/shortcuts.ui:60
99104
msgctxt "shortcut window"
100105
msgid "Quit"
101106
msgstr "Quitter"
102107

103-
#: data/shortcuts.ui:60
108+
#: data/shortcuts.ui:67
104109
msgctxt "shortcut window"
105110
msgid "Close Tab"
106111
msgstr "Fermer onglet"
107112

108-
#: data/shortcuts.ui:68
113+
#: data/shortcuts.ui:75
109114
msgctxt "shortcut window"
110115
msgid "Live"
111116
msgstr "Live"
112117

113-
#: data/shortcuts.ui:73 data/shortcuts.ui:114
118+
#: data/shortcuts.ui:80 data/shortcuts.ui:121
114119
msgctxt "shortcut window"
115120
msgid "Select channel"
116121
msgstr "Sélectionner un circuit"
117122

118-
#: data/shortcuts.ui:80
123+
#: data/shortcuts.ui:87
119124
msgctxt "shortcut window"
120125
msgid "Channel Thru"
121126
msgstr "Thru"
122127

123-
#: data/shortcuts.ui:87
128+
#: data/shortcuts.ui:94
124129
msgctxt "shortcut window"
125130
msgid "Add channel"
126131
msgstr "Ajouter le circuit"
127132

128-
#: data/shortcuts.ui:94
133+
#: data/shortcuts.ui:101
129134
msgctxt "shortcut window"
130135
msgid "Remove channel"
131136
msgstr "Retirer le circuit"
132137

133-
#: data/shortcuts.ui:101
138+
#: data/shortcuts.ui:108
134139
msgctxt "shortcut window"
135140
msgid "At level"
136141
msgstr "Définir l'intensité"
137142

138-
#: data/shortcuts.ui:121
143+
#: data/shortcuts.ui:128
139144
msgctxt "shortcut window"
140145
msgid "Thru"
141146
msgstr "Thru"
142147

143-
#: data/shortcuts.ui:128
148+
#: data/shortcuts.ui:135
144149
msgctxt "shortcut window"
145150
msgid "Offset"
146151
msgstr "Définir un offset de patch"
147152

148-
#: data/shortcuts.ui:135
153+
#: data/shortcuts.ui:142
149154
msgctxt "shortcut window"
150155
msgid "Patch output"
151156
msgstr "Patcher une adresse"
152157

153-
#: data/shortcuts.ui:142
158+
#: data/shortcuts.ui:149
154159
msgctxt "shortcut window"
155160
msgid "Insert output"
156161
msgstr "Insérer une adresse"
157162

158-
#: src/application.py:167
163+
#: src/application.py:174
159164
msgid "Device Controls"
160165
msgstr "Contrôle des appareils"
161166

162-
#: src/application.py:181
167+
#: src/application.py:189
163168
msgid "Preferences"
164169
msgstr "Préférences"
165170

0 commit comments

Comments
 (0)