-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathapt.voicecontrolcommands
366 lines (366 loc) · 9.99 KB
/
apt.voicecontrolcommands
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CommandsTable</key>
<dict>
<key>Custom.745161207.366893</key>
<dict>
<key>CustomAppName</key>
<string>Slack</string>
<key>CustomCommands</key>
<dict>
<key>en_US</key>
<array>
<string>Slack channel</string>
</array>
<key>pt_BR</key>
<array>
<string></string>
</array>
</dict>
<key>CustomMenuTextList</key>
<array>
<string>Switch to Channel</string>
</array>
<key>CustomModifyDate</key>
<date>2024-08-12T19:39:18Z</date>
<key>CustomScope</key>
<string>com.tinyspeck.slackmacgap</string>
<key>CustomType</key>
<string>Menu</string>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745186339.518479</key>
<dict>
<key>CustomAppName</key>
<string>Slack</string>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Mudar canal</string>
</array>
</dict>
<key>CustomModifyDate</key>
<date>2024-08-12T20:13:05Z</date>
<key>CustomScope</key>
<string>com.tinyspeck.slackmacgap</string>
<key>CustomShortcutKeyCode</key>
<integer>40</integer>
<key>CustomShortcutModifierFlags</key>
<integer>1048576</integer>
<key>CustomType</key>
<string>Shortcut</string>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745186428.360808</key>
<dict>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Escolhe</string>
</array>
</dict>
<key>CustomModifyDate</key>
<date>2024-08-12T20:24:14Z</date>
<key>CustomScope</key>
<string>com.apple.speech.SystemWideScope</string>
<key>CustomShortcutKeyCode</key>
<integer>36</integer>
<key>CustomShortcutModifierFlags</key>
<integer>0</integer>
<key>CustomType</key>
<string>Shortcut</string>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745186581.519170</key>
<dict>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Baixo</string>
</array>
</dict>
<key>CustomModifyDate</key>
<date>2024-08-12T20:17:48Z</date>
<key>CustomScope</key>
<string>com.apple.speech.SystemWideScope</string>
<key>CustomShortcutKeyCode</key>
<integer>125</integer>
<key>CustomShortcutModifierFlags</key>
<integer>2097152</integer>
<key>CustomType</key>
<string>Shortcut</string>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745186640.473797</key>
<dict>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Cima</string>
</array>
</dict>
<key>CustomModifyDate</key>
<date>2024-08-12T20:17:43Z</date>
<key>CustomScope</key>
<string>com.apple.speech.SystemWideScope</string>
<key>CustomShortcutKeyCode</key>
<integer>126</integer>
<key>CustomShortcutModifierFlags</key>
<integer>2097152</integer>
<key>CustomType</key>
<string>Shortcut</string>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745188153.700973</key>
<dict>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Abrir navegador</string>
</array>
</dict>
<key>CustomModifyDate</key>
<date>2024-08-12T20:46:18Z</date>
<key>CustomScope</key>
<string>com.apple.speech.SystemWideScope</string>
<key>CustomShortcutsWorkflow</key>
<string>468B9EDB-240E-42BC-B9D0-521E546C1BA6</string>
<key>CustomType</key>
<string>RunShortcutsWorkflow</string>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745188386.682223</key>
<dict>
<key>CustomAppName</key>
<string>Any Application</string>
<key>CustomBookmarkList</key>
<array>
<data>
Ym9va6QDAAAAAAQQMAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAxAIAAAMAAAABAQAAdXNyAAUA
AAABAQAAbG9jYWwAAAAGAAAAAQEAAENlbGxhcgAADQAA
AAEBAABlbWFjcy1wbHVzQDI5AAAABAAAAAEBAAAyOS4x
CQAAAAEBAABFbWFjcy5hcHAAAAAYAAAAAQYAAAQAAAAQ
AAAAIAAAADAAAABIAAAAVAAAAAgAAAAEAwAAwX4IAP//
/w8IAAAABAMAAC+b4gIAAAAACAAAAAQDAACauwIAAAAA
AAgAAAAEAwAAgHQwAAAAAAAIAAAABAMAALmUFAIAAAAA
CAAAAAQDAACwoxQCAAAAABgAAAABBgAAiAAAAJgAAACo
AAAAuAAAAMgAAADYAAAACAAAAAAEAABBxTsdwoAAABgA
AAABAgAAAgAAAAAAAAAPAAAAAAAAAAAAAAAAAAAACAAA
AAEJAABmaWxlOi8vLwwAAAABAQAATWFjaW50b3NoIEhE
CAAAAAQDAAAAoCBodAAAAAgAAAAABAAAQcXyHwoAAAAk
AAAAAQEAAEZGQkZDNjYwLUFEQzAtNENEQi05ODRCLUQy
Qzg2RjY5QTQ4NhgAAAABAgAAgQAAAAEAAADvEwAAAQAA
AAAAAAAAAAAAAQAAAAEBAAAvAAAAAAAAAAEFAADgAAAA
AQIAADVmZTBlNDMwMmI1NWU4NzE1MWM2ZjIwYjE5MTBm
YTUyYmNkNWNkYmVlNDJjM2U1NzRhODhjMjAzNzNiMTZh
N2M7MDA7MDAwMDAwMDA7MDAwMDAwMDA7MDAwMDAwMDA7
MDAwMDAwMDAwMDAwMDAyMDtjb20uYXBwbGUuYXBwLXNh
bmRib3gucmVhZC13cml0ZTswMTswMTAwMDAwNDswMDAw
MDAwMDAyMTRhM2IwOzAxOy91c3IvbG9jYWwvY2VsbGFy
L2VtYWNzLXBsdXNAMjkvMjkuMS9lbWFjcy5hcHAAqAAA
AP7///8BAAAAAAAAAA0AAAAEEAAAaAAAAAAAAAAFEAAA
6AAAAAAAAAAQEAAAGAEAAAAAAABAEAAACAEAAAAAAAAC
IAAAyAEAAAAAAAAFIAAAOAEAAAAAAAAQIAAASAEAAAAA
AAARIAAAfAEAAAAAAAASIAAAXAEAAAAAAAATIAAAbAEA
AAAAAAAgIAAAqAEAAAAAAAAwIAAA1AEAAAAAAACA8AAA
3AEAAAAAAAA=
</data>
</array>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Abrir código</string>
</array>
</dict>
<key>CustomFileNameList</key>
<array>
<string>Emacs.app</string>
</array>
<key>CustomModifyDate</key>
<date>2024-08-12T20:48:27Z</date>
<key>CustomScope</key>
<string>com.apple.speech.SystemWideScope</string>
<key>CustomType</key>
<string>File</string>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745188535.539505</key>
<dict>
<key>CustomBookmarkList</key>
<array>
<data>
Ym9va/QCAAAAAAQQMAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAFAIAAAwAAAABAQAAQXBwbGlj
YXRpb25zCQAAAAEBAABTbGFjay5hcHAAAAAIAAAAAQYA
AAQAAAAYAAAACAAAAAQDAAC40+ICAAAAAAgAAAAEAwAA
ktUqAwAAAAAIAAAAAQYAADwAAABMAAAACAAAAAAEAABB
xilgEgAAABgAAAABAgAAAgAAAAAAAAAPAAAAAAAAAAAA
AAAAAAAACAAAAAEJAABmaWxlOi8vLwwAAAABAQAATWFj
aW50b3NoIEhECAAAAAQDAAAAoCBodAAAAAgAAAAABAAA
QcXyHwoAAAAkAAAAAQEAAEZGQkZDNjYwLUFEQzAtNENE
Qi05ODRCLUQyQzg2RjY5QTQ4NhgAAAABAgAAgQAAAAEA
AADvEwAAAQAAAAAAAAAAAAAAAQAAAAEBAAAvAAAAAAAA
AAEFAADJAAAAAQIAAGE1OTViZjQ1MmJmZWM0M2JkODRi
MzdjMGZlMTJmNmVmZGM2NGZjN2E1YmIzNmFkYTNjMTUw
MGNmZTNhNzdmYTU7MDA7MDAwMDAwMDA7MDAwMDAwMDA7
MDAwMDAwMDA7MDAwMDAwMDAwMDAwMDAyMDtjb20uYXBw
bGUuYXBwLXNhbmRib3gucmVhZC13cml0ZTswMTswMTAw
MDAwNDswMDAwMDAwMDAzMmFkNTkyOzI3Oy9hcHBsaWNh
dGlvbnMvc2xhY2suYXBwAAAAAKgAAAD+////AQAAAAAA
AAANAAAABBAAACwAAAAAAAAABRAAAFwAAAAAAAAAEBAA
AHwAAAAAAAAAQBAAAGwAAAAAAAAAAiAAACwBAAAAAAAA
BSAAAJwAAAAAAAAAECAAAKwAAAAAAAAAESAAAOAAAAAA
AAAAEiAAAMAAAAAAAAAAEyAAANAAAAAAAAAAICAAAAwB
AAAAAAAAMCAAADgBAAAAAAAAgPAAAEABAAAAAAAA
</data>
</array>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Abrir mensagem</string>
</array>
</dict>
<key>CustomFileNameList</key>
<array>
<string>Slack.app</string>
</array>
<key>CustomModifyDate</key>
<date>2024-08-12T20:49:32Z</date>
<key>CustomScope</key>
<string>com.apple.speech.SystemWideScope</string>
<key>CustomType</key>
<string>File</string>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745189622.363901</key>
<dict>
<key>CustomAppName</key>
<string>Arc</string>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Recarregar</string>
</array>
</dict>
<key>CustomModifyDate</key>
<date>2024-08-12T21:07:54Z</date>
<key>CustomScope</key>
<string>company.thebrowser.Browser</string>
<key>CustomShortcutKeyCode</key>
<integer>15</integer>
<key>CustomShortcutModifierFlags</key>
<integer>1048576</integer>
<key>CustomType</key>
<string>Shortcut</string>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745192006.633851</key>
<dict>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Página suporte</string>
</array>
</dict>
<key>CustomModifyDate</key>
<date>2024-08-12T21:47:20Z</date>
<key>CustomScope</key>
<string>com.apple.speech.SystemWideScope</string>
<key>CustomType</key>
<string>URL</string>
<key>CustomURLStringList</key>
<array>
<string>https://nubank.atlassian.net/jira/software/c/projects/CLOUD/boards/9004</string>
</array>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745192087.893315</key>
<dict>
<key>CustomAppName</key>
<string>Arc</string>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Copiar página</string>
</array>
</dict>
<key>CustomModifyDate</key>
<date>2024-08-13T21:57:48Z</date>
<key>CustomScope</key>
<string>company.thebrowser.Browser</string>
<key>CustomShortcutKeyCode</key>
<integer>8</integer>
<key>CustomShortcutModifierFlags</key>
<integer>1179648</integer>
<key>CustomType</key>
<string>Shortcut</string>
<key>Enabled</key>
<true/>
</dict>
<key>Custom.745278204.310855</key>
<dict>
<key>CustomCommands</key>
<dict>
<key>pt_BR</key>
<array>
<string>Repositório definição</string>
</array>
</dict>
<key>CustomModifyDate</key>
<date>2024-08-13T22:08:10Z</date>
<key>CustomScope</key>
<string>com.apple.speech.SystemWideScope</string>
<key>CustomType</key>
<string>URL</string>
<key>CustomURLStringList</key>
<array>
<string>https://github.com/nubank/definition/tree/master</string>
</array>
<key>Enabled</key>
<false/>
</dict>
</dict>
<key>ExportDate</key>
<real>745334376.05076003</real>
<key>SystemVersion</key>
<dict>
<key>BuildID</key>
<string>2FD7244A-08C3-11EF-8D34-B118F43952EE</string>
<key>ProductBuildVersion</key>
<string>22G720</string>
<key>ProductCopyright</key>
<string>1983-2024 Apple Inc.</string>
<key>ProductName</key>
<string>macOS</string>
<key>ProductUserVisibleVersion</key>
<string>13.6.7</string>
<key>ProductVersion</key>
<string>13.6.7</string>
<key>iOSSupportVersion</key>
<string>16.6</string>
</dict>
</dict>
</plist>