-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcom.lmscloud.eventmanagement.pot
More file actions
1388 lines (1089 loc) · 35.8 KB
/
com.lmscloud.eventmanagement.pot
File metadata and controls
1388 lines (1089 loc) · 35.8 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
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
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# 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: 2026-02-25 14:49+0100\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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/components/custom/LMSCardDetailsModal.ts:321
msgid "Directions to the venue by"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:395
msgid "Loading Details..."
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:415
#: src/components/custom/LMSCardDetailsModal.ts:628
#: src/components/custom/LMSCardDetailsModal.ts:629
#: src/components/custom/LMSCardDetailsModal.ts:635
#: src/components/custom/LMSCardDetailsModal.ts:694
#: src/components/custom/LMSImagePicker.ts:207
#: src/components/custom/LMSPellEditor.ts:170 src/components/LMSModal.ts:337
msgid "Close"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:457
msgid "Date and Time"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:485
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:710
#: src/extensions/LMSEventsModal.ts:152
#: src/extensions/LMSEventTypesModal.ts:105
msgid "Description"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:525
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:556
#: src/extensions/LMSEventManagementMenu.ts:64
#: src/extensions/LMSEventsModal.ts:68 src/extensions/LMSEventTypesModal.ts:53
#: src/lib/converters/InputConverter/inputs/Matrix.ts:37
msgid "Target Groups"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:534
#: src/components/custom/LMSCardDetailsModal.ts:574
#: src/components/custom/LMSEventsFilter.ts:562
msgid "Target Group"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:538
#: src/components/custom/LMSCardDetailsModal.ts:578
msgid "Age Range"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:567
msgid "Fees"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:580
#: src/components/custom/LMSEventsFilter.ts:731
#: src/components/custom/LMSEventsFilter.ts:745
msgid "Fee"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:604
#: src/components/custom/LMSEventsFilter.ts:598
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:666
#: src/components/LMSStaffEventCard/LMSStaffEventsFilter.ts:244
#: src/extensions/LMSEventsModal.ts:137 src/extensions/LMSEventTypesModal.ts:90
msgid "Location"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:641
#: src/components/custom/LMSCardDetailsModal.ts:642
#: src/components/custom/LMSCardDetailsModal.ts:648
msgid "Export to Calendar"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:660
#: src/components/custom/LMSCardDetailsModal.ts:661
#: src/components/custom/LMSCardDetailsModal.ts:667
msgid "Register"
msgstr ""
#: src/components/custom/LMSCardDetailsModal.ts:681
#: src/lib/converters/datetimeConverters.ts:80
#: src/lib/converters/displayConverters.ts:44 src/views/LMSEventsView.ts:506
msgid "There's been an error"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:428
msgid "Hide filters"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:429
msgid "Show filters"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:434
msgid "Filters"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:469
msgid "Remove filter"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:488
msgid "Clear all"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:497
#: src/components/LMSStaffEventCard/LMSStaffEventsFilter.ts:153
msgid "Sort by"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:526
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:547
msgid "Event Type"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:633
msgid "Age"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:646
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:577
#: src/extensions/LMSEventsModal.ts:74 src/extensions/LMSEventTypesModal.ts:60
#: src/extensions/LMSTargetGroupsModal.ts:34
msgid "Min Age"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:661
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:583
#: src/extensions/LMSEventsModal.ts:83 src/extensions/LMSEventTypesModal.ts:70
#: src/extensions/LMSTargetGroupsModal.ts:44
msgid "Max Age"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:677
msgid "Registration & Dates"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:701
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:702
#: src/extensions/LMSEventsModal.ts:176
#: src/extensions/LMSEventTypesModal.ts:115
msgid "Open Registration"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:708
msgid "Start Date"
msgstr ""
#: src/components/custom/LMSEventsFilter.ts:719
msgid "End Date"
msgstr ""
#: src/components/custom/LMSImageBrowser.ts:130
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:259
#: src/components/LMSTable.ts:375
msgid "Path"
msgstr ""
#: src/components/custom/LMSImageBrowser.ts:239
msgid "Select images"
msgstr ""
#: src/components/custom/LMSImageBrowser.ts:248
msgid "or drag and drop"
msgstr ""
#: src/components/custom/LMSImageBrowser.ts:251
msgid "up to"
msgstr ""
#: src/components/custom/LMSImageBrowser.ts:287
msgid "Link constructed!"
msgstr ""
#: src/components/custom/LMSImageBrowser.ts:305
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:510
#: src/components/LMSTable.ts:615 src/components/LMSTable.ts:621
msgid "Delete"
msgstr ""
#: src/components/custom/LMSImageBrowser.ts:311
msgid "Link constructed"
msgstr ""
#: src/components/custom/LMSImageBrowser.ts:331
msgid "Copy to clipboard"
msgstr ""
#: src/components/custom/LMSImagePicker.ts:111
msgid "Double click to open the image viewer."
msgstr ""
#: src/components/custom/LMSImagePicker.ts:147
msgid "Custom Image URL, e.g. https://example.com/image.png"
msgstr ""
#: src/components/custom/LMSPellEditor.ts:157
msgid "Drag to move"
msgstr ""
#: src/components/custom/LMSPellEditor.ts:164
msgid "Reset size"
msgstr ""
#: src/components/custom/LMSPellEditor.ts:176
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:498
#: src/components/LMSTable.ts:600 src/components/LMSTable.ts:606
#: src/extensions/LMSSettingsTable.ts:458
msgid "Save"
msgstr ""
#: src/components/custom/LMSPellEditor.ts:183
msgid "Double click to open the editor."
msgstr ""
#: src/components/LMSAbstractView.ts:322
msgid "No matches found"
msgstr ""
#: src/components/LMSAbstractView.ts:324
msgid "Try refining your search."
msgstr ""
#: src/components/LMSAbstractView.ts:331
msgid "Help"
msgstr ""
#: src/components/LMSCard.ts:46 src/components/LMSCard.ts:47
#: src/lib/converters/InputConverter/InputConverter.ts:127
msgid "Confirmed"
msgstr ""
#: src/components/LMSCard.ts:53 src/components/LMSCard.ts:54
#: src/lib/converters/InputConverter/InputConverter.ts:126
msgid "Pending"
msgstr ""
#: src/components/LMSCard.ts:60 src/components/LMSCard.ts:61
#: src/lib/converters/InputConverter/InputConverter.ts:128
msgid "Canceled"
msgstr ""
#: src/components/LMSCard.ts:67 src/components/LMSCard.ts:68
#: src/lib/converters/InputConverter/InputConverter.ts:129
msgid "Sold Out"
msgstr ""
#: src/components/LMSConfirmationModal.ts:48
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:486
#: src/components/LMSTable.ts:592 src/extensions/LMSSettingsTable.ts:461
msgid "Abort"
msgstr ""
#: src/components/LMSConfirmationModal.ts:51
msgid "Confirm"
msgstr ""
#: src/components/LMSDataNavbar.ts:99
msgid "Table Controls"
msgstr ""
#: src/components/LMSModal.ts:302
msgid "Add"
msgstr ""
#: src/components/LMSModal.ts:343
msgid "Create"
msgstr ""
#: src/components/LMSOpenApiErrors.ts:73
msgid "Go to plugins overview"
msgstr ""
#: src/components/LMSOpenApiErrors.ts:104
msgid "Reload without"
msgstr ""
#: src/components/LMSOpenApiErrors.ts:119
msgid "Errors have occured"
msgstr ""
#: src/components/LMSPagination.ts:191
msgid "Table navigation"
msgstr ""
#: src/components/LMSPagination.ts:199
msgid "Previous"
msgstr ""
#: src/components/LMSPagination.ts:222
msgid "Next"
msgstr ""
#: src/components/LMSSearch.ts:274 src/components/LMSSearch.ts:275
msgid "Search"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCard.ts:64
msgid "Data"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCard.ts:71
msgid "Waitlist"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCard.ts:78
#: src/views/OpacWidgetSettings.ts:544
msgid "Preview"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardAttendees.ts:12
msgid "Not implemented"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardDeck.ts:105
#: src/extensions/LMSEventsModal.ts:195
msgid "pending"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardDeck.ts:106
#: src/extensions/LMSEventsModal.ts:196
msgid "confirmed"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardDeck.ts:107
#: src/extensions/LMSEventsModal.ts:197
msgid "canceled"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardDeck.ts:108
#: src/extensions/LMSEventsModal.ts:198
msgid "sold_out"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:411
#: src/components/LMSTable.ts:272
msgid "Please confirm"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:415
#: src/components/LMSTable.ts:277
msgid "Are you sure you want to delete: "
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:420
msgid "Are you sure you want to delete this event?"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:468
msgid "Event controls"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:479
#: src/components/LMSTable.ts:573 src/components/LMSTable.ts:582
msgid "Edit"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:522
msgid "Collapse All"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:535
msgid "Basic Information"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:540
#: src/extensions/LMSEventsModal.ts:54 src/extensions/LMSEventTypesModal.ts:38
#: src/extensions/LMSLocationsModal.ts:24
#: src/extensions/LMSTargetGroupsModal.ts:24
msgid "Name"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:572
msgid "Age and Participants"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:591
#: src/extensions/LMSEventsModal.ts:92 src/extensions/LMSEventTypesModal.ts:80
msgid "Max Participants"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:607
msgid "Event Times"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:616
#: src/extensions/LMSEventsModal.ts:101
msgid "Start Time"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:624
#: src/extensions/LMSEventsModal.ts:110
msgid "End Time"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:633
#: src/extensions/LMSEventsModal.ts:119
msgid "Registration Start"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:641
#: src/extensions/LMSEventsModal.ts:128
msgid "Registration End"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:657
msgid "Additional Information"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:674
#: src/extensions/LMSEventsModal.ts:143 src/extensions/LMSEventTypesModal.ts:97
msgid "Image"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:681
#: src/extensions/LMSEventsModal.ts:161
msgid "Status"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventCardForm.ts:689
#: src/extensions/LMSEventsModal.ts:167
msgid "Registration Link"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventsFilter.ts:184
msgid "Event type"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventsFilter.ts:214
msgid "Target group"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventsFilter.ts:275
msgid "Show events from"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventsFilter.ts:289
msgid "Now on"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventsFilter.ts:305
msgid "Custom date"
msgstr ""
#: src/components/LMSStaffEventCard/LMSStaffEventsFilter.ts:314
msgid "Reset filters"
msgstr ""
#: src/components/LMSTable.ts:278
msgid "Are you sure you want to delete this entry?"
msgstr ""
#: src/components/LMSTable.ts:559
msgid "actions"
msgstr ""
#: src/components/LMSTable.ts:659
msgid "Click to sort"
msgstr ""
#: src/components/LMSToast.ts:71
msgid "sec ago"
msgstr ""
#: src/components/OpacEventsWidget.ts:29
msgid "Upcoming Events"
msgstr ""
#: src/components/OpacEventsWidget.ts:35
msgid "All Events"
msgstr ""
#: src/components/OpacEventsWidget.ts:389
msgid "Loading events..."
msgstr ""
#: src/components/OpacEventsWidget.ts:399
msgid "Failed to load events. Please try again later."
msgstr ""
#: src/components/OpacEventsWidget.ts:419
#: src/components/OpacEventsWidget.ts:463
msgid "All Locations"
msgstr ""
#: src/components/OpacEventsWidget.ts:436
msgid "No upcoming events at this time."
msgstr ""
#: src/docs/searchSyntax.ts:4
msgid "Advanced Search Syntax"
msgstr ""
#: src/docs/searchSyntax.ts:5
msgid "Field Equality Matches"
msgstr ""
#: src/docs/searchSyntax.ts:6 src/docs/searchSyntax.ts:18
#: src/docs/searchSyntax.ts:34 src/docs/searchSyntax.ts:47
msgid "Syntax: "
msgstr ""
#: src/docs/searchSyntax.ts:9
msgid ""
"This will match results where the given field name matches the specified "
"value."
msgstr ""
#: src/docs/searchSyntax.ts:13 src/docs/searchSyntax.ts:29
#: src/docs/searchSyntax.ts:41 src/docs/searchSyntax.ts:54
#: src/docs/searchSyntax.ts:67 src/docs/searchSyntax.ts:80
#: src/docs/searchSyntax.ts:91 src/docs/searchSyntax.ts:105
msgid "Example:"
msgstr ""
#: src/docs/searchSyntax.ts:14
msgid " will return results where the age field equals 25."
msgstr ""
#: src/docs/searchSyntax.ts:17
msgid "Complex Matching Clauses"
msgstr ""
#: src/docs/searchSyntax.ts:21
msgid "This allows the use of various matching clauses including "
msgstr ""
#: src/docs/searchSyntax.ts:22 src/docs/searchSyntax.ts:23
#: src/docs/searchSyntax.ts:24 src/docs/searchSyntax.ts:25
msgid ", "
msgstr ""
#: src/docs/searchSyntax.ts:26
msgid ", and "
msgstr ""
#: src/docs/searchSyntax.ts:26
msgid "."
msgstr ""
#: src/docs/searchSyntax.ts:30
msgid " will return results where the age field is greater than 25."
msgstr ""
#: src/docs/searchSyntax.ts:33
msgid "Multi-field Filtering"
msgstr ""
#: src/docs/searchSyntax.ts:37
msgid ""
"This will filter the response to only those results where both field1 "
"contains value1 AND field2 contains value2."
msgstr ""
#: src/docs/searchSyntax.ts:43
msgid ""
" will return results where the name field is John AND the age field equals "
"25."
msgstr ""
#: src/docs/searchSyntax.ts:46
msgid "OR Queries"
msgstr ""
#: src/docs/searchSyntax.ts:50
msgid ""
"This will return results where the fieldname is either value1 OR value2."
msgstr ""
#: src/docs/searchSyntax.ts:57
msgid " will return any result whose surname is \"Acevedo\" OR \"Bernardo\"."
msgstr ""
#: src/docs/searchSyntax.ts:60
msgid "Exact Matches"
msgstr ""
#: src/docs/searchSyntax.ts:63
msgid ""
"If you quote the search term in double quotes, it will find only exact "
"matches."
msgstr ""
#: src/docs/searchSyntax.ts:70
msgid " will return results where the name field is exactly \"John Doe\"."
msgstr ""
#: src/docs/searchSyntax.ts:73
msgid "Wildcard Matches"
msgstr ""
#: src/docs/searchSyntax.ts:76
msgid ""
"If a value is not quoted, it will perform a search with wildcard matches, "
"meaning it will return results where the field contains the specified value."
msgstr ""
#: src/docs/searchSyntax.ts:81
msgid ""
" will return results where the name field contains \"John\" (such as \"John "
"Doe\", \"Johnny\", etc.)."
msgstr ""
#: src/docs/searchSyntax.ts:84
msgid "Nested Data Query"
msgstr ""
#: src/docs/searchSyntax.ts:87
msgid ""
"If you are requesting related data be embedded into the response one can "
"query on the related data using dot notation in the field names."
msgstr ""
#: src/docs/searchSyntax.ts:94
msgid " will return results where the code field of extended"
msgstr ""
#: src/docs/searchSyntax.ts:95
msgid "attributes is \"internet\" AND the attribute field of extended"
msgstr ""
#: src/docs/searchSyntax.ts:96
msgid "attributes is 1."
msgstr ""
#: src/docs/searchSyntax.ts:98
msgid "Bare Search"
msgstr ""
#: src/docs/searchSyntax.ts:101
msgid ""
"A bare search without keywords will search all fields with forward and "
"backward truncation meaning *SEARCH_TERM*. This can be used for broad "
"queries where the specific field isn't known."
msgstr ""
#: src/docs/searchSyntax.ts:106
msgid ""
" John will return any result that contains \"John\" in any of the fields."
msgstr ""
#: src/dynamically_added_strings.ts:8
msgid "id"
msgstr ""
#: src/dynamically_added_strings.ts:9
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Event.pm:81
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Events.pm:69
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/EventType.pm:80
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/EventTypes.pm:70
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Location.pm:68
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Locations.pm:55
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/TargetGroup.pm:71
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/TargetGroups.pm:57
msgid "name"
msgstr ""
#: src/dynamically_added_strings.ts:10 src/dynamically_added_strings.ts:18
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Event.pm:95
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Events.pm:83
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/EventType.pm:93
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/EventTypes.pm:83
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/TargetGroup.pm:76
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/TargetGroups.pm:63
msgid "min_age"
msgstr ""
#: src/dynamically_added_strings.ts:11 src/dynamically_added_strings.ts:19
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Event.pm:86
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Events.pm:74
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/EventType.pm:85
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/EventTypes.pm:75
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/TargetGroup.pm:84
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/TargetGroups.pm:71
msgid "max_age"
msgstr ""
#: src/dynamically_added_strings.ts:12
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Location.pm:73
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Locations.pm:60
msgid "street"
msgstr ""
#: src/dynamically_added_strings.ts:13
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Location.pm:79
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Locations.pm:66
msgid "number"
msgstr ""
#: src/dynamically_added_strings.ts:14
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Location.pm:85
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Locations.pm:72
msgid "city"
msgstr ""
#: src/dynamically_added_strings.ts:15
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Location.pm:91
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Locations.pm:78
msgid "zip"
msgstr ""
#: src/dynamically_added_strings.ts:16
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Location.pm:97
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Locations.pm:84
msgid "country"
msgstr ""
#: src/dynamically_added_strings.ts:17
msgid "target_groups"
msgstr ""
#: src/dynamically_added_strings.ts:20
msgid "event_type"
msgstr ""
#: src/dynamically_added_strings.ts:21
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Event.pm:104
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Events.pm:92
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/EventType.pm:101
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/EventTypes.pm:91
msgid "max_participants"
msgstr ""
#: src/dynamically_added_strings.ts:22 src/views/StaffEventsView.ts:295
#: src/views/StaffEventTypesView.ts:173
msgid "location"
msgstr ""
#: src/dynamically_added_strings.ts:23
msgid "image"
msgstr ""
#: src/dynamically_added_strings.ts:24
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Event.pm:133
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/Events.pm:121
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/EventType.pm:109
#: Koha/Plugin/Com/LMSCloud/EventManagement/Controllers/EventTypes.pm:99
msgid "description"
msgstr ""
#: src/dynamically_added_strings.ts:25
msgid "open_registration"
msgstr ""
#: src/dynamically_added_strings.ts:26
msgid "status"
msgstr ""
#: src/dynamically_added_strings.ts:27
msgid "registration_link"
msgstr ""
#: src/dynamically_added_strings.ts:28
msgid "setting"
msgstr ""
#: src/dynamically_added_strings.ts:29
msgid "value"
msgstr ""
#: src/dynamically_added_strings.ts:30
msgid "Ctrl"
msgstr ""
#: src/extensions/LMSEventManagementMenu.ts:57
msgid "Settings"
msgstr ""
#: src/extensions/LMSEventManagementMenu.ts:71
msgid "Locations"
msgstr ""
#: src/extensions/LMSEventManagementMenu.ts:78
msgid "Event Types"
msgstr ""
#: src/extensions/LMSEventManagementMenu.ts:85
msgid "OPAC Widget"
msgstr ""
#: src/extensions/LMSEventManagementMenu.ts:92
msgid "Events"
msgstr ""
#: src/extensions/LMSEventManagementMenu.ts:99
msgid "Images"
msgstr ""
#: src/extensions/LMSEventsModal.ts:43
msgid "Create Event"
msgstr ""
#: src/extensions/LMSEventsModal.ts:48
msgid "Event Type (Changing this will reset other fields)"
msgstr ""
#: src/extensions/LMSEventsModal.ts:56
msgid "Name of the event, e.g. 'Concert' or 'Workshop'."
msgstr ""
#: src/extensions/LMSEventsModal.ts:76 src/extensions/LMSEventTypesModal.ts:62
msgid "Minimum age of the target groups, e.g. '18'."
msgstr ""
#: src/extensions/LMSEventsModal.ts:85 src/extensions/LMSEventTypesModal.ts:72
msgid "Maximum age of the target groups, e.g. '99'."
msgstr ""
#: src/extensions/LMSEventsModal.ts:94
msgid "Maximum number of participants, e.g. '100'."
msgstr ""
#: src/extensions/LMSEventsModal.ts:103
msgid "Start time of the event, e.g. '2023-01-01 10:00'."
msgstr ""
#: src/extensions/LMSEventsModal.ts:112
msgid "End time of the event, e.g. '2023-01-01 12:00'."
msgstr ""
#: src/extensions/LMSEventsModal.ts:121
msgid "Registration start time, e.g. '2023-01-01 08:00'."
msgstr ""
#: src/extensions/LMSEventsModal.ts:130
msgid "Registration end time, e.g. '2023-01-01 09:00'."
msgstr ""
#: src/extensions/LMSEventsModal.ts:145
msgid "Image URL, e.g. 'https://example.com/image.png'."
msgstr ""
#: src/extensions/LMSEventsModal.ts:154
msgid "Description of the event, e.g. 'This is a concert.'."
msgstr ""
#: src/extensions/LMSEventsModal.ts:169
msgid "Registration link, e.g. 'https://example.com'."
msgstr ""
#: src/extensions/LMSEventTypesModal.ts:33
msgid "Create Event Type"
msgstr ""
#: src/extensions/LMSEventTypesModal.ts:40
msgid "Name of the event type, e.g. 'Workshop' or 'Lecture'."
msgstr ""
#: src/extensions/LMSEventTypesModal.ts:82
msgid "Maximum number of participants, e.g. '20'."
msgstr ""
#: src/extensions/LMSEventTypesModal.ts:98
msgid "Image URL"
msgstr ""
#: src/extensions/LMSEventTypesModal.ts:107
msgid "Description of the event type, e.g. 'This is a workshop.'"
msgstr ""
#: src/extensions/LMSLocationsModal.ts:19
msgid "Create Location"
msgstr ""
#: src/extensions/LMSLocationsModal.ts:26
msgid "Name of the location, e.g. 'World Trade Center' or 'Room 101'."
msgstr ""
#: src/extensions/LMSLocationsModal.ts:34
msgid "Street"
msgstr ""
#: src/extensions/LMSLocationsModal.ts:36
msgid "Street name and number, e.g. 'Main Street'."
msgstr ""
#: src/extensions/LMSLocationsModal.ts:44
msgid "Number"
msgstr ""
#: src/extensions/LMSLocationsModal.ts:45
msgid "Street number, e.g. '42'."
msgstr ""
#: src/extensions/LMSLocationsModal.ts:52
msgid "City"
msgstr ""
#: src/extensions/LMSLocationsModal.ts:53
msgid "City, e.g. 'New York'."
msgstr ""
#: src/extensions/LMSLocationsModal.ts:60
msgid "Zip"
msgstr ""
#: src/extensions/LMSLocationsModal.ts:61
msgid "Zip code, e.g. '10007'."
msgstr ""
#: src/extensions/LMSLocationsModal.ts:68
msgid "Country"
msgstr ""
#: src/extensions/LMSLocationsModal.ts:69
msgid "Country, e.g. 'USA'."
msgstr ""
#: src/extensions/LMSLocationsModal.ts:76
msgid "Link"
msgstr ""
#: src/extensions/LMSLocationsModal.ts:78
msgid ""
"Link to the location's website or a map, e.g. 'https://www.example.com' or "
"'https://openstreetmap.org'."
msgstr ""
#: src/extensions/LMSSettingsTable.ts:240
msgid "OPAC Filters"
msgstr ""
#: src/extensions/LMSSettingsTable.ts:241
msgid "Control which filters are shown in the OPAC event list."
msgstr ""
#: src/extensions/LMSSettingsTable.ts:245
msgid "Visibility"
msgstr ""
#: src/extensions/LMSSettingsTable.ts:246
msgid "Control event visibility behavior in OPAC views."
msgstr ""
#: src/extensions/LMSSettingsTable.ts:250
msgid "General"
msgstr ""
#: src/extensions/LMSSettingsTable.ts:251
msgid "Other event management settings."
msgstr ""
#: src/extensions/LMSSettingsTable.ts:326
#: src/lib/converters/InputConverter/InputConverter.ts:231
#: src/lib/converters/InputConverter/inputs/Matrix.ts:114
#: src/lib/converters/InputConverter/inputs/modal/ModalMatrix.ts:148
#: src/lib/converters/InputConverter/inputs/modal/ModalSelect.ts:60
msgid "Error"
msgstr ""
#: src/extensions/LMSSettingsTable.ts:425
msgid "Enabled"
msgstr ""
#: src/extensions/LMSSettingsTable.ts:425
msgid "On"
msgstr ""
#: src/extensions/LMSSettingsTable.ts:425
msgid "Off"
msgstr ""
#: src/extensions/LMSTargetGroupsModal.ts:19
msgid "Create Target Group"
msgstr ""
#: src/extensions/LMSTargetGroupsModal.ts:26
msgid "Name of the target group, e.g. 'Children' or 'Adults'."
msgstr ""
#: src/extensions/LMSTargetGroupsModal.ts:36
msgid "Minimum age of the target group, e.g. '18'."
msgstr ""
#: src/extensions/LMSTargetGroupsModal.ts:46
msgid "Maximum age of the target group, e.g. '99'."
msgstr ""
#: src/lib/converters/datetimeConverters.ts:35
msgid "Error: Invalid date"
msgstr ""