forked from zagortenay333/cronomix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate.pot
762 lines (612 loc) · 19.8 KB
/
template.pot
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
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-30 14:15+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: data/po_files/../../sections/todo/view__clear_tasks.js:57
msgid "Delete all completed tasks"
msgstr ""
#: data/po_files/../../sections/todo/view__clear_tasks.js:70
msgid "Archive all completed tasks to done.txt and delete them"
msgstr ""
#: data/po_files/../../sections/todo/view__clear_tasks.js:94
#: data/po_files/../../sections/todo/view__task_editor.js:207
#: data/po_files/../../sections/todo/view__file_switcher.js:444
#: data/po_files/../../sections/alarms.js:566
msgid "Delete"
msgstr ""
#: data/po_files/../../sections/todo/view__clear_tasks.js:97
#: data/po_files/../../sections/todo/view__stats.js:257
#: data/po_files/../../sections/todo/view__kanban_switcher.js:93
#: data/po_files/../../sections/todo/view__task_editor.js:220
#: data/po_files/../../sections/todo/view__file_switcher.js:98
#: data/po_files/../../sections/todo/view__file_switcher.js:449
#: data/po_files/../../sections/alarms.js:574
#: data/po_files/../../sections/pomodoro.js:776
msgid "Cancel"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:101
msgid "Today"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:102
msgid "This Week"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:103
msgid "This Month"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:104
msgid "Last 3 Months"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:105
msgid "Last 6 Months"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:106
msgid "All Time"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:173
#: data/po_files/../../sections/todo/view__kanban_switcher.js:62
#: data/po_files/../../sections/todo/view__file_switcher.js:68
#: data/po_files/../../sections/timer.js:641
msgid "Search..."
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:188
#: data/po_files/../../sections/todo/view__stats.js:302
#: data/po_files/../../sections/todo/view__stats.js:683
msgid "Tasks"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:203
#: data/po_files/../../sections/todo/view__stats.js:297
#: data/po_files/../../sections/todo/view__stats.js:683
msgid "Projects"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:224
msgid "Year:"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:224
msgid "Month:"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:224
msgid "Day:"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:254
#: data/po_files/../../sections/todo/view__sort.js:112
#: data/po_files/../../sections/todo/view__filters.js:206
#: data/po_files/../../sections/todo/view__task_editor.js:223
#: data/po_files/../../sections/todo/view__file_switcher.js:102
#: data/po_files/../../sections/todo/view__file_switcher.js:450
#: data/po_files/../../sections/alarms.js:575
#: data/po_files/../../sections/pomodoro.js:775
msgid "Ok"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:291
msgid "Custom Range..."
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:588
msgid "Stats for task"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:614
#: data/po_files/../../sections/todo/view__stats.js:638
#: data/po_files/../../sections/todo/view__stats.js:681
#: data/po_files/../../sections/todo/view__stats.js:1175
#: data/po_files/../../sections/todo/view__stats.js:1184
#, javascript-format
msgid "%d day"
msgid_plural "%d days"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../sections/todo/view__stats.js:1174
msgid "Average per day (including off days)"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:1183
msgid "Average per day (excluding off days)"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:1186
#: data/po_files/../../sections/todo/view__stats.js:1196
msgid "Total"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:1228
msgid "Interval"
msgstr ""
#: data/po_files/../../sections/todo/view__stats.js:1230
msgid "No intervals found."
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:63
msgid "Sort by Pin"
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:64
msgid "Sort by Context"
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:65
msgid "Sort by Projects"
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:66
msgid "Sort by Priority"
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:67
msgid "Sort by Due Date"
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:68
msgid "Sort by Alphabet"
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:69
msgid "Sort by Recurrence Date"
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:70
msgid "Sort by Completed"
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:71
msgid "Sort by Creation Date"
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:72
msgid "Sort by Completion Date"
msgstr ""
#: data/po_files/../../sections/todo/view__sort.js:98
msgid "Automatic sorting"
msgstr ""
#: data/po_files/../../sections/todo/view__kanban_switcher.js:72
msgid "syntax help"
msgstr ""
#: data/po_files/../../sections/todo/view__kanban_switcher.js:130
msgid "To use kanban boards, add the kanban todo extension to a task."
msgstr ""
#: data/po_files/../../sections/todo/view__loading.js:37
#: data/po_files/../../sections/todo/MAIN.js:671
msgid "Loading..."
msgstr ""
#: data/po_files/../../sections/todo/view__filters.js:71
msgid "Add custom filter..."
msgstr ""
#: data/po_files/../../sections/todo/view__filters.js:116
msgid "Show hidden tasks only"
msgstr ""
#: data/po_files/../../sections/todo/view__filters.js:123
#, javascript-format
msgid "%d hidden task"
msgid_plural "%d hidden tasks"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../sections/todo/view__filters.js:139
msgid "Show recurring tasks only"
msgstr ""
#: data/po_files/../../sections/todo/view__filters.js:149
#, javascript-format
msgid "%d recurring task"
msgid_plural "%d recurring tasks"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../sections/todo/view__filters.js:165
msgid "Show deferred tasks only"
msgstr ""
#: data/po_files/../../sections/todo/view__filters.js:174
#, javascript-format
msgid "%d deferred task"
msgid_plural "%d deferred tasks"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../sections/todo/view__filters.js:190
msgid "Invert filters"
msgstr ""
#: data/po_files/../../sections/todo/view__filters.js:205
#: data/po_files/../../sections/stopwatch.js:180
#: data/po_files/../../sections/stopwatch.js:580
msgid "Reset"
msgstr ""
#: data/po_files/../../sections/todo/view__filters.js:276
msgid "Completed"
msgstr ""
#: data/po_files/../../sections/todo/view__filters.js:283
msgid "No Priority"
msgstr ""
#: data/po_files/../../sections/todo/view__filters.js:369
#, javascript-format
msgid "%d task"
msgid_plural "%d tasks"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../sections/todo/time_tracker.js:195
#: data/po_files/../../sections/todo/time_tracker.js:767
msgid "Error while parsing csv file. See logs."
msgstr ""
#: data/po_files/../../sections/todo/time_tracker.js:524
msgid "To track time, select a dir for csv files in the settings."
msgstr ""
#: data/po_files/../../sections/todo/MAIN.js:273
msgid "Unable to load todo file"
msgstr ""
#: data/po_files/../../sections/todo/MAIN.js:365
#, javascript-format
msgid "%d task has recurred"
msgid_plural "%d tasks have recurred"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../sections/todo/MAIN.js:371
#, javascript-format
msgid "%d deferred task has been opened"
msgid_plural "%d deferred tasks have been opened"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../sections/todo/MAIN.js:677
msgid "Nothing found."
msgstr ""
#: data/po_files/../../sections/todo/task_item.js:643
#: data/po_files/../../sections/todo/task_item.js:647
msgid "recurrence"
msgstr ""
#: data/po_files/../../sections/todo/task_item.js:644
#, javascript-format
msgid "%d day after completion"
msgid_plural "%d days after completion"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../sections/todo/task_item.js:660
msgid "due"
msgstr ""
#: data/po_files/../../sections/todo/task_item.js:668
msgid "deferred"
msgstr ""
#: data/po_files/../../sections/todo/task_item.js:707
msgid "created"
msgstr ""
#: data/po_files/../../sections/todo/task_item.js:710
msgid "completed"
msgstr ""
#: data/po_files/../../sections/todo/view__task_editor.js:118
msgid "Task..."
msgstr ""
#: data/po_files/../../sections/todo/view__task_editor.js:215
msgid "Archive"
msgstr ""
#: data/po_files/../../sections/todo/view__default.js:514
msgid "Add New Task..."
msgstr ""
#: data/po_files/../../sections/todo/view__file_switcher.js:95
msgid "Add File"
msgstr ""
#: data/po_files/../../sections/todo/view__file_switcher.js:386
msgid "Unique name"
msgstr ""
#: data/po_files/../../sections/todo/view__file_switcher.js:397
msgid "Todo file"
msgstr ""
#: data/po_files/../../sections/todo/view__file_switcher.js:411
msgid "Done file"
msgstr ""
#: data/po_files/../../sections/todo/view__file_switcher.js:411
#: data/po_files/../../sections/todo/view__file_switcher.js:426
msgid "optional"
msgstr ""
#: data/po_files/../../sections/todo/view__file_switcher.js:426
msgid "Time-tracker directory"
msgstr ""
#: data/po_files/../../sections/alarms.js:152
msgid "Add New Alarm..."
msgstr ""
#. TRANSLATORS: %s is a time string in the format HH:MM (e.g., 13:44)
#: data/po_files/../../sections/alarms.js:373
#: data/po_files/../../sections/alarms.js:898
#, javascript-format
msgid "Alarm at %s"
msgstr ""
#: data/po_files/../../sections/alarms.js:388
#: data/po_files/../../sections/alarms.js:905
msgid "Snooze"
msgstr ""
#: data/po_files/../../sections/alarms.js:479
msgid "Alarm time"
msgstr ""
#: data/po_files/../../sections/alarms.js:479
msgid "(h:min)"
msgstr ""
#: data/po_files/../../sections/alarms.js:518
msgid "Snooze duration"
msgstr ""
#: data/po_files/../../sections/alarms.js:518
msgid "(min)"
msgstr ""
#: data/po_files/../../sections/alarms.js:536
#: data/po_files/../../data/prefs.ui:1584
msgid "Repeat notification sound?"
msgstr ""
#: data/po_files/../../sections/alarms.js:548
msgid "Alarm Message..."
msgstr ""
#: data/po_files/../../sections/alarms.js:727
msgid "Snoozed"
msgstr ""
#: data/po_files/../../sections/alarms.js:922
#, javascript-format
msgid "%d alarm went off!"
msgid_plural "%d alarms went off!"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../sections/pomodoro.js:37
#: data/po_files/../../sections/pomodoro.js:243
#: data/po_files/../../sections/pomodoro.js:348
#: data/po_files/../../data/prefs.ui:301 data/po_files/../../data/prefs.ui:1629
#: data/po_files/../../data/prefs.ui:1959
msgid "Pomodoro"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:38
#: data/po_files/../../data/prefs.ui:1753
msgid "Long Break"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:39
#: data/po_files/../../data/prefs.ui:1691
msgid "Short Break"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:165
#: data/po_files/../../sections/timer.js:178
#: data/po_files/../../sections/timer.js:345
#: data/po_files/../../data/prefs.ui:213 data/po_files/../../data/prefs.ui:944
msgid "Timer"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:196
#: data/po_files/../../sections/pomodoro.js:864
msgid "New Pomo"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:197
#: data/po_files/../../sections/pomodoro.js:865
msgid "Take Break"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:198
#: data/po_files/../../sections/pomodoro.js:866
msgid "Continue"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:199
#: data/po_files/../../sections/pomodoro.js:867
#: data/po_files/../../sections/stopwatch.js:183
#: data/po_files/../../sections/stopwatch.js:582
msgid "Stop"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:673
msgid "Reset pomodoro counter?"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:689
#: data/po_files/../../sections/pomodoro.js:708
#: data/po_files/../../sections/pomodoro.js:727
msgid "(min:sec)"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:746
msgid "Num of pomos until long break"
msgstr ""
#: data/po_files/../../sections/pomodoro.js:762
msgid "Control todo time tracker by task id..."
msgstr ""
#: data/po_files/../../sections/timer.js:43
msgid "Timer Expired!"
msgstr ""
#: data/po_files/../../sections/timer.js:669
msgid "Default preset"
msgstr ""
#: data/po_files/../../sections/context_menu.js:35
msgid "Open settings"
msgstr ""
#: data/po_files/../../sections/context_menu.js:38
msgid "Go to extension website"
msgstr ""
#: data/po_files/../../sections/context_menu.js:41
msgid "Report bug"
msgstr ""
#: data/po_files/../../sections/context_menu.js:44
msgid "Help with translations"
msgstr ""
#: data/po_files/../../sections/stopwatch.js:164
#: data/po_files/../../sections/stopwatch.js:347
#: data/po_files/../../data/prefs.ui:257 data/po_files/../../data/prefs.ui:1294
msgid "Stopwatch"
msgstr ""
#: data/po_files/../../sections/stopwatch.js:181
#: data/po_files/../../sections/stopwatch.js:581
msgid "Lap"
msgstr ""
#: data/po_files/../../sections/stopwatch.js:182
#: data/po_files/../../sections/stopwatch.js:583
msgid "Start"
msgstr ""
#: data/po_files/../../lib/fullscreen.js:225
msgid "Move to Primary Monitor"
msgstr ""
#: data/po_files/../../lib/fullscreen.js:231
msgid "Move to Secondary Monitor"
msgstr ""
#: data/po_files/../../lib/misc_utils.js:51
msgid "File or dir not found."
msgstr ""
#: data/po_files/../../lib/misc_utils.js:148
msgid "today"
msgstr ""
#: data/po_files/../../lib/misc_utils.js:149
#, javascript-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../lib/misc_utils.js:150
#, javascript-format
msgid "in %d day"
msgid_plural "in %d days"
msgstr[0] ""
msgstr[1] ""
#: data/po_files/../../data/prefs.ui:80
msgid "Show only 1 panel icon for joined menus"
msgstr ""
#: data/po_files/../../data/prefs.ui:124
msgid "Position in the panel"
msgstr ""
#: data/po_files/../../data/prefs.ui:138
msgid "Left"
msgstr ""
#: data/po_files/../../data/prefs.ui:139
msgid "Center"
msgstr ""
#: data/po_files/../../data/prefs.ui:140
msgid "Right"
msgstr ""
#: data/po_files/../../data/prefs.ui:172
msgid "Enabled Sections"
msgstr ""
#: data/po_files/../../data/prefs.ui:345 data/po_files/../../data/prefs.ui:2270
msgid "Alarms"
msgstr ""
#: data/po_files/../../data/prefs.ui:389
msgid "Todo and Time Tracker"
msgstr ""
#: data/po_files/../../data/prefs.ui:439
msgid "General"
msgstr ""
#: data/po_files/../../data/prefs.ui:498 data/po_files/../../data/prefs.ui:1004
#: data/po_files/../../data/prefs.ui:1354
#: data/po_files/../../data/prefs.ui:2019
#: data/po_files/../../data/prefs.ui:2331
msgid "Show in separate menu"
msgstr ""
#: data/po_files/../../data/prefs.ui:542 data/po_files/../../data/prefs.ui:1398
msgid "Show seconds"
msgstr ""
#: data/po_files/../../data/prefs.ui:586 data/po_files/../../data/prefs.ui:1098
#: data/po_files/../../data/prefs.ui:1442
#: data/po_files/../../data/prefs.ui:2375
msgid "Panel Item Mode"
msgstr ""
#: data/po_files/../../data/prefs.ui:600 data/po_files/../../data/prefs.ui:1112
#: data/po_files/../../data/prefs.ui:1456
#: data/po_files/../../data/prefs.ui:2389
msgid "Icon only"
msgstr ""
#: data/po_files/../../data/prefs.ui:601 data/po_files/../../data/prefs.ui:1113
#: data/po_files/../../data/prefs.ui:1457
#: data/po_files/../../data/prefs.ui:2390
msgid "Text only"
msgstr ""
#: data/po_files/../../data/prefs.ui:602 data/po_files/../../data/prefs.ui:1114
#: data/po_files/../../data/prefs.ui:1458
#: data/po_files/../../data/prefs.ui:2391
msgid "Icon and Text"
msgstr ""
#: data/po_files/../../data/prefs.ui:603 data/po_files/../../data/prefs.ui:1115
#: data/po_files/../../data/prefs.ui:1459
msgid "Dynamic"
msgstr ""
#: data/po_files/../../data/prefs.ui:638 data/po_files/../../data/prefs.ui:2064
msgid "Notification sound"
msgstr ""
#: data/po_files/../../data/prefs.ui:699 data/po_files/../../data/prefs.ui:1493
#: data/po_files/../../data/prefs.ui:2125
msgid "Notification style"
msgstr ""
#: data/po_files/../../data/prefs.ui:713 data/po_files/../../data/prefs.ui:1507
#: data/po_files/../../data/prefs.ui:2139
msgid "Standard"
msgstr ""
#: data/po_files/../../data/prefs.ui:714 data/po_files/../../data/prefs.ui:1508
#: data/po_files/../../data/prefs.ui:2140
msgid "Fullscreen"
msgstr ""
#: data/po_files/../../data/prefs.ui:715 data/po_files/../../data/prefs.ui:1509
#: data/po_files/../../data/prefs.ui:2141
msgid "None"
msgstr ""
#: data/po_files/../../data/prefs.ui:747 data/po_files/../../data/prefs.ui:1147
#: data/po_files/../../data/prefs.ui:1812
#: data/po_files/../../data/prefs.ui:2173
#: data/po_files/../../data/prefs.ui:2518
msgid "Keyboard shortcuts"
msgstr ""
#: data/po_files/../../data/prefs.ui:788 data/po_files/../../data/prefs.ui:1188
#: data/po_files/../../data/prefs.ui:1853
#: data/po_files/../../data/prefs.ui:2214
#: data/po_files/../../data/prefs.ui:2562
msgid "Open popup menu"
msgstr ""
#: data/po_files/../../data/prefs.ui:800 data/po_files/../../data/prefs.ui:850
#: data/po_files/../../data/prefs.ui:900 data/po_files/../../data/prefs.ui:1200
#: data/po_files/../../data/prefs.ui:1250
#: data/po_files/../../data/prefs.ui:1865
#: data/po_files/../../data/prefs.ui:1915
#: data/po_files/../../data/prefs.ui:2226
#: data/po_files/../../data/prefs.ui:2574
#: data/po_files/../../data/prefs.ui:2624
#: data/po_files/../../data/prefs.ui:2662
#: data/po_files/../../data/prefs.ui:2720
#: data/po_files/../../data/prefs.ui:2772
#: data/po_files/../../data/prefs.ui:2834
msgid ""
"Examples:\n"
"<super><ctrl><alt><shift>t\n"
"<shift>super\n"
"F3"
msgstr ""
#: data/po_files/../../data/prefs.ui:805 data/po_files/../../data/prefs.ui:855
#: data/po_files/../../data/prefs.ui:905 data/po_files/../../data/prefs.ui:1205
#: data/po_files/../../data/prefs.ui:1255
#: data/po_files/../../data/prefs.ui:1870
#: data/po_files/../../data/prefs.ui:1920
#: data/po_files/../../data/prefs.ui:2231
#: data/po_files/../../data/prefs.ui:2579
#: data/po_files/../../data/prefs.ui:2629
#: data/po_files/../../data/prefs.ui:2667
#: data/po_files/../../data/prefs.ui:2725
#: data/po_files/../../data/prefs.ui:2777
#: data/po_files/../../data/prefs.ui:2839
msgid "not set"
msgstr ""
#: data/po_files/../../data/prefs.ui:838 data/po_files/../../data/prefs.ui:1238
#: data/po_files/../../data/prefs.ui:1903
msgid "Open in fullscreen"
msgstr ""
#: data/po_files/../../data/prefs.ui:888
msgid "Open popup menu and search presets"
msgstr ""
#: data/po_files/../../data/prefs.ui:1048
msgid "Format"
msgstr ""
#: data/po_files/../../data/prefs.ui:1062
msgid "hours:min"
msgstr ""
#: data/po_files/../../data/prefs.ui:1063
msgid "hours:min:sec"
msgstr ""
#: data/po_files/../../data/prefs.ui:1064
msgid "hours:min:sec:centisec"
msgstr ""
#: data/po_files/../../data/prefs.ui:1541
msgid "Notification Sounds"
msgstr ""
#: data/po_files/../../data/prefs.ui:2443
msgid "Task width (px)"
msgstr ""
#: data/po_files/../../data/prefs.ui:2475
msgid "Resume tracking after abrupt restart?"
msgstr ""
#: data/po_files/../../data/prefs.ui:2612
msgid "Open popup menu and add task"
msgstr ""
#: data/po_files/../../data/prefs.ui:2680
msgid "Open popup menu and search tasks"
msgstr ""
#: data/po_files/../../data/prefs.ui:2738
msgid "Open popup menu and switch todo files"
msgstr ""
#: data/po_files/../../data/prefs.ui:2790
msgid "Open stats view"
msgstr ""
#: data/po_files/../../data/prefs.ui:2822
msgid "Open current todo.txt file"
msgstr ""
#: data/po_files/../../data/prefs.ui:2878
msgid "Todo / Time Tracker"
msgstr ""