Vereinsmeisterschaften  22aa7800eae54b428d40e835886cefe1fdefdfdf
This is a software that can be used to manage the internal competition of the swimming club Illertissen called "Vereinsmeisterschaften".
Loading...
Searching...
No Matches
PlaceholderResources.Designer.cs
1//------------------------------------------------------------------------------
2// <auto-generated>
3// Dieser Code wurde von einem Tool generiert.
4// Laufzeitversion:4.0.30319.42000
5//
6// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
7// der Code erneut generiert wird.
8// </auto-generated>
9//------------------------------------------------------------------------------
10
12 using System;
13
14
18 // Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
19 // -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
20 // Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
21 // mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
22 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")]
23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25 public class PlaceholderResources {
26
27 private static global::System.Resources.ResourceManager resourceMan;
28
29 private static global::System.Globalization.CultureInfo resourceCulture;
30
31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
32 internal PlaceholderResources() {
33 }
34
38 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39 public static global::System.Resources.ResourceManager ResourceManager {
40 get {
41 if (object.ReferenceEquals(resourceMan, null)) {
42 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Vereinsmeisterschaften.Properties.PlaceholderResources", typeof(PlaceholderResources).Assembly);
43 resourceMan = temp;
44 }
45 return resourceMan;
46 }
47 }
48
53 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54 public static global::System.Globalization.CultureInfo Culture {
55 get {
56 return resourceCulture;
57 }
58 set {
59 resourceCulture = value;
60 }
61 }
62
66 public static string PlaceholderGroupAnalytics {
67 get {
68 return ResourceManager.GetString("PlaceholderGroupAnalytics", resourceCulture);
69 }
70 }
71
75 public static string PlaceholderGroupGeneral {
76 get {
77 return ResourceManager.GetString("PlaceholderGroupGeneral", resourceCulture);
78 }
79 }
80
84 public static string PlaceholderGroupPersondetails {
85 get {
86 return ResourceManager.GetString("PlaceholderGroupPersondetails", resourceCulture);
87 }
88 }
89
93 public static string PlaceholderGroupScores {
94 get {
95 return ResourceManager.GetString("PlaceholderGroupScores", resourceCulture);
96 }
97 }
98
102 public static string PlaceholderGroupTimes {
103 get {
104 return ResourceManager.GetString("PlaceholderGroupTimes", resourceCulture);
105 }
106 }
107
112 get {
113 return ResourceManager.GetString("PlaceholderInfoAnalyticsAgeDistribution", resourceCulture);
114 }
115 }
116
121 get {
122 return ResourceManager.GetString("PlaceholderInfoAnalyticsDistancesBetweenStarts", resourceCulture);
123 }
124 }
125
130 get {
131 return ResourceManager.GetString("PlaceholderInfoAnalyticsGenderPersonsFemaleCount", resourceCulture);
132 }
133 }
134
139 get {
140 return ResourceManager.GetString("PlaceholderInfoAnalyticsGenderPersonsFemalePercentage", resourceCulture);
141 }
142 }
143
148 get {
149 return ResourceManager.GetString("PlaceholderInfoAnalyticsGenderPersonsMaleCount", resourceCulture);
150 }
151 }
152
157 get {
158 return ResourceManager.GetString("PlaceholderInfoAnalyticsGenderPersonsMalePercentage", resourceCulture);
159 }
160 }
161
166 get {
167 return ResourceManager.GetString("PlaceholderInfoAnalyticsGenderStartsFemaleCount", resourceCulture);
168 }
169 }
170
175 get {
176 return ResourceManager.GetString("PlaceholderInfoAnalyticsGenderStartsFemalePercentage", resourceCulture);
177 }
178 }
179
184 get {
185 return ResourceManager.GetString("PlaceholderInfoAnalyticsGenderStartsMaleCount", resourceCulture);
186 }
187 }
188
193 get {
194 return ResourceManager.GetString("PlaceholderInfoAnalyticsGenderStartsMalePercentage", resourceCulture);
195 }
196 }
197
202 get {
203 return ResourceManager.GetString("PlaceholderInfoAnalyticsPersonCountersNumberActivePeople", resourceCulture);
204 }
205 }
206
211 get {
212 return ResourceManager.GetString("PlaceholderInfoAnalyticsPersonCountersNumberInactivePeople", resourceCulture);
213 }
214 }
215
220 get {
221 return ResourceManager.GetString("PlaceholderInfoAnalyticsPersonCountersNumberPeople", resourceCulture);
222 }
223 }
224
229 get {
230 return ResourceManager.GetString("PlaceholderInfoAnalyticsPlacesAgeDistribution", resourceCulture);
231 }
232 }
233
238 get {
239 return ResourceManager.GetString("PlaceholderInfoAnalyticsRacesAges", resourceCulture);
240 }
241 }
242
247 get {
248 return ResourceManager.GetString("PlaceholderInfoAnalyticsStartDistances", resourceCulture);
249 }
250 }
251
256 get {
257 return ResourceManager.GetString("PlaceholderInfoAnalyticsStartsCountersNumberInactiveStarts", resourceCulture);
258 }
259 }
260
265 get {
266 return ResourceManager.GetString("PlaceholderInfoAnalyticsStartsCountersNumberStarts", resourceCulture);
267 }
268 }
269
274 get {
275 return ResourceManager.GetString("PlaceholderInfoAnalyticsStartsCountersNumberStartsWithMissingCompetition", resourceCulture);
276 }
277 }
278
283 get {
284 return ResourceManager.GetString("PlaceholderInfoAnalyticsStartsCountersNumberValidStarts", resourceCulture);
285 }
286 }
287
292 get {
293 return ResourceManager.GetString("PlaceholderInfoAnalyticsStartsPerPerson", resourceCulture);
294 }
295 }
296
301 get {
302 return ResourceManager.GetString("PlaceholderInfoAnalyticsStartsPerStyle", resourceCulture);
303 }
304 }
305
309 public static string PlaceholderInfoAppVersion {
310 get {
311 return ResourceManager.GetString("PlaceholderInfoAppVersion", resourceCulture);
312 }
313 }
314
318 public static string PlaceholderInfoBestStyle {
319 get {
320 return ResourceManager.GetString("PlaceholderInfoBestStyle", resourceCulture);
321 }
322 }
323
327 public static string PlaceholderInfoBirthYear {
328 get {
329 return ResourceManager.GetString("PlaceholderInfoBirthYear", resourceCulture);
330 }
331 }
332
337 public static string PlaceholderInfoCompetitionDate {
338 get {
339 return ResourceManager.GetString("PlaceholderInfoCompetitionDate", resourceCulture);
340 }
341 }
342
346 public static string PlaceholderInfoCompetitionID {
347 get {
348 return ResourceManager.GetString("PlaceholderInfoCompetitionID", resourceCulture);
349 }
350 }
351
356 public static string PlaceholderInfoCompetitionYear {
357 get {
358 return ResourceManager.GetString("PlaceholderInfoCompetitionYear", resourceCulture);
359 }
360 }
361
365 public static string PlaceholderInfoDistance {
366 get {
367 return ResourceManager.GetString("PlaceholderInfoDistance", resourceCulture);
368 }
369 }
370
374 public static string PlaceholderInfoFirstName {
375 get {
376 return ResourceManager.GetString("PlaceholderInfoFirstName", resourceCulture);
377 }
378 }
379
383 public static string PlaceholderInfoGender {
384 get {
385 return ResourceManager.GetString("PlaceholderInfoGender", resourceCulture);
386 }
387 }
388
392 public static string PlaceholderInfoGenderSymbol {
393 get {
394 return ResourceManager.GetString("PlaceholderInfoGenderSymbol", resourceCulture);
395 }
396 }
397
401 public static string PlaceholderInfoLastName {
402 get {
403 return ResourceManager.GetString("PlaceholderInfoLastName", resourceCulture);
404 }
405 }
406
410 public static string PlaceholderInfoName {
411 get {
412 return ResourceManager.GetString("PlaceholderInfoName", resourceCulture);
413 }
414 }
415
419 public static string PlaceholderInfoRaceNumber {
420 get {
421 return ResourceManager.GetString("PlaceholderInfoRaceNumber", resourceCulture);
422 }
423 }
424
428 public static string PlaceholderInfoResultListPlace {
429 get {
430 return ResourceManager.GetString("PlaceholderInfoResultListPlace", resourceCulture);
431 }
432 }
433
437 public static string PlaceholderInfoScore {
438 get {
439 return ResourceManager.GetString("PlaceholderInfoScore", resourceCulture);
440 }
441 }
442
446 public static string PlaceholderInfoScoreBackstroke {
447 get {
448 return ResourceManager.GetString("PlaceholderInfoScoreBackstroke", resourceCulture);
449 }
450 }
451
455 public static string PlaceholderInfoScoreBreaststroke {
456 get {
457 return ResourceManager.GetString("PlaceholderInfoScoreBreaststroke", resourceCulture);
458 }
459 }
460
464 public static string PlaceholderInfoScoreButterfly {
465 get {
466 return ResourceManager.GetString("PlaceholderInfoScoreButterfly", resourceCulture);
467 }
468 }
469
473 public static string PlaceholderInfoScoreFreestyle {
474 get {
475 return ResourceManager.GetString("PlaceholderInfoScoreFreestyle", resourceCulture);
476 }
477 }
478
482 public static string PlaceholderInfoScoreMedley {
483 get {
484 return ResourceManager.GetString("PlaceholderInfoScoreMedley", resourceCulture);
485 }
486 }
487
491 public static string PlaceholderInfoScoreWaterflea {
492 get {
493 return ResourceManager.GetString("PlaceholderInfoScoreWaterflea", resourceCulture);
494 }
495 }
496
500 public static string PlaceholderInfoSwimmingStyle {
501 get {
502 return ResourceManager.GetString("PlaceholderInfoSwimmingStyle", resourceCulture);
503 }
504 }
505
509 public static string PlaceholderInfoTimeBackstroke {
510 get {
511 return ResourceManager.GetString("PlaceholderInfoTimeBackstroke", resourceCulture);
512 }
513 }
514
518 public static string PlaceholderInfoTimeBreaststroke {
519 get {
520 return ResourceManager.GetString("PlaceholderInfoTimeBreaststroke", resourceCulture);
521 }
522 }
523
527 public static string PlaceholderInfoTimeButterfly {
528 get {
529 return ResourceManager.GetString("PlaceholderInfoTimeButterfly", resourceCulture);
530 }
531 }
532
536 public static string PlaceholderInfoTimeFreestyle {
537 get {
538 return ResourceManager.GetString("PlaceholderInfoTimeFreestyle", resourceCulture);
539 }
540 }
541
545 public static string PlaceholderInfoTimeMedley {
546 get {
547 return ResourceManager.GetString("PlaceholderInfoTimeMedley", resourceCulture);
548 }
549 }
550
554 public static string PlaceholderInfoTimeWaterflea {
555 get {
556 return ResourceManager.GetString("PlaceholderInfoTimeWaterflea", resourceCulture);
557 }
558 }
559
563 public static string PlaceholderInfoWorkspacePath {
564 get {
565 return ResourceManager.GetString("PlaceholderInfoWorkspacePath", resourceCulture);
566 }
567 }
568
573 get {
574 return ResourceManager.GetString("PlaceholderLegendAvailableOnlyTable", resourceCulture);
575 }
576 }
577
582 get {
583 return ResourceManager.GetString("PlaceholderLegendAvailableOnlyText", resourceCulture);
584 }
585 }
586
591 get {
592 return ResourceManager.GetString("PlaceholderLegendAvailableTextAndTable", resourceCulture);
593 }
594 }
595
601 get {
602 return ResourceManager.GetString("PlaceholderLegendAvailableWithPostfix", resourceCulture);
603 }
604 }
605
609 public static string PlaceholderLegendNotAvailable {
610 get {
611 return ResourceManager.GetString("PlaceholderLegendNotAvailable", resourceCulture);
612 }
613 }
614
619 get {
620 return ResourceManager.GetString("PlaceholderNameAnalyticsAgeDistribution", resourceCulture);
621 }
622 }
623
628 get {
629 return ResourceManager.GetString("PlaceholderNameAnalyticsDistancesBetweenStarts", resourceCulture);
630 }
631 }
632
637 get {
638 return ResourceManager.GetString("PlaceholderNameAnalyticsGenderPersonsFemaleCount", resourceCulture);
639 }
640 }
641
646 get {
647 return ResourceManager.GetString("PlaceholderNameAnalyticsGenderPersonsFemalePercentage", resourceCulture);
648 }
649 }
650
655 get {
656 return ResourceManager.GetString("PlaceholderNameAnalyticsGenderPersonsMaleCount", resourceCulture);
657 }
658 }
659
664 get {
665 return ResourceManager.GetString("PlaceholderNameAnalyticsGenderPersonsMalePercentage", resourceCulture);
666 }
667 }
668
673 get {
674 return ResourceManager.GetString("PlaceholderNameAnalyticsGenderStartsFemaleCount", resourceCulture);
675 }
676 }
677
682 get {
683 return ResourceManager.GetString("PlaceholderNameAnalyticsGenderStartsFemalePercentage", resourceCulture);
684 }
685 }
686
691 get {
692 return ResourceManager.GetString("PlaceholderNameAnalyticsGenderStartsMaleCount", resourceCulture);
693 }
694 }
695
700 get {
701 return ResourceManager.GetString("PlaceholderNameAnalyticsGenderStartsMalePercentage", resourceCulture);
702 }
703 }
704
709 get {
710 return ResourceManager.GetString("PlaceholderNameAnalyticsPersonCountersNumberActivePeople", resourceCulture);
711 }
712 }
713
718 get {
719 return ResourceManager.GetString("PlaceholderNameAnalyticsPersonCountersNumberInactivePeople", resourceCulture);
720 }
721 }
722
727 get {
728 return ResourceManager.GetString("PlaceholderNameAnalyticsPersonCountersNumberPeople", resourceCulture);
729 }
730 }
731
736 get {
737 return ResourceManager.GetString("PlaceholderNameAnalyticsPlacesAgeDistribution", resourceCulture);
738 }
739 }
740
745 get {
746 return ResourceManager.GetString("PlaceholderNameAnalyticsRacesAges", resourceCulture);
747 }
748 }
749
754 get {
755 return ResourceManager.GetString("PlaceholderNameAnalyticsStartDistances", resourceCulture);
756 }
757 }
758
763 get {
764 return ResourceManager.GetString("PlaceholderNameAnalyticsStartsCountersNumberInactiveStarts", resourceCulture);
765 }
766 }
767
772 get {
773 return ResourceManager.GetString("PlaceholderNameAnalyticsStartsCountersNumberStarts", resourceCulture);
774 }
775 }
776
781 get {
782 return ResourceManager.GetString("PlaceholderNameAnalyticsStartsCountersNumberStartsWithMissingCompetition", resourceCulture);
783 }
784 }
785
790 get {
791 return ResourceManager.GetString("PlaceholderNameAnalyticsStartsCountersNumberValidStarts", resourceCulture);
792 }
793 }
794
799 get {
800 return ResourceManager.GetString("PlaceholderNameAnalyticsStartsPerPerson", resourceCulture);
801 }
802 }
803
808 get {
809 return ResourceManager.GetString("PlaceholderNameAnalyticsStartsPerStyle", resourceCulture);
810 }
811 }
812
816 public static string PlaceholderNameAppVersion {
817 get {
818 return ResourceManager.GetString("PlaceholderNameAppVersion", resourceCulture);
819 }
820 }
821
825 public static string PlaceholderNameBestStyle {
826 get {
827 return ResourceManager.GetString("PlaceholderNameBestStyle", resourceCulture);
828 }
829 }
830
834 public static string PlaceholderNameBirthYear {
835 get {
836 return ResourceManager.GetString("PlaceholderNameBirthYear", resourceCulture);
837 }
838 }
839
843 public static string PlaceholderNameCompetitionDate {
844 get {
845 return ResourceManager.GetString("PlaceholderNameCompetitionDate", resourceCulture);
846 }
847 }
848
852 public static string PlaceholderNameCompetitionID {
853 get {
854 return ResourceManager.GetString("PlaceholderNameCompetitionID", resourceCulture);
855 }
856 }
857
861 public static string PlaceholderNameCompetitionYear {
862 get {
863 return ResourceManager.GetString("PlaceholderNameCompetitionYear", resourceCulture);
864 }
865 }
866
870 public static string PlaceholderNameDistance {
871 get {
872 return ResourceManager.GetString("PlaceholderNameDistance", resourceCulture);
873 }
874 }
875
879 public static string PlaceholderNameFirstName {
880 get {
881 return ResourceManager.GetString("PlaceholderNameFirstName", resourceCulture);
882 }
883 }
884
888 public static string PlaceholderNameGender {
889 get {
890 return ResourceManager.GetString("PlaceholderNameGender", resourceCulture);
891 }
892 }
893
897 public static string PlaceholderNameGenderSymbol {
898 get {
899 return ResourceManager.GetString("PlaceholderNameGenderSymbol", resourceCulture);
900 }
901 }
902
906 public static string PlaceholderNameLastName {
907 get {
908 return ResourceManager.GetString("PlaceholderNameLastName", resourceCulture);
909 }
910 }
911
915 public static string PlaceholderNameName {
916 get {
917 return ResourceManager.GetString("PlaceholderNameName", resourceCulture);
918 }
919 }
920
924 public static string PlaceholderNameRaceNumber {
925 get {
926 return ResourceManager.GetString("PlaceholderNameRaceNumber", resourceCulture);
927 }
928 }
929
933 public static string PlaceholderNameResultListPlace {
934 get {
935 return ResourceManager.GetString("PlaceholderNameResultListPlace", resourceCulture);
936 }
937 }
938
942 public static string PlaceholderNameScore {
943 get {
944 return ResourceManager.GetString("PlaceholderNameScore", resourceCulture);
945 }
946 }
947
951 public static string PlaceholderNameScoreBackstroke {
952 get {
953 return ResourceManager.GetString("PlaceholderNameScoreBackstroke", resourceCulture);
954 }
955 }
956
960 public static string PlaceholderNameScoreBreaststroke {
961 get {
962 return ResourceManager.GetString("PlaceholderNameScoreBreaststroke", resourceCulture);
963 }
964 }
965
969 public static string PlaceholderNameScoreButterfly {
970 get {
971 return ResourceManager.GetString("PlaceholderNameScoreButterfly", resourceCulture);
972 }
973 }
974
978 public static string PlaceholderNameScoreFreestyle {
979 get {
980 return ResourceManager.GetString("PlaceholderNameScoreFreestyle", resourceCulture);
981 }
982 }
983
987 public static string PlaceholderNameScoreMedley {
988 get {
989 return ResourceManager.GetString("PlaceholderNameScoreMedley", resourceCulture);
990 }
991 }
992
996 public static string PlaceholderNameScoreWaterflea {
997 get {
998 return ResourceManager.GetString("PlaceholderNameScoreWaterflea", resourceCulture);
999 }
1000 }
1001
1005 public static string PlaceholderNameSwimmingStyle {
1006 get {
1007 return ResourceManager.GetString("PlaceholderNameSwimmingStyle", resourceCulture);
1008 }
1009 }
1010
1014 public static string PlaceholderNameTimeBackstroke {
1015 get {
1016 return ResourceManager.GetString("PlaceholderNameTimeBackstroke", resourceCulture);
1017 }
1018 }
1019
1023 public static string PlaceholderNameTimeBreaststroke {
1024 get {
1025 return ResourceManager.GetString("PlaceholderNameTimeBreaststroke", resourceCulture);
1026 }
1027 }
1028
1032 public static string PlaceholderNameTimeButterfly {
1033 get {
1034 return ResourceManager.GetString("PlaceholderNameTimeButterfly", resourceCulture);
1035 }
1036 }
1037
1041 public static string PlaceholderNameTimeFreestyle {
1042 get {
1043 return ResourceManager.GetString("PlaceholderNameTimeFreestyle", resourceCulture);
1044 }
1045 }
1046
1050 public static string PlaceholderNameTimeMedley {
1051 get {
1052 return ResourceManager.GetString("PlaceholderNameTimeMedley", resourceCulture);
1053 }
1054 }
1055
1059 public static string PlaceholderNameTimeWaterflea {
1060 get {
1061 return ResourceManager.GetString("PlaceholderNameTimeWaterflea", resourceCulture);
1062 }
1063 }
1064
1068 public static string PlaceholderNameWorkspacePath {
1069 get {
1070 return ResourceManager.GetString("PlaceholderNameWorkspacePath", resourceCulture);
1071 }
1072 }
1073 }
1074}
static string PlaceholderInfoScoreFreestyle
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the freestyle score.
static string PlaceholderNameAppVersion
Sucht eine lokalisierte Zeichenfolge, die App Version ähnelt.
static string PlaceholderInfoWorkspacePath
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the path to the workspace.
static string PlaceholderGroupScores
Sucht eine lokalisierte Zeichenfolge, die Scores ähnelt.
static string PlaceholderInfoAnalyticsRacesAges
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert an overview of the birth y...
static string PlaceholderNameAnalyticsGenderPersonsMaleCount
Sucht eine lokalisierte Zeichenfolge, die Analytics: Gender Persons: Male Count ähnelt.
static string PlaceholderInfoAppVersion
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the application version.
static string PlaceholderInfoCompetitionYear
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the competition year.
static string PlaceholderInfoTimeButterfly
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the butterfly time.
static string PlaceholderInfoAnalyticsPlacesAgeDistribution
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert an overview of the birth y...
static string PlaceholderNameAnalyticsStartsCountersNumberValidStarts
Sucht eine lokalisierte Zeichenfolge, die Analytics: Starts Counters: Number valid Starts ähnelt.
static string PlaceholderInfoAnalyticsGenderPersonsFemalePercentage
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the percentage of female p...
static string PlaceholderLegendAvailableOnlyTable
Sucht eine lokalisierte Zeichenfolge, die Placeholder available (only inside tables) ähnelt.
static string PlaceholderNameCompetitionDate
Sucht eine lokalisierte Zeichenfolge, die Competition Date ähnelt.
static string PlaceholderNameAnalyticsPersonCountersNumberInactivePeople
Sucht eine lokalisierte Zeichenfolge, die Analytics: Person Counters: Number inactive People ähnelt.
static string PlaceholderNameAnalyticsGenderStartsFemaleCount
Sucht eine lokalisierte Zeichenfolge, die Analytics: Gender Starts: Female Count ähnelt.
static string PlaceholderNameName
Sucht eine lokalisierte Zeichenfolge, die Name ähnelt.
static string PlaceholderGroupGeneral
Sucht eine lokalisierte Zeichenfolge, die General ähnelt.
static string PlaceholderNameGenderSymbol
Sucht eine lokalisierte Zeichenfolge, die Gender (Symbol) ähnelt.
static string PlaceholderNameScore
Sucht eine lokalisierte Zeichenfolge, die Score ähnelt.
static string PlaceholderNameSwimmingStyle
Sucht eine lokalisierte Zeichenfolge, die Swimming Style ähnelt.
static string PlaceholderNameCompetitionYear
Sucht eine lokalisierte Zeichenfolge, die Competition Year ähnelt.
static string PlaceholderInfoTimeMedley
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the medley time.
static string PlaceholderNameScoreMedley
Sucht eine lokalisierte Zeichenfolge, die Score Medley ähnelt.
static string PlaceholderInfoAnalyticsGenderPersonsMalePercentage
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of male persons...
static string PlaceholderInfoRaceNumber
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of the race beg...
static string PlaceholderInfoAnalyticsAgeDistribution
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert an overview of the number ...
static string PlaceholderInfoAnalyticsStartsPerPerson
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert an overview of the number ...
static string PlaceholderGroupTimes
Sucht eine lokalisierte Zeichenfolge, die Times ähnelt.
static string PlaceholderNameAnalyticsPlacesAgeDistribution
Sucht eine lokalisierte Zeichenfolge, die Analytics: Places Age Distribution ähnelt.
static string PlaceholderNameAnalyticsPersonCountersNumberPeople
Sucht eine lokalisierte Zeichenfolge, die Analytics: Person Counters: Number People ähnelt.
static string PlaceholderInfoAnalyticsStartsCountersNumberStarts
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the total number of starts...
static string PlaceholderNameDistance
Sucht eine lokalisierte Zeichenfolge, die Distance ähnelt.
static string PlaceholderGroupAnalytics
Sucht eine lokalisierte Zeichenfolge, die Analytics ähnelt.
static string PlaceholderInfoSwimmingStyle
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the swimming style.
static string PlaceholderInfoAnalyticsStartsCountersNumberStartsWithMissingCompetition
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of starts with ...
static string PlaceholderNameBirthYear
Sucht eine lokalisierte Zeichenfolge, die Birth Year ähnelt.
static string PlaceholderLegendNotAvailable
Sucht eine lokalisierte Zeichenfolge, die Platzhalter nicht verfügbar ähnelt.
static string PlaceholderNameAnalyticsStartDistances
Sucht eine lokalisierte Zeichenfolge, die Analytics: Start Distances ähnelt.
static string PlaceholderInfoGenderSymbol
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the gender as symbol.
static string PlaceholderNameCompetitionID
Sucht eine lokalisierte Zeichenfolge, die Competition ID ähnelt.
static string PlaceholderNameTimeBackstroke
Sucht eine lokalisierte Zeichenfolge, die Time Backstroke ähnelt.
static string PlaceholderInfoAnalyticsPersonCountersNumberInactivePeople
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of inactive per...
static string PlaceholderInfoScoreWaterflea
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the waterflea score.
static string PlaceholderNameGender
Sucht eine lokalisierte Zeichenfolge, die Gender ähnelt.
static string PlaceholderInfoAnalyticsStartsCountersNumberInactiveStarts
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of inactive sta...
static string PlaceholderNameLastName
Sucht eine lokalisierte Zeichenfolge, die Last Name ähnelt.
static string PlaceholderNameBestStyle
Sucht eine lokalisierte Zeichenfolge, die Best Style ähnelt.
static string PlaceholderInfoAnalyticsGenderPersonsFemaleCount
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of female perso...
static string PlaceholderNameAnalyticsAgeDistribution
Sucht eine lokalisierte Zeichenfolge, die Analytics: Age Distribution ähnelt.
static string PlaceholderNameTimeButterfly
Sucht eine lokalisierte Zeichenfolge, die Time Butterfly ähnelt.
static string PlaceholderNameAnalyticsGenderPersonsFemaleCount
Sucht eine lokalisierte Zeichenfolge, die Analytics: Gender Persons: Female Count ähnelt.
static string PlaceholderNameAnalyticsGenderPersonsFemalePercentage
Sucht eine lokalisierte Zeichenfolge, die Analytics: Gender Persons: Female Percentage ähnelt.
static string PlaceholderInfoScore
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the highest score.
static string PlaceholderNameResultListPlace
Sucht eine lokalisierte Zeichenfolge, die Result List Place ähnelt.
static string PlaceholderInfoAnalyticsStartsPerStyle
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert an overview of the number ...
static string PlaceholderNameAnalyticsStartsPerStyle
Sucht eine lokalisierte Zeichenfolge, die Analytics: Starts Per Style ähnelt.
static string PlaceholderInfoTimeFreestyle
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the freestyle time.
static string PlaceholderInfoTimeBackstroke
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the backstroke time.
static string PlaceholderNameScoreBackstroke
Sucht eine lokalisierte Zeichenfolge, die Score Backstroke ähnelt.
static string PlaceholderNameWorkspacePath
Sucht eine lokalisierte Zeichenfolge, die Workspace Path ähnelt.
static string PlaceholderInfoName
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the complete name (<first ...
static string PlaceholderNameAnalyticsStartsCountersNumberInactiveStarts
Sucht eine lokalisierte Zeichenfolge, die Analytics: Starts Counters: Number inactive Starts ähnelt.
static string PlaceholderNameAnalyticsGenderPersonsMalePercentage
Sucht eine lokalisierte Zeichenfolge, die Analytics: Gender Persons: Male Percentage ähnelt.
static string PlaceholderInfoAnalyticsGenderStartsFemalePercentage
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the percentage of female s...
static global::System.Resources.ResourceManager ResourceManager
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
static string PlaceholderInfoScoreBackstroke
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the backstroke score.
static string PlaceholderNameAnalyticsGenderStartsMalePercentage
Sucht eine lokalisierte Zeichenfolge, die Analytics: Gender Starts: Male Percentage ähnelt.
static string PlaceholderInfoFirstName
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the first name.
static string PlaceholderNameAnalyticsStartsCountersNumberStarts
Sucht eine lokalisierte Zeichenfolge, die Analytics: Starts Counters: Number Starts ähnelt.
static string PlaceholderGroupPersondetails
Sucht eine lokalisierte Zeichenfolge, die Person details ähnelt.
static string PlaceholderInfoAnalyticsDistancesBetweenStarts
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert an overview of the distanc...
static string PlaceholderInfoAnalyticsStartsCountersNumberValidStarts
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of valid starts...
static string PlaceholderInfoAnalyticsGenderPersonsMaleCount
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of male persons...
static global::System.Globalization.CultureInfo Culture
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle Ressourcenzuordnungen,...
static string PlaceholderNameAnalyticsRacesAges
Sucht eine lokalisierte Zeichenfolge, die Analytics: Races Ages ähnelt.
static string PlaceholderInfoAnalyticsGenderStartsMalePercentage
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of male starts.
static string PlaceholderNameAnalyticsStartsPerPerson
Sucht eine lokalisierte Zeichenfolge, die Analytics: Starts Per Person ähnelt.
static string PlaceholderInfoAnalyticsPersonCountersNumberActivePeople
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of active perso...
static string PlaceholderInfoTimeBreaststroke
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the breaststroke time.
static string PlaceholderNameRaceNumber
Sucht eine lokalisierte Zeichenfolge, die Race Number ähnelt.
static string PlaceholderInfoBirthYear
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the birth year.
static string PlaceholderInfoScoreButterfly
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the butterfly score.
static string PlaceholderNameTimeFreestyle
Sucht eine lokalisierte Zeichenfolge, die Time Freestyle ähnelt.
static string PlaceholderInfoAnalyticsGenderStartsFemaleCount
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of female start...
static string PlaceholderNameTimeBreaststroke
Sucht eine lokalisierte Zeichenfolge, die Time Breaststroke ähnelt.
static string PlaceholderInfoTimeWaterflea
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the waterflea time.
static string PlaceholderInfoResultListPlace
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the place in the overall r...
static string PlaceholderNameTimeWaterflea
Sucht eine lokalisierte Zeichenfolge, die Time Waterflea ähnelt.
static string PlaceholderInfoBestStyle
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the style of the start wit...
static string PlaceholderInfoGender
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the gender.
static string PlaceholderLegendAvailableOnlyText
Sucht eine lokalisierte Zeichenfolge, die Placeholder available (only inside text) ähnelt.
static string PlaceholderNameTimeMedley
Sucht eine lokalisierte Zeichenfolge, die Time Medley ähnelt.
static string PlaceholderNameAnalyticsDistancesBetweenStarts
Sucht eine lokalisierte Zeichenfolge, die ähnelt.
static string PlaceholderInfoDistance
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the distance in m.
static string PlaceholderNameScoreBreaststroke
Sucht eine lokalisierte Zeichenfolge, die Score Breaststroke ähnelt.
static string PlaceholderNameScoreFreestyle
Sucht eine lokalisierte Zeichenfolge, die Score Freestyle ähnelt.
static string PlaceholderNameScoreButterfly
Sucht eine lokalisierte Zeichenfolge, die Score Butterfly ähnelt.
static string PlaceholderLegendAvailableWithPostfix
Sucht eine lokalisierte Zeichenfolge, die Placeholder available (with postfix up to this number) e....
static string PlaceholderNameScoreWaterflea
Sucht eine lokalisierte Zeichenfolge, die Score Waterflea ähnelt.
static string PlaceholderLegendAvailableTextAndTable
Sucht eine lokalisierte Zeichenfolge, die Placeholder available (inside text and tables) ähnelt.
static string PlaceholderNameAnalyticsPersonCountersNumberActivePeople
Sucht eine lokalisierte Zeichenfolge, die Analytics: Person Counters: Number active People ähnelt.
static string PlaceholderInfoLastName
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the last name.
static string PlaceholderInfoAnalyticsStartDistances
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert an overview of the number ...
static string PlaceholderNameAnalyticsGenderStartsFemalePercentage
Sucht eine lokalisierte Zeichenfolge, die Analytics: Gender Starts: Female Percentage ähnelt.
static string PlaceholderInfoAnalyticsPersonCountersNumberPeople
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the total number of person...
static string PlaceholderNameFirstName
Sucht eine lokalisierte Zeichenfolge, die First Name ähnelt.
static string PlaceholderInfoScoreBreaststroke
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the breaststroke score.
static string PlaceholderInfoCompetitionID
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the competition ID.
static string PlaceholderInfoAnalyticsGenderStartsMaleCount
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the number of male starts.
static string PlaceholderInfoScoreMedley
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the medley score.
static string PlaceholderNameAnalyticsStartsCountersNumberStartsWithMissingCompetition
Sucht eine lokalisierte Zeichenfolge, die Analytics: Starts Counters: Number Starts with missing comp...
static string PlaceholderNameAnalyticsGenderStartsMaleCount
Sucht eine lokalisierte Zeichenfolge, die Analytics: Gender Starts: Male Count ähnelt.
static string PlaceholderInfoCompetitionDate
Sucht eine lokalisierte Zeichenfolge, die Use these placeholders to insert the competition date.