-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtemplate.pot
More file actions
598 lines (463 loc) · 15.1 KB
/
Copy pathtemplate.pot
File metadata and controls
598 lines (463 loc) · 15.1 KB
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
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the plasma-applet-com.github.rcspam.dictee package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: plasma-applet-com.github.rcspam.dictee\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-05-15 17:09+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: plasmoid/package/contents/ui/configGeneral.qml:156
msgid "Calibration done!"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:158
msgid "Calibration failed"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:230
msgid "General"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:235
msgid "Polling interval (ms):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:244
msgid "How often the widget checks if the daemon is running (in milliseconds)."
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:249
msgid "Show last transcription:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:255
msgid "Display the last transcribed text in the popup window."
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:261
msgid "Preview mode (test with mic):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:266
msgid "Audio context buffer:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:271
msgid "Microphone volume:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:295
msgid ""
"Adjust the microphone input volume (PipeWire/PulseAudio default source)."
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:301
msgid "Noise floor:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:304
msgid "Calibrate"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:307
msgid "Recording silence…"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:313
msgid ""
"Record 5 seconds of silence to calibrate the background noise level. This "
"improves animation accuracy."
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:324
msgid "Noise gate:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:338
msgid ""
"Audio levels below this threshold are zeroed. Increase to suppress "
"background noise and get clean silence."
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:343
msgid "Envelope shape:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:354
msgid "Flat"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:356
msgid "Normal"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:362
msgid ""
"Controls the Hanning envelope shape. 0 = flat (uniform bars), 1 = normal, "
"higher = more peaked at the center."
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:367
msgid "Envelope center:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:383
msgid ""
"Shift the envelope peak across the frequency range (80–4000 Hz). Useful with "
"rainbow colors to emphasize different frequency bands."
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:389
msgid "Animation"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:394
msgid "Reset icon settings:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:397
msgid "Reset to defaults"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:402
msgid ""
"Restore all icon animation settings (style, bars, wave, pulse, dots, "
"waveform, rainbow, sensitivity, envelope, noise gate) to their installation "
"defaults. Other preferences (polling, transcription display, audio context) "
"are not affected."
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:408
msgid "Reset icon settings"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:413
msgid ""
"All icon animation settings will be restored to defaults.\n"
"Continue?"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:421
msgid "Animation style:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:423
msgid "Bars (default)"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:424
msgid "Wave"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:425
msgid "Pulse"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:426
msgid "Dots"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:427
msgid "Waveform"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:438
msgid "Rainbow colors:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:442
msgid "Start hue:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:458
msgid "End hue:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:475
msgid "Preview:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:827
msgid "Bars settings"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:833
#: plasmoid/package/contents/ui/configGeneral.qml:908
#: plasmoid/package/contents/ui/configGeneral.qml:985
#: plasmoid/package/contents/ui/configGeneral.qml:1034
#: plasmoid/package/contents/ui/configGeneral.qml:1100
msgid "Sensitivity:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:851
#: plasmoid/package/contents/ui/configGeneral.qml:1118
msgid "Number of bars:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:859
#: plasmoid/package/contents/ui/configGeneral.qml:1126
msgid "Bar spacing (px):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:867
#: plasmoid/package/contents/ui/configGeneral.qml:1134
msgid "Bar corner radius:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:875
#: plasmoid/package/contents/ui/configGeneral.qml:1142
msgid "Min height (%):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:887
msgid "Idle breathing animation:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:893
msgid "Animation speed (ms):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:902
msgid "Wave settings"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:926
msgid "Width (px):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:934
msgid "Line thickness (px):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:942
msgid "Wave frequency:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:953
msgid "Amplitude (%):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:964
msgid "Wave speed (ms):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:973
msgid "Fill under wave:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:979
msgid "Pulse settings"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:1003
msgid "Number of rings:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:1011
msgid "Ring thickness (px):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:1019
msgid "Pulse speed (ms):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:1028
msgid "Dots settings"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:1052
msgid "Number of dots:"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:1060
msgid "Dot size (px):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:1068
msgid "Dot spacing (px):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:1076
msgid "Bounce amplitude (%):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:1085
msgid "Bounce speed (ms):"
msgstr ""
#: plasmoid/package/contents/ui/configGeneral.qml:1094
msgid "Waveform settings"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:74
msgid "Another Dictée widget is active"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:82
msgid ""
"Two instances on the same panel or desktop cause conflicts — duplicated "
"daemon start/stop calls and races on the backend config. This widget is "
"passive until the other is removed."
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:90
msgid ""
"Right-click this widget in the panel, then choose \"Remove\" to clean up."
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:102
msgid "Take over anyway"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:106
msgid ""
"Force this widget to become active. The other instance will become passive "
"at the next refresh (3 s)."
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:162
msgid "Dictée"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:172
msgid "Unpin popup"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:172
msgid "Pin popup"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:227
msgid "Not installed"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:228
msgid "Not configured"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:229
msgid "Stopped"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:231
msgid "Active"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:233
#: plasmoid/package/contents/ui/main.qml:73
msgid "Recording…"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:235
#: plasmoid/package/contents/ui/main.qml:75
msgid "Transcribing…"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:237
msgid "Switching…"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:239
#: plasmoid/package/contents/ui/main.qml:79
msgid "Preparing…"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:241
#: plasmoid/package/contents/ui/main.qml:81
msgid "Diarize ready"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:243
#: plasmoid/package/contents/ui/main.qml:83
msgid "Diarizing…"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:259
msgid "Start daemon"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:259
msgid "Stop daemon"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:359
msgid "Press the Configure Dictée button below to get started."
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:380
msgid "Dictation"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:417
msgid "Translate"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:468
msgid "Preparing… (click to cancel)"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:469
msgid "Start meeting"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:470
msgid "Meeting in progress…"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:473
msgid "Stop meeting"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:474
msgid "Meeting"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:516
msgid "Sortformer model not installed. Configure in dictee-setup."
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:518
msgid "Freeing GPU memory..."
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:519
msgid "Click to start recording with speaker identification"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:521
msgid "Click to stop and identify speakers"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:522
#: plasmoid/package/contents/ui/FullRepresentation.qml:523
msgid "Record and identify speakers (max 4)"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:547
msgid "Last transcription:"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:574
msgid "ASR:"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:589
msgid "Parakeet (precise)"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:590
msgid "Parakeet (fast)"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:644
msgid "LLM"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:648
msgid ""
"Enable LLM post-processing (grammar and spell correction via local Ollama "
"model)."
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:664
msgid "Context"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:668
msgid ""
"Accumulate audio from previous dictations to improve recognition of short or "
"technical words."
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:682
msgid "Short"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:686
msgid "Enable short-text fix on both normal and translation pipelines."
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:701
msgid "Translation:"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:722
msgid "LT arrêté"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:723
msgid "Ollama arrêté"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:724
msgid "Modèle absent"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:828
msgid "Target language — add languages in Configure Dictée (LibreTranslate)"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:829
msgid "Target language for translation"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:843
msgid "Transcribe file"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:847
msgid "Open an audio file for transcription"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:896
msgid "Force CPU (loses GPU acceleration)"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:898
msgid "Force CPU"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:899
msgid "Force CPU (no GPU anyway)"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:902
msgid "GPU active"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:904
msgid "GPU active (low VRAM)"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:905
msgid "No GPU detected"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:921
msgid "Configure Dictée"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:925
msgid "Open dictee-setup to configure ASR, translation, shortcuts"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:941
msgid "Toggle voice commands cheatsheet"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:950
msgid "Reset everything — stop all processes, restart daemon"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:959
msgid "Live microphone animation preview"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:1005
msgid "Microphone muted — click to unmute"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:1005
msgid "Microphone — click to mute"
msgstr ""
#: plasmoid/package/contents/ui/FullRepresentation.qml:1029
#, javascript-format
msgid "Microphone volume: %1%"
msgstr ""
#: plasmoid/package/contents/ui/main.qml:67
msgid "Dictée not installed"
msgstr ""
#: plasmoid/package/contents/ui/main.qml:68
msgid "Dictée not configured — run dictee-setup"
msgstr ""
#: plasmoid/package/contents/ui/main.qml:69
msgid "Daemon stopped"
msgstr ""
#: plasmoid/package/contents/ui/main.qml:71
msgid "Daemon active"
msgstr ""
#: plasmoid/package/contents/ui/main.qml:77
msgid "Switching backend…"
msgstr ""