xref: /webtrees/resources/lang/webtrees.pot (revision 9f5cc217ea79fdce6a796ed8f6305b41f808d051)
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the webtrees package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: webtrees 1.0\n"
10"Report-Msgid-Bugs-To: i18n@webtrees.net\n"
11"POT-Creation-Date: 2020-02-03 09:12+0000\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21#. I18N: An individual’s age at an event. e.g. Died 14 Jan 1900 (stillborn)
22#: app/Age.php:118
23msgid "(stillborn)"
24msgstr ""
25
26#. I18N: An individual’s age at an event. e.g. Died 14 Jan 1900 (in infancy)
27#: app/Age.php:123
28msgid "(in infancy)"
29msgstr ""
30
31#. I18N: An individual’s age at an event. e.g. Died 14 Jan 1900 (in childhood)
32#: app/Age.php:128
33msgid "(in childhood)"
34msgstr ""
35
36#. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days
37#: app/Age.php:136 app/Functions/FunctionsDate.php:56
38#: resources/views/modules/relatives/family.phtml:181
39#: resources/views/modules/statistics-chart/custom.phtml:133
40#: resources/views/modules/statistics-chart/custom.phtml:142
41#, php-format
42msgid "%s year"
43msgid_plural "%s years"
44msgstr[0] ""
45msgstr[1] ""
46
47#. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days
48#: app/Age.php:141 app/Functions/FunctionsDate.php:58
49#: resources/views/modules/relatives/family.phtml:183
50#, php-format
51msgid "%s month"
52msgid_plural "%s months"
53msgstr[0] ""
54msgstr[1] ""
55
56#. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days
57#: app/Age.php:146 app/Functions/FunctionsDate.php:60
58#, php-format
59msgid "%s week"
60msgid_plural "%s weeks"
61msgstr[0] ""
62msgstr[1] ""
63
64#. I18N: Part of an age string. e.g. 5 years, 4 months and 3 days
65#: app/Age.php:151 app/Functions/FunctionsDate.php:62
66#, php-format
67msgid "%s day"
68msgid_plural "%s days"
69msgstr[0] ""
70msgstr[1] ""
71
72#. I18N: Description of an individual’s age at an event. For example, Died 14 Jan 1900 (aged less than 21 years)
73#: app/Age.php:163
74#, php-format
75msgid "(aged less than %s)"
76msgstr ""
77
78#. I18N: Description of an individual’s age at an event. For example, Died 14 Jan 1900 (aged more than 21 years)
79#: app/Age.php:168
80#, php-format
81msgid "(aged more than %s)"
82msgstr ""
83
84#. I18N: Description of an individual’s age at an event. For example, Died 14 Jan 1900 (aged 43 years)
85#: app/Age.php:172
86#, php-format
87msgid "(aged %s)"
88msgstr ""
89
90#. I18N: The gregorian calendar
91#: app/Date.php:229 app/Module/YahrzeitModule.php:259
92msgid "Gregorian"
93msgstr ""
94
95#. I18N: The julian calendar
96#: app/Date.php:231 resources/views/help/date.phtml:139
97msgid "Julian"
98msgstr ""
99
100#. I18N: The French calendar
101#: app/Date.php:233 resources/views/help/date.phtml:187
102msgid "French"
103msgstr ""
104
105#. I18N: The Hebrew/Jewish calendar
106#: app/Date.php:235 app/Module/YahrzeitModule.php:258
107#: resources/views/help/date.phtml:155
108msgid "Jewish"
109msgstr ""
110
111#. I18N: The Arabic/Hijri calendar
112#: app/Date.php:237 resources/views/help/date.phtml:171
113msgid "Hijri"
114msgstr ""
115
116#. I18N: The Persian/Jalali calendar
117#: app/Date.php:239
118msgid "Jalali"
119msgstr ""
120
121#. I18N: Gedcom ABT dates
122#: app/Date.php:341
123#, php-format
124msgid "about %s"
125msgstr ""
126
127#. I18N: Gedcom CAL dates
128#: app/Date.php:345
129#, php-format
130msgid "calculated %s"
131msgstr ""
132
133#. I18N: Gedcom EST dates
134#: app/Date.php:349
135#, php-format
136msgid "estimated %s"
137msgstr ""
138
139#. I18N: Gedcom INT dates
140#: app/Date.php:353
141#, php-format
142msgid "interpreted %s (%s)"
143msgstr ""
144
145#. I18N: Gedcom BEF dates
146#: app/Date.php:357
147#, php-format
148msgid "before %s"
149msgstr ""
150
151#. I18N: Gedcom AFT dates
152#: app/Date.php:361
153#, php-format
154msgid "after %s"
155msgstr ""
156
157#. I18N: Gedcom FROM dates
158#: app/Date.php:365
159#, php-format
160msgid "from %s"
161msgstr ""
162
163#. I18N: Gedcom TO dates
164#: app/Date.php:369
165#, php-format
166msgid "to %s"
167msgstr ""
168
169#. I18N: Gedcom BET-AND dates
170#: app/Date.php:373
171#, php-format
172msgid "between %s and %s"
173msgstr ""
174
175#. I18N: Gedcom FROM-TO dates
176#: app/Date.php:377
177#, php-format
178msgid "from %s to %s"
179msgstr ""
180
181#: app/Date.php:380
182msgid "Invalid date"
183msgstr ""
184
185#: app/Date/AbstractCalendarDate.php:255
186msgid "Monday"
187msgstr ""
188
189#: app/Date/AbstractCalendarDate.php:256
190msgid "Tuesday"
191msgstr ""
192
193#: app/Date/AbstractCalendarDate.php:257
194msgid "Wednesday"
195msgstr ""
196
197#: app/Date/AbstractCalendarDate.php:258
198msgid "Thursday"
199msgstr ""
200
201#: app/Date/AbstractCalendarDate.php:259
202msgid "Friday"
203msgstr ""
204
205#: app/Date/AbstractCalendarDate.php:260
206msgid "Saturday"
207msgstr ""
208
209#: app/Date/AbstractCalendarDate.php:261
210msgid "Sunday"
211msgstr ""
212
213#. I18N: abbreviation for Monday
214#: app/Date/AbstractCalendarDate.php:282
215#: resources/views/edit/initialize-calendar-popup.phtml:27
216msgid "Mon"
217msgstr ""
218
219#. I18N: abbreviation for Tuesday
220#: app/Date/AbstractCalendarDate.php:284
221#: resources/views/edit/initialize-calendar-popup.phtml:28
222msgid "Tue"
223msgstr ""
224
225#. I18N: abbreviation for Wednesday
226#: app/Date/AbstractCalendarDate.php:286
227#: resources/views/edit/initialize-calendar-popup.phtml:29
228msgid "Wed"
229msgstr ""
230
231#. I18N: abbreviation for Thursday
232#: app/Date/AbstractCalendarDate.php:288
233#: resources/views/edit/initialize-calendar-popup.phtml:30
234msgid "Thu"
235msgstr ""
236
237#. I18N: abbreviation for Friday
238#: app/Date/AbstractCalendarDate.php:290
239#: resources/views/edit/initialize-calendar-popup.phtml:31
240msgid "Fri"
241msgstr ""
242
243#. I18N: abbreviation for Saturday
244#: app/Date/AbstractCalendarDate.php:292
245#: resources/views/edit/initialize-calendar-popup.phtml:32
246msgid "Sat"
247msgstr ""
248
249#. I18N: abbreviation for Sunday
250#: app/Date/AbstractCalendarDate.php:294
251#: resources/views/edit/initialize-calendar-popup.phtml:26
252msgid "Sun"
253msgstr ""
254
255#: app/Date/AbstractGregorianJulianDate.php:63
256#: app/Module/StatisticsChartModule.php:802
257#: resources/views/edit/initialize-calendar-popup.phtml:11
258msgctxt "NOMINATIVE"
259msgid "January"
260msgstr ""
261
262#: app/Date/AbstractGregorianJulianDate.php:64
263#: app/Module/StatisticsChartModule.php:803
264#: resources/views/edit/initialize-calendar-popup.phtml:12
265msgctxt "NOMINATIVE"
266msgid "February"
267msgstr ""
268
269#: app/Date/AbstractGregorianJulianDate.php:65
270#: app/Module/StatisticsChartModule.php:804
271#: resources/views/edit/initialize-calendar-popup.phtml:13
272msgctxt "NOMINATIVE"
273msgid "March"
274msgstr ""
275
276#: app/Date/AbstractGregorianJulianDate.php:66
277#: app/Module/StatisticsChartModule.php:805
278#: resources/views/edit/initialize-calendar-popup.phtml:14
279msgctxt "NOMINATIVE"
280msgid "April"
281msgstr ""
282
283#: app/Date/AbstractGregorianJulianDate.php:67
284#: app/Module/StatisticsChartModule.php:806
285#: resources/views/edit/initialize-calendar-popup.phtml:15
286msgctxt "NOMINATIVE"
287msgid "May"
288msgstr ""
289
290#: app/Date/AbstractGregorianJulianDate.php:68
291#: app/Module/StatisticsChartModule.php:807
292#: resources/views/edit/initialize-calendar-popup.phtml:16
293msgctxt "NOMINATIVE"
294msgid "June"
295msgstr ""
296
297#: app/Date/AbstractGregorianJulianDate.php:69
298#: app/Module/StatisticsChartModule.php:808
299#: resources/views/edit/initialize-calendar-popup.phtml:17
300msgctxt "NOMINATIVE"
301msgid "July"
302msgstr ""
303
304#: app/Date/AbstractGregorianJulianDate.php:70
305#: app/Module/StatisticsChartModule.php:809
306#: resources/views/edit/initialize-calendar-popup.phtml:18
307msgctxt "NOMINATIVE"
308msgid "August"
309msgstr ""
310
311#: app/Date/AbstractGregorianJulianDate.php:71
312#: app/Module/StatisticsChartModule.php:810
313#: resources/views/edit/initialize-calendar-popup.phtml:19
314msgctxt "NOMINATIVE"
315msgid "September"
316msgstr ""
317
318#: app/Date/AbstractGregorianJulianDate.php:72
319#: app/Module/StatisticsChartModule.php:811
320#: resources/views/edit/initialize-calendar-popup.phtml:20
321msgctxt "NOMINATIVE"
322msgid "October"
323msgstr ""
324
325#: app/Date/AbstractGregorianJulianDate.php:73
326#: app/Module/StatisticsChartModule.php:812
327#: resources/views/edit/initialize-calendar-popup.phtml:21
328msgctxt "NOMINATIVE"
329msgid "November"
330msgstr ""
331
332#: app/Date/AbstractGregorianJulianDate.php:74
333#: app/Module/StatisticsChartModule.php:813
334#: resources/views/edit/initialize-calendar-popup.phtml:22
335msgctxt "NOMINATIVE"
336msgid "December"
337msgstr ""
338
339#: app/Date/AbstractGregorianJulianDate.php:98
340msgctxt "GENITIVE"
341msgid "January"
342msgstr ""
343
344#: app/Date/AbstractGregorianJulianDate.php:99
345msgctxt "GENITIVE"
346msgid "February"
347msgstr ""
348
349#: app/Date/AbstractGregorianJulianDate.php:100
350msgctxt "GENITIVE"
351msgid "March"
352msgstr ""
353
354#: app/Date/AbstractGregorianJulianDate.php:101
355msgctxt "GENITIVE"
356msgid "April"
357msgstr ""
358
359#: app/Date/AbstractGregorianJulianDate.php:102
360msgctxt "GENITIVE"
361msgid "May"
362msgstr ""
363
364#: app/Date/AbstractGregorianJulianDate.php:103
365msgctxt "GENITIVE"
366msgid "June"
367msgstr ""
368
369#: app/Date/AbstractGregorianJulianDate.php:104
370msgctxt "GENITIVE"
371msgid "July"
372msgstr ""
373
374#: app/Date/AbstractGregorianJulianDate.php:105
375msgctxt "GENITIVE"
376msgid "August"
377msgstr ""
378
379#: app/Date/AbstractGregorianJulianDate.php:106
380msgctxt "GENITIVE"
381msgid "September"
382msgstr ""
383
384#: app/Date/AbstractGregorianJulianDate.php:107
385msgctxt "GENITIVE"
386msgid "October"
387msgstr ""
388
389#: app/Date/AbstractGregorianJulianDate.php:108
390msgctxt "GENITIVE"
391msgid "November"
392msgstr ""
393
394#: app/Date/AbstractGregorianJulianDate.php:109
395msgctxt "GENITIVE"
396msgid "December"
397msgstr ""
398
399#: app/Date/AbstractGregorianJulianDate.php:133
400msgctxt "LOCATIVE"
401msgid "January"
402msgstr ""
403
404#: app/Date/AbstractGregorianJulianDate.php:134
405msgctxt "LOCATIVE"
406msgid "February"
407msgstr ""
408
409#: app/Date/AbstractGregorianJulianDate.php:135
410msgctxt "LOCATIVE"
411msgid "March"
412msgstr ""
413
414#: app/Date/AbstractGregorianJulianDate.php:136
415msgctxt "LOCATIVE"
416msgid "April"
417msgstr ""
418
419#: app/Date/AbstractGregorianJulianDate.php:137
420msgctxt "LOCATIVE"
421msgid "May"
422msgstr ""
423
424#: app/Date/AbstractGregorianJulianDate.php:138
425msgctxt "LOCATIVE"
426msgid "June"
427msgstr ""
428
429#: app/Date/AbstractGregorianJulianDate.php:139
430msgctxt "LOCATIVE"
431msgid "July"
432msgstr ""
433
434#: app/Date/AbstractGregorianJulianDate.php:140
435msgctxt "LOCATIVE"
436msgid "August"
437msgstr ""
438
439#: app/Date/AbstractGregorianJulianDate.php:141
440msgctxt "LOCATIVE"
441msgid "September"
442msgstr ""
443
444#: app/Date/AbstractGregorianJulianDate.php:142
445msgctxt "LOCATIVE"
446msgid "October"
447msgstr ""
448
449#: app/Date/AbstractGregorianJulianDate.php:143
450msgctxt "LOCATIVE"
451msgid "November"
452msgstr ""
453
454#: app/Date/AbstractGregorianJulianDate.php:144
455msgctxt "LOCATIVE"
456msgid "December"
457msgstr ""
458
459#: app/Date/AbstractGregorianJulianDate.php:168
460msgctxt "INSTRUMENTAL"
461msgid "January"
462msgstr ""
463
464#: app/Date/AbstractGregorianJulianDate.php:169
465msgctxt "INSTRUMENTAL"
466msgid "February"
467msgstr ""
468
469#: app/Date/AbstractGregorianJulianDate.php:170
470msgctxt "INSTRUMENTAL"
471msgid "March"
472msgstr ""
473
474#: app/Date/AbstractGregorianJulianDate.php:171
475msgctxt "INSTRUMENTAL"
476msgid "April"
477msgstr ""
478
479#: app/Date/AbstractGregorianJulianDate.php:172
480msgctxt "INSTRUMENTAL"
481msgid "May"
482msgstr ""
483
484#: app/Date/AbstractGregorianJulianDate.php:173
485msgctxt "INSTRUMENTAL"
486msgid "June"
487msgstr ""
488
489#: app/Date/AbstractGregorianJulianDate.php:174
490msgctxt "INSTRUMENTAL"
491msgid "July"
492msgstr ""
493
494#: app/Date/AbstractGregorianJulianDate.php:175
495msgctxt "INSTRUMENTAL"
496msgid "August"
497msgstr ""
498
499#: app/Date/AbstractGregorianJulianDate.php:176
500msgctxt "INSTRUMENTAL"
501msgid "September"
502msgstr ""
503
504#: app/Date/AbstractGregorianJulianDate.php:177
505msgctxt "INSTRUMENTAL"
506msgid "October"
507msgstr ""
508
509#: app/Date/AbstractGregorianJulianDate.php:178
510msgctxt "INSTRUMENTAL"
511msgid "November"
512msgstr ""
513
514#: app/Date/AbstractGregorianJulianDate.php:179
515msgctxt "INSTRUMENTAL"
516msgid "December"
517msgstr ""
518
519#: app/Date/AbstractGregorianJulianDate.php:201
520msgctxt "Abbreviation for January"
521msgid "Jan"
522msgstr ""
523
524#: app/Date/AbstractGregorianJulianDate.php:202
525msgctxt "Abbreviation for February"
526msgid "Feb"
527msgstr ""
528
529#: app/Date/AbstractGregorianJulianDate.php:203
530msgctxt "Abbreviation for March"
531msgid "Mar"
532msgstr ""
533
534#: app/Date/AbstractGregorianJulianDate.php:204
535msgctxt "Abbreviation for April"
536msgid "Apr"
537msgstr ""
538
539#: app/Date/AbstractGregorianJulianDate.php:205
540msgctxt "Abbreviation for May"
541msgid "May"
542msgstr ""
543
544#: app/Date/AbstractGregorianJulianDate.php:206
545msgctxt "Abbreviation for June"
546msgid "Jun"
547msgstr ""
548
549#: app/Date/AbstractGregorianJulianDate.php:207
550msgctxt "Abbreviation for July"
551msgid "Jul"
552msgstr ""
553
554#: app/Date/AbstractGregorianJulianDate.php:208
555msgctxt "Abbreviation for August"
556msgid "Aug"
557msgstr ""
558
559#: app/Date/AbstractGregorianJulianDate.php:209
560msgctxt "Abbreviation for September"
561msgid "Sep"
562msgstr ""
563
564#: app/Date/AbstractGregorianJulianDate.php:210
565msgctxt "Abbreviation for October"
566msgid "Oct"
567msgstr ""
568
569#: app/Date/AbstractGregorianJulianDate.php:211
570msgctxt "Abbreviation for November"
571msgid "Nov"
572msgstr ""
573
574#: app/Date/AbstractGregorianJulianDate.php:212
575msgctxt "Abbreviation for December"
576msgid "Dec"
577msgstr ""
578
579#. I18N: a month in the French republican calendar
580#: app/Date/FrenchDate.php:87
581msgctxt "NOMINATIVE"
582msgid "Vendemiaire"
583msgstr ""
584
585#. I18N: a month in the French republican calendar
586#: app/Date/FrenchDate.php:89
587msgctxt "NOMINATIVE"
588msgid "Brumaire"
589msgstr ""
590
591#. I18N: a month in the French republican calendar
592#: app/Date/FrenchDate.php:91
593msgctxt "NOMINATIVE"
594msgid "Frimaire"
595msgstr ""
596
597#. I18N: a month in the French republican calendar
598#: app/Date/FrenchDate.php:93
599msgctxt "NOMINATIVE"
600msgid "Nivose"
601msgstr ""
602
603#. I18N: a month in the French republican calendar
604#: app/Date/FrenchDate.php:95
605msgctxt "NOMINATIVE"
606msgid "Pluviose"
607msgstr ""
608
609#. I18N: a month in the French republican calendar
610#: app/Date/FrenchDate.php:97
611msgctxt "NOMINATIVE"
612msgid "Ventose"
613msgstr ""
614
615#. I18N: a month in the French republican calendar
616#. I18N: a month in the French republican calendar
617#: app/Date/FrenchDate.php:100
618msgctxt "NOMINATIVE"
619msgid "Germinal"
620msgstr ""
621
622#. I18N: a month in the French republican calendar
623#: app/Date/FrenchDate.php:102
624msgctxt "NOMINATIVE"
625msgid "Floreal"
626msgstr ""
627
628#. I18N: a month in the French republican calendar
629#: app/Date/FrenchDate.php:104
630msgctxt "NOMINATIVE"
631msgid "Prairial"
632msgstr ""
633
634#. I18N: a month in the French republican calendar
635#: app/Date/FrenchDate.php:106
636msgctxt "NOMINATIVE"
637msgid "Messidor"
638msgstr ""
639
640#. I18N: a month in the French republican calendar
641#: app/Date/FrenchDate.php:108
642msgctxt "NOMINATIVE"
643msgid "Thermidor"
644msgstr ""
645
646#. I18N: a month in the French republican calendar
647#: app/Date/FrenchDate.php:110
648msgctxt "NOMINATIVE"
649msgid "Fructidor"
650msgstr ""
651
652#. I18N: a month in the French republican calendar
653#: app/Date/FrenchDate.php:112
654msgctxt "NOMINATIVE"
655msgid "jours complementaires"
656msgstr ""
657
658#. I18N: a month in the French republican calendar
659#: app/Date/FrenchDate.php:135
660msgctxt "GENITIVE"
661msgid "Vendemiaire"
662msgstr ""
663
664#. I18N: a month in the French republican calendar
665#: app/Date/FrenchDate.php:137
666msgctxt "GENITIVE"
667msgid "Brumaire"
668msgstr ""
669
670#. I18N: a month in the French republican calendar
671#: app/Date/FrenchDate.php:139
672msgctxt "GENITIVE"
673msgid "Frimaire"
674msgstr ""
675
676#. I18N: a month in the French republican calendar
677#: app/Date/FrenchDate.php:141
678msgctxt "GENITIVE"
679msgid "Nivose"
680msgstr ""
681
682#. I18N: a month in the French republican calendar
683#: app/Date/FrenchDate.php:143
684msgctxt "GENITIVE"
685msgid "Pluviose"
686msgstr ""
687
688#. I18N: a month in the French republican calendar
689#: app/Date/FrenchDate.php:145
690msgctxt "GENITIVE"
691msgid "Ventose"
692msgstr ""
693
694#. I18N: a month in the French republican calendar
695#: app/Date/FrenchDate.php:147
696msgctxt "GENITIVE"
697msgid "Germinal"
698msgstr ""
699
700#. I18N: a month in the French republican calendar
701#: app/Date/FrenchDate.php:149
702msgctxt "GENITIVE"
703msgid "Floreal"
704msgstr ""
705
706#. I18N: a month in the French republican calendar
707#: app/Date/FrenchDate.php:151
708msgctxt "GENITIVE"
709msgid "Prairial"
710msgstr ""
711
712#. I18N: a month in the French republican calendar
713#: app/Date/FrenchDate.php:153
714msgctxt "GENITIVE"
715msgid "Messidor"
716msgstr ""
717
718#. I18N: a month in the French republican calendar
719#: app/Date/FrenchDate.php:155
720msgctxt "GENITIVE"
721msgid "Thermidor"
722msgstr ""
723
724#. I18N: a month in the French republican calendar
725#: app/Date/FrenchDate.php:157
726msgctxt "GENITIVE"
727msgid "Fructidor"
728msgstr ""
729
730#. I18N: a month in the French republican calendar
731#: app/Date/FrenchDate.php:159
732msgctxt "GENITIVE"
733msgid "jours complementaires"
734msgstr ""
735
736#. I18N: a month in the French republican calendar
737#: app/Date/FrenchDate.php:182
738msgctxt "LOCATIVE"
739msgid "Vendemiaire"
740msgstr ""
741
742#. I18N: a month in the French republican calendar
743#: app/Date/FrenchDate.php:184
744msgctxt "LOCATIVE"
745msgid "Brumaire"
746msgstr ""
747
748#. I18N: a month in the French republican calendar
749#: app/Date/FrenchDate.php:186
750msgctxt "LOCATIVE"
751msgid "Frimaire"
752msgstr ""
753
754#. I18N: a month in the French republican calendar
755#: app/Date/FrenchDate.php:188
756msgctxt "LOCATIVE"
757msgid "Nivose"
758msgstr ""
759
760#. I18N: a month in the French republican calendar
761#: app/Date/FrenchDate.php:190
762msgctxt "LOCATIVE"
763msgid "Pluviose"
764msgstr ""
765
766#. I18N: a month in the French republican calendar
767#: app/Date/FrenchDate.php:192
768msgctxt "LOCATIVE"
769msgid "Ventose"
770msgstr ""
771
772#. I18N: a month in the French republican calendar
773#: app/Date/FrenchDate.php:194
774msgctxt "LOCATIVE"
775msgid "Germinal"
776msgstr ""
777
778#. I18N: a month in the French republican calendar
779#: app/Date/FrenchDate.php:196
780msgctxt "LOCATIVE"
781msgid "Floreal"
782msgstr ""
783
784#. I18N: a month in the French republican calendar
785#: app/Date/FrenchDate.php:198
786msgctxt "LOCATIVE"
787msgid "Prairial"
788msgstr ""
789
790#. I18N: a month in the French republican calendar
791#: app/Date/FrenchDate.php:200
792msgctxt "LOCATIVE"
793msgid "Messidor"
794msgstr ""
795
796#. I18N: a month in the French republican calendar
797#: app/Date/FrenchDate.php:202
798msgctxt "LOCATIVE"
799msgid "Thermidor"
800msgstr ""
801
802#. I18N: a month in the French republican calendar
803#: app/Date/FrenchDate.php:204
804msgctxt "LOCATIVE"
805msgid "Fructidor"
806msgstr ""
807
808#. I18N: a month in the French republican calendar
809#: app/Date/FrenchDate.php:206
810msgctxt "LOCATIVE"
811msgid "jours complementaires"
812msgstr ""
813
814#. I18N: a month in the French republican calendar
815#: app/Date/FrenchDate.php:229
816msgctxt "INSTRUMENTAL"
817msgid "Vendemiaire"
818msgstr ""
819
820#. I18N: a month in the French republican calendar
821#: app/Date/FrenchDate.php:231
822msgctxt "INSTRUMENTAL"
823msgid "Brumaire"
824msgstr ""
825
826#. I18N: a month in the French republican calendar
827#: app/Date/FrenchDate.php:233
828msgctxt "INSTRUMENTAL"
829msgid "Frimaire"
830msgstr ""
831
832#. I18N: a month in the French republican calendar
833#: app/Date/FrenchDate.php:235
834msgctxt "INSTRUMENTAL"
835msgid "Nivose"
836msgstr ""
837
838#. I18N: a month in the French republican calendar
839#: app/Date/FrenchDate.php:237
840msgctxt "INSTRUMENTAL"
841msgid "Pluviose"
842msgstr ""
843
844#. I18N: a month in the French republican calendar
845#: app/Date/FrenchDate.php:239
846msgctxt "INSTRUMENTAL"
847msgid "Ventose"
848msgstr ""
849
850#. I18N: a month in the French republican calendar
851#: app/Date/FrenchDate.php:241
852msgctxt "INSTRUMENTAL"
853msgid "Germinal"
854msgstr ""
855
856#. I18N: a month in the French republican calendar
857#: app/Date/FrenchDate.php:243
858msgctxt "INSTRUMENTAL"
859msgid "Floreal"
860msgstr ""
861
862#. I18N: a month in the French republican calendar
863#: app/Date/FrenchDate.php:245
864msgctxt "INSTRUMENTAL"
865msgid "Prairial"
866msgstr ""
867
868#. I18N: a month in the French republican calendar
869#: app/Date/FrenchDate.php:247
870msgctxt "INSTRUMENTAL"
871msgid "Messidor"
872msgstr ""
873
874#. I18N: a month in the French republican calendar
875#: app/Date/FrenchDate.php:249
876msgctxt "INSTRUMENTAL"
877msgid "Thermidor"
878msgstr ""
879
880#. I18N: a month in the French republican calendar
881#: app/Date/FrenchDate.php:251
882msgctxt "INSTRUMENTAL"
883msgid "Fructidor"
884msgstr ""
885
886#. I18N: a month in the French republican calendar
887#: app/Date/FrenchDate.php:253
888msgctxt "INSTRUMENTAL"
889msgid "jours complementaires"
890msgstr ""
891
892#. I18N: The first day in the French republican calendar
893#: app/Date/FrenchDate.php:287
894msgid "Primidi"
895msgstr ""
896
897#. I18N: The second day in the French republican calendar
898#: app/Date/FrenchDate.php:289
899msgid "Duodi"
900msgstr ""
901
902#. I18N: The third day in the French republican calendar
903#: app/Date/FrenchDate.php:291
904msgid "Tridi"
905msgstr ""
906
907#. I18N: The fourth day in the French republican calendar
908#: app/Date/FrenchDate.php:293
909msgid "Quartidi"
910msgstr ""
911
912#. I18N: The fifth day in the French republican calendar
913#: app/Date/FrenchDate.php:295
914msgid "Quintidi"
915msgstr ""
916
917#. I18N: The sixth day in the French republican calendar
918#: app/Date/FrenchDate.php:297
919msgid "Sextidi"
920msgstr ""
921
922#. I18N: The seventh day in the French republican calendar
923#: app/Date/FrenchDate.php:299
924msgid "Septidi"
925msgstr ""
926
927#. I18N: The eighth day in the French republican calendar
928#: app/Date/FrenchDate.php:301
929msgid "Octidi"
930msgstr ""
931
932#. I18N: The ninth day in the French republican calendar
933#: app/Date/FrenchDate.php:303
934msgid "Nonidi"
935msgstr ""
936
937#. I18N: The tenth day in the French republican calendar
938#: app/Date/FrenchDate.php:305
939msgid "Decidi"
940msgstr ""
941
942#. I18N: http://en.wikipedia.org/wiki/Muharram
943#: app/Date/HijriDate.php:83
944msgctxt "NOMINATIVE"
945msgid "Muharram"
946msgstr ""
947
948#. I18N: http://en.wikipedia.org/wiki/Safar
949#: app/Date/HijriDate.php:85
950msgctxt "NOMINATIVE"
951msgid "Safar"
952msgstr ""
953
954#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal
955#: app/Date/HijriDate.php:87
956msgctxt "NOMINATIVE"
957msgid "Rabi’ al-awwal"
958msgstr ""
959
960#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani
961#: app/Date/HijriDate.php:89
962msgctxt "NOMINATIVE"
963msgid "Rabi’ al-thani"
964msgstr ""
965
966#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal
967#: app/Date/HijriDate.php:91
968msgctxt "NOMINATIVE"
969msgid "Jumada al-awwal"
970msgstr ""
971
972#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani
973#: app/Date/HijriDate.php:93
974msgctxt "NOMINATIVE"
975msgid "Jumada al-thani"
976msgstr ""
977
978#. I18N: http://en.wikipedia.org/wiki/Rajab
979#: app/Date/HijriDate.php:95
980msgctxt "NOMINATIVE"
981msgid "Rajab"
982msgstr ""
983
984#. I18N: http://en.wikipedia.org/wiki/Sha%27aban
985#: app/Date/HijriDate.php:97
986msgctxt "NOMINATIVE"
987msgid "Sha’aban"
988msgstr ""
989
990#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29
991#: app/Date/HijriDate.php:99
992msgctxt "NOMINATIVE"
993msgid "Ramadan"
994msgstr ""
995
996#. I18N: http://en.wikipedia.org/wiki/Shawwal
997#: app/Date/HijriDate.php:101
998msgctxt "NOMINATIVE"
999msgid "Shawwal"
1000msgstr ""
1001
1002#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah
1003#: app/Date/HijriDate.php:103
1004msgctxt "NOMINATIVE"
1005msgid "Dhu al-Qi’dah"
1006msgstr ""
1007
1008#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah
1009#: app/Date/HijriDate.php:105
1010msgctxt "NOMINATIVE"
1011msgid "Dhu al-Hijjah"
1012msgstr ""
1013
1014#. I18N: http://en.wikipedia.org/wiki/Muharram
1015#: app/Date/HijriDate.php:128
1016msgctxt "GENITIVE"
1017msgid "Muharram"
1018msgstr ""
1019
1020#. I18N: http://en.wikipedia.org/wiki/Safar
1021#: app/Date/HijriDate.php:130
1022msgctxt "GENITIVE"
1023msgid "Safar"
1024msgstr ""
1025
1026#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal
1027#: app/Date/HijriDate.php:132
1028msgctxt "GENITIVE"
1029msgid "Rabi’ al-awwal"
1030msgstr ""
1031
1032#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani
1033#: app/Date/HijriDate.php:134
1034msgctxt "GENITIVE"
1035msgid "Rabi’ al-thani"
1036msgstr ""
1037
1038#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal
1039#: app/Date/HijriDate.php:136
1040msgctxt "GENITIVE"
1041msgid "Jumada al-awwal"
1042msgstr ""
1043
1044#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani
1045#: app/Date/HijriDate.php:138
1046msgctxt "GENITIVE"
1047msgid "Jumada al-thani"
1048msgstr ""
1049
1050#. I18N: http://en.wikipedia.org/wiki/Rajab
1051#: app/Date/HijriDate.php:140
1052msgctxt "GENITIVE"
1053msgid "Rajab"
1054msgstr ""
1055
1056#. I18N: http://en.wikipedia.org/wiki/Sha%27aban
1057#: app/Date/HijriDate.php:142
1058msgctxt "GENITIVE"
1059msgid "Sha’aban"
1060msgstr ""
1061
1062#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29
1063#: app/Date/HijriDate.php:144
1064msgctxt "GENITIVE"
1065msgid "Ramadan"
1066msgstr ""
1067
1068#. I18N: http://en.wikipedia.org/wiki/Shawwal
1069#: app/Date/HijriDate.php:146
1070msgctxt "GENITIVE"
1071msgid "Shawwal"
1072msgstr ""
1073
1074#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah
1075#: app/Date/HijriDate.php:148
1076msgctxt "GENITIVE"
1077msgid "Dhu al-Qi’dah"
1078msgstr ""
1079
1080#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah
1081#: app/Date/HijriDate.php:150
1082msgctxt "GENITIVE"
1083msgid "Dhu al-Hijjah"
1084msgstr ""
1085
1086#. I18N: http://en.wikipedia.org/wiki/Muharram
1087#: app/Date/HijriDate.php:173
1088msgctxt "LOCATIVE"
1089msgid "Muharram"
1090msgstr ""
1091
1092#. I18N: http://en.wikipedia.org/wiki/Safar
1093#: app/Date/HijriDate.php:175
1094msgctxt "LOCATIVE"
1095msgid "Safar"
1096msgstr ""
1097
1098#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal
1099#: app/Date/HijriDate.php:177
1100msgctxt "LOCATIVE"
1101msgid "Rabi’ al-awwal"
1102msgstr ""
1103
1104#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani
1105#: app/Date/HijriDate.php:179
1106msgctxt "LOCATIVE"
1107msgid "Rabi’ al-thani"
1108msgstr ""
1109
1110#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal
1111#: app/Date/HijriDate.php:181
1112msgctxt "LOCATIVE"
1113msgid "Jumada al-awwal"
1114msgstr ""
1115
1116#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani
1117#: app/Date/HijriDate.php:183
1118msgctxt "LOCATIVE"
1119msgid "Jumada al-thani"
1120msgstr ""
1121
1122#. I18N: http://en.wikipedia.org/wiki/Rajab
1123#: app/Date/HijriDate.php:185
1124msgctxt "LOCATIVE"
1125msgid "Rajab"
1126msgstr ""
1127
1128#. I18N: http://en.wikipedia.org/wiki/Sha%27aban
1129#: app/Date/HijriDate.php:187
1130msgctxt "LOCATIVE"
1131msgid "Sha’aban"
1132msgstr ""
1133
1134#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29
1135#: app/Date/HijriDate.php:189
1136msgctxt "LOCATIVE"
1137msgid "Ramadan"
1138msgstr ""
1139
1140#. I18N: http://en.wikipedia.org/wiki/Shawwal
1141#: app/Date/HijriDate.php:191
1142msgctxt "LOCATIVE"
1143msgid "Shawwal"
1144msgstr ""
1145
1146#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah
1147#: app/Date/HijriDate.php:193
1148msgctxt "LOCATIVE"
1149msgid "Dhu al-Qi’dah"
1150msgstr ""
1151
1152#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah
1153#: app/Date/HijriDate.php:195
1154msgctxt "LOCATIVE"
1155msgid "Dhu al-Hijjah"
1156msgstr ""
1157
1158#. I18N: http://en.wikipedia.org/wiki/Muharram
1159#: app/Date/HijriDate.php:218
1160msgctxt "INSTRUMENTAL"
1161msgid "Muharram"
1162msgstr ""
1163
1164#. I18N: http://en.wikipedia.org/wiki/Safar
1165#: app/Date/HijriDate.php:220
1166msgctxt "INSTRUMENTAL"
1167msgid "Safar"
1168msgstr ""
1169
1170#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-awwal
1171#: app/Date/HijriDate.php:222
1172msgctxt "INSTRUMENTAL"
1173msgid "Rabi’ al-awwal"
1174msgstr ""
1175
1176#. I18N: http://en.wikipedia.org/wiki/Rabi%27_al-thani
1177#: app/Date/HijriDate.php:224
1178msgctxt "INSTRUMENTAL"
1179msgid "Rabi’ al-thani"
1180msgstr ""
1181
1182#. I18N: http://en.wikipedia.org/wiki/Jumada_al-awwal
1183#: app/Date/HijriDate.php:226
1184msgctxt "INSTRUMENTAL"
1185msgid "Jumada al-awwal"
1186msgstr ""
1187
1188#. I18N: http://en.wikipedia.org/wiki/Jumada_al-thani
1189#: app/Date/HijriDate.php:228
1190msgctxt "INSTRUMENTAL"
1191msgid "Jumada al-thani"
1192msgstr ""
1193
1194#. I18N: http://en.wikipedia.org/wiki/Rajab
1195#: app/Date/HijriDate.php:230
1196msgctxt "INSTRUMENTAL"
1197msgid "Rajab"
1198msgstr ""
1199
1200#. I18N: http://en.wikipedia.org/wiki/Sha%27aban
1201#: app/Date/HijriDate.php:232
1202msgctxt "INSTRUMENTAL"
1203msgid "Sha’aban"
1204msgstr ""
1205
1206#. I18N: http://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29
1207#: app/Date/HijriDate.php:234
1208msgctxt "INSTRUMENTAL"
1209msgid "Ramadan"
1210msgstr ""
1211
1212#. I18N: http://en.wikipedia.org/wiki/Shawwal
1213#: app/Date/HijriDate.php:236
1214msgctxt "INSTRUMENTAL"
1215msgid "Shawwal"
1216msgstr ""
1217
1218#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Qi%27dah
1219#: app/Date/HijriDate.php:238
1220msgctxt "INSTRUMENTAL"
1221msgid "Dhu al-Qi’dah"
1222msgstr ""
1223
1224#. I18N: http://en.wikipedia.org/wiki/Dhu_al-Hijjah
1225#: app/Date/HijriDate.php:240
1226msgctxt "INSTRUMENTAL"
1227msgid "Dhu al-Hijjah"
1228msgstr ""
1229
1230#. I18N: 1st month in the Persian/Jalali calendar
1231#: app/Date/JalaliDate.php:80
1232msgctxt "NOMINATIVE"
1233msgid "Farvardin"
1234msgstr ""
1235
1236#. I18N: 2nd month in the Persian/Jalali calendar
1237#: app/Date/JalaliDate.php:82
1238msgctxt "NOMINATIVE"
1239msgid "Ordibehesht"
1240msgstr ""
1241
1242#. I18N: 3rd month in the Persian/Jalali calendar
1243#: app/Date/JalaliDate.php:84
1244msgctxt "NOMINATIVE"
1245msgid "Khordad"
1246msgstr ""
1247
1248#. I18N: 4th month in the Persian/Jalali calendar
1249#: app/Date/JalaliDate.php:86
1250msgctxt "NOMINATIVE"
1251msgid "Tir"
1252msgstr ""
1253
1254#. I18N: 5th month in the Persian/Jalali calendar
1255#: app/Date/JalaliDate.php:88
1256msgctxt "NOMINATIVE"
1257msgid "Mordad"
1258msgstr ""
1259
1260#. I18N: 6th month in the Persian/Jalali calendar
1261#: app/Date/JalaliDate.php:90
1262msgctxt "NOMINATIVE"
1263msgid "Shahrivar"
1264msgstr ""
1265
1266#. I18N: 7th month in the Persian/Jalali calendar
1267#: app/Date/JalaliDate.php:92
1268msgctxt "NOMINATIVE"
1269msgid "Mehr"
1270msgstr ""
1271
1272#. I18N: 8th month in the Persian/Jalali calendar
1273#: app/Date/JalaliDate.php:94
1274msgctxt "NOMINATIVE"
1275msgid "Aban"
1276msgstr ""
1277
1278#. I18N: 9th month in the Persian/Jalali calendar
1279#: app/Date/JalaliDate.php:96
1280msgctxt "NOMINATIVE"
1281msgid "Azar"
1282msgstr ""
1283
1284#. I18N: 10th month in the Persian/Jalali calendar
1285#: app/Date/JalaliDate.php:98
1286msgctxt "NOMINATIVE"
1287msgid "Dey"
1288msgstr ""
1289
1290#. I18N: 11th month in the Persian/Jalali calendar
1291#: app/Date/JalaliDate.php:100
1292msgctxt "NOMINATIVE"
1293msgid "Bahman"
1294msgstr ""
1295
1296#. I18N: 12th month in the Persian/Jalali calendar
1297#: app/Date/JalaliDate.php:102
1298msgctxt "NOMINATIVE"
1299msgid "Esfand"
1300msgstr ""
1301
1302#. I18N: 1st month in the Persian/Jalali calendar
1303#: app/Date/JalaliDate.php:125
1304msgctxt "GENITIVE"
1305msgid "Farvardin"
1306msgstr ""
1307
1308#. I18N: 2nd month in the Persian/Jalali calendar
1309#: app/Date/JalaliDate.php:127
1310msgctxt "GENITIVE"
1311msgid "Ordibehesht"
1312msgstr ""
1313
1314#. I18N: 3rd month in the Persian/Jalali calendar
1315#: app/Date/JalaliDate.php:129
1316msgctxt "GENITIVE"
1317msgid "Khordad"
1318msgstr ""
1319
1320#. I18N: 4th month in the Persian/Jalali calendar
1321#: app/Date/JalaliDate.php:131
1322msgctxt "GENITIVE"
1323msgid "Tir"
1324msgstr ""
1325
1326#. I18N: 5th month in the Persian/Jalali calendar
1327#: app/Date/JalaliDate.php:133
1328msgctxt "GENITIVE"
1329msgid "Mordad"
1330msgstr ""
1331
1332#. I18N: 6th month in the Persian/Jalali calendar
1333#: app/Date/JalaliDate.php:135
1334msgctxt "GENITIVE"
1335msgid "Shahrivar"
1336msgstr ""
1337
1338#. I18N: 7th month in the Persian/Jalali calendar
1339#: app/Date/JalaliDate.php:137
1340msgctxt "GENITIVE"
1341msgid "Mehr"
1342msgstr ""
1343
1344#. I18N: 8th month in the Persian/Jalali calendar
1345#: app/Date/JalaliDate.php:139
1346msgctxt "GENITIVE"
1347msgid "Aban"
1348msgstr ""
1349
1350#. I18N: 9th month in the Persian/Jalali calendar
1351#: app/Date/JalaliDate.php:141
1352msgctxt "GENITIVE"
1353msgid "Azar"
1354msgstr ""
1355
1356#. I18N: 10th month in the Persian/Jalali calendar
1357#: app/Date/JalaliDate.php:143
1358msgctxt "GENITIVE"
1359msgid "Dey"
1360msgstr ""
1361
1362#. I18N: 11th month in the Persian/Jalali calendar
1363#: app/Date/JalaliDate.php:145
1364msgctxt "GENITIVE"
1365msgid "Bahman"
1366msgstr ""
1367
1368#. I18N: 12th month in the Persian/Jalali calendar
1369#: app/Date/JalaliDate.php:147
1370msgctxt "GENITIVE"
1371msgid "Esfand"
1372msgstr ""
1373
1374#. I18N: 1st month in the Persian/Jalali calendar
1375#: app/Date/JalaliDate.php:170
1376msgctxt "LOCATIVE"
1377msgid "Farvardin"
1378msgstr ""
1379
1380#. I18N: 2nd month in the Persian/Jalali calendar
1381#: app/Date/JalaliDate.php:172
1382msgctxt "LOCATIVE"
1383msgid "Ordibehesht"
1384msgstr ""
1385
1386#. I18N: 3rd month in the Persian/Jalali calendar
1387#: app/Date/JalaliDate.php:174
1388msgctxt "LOCATIVE"
1389msgid "Khordad"
1390msgstr ""
1391
1392#. I18N: 4th month in the Persian/Jalali calendar
1393#: app/Date/JalaliDate.php:176
1394msgctxt "LOCATIVE"
1395msgid "Tir"
1396msgstr ""
1397
1398#. I18N: 5th month in the Persian/Jalali calendar
1399#: app/Date/JalaliDate.php:178
1400msgctxt "LOCATIVE"
1401msgid "Mordad"
1402msgstr ""
1403
1404#. I18N: 6th month in the Persian/Jalali calendar
1405#: app/Date/JalaliDate.php:180
1406msgctxt "LOCATIVE"
1407msgid "Shahrivar"
1408msgstr ""
1409
1410#. I18N: 7th month in the Persian/Jalali calendar
1411#: app/Date/JalaliDate.php:182
1412msgctxt "LOCATIVE"
1413msgid "Mehr"
1414msgstr ""
1415
1416#. I18N: 8th month in the Persian/Jalali calendar
1417#: app/Date/JalaliDate.php:184
1418msgctxt "LOCATIVE"
1419msgid "Aban"
1420msgstr ""
1421
1422#. I18N: 9th month in the Persian/Jalali calendar
1423#: app/Date/JalaliDate.php:186
1424msgctxt "LOCATIVE"
1425msgid "Azar"
1426msgstr ""
1427
1428#. I18N: 10th month in the Persian/Jalali calendar
1429#: app/Date/JalaliDate.php:188
1430msgctxt "LOCATIVE"
1431msgid "Dey"
1432msgstr ""
1433
1434#. I18N: 11th month in the Persian/Jalali calendar
1435#: app/Date/JalaliDate.php:190
1436msgctxt "LOCATIVE"
1437msgid "Bahman"
1438msgstr ""
1439
1440#. I18N: 12th month in the Persian/Jalali calendar
1441#: app/Date/JalaliDate.php:192
1442msgctxt "LOCATIVE"
1443msgid "Esfand"
1444msgstr ""
1445
1446#. I18N: 1st month in the Persian/Jalali calendar
1447#: app/Date/JalaliDate.php:215
1448msgctxt "INSTRUMENTAL"
1449msgid "Farvardin"
1450msgstr ""
1451
1452#. I18N: 2nd month in the Persian/Jalali calendar
1453#: app/Date/JalaliDate.php:217
1454msgctxt "INSTRUMENTAL"
1455msgid "Ordibehesht"
1456msgstr ""
1457
1458#. I18N: 3rd month in the Persian/Jalali calendar
1459#: app/Date/JalaliDate.php:219
1460msgctxt "INSTRUMENTAL"
1461msgid "Khordad"
1462msgstr ""
1463
1464#. I18N: 4th month in the Persian/Jalali calendar
1465#: app/Date/JalaliDate.php:221
1466msgctxt "INSTRUMENTAL"
1467msgid "Tir"
1468msgstr ""
1469
1470#. I18N: 5th month in the Persian/Jalali calendar
1471#: app/Date/JalaliDate.php:223
1472msgctxt "INSTRUMENTAL"
1473msgid "Mordad"
1474msgstr ""
1475
1476#. I18N: 6th month in the Persian/Jalali calendar
1477#: app/Date/JalaliDate.php:225
1478msgctxt "INSTRUMENTAL"
1479msgid "Shahrivar"
1480msgstr ""
1481
1482#. I18N: 7th month in the Persian/Jalali calendar
1483#: app/Date/JalaliDate.php:227
1484msgctxt "INSTRUMENTAL"
1485msgid "Mehr"
1486msgstr ""
1487
1488#. I18N: 8th month in the Persian/Jalali calendar
1489#: app/Date/JalaliDate.php:229
1490msgctxt "INSTRUMENTAL"
1491msgid "Aban"
1492msgstr ""
1493
1494#. I18N: 9th month in the Persian/Jalali calendar
1495#: app/Date/JalaliDate.php:231
1496msgctxt "INSTRUMENTAL"
1497msgid "Azar"
1498msgstr ""
1499
1500#. I18N: 10th month in the Persian/Jalali calendar
1501#: app/Date/JalaliDate.php:233
1502msgctxt "INSTRUMENTAL"
1503msgid "Dey"
1504msgstr ""
1505
1506#. I18N: 11th month in the Persian/Jalali calendar
1507#: app/Date/JalaliDate.php:235
1508msgctxt "INSTRUMENTAL"
1509msgid "Bahman"
1510msgstr ""
1511
1512#. I18N: 12th month in the Persian/Jalali calendar
1513#: app/Date/JalaliDate.php:237
1514msgctxt "INSTRUMENTAL"
1515msgid "Esfand"
1516msgstr ""
1517
1518#: app/Date/JalaliDate.php:259
1519msgctxt "Abbreviation for Persian month: Farvardin"
1520msgid "Far"
1521msgstr ""
1522
1523#: app/Date/JalaliDate.php:260
1524msgctxt "Abbreviation for Persian month: Ordibehesht"
1525msgid "Ord"
1526msgstr ""
1527
1528#: app/Date/JalaliDate.php:261
1529msgctxt "Abbreviation for Persian month: Khordad"
1530msgid "Khor"
1531msgstr ""
1532
1533#: app/Date/JalaliDate.php:262
1534msgctxt "Abbreviation for Persian month: Tir"
1535msgid "Tir"
1536msgstr ""
1537
1538#: app/Date/JalaliDate.php:263
1539msgctxt "Abbreviation for Persian month: Mordad"
1540msgid "Mor"
1541msgstr ""
1542
1543#: app/Date/JalaliDate.php:264
1544msgctxt "Abbreviation for Persian month: Shahrivar"
1545msgid "Shah"
1546msgstr ""
1547
1548#: app/Date/JalaliDate.php:265
1549msgctxt "Abbreviation for Persian month: Mehr"
1550msgid "Mehr"
1551msgstr ""
1552
1553#: app/Date/JalaliDate.php:266
1554msgctxt "Abbreviation for Persian month: Aban"
1555msgid "Aban"
1556msgstr ""
1557
1558#: app/Date/JalaliDate.php:267
1559msgctxt "Abbreviation for Persian month: Azar"
1560msgid "Azar"
1561msgstr ""
1562
1563#: app/Date/JalaliDate.php:268
1564msgctxt "Abbreviation for Persian month: Dey"
1565msgid "Dey"
1566msgstr ""
1567
1568#: app/Date/JalaliDate.php:269
1569msgctxt "Abbreviation for Persian month: Bahman"
1570msgid "Bah"
1571msgstr ""
1572
1573#: app/Date/JalaliDate.php:270
1574msgctxt "Abbreviation for Persian month: Esfand"
1575msgid "Esf"
1576msgstr ""
1577
1578#. I18N: a month in the Jewish calendar
1579#: app/Date/JewishDate.php:126
1580msgctxt "NOMINATIVE"
1581msgid "Tishrei"
1582msgstr ""
1583
1584#. I18N: a month in the Jewish calendar
1585#: app/Date/JewishDate.php:128
1586msgctxt "NOMINATIVE"
1587msgid "Heshvan"
1588msgstr ""
1589
1590#. I18N: a month in the Jewish calendar
1591#: app/Date/JewishDate.php:130
1592msgctxt "NOMINATIVE"
1593msgid "Kislev"
1594msgstr ""
1595
1596#. I18N: a month in the Jewish calendar
1597#: app/Date/JewishDate.php:132
1598msgctxt "NOMINATIVE"
1599msgid "Tevet"
1600msgstr ""
1601
1602#. I18N: a month in the Jewish calendar
1603#: app/Date/JewishDate.php:134
1604msgctxt "NOMINATIVE"
1605msgid "Shevat"
1606msgstr ""
1607
1608#. I18N: a month in the Jewish calendar
1609#: app/Date/JewishDate.php:136
1610msgctxt "NOMINATIVE"
1611msgid "Adar I"
1612msgstr ""
1613
1614#. I18N: a month in the Jewish calendar
1615#: app/Date/JewishDate.php:138
1616msgctxt "NOMINATIVE"
1617msgid "Adar"
1618msgstr ""
1619
1620#. I18N: a month in the Jewish calendar
1621#: app/Date/JewishDate.php:140
1622msgctxt "NOMINATIVE"
1623msgid "Adar II"
1624msgstr ""
1625
1626#. I18N: a month in the Jewish calendar
1627#: app/Date/JewishDate.php:142
1628msgctxt "NOMINATIVE"
1629msgid "Nissan"
1630msgstr ""
1631
1632#. I18N: a month in the Jewish calendar
1633#: app/Date/JewishDate.php:144
1634msgctxt "NOMINATIVE"
1635msgid "Iyar"
1636msgstr ""
1637
1638#. I18N: a month in the Jewish calendar
1639#: app/Date/JewishDate.php:146
1640msgctxt "NOMINATIVE"
1641msgid "Sivan"
1642msgstr ""
1643
1644#. I18N: a month in the Jewish calendar
1645#: app/Date/JewishDate.php:148
1646msgctxt "NOMINATIVE"
1647msgid "Tamuz"
1648msgstr ""
1649
1650#. I18N: a month in the Jewish calendar
1651#: app/Date/JewishDate.php:150
1652msgctxt "NOMINATIVE"
1653msgid "Av"
1654msgstr ""
1655
1656#. I18N: a month in the Jewish calendar
1657#: app/Date/JewishDate.php:152
1658msgctxt "NOMINATIVE"
1659msgid "Elul"
1660msgstr ""
1661
1662#. I18N: a month in the Jewish calendar
1663#: app/Date/JewishDate.php:179
1664msgctxt "GENITIVE"
1665msgid "Tishrei"
1666msgstr ""
1667
1668#. I18N: a month in the Jewish calendar
1669#: app/Date/JewishDate.php:181
1670msgctxt "GENITIVE"
1671msgid "Heshvan"
1672msgstr ""
1673
1674#. I18N: a month in the Jewish calendar
1675#: app/Date/JewishDate.php:183
1676msgctxt "GENITIVE"
1677msgid "Kislev"
1678msgstr ""
1679
1680#. I18N: a month in the Jewish calendar
1681#: app/Date/JewishDate.php:185
1682msgctxt "GENITIVE"
1683msgid "Tevet"
1684msgstr ""
1685
1686#. I18N: a month in the Jewish calendar
1687#: app/Date/JewishDate.php:187
1688msgctxt "GENITIVE"
1689msgid "Shevat"
1690msgstr ""
1691
1692#. I18N: a month in the Jewish calendar
1693#: app/Date/JewishDate.php:189
1694msgctxt "GENITIVE"
1695msgid "Adar I"
1696msgstr ""
1697
1698#. I18N: a month in the Jewish calendar
1699#: app/Date/JewishDate.php:191
1700msgctxt "GENITIVE"
1701msgid "Adar"
1702msgstr ""
1703
1704#. I18N: a month in the Jewish calendar
1705#: app/Date/JewishDate.php:193
1706msgctxt "GENITIVE"
1707msgid "Adar II"
1708msgstr ""
1709
1710#. I18N: a month in the Jewish calendar
1711#: app/Date/JewishDate.php:195
1712msgctxt "GENITIVE"
1713msgid "Nissan"
1714msgstr ""
1715
1716#. I18N: a month in the Jewish calendar
1717#: app/Date/JewishDate.php:197
1718msgctxt "GENITIVE"
1719msgid "Iyar"
1720msgstr ""
1721
1722#. I18N: a month in the Jewish calendar
1723#: app/Date/JewishDate.php:199
1724msgctxt "GENITIVE"
1725msgid "Sivan"
1726msgstr ""
1727
1728#. I18N: a month in the Jewish calendar
1729#: app/Date/JewishDate.php:201
1730msgctxt "GENITIVE"
1731msgid "Tamuz"
1732msgstr ""
1733
1734#. I18N: a month in the Jewish calendar
1735#: app/Date/JewishDate.php:203
1736msgctxt "GENITIVE"
1737msgid "Av"
1738msgstr ""
1739
1740#. I18N: a month in the Jewish calendar
1741#: app/Date/JewishDate.php:205
1742msgctxt "GENITIVE"
1743msgid "Elul"
1744msgstr ""
1745
1746#. I18N: a month in the Jewish calendar
1747#: app/Date/JewishDate.php:232
1748msgctxt "LOCATIVE"
1749msgid "Tishrei"
1750msgstr ""
1751
1752#. I18N: a month in the Jewish calendar
1753#: app/Date/JewishDate.php:234
1754msgctxt "LOCATIVE"
1755msgid "Heshvan"
1756msgstr ""
1757
1758#. I18N: a month in the Jewish calendar
1759#: app/Date/JewishDate.php:236
1760msgctxt "LOCATIVE"
1761msgid "Kislev"
1762msgstr ""
1763
1764#. I18N: a month in the Jewish calendar
1765#: app/Date/JewishDate.php:238
1766msgctxt "LOCATIVE"
1767msgid "Tevet"
1768msgstr ""
1769
1770#. I18N: a month in the Jewish calendar
1771#: app/Date/JewishDate.php:240
1772msgctxt "LOCATIVE"
1773msgid "Shevat"
1774msgstr ""
1775
1776#. I18N: a month in the Jewish calendar
1777#: app/Date/JewishDate.php:242
1778msgctxt "LOCATIVE"
1779msgid "Adar I"
1780msgstr ""
1781
1782#. I18N: a month in the Jewish calendar
1783#: app/Date/JewishDate.php:244
1784msgctxt "LOCATIVE"
1785msgid "Adar"
1786msgstr ""
1787
1788#. I18N: a month in the Jewish calendar
1789#: app/Date/JewishDate.php:246
1790msgctxt "LOCATIVE"
1791msgid "Adar II"
1792msgstr ""
1793
1794#. I18N: a month in the Jewish calendar
1795#: app/Date/JewishDate.php:248
1796msgctxt "LOCATIVE"
1797msgid "Nissan"
1798msgstr ""
1799
1800#. I18N: a month in the Jewish calendar
1801#: app/Date/JewishDate.php:250
1802msgctxt "LOCATIVE"
1803msgid "Iyar"
1804msgstr ""
1805
1806#. I18N: a month in the Jewish calendar
1807#: app/Date/JewishDate.php:252
1808msgctxt "LOCATIVE"
1809msgid "Sivan"
1810msgstr ""
1811
1812#. I18N: a month in the Jewish calendar
1813#: app/Date/JewishDate.php:254
1814msgctxt "LOCATIVE"
1815msgid "Tamuz"
1816msgstr ""
1817
1818#. I18N: a month in the Jewish calendar
1819#: app/Date/JewishDate.php:256
1820msgctxt "LOCATIVE"
1821msgid "Av"
1822msgstr ""
1823
1824#. I18N: a month in the Jewish calendar
1825#: app/Date/JewishDate.php:258
1826msgctxt "LOCATIVE"
1827msgid "Elul"
1828msgstr ""
1829
1830#. I18N: a month in the Jewish calendar
1831#: app/Date/JewishDate.php:285
1832msgctxt "INSTRUMENTAL"
1833msgid "Tishrei"
1834msgstr ""
1835
1836#. I18N: a month in the Jewish calendar
1837#: app/Date/JewishDate.php:287
1838msgctxt "INSTRUMENTAL"
1839msgid "Heshvan"
1840msgstr ""
1841
1842#. I18N: a month in the Jewish calendar
1843#: app/Date/JewishDate.php:289
1844msgctxt "INSTRUMENTAL"
1845msgid "Kislev"
1846msgstr ""
1847
1848#. I18N: a month in the Jewish calendar
1849#: app/Date/JewishDate.php:291
1850msgctxt "INSTRUMENTAL"
1851msgid "Tevet"
1852msgstr ""
1853
1854#. I18N: a month in the Jewish calendar
1855#: app/Date/JewishDate.php:293
1856msgctxt "INSTRUMENTAL"
1857msgid "Shevat"
1858msgstr ""
1859
1860#. I18N: a month in the Jewish calendar
1861#: app/Date/JewishDate.php:295
1862msgctxt "INSTRUMENTAL"
1863msgid "Adar I"
1864msgstr ""
1865
1866#. I18N: a month in the Jewish calendar
1867#: app/Date/JewishDate.php:297
1868msgctxt "INSTRUMENTAL"
1869msgid "Adar"
1870msgstr ""
1871
1872#. I18N: a month in the Jewish calendar
1873#: app/Date/JewishDate.php:299
1874msgctxt "INSTRUMENTAL"
1875msgid "Adar II"
1876msgstr ""
1877
1878#. I18N: a month in the Jewish calendar
1879#: app/Date/JewishDate.php:301
1880msgctxt "INSTRUMENTAL"
1881msgid "Nissan"
1882msgstr ""
1883
1884#. I18N: a month in the Jewish calendar
1885#: app/Date/JewishDate.php:303
1886msgctxt "INSTRUMENTAL"
1887msgid "Iyar"
1888msgstr ""
1889
1890#. I18N: a month in the Jewish calendar
1891#: app/Date/JewishDate.php:305
1892msgctxt "INSTRUMENTAL"
1893msgid "Sivan"
1894msgstr ""
1895
1896#. I18N: a month in the Jewish calendar
1897#: app/Date/JewishDate.php:307
1898msgctxt "INSTRUMENTAL"
1899msgid "Tamuz"
1900msgstr ""
1901
1902#. I18N: a month in the Jewish calendar
1903#: app/Date/JewishDate.php:309
1904msgctxt "INSTRUMENTAL"
1905msgid "Av"
1906msgstr ""
1907
1908#. I18N: a month in the Jewish calendar
1909#: app/Date/JewishDate.php:311
1910msgctxt "INSTRUMENTAL"
1911msgid "Elul"
1912msgstr ""
1913
1914#. I18N: BCE=Before the Common Era, for Julian years < 0. See http://en.wikipedia.org/wiki/Common_Era
1915#: app/Date/JulianDate.php:98
1916#, php-format
1917msgid "%s&nbsp;BCE"
1918msgstr ""
1919
1920#. I18N: CE=Common Era, for Julian years > 0. See http://en.wikipedia.org/wiki/Common_Era
1921#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106
1922#, php-format
1923msgid "%s&nbsp;CE"
1924msgstr ""
1925
1926#: app/Exceptions/FamilyAccessDeniedException.php:35
1927#: app/Exceptions/FamilyNotFoundException.php:35
1928msgid "This family does not exist or you do not have permission to view it."
1929msgstr ""
1930
1931#: app/Exceptions/GedcomErrorException.php:37
1932msgid "Invalid GEDCOM record"
1933msgstr ""
1934
1935#: app/Exceptions/HttpAccessDeniedException.php:34
1936#: app/Exceptions/HttpNotFoundException.php:34
1937msgid "You do not have permission to view this page."
1938msgstr ""
1939
1940#: app/Exceptions/IndividualAccessDeniedException.php:35
1941#: app/Exceptions/IndividualNotFoundException.php:35
1942msgid "This individual does not exist or you do not have permission to view it."
1943msgstr ""
1944
1945#: app/Exceptions/MediaAccessDeniedException.php:35
1946#: app/Exceptions/MediaNotFoundException.php:35
1947msgid "This media object does not exist or you do not have permission to view it."
1948msgstr ""
1949
1950#: app/Exceptions/NoteAccessDeniedException.php:35
1951#: app/Exceptions/NoteNotFoundException.php:35
1952msgid "This note does not exist or you do not have permission to view it."
1953msgstr ""
1954
1955#: app/Exceptions/RecordAccessDeniedException.php:35
1956#: app/Exceptions/RecordNotFoundException.php:35
1957msgid "This record does not exist or you do not have permission to view it."
1958msgstr ""
1959
1960#: app/Exceptions/RepositoryAccessDeniedException.php:35
1961#: app/Exceptions/RepositoryNotFoundException.php:35
1962msgid "This repository does not exist or you do not have permission to view it."
1963msgstr ""
1964
1965#: app/Exceptions/SourceAccessDeniedException.php:35
1966#: app/Exceptions/SourceNotFoundException.php:35
1967msgid "This source does not exist or you do not have permission to view it."
1968msgstr ""
1969
1970#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation.
1971#: app/Fact.php:599 app/Functions/FunctionsPrintFacts.php:562
1972#: app/GedcomTag.php:2132
1973#, php-format
1974msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>"
1975msgstr ""
1976
1977#: app/Family.php:424 app/Family.php:442
1978#: app/Http/Controllers/ListController.php:197
1979#: app/Http/Controllers/ListController.php:724 app/Individual.php:1163
1980msgctxt "Unknown given name"
1981msgid "…"
1982msgstr ""
1983
1984#: app/Family.php:424 app/Family.php:442
1985#: app/Http/Controllers/ListController.php:182
1986#: app/Http/Controllers/ListController.php:206
1987#: app/Http/Controllers/ListController.php:741 app/Individual.php:1162
1988msgctxt "Unknown surname"
1989msgid "…"
1990msgstr ""
1991
1992#: app/Functions/Functions.php:44
1993msgid "File successfully uploaded"
1994msgstr ""
1995
1996#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
1997#: app/Functions/Functions.php:48
1998msgid "The uploaded file exceeds the allowed size."
1999msgstr ""
2000
2001#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
2002#: app/Functions/Functions.php:51
2003msgid "The file was only partially uploaded. Please try again."
2004msgstr ""
2005
2006#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
2007#: app/Functions/Functions.php:54
2008msgid "No file was received. Please try again."
2009msgstr ""
2010
2011#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
2012#: app/Functions/Functions.php:57
2013msgid "The PHP temporary folder is missing."
2014msgstr ""
2015
2016#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
2017#: app/Functions/Functions.php:60
2018msgid "PHP failed to write to disk."
2019msgstr ""
2020
2021#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
2022#: app/Functions/Functions.php:63
2023msgid "PHP blocked the file because of its extension."
2024msgstr ""
2025
2026#. I18N: reflexive pronoun
2027#: app/Functions/Functions.php:187
2028msgid "himself"
2029msgstr ""
2030
2031#. I18N: reflexive pronoun
2032#: app/Functions/Functions.php:190
2033msgid "herself"
2034msgstr ""
2035
2036#. I18N: reflexive pronoun - gender neutral version of himself/herself
2037#: app/Functions/Functions.php:193
2038msgid "themself"
2039msgstr ""
2040
2041#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2042#: app/Functions/Functions.php:374
2043msgctxt "MALE"
2044msgid "first cousin"
2045msgstr ""
2046
2047#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2048#: app/Functions/Functions.php:377
2049msgctxt "MALE"
2050msgid "second cousin"
2051msgstr ""
2052
2053#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2054#: app/Functions/Functions.php:380
2055msgctxt "MALE"
2056msgid "third cousin"
2057msgstr ""
2058
2059#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2060#: app/Functions/Functions.php:383
2061msgctxt "MALE"
2062msgid "fourth cousin"
2063msgstr ""
2064
2065#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2066#: app/Functions/Functions.php:386
2067msgctxt "MALE"
2068msgid "fifth cousin"
2069msgstr ""
2070
2071#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2072#: app/Functions/Functions.php:389
2073msgctxt "MALE"
2074msgid "sixth cousin"
2075msgstr ""
2076
2077#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2078#: app/Functions/Functions.php:392
2079msgctxt "MALE"
2080msgid "seventh cousin"
2081msgstr ""
2082
2083#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2084#: app/Functions/Functions.php:395
2085msgctxt "MALE"
2086msgid "eighth cousin"
2087msgstr ""
2088
2089#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2090#: app/Functions/Functions.php:398
2091msgctxt "MALE"
2092msgid "ninth cousin"
2093msgstr ""
2094
2095#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2096#: app/Functions/Functions.php:401
2097msgctxt "MALE"
2098msgid "tenth cousin"
2099msgstr ""
2100
2101#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2102#: app/Functions/Functions.php:404
2103msgctxt "MALE"
2104msgid "eleventh cousin"
2105msgstr ""
2106
2107#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2108#: app/Functions/Functions.php:407
2109msgctxt "MALE"
2110msgid "twelfth cousin"
2111msgstr ""
2112
2113#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2114#: app/Functions/Functions.php:410
2115msgctxt "MALE"
2116msgid "thirteenth cousin"
2117msgstr ""
2118
2119#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2120#: app/Functions/Functions.php:413
2121msgctxt "MALE"
2122msgid "fourteenth cousin"
2123msgstr ""
2124
2125#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2126#: app/Functions/Functions.php:416
2127msgctxt "MALE"
2128msgid "fifteenth cousin"
2129msgstr ""
2130
2131#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers.
2132#: app/Functions/Functions.php:419
2133#, php-format
2134msgctxt "MALE"
2135msgid "%s × cousin"
2136msgstr ""
2137
2138#: app/Functions/Functions.php:426
2139msgctxt "FEMALE"
2140msgid "first cousin"
2141msgstr ""
2142
2143#: app/Functions/Functions.php:428
2144msgctxt "FEMALE"
2145msgid "second cousin"
2146msgstr ""
2147
2148#: app/Functions/Functions.php:430
2149msgctxt "FEMALE"
2150msgid "third cousin"
2151msgstr ""
2152
2153#: app/Functions/Functions.php:432
2154msgctxt "FEMALE"
2155msgid "fourth cousin"
2156msgstr ""
2157
2158#: app/Functions/Functions.php:434
2159msgctxt "FEMALE"
2160msgid "fifth cousin"
2161msgstr ""
2162
2163#: app/Functions/Functions.php:436
2164msgctxt "FEMALE"
2165msgid "sixth cousin"
2166msgstr ""
2167
2168#: app/Functions/Functions.php:438
2169msgctxt "FEMALE"
2170msgid "seventh cousin"
2171msgstr ""
2172
2173#: app/Functions/Functions.php:440
2174msgctxt "FEMALE"
2175msgid "eighth cousin"
2176msgstr ""
2177
2178#: app/Functions/Functions.php:442
2179msgctxt "FEMALE"
2180msgid "ninth cousin"
2181msgstr ""
2182
2183#: app/Functions/Functions.php:444
2184msgctxt "FEMALE"
2185msgid "tenth cousin"
2186msgstr ""
2187
2188#: app/Functions/Functions.php:446
2189msgctxt "FEMALE"
2190msgid "eleventh cousin"
2191msgstr ""
2192
2193#: app/Functions/Functions.php:448
2194msgctxt "FEMALE"
2195msgid "twelfth cousin"
2196msgstr ""
2197
2198#: app/Functions/Functions.php:450
2199msgctxt "FEMALE"
2200msgid "thirteenth cousin"
2201msgstr ""
2202
2203#: app/Functions/Functions.php:452
2204msgctxt "FEMALE"
2205msgid "fourteenth cousin"
2206msgstr ""
2207
2208#: app/Functions/Functions.php:454
2209msgctxt "FEMALE"
2210msgid "fifteenth cousin"
2211msgstr ""
2212
2213#: app/Functions/Functions.php:456
2214#, php-format
2215msgctxt "FEMALE"
2216msgid "%s × cousin"
2217msgstr ""
2218
2219#: app/Functions/Functions.php:462
2220msgid "first cousin"
2221msgstr ""
2222
2223#: app/Functions/Functions.php:464
2224msgid "second cousin"
2225msgstr ""
2226
2227#: app/Functions/Functions.php:466
2228msgid "third cousin"
2229msgstr ""
2230
2231#: app/Functions/Functions.php:468
2232msgid "fourth cousin"
2233msgstr ""
2234
2235#: app/Functions/Functions.php:470
2236msgid "fifth cousin"
2237msgstr ""
2238
2239#: app/Functions/Functions.php:472
2240msgid "sixth cousin"
2241msgstr ""
2242
2243#: app/Functions/Functions.php:474
2244msgid "seventh cousin"
2245msgstr ""
2246
2247#: app/Functions/Functions.php:476
2248msgid "eighth cousin"
2249msgstr ""
2250
2251#: app/Functions/Functions.php:478
2252msgid "ninth cousin"
2253msgstr ""
2254
2255#: app/Functions/Functions.php:480
2256msgid "tenth cousin"
2257msgstr ""
2258
2259#: app/Functions/Functions.php:482
2260msgid "eleventh cousin"
2261msgstr ""
2262
2263#: app/Functions/Functions.php:484
2264msgid "twelfth cousin"
2265msgstr ""
2266
2267#: app/Functions/Functions.php:486
2268msgid "thirteenth cousin"
2269msgstr ""
2270
2271#: app/Functions/Functions.php:488
2272msgid "fourteenth cousin"
2273msgstr ""
2274
2275#: app/Functions/Functions.php:490
2276msgid "fifteenth cousin"
2277msgstr ""
2278
2279#: app/Functions/Functions.php:492
2280#, php-format
2281msgid "%s × cousin"
2282msgstr ""
2283
2284#. I18N: A Spanish relationship name, such as third great-nephew
2285#: app/Functions/Functions.php:512
2286#, php-format
2287msgctxt "MALE"
2288msgid "first %s"
2289msgstr ""
2290
2291#. I18N: A Spanish relationship name, such as third great-nephew
2292#: app/Functions/Functions.php:515
2293#, php-format
2294msgctxt "MALE"
2295msgid "second %s"
2296msgstr ""
2297
2298#. I18N: A Spanish relationship name, such as third great-nephew
2299#: app/Functions/Functions.php:518
2300#, php-format
2301msgctxt "MALE"
2302msgid "third %s"
2303msgstr ""
2304
2305#. I18N: A Spanish relationship name, such as third great-nephew
2306#: app/Functions/Functions.php:521
2307#, php-format
2308msgctxt "MALE"
2309msgid "fourth %s"
2310msgstr ""
2311
2312#. I18N: A Spanish relationship name, such as third great-nephew
2313#: app/Functions/Functions.php:524
2314#, php-format
2315msgctxt "MALE"
2316msgid "fifth %s"
2317msgstr ""
2318
2319#. I18N: A Spanish relationship name, such as third great-nephew
2320#: app/Functions/Functions.php:527
2321#, php-format
2322msgctxt "MALE"
2323msgid "%1$s × %2$s"
2324msgstr ""
2325
2326#. I18N: A Spanish relationship name, such as third great-nephew
2327#: app/Functions/Functions.php:535
2328#, php-format
2329msgctxt "FEMALE"
2330msgid "first %s"
2331msgstr ""
2332
2333#. I18N: A Spanish relationship name, such as third great-nephew
2334#: app/Functions/Functions.php:538
2335#, php-format
2336msgctxt "FEMALE"
2337msgid "second %s"
2338msgstr ""
2339
2340#. I18N: A Spanish relationship name, such as third great-nephew
2341#: app/Functions/Functions.php:541
2342#, php-format
2343msgctxt "FEMALE"
2344msgid "third %s"
2345msgstr ""
2346
2347#. I18N: A Spanish relationship name, such as third great-nephew
2348#: app/Functions/Functions.php:544
2349#, php-format
2350msgctxt "FEMALE"
2351msgid "fourth %s"
2352msgstr ""
2353
2354#. I18N: A Spanish relationship name, such as third great-nephew
2355#: app/Functions/Functions.php:547
2356#, php-format
2357msgctxt "FEMALE"
2358msgid "fifth %s"
2359msgstr ""
2360
2361#. I18N: A Spanish relationship name, such as third great-nephew
2362#: app/Functions/Functions.php:550
2363#, php-format
2364msgctxt "FEMALE"
2365msgid "%1$s × %2$s"
2366msgstr ""
2367
2368#. I18N: A Spanish relationship name, such as third great-nephew
2369#: app/Functions/Functions.php:557
2370#, php-format
2371msgid "first %s"
2372msgstr ""
2373
2374#. I18N: A Spanish relationship name, such as third great-nephew
2375#: app/Functions/Functions.php:560
2376#, php-format
2377msgid "second %s"
2378msgstr ""
2379
2380#. I18N: A Spanish relationship name, such as third great-nephew
2381#: app/Functions/Functions.php:563
2382#, php-format
2383msgid "third %s"
2384msgstr ""
2385
2386#. I18N: A Spanish relationship name, such as third great-nephew
2387#: app/Functions/Functions.php:566
2388#, php-format
2389msgid "fourth %s"
2390msgstr ""
2391
2392#. I18N: A Spanish relationship name, such as third great-nephew
2393#: app/Functions/Functions.php:569
2394#, php-format
2395msgid "fifth %s"
2396msgstr ""
2397
2398#. I18N: A Spanish relationship name, such as third great-nephew
2399#: app/Functions/Functions.php:572
2400#, php-format
2401msgid "%1$s × %2$s"
2402msgstr ""
2403
2404#: app/Functions/Functions.php:612
2405msgid "self"
2406msgstr ""
2407
2408#: app/Functions/Functions.php:615
2409msgid "mother"
2410msgstr ""
2411
2412#: app/Functions/Functions.php:617
2413msgid "father"
2414msgstr ""
2415
2416#: app/Functions/Functions.php:619
2417msgid "parent"
2418msgstr ""
2419
2420#: app/Functions/Functions.php:626
2421msgid "ex-husband"
2422msgstr ""
2423
2424#: app/Functions/Functions.php:629
2425msgid "husband"
2426msgstr ""
2427
2428#: app/Functions/Functions.php:633
2429msgctxt "MALE"
2430msgid "ex-partner"
2431msgstr ""
2432
2433#: app/Functions/Functions.php:639
2434msgctxt "MALE"
2435msgid "partner"
2436msgstr ""
2437
2438#: app/Functions/Functions.php:646
2439msgid "ex-wife"
2440msgstr ""
2441
2442#: app/Functions/Functions.php:649
2443msgid "wife"
2444msgstr ""
2445
2446#: app/Functions/Functions.php:653
2447msgctxt "FEMALE"
2448msgid "ex-partner"
2449msgstr ""
2450
2451#: app/Functions/Functions.php:659
2452msgctxt "FEMALE"
2453msgid "partner"
2454msgstr ""
2455
2456#: app/Functions/Functions.php:666
2457msgid "ex-spouse"
2458msgstr ""
2459
2460#: app/Functions/Functions.php:669
2461msgid "spouse"
2462msgstr ""
2463
2464#: app/Functions/Functions.php:673
2465msgid "ex-partner"
2466msgstr ""
2467
2468#: app/Functions/Functions.php:679
2469msgid "partner"
2470msgstr ""
2471
2472#: app/Functions/Functions.php:681
2473msgid "son"
2474msgstr ""
2475
2476#: app/Functions/Functions.php:683
2477msgid "daughter"
2478msgstr ""
2479
2480#: app/Functions/Functions.php:685
2481msgid "child"
2482msgstr ""
2483
2484#: app/Functions/Functions.php:693
2485msgid "twin brother"
2486msgstr ""
2487
2488#: app/Functions/Functions.php:697
2489msgid "younger brother"
2490msgstr ""
2491
2492#: app/Functions/Functions.php:701
2493msgid "elder brother"
2494msgstr ""
2495
2496#: app/Functions/Functions.php:706
2497msgid "brother"
2498msgstr ""
2499
2500#: app/Functions/Functions.php:714
2501msgid "twin sister"
2502msgstr ""
2503
2504#: app/Functions/Functions.php:718
2505msgid "younger sister"
2506msgstr ""
2507
2508#: app/Functions/Functions.php:722
2509msgid "elder sister"
2510msgstr ""
2511
2512#: app/Functions/Functions.php:727
2513msgid "sister"
2514msgstr ""
2515
2516#: app/Functions/Functions.php:735
2517msgid "twin sibling"
2518msgstr ""
2519
2520#: app/Functions/Functions.php:739
2521msgid "younger sibling"
2522msgstr ""
2523
2524#: app/Functions/Functions.php:743
2525msgid "elder sibling"
2526msgstr ""
2527
2528#: app/Functions/Functions.php:748
2529msgid "sibling"
2530msgstr ""
2531
2532#: app/Functions/Functions.php:752
2533msgctxt "brother’s child"
2534msgid "nephew/niece"
2535msgstr ""
2536
2537#: app/Functions/Functions.php:754
2538msgctxt "brother’s daughter"
2539msgid "niece"
2540msgstr ""
2541
2542#: app/Functions/Functions.php:756
2543msgctxt "brother’s son"
2544msgid "nephew"
2545msgstr ""
2546
2547#: app/Functions/Functions.php:758
2548msgctxt "brother’s wife"
2549msgid "sister-in-law"
2550msgstr ""
2551
2552#: app/Functions/Functions.php:760
2553msgctxt "child’s child"
2554msgid "grandchild"
2555msgstr ""
2556
2557#: app/Functions/Functions.php:762
2558msgctxt "child’s daughter"
2559msgid "granddaughter"
2560msgstr ""
2561
2562#: app/Functions/Functions.php:764
2563msgctxt "child’s husband"
2564msgid "son-in-law"
2565msgstr ""
2566
2567#: app/Functions/Functions.php:766
2568msgctxt "child’s son"
2569msgid "grandson"
2570msgstr ""
2571
2572#: app/Functions/Functions.php:768
2573msgctxt "child’s spouse"
2574msgid "son/daughter-in-law"
2575msgstr ""
2576
2577#: app/Functions/Functions.php:770
2578msgctxt "child’s wife"
2579msgid "daughter-in-law"
2580msgstr ""
2581
2582#: app/Functions/Functions.php:772
2583msgctxt "daughter’s child"
2584msgid "grandchild"
2585msgstr ""
2586
2587#: app/Functions/Functions.php:774
2588msgctxt "daughter’s daughter"
2589msgid "granddaughter"
2590msgstr ""
2591
2592#: app/Functions/Functions.php:776
2593msgctxt "daughter’s husband"
2594msgid "son-in-law"
2595msgstr ""
2596
2597#: app/Functions/Functions.php:778
2598msgctxt "daughter’s son"
2599msgid "grandson"
2600msgstr ""
2601
2602#: app/Functions/Functions.php:780
2603msgctxt "father’s brother"
2604msgid "uncle"
2605msgstr ""
2606
2607#: app/Functions/Functions.php:782
2608msgctxt "father’s child"
2609msgid "half-sibling"
2610msgstr ""
2611
2612#: app/Functions/Functions.php:784
2613msgctxt "father’s daughter"
2614msgid "half-sister"
2615msgstr ""
2616
2617#: app/Functions/Functions.php:786
2618msgctxt "father’s father"
2619msgid "paternal grandfather"
2620msgstr ""
2621
2622#: app/Functions/Functions.php:788
2623msgctxt "father’s mother"
2624msgid "paternal grandmother"
2625msgstr ""
2626
2627#: app/Functions/Functions.php:790
2628msgctxt "father’s parent"
2629msgid "paternal grandparent"
2630msgstr ""
2631
2632#: app/Functions/Functions.php:792
2633msgctxt "father’s sibling"
2634msgid "aunt/uncle"
2635msgstr ""
2636
2637#: app/Functions/Functions.php:794
2638msgctxt "father’s sister"
2639msgid "aunt"
2640msgstr ""
2641
2642#: app/Functions/Functions.php:796
2643msgctxt "father’s son"
2644msgid "half-brother"
2645msgstr ""
2646
2647#: app/Functions/Functions.php:798
2648msgctxt "father’s wife"
2649msgid "step-mother"
2650msgstr ""
2651
2652#: app/Functions/Functions.php:800
2653msgctxt "husband’s brother"
2654msgid "brother-in-law"
2655msgstr ""
2656
2657#: app/Functions/Functions.php:802
2658msgctxt "husband’s child"
2659msgid "step-child"
2660msgstr ""
2661
2662#: app/Functions/Functions.php:804
2663msgctxt "husband’s daughter"
2664msgid "step-daughter"
2665msgstr ""
2666
2667#: app/Functions/Functions.php:806
2668msgctxt "husband’s father"
2669msgid "father-in-law"
2670msgstr ""
2671
2672#: app/Functions/Functions.php:808
2673msgctxt "husband’s mother"
2674msgid "mother-in-law"
2675msgstr ""
2676
2677#: app/Functions/Functions.php:810
2678msgctxt "husband’s sibling"
2679msgid "brother/sister-in-law"
2680msgstr ""
2681
2682#: app/Functions/Functions.php:812
2683msgctxt "husband’s sister"
2684msgid "sister-in-law"
2685msgstr ""
2686
2687#: app/Functions/Functions.php:814
2688msgctxt "husband’s son"
2689msgid "step-son"
2690msgstr ""
2691
2692#: app/Functions/Functions.php:816
2693msgctxt "mother’s brother"
2694msgid "uncle"
2695msgstr ""
2696
2697#: app/Functions/Functions.php:818
2698msgctxt "mother’s child"
2699msgid "half-sibling"
2700msgstr ""
2701
2702#: app/Functions/Functions.php:820
2703msgctxt "mother’s daughter"
2704msgid "half-sister"
2705msgstr ""
2706
2707#: app/Functions/Functions.php:822
2708msgctxt "mother’s father"
2709msgid "maternal grandfather"
2710msgstr ""
2711
2712#: app/Functions/Functions.php:824
2713msgctxt "mother’s husband"
2714msgid "step-father"
2715msgstr ""
2716
2717#: app/Functions/Functions.php:826
2718msgctxt "mother’s mother"
2719msgid "maternal grandmother"
2720msgstr ""
2721
2722#: app/Functions/Functions.php:828
2723msgctxt "mother’s parent"
2724msgid "maternal grandparent"
2725msgstr ""
2726
2727#: app/Functions/Functions.php:830
2728msgctxt "mother’s sibling"
2729msgid "aunt/uncle"
2730msgstr ""
2731
2732#: app/Functions/Functions.php:832
2733msgctxt "mother’s sister"
2734msgid "aunt"
2735msgstr ""
2736
2737#: app/Functions/Functions.php:834
2738msgctxt "mother’s son"
2739msgid "half-brother"
2740msgstr ""
2741
2742#: app/Functions/Functions.php:836
2743msgctxt "parent’s brother"
2744msgid "uncle"
2745msgstr ""
2746
2747#: app/Functions/Functions.php:838
2748msgctxt "parent’s child"
2749msgid "half-sibling"
2750msgstr ""
2751
2752#: app/Functions/Functions.php:840
2753msgctxt "parent’s daughter"
2754msgid "half-sister"
2755msgstr ""
2756
2757#: app/Functions/Functions.php:842
2758msgctxt "parent’s father"
2759msgid "grandfather"
2760msgstr ""
2761
2762#: app/Functions/Functions.php:844
2763msgctxt "parent’s mother"
2764msgid "grandmother"
2765msgstr ""
2766
2767#: app/Functions/Functions.php:846
2768msgctxt "parent’s parent"
2769msgid "grandparent"
2770msgstr ""
2771
2772#: app/Functions/Functions.php:848
2773msgctxt "parent’s sibling"
2774msgid "aunt/uncle"
2775msgstr ""
2776
2777#: app/Functions/Functions.php:850
2778msgctxt "parent’s sister"
2779msgid "aunt"
2780msgstr ""
2781
2782#: app/Functions/Functions.php:852
2783msgctxt "parent’s son"
2784msgid "half-brother"
2785msgstr ""
2786
2787#: app/Functions/Functions.php:854
2788msgctxt "parent’s spouse"
2789msgid "step-parent"
2790msgstr ""
2791
2792#: app/Functions/Functions.php:856
2793msgctxt "sibling’s child"
2794msgid "nephew/niece"
2795msgstr ""
2796
2797#: app/Functions/Functions.php:858
2798msgctxt "sibling’s daughter"
2799msgid "niece"
2800msgstr ""
2801
2802#: app/Functions/Functions.php:860
2803msgctxt "sibling’s son"
2804msgid "nephew"
2805msgstr ""
2806
2807#: app/Functions/Functions.php:862
2808msgctxt "sibling’s spouse"
2809msgid "brother/sister-in-law"
2810msgstr ""
2811
2812#: app/Functions/Functions.php:864
2813msgctxt "sister’s child"
2814msgid "nephew/niece"
2815msgstr ""
2816
2817#: app/Functions/Functions.php:866
2818msgctxt "sister’s daughter"
2819msgid "niece"
2820msgstr ""
2821
2822#: app/Functions/Functions.php:868
2823msgctxt "sister’s husband"
2824msgid "brother-in-law"
2825msgstr ""
2826
2827#: app/Functions/Functions.php:870
2828msgctxt "sister’s son"
2829msgid "nephew"
2830msgstr ""
2831
2832#: app/Functions/Functions.php:872
2833msgctxt "son’s child"
2834msgid "grandchild"
2835msgstr ""
2836
2837#: app/Functions/Functions.php:874
2838msgctxt "son’s daughter"
2839msgid "granddaughter"
2840msgstr ""
2841
2842#: app/Functions/Functions.php:876
2843msgctxt "son’s son"
2844msgid "grandson"
2845msgstr ""
2846
2847#: app/Functions/Functions.php:878
2848msgctxt "son’s wife"
2849msgid "daughter-in-law"
2850msgstr ""
2851
2852#: app/Functions/Functions.php:880
2853msgctxt "spouse’s brother"
2854msgid "brother-in-law"
2855msgstr ""
2856
2857#: app/Functions/Functions.php:882
2858msgctxt "spouse’s child"
2859msgid "step-child"
2860msgstr ""
2861
2862#: app/Functions/Functions.php:884
2863msgctxt "spouse’s daughter"
2864msgid "step-daughter"
2865msgstr ""
2866
2867#: app/Functions/Functions.php:886
2868msgctxt "spouse’s father"
2869msgid "father-in-law"
2870msgstr ""
2871
2872#: app/Functions/Functions.php:888
2873msgctxt "spouse’s mother"
2874msgid "mother-in-law"
2875msgstr ""
2876
2877#: app/Functions/Functions.php:890
2878msgctxt "spouse’s sister"
2879msgid "sister-in-law"
2880msgstr ""
2881
2882#: app/Functions/Functions.php:892
2883msgctxt "spouse’s son"
2884msgid "step-son"
2885msgstr ""
2886
2887#: app/Functions/Functions.php:894
2888msgctxt "spouse’s parent"
2889msgid "mother/father-in-law"
2890msgstr ""
2891
2892#: app/Functions/Functions.php:896
2893msgctxt "spouse’s sibling"
2894msgid "brother/sister-in-law"
2895msgstr ""
2896
2897#: app/Functions/Functions.php:898
2898msgctxt "wife’s brother"
2899msgid "brother-in-law"
2900msgstr ""
2901
2902#: app/Functions/Functions.php:900
2903msgctxt "wife’s child"
2904msgid "step-child"
2905msgstr ""
2906
2907#: app/Functions/Functions.php:902
2908msgctxt "wife’s daughter"
2909msgid "step-daughter"
2910msgstr ""
2911
2912#: app/Functions/Functions.php:904
2913msgctxt "wife’s father"
2914msgid "father-in-law"
2915msgstr ""
2916
2917#: app/Functions/Functions.php:906
2918msgctxt "wife’s mother"
2919msgid "mother-in-law"
2920msgstr ""
2921
2922#: app/Functions/Functions.php:908
2923msgctxt "wife’s sibling"
2924msgid "brother/sister-in-law"
2925msgstr ""
2926
2927#: app/Functions/Functions.php:910
2928msgctxt "wife’s sister"
2929msgid "sister-in-law"
2930msgstr ""
2931
2932#: app/Functions/Functions.php:912
2933msgctxt "wife’s son"
2934msgid "step-son"
2935msgstr ""
2936
2937#: app/Functions/Functions.php:917
2938msgctxt "(a man’s) brother’s child’s child"
2939msgid "great-nephew/niece"
2940msgstr ""
2941
2942#: app/Functions/Functions.php:920
2943msgctxt "(a woman’s) brother’s child’s child"
2944msgid "great-nephew/niece"
2945msgstr ""
2946
2947#: app/Functions/Functions.php:923
2948msgctxt "(a man’s) brother’s child’s daughter"
2949msgid "great-niece"
2950msgstr ""
2951
2952#: app/Functions/Functions.php:926
2953msgctxt "(a woman’s) brother’s child’s daughter"
2954msgid "great-niece"
2955msgstr ""
2956
2957#: app/Functions/Functions.php:929
2958msgctxt "(a man’s) brother’s child’s son"
2959msgid "great-nephew"
2960msgstr ""
2961
2962#: app/Functions/Functions.php:932
2963msgctxt "(a woman’s) brother’s child’s son"
2964msgid "great-nephew"
2965msgstr ""
2966
2967#: app/Functions/Functions.php:935
2968msgctxt "(a man’s) brother’s daughter’s child"
2969msgid "great-nephew/niece"
2970msgstr ""
2971
2972#: app/Functions/Functions.php:938
2973msgctxt "(a woman’s) brother’s daughter’s child"
2974msgid "great-nephew/niece"
2975msgstr ""
2976
2977#: app/Functions/Functions.php:941
2978msgctxt "(a man’s) brother’s daughter’s daughter"
2979msgid "great-niece"
2980msgstr ""
2981
2982#: app/Functions/Functions.php:944
2983msgctxt "(a woman’s) brother’s daughter’s daughter"
2984msgid "great-niece"
2985msgstr ""
2986
2987#: app/Functions/Functions.php:946
2988msgctxt "brother’s daughter’s husband"
2989msgid "nephew-in-law"
2990msgstr ""
2991
2992#: app/Functions/Functions.php:949
2993msgctxt "(a man’s) brother’s daughter’s son"
2994msgid "great-nephew"
2995msgstr ""
2996
2997#: app/Functions/Functions.php:952
2998msgctxt "(a woman’s) brother’s daughter’s son"
2999msgid "great-nephew"
3000msgstr ""
3001
3002#: app/Functions/Functions.php:955
3003msgctxt "(a man’s) brother’s son’s child"
3004msgid "great-nephew/niece"
3005msgstr ""
3006
3007#: app/Functions/Functions.php:958
3008msgctxt "(a woman’s) brother’s son’s child"
3009msgid "great-nephew/niece"
3010msgstr ""
3011
3012#: app/Functions/Functions.php:961
3013msgctxt "(a man’s) brother’s son’s daughter"
3014msgid "great-niece"
3015msgstr ""
3016
3017#: app/Functions/Functions.php:964
3018msgctxt "(a woman’s) brother’s son’s daughter"
3019msgid "great-niece"
3020msgstr ""
3021
3022#: app/Functions/Functions.php:967
3023msgctxt "(a man’s) brother’s son’s son"
3024msgid "great-nephew"
3025msgstr ""
3026
3027#: app/Functions/Functions.php:970
3028msgctxt "(a woman’s) brother’s son’s son"
3029msgid "great-nephew"
3030msgstr ""
3031
3032#: app/Functions/Functions.php:972
3033msgctxt "brother’s son’s wife"
3034msgid "niece-in-law"
3035msgstr ""
3036
3037#: app/Functions/Functions.php:974
3038msgctxt "brother’s wife’s brother"
3039msgid "brother-in-law"
3040msgstr ""
3041
3042#: app/Functions/Functions.php:976
3043msgctxt "brother’s wife’s sibling"
3044msgid "brother/sister-in-law"
3045msgstr ""
3046
3047#: app/Functions/Functions.php:978
3048msgctxt "brother’s wife’s sister"
3049msgid "sister-in-law"
3050msgstr ""
3051
3052#: app/Functions/Functions.php:980
3053msgctxt "child’s child’s child"
3054msgid "great-grandchild"
3055msgstr ""
3056
3057#: app/Functions/Functions.php:982
3058msgctxt "child’s child’s daughter"
3059msgid "great-granddaughter"
3060msgstr ""
3061
3062#: app/Functions/Functions.php:984
3063msgctxt "child’s child’s son"
3064msgid "great-grandson"
3065msgstr ""
3066
3067#: app/Functions/Functions.php:986
3068msgctxt "child’s daughter’s child"
3069msgid "great-grandchild"
3070msgstr ""
3071
3072#: app/Functions/Functions.php:988
3073msgctxt "child’s daughter’s daughter"
3074msgid "great-granddaughter"
3075msgstr ""
3076
3077#: app/Functions/Functions.php:990
3078msgctxt "child’s daughter’s husband"
3079msgid "granddaughter’s husband"
3080msgstr ""
3081
3082#: app/Functions/Functions.php:992
3083msgctxt "child’s daughter’s son"
3084msgid "great-grandson"
3085msgstr ""
3086
3087#: app/Functions/Functions.php:994
3088msgctxt "child’s son’s child"
3089msgid "great-grandchild"
3090msgstr ""
3091
3092#: app/Functions/Functions.php:996
3093msgctxt "child’s son’s daughter"
3094msgid "great-granddaughter"
3095msgstr ""
3096
3097#: app/Functions/Functions.php:998
3098msgctxt "child’s son’s son"
3099msgid "great-grandson"
3100msgstr ""
3101
3102#: app/Functions/Functions.php:1000
3103msgctxt "child’s son’s wife"
3104msgid "grandson’s wife"
3105msgstr ""
3106
3107#: app/Functions/Functions.php:1002
3108msgctxt "daughter’s child’s child"
3109msgid "great-grandchild"
3110msgstr ""
3111
3112#: app/Functions/Functions.php:1004
3113msgctxt "daughter’s child’s daughter"
3114msgid "great-granddaughter"
3115msgstr ""
3116
3117#: app/Functions/Functions.php:1006
3118msgctxt "daughter’s child’s son"
3119msgid "great-grandson"
3120msgstr ""
3121
3122#: app/Functions/Functions.php:1008
3123msgctxt "daughter’s daughter’s child"
3124msgid "great-grandchild"
3125msgstr ""
3126
3127#: app/Functions/Functions.php:1010
3128msgctxt "daughter’s daughter’s daughter"
3129msgid "great-granddaughter"
3130msgstr ""
3131
3132#: app/Functions/Functions.php:1012
3133msgctxt "daughter’s daughter’s husband"
3134msgid "granddaughter’s husband"
3135msgstr ""
3136
3137#: app/Functions/Functions.php:1014
3138msgctxt "daughter’s daughter’s son"
3139msgid "great-grandson"
3140msgstr ""
3141
3142#: app/Functions/Functions.php:1016
3143msgctxt "daughter’s husband’s father"
3144msgid "son-in-law’s father"
3145msgstr ""
3146
3147#: app/Functions/Functions.php:1018
3148msgctxt "daughter’s husband’s mother"
3149msgid "son-in-law’s mother"
3150msgstr ""
3151
3152#: app/Functions/Functions.php:1020
3153msgctxt "daughter’s husband’s parent"
3154msgid "son-in-law’s parent"
3155msgstr ""
3156
3157#: app/Functions/Functions.php:1022
3158msgctxt "daughter’s son’s child"
3159msgid "great-grandchild"
3160msgstr ""
3161
3162#: app/Functions/Functions.php:1024
3163msgctxt "daughter’s son’s daughter"
3164msgid "great-granddaughter"
3165msgstr ""
3166
3167#: app/Functions/Functions.php:1026
3168msgctxt "daughter’s son’s son"
3169msgid "great-grandson"
3170msgstr ""
3171
3172#: app/Functions/Functions.php:1028
3173msgctxt "daughter’s son’s wife"
3174msgid "grandson’s wife"
3175msgstr ""
3176
3177#: app/Functions/Functions.php:1030
3178msgctxt "father’s brother’s child"
3179msgid "first cousin"
3180msgstr ""
3181
3182#: app/Functions/Functions.php:1032
3183msgctxt "father’s brother’s daughter"
3184msgid "first cousin"
3185msgstr ""
3186
3187#: app/Functions/Functions.php:1034
3188msgctxt "father’s brother’s son"
3189msgid "first cousin"
3190msgstr ""
3191
3192#: app/Functions/Functions.php:1036
3193msgctxt "father’s brother’s wife"
3194msgid "aunt"
3195msgstr ""
3196
3197#: app/Functions/Functions.php:1038
3198msgctxt "father’s father’s brother"
3199msgid "great-uncle"
3200msgstr ""
3201
3202#: app/Functions/Functions.php:1040
3203msgctxt "father’s father’s father"
3204msgid "great-grandfather"
3205msgstr ""
3206
3207#: app/Functions/Functions.php:1042
3208msgctxt "father’s father’s mother"
3209msgid "great-grandmother"
3210msgstr ""
3211
3212#: app/Functions/Functions.php:1044
3213msgctxt "father’s father’s parent"
3214msgid "great-grandparent"
3215msgstr ""
3216
3217#: app/Functions/Functions.php:1046
3218msgctxt "father’s father’s sibling"
3219msgid "great-aunt/uncle"
3220msgstr ""
3221
3222#: app/Functions/Functions.php:1048
3223msgctxt "father’s father’s sister"
3224msgid "great-aunt"
3225msgstr ""
3226
3227#: app/Functions/Functions.php:1050
3228msgctxt "father’s mother’s brother"
3229msgid "great-uncle"
3230msgstr ""
3231
3232#: app/Functions/Functions.php:1052
3233msgctxt "father’s mother’s father"
3234msgid "great-grandfather"
3235msgstr ""
3236
3237#: app/Functions/Functions.php:1054
3238msgctxt "father’s mother’s mother"
3239msgid "great-grandmother"
3240msgstr ""
3241
3242#: app/Functions/Functions.php:1056
3243msgctxt "father’s mother’s parent"
3244msgid "great-grandparent"
3245msgstr ""
3246
3247#: app/Functions/Functions.php:1058
3248msgctxt "father’s mother’s sibling"
3249msgid "great-aunt/uncle"
3250msgstr ""
3251
3252#: app/Functions/Functions.php:1060
3253msgctxt "father’s mother’s sister"
3254msgid "great-aunt"
3255msgstr ""
3256
3257#: app/Functions/Functions.php:1062
3258msgctxt "father’s parent’s brother"
3259msgid "great-uncle"
3260msgstr ""
3261
3262#: app/Functions/Functions.php:1064
3263msgctxt "father’s parent’s father"
3264msgid "great-grandfather"
3265msgstr ""
3266
3267#: app/Functions/Functions.php:1066
3268msgctxt "father’s parent’s mother"
3269msgid "great-grandmother"
3270msgstr ""
3271
3272#: app/Functions/Functions.php:1068
3273msgctxt "father’s parent’s parent"
3274msgid "great-grandparent"
3275msgstr ""
3276
3277#: app/Functions/Functions.php:1070
3278msgctxt "father’s parent’s sibling"
3279msgid "great-aunt/uncle"
3280msgstr ""
3281
3282#: app/Functions/Functions.php:1072
3283msgctxt "father’s parent’s sister"
3284msgid "great-aunt"
3285msgstr ""
3286
3287#: app/Functions/Functions.php:1074
3288msgctxt "father’s sister’s child"
3289msgid "first cousin"
3290msgstr ""
3291
3292#: app/Functions/Functions.php:1076
3293msgctxt "father’s sister’s daughter"
3294msgid "first cousin"
3295msgstr ""
3296
3297#: app/Functions/Functions.php:1078
3298msgctxt "father’s sister’s husband"
3299msgid "uncle"
3300msgstr ""
3301
3302#: app/Functions/Functions.php:1080
3303msgctxt "father’s sister’s son"
3304msgid "first cousin"
3305msgstr ""
3306
3307#: app/Functions/Functions.php:1082
3308msgctxt "father’s wife’s child"
3309msgid "step-sibling"
3310msgstr ""
3311
3312#: app/Functions/Functions.php:1084
3313msgctxt "father’s wife’s daughter"
3314msgid "step-sister"
3315msgstr ""
3316
3317#: app/Functions/Functions.php:1086
3318msgctxt "father’s wife’s son"
3319msgid "step-brother"
3320msgstr ""
3321
3322#: app/Functions/Functions.php:1088
3323msgctxt "husband’s brother’s wife"
3324msgid "sister-in-law"
3325msgstr ""
3326
3327#: app/Functions/Functions.php:1090
3328msgctxt "husband’s sister’s husband"
3329msgid "brother-in-law"
3330msgstr ""
3331
3332#: app/Functions/Functions.php:1092
3333msgctxt "husband’s sibling’s child"
3334msgid "nephew/niece"
3335msgstr ""
3336
3337#: app/Functions/Functions.php:1094
3338msgctxt "husband’s sister’s child"
3339msgid "nephew/niece"
3340msgstr ""
3341
3342#: app/Functions/Functions.php:1096
3343msgctxt "husband’s brother’s child"
3344msgid "nephew/niece"
3345msgstr ""
3346
3347#: app/Functions/Functions.php:1098
3348msgctxt "husband’s sibling’s daughter"
3349msgid "niece"
3350msgstr ""
3351
3352#: app/Functions/Functions.php:1100
3353msgctxt "husband’s sister’s daughter"
3354msgid "niece"
3355msgstr ""
3356
3357#: app/Functions/Functions.php:1102
3358msgctxt "husband’s brother’s daughter"
3359msgid "niece"
3360msgstr ""
3361
3362#: app/Functions/Functions.php:1104
3363msgctxt "husband’s sibling’s son"
3364msgid "nephew"
3365msgstr ""
3366
3367#: app/Functions/Functions.php:1106
3368msgctxt "husband’s sister’s son"
3369msgid "nephew"
3370msgstr ""
3371
3372#: app/Functions/Functions.php:1108
3373msgctxt "husband’s brother’s son"
3374msgid "nephew"
3375msgstr ""
3376
3377#: app/Functions/Functions.php:1110
3378msgctxt "mother’s brother’s child"
3379msgid "first cousin"
3380msgstr ""
3381
3382#: app/Functions/Functions.php:1112
3383msgctxt "mother’s brother’s daughter"
3384msgid "first cousin"
3385msgstr ""
3386
3387#: app/Functions/Functions.php:1114
3388msgctxt "mother’s brother’s son"
3389msgid "first cousin"
3390msgstr ""
3391
3392#: app/Functions/Functions.php:1116
3393msgctxt "mother’s brother’s wife"
3394msgid "aunt"
3395msgstr ""
3396
3397#: app/Functions/Functions.php:1118
3398msgctxt "mother’s father’s brother"
3399msgid "great-uncle"
3400msgstr ""
3401
3402#: app/Functions/Functions.php:1120
3403msgctxt "mother’s father’s father"
3404msgid "great-grandfather"
3405msgstr ""
3406
3407#: app/Functions/Functions.php:1122
3408msgctxt "mother’s father’s mother"
3409msgid "great-grandmother"
3410msgstr ""
3411
3412#: app/Functions/Functions.php:1124
3413msgctxt "mother’s father’s parent"
3414msgid "great-grandparent"
3415msgstr ""
3416
3417#: app/Functions/Functions.php:1126
3418msgctxt "mother’s father’s sibling"
3419msgid "great-aunt/uncle"
3420msgstr ""
3421
3422#: app/Functions/Functions.php:1128
3423msgctxt "mother’s father’s sister"
3424msgid "great-aunt"
3425msgstr ""
3426
3427#: app/Functions/Functions.php:1130
3428msgctxt "mother’s husband’s child"
3429msgid "step-sibling"
3430msgstr ""
3431
3432#: app/Functions/Functions.php:1132
3433msgctxt "mother’s husband’s daughter"
3434msgid "step-sister"
3435msgstr ""
3436
3437#: app/Functions/Functions.php:1134
3438msgctxt "mother’s husband’s son"
3439msgid "step-brother"
3440msgstr ""
3441
3442#: app/Functions/Functions.php:1136
3443msgctxt "mother’s mother’s brother"
3444msgid "great-uncle"
3445msgstr ""
3446
3447#: app/Functions/Functions.php:1138
3448msgctxt "mother’s mother’s father"
3449msgid "great-grandfather"
3450msgstr ""
3451
3452#: app/Functions/Functions.php:1140
3453msgctxt "mother’s mother’s mother"
3454msgid "great-grandmother"
3455msgstr ""
3456
3457#: app/Functions/Functions.php:1142
3458msgctxt "mother’s mother’s parent"
3459msgid "great-grandparent"
3460msgstr ""
3461
3462#: app/Functions/Functions.php:1144
3463msgctxt "mother’s mother’s sibling"
3464msgid "great-aunt/uncle"
3465msgstr ""
3466
3467#: app/Functions/Functions.php:1146
3468msgctxt "mother’s mother’s sister"
3469msgid "great-aunt"
3470msgstr ""
3471
3472#: app/Functions/Functions.php:1148
3473msgctxt "mother’s parent’s brother"
3474msgid "great-uncle"
3475msgstr ""
3476
3477#: app/Functions/Functions.php:1150
3478msgctxt "mother’s parent’s father"
3479msgid "great-grandfather"
3480msgstr ""
3481
3482#: app/Functions/Functions.php:1152
3483msgctxt "mother’s parent’s mother"
3484msgid "great-grandmother"
3485msgstr ""
3486
3487#: app/Functions/Functions.php:1154
3488msgctxt "mother’s parent’s parent"
3489msgid "great-grandparent"
3490msgstr ""
3491
3492#: app/Functions/Functions.php:1156
3493msgctxt "mother’s parent’s sibling"
3494msgid "great-aunt/uncle"
3495msgstr ""
3496
3497#: app/Functions/Functions.php:1158
3498msgctxt "mother’s parent’s sister"
3499msgid "great-aunt"
3500msgstr ""
3501
3502#: app/Functions/Functions.php:1160
3503msgctxt "mother’s sister’s child"
3504msgid "first cousin"
3505msgstr ""
3506
3507#: app/Functions/Functions.php:1162
3508msgctxt "mother’s sister’s daughter"
3509msgid "first cousin"
3510msgstr ""
3511
3512#: app/Functions/Functions.php:1164
3513msgctxt "mother’s sister’s husband"
3514msgid "uncle"
3515msgstr ""
3516
3517#: app/Functions/Functions.php:1166
3518msgctxt "mother’s sister’s son"
3519msgid "first cousin"
3520msgstr ""
3521
3522#: app/Functions/Functions.php:1168
3523msgctxt "parent’s brother’s wife"
3524msgid "aunt"
3525msgstr ""
3526
3527#: app/Functions/Functions.php:1170
3528msgctxt "parent’s father’s brother"
3529msgid "great-uncle"
3530msgstr ""
3531
3532#: app/Functions/Functions.php:1172
3533msgctxt "parent’s father’s father"
3534msgid "great-grandfather"
3535msgstr ""
3536
3537#: app/Functions/Functions.php:1174
3538msgctxt "parent’s father’s mother"
3539msgid "great-grandmother"
3540msgstr ""
3541
3542#: app/Functions/Functions.php:1176
3543msgctxt "parent’s father’s parent"
3544msgid "great-grandparent"
3545msgstr ""
3546
3547#: app/Functions/Functions.php:1178
3548msgctxt "parent’s father’s sibling"
3549msgid "great-aunt/uncle"
3550msgstr ""
3551
3552#: app/Functions/Functions.php:1180
3553msgctxt "parent’s father’s sister"
3554msgid "great-aunt"
3555msgstr ""
3556
3557#: app/Functions/Functions.php:1182
3558msgctxt "parent’s mother’s brother"
3559msgid "great-uncle"
3560msgstr ""
3561
3562#: app/Functions/Functions.php:1184
3563msgctxt "parent’s mother’s father"
3564msgid "great-grandfather"
3565msgstr ""
3566
3567#: app/Functions/Functions.php:1186
3568msgctxt "parent’s mother’s mother"
3569msgid "great-grandmother"
3570msgstr ""
3571
3572#: app/Functions/Functions.php:1188
3573msgctxt "parent’s mother’s parent"
3574msgid "great-grandparent"
3575msgstr ""
3576
3577#: app/Functions/Functions.php:1190
3578msgctxt "parent’s mother’s sibling"
3579msgid "great-aunt/uncle"
3580msgstr ""
3581
3582#: app/Functions/Functions.php:1192
3583msgctxt "parent’s mother’s sister"
3584msgid "great-aunt"
3585msgstr ""
3586
3587#: app/Functions/Functions.php:1194
3588msgctxt "parent’s parent’s brother"
3589msgid "great-uncle"
3590msgstr ""
3591
3592#: app/Functions/Functions.php:1196
3593msgctxt "parent’s parent’s father"
3594msgid "great-grandfather"
3595msgstr ""
3596
3597#: app/Functions/Functions.php:1198
3598msgctxt "parent’s parent’s mother"
3599msgid "great-grandmother"
3600msgstr ""
3601
3602#: app/Functions/Functions.php:1200
3603msgctxt "parent’s parent’s parent"
3604msgid "great-grandparent"
3605msgstr ""
3606
3607#: app/Functions/Functions.php:1202
3608msgctxt "parent’s parent’s sibling"
3609msgid "great-aunt/uncle"
3610msgstr ""
3611
3612#: app/Functions/Functions.php:1204
3613msgctxt "parent’s parent’s sister"
3614msgid "great-aunt"
3615msgstr ""
3616
3617#: app/Functions/Functions.php:1206
3618msgctxt "parent’s sister’s husband"
3619msgid "uncle"
3620msgstr ""
3621
3622#: app/Functions/Functions.php:1208
3623msgctxt "parent’s spouse’s child"
3624msgid "step-sibling"
3625msgstr ""
3626
3627#: app/Functions/Functions.php:1210
3628msgctxt "parent’s spouse’s daughter"
3629msgid "step-sister"
3630msgstr ""
3631
3632#: app/Functions/Functions.php:1212
3633msgctxt "parent’s spouse’s son"
3634msgid "step-brother"
3635msgstr ""
3636
3637#: app/Functions/Functions.php:1214
3638msgctxt "sibling’s child’s child"
3639msgid "great-nephew/niece"
3640msgstr ""
3641
3642#: app/Functions/Functions.php:1216
3643msgctxt "sibling’s child’s daughter"
3644msgid "great-niece"
3645msgstr ""
3646
3647#: app/Functions/Functions.php:1218
3648msgctxt "sibling’s child’s son"
3649msgid "great-nephew"
3650msgstr ""
3651
3652#: app/Functions/Functions.php:1220
3653msgctxt "sibling’s daughter’s child"
3654msgid "great-nephew/niece"
3655msgstr ""
3656
3657#: app/Functions/Functions.php:1222
3658msgctxt "sibling’s daughter’s daughter"
3659msgid "great-niece"
3660msgstr ""
3661
3662#: app/Functions/Functions.php:1224
3663msgctxt "sibling’s daughter’s husband"
3664msgid "nephew-in-law"
3665msgstr ""
3666
3667#: app/Functions/Functions.php:1226
3668msgctxt "sibling’s daughter’s son"
3669msgid "great-nephew"
3670msgstr ""
3671
3672#: app/Functions/Functions.php:1228
3673msgctxt "sibling’s son’s child"
3674msgid "great-nephew/niece"
3675msgstr ""
3676
3677#: app/Functions/Functions.php:1230
3678msgctxt "sibling’s son’s daughter"
3679msgid "great-niece"
3680msgstr ""
3681
3682#: app/Functions/Functions.php:1232
3683msgctxt "sibling’s son’s son"
3684msgid "great-nephew"
3685msgstr ""
3686
3687#: app/Functions/Functions.php:1234
3688msgctxt "sibling’s son’s wife"
3689msgid "niece-in-law"
3690msgstr ""
3691
3692#: app/Functions/Functions.php:1237
3693msgctxt "(a man’s) sister’s child’s child"
3694msgid "great-nephew/niece"
3695msgstr ""
3696
3697#: app/Functions/Functions.php:1240
3698msgctxt "(a woman’s) sister’s child’s child"
3699msgid "great-nephew/niece"
3700msgstr ""
3701
3702#: app/Functions/Functions.php:1243
3703msgctxt "(a man’s) sister’s child’s daughter"
3704msgid "great-niece"
3705msgstr ""
3706
3707#: app/Functions/Functions.php:1246
3708msgctxt "(a woman’s) sister’s child’s daughter"
3709msgid "great-niece"
3710msgstr ""
3711
3712#: app/Functions/Functions.php:1249
3713msgctxt "(a man’s) sister’s child’s son"
3714msgid "great-nephew"
3715msgstr ""
3716
3717#: app/Functions/Functions.php:1252
3718msgctxt "(a woman’s) sister’s child’s son"
3719msgid "great-nephew"
3720msgstr ""
3721
3722#: app/Functions/Functions.php:1255
3723msgctxt "(a man’s) sister’s daughter’s child"
3724msgid "great-nephew/niece"
3725msgstr ""
3726
3727#: app/Functions/Functions.php:1258
3728msgctxt "(a woman’s) sister’s daughter’s child"
3729msgid "great-nephew/niece"
3730msgstr ""
3731
3732#: app/Functions/Functions.php:1261
3733msgctxt "(a man’s) sister’s daughter’s daughter"
3734msgid "great-niece"
3735msgstr ""
3736
3737#: app/Functions/Functions.php:1264
3738msgctxt "(a woman’s) sister’s daughter’s daughter"
3739msgid "great-niece"
3740msgstr ""
3741
3742#: app/Functions/Functions.php:1266
3743msgctxt "sisters’s daughter’s husband"
3744msgid "nephew-in-law"
3745msgstr ""
3746
3747#: app/Functions/Functions.php:1269
3748msgctxt "(a man’s) sister’s daughter’s son"
3749msgid "great-nephew"
3750msgstr ""
3751
3752#: app/Functions/Functions.php:1272
3753msgctxt "(a woman’s) sister’s daughter’s son"
3754msgid "great-nephew"
3755msgstr ""
3756
3757#: app/Functions/Functions.php:1274
3758msgctxt "sister’s husband’s brother"
3759msgid "brother-in-law"
3760msgstr ""
3761
3762#: app/Functions/Functions.php:1276
3763msgctxt "sister’s husband’s sibling"
3764msgid "brother/sister-in-law"
3765msgstr ""
3766
3767#: app/Functions/Functions.php:1278
3768msgctxt "sister’s husband’s sister"
3769msgid "sister-in-law"
3770msgstr ""
3771
3772#: app/Functions/Functions.php:1281
3773msgctxt "(a man’s) sister’s son’s child"
3774msgid "great-nephew/niece"
3775msgstr ""
3776
3777#: app/Functions/Functions.php:1284
3778msgctxt "(a woman’s) sister’s son’s child"
3779msgid "great-nephew/niece"
3780msgstr ""
3781
3782#: app/Functions/Functions.php:1287
3783msgctxt "(a man’s) sister’s son’s daughter"
3784msgid "great-niece"
3785msgstr ""
3786
3787#: app/Functions/Functions.php:1290
3788msgctxt "(a woman’s) sister’s son’s daughter"
3789msgid "great-niece"
3790msgstr ""
3791
3792#: app/Functions/Functions.php:1293
3793msgctxt "(a man’s) sister’s son’s son"
3794msgid "great-nephew"
3795msgstr ""
3796
3797#: app/Functions/Functions.php:1296
3798msgctxt "(a woman’s) sister’s son’s son"
3799msgid "great-nephew"
3800msgstr ""
3801
3802#: app/Functions/Functions.php:1298
3803msgctxt "sisters’s son’s wife"
3804msgid "niece-in-law"
3805msgstr ""
3806
3807#: app/Functions/Functions.php:1300
3808msgctxt "son’s child’s child"
3809msgid "great-grandchild"
3810msgstr ""
3811
3812#: app/Functions/Functions.php:1302
3813msgctxt "son’s child’s daughter"
3814msgid "great-granddaughter"
3815msgstr ""
3816
3817#: app/Functions/Functions.php:1304
3818msgctxt "son’s child’s son"
3819msgid "great-grandson"
3820msgstr ""
3821
3822#: app/Functions/Functions.php:1306
3823msgctxt "son’s daughter’s child"
3824msgid "great-grandchild"
3825msgstr ""
3826
3827#: app/Functions/Functions.php:1308
3828msgctxt "son’s daughter’s daughter"
3829msgid "great-granddaughter"
3830msgstr ""
3831
3832#: app/Functions/Functions.php:1310
3833msgctxt "son’s daughter’s husband"
3834msgid "granddaughter’s husband"
3835msgstr ""
3836
3837#: app/Functions/Functions.php:1312
3838msgctxt "son’s daughter’s son"
3839msgid "great-grandson"
3840msgstr ""
3841
3842#: app/Functions/Functions.php:1314
3843msgctxt "son’s son’s child"
3844msgid "great-grandchild"
3845msgstr ""
3846
3847#: app/Functions/Functions.php:1316
3848msgctxt "son’s son’s daughter"
3849msgid "great-granddaughter"
3850msgstr ""
3851
3852#: app/Functions/Functions.php:1318
3853msgctxt "son’s son’s son"
3854msgid "great-grandson"
3855msgstr ""
3856
3857#: app/Functions/Functions.php:1320
3858msgctxt "son’s son’s wife"
3859msgid "grandson’s wife"
3860msgstr ""
3861
3862#: app/Functions/Functions.php:1322
3863msgctxt "son’s wife’s father"
3864msgid "daughter-in-law’s father"
3865msgstr ""
3866
3867#: app/Functions/Functions.php:1324
3868msgctxt "son’s wife’s mother"
3869msgid "daughter-in-law’s mother"
3870msgstr ""
3871
3872#: app/Functions/Functions.php:1326
3873msgctxt "son’s wife’s parent"
3874msgid "daughter-in-law’s parent"
3875msgstr ""
3876
3877#: app/Functions/Functions.php:1328
3878msgctxt "wife’s brother’s wife"
3879msgid "sister-in-law"
3880msgstr ""
3881
3882#: app/Functions/Functions.php:1330
3883msgctxt "wife’s sister’s husband"
3884msgid "brother-in-law"
3885msgstr ""
3886
3887#: app/Functions/Functions.php:1332
3888msgctxt "wife’s sibling’s child"
3889msgid "nephew/niece"
3890msgstr ""
3891
3892#: app/Functions/Functions.php:1334
3893msgctxt "wife’s sister’s child"
3894msgid "nephew/niece"
3895msgstr ""
3896
3897#: app/Functions/Functions.php:1336
3898msgctxt "wife’s brother’s child"
3899msgid "nephew/niece"
3900msgstr ""
3901
3902#: app/Functions/Functions.php:1338
3903msgctxt "wife’s sibling’s daughter"
3904msgid "niece"
3905msgstr ""
3906
3907#: app/Functions/Functions.php:1340
3908msgctxt "wife’s sister’s daughter"
3909msgid "niece"
3910msgstr ""
3911
3912#: app/Functions/Functions.php:1342
3913msgctxt "wife’s brother’s daughter"
3914msgid "niece"
3915msgstr ""
3916
3917#: app/Functions/Functions.php:1344
3918msgctxt "wife’s sibling’s son"
3919msgid "nephew"
3920msgstr ""
3921
3922#: app/Functions/Functions.php:1346
3923msgctxt "wife’s sister’s son"
3924msgid "nephew"
3925msgstr ""
3926
3927#: app/Functions/Functions.php:1348
3928msgctxt "wife’s brother’s son"
3929msgid "nephew"
3930msgstr ""
3931
3932#: app/Functions/Functions.php:1352
3933msgctxt "father’s father’s brother’s wife"
3934msgid "great-aunt"
3935msgstr ""
3936
3937#: app/Functions/Functions.php:1354
3938msgctxt "father’s father’s sibling’s spouse"
3939msgid "great-aunt/uncle"
3940msgstr ""
3941
3942#: app/Functions/Functions.php:1356
3943msgctxt "father’s father’s sister’s husband"
3944msgid "great-uncle"
3945msgstr ""
3946
3947#: app/Functions/Functions.php:1358
3948msgctxt "father’s mother’s brother’s wife"
3949msgid "great-aunt"
3950msgstr ""
3951
3952#: app/Functions/Functions.php:1360
3953msgctxt "father’s mother’s sibling’s spouse"
3954msgid "great-aunt/uncle"
3955msgstr ""
3956
3957#: app/Functions/Functions.php:1362
3958msgctxt "father’s mother’s sister’s husband"
3959msgid "great-uncle"
3960msgstr ""
3961
3962#: app/Functions/Functions.php:1364
3963msgctxt "father’s parent’s brother’s wife"
3964msgid "great-aunt"
3965msgstr ""
3966
3967#: app/Functions/Functions.php:1366
3968msgctxt "father’s parent’s sibling’s spouse"
3969msgid "great-aunt/uncle"
3970msgstr ""
3971
3972#: app/Functions/Functions.php:1368
3973msgctxt "father’s parent’s sister’s husband"
3974msgid "great-uncle"
3975msgstr ""
3976
3977#: app/Functions/Functions.php:1370
3978msgctxt "mother’s father’s brother’s wife"
3979msgid "great-aunt"
3980msgstr ""
3981
3982#: app/Functions/Functions.php:1372
3983msgctxt "mother’s father’s sibling’s spouse"
3984msgid "great-aunt/uncle"
3985msgstr ""
3986
3987#: app/Functions/Functions.php:1374
3988msgctxt "mother’s father’s sister’s husband"
3989msgid "great-uncle"
3990msgstr ""
3991
3992#: app/Functions/Functions.php:1376
3993msgctxt "mother’s mother’s brother’s wife"
3994msgid "great-aunt"
3995msgstr ""
3996
3997#: app/Functions/Functions.php:1378
3998msgctxt "mother’s mother’s sibling’s spouse"
3999msgid "great-aunt/uncle"
4000msgstr ""
4001
4002#: app/Functions/Functions.php:1380
4003msgctxt "mother’s mother’s sister’s husband"
4004msgid "great-uncle"
4005msgstr ""
4006
4007#: app/Functions/Functions.php:1382
4008msgctxt "mother’s parent’s brother’s wife"
4009msgid "great-aunt"
4010msgstr ""
4011
4012#: app/Functions/Functions.php:1384
4013msgctxt "mother’s parent’s sibling’s spouse"
4014msgid "great-aunt/uncle"
4015msgstr ""
4016
4017#: app/Functions/Functions.php:1386
4018msgctxt "mother’s parent’s sister’s husband"
4019msgid "great-uncle"
4020msgstr ""
4021
4022#: app/Functions/Functions.php:1388
4023msgctxt "parent’s father’s brother’s wife"
4024msgid "great-aunt"
4025msgstr ""
4026
4027#: app/Functions/Functions.php:1390
4028msgctxt "parent’s father’s sibling’s spouse"
4029msgid "great-aunt/uncle"
4030msgstr ""
4031
4032#: app/Functions/Functions.php:1392
4033msgctxt "parent’s father’s sister’s husband"
4034msgid "great-uncle"
4035msgstr ""
4036
4037#: app/Functions/Functions.php:1394
4038msgctxt "parent’s mother’s brother’s wife"
4039msgid "great-aunt"
4040msgstr ""
4041
4042#: app/Functions/Functions.php:1396
4043msgctxt "parent’s mother’s sibling’s spouse"
4044msgid "great-aunt/uncle"
4045msgstr ""
4046
4047#: app/Functions/Functions.php:1398
4048msgctxt "parent’s mother’s sister’s husband"
4049msgid "great-uncle"
4050msgstr ""
4051
4052#: app/Functions/Functions.php:1400
4053msgctxt "parent’s parent’s brother’s wife"
4054msgid "great-aunt"
4055msgstr ""
4056
4057#: app/Functions/Functions.php:1402
4058msgctxt "parent’s parent’s sibling’s spouse"
4059msgid "great-aunt/uncle"
4060msgstr ""
4061
4062#: app/Functions/Functions.php:1404
4063msgctxt "parent’s parent’s sister’s husband"
4064msgid "great-uncle"
4065msgstr ""
4066
4067#: app/Functions/Functions.php:1406
4068msgctxt "father’s father’s brother’s daughter"
4069msgid "first cousin once removed ascending"
4070msgstr ""
4071
4072#: app/Functions/Functions.php:1408
4073msgctxt "father’s father’s brother’s son"
4074msgid "first cousin once removed ascending"
4075msgstr ""
4076
4077#: app/Functions/Functions.php:1410
4078msgctxt "father’s father’s brother’s child"
4079msgid "first cousin once removed ascending"
4080msgstr ""
4081
4082#: app/Functions/Functions.php:1412
4083msgctxt "father’s father’s sister’s daughter"
4084msgid "first cousin once removed ascending"
4085msgstr ""
4086
4087#: app/Functions/Functions.php:1414
4088msgctxt "father’s father’s sister’s son"
4089msgid "first cousin once removed ascending"
4090msgstr ""
4091
4092#: app/Functions/Functions.php:1416
4093msgctxt "father’s father’s sister’s child"
4094msgid "first cousin once removed ascending"
4095msgstr ""
4096
4097#: app/Functions/Functions.php:1418
4098msgctxt "father’s mother’s brother’s daughter"
4099msgid "first cousin once removed ascending"
4100msgstr ""
4101
4102#: app/Functions/Functions.php:1420
4103msgctxt "father’s mother’s brother’s son"
4104msgid "first cousin once removed ascending"
4105msgstr ""
4106
4107#: app/Functions/Functions.php:1422
4108msgctxt "father’s mother’s brother’s child"
4109msgid "first cousin once removed ascending"
4110msgstr ""
4111
4112#: app/Functions/Functions.php:1424
4113msgctxt "father’s mother’s sister’s daughter"
4114msgid "first cousin once removed ascending"
4115msgstr ""
4116
4117#: app/Functions/Functions.php:1426
4118msgctxt "father’s mother’s sister’s son"
4119msgid "first cousin once removed ascending"
4120msgstr ""
4121
4122#: app/Functions/Functions.php:1428
4123msgctxt "father’s mother’s sister’s child"
4124msgid "first cousin once removed ascending"
4125msgstr ""
4126
4127#: app/Functions/Functions.php:1430
4128msgctxt "mother’s father’s brother’s daughter"
4129msgid "first cousin once removed ascending"
4130msgstr ""
4131
4132#: app/Functions/Functions.php:1432
4133msgctxt "mother’s father’s brother’s son"
4134msgid "first cousin once removed ascending"
4135msgstr ""
4136
4137#: app/Functions/Functions.php:1434
4138msgctxt "mother’s father’s brother’s child"
4139msgid "first cousin once removed ascending"
4140msgstr ""
4141
4142#: app/Functions/Functions.php:1436
4143msgctxt "mother’s father’s sister’s daughter"
4144msgid "first cousin once removed ascending"
4145msgstr ""
4146
4147#: app/Functions/Functions.php:1438
4148msgctxt "mother’s father’s sister’s son"
4149msgid "first cousin once removed ascending"
4150msgstr ""
4151
4152#: app/Functions/Functions.php:1440
4153msgctxt "mother’s father’s sister’s child"
4154msgid "first cousin once removed ascending"
4155msgstr ""
4156
4157#: app/Functions/Functions.php:1442
4158msgctxt "mother’s mother’s brother’s daughter"
4159msgid "first cousin once removed ascending"
4160msgstr ""
4161
4162#: app/Functions/Functions.php:1444
4163msgctxt "mother’s mother’s brother’s son"
4164msgid "first cousin once removed ascending"
4165msgstr ""
4166
4167#: app/Functions/Functions.php:1446
4168msgctxt "mother’s mother’s brother’s child"
4169msgid "first cousin once removed ascending"
4170msgstr ""
4171
4172#: app/Functions/Functions.php:1448
4173msgctxt "mother’s mother’s sister’s daughter"
4174msgid "first cousin once removed ascending"
4175msgstr ""
4176
4177#: app/Functions/Functions.php:1450
4178msgctxt "mother’s mother’s sister’s son"
4179msgid "first cousin once removed ascending"
4180msgstr ""
4181
4182#: app/Functions/Functions.php:1452
4183msgctxt "mother’s mother’s sister’s child"
4184msgid "first cousin once removed ascending"
4185msgstr ""
4186
4187#: app/Functions/Functions.php:1457
4188msgctxt "grandfather’s brother’s granddaughter"
4189msgid "second cousin"
4190msgstr ""
4191
4192#: app/Functions/Functions.php:1461
4193msgctxt "grandfather’s brother’s grandson"
4194msgid "second cousin"
4195msgstr ""
4196
4197#: app/Functions/Functions.php:1465
4198msgctxt "grandfather’s brother’s grandchild"
4199msgid "second cousin"
4200msgstr ""
4201
4202#: app/Functions/Functions.php:1469
4203msgctxt "grandfather’s sister’s granddaughter"
4204msgid "second cousin"
4205msgstr ""
4206
4207#: app/Functions/Functions.php:1473
4208msgctxt "grandfather’s sister’s grandson"
4209msgid "second cousin"
4210msgstr ""
4211
4212#: app/Functions/Functions.php:1477
4213msgctxt "grandfather’s sister’s grandchild"
4214msgid "second cousin"
4215msgstr ""
4216
4217#: app/Functions/Functions.php:1481
4218msgctxt "grandfather’s sibling’s granddaughter"
4219msgid "second cousin"
4220msgstr ""
4221
4222#: app/Functions/Functions.php:1485
4223msgctxt "grandfather’s sibling’s grandson"
4224msgid "second cousin"
4225msgstr ""
4226
4227#: app/Functions/Functions.php:1489
4228msgctxt "grandfather’s sibling’s grandchild"
4229msgid "second cousin"
4230msgstr ""
4231
4232#: app/Functions/Functions.php:1493
4233msgctxt "grandmother’s brother’s granddaughter"
4234msgid "second cousin"
4235msgstr ""
4236
4237#: app/Functions/Functions.php:1497
4238msgctxt "grandmother’s brother’s grandson"
4239msgid "second cousin"
4240msgstr ""
4241
4242#: app/Functions/Functions.php:1501
4243msgctxt "grandmother’s brother’s grandchild"
4244msgid "second cousin"
4245msgstr ""
4246
4247#: app/Functions/Functions.php:1505
4248msgctxt "grandmother’s sister’s granddaughter"
4249msgid "second cousin"
4250msgstr ""
4251
4252#: app/Functions/Functions.php:1509
4253msgctxt "grandmother’s sister’s grandson"
4254msgid "second cousin"
4255msgstr ""
4256
4257#: app/Functions/Functions.php:1513
4258msgctxt "grandmother’s sister’s grandchild"
4259msgid "second cousin"
4260msgstr ""
4261
4262#: app/Functions/Functions.php:1517
4263msgctxt "grandmother’s sibling’s granddaughter"
4264msgid "second cousin"
4265msgstr ""
4266
4267#: app/Functions/Functions.php:1521
4268msgctxt "grandmother’s sibling’s grandson"
4269msgid "second cousin"
4270msgstr ""
4271
4272#: app/Functions/Functions.php:1525
4273msgctxt "grandmother’s sibling’s grandchild"
4274msgid "second cousin"
4275msgstr ""
4276
4277#: app/Functions/Functions.php:1529
4278msgctxt "grandparent’s brother’s granddaughter"
4279msgid "second cousin"
4280msgstr ""
4281
4282#: app/Functions/Functions.php:1533
4283msgctxt "grandparent’s brother’s grandson"
4284msgid "second cousin"
4285msgstr ""
4286
4287#: app/Functions/Functions.php:1537
4288msgctxt "grandparent’s brother’s grandchild"
4289msgid "second cousin"
4290msgstr ""
4291
4292#: app/Functions/Functions.php:1541
4293msgctxt "grandparent’s sister’s granddaughter"
4294msgid "second cousin"
4295msgstr ""
4296
4297#: app/Functions/Functions.php:1545
4298msgctxt "grandparent’s sister’s grandson"
4299msgid "second cousin"
4300msgstr ""
4301
4302#: app/Functions/Functions.php:1549
4303msgctxt "grandparent’s sister’s grandchild"
4304msgid "second cousin"
4305msgstr ""
4306
4307#: app/Functions/Functions.php:1553
4308msgctxt "grandparent’s sibling’s granddaughter"
4309msgid "second cousin"
4310msgstr ""
4311
4312#: app/Functions/Functions.php:1557
4313msgctxt "grandparent’s sibling’s grandson"
4314msgid "second cousin"
4315msgstr ""
4316
4317#: app/Functions/Functions.php:1561
4318msgctxt "grandparent’s sibling’s grandchild"
4319msgid "second cousin"
4320msgstr ""
4321
4322#: app/Functions/Functions.php:1573
4323msgctxt "great-grandfather’s brother"
4324msgid "great-great-uncle"
4325msgstr ""
4326
4327#: app/Functions/Functions.php:1577
4328msgctxt "great-grandmother’s brother"
4329msgid "great-great-uncle"
4330msgstr ""
4331
4332#: app/Functions/Functions.php:1580
4333msgctxt "great-grandparent’s brother"
4334msgid "great-great-uncle"
4335msgstr ""
4336
4337#: app/Functions/Functions.php:1584
4338msgid "great-great-aunt"
4339msgstr ""
4340
4341#: app/Functions/Functions.php:1587
4342msgid "great-great-aunt/uncle"
4343msgstr ""
4344
4345#: app/Functions/Functions.php:1592
4346msgctxt "great-great-grandfather’s brother"
4347msgid "great-great-great-uncle"
4348msgstr ""
4349
4350#: app/Functions/Functions.php:1596
4351msgctxt "great-great-grandmother’s brother"
4352msgid "great-great-great-uncle"
4353msgstr ""
4354
4355#: app/Functions/Functions.php:1599
4356msgctxt "great-great-grandparent’s brother"
4357msgid "great-great-great-uncle"
4358msgstr ""
4359
4360#: app/Functions/Functions.php:1603
4361msgid "great-great-great-aunt"
4362msgstr ""
4363
4364#: app/Functions/Functions.php:1606
4365msgid "great-great-great-aunt/uncle"
4366msgstr ""
4367
4368#: app/Functions/Functions.php:1611
4369msgctxt "great-great-great-grandfather’s brother"
4370msgid "great ×4 uncle"
4371msgstr ""
4372
4373#: app/Functions/Functions.php:1615
4374msgctxt "great-great-great-grandmother’s brother"
4375msgid "great ×4 uncle"
4376msgstr ""
4377
4378#: app/Functions/Functions.php:1618
4379msgctxt "great-great-great-grandparent’s brother"
4380msgid "great ×4 uncle"
4381msgstr ""
4382
4383#: app/Functions/Functions.php:1622
4384msgid "great ×4 aunt"
4385msgstr ""
4386
4387#: app/Functions/Functions.php:1625
4388msgid "great ×4 aunt/uncle"
4389msgstr ""
4390
4391#: app/Functions/Functions.php:1630
4392msgctxt "great ×4 grandfather’s brother"
4393msgid "great ×5 uncle"
4394msgstr ""
4395
4396#: app/Functions/Functions.php:1634
4397msgctxt "great ×4 grandmother’s brother"
4398msgid "great ×5 uncle"
4399msgstr ""
4400
4401#: app/Functions/Functions.php:1637
4402msgctxt "great ×4 grandparent’s brother"
4403msgid "great ×5 uncle"
4404msgstr ""
4405
4406#: app/Functions/Functions.php:1641
4407msgid "great ×5 aunt"
4408msgstr ""
4409
4410#: app/Functions/Functions.php:1644
4411msgid "great ×5 aunt/uncle"
4412msgstr ""
4413
4414#: app/Functions/Functions.php:1649
4415msgctxt "great ×5 grandfather’s brother"
4416msgid "great ×6 uncle"
4417msgstr ""
4418
4419#: app/Functions/Functions.php:1653
4420msgctxt "great ×5 grandmother’s brother"
4421msgid "great ×6 uncle"
4422msgstr ""
4423
4424#: app/Functions/Functions.php:1656
4425msgctxt "great ×5 grandparent’s brother"
4426msgid "great ×6 uncle"
4427msgstr ""
4428
4429#: app/Functions/Functions.php:1660
4430msgid "great ×6 aunt"
4431msgstr ""
4432
4433#: app/Functions/Functions.php:1663
4434msgid "great ×6 aunt/uncle"
4435msgstr ""
4436
4437#: app/Functions/Functions.php:1668
4438msgctxt "great ×6 grandfather’s brother"
4439msgid "great ×7 uncle"
4440msgstr ""
4441
4442#: app/Functions/Functions.php:1672
4443msgctxt "great ×6 grandmother’s brother"
4444msgid "great ×7 uncle"
4445msgstr ""
4446
4447#: app/Functions/Functions.php:1675
4448msgctxt "great ×6 grandparent’s brother"
4449msgid "great ×7 uncle"
4450msgstr ""
4451
4452#: app/Functions/Functions.php:1679
4453msgid "great ×7 aunt"
4454msgstr ""
4455
4456#: app/Functions/Functions.php:1682
4457msgid "great ×7 aunt/uncle"
4458msgstr ""
4459
4460#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4461#: app/Functions/Functions.php:1692 app/Functions/Functions.php:1723
4462#: app/Functions/Functions.php:1735 app/Functions/Functions.php:1750
4463#, php-format
4464msgid "great ×%s uncle"
4465msgstr ""
4466
4467#: app/Functions/Functions.php:1696 app/Functions/Functions.php:1715
4468#: app/Functions/Functions.php:1727 app/Functions/Functions.php:1738
4469#: app/Functions/Functions.php:1754
4470#, php-format
4471msgid "great ×%s aunt"
4472msgstr ""
4473
4474#: app/Functions/Functions.php:1699 app/Functions/Functions.php:1718
4475#: app/Functions/Functions.php:1730 app/Functions/Functions.php:1741
4476#: app/Functions/Functions.php:1757
4477#, php-format
4478msgid "great ×%s aunt/uncle"
4479msgstr ""
4480
4481#: app/Functions/Functions.php:1704
4482#, php-format
4483msgctxt "great ×(%s-1) grandfather’s brother"
4484msgid "great ×%s uncle"
4485msgstr ""
4486
4487#: app/Functions/Functions.php:1708
4488#, php-format
4489msgctxt "great ×(%s-1) grandmother’s brother"
4490msgid "great ×%s uncle"
4491msgstr ""
4492
4493#: app/Functions/Functions.php:1711
4494#, php-format
4495msgctxt "great ×(%s-1) grandparent’s brother"
4496msgid "great ×%s uncle"
4497msgstr ""
4498
4499#: app/Functions/Functions.php:1769
4500msgctxt "(a man’s) brother’s great-grandson"
4501msgid "great-great-nephew"
4502msgstr ""
4503
4504#: app/Functions/Functions.php:1773
4505msgctxt "(a man’s) sister’s great-grandson"
4506msgid "great-great-nephew"
4507msgstr ""
4508
4509#: app/Functions/Functions.php:1776
4510msgctxt "(a woman’s) great-great-nephew"
4511msgid "great-great-nephew"
4512msgstr ""
4513
4514#: app/Functions/Functions.php:1781
4515msgctxt "(a man’s) brother’s great-granddaughter"
4516msgid "great-great-niece"
4517msgstr ""
4518
4519#: app/Functions/Functions.php:1785
4520msgctxt "(a man’s) sister’s great-granddaughter"
4521msgid "great-great-niece"
4522msgstr ""
4523
4524#: app/Functions/Functions.php:1788
4525msgctxt "(a woman’s) great-great-niece"
4526msgid "great-great-niece"
4527msgstr ""
4528
4529#: app/Functions/Functions.php:1792
4530msgctxt "(a man’s) brother’s great-grandchild"
4531msgid "great-great-nephew/niece"
4532msgstr ""
4533
4534#: app/Functions/Functions.php:1796
4535msgctxt "(a man’s) sister’s great-grandchild"
4536msgid "great-great-nephew/niece"
4537msgstr ""
4538
4539#: app/Functions/Functions.php:1799
4540msgctxt "(a woman’s) great-great-nephew/niece"
4541msgid "great-great-nephew/niece"
4542msgstr ""
4543
4544#: app/Functions/Functions.php:1804
4545msgctxt "(a man’s) brother’s great-great-grandson"
4546msgid "great-great-great-nephew"
4547msgstr ""
4548
4549#: app/Functions/Functions.php:1808
4550msgctxt "(a man’s) sister’s great-great-grandson"
4551msgid "great-great-great-nephew"
4552msgstr ""
4553
4554#: app/Functions/Functions.php:1811
4555msgctxt "(a woman’s) great-great-great-nephew"
4556msgid "great-great-great-nephew"
4557msgstr ""
4558
4559#: app/Functions/Functions.php:1816
4560msgctxt "(a man’s) brother’s great-great-granddaughter"
4561msgid "great-great-great-niece"
4562msgstr ""
4563
4564#: app/Functions/Functions.php:1820
4565msgctxt "(a man’s) sister’s great-great-granddaughter"
4566msgid "great-great-great-niece"
4567msgstr ""
4568
4569#: app/Functions/Functions.php:1823
4570msgctxt "(a woman’s) great-great-great-niece"
4571msgid "great-great-great-niece"
4572msgstr ""
4573
4574#: app/Functions/Functions.php:1827
4575msgctxt "(a man’s) brother’s great-great-grandchild"
4576msgid "great-great-great-nephew/niece"
4577msgstr ""
4578
4579#: app/Functions/Functions.php:1831
4580msgctxt "(a man’s) sister’s great-great-grandchild"
4581msgid "great-great-great-nephew/niece"
4582msgstr ""
4583
4584#: app/Functions/Functions.php:1834
4585msgctxt "(a woman’s) great-great-great-nephew/niece"
4586msgid "great-great-great-nephew/niece"
4587msgstr ""
4588
4589#: app/Functions/Functions.php:1839
4590msgctxt "(a man’s) brother’s great-great-great-grandson"
4591msgid "great ×4 nephew"
4592msgstr ""
4593
4594#: app/Functions/Functions.php:1843
4595msgctxt "(a man’s) sister’s great-great-great-grandson"
4596msgid "great ×4 nephew"
4597msgstr ""
4598
4599#: app/Functions/Functions.php:1846
4600msgctxt "(a woman’s) great ×4 nephew"
4601msgid "great ×4 nephew"
4602msgstr ""
4603
4604#: app/Functions/Functions.php:1851
4605msgctxt "(a man’s) brother’s great-great-great-granddaughter"
4606msgid "great ×4 niece"
4607msgstr ""
4608
4609#: app/Functions/Functions.php:1855
4610msgctxt "(a man’s) sister’s great-great-great-granddaughter"
4611msgid "great ×4 niece"
4612msgstr ""
4613
4614#: app/Functions/Functions.php:1858
4615msgctxt "(a woman’s) great ×4 niece"
4616msgid "great ×4 niece"
4617msgstr ""
4618
4619#: app/Functions/Functions.php:1862
4620msgctxt "(a man’s) brother’s great-great-great-grandchild"
4621msgid "great ×4 nephew/niece"
4622msgstr ""
4623
4624#: app/Functions/Functions.php:1866
4625msgctxt "(a man’s) sister’s great-great-great-grandchild"
4626msgid "great ×4 nephew/niece"
4627msgstr ""
4628
4629#: app/Functions/Functions.php:1869
4630msgctxt "(a woman’s) great ×4 nephew/niece"
4631msgid "great ×4 nephew/niece"
4632msgstr ""
4633
4634#: app/Functions/Functions.php:1874
4635msgctxt "(a man’s) brother’s great ×4 grandson"
4636msgid "great ×5 nephew"
4637msgstr ""
4638
4639#: app/Functions/Functions.php:1878
4640msgctxt "(a man’s) sister’s great ×4 grandson"
4641msgid "great ×5 nephew"
4642msgstr ""
4643
4644#: app/Functions/Functions.php:1881
4645msgctxt "(a woman’s) great ×5 nephew"
4646msgid "great ×5 nephew"
4647msgstr ""
4648
4649#: app/Functions/Functions.php:1886
4650msgctxt "(a man’s) brother’s great ×4 granddaughter"
4651msgid "great ×5 niece"
4652msgstr ""
4653
4654#: app/Functions/Functions.php:1890
4655msgctxt "(a man’s) sister’s great ×4 granddaughter"
4656msgid "great ×5 niece"
4657msgstr ""
4658
4659#: app/Functions/Functions.php:1893
4660msgctxt "(a woman’s) great ×5 niece"
4661msgid "great ×5 niece"
4662msgstr ""
4663
4664#: app/Functions/Functions.php:1897
4665msgctxt "(a man’s) brother’s great ×4 grandchild"
4666msgid "great ×5 nephew/niece"
4667msgstr ""
4668
4669#: app/Functions/Functions.php:1901
4670msgctxt "(a man’s) sister’s great ×4 grandchild"
4671msgid "great ×5 nephew/niece"
4672msgstr ""
4673
4674#: app/Functions/Functions.php:1904
4675msgctxt "(a woman’s) great ×5 nephew/niece"
4676msgid "great ×5 nephew/niece"
4677msgstr ""
4678
4679#: app/Functions/Functions.php:1915 app/Functions/Functions.php:1951
4680#, php-format
4681msgctxt "(a man’s) brother’s great ×(%s-1) grandson"
4682msgid "great ×%s nephew"
4683msgstr ""
4684
4685#: app/Functions/Functions.php:1919 app/Functions/Functions.php:1954
4686#, php-format
4687msgctxt "(a man’s) sister’s great ×(%s-1) grandson"
4688msgid "great ×%s nephew"
4689msgstr ""
4690
4691#: app/Functions/Functions.php:1922 app/Functions/Functions.php:1956
4692#, php-format
4693msgctxt "(a woman’s) great ×%s nephew"
4694msgid "great ×%s nephew"
4695msgstr ""
4696
4697#: app/Functions/Functions.php:1927 app/Functions/Functions.php:1960
4698#, php-format
4699msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter"
4700msgid "great ×%s niece"
4701msgstr ""
4702
4703#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1963
4704#, php-format
4705msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter"
4706msgid "great ×%s niece"
4707msgstr ""
4708
4709#: app/Functions/Functions.php:1934 app/Functions/Functions.php:1965
4710#, php-format
4711msgctxt "(a woman’s) great ×%s niece"
4712msgid "great ×%s niece"
4713msgstr ""
4714
4715#: app/Functions/Functions.php:1938 app/Functions/Functions.php:1968
4716#, php-format
4717msgctxt "(a man’s) brother’s great ×(%s-1) grandchild"
4718msgid "great ×%s nephew/niece"
4719msgstr ""
4720
4721#: app/Functions/Functions.php:1942 app/Functions/Functions.php:1971
4722#, php-format
4723msgctxt "(a man’s) sister’s great ×(%s-1) grandchild"
4724msgid "great ×%s nephew/niece"
4725msgstr ""
4726
4727#: app/Functions/Functions.php:1945 app/Functions/Functions.php:1973
4728#, php-format
4729msgctxt "(a woman’s) great ×%s nephew/niece"
4730msgid "great ×%s nephew/niece"
4731msgstr ""
4732
4733#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4734#: app/Functions/Functions.php:1977 app/Functions/Functions.php:1989
4735#: app/Functions/Functions.php:2005
4736#, php-format
4737msgid "great ×%s nephew"
4738msgstr ""
4739
4740#: app/Functions/Functions.php:1981 app/Functions/Functions.php:1993
4741#: app/Functions/Functions.php:2009
4742#, php-format
4743msgid "great ×%s niece"
4744msgstr ""
4745
4746#: app/Functions/Functions.php:1984 app/Functions/Functions.php:1996
4747#: app/Functions/Functions.php:2012
4748#, php-format
4749msgid "great ×%s nephew/niece"
4750msgstr ""
4751
4752#: app/Functions/Functions.php:2022
4753msgid "great-great-grandfather"
4754msgstr ""
4755
4756#: app/Functions/Functions.php:2026
4757msgid "great-great-grandmother"
4758msgstr ""
4759
4760#: app/Functions/Functions.php:2029
4761msgid "great-great-grandparent"
4762msgstr ""
4763
4764#: app/Functions/Functions.php:2033
4765msgid "great-great-great-grandfather"
4766msgstr ""
4767
4768#: app/Functions/Functions.php:2037
4769msgid "great-great-great-grandmother"
4770msgstr ""
4771
4772#: app/Functions/Functions.php:2040
4773msgid "great-great-great-grandparent"
4774msgstr ""
4775
4776#: app/Functions/Functions.php:2044
4777msgid "great ×4 grandfather"
4778msgstr ""
4779
4780#: app/Functions/Functions.php:2048
4781msgid "great ×4 grandmother"
4782msgstr ""
4783
4784#: app/Functions/Functions.php:2051
4785msgid "great ×4 grandparent"
4786msgstr ""
4787
4788#: app/Functions/Functions.php:2055
4789msgid "great ×5 grandfather"
4790msgstr ""
4791
4792#: app/Functions/Functions.php:2059
4793msgid "great ×5 grandmother"
4794msgstr ""
4795
4796#: app/Functions/Functions.php:2062
4797msgid "great ×5 grandparent"
4798msgstr ""
4799
4800#: app/Functions/Functions.php:2066
4801msgid "great ×6 grandfather"
4802msgstr ""
4803
4804#: app/Functions/Functions.php:2070
4805msgid "great ×6 grandmother"
4806msgstr ""
4807
4808#: app/Functions/Functions.php:2073
4809msgid "great ×6 grandparent"
4810msgstr ""
4811
4812#: app/Functions/Functions.php:2077
4813msgid "great ×7 grandfather"
4814msgstr ""
4815
4816#: app/Functions/Functions.php:2081
4817msgid "great ×7 grandmother"
4818msgstr ""
4819
4820#: app/Functions/Functions.php:2084
4821msgid "great ×7 grandparent"
4822msgstr ""
4823
4824#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4825#: app/Functions/Functions.php:2094 app/Functions/Functions.php:2108
4826#: app/Functions/Functions.php:2120 app/Functions/Functions.php:2133
4827#: app/Functions/Functions.php:2149
4828#, php-format
4829msgid "great ×%s grandfather"
4830msgstr ""
4831
4832#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4833#: app/Functions/Functions.php:2098 app/Functions/Functions.php:2112
4834#: app/Functions/Functions.php:2124 app/Functions/Functions.php:2138
4835#: app/Functions/Functions.php:2154
4836#, php-format
4837msgid "great ×%s grandmother"
4838msgstr ""
4839
4840#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4841#: app/Functions/Functions.php:2101 app/Functions/Functions.php:2115
4842#: app/Functions/Functions.php:2127 app/Functions/Functions.php:2142
4843#: app/Functions/Functions.php:2158
4844#, php-format
4845msgid "great ×%s grandparent"
4846msgstr ""
4847
4848#: app/Functions/Functions.php:2168
4849msgid "great-great-grandson"
4850msgstr ""
4851
4852#: app/Functions/Functions.php:2172
4853msgid "great-great-granddaughter"
4854msgstr ""
4855
4856#: app/Functions/Functions.php:2175
4857msgid "great-great-grandchild"
4858msgstr ""
4859
4860#: app/Functions/Functions.php:2179
4861msgid "great-great-great-grandson"
4862msgstr ""
4863
4864#: app/Functions/Functions.php:2183
4865msgid "great-great-great-granddaughter"
4866msgstr ""
4867
4868#: app/Functions/Functions.php:2186
4869msgid "great-great-great-grandchild"
4870msgstr ""
4871
4872#: app/Functions/Functions.php:2190
4873msgid "great ×4 grandson"
4874msgstr ""
4875
4876#: app/Functions/Functions.php:2194
4877msgid "great ×4 granddaughter"
4878msgstr ""
4879
4880#: app/Functions/Functions.php:2197
4881msgid "great ×4 grandchild"
4882msgstr ""
4883
4884#: app/Functions/Functions.php:2201
4885msgid "great ×5 grandson"
4886msgstr ""
4887
4888#: app/Functions/Functions.php:2205
4889msgid "great ×5 granddaughter"
4890msgstr ""
4891
4892#: app/Functions/Functions.php:2208
4893msgid "great ×5 grandchild"
4894msgstr ""
4895
4896#: app/Functions/Functions.php:2212
4897msgid "great ×6 grandson"
4898msgstr ""
4899
4900#: app/Functions/Functions.php:2216
4901msgid "great ×6 granddaughter"
4902msgstr ""
4903
4904#: app/Functions/Functions.php:2219
4905msgid "great ×6 grandchild"
4906msgstr ""
4907
4908#: app/Functions/Functions.php:2223
4909msgid "great ×7 grandson"
4910msgstr ""
4911
4912#: app/Functions/Functions.php:2227
4913msgid "great ×7 granddaughter"
4914msgstr ""
4915
4916#: app/Functions/Functions.php:2230
4917msgid "great ×7 grandchild"
4918msgstr ""
4919
4920#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4921#: app/Functions/Functions.php:2242 app/Functions/Functions.php:2254
4922#: app/Functions/Functions.php:2271
4923#, php-format
4924msgid "great ×%s grandson"
4925msgstr ""
4926
4927#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4928#: app/Functions/Functions.php:2246 app/Functions/Functions.php:2257
4929#: app/Functions/Functions.php:2276
4930#, php-format
4931msgid "great ×%s granddaughter"
4932msgstr ""
4933
4934#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4935#: app/Functions/Functions.php:2249 app/Functions/Functions.php:2259
4936#: app/Functions/Functions.php:2280
4937#, php-format
4938msgid "great ×%s grandchild"
4939msgstr ""
4940
4941#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856
4942#: app/Functions/Functions.php:2334
4943#, php-format
4944msgid "%s once removed ascending"
4945msgstr ""
4946
4947#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856
4948#: app/Functions/Functions.php:2338
4949#, php-format
4950msgid "%s once removed descending"
4951msgstr ""
4952
4953#. I18N: %s=“fifth cousin”, etc.
4954#: app/Functions/Functions.php:2342
4955#, php-format
4956msgid "%s twice removed ascending"
4957msgstr ""
4958
4959#. I18N: %s=“fifth cousin”, etc.
4960#: app/Functions/Functions.php:2346
4961#, php-format
4962msgid "%s twice removed descending"
4963msgstr ""
4964
4965#. I18N: %s=“fifth cousin”, etc.
4966#: app/Functions/Functions.php:2350
4967#, php-format
4968msgid "%s three times removed ascending"
4969msgstr ""
4970
4971#. I18N: %s=“fifth cousin”, etc.
4972#: app/Functions/Functions.php:2354
4973#, php-format
4974msgid "%s three times removed descending"
4975msgstr ""
4976
4977#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4
4978#: app/Functions/Functions.php:2358
4979#, php-format
4980msgid "%1$s %2$s times removed ascending"
4981msgstr ""
4982
4983#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4
4984#: app/Functions/Functions.php:2362
4985#, php-format
4986msgid "%1$s %2$s times removed descending"
4987msgstr ""
4988
4989#: app/Functions/Functions.php:2380
4990#, php-format
4991msgid "%1$s’s %2$s"
4992msgstr ""
4993
4994#. I18N: gedcom tag CHIL
4995#: app/Functions/FunctionsDate.php:41 app/GedcomTag.php:589
4996#: resources/views/edit/change-family-members.phtml:53
4997#: resources/views/edit/change-family-members.phtml:64
4998#: resources/views/modules/pedigree-chart/previous.phtml:40
4999msgid "Child"
5000msgstr ""
5001
5002#. I18N: gedcom tag INFL
5003#: app/Functions/FunctionsDate.php:43 app/GedcomTag.php:807
5004msgid "Infant"
5005msgstr ""
5006
5007#: app/Functions/FunctionsDate.php:45
5008msgid "Stillborn"
5009msgstr ""
5010
5011#: app/Functions/FunctionsEdit.php:123 app/Functions/FunctionsEdit.php:246
5012#: app/Functions/FunctionsEdit.php:267
5013#: app/Functions/FunctionsPrintFacts.php:259
5014#: app/Functions/FunctionsPrintFacts.php:443
5015#: app/Functions/FunctionsPrintFacts.php:826
5016#: app/Functions/FunctionsPrintFacts.php:1064
5017#: app/Http/Controllers/AdminController.php:176
5018#: resources/views/admin/trees-privacy.phtml:30
5019#: resources/views/admin/trees-privacy.phtml:92
5020#: resources/views/admin/trees-privacy.phtml:153
5021#: resources/views/modals/restriction-fields.phtml:15
5022msgid "Show to visitors"
5023msgstr ""
5024
5025#: app/Functions/FunctionsEdit.php:124 app/Functions/FunctionsEdit.php:247
5026#: app/Functions/FunctionsEdit.php:268
5027#: app/Functions/FunctionsPrintFacts.php:262
5028#: app/Functions/FunctionsPrintFacts.php:446
5029#: app/Functions/FunctionsPrintFacts.php:829
5030#: app/Functions/FunctionsPrintFacts.php:1067
5031#: app/Http/Controllers/AdminController.php:177
5032#: app/Http/Controllers/AdminTreesController.php:759
5033#: resources/views/admin/trees-privacy.phtml:30
5034#: resources/views/admin/trees-privacy.phtml:92
5035#: resources/views/modals/restriction-fields.phtml:18
5036msgid "Show to members"
5037msgstr ""
5038
5039#: app/Functions/FunctionsEdit.php:125 app/Functions/FunctionsEdit.php:248
5040#: app/Functions/FunctionsEdit.php:269
5041#: app/Functions/FunctionsPrintFacts.php:265
5042#: app/Functions/FunctionsPrintFacts.php:449
5043#: app/Functions/FunctionsPrintFacts.php:832
5044#: app/Functions/FunctionsPrintFacts.php:1070
5045#: app/Http/Controllers/AdminController.php:178
5046#: app/Http/Controllers/AdminTreesController.php:760
5047#: resources/views/modals/restriction-fields.phtml:21
5048msgid "Show to managers"
5049msgstr ""
5050
5051#: app/Functions/FunctionsEdit.php:126 app/Functions/FunctionsEdit.php:270
5052#: app/Http/Controllers/AdminController.php:179
5053#: app/Http/Controllers/AdminTreesController.php:761
5054#: resources/views/admin/trees-privacy.phtml:153
5055msgid "Hide from everyone"
5056msgstr ""
5057
5058#: app/Functions/FunctionsEdit.php:152
5059msgid "No calendar conversion"
5060msgstr ""
5061
5062#: app/Functions/FunctionsEdit.php:163
5063msgid "Internal messaging"
5064msgstr ""
5065
5066#: app/Functions/FunctionsEdit.php:164
5067msgid "Internal messaging with emails"
5068msgstr ""
5069
5070#: app/Functions/FunctionsEdit.php:165
5071msgid "webtrees sends emails with no storage"
5072msgstr ""
5073
5074#: app/Functions/FunctionsEdit.php:166
5075msgid "Mailto link"
5076msgstr ""
5077
5078#: app/Functions/FunctionsEdit.php:167
5079msgid "No contact"
5080msgstr ""
5081
5082#: app/Functions/FunctionsEdit.php:179 app/Functions/FunctionsEdit.php:213
5083#: app/Http/Controllers/Admin/UsersController.php:190
5084#: app/Http/Controllers/Admin/UsersController.php:191
5085#: app/Statistics/Repository/LatestUserRepository.php:137
5086#: resources/views/admin/map-import-form.phtml:57
5087#: resources/views/admin/site-mail.phtml:129
5088#: resources/views/admin/site-preferences.phtml:77
5089#: resources/views/admin/site-registration.phtml:48
5090#: resources/views/admin/site-registration.phtml:65
5091#: resources/views/admin/trees-preferences.phtml:135
5092#: resources/views/admin/trees-preferences.phtml:305
5093#: resources/views/admin/trees-preferences.phtml:541
5094#: resources/views/admin/trees-preferences.phtml:557
5095#: resources/views/admin/trees-preferences.phtml:623
5096#: resources/views/admin/trees-preferences.phtml:905
5097#: resources/views/admin/trees-preferences.phtml:935
5098#: resources/views/lists/families-table.phtml:375
5099#: resources/views/modules/fix-search-and-replace/options.phtml:52
5100#: resources/views/modules/html/config.phtml:48
5101#: resources/views/modules/random_media/config.phtml:34
5102#: resources/views/modules/random_media/config.phtml:43
5103#: resources/views/modules/recent_changes/config.phtml:40
5104#: resources/views/modules/review_changes/config.phtml:17
5105#: resources/views/modules/todays_events/config.phtml:12
5106#: resources/views/modules/todo/config.phtml:18
5107#: resources/views/modules/todo/config.phtml:28
5108#: resources/views/modules/todo/config.phtml:37
5109#: resources/views/modules/upcoming_events/config.phtml:22
5110#: resources/xml/reports/change_report.xml:8
5111#: resources/xml/reports/family_group_report.xml:255
5112#: resources/xml/reports/family_group_report.xml:426
5113#: resources/xml/reports/family_group_report.xml:609
5114#: resources/xml/reports/family_group_report.xml:953
5115#: resources/xml/reports/individual_ext_report.xml:182
5116#: resources/xml/reports/individual_report.xml:178
5117msgid "no"
5118msgstr ""
5119
5120#: app/Functions/FunctionsEdit.php:180 app/Functions/FunctionsEdit.php:214
5121#: app/Http/Controllers/Admin/UsersController.php:190
5122#: app/Http/Controllers/Admin/UsersController.php:191
5123#: app/Statistics/Repository/LatestUserRepository.php:136
5124#: resources/views/admin/map-import-form.phtml:57
5125#: resources/views/admin/site-mail.phtml:129
5126#: resources/views/admin/site-preferences.phtml:77
5127#: resources/views/admin/site-registration.phtml:48
5128#: resources/views/admin/site-registration.phtml:65
5129#: resources/views/admin/trees-preferences.phtml:135
5130#: resources/views/admin/trees-preferences.phtml:305
5131#: resources/views/admin/trees-preferences.phtml:541
5132#: resources/views/admin/trees-preferences.phtml:557
5133#: resources/views/admin/trees-preferences.phtml:623
5134#: resources/views/admin/trees-preferences.phtml:905
5135#: resources/views/admin/trees-preferences.phtml:935
5136#: resources/views/lists/families-table.phtml:377
5137#: resources/views/modules/fix-search-and-replace/options.phtml:52
5138#: resources/views/modules/html/config.phtml:48
5139#: resources/views/modules/random_media/config.phtml:34
5140#: resources/views/modules/random_media/config.phtml:43
5141#: resources/views/modules/recent_changes/config.phtml:40
5142#: resources/views/modules/review_changes/config.phtml:17
5143#: resources/views/modules/todays_events/config.phtml:12
5144#: resources/views/modules/todo/config.phtml:18
5145#: resources/views/modules/todo/config.phtml:28
5146#: resources/views/modules/todo/config.phtml:37
5147#: resources/views/modules/upcoming_events/config.phtml:22
5148#: resources/xml/reports/change_report.xml:8
5149#: resources/xml/reports/family_group_report.xml:252
5150#: resources/xml/reports/family_group_report.xml:423
5151#: resources/xml/reports/family_group_report.xml:606
5152#: resources/xml/reports/family_group_report.xml:950
5153#: resources/xml/reports/individual_ext_report.xml:179
5154#: resources/xml/reports/individual_report.xml:175
5155msgid "yes"
5156msgstr ""
5157
5158#: app/Functions/FunctionsEdit.php:196
5159#: app/Http/Controllers/ListController.php:153
5160#: app/Http/Controllers/ListController.php:162
5161#: app/Http/Controllers/ListController.php:171
5162#: app/Http/Controllers/ListController.php:260
5163#: app/Http/Controllers/ListController.php:362
5164#: app/Http/Controllers/ListController.php:364
5165#: app/Module/FrequentlyAskedQuestionsModule.php:320
5166#: app/Module/UserMessagesModule.php:179
5167#: resources/views/calendar-page.phtml:155
5168#: resources/views/lists/datatables-attributes.phtml:11
5169#: resources/views/modules/faq/config.phtml:58
5170#: resources/views/modules/random_media/config.phtml:12
5171#: resources/xml/reports/ahnentafel_report.xml:7
5172#: resources/xml/reports/descendancy_report.xml:6
5173#: resources/xml/reports/individual_ext_report.xml:6
5174#: resources/xml/reports/individual_ext_report.xml:7
5175#: resources/xml/reports/individual_ext_report.xml:11
5176#: resources/xml/reports/individual_report.xml:8
5177#: resources/xml/reports/missing_facts_report.xml:6
5178#: resources/xml/reports/missing_facts_report.xml:7
5179#: resources/xml/reports/relative_ext_report.xml:6
5180msgid "All"
5181msgstr ""
5182
5183#: app/Functions/FunctionsEdit.php:249
5184#: app/Functions/FunctionsPrintFacts.php:268
5185#: app/Functions/FunctionsPrintFacts.php:452
5186#: app/Functions/FunctionsPrintFacts.php:835
5187#: app/Functions/FunctionsPrintFacts.php:1073
5188#: resources/views/modals/restriction-fields.phtml:32
5189msgid "Only managers can edit"
5190msgstr ""
5191
5192#: app/Functions/FunctionsEdit.php:281
5193msgid "No temple - living ordinance"
5194msgstr ""
5195
5196#: app/Functions/FunctionsEdit.php:475
5197msgid "An associate is another individual who was involved with this individual, such as a friend or an employer."
5198msgstr ""
5199
5200#: app/Functions/FunctionsEdit.php:477
5201msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest."
5202msgstr ""
5203
5204#: app/Functions/FunctionsEdit.php:493
5205msgid "Create a family"
5206msgstr ""
5207
5208#: app/Functions/FunctionsEdit.php:504
5209#: resources/views/modals/create-note-object.phtml:11
5210msgid "Create a shared note"
5211msgstr ""
5212
5213#: app/Functions/FunctionsEdit.php:513
5214#: resources/views/modals/create-media-from-file.phtml:16
5215#: resources/views/modals/create-media-object.phtml:11
5216msgid "Create a media object"
5217msgstr ""
5218
5219#: app/Functions/FunctionsEdit.php:551
5220#: resources/views/modals/create-repository.phtml:11
5221msgid "Create a repository"
5222msgstr ""
5223
5224#: app/Functions/FunctionsEdit.php:564
5225#: app/Http/RequestHandlers/IndividualPage.php:287
5226#: app/Module/StatisticsChartModule.php:789
5227msgid "Male"
5228msgstr ""
5229
5230#: app/Functions/FunctionsEdit.php:564
5231#: app/Http/RequestHandlers/IndividualPage.php:290
5232#: app/Module/StatisticsChartModule.php:790
5233msgid "Female"
5234msgstr ""
5235
5236#: app/Functions/FunctionsEdit.php:564
5237#: app/Http/RequestHandlers/IndividualPage.php:293
5238#: resources/xml/reports/family_group_report.xml:844
5239#: resources/xml/reports/individual_ext_report.xml:391
5240#: resources/xml/reports/individual_ext_report.xml:598
5241#: resources/xml/reports/individual_report.xml:388
5242#: resources/xml/reports/individual_report.xml:602
5243msgctxt "unknown gender"
5244msgid "Unknown"
5245msgstr ""
5246
5247#: app/Functions/FunctionsEdit.php:568
5248#: resources/views/modals/create-source.phtml:11
5249msgid "Create a source"
5250msgstr ""
5251
5252#: app/Functions/FunctionsEdit.php:576
5253#: resources/views/modals/create-submitter.phtml:11
5254msgid "Create a submitter"
5255msgstr ""
5256
5257#. I18N: Examples of valid time formats (hours:minutes:seconds)
5258#: app/Functions/FunctionsEdit.php:583
5259msgid "hh:mm or hh:mm:ss"
5260msgstr ""
5261
5262#: app/Functions/FunctionsEdit.php:587
5263msgid "always"
5264msgstr ""
5265
5266#: app/Functions/FunctionsEdit.php:587
5267msgid "never"
5268msgstr ""
5269
5270#: app/Functions/FunctionsEdit.php:588
5271msgid "Use this image for charts and on the individual’s page."
5272msgstr ""
5273
5274#: app/Functions/FunctionsEdit.php:620
5275#: app/Http/Controllers/EditIndividualController.php:438
5276#: app/Http/RequestHandlers/IndividualPage.php:257
5277msgid "Edit the name"
5278msgstr ""
5279
5280#: app/Functions/FunctionsPrint.php:93 app/Note.php:160
5281#: app/Report/ReportParserGenerate.php:985
5282#: app/Report/ReportParserGenerate.php:1080
5283msgid "…"
5284msgstr ""
5285
5286#. I18N: gedcom tag NOTE
5287#: app/Functions/FunctionsPrint.php:140 app/GedcomTag.php:890
5288#: resources/views/admin/trees-privacy.phtml:173
5289#: resources/views/cards/add-note.phtml:10 resources/views/family-page.phtml:71
5290#: resources/views/modals/create-media-from-file.phtml:48
5291#: resources/views/modals/media-object-fields.phtml:11
5292#: resources/views/modals/note-object-fields.phtml:9
5293#: resources/views/modules/favorites/favorites.phtml:159
5294#: resources/views/modules/notes/tab.phtml:41
5295#: resources/views/modules/recent_changes/changes-table.phtml:69
5296#: resources/xml/reports/cemetery_report.xml:56
5297#: resources/xml/reports/family_group_report.xml:485
5298#: resources/xml/reports/family_group_report.xml:749
5299#: resources/xml/reports/family_group_report.xml:1101
5300#: resources/xml/reports/occupation_report.xml:64
5301msgid "Note"
5302msgstr ""
5303
5304#: app/Functions/FunctionsPrint.php:174
5305msgid "Mother’s age"
5306msgstr ""
5307
5308#: app/Functions/FunctionsPrint.php:182
5309msgid "Father’s age"
5310msgstr ""
5311
5312#: app/Functions/FunctionsPrint.php:186
5313msgid "Parent’s age"
5314msgstr ""
5315
5316#. I18N: gedcom tag AGE
5317#: app/Functions/FunctionsPrint.php:263 app/Functions/FunctionsPrint.php:265
5318#: app/Functions/FunctionsPrint.php:267 app/Functions/FunctionsPrint.php:269
5319#: app/Functions/FunctionsPrint.php:296 app/GedcomTag.php:477
5320#: app/Statistics/Google/ChartAge.php:134
5321#: app/Statistics/Google/ChartMarriageAge.php:157
5322#: resources/views/lists/chart-by-age.phtml:27
5323#: resources/views/lists/families-table.phtml:133
5324#: resources/views/lists/families-table.phtml:250
5325#: resources/views/lists/families-table.phtml:253
5326#: resources/views/lists/individuals-table.phtml:147
5327#: resources/views/lists/individuals-table.phtml:284
5328#: resources/views/modules/timeline-chart/chart.phtml:347
5329#: resources/views/modules/timeline-chart/chart.phtml:349
5330#: resources/views/modules/timeline-chart/chart.phtml:408
5331msgid "Age"
5332msgstr ""
5333
5334#: app/Functions/FunctionsPrint.php:278
5335msgid "on the date of death"
5336msgstr ""
5337
5338#: app/Functions/FunctionsPrint.php:280
5339msgid "after death"
5340msgstr ""
5341
5342#. I18N: gedcom tag HUSB
5343#: app/Functions/FunctionsPrint.php:297 app/GedcomTag.php:791
5344#: app/Http/Controllers/EditIndividualController.php:607
5345#: resources/views/edit/change-family-members.phtml:18
5346#: resources/views/edit/change-family-members.phtml:33
5347#: resources/xml/reports/cemetery_report.xml:7
5348#: resources/xml/reports/death_report.xml:10
5349#: resources/xml/reports/family_group_report.xml:147
5350#: resources/xml/reports/family_group_report.xml:1087
5351#: resources/xml/reports/individual_ext_report.xml:196
5352#: resources/xml/reports/individual_ext_report.xml:213
5353#: resources/xml/reports/individual_ext_report.xml:449
5354#: resources/xml/reports/individual_report.xml:192
5355#: resources/xml/reports/individual_report.xml:213
5356#: resources/xml/reports/individual_report.xml:449
5357#: resources/xml/reports/relative_ext_report.xml:109
5358msgid "Husband"
5359msgstr ""
5360
5361#. I18N: gedcom tag WIFE
5362#: app/Functions/FunctionsPrint.php:298 app/GedcomTag.php:1076
5363#: app/Http/Controllers/EditIndividualController.php:610
5364#: resources/views/edit/change-family-members.phtml:20
5365#: resources/views/edit/change-family-members.phtml:35
5366#: resources/xml/reports/family_group_report.xml:501
5367#: resources/xml/reports/family_group_report.xml:1078
5368#: resources/xml/reports/individual_ext_report.xml:199
5369#: resources/xml/reports/individual_ext_report.xml:216
5370#: resources/xml/reports/individual_ext_report.xml:485
5371#: resources/xml/reports/individual_report.xml:195
5372#: resources/xml/reports/individual_report.xml:216
5373#: resources/xml/reports/individual_report.xml:489
5374#: resources/xml/reports/relative_ext_report.xml:104
5375msgid "Wife"
5376msgstr ""
5377
5378#. I18N: gedcom tag LATI
5379#: app/Functions/FunctionsPrint.php:345 app/GedcomTag.php:813
5380#: resources/views/admin/location-edit.phtml:44
5381#: resources/views/admin/locations.phtml:16
5382#: resources/views/edit/input-addon-coordinates.phtml:9
5383#: resources/views/edit/input-addon-coordinates.phtml:12
5384#: resources/views/modules/place-hierarchy/popup.phtml:27
5385msgid "Latitude"
5386msgstr ""
5387
5388#. I18N: gedcom tag LONG
5389#: app/Functions/FunctionsPrint.php:351 app/GedcomTag.php:819
5390#: resources/views/admin/location-edit.phtml:55
5391#: resources/views/admin/locations.phtml:17
5392#: resources/views/edit/input-addon-coordinates.phtml:9
5393#: resources/views/edit/input-addon-coordinates.phtml:12
5394#: resources/views/modules/place-hierarchy/popup.phtml:31
5395msgid "Longitude"
5396msgstr ""
5397
5398#: app/Functions/FunctionsPrint.php:357 app/Functions/FunctionsPrint.php:359
5399msgid "Google Maps™"
5400msgstr ""
5401
5402#: app/Functions/FunctionsPrint.php:362 app/Functions/FunctionsPrint.php:364
5403msgid "Bing Maps™"
5404msgstr ""
5405
5406#: app/Functions/FunctionsPrint.php:367 app/Functions/FunctionsPrint.php:369
5407#: resources/views/admin/map-provider.phtml:21
5408msgid "OpenStreetMap™"
5409msgstr ""
5410
5411#: app/Functions/FunctionsPrint.php:379
5412msgid "LDS temple"
5413msgstr ""
5414
5415#. I18N: gedcom tag STAT
5416#: app/Functions/FunctionsPrint.php:382 app/GedcomTag.php:1032
5417#: resources/views/admin/changes-log.phtml:36
5418#: resources/views/admin/changes-log.phtml:116
5419msgid "Status"
5420msgstr ""
5421
5422#. I18N: Abbreviation for "number %s"
5423#: app/Functions/FunctionsPrintFacts.php:192
5424#: app/Functions/FunctionsPrintFacts.php:199
5425#, php-format
5426msgid "#%s"
5427msgstr ""
5428
5429#: app/Functions/FunctionsPrintFacts.php:228
5430#: app/Functions/FunctionsPrintFacts.php:712
5431#: app/Statistics/Repository/FamilyRepository.php:467
5432#: resources/views/statistics/families/top10-list-age.phtml:25
5433#: resources/views/statistics/families/top10-nolist-age.phtml:25
5434msgid "View this family"
5435msgstr ""
5436
5437#: app/Functions/FunctionsPrintFacts.php:311
5438#: resources/views/admin/users-edit.phtml:316
5439msgid "No"
5440msgstr ""
5441
5442#. I18N: gedcom tag SOUR
5443#. I18N: Name of a module/report
5444#: app/Functions/FunctionsPrintFacts.php:598 app/GedcomTag.php:1020
5445#: app/Module/FactSourcesReportModule.php:44
5446#: resources/views/admin/trees-privacy.phtml:171
5447#: resources/views/admin/trees.phtml:214
5448#: resources/views/cards/add-source-citation.phtml:14
5449#: resources/views/family-page.phtml:106 resources/views/media-page.phtml:157
5450#: resources/views/modals/link-media-to-source.phtml:15
5451#: resources/views/modules/favorites/favorites.phtml:108
5452#: resources/views/modules/random_media/slide-show.phtml:70
5453#: resources/views/modules/recent_changes/changes-table.phtml:72
5454#: resources/views/modules/sources_tab/tab.phtml:39
5455#: resources/xml/reports/bdm_report.xml:136
5456#: resources/xml/reports/bdm_report.xml:162
5457#: resources/xml/reports/bdm_report.xml:196
5458#: resources/xml/reports/birth_report.xml:43
5459#: resources/xml/reports/death_report.xml:54
5460#: resources/xml/reports/fact_sources.xml:3
5461#: resources/xml/reports/fact_sources.xml:43
5462#: resources/xml/reports/marriage_report.xml:54
5463#: resources/xml/reports/missing_facts_report.xml:108
5464#: resources/xml/reports/missing_facts_report.xml:153
5465#: resources/xml/reports/missing_facts_report.xml:194
5466#: resources/xml/reports/missing_facts_report.xml:236
5467#: resources/xml/reports/missing_facts_report.xml:277
5468#: resources/xml/reports/missing_facts_report.xml:318
5469#: resources/xml/reports/missing_facts_report.xml:360
5470#: resources/xml/reports/missing_facts_report.xml:402
5471#: resources/xml/reports/missing_facts_report.xml:444
5472#: resources/xml/reports/missing_facts_report.xml:487
5473#: resources/xml/reports/missing_facts_report.xml:529
5474#: resources/xml/reports/missing_facts_report.xml:570
5475msgid "Source"
5476msgstr ""
5477
5478#. I18N: gedcom tag TYPE
5479#: app/Functions/FunctionsPrintFacts.php:693 app/GedcomTag.php:1067
5480#: app/Statistics/Google/ChartFamilyLargest.php:104
5481#: app/Statistics/Google/ChartFamilyWithSources.php:76
5482#: app/Statistics/Google/ChartIndividualWithSources.php:76
5483#: app/Statistics/Google/ChartMedia.php:75
5484#: app/Statistics/Google/ChartSex.php:55
5485#: resources/views/admin/site-logs.phtml:37
5486#: resources/views/admin/site-logs.phtml:107
5487#: resources/views/modules/media-list/page.phtml:38
5488#: resources/views/modules/random_media/config.phtml:19
5489#: resources/views/modules/recent_changes/changes-table.phtml:38
5490msgid "Type"
5491msgstr ""
5492
5493#: app/Functions/FunctionsPrintFacts.php:795
5494#: app/Http/Controllers/Admin/LocationController.php:319
5495#: app/Http/Controllers/Admin/LocationController.php:320
5496#: resources/views/admin/locations.phtml:20
5497#: resources/views/admin/locations.phtml:68
5498#: resources/views/admin/locations.phtml:71
5499#: resources/views/admin/users-table-options.phtml:16
5500#: resources/views/admin/users.phtml:18
5501#: resources/views/edit/icon-fact-edit.phtml:8
5502#: resources/views/edit/icon-fact-edit.phtml:10
5503#: resources/views/media-page.phtml:95 resources/views/media-page.phtml:98
5504#: resources/views/modules/faq/config.phtml:46
5505#: resources/views/modules/gedcom_news/list.phtml:31
5506#: resources/views/modules/stories/config.phtml:37
5507#: resources/views/modules/stories/config.phtml:59
5508#: resources/views/modules/user_blog/list.phtml:31
5509#: resources/views/note-page.phtml:87 resources/views/note-page.phtml:90
5510msgid "Edit"
5511msgstr ""
5512
5513#: app/Functions/FunctionsPrintFacts.php:1038
5514msgid "View"
5515msgstr ""
5516
5517#: app/Functions/FunctionsPrintLists.php:70
5518#: app/Http/RequestHandlers/IndividualPage.php:234
5519#, php-format
5520msgid "%1$s (%2$s)"
5521msgstr ""
5522
5523#: app/GedcomCode/GedcomCodeAdop.php:57
5524msgctxt "MALE"
5525msgid "Adopted by both parents"
5526msgstr ""
5527
5528#: app/GedcomCode/GedcomCodeAdop.php:61
5529msgctxt "FEMALE"
5530msgid "Adopted by both parents"
5531msgstr ""
5532
5533#: app/GedcomCode/GedcomCodeAdop.php:64
5534msgid "Adopted by both parents"
5535msgstr ""
5536
5537#. I18N: gedcom tag _ADPF
5538#: app/GedcomCode/GedcomCodeAdop.php:68 app/GedcomTag.php:1152
5539msgctxt "MALE"
5540msgid "Adopted by father"
5541msgstr ""
5542
5543#. I18N: gedcom tag _ADPF
5544#: app/GedcomCode/GedcomCodeAdop.php:72 app/GedcomTag.php:1157
5545msgctxt "FEMALE"
5546msgid "Adopted by father"
5547msgstr ""
5548
5549#. I18N: gedcom tag _ADPF
5550#: app/GedcomCode/GedcomCodeAdop.php:75 app/GedcomTag.php:1161
5551msgid "Adopted by father"
5552msgstr ""
5553
5554#. I18N: gedcom tag _ADPM
5555#: app/GedcomCode/GedcomCodeAdop.php:79 app/GedcomTag.php:1166
5556msgctxt "MALE"
5557msgid "Adopted by mother"
5558msgstr ""
5559
5560#. I18N: gedcom tag _ADPM
5561#: app/GedcomCode/GedcomCodeAdop.php:83 app/GedcomTag.php:1171
5562msgctxt "FEMALE"
5563msgid "Adopted by mother"
5564msgstr ""
5565
5566#. I18N: gedcom tag _ADPM
5567#: app/GedcomCode/GedcomCodeAdop.php:86 app/GedcomTag.php:1175
5568msgid "Adopted by mother"
5569msgstr ""
5570
5571#. I18N: The name given to a child by its adoptive parents
5572#: app/GedcomCode/GedcomCodeName.php:64
5573msgctxt "MALE"
5574msgid "adopted name"
5575msgstr ""
5576
5577#. I18N: The name given to a child by its adoptive parents
5578#: app/GedcomCode/GedcomCodeName.php:69
5579msgctxt "FEMALE"
5580msgid "adopted name"
5581msgstr ""
5582
5583#. I18N: The name given to a child by its adoptive parents
5584#: app/GedcomCode/GedcomCodeName.php:73
5585msgid "adopted name"
5586msgstr ""
5587
5588#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name
5589#: app/GedcomCode/GedcomCodeName.php:78
5590msgctxt "MALE"
5591msgid "also known as"
5592msgstr ""
5593
5594#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name
5595#: app/GedcomCode/GedcomCodeName.php:83
5596msgctxt "FEMALE"
5597msgid "also known as"
5598msgstr ""
5599
5600#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name
5601#: app/GedcomCode/GedcomCodeName.php:87
5602msgid "also known as"
5603msgstr ""
5604
5605#. I18N: The name given to an individual at their birth
5606#: app/GedcomCode/GedcomCodeName.php:92
5607msgctxt "MALE"
5608msgid "birth name"
5609msgstr ""
5610
5611#. I18N: The name given to an individual at their birth
5612#: app/GedcomCode/GedcomCodeName.php:97
5613msgctxt "FEMALE"
5614msgid "birth name"
5615msgstr ""
5616
5617#. I18N: The name given to an individual at their birth
5618#: app/GedcomCode/GedcomCodeName.php:101
5619msgid "birth name"
5620msgstr ""
5621
5622#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise)
5623#: app/GedcomCode/GedcomCodeName.php:106
5624msgctxt "MALE"
5625msgid "change of name"
5626msgstr ""
5627
5628#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise)
5629#: app/GedcomCode/GedcomCodeName.php:111
5630msgctxt "FEMALE"
5631msgid "change of name"
5632msgstr ""
5633
5634#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise)
5635#: app/GedcomCode/GedcomCodeName.php:115
5636msgid "change of name"
5637msgstr ""
5638
5639#. I18N: A name given to an individual, from the farm or estate on which they lived or worked
5640#: app/GedcomCode/GedcomCodeName.php:120
5641msgctxt "MALE"
5642msgid "estate name"
5643msgstr ""
5644
5645#. I18N: A name given to an individual, from the farm or estate on which they lived or worked
5646#: app/GedcomCode/GedcomCodeName.php:125
5647msgctxt "FEMALE"
5648msgid "estate name"
5649msgstr ""
5650
5651#. I18N: A name given to an individual, from the farm or estate on which they lived or worked
5652#: app/GedcomCode/GedcomCodeName.php:129
5653msgid "estate name"
5654msgstr ""
5655
5656#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names
5657#: app/GedcomCode/GedcomCodeName.php:134
5658msgctxt "MALE"
5659msgid "immigration name"
5660msgstr ""
5661
5662#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names
5663#: app/GedcomCode/GedcomCodeName.php:139
5664msgctxt "FEMALE"
5665msgid "immigration name"
5666msgstr ""
5667
5668#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names
5669#: app/GedcomCode/GedcomCodeName.php:143
5670msgid "immigration name"
5671msgstr ""
5672
5673#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage)
5674#: app/GedcomCode/GedcomCodeName.php:148
5675msgid "maiden name"
5676msgstr ""
5677
5678#. I18N: A name taken on marriage - usually the wife takes the husband’s surname
5679#: app/GedcomCode/GedcomCodeName.php:153
5680msgctxt "MALE"
5681msgid "married name"
5682msgstr ""
5683
5684#. I18N: A name taken on marriage - usually the wife takes the husband’s surname
5685#: app/GedcomCode/GedcomCodeName.php:158
5686msgctxt "FEMALE"
5687msgid "married name"
5688msgstr ""
5689
5690#. I18N: A name taken on marriage - usually the wife takes the husband’s surname
5691#: app/GedcomCode/GedcomCodeName.php:162
5692msgid "married name"
5693msgstr ""
5694
5695#. I18N: A name taken when entering a religion or a religious order
5696#: app/GedcomCode/GedcomCodeName.php:167
5697msgctxt "MALE"
5698msgid "religious name"
5699msgstr ""
5700
5701#. I18N: A name taken when entering a religion or a religious order
5702#: app/GedcomCode/GedcomCodeName.php:172
5703msgctxt "FEMALE"
5704msgid "religious name"
5705msgstr ""
5706
5707#. I18N: A name taken when entering a religion or a religious order
5708#: app/GedcomCode/GedcomCodeName.php:176
5709msgid "religious name"
5710msgstr ""
5711
5712#: app/GedcomCode/GedcomCodePedi.php:59
5713msgctxt "Male pedigree"
5714msgid "Birth"
5715msgstr ""
5716
5717#: app/GedcomCode/GedcomCodePedi.php:63
5718msgctxt "Female pedigree"
5719msgid "Birth"
5720msgstr ""
5721
5722#: app/GedcomCode/GedcomCodePedi.php:66
5723msgctxt "Pedigree"
5724msgid "Birth"
5725msgstr ""
5726
5727#: app/GedcomCode/GedcomCodePedi.php:70
5728msgctxt "Male pedigree"
5729msgid "Adopted"
5730msgstr ""
5731
5732#: app/GedcomCode/GedcomCodePedi.php:74
5733msgctxt "Female pedigree"
5734msgid "Adopted"
5735msgstr ""
5736
5737#: app/GedcomCode/GedcomCodePedi.php:77
5738msgctxt "Pedigree"
5739msgid "Adopted"
5740msgstr ""
5741
5742#: app/GedcomCode/GedcomCodePedi.php:81
5743msgctxt "Male pedigree"
5744msgid "Foster"
5745msgstr ""
5746
5747#: app/GedcomCode/GedcomCodePedi.php:85
5748msgctxt "Female pedigree"
5749msgid "Foster"
5750msgstr ""
5751
5752#: app/GedcomCode/GedcomCodePedi.php:88
5753msgctxt "Pedigree"
5754msgid "Foster"
5755msgstr ""
5756
5757#. I18N: “sealing” is a ceremony in the Mormon church.
5758#: app/GedcomCode/GedcomCodePedi.php:93
5759msgctxt "Male pedigree"
5760msgid "Sealing"
5761msgstr ""
5762
5763#. I18N: “sealing” is a ceremony in the Mormon church.
5764#: app/GedcomCode/GedcomCodePedi.php:98
5765msgctxt "Female pedigree"
5766msgid "Sealing"
5767msgstr ""
5768
5769#. I18N: “sealing” is a ceremony in the Mormon church.
5770#: app/GedcomCode/GedcomCodePedi.php:102
5771msgctxt "Pedigree"
5772msgid "Sealing"
5773msgstr ""
5774
5775#. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing.
5776#: app/GedcomCode/GedcomCodePedi.php:109
5777msgid "Rada"
5778msgstr ""
5779
5780#: app/GedcomCode/GedcomCodePedi.php:145 app/GedcomCode/GedcomCodePedi.php:157
5781#: app/Individual.php:999 resources/xml/reports/individual_ext_report.xml:237
5782#: resources/xml/reports/individual_report.xml:234
5783msgid "Family with parents"
5784msgstr ""
5785
5786#: app/GedcomCode/GedcomCodePedi.php:147
5787msgid "Family with adoptive parents"
5788msgstr ""
5789
5790#: app/GedcomCode/GedcomCodePedi.php:149
5791msgid "Family with foster parents"
5792msgstr ""
5793
5794#. I18N: “sealing” is a Mormon ceremony.
5795#: app/GedcomCode/GedcomCodePedi.php:152
5796msgid "Family with sealing parents"
5797msgstr ""
5798
5799#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing.
5800#: app/GedcomCode/GedcomCodePedi.php:155
5801msgid "Family with rada parents"
5802msgstr ""
5803
5804#. I18N: Quality of source information - GEDCOM tag “QUAY 3”
5805#: app/GedcomCode/GedcomCodeQuay.php:49
5806msgid "primary evidence"
5807msgstr ""
5808
5809#. I18N: Quality of source information - GEDCOM tag “QUAY 2”
5810#: app/GedcomCode/GedcomCodeQuay.php:52
5811msgid "secondary evidence"
5812msgstr ""
5813
5814#. I18N: Quality of source information - GEDCOM tag “QUAY 1”
5815#: app/GedcomCode/GedcomCodeQuay.php:55
5816msgid "questionable evidence"
5817msgstr ""
5818
5819#. I18N: Quality of source information - GEDCOM tag “QUAY 0”
5820#: app/GedcomCode/GedcomCodeQuay.php:58
5821msgid "unreliable evidence"
5822msgstr ""
5823
5824#: app/GedcomCode/GedcomCodeRela.php:89
5825msgctxt "MALE"
5826msgid "Attendant"
5827msgstr ""
5828
5829#: app/GedcomCode/GedcomCodeRela.php:93
5830msgctxt "FEMALE"
5831msgid "Attendant"
5832msgstr ""
5833
5834#: app/GedcomCode/GedcomCodeRela.php:96
5835msgid "Attendant"
5836msgstr ""
5837
5838#: app/GedcomCode/GedcomCodeRela.php:100
5839msgctxt "MALE"
5840msgid "Attending"
5841msgstr ""
5842
5843#: app/GedcomCode/GedcomCodeRela.php:104
5844msgctxt "FEMALE"
5845msgid "Attending"
5846msgstr ""
5847
5848#: app/GedcomCode/GedcomCodeRela.php:107
5849msgid "Attending"
5850msgstr ""
5851
5852#: app/GedcomCode/GedcomCodeRela.php:111
5853msgid "Best man"
5854msgstr ""
5855
5856#: app/GedcomCode/GedcomCodeRela.php:115
5857msgid "Bridesmaid"
5858msgstr ""
5859
5860#: app/GedcomCode/GedcomCodeRela.php:119
5861msgctxt "MALE"
5862msgid "Buyer"
5863msgstr ""
5864
5865#: app/GedcomCode/GedcomCodeRela.php:123
5866msgctxt "FEMALE"
5867msgid "Buyer"
5868msgstr ""
5869
5870#: app/GedcomCode/GedcomCodeRela.php:126
5871msgid "Buyer"
5872msgstr ""
5873
5874#: app/GedcomCode/GedcomCodeRela.php:130
5875msgid "Circumciser"
5876msgstr ""
5877
5878#: app/GedcomCode/GedcomCodeRela.php:134
5879msgctxt "MALE"
5880msgid "Civil registrar"
5881msgstr ""
5882
5883#: app/GedcomCode/GedcomCodeRela.php:138
5884msgctxt "FEMALE"
5885msgid "Civil registrar"
5886msgstr ""
5887
5888#: app/GedcomCode/GedcomCodeRela.php:141
5889msgid "Civil registrar"
5890msgstr ""
5891
5892#: app/GedcomCode/GedcomCodeRela.php:145
5893msgctxt "MALE"
5894msgid "Employee"
5895msgstr ""
5896
5897#: app/GedcomCode/GedcomCodeRela.php:149
5898msgctxt "FEMALE"
5899msgid "Employee"
5900msgstr ""
5901
5902#: app/GedcomCode/GedcomCodeRela.php:152
5903msgid "Employee"
5904msgstr ""
5905
5906#: app/GedcomCode/GedcomCodeRela.php:156
5907msgctxt "MALE"
5908msgid "Employer"
5909msgstr ""
5910
5911#: app/GedcomCode/GedcomCodeRela.php:160
5912msgctxt "FEMALE"
5913msgid "Employer"
5914msgstr ""
5915
5916#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:904
5917#: app/GedcomTag.php:979
5918msgid "Employer"
5919msgstr ""
5920
5921#: app/GedcomCode/GedcomCodeRela.php:167
5922msgid "Foster child"
5923msgstr ""
5924
5925#: app/GedcomCode/GedcomCodeRela.php:171
5926msgid "Foster father"
5927msgstr ""
5928
5929#: app/GedcomCode/GedcomCodeRela.php:175
5930msgid "Foster mother"
5931msgstr ""
5932
5933#: app/GedcomCode/GedcomCodeRela.php:179
5934msgctxt "MALE"
5935msgid "Friend"
5936msgstr ""
5937
5938#: app/GedcomCode/GedcomCodeRela.php:183
5939msgctxt "FEMALE"
5940msgid "Friend"
5941msgstr ""
5942
5943#: app/GedcomCode/GedcomCodeRela.php:186
5944msgid "Friend"
5945msgstr ""
5946
5947#: app/GedcomCode/GedcomCodeRela.php:190 app/GedcomCode/GedcomCodeRela.php:198
5948msgid "Godfather"
5949msgstr ""
5950
5951#: app/GedcomCode/GedcomCodeRela.php:194 app/GedcomCode/GedcomCodeRela.php:202
5952msgid "Godmother"
5953msgstr ""
5954
5955#. I18N: gedcom tag _GODP
5956#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1831
5957msgid "Godparent"
5958msgstr ""
5959
5960#: app/GedcomCode/GedcomCodeRela.php:209 app/GedcomCode/GedcomCodeRela.php:217
5961msgid "Godson"
5962msgstr ""
5963
5964#: app/GedcomCode/GedcomCodeRela.php:213 app/GedcomCode/GedcomCodeRela.php:221
5965msgid "Goddaughter"
5966msgstr ""
5967
5968#: app/GedcomCode/GedcomCodeRela.php:224
5969msgid "Godchild"
5970msgstr ""
5971
5972#: app/GedcomCode/GedcomCodeRela.php:228
5973msgctxt "MALE"
5974msgid "Guardian"
5975msgstr ""
5976
5977#: app/GedcomCode/GedcomCodeRela.php:232
5978msgctxt "FEMALE"
5979msgid "Guardian"
5980msgstr ""
5981
5982#: app/GedcomCode/GedcomCodeRela.php:235
5983msgid "Guardian"
5984msgstr ""
5985
5986#: app/GedcomCode/GedcomCodeRela.php:239
5987msgctxt "MALE"
5988msgid "Informant"
5989msgstr ""
5990
5991#: app/GedcomCode/GedcomCodeRela.php:243
5992msgctxt "FEMALE"
5993msgid "Informant"
5994msgstr ""
5995
5996#: app/GedcomCode/GedcomCodeRela.php:246
5997msgid "Informant"
5998msgstr ""
5999
6000#: app/GedcomCode/GedcomCodeRela.php:250
6001msgctxt "MALE"
6002msgid "Lodger"
6003msgstr ""
6004
6005#: app/GedcomCode/GedcomCodeRela.php:254
6006msgctxt "FEMALE"
6007msgid "Lodger"
6008msgstr ""
6009
6010#: app/GedcomCode/GedcomCodeRela.php:257
6011msgid "Lodger"
6012msgstr ""
6013
6014#: app/GedcomCode/GedcomCodeRela.php:261
6015msgid "Nanny"
6016msgstr ""
6017
6018#: app/GedcomCode/GedcomCodeRela.php:265
6019msgctxt "MALE"
6020msgid "Nurse"
6021msgstr ""
6022
6023#: app/GedcomCode/GedcomCodeRela.php:269
6024msgctxt "FEMALE"
6025msgid "Nurse"
6026msgstr ""
6027
6028#: app/GedcomCode/GedcomCodeRela.php:272
6029msgid "Nurse"
6030msgstr ""
6031
6032#: app/GedcomCode/GedcomCodeRela.php:276
6033msgctxt "MALE"
6034msgid "Owner"
6035msgstr ""
6036
6037#: app/GedcomCode/GedcomCodeRela.php:280
6038msgctxt "FEMALE"
6039msgid "Owner"
6040msgstr ""
6041
6042#: app/GedcomCode/GedcomCodeRela.php:283
6043msgid "Owner"
6044msgstr ""
6045
6046#: app/GedcomCode/GedcomCodeRela.php:287
6047msgid "Priest"
6048msgstr ""
6049
6050#: app/GedcomCode/GedcomCodeRela.php:291
6051msgid "Rabbi"
6052msgstr ""
6053
6054#: app/GedcomCode/GedcomCodeRela.php:295
6055msgctxt "MALE"
6056msgid "Registry officer"
6057msgstr ""
6058
6059#: app/GedcomCode/GedcomCodeRela.php:299
6060msgctxt "FEMALE"
6061msgid "Registry officer"
6062msgstr ""
6063
6064#: app/GedcomCode/GedcomCodeRela.php:302
6065msgid "Registry officer"
6066msgstr ""
6067
6068#: app/GedcomCode/GedcomCodeRela.php:306
6069msgctxt "MALE"
6070msgid "Seller"
6071msgstr ""
6072
6073#: app/GedcomCode/GedcomCodeRela.php:310
6074msgctxt "FEMALE"
6075msgid "Seller"
6076msgstr ""
6077
6078#: app/GedcomCode/GedcomCodeRela.php:313
6079msgid "Seller"
6080msgstr ""
6081
6082#: app/GedcomCode/GedcomCodeRela.php:317
6083msgctxt "MALE"
6084msgid "Servant"
6085msgstr ""
6086
6087#: app/GedcomCode/GedcomCodeRela.php:321
6088msgctxt "FEMALE"
6089msgid "Servant"
6090msgstr ""
6091
6092#: app/GedcomCode/GedcomCodeRela.php:324
6093msgid "Servant"
6094msgstr ""
6095
6096#: app/GedcomCode/GedcomCodeRela.php:328
6097msgctxt "MALE"
6098msgid "Slave"
6099msgstr ""
6100
6101#: app/GedcomCode/GedcomCodeRela.php:332
6102msgctxt "FEMALE"
6103msgid "Slave"
6104msgstr ""
6105
6106#: app/GedcomCode/GedcomCodeRela.php:335
6107msgid "Slave"
6108msgstr ""
6109
6110#: app/GedcomCode/GedcomCodeRela.php:339
6111msgctxt "MALE"
6112msgid "Ward"
6113msgstr ""
6114
6115#: app/GedcomCode/GedcomCodeRela.php:343
6116msgctxt "FEMALE"
6117msgid "Ward"
6118msgstr ""
6119
6120#: app/GedcomCode/GedcomCodeRela.php:346
6121msgid "Ward"
6122msgstr ""
6123
6124#. I18N: gedcom tag _WITN
6125#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:2074
6126msgid "Witness"
6127msgstr ""
6128
6129#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6130#: app/GedcomCode/GedcomCodeStat.php:105
6131msgid "Born in the covenant"
6132msgstr ""
6133
6134#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6135#: app/GedcomCode/GedcomCodeStat.php:108
6136msgid "Sealing canceled (divorce)"
6137msgstr ""
6138
6139#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6140#: app/GedcomCode/GedcomCodeStat.php:111
6141msgid "Died as a child: exempt"
6142msgstr ""
6143
6144#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6145#: app/GedcomCode/GedcomCodeStat.php:115
6146msgid "Cleared but not yet completed"
6147msgstr ""
6148
6149#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6150#: app/GedcomCode/GedcomCodeStat.php:118
6151msgid "Completed; date unknown"
6152msgstr ""
6153
6154#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6155#: app/GedcomCode/GedcomCodeStat.php:121
6156msgid "Do not seal: unauthorized"
6157msgstr ""
6158
6159#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6160#: app/GedcomCode/GedcomCodeStat.php:124
6161msgid "Do not seal, previous sealing canceled"
6162msgstr ""
6163
6164#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6165#: app/GedcomCode/GedcomCodeStat.php:127
6166msgid "Excluded from this submission"
6167msgstr ""
6168
6169#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6170#: app/GedcomCode/GedcomCodeStat.php:130
6171msgid "Died as an infant: exempt"
6172msgstr ""
6173
6174#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6175#: app/GedcomCode/GedcomCodeStat.php:133
6176msgid "Completed before 1970; date not available"
6177msgstr ""
6178
6179#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6180#: app/GedcomCode/GedcomCodeStat.php:136
6181msgid "Stillborn: exempt"
6182msgstr ""
6183
6184#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6185#: app/GedcomCode/GedcomCodeStat.php:139
6186msgid "Submitted but not yet cleared"
6187msgstr ""
6188
6189#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6190#: app/GedcomCode/GedcomCodeStat.php:142
6191msgid "Uncleared: insufficient data"
6192msgstr ""
6193
6194#. I18N: Location of an LDS church temple
6195#: app/GedcomCode/GedcomCodeTemp.php:225
6196msgid "Aba, Nigeria"
6197msgstr ""
6198
6199#. I18N: Location of an LDS church temple
6200#: app/GedcomCode/GedcomCodeTemp.php:228
6201msgid "Accra, Ghana"
6202msgstr ""
6203
6204#. I18N: Location of an LDS church temple
6205#: app/GedcomCode/GedcomCodeTemp.php:231
6206msgid "Adelaide, Australia"
6207msgstr ""
6208
6209#. I18N: Location of an LDS church temple
6210#: app/GedcomCode/GedcomCodeTemp.php:234
6211msgid "Cardston, Alberta, Canada"
6212msgstr ""
6213
6214#. I18N: Location of an LDS church temple
6215#: app/GedcomCode/GedcomCodeTemp.php:237
6216msgid "Albuquerque, New Mexico, United States"
6217msgstr ""
6218
6219#. I18N: Location of an LDS church temple
6220#: app/GedcomCode/GedcomCodeTemp.php:240
6221msgid "Anchorage, Alaska, United States"
6222msgstr ""
6223
6224#. I18N: Location of an LDS church temple
6225#: app/GedcomCode/GedcomCodeTemp.php:243
6226msgid "Apia, Samoa"
6227msgstr ""
6228
6229#. I18N: Location of an LDS church temple
6230#: app/GedcomCode/GedcomCodeTemp.php:246
6231msgid "Mesa, Arizona, United States"
6232msgstr ""
6233
6234#. I18N: Location of an LDS church temple
6235#: app/GedcomCode/GedcomCodeTemp.php:249
6236msgid "Asuncion, Paraguay"
6237msgstr ""
6238
6239#. I18N: Location of an LDS church temple
6240#: app/GedcomCode/GedcomCodeTemp.php:252
6241msgid "Atlanta, Georgia, United States"
6242msgstr ""
6243
6244#. I18N: Location of an LDS church temple
6245#: app/GedcomCode/GedcomCodeTemp.php:255
6246msgid "Buenos Aires, Argentina"
6247msgstr ""
6248
6249#. I18N: Location of an LDS church temple
6250#: app/GedcomCode/GedcomCodeTemp.php:258
6251msgid "Billings, Montana, United States"
6252msgstr ""
6253
6254#. I18N: Location of an LDS church temple
6255#: app/GedcomCode/GedcomCodeTemp.php:261
6256msgid "Birmingham, Alabama, United States"
6257msgstr ""
6258
6259#. I18N: Location of an LDS church temple
6260#: app/GedcomCode/GedcomCodeTemp.php:264
6261msgid "Bismarck, North Dakota, United States"
6262msgstr ""
6263
6264#. I18N: Location of an LDS church temple
6265#: app/GedcomCode/GedcomCodeTemp.php:267
6266msgid "Bogota, Colombia"
6267msgstr ""
6268
6269#. I18N: Location of an LDS church temple
6270#: app/GedcomCode/GedcomCodeTemp.php:270
6271msgid "Boise, Idaho, United States"
6272msgstr ""
6273
6274#. I18N: Location of an LDS church temple
6275#: app/GedcomCode/GedcomCodeTemp.php:273
6276msgid "Boston, Massachusetts, United States"
6277msgstr ""
6278
6279#. I18N: Location of an LDS church temple
6280#: app/GedcomCode/GedcomCodeTemp.php:276
6281msgid "Bountiful, Utah, United States"
6282msgstr ""
6283
6284#. I18N: Location of an LDS church temple
6285#: app/GedcomCode/GedcomCodeTemp.php:279
6286msgid "Brigham City, Utah, United States"
6287msgstr ""
6288
6289#. I18N: Location of an LDS church temple
6290#: app/GedcomCode/GedcomCodeTemp.php:282
6291msgid "Brisbane, Australia"
6292msgstr ""
6293
6294#. I18N: Location of an LDS church temple
6295#: app/GedcomCode/GedcomCodeTemp.php:285
6296msgid "Baton Rouge, Louisiana, United States"
6297msgstr ""
6298
6299#. I18N: Location of an LDS church temple
6300#: app/GedcomCode/GedcomCodeTemp.php:288
6301msgid "Calgary, Alberta, Canada"
6302msgstr ""
6303
6304#. I18N: Location of an LDS church temple
6305#: app/GedcomCode/GedcomCodeTemp.php:291
6306msgid "Campinas, Brazil"
6307msgstr ""
6308
6309#. I18N: Location of an LDS church temple
6310#: app/GedcomCode/GedcomCodeTemp.php:294
6311msgid "Caracas, Venezuela"
6312msgstr ""
6313
6314#. I18N: Location of an LDS church temple
6315#: app/GedcomCode/GedcomCodeTemp.php:297
6316msgid "Cebu City, Philippines"
6317msgstr ""
6318
6319#. I18N: Location of an LDS church temple
6320#: app/GedcomCode/GedcomCodeTemp.php:300
6321msgid "Chicago, Illinois, United States"
6322msgstr ""
6323
6324#. I18N: Location of an LDS church temple
6325#: app/GedcomCode/GedcomCodeTemp.php:303
6326msgid "Ciudad Juarez, Mexico"
6327msgstr ""
6328
6329#. I18N: Location of an LDS church temple
6330#: app/GedcomCode/GedcomCodeTemp.php:306
6331msgid "Cochabamba, Bolivia"
6332msgstr ""
6333
6334#. I18N: Location of an LDS church temple
6335#: app/GedcomCode/GedcomCodeTemp.php:309
6336msgid "Colonia Juarez, Mexico"
6337msgstr ""
6338
6339#. I18N: Location of an LDS church temple
6340#: app/GedcomCode/GedcomCodeTemp.php:312
6341msgid "Columbia, South Carolina, United States"
6342msgstr ""
6343
6344#. I18N: Location of an LDS church temple
6345#: app/GedcomCode/GedcomCodeTemp.php:315
6346msgid "Columbus, Ohio, United States"
6347msgstr ""
6348
6349#. I18N: Location of an LDS church temple
6350#: app/GedcomCode/GedcomCodeTemp.php:318
6351msgid "Copenhagen, Denmark"
6352msgstr ""
6353
6354#. I18N: Location of an LDS church temple
6355#: app/GedcomCode/GedcomCodeTemp.php:321
6356msgid "Cordoba, Argentina"
6357msgstr ""
6358
6359#. I18N: Location of an LDS church temple
6360#: app/GedcomCode/GedcomCodeTemp.php:324
6361msgid "Columbia River, Washington, United States"
6362msgstr ""
6363
6364#. I18N: Location of an LDS church temple
6365#: app/GedcomCode/GedcomCodeTemp.php:327
6366msgid "Curitiba, Brazil"
6367msgstr ""
6368
6369#. I18N: Location of an LDS church temple
6370#: app/GedcomCode/GedcomCodeTemp.php:330
6371msgid "Dallas, Texas, United States"
6372msgstr ""
6373
6374#. I18N: Location of an LDS church temple
6375#: app/GedcomCode/GedcomCodeTemp.php:333
6376msgid "Denver, Colorado, United States"
6377msgstr ""
6378
6379#. I18N: Location of an LDS church temple
6380#: app/GedcomCode/GedcomCodeTemp.php:336
6381msgid "Detroit, Michigan, United States"
6382msgstr ""
6383
6384#. I18N: Location of an LDS church temple
6385#: app/GedcomCode/GedcomCodeTemp.php:339
6386msgid "Draper, Utah, United States"
6387msgstr ""
6388
6389#. I18N: Location of an LDS church temple
6390#: app/GedcomCode/GedcomCodeTemp.php:342
6391msgid "Edmonton, Alberta, Canada"
6392msgstr ""
6393
6394#. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house
6395#: app/GedcomCode/GedcomCodeTemp.php:345
6396msgid "Endowment House"
6397msgstr ""
6398
6399#. I18N: Location of an LDS church temple
6400#: app/GedcomCode/GedcomCodeTemp.php:348
6401msgid "Fort Lauderdale, Florida, United States"
6402msgstr ""
6403
6404#. I18N: Location of an LDS church temple
6405#: app/GedcomCode/GedcomCodeTemp.php:351
6406msgid "Frankfurt am Main, Germany"
6407msgstr ""
6408
6409#. I18N: Location of an LDS church temple
6410#: app/GedcomCode/GedcomCodeTemp.php:354
6411msgid "Freiburg, Germany"
6412msgstr ""
6413
6414#. I18N: Location of an LDS church temple
6415#: app/GedcomCode/GedcomCodeTemp.php:357
6416msgid "Fresno, California, United States"
6417msgstr ""
6418
6419#. I18N: Location of an LDS church temple
6420#: app/GedcomCode/GedcomCodeTemp.php:360
6421msgid "Fukuoka, Japan"
6422msgstr ""
6423
6424#. I18N: Location of an LDS church temple
6425#: app/GedcomCode/GedcomCodeTemp.php:363
6426msgid "Gila Valley, Arizona, United States"
6427msgstr ""
6428
6429#. I18N: Location of an LDS church temple
6430#: app/GedcomCode/GedcomCodeTemp.php:366
6431msgid "Gilbert, Arizona, United States"
6432msgstr ""
6433
6434#. I18N: Location of an LDS church temple
6435#: app/GedcomCode/GedcomCodeTemp.php:369
6436msgid "Guadalajara, Mexico"
6437msgstr ""
6438
6439#. I18N: Location of an LDS church temple
6440#: app/GedcomCode/GedcomCodeTemp.php:372
6441msgid "Guatemala City, Guatemala"
6442msgstr ""
6443
6444#. I18N: Location of an LDS church temple
6445#: app/GedcomCode/GedcomCodeTemp.php:375
6446msgid "Guayaquil, Ecuador"
6447msgstr ""
6448
6449#. I18N: Location of an LDS church temple
6450#: app/GedcomCode/GedcomCodeTemp.php:378
6451msgid "The Hague, Netherlands"
6452msgstr ""
6453
6454#. I18N: Location of an LDS church temple
6455#: app/GedcomCode/GedcomCodeTemp.php:381
6456msgid "Halifax, Nova Scotia, Canada"
6457msgstr ""
6458
6459#. I18N: Location of an LDS church temple
6460#: app/GedcomCode/GedcomCodeTemp.php:384
6461msgid "Hartford, Connecticut, United States"
6462msgstr ""
6463
6464#. I18N: Location of an LDS church temple
6465#: app/GedcomCode/GedcomCodeTemp.php:387
6466msgid "Laie, Hawaii, United States"
6467msgstr ""
6468
6469#. I18N: Location of an LDS church temple
6470#: app/GedcomCode/GedcomCodeTemp.php:390
6471msgid "Helsinki, Finland"
6472msgstr ""
6473
6474#. I18N: Location of an LDS church temple
6475#: app/GedcomCode/GedcomCodeTemp.php:393
6476msgid "Hermosillo, Mexico"
6477msgstr ""
6478
6479#. I18N: Location of an LDS church temple
6480#. I18N: Name of a country or state
6481#: app/GedcomCode/GedcomCodeTemp.php:396
6482#: app/Statistics/Service/CountryService.php:235
6483msgid "Hong Kong"
6484msgstr ""
6485
6486#. I18N: Location of an LDS church temple
6487#: app/GedcomCode/GedcomCodeTemp.php:399
6488msgid "Houston, Texas, United States"
6489msgstr ""
6490
6491#. I18N: Location of an LDS church temple
6492#: app/GedcomCode/GedcomCodeTemp.php:402
6493msgid "Idaho Falls, Idaho, United States"
6494msgstr ""
6495
6496#. I18N: Location of an LDS church temple
6497#: app/GedcomCode/GedcomCodeTemp.php:405
6498msgid "Indianapolis, Indiana, United States"
6499msgstr ""
6500
6501#. I18N: Location of an LDS church temple
6502#: app/GedcomCode/GedcomCodeTemp.php:408
6503msgid "Johannesburg, South Africa"
6504msgstr ""
6505
6506#. I18N: Location of an LDS church temple
6507#: app/GedcomCode/GedcomCodeTemp.php:411
6508msgid "Jordan River, Utah, United States"
6509msgstr ""
6510
6511#. I18N: Location of an LDS church temple
6512#: app/GedcomCode/GedcomCodeTemp.php:414
6513msgid "Kansas City, Missouri, United States"
6514msgstr ""
6515
6516#. I18N: Location of an LDS church temple
6517#: app/GedcomCode/GedcomCodeTemp.php:417
6518msgid "Kona, Hawaii, United States"
6519msgstr ""
6520
6521#. I18N: Location of an LDS church temple
6522#: app/GedcomCode/GedcomCodeTemp.php:420
6523msgid "Kiev, Ukraine"
6524msgstr ""
6525
6526#. I18N: Location of an LDS church temple
6527#: app/GedcomCode/GedcomCodeTemp.php:423
6528msgid "Los Angeles, California, United States"
6529msgstr ""
6530
6531#. I18N: Location of an LDS church temple
6532#: app/GedcomCode/GedcomCodeTemp.php:426
6533msgid "Lima, Peru"
6534msgstr ""
6535
6536#. I18N: Location of an LDS church temple
6537#: app/GedcomCode/GedcomCodeTemp.php:429
6538msgid "Logan, Utah, United States"
6539msgstr ""
6540
6541#. I18N: Location of an LDS church temple
6542#: app/GedcomCode/GedcomCodeTemp.php:432
6543msgid "London, England"
6544msgstr ""
6545
6546#. I18N: Location of an LDS church temple
6547#: app/GedcomCode/GedcomCodeTemp.php:435
6548msgid "Louisville, Kentucky, United States"
6549msgstr ""
6550
6551#. I18N: Location of an LDS church temple
6552#: app/GedcomCode/GedcomCodeTemp.php:438
6553msgid "Lubbock, Texas, United States"
6554msgstr ""
6555
6556#. I18N: Location of an LDS church temple
6557#: app/GedcomCode/GedcomCodeTemp.php:441
6558msgid "Las Vegas, Nevada, United States"
6559msgstr ""
6560
6561#. I18N: Location of an LDS church temple
6562#: app/GedcomCode/GedcomCodeTemp.php:444
6563msgid "Madrid, Spain"
6564msgstr ""
6565
6566#. I18N: Location of an LDS church temple
6567#: app/GedcomCode/GedcomCodeTemp.php:447
6568msgid "Manaus, Brazil"
6569msgstr ""
6570
6571#. I18N: Location of an LDS church temple
6572#: app/GedcomCode/GedcomCodeTemp.php:450
6573msgid "Manhattan, New York, United States"
6574msgstr ""
6575
6576#. I18N: Location of an LDS church temple
6577#: app/GedcomCode/GedcomCodeTemp.php:453
6578msgid "Manila, Philippines"
6579msgstr ""
6580
6581#. I18N: Location of an LDS church temple
6582#: app/GedcomCode/GedcomCodeTemp.php:456
6583msgid "Manti, Utah, United States"
6584msgstr ""
6585
6586#. I18N: Location of an LDS church temple
6587#: app/GedcomCode/GedcomCodeTemp.php:459
6588msgid "Medford, Oregon, United States"
6589msgstr ""
6590
6591#. I18N: Location of an LDS church temple
6592#: app/GedcomCode/GedcomCodeTemp.php:462
6593msgid "Melbourne, Australia"
6594msgstr ""
6595
6596#. I18N: Location of an LDS church temple
6597#: app/GedcomCode/GedcomCodeTemp.php:465
6598msgid "Memphis, Tennessee, United States"
6599msgstr ""
6600
6601#. I18N: Location of an LDS church temple
6602#: app/GedcomCode/GedcomCodeTemp.php:468
6603msgid "Merida, Mexico"
6604msgstr ""
6605
6606#. I18N: Location of an LDS church temple
6607#: app/GedcomCode/GedcomCodeTemp.php:471
6608msgid "Mexico City, Mexico"
6609msgstr ""
6610
6611#. I18N: Location of an LDS church temple
6612#: app/GedcomCode/GedcomCodeTemp.php:474
6613msgid "Montevideo, Uruguay"
6614msgstr ""
6615
6616#. I18N: Location of an LDS church temple
6617#: app/GedcomCode/GedcomCodeTemp.php:477
6618msgid "Monterrey, Mexico"
6619msgstr ""
6620
6621#. I18N: Location of an LDS church temple
6622#: app/GedcomCode/GedcomCodeTemp.php:480
6623msgid "Monticello, Utah, United States"
6624msgstr ""
6625
6626#. I18N: Location of an LDS church temple
6627#: app/GedcomCode/GedcomCodeTemp.php:483
6628msgid "Montreal, Quebec, Canada"
6629msgstr ""
6630
6631#. I18N: Location of an LDS church temple
6632#: app/GedcomCode/GedcomCodeTemp.php:486
6633msgid "Mount Timpanogos, Utah, United States"
6634msgstr ""
6635
6636#. I18N: Location of an LDS church temple
6637#: app/GedcomCode/GedcomCodeTemp.php:489
6638msgid "Nashville, Tennessee, United States"
6639msgstr ""
6640
6641#. I18N: Location of an LDS church temple
6642#: app/GedcomCode/GedcomCodeTemp.php:492
6643msgid "Nauvoo (new), Illinois, United States"
6644msgstr ""
6645
6646#. I18N: Location of an LDS church temple
6647#: app/GedcomCode/GedcomCodeTemp.php:495
6648msgid "Nauvoo (original), Illinois, United States"
6649msgstr ""
6650
6651#. I18N: Location of an LDS church temple
6652#: app/GedcomCode/GedcomCodeTemp.php:498
6653msgid "Newport Beach, California, United States"
6654msgstr ""
6655
6656#. I18N: Location of an LDS church temple
6657#: app/GedcomCode/GedcomCodeTemp.php:501
6658msgid "Nuku’Alofa, Tonga"
6659msgstr ""
6660
6661#. I18N: Location of an LDS church temple
6662#: app/GedcomCode/GedcomCodeTemp.php:504
6663msgid "New York, New York, United States"
6664msgstr ""
6665
6666#. I18N: Location of an LDS church temple
6667#: app/GedcomCode/GedcomCodeTemp.php:507
6668msgid "Hamilton, New Zealand"
6669msgstr ""
6670
6671#. I18N: Location of an LDS church temple
6672#: app/GedcomCode/GedcomCodeTemp.php:510
6673msgid "Oakland, California, United States"
6674msgstr ""
6675
6676#. I18N: Location of an LDS church temple
6677#: app/GedcomCode/GedcomCodeTemp.php:513
6678msgid "Oaxaca, Mexico"
6679msgstr ""
6680
6681#. I18N: Location of an LDS church temple
6682#: app/GedcomCode/GedcomCodeTemp.php:516
6683msgid "Ogden, Utah, United States"
6684msgstr ""
6685
6686#. I18N: Location of an LDS church temple
6687#: app/GedcomCode/GedcomCodeTemp.php:519
6688msgid "Oklahoma City, Oklahoma, United States"
6689msgstr ""
6690
6691#. I18N: Location of an LDS church temple
6692#: app/GedcomCode/GedcomCodeTemp.php:522
6693msgid "Oquirrh Mountain, Utah, United States"
6694msgstr ""
6695
6696#. I18N: Location of an LDS church temple
6697#: app/GedcomCode/GedcomCodeTemp.php:525
6698msgid "Orlando, Florida, United States"
6699msgstr ""
6700
6701#. I18N: Location of an LDS church temple
6702#: app/GedcomCode/GedcomCodeTemp.php:528
6703msgid "Porto Alegre, Brazil"
6704msgstr ""
6705
6706#. I18N: Location of an LDS church temple
6707#: app/GedcomCode/GedcomCodeTemp.php:531
6708msgid "Palmyra, New York, United States"
6709msgstr ""
6710
6711#. I18N: Location of an LDS church temple
6712#: app/GedcomCode/GedcomCodeTemp.php:534
6713msgid "Panama City, Panama"
6714msgstr ""
6715
6716#. I18N: Location of an LDS church temple
6717#: app/GedcomCode/GedcomCodeTemp.php:537
6718msgid "Papeete, Tahiti"
6719msgstr ""
6720
6721#. I18N: Location of an LDS church temple
6722#: app/GedcomCode/GedcomCodeTemp.php:540
6723msgid "Payson, Utah, United States"
6724msgstr ""
6725
6726#. I18N: Location of an LDS church temple
6727#: app/GedcomCode/GedcomCodeTemp.php:543
6728msgid "Perth, Australia"
6729msgstr ""
6730
6731#. I18N: Location of an LDS church temple
6732#: app/GedcomCode/GedcomCodeTemp.php:546
6733msgid "Phoenix, Arizona, United States"
6734msgstr ""
6735
6736#. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church
6737#: app/GedcomCode/GedcomCodeTemp.php:549
6738msgid "President’s Office"
6739msgstr ""
6740
6741#. I18N: Location of an LDS church temple
6742#: app/GedcomCode/GedcomCodeTemp.php:552
6743msgid "Portland, Oregon, United States"
6744msgstr ""
6745
6746#. I18N: Location of an LDS church temple
6747#: app/GedcomCode/GedcomCodeTemp.php:555
6748msgid "Preston, England"
6749msgstr ""
6750
6751#. I18N: Location of an LDS church temple
6752#: app/GedcomCode/GedcomCodeTemp.php:558
6753msgid "Provo City Center, Utah, United States"
6754msgstr ""
6755
6756#. I18N: Location of an LDS church temple
6757#: app/GedcomCode/GedcomCodeTemp.php:561
6758msgid "Provo, Utah, United States"
6759msgstr ""
6760
6761#. I18N: Location of an LDS church temple
6762#: app/GedcomCode/GedcomCodeTemp.php:564
6763msgid "Quetzaltenango, Guatemala"
6764msgstr ""
6765
6766#. I18N: Location of an LDS church temple
6767#: app/GedcomCode/GedcomCodeTemp.php:567
6768msgid "Raleigh, North Carolina, United States"
6769msgstr ""
6770
6771#. I18N: Location of an LDS church temple
6772#: app/GedcomCode/GedcomCodeTemp.php:570
6773msgid "Recife, Brazil"
6774msgstr ""
6775
6776#. I18N: Location of an LDS church temple
6777#: app/GedcomCode/GedcomCodeTemp.php:573
6778msgid "Redlands, California, United States"
6779msgstr ""
6780
6781#. I18N: Location of an LDS church temple
6782#: app/GedcomCode/GedcomCodeTemp.php:576
6783msgid "Regina, Saskatchewan, Canada"
6784msgstr ""
6785
6786#. I18N: Location of an LDS church temple
6787#: app/GedcomCode/GedcomCodeTemp.php:579
6788msgid "Reno, Nevada, United States"
6789msgstr ""
6790
6791#. I18N: Location of an LDS church temple
6792#: app/GedcomCode/GedcomCodeTemp.php:582
6793msgid "Rexburg, Idaho, United States"
6794msgstr ""
6795
6796#. I18N: Location of an LDS church temple
6797#: app/GedcomCode/GedcomCodeTemp.php:585
6798msgid "Sacramento, California, United States"
6799msgstr ""
6800
6801#. I18N: Location of an LDS church temple
6802#: app/GedcomCode/GedcomCodeTemp.php:588
6803msgid "San Salvador, El Salvador"
6804msgstr ""
6805
6806#. I18N: Location of an LDS church temple
6807#: app/GedcomCode/GedcomCodeTemp.php:591
6808msgid "Santiago, Chile"
6809msgstr ""
6810
6811#. I18N: Location of an LDS church temple
6812#: app/GedcomCode/GedcomCodeTemp.php:594
6813msgid "San Antonio, Texas, United States"
6814msgstr ""
6815
6816#. I18N: Location of an LDS church temple
6817#: app/GedcomCode/GedcomCodeTemp.php:597
6818msgid "San Diego, California, United States"
6819msgstr ""
6820
6821#. I18N: Location of an LDS church temple
6822#: app/GedcomCode/GedcomCodeTemp.php:600
6823msgid "Santo Domingo, Dominican Republic"
6824msgstr ""
6825
6826#. I18N: Location of an LDS church temple
6827#: app/GedcomCode/GedcomCodeTemp.php:603
6828msgid "Seattle, Washington, United States"
6829msgstr ""
6830
6831#. I18N: Location of an LDS church temple
6832#: app/GedcomCode/GedcomCodeTemp.php:606
6833msgid "Seoul, Korea"
6834msgstr ""
6835
6836#. I18N: Location of an LDS church temple
6837#: app/GedcomCode/GedcomCodeTemp.php:609
6838msgid "St. George, Utah, United States"
6839msgstr ""
6840
6841#. I18N: Location of an LDS church temple
6842#: app/GedcomCode/GedcomCodeTemp.php:612
6843msgid "San Jose, Costa Rica"
6844msgstr ""
6845
6846#. I18N: Location of an LDS church temple
6847#: app/GedcomCode/GedcomCodeTemp.php:615
6848msgid "Salt Lake City, Utah, United States"
6849msgstr ""
6850
6851#. I18N: Location of an LDS church temple
6852#: app/GedcomCode/GedcomCodeTemp.php:618
6853msgid "St. Louis, Missouri, United States"
6854msgstr ""
6855
6856#. I18N: Location of an LDS church temple
6857#: app/GedcomCode/GedcomCodeTemp.php:621
6858msgid "Snowflake, Arizona, United States"
6859msgstr ""
6860
6861#. I18N: Location of an LDS church temple
6862#: app/GedcomCode/GedcomCodeTemp.php:624
6863msgid "Sao Paulo, Brazil"
6864msgstr ""
6865
6866#. I18N: Location of an LDS church temple
6867#: app/GedcomCode/GedcomCodeTemp.php:627
6868msgid "St. Paul, Minnesota, United States"
6869msgstr ""
6870
6871#. I18N: Location of an LDS church temple
6872#: app/GedcomCode/GedcomCodeTemp.php:630
6873msgid "Spokane, Washington, United States"
6874msgstr ""
6875
6876#. I18N: Location of an LDS church temple
6877#: app/GedcomCode/GedcomCodeTemp.php:633
6878msgid "Stockholm, Sweden"
6879msgstr ""
6880
6881#. I18N: Location of an LDS church temple
6882#: app/GedcomCode/GedcomCodeTemp.php:636
6883msgid "Suva, Fiji"
6884msgstr ""
6885
6886#. I18N: Location of an LDS church temple
6887#: app/GedcomCode/GedcomCodeTemp.php:639
6888msgid "Bern, Switzerland"
6889msgstr ""
6890
6891#. I18N: Location of an LDS church temple
6892#: app/GedcomCode/GedcomCodeTemp.php:642
6893msgid "Sydney, Australia"
6894msgstr ""
6895
6896#. I18N: Location of an LDS church temple
6897#: app/GedcomCode/GedcomCodeTemp.php:645
6898msgid "Taipei, Taiwan"
6899msgstr ""
6900
6901#. I18N: Location of an LDS church temple
6902#: app/GedcomCode/GedcomCodeTemp.php:648
6903msgid "Tampico, Mexico"
6904msgstr ""
6905
6906#. I18N: Location of an LDS church temple
6907#: app/GedcomCode/GedcomCodeTemp.php:651
6908msgid "Tegucigalpa, Honduras"
6909msgstr ""
6910
6911#. I18N: Location of an LDS church temple
6912#: app/GedcomCode/GedcomCodeTemp.php:654
6913msgid "Tuxtla Gutierrez, Mexico"
6914msgstr ""
6915
6916#. I18N: Location of an LDS church temple
6917#: app/GedcomCode/GedcomCodeTemp.php:657
6918msgid "Tijuana, Mexico"
6919msgstr ""
6920
6921#. I18N: Location of an LDS church temple
6922#: app/GedcomCode/GedcomCodeTemp.php:660
6923msgid "Tokyo, Japan"
6924msgstr ""
6925
6926#. I18N: Location of an LDS church temple
6927#: app/GedcomCode/GedcomCodeTemp.php:663
6928msgid "Toronto, Ontario, Canada"
6929msgstr ""
6930
6931#. I18N: Location of an LDS church temple
6932#: app/GedcomCode/GedcomCodeTemp.php:666
6933msgid "Trujillo, Peru"
6934msgstr ""
6935
6936#. I18N: Location of an LDS church temple
6937#: app/GedcomCode/GedcomCodeTemp.php:669
6938msgid "Twin Falls, Idaho, United States"
6939msgstr ""
6940
6941#. I18N: Location of an LDS church temple
6942#: app/GedcomCode/GedcomCodeTemp.php:672
6943msgid "Vancouver, British Columbia, Canada"
6944msgstr ""
6945
6946#. I18N: Location of an LDS church temple
6947#: app/GedcomCode/GedcomCodeTemp.php:675
6948msgid "Veracruz, Mexico"
6949msgstr ""
6950
6951#. I18N: Location of an LDS church temple
6952#: app/GedcomCode/GedcomCodeTemp.php:678
6953msgid "Vernal, Utah, United States"
6954msgstr ""
6955
6956#. I18N: Location of an LDS church temple
6957#: app/GedcomCode/GedcomCodeTemp.php:681
6958msgid "Villa Hermosa, Mexico"
6959msgstr ""
6960
6961#. I18N: Location of an LDS church temple
6962#: app/GedcomCode/GedcomCodeTemp.php:684
6963msgid "Washington, District of Columbia, United States"
6964msgstr ""
6965
6966#. I18N: Location of an LDS church temple
6967#: app/GedcomCode/GedcomCodeTemp.php:687
6968msgid "Winter Quarters, Nebraska, United States"
6969msgstr ""
6970
6971#: app/GedcomRecord.php:535 app/GedcomRecord.php:643 app/GedcomRecord.php:1278
6972#: app/Note.php:128 app/Report/ReportParserGenerate.php:967
6973#: app/Repository.php:104 app/Source.php:109
6974#: app/Statistics/Repository/EventRepository.php:415 app/Submitter.php:104
6975msgid "Private"
6976msgstr ""
6977
6978#. I18N: Name of a country or state
6979#: app/GedcomRecord.php:1000 app/GedcomRecord.php:1005
6980#: app/Statistics/Google/ChartSex.php:72
6981#: app/Statistics/Service/CountryService.php:38
6982msgid "Unknown"
6983msgstr ""
6984
6985#. I18N: gedcom tag ABBR
6986#: app/GedcomTag.php:455 resources/views/modals/source-fields.phtml:17
6987msgid "Abbreviation"
6988msgstr ""
6989
6990#. I18N: gedcom tag ADDR
6991#: app/GedcomTag.php:458 app/Module/FixCemeteryTag.php:85
6992#: resources/views/modals/submitter-fields.phtml:15
6993msgid "Address"
6994msgstr ""
6995
6996#. I18N: gedcom tag ADD1
6997#: app/GedcomTag.php:461
6998msgid "Address line 1"
6999msgstr ""
7000
7001#. I18N: gedcom tag ADD2
7002#: app/GedcomTag.php:464
7003msgid "Address line 2"
7004msgstr ""
7005
7006#. I18N: gedcom tag ADOP
7007#: app/GedcomTag.php:467
7008msgid "Adoption"
7009msgstr ""
7010
7011#: app/GedcomTag.php:469
7012msgid "Date of adoption"
7013msgstr ""
7014
7015#: app/GedcomTag.php:471
7016msgid "Place of adoption"
7017msgstr ""
7018
7019#. I18N: gedcom tag AFN
7020#: app/GedcomTag.php:474
7021msgid "Ancestral file number"
7022msgstr ""
7023
7024#. I18N: gedcom tag AGNC
7025#: app/GedcomTag.php:480
7026msgid "Agency"
7027msgstr ""
7028
7029#. I18N: gedcom tag ALIA
7030#: app/GedcomTag.php:483
7031msgid "Alias"
7032msgstr ""
7033
7034#. I18N: gedcom tag ANCE
7035#: app/GedcomTag.php:486
7036msgid "Generations of ancestors"
7037msgstr ""
7038
7039#. I18N: gedcom tag ANCI
7040#: app/GedcomTag.php:489
7041msgid "Ancestors interest"
7042msgstr ""
7043
7044#. I18N: gedcom tag ANUL
7045#: app/GedcomTag.php:492
7046msgid "Annulment"
7047msgstr ""
7048
7049#. I18N: gedcom tag ASSO
7050#. I18N: gedcom tag _ASSO
7051#: app/GedcomTag.php:495 app/GedcomTag.php:1198
7052#: resources/views/cards/add-associate.phtml:10
7053msgid "Associate"
7054msgstr ""
7055
7056#. I18N: gedcom tag AUTH
7057#: app/GedcomTag.php:498 resources/views/lists/sources-table.phtml:84
7058#: resources/views/modals/source-fields.phtml:25
7059msgid "Author"
7060msgstr ""
7061
7062#. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints.
7063#: app/GedcomTag.php:501
7064msgid "LDS baptism"
7065msgstr ""
7066
7067#. I18N: LDS = Church of Latter Day Saints.
7068#: app/GedcomTag.php:504
7069msgid "Date of LDS baptism"
7070msgstr ""
7071
7072#. I18N: LDS = Church of Latter Day Saints.
7073#: app/GedcomTag.php:507
7074msgid "Place of LDS baptism"
7075msgstr ""
7076
7077#. I18N: gedcom tag BAPM
7078#: app/GedcomTag.php:510 resources/views/calendar-page.phtml:161
7079#: resources/xml/reports/missing_facts_report.xml:16
7080msgid "Baptism"
7081msgstr ""
7082
7083#: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:129
7084msgid "Date of baptism"
7085msgstr ""
7086
7087#: app/GedcomTag.php:514 resources/xml/reports/missing_facts_report.xml:140
7088msgid "Place of baptism"
7089msgstr ""
7090
7091#. I18N: gedcom tag BARM
7092#: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:17
7093msgid "Bar mitzvah"
7094msgstr ""
7095
7096#: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:212
7097msgid "Date of bar mitzvah"
7098msgstr ""
7099
7100#: app/GedcomTag.php:521 resources/xml/reports/missing_facts_report.xml:223
7101msgid "Place of bar mitzvah"
7102msgstr ""
7103
7104#. I18N: gedcom tag BASM
7105#: app/GedcomTag.php:524 resources/xml/reports/missing_facts_report.xml:18
7106msgid "Bat mitzvah"
7107msgstr ""
7108
7109#: app/GedcomTag.php:526 resources/xml/reports/missing_facts_report.xml:253
7110msgid "Date of bat mitzvah"
7111msgstr ""
7112
7113#: app/GedcomTag.php:528 resources/xml/reports/missing_facts_report.xml:264
7114msgid "Place of bat mitzvah"
7115msgstr ""
7116
7117#. I18N: gedcom tag BIRT
7118#: app/GedcomTag.php:531 resources/views/calendar-page.phtml:158
7119#: resources/views/lists/individuals-table.phtml:231
7120#: resources/views/lists/individuals-table.phtml:239
7121#: resources/views/lists/individuals-table.phtml:268
7122#: resources/xml/reports/ahnentafel_report.xml:442
7123#: resources/xml/reports/bdm_report.xml:58
7124#: resources/xml/reports/change_report.xml:102
7125#: resources/xml/reports/change_report.xml:118
7126#: resources/xml/reports/descendancy_report.xml:560
7127#: resources/xml/reports/family_group_report.xml:182
7128#: resources/xml/reports/family_group_report.xml:470
7129#: resources/xml/reports/family_group_report.xml:477
7130#: resources/xml/reports/family_group_report.xml:536
7131#: resources/xml/reports/family_group_report.xml:733
7132#: resources/xml/reports/family_group_report.xml:740
7133#: resources/xml/reports/family_group_report.xml:880
7134#: resources/xml/reports/family_group_report.xml:1081
7135#: resources/xml/reports/family_group_report.xml:1090
7136#: resources/xml/reports/individual_ext_report.xml:273
7137#: resources/xml/reports/individual_ext_report.xml:309
7138#: resources/xml/reports/individual_ext_report.xml:349
7139#: resources/xml/reports/individual_ext_report.xml:385
7140#: resources/xml/reports/individual_ext_report.xml:421
7141#: resources/xml/reports/individual_ext_report.xml:479
7142#: resources/xml/reports/individual_ext_report.xml:515
7143#: resources/xml/reports/individual_ext_report.xml:556
7144#: resources/xml/reports/individual_ext_report.xml:592
7145#: resources/xml/reports/individual_ext_report.xml:628
7146#: resources/xml/reports/individual_report.xml:270
7147#: resources/xml/reports/individual_report.xml:306
7148#: resources/xml/reports/individual_report.xml:346
7149#: resources/xml/reports/individual_report.xml:382
7150#: resources/xml/reports/individual_report.xml:418
7151#: resources/xml/reports/individual_report.xml:479
7152#: resources/xml/reports/individual_report.xml:519
7153#: resources/xml/reports/individual_report.xml:560
7154#: resources/xml/reports/individual_report.xml:596
7155#: resources/xml/reports/individual_report.xml:632
7156#: resources/xml/reports/missing_facts_report.xml:15
7157#: resources/xml/reports/pedigree_report.xml:73
7158#: resources/xml/reports/pedigree_report.xml:74
7159#: resources/xml/reports/pedigree_report.xml:94
7160#: resources/xml/reports/pedigree_report.xml:95
7161#: resources/xml/reports/pedigree_report.xml:116
7162#: resources/xml/reports/pedigree_report.xml:117
7163#: resources/xml/reports/pedigree_report.xml:134
7164#: resources/xml/reports/pedigree_report.xml:135
7165#: resources/xml/reports/pedigree_report.xml:156
7166#: resources/xml/reports/pedigree_report.xml:157
7167#: resources/xml/reports/pedigree_report.xml:175
7168#: resources/xml/reports/pedigree_report.xml:176
7169#: resources/xml/reports/pedigree_report.xml:197
7170#: resources/xml/reports/pedigree_report.xml:198
7171#: resources/xml/reports/pedigree_report.xml:218
7172#: resources/xml/reports/pedigree_report.xml:219
7173#: resources/xml/reports/pedigree_report.xml:240
7174#: resources/xml/reports/pedigree_report.xml:241
7175#: resources/xml/reports/pedigree_report.xml:261
7176#: resources/xml/reports/pedigree_report.xml:262
7177#: resources/xml/reports/pedigree_report.xml:283
7178#: resources/xml/reports/pedigree_report.xml:284
7179#: resources/xml/reports/pedigree_report.xml:304
7180#: resources/xml/reports/pedigree_report.xml:305
7181#: resources/xml/reports/pedigree_report.xml:326
7182#: resources/xml/reports/pedigree_report.xml:327
7183#: resources/xml/reports/pedigree_report.xml:347
7184#: resources/xml/reports/pedigree_report.xml:348
7185#: resources/xml/reports/pedigree_report.xml:369
7186#: resources/xml/reports/pedigree_report.xml:370
7187#: resources/xml/reports/pedigree_report.xml:390
7188#: resources/xml/reports/pedigree_report.xml:409
7189#: resources/xml/reports/pedigree_report.xml:428
7190#: resources/xml/reports/pedigree_report.xml:447
7191#: resources/xml/reports/pedigree_report.xml:466
7192#: resources/xml/reports/pedigree_report.xml:485
7193#: resources/xml/reports/pedigree_report.xml:504
7194#: resources/xml/reports/pedigree_report.xml:523
7195#: resources/xml/reports/pedigree_report.xml:542
7196#: resources/xml/reports/pedigree_report.xml:561
7197#: resources/xml/reports/pedigree_report.xml:580
7198#: resources/xml/reports/pedigree_report.xml:599
7199#: resources/xml/reports/pedigree_report.xml:618
7200#: resources/xml/reports/pedigree_report.xml:637
7201#: resources/xml/reports/pedigree_report.xml:656
7202#: resources/xml/reports/pedigree_report.xml:675
7203#: resources/xml/reports/pedigree_report.xml:775
7204#: resources/xml/reports/pedigree_report.xml:776
7205#: resources/xml/reports/pedigree_report.xml:796
7206#: resources/xml/reports/pedigree_report.xml:797
7207#: resources/xml/reports/pedigree_report.xml:818
7208#: resources/xml/reports/pedigree_report.xml:819
7209#: resources/xml/reports/pedigree_report.xml:836
7210#: resources/xml/reports/pedigree_report.xml:837
7211#: resources/xml/reports/pedigree_report.xml:858
7212#: resources/xml/reports/pedigree_report.xml:859
7213#: resources/xml/reports/pedigree_report.xml:876
7214#: resources/xml/reports/pedigree_report.xml:877
7215#: resources/xml/reports/pedigree_report.xml:898
7216#: resources/xml/reports/pedigree_report.xml:899
7217#: resources/xml/reports/pedigree_report.xml:920
7218#: resources/xml/reports/pedigree_report.xml:942
7219#: resources/xml/reports/pedigree_report.xml:963
7220#: resources/xml/reports/pedigree_report.xml:985
7221#: resources/xml/reports/pedigree_report.xml:1006
7222#: resources/xml/reports/pedigree_report.xml:1028
7223#: resources/xml/reports/pedigree_report.xml:1049
7224#: resources/xml/reports/pedigree_report.xml:1071
7225#: resources/xml/reports/pedigree_report.xml:1094
7226#: resources/xml/reports/pedigree_report.xml:1113
7227#: resources/xml/reports/pedigree_report.xml:1132
7228#: resources/xml/reports/pedigree_report.xml:1151
7229#: resources/xml/reports/pedigree_report.xml:1170
7230#: resources/xml/reports/pedigree_report.xml:1189
7231#: resources/xml/reports/pedigree_report.xml:1208
7232#: resources/xml/reports/pedigree_report.xml:1227
7233#: resources/xml/reports/pedigree_report.xml:1246
7234#: resources/xml/reports/pedigree_report.xml:1265
7235#: resources/xml/reports/pedigree_report.xml:1284
7236#: resources/xml/reports/pedigree_report.xml:1303
7237#: resources/xml/reports/pedigree_report.xml:1322
7238#: resources/xml/reports/pedigree_report.xml:1341
7239#: resources/xml/reports/pedigree_report.xml:1360
7240#: resources/xml/reports/pedigree_report.xml:1379
7241#: resources/xml/reports/relative_ext_report.xml:56
7242msgid "Birth"
7243msgstr ""
7244
7245#: app/GedcomTag.php:533 resources/xml/reports/fact_sources.xml:68
7246#: resources/xml/reports/fact_sources.xml:272
7247#: resources/xml/reports/missing_facts_report.xml:81
7248#: resources/xml/reports/occupation_report.xml:49
7249msgid "Date of birth"
7250msgstr ""
7251
7252#: app/GedcomTag.php:535 resources/xml/reports/fact_sources.xml:273
7253#: resources/xml/reports/missing_facts_report.xml:93
7254msgid "Place of birth"
7255msgstr ""
7256
7257#. I18N: gedcom tag BLES
7258#: app/GedcomTag.php:538
7259msgid "Blessing"
7260msgstr ""
7261
7262#: app/GedcomTag.php:540
7263msgid "Date of blessing"
7264msgstr ""
7265
7266#: app/GedcomTag.php:542
7267msgid "Place of blessing"
7268msgstr ""
7269
7270#. I18N: gedcom tag BLOB
7271#: app/GedcomTag.php:545
7272msgid "Binary data object"
7273msgstr ""
7274
7275#. I18N: gedcom tag BURI
7276#: app/GedcomTag.php:548 resources/views/calendar-page.phtml:173
7277#: resources/xml/reports/family_group_report.xml:351
7278#: resources/xml/reports/family_group_report.xml:705
7279#: resources/xml/reports/family_group_report.xml:1049
7280#: resources/xml/reports/missing_facts_report.xml:25
7281msgid "Burial"
7282msgstr ""
7283
7284#: app/GedcomTag.php:550 resources/xml/reports/missing_facts_report.xml:546
7285msgid "Date of burial"
7286msgstr ""
7287
7288#: app/GedcomTag.php:552 resources/xml/reports/missing_facts_report.xml:557
7289msgid "Place of burial"
7290msgstr ""
7291
7292#. I18N: gedcom tag CALN
7293#: app/GedcomTag.php:555 resources/views/modals/source-fields.phtml:45
7294msgid "Call number"
7295msgstr ""
7296
7297#. I18N: gedcom tag CAST
7298#: app/GedcomTag.php:558
7299msgid "Caste"
7300msgstr ""
7301
7302#. I18N: gedcom tag CAUS
7303#: app/GedcomTag.php:561
7304msgid "Cause"
7305msgstr ""
7306
7307#. I18N: gedcom tag CEME
7308#: app/GedcomTag.php:564
7309msgid "Cemetery"
7310msgstr ""
7311
7312#. I18N: gedcom tag CENS
7313#: app/GedcomTag.php:567
7314msgid "Census"
7315msgstr ""
7316
7317#: app/GedcomTag.php:569
7318#: resources/views/modules/GEDFact_assistant/select-census.phtml:19
7319msgid "Census date"
7320msgstr ""
7321
7322#: app/GedcomTag.php:571
7323msgid "Census place"
7324msgstr ""
7325
7326#. I18N: gedcom tag CHAN
7327#: app/GedcomTag.php:577 resources/views/edit/add-fact.phtml:71
7328#: resources/views/edit/edit-fact.phtml:100
7329#: resources/views/lists/families-table.phtml:262
7330#: resources/views/lists/individuals-table.phtml:286
7331#: resources/views/lists/media-table.phtml:74
7332#: resources/views/lists/notes-table.phtml:86
7333#: resources/views/lists/repositories-table.phtml:44
7334#: resources/views/lists/sources-table.phtml:89
7335#: resources/views/lists/submitters-table.phtml:63
7336#: resources/views/modules/gedcom_stats/config.phtml:10
7337#: resources/views/modules/recent_changes/changes-table.phtml:45
7338#: resources/xml/reports/change_report.xml:66
7339#: resources/xml/reports/change_report.xml:108
7340msgid "Last change"
7341msgstr ""
7342
7343#. I18N: gedcom tag CHAN:DATE
7344#: app/GedcomTag.php:580
7345msgid "Date of last change"
7346msgstr ""
7347
7348#. I18N: gedcom tag CHAN:_WT_USER
7349#: app/GedcomTag.php:583
7350msgid "Author of last change"
7351msgstr ""
7352
7353#. I18N: gedcom tag CHAR
7354#: app/GedcomTag.php:586
7355msgid "Character set"
7356msgstr ""
7357
7358#. I18N: gedcom tag CHR
7359#: app/GedcomTag.php:592 resources/xml/reports/family_group_report.xml:206
7360#: resources/xml/reports/family_group_report.xml:560
7361#: resources/xml/reports/family_group_report.xml:904
7362#: resources/xml/reports/missing_facts_report.xml:16
7363msgid "Christening"
7364msgstr ""
7365
7366#: app/GedcomTag.php:594 resources/xml/reports/missing_facts_report.xml:170
7367msgid "Date of christening"
7368msgstr ""
7369
7370#: app/GedcomTag.php:596 resources/xml/reports/missing_facts_report.xml:181
7371msgid "Place of christening"
7372msgstr ""
7373
7374#. I18N: gedcom tag CHRA
7375#: app/GedcomTag.php:599
7376msgid "Adult christening"
7377msgstr ""
7378
7379#. I18N: gedcom tag CITN
7380#: app/GedcomTag.php:602
7381msgid "Citizenship"
7382msgstr ""
7383
7384#. I18N: gedcom tag CITY
7385#: app/GedcomTag.php:605
7386msgid "City"
7387msgstr ""
7388
7389#. I18N: gedcom tag COMM
7390#: app/GedcomTag.php:608
7391msgid "Comment"
7392msgstr ""
7393
7394#. I18N: gedcom tag CONC
7395#: app/GedcomTag.php:611
7396msgid "Concatenation"
7397msgstr ""
7398
7399#. I18N: gedcom tag CONT
7400#: app/GedcomTag.php:614
7401msgid "Continued"
7402msgstr ""
7403
7404#. I18N: gedcom tag CONF
7405#: app/GedcomTag.php:617 resources/xml/reports/missing_facts_report.xml:19
7406msgid "Confirmation"
7407msgstr ""
7408
7409#: app/GedcomTag.php:619 resources/xml/reports/missing_facts_report.xml:294
7410msgid "Date of confirmation"
7411msgstr ""
7412
7413#: app/GedcomTag.php:621 resources/xml/reports/missing_facts_report.xml:305
7414msgid "Place of confirmation"
7415msgstr ""
7416
7417#. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints.
7418#: app/GedcomTag.php:624
7419msgid "LDS confirmation"
7420msgstr ""
7421
7422#. I18N: gedcom tag COPR
7423#: app/GedcomTag.php:627
7424msgid "Copyright"
7425msgstr ""
7426
7427#. I18N: gedcom tag CORP
7428#: app/GedcomTag.php:630
7429msgid "Corporation"
7430msgstr ""
7431
7432#. I18N: gedcom tag CREM
7433#: app/GedcomTag.php:633 resources/xml/reports/family_group_report.xml:315
7434#: resources/xml/reports/family_group_report.xml:342
7435#: resources/xml/reports/family_group_report.xml:669
7436#: resources/xml/reports/family_group_report.xml:696
7437#: resources/xml/reports/family_group_report.xml:1013
7438#: resources/xml/reports/family_group_report.xml:1040
7439msgid "Cremation"
7440msgstr ""
7441
7442#: app/GedcomTag.php:635
7443msgid "Date of cremation"
7444msgstr ""
7445
7446#: app/GedcomTag.php:637
7447msgid "Place of cremation"
7448msgstr ""
7449
7450#. I18N: gedcom tag CTRY
7451#: app/GedcomTag.php:640 app/Statistics/Google/ChartDistribution.php:127
7452msgid "Country"
7453msgstr ""
7454
7455#. I18N: gedcom tag DATA
7456#: app/GedcomTag.php:643 resources/views/admin/changes-log.phtml:118
7457msgid "Data"
7458msgstr ""
7459
7460#: app/GedcomTag.php:645 resources/views/cards/add-source-citation.phtml:62
7461msgid "Date of entry in original source"
7462msgstr ""
7463
7464#. I18N: gedcom tag DATE
7465#: app/GedcomTag.php:651 app/Http/RequestHandlers/HelpText.php:193
7466#: resources/views/help/date.phtml:15 resources/views/help/date.phtml:129
7467#: resources/views/lists/anniversaries-table.phtml:35
7468#: resources/views/modules/todo/research-tasks.phtml:29
7469#: resources/views/pending-changes-page.phtml:54
7470#: resources/xml/reports/bdm_report.xml:132
7471#: resources/xml/reports/bdm_report.xml:158
7472#: resources/xml/reports/bdm_report.xml:192
7473#: resources/xml/reports/birth_report.xml:40
7474#: resources/xml/reports/death_report.xml:46
7475#: resources/xml/reports/fact_sources.xml:72
7476#: resources/xml/reports/fact_sources.xml:159
7477#: resources/xml/reports/marriage_report.xml:46
7478#: resources/xml/reports/occupation_report.xml:57
7479msgid "Date"
7480msgstr ""
7481
7482#. I18N: gedcom tag DEAT
7483#: app/GedcomTag.php:654 resources/views/calendar-page.phtml:170
7484#: resources/views/lists/individuals-table.phtml:213
7485#: resources/views/lists/individuals-table.phtml:221
7486#: resources/views/lists/individuals-table.phtml:278
7487#: resources/views/modules/yahrzeit/table.phtml:28
7488#: resources/xml/reports/ahnentafel_report.xml:458
7489#: resources/xml/reports/bdm_report.xml:87
7490#: resources/xml/reports/change_report.xml:102
7491#: resources/xml/reports/change_report.xml:118
7492#: resources/xml/reports/descendancy_report.xml:594
7493#: resources/xml/reports/family_group_report.xml:289
7494#: resources/xml/reports/family_group_report.xml:470
7495#: resources/xml/reports/family_group_report.xml:477
7496#: resources/xml/reports/family_group_report.xml:643
7497#: resources/xml/reports/family_group_report.xml:733
7498#: resources/xml/reports/family_group_report.xml:740
7499#: resources/xml/reports/family_group_report.xml:987
7500#: resources/xml/reports/family_group_report.xml:1081
7501#: resources/xml/reports/family_group_report.xml:1090
7502#: resources/xml/reports/individual_ext_report.xml:273
7503#: resources/xml/reports/individual_ext_report.xml:309
7504#: resources/xml/reports/individual_ext_report.xml:349
7505#: resources/xml/reports/individual_ext_report.xml:385
7506#: resources/xml/reports/individual_ext_report.xml:421
7507#: resources/xml/reports/individual_ext_report.xml:479
7508#: resources/xml/reports/individual_ext_report.xml:515
7509#: resources/xml/reports/individual_ext_report.xml:556
7510#: resources/xml/reports/individual_ext_report.xml:592
7511#: resources/xml/reports/individual_ext_report.xml:628
7512#: resources/xml/reports/individual_report.xml:270
7513#: resources/xml/reports/individual_report.xml:306
7514#: resources/xml/reports/individual_report.xml:346
7515#: resources/xml/reports/individual_report.xml:382
7516#: resources/xml/reports/individual_report.xml:418
7517#: resources/xml/reports/individual_report.xml:479
7518#: resources/xml/reports/individual_report.xml:519
7519#: resources/xml/reports/individual_report.xml:560
7520#: resources/xml/reports/individual_report.xml:596
7521#: resources/xml/reports/individual_report.xml:632
7522#: resources/xml/reports/missing_facts_report.xml:24
7523#: resources/xml/reports/pedigree_report.xml:80
7524#: resources/xml/reports/pedigree_report.xml:81
7525#: resources/xml/reports/pedigree_report.xml:101
7526#: resources/xml/reports/pedigree_report.xml:102
7527#: resources/xml/reports/pedigree_report.xml:119
7528#: resources/xml/reports/pedigree_report.xml:120
7529#: resources/xml/reports/pedigree_report.xml:141
7530#: resources/xml/reports/pedigree_report.xml:142
7531#: resources/xml/reports/pedigree_report.xml:159
7532#: resources/xml/reports/pedigree_report.xml:160
7533#: resources/xml/reports/pedigree_report.xml:182
7534#: resources/xml/reports/pedigree_report.xml:183
7535#: resources/xml/reports/pedigree_report.xml:200
7536#: resources/xml/reports/pedigree_report.xml:201
7537#: resources/xml/reports/pedigree_report.xml:225
7538#: resources/xml/reports/pedigree_report.xml:226
7539#: resources/xml/reports/pedigree_report.xml:243
7540#: resources/xml/reports/pedigree_report.xml:244
7541#: resources/xml/reports/pedigree_report.xml:268
7542#: resources/xml/reports/pedigree_report.xml:269
7543#: resources/xml/reports/pedigree_report.xml:286
7544#: resources/xml/reports/pedigree_report.xml:287
7545#: resources/xml/reports/pedigree_report.xml:311
7546#: resources/xml/reports/pedigree_report.xml:312
7547#: resources/xml/reports/pedigree_report.xml:329
7548#: resources/xml/reports/pedigree_report.xml:330
7549#: resources/xml/reports/pedigree_report.xml:354
7550#: resources/xml/reports/pedigree_report.xml:355
7551#: resources/xml/reports/pedigree_report.xml:372
7552#: resources/xml/reports/pedigree_report.xml:373
7553#: resources/xml/reports/pedigree_report.xml:395
7554#: resources/xml/reports/pedigree_report.xml:411
7555#: resources/xml/reports/pedigree_report.xml:433
7556#: resources/xml/reports/pedigree_report.xml:449
7557#: resources/xml/reports/pedigree_report.xml:471
7558#: resources/xml/reports/pedigree_report.xml:487
7559#: resources/xml/reports/pedigree_report.xml:509
7560#: resources/xml/reports/pedigree_report.xml:525
7561#: resources/xml/reports/pedigree_report.xml:547
7562#: resources/xml/reports/pedigree_report.xml:563
7563#: resources/xml/reports/pedigree_report.xml:585
7564#: resources/xml/reports/pedigree_report.xml:601
7565#: resources/xml/reports/pedigree_report.xml:623
7566#: resources/xml/reports/pedigree_report.xml:639
7567#: resources/xml/reports/pedigree_report.xml:661
7568#: resources/xml/reports/pedigree_report.xml:677
7569#: resources/xml/reports/pedigree_report.xml:782
7570#: resources/xml/reports/pedigree_report.xml:783
7571#: resources/xml/reports/pedigree_report.xml:803
7572#: resources/xml/reports/pedigree_report.xml:804
7573#: resources/xml/reports/pedigree_report.xml:821
7574#: resources/xml/reports/pedigree_report.xml:822
7575#: resources/xml/reports/pedigree_report.xml:843
7576#: resources/xml/reports/pedigree_report.xml:844
7577#: resources/xml/reports/pedigree_report.xml:861
7578#: resources/xml/reports/pedigree_report.xml:862
7579#: resources/xml/reports/pedigree_report.xml:883
7580#: resources/xml/reports/pedigree_report.xml:884
7581#: resources/xml/reports/pedigree_report.xml:901
7582#: resources/xml/reports/pedigree_report.xml:902
7583#: resources/xml/reports/pedigree_report.xml:927
7584#: resources/xml/reports/pedigree_report.xml:945
7585#: resources/xml/reports/pedigree_report.xml:970
7586#: resources/xml/reports/pedigree_report.xml:988
7587#: resources/xml/reports/pedigree_report.xml:1013
7588#: resources/xml/reports/pedigree_report.xml:1031
7589#: resources/xml/reports/pedigree_report.xml:1056
7590#: resources/xml/reports/pedigree_report.xml:1074
7591#: resources/xml/reports/pedigree_report.xml:1096
7592#: resources/xml/reports/pedigree_report.xml:1115
7593#: resources/xml/reports/pedigree_report.xml:1134
7594#: resources/xml/reports/pedigree_report.xml:1153
7595#: resources/xml/reports/pedigree_report.xml:1172
7596#: resources/xml/reports/pedigree_report.xml:1191
7597#: resources/xml/reports/pedigree_report.xml:1210
7598#: resources/xml/reports/pedigree_report.xml:1229
7599#: resources/xml/reports/pedigree_report.xml:1248
7600#: resources/xml/reports/pedigree_report.xml:1267
7601#: resources/xml/reports/pedigree_report.xml:1286
7602#: resources/xml/reports/pedigree_report.xml:1305
7603#: resources/xml/reports/pedigree_report.xml:1324
7604#: resources/xml/reports/pedigree_report.xml:1343
7605#: resources/xml/reports/pedigree_report.xml:1362
7606#: resources/xml/reports/pedigree_report.xml:1381
7607#: resources/xml/reports/relative_ext_report.xml:62
7608msgid "Death"
7609msgstr ""
7610
7611#: app/GedcomTag.php:656
7612msgid "Cause of death"
7613msgstr ""
7614
7615#: app/GedcomTag.php:658 resources/xml/reports/cemetery_report.xml:46
7616#: resources/xml/reports/fact_sources.xml:274
7617#: resources/xml/reports/missing_facts_report.xml:505
7618msgid "Date of death"
7619msgstr ""
7620
7621#: app/GedcomTag.php:660 resources/xml/reports/fact_sources.xml:275
7622#: resources/xml/reports/missing_facts_report.xml:516
7623msgid "Place of death"
7624msgstr ""
7625
7626#. I18N: gedcom tag DESC
7627#. I18N: Name of a module/chart
7628#. I18N: Name of a module/sidebar
7629#. I18N: Name of a module/report
7630#: app/GedcomTag.php:663 app/Module/ChartsBlockModule.php:244
7631#: app/Module/DescendancyChartModule.php:107
7632#: app/Module/DescendancyModule.php:61
7633#: app/Module/DescendancyReportModule.php:40
7634#: resources/xml/reports/descendancy_report.xml:3
7635#: resources/xml/reports/individual_ext_report.xml:6
7636#: resources/xml/reports/missing_facts_report.xml:6
7637#: resources/xml/reports/relative_ext_report.xml:6
7638msgid "Descendants"
7639msgstr ""
7640
7641#. I18N: gedcom tag DESI
7642#: app/GedcomTag.php:666
7643msgid "Descendants interest"
7644msgstr ""
7645
7646#. I18N: gedcom tag DEST
7647#: app/GedcomTag.php:669
7648msgid "Destination"
7649msgstr ""
7650
7651#. I18N: gedcom tag DIV
7652#: app/GedcomTag.php:672 resources/views/calendar-page.phtml:167
7653#: resources/views/lists/families-table.phtml:233
7654msgid "Divorce"
7655msgstr ""
7656
7657#. I18N: gedcom tag DIVF
7658#: app/GedcomTag.php:675
7659msgid "Divorce filed"
7660msgstr ""
7661
7662#. I18N: gedcom tag DSCR
7663#: app/GedcomTag.php:678 resources/views/admin/modules.phtml:61
7664#: resources/views/report-setup-page.phtml:16
7665msgid "Description"
7666msgstr ""
7667
7668#. I18N: gedcom tag EDUC
7669#: app/GedcomTag.php:681
7670msgid "Education"
7671msgstr ""
7672
7673#: app/GedcomTag.php:683
7674msgid "School or college"
7675msgstr ""
7676
7677#. I18N: gedcom tag EMAIL
7678#. I18N: gedcom tag _EMAIL
7679#: app/GedcomTag.php:690 app/GedcomTag.php:1790
7680#: app/Module/UserMessagesModule.php:182
7681#: resources/views/admin/users-create.phtml:58
7682#: resources/views/admin/users-edit.phtml:62
7683#: resources/views/admin/users.phtml:22 resources/views/contact-page.phtml:36
7684#: resources/views/edit-account-page.phtml:111
7685#: resources/views/emails/register-notify-html.phtml:21
7686#: resources/views/emails/register-notify-text.phtml:13
7687#: resources/views/register-page.phtml:46
7688#: resources/views/setup/step-5-administrator.phtml:72
7689msgid "Email address"
7690msgstr ""
7691
7692#. I18N: gedcom tag EMIG
7693#: app/GedcomTag.php:693 resources/views/calendar-page.phtml:176
7694msgid "Emigration"
7695msgstr ""
7696
7697#: app/GedcomTag.php:695
7698msgid "Date of emigration"
7699msgstr ""
7700
7701#: app/GedcomTag.php:697
7702msgid "Place of emigration"
7703msgstr ""
7704
7705#. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints.
7706#: app/GedcomTag.php:700
7707msgid "LDS endowment"
7708msgstr ""
7709
7710#. I18N: LDS = Church of Latter Day Saints.
7711#: app/GedcomTag.php:703
7712msgid "Date of LDS endowment"
7713msgstr ""
7714
7715#. I18N: LDS = Church of Latter Day Saints.
7716#: app/GedcomTag.php:706
7717msgid "Place of LDS endowment"
7718msgstr ""
7719
7720#. I18N: gedcom tag ENGA
7721#: app/GedcomTag.php:709 resources/xml/reports/missing_facts_report.xml:20
7722msgid "Engagement"
7723msgstr ""
7724
7725#: app/GedcomTag.php:711 resources/xml/reports/missing_facts_report.xml:336
7726msgid "Date of engagement"
7727msgstr ""
7728
7729#: app/GedcomTag.php:713 resources/xml/reports/missing_facts_report.xml:347
7730msgid "Place of engagement"
7731msgstr ""
7732
7733#. I18N: gedcom tag EVEN
7734#: app/GedcomTag.php:716 resources/views/lists/anniversaries-table.phtml:42
7735#: resources/xml/reports/fact_sources.xml:70
7736#: resources/xml/reports/fact_sources.xml:157
7737#: resources/xml/reports/missing_facts_report.xml:55
7738msgid "Event"
7739msgstr ""
7740
7741#: app/GedcomTag.php:718
7742msgid "Date of event"
7743msgstr ""
7744
7745#: app/GedcomTag.php:720
7746msgid "Place of event"
7747msgstr ""
7748
7749#: app/GedcomTag.php:722
7750msgid "Type of event"
7751msgstr ""
7752
7753#. I18N: gedcom tag FACT
7754#: app/GedcomTag.php:725
7755msgid "Fact"
7756msgstr ""
7757
7758#: app/GedcomTag.php:727
7759msgid "Type of fact"
7760msgstr ""
7761
7762#. I18N: gedcom tag FAM
7763#. I18N: Name of a module/report
7764#: app/GedcomTag.php:730 app/Module/FamilyGroupReportModule.php:44
7765#: resources/views/admin/trees-privacy.phtml:170
7766#: resources/views/cards/add-source-citation.phtml:42
7767#: resources/views/edit/link-child-to-family.phtml:15
7768#: resources/views/modals/link-media-to-family.phtml:15
7769#: resources/views/modules/family_nav/sidebar-family.phtml:76
7770#: resources/views/modules/favorites/favorites.phtml:80
7771#: resources/views/modules/random_media/slide-show.phtml:61
7772#: resources/views/modules/recent_changes/changes-table.phtml:63
7773#: resources/views/modules/statistics-chart/custom.phtml:39
7774#: resources/xml/reports/family_group_report.xml:3
7775#: resources/xml/reports/family_group_report.xml:6
7776#: resources/xml/reports/family_group_report.xml:88
7777#: resources/xml/reports/family_group_report.xml:96
7778msgid "Family"
7779msgstr ""
7780
7781#. I18N: gedcom tag FAMC
7782#: app/GedcomTag.php:733
7783msgid "Family as a child"
7784msgstr ""
7785
7786#. I18N: gedcom tag FAMF
7787#: app/GedcomTag.php:736
7788msgid "Family file"
7789msgstr ""
7790
7791#. I18N: gedcom tag FAMS
7792#: app/GedcomTag.php:739
7793msgid "Family as a spouse"
7794msgstr ""
7795
7796#: app/GedcomTag.php:741
7797msgid "Spouse census date"
7798msgstr ""
7799
7800#: app/GedcomTag.php:743
7801msgid "Spouse census place"
7802msgstr ""
7803
7804#: app/GedcomTag.php:745
7805msgid "Date of divorce"
7806msgstr ""
7807
7808#: app/GedcomTag.php:747 app/GedcomTag.php:840
7809#: resources/xml/reports/fact_sources.xml:319
7810#: resources/xml/reports/missing_facts_report.xml:463
7811msgid "Date of marriage"
7812msgstr ""
7813
7814#: app/GedcomTag.php:749 app/GedcomTag.php:842
7815#: resources/xml/reports/fact_sources.xml:321
7816#: resources/xml/reports/missing_facts_report.xml:474
7817msgid "Place of marriage"
7818msgstr ""
7819
7820#: app/GedcomTag.php:751
7821msgid "Spouse note"
7822msgstr ""
7823
7824#. I18N: LDS = Church of Latter Day Saints.
7825#: app/GedcomTag.php:754
7826msgid "Date of LDS spouse sealing"
7827msgstr ""
7828
7829#. I18N: LDS = Church of Latter Day Saints.
7830#: app/GedcomTag.php:757
7831msgid "Place of LDS spouse sealing"
7832msgstr ""
7833
7834#. I18N: gedcom tag FAX
7835#: app/GedcomTag.php:760
7836msgid "Fax"
7837msgstr ""
7838
7839#. I18N: gedcom tag FCOM
7840#: app/GedcomTag.php:763 resources/xml/reports/missing_facts_report.xml:21
7841msgid "First communion"
7842msgstr ""
7843
7844#: app/GedcomTag.php:765 resources/xml/reports/missing_facts_report.xml:378
7845msgid "Date of first communion"
7846msgstr ""
7847
7848#: app/GedcomTag.php:767 resources/xml/reports/missing_facts_report.xml:389
7849msgid "Place of first communion"
7850msgstr ""
7851
7852#. I18N: gedcom tag FILE
7853#: app/GedcomTag.php:770 app/Http/Controllers/Admin/MediaController.php:346
7854msgid "Filename"
7855msgstr ""
7856
7857#. I18N: gedcom tag FONE
7858#: app/GedcomTag.php:773
7859msgid "Phonetic"
7860msgstr ""
7861
7862#. I18N: gedcom tag FORM
7863#: app/GedcomTag.php:776 resources/views/help/date.phtml:18
7864#: resources/views/help/date.phtml:56 resources/views/help/date.phtml:94
7865#: resources/views/help/date.phtml:132
7866#: resources/views/report-setup-page.phtml:38
7867msgid "Format"
7868msgstr ""
7869
7870#. I18N: gedcom tag GEDC
7871#. I18N: gedcom tag _GEDF
7872#: app/GedcomTag.php:779 app/GedcomTag.php:1828
7873#: resources/views/admin/trees.phtml:255
7874msgid "GEDCOM file"
7875msgstr ""
7876
7877#. I18N: gedcom tag GIVN
7878#: app/GedcomTag.php:782 resources/views/lists/families-table.phtml:248
7879#: resources/views/lists/families-table.phtml:251
7880#: resources/views/lists/given-names-table.phtml:16
7881#: resources/views/lists/individuals-table.phtml:264
7882msgid "Given names"
7883msgstr ""
7884
7885#. I18N: gedcom tag GRAD
7886#: app/GedcomTag.php:785
7887msgid "Graduation"
7888msgstr ""
7889
7890#. I18N: gedcom tag HEAD
7891#: app/GedcomTag.php:788
7892msgid "Header"
7893msgstr ""
7894
7895#. I18N: gedcom tag IDNO
7896#: app/GedcomTag.php:794
7897msgid "Identification number"
7898msgstr ""
7899
7900#. I18N: gedcom tag IMMI
7901#: app/GedcomTag.php:797
7902msgid "Immigration"
7903msgstr ""
7904
7905#: app/GedcomTag.php:799
7906msgid "Date of immigration"
7907msgstr ""
7908
7909#: app/GedcomTag.php:801
7910msgid "Place of immigration"
7911msgstr ""
7912
7913#. I18N: gedcom tag INDI
7914#. I18N: Name of a module/report
7915#: app/GedcomTag.php:804 app/Module/IndividualReportModule.php:40
7916#: resources/views/admin/fix-level-0-media.phtml:31
7917#: resources/views/admin/trees-privacy.phtml:169
7918#: resources/views/admin/trees.phtml:206
7919#: resources/views/cards/add-source-citation.phtml:27
7920#: resources/views/modals/link-media-to-individual.phtml:15
7921#: resources/views/modules/ancestors-chart/page.phtml:16
7922#: resources/views/modules/charts/config.phtml:19
7923#: resources/views/modules/compact-chart/page.phtml:16
7924#: resources/views/modules/descendancy_chart/page.phtml:16
7925#: resources/views/modules/family-book-chart/page.phtml:17
7926#: resources/views/modules/fanchart/page.phtml:17
7927#: resources/views/modules/favorites/favorites.phtml:66
7928#: resources/views/modules/hourglass-chart/page.phtml:17
7929#: resources/views/modules/interactive-tree/page.phtml:17
7930#: resources/views/modules/pedigree-chart/page.phtml:16
7931#: resources/views/modules/pedigree-map/page.phtml:15
7932#: resources/views/modules/random_media/slide-show.phtml:52
7933#: resources/views/modules/recent_changes/changes-table.phtml:60
7934#: resources/views/modules/statistics-chart/custom.phtml:23
7935#: resources/views/modules/stories/config.phtml:35
7936#: resources/views/modules/stories/edit.phtml:22
7937#: resources/views/modules/stories/list.phtml:13
7938#: resources/views/modules/timeline-chart/page.phtml:16
7939#: resources/views/search-advanced-page.phtml:18
7940#: resources/xml/reports/ahnentafel_report.xml:6
7941#: resources/xml/reports/descendancy_report.xml:5
7942#: resources/xml/reports/individual_ext_report.xml:5
7943#: resources/xml/reports/individual_report.xml:3
7944#: resources/xml/reports/individual_report.xml:5
7945#: resources/xml/reports/individual_report.xml:88
7946#: resources/xml/reports/missing_facts_report.xml:5
7947#: resources/xml/reports/pedigree_report.xml:5
7948#: resources/xml/reports/relative_ext_report.xml:5
7949msgid "Individual"
7950msgstr ""
7951
7952#. I18N: gedcom tag LANG
7953#. I18N: A configuration setting
7954#: app/GedcomTag.php:810 app/Module/ModuleLanguageTrait.php:48
7955#: app/Module/ModuleThemeTrait.php:248 resources/views/admin/modules.phtml:253
7956#: resources/views/admin/modules.phtml:256
7957#: resources/views/admin/trees-preferences.phtml:65
7958#: resources/views/admin/users-edit.phtml:107
7959#: resources/views/admin/users.phtml:23
7960#: resources/views/edit-account-page.phtml:90
7961#: resources/views/layouts/administration.phtml:58
7962#: resources/views/setup/step-1-language.phtml:22
7963msgid "Language"
7964msgstr ""
7965
7966#. I18N: gedcom tag LEGA
7967#: app/GedcomTag.php:816
7968msgid "Legatee"
7969msgstr ""
7970
7971#. I18N: gedcom tag MAP
7972#. I18N: gedcom tag _LOC
7973#: app/GedcomTag.php:822 app/GedcomTag.php:1864
7974msgid "Location"
7975msgstr ""
7976
7977#. I18N: gedcom tag MARB
7978#: app/GedcomTag.php:825 resources/xml/reports/missing_facts_report.xml:22
7979msgid "Marriage banns"
7980msgstr ""
7981
7982#: app/GedcomTag.php:827 resources/xml/reports/missing_facts_report.xml:420
7983msgid "Date of marriage banns"
7984msgstr ""
7985
7986#: app/GedcomTag.php:829 resources/xml/reports/missing_facts_report.xml:431
7987msgid "Place of marriage banns"
7988msgstr ""
7989
7990#. I18N: gedcom tag MARC
7991#: app/GedcomTag.php:832
7992msgid "Marriage contract"
7993msgstr ""
7994
7995#. I18N: gedcom tag MARL
7996#: app/GedcomTag.php:835
7997msgid "Marriage license"
7998msgstr ""
7999
8000#. I18N: gedcom tag MARR
8001#: app/GedcomTag.php:838 app/Http/Controllers/BranchesController.php:341
8002#: resources/views/calendar-page.phtml:164
8003#: resources/views/lists/families-table.phtml:209
8004#: resources/views/lists/families-table.phtml:217
8005#: resources/views/lists/families-table.phtml:225
8006#: resources/views/lists/families-table.phtml:254
8007#: resources/views/modules/relatives/family.phtml:131
8008#: resources/xml/reports/ahnentafel_report.xml:450
8009#: resources/xml/reports/bdm_report.xml:78
8010#: resources/xml/reports/descendancy_report.xml:575
8011#: resources/xml/reports/family_group_report.xml:377
8012#: resources/xml/reports/missing_facts_report.xml:23
8013#: resources/xml/reports/pedigree_report.xml:76
8014#: resources/xml/reports/pedigree_report.xml:77
8015#: resources/xml/reports/pedigree_report.xml:97
8016#: resources/xml/reports/pedigree_report.xml:98
8017#: resources/xml/reports/pedigree_report.xml:137
8018#: resources/xml/reports/pedigree_report.xml:138
8019#: resources/xml/reports/pedigree_report.xml:178
8020#: resources/xml/reports/pedigree_report.xml:179
8021#: resources/xml/reports/pedigree_report.xml:221
8022#: resources/xml/reports/pedigree_report.xml:222
8023#: resources/xml/reports/pedigree_report.xml:264
8024#: resources/xml/reports/pedigree_report.xml:265
8025#: resources/xml/reports/pedigree_report.xml:307
8026#: resources/xml/reports/pedigree_report.xml:308
8027#: resources/xml/reports/pedigree_report.xml:350
8028#: resources/xml/reports/pedigree_report.xml:351
8029#: resources/xml/reports/pedigree_report.xml:392
8030#: resources/xml/reports/pedigree_report.xml:430
8031#: resources/xml/reports/pedigree_report.xml:468
8032#: resources/xml/reports/pedigree_report.xml:506
8033#: resources/xml/reports/pedigree_report.xml:544
8034#: resources/xml/reports/pedigree_report.xml:582
8035#: resources/xml/reports/pedigree_report.xml:620
8036#: resources/xml/reports/pedigree_report.xml:658
8037#: resources/xml/reports/pedigree_report.xml:778
8038#: resources/xml/reports/pedigree_report.xml:779
8039#: resources/xml/reports/pedigree_report.xml:799
8040#: resources/xml/reports/pedigree_report.xml:800
8041#: resources/xml/reports/pedigree_report.xml:839
8042#: resources/xml/reports/pedigree_report.xml:840
8043#: resources/xml/reports/pedigree_report.xml:879
8044#: resources/xml/reports/pedigree_report.xml:880
8045#: resources/xml/reports/pedigree_report.xml:923
8046#: resources/xml/reports/pedigree_report.xml:966
8047#: resources/xml/reports/pedigree_report.xml:1009
8048#: resources/xml/reports/pedigree_report.xml:1052
8049#: resources/xml/reports/pedigree_report.xml:1099
8050#: resources/xml/reports/pedigree_report.xml:1137
8051#: resources/xml/reports/pedigree_report.xml:1175
8052#: resources/xml/reports/pedigree_report.xml:1213
8053#: resources/xml/reports/pedigree_report.xml:1251
8054#: resources/xml/reports/pedigree_report.xml:1289
8055#: resources/xml/reports/pedigree_report.xml:1327
8056#: resources/xml/reports/pedigree_report.xml:1365
8057msgid "Marriage"
8058msgstr ""
8059
8060#: app/GedcomTag.php:844 resources/xml/reports/fact_sources.xml:202
8061msgid "Civil marriage"
8062msgstr ""
8063
8064#: app/GedcomTag.php:846 resources/xml/reports/fact_sources.xml:205
8065msgid "Registered partnership"
8066msgstr ""
8067
8068#: app/GedcomTag.php:848 resources/xml/reports/fact_sources.xml:199
8069msgid "Religious marriage"
8070msgstr ""
8071
8072#: app/GedcomTag.php:850
8073msgid "Marriage type unknown"
8074msgstr ""
8075
8076#. I18N: gedcom tag MARS
8077#: app/GedcomTag.php:853
8078msgid "Marriage settlement"
8079msgstr ""
8080
8081#. I18N: gedcom tag MEDI
8082#. I18N: gedcom tag _TYPE
8083#: app/GedcomTag.php:856 app/GedcomTag.php:2062
8084#: resources/views/modals/create-media-from-file.phtml:40
8085#: resources/views/modals/media-file-fields.phtml:115
8086msgid "Media type"
8087msgstr ""
8088
8089#. I18N: gedcom tag REPO:NAME
8090#: app/GedcomTag.php:860 resources/views/modals/repository-fields.phtml:9
8091msgctxt "Repository"
8092msgid "Name"
8093msgstr ""
8094
8095#. I18N: gedcom tag NAME
8096#: app/GedcomTag.php:864 app/Http/RequestHandlers/HelpText.php:209
8097#: app/Http/RequestHandlers/IndividualPage.php:210
8098#: app/Statistics/Google/ChartCommonGiven.php:81
8099#: app/Statistics/Google/ChartCommonSurname.php:140
8100#: resources/views/modals/submitter-fields.phtml:9
8101#: resources/views/modules/yahrzeit/table.phtml:27
8102#: resources/xml/reports/bdm_report.xml:5
8103#: resources/xml/reports/bdm_report.xml:49
8104#: resources/xml/reports/birth_report.xml:5
8105#: resources/xml/reports/birth_report.xml:36
8106#: resources/xml/reports/cemetery_report.xml:40
8107#: resources/xml/reports/change_report.xml:56
8108#: resources/xml/reports/change_report.xml:96
8109#: resources/xml/reports/death_report.xml:5
8110#: resources/xml/reports/death_report.xml:38
8111#: resources/xml/reports/fact_sources.xml:62
8112#: resources/xml/reports/fact_sources.xml:155
8113#: resources/xml/reports/fact_sources.xml:266
8114#: resources/xml/reports/fact_sources.xml:317
8115#: resources/xml/reports/marriage_report.xml:5
8116#: resources/xml/reports/marriage_report.xml:38
8117#: resources/xml/reports/missing_facts_report.xml:54
8118#: resources/xml/reports/occupation_report.xml:43
8119#: resources/xml/reports/relative_ext_report.xml:50
8120msgid "Name"
8121msgstr ""
8122
8123#: app/GedcomTag.php:866
8124msgid "Phonetic name"
8125msgstr ""
8126
8127#: app/GedcomTag.php:868
8128msgid "Name in Hebrew"
8129msgstr ""
8130
8131#. I18N: gedcom tag NATI
8132#: app/GedcomTag.php:871
8133msgid "Nationality"
8134msgstr ""
8135
8136#. I18N: gedcom tag NATU
8137#: app/GedcomTag.php:874
8138msgid "Naturalization"
8139msgstr ""
8140
8141#: app/GedcomTag.php:876
8142msgid "Date of naturalization"
8143msgstr ""
8144
8145#: app/GedcomTag.php:878
8146msgid "Place of naturalization"
8147msgstr ""
8148
8149#. I18N: gedcom tag NCHI
8150#: app/GedcomTag.php:881 app/Module/StatisticsChartModule.php:726
8151#: app/Statistics/Google/ChartChildren.php:108
8152#: resources/views/modules/statistics-chart/custom.phtml:45
8153msgid "Number of children"
8154msgstr ""
8155
8156#. I18N: gedcom tag NICK
8157#: app/GedcomTag.php:884
8158msgid "Nickname"
8159msgstr ""
8160
8161#. I18N: gedcom tag NMR
8162#: app/GedcomTag.php:887
8163msgid "Number of marriages"
8164msgstr ""
8165
8166#. I18N: gedcom tag NPFX
8167#: app/GedcomTag.php:893
8168msgid "Name prefix"
8169msgstr ""
8170
8171#. I18N: gedcom tag NSFX
8172#: app/GedcomTag.php:896
8173msgid "Name suffix"
8174msgstr ""
8175
8176#. I18N: gedcom tag OBJE
8177#: app/GedcomTag.php:899 app/Http/RequestHandlers/HelpText.php:219
8178#: resources/views/admin/fix-level-0-media.phtml:29
8179#: resources/views/admin/media.phtml:103
8180#: resources/views/admin/trees-privacy.phtml:174
8181#: resources/views/admin/trees.phtml:231
8182#: resources/views/admin/webtrees1-thumbnails.phtml:36
8183#: resources/views/family-page.phtml:94
8184#: resources/views/modules/favorites/favorites.phtml:94
8185#: resources/views/source-page.phtml:88
8186msgid "Media object"
8187msgstr ""
8188
8189#. I18N: gedcom tag OCCU
8190#: app/GedcomTag.php:902 resources/xml/reports/occupation_report.xml:5
8191#: resources/xml/reports/occupation_report.xml:54
8192msgid "Occupation"
8193msgstr ""
8194
8195#. I18N: gedcom tag ORDI
8196#: app/GedcomTag.php:907
8197msgid "Ordinance"
8198msgstr ""
8199
8200#. I18N: gedcom tag ORDN
8201#: app/GedcomTag.php:910
8202msgid "Ordination"
8203msgstr ""
8204
8205#: app/GedcomTag.php:912
8206msgid "Religious institution"
8207msgstr ""
8208
8209#: app/GedcomTag.php:914
8210msgid "Date of ordination"
8211msgstr ""
8212
8213#: app/GedcomTag.php:916
8214msgid "Place of ordination"
8215msgstr ""
8216
8217#. I18N: gedcom tag PAGE
8218#: app/GedcomTag.php:919 resources/xml/reports/fact_sources.xml:74
8219#: resources/xml/reports/fact_sources.xml:161
8220#: resources/xml/reports/fact_sources.xml:277
8221#: resources/xml/reports/fact_sources.xml:323
8222msgid "Citation details"
8223msgstr ""
8224
8225#. I18N: gedcom tag PEDI
8226#: app/GedcomTag.php:922
8227msgid "Relationship to parents"
8228msgstr ""
8229
8230#. I18N: gedcom tag PHON
8231#: app/GedcomTag.php:925
8232msgid "Phone"
8233msgstr ""
8234
8235#. I18N: gedcom tag PLAC
8236#: app/GedcomTag.php:931 app/Http/RequestHandlers/HelpText.php:224
8237#: app/Module/FixCemeteryTag.php:86
8238#: resources/views/admin/location-edit.phtml:26
8239#: resources/views/admin/locations.phtml:15
8240#: resources/views/lists/families-table.phtml:260
8241#: resources/views/lists/individuals-table.phtml:274
8242#: resources/views/lists/individuals-table.phtml:285
8243#: resources/views/modules/census-assistant.phtml:43
8244#: resources/views/modules/lifespans-chart/page.phtml:36
8245#: resources/views/search-phonetic-page.phtml:41
8246#: resources/xml/reports/bdm_report.xml:6
8247#: resources/xml/reports/bdm_report.xml:134
8248#: resources/xml/reports/bdm_report.xml:160
8249#: resources/xml/reports/bdm_report.xml:194
8250#: resources/xml/reports/birth_report.xml:42
8251#: resources/xml/reports/cemetery_report.xml:52
8252#: resources/xml/reports/death_report.xml:50
8253#: resources/xml/reports/marriage_report.xml:50
8254#: resources/xml/reports/occupation_report.xml:60
8255msgid "Place"
8256msgstr ""
8257
8258#: app/GedcomTag.php:933
8259msgid "Phonetic place"
8260msgstr ""
8261
8262#: app/GedcomTag.php:935
8263msgid "Romanized place"
8264msgstr ""
8265
8266#: app/GedcomTag.php:937
8267msgid "Place in Hebrew"
8268msgstr ""
8269
8270#. I18N: gedcom tag POST
8271#: app/GedcomTag.php:940
8272msgid "Postal code"
8273msgstr ""
8274
8275#. I18N: gedcom tag PROB
8276#: app/GedcomTag.php:943
8277msgid "Probate"
8278msgstr ""
8279
8280#. I18N: gedcom tag PROP
8281#: app/GedcomTag.php:946
8282msgid "Property"
8283msgstr ""
8284
8285#. I18N: gedcom tag PUBL
8286#: app/GedcomTag.php:949 resources/views/modals/source-fields.phtml:31
8287msgid "Publication"
8288msgstr ""
8289
8290#. I18N: gedcom tag QUAY
8291#: app/GedcomTag.php:952
8292msgid "Quality of data"
8293msgstr ""
8294
8295#. I18N: gedcom tag REFN
8296#: app/GedcomTag.php:955
8297msgid "Reference number"
8298msgstr ""
8299
8300#. I18N: gedcom tag RELA
8301#: app/GedcomTag.php:958
8302msgid "Relationship"
8303msgstr ""
8304
8305#. I18N: gedcom tag RELI
8306#: app/GedcomTag.php:961 resources/xml/reports/missing_facts_report.xml:26
8307#: resources/xml/reports/missing_facts_report.xml:587
8308msgid "Religion"
8309msgstr ""
8310
8311#. I18N: gedcom tag REPO
8312#: app/GedcomTag.php:964 resources/views/admin/trees-privacy.phtml:172
8313#: resources/views/admin/trees.phtml:222
8314#: resources/views/modals/source-fields.phtml:39
8315#: resources/views/modules/favorites/favorites.phtml:122
8316#: resources/views/modules/recent_changes/changes-table.phtml:78
8317msgid "Repository"
8318msgstr ""
8319
8320#. I18N: gedcom tag RESI
8321#: app/GedcomTag.php:967
8322msgid "Residence"
8323msgstr ""
8324
8325#: app/GedcomTag.php:969
8326msgid "Date of residence"
8327msgstr ""
8328
8329#: app/GedcomTag.php:971
8330msgid "Place of residence"
8331msgstr ""
8332
8333#. I18N: gedcom tag RESN
8334#: app/GedcomTag.php:974 app/Http/RequestHandlers/HelpText.php:229
8335#: resources/views/cards/add-restriction.phtml:10
8336#: resources/views/media-page.phtml:177
8337msgid "Restriction"
8338msgstr ""
8339
8340#. I18N: gedcom tag RETI
8341#: app/GedcomTag.php:977
8342msgid "Retirement"
8343msgstr ""
8344
8345#. I18N: gedcom tag RFN
8346#: app/GedcomTag.php:982
8347msgid "Record file number"
8348msgstr ""
8349
8350#. I18N: gedcom tag RIN
8351#: app/GedcomTag.php:991
8352msgid "Record ID number"
8353msgstr ""
8354
8355#. I18N: gedcom tag ROLE
8356#: app/GedcomTag.php:994 resources/views/admin/users-edit.phtml:269
8357msgid "Role"
8358msgstr ""
8359
8360#. I18N: gedcom tag ROMN
8361#: app/GedcomTag.php:997 app/Http/RequestHandlers/HelpText.php:234
8362msgid "Romanized"
8363msgstr ""
8364
8365#. I18N: gedcom tag SERV
8366#: app/GedcomTag.php:1000
8367msgid "Remote server"
8368msgstr ""
8369
8370#. I18N: gedcom tag SEX
8371#: app/GedcomTag.php:1003 app/Http/RequestHandlers/IndividualPage.php:314
8372#: resources/xml/reports/family_group_report.xml:844
8373#: resources/xml/reports/individual_ext_report.xml:391
8374#: resources/xml/reports/individual_ext_report.xml:598
8375#: resources/xml/reports/individual_report.xml:388
8376#: resources/xml/reports/individual_report.xml:602
8377msgid "Gender"
8378msgstr ""
8379
8380#: app/GedcomTag.php:1005 resources/views/admin/trees.phtml:239
8381#: resources/views/cards/add-shared-note.phtml:10
8382#: resources/views/edit/shared-note.phtml:14
8383#: resources/views/family-page.phtml:82 resources/views/media-page.phtml:167
8384#: resources/views/modules/notes/tab.phtml:51
8385#: resources/views/note-page.phtml:84
8386msgid "Shared note"
8387msgstr ""
8388
8389#. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints.
8390#: app/GedcomTag.php:1008
8391msgid "LDS child sealing"
8392msgstr ""
8393
8394#. I18N: LDS = Church of Latter Day Saints.
8395#: app/GedcomTag.php:1011
8396msgid "Date of LDS child sealing"
8397msgstr ""
8398
8399#. I18N: LDS = Church of Latter Day Saints.
8400#: app/GedcomTag.php:1014
8401msgid "Place of LDS child sealing"
8402msgstr ""
8403
8404#. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints.
8405#: app/GedcomTag.php:1017
8406msgid "LDS spouse sealing"
8407msgstr ""
8408
8409#. I18N: gedcom tag SPFX
8410#: app/GedcomTag.php:1023
8411msgid "Surname prefix"
8412msgstr ""
8413
8414#. I18N: gedcom tag SSN
8415#: app/GedcomTag.php:1026
8416msgid "Social security number"
8417msgstr ""
8418
8419#. I18N: gedcom tag STAE
8420#: app/GedcomTag.php:1029
8421msgid "State"
8422msgstr ""
8423
8424#: app/GedcomTag.php:1034
8425msgid "Status change date"
8426msgstr ""
8427
8428#. I18N: gedcom tag SUBM
8429#: app/GedcomTag.php:1037 resources/views/admin/trees.phtml:247
8430#: resources/views/modules/recent_changes/changes-table.phtml:75
8431msgid "Submitter"
8432msgstr ""
8433
8434#. I18N: gedcom tag SUBN
8435#: app/GedcomTag.php:1040
8436msgid "Submission"
8437msgstr ""
8438
8439#. I18N: gedcom tag SURN
8440#: app/GedcomTag.php:1043 app/Http/RequestHandlers/HelpText.php:214
8441#: resources/views/branches-page.phtml:16
8442#: resources/views/lists/families-table.phtml:249
8443#: resources/views/lists/families-table.phtml:252
8444#: resources/views/lists/individuals-table.phtml:265
8445#: resources/views/lists/surnames-table.phtml:23
8446#: resources/views/modules/statistics-chart/custom.phtml:160
8447#: resources/views/search-phonetic-page.phtml:29
8448msgid "Surname"
8449msgstr ""
8450
8451#. I18N: gedcom tag TEMP
8452#: app/GedcomTag.php:1046 resources/xml/reports/individual_report.xml:208
8453msgid "Temple"
8454msgstr ""
8455
8456#. I18N: gedcom tag TEXT
8457#: app/GedcomTag.php:1049 resources/views/admin/trees-preferences.phtml:594
8458#: resources/views/modals/source-fields.phtml:53
8459msgid "Text"
8460msgstr ""
8461
8462#. I18N: gedcom tag TIME
8463#: app/GedcomTag.php:1052
8464msgid "Time"
8465msgstr ""
8466
8467#. I18N: gedcom tag TITL
8468#: app/GedcomTag.php:1055 resources/views/admin/fix-level-0-media.phtml:30
8469#: resources/views/lists/media-table.phtml:70
8470#: resources/views/lists/notes-table.phtml:81
8471#: resources/views/lists/sources-table.phtml:83
8472#: resources/views/modals/create-media-from-file.phtml:32
8473#: resources/views/modals/media-file-fields.phtml:106
8474#: resources/views/modals/source-fields.phtml:9
8475#: resources/views/modules/census-assistant.phtml:20
8476#: resources/views/modules/favorites/favorites.phtml:149
8477#: resources/views/modules/favorites/favorites.phtml:151
8478#: resources/views/modules/gedcom_news/edit.phtml:17
8479#: resources/views/modules/html/config.phtml:11
8480#: resources/views/modules/user_blog/edit.phtml:17
8481msgid "Title"
8482msgstr ""
8483
8484#: app/GedcomTag.php:1057
8485msgid "Phonetic title"
8486msgstr ""
8487
8488#: app/GedcomTag.php:1059
8489msgid "Romanized title"
8490msgstr ""
8491
8492#: app/GedcomTag.php:1061
8493msgid "Title in Hebrew"
8494msgstr ""
8495
8496#. I18N: gedcom tag TRLR
8497#: app/GedcomTag.php:1064
8498msgid "Trailer"
8499msgstr ""
8500
8501#. I18N: gedcom tag URL (A web address / URL)
8502#. I18N: gedcom tag WWW (A web address / URL)
8503#. I18N: gedcom tag _URL
8504#. I18N: A configuration setting
8505#: app/GedcomTag.php:1070 app/GedcomTag.php:1082 app/GedcomTag.php:2068
8506#: resources/views/admin/trees-create.phtml:26
8507#: resources/views/admin/trees-preferences.phtml:40
8508#: resources/views/modals/media-file-fields.phtml:90
8509#: resources/views/modules/favorites/favorites.phtml:136
8510#: resources/views/modules/favorites/favorites.phtml:143
8511#: resources/views/modules/favorites/favorites.phtml:145
8512#: resources/views/modules/matomo-analytics/form.phtml:18
8513msgid "URL"
8514msgstr ""
8515
8516#. I18N: gedcom tag VERS
8517#: app/GedcomTag.php:1073
8518msgid "Version"
8519msgstr ""
8520
8521#. I18N: gedcom tag WILL
8522#: app/GedcomTag.php:1079
8523msgid "Will"
8524msgstr ""
8525
8526#: app/GedcomTag.php:1085
8527msgid "Adoption of a son"
8528msgstr ""
8529
8530#: app/GedcomTag.php:1089
8531msgid "Adoption of a daughter"
8532msgstr ""
8533
8534#: app/GedcomTag.php:1092
8535msgid "Adoption of a child"
8536msgstr ""
8537
8538#: app/GedcomTag.php:1096
8539msgid "Adoption of a grandson"
8540msgstr ""
8541
8542#: app/GedcomTag.php:1100
8543msgid "Adoption of a granddaughter"
8544msgstr ""
8545
8546#: app/GedcomTag.php:1103 app/GedcomTag.php:1114 app/GedcomTag.php:1125
8547msgid "Adoption of a grandchild"
8548msgstr ""
8549
8550#: app/GedcomTag.php:1107
8551msgctxt "daughter’s son"
8552msgid "Adoption of a grandson"
8553msgstr ""
8554
8555#: app/GedcomTag.php:1111
8556msgctxt "daughter’s daughter"
8557msgid "Adoption of a granddaughter"
8558msgstr ""
8559
8560#: app/GedcomTag.php:1118
8561msgctxt "son’s son"
8562msgid "Adoption of a grandson"
8563msgstr ""
8564
8565#: app/GedcomTag.php:1122
8566msgctxt "son’s daughter"
8567msgid "Adoption of a granddaughter"
8568msgstr ""
8569
8570#: app/GedcomTag.php:1129
8571msgid "Adoption of a half-brother"
8572msgstr ""
8573
8574#: app/GedcomTag.php:1133
8575msgid "Adoption of a half-sister"
8576msgstr ""
8577
8578#: app/GedcomTag.php:1136
8579msgid "Adoption of a half-sibling"
8580msgstr ""
8581
8582#: app/GedcomTag.php:1140
8583msgid "Adoption of a brother"
8584msgstr ""
8585
8586#: app/GedcomTag.php:1144
8587msgid "Adoption of a sister"
8588msgstr ""
8589
8590#: app/GedcomTag.php:1147
8591msgid "Adoption of a sibling"
8592msgstr ""
8593
8594#. I18N: gedcom tag _AKA
8595#: app/GedcomTag.php:1181
8596msgctxt "MALE"
8597msgid "Also known as"
8598msgstr ""
8599
8600#. I18N: gedcom tag _AKA
8601#: app/GedcomTag.php:1186
8602msgctxt "FEMALE"
8603msgid "Also known as"
8604msgstr ""
8605
8606#. I18N: gedcom tag _AKA
8607#: app/GedcomTag.php:1190
8608msgid "Also known as"
8609msgstr ""
8610
8611#. I18N: gedcom tag _ALBUM
8612#. I18N: Name of a module
8613#: app/GedcomTag.php:1195 app/Module/AlbumModule.php:45
8614msgid "Album"
8615msgstr ""
8616
8617#: app/GedcomTag.php:1201
8618msgid "Baptism of a son"
8619msgstr ""
8620
8621#: app/GedcomTag.php:1205
8622msgid "Baptism of a daughter"
8623msgstr ""
8624
8625#: app/GedcomTag.php:1208
8626msgid "Baptism of a child"
8627msgstr ""
8628
8629#: app/GedcomTag.php:1212
8630msgid "Baptism of a grandson"
8631msgstr ""
8632
8633#: app/GedcomTag.php:1216
8634msgid "Baptism of a granddaughter"
8635msgstr ""
8636
8637#: app/GedcomTag.php:1219 app/GedcomTag.php:1230 app/GedcomTag.php:1241
8638msgid "Baptism of a grandchild"
8639msgstr ""
8640
8641#: app/GedcomTag.php:1223
8642msgctxt "daughter’s son"
8643msgid "Baptism of a grandson"
8644msgstr ""
8645
8646#: app/GedcomTag.php:1227
8647msgctxt "daughter’s daughter"
8648msgid "Baptism of a granddaughter"
8649msgstr ""
8650
8651#: app/GedcomTag.php:1234
8652msgctxt "son’s son"
8653msgid "Baptism of a grandson"
8654msgstr ""
8655
8656#: app/GedcomTag.php:1238
8657msgctxt "son’s daughter"
8658msgid "Baptism of a granddaughter"
8659msgstr ""
8660
8661#: app/GedcomTag.php:1245
8662msgid "Baptism of a half-brother"
8663msgstr ""
8664
8665#: app/GedcomTag.php:1249
8666msgid "Baptism of a half-sister"
8667msgstr ""
8668
8669#: app/GedcomTag.php:1252
8670msgid "Baptism of a half-sibling"
8671msgstr ""
8672
8673#: app/GedcomTag.php:1256
8674msgid "Baptism of a brother"
8675msgstr ""
8676
8677#: app/GedcomTag.php:1260
8678msgid "Baptism of a sister"
8679msgstr ""
8680
8681#: app/GedcomTag.php:1263
8682msgid "Baptism of a sibling"
8683msgstr ""
8684
8685#. I18N: gedcom tag _BIBL
8686#: app/GedcomTag.php:1267
8687msgid "Bibliography"
8688msgstr ""
8689
8690#: app/GedcomTag.php:1271
8691msgid "Birth of a son"
8692msgstr ""
8693
8694#: app/GedcomTag.php:1275
8695msgid "Birth of a daughter"
8696msgstr ""
8697
8698#: app/GedcomTag.php:1278 resources/views/admin/trees-preferences.phtml:442
8699msgid "Birth of a child"
8700msgstr ""
8701
8702#: app/GedcomTag.php:1282
8703msgid "Birth of a grandson"
8704msgstr ""
8705
8706#: app/GedcomTag.php:1286
8707msgid "Birth of a granddaughter"
8708msgstr ""
8709
8710#: app/GedcomTag.php:1289 app/GedcomTag.php:1300 app/GedcomTag.php:1311
8711#: resources/views/admin/trees-preferences.phtml:436
8712msgid "Birth of a grandchild"
8713msgstr ""
8714
8715#: app/GedcomTag.php:1293
8716msgctxt "daughter’s son"
8717msgid "Birth of a grandson"
8718msgstr ""
8719
8720#: app/GedcomTag.php:1297
8721msgctxt "daughter’s daughter"
8722msgid "Birth of a granddaughter"
8723msgstr ""
8724
8725#: app/GedcomTag.php:1304
8726msgctxt "son’s son"
8727msgid "Birth of a grandson"
8728msgstr ""
8729
8730#: app/GedcomTag.php:1308
8731msgctxt "son’s daughter"
8732msgid "Birth of a granddaughter"
8733msgstr ""
8734
8735#: app/GedcomTag.php:1315
8736msgid "Birth of a half-brother"
8737msgstr ""
8738
8739#: app/GedcomTag.php:1319
8740msgid "Birth of a half-sister"
8741msgstr ""
8742
8743#: app/GedcomTag.php:1322
8744msgid "Birth of a half-sibling"
8745msgstr ""
8746
8747#: app/GedcomTag.php:1326
8748msgid "Birth of a brother"
8749msgstr ""
8750
8751#: app/GedcomTag.php:1330
8752msgid "Birth of a sister"
8753msgstr ""
8754
8755#: app/GedcomTag.php:1333 resources/views/admin/trees-preferences.phtml:448
8756msgid "Birth of a sibling"
8757msgstr ""
8758
8759#. I18N: gedcom tag _BRTM
8760#: app/GedcomTag.php:1337
8761msgid "Brit milah"
8762msgstr ""
8763
8764#: app/GedcomTag.php:1339
8765msgid "Date of brit milah"
8766msgstr ""
8767
8768#: app/GedcomTag.php:1341
8769msgid "Place of brit milah"
8770msgstr ""
8771
8772#: app/GedcomTag.php:1344
8773msgid "Burial of a son"
8774msgstr ""
8775
8776#: app/GedcomTag.php:1348
8777msgid "Burial of a daughter"
8778msgstr ""
8779
8780#: app/GedcomTag.php:1351
8781msgid "Burial of a child"
8782msgstr ""
8783
8784#: app/GedcomTag.php:1355
8785msgid "Burial of a grandson"
8786msgstr ""
8787
8788#: app/GedcomTag.php:1359
8789msgid "Burial of a granddaughter"
8790msgstr ""
8791
8792#: app/GedcomTag.php:1362 app/GedcomTag.php:1373 app/GedcomTag.php:1384
8793msgid "Burial of a grandchild"
8794msgstr ""
8795
8796#: app/GedcomTag.php:1366
8797msgctxt "daughter’s son"
8798msgid "Burial of a grandson"
8799msgstr ""
8800
8801#: app/GedcomTag.php:1370
8802msgctxt "daughter’s daughter"
8803msgid "Burial of a granddaughter"
8804msgstr ""
8805
8806#: app/GedcomTag.php:1377
8807msgctxt "son’s son"
8808msgid "Burial of a grandson"
8809msgstr ""
8810
8811#: app/GedcomTag.php:1381
8812msgctxt "son’s daughter"
8813msgid "Burial of a granddaughter"
8814msgstr ""
8815
8816#: app/GedcomTag.php:1388
8817msgid "Burial of a grandfather"
8818msgstr ""
8819
8820#: app/GedcomTag.php:1392
8821msgid "Burial of a grandmother"
8822msgstr ""
8823
8824#: app/GedcomTag.php:1395
8825msgid "Burial of a grandparent"
8826msgstr ""
8827
8828#: app/GedcomTag.php:1399
8829msgid "Burial of a paternal grandfather"
8830msgstr ""
8831
8832#: app/GedcomTag.php:1403
8833msgid "Burial of a paternal grandmother"
8834msgstr ""
8835
8836#: app/GedcomTag.php:1406
8837msgid "Burial of a paternal grandparent"
8838msgstr ""
8839
8840#: app/GedcomTag.php:1410
8841msgid "Burial of a maternal grandfather"
8842msgstr ""
8843
8844#: app/GedcomTag.php:1414
8845msgid "Burial of a maternal grandmother"
8846msgstr ""
8847
8848#: app/GedcomTag.php:1417
8849msgid "Burial of a maternal grandparent"
8850msgstr ""
8851
8852#: app/GedcomTag.php:1421
8853msgid "Burial of a half-brother"
8854msgstr ""
8855
8856#: app/GedcomTag.php:1425
8857msgid "Burial of a half-sister"
8858msgstr ""
8859
8860#: app/GedcomTag.php:1428
8861msgid "Burial of a half-sibling"
8862msgstr ""
8863
8864#: app/GedcomTag.php:1432
8865msgid "Burial of a father"
8866msgstr ""
8867
8868#: app/GedcomTag.php:1436
8869msgid "Burial of a mother"
8870msgstr ""
8871
8872#: app/GedcomTag.php:1439
8873msgid "Burial of a parent"
8874msgstr ""
8875
8876#: app/GedcomTag.php:1443
8877msgid "Burial of a brother"
8878msgstr ""
8879
8880#: app/GedcomTag.php:1447
8881msgid "Burial of a sister"
8882msgstr ""
8883
8884#: app/GedcomTag.php:1450
8885msgid "Burial of a sibling"
8886msgstr ""
8887
8888#: app/GedcomTag.php:1454
8889msgid "Burial of a husband"
8890msgstr ""
8891
8892#: app/GedcomTag.php:1458
8893msgid "Burial of a wife"
8894msgstr ""
8895
8896#: app/GedcomTag.php:1461
8897msgid "Burial of a spouse"
8898msgstr ""
8899
8900#: app/GedcomTag.php:1465
8901msgid "Christening of a son"
8902msgstr ""
8903
8904#: app/GedcomTag.php:1469
8905msgid "Christening of a daughter"
8906msgstr ""
8907
8908#: app/GedcomTag.php:1472
8909msgid "Christening of a child"
8910msgstr ""
8911
8912#: app/GedcomTag.php:1476
8913msgid "Christening of a grandson"
8914msgstr ""
8915
8916#: app/GedcomTag.php:1480
8917msgid "Christening of a granddaughter"
8918msgstr ""
8919
8920#: app/GedcomTag.php:1483 app/GedcomTag.php:1494 app/GedcomTag.php:1505
8921msgid "Christening of a grandchild"
8922msgstr ""
8923
8924#: app/GedcomTag.php:1487
8925msgctxt "daughter’s son"
8926msgid "Christening of a grandson"
8927msgstr ""
8928
8929#: app/GedcomTag.php:1491
8930msgctxt "daughter’s daughter"
8931msgid "Christening of a granddaughter"
8932msgstr ""
8933
8934#: app/GedcomTag.php:1498
8935msgctxt "son’s son"
8936msgid "Christening of a grandson"
8937msgstr ""
8938
8939#: app/GedcomTag.php:1502
8940msgctxt "son’s daughter"
8941msgid "Christening of a granddaughter"
8942msgstr ""
8943
8944#: app/GedcomTag.php:1509
8945msgid "Christening of a half-brother"
8946msgstr ""
8947
8948#: app/GedcomTag.php:1513
8949msgid "Christening of a half-sister"
8950msgstr ""
8951
8952#: app/GedcomTag.php:1516
8953msgid "Christening of a half-sibling"
8954msgstr ""
8955
8956#: app/GedcomTag.php:1520
8957msgid "Christening of a brother"
8958msgstr ""
8959
8960#: app/GedcomTag.php:1524
8961msgid "Christening of a sister"
8962msgstr ""
8963
8964#: app/GedcomTag.php:1527
8965msgid "Christening of a sibling"
8966msgstr ""
8967
8968#. I18N: gedcom tag _COML
8969#: app/GedcomTag.php:1531
8970msgid "Common law marriage"
8971msgstr ""
8972
8973#: app/GedcomTag.php:1535
8974msgid "Cremation of a son"
8975msgstr ""
8976
8977#: app/GedcomTag.php:1539
8978msgid "Cremation of a daughter"
8979msgstr ""
8980
8981#: app/GedcomTag.php:1542
8982msgid "Cremation of a child"
8983msgstr ""
8984
8985#: app/GedcomTag.php:1546
8986msgid "Cremation of a grandson"
8987msgstr ""
8988
8989#: app/GedcomTag.php:1550
8990msgid "Cremation of a granddaughter"
8991msgstr ""
8992
8993#: app/GedcomTag.php:1553 app/GedcomTag.php:1564 app/GedcomTag.php:1575
8994msgid "Cremation of a grandchild"
8995msgstr ""
8996
8997#: app/GedcomTag.php:1557
8998msgctxt "daughter’s son"
8999msgid "Cremation of a grandson"
9000msgstr ""
9001
9002#: app/GedcomTag.php:1561
9003msgctxt "daughter’s daughter"
9004msgid "Cremation of a granddaughter"
9005msgstr ""
9006
9007#: app/GedcomTag.php:1568
9008msgctxt "son’s son"
9009msgid "Cremation of a grandson"
9010msgstr ""
9011
9012#: app/GedcomTag.php:1572
9013msgctxt "son’s daughter"
9014msgid "Cremation of a granddaughter"
9015msgstr ""
9016
9017#: app/GedcomTag.php:1579
9018msgid "Cremation of a grandfather"
9019msgstr ""
9020
9021#: app/GedcomTag.php:1583
9022msgid "Cremation of a grandmother"
9023msgstr ""
9024
9025#: app/GedcomTag.php:1586 app/GedcomTag.php:1597 app/GedcomTag.php:1608
9026msgid "Cremation of a grand-parent"
9027msgstr ""
9028
9029#: app/GedcomTag.php:1590
9030msgid "Cremation of a paternal grandfather"
9031msgstr ""
9032
9033#: app/GedcomTag.php:1594
9034msgid "Cremation of a paternal grandmother"
9035msgstr ""
9036
9037#: app/GedcomTag.php:1601
9038msgid "Cremation of a maternal grandfather"
9039msgstr ""
9040
9041#: app/GedcomTag.php:1605
9042msgid "Cremation of a maternal grandmother"
9043msgstr ""
9044
9045#: app/GedcomTag.php:1612
9046msgid "Cremation of a half-brother"
9047msgstr ""
9048
9049#: app/GedcomTag.php:1616
9050msgid "Cremation of a half-sister"
9051msgstr ""
9052
9053#: app/GedcomTag.php:1619
9054msgid "Cremation of a half-sibling"
9055msgstr ""
9056
9057#: app/GedcomTag.php:1623
9058msgid "Cremation of a father"
9059msgstr ""
9060
9061#: app/GedcomTag.php:1627
9062msgid "Cremation of a mother"
9063msgstr ""
9064
9065#: app/GedcomTag.php:1630
9066msgid "Cremation of a parent"
9067msgstr ""
9068
9069#: app/GedcomTag.php:1634
9070msgid "Cremation of a brother"
9071msgstr ""
9072
9073#: app/GedcomTag.php:1638
9074msgid "Cremation of a sister"
9075msgstr ""
9076
9077#: app/GedcomTag.php:1641
9078msgid "Cremation of a sibling"
9079msgstr ""
9080
9081#: app/GedcomTag.php:1645
9082msgid "Cremation of a husband"
9083msgstr ""
9084
9085#: app/GedcomTag.php:1649
9086msgid "Cremation of a wife"
9087msgstr ""
9088
9089#: app/GedcomTag.php:1652
9090msgid "Cremation of a spouse"
9091msgstr ""
9092
9093#. I18N: gedcom tag _DBID
9094#: app/GedcomTag.php:1656
9095msgid "Linked database ID"
9096msgstr ""
9097
9098#: app/GedcomTag.php:1660
9099msgid "Death of a son"
9100msgstr ""
9101
9102#: app/GedcomTag.php:1664
9103msgid "Death of a daughter"
9104msgstr ""
9105
9106#: app/GedcomTag.php:1667 resources/views/admin/trees-preferences.phtml:488
9107msgid "Death of a child"
9108msgstr ""
9109
9110#: app/GedcomTag.php:1671
9111msgid "Death of a grandson"
9112msgstr ""
9113
9114#: app/GedcomTag.php:1675
9115msgid "Death of a granddaughter"
9116msgstr ""
9117
9118#: app/GedcomTag.php:1678 app/GedcomTag.php:1689 app/GedcomTag.php:1700
9119#: resources/views/admin/trees-preferences.phtml:482
9120msgid "Death of a grandchild"
9121msgstr ""
9122
9123#: app/GedcomTag.php:1682
9124msgctxt "daughter’s son"
9125msgid "Death of a grandson"
9126msgstr ""
9127
9128#: app/GedcomTag.php:1686
9129msgctxt "daughter’s daughter"
9130msgid "Death of a granddaughter"
9131msgstr ""
9132
9133#: app/GedcomTag.php:1693
9134msgctxt "son’s son"
9135msgid "Death of a grandson"
9136msgstr ""
9137
9138#: app/GedcomTag.php:1697
9139msgctxt "son’s daughter"
9140msgid "Death of a granddaughter"
9141msgstr ""
9142
9143#: app/GedcomTag.php:1704
9144msgid "Death of a grandfather"
9145msgstr ""
9146
9147#: app/GedcomTag.php:1708
9148msgid "Death of a grandmother"
9149msgstr ""
9150
9151#: app/GedcomTag.php:1711 app/GedcomTag.php:1722 app/GedcomTag.php:1733
9152#: resources/views/admin/trees-preferences.phtml:512
9153msgid "Death of a grand-parent"
9154msgstr ""
9155
9156#: app/GedcomTag.php:1715
9157msgid "Death of a paternal grandfather"
9158msgstr ""
9159
9160#: app/GedcomTag.php:1719
9161msgid "Death of a paternal grandmother"
9162msgstr ""
9163
9164#: app/GedcomTag.php:1726
9165msgid "Death of a maternal grandfather"
9166msgstr ""
9167
9168#: app/GedcomTag.php:1730
9169msgid "Death of a maternal grandmother"
9170msgstr ""
9171
9172#: app/GedcomTag.php:1737
9173msgid "Death of a half-brother"
9174msgstr ""
9175
9176#: app/GedcomTag.php:1741
9177msgid "Death of a half-sister"
9178msgstr ""
9179
9180#: app/GedcomTag.php:1744
9181msgid "Death of a half-sibling"
9182msgstr ""
9183
9184#: app/GedcomTag.php:1748
9185msgid "Death of a father"
9186msgstr ""
9187
9188#: app/GedcomTag.php:1752
9189msgid "Death of a mother"
9190msgstr ""
9191
9192#: app/GedcomTag.php:1755 resources/views/admin/trees-preferences.phtml:500
9193msgid "Death of a parent"
9194msgstr ""
9195
9196#: app/GedcomTag.php:1759
9197msgid "Death of a brother"
9198msgstr ""
9199
9200#: app/GedcomTag.php:1763
9201msgid "Death of a sister"
9202msgstr ""
9203
9204#: app/GedcomTag.php:1766 resources/views/admin/trees-preferences.phtml:494
9205msgid "Death of a sibling"
9206msgstr ""
9207
9208#: app/GedcomTag.php:1770
9209msgid "Death of a husband"
9210msgstr ""
9211
9212#: app/GedcomTag.php:1774
9213msgid "Death of a wife"
9214msgstr ""
9215
9216#: app/GedcomTag.php:1777 resources/views/admin/trees-preferences.phtml:506
9217msgid "Death of a spouse"
9218msgstr ""
9219
9220#. I18N: gedcom tag _DEG
9221#: app/GedcomTag.php:1781
9222msgid "Degree"
9223msgstr ""
9224
9225#. I18N: gedcom tag _DETS
9226#: app/GedcomTag.php:1784
9227msgid "Death of one spouse"
9228msgstr ""
9229
9230#. I18N: gedcom tag _DNA (from FTM 2010)
9231#: app/GedcomTag.php:1787
9232msgid "DNA markers"
9233msgstr ""
9234
9235#. I18N: gedcom tag _EYEC
9236#: app/GedcomTag.php:1793
9237msgid "Eye color"
9238msgstr ""
9239
9240#: app/GedcomTag.php:1795
9241msgid "Fact 1"
9242msgstr ""
9243
9244#: app/GedcomTag.php:1797
9245msgid "Fact 2"
9246msgstr ""
9247
9248#: app/GedcomTag.php:1799
9249msgid "Fact 3"
9250msgstr ""
9251
9252#: app/GedcomTag.php:1801
9253msgid "Fact 4"
9254msgstr ""
9255
9256#: app/GedcomTag.php:1803
9257msgid "Fact 5"
9258msgstr ""
9259
9260#: app/GedcomTag.php:1805
9261msgid "Fact 6"
9262msgstr ""
9263
9264#: app/GedcomTag.php:1807
9265msgid "Fact 7"
9266msgstr ""
9267
9268#: app/GedcomTag.php:1809
9269msgid "Fact 8"
9270msgstr ""
9271
9272#: app/GedcomTag.php:1811
9273msgid "Fact 9"
9274msgstr ""
9275
9276#: app/GedcomTag.php:1813
9277msgid "Fact 10"
9278msgstr ""
9279
9280#: app/GedcomTag.php:1815
9281msgid "Fact 11"
9282msgstr ""
9283
9284#: app/GedcomTag.php:1817
9285msgid "Fact 12"
9286msgstr ""
9287
9288#: app/GedcomTag.php:1819
9289msgid "Fact 13"
9290msgstr ""
9291
9292#. I18N: gedcom tag _FNRL
9293#: app/GedcomTag.php:1822
9294msgid "Funeral"
9295msgstr ""
9296
9297#. I18N: gedcom tag _FREL
9298#: app/GedcomTag.php:1825
9299msgid "Relationship to father"
9300msgstr ""
9301
9302#. I18N: gedcom tag _HAIR
9303#: app/GedcomTag.php:1834
9304msgid "Hair color"
9305msgstr ""
9306
9307#. I18N: gedcom tag _HEB
9308#: app/GedcomTag.php:1837 app/Http/RequestHandlers/HelpText.php:239
9309msgid "Hebrew"
9310msgstr ""
9311
9312#. I18N: gedcom tag _HEIG
9313#: app/GedcomTag.php:1840
9314msgid "Height"
9315msgstr ""
9316
9317#. I18N: gedcom tag _HNM
9318#: app/GedcomTag.php:1843
9319msgid "Hebrew name"
9320msgstr ""
9321
9322#. I18N: gedcom tag _HOL
9323#: app/GedcomTag.php:1846
9324msgid "Holocaust"
9325msgstr ""
9326
9327#. I18N: gedcom tag _INTE
9328#: app/GedcomTag.php:1851
9329msgctxt "MALE"
9330msgid "Interred"
9331msgstr ""
9332
9333#. I18N: gedcom tag _INTE
9334#: app/GedcomTag.php:1856
9335msgctxt "FEMALE"
9336msgid "Interred"
9337msgstr ""
9338
9339#. I18N: gedcom tag _INTE
9340#: app/GedcomTag.php:1860
9341msgid "Interred"
9342msgstr ""
9343
9344#. I18N: gedcom tag _MARI
9345#: app/GedcomTag.php:1867
9346msgid "Marriage intention"
9347msgstr ""
9348
9349#. I18N: gedcom tag _MARNM
9350#: app/GedcomTag.php:1870 resources/xml/reports/cemetery_report.xml:7
9351#: resources/xml/reports/death_report.xml:10
9352msgid "Married name"
9353msgstr ""
9354
9355#. I18N: gedcom tag _PRIM
9356#: app/GedcomTag.php:1873 resources/xml/reports/individual_ext_report.xml:11
9357#: resources/xml/reports/individual_report.xml:8
9358msgid "Highlighted image"
9359msgstr ""
9360
9361#: app/GedcomTag.php:1875
9362msgid "Married surname"
9363msgstr ""
9364
9365#: app/GedcomTag.php:1879
9366msgid "Marriage of a son"
9367msgstr ""
9368
9369#: app/GedcomTag.php:1883
9370msgid "Marriage of a daughter"
9371msgstr ""
9372
9373#: app/GedcomTag.php:1886 resources/views/admin/trees-preferences.phtml:462
9374msgid "Marriage of a child"
9375msgstr ""
9376
9377#. I18N: ...to each other
9378#: app/GedcomTag.php:1890
9379msgid "Marriage of parents"
9380msgstr ""
9381
9382#: app/GedcomTag.php:1894
9383msgid "Marriage of a grandson"
9384msgstr ""
9385
9386#: app/GedcomTag.php:1898
9387msgid "Marriage of a granddaughter"
9388msgstr ""
9389
9390#: app/GedcomTag.php:1901 app/GedcomTag.php:1912 app/GedcomTag.php:1923
9391#: resources/views/admin/trees-preferences.phtml:456
9392msgid "Marriage of a grandchild"
9393msgstr ""
9394
9395#: app/GedcomTag.php:1905
9396msgctxt "daughter’s son"
9397msgid "Marriage of a grandson"
9398msgstr ""
9399
9400#: app/GedcomTag.php:1909
9401msgctxt "daughter’s daughter"
9402msgid "Marriage of a granddaughter"
9403msgstr ""
9404
9405#: app/GedcomTag.php:1916
9406msgctxt "son’s son"
9407msgid "Marriage of a grandson"
9408msgstr ""
9409
9410#: app/GedcomTag.php:1920
9411msgctxt "son’s daughter"
9412msgid "Marriage of a granddaughter"
9413msgstr ""
9414
9415#: app/GedcomTag.php:1927
9416msgid "Marriage of a half-brother"
9417msgstr ""
9418
9419#: app/GedcomTag.php:1931
9420msgid "Marriage of a half-sister"
9421msgstr ""
9422
9423#: app/GedcomTag.php:1934
9424msgid "Marriage of a half-sibling"
9425msgstr ""
9426
9427#. I18N: ...to another spouse
9428#: app/GedcomTag.php:1939
9429msgid "Marriage of a father"
9430msgstr ""
9431
9432#. I18N: ...to another spouse
9433#: app/GedcomTag.php:1944
9434msgid "Marriage of a mother"
9435msgstr ""
9436
9437#. I18N: ...to another spouse
9438#: app/GedcomTag.php:1948 resources/views/admin/trees-preferences.phtml:474
9439msgid "Marriage of a parent"
9440msgstr ""
9441
9442#: app/GedcomTag.php:1952
9443msgid "Marriage of a brother"
9444msgstr ""
9445
9446#: app/GedcomTag.php:1956
9447msgid "Marriage of a sister"
9448msgstr ""
9449
9450#: app/GedcomTag.php:1959 resources/views/admin/trees-preferences.phtml:468
9451msgid "Marriage of a sibling"
9452msgstr ""
9453
9454#. I18N: gedcom tag _MBON
9455#: app/GedcomTag.php:1963
9456msgid "Marriage bond"
9457msgstr ""
9458
9459#. I18N: gedcom tag _MDCL
9460#: app/GedcomTag.php:1966
9461msgid "Medical"
9462msgstr ""
9463
9464#. I18N: gedcom tag _MEDC
9465#: app/GedcomTag.php:1969
9466msgid "Medical condition"
9467msgstr ""
9468
9469#. I18N: gedcom tag _MEND
9470#: app/GedcomTag.php:1972
9471msgid "Marriage ending status"
9472msgstr ""
9473
9474#. I18N: gedcom tag _MILI
9475#: app/GedcomTag.php:1975
9476msgid "Military"
9477msgstr ""
9478
9479#. I18N: gedcom tag _MILT
9480#: app/GedcomTag.php:1978
9481msgid "Military service"
9482msgstr ""
9483
9484#. I18N: gedcom tag _MREL
9485#: app/GedcomTag.php:1981
9486msgid "Relationship to mother"
9487msgstr ""
9488
9489#. I18N: gedcom tag _MSTAT
9490#: app/GedcomTag.php:1984
9491msgid "Marriage beginning status"
9492msgstr ""
9493
9494#. I18N: gedcom tag _NAME
9495#: app/GedcomTag.php:1987
9496msgid "Mailing name"
9497msgstr ""
9498
9499#. I18N: gedcom tag _NAMS
9500#: app/GedcomTag.php:1990
9501msgid "Namesake"
9502msgstr ""
9503
9504#. I18N: gedcom tag _NLIV
9505#: app/GedcomTag.php:1993
9506msgid "Not living"
9507msgstr ""
9508
9509#. I18N: gedcom tag _NMAR
9510#: app/GedcomTag.php:1997
9511msgctxt "MALE"
9512msgid "Never married"
9513msgstr ""
9514
9515#. I18N: gedcom tag _NMAR
9516#: app/GedcomTag.php:2002
9517msgctxt "FEMALE"
9518msgid "Never married"
9519msgstr ""
9520
9521#. I18N: gedcom tag _NMAR
9522#: app/GedcomTag.php:2006
9523msgid "Never married"
9524msgstr ""
9525
9526#. I18N: gedcom tag _NMR
9527#: app/GedcomTag.php:2011
9528msgctxt "MALE"
9529msgid "Not married"
9530msgstr ""
9531
9532#. I18N: gedcom tag _NMR
9533#: app/GedcomTag.php:2016
9534msgctxt "FEMALE"
9535msgid "Not married"
9536msgstr ""
9537
9538#. I18N: gedcom tag _NMR
9539#: app/GedcomTag.php:2020 app/Http/Controllers/BranchesController.php:343
9540msgid "Not married"
9541msgstr ""
9542
9543#. I18N: Type of media object
9544#: app/GedcomTag.php:2024 app/GedcomTag.php:2399
9545msgid "Photo"
9546msgstr ""
9547
9548#: app/GedcomTag.php:2026
9549msgid "by"
9550msgstr ""
9551
9552#. I18N: gedcom tag _PRMN
9553#: app/GedcomTag.php:2029
9554msgid "Permanent number"
9555msgstr ""
9556
9557#: app/GedcomTag.php:2033
9558msgctxt "MALE"
9559msgid "Religious name"
9560msgstr ""
9561
9562#: app/GedcomTag.php:2037
9563msgctxt "FEMALE"
9564msgid "Religious name"
9565msgstr ""
9566
9567#: app/GedcomTag.php:2040
9568msgid "Religious name"
9569msgstr ""
9570
9571#. I18N: gedcom tag _SCBK
9572#: app/GedcomTag.php:2044
9573msgid "Scrapbook"
9574msgstr ""
9575
9576#. I18N: gedcom tag _SEPR
9577#: app/GedcomTag.php:2047
9578msgid "Separated"
9579msgstr ""
9580
9581#. I18N: gedcom tag _SSHOW
9582#. I18N: Name of a module
9583#: app/GedcomTag.php:2050 app/Module/SlideShowModule.php:187
9584msgid "Slide show"
9585msgstr ""
9586
9587#. I18N: gedcom tag _STAT
9588#: app/GedcomTag.php:2053
9589msgid "Marriage status"
9590msgstr ""
9591
9592#. I18N: gedcom tag _SUBQ
9593#: app/GedcomTag.php:2056
9594msgid "Short version"
9595msgstr ""
9596
9597#. I18N: gedcom tag _TODO
9598#: app/GedcomTag.php:2059 resources/views/modules/todo/research-tasks.phtml:38
9599msgid "Research task"
9600msgstr ""
9601
9602#. I18N: gedcom tag _UID
9603#: app/GedcomTag.php:2065
9604msgid "Unique identifier"
9605msgstr ""
9606
9607#. I18N: gedcom tag _WEIG
9608#: app/GedcomTag.php:2071
9609msgid "Weight"
9610msgstr ""
9611
9612#. I18N: gedcom tag _WT_OBJE_SORT
9613#: app/GedcomTag.php:2077 app/Http/RequestHandlers/ReorderMediaPage.php:57
9614#: app/Module/FixPrimaryTag.php:109
9615#: resources/views/individual-page-menu.phtml:81
9616#: resources/views/individual-page-menu.phtml:86
9617msgid "Re-order media"
9618msgstr ""
9619
9620#. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar.
9621#: app/GedcomTag.php:2080 resources/views/modules/yahrzeit/table.phtml:35
9622msgid "Yahrzeit"
9623msgstr ""
9624
9625#: app/GedcomTag.php:2083
9626msgid "Brit milah of a son"
9627msgstr ""
9628
9629#: app/GedcomTag.php:2086
9630msgid "Brit milah of a grandson"
9631msgstr ""
9632
9633#: app/GedcomTag.php:2088
9634msgctxt "daughter’s son"
9635msgid "Brit milah of a grandson"
9636msgstr ""
9637
9638#: app/GedcomTag.php:2090
9639msgctxt "son’s son"
9640msgid "Brit milah of a grandson"
9641msgstr ""
9642
9643#: app/GedcomTag.php:2092
9644msgid "Brit milah of a half-brother"
9645msgstr ""
9646
9647#: app/GedcomTag.php:2094
9648msgid "Brit milah of a brother"
9649msgstr ""
9650
9651#: app/GedcomTag.php:2100 app/Http/Controllers/Admin/MediaController.php:354
9652msgid "File size"
9653msgstr ""
9654
9655#: app/GedcomTag.php:2103 app/Http/Controllers/Admin/MediaController.php:361
9656msgid "Image dimensions"
9657msgstr ""
9658
9659#: app/GedcomTag.php:2113
9660msgid "Unrecognized GEDCOM code"
9661msgstr ""
9662
9663#. I18N: Type of media object
9664#: app/GedcomTag.php:2360
9665msgid "Audio"
9666msgstr ""
9667
9668#. I18N: Type of media object
9669#: app/GedcomTag.php:2363
9670msgid "Book"
9671msgstr ""
9672
9673#. I18N: Type of media object
9674#: app/GedcomTag.php:2366
9675msgid "Card"
9676msgstr ""
9677
9678#. I18N: Type of media object
9679#: app/GedcomTag.php:2369
9680msgid "Certificate"
9681msgstr ""
9682
9683#. I18N: Type of media object
9684#: app/GedcomTag.php:2372
9685msgid "Coat of arms"
9686msgstr ""
9687
9688#. I18N: Type of media object
9689#: app/GedcomTag.php:2375
9690msgid "Document"
9691msgstr ""
9692
9693#. I18N: Type of media object
9694#: app/GedcomTag.php:2378
9695msgid "Electronic"
9696msgstr ""
9697
9698#. I18N: Type of media object
9699#: app/GedcomTag.php:2381
9700msgid "Microfiche"
9701msgstr ""
9702
9703#. I18N: Type of media object
9704#: app/GedcomTag.php:2384
9705msgid "Microfilm"
9706msgstr ""
9707
9708#. I18N: Type of media object
9709#: app/GedcomTag.php:2387
9710msgid "Magazine"
9711msgstr ""
9712
9713#. I18N: Type of media object
9714#: app/GedcomTag.php:2390
9715msgid "Manuscript"
9716msgstr ""
9717
9718#. I18N: Type of media object
9719#: app/GedcomTag.php:2393 resources/views/admin/control-panel.phtml:633
9720#: resources/views/modules/statistics-chart/custom.phtml:52
9721msgid "Map"
9722msgstr ""
9723
9724#. I18N: Type of media object
9725#: app/GedcomTag.php:2396
9726msgid "Newspaper"
9727msgstr ""
9728
9729#. I18N: Type of media object
9730#: app/GedcomTag.php:2402
9731msgid "Tombstone"
9732msgstr ""
9733
9734#. I18N: Type of media object
9735#: app/GedcomTag.php:2405
9736msgid "Video"
9737msgstr ""
9738
9739#. I18N: Type of media object
9740#: app/GedcomTag.php:2408
9741msgid "Painting"
9742msgstr ""
9743
9744#. I18N: Type of media object
9745#: app/GedcomTag.php:2411 app/Module/StatisticsChartModule.php:163
9746#: app/Statistics/Google/ChartCommonGiven.php:91
9747#: app/Statistics/Google/ChartCommonSurname.php:150
9748#: resources/views/admin/control-panel.phtml:553
9749msgid "Other"
9750msgstr ""
9751
9752#: app/Http/Controllers/Admin/FixLevel0MediaController.php:71
9753#: resources/views/admin/control-panel.phtml:616
9754msgid "Link media objects to facts and events"
9755msgstr ""
9756
9757#: app/Http/Controllers/Admin/ImportThumbnailsController.php:101
9758#: resources/views/admin/control-panel.phtml:622
9759msgid "Import custom thumbnails from webtrees version 1"
9760msgstr ""
9761
9762#: app/Http/Controllers/Admin/LocationController.php:113
9763#: app/Http/Controllers/Admin/LocationController.php:308
9764#: resources/views/admin/control-panel.phtml:643
9765#: resources/views/admin/map-import-form.phtml:9
9766msgid "Geographic data"
9767msgstr ""
9768
9769#: app/Http/Controllers/Admin/LocationController.php:115
9770#: app/Http/Controllers/Admin/LocationController.php:307
9771#: app/Http/RequestHandlers/ControlPanel.php:128
9772#: app/Module/ModuleThemeTrait.php:231 app/Module/ModuleThemeTrait.php:235
9773#: resources/views/admin/analytics-edit.phtml:8
9774#: resources/views/admin/broadcast.phtml:10
9775#: resources/views/admin/changes-log.phtml:12
9776#: resources/views/admin/clean-data.phtml:9
9777#: resources/views/admin/components.phtml:13
9778#: resources/views/admin/data-fix-page.phtml:23
9779#: resources/views/admin/data-fix-select.phtml:19
9780#: resources/views/admin/email-page.phtml:9
9781#: resources/views/admin/fix-level-0-media.phtml:9
9782#: resources/views/admin/map-import-form.phtml:9
9783#: resources/views/admin/map-provider.phtml:8
9784#: resources/views/admin/media-upload.phtml:8
9785#: resources/views/admin/media.phtml:16
9786#: resources/views/admin/merge-records-step-1.phtml:10
9787#: resources/views/admin/merge-records-step-2.phtml:10
9788#: resources/views/admin/modules.phtml:24
9789#: resources/views/admin/server-information.phtml:8
9790#: resources/views/admin/site-logs.phtml:13
9791#: resources/views/admin/site-mail.phtml:28
9792#: resources/views/admin/site-preferences.phtml:9
9793#: resources/views/admin/site-registration.phtml:9
9794#: resources/views/admin/trees-check.phtml:8
9795#: resources/views/admin/trees-create.phtml:9
9796#: resources/views/admin/trees-duplicates.phtml:9
9797#: resources/views/admin/trees-export.phtml:10
9798#: resources/views/admin/trees-import.phtml:9
9799#: resources/views/admin/trees-merge.phtml:8
9800#: resources/views/admin/trees-preferences.phtml:9
9801#: resources/views/admin/trees-privacy.phtml:11
9802#: resources/views/admin/trees-renumber.phtml:8
9803#: resources/views/admin/trees-unconnected.phtml:19
9804#: resources/views/admin/trees.phtml:26
9805#: resources/views/admin/upgrade/steps.phtml:9
9806#: resources/views/admin/upgrade/wizard.phtml:8
9807#: resources/views/admin/users-cleanup.phtml:11
9808#: resources/views/admin/users-create.phtml:9
9809#: resources/views/admin/users-edit.phtml:12
9810#: resources/views/admin/users.phtml:9
9811#: resources/views/admin/webtrees1-thumbnails.phtml:9
9812#: resources/views/modules/batch_update/admin.phtml:9
9813#: resources/views/modules/custom-css-js/edit.phtml:8
9814#: resources/views/modules/faq/config.phtml:8
9815#: resources/views/modules/faq/edit.phtml:9
9816#: resources/views/modules/relationships-chart/config.phtml:8
9817#: resources/views/modules/sitemap/config.phtml:8
9818#: resources/views/modules/stories/config.phtml:8
9819#: resources/views/modules/stories/edit.phtml:13
9820msgid "Control panel"
9821msgstr ""
9822
9823#: app/Http/Controllers/Admin/LocationController.php:297
9824#: resources/views/modules/place-hierarchy/page.phtml:29
9825#: resources/views/modules/place-hierarchy/page.phtml:32
9826#: resources/views/modules/statistics-chart/custom.phtml:171
9827msgid "World"
9828msgstr ""
9829
9830#: app/Http/Controllers/Admin/LocationController.php:316
9831#: app/Http/Controllers/Admin/LocationController.php:317
9832msgid "Add"
9833msgstr ""
9834
9835#: app/Http/Controllers/Admin/LocationController.php:415
9836#: app/Http/RequestHandlers/AccountUpdate.php:113
9837#, php-format
9838msgid "The details for “%s” have been updated."
9839msgstr ""
9840
9841#: app/Http/Controllers/Admin/LocationController.php:442
9842msgid "Location not removed: this location contains sub-locations"
9843msgstr ""
9844
9845#: app/Http/Controllers/Admin/LocationController.php:498
9846msgid "Level"
9847msgstr ""
9848
9849#: app/Http/Controllers/Admin/LocationController.php:640
9850msgid "Import geographic data"
9851msgstr ""
9852
9853#: app/Http/Controllers/Admin/LocationController.php:772
9854#, php-format
9855msgid "locations updated: %s, locations added: %s"
9856msgstr ""
9857
9858#: app/Http/Controllers/Admin/LocationController.php:890
9859#, php-format
9860msgid "%s location has been imported."
9861msgid_plural "%s locations have been imported."
9862msgstr[0] ""
9863msgstr[1] ""
9864
9865#: app/Http/Controllers/Admin/MapProviderController.php:41
9866#: resources/views/admin/control-panel.phtml:653
9867#: resources/views/admin/map-provider.phtml:16
9868msgid "Map provider"
9869msgstr ""
9870
9871#: app/Http/Controllers/Admin/MediaController.php:116
9872#: resources/views/admin/control-panel.phtml:604
9873#: resources/views/admin/media-upload.phtml:8
9874msgid "Manage media"
9875msgstr ""
9876
9877#: app/Http/Controllers/Admin/MediaController.php:271
9878msgid "Create"
9879msgstr ""
9880
9881#: app/Http/Controllers/Admin/MediaController.php:275
9882#: resources/views/admin/trees.phtml:98
9883#: resources/views/admin/users-table-options.phtml:32
9884#: resources/views/edit-account-page.phtml:162
9885#: resources/views/gedcom-record-page-menu.phtml:17
9886#: resources/views/individual-page-menu.phtml:92
9887#: resources/views/media-page-menu.phtml:34
9888#: resources/views/modules/faq/config.phtml:86
9889#: resources/views/modules/gedcom_news/list.phtml:34
9890#: resources/views/modules/stories/config.phtml:65
9891#: resources/views/modules/user_blog/list.phtml:34
9892#: resources/views/note-page-menu.phtml:17
9893#: resources/views/repository-page-menu.phtml:17
9894#: resources/views/source-page-menu.phtml:17
9895#: resources/views/submitter-page-menu.phtml:17
9896#, php-format
9897msgid "Are you sure you want to delete “%s”?"
9898msgstr ""
9899
9900#: app/Http/Controllers/Admin/MediaController.php:277
9901#: app/Module/FixPrimaryTag.php:104 app/Module/UserMessagesModule.php:179
9902#: app/Module/UserMessagesModule.php:220
9903#: resources/views/admin/locations.phtml:21
9904#: resources/views/admin/trees-privacy.phtml:260
9905#: resources/views/admin/trees.phtml:99
9906#: resources/views/admin/users-table-options.phtml:33
9907#: resources/views/edit-blocks-block.phtml:22
9908#: resources/views/edit/icon-fact-delete.phtml:8
9909#: resources/views/edit/icon-fact-delete.phtml:10
9910#: resources/views/family-page-menu.phtml:53
9911#: resources/views/gedcom-record-page-menu.phtml:19
9912#: resources/views/individual-page-menu.phtml:94
9913#: resources/views/media-page-menu.phtml:36
9914#: resources/views/media-page.phtml:103 resources/views/media-page.phtml:106
9915#: resources/views/modules/faq/config.phtml:47
9916#: resources/views/modules/gedcom_news/list.phtml:35
9917#: resources/views/modules/stories/config.phtml:38
9918#: resources/views/modules/stories/config.phtml:67
9919#: resources/views/modules/user_blog/list.phtml:35
9920#: resources/views/note-page-menu.phtml:19
9921#: resources/views/repository-page-menu.phtml:19
9922#: resources/views/source-page-menu.phtml:19
9923#: resources/views/submitter-page-menu.phtml:19
9924msgid "Delete"
9925msgstr ""
9926
9927#: app/Http/Controllers/Admin/MediaController.php:329
9928msgid "There are no links to this media object."
9929msgstr ""
9930
9931#. I18N: size of file in KB
9932#: app/Http/Controllers/Admin/MediaController.php:353 app/MediaFile.php:348
9933#: app/Services/MediaFileService.php:83
9934#, php-format
9935msgid "%s KB"
9936msgstr ""
9937
9938#. I18N: image dimensions, width × height
9939#: app/Http/Controllers/Admin/MediaController.php:363 app/MediaFile.php:361
9940#, php-format
9941msgid "%1$s × %2$s pixels"
9942msgstr ""
9943
9944#: app/Http/Controllers/Admin/MediaController.php:388
9945#: resources/views/admin/control-panel.phtml:610
9946msgid "Upload media files"
9947msgstr ""
9948
9949#: app/Http/Controllers/Admin/MediaController.php:442
9950#, php-format
9951msgid "Filenames are not allowed to contain the character “%s”."
9952msgstr ""
9953
9954#: app/Http/Controllers/Admin/MediaController.php:448
9955#, php-format
9956msgid "Filenames are not allowed to have the extension “%s”."
9957msgstr ""
9958
9959#: app/Http/Controllers/Admin/MediaController.php:455
9960#, php-format
9961msgid "The file %s already exists. Use another filename."
9962msgstr ""
9963
9964#: app/Http/Controllers/Admin/MediaController.php:462
9965#, php-format
9966msgid "The file %s has been uploaded."
9967msgstr ""
9968
9969#: app/Http/Controllers/Admin/MediaController.php:465
9970#: app/Http/Controllers/EditMediaController.php:134
9971#: app/Http/RequestHandlers/CreateMediaObjectAction.php:86
9972#: app/Services/MediaFileService.php:246
9973msgid "There was an error uploading your file."
9974msgstr ""
9975
9976#: app/Http/Controllers/Admin/ModuleController.php:85
9977#: resources/views/admin/components.phtml:13
9978#: resources/views/admin/control-panel.phtml:417
9979msgid "All modules"
9980msgstr ""
9981
9982#: app/Http/Controllers/Admin/ModuleController.php:100
9983#: app/Module/ModuleAnalyticsTrait.php:83
9984#: resources/views/admin/analytics-edit.phtml:8
9985#: resources/views/admin/control-panel.phtml:482
9986#: resources/views/admin/modules.phtml:99
9987#: resources/views/admin/modules.phtml:101
9988#: resources/views/admin/modules.phtml:229
9989#: resources/views/admin/modules.phtml:232
9990#: resources/views/modules/privacy-policy/page.phtml:32
9991msgid "Tracking and analytics"
9992msgstr ""
9993
9994#: app/Http/Controllers/Admin/ModuleController.php:101
9995msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically."
9996msgstr ""
9997
9998#: app/Http/Controllers/Admin/ModuleController.php:114
9999#: resources/views/admin/control-panel.phtml:514
10000#: resources/views/admin/modules.phtml:79
10001#: resources/views/admin/modules.phtml:81
10002msgid "Blocks"
10003msgstr ""
10004
10005#. I18N: Name of a module/block
10006#. I18N: Name of a module
10007#: app/Http/Controllers/Admin/ModuleController.php:128
10008#: app/Module/ChartsBlockModule.php:62 app/Module/ChartsMenuModule.php:60
10009#: app/Module/ChartsMenuModule.php:105
10010#: resources/views/admin/control-panel.phtml:440
10011#: resources/views/admin/modules.phtml:83
10012#: resources/views/admin/modules.phtml:85
10013#: resources/views/admin/trees-preferences.phtml:392
10014msgid "Charts"
10015msgstr ""
10016
10017#: app/Http/Controllers/Admin/ModuleController.php:142
10018#: app/Http/RequestHandlers/DataFixChoose.php:69
10019#: app/Http/RequestHandlers/DataFixPage.php:91
10020#: app/Http/RequestHandlers/HelpText.php:244
10021#: resources/views/admin/control-panel.phtml:461
10022#: resources/views/admin/data-fix-page.phtml:23
10023#: resources/views/admin/trees.phtml:132
10024msgid "Data fixes"
10025msgstr ""
10026
10027#: app/Http/Controllers/Admin/ModuleController.php:156
10028#: resources/views/admin/control-panel.phtml:475
10029#: resources/views/admin/modules.phtml:95
10030#: resources/views/admin/modules.phtml:97
10031msgid "Footers"
10032msgstr ""
10033
10034#: app/Http/Controllers/Admin/ModuleController.php:170
10035#: resources/views/admin/control-panel.phtml:542
10036#: resources/views/admin/modules.phtml:103
10037#: resources/views/admin/modules.phtml:105
10038#: resources/views/admin/modules.phtml:237
10039#: resources/views/admin/modules.phtml:240
10040#: resources/views/modules/personal_facts/tab.phtml:22
10041msgid "Historic events"
10042msgstr ""
10043
10044#: app/Http/Controllers/Admin/ModuleController.php:184
10045#: resources/views/admin/control-panel.phtml:496
10046#: resources/views/admin/modules.phtml:111
10047#: resources/views/admin/modules.phtml:113
10048msgid "Languages"
10049msgstr ""
10050
10051#. I18N: Name of a module
10052#: app/Http/Controllers/Admin/ModuleController.php:198
10053#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104
10054#: resources/views/admin/control-panel.phtml:447
10055#: resources/views/admin/modules.phtml:87
10056#: resources/views/admin/modules.phtml:89
10057#: resources/views/admin/trees-preferences.phtml:328
10058msgid "Lists"
10059msgstr ""
10060
10061#: app/Http/Controllers/Admin/ModuleController.php:212
10062#: resources/views/admin/control-panel.phtml:433
10063#: resources/views/admin/modules.phtml:67
10064#: resources/views/admin/modules.phtml:69
10065msgid "Menus"
10066msgstr ""
10067
10068#. I18N: Name of a module
10069#: app/Http/Controllers/Admin/ModuleController.php:226
10070#: app/Module/ReportsMenuModule.php:63 app/Module/ReportsMenuModule.php:108
10071#: resources/views/admin/control-panel.phtml:454
10072#: resources/views/admin/modules.phtml:91
10073#: resources/views/admin/modules.phtml:93
10074msgid "Reports"
10075msgstr ""
10076
10077#: app/Http/Controllers/Admin/ModuleController.php:240
10078#: resources/views/admin/control-panel.phtml:535
10079#: resources/views/admin/modules.phtml:75
10080#: resources/views/admin/modules.phtml:77
10081msgid "Sidebars"
10082msgstr ""
10083
10084#: app/Http/Controllers/Admin/ModuleController.php:254
10085#: resources/views/admin/control-panel.phtml:528
10086#: resources/views/admin/modules.phtml:71
10087#: resources/views/admin/modules.phtml:73
10088msgid "Tabs"
10089msgstr ""
10090
10091#: app/Http/Controllers/Admin/ModuleController.php:268
10092#: resources/views/admin/control-panel.phtml:489
10093#: resources/views/admin/modules.phtml:107
10094#: resources/views/admin/modules.phtml:109
10095msgid "Themes"
10096msgstr ""
10097
10098#: app/Http/Controllers/Admin/ModuleController.php:341
10099#: app/Http/Controllers/Admin/ModuleController.php:618
10100#, php-format
10101msgid "The module “%s” has been enabled."
10102msgstr ""
10103
10104#: app/Http/Controllers/Admin/ModuleController.php:343
10105#: app/Http/Controllers/Admin/ModuleController.php:620
10106#, php-format
10107msgid "The module “%s” has been disabled."
10108msgstr ""
10109
10110#: app/Http/Controllers/Admin/ModuleController.php:348
10111#: app/Http/Controllers/Admin/ModuleController.php:364
10112#: app/Http/Controllers/Admin/ModuleController.php:381
10113#: app/Http/Controllers/Admin/ModuleController.php:398
10114#: app/Http/Controllers/Admin/ModuleController.php:414
10115#: app/Http/Controllers/Admin/ModuleController.php:431
10116#: app/Http/Controllers/Admin/ModuleController.php:447
10117#: app/Http/Controllers/Admin/ModuleController.php:463
10118#: app/Http/Controllers/Admin/ModuleController.php:480
10119#: app/Http/Controllers/Admin/ModuleController.php:498
10120#: app/Http/Controllers/Admin/ModuleController.php:515
10121#: app/Http/Controllers/Admin/ModuleController.php:533
10122#: app/Http/Controllers/Admin/ModuleController.php:551
10123#: app/Http/Controllers/Admin/ModuleController.php:567
10124#: app/Http/Controllers/AdminSiteController.php:104
10125#: app/Http/Controllers/AdminSiteController.php:158
10126#: app/Http/RequestHandlers/EmailPreferencesAction.php:82
10127msgid "The website preferences have been updated."
10128msgstr ""
10129
10130#: app/Http/Controllers/Admin/ModuleController.php:697
10131#, php-format
10132msgid "The preferences for the module “%s” have been deleted."
10133msgstr ""
10134
10135#: app/Http/Controllers/Admin/UpgradeController.php:114
10136#: app/Http/Controllers/Admin/UpgradeController.php:214
10137msgid "Upgrade wizard"
10138msgstr ""
10139
10140#: app/Http/Controllers/Admin/UpgradeController.php:210
10141msgid "Export all the family trees to GEDCOM files…"
10142msgstr ""
10143
10144#: app/Http/Controllers/Admin/UpgradeController.php:215
10145msgid "Create a temporary folder…"
10146msgstr ""
10147
10148#: app/Http/Controllers/Admin/UpgradeController.php:216
10149msgid "Check for pending changes…"
10150msgstr ""
10151
10152#: app/Http/Controllers/Admin/UpgradeController.php:218
10153#, php-format
10154msgid "Download %s…"
10155msgstr ""
10156
10157#: app/Http/Controllers/Admin/UpgradeController.php:219
10158#, php-format
10159msgid "Unzip %s to a temporary folder…"
10160msgstr ""
10161
10162#: app/Http/Controllers/Admin/UpgradeController.php:220
10163msgid "Copy files…"
10164msgstr ""
10165
10166#: app/Http/Controllers/Admin/UpgradeController.php:232
10167#: resources/views/admin/control-panel.phtml:63
10168#: resources/views/admin/upgrade/wizard.phtml:14
10169msgid "No upgrade information is available."
10170msgstr ""
10171
10172#: app/Http/Controllers/Admin/UpgradeController.php:236
10173#: resources/views/admin/control-panel.phtml:73
10174#: resources/views/admin/upgrade/wizard.phtml:18
10175msgid "This is the latest version of webtrees. No upgrade is available."
10176msgstr ""
10177
10178#. I18N: %s is a version number, such as 1.2.3
10179#. I18N: %s is a version number
10180#: app/Http/Controllers/Admin/UpgradeController.php:241
10181#: app/Http/RequestHandlers/LoginAction.php:83
10182#: resources/views/admin/control-panel.phtml:69
10183#, php-format
10184msgid "Upgrade to webtrees %s."
10185msgstr ""
10186
10187#: app/Http/Controllers/Admin/UpgradeController.php:261
10188#, php-format
10189msgid "The folder %s has been created."
10190msgstr ""
10191
10192#: app/Http/Controllers/Admin/UpgradeController.php:273
10193msgid "You should accept or reject all pending changes before upgrading."
10194msgstr ""
10195
10196#: app/Http/Controllers/Admin/UpgradeController.php:277
10197#: resources/views/pending-changes-page.phtml:18
10198msgid "There are no pending changes."
10199msgstr ""
10200
10201#. I18N: %s is a filename
10202#: app/Http/Controllers/Admin/UpgradeController.php:308
10203#: app/Http/RequestHandlers/ExportGedcomServer.php:79
10204#, php-format
10205msgid "The family tree has been exported to %s."
10206msgstr ""
10207
10208#: app/Http/Controllers/Admin/UpgradeController.php:333
10209#, php-format
10210msgid "%1$s KB were downloaded in %2$s seconds."
10211msgstr ""
10212
10213#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds
10214#: app/Http/Controllers/Admin/UpgradeController.php:354
10215#, php-format
10216msgid "%1$s file was extracted in %2$s seconds."
10217msgid_plural "%1$s files were extracted in %2$s seconds."
10218msgstr[0] ""
10219msgstr[1] ""
10220
10221#: app/Http/Controllers/Admin/UpgradeController.php:386
10222msgid "The upgrade is complete."
10223msgstr ""
10224
10225#. I18N: A button label.
10226#: app/Http/Controllers/Admin/UpgradeController.php:387
10227#: resources/views/admin/import-progress.phtml:31
10228#: resources/views/admin/map-import-form.phtml:79
10229#: resources/views/admin/merge-records-step-1.phtml:109
10230#: resources/views/admin/trees-export.phtml:27
10231#: resources/views/admin/trees-export.phtml:120
10232#: resources/views/admin/trees-import.phtml:115
10233#: resources/views/admin/trees-merge.phtml:46
10234#: resources/views/admin/trees-renumber.phtml:34
10235#: resources/views/admin/trees.phtml:305
10236#: resources/views/admin/upgrade/wizard.phtml:33
10237#: resources/views/forgot-password-page.phtml:34
10238#: resources/views/modules/clippings/add-options.phtml:27
10239#: resources/views/modules/login_block/sign-in.phtml:59
10240#: resources/views/password-request-page.phtml:34
10241#: resources/views/password-reset-page.phtml:50
10242#: resources/views/pending-changes-page.phtml:22
10243#: resources/views/register-page.phtml:99
10244#: resources/views/report-select-page.phtml:32
10245msgid "continue"
10246msgstr ""
10247
10248#: app/Http/Controllers/Admin/UsersController.php:107
10249#: resources/views/admin/control-panel.phtml:354
10250#: resources/views/admin/email-page.phtml:9
10251#: resources/views/admin/users-cleanup.phtml:11
10252#: resources/views/admin/users-create.phtml:9
10253#: resources/views/admin/users-edit.phtml:12
10254msgid "User administration"
10255msgstr ""
10256
10257#: app/Http/Controllers/Admin/UsersController.php:189
10258#: resources/views/components/datetime.phtml:11
10259msgid "Never"
10260msgstr ""
10261
10262#: app/Http/Controllers/Admin/UsersController.php:215
10263#: resources/views/admin/control-panel.phtml:360
10264msgid "Add a user"
10265msgstr ""
10266
10267#. I18N: placeholders are GEDCOM XREFs, such as R123
10268#: app/Http/Controllers/Admin/UsersController.php:236
10269#: app/Http/Controllers/AdminTreesController.php:278
10270#, php-format
10271msgid "%1$s does not exist."
10272msgstr ""
10273
10274#: app/Http/Controllers/Admin/UsersController.php:253
10275msgid "Edit the user"
10276msgstr ""
10277
10278#: app/Http/Controllers/Admin/UsersController.php:274
10279#: app/Http/Controllers/Admin/UsersController.php:401
10280#: app/Http/RequestHandlers/AccountUpdate.php:86
10281#: app/Http/RequestHandlers/RegisterAction.php:239
10282msgid "Duplicate username. A user with that username already exists. Please choose another username."
10283msgstr ""
10284
10285#: app/Http/Controllers/Admin/UsersController.php:279
10286#: app/Http/Controllers/Admin/UsersController.php:395
10287#: app/Http/RequestHandlers/AccountUpdate.php:95
10288#: app/Http/RequestHandlers/RegisterAction.php:244
10289msgid "Duplicate email address. A user with that email already exists."
10290msgstr ""
10291
10292#: app/Http/Controllers/Admin/UsersController.php:339
10293#, php-format
10294msgid "%1$s does not exist"
10295msgstr ""
10296
10297#. I18N: %s is a server name/URL
10298#: app/Http/Controllers/Admin/UsersController.php:353
10299#: app/Http/RequestHandlers/VerifyEmail.php:87
10300#, php-format
10301msgid "New user at %s"
10302msgstr ""
10303
10304#. I18N: Listbox entry; name of a role
10305#: app/Http/Controllers/Admin/UsersController.php:420
10306#: resources/views/admin/trees-export.phtml:112
10307#: resources/views/admin/users-edit.phtml:220
10308#: resources/views/modules/clippings/download.phtml:28
10309#: resources/views/modules/clippings/download.phtml:41
10310msgid "Visitor"
10311msgstr ""
10312
10313#. I18N: Listbox entry; name of a role
10314#: app/Http/Controllers/Admin/UsersController.php:422
10315#: resources/views/admin/trees-export.phtml:106
10316#: resources/views/admin/users-edit.phtml:226
10317#: resources/views/modules/clippings/download.phtml:25
10318#: resources/views/modules/clippings/download.phtml:38
10319msgid "Member"
10320msgstr ""
10321
10322#. I18N: Listbox entry; name of a role
10323#: app/Http/Controllers/Admin/UsersController.php:424
10324#: resources/views/admin/users-edit.phtml:234
10325msgid "Editor"
10326msgstr ""
10327
10328#. I18N: Listbox entry; name of a role
10329#: app/Http/Controllers/Admin/UsersController.php:426
10330#: resources/views/admin/users-edit.phtml:240
10331msgid "Moderator"
10332msgstr ""
10333
10334#. I18N: Listbox entry; name of a role
10335#: app/Http/Controllers/Admin/UsersController.php:428
10336#: resources/views/admin/trees-export.phtml:100
10337#: resources/views/admin/users-edit.phtml:248
10338#: resources/views/modules/clippings/download.phtml:22
10339msgid "Manager"
10340msgstr ""
10341
10342#: app/Http/Controllers/Admin/UsersController.php:440
10343#: app/Http/Controllers/AdminTreesController.php:1803
10344msgid "<default theme>"
10345msgstr ""
10346
10347#: app/Http/Controllers/AdminController.php:66
10348#: resources/views/admin/trees.phtml:90
10349msgid "Privacy"
10350msgstr ""
10351
10352#: app/Http/Controllers/AdminController.php:152
10353#: app/Http/Controllers/AdminTreesController.php:957
10354#, php-format
10355msgid "The preferences for the family tree “%s” have been updated."
10356msgstr ""
10357
10358#: app/Http/Controllers/AdminController.php:159
10359#: app/Http/Controllers/AdminTreesController.php:964
10360msgid "The preferences for all family trees have been updated."
10361msgstr ""
10362
10363#: app/Http/Controllers/AdminController.php:162
10364#: app/Http/Controllers/AdminTreesController.php:968
10365msgid "The preferences for new family trees have been updated."
10366msgstr ""
10367
10368#: app/Http/Controllers/AdminController.php:261
10369#: resources/views/admin/trees-privacy.phtml:248
10370msgid "All facts and events"
10371msgstr ""
10372
10373#: app/Http/Controllers/AdminSiteController.php:62
10374#: resources/views/admin/control-panel.phtml:83
10375msgid "Website preferences"
10376msgstr ""
10377
10378#: app/Http/Controllers/AdminSiteController.php:97
10379#, php-format
10380msgid "The folder “%s” does not exist."
10381msgstr ""
10382
10383#: app/Http/Controllers/AdminSiteController.php:117
10384#: resources/views/admin/control-panel.phtml:95
10385msgid "Sign-in and registration"
10386msgstr ""
10387
10388#: app/Http/Controllers/AdminSiteController.php:136
10389msgid "No predefined text"
10390msgstr ""
10391
10392#: app/Http/Controllers/AdminSiteController.php:137
10393msgid "Predefined text that states all users can request a user account"
10394msgstr ""
10395
10396#: app/Http/Controllers/AdminSiteController.php:138
10397msgid "Predefined text that states admin will decide on each request for a user account"
10398msgstr ""
10399
10400#: app/Http/Controllers/AdminSiteController.php:139
10401msgid "Predefined text that states only family members can request a user account"
10402msgstr ""
10403
10404#: app/Http/Controllers/AdminSiteController.php:140
10405msgid "Choose user defined welcome text typed below"
10406msgstr ""
10407
10408#. I18N: placeholders are GEDCOM XREFs, such as R123
10409#: app/Http/Controllers/AdminTreesController.php:275
10410#, php-format
10411msgid "%1$s does not exist. Did you mean %2$s?"
10412msgstr ""
10413
10414#: app/Http/Controllers/AdminTreesController.php:288
10415#: app/Http/Controllers/AdminTreesController.php:293
10416msgid "This type of link is not allowed here."
10417msgstr ""
10418
10419#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR
10420#: app/Http/Controllers/AdminTreesController.php:299
10421#, php-format
10422msgid "%1$s is a %2$s but a %3$s is expected."
10423msgstr ""
10424
10425#. I18N: %1$s and %2$s are internal ID numbers such as R123
10426#: app/Http/Controllers/AdminTreesController.php:308
10427#, php-format
10428msgid "%1$s does not have a link back to %2$s."
10429msgstr ""
10430
10431#: app/Http/Controllers/AdminTreesController.php:313
10432#: resources/views/admin/trees.phtml:164
10433msgid "Check for errors"
10434msgstr ""
10435
10436#: app/Http/Controllers/AdminTreesController.php:334
10437#: resources/views/admin/trees.phtml:148
10438msgid "Find duplicates"
10439msgstr ""
10440
10441#: app/Http/Controllers/AdminTreesController.php:377
10442#: app/Http/Controllers/AdminTreesController.php:389
10443msgid "No GEDCOM file was received."
10444msgstr ""
10445
10446#: app/Http/Controllers/AdminTreesController.php:418
10447msgid "Import a GEDCOM file"
10448msgstr ""
10449
10450#: app/Http/Controllers/AdminTreesController.php:463
10451#: resources/views/admin/changes-log.phtml:12
10452#: resources/views/admin/data-fix-page.phtml:23
10453#: resources/views/admin/data-fix-select.phtml:19
10454#: resources/views/admin/merge-records-step-1.phtml:10
10455#: resources/views/admin/merge-records-step-2.phtml:10
10456#: resources/views/admin/trees-check.phtml:8
10457#: resources/views/admin/trees-duplicates.phtml:9
10458#: resources/views/admin/trees-export.phtml:10
10459#: resources/views/admin/trees-import.phtml:9
10460#: resources/views/admin/trees-preferences.phtml:9
10461#: resources/views/admin/trees-privacy.phtml:11
10462msgid "Manage family trees"
10463msgstr ""
10464
10465#: app/Http/Controllers/AdminTreesController.php:497
10466#: resources/views/admin/control-panel.phtml:160
10467msgid "Merge family trees"
10468msgstr ""
10469
10470#: app/Http/Controllers/AdminTreesController.php:697
10471msgid "The family trees have been merged successfully."
10472msgstr ""
10473
10474#. I18N: Layout option for lists of names
10475#. I18N: An option in a list-box
10476#: app/Http/Controllers/AdminTreesController.php:729
10477#: app/Module/OnThisDayModule.php:247 app/Module/RecentChangesModule.php:221
10478#: app/Module/TopGivenNamesModule.php:182
10479#: app/Module/UpcomingAnniversariesModule.php:268
10480#: app/Module/YahrzeitModule.php:252
10481msgid "list"
10482msgstr ""
10483
10484#. I18N: Layout option for lists of names
10485#. I18N: An option in a list-box
10486#: app/Http/Controllers/AdminTreesController.php:731
10487#: app/Module/OnThisDayModule.php:249 app/Module/RecentChangesModule.php:223
10488#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:243
10489#: app/Module/UpcomingAnniversariesModule.php:270
10490#: app/Module/YahrzeitModule.php:254
10491msgid "table"
10492msgstr ""
10493
10494#. I18N: Layout option for lists of names
10495#. I18N: An option in a list-box
10496#: app/Http/Controllers/AdminTreesController.php:733
10497#: app/Module/TopSurnamesModule.php:245
10498msgid "tag cloud"
10499msgstr ""
10500
10501#. I18N: page orientation
10502#: app/Http/Controllers/AdminTreesController.php:738
10503#: resources/xml/reports/change_report.xml:10
10504#: resources/xml/reports/pedigree_report.xml:7
10505msgid "Portrait"
10506msgstr ""
10507
10508#. I18N: page orientation
10509#: app/Http/Controllers/AdminTreesController.php:740
10510#: resources/xml/reports/change_report.xml:10
10511#: resources/xml/reports/pedigree_report.xml:7
10512msgid "Landscape"
10513msgstr ""
10514
10515#. I18N: None of the other options
10516#: app/Http/Controllers/AdminTreesController.php:745
10517#: app/Http/Controllers/AdminTreesController.php:751
10518#: app/Module/RelationshipsChartModule.php:456
10519#: app/Services/EmailService.php:221
10520#: resources/views/modules/statistics-chart/custom.phtml:75
10521msgid "none"
10522msgstr ""
10523
10524#. I18N: https://en.wikipedia.org/wiki/Markdown
10525#: app/Http/Controllers/AdminTreesController.php:747
10526msgid "markdown"
10527msgstr ""
10528
10529#: app/Http/Controllers/AdminTreesController.php:752
10530#: resources/xml/reports/fact_sources.xml:6
10531msgid "facts"
10532msgstr ""
10533
10534#: app/Http/Controllers/AdminTreesController.php:753
10535#: resources/xml/reports/fact_sources.xml:6
10536msgid "records"
10537msgstr ""
10538
10539#: app/Http/Controllers/AdminTreesController.php:810
10540#: app/Http/RequestHandlers/TreePageBlockEdit.php:64
10541#: app/Http/RequestHandlers/UserPageBlockEdit.php:64
10542#: resources/views/admin/components.phtml:45
10543#: resources/views/admin/components.phtml:48
10544#: resources/views/admin/modules.phtml:63
10545#: resources/views/admin/modules.phtml:65
10546#: resources/views/admin/modules.phtml:136
10547#: resources/views/admin/modules.phtml:139
10548#: resources/views/admin/modules.phtml:142 resources/views/admin/trees.phtml:82
10549#: resources/views/modules/block-template.phtml:10
10550#: resources/views/modules/block-template.phtml:12
10551msgid "Preferences"
10552msgstr ""
10553
10554#. I18N: Renumber the records in a family tree
10555#: app/Http/Controllers/AdminTreesController.php:856
10556#: resources/views/admin/trees-merge.phtml:24
10557#: resources/views/admin/trees-merge.phtml:29
10558msgid "Renumber family tree"
10559msgstr ""
10560
10561#: app/Http/Controllers/AdminTreesController.php:1465
10562#: app/Services/UpgradeService.php:150 app/Services/UpgradeService.php:183
10563msgid "The server’s time limit has been reached."
10564msgstr ""
10565
10566#: app/Http/Controllers/AdminTreesController.php:1500
10567#, php-format
10568msgid "The GEDCOM file “%s” has been imported."
10569msgstr ""
10570
10571#. I18N: %s is the name of a family tree
10572#: app/Http/Controllers/AdminTreesController.php:1507
10573#: app/Http/RequestHandlers/DeleteTreeAction.php:65
10574#, php-format
10575msgid "The family tree “%s” has been deleted."
10576msgstr ""
10577
10578#: app/Http/Controllers/AdminTreesController.php:1544
10579#, php-format
10580msgid "%1$s %2$s has a %3$s link to %4$s."
10581msgstr ""
10582
10583#. I18N: Name of a module/list
10584#: app/Http/Controllers/AdminTreesController.php:1706
10585#: app/Http/Controllers/ListController.php:506
10586#: app/Module/FixSearchAndReplace.php:113
10587#: app/Module/RepositoryListModule.php:53
10588#: resources/views/admin/control-panel.phtml:177
10589#: resources/views/admin/merge-records-step-1.phtml:26
10590#: resources/views/lists/repositories-table.phtml:37
10591#: resources/views/modules/gedcom_stats/config.phtml:29
10592#: resources/views/modules/gedcom_stats/statistics.phtml:101
10593#: resources/views/modules/html/template-statistics.phtml:47
10594#: resources/views/search-general-page.phtml:55
10595#: resources/views/search-results.phtml:46
10596#: resources/views/statistics/other/total-records.phtml:48
10597msgid "Repositories"
10598msgstr ""
10599
10600#. I18N: Name of a module/list
10601#. I18N: Name of a module
10602#: app/Http/Controllers/AdminTreesController.php:1707
10603#: app/Http/Controllers/ListController.php:527
10604#: app/Module/FixSearchAndReplace.php:114 app/Module/SourceListModule.php:52
10605#: app/Module/SourcesTabModule.php:59
10606#: resources/views/admin/control-panel.phtml:176
10607#: resources/views/admin/merge-records-step-1.phtml:25
10608#: resources/views/gedcom-record-page.phtml:66
10609#: resources/views/lists/media-table.phtml:73
10610#: resources/views/lists/notes-table.phtml:76
10611#: resources/views/lists/notes-table.phtml:85
10612#: resources/views/lists/repositories-table.phtml:43
10613#: resources/views/lists/sources-table.phtml:78
10614#: resources/views/media-page.phtml:73
10615#: resources/views/modules/gedcom_stats/config.phtml:27
10616#: resources/views/modules/gedcom_stats/statistics.phtml:79
10617#: resources/views/modules/html/template-statistics.phtml:39
10618#: resources/views/note-page.phtml:66 resources/views/repository-page.phtml:45
10619#: resources/views/search-general-page.phtml:48
10620#: resources/views/search-results.phtml:35
10621#: resources/views/statistics/other/chart-sources.phtml:12
10622#: resources/views/statistics/other/total-records.phtml:30
10623#: resources/xml/reports/ahnentafel_report.xml:476
10624#: resources/xml/reports/descendancy_report.xml:611
10625#: resources/xml/reports/family_group_report.xml:1118
10626#: resources/xml/reports/individual_ext_report.xml:644
10627#: resources/xml/reports/individual_report.xml:646
10628msgid "Sources"
10629msgstr ""
10630
10631#. I18N: Name of a module/list
10632#: app/Http/Controllers/AdminTreesController.php:1708
10633#: app/Http/Controllers/ListController.php:241
10634#: app/Module/AncestorsChartModule.php:276
10635#: app/Module/DescendancyChartModule.php:265
10636#: app/Module/FixSearchAndReplace.php:110
10637#: app/Module/IndividualListModule.php:48
10638#: app/Module/StatisticsChartModule.php:153
10639#: app/Module/StatisticsChartModule.php:293
10640#: app/Module/StatisticsChartModule.php:342
10641#: app/Module/StatisticsChartModule.php:537
10642#: app/Module/StatisticsChartModule.php:599
10643#: app/Module/StatisticsChartModule.php:660
10644#: resources/views/admin/control-panel.phtml:174
10645#: resources/views/admin/merge-records-step-1.phtml:23
10646#: resources/views/gedcom-record-page.phtml:45
10647#: resources/views/lists/given-names-table.phtml:24
10648#: resources/views/lists/media-table.phtml:71
10649#: resources/views/lists/notes-table.phtml:82
10650#: resources/views/lists/sources-table.phtml:85
10651#: resources/views/lists/submitters-table.phtml:61
10652#: resources/views/lists/surnames-table.phtml:29
10653#: resources/views/media-page.phtml:59
10654#: resources/views/modules/census-assistant.phtml:55
10655#: resources/views/modules/gedcom_stats/config.phtml:24
10656#: resources/views/modules/gedcom_stats/statistics.phtml:23
10657#: resources/views/modules/html/template-statistics.phtml:19
10658#: resources/views/modules/place-hierarchy/events.phtml:10
10659#: resources/views/modules/place-hierarchy/sidebar.phtml:43
10660#: resources/views/modules/random_media/config.phtml:12
10661#: resources/views/modules/statistics-chart/custom.phtml:56
10662#: resources/views/modules/statistics-chart/custom.phtml:152
10663#: resources/views/note-page.phtml:45
10664#: resources/views/search-general-page.phtml:34
10665#: resources/views/search-results.phtml:13 resources/views/source-page.phtml:46
10666#: resources/views/submitter-page.phtml:45
10667#: resources/xml/reports/fact_sources.xml:54
10668#: resources/xml/reports/fact_sources.xml:258
10669msgid "Individuals"
10670msgstr ""
10671
10672#. I18N: Name of a module/list
10673#. I18N: Name of a module
10674#: app/Http/Controllers/AdminTreesController.php:1709
10675#: app/Http/Controllers/ListController.php:239
10676#: app/Module/AncestorsChartModule.php:277
10677#: app/Module/DescendancyChartModule.php:266 app/Module/FamilyListModule.php:48
10678#: app/Module/FixSearchAndReplace.php:109 app/Module/RelativesTabModule.php:42
10679#: app/Module/StatisticsChartModule.php:158
10680#: app/Module/StatisticsChartModule.php:391
10681#: app/Module/StatisticsChartModule.php:482
10682#: app/Module/StatisticsChartModule.php:732
10683#: resources/views/admin/control-panel.phtml:175
10684#: resources/views/admin/merge-records-step-1.phtml:24
10685#: resources/views/gedcom-record-page.phtml:52
10686#: resources/views/lists/media-table.phtml:72
10687#: resources/views/lists/notes-table.phtml:83
10688#: resources/views/lists/sources-table.phtml:86
10689#: resources/views/lists/submitters-table.phtml:62
10690#: resources/views/media-page.phtml:66
10691#: resources/views/modules/gedcom_stats/config.phtml:26
10692#: resources/views/modules/gedcom_stats/statistics.phtml:67
10693#: resources/views/modules/html/template-statistics.phtml:35
10694#: resources/views/modules/place-hierarchy/events.phtml:16
10695#: resources/views/modules/place-hierarchy/sidebar.phtml:48
10696#: resources/views/note-page.phtml:52
10697#: resources/views/search-general-page.phtml:41
10698#: resources/views/search-results.phtml:24 resources/views/source-page.phtml:53
10699#: resources/views/submitter-page.phtml:52
10700#: resources/xml/reports/fact_sources.xml:152
10701#: resources/xml/reports/fact_sources.xml:314
10702msgid "Families"
10703msgstr ""
10704
10705#. I18N: Name of a module/list
10706#: app/Http/Controllers/AdminTreesController.php:1710
10707#: app/Module/FixSearchAndReplace.php:111 app/Module/MediaListModule.php:51
10708#: resources/views/admin/fix-level-0-media.phtml:24
10709#: resources/views/admin/merge-records-step-1.phtml:28
10710#: resources/views/admin/webtrees1-thumbnails.phtml:30
10711#: resources/views/gedcom-record-page.phtml:59
10712#: resources/views/lists/media-table.phtml:64
10713#: resources/views/lists/notes-table.phtml:84
10714#: resources/views/lists/sources-table.phtml:87
10715#: resources/views/modules/gedcom_stats/config.phtml:28
10716#: resources/views/modules/gedcom_stats/statistics.phtml:90
10717#: resources/views/modules/html/template-statistics.phtml:43
10718#: resources/views/note-page.phtml:59 resources/views/source-page.phtml:60
10719#: resources/views/statistics/other/chart-objects.phtml:12
10720#: resources/views/statistics/other/total-records.phtml:21
10721msgid "Media objects"
10722msgstr ""
10723
10724#. I18N: %s is a surname
10725#: app/Http/Controllers/BranchesController.php:84
10726#, php-format
10727msgid "Branches of the %s family"
10728msgstr ""
10729
10730#. I18N: Branches of a family tree
10731#. I18N: Name of a module/list
10732#: app/Http/Controllers/BranchesController.php:87
10733#: app/Module/BranchesListModule.php:49
10734msgid "Branches"
10735msgstr ""
10736
10737#. I18N: Name of a module/chart
10738#. I18N: Configuration option
10739#: app/Http/Controllers/BranchesController.php:295
10740#: app/Http/Controllers/BranchesController.php:332
10741#: app/Module/RelationshipsChartModule.php:173
10742#: app/Module/RelationshipsChartModule.php:257
10743#: resources/views/lists/individuals-table.phtml:329
10744#: resources/views/modules/relationships-chart/config.phtml:22
10745msgid "Relationships"
10746msgstr ""
10747
10748#: app/Http/Controllers/BranchesController.php:397
10749msgid "Generation"
10750msgstr ""
10751
10752#: app/Http/Controllers/CalendarController.php:144
10753msgid "Anniversary calendar"
10754msgstr ""
10755
10756#: app/Http/Controllers/CalendarController.php:148
10757msgid "On this day…"
10758msgstr ""
10759
10760#: app/Http/Controllers/CalendarController.php:151
10761msgid "In this month…"
10762msgstr ""
10763
10764#: app/Http/Controllers/CalendarController.php:154
10765msgid "In this year…"
10766msgstr ""
10767
10768#: app/Http/Controllers/CalendarController.php:411
10769msgid "Day not set"
10770msgstr ""
10771
10772#: app/Http/Controllers/CalendarController.php:537
10773#: resources/views/modules/yahrzeit/list.phtml:44
10774#, php-format
10775msgid "%s year anniversary"
10776msgstr ""
10777
10778#: app/Http/Controllers/EditFamilyController.php:57
10779#: resources/views/family-page-children.phtml:35
10780#: resources/views/family-page-menu.phtml:39
10781#: resources/views/modules/relatives/family.phtml:215
10782msgid "Add a child"
10783msgstr ""
10784
10785#: app/Http/Controllers/EditFamilyController.php:154
10786#: app/Http/Controllers/EditIndividualController.php:260
10787#: resources/views/family-page-menu.phtml:33
10788#: resources/views/family-page-parents.phtml:42
10789#: resources/views/modules/relatives/family.phtml:89
10790#: resources/views/modules/relatives/tab.phtml:114
10791msgid "Add a wife"
10792msgstr ""
10793
10794#: app/Http/Controllers/EditFamilyController.php:157
10795#: app/Http/Controllers/EditIndividualController.php:256
10796#: resources/views/family-page-menu.phtml:26
10797#: resources/views/family-page-parents.phtml:20
10798#: resources/views/modules/relatives/family.phtml:52
10799#: resources/views/modules/relatives/tab.phtml:116
10800msgid "Add a husband"
10801msgstr ""
10802
10803#: app/Http/Controllers/EditFamilyController.php:254
10804#: resources/views/family-page-menu.phtml:20
10805msgid "Change family members"
10806msgstr ""
10807
10808#: app/Http/Controllers/EditIndividualController.php:57
10809#: resources/views/modules/relatives/tab.phtml:137
10810msgid "Add a child to create a one-parent family"
10811msgstr ""
10812
10813#: app/Http/Controllers/EditIndividualController.php:156
10814#: resources/views/family-page-grandparents.phtml:54
10815#: resources/views/family-page-grandparents.phtml:62
10816#: resources/views/modules/relatives/tab.phtml:36
10817msgid "Add a mother"
10818msgstr ""
10819
10820#: app/Http/Controllers/EditIndividualController.php:159
10821#: resources/views/family-page-grandparents.phtml:24
10822#: resources/views/family-page-grandparents.phtml:32
10823#: resources/views/modules/relatives/tab.phtml:29
10824msgid "Add a father"
10825msgstr ""
10826
10827#: app/Http/Controllers/EditIndividualController.php:362
10828msgid "Create an individual"
10829msgstr ""
10830
10831#: app/Http/Controllers/EditIndividualController.php:483
10832#: resources/views/individual-page-menu.phtml:24
10833msgid "Add a name"
10834msgstr ""
10835
10836#: app/Http/Controllers/EditIndividualController.php:528
10837#: resources/views/modules/relatives/tab.phtml:105
10838msgid "Link this individual to an existing family as a child"
10839msgstr ""
10840
10841#: app/Http/Controllers/EditIndividualController.php:606
10842#: resources/views/modules/relatives/tab.phtml:128
10843msgid "Add a husband using an existing individual"
10844msgstr ""
10845
10846#: app/Http/Controllers/EditIndividualController.php:609
10847#: resources/views/modules/relatives/tab.phtml:126
10848msgid "Add a wife using an existing individual"
10849msgstr ""
10850
10851#: app/Http/Controllers/EditMediaController.php:89
10852#: resources/views/media-page.phtml:191
10853#: resources/views/modals/add-media-file.phtml:10
10854msgid "Add a media file"
10855msgstr ""
10856
10857#: app/Http/Controllers/EditMediaController.php:179
10858#: resources/views/modals/edit-media-file.phtml:10
10859msgid "Edit a media file"
10860msgstr ""
10861
10862#: app/Http/Controllers/EditMediaController.php:278
10863#, php-format
10864msgid "The media file %1$s has been renamed to %2$s."
10865msgstr ""
10866
10867#: app/Http/Controllers/EditMediaController.php:284
10868#, php-format
10869msgid "The media file %1$s could not be renamed to %2$s."
10870msgstr ""
10871
10872#: app/Http/Controllers/EditNoteController.php:55
10873msgid "Edit the shared note"
10874msgstr ""
10875
10876#: app/Http/Controllers/GedcomFileController.php:126
10877msgid "Invalid GEDCOM file - no header record found."
10878msgstr ""
10879
10880#: app/Http/Controllers/GedcomFileController.php:190
10881#, php-format
10882msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported."
10883msgstr ""
10884
10885#: app/Http/Controllers/ListController.php:214
10886#: app/Http/Controllers/ListController.php:743
10887#: resources/views/admin/trees-export.phtml:94
10888#: resources/views/modules/clippings/download.phtml:19
10889#: resources/xml/reports/cemetery_report.xml:7
10890#: resources/xml/reports/death_report.xml:10
10891#: resources/xml/reports/individual_ext_report.xml:11
10892#: resources/xml/reports/individual_report.xml:8
10893msgid "None"
10894msgstr ""
10895
10896#: app/Http/Controllers/ListController.php:270
10897#, php-format
10898msgid "Exclude individuals with “%s” as a married name"
10899msgstr ""
10900
10901#: app/Http/Controllers/ListController.php:276
10902#, php-format
10903msgid "Include individuals with “%s” as a married name"
10904msgstr ""
10905
10906#: app/Http/Controllers/ListController.php:285
10907msgid "Show the list of individuals"
10908msgstr ""
10909
10910#: app/Http/Controllers/ListController.php:291
10911msgid "Show the list of surnames"
10912msgstr ""
10913
10914#: app/Http/Controllers/ListController.php:339
10915#, php-format
10916msgid "Individuals with surname %s"
10917msgstr ""
10918
10919#. I18N: Name of a module
10920#: app/Http/Controllers/ListController.php:461 app/Module/MediaTabModule.php:60
10921#: resources/views/admin/control-panel.phtml:178
10922#: resources/views/admin/control-panel.phtml:596
10923#: resources/views/admin/media.phtml:99
10924#: resources/views/lists/media-table.phtml:69
10925#: resources/views/modules/recent_changes/changes-table.phtml:66
10926msgid "Media"
10927msgstr ""
10928
10929#. I18N: Name of a module/list
10930#: app/Http/Controllers/ListController.php:485 app/Module/NoteListModule.php:50
10931#: resources/views/lists/sources-table.phtml:88
10932#: resources/views/search-general-page.phtml:62
10933msgid "Shared notes"
10934msgstr ""
10935
10936#. I18N: Name of a module/list
10937#: app/Http/Controllers/ListController.php:548
10938#: app/Module/FixSearchAndReplace.php:115 app/Module/SubmitterListModule.php:53
10939#: resources/views/admin/control-panel.phtml:180
10940#: resources/views/admin/merge-records-step-1.phtml:29
10941#: resources/views/lists/submitters-table.phtml:55
10942msgid "Submitters"
10943msgstr ""
10944
10945#: app/Http/Controllers/PlaceHierarchyController.php:100
10946msgid "Show place hierarchy"
10947msgstr ""
10948
10949#: app/Http/Controllers/PlaceHierarchyController.php:105
10950msgid "Show all places in a list"
10951msgstr ""
10952
10953#. I18N: Name of a module
10954#: app/Http/Controllers/PlaceHierarchyController.php:121
10955#: app/Module/PlacesModule.php:68
10956#: resources/views/admin/trees-preferences.phtml:566
10957#: resources/views/search-replace-page.phtml:38
10958#: resources/views/statistics/other/places.phtml:12
10959msgid "Places"
10960msgstr ""
10961
10962#: app/Http/Controllers/SetupController.php:158
10963msgid "Oops! webtrees was unable to create files in this folder."
10964msgstr ""
10965
10966#: app/Http/Controllers/SetupController.php:159
10967msgid "This usually means that you need to change the folder permissions to 777."
10968msgstr ""
10969
10970#: app/Http/Controllers/SetupController.php:366
10971msgid "You must enter all the administrator account fields."
10972msgstr ""
10973
10974#: app/Http/Controllers/SetupController.php:370
10975msgid "The password needs to be at least six characters long."
10976msgstr ""
10977
10978#: app/Http/Middleware/CheckCsrf.php:68
10979msgid "This form has expired. Try again."
10980msgstr ""
10981
10982#: app/Http/RequestHandlers/AccountEdit.php:88
10983#: app/Module/ModuleThemeTrait.php:325 app/Module/UserWelcomeModule.php:114
10984msgid "My account"
10985msgstr ""
10986
10987#: app/Http/RequestHandlers/BroadcastAction.php:82
10988#: app/Http/RequestHandlers/ContactAction.php:141
10989#: app/Http/RequestHandlers/EmailPreferencesAction.php:90
10990#: app/Http/RequestHandlers/MessageAction.php:98
10991#, php-format
10992msgid "The message was successfully sent to %s."
10993msgstr ""
10994
10995#: app/Http/RequestHandlers/BroadcastAction.php:89
10996#: app/Http/RequestHandlers/ContactAction.php:148
10997#: app/Http/RequestHandlers/EmailPreferencesAction.php:92
10998#: app/Http/RequestHandlers/MessageAction.php:105
10999msgid "The message was not sent."
11000msgstr ""
11001
11002#: app/Http/RequestHandlers/CleanDataFolder.php:95
11003#: resources/views/admin/control-panel.phtml:111
11004msgid "Clean up data folder"
11005msgstr ""
11006
11007#: app/Http/RequestHandlers/ContactAction.php:109
11008#: app/Http/RequestHandlers/PasswordResetAction.php:85
11009#: app/Http/RequestHandlers/PasswordResetPage.php:77
11010#: app/Http/RequestHandlers/RegisterAction.php:98
11011msgid "Please try again."
11012msgstr ""
11013
11014#: app/Http/RequestHandlers/ContactAction.php:114
11015msgid "Please enter a valid email address."
11016msgstr ""
11017
11018#: app/Http/RequestHandlers/ContactAction.php:121
11019#: app/Http/RequestHandlers/RegisterAction.php:251
11020msgid "You are not allowed to send messages that contain external links."
11021msgstr ""
11022
11023#. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’
11024#: app/Http/RequestHandlers/ContactAction.php:122
11025#: app/Http/RequestHandlers/RegisterAction.php:251
11026#, php-format
11027msgid "You should delete the “%1$s” from “%2$s” and try again."
11028msgstr ""
11029
11030#: app/Http/RequestHandlers/ContactPage.php:96
11031#: app/Http/RequestHandlers/MessagePage.php:76
11032#: app/Module/UserMessagesModule.php:158
11033#: app/Statistics/Repository/UserRepository.php:127
11034#: resources/views/pending-changes-page.phtml:82
11035msgid "Send a message"
11036msgstr ""
11037
11038#: app/Http/RequestHandlers/CopyFact.php:77
11039msgid "The record has been copied to the clipboard."
11040msgstr ""
11041
11042#: app/Http/RequestHandlers/CreateMediaObjectAction.php:116
11043msgid "The media object has been created"
11044msgstr ""
11045
11046#: app/Http/RequestHandlers/CreateNoteAction.php:73
11047msgid "The note has been created"
11048msgstr ""
11049
11050#: app/Http/RequestHandlers/CreateRepositoryAction.php:78
11051msgid "The repository has been created"
11052msgstr ""
11053
11054#: app/Http/RequestHandlers/CreateSourceAction.php:111
11055msgid "The source has been created"
11056msgstr ""
11057
11058#: app/Http/RequestHandlers/CreateSubmitterAction.php:76
11059msgid "The submitter has been created"
11060msgstr ""
11061
11062#: app/Http/RequestHandlers/CreateTreeAction.php:64
11063#, php-format
11064msgid "The family tree “%s” already exists."
11065msgstr ""
11066
11067#: app/Http/RequestHandlers/CreateTreeAction.php:71
11068#, php-format
11069msgid "The family tree “%s” has been created."
11070msgstr ""
11071
11072#: app/Http/RequestHandlers/CreateTreePage.php:55
11073#: resources/views/admin/control-panel.phtml:147
11074msgid "Create a family tree"
11075msgstr ""
11076
11077#: app/Http/RequestHandlers/CreateTreePage.php:57
11078msgid "My family tree"
11079msgstr ""
11080
11081#: app/Http/RequestHandlers/DataFixData.php:107
11082#: app/Http/RequestHandlers/DataFixPreview.php:85
11083#: resources/views/admin/analytics-edit.phtml:18
11084msgid "Preview"
11085msgstr ""
11086
11087#: app/Http/RequestHandlers/DataFixData.php:108
11088#: resources/views/modules/batch_update/admin.phtml:77
11089msgid "Update"
11090msgstr ""
11091
11092#: app/Http/RequestHandlers/DeletePath.php:60
11093#, php-format
11094msgid "The file %s has been deleted."
11095msgstr ""
11096
11097#: app/Http/RequestHandlers/DeletePath.php:62
11098#: app/Http/RequestHandlers/DeletePath.php:76
11099#, php-format
11100msgid "The file %s could not be deleted."
11101msgstr ""
11102
11103#: app/Http/RequestHandlers/DeletePath.php:69
11104#, php-format
11105msgid "The folder %s has been deleted."
11106msgstr ""
11107
11108#: app/Http/RequestHandlers/DeletePath.php:71
11109#, php-format
11110msgid "The folder %s could not be deleted."
11111msgstr ""
11112
11113#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name”
11114#: app/Http/RequestHandlers/DeleteRecord.php:73
11115#, php-format
11116msgid "The family “%s” has been deleted because it only has one member."
11117msgstr ""
11118
11119#. I18N: %s are names of records, such as sources, repositories or individuals
11120#: app/Http/RequestHandlers/DeleteRecord.php:82
11121#: app/Http/RequestHandlers/DeleteRecord.php:87
11122#, php-format
11123msgid "The link from “%1$s” to “%2$s” has been deleted."
11124msgstr ""
11125
11126#: app/Http/RequestHandlers/EditRawFactPage.php:60
11127#: app/Http/RequestHandlers/EditRawRecordPage.php:57
11128#: resources/views/edit/edit-fact.phtml:125
11129#: resources/views/edit/new-individual.phtml:327
11130#: resources/views/family-page-menu.phtml:59
11131#: resources/views/gedcom-record-page-menu.phtml:25
11132#: resources/views/individual-page-menu.phtml:100
11133#: resources/views/media-page-menu.phtml:42
11134#: resources/views/note-page-menu.phtml:25
11135#: resources/views/repository-page-menu.phtml:25
11136#: resources/views/source-page-menu.phtml:25
11137#: resources/views/submitter-page-menu.phtml:25
11138msgid "Edit the raw GEDCOM"
11139msgstr ""
11140
11141#: app/Http/RequestHandlers/EmailPreferencesPage.php:64
11142#: resources/views/admin/control-panel.phtml:89
11143msgid "Sending email"
11144msgstr ""
11145
11146#: app/Http/RequestHandlers/ExportGedcomPage.php:49
11147msgid "Export a GEDCOM file"
11148msgstr ""
11149
11150#: app/Http/RequestHandlers/ExportGedcomServer.php:82
11151#, php-format
11152msgid "The file %s could not be created."
11153msgstr ""
11154
11155#: app/Http/RequestHandlers/HelpText.php:249
11156msgid "Associate events with this source"
11157msgstr ""
11158
11159#. I18N: Name of a module
11160#: app/Http/RequestHandlers/HelpText.php:254
11161#: app/Http/RequestHandlers/PendingChanges.php:125
11162#: app/Module/ModuleThemeTrait.php:430 app/Module/ReviewChangesModule.php:80
11163#: app/Module/ReviewChangesModule.php:134
11164#: resources/views/admin/control-panel.phtml:173
11165#: resources/views/admin/control-panel.phtml:198
11166#: resources/views/pending-changes-page.phtml:82
11167#: resources/xml/reports/change_report.xml:52
11168msgid "Pending changes"
11169msgstr ""
11170
11171#: app/Http/RequestHandlers/HelpText.php:261
11172#: resources/views/admin/users-edit.phtml:275
11173msgid "Restrict to immediate family"
11174msgstr ""
11175
11176#: app/Http/RequestHandlers/HelpText.php:266
11177#: resources/views/admin/trees-export.phtml:65
11178#: resources/views/modules/clippings/download.phtml:48
11179msgid "Convert from UTF-8 to ISO-8859-1"
11180msgstr ""
11181
11182#: app/Http/RequestHandlers/HelpText.php:271
11183#: resources/views/admin/trees-export.phtml:50
11184msgid "Compress the GEDCOM file"
11185msgstr ""
11186
11187#: app/Http/RequestHandlers/HelpText.php:276 resources/views/help/link.phtml:7
11188#: resources/views/help/link.phtml:9
11189msgid "Help"
11190msgstr ""
11191
11192#: app/Http/RequestHandlers/HelpText.php:277
11193msgid "The help text has not been written for this item."
11194msgstr ""
11195
11196#: app/Http/RequestHandlers/IndividualPage.php:117
11197#: app/Http/RequestHandlers/IndividualPage.php:120
11198#: app/Module/StatisticsChartModule.php:531
11199#: app/Module/StatisticsChartModule.php:593
11200#: app/Module/StatisticsChartModule.php:654
11201msgid "age"
11202msgstr ""
11203
11204#: app/Http/RequestHandlers/IndividualPage.php:256
11205#: resources/views/edit/icon-fact-delete.phtml:8
11206#: resources/views/media-page.phtml:103
11207msgid "Are you sure you want to delete this fact?"
11208msgstr ""
11209
11210#: app/Http/RequestHandlers/IndividualPage.php:256
11211msgid "Delete this name"
11212msgstr ""
11213
11214#: app/Http/RequestHandlers/IndividualPage.php:305
11215#: resources/views/individual-page-menu.phtml:44
11216#: resources/views/individual-page-menu.phtml:52
11217msgid "Edit the gender"
11218msgstr ""
11219
11220#: app/Http/RequestHandlers/LoginAction.php:83
11221#: resources/views/admin/control-panel.phtml:66
11222#: resources/views/admin/upgrade/wizard.phtml:22
11223msgid "A new version of webtrees is available."
11224msgstr ""
11225
11226#: app/Http/RequestHandlers/LoginAction.php:115
11227msgid "You cannot sign in because your browser does not accept cookies."
11228msgstr ""
11229
11230#: app/Http/RequestHandlers/LoginAction.php:122
11231#: app/Http/RequestHandlers/LoginAction.php:127
11232msgid "The username or password is incorrect."
11233msgstr ""
11234
11235#: app/Http/RequestHandlers/LoginAction.php:132
11236msgid "This account has not been verified. Please check your email for a verification message."
11237msgstr ""
11238
11239#: app/Http/RequestHandlers/LoginAction.php:137
11240msgid "This account has not been approved. Please wait for an administrator to approve it."
11241msgstr ""
11242
11243#. I18N: Name of a module
11244#: app/Http/RequestHandlers/LoginPage.php:77 app/Module/LoginBlockModule.php:43
11245#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:293
11246msgid "Sign in"
11247msgstr ""
11248
11249#: app/Http/RequestHandlers/LoginPage.php:82
11250msgid "Anyone with a user account can access this website."
11251msgstr ""
11252
11253#: app/Http/RequestHandlers/LoginPage.php:85
11254msgid "You need to be an authorized user to access this website."
11255msgstr ""
11256
11257#: app/Http/RequestHandlers/LoginPage.php:88
11258msgid "You need to be a family member to access this website."
11259msgstr ""
11260
11261#: app/Http/RequestHandlers/LoginPage.php:96
11262msgid "You can apply for an account using the link below."
11263msgstr ""
11264
11265#: app/Http/RequestHandlers/Logout.php:51
11266msgid "You have signed out."
11267msgstr ""
11268
11269#: app/Http/RequestHandlers/MergeFactsAction.php:98
11270#, php-format
11271msgid "The link from “%1$s” to “%2$s” has been updated."
11272msgstr ""
11273
11274#: app/Http/RequestHandlers/MergeFactsAction.php:162
11275#, php-format
11276msgid "The records “%1$s” and “%2$s” have been merged."
11277msgstr ""
11278
11279#: app/Http/RequestHandlers/MergeFactsPage.php:57
11280#: app/Http/RequestHandlers/MergeRecordsPage.php:67
11281#: resources/views/admin/trees.phtml:156
11282msgid "Merge records"
11283msgstr ""
11284
11285#: app/Http/RequestHandlers/PasswordRequestAction.php:96
11286#: app/Http/RequestHandlers/PasswordRequestPage.php:55
11287#: resources/views/modules/login_block/sign-in.phtml:50
11288msgid "Request a new password"
11289msgstr ""
11290
11291#: app/Http/RequestHandlers/PasswordRequestAction.php:103
11292#, php-format
11293msgid "A password reset link has been sent to “%s”."
11294msgstr ""
11295
11296#: app/Http/RequestHandlers/PasswordRequestAction.php:104
11297msgid "This link is valid for one hour."
11298msgstr ""
11299
11300#: app/Http/RequestHandlers/PasswordRequestAction.php:107
11301#, php-format
11302msgid "There is no user account with the email “%s”."
11303msgstr ""
11304
11305#: app/Http/RequestHandlers/PasswordResetAction.php:77
11306msgid "Your password has been updated."
11307msgstr ""
11308
11309#: app/Http/RequestHandlers/PasswordResetAction.php:84
11310#: app/Http/RequestHandlers/PasswordResetPage.php:76
11311msgid "The password reset link has expired."
11312msgstr ""
11313
11314#: app/Http/RequestHandlers/PasswordResetPage.php:64
11315msgid "Set a new password"
11316msgstr ""
11317
11318#. I18N: %s is the name of a genealogy record
11319#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66
11320#, php-format
11321msgid "“%s” has been deleted."
11322msgstr ""
11323
11324#. I18N: %s is the name of a genealogy record
11325#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:69
11326#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:62
11327#, php-format
11328msgid "The changes to “%s” have been accepted."
11329msgstr ""
11330
11331#: app/Http/RequestHandlers/PendingChangesLogPage.php:101
11332#: resources/views/admin/trees.phtml:190
11333msgid "Changes log"
11334msgstr ""
11335
11336#. I18N: the status of an edit accepted/rejected/pending
11337#: app/Http/RequestHandlers/PendingChangesLogPage.php:122
11338msgid "accepted"
11339msgstr ""
11340
11341#. I18N: the status of an edit accepted/rejected/pending
11342#: app/Http/RequestHandlers/PendingChangesLogPage.php:124
11343msgid "rejected"
11344msgstr ""
11345
11346#. I18N: the status of an edit accepted/rejected/pending
11347#: app/Http/RequestHandlers/PendingChangesLogPage.php:126
11348msgid "pending"
11349msgstr ""
11350
11351#. I18N: %s is the name of a genealogy record
11352#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67
11353#: app/Http/RequestHandlers/PendingChangesRejectTree.php:62
11354#, php-format
11355msgid "The changes to “%s” have been rejected."
11356msgstr ""
11357
11358#: app/Http/RequestHandlers/PhpInformation.php:60
11359#: resources/views/admin/control-panel.phtml:117
11360msgid "Server information"
11361msgstr ""
11362
11363#: app/Http/RequestHandlers/RegisterAction.php:146
11364#, php-format
11365msgid "Your registration at %s"
11366msgstr ""
11367
11368#. I18N: %s is a server name/URL
11369#: app/Http/RequestHandlers/RegisterAction.php:156
11370#, php-format
11371msgid "New registration at %s"
11372msgstr ""
11373
11374#: app/Http/RequestHandlers/RegisterAction.php:195
11375#: app/Http/RequestHandlers/RegisterPage.php:68
11376#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:65
11377#: resources/views/modules/login_block/sign-in.phtml:44
11378msgid "Request a new user account"
11379msgstr ""
11380
11381#: app/Http/RequestHandlers/RegisterAction.php:234
11382msgid "All fields must be completed."
11383msgstr ""
11384
11385#: app/Http/RequestHandlers/ReorderChildrenPage.php:57
11386#: resources/views/family-page-children.phtml:40
11387#: resources/views/family-page-menu.phtml:45
11388#: resources/views/modules/relatives/family.phtml:221
11389msgid "Re-order children"
11390msgstr ""
11391
11392#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57
11393#: resources/views/individual-page-menu.phtml:62
11394#: resources/views/individual-page-menu.phtml:67
11395#: resources/views/modules/relatives/tab.phtml:97
11396msgid "Re-order families"
11397msgstr ""
11398
11399#: app/Http/RequestHandlers/ReorderNamesPage.php:57
11400#: resources/views/individual-page-menu.phtml:30
11401#: resources/views/individual-page-menu.phtml:35
11402msgid "Re-order names"
11403msgstr ""
11404
11405#: app/Http/RequestHandlers/ReportGenerate.php:119
11406#: resources/views/admin/modules.phtml:213
11407#: resources/views/admin/modules.phtml:216
11408#: resources/views/report-select-page.phtml:15
11409msgid "Report"
11410msgstr ""
11411
11412#: app/Http/RequestHandlers/ReportListPage.php:74
11413msgid "Choose a report to run"
11414msgstr ""
11415
11416#: app/Http/RequestHandlers/ReportSetupPage.php:147
11417#: resources/views/edit/input-addon-calendar.phtml:9
11418#: resources/views/edit/input-addon-calendar.phtml:12
11419msgid "Select a date"
11420msgstr ""
11421
11422#: app/Http/RequestHandlers/SearchAdvancedPage.php:168
11423#: app/Module/SearchMenuModule.php:125
11424msgid "Advanced search"
11425msgstr ""
11426
11427#: app/Http/RequestHandlers/SearchAdvancedPage.php:210
11428msgid "Exact date"
11429msgstr ""
11430
11431#: app/Http/RequestHandlers/SearchAdvancedPage.php:211
11432#: app/Http/RequestHandlers/SearchAdvancedPage.php:212
11433#: app/Http/RequestHandlers/SearchAdvancedPage.php:213
11434#, php-format
11435msgid "±%s year"
11436msgid_plural "±%s years"
11437msgstr[0] ""
11438msgstr[1] ""
11439
11440#: app/Http/RequestHandlers/SearchAdvancedPage.php:225
11441msgid "Exact"
11442msgstr ""
11443
11444#: app/Http/RequestHandlers/SearchAdvancedPage.php:226
11445msgid "Begins with"
11446msgstr ""
11447
11448#: app/Http/RequestHandlers/SearchAdvancedPage.php:227
11449msgid "Contains"
11450msgstr ""
11451
11452#: app/Http/RequestHandlers/SearchAdvancedPage.php:228
11453msgid "Sounds like"
11454msgstr ""
11455
11456#: app/Http/RequestHandlers/SearchGeneralPage.php:164
11457#: app/Module/SearchMenuModule.php:100
11458msgid "General search"
11459msgstr ""
11460
11461#. I18N: search using “sounds like”, rather than exact spelling
11462#: app/Http/RequestHandlers/SearchPhoneticPage.php:103
11463#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:26
11464msgid "Phonetic search"
11465msgstr ""
11466
11467#: app/Http/RequestHandlers/SearchReplaceAction.php:75
11468#: app/Http/RequestHandlers/SearchReplaceAction.php:109
11469#: app/Http/RequestHandlers/SearchReplaceAction.php:115
11470#, php-format
11471msgid "%s individual has been updated."
11472msgid_plural "%s individuals have been updated."
11473msgstr[0] ""
11474msgstr[1] ""
11475
11476#: app/Http/RequestHandlers/SearchReplaceAction.php:79
11477#: app/Http/RequestHandlers/SearchReplaceAction.php:119
11478#, php-format
11479msgid "%s family has been updated."
11480msgid_plural "%s families have been updated."
11481msgstr[0] ""
11482msgstr[1] ""
11483
11484#: app/Http/RequestHandlers/SearchReplaceAction.php:83
11485#, php-format
11486msgid "%s repository has been updated."
11487msgid_plural "%s repositories have been updated."
11488msgstr[0] ""
11489msgstr[1] ""
11490
11491#: app/Http/RequestHandlers/SearchReplaceAction.php:87
11492#, php-format
11493msgid "%s source has been updated."
11494msgid_plural "%s sources have been updated."
11495msgstr[0] ""
11496msgstr[1] ""
11497
11498#: app/Http/RequestHandlers/SearchReplaceAction.php:91
11499#, php-format
11500msgid "%s note has been updated."
11501msgid_plural "%s notes have been updated."
11502msgstr[0] ""
11503msgstr[1] ""
11504
11505#. I18N: Name of a module
11506#: app/Http/RequestHandlers/SearchReplacePage.php:52
11507#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138
11508msgid "Search and replace"
11509msgstr ""
11510
11511#. I18N: %s is the name of a family tree
11512#: app/Http/RequestHandlers/SelectDefaultTree.php:54
11513#, php-format
11514msgid "The family tree “%s” will be shown to visitors when they first arrive at this website."
11515msgstr ""
11516
11517#: app/Http/RequestHandlers/SiteLogsPage.php:102
11518#: resources/views/admin/control-panel.phtml:105
11519msgid "Website logs"
11520msgstr ""
11521
11522#: app/Http/RequestHandlers/TreePageDefaultEdit.php:73
11523#: resources/views/admin/control-panel.phtml:153
11524msgid "Set the default blocks for new family trees"
11525msgstr ""
11526
11527#: app/Http/RequestHandlers/TreePageEdit.php:70
11528msgid "Change the “Home page” blocks"
11529msgstr ""
11530
11531#: app/Http/RequestHandlers/UnconnectedPage.php:101
11532#: resources/views/admin/trees.phtml:172
11533msgid "Find unrelated individuals"
11534msgstr ""
11535
11536#. I18N: Name of a module
11537#: app/Http/RequestHandlers/UserPage.php:90 app/Module/ModuleThemeTrait.php:355
11538#: app/Module/UserWelcomeModule.php:61 resources/views/admin/modules.phtml:177
11539#: resources/views/admin/modules.phtml:181
11540#: resources/views/layouts/administration.phtml:54
11541msgid "My page"
11542msgstr ""
11543
11544#: app/Http/RequestHandlers/UserPageDefaultEdit.php:75
11545#: resources/views/admin/control-panel.phtml:372
11546msgid "Set the default blocks for new users"
11547msgstr ""
11548
11549#: app/Http/RequestHandlers/UserPageEdit.php:70
11550msgid "Change the “My page” blocks"
11551msgstr ""
11552
11553#: app/Http/RequestHandlers/UsersCleanupAction.php:69
11554#, php-format
11555msgid "The user %s has been deleted."
11556msgstr ""
11557
11558#: app/Http/RequestHandlers/UsersCleanupPage.php:66
11559#: resources/views/admin/control-panel.phtml:366
11560msgid "Delete inactive users"
11561msgstr ""
11562
11563#: app/Http/RequestHandlers/VerifyEmail.php:73
11564msgid "User verification"
11565msgstr ""
11566
11567#. I18N: This is the format string for full dates. See http://php.net/date for codes
11568#: app/I18N.php:257
11569msgid "%j %F %Y"
11570msgstr ""
11571
11572#. I18N: This punctuation is used to separate lists of items
11573#: app/I18N.php:324
11574msgid ", "
11575msgstr ""
11576
11577#. I18N: This is the format string for the time-of-day. See http://php.net/date for codes
11578#: app/I18N.php:600
11579msgid "%H:%i:%s"
11580msgstr ""
11581
11582#. I18N: A range of numbers
11583#: app/Individual.php:578 app/Module/StatisticsChartModule.php:872
11584#, php-format
11585msgid "%1$s–%2$s"
11586msgstr ""
11587
11588#. I18N: A step-family. %s is an individual’s name
11589#: app/Individual.php:977
11590#, php-format
11591msgid "Father’s family with %s"
11592msgstr ""
11593
11594#. I18N: A step-family.
11595#: app/Individual.php:981
11596msgid "Father’s family with an unknown individual"
11597msgstr ""
11598
11599#. I18N: A step-family. %s is an individual’s name
11600#: app/Individual.php:987
11601#, php-format
11602msgid "Mother’s family with %s"
11603msgstr ""
11604
11605#. I18N: A step-family.
11606#: app/Individual.php:991
11607msgid "Mother’s family with an unknown individual"
11608msgstr ""
11609
11610#. I18N: %s is the spouse name
11611#: app/Individual.php:1016
11612#, php-format
11613msgid "Family with %s"
11614msgstr ""
11615
11616#: app/Individual.php:1168
11617#, php-format
11618msgid "“%s”"
11619msgstr ""
11620
11621#. I18N: Name of a module/report
11622#. I18N: Name of a module/chart
11623#: app/Module/AhnentafelReportModule.php:40
11624#: app/Module/AncestorsChartModule.php:107
11625#: resources/xml/reports/ahnentafel_report.xml:4
11626msgid "Ancestors"
11627msgstr ""
11628
11629#. I18N: Description of the “Ancestors” module
11630#: app/Module/AhnentafelReportModule.php:52
11631#: resources/xml/reports/ahnentafel_report.xml:5
11632msgid "A report of an individual’s ancestors, in a narrative style."
11633msgstr ""
11634
11635#. I18N: Description of the “Album” module
11636#: app/Module/AlbumModule.php:56
11637msgid "An alternative to the “media” tab, and an enhanced image viewer."
11638msgstr ""
11639
11640#. I18N: Description of the “AncestorsChart” module
11641#: app/Module/AncestorsChartModule.php:118
11642msgid "A chart of an individual’s ancestors."
11643msgstr ""
11644
11645#. I18N: %s is an individual’s name
11646#: app/Module/AncestorsChartModule.php:153
11647#, php-format
11648msgid "Ancestors of %s"
11649msgstr ""
11650
11651#: app/Module/AncestorsChartModule.php:275
11652#: app/Module/DescendancyChartModule.php:264
11653#: resources/views/emails/register-notify-html.phtml:25
11654#: resources/views/emails/register-notify-text.phtml:15
11655msgid "Tree"
11656msgstr ""
11657
11658#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death
11659#: app/Module/BirthDeathMarriageReportModule.php:40
11660#: resources/views/calendar-page.phtml:152
11661#: resources/xml/reports/bdm_report.xml:3
11662#: resources/xml/reports/bdm_report.xml:34
11663msgid "Vital records"
11664msgstr ""
11665
11666#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death
11667#: app/Module/BirthDeathMarriageReportModule.php:52
11668#: resources/xml/reports/bdm_report.xml:4
11669msgid "A report of vital records for a given date or place."
11670msgstr ""
11671
11672#. I18N: Name of a module/report
11673#: app/Module/BirthReportModule.php:40
11674#: resources/views/modules/statistics-chart/custom.phtml:57
11675#: resources/xml/reports/birth_report.xml:3
11676#: resources/xml/reports/birth_report.xml:31
11677msgid "Births"
11678msgstr ""
11679
11680#. I18N: Description of the “Births” module
11681#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4
11682msgid "A report of individuals who were born in a given time or place."
11683msgstr ""
11684
11685#. I18N: Description of the “Branches” module
11686#: app/Module/BranchesListModule.php:60
11687msgid "A list of branches of a family."
11688msgstr ""
11689
11690#. I18N: Name of a module
11691#: app/Module/CalendarMenuModule.php:41 app/Module/CalendarMenuModule.php:80
11692#: resources/views/modules/yahrzeit/config.phtml:30
11693msgid "Calendar"
11694msgstr ""
11695
11696#. I18N: Description of the “Calendar” module
11697#: app/Module/CalendarMenuModule.php:52
11698msgid "The calendar menu."
11699msgstr ""
11700
11701#: app/Module/CalendarMenuModule.php:90 resources/views/calendar-page.phtml:16
11702msgid "Day"
11703msgstr ""
11704
11705#: app/Module/CalendarMenuModule.php:103
11706#: app/Module/StatisticsChartModule.php:288
11707#: app/Module/StatisticsChartModule.php:337
11708#: app/Module/StatisticsChartModule.php:386
11709#: app/Module/StatisticsChartModule.php:428
11710#: app/Module/StatisticsChartModule.php:477
11711#: resources/views/calendar-page.phtml:32
11712msgid "Month"
11713msgstr ""
11714
11715#: app/Module/CalendarMenuModule.php:116 resources/views/calendar-page.phtml:51
11716msgid "Year"
11717msgstr ""
11718
11719#. I18N: Name of a module/report
11720#: app/Module/CemeteryReportModule.php:40
11721#: resources/xml/reports/cemetery_report.xml:3
11722#: resources/xml/reports/cemetery_report.xml:34
11723msgid "Burials"
11724msgstr ""
11725
11726#. I18N: Description of the “Cemeteries” module
11727#: app/Module/CemeteryReportModule.php:52
11728#: resources/xml/reports/cemetery_report.xml:4
11729msgid "A report of individuals who were buried in a given place."
11730msgstr ""
11731
11732#. I18N: Name of a module
11733#: app/Module/CensusAssistantModule.php:46
11734msgid "Census assistant"
11735msgstr ""
11736
11737#. I18N: Description of the “Census assistant” module
11738#: app/Module/CensusAssistantModule.php:57
11739msgid "An alternative way to enter census transcripts and link them to individuals."
11740msgstr ""
11741
11742#: app/Module/CensusAssistantModule.php:224
11743#: app/Module/CensusAssistantModule.php:245
11744#: resources/views/modules/clippings/show.phtml:22
11745#: resources/views/modules/clippings/show.phtml:38
11746#: resources/views/modules/favorites/favorites.phtml:36
11747msgid "Remove"
11748msgstr ""
11749
11750#. I18N: Name of a module/report
11751#: app/Module/ChangeReportModule.php:44
11752#: resources/views/admin/users-edit.phtml:130
11753#: resources/views/pending-changes-page.phtml:52
11754#: resources/xml/reports/change_report.xml:3
11755#: resources/xml/reports/change_report.xml:44
11756msgid "Changes"
11757msgstr ""
11758
11759#. I18N: Description of the “Changes” module
11760#: app/Module/ChangeReportModule.php:56
11761#: resources/xml/reports/change_report.xml:4
11762msgid "A report of recent and pending changes."
11763msgstr ""
11764
11765#. I18N: Description of the “Charts” module
11766#: app/Module/ChartsBlockModule.php:73
11767msgid "An alternative way to display charts."
11768msgstr ""
11769
11770#. I18N: %s is an individual’s name
11771#: app/Module/ChartsBlockModule.php:154
11772#: app/Module/InteractiveTree/TreeView.php:156
11773#: app/Module/InteractiveTreeModule.php:162
11774#, php-format
11775msgid "Interactive tree of %s"
11776msgstr ""
11777
11778#: app/Module/ChartsBlockModule.php:161
11779msgid "You must select an individual and a chart type in the block preferences"
11780msgstr ""
11781
11782#. I18N: Name of a module/chart
11783#. I18N: Name of a report
11784#: app/Module/ChartsBlockModule.php:243 app/Module/PedigreeChartModule.php:118
11785#: app/Module/PedigreeReportModule.php:40
11786#: resources/views/edit/link-child-to-family.phtml:24
11787#: resources/xml/reports/pedigree_report.xml:3
11788#: resources/xml/reports/pedigree_report.xml:48
11789msgid "Pedigree"
11790msgstr ""
11791
11792#. I18N: Name of a module/chart
11793#: app/Module/ChartsBlockModule.php:245 app/Module/HourglassChartModule.php:89
11794msgid "Hourglass chart"
11795msgstr ""
11796
11797#. I18N: Name of a module
11798#: app/Module/ChartsBlockModule.php:246 app/Module/InteractiveTreeModule.php:52
11799msgid "Interactive tree"
11800msgstr ""
11801
11802#. I18N: Description of the “Charts” module
11803#: app/Module/ChartsMenuModule.php:71
11804msgid "The charts menu."
11805msgstr ""
11806
11807#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? http://ckeditor.com
11808#: app/Module/CkeditorModule.php:43
11809msgid "CKEditor™"
11810msgstr ""
11811
11812#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get”
11813#: app/Module/CkeditorModule.php:54
11814msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes."
11815msgstr ""
11816
11817#. I18N: Name of a module
11818#: app/Module/ClippingsCartModule.php:119
11819msgid "Clippings cart"
11820msgstr ""
11821
11822#. I18N: Description of the “Clippings cart” module
11823#: app/Module/ClippingsCartModule.php:130
11824msgid "Select records from your family tree and save them as a GEDCOM file."
11825msgstr ""
11826
11827#: app/Module/ClippingsCartModule.php:178
11828#: resources/views/modules/clippings/add-options.phtml:15
11829msgid "Add to the clippings cart"
11830msgstr ""
11831
11832#: app/Module/ClippingsCartModule.php:182
11833msgid "Empty the clippings cart"
11834msgstr ""
11835
11836#: app/Module/ClippingsCartModule.php:188
11837#: app/Module/ClippingsCartModule.php:346
11838msgid "Download"
11839msgstr ""
11840
11841#: app/Module/ClippingsCartModule.php:346
11842#: app/Module/ClippingsCartModule.php:417
11843msgid "Family tree clippings cart"
11844msgstr ""
11845
11846#: app/Module/ClippingsCartModule.php:442
11847#: app/Module/ClippingsCartModule.php:580
11848#: app/Module/ClippingsCartModule.php:728
11849#: app/Module/ClippingsCartModule.php:796
11850#: app/Module/ClippingsCartModule.php:864
11851#: app/Module/ClippingsCartModule.php:932
11852#, php-format
11853msgid "Add %s to the clippings cart"
11854msgstr ""
11855
11856#. I18N: %s is a family (husband + wife)
11857#: app/Module/ClippingsCartModule.php:465
11858#, php-format
11859msgid "%s and their children"
11860msgstr ""
11861
11862#. I18N: %s is a family (husband + wife)
11863#: app/Module/ClippingsCartModule.php:467
11864#, php-format
11865msgid "%s and their descendants"
11866msgstr ""
11867
11868#: app/Module/ClippingsCartModule.php:603
11869#, php-format
11870msgid "%s, her parents and siblings"
11871msgstr ""
11872
11873#: app/Module/ClippingsCartModule.php:604
11874#, php-format
11875msgid "%s, her spouses and children"
11876msgstr ""
11877
11878#: app/Module/ClippingsCartModule.php:605
11879#, php-format
11880msgid "%s and her ancestors"
11881msgstr ""
11882
11883#: app/Module/ClippingsCartModule.php:606
11884#, php-format
11885msgid "%s, her ancestors and their families"
11886msgstr ""
11887
11888#: app/Module/ClippingsCartModule.php:607
11889#, php-format
11890msgid "%s, her spouses and descendants"
11891msgstr ""
11892
11893#: app/Module/ClippingsCartModule.php:613
11894#, php-format
11895msgid "%s, his parents and siblings"
11896msgstr ""
11897
11898#: app/Module/ClippingsCartModule.php:614
11899#, php-format
11900msgid "%s, his spouses and children"
11901msgstr ""
11902
11903#: app/Module/ClippingsCartModule.php:615
11904#, php-format
11905msgid "%s and his ancestors"
11906msgstr ""
11907
11908#: app/Module/ClippingsCartModule.php:616
11909#, php-format
11910msgid "%s, his ancestors and their families"
11911msgstr ""
11912
11913#: app/Module/ClippingsCartModule.php:617
11914#, php-format
11915msgid "%s, his spouses and descendants"
11916msgstr ""
11917
11918#: app/Module/ClippingsCartModule.php:954
11919#, php-format
11920msgid "%s and the individuals that reference it."
11921msgstr ""
11922
11923#. I18N: Name of a theme.
11924#: app/Module/CloudsTheme.php:43
11925msgid "clouds"
11926msgstr ""
11927
11928#. I18N: Name of a theme.
11929#: app/Module/ColorsTheme.php:53
11930msgid "colors"
11931msgstr ""
11932
11933#. I18N: A colour scheme
11934#: app/Module/ColorsTheme.php:124
11935msgid "Palette"
11936msgstr ""
11937
11938#. I18N: The name of a colour-scheme
11939#: app/Module/ColorsTheme.php:153
11940msgid "Aqua Marine"
11941msgstr ""
11942
11943#. I18N: The name of a colour-scheme
11944#: app/Module/ColorsTheme.php:155
11945msgid "Ash"
11946msgstr ""
11947
11948#. I18N: The name of a colour-scheme
11949#: app/Module/ColorsTheme.php:157
11950msgid "Belgian Chocolate"
11951msgstr ""
11952
11953#. I18N: The name of a colour-scheme
11954#: app/Module/ColorsTheme.php:159
11955msgid "Blue Lagoon"
11956msgstr ""
11957
11958#. I18N: The name of a colour-scheme
11959#: app/Module/ColorsTheme.php:161
11960msgid "Blue Marine"
11961msgstr ""
11962
11963#. I18N: The name of a colour-scheme
11964#: app/Module/ColorsTheme.php:163
11965msgid "Coffee and Cream"
11966msgstr ""
11967
11968#. I18N: The name of a colour-scheme
11969#: app/Module/ColorsTheme.php:165
11970msgid "Cold Day"
11971msgstr ""
11972
11973#. I18N: The name of a colour-scheme
11974#: app/Module/ColorsTheme.php:167
11975msgid "Green Beam"
11976msgstr ""
11977
11978#. I18N: The name of a colour-scheme
11979#: app/Module/ColorsTheme.php:169
11980msgid "Mediterranio"
11981msgstr ""
11982
11983#. I18N: The name of a colour-scheme
11984#: app/Module/ColorsTheme.php:171
11985msgid "Mercury"
11986msgstr ""
11987
11988#. I18N: The name of a colour-scheme
11989#: app/Module/ColorsTheme.php:173
11990msgid "Nocturnal"
11991msgstr ""
11992
11993#. I18N: The name of a colour-scheme
11994#: app/Module/ColorsTheme.php:175
11995msgid "Olivia"
11996msgstr ""
11997
11998#. I18N: The name of a colour-scheme
11999#: app/Module/ColorsTheme.php:177
12000msgid "Pink Plastic"
12001msgstr ""
12002
12003#. I18N: The name of a colour-scheme
12004#: app/Module/ColorsTheme.php:179
12005msgid "Sage"
12006msgstr ""
12007
12008#. I18N: The name of a colour-scheme
12009#: app/Module/ColorsTheme.php:181
12010msgid "Shiny Tomato"
12011msgstr ""
12012
12013#. I18N: The name of a colour-scheme
12014#: app/Module/ColorsTheme.php:183
12015msgid "Teal Top"
12016msgstr ""
12017
12018#. I18N: Name of a module/chart
12019#: app/Module/CompactTreeChartModule.php:84
12020msgid "Compact tree"
12021msgstr ""
12022
12023#. I18N: Description of the “CompactTreeChart” module
12024#: app/Module/CompactTreeChartModule.php:95
12025msgid "A chart of an individual’s ancestors, as a compact tree."
12026msgstr ""
12027
12028#. I18N: %s is an individual’s name
12029#: app/Module/CompactTreeChartModule.php:130
12030#, php-format
12031msgid "Compact tree of %s"
12032msgstr ""
12033
12034#. I18N: Name of a module
12035#: app/Module/ContactsFooterModule.php:57
12036#: resources/views/admin/trees-preferences.phtml:143
12037msgid "Contact information"
12038msgstr ""
12039
12040#. I18N: Description of the “Contact information” module
12041#: app/Module/ContactsFooterModule.php:68
12042msgid "A link to the site contacts."
12043msgstr ""
12044
12045#: app/Module/ContactsFooterModule.php:136
12046#, php-format
12047msgid "For technical support or genealogy questions contact %s."
12048msgstr ""
12049
12050#: app/Module/ContactsFooterModule.php:149
12051#, php-format
12052msgid "For help with genealogy questions contact %s."
12053msgstr ""
12054
12055#: app/Module/ContactsFooterModule.php:162
12056#, php-format
12057msgid "For technical support and information contact %s."
12058msgstr ""
12059
12060#. I18N: Description of the “CSS and JS” module.
12061#: app/Module/CustomCssJsModule.php:43
12062msgid "Add styling and scripts to every page."
12063msgstr ""
12064
12065#. I18N: Name of a module.
12066#: app/Module/CustomCssJsModule.php:82
12067msgid "CSS and JS"
12068msgstr ""
12069
12070#: app/Module/CustomCssJsModule.php:99
12071#: app/Module/RelationshipsChartModule.php:430 app/Module/SiteMapModule.php:172
12072#, php-format
12073msgid "The preferences for the module “%s” have been updated."
12074msgstr ""
12075
12076#. I18N: Name of a module/report
12077#: app/Module/DeathReportModule.php:40
12078#: resources/views/modules/statistics-chart/custom.phtml:59
12079#: resources/xml/reports/death_report.xml:3
12080#: resources/xml/reports/death_report.xml:32
12081msgid "Deaths"
12082msgstr ""
12083
12084#. I18N: Description of the “Deaths” module
12085#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4
12086msgid "A report of individuals who died in a given time or place."
12087msgstr ""
12088
12089#. I18N: Description of the “DescendancyChart” module
12090#: app/Module/DescendancyChartModule.php:118
12091msgid "A chart of an individual’s descendants."
12092msgstr ""
12093
12094#. I18N: %s is an individual’s name
12095#: app/Module/DescendancyChartModule.php:153
12096#, php-format
12097msgid "Descendants of %s"
12098msgstr ""
12099
12100#. I18N: Description of the “Descendants” module
12101#: app/Module/DescendancyModule.php:72
12102msgid "A sidebar showing the descendants of an individual."
12103msgstr ""
12104
12105#: app/Module/DescendancyModule.php:268
12106#: resources/views/family-page-children.phtml:11
12107msgid "No children"
12108msgstr ""
12109
12110#. I18N: Description of the “Descendants” module
12111#: app/Module/DescendancyReportModule.php:52
12112#: resources/xml/reports/descendancy_report.xml:4
12113msgid "A report of an individual’s descendants, in a narrative style."
12114msgstr ""
12115
12116#. I18N: Name of a theme.
12117#: app/Module/FabTheme.php:39
12118msgid "F.A.B."
12119msgstr ""
12120
12121#. I18N: Description of the “Source” module
12122#: app/Module/FactSourcesReportModule.php:56
12123msgid "A report of the information provided by a source."
12124msgstr ""
12125
12126#. I18N: Name of a module/chart
12127#: app/Module/FamilyBookChartModule.php:91
12128msgid "Family book"
12129msgstr ""
12130
12131#. I18N: Description of the “FamilyBookChart” module
12132#: app/Module/FamilyBookChartModule.php:102
12133msgid "A chart of an individual’s ancestors and descendants, as a family book."
12134msgstr ""
12135
12136#. I18N: %s is an individual’s name
12137#: app/Module/FamilyBookChartModule.php:137
12138#, php-format
12139msgid "Family book of %s"
12140msgstr ""
12141
12142#. I18N: Description of the “Family” module
12143#: app/Module/FamilyGroupReportModule.php:56
12144#: resources/xml/reports/family_group_report.xml:4
12145msgid "A report of family members and their details."
12146msgstr ""
12147
12148#. I18N: Description of the “Families” module
12149#: app/Module/FamilyListModule.php:59
12150msgid "A list of families."
12151msgstr ""
12152
12153#. I18N: Name of a module/sidebar
12154#: app/Module/FamilyNavigatorModule.php:40
12155msgid "Family navigator"
12156msgstr ""
12157
12158#. I18N: Description of the “Family navigator” module
12159#: app/Module/FamilyNavigatorModule.php:51
12160msgid "A sidebar showing an individual’s close families and relatives."
12161msgstr ""
12162
12163#. I18N: Name of a module
12164#: app/Module/FamilyTreeFavoritesModule.php:55
12165#: app/Module/UserFavoritesModule.php:56
12166msgid "Favorites"
12167msgstr ""
12168
12169#. I18N: Description of the “Favorites” module
12170#: app/Module/FamilyTreeFavoritesModule.php:66
12171msgid "Display and manage a family tree’s favorite pages."
12172msgstr ""
12173
12174#. I18N: Description of the “News” module
12175#: app/Module/FamilyTreeNewsModule.php:65
12176msgid "Family news and site announcements."
12177msgstr ""
12178
12179#. I18N: Name of a module
12180#: app/Module/FamilyTreeNewsModule.php:118
12181msgid "News"
12182msgstr ""
12183
12184#: app/Module/FamilyTreeNewsModule.php:181 app/Module/UserJournalModule.php:181
12185msgid "Add/edit a journal/news entry"
12186msgstr ""
12187
12188#. I18N: Name of a module
12189#. I18N: Name of a module/chart
12190#: app/Module/FamilyTreeStatisticsModule.php:51
12191#: app/Module/HtmlBlockModule.php:201 app/Module/StatisticsChartModule.php:95
12192#: resources/views/modules/gedcom_stats/config.phtml:21
12193#: resources/views/modules/gedcom_stats/statistics.phtml:17
12194#: resources/views/modules/gedcom_stats/statistics.phtml:137
12195msgid "Statistics"
12196msgstr ""
12197
12198#. I18N: Description of “Statistics” module
12199#: app/Module/FamilyTreeStatisticsModule.php:62
12200msgid "The size of the family tree, earliest and latest events, common names, etc."
12201msgstr ""
12202
12203#. I18N: Name of a module/chart
12204#: app/Module/FanChartModule.php:116
12205msgid "Fan chart"
12206msgstr ""
12207
12208#. I18N: Description of the “Fan Chart” module
12209#: app/Module/FanChartModule.php:127
12210msgid "A fan chart of an individual’s ancestors."
12211msgstr ""
12212
12213#. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name
12214#: app/Module/FanChartModule.php:162
12215#, php-format
12216msgid "Fan chart of %s"
12217msgstr ""
12218
12219#. I18N: layout option for the fan chart
12220#: app/Module/FanChartModule.php:575
12221msgid "half circle"
12222msgstr ""
12223
12224#. I18N: layout option for the fan chart
12225#: app/Module/FanChartModule.php:577
12226msgid "three-quarter circle"
12227msgstr ""
12228
12229#. I18N: layout option for the fan chart
12230#: app/Module/FanChartModule.php:579
12231msgid "full circle"
12232msgstr ""
12233
12234#. I18N: Name of a module
12235#: app/Module/FixCemeteryTag.php:61
12236msgid "Convert CEME tags to GEDCOM 5.5.1"
12237msgstr ""
12238
12239#. I18N: Description of a “Data fix” module
12240#: app/Module/FixCemeteryTag.php:72
12241msgid "Replace cemetery tags with burial places."
12242msgstr ""
12243
12244#. I18N: Name of a module
12245#: app/Module/FixDuplicateLinks.php:63
12246msgid "Remove duplicate links"
12247msgstr ""
12248
12249#. I18N: Description of a “Data fix” module
12250#: app/Module/FixDuplicateLinks.php:74
12251msgid "A common error is to have multiple links to the same record, for example listing the same child more than once in a family record."
12252msgstr ""
12253
12254#. I18N: Name of a module
12255#: app/Module/FixMissingDeaths.php:59
12256msgid "Add missing death records"
12257msgstr ""
12258
12259#. I18N: Description of a “Data fix” module
12260#: app/Module/FixMissingDeaths.php:70
12261msgid "You can speed up the privacy calculations by adding a death record to individuals whose death can be inferred from other dates, but who do not have a record of death, burial, cremation, etc."
12262msgstr ""
12263
12264#. I18N: Name of a module
12265#: app/Module/FixMissingMarriedNames.php:70
12266msgid "Add married names"
12267msgstr ""
12268
12269#. I18N: Description of a “Data fix” module
12270#: app/Module/FixMissingMarriedNames.php:81
12271msgid "You can make it easier to search for married women by recording their married name. However not all women take their husband’s surname, so beware of introducing incorrect information into your database."
12272msgstr ""
12273
12274#: app/Module/FixMissingMarriedNames.php:94
12275msgid "Wife’s surname replaced by husband’s surname"
12276msgstr ""
12277
12278#: app/Module/FixMissingMarriedNames.php:95
12279msgid "Wife’s maiden surname becomes new given name"
12280msgstr ""
12281
12282#. I18N: Name of a module
12283#: app/Module/FixNameSlashesAndSpaces.php:60
12284msgid "Fix name slashes and spaces"
12285msgstr ""
12286
12287#. I18N: Description of a “Data fix” module
12288#: app/Module/FixNameSlashesAndSpaces.php:71
12289msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs."
12290msgstr ""
12291
12292#. I18N: Name of a module
12293#: app/Module/FixPlaceNames.php:63
12294msgid "Update place names"
12295msgstr ""
12296
12297#. I18N: Description of a “Data fix” module
12298#: app/Module/FixPlaceNames.php:74
12299msgid "Update the higher-level parts of place names, while keeping the lower-level parts."
12300msgstr ""
12301
12302#. I18N: Name of a module
12303#: app/Module/FixPrimaryTag.php:49
12304msgid "Convert _PRIM tags to GEDCOM 5.5.1"
12305msgstr ""
12306
12307#. I18N: Description of a “Data fix” module
12308#: app/Module/FixPrimaryTag.php:60
12309msgid "“Highlighted image” (_PRIM) tags are used by some genealogy applications to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first."
12310msgstr ""
12311
12312#. I18N: Description of a “Data fix” module
12313#: app/Module/FixSearchAndReplace.php:88
12314msgid "Search and replace text, using simple searches or advanced pattern matching."
12315msgstr ""
12316
12317#: app/Module/FixSearchAndReplace.php:101
12318msgid "Match the exact text, even if it occurs in the middle of a word."
12319msgstr ""
12320
12321#: app/Module/FixSearchAndReplace.php:102
12322msgid "Match the exact text, unless it occurs in the middle of a word."
12323msgstr ""
12324
12325#: app/Module/FixSearchAndReplace.php:103
12326msgid "Use a “?” to match a single character, use “*” to match zero or more characters."
12327msgstr ""
12328
12329#. I18N: http://en.wikipedia.org/wiki/Regular_expression
12330#: app/Module/FixSearchAndReplace.php:105
12331msgid "Regular expressions are an advanced pattern matching technique."
12332msgstr ""
12333
12334#: app/Module/FixSearchAndReplace.php:105
12335#, php-format
12336msgid "See %s for more information."
12337msgstr ""
12338
12339#. I18N: Name of a module
12340#: app/Module/FixSearchAndReplace.php:112 app/Module/NotesTabModule.php:59
12341#: resources/views/admin/control-panel.phtml:179
12342#: resources/views/admin/merge-records-step-1.phtml:27
12343#: resources/views/gedcom-record-page.phtml:73
12344#: resources/views/media-page.phtml:80
12345#: resources/views/modules/census-assistant.phtml:84
12346#: resources/views/note-page.phtml:73 resources/views/search-results.phtml:57
12347#: resources/views/source-page.phtml:67
12348#: resources/views/statistics/other/total-records.phtml:39
12349#: resources/xml/reports/individual_ext_report.xml:229
12350#: resources/xml/reports/individual_report.xml:226
12351msgid "Notes"
12352msgstr ""
12353
12354#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions”
12355#: app/Module/FrequentlyAskedQuestionsModule.php:73
12356msgid "FAQ"
12357msgstr ""
12358
12359#. I18N: Description of the “FAQ” module
12360#: app/Module/FrequentlyAskedQuestionsModule.php:84
12361msgid "A list of frequently asked questions and answers."
12362msgstr ""
12363
12364#: app/Module/FrequentlyAskedQuestionsModule.php:158
12365#: app/Module/FrequentlyAskedQuestionsModule.php:405
12366#: resources/views/modules/faq/edit.phtml:9
12367msgid "Frequently asked questions"
12368msgstr ""
12369
12370#. I18N: FAQ = “Frequently Asked Question”
12371#: app/Module/FrequentlyAskedQuestionsModule.php:301
12372#: resources/views/modules/faq/config.phtml:34
12373msgid "Add an FAQ"
12374msgstr ""
12375
12376#: app/Module/FrequentlyAskedQuestionsModule.php:311
12377msgid "Edit the FAQ"
12378msgstr ""
12379
12380#. I18N: Name of a module
12381#. I18N: A configuration setting
12382#: app/Module/HitCountFooterModule.php:73
12383#: resources/views/admin/trees-preferences.phtml:650
12384msgid "Hit counters"
12385msgstr ""
12386
12387#. I18N: Description of the “Hit counters” module
12388#: app/Module/HitCountFooterModule.php:84
12389msgid "Count the visits to each page"
12390msgstr ""
12391
12392#: app/Module/HitCountFooterModule.php:113
12393#, php-format
12394msgid "This page has been viewed %s time."
12395msgid_plural "This page has been viewed %s times."
12396msgstr[0] ""
12397msgstr[1] ""
12398
12399#. I18N: Description of the “HourglassChart” module
12400#: app/Module/HourglassChartModule.php:100
12401msgid "An hourglass chart of an individual’s ancestors and descendants."
12402msgstr ""
12403
12404#. I18N: %s is an individual’s name
12405#: app/Module/HourglassChartModule.php:135
12406#, php-format
12407msgid "Hourglass chart of %s"
12408msgstr ""
12409
12410#. I18N: Name of a module
12411#: app/Module/HtmlBlockModule.php:64
12412msgid "HTML"
12413msgstr ""
12414
12415#. I18N: Description of the “HTML” module
12416#: app/Module/HtmlBlockModule.php:75
12417msgid "Add your own text and graphics."
12418msgstr ""
12419
12420#: app/Module/HtmlBlockModule.php:198 app/Module/StatisticsChartModule.php:168
12421msgid "Custom"
12422msgstr ""
12423
12424#: app/Module/HtmlBlockModule.php:199
12425msgid "Keyword examples"
12426msgstr ""
12427
12428#: app/Module/HtmlBlockModule.php:200
12429msgid "Narrative description"
12430msgstr ""
12431
12432#. I18N: Name of a module/tab on the individual page.
12433#: app/Module/IndividualFactsTabModule.php:66
12434#: resources/views/admin/fix-level-0-media.phtml:32
12435#: resources/views/family-page.phtml:51
12436#: resources/views/modules/random_media/config.phtml:12
12437#: resources/xml/reports/individual_ext_report.xml:153
12438#: resources/xml/reports/individual_report.xml:149
12439msgid "Facts and events"
12440msgstr ""
12441
12442#. I18N: Description of the “Facts and events” module
12443#: app/Module/IndividualFactsTabModule.php:77
12444msgid "A tab showing the facts and events of an individual."
12445msgstr ""
12446
12447#. I18N: Name of a module/report
12448#: app/Module/IndividualFamiliesReportModule.php:44
12449#: resources/xml/reports/individual_ext_report.xml:3
12450#: resources/xml/reports/individual_ext_report.xml:91
12451msgid "Related families"
12452msgstr ""
12453
12454#. I18N: Description of the “Related families”
12455#: app/Module/IndividualFamiliesReportModule.php:56
12456#: resources/xml/reports/individual_ext_report.xml:4
12457msgid "A report of the families that are closely related to an individual."
12458msgstr ""
12459
12460#. I18N: Description of the “Individuals” module
12461#: app/Module/IndividualListModule.php:59
12462msgid "A list of individuals."
12463msgstr ""
12464
12465#. I18N: Name of a module/sidebar
12466#: app/Module/IndividualMetadataModule.php:56
12467msgid "Extra information"
12468msgstr ""
12469
12470#. I18N: Description of the “Extra information” module
12471#: app/Module/IndividualMetadataModule.php:67
12472msgid "A sidebar showing non-genealogy information about an individual."
12473msgstr ""
12474
12475#. I18N: Description of the “Individual” module
12476#: app/Module/IndividualReportModule.php:52
12477#: resources/xml/reports/individual_report.xml:4
12478msgid "A report of an individual’s details."
12479msgstr ""
12480
12481#: app/Module/InteractiveTree/TreeView.php:352
12482msgctxt "unknown family"
12483msgid "unknown"
12484msgstr ""
12485
12486#. I18N: e.g. “Son of [father name & mother name]”
12487#: app/Module/InteractiveTree/TreeView.php:357
12488#, php-format
12489msgid "Son of %s"
12490msgstr ""
12491
12492#. I18N: e.g. “Daughter of [father name & mother name]”
12493#: app/Module/InteractiveTree/TreeView.php:361
12494#, php-format
12495msgid "Daughter of %s"
12496msgstr ""
12497
12498#. I18N: e.g. “Child of [father name & mother name]”
12499#: app/Module/InteractiveTree/TreeView.php:365
12500#, php-format
12501msgid "Child of %s"
12502msgstr ""
12503
12504#. I18N: Description of the “Interactive tree” module
12505#: app/Module/InteractiveTreeModule.php:63
12506msgid "An interactive tree, showing all the ancestors and descendants of an individual."
12507msgstr ""
12508
12509#. I18N: Name of a module/chart
12510#: app/Module/LifespansChartModule.php:83
12511msgid "Lifespans"
12512msgstr ""
12513
12514#. I18N: Description of the “LifespansChart” module
12515#: app/Module/LifespansChartModule.php:94
12516msgid "A chart of individuals’ lifespans."
12517msgstr ""
12518
12519#: app/Module/LifespansChartModule.php:244
12520#: resources/views/admin/trees-unconnected.phtml:35
12521#: resources/views/calendar-list.phtml:13
12522#, php-format
12523msgid "%s individual"
12524msgid_plural "%s individuals"
12525msgstr[0] ""
12526msgstr[1] ""
12527
12528#. I18N: Description of the “Lists” module
12529#: app/Module/ListsMenuModule.php:69
12530msgid "The lists menu."
12531msgstr ""
12532
12533#. I18N: Name of a module. (A list of users who are online now)
12534#: app/Module/LoggedInUsersModule.php:42
12535msgid "Who is online"
12536msgstr ""
12537
12538#. I18N: Description of the “Who is online” module
12539#: app/Module/LoggedInUsersModule.php:53
12540msgid "A list of users and visitors who are currently online."
12541msgstr ""
12542
12543#. I18N: Description of the “Sign in” module
12544#: app/Module/LoginBlockModule.php:54
12545msgid "An alternative way to sign in and sign out."
12546msgstr ""
12547
12548#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:308
12549#: resources/views/layouts/administration.phtml:67
12550msgid "Sign out"
12551msgstr ""
12552
12553#. I18N: Name of a module/report
12554#: app/Module/MarriageReportModule.php:40
12555#: resources/views/modules/statistics-chart/custom.phtml:58
12556#: resources/xml/reports/marriage_report.xml:3
12557#: resources/xml/reports/marriage_report.xml:30
12558msgid "Marriages"
12559msgstr ""
12560
12561#. I18N: Description of the “Marriages” module
12562#: app/Module/MarriageReportModule.php:52
12563#: resources/xml/reports/marriage_report.xml:4
12564msgid "A report of individuals who were married in a given time or place."
12565msgstr ""
12566
12567#. I18N: Description of the “Media objects” module
12568#: app/Module/MediaListModule.php:62
12569msgid "A list of media objects."
12570msgstr ""
12571
12572#. I18N: Description of the “Media” module
12573#: app/Module/MediaTabModule.php:71
12574msgid "A tab showing the media objects linked to an individual."
12575msgstr ""
12576
12577#. I18N: Name of a theme.
12578#: app/Module/MinimalTheme.php:39
12579msgid "minimal"
12580msgstr ""
12581
12582#. I18N: Name of a module/report
12583#: app/Module/MissingFactsReportModule.php:44
12584#: resources/xml/reports/missing_facts_report.xml:3
12585#: resources/xml/reports/missing_facts_report.xml:52
12586msgid "Missing data"
12587msgstr ""
12588
12589#. I18N: Description of the “Missing data”
12590#: app/Module/MissingFactsReportModule.php:56
12591#: resources/xml/reports/missing_facts_report.xml:4
12592msgid "A report of the information that is missing for an individual and their relatives."
12593msgstr ""
12594
12595#: app/Module/ModuleHistoricEventsTrait.php:40
12596msgid "Add historic events to an individual’s page."
12597msgstr ""
12598
12599#: app/Module/ModuleThemeTrait.php:72 app/Module/ModuleThemeTrait.php:457
12600#: resources/views/admin/modules.phtml:245
12601#: resources/views/admin/modules.phtml:248
12602#: resources/views/admin/users-edit.phtml:180
12603msgid "Theme"
12604msgstr ""
12605
12606#: app/Module/ModuleThemeTrait.php:180 resources/views/chart-box.phtml:35
12607msgid "Family with spouse"
12608msgstr ""
12609
12610#: app/Module/ModuleThemeTrait.php:211 app/Module/ModuleThemeTrait.php:215
12611msgid "Customize this page"
12612msgstr ""
12613
12614#: app/Module/ModuleThemeTrait.php:340 app/Module/UserWelcomeModule.php:107
12615msgid "My individual record"
12616msgstr ""
12617
12618#: app/Module/ModuleThemeTrait.php:369
12619msgid "My pages"
12620msgstr ""
12621
12622#: app/Module/ModuleThemeTrait.php:403
12623msgid "My pedigree"
12624msgstr ""
12625
12626#. I18N: Description of the “Shared notes” module
12627#: app/Module/NoteListModule.php:61
12628msgid "A list of shared notes."
12629msgstr ""
12630
12631#. I18N: Description of the “Notes” module
12632#: app/Module/NotesTabModule.php:70
12633msgid "A tab showing the notes attached to an individual."
12634msgstr ""
12635
12636#. I18N: Name of a report
12637#: app/Module/OccupationReportModule.php:44
12638#: resources/xml/reports/occupation_report.xml:3
12639#: resources/xml/reports/occupation_report.xml:37
12640msgid "Occupations"
12641msgstr ""
12642
12643#. I18N: Description of the “Occupations” module
12644#: app/Module/OccupationReportModule.php:56
12645#: resources/xml/reports/occupation_report.xml:4
12646msgid "A report of individuals who had a given occupation."
12647msgstr ""
12648
12649#. I18N: Name of a module
12650#: app/Module/OnThisDayModule.php:90
12651msgid "On this day"
12652msgstr ""
12653
12654#. I18N: Description of the “On this day” module
12655#: app/Module/OnThisDayModule.php:101
12656msgid "A list of the anniversaries that occur today."
12657msgstr ""
12658
12659#. I18N: An option in a list-box
12660#: app/Module/OnThisDayModule.php:254 app/Module/RecentChangesModule.php:228
12661#: app/Module/UpcomingAnniversariesModule.php:275
12662#: resources/xml/reports/bdm_report.xml:11
12663#: resources/xml/reports/birth_report.xml:9
12664#: resources/xml/reports/cemetery_report.xml:6
12665#: resources/xml/reports/change_report.xml:7
12666#: resources/xml/reports/death_report.xml:9
12667#: resources/xml/reports/fact_sources.xml:7
12668#: resources/xml/reports/individual_ext_report.xml:8
12669#: resources/xml/reports/marriage_report.xml:9
12670#: resources/xml/reports/occupation_report.xml:6
12671#: resources/xml/reports/relative_ext_report.xml:7
12672msgid "sort by name"
12673msgstr ""
12674
12675#. I18N: An option in a list-box
12676#: app/Module/OnThisDayModule.php:256
12677#: app/Module/UpcomingAnniversariesModule.php:277
12678#: resources/xml/reports/change_report.xml:7
12679msgid "sort by date"
12680msgstr ""
12681
12682#. I18N: Description of the “PedigreeChart” module
12683#: app/Module/PedigreeChartModule.php:129
12684msgid "A chart of an individual’s ancestors, formatted as a tree."
12685msgstr ""
12686
12687#. I18N: %s is an individual’s name
12688#: app/Module/PedigreeChartModule.php:164
12689#, php-format
12690msgid "Pedigree tree of %s"
12691msgstr ""
12692
12693#: app/Module/PedigreeChartModule.php:390
12694msgid "Left"
12695msgstr ""
12696
12697#: app/Module/PedigreeChartModule.php:391
12698msgid "Right"
12699msgstr ""
12700
12701#: app/Module/PedigreeChartModule.php:392
12702msgid "Up"
12703msgstr ""
12704
12705#: app/Module/PedigreeChartModule.php:393
12706msgid "Down"
12707msgstr ""
12708
12709#. I18N: Name of a module
12710#: app/Module/PedigreeMapModule.php:118
12711msgid "Pedigree map"
12712msgstr ""
12713
12714#. I18N: Description of the “Pedigree map” module
12715#: app/Module/PedigreeMapModule.php:129
12716msgid "Show the birthplace of ancestors on a map."
12717msgstr ""
12718
12719#. I18N: %s is an individual’s name
12720#: app/Module/PedigreeMapModule.php:164 app/Module/PedigreeMapModule.php:301
12721#, php-format
12722msgid "Pedigree map of %s"
12723msgstr ""
12724
12725#. I18N: Description of the “Pedigree” module
12726#: app/Module/PedigreeReportModule.php:52
12727#: resources/xml/reports/pedigree_report.xml:4
12728msgid "A report of an individual’s ancestors, formatted as a tree."
12729msgstr ""
12730
12731#. I18N: Name of a module/list
12732#: app/Module/PlaceHierarchyListModule.php:46
12733#: resources/views/place-hierarchy.phtml:10
12734msgid "Place hierarchy"
12735msgstr ""
12736
12737#. I18N: Description of the “Place hierarchy” module
12738#: app/Module/PlaceHierarchyListModule.php:57
12739msgid "The place hierarchy."
12740msgstr ""
12741
12742#. I18N: Description of the “Places” module
12743#: app/Module/PlacesModule.php:79
12744msgid "Show the location of events on a map."
12745msgstr ""
12746
12747#. I18N: Name of a module
12748#: app/Module/PoweredByWebtreesModule.php:41
12749msgid "Powered by webtrees™"
12750msgstr ""
12751
12752#. I18N: Description of the “webtrees” module
12753#: app/Module/PoweredByWebtreesModule.php:52
12754msgid "A link to the webtrees home page."
12755msgstr ""
12756
12757#. I18N: Name of a module
12758#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128
12759#: resources/views/modules/privacy-policy/footer.phtml:10
12760msgid "Privacy policy"
12761msgstr ""
12762
12763#. I18N: Description of the “Cookie warning” module
12764#: app/Module/PrivacyPolicy.php:78
12765msgid "Show a privacy policy."
12766msgstr ""
12767
12768#. I18N: Name of a module
12769#: app/Module/RecentChangesModule.php:77
12770#: resources/xml/reports/change_report.xml:92
12771msgid "Recent changes"
12772msgstr ""
12773
12774#. I18N: Description of the “Recent changes” module
12775#: app/Module/RecentChangesModule.php:88
12776msgid "A list of records that have been updated recently."
12777msgstr ""
12778
12779#: app/Module/RecentChangesModule.php:123
12780#, php-format
12781msgid "There have been no changes within the last %s day."
12782msgid_plural "There have been no changes within the last %s days."
12783msgstr[0] ""
12784msgstr[1] ""
12785
12786#: app/Module/RecentChangesModule.php:146
12787#, php-format
12788msgid "Changes in the last %s day"
12789msgid_plural "Changes in the last %s days"
12790msgstr[0] ""
12791msgstr[1] ""
12792
12793#. I18N: An option in a list-box
12794#: app/Module/RecentChangesModule.php:230
12795msgid "sort by date, oldest first"
12796msgstr ""
12797
12798#. I18N: An option in a list-box
12799#: app/Module/RecentChangesModule.php:232
12800msgid "sort by date, newest first"
12801msgstr ""
12802
12803#. I18N: Name of a report
12804#: app/Module/RelatedIndividualsReportModule.php:40
12805#: resources/xml/reports/relative_ext_report.xml:3
12806#: resources/xml/reports/relative_ext_report.xml:43
12807msgid "Related individuals"
12808msgstr ""
12809
12810#. I18N: Description of the “Related individuals” module
12811#: app/Module/RelatedIndividualsReportModule.php:52
12812#: resources/xml/reports/relative_ext_report.xml:4
12813msgid "A report of the individuals that are closely related to an individual."
12814msgstr ""
12815
12816#. I18N: Description of the “RelationshipsChart” module
12817#: app/Module/RelationshipsChartModule.php:112
12818msgid "A chart displaying relationships between two individuals."
12819msgstr ""
12820
12821#: app/Module/RelationshipsChartModule.php:140
12822msgid "Relationship to me"
12823msgstr ""
12824
12825#. I18N: %s are individual’s names
12826#: app/Module/RelationshipsChartModule.php:249
12827#, php-format
12828msgid "Relationships between %1$s and %2$s"
12829msgstr ""
12830
12831#: app/Module/RelationshipsChartModule.php:312
12832#, php-format
12833msgid "Relationship: %s"
12834msgstr ""
12835
12836#: app/Module/RelationshipsChartModule.php:386
12837msgid "No link between the two individuals could be found."
12838msgstr ""
12839
12840#: app/Module/RelationshipsChartModule.php:409
12841msgid "Chart preferences"
12842msgstr ""
12843
12844#: app/Module/RelationshipsChartModule.php:443
12845msgid "Find any relationship"
12846msgstr ""
12847
12848#: app/Module/RelationshipsChartModule.php:444
12849#: resources/views/modules/relationships-chart/page.phtml:40
12850msgid "Find relationships via ancestors"
12851msgstr ""
12852
12853#: app/Module/RelationshipsChartModule.php:460
12854msgid "unlimited"
12855msgstr ""
12856
12857#: app/Module/RelationshipsChartModule.php:711
12858msgid "Find all possible relationships"
12859msgstr ""
12860
12861#: app/Module/RelationshipsChartModule.php:713
12862msgid "Find other relationships"
12863msgstr ""
12864
12865#: app/Module/RelationshipsChartModule.php:717
12866#: resources/views/modules/relationships-chart/page.phtml:54
12867msgid "Find the closest relationships"
12868msgstr ""
12869
12870#. I18N: Description of the “Families” module
12871#: app/Module/RelativesTabModule.php:53
12872msgid "A tab showing the close relatives of an individual."
12873msgstr ""
12874
12875#. I18N: Description of the “Reports” module
12876#: app/Module/ReportsMenuModule.php:74
12877msgid "The reports menu."
12878msgstr ""
12879
12880#. I18N: Description of the “Repositories” module
12881#: app/Module/RepositoryListModule.php:64
12882msgid "A list of repositories."
12883msgstr ""
12884
12885#. I18N: Name of a module. Tasks that need further research.
12886#: app/Module/ResearchTaskModule.php:58
12887msgid "Research tasks"
12888msgstr ""
12889
12890#. I18N: Description of “Research tasks” module
12891#: app/Module/ResearchTaskModule.php:69
12892msgid "A list of tasks and activities that are linked to the family tree."
12893msgstr ""
12894
12895#: app/Module/ResearchTaskModule.php:116
12896msgid "There are no research tasks in this family tree."
12897msgstr ""
12898
12899#. I18N: Description of the “Pending changes” module
12900#: app/Module/ReviewChangesModule.php:91
12901msgid "A list of changes that need to be reviewed by a moderator, and email notifications."
12902msgstr ""
12903
12904#: app/Module/ReviewChangesModule.php:155
12905#: resources/views/emails/pending-changes-html.phtml:13
12906#: resources/views/emails/pending-changes-text.phtml:10
12907msgid "There are pending changes for you to moderate."
12908msgstr ""
12909
12910#: app/Module/ReviewChangesModule.php:161
12911msgid "Last email reminder was sent "
12912msgstr ""
12913
12914#: app/Module/ReviewChangesModule.php:162
12915msgid "Next email reminder will be sent after "
12916msgstr ""
12917
12918#. I18N: Name of a module
12919#. I18N: A button label.
12920#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90
12921#: resources/views/admin/data-fix-page.phtml:41
12922#: resources/views/layouts/default.phtml:95
12923#: resources/views/layouts/default.phtml:96
12924#: resources/views/modules/descendancy/sidebar.phtml:10
12925#: resources/views/modules/descendancy/sidebar.phtml:29
12926#: resources/views/modules/fix-place-names/options.phtml:11
12927#: resources/views/search-replace-page.phtml:35
12928msgid "Search"
12929msgstr ""
12930
12931#. I18N: Description of the “Search” module
12932#: app/Module/SearchMenuModule.php:59
12933msgid "The search menu."
12934msgstr ""
12935
12936#. I18N: Description of the “Sitemaps” module
12937#: app/Module/SiteMapModule.php:109
12938msgid "Generate sitemap files for search engines."
12939msgstr ""
12940
12941#. I18N: Name of a module - see http://en.wikipedia.org/wiki/Sitemaps
12942#: app/Module/SiteMapModule.php:155
12943msgid "Sitemaps"
12944msgstr ""
12945
12946#. I18N: Description of the “Slide show” module
12947#: app/Module/SlideShowModule.php:60
12948msgid "Random images from the current family tree."
12949msgstr ""
12950
12951#: app/Module/SlideShowModule.php:163
12952msgid "This family tree has no images to display."
12953msgstr ""
12954
12955#. I18N: Description of the “Sources” module
12956#: app/Module/SourceListModule.php:63
12957msgid "A list of sources."
12958msgstr ""
12959
12960#. I18N: Description of the “Sources” module
12961#: app/Module/SourcesTabModule.php:70
12962msgid "A tab showing the sources linked to an individual."
12963msgstr ""
12964
12965#. I18N: Description of the “StatisticsChart” module
12966#: app/Module/StatisticsChartModule.php:106
12967msgid "Various statistics charts."
12968msgstr ""
12969
12970#: app/Module/StatisticsChartModule.php:287
12971#: resources/views/modules/statistics-chart/custom.phtml:27
12972msgid "Month of birth"
12973msgstr ""
12974
12975#: app/Module/StatisticsChartModule.php:336
12976#: resources/views/modules/statistics-chart/custom.phtml:28
12977msgid "Month of death"
12978msgstr ""
12979
12980#: app/Module/StatisticsChartModule.php:385
12981#: resources/views/modules/statistics-chart/custom.phtml:43
12982msgid "Month of marriage"
12983msgstr ""
12984
12985#: app/Module/StatisticsChartModule.php:427
12986#: resources/views/modules/statistics-chart/custom.phtml:29
12987msgid "Month of birth of first child in a relation"
12988msgstr ""
12989
12990#: app/Module/StatisticsChartModule.php:433
12991#: app/Module/StatisticsChartModule.php:727
12992#: resources/views/lists/families-table.phtml:261
12993#: resources/views/lists/individuals-table.phtml:276
12994#: resources/views/modules/pedigree-chart/previous.phtml:38
12995#: resources/views/modules/relatives/family.phtml:202
12996#: resources/xml/reports/family_group_report.xml:761
12997#: resources/xml/reports/relative_ext_report.xml:115
12998msgid "Children"
12999msgstr ""
13000
13001#: app/Module/StatisticsChartModule.php:476
13002#: resources/views/modules/statistics-chart/custom.phtml:44
13003msgid "Month of first marriage"
13004msgstr ""
13005
13006#: app/Module/StatisticsChartModule.php:530
13007#: app/Statistics/Google/ChartAge.php:132
13008#: resources/views/modules/gedcom_stats/config.phtml:37
13009#: resources/views/modules/gedcom_stats/statistics.phtml:199
13010#: resources/views/modules/html/template-statistics.phtml:84
13011#: resources/views/modules/statistics-chart/custom.phtml:30
13012#: resources/views/statistics/individuals/lifespan.phtml:20
13013msgid "Average age at death"
13014msgstr ""
13015
13016#: app/Module/StatisticsChartModule.php:592
13017#: resources/views/lists/families-table.phtml:517
13018#: resources/views/lists/families-table.phtml:559
13019#: resources/views/modules/statistics-chart/custom.phtml:31
13020#: resources/views/statistics/families/marriage-age.phtml:12
13021msgid "Age in year of marriage"
13022msgstr ""
13023
13024#: app/Module/StatisticsChartModule.php:653
13025#: resources/views/modules/statistics-chart/custom.phtml:32
13026msgid "Age in year of first marriage"
13027msgstr ""
13028
13029#: app/Module/StatisticsChartModule.php:779
13030#: app/Statistics/Google/ChartBirth.php:109
13031#: app/Statistics/Google/ChartCommonGiven.php:82
13032#: app/Statistics/Google/ChartCommonSurname.php:141
13033#: app/Statistics/Google/ChartDeath.php:109
13034#: app/Statistics/Google/ChartDistribution.php:128
13035#: app/Statistics/Google/ChartDivorce.php:109
13036#: app/Statistics/Google/ChartFamilyLargest.php:105
13037#: app/Statistics/Google/ChartFamilyWithSources.php:77
13038#: app/Statistics/Google/ChartIndividualWithSources.php:77
13039#: app/Statistics/Google/ChartMarriage.php:109
13040#: app/Statistics/Google/ChartMedia.php:76
13041#: app/Statistics/Google/ChartMortality.php:67
13042#: app/Statistics/Google/ChartNoChildrenFamilies.php:103
13043#: app/Statistics/Google/ChartSex.php:56
13044#: resources/views/admin/control-panel.phtml:287
13045#: resources/views/lists/chart-by-age.phtml:24
13046#: resources/views/lists/chart-by-decade.phtml:16
13047msgid "Total"
13048msgstr ""
13049
13050#. I18N: Label on a graph; 40+ means 40 or more
13051#: app/Module/StatisticsChartModule.php:877
13052#, php-format
13053msgid "%s+"
13054msgstr ""
13055
13056#: app/Module/StatisticsChartModule.php:963
13057#: app/Statistics/Repository/EventRepository.php:244
13058#: app/Statistics/Repository/FamilyDatesRepository.php:102
13059#: app/Statistics/Repository/FamilyRepository.php:514
13060#: app/Statistics/Repository/IndividualRepository.php:1767
13061#: app/Statistics/Repository/IndividualRepository.php:1792
13062#: resources/views/statistics/families/birth-age.phtml:31
13063#: resources/views/statistics/families/birth-age.phtml:51
13064#: resources/views/statistics/families/birth-age.phtml:73
13065#: resources/views/statistics/families/birth-age.phtml:93
13066#: resources/views/statistics/families/marriage-age.phtml:31
13067#: resources/views/statistics/families/marriage-age.phtml:51
13068#: resources/views/statistics/families/marriage-age.phtml:73
13069#: resources/views/statistics/families/marriage-age.phtml:93
13070#: resources/views/statistics/families/marriage-length.phtml:31
13071#: resources/views/statistics/families/marriage-length.phtml:51
13072#: resources/views/statistics/families/top10-list-age.phtml:33
13073#: resources/views/statistics/families/top10-list-grand.phtml:26
13074#: resources/views/statistics/families/top10-list-spouses.phtml:24
13075#: resources/views/statistics/families/top10-list.phtml:26
13076#: resources/views/statistics/individuals/top10-list.phtml:24
13077#: resources/views/statistics/other/charts/column.phtml:12
13078#: resources/views/statistics/other/charts/combo.phtml:12
13079#: resources/views/statistics/other/charts/custom.phtml:10
13080#: resources/views/statistics/other/charts/geo.phtml:12
13081#: resources/views/statistics/other/charts/pie.phtml:12
13082#: resources/views/statistics/other/places.phtml:55
13083#: resources/views/statistics/other/top10-list.phtml:24
13084msgid "This information is not available."
13085msgstr ""
13086
13087#: app/Module/StatisticsChartModule.php:998
13088#: app/Statistics/Google/ChartAge.php:109
13089#: app/Statistics/Google/ChartAge.php:137
13090#: app/Statistics/Google/ChartBirth.php:108
13091#: app/Statistics/Google/ChartChildren.php:88
13092#: app/Statistics/Google/ChartChildren.php:111
13093#: app/Statistics/Google/ChartDeath.php:108
13094#: app/Statistics/Google/ChartDivorce.php:108
13095#: app/Statistics/Google/ChartMarriage.php:108
13096#: app/Statistics/Google/ChartMarriageAge.php:132
13097#: app/Statistics/Google/ChartMarriageAge.php:160
13098#: app/Statistics/Google/ChartMortality.php:66
13099#: app/Statistics/Google/ChartNoChildrenFamilies.php:102
13100#: app/Statistics/Google/ChartNoChildrenFamilies.php:136
13101#: resources/views/lists/chart-by-decade.phtml:19
13102#: resources/views/lists/families-table.phtml:104
13103#: resources/views/lists/families-table.phtml:119
13104#: resources/views/lists/individuals-table.phtml:118
13105#: resources/views/lists/individuals-table.phtml:133
13106msgid "Century"
13107msgstr ""
13108
13109#. I18N: Description of the “Stories” module
13110#: app/Module/StoriesModule.php:77
13111msgid "Add narrative stories to individuals in the family tree."
13112msgstr ""
13113
13114#. I18N: Name of a module
13115#: app/Module/StoriesModule.php:207
13116#: resources/views/modules/stories/edit.phtml:13
13117msgid "Stories"
13118msgstr ""
13119
13120#: app/Module/StoriesModule.php:296
13121#: resources/views/modules/stories/config.phtml:28
13122#: resources/views/modules/stories/tab.phtml:27
13123msgid "Add a story"
13124msgstr ""
13125
13126#: app/Module/StoriesModule.php:307
13127#: resources/views/modules/stories/tab.phtml:18
13128msgid "Edit the story"
13129msgstr ""
13130
13131#. I18N: Description of the “Shared submitters” module
13132#: app/Module/SubmitterListModule.php:64
13133msgid "A list of submitters."
13134msgstr ""
13135
13136#. I18N: Name of a module
13137#: app/Module/ThemeSelectModule.php:45
13138msgid "Theme change"
13139msgstr ""
13140
13141#. I18N: Description of the “Theme change” module
13142#: app/Module/ThemeSelectModule.php:56
13143msgid "An alternative way to select a new theme."
13144msgstr ""
13145
13146#. I18N: Name of a module/chart
13147#: app/Module/TimelineChartModule.php:96
13148msgid "Timeline"
13149msgstr ""
13150
13151#. I18N: Description of the “TimelineChart” module
13152#: app/Module/TimelineChartModule.php:107
13153msgid "A timeline displaying individual events."
13154msgstr ""
13155
13156#. I18N: Name of a module. Top=Most common
13157#: app/Module/TopGivenNamesModule.php:47
13158#: resources/views/statistics/individuals/names.phtml:55
13159msgid "Top given names"
13160msgstr ""
13161
13162#. I18N: Description of the “Top given names” module
13163#: app/Module/TopGivenNamesModule.php:58
13164msgid "A list of the most popular given names."
13165msgstr ""
13166
13167#. I18N: i.e. most popular given name.
13168#: app/Module/TopGivenNamesModule.php:101
13169msgid "Top given name"
13170msgstr ""
13171
13172#. I18N: Title for a list of the most common given names, %s is a number. Note that a separate translation exists when %s is 1
13173#: app/Module/TopGivenNamesModule.php:104
13174#, php-format
13175msgid "Top %s given name"
13176msgid_plural "Top %s given names"
13177msgstr[0] ""
13178msgstr[1] ""
13179
13180#. I18N: Name of a module
13181#: app/Module/TopPageViewsModule.php:46
13182msgid "Most viewed pages"
13183msgstr ""
13184
13185#. I18N: Description of the “Most viewed pages” module
13186#: app/Module/TopPageViewsModule.php:57
13187msgid "A list of the pages that have been viewed the most number of times."
13188msgstr ""
13189
13190#. I18N: Name of a module. Top=Most common
13191#: app/Module/TopSurnamesModule.php:64
13192#: resources/views/statistics/individuals/names.phtml:31
13193msgid "Top surnames"
13194msgstr ""
13195
13196#. I18N: Description of the “Top surnames” module
13197#: app/Module/TopSurnamesModule.php:75
13198msgid "A list of the most popular surnames."
13199msgstr ""
13200
13201#. I18N: i.e. most popular surname.
13202#: app/Module/TopSurnamesModule.php:158
13203msgid "Top surname"
13204msgstr ""
13205
13206#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1
13207#: app/Module/TopSurnamesModule.php:161
13208#, php-format
13209msgid "Top %s surname"
13210msgid_plural "Top %s surnames"
13211msgstr[0] ""
13212msgstr[1] ""
13213
13214#. I18N: An option in a list-box
13215#: app/Module/TopSurnamesModule.php:239
13216msgid "bullet list"
13217msgstr ""
13218
13219#. I18N: An option in a list-box
13220#: app/Module/TopSurnamesModule.php:241
13221msgid "compact list"
13222msgstr ""
13223
13224#. I18N: Name of a module
13225#: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109
13226#: resources/views/admin/control-panel.phtml:130
13227#: resources/views/admin/control-panel.phtml:168
13228#: resources/views/search-general-page.phtml:73
13229#: resources/views/search-phonetic-page.phtml:74
13230msgid "Family trees"
13231msgstr ""
13232
13233#. I18N: Description of the “Family trees” module
13234#: app/Module/TreesMenuModule.php:71
13235msgid "The family trees menu."
13236msgstr ""
13237
13238#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:73
13239#: resources/views/admin/changes-log.phtml:120
13240#: resources/views/admin/control-panel.phtml:172
13241#: resources/views/admin/fix-level-0-media.phtml:28
13242#: resources/views/admin/site-logs.phtml:67
13243#: resources/views/admin/site-logs.phtml:111
13244#: resources/views/admin/trees.phtml:67
13245#: resources/views/admin/users-edit.phtml:266
13246#: resources/views/modules/batch_update/admin.phtml:19
13247#: resources/views/modules/faq/config.phtml:23
13248#: resources/views/modules/faq/config.phtml:42
13249#: resources/views/modules/faq/edit.phtml:61
13250#: resources/views/modules/stories/config.phtml:16
13251msgid "Family tree"
13252msgstr ""
13253
13254#. I18N: Name of a module
13255#: app/Module/UpcomingAnniversariesModule.php:100
13256msgid "Upcoming events"
13257msgstr ""
13258
13259#. I18N: Description of the “Upcoming events” module
13260#: app/Module/UpcomingAnniversariesModule.php:111
13261msgid "A list of the anniversaries that will occur in the near future."
13262msgstr ""
13263
13264#: app/Module/UpcomingAnniversariesModule.php:155
13265msgid "No events exist for tomorrow."
13266msgstr ""
13267
13268#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow”
13269#: app/Module/UpcomingAnniversariesModule.php:159
13270#, php-format
13271msgid "No events exist for the next %s day."
13272msgid_plural "No events exist for the next %s days."
13273msgstr[0] ""
13274msgstr[1] ""
13275
13276#. I18N: Description of the “Favorites” module
13277#: app/Module/UserFavoritesModule.php:67
13278msgid "Display and manage a user’s favorite pages."
13279msgstr ""
13280
13281#. I18N: Description of the “Journal” module
13282#: app/Module/UserJournalModule.php:65
13283msgid "A private area to record notes or keep a journal."
13284msgstr ""
13285
13286#. I18N: Name of a module
13287#: app/Module/UserJournalModule.php:118
13288msgid "Journal"
13289msgstr ""
13290
13291#. I18N: Name of a module
13292#. I18N: A configuration setting
13293#: app/Module/UserMessagesModule.php:74
13294#: resources/views/admin/site-mail.phtml:61
13295msgid "Messages"
13296msgstr ""
13297
13298#. I18N: Description of the “Messages” module
13299#: app/Module/UserMessagesModule.php:85
13300msgid "Communicate directly with other users, using private messages."
13301msgstr ""
13302
13303#: app/Module/UserMessagesModule.php:160
13304#: resources/views/edit/add-fact-row.phtml:25
13305msgid "&lt;select&gt;"
13306msgstr ""
13307
13308#: app/Module/UserMessagesModule.php:165
13309#: resources/views/admin/broadcast.phtml:58
13310#: resources/views/admin/email-page.phtml:56
13311#: resources/views/contact-page.phtml:65 resources/views/message-page.phtml:56
13312msgid "Send"
13313msgstr ""
13314
13315#: app/Module/UserMessagesModule.php:173 app/Module/UserMessagesModule.php:220
13316msgid "Are you sure you want to delete this message? It cannot be retrieved later."
13317msgstr ""
13318
13319#: app/Module/UserMessagesModule.php:180
13320#: resources/views/admin/broadcast.phtml:38
13321#: resources/views/admin/email-page.phtml:36
13322#: resources/views/contact-page.phtml:45 resources/views/message-page.phtml:36
13323msgid "Subject"
13324msgstr ""
13325
13326#: app/Module/UserMessagesModule.php:181
13327msgid "Date sent"
13328msgstr ""
13329
13330#. I18N: When replying to an email, the subject becomes “RE: <subject>”
13331#: app/Module/UserMessagesModule.php:205 app/Module/UserMessagesModule.php:206
13332msgid "RE: "
13333msgstr ""
13334
13335#: app/Module/UserMessagesModule.php:218
13336msgid "Reply"
13337msgstr ""
13338
13339#: app/Module/UserMessagesModule.php:224
13340msgid "Delete selected messages"
13341msgstr ""
13342
13343#: app/Module/UserMessagesModule.php:235
13344#, php-format
13345msgid "%s message"
13346msgid_plural "%s messages"
13347msgstr[0] ""
13348msgstr[1] ""
13349
13350#. I18N: Description of the “My page” module
13351#: app/Module/UserWelcomeModule.php:72
13352msgid "A greeting message and useful links for a user."
13353msgstr ""
13354
13355#: app/Module/UserWelcomeModule.php:100 app/Module/WelcomeBlockModule.php:100
13356msgid "Default chart"
13357msgstr ""
13358
13359#. I18N: A %s is the user’s name
13360#: app/Module/UserWelcomeModule.php:122
13361#, php-format
13362msgid "Welcome %s"
13363msgstr ""
13364
13365#: app/Module/WebtreesTheme.php:38
13366msgid "webtrees"
13367msgstr ""
13368
13369#. I18N: Name of a module
13370#: app/Module/WelcomeBlockModule.php:60
13371#: resources/views/admin/control-panel.phtml:507
13372#: resources/views/admin/modules.phtml:186
13373#: resources/views/admin/modules.phtml:190 resources/views/admin/trees.phtml:73
13374msgid "Home page"
13375msgstr ""
13376
13377#. I18N: Description of the “Home page” module
13378#: app/Module/WelcomeBlockModule.php:71
13379msgid "A greeting message for site visitors."
13380msgstr ""
13381
13382#. I18N: A configuration setting
13383#: app/Module/WelcomeBlockModule.php:107
13384#: resources/views/admin/trees-preferences.phtml:84
13385#: resources/views/edit-account-page.phtml:63
13386msgid "Default individual"
13387msgstr ""
13388
13389#. I18N: Name of a theme.
13390#: app/Module/XeneaTheme.php:39
13391msgid "xenea"
13392msgstr ""
13393
13394#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar.
13395#: app/Module/YahrzeitModule.php:61
13396msgid "Yahrzeiten"
13397msgstr ""
13398
13399#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar.
13400#: app/Module/YahrzeitModule.php:72
13401msgid "A list of the Hebrew death anniversaries that will occur in the near future."
13402msgstr ""
13403
13404#: app/Place.php:234
13405msgid "unknown"
13406msgstr ""
13407
13408#. I18N: This is a report footer. %s is the name of the application.
13409#: app/Report/AbstractRenderer.php:280
13410#, php-format
13411msgid "Generated by %s"
13412msgstr ""
13413
13414#. I18N: Secure Sockets Layer - a secure communications protocol
13415#: app/Services/EmailService.php:223
13416msgid "ssl"
13417msgstr ""
13418
13419#. I18N: Transport Layer Security - a secure communications protocol
13420#: app/Services/EmailService.php:225 resources/views/admin/site-mail.phtml:43
13421msgid "tls"
13422msgstr ""
13423
13424#. I18N: "sendmail" is the name of some mail software
13425#: app/Services/EmailService.php:238
13426msgid "Use sendmail to send messages"
13427msgstr ""
13428
13429#: app/Services/EmailService.php:239
13430msgid "Use SMTP to send messages"
13431msgstr ""
13432
13433#: app/Services/MessageService.php:127
13434msgid "webtrees message"
13435msgstr ""
13436
13437#: app/Services/MessageService.php:210
13438#: resources/views/admin/control-panel.phtml:382
13439msgid "Send a message to all users"
13440msgstr ""
13441
13442#: app/Services/MessageService.php:212
13443#: resources/views/admin/control-panel.phtml:388
13444msgid "Send a message to users who have never signed in"
13445msgstr ""
13446
13447#: app/Services/MessageService.php:214
13448#: resources/views/admin/control-panel.phtml:394
13449msgid "Send a message to users who have not signed in for 6 months"
13450msgstr ""
13451
13452#: app/Services/SearchService.php:1001
13453msgid "The search returned too many results."
13454msgstr ""
13455
13456#: app/Services/ServerCheckService.php:125
13457#, php-format
13458msgid "The PHP extension “%s” is not installed."
13459msgstr ""
13460
13461#: app/Services/ServerCheckService.php:144
13462#, php-format
13463msgid "The PHP.INI setting “%1$s” is disabled."
13464msgstr ""
13465
13466#: app/Services/ServerCheckService.php:148
13467#, php-format
13468msgid "The PHP.INI setting “%1$s” is enabled."
13469msgstr ""
13470
13471#: app/Services/ServerCheckService.php:183
13472#, php-format
13473msgid "The PHP function “%1$s” is disabled."
13474msgstr ""
13475
13476#: app/Services/ServerCheckService.php:198
13477#, php-format
13478msgid "Your web server is using PHP version %s, which is no longer receiving security updates. You should upgrade to a later version as soon as possible."
13479msgstr ""
13480
13481#: app/Services/ServerCheckService.php:216
13482#, php-format
13483msgid "SQLite version %s is installed. SQLite version %s or later is required."
13484msgstr ""
13485
13486#: app/Services/ServerCheckService.php:248
13487msgid "The server’s temporary folder cannot be accessed."
13488msgstr ""
13489
13490#: app/Services/ServerCheckService.php:323
13491msgid "SQLite is only suitable for small sites, testing and evaluation."
13492msgstr ""
13493
13494#: app/Services/ServerCheckService.php:328
13495msgid "Support for PostgreSQL is experimental."
13496msgstr ""
13497
13498#: app/Services/ServerCheckService.php:333
13499msgid "Support for SQL Server is experimental."
13500msgstr ""
13501
13502#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname.
13503#: app/Services/TreeService.php:202
13504msgid "John /DOE/"
13505msgstr ""
13506
13507#: app/Services/TreeService.php:203
13508msgid "Edit this individual and replace their details with your own."
13509msgstr ""
13510
13511#: app/Services/UpgradeService.php:254
13512msgid "This website is being upgraded. Try again in a few minutes."
13513msgstr ""
13514
13515#. I18N: http://en.wikipedia.org/wiki/Soundex
13516#: app/Soundex.php:3491 resources/views/branches-page.phtml:29
13517#: resources/views/search-phonetic-page.phtml:57
13518msgid "Russell"
13519msgstr ""
13520
13521#. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex
13522#: app/Soundex.php:3493 resources/views/branches-page.phtml:30
13523#: resources/views/search-phonetic-page.phtml:63
13524msgid "Daitch-Mokotoff"
13525msgstr ""
13526
13527#: app/Statistics/Google/ChartAge.php:110
13528#: app/Statistics/Google/ChartMarriageAge.php:133
13529#: app/Statistics/Google/ChartSex.php:62
13530#: resources/views/calendar-page.phtml:121
13531#: resources/views/lists/families-table.phtml:107
13532#: resources/views/lists/families-table.phtml:122
13533#: resources/views/lists/families-table.phtml:134
13534#: resources/views/lists/individuals-table.phtml:121
13535#: resources/views/lists/individuals-table.phtml:136
13536#: resources/views/lists/individuals-table.phtml:148
13537#: resources/views/modules/gedcom_stats/statistics.phtml:32
13538#: resources/views/modules/gedcom_stats/statistics.phtml:204
13539#: resources/views/modules/html/template-statistics.phtml:23
13540#: resources/views/modules/top10_givnnames/block.phtml:9
13541#: resources/views/statistics/individuals/greatest-age.phtml:20
13542#: resources/views/statistics/individuals/lifespan.phtml:29
13543#: resources/views/statistics/individuals/oldest-living.phtml:20
13544msgid "Males"
13545msgstr ""
13546
13547#: app/Statistics/Google/ChartAge.php:111
13548#: app/Statistics/Google/ChartMarriageAge.php:134
13549#: app/Statistics/Google/ChartSex.php:67
13550#: resources/views/calendar-page.phtml:131
13551#: resources/views/lists/families-table.phtml:110
13552#: resources/views/lists/families-table.phtml:125
13553#: resources/views/lists/families-table.phtml:135
13554#: resources/views/lists/individuals-table.phtml:124
13555#: resources/views/lists/individuals-table.phtml:139
13556#: resources/views/lists/individuals-table.phtml:149
13557#: resources/views/modules/gedcom_stats/statistics.phtml:43
13558#: resources/views/modules/gedcom_stats/statistics.phtml:206
13559#: resources/views/modules/html/template-statistics.phtml:27
13560#: resources/views/modules/top10_givnnames/block.phtml:13
13561#: resources/views/statistics/individuals/greatest-age.phtml:29
13562#: resources/views/statistics/individuals/lifespan.phtml:38
13563#: resources/views/statistics/individuals/oldest-living.phtml:29
13564msgid "Females"
13565msgstr ""
13566
13567#: app/Statistics/Google/ChartAge.php:112
13568#: app/Statistics/Google/ChartMarriageAge.php:135
13569#: resources/views/lists/families-table.phtml:136
13570#: resources/views/lists/individuals-table.phtml:150
13571msgid "Average age"
13572msgstr ""
13573
13574#: app/Statistics/Google/ChartAge.php:129
13575msgid "Average age related to death century"
13576msgstr ""
13577
13578#: app/Statistics/Google/ChartBirth.php:123
13579#: resources/views/statistics/individuals/total-events.phtml:31
13580msgid "Births by century"
13581msgstr ""
13582
13583#: app/Statistics/Google/ChartChildren.php:89
13584msgid "Average number"
13585msgstr ""
13586
13587#: app/Statistics/Google/ChartChildren.php:100
13588#: resources/views/modules/gedcom_stats/config.phtml:39
13589#: resources/views/modules/gedcom_stats/statistics.phtml:227
13590#: resources/views/modules/html/template-statistics.phtml:92
13591#: resources/views/statistics/families/children.phtml:20
13592msgid "Average number of children per family"
13593msgstr ""
13594
13595#: app/Statistics/Google/ChartDeath.php:123
13596#: resources/views/statistics/individuals/total-events.phtml:79
13597msgid "Deaths by century"
13598msgstr ""
13599
13600#: app/Statistics/Google/ChartDistribution.php:333
13601msgid "Surname distribution chart"
13602msgstr ""
13603
13604#: app/Statistics/Google/ChartDistribution.php:338
13605msgid "Birth by country"
13606msgstr ""
13607
13608#: app/Statistics/Google/ChartDistribution.php:343
13609msgid "Death by country"
13610msgstr ""
13611
13612#: app/Statistics/Google/ChartDistribution.php:348
13613msgid "Marriage by country"
13614msgstr ""
13615
13616#: app/Statistics/Google/ChartDistribution.php:354
13617msgid "Individual distribution chart"
13618msgstr ""
13619
13620#: app/Statistics/Google/ChartDivorce.php:123
13621#: resources/views/statistics/families/total-records.phtml:80
13622msgid "Divorces by century"
13623msgstr ""
13624
13625#: app/Statistics/Google/ChartFamilyLargest.php:123
13626#: resources/views/statistics/families/children.phtml:46
13627msgid "Largest families"
13628msgstr ""
13629
13630#: app/Statistics/Google/ChartFamilyWithSources.php:83
13631#: app/Statistics/Google/ChartIndividualWithSources.php:83
13632msgid "Without sources"
13633msgstr ""
13634
13635#: app/Statistics/Google/ChartFamilyWithSources.php:88
13636#: app/Statistics/Google/ChartIndividualWithSources.php:88
13637msgid "With sources"
13638msgstr ""
13639
13640#: app/Statistics/Google/ChartFamilyWithSources.php:96
13641#: resources/views/statistics/other/chart-sources.phtml:32
13642msgid "Families with sources"
13643msgstr ""
13644
13645#: app/Statistics/Google/ChartIndividualWithSources.php:96
13646#: resources/views/statistics/other/chart-sources.phtml:20
13647msgid "Individuals with sources"
13648msgstr ""
13649
13650#: app/Statistics/Google/ChartMarriage.php:123
13651#: resources/views/statistics/families/total-records.phtml:32
13652msgid "Marriages by century"
13653msgstr ""
13654
13655#: app/Statistics/Google/ChartMarriageAge.php:152
13656msgid "Average age in century of marriage"
13657msgstr ""
13658
13659#: app/Statistics/Google/ChartMarriageAge.php:155
13660msgid "Average age at marriage"
13661msgstr ""
13662
13663#: app/Statistics/Google/ChartMortality.php:73
13664msgid "Living"
13665msgstr ""
13666
13667#: app/Statistics/Google/ChartMortality.php:78
13668#: resources/views/lists/individuals-table.phtml:205
13669msgid "Dead"
13670msgstr ""
13671
13672#: app/Statistics/Google/ChartNoChildrenFamilies.php:120
13673msgctxt "unknown century"
13674msgid "Unknown"
13675msgstr ""
13676
13677#: app/Statistics/Google/ChartNoChildrenFamilies.php:125
13678#: resources/views/statistics/families/children.phtml:32
13679msgid "Number of families without children"
13680msgstr ""
13681
13682#: app/Statistics/Google/ChartNoChildrenFamilies.php:133
13683#: resources/views/statistics/families/total-records.phtml:12
13684#: resources/xml/reports/fact_sources.xml:248
13685#: resources/xml/reports/fact_sources.xml:252
13686#: resources/xml/reports/fact_sources.xml:350
13687#: resources/xml/reports/fact_sources.xml:354
13688#: resources/xml/reports/marriage_report.xml:111
13689msgid "Total families"
13690msgstr ""
13691
13692#: app/Statistics/Repository/EventRepository.php:252
13693#: app/Statistics/Repository/FamilyDatesRepository.php:110
13694#: app/Statistics/Repository/FamilyDatesRepository.php:381
13695#: app/Statistics/Repository/FamilyRepository.php:85
13696#: app/Statistics/Repository/FamilyRepository.php:469
13697#: app/Statistics/Repository/FamilyRepository.php:846
13698#: app/Statistics/Repository/FamilyRepository.php:1497
13699#: app/Statistics/Repository/IndividualRepository.php:836
13700#: app/Statistics/Repository/IndividualRepository.php:1147
13701#: app/Statistics/Repository/IndividualRepository.php:1167
13702#: app/Statistics/Repository/IndividualRepository.php:1187
13703#: app/Statistics/Repository/IndividualRepository.php:1207
13704#: app/Statistics/Repository/IndividualRepository.php:1227
13705#: app/Statistics/Repository/IndividualRepository.php:1247
13706msgid "This information is private and cannot be shown."
13707msgstr ""
13708
13709#: app/Statistics/Repository/EventRepository.php:323
13710msgid "birth"
13711msgstr ""
13712
13713#: app/Statistics/Repository/EventRepository.php:324
13714msgid "death"
13715msgstr ""
13716
13717#: app/Statistics/Repository/EventRepository.php:325
13718msgid "marriage"
13719msgstr ""
13720
13721#: app/Statistics/Repository/EventRepository.php:326
13722msgid "adoption"
13723msgstr ""
13724
13725#: app/Statistics/Repository/EventRepository.php:327
13726msgid "burial"
13727msgstr ""
13728
13729#: app/Statistics/Repository/EventRepository.php:328
13730msgid "census added"
13731msgstr ""
13732
13733#: app/Statistics/Repository/FamilyRepository.php:465
13734#: app/Statistics/Repository/UserRepository.php:96
13735#: resources/views/statistics/families/top10-list-age.phtml:23
13736#: resources/views/statistics/families/top10-nolist-age.phtml:21
13737#: resources/xml/reports/ahnentafel_report.xml:395
13738#: resources/xml/reports/descendancy_report.xml:131
13739#: resources/xml/reports/descendancy_report.xml:230
13740#: resources/xml/reports/descendancy_report.xml:299
13741#: resources/xml/reports/descendancy_report.xml:363
13742#: resources/xml/reports/descendancy_report.xml:433
13743#: resources/xml/reports/descendancy_report.xml:486
13744msgid "and"
13745msgstr ""
13746
13747#: app/Statistics/Repository/UserRepository.php:84
13748msgid "No signed-in and no anonymous users"
13749msgstr ""
13750
13751#: app/Statistics/Repository/UserRepository.php:88
13752#, php-format
13753msgid "%s anonymous signed-in user"
13754msgid_plural "%s anonymous signed-in users"
13755msgstr[0] ""
13756msgstr[1] ""
13757
13758#: app/Statistics/Repository/UserRepository.php:99
13759#, php-format
13760msgid "%s signed-in user"
13761msgid_plural "%s signed-in users"
13762msgstr[0] ""
13763msgstr[1] ""
13764
13765#: app/Statistics/Service/CenturyService.php:39
13766#, php-format
13767msgid "%s BCE"
13768msgstr ""
13769
13770#: app/Statistics/Service/CenturyService.php:45
13771msgctxt "CENTURY"
13772msgid "21st"
13773msgstr ""
13774
13775#: app/Statistics/Service/CenturyService.php:47
13776msgctxt "CENTURY"
13777msgid "20th"
13778msgstr ""
13779
13780#: app/Statistics/Service/CenturyService.php:49
13781msgctxt "CENTURY"
13782msgid "19th"
13783msgstr ""
13784
13785#: app/Statistics/Service/CenturyService.php:51
13786msgctxt "CENTURY"
13787msgid "18th"
13788msgstr ""
13789
13790#: app/Statistics/Service/CenturyService.php:53
13791msgctxt "CENTURY"
13792msgid "17th"
13793msgstr ""
13794
13795#: app/Statistics/Service/CenturyService.php:55
13796msgctxt "CENTURY"
13797msgid "16th"
13798msgstr ""
13799
13800#: app/Statistics/Service/CenturyService.php:57
13801msgctxt "CENTURY"
13802msgid "15th"
13803msgstr ""
13804
13805#: app/Statistics/Service/CenturyService.php:59
13806msgctxt "CENTURY"
13807msgid "14th"
13808msgstr ""
13809
13810#: app/Statistics/Service/CenturyService.php:61
13811msgctxt "CENTURY"
13812msgid "13th"
13813msgstr ""
13814
13815#: app/Statistics/Service/CenturyService.php:63
13816msgctxt "CENTURY"
13817msgid "12th"
13818msgstr ""
13819
13820#: app/Statistics/Service/CenturyService.php:65
13821msgctxt "CENTURY"
13822msgid "11th"
13823msgstr ""
13824
13825#: app/Statistics/Service/CenturyService.php:67
13826msgctxt "CENTURY"
13827msgid "10th"
13828msgstr ""
13829
13830#: app/Statistics/Service/CenturyService.php:69
13831msgctxt "CENTURY"
13832msgid "9th"
13833msgstr ""
13834
13835#: app/Statistics/Service/CenturyService.php:71
13836msgctxt "CENTURY"
13837msgid "8th"
13838msgstr ""
13839
13840#: app/Statistics/Service/CenturyService.php:73
13841msgctxt "CENTURY"
13842msgid "7th"
13843msgstr ""
13844
13845#: app/Statistics/Service/CenturyService.php:75
13846msgctxt "CENTURY"
13847msgid "6th"
13848msgstr ""
13849
13850#: app/Statistics/Service/CenturyService.php:77
13851msgctxt "CENTURY"
13852msgid "5th"
13853msgstr ""
13854
13855#: app/Statistics/Service/CenturyService.php:79
13856msgctxt "CENTURY"
13857msgid "4th"
13858msgstr ""
13859
13860#: app/Statistics/Service/CenturyService.php:81
13861msgctxt "CENTURY"
13862msgid "3rd"
13863msgstr ""
13864
13865#: app/Statistics/Service/CenturyService.php:83
13866msgctxt "CENTURY"
13867msgid "2nd"
13868msgstr ""
13869
13870#: app/Statistics/Service/CenturyService.php:85
13871msgctxt "CENTURY"
13872msgid "1st"
13873msgstr ""
13874
13875#. I18N: Name of a country or state
13876#: app/Statistics/Service/CountryService.php:40
13877msgid "Aruba"
13878msgstr ""
13879
13880#. I18N: Name of a country or state
13881#: app/Statistics/Service/CountryService.php:42
13882msgid "Afghanistan"
13883msgstr ""
13884
13885#. I18N: Name of a country or state
13886#: app/Statistics/Service/CountryService.php:44
13887msgid "Angola"
13888msgstr ""
13889
13890#. I18N: Name of a country or state
13891#: app/Statistics/Service/CountryService.php:46
13892msgid "Anguilla"
13893msgstr ""
13894
13895#. I18N: Name of a country or state
13896#: app/Statistics/Service/CountryService.php:48
13897msgid "Aland Islands"
13898msgstr ""
13899
13900#. I18N: Name of a country or state
13901#: app/Statistics/Service/CountryService.php:50
13902msgid "Albania"
13903msgstr ""
13904
13905#. I18N: Name of a country or state
13906#: app/Statistics/Service/CountryService.php:52
13907msgid "Andorra"
13908msgstr ""
13909
13910#. I18N: Name of a country or state
13911#: app/Statistics/Service/CountryService.php:54
13912msgid "United Arab Emirates"
13913msgstr ""
13914
13915#. I18N: Name of a country or state
13916#: app/Statistics/Service/CountryService.php:56
13917msgid "Argentina"
13918msgstr ""
13919
13920#. I18N: Name of a country or state
13921#: app/Statistics/Service/CountryService.php:58
13922msgid "Armenia"
13923msgstr ""
13924
13925#. I18N: Name of a country or state
13926#: app/Statistics/Service/CountryService.php:60
13927msgid "American Samoa"
13928msgstr ""
13929
13930#. I18N: Name of a country or state
13931#: app/Statistics/Service/CountryService.php:62
13932msgid "Antarctica"
13933msgstr ""
13934
13935#. I18N: Name of a country or state
13936#: app/Statistics/Service/CountryService.php:64
13937msgid "French Southern Territories"
13938msgstr ""
13939
13940#. I18N: Name of a country or state
13941#: app/Statistics/Service/CountryService.php:66
13942msgid "Antigua and Barbuda"
13943msgstr ""
13944
13945#. I18N: Name of a country or state
13946#: app/Statistics/Service/CountryService.php:68
13947msgid "Australia"
13948msgstr ""
13949
13950#. I18N: Name of a country or state
13951#: app/Statistics/Service/CountryService.php:70
13952msgid "Austria"
13953msgstr ""
13954
13955#. I18N: Name of a country or state
13956#: app/Statistics/Service/CountryService.php:72
13957msgid "Azerbaijan"
13958msgstr ""
13959
13960#. I18N: Name of a country or state
13961#: app/Statistics/Service/CountryService.php:74
13962msgid "Azores"
13963msgstr ""
13964
13965#. I18N: Name of a country or state
13966#: app/Statistics/Service/CountryService.php:76
13967msgid "Burundi"
13968msgstr ""
13969
13970#. I18N: Name of a country or state
13971#: app/Statistics/Service/CountryService.php:78
13972msgid "Belgium"
13973msgstr ""
13974
13975#. I18N: Name of a country or state
13976#: app/Statistics/Service/CountryService.php:80
13977msgid "Benin"
13978msgstr ""
13979
13980#. I18N: Name of a country or state
13981#: app/Statistics/Service/CountryService.php:83
13982msgid "Burkina Faso"
13983msgstr ""
13984
13985#. I18N: Name of a country or state
13986#: app/Statistics/Service/CountryService.php:85
13987msgid "Bangladesh"
13988msgstr ""
13989
13990#. I18N: Name of a country or state
13991#: app/Statistics/Service/CountryService.php:87
13992msgid "Bulgaria"
13993msgstr ""
13994
13995#. I18N: Name of a country or state
13996#: app/Statistics/Service/CountryService.php:89
13997msgid "Bahrain"
13998msgstr ""
13999
14000#. I18N: Name of a country or state
14001#: app/Statistics/Service/CountryService.php:91
14002msgid "Bahamas"
14003msgstr ""
14004
14005#. I18N: Name of a country or state
14006#: app/Statistics/Service/CountryService.php:93
14007msgid "Bosnia and Herzegovina"
14008msgstr ""
14009
14010#. I18N: Name of a country or state
14011#: app/Statistics/Service/CountryService.php:96
14012msgid "Belarus"
14013msgstr ""
14014
14015#. I18N: Name of a country or state
14016#: app/Statistics/Service/CountryService.php:98
14017msgid "Belize"
14018msgstr ""
14019
14020#. I18N: Name of a country or state
14021#: app/Statistics/Service/CountryService.php:100
14022msgid "Bermuda"
14023msgstr ""
14024
14025#. I18N: Name of a country or state
14026#: app/Statistics/Service/CountryService.php:102
14027msgid "Bolivia"
14028msgstr ""
14029
14030#. I18N: Name of a country or state
14031#: app/Statistics/Service/CountryService.php:104
14032msgid "Brazil"
14033msgstr ""
14034
14035#. I18N: Name of a country or state
14036#: app/Statistics/Service/CountryService.php:106
14037msgid "Barbados"
14038msgstr ""
14039
14040#. I18N: Name of a country or state
14041#: app/Statistics/Service/CountryService.php:108
14042msgid "Brunei Darussalam"
14043msgstr ""
14044
14045#. I18N: Name of a country or state
14046#: app/Statistics/Service/CountryService.php:110
14047msgid "Bhutan"
14048msgstr ""
14049
14050#. I18N: Name of a country or state
14051#: app/Statistics/Service/CountryService.php:112
14052msgid "Bouvet Island"
14053msgstr ""
14054
14055#. I18N: Name of a country or state
14056#: app/Statistics/Service/CountryService.php:114
14057msgid "Botswana"
14058msgstr ""
14059
14060#. I18N: Name of a country or state
14061#: app/Statistics/Service/CountryService.php:116
14062msgid "Central African Republic"
14063msgstr ""
14064
14065#. I18N: Name of a country or state
14066#: app/Statistics/Service/CountryService.php:118
14067msgid "Canada"
14068msgstr ""
14069
14070#. I18N: Name of a country or state
14071#: app/Statistics/Service/CountryService.php:120
14072msgid "Cocos (Keeling) Islands"
14073msgstr ""
14074
14075#. I18N: Name of a country or state
14076#: app/Statistics/Service/CountryService.php:122
14077msgid "Switzerland"
14078msgstr ""
14079
14080#. I18N: Name of a country or state
14081#: app/Statistics/Service/CountryService.php:124
14082msgid "Chile"
14083msgstr ""
14084
14085#. I18N: Name of a country or state
14086#: app/Statistics/Service/CountryService.php:126
14087msgid "China"
14088msgstr ""
14089
14090#. I18N: Name of a country or state
14091#: app/Statistics/Service/CountryService.php:128
14092msgid "Cote d’Ivoire"
14093msgstr ""
14094
14095#. I18N: Name of a country or state
14096#: app/Statistics/Service/CountryService.php:130
14097msgid "Cameroon"
14098msgstr ""
14099
14100#. I18N: Name of a country or state
14101#: app/Statistics/Service/CountryService.php:132
14102msgid "Democratic Republic of the Congo"
14103msgstr ""
14104
14105#. I18N: Name of a country or state
14106#: app/Statistics/Service/CountryService.php:134
14107msgid "Republic of the Congo"
14108msgstr ""
14109
14110#. I18N: Name of a country or state
14111#: app/Statistics/Service/CountryService.php:136
14112msgid "Cook Islands"
14113msgstr ""
14114
14115#. I18N: Name of a country or state
14116#: app/Statistics/Service/CountryService.php:138
14117msgid "Colombia"
14118msgstr ""
14119
14120#. I18N: Name of a country or state
14121#: app/Statistics/Service/CountryService.php:140
14122msgid "Comoros"
14123msgstr ""
14124
14125#. I18N: Name of a country or state
14126#: app/Statistics/Service/CountryService.php:142
14127msgid "Cape Verde"
14128msgstr ""
14129
14130#. I18N: Name of a country or state
14131#: app/Statistics/Service/CountryService.php:144
14132msgid "Costa Rica"
14133msgstr ""
14134
14135#. I18N: Name of a country or state
14136#: app/Statistics/Service/CountryService.php:146
14137msgid "Cuba"
14138msgstr ""
14139
14140#. I18N: Name of a country or state
14141#: app/Statistics/Service/CountryService.php:149
14142msgid "Christmas Island"
14143msgstr ""
14144
14145#. I18N: Name of a country or state
14146#: app/Statistics/Service/CountryService.php:151
14147msgid "Cayman Islands"
14148msgstr ""
14149
14150#. I18N: Name of a country or state
14151#: app/Statistics/Service/CountryService.php:153
14152msgid "Cyprus"
14153msgstr ""
14154
14155#. I18N: Name of a country or state
14156#: app/Statistics/Service/CountryService.php:155
14157msgid "Czech Republic"
14158msgstr ""
14159
14160#. I18N: Name of a country or state
14161#: app/Statistics/Service/CountryService.php:157
14162msgid "Germany"
14163msgstr ""
14164
14165#. I18N: Name of a country or state
14166#: app/Statistics/Service/CountryService.php:159
14167msgid "Djibouti"
14168msgstr ""
14169
14170#. I18N: Name of a country or state
14171#: app/Statistics/Service/CountryService.php:161
14172msgid "Dominica"
14173msgstr ""
14174
14175#. I18N: Name of a country or state
14176#: app/Statistics/Service/CountryService.php:163
14177msgid "Denmark"
14178msgstr ""
14179
14180#. I18N: Name of a country or state
14181#: app/Statistics/Service/CountryService.php:165
14182msgid "Dominican Republic"
14183msgstr ""
14184
14185#. I18N: Name of a country or state
14186#: app/Statistics/Service/CountryService.php:167
14187msgid "Algeria"
14188msgstr ""
14189
14190#. I18N: Name of a country or state
14191#: app/Statistics/Service/CountryService.php:169
14192msgid "Ecuador"
14193msgstr ""
14194
14195#. I18N: Name of a country or state
14196#: app/Statistics/Service/CountryService.php:171
14197msgid "Egypt"
14198msgstr ""
14199
14200#. I18N: Name of a country or state
14201#: app/Statistics/Service/CountryService.php:173
14202msgid "England"
14203msgstr ""
14204
14205#. I18N: Name of a country or state
14206#: app/Statistics/Service/CountryService.php:175
14207msgid "Eritrea"
14208msgstr ""
14209
14210#. I18N: Name of a country or state
14211#: app/Statistics/Service/CountryService.php:177
14212msgid "Western Sahara"
14213msgstr ""
14214
14215#. I18N: Name of a country or state
14216#: app/Statistics/Service/CountryService.php:179
14217msgid "Spain"
14218msgstr ""
14219
14220#. I18N: Name of a country or state
14221#: app/Statistics/Service/CountryService.php:181
14222msgid "Estonia"
14223msgstr ""
14224
14225#. I18N: Name of a country or state
14226#: app/Statistics/Service/CountryService.php:183
14227msgid "Ethiopia"
14228msgstr ""
14229
14230#. I18N: Name of a country or state
14231#: app/Statistics/Service/CountryService.php:185
14232msgid "Finland"
14233msgstr ""
14234
14235#. I18N: Name of a country or state
14236#: app/Statistics/Service/CountryService.php:187
14237msgid "Fiji"
14238msgstr ""
14239
14240#. I18N: Name of a country or state
14241#: app/Statistics/Service/CountryService.php:189
14242msgid "Flanders"
14243msgstr ""
14244
14245#. I18N: Name of a country or state
14246#: app/Statistics/Service/CountryService.php:191
14247msgid "Falkland Islands"
14248msgstr ""
14249
14250#. I18N: Name of a country or state
14251#: app/Statistics/Service/CountryService.php:193
14252msgid "France"
14253msgstr ""
14254
14255#. I18N: Name of a country or state
14256#: app/Statistics/Service/CountryService.php:195
14257msgid "Faroe Islands"
14258msgstr ""
14259
14260#. I18N: Name of a country or state
14261#: app/Statistics/Service/CountryService.php:197
14262msgid "Micronesia"
14263msgstr ""
14264
14265#. I18N: Name of a country or state
14266#: app/Statistics/Service/CountryService.php:199
14267msgid "Gabon"
14268msgstr ""
14269
14270#. I18N: Name of a country or state
14271#: app/Statistics/Service/CountryService.php:201
14272msgid "United Kingdom"
14273msgstr ""
14274
14275#. I18N: Name of a country or state
14276#: app/Statistics/Service/CountryService.php:203
14277msgid "Georgia"
14278msgstr ""
14279
14280#. I18N: Name of a country or state
14281#: app/Statistics/Service/CountryService.php:205
14282msgid "Guernsey"
14283msgstr ""
14284
14285#. I18N: Name of a country or state
14286#: app/Statistics/Service/CountryService.php:207
14287msgid "Ghana"
14288msgstr ""
14289
14290#. I18N: Name of a country or state
14291#: app/Statistics/Service/CountryService.php:209
14292msgid "Gibraltar"
14293msgstr ""
14294
14295#. I18N: Name of a country or state
14296#: app/Statistics/Service/CountryService.php:211
14297msgid "Guinea"
14298msgstr ""
14299
14300#. I18N: Name of a country or state
14301#: app/Statistics/Service/CountryService.php:213
14302msgid "Guadeloupe"
14303msgstr ""
14304
14305#. I18N: Name of a country or state
14306#: app/Statistics/Service/CountryService.php:215
14307msgid "Gambia"
14308msgstr ""
14309
14310#. I18N: Name of a country or state
14311#: app/Statistics/Service/CountryService.php:217
14312msgid "Guinea-Bissau"
14313msgstr ""
14314
14315#. I18N: Name of a country or state
14316#: app/Statistics/Service/CountryService.php:219
14317msgid "Equatorial Guinea"
14318msgstr ""
14319
14320#. I18N: Name of a country or state
14321#: app/Statistics/Service/CountryService.php:221
14322msgid "Greece"
14323msgstr ""
14324
14325#. I18N: Name of a country or state
14326#: app/Statistics/Service/CountryService.php:223
14327msgid "Grenada"
14328msgstr ""
14329
14330#. I18N: Name of a country or state
14331#: app/Statistics/Service/CountryService.php:225
14332msgid "Greenland"
14333msgstr ""
14334
14335#. I18N: Name of a country or state
14336#: app/Statistics/Service/CountryService.php:227
14337msgid "Guatemala"
14338msgstr ""
14339
14340#. I18N: Name of a country or state
14341#: app/Statistics/Service/CountryService.php:229
14342msgid "French Guiana"
14343msgstr ""
14344
14345#. I18N: Name of a country or state
14346#: app/Statistics/Service/CountryService.php:231
14347msgid "Guam"
14348msgstr ""
14349
14350#. I18N: Name of a country or state
14351#: app/Statistics/Service/CountryService.php:233
14352msgid "Guyana"
14353msgstr ""
14354
14355#. I18N: Name of a country or state
14356#: app/Statistics/Service/CountryService.php:237
14357msgid "Heard Island and McDonald Islands"
14358msgstr ""
14359
14360#. I18N: Name of a country or state
14361#: app/Statistics/Service/CountryService.php:239
14362msgid "Honduras"
14363msgstr ""
14364
14365#. I18N: Name of a country or state
14366#: app/Statistics/Service/CountryService.php:241
14367msgid "Croatia"
14368msgstr ""
14369
14370#. I18N: Name of a country or state
14371#: app/Statistics/Service/CountryService.php:243
14372msgid "Haiti"
14373msgstr ""
14374
14375#. I18N: Name of a country or state
14376#: app/Statistics/Service/CountryService.php:245
14377msgid "Hungary"
14378msgstr ""
14379
14380#. I18N: Name of a country or state
14381#: app/Statistics/Service/CountryService.php:247
14382msgid "Indonesia"
14383msgstr ""
14384
14385#. I18N: Name of a country or state
14386#: app/Statistics/Service/CountryService.php:249
14387msgid "India"
14388msgstr ""
14389
14390#. I18N: Name of a country or state
14391#: app/Statistics/Service/CountryService.php:251
14392msgid "Isle of Man"
14393msgstr ""
14394
14395#. I18N: Name of a country or state
14396#: app/Statistics/Service/CountryService.php:253
14397msgid "British Indian Ocean Territory"
14398msgstr ""
14399
14400#. I18N: Name of a country or state
14401#: app/Statistics/Service/CountryService.php:255
14402msgid "Ireland"
14403msgstr ""
14404
14405#. I18N: Name of a country or state
14406#: app/Statistics/Service/CountryService.php:257
14407msgid "Iran"
14408msgstr ""
14409
14410#. I18N: Name of a country or state
14411#: app/Statistics/Service/CountryService.php:259
14412msgid "Iraq"
14413msgstr ""
14414
14415#. I18N: Name of a country or state
14416#: app/Statistics/Service/CountryService.php:261
14417msgid "Iceland"
14418msgstr ""
14419
14420#. I18N: Name of a country or state
14421#: app/Statistics/Service/CountryService.php:263
14422msgid "Israel"
14423msgstr ""
14424
14425#. I18N: Name of a country or state
14426#: app/Statistics/Service/CountryService.php:265
14427msgid "Italy"
14428msgstr ""
14429
14430#. I18N: Name of a country or state
14431#: app/Statistics/Service/CountryService.php:267
14432msgid "Jamaica"
14433msgstr ""
14434
14435#. I18N: Name of a country or state
14436#: app/Statistics/Service/CountryService.php:270
14437msgid "Jordan"
14438msgstr ""
14439
14440#. I18N: Name of a country or state
14441#: app/Statistics/Service/CountryService.php:272
14442msgid "Japan"
14443msgstr ""
14444
14445#. I18N: Name of a country or state
14446#: app/Statistics/Service/CountryService.php:274
14447msgid "Kazakhstan"
14448msgstr ""
14449
14450#. I18N: Name of a country or state
14451#: app/Statistics/Service/CountryService.php:276
14452msgid "Kenya"
14453msgstr ""
14454
14455#. I18N: Name of a country or state
14456#: app/Statistics/Service/CountryService.php:278
14457msgid "Kyrgyzstan"
14458msgstr ""
14459
14460#. I18N: Name of a country or state
14461#: app/Statistics/Service/CountryService.php:280
14462msgid "Cambodia"
14463msgstr ""
14464
14465#. I18N: Name of a country or state
14466#: app/Statistics/Service/CountryService.php:282
14467msgid "Kiribati"
14468msgstr ""
14469
14470#. I18N: Name of a country or state
14471#: app/Statistics/Service/CountryService.php:284
14472msgid "Saint Kitts and Nevis"
14473msgstr ""
14474
14475#. I18N: Name of a country or state
14476#: app/Statistics/Service/CountryService.php:286
14477msgid "Korea"
14478msgstr ""
14479
14480#. I18N: Name of a country or state
14481#: app/Statistics/Service/CountryService.php:288
14482msgid "Kuwait"
14483msgstr ""
14484
14485#. I18N: Name of a country or state
14486#: app/Statistics/Service/CountryService.php:290
14487msgid "Laos"
14488msgstr ""
14489
14490#. I18N: Name of a country or state
14491#: app/Statistics/Service/CountryService.php:292
14492msgid "Lebanon"
14493msgstr ""
14494
14495#. I18N: Name of a country or state
14496#: app/Statistics/Service/CountryService.php:294
14497msgid "Liberia"
14498msgstr ""
14499
14500#. I18N: Name of a country or state
14501#: app/Statistics/Service/CountryService.php:296
14502msgid "Libya"
14503msgstr ""
14504
14505#. I18N: Name of a country or state
14506#: app/Statistics/Service/CountryService.php:298
14507msgid "Saint Lucia"
14508msgstr ""
14509
14510#. I18N: Name of a country or state
14511#: app/Statistics/Service/CountryService.php:300
14512msgid "Liechtenstein"
14513msgstr ""
14514
14515#. I18N: Name of a country or state
14516#: app/Statistics/Service/CountryService.php:302
14517msgid "Sri Lanka"
14518msgstr ""
14519
14520#. I18N: Name of a country or state
14521#: app/Statistics/Service/CountryService.php:304
14522msgid "Lesotho"
14523msgstr ""
14524
14525#. I18N: Name of a country or state
14526#: app/Statistics/Service/CountryService.php:306
14527msgid "Lithuania"
14528msgstr ""
14529
14530#. I18N: Name of a country or state
14531#: app/Statistics/Service/CountryService.php:308
14532msgid "Luxembourg"
14533msgstr ""
14534
14535#. I18N: Name of a country or state
14536#: app/Statistics/Service/CountryService.php:310
14537msgid "Latvia"
14538msgstr ""
14539
14540#. I18N: Name of a country or state
14541#: app/Statistics/Service/CountryService.php:312
14542msgid "Macau"
14543msgstr ""
14544
14545#. I18N: Name of a country or state
14546#: app/Statistics/Service/CountryService.php:315
14547msgid "Morocco"
14548msgstr ""
14549
14550#. I18N: Name of a country or state
14551#: app/Statistics/Service/CountryService.php:317
14552msgid "Monaco"
14553msgstr ""
14554
14555#. I18N: Name of a country or state
14556#: app/Statistics/Service/CountryService.php:319
14557msgid "Moldova"
14558msgstr ""
14559
14560#. I18N: Name of a country or state
14561#: app/Statistics/Service/CountryService.php:321
14562msgid "Madagascar"
14563msgstr ""
14564
14565#. I18N: Name of a country or state
14566#: app/Statistics/Service/CountryService.php:323
14567msgid "Maldives"
14568msgstr ""
14569
14570#. I18N: Name of a country or state
14571#: app/Statistics/Service/CountryService.php:325
14572msgid "Mexico"
14573msgstr ""
14574
14575#. I18N: Name of a country or state
14576#: app/Statistics/Service/CountryService.php:327
14577msgid "Marshall Islands"
14578msgstr ""
14579
14580#. I18N: Name of a country or state
14581#: app/Statistics/Service/CountryService.php:329
14582msgid "Macedonia"
14583msgstr ""
14584
14585#. I18N: Name of a country or state
14586#: app/Statistics/Service/CountryService.php:331
14587msgid "Mali"
14588msgstr ""
14589
14590#. I18N: Name of a country or state
14591#: app/Statistics/Service/CountryService.php:333
14592msgid "Malta"
14593msgstr ""
14594
14595#. I18N: Name of a country or state
14596#: app/Statistics/Service/CountryService.php:335
14597msgid "Myanmar"
14598msgstr ""
14599
14600#. I18N: Name of a country or state
14601#: app/Statistics/Service/CountryService.php:337
14602msgid "Mongolia"
14603msgstr ""
14604
14605#. I18N: Name of a country or state
14606#: app/Statistics/Service/CountryService.php:339
14607msgid "Northern Mariana Islands"
14608msgstr ""
14609
14610#. I18N: Name of a country or state
14611#: app/Statistics/Service/CountryService.php:341
14612msgid "Montenegro"
14613msgstr ""
14614
14615#. I18N: Name of a country or state
14616#: app/Statistics/Service/CountryService.php:343
14617msgid "Mozambique"
14618msgstr ""
14619
14620#. I18N: Name of a country or state
14621#: app/Statistics/Service/CountryService.php:345
14622msgid "Mauritania"
14623msgstr ""
14624
14625#. I18N: Name of a country or state
14626#: app/Statistics/Service/CountryService.php:347
14627msgid "Montserrat"
14628msgstr ""
14629
14630#. I18N: Name of a country or state
14631#: app/Statistics/Service/CountryService.php:349
14632msgid "Martinique"
14633msgstr ""
14634
14635#. I18N: Name of a country or state
14636#: app/Statistics/Service/CountryService.php:351
14637msgid "Mauritius"
14638msgstr ""
14639
14640#. I18N: Name of a country or state
14641#: app/Statistics/Service/CountryService.php:353
14642msgid "Malawi"
14643msgstr ""
14644
14645#. I18N: Name of a country or state
14646#: app/Statistics/Service/CountryService.php:355
14647msgid "Malaysia"
14648msgstr ""
14649
14650#. I18N: Name of a country or state
14651#: app/Statistics/Service/CountryService.php:357
14652msgid "Mayotte"
14653msgstr ""
14654
14655#. I18N: Name of a country or state
14656#: app/Statistics/Service/CountryService.php:359
14657msgid "Namibia"
14658msgstr ""
14659
14660#. I18N: Name of a country or state
14661#: app/Statistics/Service/CountryService.php:361
14662msgid "New Caledonia"
14663msgstr ""
14664
14665#. I18N: Name of a country or state
14666#: app/Statistics/Service/CountryService.php:363
14667msgid "Niger"
14668msgstr ""
14669
14670#. I18N: Name of a country or state
14671#: app/Statistics/Service/CountryService.php:365
14672msgid "Norfolk Island"
14673msgstr ""
14674
14675#. I18N: Name of a country or state
14676#: app/Statistics/Service/CountryService.php:367
14677msgid "Nigeria"
14678msgstr ""
14679
14680#. I18N: Name of a country or state
14681#: app/Statistics/Service/CountryService.php:369
14682msgid "Nicaragua"
14683msgstr ""
14684
14685#. I18N: Name of a country or state
14686#: app/Statistics/Service/CountryService.php:371
14687msgid "Northern Ireland"
14688msgstr ""
14689
14690#. I18N: Name of a country or state
14691#: app/Statistics/Service/CountryService.php:373
14692msgid "Niue"
14693msgstr ""
14694
14695#. I18N: Name of a country or state
14696#: app/Statistics/Service/CountryService.php:375
14697msgid "Netherlands"
14698msgstr ""
14699
14700#. I18N: Name of a country or state
14701#: app/Statistics/Service/CountryService.php:377
14702msgid "Norway"
14703msgstr ""
14704
14705#. I18N: Name of a country or state
14706#: app/Statistics/Service/CountryService.php:379
14707msgid "Nepal"
14708msgstr ""
14709
14710#. I18N: Name of a country or state
14711#: app/Statistics/Service/CountryService.php:381
14712msgid "Nauru"
14713msgstr ""
14714
14715#. I18N: Name of a country or state
14716#: app/Statistics/Service/CountryService.php:383
14717msgid "New Zealand"
14718msgstr ""
14719
14720#. I18N: Name of a country or state
14721#: app/Statistics/Service/CountryService.php:385
14722msgid "Oman"
14723msgstr ""
14724
14725#. I18N: Name of a country or state
14726#: app/Statistics/Service/CountryService.php:387
14727msgid "Pakistan"
14728msgstr ""
14729
14730#. I18N: Name of a country or state
14731#: app/Statistics/Service/CountryService.php:389
14732msgid "Panama"
14733msgstr ""
14734
14735#. I18N: Name of a country or state
14736#: app/Statistics/Service/CountryService.php:391
14737msgid "Pitcairn"
14738msgstr ""
14739
14740#. I18N: Name of a country or state
14741#: app/Statistics/Service/CountryService.php:393
14742msgid "Peru"
14743msgstr ""
14744
14745#. I18N: Name of a country or state
14746#: app/Statistics/Service/CountryService.php:395
14747msgid "Philippines"
14748msgstr ""
14749
14750#. I18N: Name of a country or state
14751#: app/Statistics/Service/CountryService.php:397
14752msgid "Palau"
14753msgstr ""
14754
14755#. I18N: Name of a country or state
14756#: app/Statistics/Service/CountryService.php:399
14757msgid "Papua New Guinea"
14758msgstr ""
14759
14760#. I18N: Name of a country or state
14761#: app/Statistics/Service/CountryService.php:401
14762msgid "Poland"
14763msgstr ""
14764
14765#. I18N: Name of a country or state
14766#: app/Statistics/Service/CountryService.php:403
14767msgid "Puerto Rico"
14768msgstr ""
14769
14770#. I18N: Name of a country or state
14771#: app/Statistics/Service/CountryService.php:405
14772msgid "North Korea"
14773msgstr ""
14774
14775#. I18N: Name of a country or state
14776#: app/Statistics/Service/CountryService.php:407
14777msgid "Portugal"
14778msgstr ""
14779
14780#. I18N: Name of a country or state
14781#: app/Statistics/Service/CountryService.php:409
14782msgid "Paraguay"
14783msgstr ""
14784
14785#. I18N: Name of a country or state
14786#: app/Statistics/Service/CountryService.php:411
14787msgid "Occupied Palestinian Territory"
14788msgstr ""
14789
14790#. I18N: Name of a country or state
14791#: app/Statistics/Service/CountryService.php:413
14792msgid "French Polynesia"
14793msgstr ""
14794
14795#. I18N: Name of a country or state
14796#: app/Statistics/Service/CountryService.php:415
14797msgid "Qatar"
14798msgstr ""
14799
14800#. I18N: Name of a country or state
14801#: app/Statistics/Service/CountryService.php:417
14802msgid "Reunion"
14803msgstr ""
14804
14805#. I18N: Name of a country or state
14806#: app/Statistics/Service/CountryService.php:419
14807msgid "Romania"
14808msgstr ""
14809
14810#. I18N: Name of a country or state
14811#: app/Statistics/Service/CountryService.php:421
14812msgid "Russia"
14813msgstr ""
14814
14815#. I18N: Name of a country or state
14816#: app/Statistics/Service/CountryService.php:423
14817msgid "Rwanda"
14818msgstr ""
14819
14820#. I18N: Name of a country or state
14821#: app/Statistics/Service/CountryService.php:425
14822msgid "Saudi Arabia"
14823msgstr ""
14824
14825#. I18N: Name of a country or state
14826#: app/Statistics/Service/CountryService.php:427
14827msgid "Scotland"
14828msgstr ""
14829
14830#. I18N: Name of a country or state
14831#: app/Statistics/Service/CountryService.php:429
14832msgid "Sudan"
14833msgstr ""
14834
14835#. I18N: Name of a country or state
14836#: app/Statistics/Service/CountryService.php:431
14837msgid "At sea"
14838msgstr ""
14839
14840#. I18N: Name of a country or state
14841#: app/Statistics/Service/CountryService.php:433
14842msgid "Senegal"
14843msgstr ""
14844
14845#. I18N: Name of a country or state
14846#: app/Statistics/Service/CountryService.php:435
14847msgid "Serbia"
14848msgstr ""
14849
14850#. I18N: Name of a country or state
14851#: app/Statistics/Service/CountryService.php:437
14852msgid "Singapore"
14853msgstr ""
14854
14855#. I18N: Name of a country or state
14856#: app/Statistics/Service/CountryService.php:439
14857msgid "South Georgia and the South Sandwich Islands"
14858msgstr ""
14859
14860#. I18N: Name of a country or state
14861#: app/Statistics/Service/CountryService.php:441
14862msgid "Saint Helena"
14863msgstr ""
14864
14865#. I18N: Name of a country or state
14866#: app/Statistics/Service/CountryService.php:443
14867msgid "Svalbard and Jan Mayen"
14868msgstr ""
14869
14870#. I18N: Name of a country or state
14871#: app/Statistics/Service/CountryService.php:445
14872msgid "Solomon Islands"
14873msgstr ""
14874
14875#. I18N: Name of a country or state
14876#: app/Statistics/Service/CountryService.php:447
14877msgid "Sierra Leone"
14878msgstr ""
14879
14880#. I18N: Name of a country or state
14881#: app/Statistics/Service/CountryService.php:449
14882msgid "El Salvador"
14883msgstr ""
14884
14885#. I18N: Name of a country or state
14886#: app/Statistics/Service/CountryService.php:451
14887msgid "San Marino"
14888msgstr ""
14889
14890#. I18N: Name of a country or state
14891#: app/Statistics/Service/CountryService.php:453
14892msgid "Somalia"
14893msgstr ""
14894
14895#. I18N: Name of a country or state
14896#: app/Statistics/Service/CountryService.php:455
14897msgid "Saint Pierre and Miquelon"
14898msgstr ""
14899
14900#. I18N: Name of a country or state
14901#: app/Statistics/Service/CountryService.php:457
14902msgid "South Sudan"
14903msgstr ""
14904
14905#. I18N: Name of a country or state
14906#: app/Statistics/Service/CountryService.php:459
14907msgid "Sao Tome and Principe"
14908msgstr ""
14909
14910#. I18N: Name of a country or state
14911#: app/Statistics/Service/CountryService.php:461
14912msgid "Suriname"
14913msgstr ""
14914
14915#. I18N: Name of a country or state
14916#: app/Statistics/Service/CountryService.php:463
14917msgid "Slovakia"
14918msgstr ""
14919
14920#. I18N: Name of a country or state
14921#: app/Statistics/Service/CountryService.php:465
14922msgid "Slovenia"
14923msgstr ""
14924
14925#. I18N: Name of a country or state
14926#: app/Statistics/Service/CountryService.php:467
14927msgid "Sweden"
14928msgstr ""
14929
14930#. I18N: Name of a country or state
14931#: app/Statistics/Service/CountryService.php:469
14932msgid "Swaziland"
14933msgstr ""
14934
14935#. I18N: Name of a country or state
14936#: app/Statistics/Service/CountryService.php:472
14937msgid "Seychelles"
14938msgstr ""
14939
14940#. I18N: Name of a country or state
14941#: app/Statistics/Service/CountryService.php:474
14942msgid "Syria"
14943msgstr ""
14944
14945#. I18N: Name of a country or state
14946#: app/Statistics/Service/CountryService.php:476
14947msgid "Turks and Caicos Islands"
14948msgstr ""
14949
14950#. I18N: Name of a country or state
14951#: app/Statistics/Service/CountryService.php:478
14952msgid "Chad"
14953msgstr ""
14954
14955#. I18N: Name of a country or state
14956#: app/Statistics/Service/CountryService.php:480
14957msgid "Togo"
14958msgstr ""
14959
14960#. I18N: Name of a country or state
14961#: app/Statistics/Service/CountryService.php:482
14962msgid "Thailand"
14963msgstr ""
14964
14965#. I18N: Name of a country or state
14966#: app/Statistics/Service/CountryService.php:484
14967msgid "Tajikistan"
14968msgstr ""
14969
14970#. I18N: Name of a country or state
14971#: app/Statistics/Service/CountryService.php:486
14972msgid "Tokelau"
14973msgstr ""
14974
14975#. I18N: Name of a country or state
14976#: app/Statistics/Service/CountryService.php:488
14977msgid "Turkmenistan"
14978msgstr ""
14979
14980#. I18N: Name of a country or state
14981#: app/Statistics/Service/CountryService.php:490
14982msgid "Timor-Leste"
14983msgstr ""
14984
14985#. I18N: Name of a country or state
14986#: app/Statistics/Service/CountryService.php:492
14987msgid "Tonga"
14988msgstr ""
14989
14990#. I18N: Name of a country or state
14991#: app/Statistics/Service/CountryService.php:494
14992msgid "Trinidad and Tobago"
14993msgstr ""
14994
14995#. I18N: Name of a country or state
14996#: app/Statistics/Service/CountryService.php:496
14997msgid "Tunisia"
14998msgstr ""
14999
15000#. I18N: Name of a country or state
15001#: app/Statistics/Service/CountryService.php:498
15002msgid "Turkey"
15003msgstr ""
15004
15005#. I18N: Name of a country or state
15006#: app/Statistics/Service/CountryService.php:500
15007msgid "Tuvalu"
15008msgstr ""
15009
15010#. I18N: Name of a country or state
15011#: app/Statistics/Service/CountryService.php:502
15012msgid "Taiwan"
15013msgstr ""
15014
15015#. I18N: Name of a country or state
15016#: app/Statistics/Service/CountryService.php:504
15017msgid "Tanzania"
15018msgstr ""
15019
15020#. I18N: Name of a country or state
15021#: app/Statistics/Service/CountryService.php:506
15022msgid "Uganda"
15023msgstr ""
15024
15025#. I18N: Name of a country or state
15026#: app/Statistics/Service/CountryService.php:508
15027msgid "Ukraine"
15028msgstr ""
15029
15030#. I18N: Name of a country or state
15031#: app/Statistics/Service/CountryService.php:510
15032msgid "US Minor Outlying Islands"
15033msgstr ""
15034
15035#. I18N: Name of a country or state
15036#: app/Statistics/Service/CountryService.php:512
15037msgid "Uruguay"
15038msgstr ""
15039
15040#. I18N: Name of a country or state
15041#: app/Statistics/Service/CountryService.php:514
15042msgid "United States"
15043msgstr ""
15044
15045#. I18N: Name of a country or state
15046#: app/Statistics/Service/CountryService.php:516
15047msgid "Uzbekistan"
15048msgstr ""
15049
15050#. I18N: Name of a country or state
15051#: app/Statistics/Service/CountryService.php:518
15052msgid "Vatican City"
15053msgstr ""
15054
15055#. I18N: Name of a country or state
15056#: app/Statistics/Service/CountryService.php:520
15057msgid "Saint Vincent and the Grenadines"
15058msgstr ""
15059
15060#. I18N: Name of a country or state
15061#: app/Statistics/Service/CountryService.php:522
15062msgid "Venezuela"
15063msgstr ""
15064
15065#. I18N: Name of a country or state
15066#: app/Statistics/Service/CountryService.php:524
15067msgid "British Virgin Islands"
15068msgstr ""
15069
15070#. I18N: Name of a country or state
15071#: app/Statistics/Service/CountryService.php:526
15072msgid "US Virgin Islands"
15073msgstr ""
15074
15075#. I18N: Name of a country or state
15076#: app/Statistics/Service/CountryService.php:528
15077msgid "Vietnam"
15078msgstr ""
15079
15080#. I18N: Name of a country or state
15081#: app/Statistics/Service/CountryService.php:530
15082msgid "Vanuatu"
15083msgstr ""
15084
15085#. I18N: Name of a country or state
15086#: app/Statistics/Service/CountryService.php:532
15087msgid "Wallis and Futuna"
15088msgstr ""
15089
15090#. I18N: Name of a country or state
15091#: app/Statistics/Service/CountryService.php:534
15092msgid "Wales"
15093msgstr ""
15094
15095#. I18N: Name of a country or state
15096#: app/Statistics/Service/CountryService.php:536
15097msgid "Samoa"
15098msgstr ""
15099
15100#. I18N: Name of a country or state
15101#: app/Statistics/Service/CountryService.php:538
15102msgid "Yemen"
15103msgstr ""
15104
15105#. I18N: Name of a country or state
15106#: app/Statistics/Service/CountryService.php:540
15107msgid "South Africa"
15108msgstr ""
15109
15110#. I18N: Name of a country or state
15111#: app/Statistics/Service/CountryService.php:542
15112msgid "Zambia"
15113msgstr ""
15114
15115#. I18N: Name of a country or state
15116#: app/Statistics/Service/CountryService.php:544
15117msgid "Zimbabwe"
15118msgstr ""
15119
15120#: app/SurnameTradition.php:77
15121msgctxt "Surname tradition"
15122msgid "paternal"
15123msgstr ""
15124
15125#. I18N: In the paternal surname tradition, ...
15126#. I18N: In the patrilineal surname tradition, ...
15127#. I18N: In the Polish surname tradition, ...
15128#. I18N: In the Lithuanian surname tradition, ...
15129#: app/SurnameTradition.php:79 app/SurnameTradition.php:86
15130#: app/SurnameTradition.php:102 app/SurnameTradition.php:109
15131msgid "Children take their father’s surname."
15132msgstr ""
15133
15134#. I18N: In the paternal surname tradition, ...
15135#. I18N: In the Polish surname tradition, ...
15136#. I18N: In the Lithuanian surname tradition, ...
15137#: app/SurnameTradition.php:81 app/SurnameTradition.php:104
15138#: app/SurnameTradition.php:111
15139msgid "Wives take their husband’s surname."
15140msgstr ""
15141
15142#. I18N: A system where children take their father’s surname
15143#: app/SurnameTradition.php:84
15144msgid "patrilineal"
15145msgstr ""
15146
15147#. I18N: A system where children take their mother’s surname
15148#: app/SurnameTradition.php:88
15149msgid "matrilineal"
15150msgstr ""
15151
15152#. I18N: In the matrilineal surname tradition, ...
15153#: app/SurnameTradition.php:90
15154msgid "Children take their mother’s surname."
15155msgstr ""
15156
15157#: app/SurnameTradition.php:91
15158msgctxt "Surname tradition"
15159msgid "Spanish"
15160msgstr ""
15161
15162#. I18N: In the Spanish surname tradition, ...
15163#: app/SurnameTradition.php:93
15164msgid "Children take one surname from the father and one surname from the mother."
15165msgstr ""
15166
15167#: app/SurnameTradition.php:94
15168msgctxt "Surname tradition"
15169msgid "Portuguese"
15170msgstr ""
15171
15172#. I18N: In the Portuguese surname tradition, ...
15173#: app/SurnameTradition.php:96
15174msgid "Children take one surname from the mother and one surname from the father."
15175msgstr ""
15176
15177#: app/SurnameTradition.php:97
15178msgctxt "Surname tradition"
15179msgid "Icelandic"
15180msgstr ""
15181
15182#. I18N: In the Icelandic surname tradition, ...
15183#: app/SurnameTradition.php:99
15184msgid "Children take a patronym instead of a surname."
15185msgstr ""
15186
15187#: app/SurnameTradition.php:100
15188msgctxt "Surname tradition"
15189msgid "Polish"
15190msgstr ""
15191
15192#. I18N: In the Polish surname tradition, ...
15193#: app/SurnameTradition.php:106
15194msgid "Surnames are inflected to indicate an individual’s gender."
15195msgstr ""
15196
15197#: app/SurnameTradition.php:107
15198msgctxt "Surname tradition"
15199msgid "Lithuanian"
15200msgstr ""
15201
15202#. I18N: In the Lithuanian surname tradition, ...
15203#: app/SurnameTradition.php:113
15204msgid "Surnames are inflected to indicate an individual’s gender and marital status."
15205msgstr ""
15206
15207#: app/SurnameTradition.php:114
15208msgctxt "Surname tradition"
15209msgid "none"
15210msgstr ""
15211
15212#: resources/views/admin/analytics-edit.phtml:8
15213#: resources/views/admin/control-panel.phtml:407
15214#: resources/views/modules/faq/config.phtml:8
15215#: resources/views/modules/faq/edit.phtml:9
15216#: resources/views/modules/relationships-chart/config.phtml:8
15217#: resources/views/modules/sitemap/config.phtml:8
15218#: resources/views/modules/stories/config.phtml:8
15219#: resources/views/modules/stories/edit.phtml:13
15220msgid "Modules"
15221msgstr ""
15222
15223#. I18N: A button label.
15224#: resources/views/admin/analytics-edit.phtml:31
15225#: resources/views/admin/components.phtml:139
15226#: resources/views/admin/location-edit.phtml:77
15227#: resources/views/admin/map-provider.phtml:55
15228#: resources/views/admin/merge-records-step-2.phtml:165
15229#: resources/views/admin/modules.phtml:267
15230#: resources/views/admin/site-mail.phtml:245
15231#: resources/views/admin/site-preferences.phtml:90
15232#: resources/views/admin/site-registration.phtml:76
15233#: resources/views/admin/trees-preferences.phtml:947
15234#: resources/views/admin/trees-privacy.phtml:272
15235#: resources/views/admin/users-create.phtml:71
15236#: resources/views/admin/users-edit.phtml:329
15237#: resources/views/edit-account-page.phtml:152
15238#: resources/views/edit-blocks-page.phtml:48
15239#: resources/views/edit/add-fact.phtml:87
15240#: resources/views/edit/change-family-members.phtml:78
15241#: resources/views/edit/edit-fact.phtml:116
15242#: resources/views/edit/link-child-to-family.phtml:39
15243#: resources/views/edit/link-spouse-to-individual.phtml:31
15244#: resources/views/edit/new-individual.phtml:310
15245#: resources/views/edit/raw-gedcom-fact.phtml:32
15246#: resources/views/edit/raw-gedcom-record.phtml:58
15247#: resources/views/edit/reorder-children.phtml:36
15248#: resources/views/edit/reorder-families.phtml:95
15249#: resources/views/edit/reorder-media.phtml:34
15250#: resources/views/edit/reorder-names.phtml:36
15251#: resources/views/edit/shared-note.phtml:32
15252#: resources/views/modals/create-media-from-file.phtml:58
15253#: resources/views/modals/footer-save-cancel.phtml:10
15254#: resources/views/modules/custom-css-js/edit.phtml:40
15255#: resources/views/modules/edit-block-config.phtml:25
15256#: resources/views/modules/faq/edit.phtml:77
15257#: resources/views/modules/favorites/favorites.phtml:175
15258#: resources/views/modules/gedcom_news/edit.phtml:42
15259#: resources/views/modules/relationships-chart/config.phtml:46
15260#: resources/views/modules/sitemap/config.phtml:28
15261#: resources/views/modules/stories/edit.phtml:60
15262#: resources/views/modules/user_blog/edit.phtml:42
15263msgid "save"
15264msgstr ""
15265
15266#. I18N: A button label.
15267#: resources/views/admin/analytics-edit.phtml:36
15268#: resources/views/admin/broadcast.phtml:61
15269#: resources/views/admin/components.phtml:144
15270#: resources/views/admin/email-page.phtml:59
15271#: resources/views/admin/location-edit.phtml:81
15272#: resources/views/admin/site-mail.phtml:250
15273#: resources/views/admin/site-preferences.phtml:95
15274#: resources/views/admin/site-registration.phtml:81
15275#: resources/views/admin/trees-preferences.phtml:951
15276#: resources/views/admin/trees-privacy.phtml:277
15277#: resources/views/contact-page.phtml:68
15278#: resources/views/edit-blocks-page.phtml:53
15279#: resources/views/edit/add-fact.phtml:92
15280#: resources/views/edit/change-family-members.phtml:83
15281#: resources/views/edit/edit-fact.phtml:121
15282#: resources/views/edit/link-child-to-family.phtml:44
15283#: resources/views/edit/link-spouse-to-individual.phtml:36
15284#: resources/views/edit/new-individual.phtml:322
15285#: resources/views/edit/raw-gedcom-fact.phtml:36
15286#: resources/views/edit/raw-gedcom-record.phtml:62
15287#: resources/views/edit/reorder-children.phtml:46
15288#: resources/views/edit/reorder-families.phtml:100
15289#: resources/views/edit/reorder-media.phtml:39
15290#: resources/views/edit/reorder-names.phtml:41
15291#: resources/views/edit/shared-note.phtml:37
15292#: resources/views/message-page.phtml:59
15293#: resources/views/modals/create-media-from-file.phtml:62
15294#: resources/views/modals/footer-save-cancel.phtml:14
15295#: resources/views/modules/clippings/add-options.phtml:32
15296#: resources/views/modules/clippings/download.phtml:65
15297#: resources/views/modules/custom-css-js/edit.phtml:45
15298#: resources/views/modules/edit-block-config.phtml:29
15299#: resources/views/modules/favorites/favorites.phtml:171
15300#: resources/views/modules/gedcom_news/edit.phtml:46
15301#: resources/views/modules/stories/edit.phtml:65
15302#: resources/views/modules/user_blog/edit.phtml:46
15303msgid "cancel"
15304msgstr ""
15305
15306#: resources/views/admin/broadcast.phtml:19
15307#: resources/views/admin/email-page.phtml:18
15308#: resources/views/message-page.phtml:17
15309msgctxt "Email sender"
15310msgid "From"
15311msgstr ""
15312
15313#: resources/views/admin/broadcast.phtml:28
15314#: resources/views/admin/email-page.phtml:27
15315#: resources/views/contact-page.phtml:18 resources/views/message-page.phtml:26
15316msgctxt "Email recipient"
15317msgid "To"
15318msgstr ""
15319
15320#: resources/views/admin/broadcast.phtml:47
15321#: resources/views/admin/email-page.phtml:45
15322#: resources/views/admin/site-logs.phtml:53
15323#: resources/views/admin/site-logs.phtml:108
15324#: resources/views/contact-page.phtml:54 resources/views/message-page.phtml:45
15325msgid "Message"
15326msgstr ""
15327
15328#: resources/views/admin/changes-log.phtml:22
15329#: resources/views/admin/site-logs.phtml:23
15330msgctxt "Start of date range"
15331msgid "From"
15332msgstr ""
15333
15334#: resources/views/admin/changes-log.phtml:29
15335#: resources/views/admin/site-logs.phtml:30
15336msgctxt "End of date range"
15337msgid "To"
15338msgstr ""
15339
15340#: resources/views/admin/changes-log.phtml:43
15341#: resources/views/admin/changes-log.phtml:117
15342#: resources/views/admin/data-fix-page.phtml:64
15343#: resources/views/admin/trees-privacy.phtml:213
15344#: resources/views/lists/anniversaries-table.phtml:32
15345#: resources/views/modules/clippings/show.phtml:21
15346#: resources/views/modules/recent_changes/changes-table.phtml:42
15347#: resources/views/modules/todo/research-tasks.phtml:32
15348msgid "Record"
15349msgstr ""
15350
15351#: resources/views/admin/changes-log.phtml:52
15352msgid "Old data"
15353msgstr ""
15354
15355#: resources/views/admin/changes-log.phtml:59
15356msgid "New data"
15357msgstr ""
15358
15359#: resources/views/admin/changes-log.phtml:66
15360#: resources/views/admin/changes-log.phtml:119
15361#: resources/views/admin/site-logs.phtml:60
15362#: resources/views/admin/site-logs.phtml:110
15363#: resources/views/modules/recent_changes/changes-table.phtml:49
15364#: resources/views/pending-changes-page.phtml:53
15365msgid "User"
15366msgstr ""
15367
15368#. I18N: A button label.
15369#: resources/views/admin/changes-log.phtml:82
15370#: resources/views/admin/site-logs.phtml:76
15371#: resources/views/modules/media-list/page.phtml:62
15372#: resources/views/search-advanced-page.phtml:72
15373#: resources/views/search-general-page.phtml:105
15374#: resources/views/search-phonetic-page.phtml:106
15375msgid "search"
15376msgstr ""
15377
15378#. I18N: A button label.
15379#: resources/views/admin/changes-log.phtml:87
15380#: resources/views/admin/site-logs.phtml:81
15381#: resources/views/modules/lifespans-chart/page.phtml:70
15382#: resources/views/modules/media-list/page.phtml:65
15383#: resources/views/modules/timeline-chart/page.phtml:30
15384msgid "reset"
15385msgstr ""
15386
15387#. I18N: A button label.
15388#: resources/views/admin/changes-log.phtml:91
15389#: resources/views/admin/site-logs.phtml:86
15390#: resources/views/modules/clippings/download.phtml:61
15391#: resources/views/report-setup-page.phtml:70
15392msgid "download"
15393msgstr ""
15394
15395#: resources/views/admin/changes-log.phtml:94
15396#: resources/views/admin/site-logs.phtml:89
15397msgid "Permanently delete these records?"
15398msgstr ""
15399
15400#. I18N: A button label.
15401#: resources/views/admin/changes-log.phtml:96
15402#: resources/views/admin/locations.phtml:82
15403#: resources/views/admin/site-logs.phtml:91
15404#: resources/views/admin/users-cleanup.phtml:65
15405#: resources/views/admin/webtrees1-thumbnails-form.phtml:27
15406msgid "delete"
15407msgstr ""
15408
15409#: resources/views/admin/changes-log.phtml:115
15410#: resources/views/admin/site-logs.phtml:106
15411msgid "Timestamp"
15412msgstr ""
15413
15414#: resources/views/admin/clean-data.phtml:14
15415#, php-format
15416msgid "Files marked with %s are required for proper operation and cannot be removed."
15417msgstr ""
15418
15419#: resources/views/admin/components.phtml:24
15420#: resources/views/admin/modules.phtml:55
15421msgid "Module"
15422msgstr ""
15423
15424#: resources/views/admin/components.phtml:25
15425#: resources/views/admin/components.phtml:64
15426#: resources/views/admin/modules.phtml:58
15427msgid "Enabled"
15428msgstr ""
15429
15430#: resources/views/admin/components.phtml:27
15431#: resources/views/admin/components.phtml:82
15432#: resources/views/admin/trees-privacy.phtml:219
15433msgid "Access level"
15434msgstr ""
15435
15436#: resources/views/admin/components.phtml:30
15437#: resources/views/admin/components.phtml:121
15438#: resources/views/modules/faq/config.phtml:44
15439msgid "Move up"
15440msgstr ""
15441
15442#: resources/views/admin/components.phtml:31
15443#: resources/views/admin/components.phtml:127
15444#: resources/views/modules/faq/config.phtml:45
15445msgid "Move down"
15446msgstr ""
15447
15448#: resources/views/admin/components.phtml:114
15449#: resources/views/family-page-menu.phtml:14
15450#: resources/views/gedcom-record-page-menu.phtml:13
15451#: resources/views/individual-page-menu.phtml:18
15452#: resources/views/media-page-menu.phtml:13
15453#: resources/views/note-page-menu.phtml:13
15454#: resources/views/repository-page-menu.phtml:13
15455#: resources/views/source-page-menu.phtml:13
15456#: resources/views/submitter-page-menu.phtml:13
15457msgid "edit"
15458msgstr ""
15459
15460#: resources/views/admin/control-panel.phtml:42
15461#: resources/views/admin/control-panel.phtml:468
15462#: resources/views/admin/trees-preferences.phtml:185
15463msgid "Website"
15464msgstr ""
15465
15466#. I18N: %s is a URL/link to the project website
15467#: resources/views/admin/control-panel.phtml:59
15468#, php-format
15469msgid "Support and documentation can be found at %s."
15470msgstr ""
15471
15472#: resources/views/admin/control-panel.phtml:139
15473#: resources/views/admin/trees.phtml:33
15474msgid "You need to create a family tree."
15475msgstr ""
15476
15477#: resources/views/admin/control-panel.phtml:320
15478#: resources/views/modules/gedcom_stats/statistics.phtml:123
15479#: resources/views/modules/html/template-statistics.phtml:55
15480msgid "Users"
15481msgstr ""
15482
15483#: resources/views/admin/control-panel.phtml:328
15484msgid "Administrators"
15485msgstr ""
15486
15487#: resources/views/admin/control-panel.phtml:328
15488msgid "Managers"
15489msgstr ""
15490
15491#: resources/views/admin/control-panel.phtml:328
15492msgid "Moderators"
15493msgstr ""
15494
15495#: resources/views/admin/control-panel.phtml:328
15496msgid "Not verified by the user"
15497msgstr ""
15498
15499#: resources/views/admin/control-panel.phtml:328
15500msgid "Not approved by an administrator"
15501msgstr ""
15502
15503#: resources/views/admin/control-panel.phtml:426
15504msgid "Genealogy"
15505msgstr ""
15506
15507#: resources/views/admin/control-panel.phtml:521
15508msgid "Individual page"
15509msgstr ""
15510
15511#: resources/views/admin/control-panel.phtml:667
15512msgid "Old files found"
15513msgstr ""
15514
15515#: resources/views/admin/control-panel.phtml:672
15516msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them."
15517msgstr ""
15518
15519#: resources/views/admin/custom-module-info.phtml:12
15520msgid "Custom module"
15521msgstr ""
15522
15523#: resources/views/admin/data-fix-page.phtml:46
15524#: resources/views/modules/batch_update/admin.phtml:82
15525#: resources/views/modules/batch_update/admin.phtml:86
15526msgid "Update all"
15527msgstr ""
15528
15529#: resources/views/admin/data-fix-page.phtml:68
15530#: resources/views/admin/data-fix-select.phtml:28
15531msgid "Data fix"
15532msgstr ""
15533
15534#: resources/views/admin/data-fix-page.phtml:80
15535msgid "Why does this list include records that do not need to be updated?"
15536msgstr ""
15537
15538#. I18N: A button label, next page
15539#: resources/views/admin/data-fix-select.phtml:49
15540#: resources/views/individual-page.phtml:79
15541#: resources/views/layouts/default.phtml:165
15542#: resources/views/lists/datatables-attributes.phtml:19
15543#: resources/views/modules/batch_update/admin.phtml:66
15544#: resources/views/modules/batch_update/admin.phtml:70
15545#: resources/views/modules/media-list/page.phtml:96
15546#: resources/views/modules/media-list/page.phtml:195
15547#: resources/views/setup/step-1-language.phtml:39
15548#: resources/views/setup/step-2-server-checks.phtml:67
15549#: resources/views/setup/step-3-database-type.phtml:75
15550#: resources/views/setup/step-4-database-mysql.phtml:114
15551#: resources/views/setup/step-4-database-pgsql.phtml:101
15552#: resources/views/setup/step-4-database-sqlite.phtml:75
15553#: resources/views/setup/step-4-database-sqlsvr.phtml:101
15554#: resources/views/setup/step-5-administrator.phtml:86
15555msgid "next"
15556msgstr ""
15557
15558#: resources/views/admin/fix-level-0-media-action.phtml:17
15559msgid "Move the media object?"
15560msgstr ""
15561
15562#: resources/views/admin/fix-level-0-media.phtml:14
15563msgid "If a media object is linked to an individual, when it should be linked to a fact or event, then you can move it to the correct location."
15564msgstr ""
15565
15566#: resources/views/admin/location-edit.phtml:33
15567#: resources/views/admin/locations.phtml:19
15568msgid "Flag"
15569msgstr ""
15570
15571#: resources/views/admin/location-edit.phtml:49
15572#: resources/views/admin/location-edit.phtml:60
15573msgid "degrees"
15574msgstr ""
15575
15576#: resources/views/admin/location-edit.phtml:65
15577#: resources/views/modules/fanchart/page.phtml:44
15578msgid "Zoom"
15579msgstr ""
15580
15581#: resources/views/admin/location-edit.phtml:134
15582#: resources/views/modules/pedigree-map/chart.phtml:95
15583#: resources/views/modules/place-hierarchy/map.phtml:92
15584#: resources/views/modules/places/tab.phtml:85
15585#: resources/views/modules/timeline-chart/page.phtml:38
15586msgid "Zoom in"
15587msgstr ""
15588
15589#: resources/views/admin/location-edit.phtml:135
15590#: resources/views/modules/pedigree-map/chart.phtml:96
15591#: resources/views/modules/place-hierarchy/map.phtml:93
15592#: resources/views/modules/places/tab.phtml:86
15593#: resources/views/modules/timeline-chart/page.phtml:41
15594msgid "Zoom out"
15595msgstr ""
15596
15597#: resources/views/admin/location-edit.phtml:136
15598#: resources/views/modules/pedigree-map/chart.phtml:71
15599#: resources/views/modules/place-hierarchy/map.phtml:72
15600#: resources/views/modules/places/tab.phtml:61
15601msgid "Reset to initial map state"
15602msgstr ""
15603
15604#: resources/views/admin/location-edit.phtml:137
15605#: resources/views/modules/pedigree-map/chart.phtml:167
15606#: resources/views/modules/places/tab.phtml:140
15607msgid "No mappable items"
15608msgstr ""
15609
15610#: resources/views/admin/location-edit.phtml:138
15611#: resources/views/modules/pedigree-map/chart.phtml:171
15612msgid "An unknown error occurred"
15613msgstr ""
15614
15615#: resources/views/admin/locations.phtml:18
15616msgid "Zoom level"
15617msgstr ""
15618
15619#: resources/views/admin/locations.phtml:63
15620#, php-format
15621msgid "Flag of %s"
15622msgstr ""
15623
15624#: resources/views/admin/locations.phtml:79
15625msgid "Remove this location?"
15626msgstr ""
15627
15628#. I18N: A button label.
15629#: resources/views/admin/locations.phtml:101
15630msgid "add place"
15631msgstr ""
15632
15633#. I18N: A button label.
15634#: resources/views/admin/locations.phtml:107
15635msgid "export file"
15636msgstr ""
15637
15638#. I18N: A button label.
15639#: resources/views/admin/locations.phtml:120
15640msgid "import file"
15641msgstr ""
15642
15643#: resources/views/admin/locations.phtml:132
15644msgid "Import all places from a family tree"
15645msgstr ""
15646
15647#. I18N: A button label.
15648#: resources/views/admin/locations.phtml:141
15649msgid "import"
15650msgstr ""
15651
15652#: resources/views/admin/map-import-form.phtml:19
15653#: resources/views/admin/trees-export.phtml:18
15654#: resources/views/admin/trees-import.phtml:41
15655#: resources/views/modals/media-file-fields.phtml:19
15656#: resources/views/modals/media-file-fields.phtml:79
15657msgid "A file on the server"
15658msgstr ""
15659
15660#: resources/views/admin/map-import-form.phtml:43
15661#: resources/views/admin/trees-export.phtml:37
15662#: resources/views/admin/trees-import.phtml:30
15663#: resources/views/modals/media-file-fields.phtml:15
15664#: resources/views/modals/media-file-fields.phtml:31
15665msgid "A file on your computer"
15666msgstr ""
15667
15668#: resources/views/admin/map-import-form.phtml:54
15669msgid "Delete all existing geographic data before importing the file."
15670msgstr ""
15671
15672#: resources/views/admin/map-import-form.phtml:66
15673#: resources/views/admin/trees.phtml:270
15674msgid "Import"
15675msgstr ""
15676
15677#: resources/views/admin/map-import-form.phtml:69
15678msgid "Add new, and update existing records"
15679msgstr ""
15680
15681#: resources/views/admin/map-import-form.phtml:69
15682msgid "Only add new records"
15683msgstr ""
15684
15685#: resources/views/admin/map-import-form.phtml:69
15686msgid "Only update existing records"
15687msgstr ""
15688
15689#: resources/views/admin/map-import-form.phtml:91
15690msgid "Really delete all geographic data?"
15691msgstr ""
15692
15693#: resources/views/admin/map-provider.phtml:20
15694msgid "Do not use maps"
15695msgstr ""
15696
15697#: resources/views/admin/map-provider.phtml:31
15698msgid "Use the GeoNames database for autocomplete on places"
15699msgstr ""
15700
15701#. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting
15702#: resources/views/admin/map-provider.phtml:44
15703msgid "The website www.geonames.org provides a large database of place names. This can be searched when entering new places. To use this feature, you must register for a free account at www.geonames.org and provide the username."
15704msgstr ""
15705
15706#: resources/views/admin/media-upload.phtml:13
15707msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats."
15708msgstr ""
15709
15710#: resources/views/admin/media-upload.phtml:14
15711#: resources/views/modals/media-file-fields.phtml:36
15712msgid "Maximum upload size: "
15713msgstr ""
15714
15715#: resources/views/admin/media-upload.phtml:21
15716#: resources/views/admin/media.phtml:95
15717#: resources/views/admin/webtrees1-thumbnails.phtml:35
15718#: resources/views/media-page.phtml:92 resources/views/media-page.phtml:187
15719#: resources/views/modals/create-media-from-file.phtml:24
15720#: resources/views/modals/media-file-fields.phtml:10
15721msgid "Media file"
15722msgstr ""
15723
15724#: resources/views/admin/media-upload.phtml:25
15725msgid "Media file to upload"
15726msgstr ""
15727
15728#: resources/views/admin/media-upload.phtml:35
15729#: resources/views/modals/media-file-fields.phtml:44
15730msgid "Filename on server"
15731msgstr ""
15732
15733#: resources/views/admin/media-upload.phtml:41
15734msgid "Leave this entry blank to keep the original filename"
15735msgstr ""
15736
15737#: resources/views/admin/media-upload.phtml:48
15738msgid "Folder name on server"
15739msgstr ""
15740
15741#. I18N: A button label.
15742#: resources/views/admin/media-upload.phtml:64
15743msgid "upload"
15744msgstr ""
15745
15746#: resources/views/admin/media.phtml:26
15747#: resources/views/admin/trees-preferences.phtml:251
15748msgid "Media files"
15749msgstr ""
15750
15751#: resources/views/admin/media.phtml:27
15752#: resources/views/admin/trees-preferences.phtml:227
15753msgid "Media folders"
15754msgstr ""
15755
15756#. I18N: “Local files” are stored on this computer
15757#: resources/views/admin/media.phtml:35
15758msgid "Local files"
15759msgstr ""
15760
15761#. I18N: “External files” are stored on other computers
15762#: resources/views/admin/media.phtml:40
15763msgid "External files"
15764msgstr ""
15765
15766#: resources/views/admin/media.phtml:45
15767msgid "Unused files"
15768msgstr ""
15769
15770#. I18N: A configuration setting
15771#: resources/views/admin/media.phtml:58
15772#: resources/views/admin/trees-preferences.phtml:232
15773msgid "Media folder"
15774msgstr ""
15775
15776#. I18N: Label for check-box
15777#: resources/views/admin/media.phtml:65
15778#: resources/views/modules/media-list/page.phtml:25
15779msgid "Include subfolders"
15780msgstr ""
15781
15782#: resources/views/admin/media.phtml:70
15783msgid "Exclude subfolders"
15784msgstr ""
15785
15786#: resources/views/admin/media.phtml:74
15787msgid "External media files have a URL instead of a filename."
15788msgstr ""
15789
15790#: resources/views/admin/merge-records-step-1.phtml:19
15791msgid "Select two records to merge."
15792msgstr ""
15793
15794#: resources/views/admin/merge-records-step-1.phtml:36
15795msgid "First record"
15796msgstr ""
15797
15798#: resources/views/admin/merge-records-step-1.phtml:70
15799msgid "Second record"
15800msgstr ""
15801
15802#: resources/views/admin/merge-records-step-2.phtml:21
15803msgid "Select the facts and events to keep from both records."
15804msgstr ""
15805
15806#: resources/views/admin/merge-records-step-2.phtml:26
15807msgid "The following facts and events were found in both records."
15808msgstr ""
15809
15810#: resources/views/admin/merge-records-step-2.phtml:35
15811#: resources/views/admin/merge-records-step-2.phtml:82
15812#: resources/views/admin/merge-records-step-2.phtml:128
15813msgid "Select"
15814msgstr ""
15815
15816#: resources/views/admin/merge-records-step-2.phtml:38
15817#: resources/views/admin/merge-records-step-2.phtml:85
15818#: resources/views/admin/merge-records-step-2.phtml:131
15819#: resources/views/gedcom-record-page.phtml:39
15820#: resources/views/media-page.phtml:53
15821#: resources/views/modules/statistics-chart/custom.phtml:66
15822#: resources/views/note-page.phtml:39 resources/views/repository-page.phtml:39
15823#: resources/views/source-page.phtml:40 resources/views/submitter-page.phtml:39
15824msgid "Details"
15825msgstr ""
15826
15827#: resources/views/admin/merge-records-step-2.phtml:62
15828#: resources/views/admin/merge-records-step-2.phtml:109
15829#: resources/views/admin/merge-records-step-2.phtml:155
15830msgid "No matching facts found"
15831msgstr ""
15832
15833#. I18N: the name of an individual, source, etc.
15834#: resources/views/admin/merge-records-step-2.phtml:73
15835#: resources/views/admin/merge-records-step-2.phtml:119
15836#, php-format
15837msgid "The following facts and events were only found in the record of %s."
15838msgstr ""
15839
15840#: resources/views/admin/modules.phtml:33
15841#, php-format
15842msgid "Preferences exist for the module “%s”, but this module no longer exists."
15843msgstr ""
15844
15845#: resources/views/admin/modules.phtml:35
15846msgid "Delete the preferences for this module."
15847msgstr ""
15848
15849#: resources/views/admin/modules.phtml:50
15850#: resources/views/modules/batch_update/admin.phtml:9
15851msgid "Module administration"
15852msgstr ""
15853
15854#: resources/views/admin/modules.phtml:150
15855#: resources/views/admin/modules.phtml:153
15856msgid "Menu"
15857msgstr ""
15858
15859#: resources/views/admin/modules.phtml:158
15860#: resources/views/admin/modules.phtml:161
15861msgid "Tab"
15862msgstr ""
15863
15864#: resources/views/admin/modules.phtml:166
15865#: resources/views/admin/modules.phtml:169
15866msgid "Sidebar"
15867msgstr ""
15868
15869#: resources/views/admin/modules.phtml:197
15870#: resources/views/admin/modules.phtml:200
15871msgid "Chart"
15872msgstr ""
15873
15874#: resources/views/admin/modules.phtml:205
15875#: resources/views/admin/modules.phtml:208
15876msgid "List"
15877msgstr ""
15878
15879#: resources/views/admin/modules.phtml:221
15880#: resources/views/admin/modules.phtml:224
15881msgid "Footer"
15882msgstr ""
15883
15884#: resources/views/admin/server-information.phtml:13
15885msgid "PHP information"
15886msgstr ""
15887
15888#: resources/views/admin/site-logs.phtml:44
15889#: resources/views/admin/site-logs.phtml:109
15890msgid "IP address"
15891msgstr ""
15892
15893#: resources/views/admin/site-mail.phtml:34
15894msgid "Instructions for Google mail"
15895msgstr ""
15896
15897#. I18N: A configuration setting
15898#: resources/views/admin/site-mail.phtml:38
15899#: resources/views/admin/site-mail.phtml:97
15900#: resources/views/setup/step-4-database-mysql.phtml:29
15901#: resources/views/setup/step-4-database-pgsql.phtml:29
15902#: resources/views/setup/step-4-database-sqlsvr.phtml:29
15903msgid "Server name"
15904msgstr ""
15905
15906#. I18N: A configuration setting
15907#: resources/views/admin/site-mail.phtml:40
15908#: resources/views/admin/site-mail.phtml:111
15909#: resources/views/setup/step-4-database-mysql.phtml:47
15910#: resources/views/setup/step-4-database-pgsql.phtml:41
15911#: resources/views/setup/step-4-database-sqlsvr.phtml:41
15912msgid "Port number"
15913msgstr ""
15914
15915#. I18N: A configuration setting
15916#: resources/views/admin/site-mail.phtml:42
15917#: resources/views/admin/site-mail.phtml:169
15918msgid "Secure connection"
15919msgstr ""
15920
15921#. I18N: A configuration setting
15922#: resources/views/admin/site-mail.phtml:44
15923#: resources/views/admin/site-mail.phtml:141
15924#: resources/views/admin/users-create.phtml:32
15925#: resources/views/admin/users-edit.phtml:36
15926#: resources/views/admin/users.phtml:20
15927#: resources/views/edit-account-page.phtml:20
15928#: resources/views/emails/register-notify-html.phtml:17
15929#: resources/views/emails/register-notify-text.phtml:11
15930#: resources/views/login-page.phtml:34
15931#: resources/views/modules/login_block/sign-in.phtml:19
15932#: resources/views/modules/todo/research-tasks.phtml:35
15933#: resources/views/password-reset-page.phtml:25
15934#: resources/views/register-page.phtml:58
15935#: resources/views/setup/step-5-administrator.phtml:48
15936msgid "Username"
15937msgstr ""
15938
15939#. I18N: A configuration setting
15940#: resources/views/admin/site-mail.phtml:46
15941#: resources/views/admin/site-mail.phtml:155
15942#: resources/views/admin/users-create.phtml:45
15943#: resources/views/admin/users-edit.phtml:49
15944#: resources/views/edit-account-page.phtml:76
15945#: resources/views/login-page.phtml:43
15946#: resources/views/modules/login_block/sign-in.phtml:26
15947#: resources/views/password-reset-page.phtml:34
15948#: resources/views/register-page.phtml:70
15949#: resources/views/setup/step-5-administrator.phtml:60
15950msgid "Password"
15951msgstr ""
15952
15953#: resources/views/admin/site-mail.phtml:48
15954msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>."
15955msgstr ""
15956
15957#: resources/views/admin/site-mail.phtml:50
15958msgid "If you do not use two-factor authentication, enable <a href=\"https://www.google.com/settings/security/lesssecureapps\">less secure applications</a> and use your Google password."
15959msgstr ""
15960
15961#. I18N: Help text for the “Messages” site configuration setting
15962#: resources/views/admin/site-mail.phtml:67
15963msgid "webtrees needs to send emails, such as password reminders and website notifications."
15964msgstr ""
15965
15966#. I18N: A configuration setting
15967#: resources/views/admin/site-mail.phtml:75
15968msgid "Sender name"
15969msgstr ""
15970
15971#. I18N: Help text for the “Sender name” site configuration setting
15972#: resources/views/admin/site-mail.phtml:81
15973msgid "This name is used in the “From” field, when sending automatic emails from this server."
15974msgstr ""
15975
15976#: resources/views/admin/site-mail.phtml:86
15977msgid "Most mail servers require a valid email address."
15978msgstr ""
15979
15980#: resources/views/admin/site-mail.phtml:92
15981msgid "SMTP mail server"
15982msgstr ""
15983
15984#. I18N: Help text for the “Server name” site configuration setting
15985#: resources/views/admin/site-mail.phtml:103
15986msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server."
15987msgstr ""
15988
15989#. I18N: Help text for the "Port number" site configuration setting
15990#: resources/views/admin/site-mail.phtml:117
15991msgid "By default, SMTP works on port 25."
15992msgstr ""
15993
15994#. I18N: A configuration setting
15995#: resources/views/admin/site-mail.phtml:126
15996msgid "Use password"
15997msgstr ""
15998
15999#. I18N: Help text for the “Use password” site configuration setting
16000#: resources/views/admin/site-mail.phtml:132
16001msgid "Most SMTP servers require a password."
16002msgstr ""
16003
16004#. I18N: Help text for the "Username" site configuration setting
16005#: resources/views/admin/site-mail.phtml:147
16006msgid "The username required for authentication with the SMTP server."
16007msgstr ""
16008
16009#. I18N: Help text for the "Password" site configuration setting
16010#: resources/views/admin/site-mail.phtml:161
16011msgid "The password required for authentication with the SMTP server."
16012msgstr ""
16013
16014#. I18N: Help text for the “Secure connection” site configuration setting
16015#: resources/views/admin/site-mail.phtml:175
16016msgid "Most servers do not use secure connections."
16017msgstr ""
16018
16019#. I18N: A configuration setting
16020#: resources/views/admin/site-mail.phtml:183
16021msgid "Sending server name"
16022msgstr ""
16023
16024#. I18N: Help text for the "Sending server name" site configuration setting
16025#: resources/views/admin/site-mail.phtml:189
16026msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name."
16027msgstr ""
16028
16029#: resources/views/admin/site-mail.phtml:194
16030msgid "Most mail servers require a valid domain name."
16031msgstr ""
16032
16033#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail
16034#: resources/views/admin/site-mail.phtml:202
16035msgid "DKIM digital signature"
16036msgstr ""
16037
16038#: resources/views/admin/site-mail.phtml:207
16039msgid "Domain name"
16040msgstr ""
16041
16042#: resources/views/admin/site-mail.phtml:216
16043msgid "Selector"
16044msgstr ""
16045
16046#: resources/views/admin/site-mail.phtml:225
16047msgid "Private key"
16048msgstr ""
16049
16050#: resources/views/admin/site-mail.phtml:239
16051msgid "Send a test email using these settings"
16052msgstr ""
16053
16054#. I18N: A configuration setting
16055#: resources/views/admin/site-preferences.phtml:20
16056msgid "Data folder"
16057msgstr ""
16058
16059#. I18N: Help text for the "Data folder" site configuration setting
16060#: resources/views/admin/site-preferences.phtml:26
16061msgid "This folder will be used by webtrees to store media files, GEDCOM files, temporary files, etc. These files may contain private data, and should not be made available over the internet."
16062msgstr ""
16063
16064#. I18N: “Apache” is a software program.
16065#: resources/views/admin/site-preferences.phtml:30
16066msgid "To protect this private data, webtrees uses an Apache configuration file (.htaccess) which blocks all access to this folder. If your web-server does not support .htaccess files, and you cannot restrict access to this folder, then you can select another folder, away from your web documents."
16067msgstr ""
16068
16069#: resources/views/admin/site-preferences.phtml:33
16070msgid "If you select a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess) from the existing folder to the new folder."
16071msgstr ""
16072
16073#: resources/views/admin/site-preferences.phtml:36
16074msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)."
16075msgstr ""
16076
16077#. I18N: A configuration setting
16078#: resources/views/admin/site-preferences.phtml:44
16079#: resources/views/admin/users-edit.phtml:117
16080#: resources/views/edit-account-page.phtml:99
16081msgid "Time zone"
16082msgstr ""
16083
16084#: resources/views/admin/site-preferences.phtml:49
16085#: resources/views/admin/users-edit.phtml:122
16086#: resources/views/edit-account-page.phtml:104
16087msgid "The time zone is required for date calculations, such as knowing today’s date."
16088msgstr ""
16089
16090#. I18N: A configuration setting
16091#: resources/views/admin/site-preferences.phtml:58
16092msgid "Default theme"
16093msgstr ""
16094
16095#. I18N: Help text for the "Default theme" site configuration setting
16096#: resources/views/admin/site-preferences.phtml:64
16097msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc."
16098msgstr ""
16099
16100#. I18N: A configuration setting
16101#: resources/views/admin/site-preferences.phtml:74
16102msgid "Show list of family trees"
16103msgstr ""
16104
16105#. I18N: Help text for the “Show list of family trees” site configuration setting
16106#: resources/views/admin/site-preferences.phtml:80
16107msgid "For websites with more than one family tree, this option will show the list of family trees in the main menu, the search pages, etc."
16108msgstr ""
16109
16110#. I18N: A configuration setting
16111#: resources/views/admin/site-registration.phtml:19
16112msgid "Welcome text on sign-in page"
16113msgstr ""
16114
16115#. I18N: A configuration setting
16116#: resources/views/admin/site-registration.phtml:31
16117msgid "Custom welcome text"
16118msgstr ""
16119
16120#. I18N: Help text for the "Custom welcome text" site configuration setting
16121#: resources/views/admin/site-registration.phtml:36
16122msgid "To set this text for other languages, you must switch to that language, and visit this page again."
16123msgstr ""
16124
16125#. I18N: A configuration setting
16126#: resources/views/admin/site-registration.phtml:45
16127msgid "Allow visitors to request a new user account"
16128msgstr ""
16129
16130#: resources/views/admin/site-registration.phtml:50
16131msgid "The new user will be asked to confirm their email address before the account is created."
16132msgstr ""
16133
16134#: resources/views/admin/site-registration.phtml:51
16135msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree."
16136msgstr ""
16137
16138#: resources/views/admin/site-registration.phtml:52
16139msgid "An administrator must approve the new user account and select an access level before the user can sign in."
16140msgstr ""
16141
16142#. I18N: A configuration setting
16143#: resources/views/admin/site-registration.phtml:62
16144msgid "Show acceptable use agreement on “Request a new user account” page"
16145msgstr ""
16146
16147#. I18N: A configuration setting
16148#: resources/views/admin/trees-check.phtml:14
16149#: resources/views/admin/trees-preferences.phtml:635
16150msgid "GEDCOM errors"
16151msgstr ""
16152
16153#: resources/views/admin/trees-check.phtml:26
16154msgid "No errors have been found."
16155msgstr ""
16156
16157#: resources/views/admin/trees-create.phtml:18
16158#: resources/views/admin/trees-preferences.phtml:21
16159msgid "Family tree title"
16160msgstr ""
16161
16162#. I18N: help text for family tree / GEDCOM file names
16163#: resources/views/admin/trees-create.phtml:43
16164#: resources/views/admin/trees-preferences.phtml:57
16165msgid "Avoid spaces and punctuation. A family name might be a good choice."
16166msgstr ""
16167
16168#. I18N: A button label.
16169#: resources/views/admin/trees-create.phtml:52
16170msgid "create"
16171msgstr ""
16172
16173#: resources/views/admin/trees-create.phtml:55
16174msgid "After creating the family tree, you will be able to import data from a GEDCOM file."
16175msgstr ""
16176
16177#: resources/views/admin/trees-duplicates.phtml:30
16178msgid "Merge"
16179msgstr ""
16180
16181#: resources/views/admin/trees-duplicates.phtml:37
16182msgid "No duplicates have been found."
16183msgstr ""
16184
16185#: resources/views/admin/trees-export.phtml:44
16186msgid "Export preferences"
16187msgstr ""
16188
16189#: resources/views/admin/trees-export.phtml:58
16190msgid "Include media (automatically zips files)"
16191msgstr ""
16192
16193#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file
16194#: resources/views/admin/trees-export.phtml:76
16195msgid "Add the GEDCOM media path to filenames"
16196msgstr ""
16197
16198#. I18N: %s is the name of a folder.
16199#: resources/views/admin/trees-export.phtml:80
16200#, php-format
16201msgid "Media filenames will be prefixed by %s."
16202msgstr ""
16203
16204#: resources/views/admin/trees-export.phtml:87
16205#: resources/views/modules/clippings/download.phtml:15
16206#: resources/views/modules/clippings/download.phtml:34
16207msgid "Apply privacy settings"
16208msgstr ""
16209
16210#. I18N: %s is the name of a family tree
16211#: resources/views/admin/trees-import.phtml:14
16212#, php-format
16213msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file."
16214msgstr ""
16215
16216#: resources/views/admin/trees-import.phtml:17
16217msgid "You have selected a GEDCOM file with a different name. Is this correct?"
16218msgstr ""
16219
16220#: resources/views/admin/trees-import.phtml:24
16221msgid "Select a GEDCOM file to import"
16222msgstr ""
16223
16224#: resources/views/admin/trees-import.phtml:59
16225msgid "No GEDCOM files found."
16226msgstr ""
16227
16228#: resources/views/admin/trees-import.phtml:75
16229msgid "Import preferences"
16230msgstr ""
16231
16232#. I18N: A configuration setting
16233#: resources/views/admin/trees-import.phtml:80
16234msgid "Keep media objects"
16235msgstr ""
16236
16237#: resources/views/admin/trees-import.phtml:83
16238msgid "If you have created media objects in webtrees, and have subsequently edited this GEDCOM file using genealogy software that deletes media objects, then select this option to merge the current media objects with the new GEDCOM file."
16239msgstr ""
16240
16241#: resources/views/admin/trees-import.phtml:87
16242msgid "Add spaces where long lines were wrapped"
16243msgstr ""
16244
16245#: resources/views/admin/trees-import.phtml:90
16246msgid "If you created this GEDCOM file using genealogy software that omits spaces when splitting long lines, then select this option to reinsert the missing spaces."
16247msgstr ""
16248
16249#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file
16250#: resources/views/admin/trees-import.phtml:93
16251msgid "Remove the GEDCOM media path from filenames"
16252msgstr ""
16253
16254#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg16255#: resources/views/admin/trees-import.phtml:105
16256msgid "Some genealogy software creates GEDCOM files that contain media filenames with full paths. These paths will not exist on the web-server. To allow webtrees to find the file, the first part of the path must be removed."
16257msgstr ""
16258
16259#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names
16260#: resources/views/admin/trees-import.phtml:106
16261#, php-format
16262msgid "For example, if the GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s."
16263msgstr ""
16264
16265#: resources/views/admin/trees-merge.phtml:14
16266#: resources/views/admin/trees-renumber.phtml:13
16267msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”."
16268msgstr ""
16269
16270#. I18N: An XREF is the identification number used in GEDCOM files.
16271#: resources/views/admin/trees-merge.phtml:17
16272#, php-format
16273msgid "The two family trees have %1$s record which uses the same “XREF”."
16274msgid_plural "The two family trees have %1$s records which use the same “XREF”."
16275msgstr[0] ""
16276msgstr[1] ""
16277
16278#: resources/views/admin/trees-merge.phtml:20
16279msgid "You must renumber the records in one of the trees before you can merge them."
16280msgstr ""
16281
16282#. I18N: Copy all the records from [family tree 1] into [family tree 2]
16283#: resources/views/admin/trees-merge.phtml:38
16284#, php-format
16285msgid "Copy all the records from %1$s into %2$s."
16286msgstr ""
16287
16288#: resources/views/admin/trees-preferences.phtml:16
16289#: resources/views/admin/trees-preferences.phtml:614
16290msgid "General"
16291msgstr ""
16292
16293#. I18N: Help text for the “Language” configuration setting
16294#: resources/views/admin/trees-preferences.phtml:76
16295msgid "If a visitor to the website has not selected a preferred language in their browser preferences, or they have selected an unsupported language, then this language will be used. Typically this applies to search engines."
16296msgstr ""
16297
16298#. I18N: Help text for the “Default individual” configuration setting
16299#: resources/views/admin/trees-preferences.phtml:89
16300#: resources/views/edit-account-page.phtml:68
16301msgid "This individual will be selected by default when viewing charts and reports."
16302msgstr ""
16303
16304#. I18N: A configuration setting
16305#: resources/views/admin/trees-preferences.phtml:98
16306#: resources/views/admin/trees-preferences.phtml:100
16307#: resources/views/admin/trees-preferences.phtml:103
16308msgid "Calendar conversion"
16309msgstr ""
16310
16311#. I18N: Help text for the “Calendar conversion” configuration setting
16312#: resources/views/admin/trees-preferences.phtml:116
16313msgid "Different calendar systems are used in different parts of the world, and many other calendar systems have been used in the past. Where possible, you should enter dates using the calendar in which the event was originally recorded. You can then specify a conversion, to show these dates in a more familiar calendar. If you regularly use two calendars, you can specify two conversions and dates will be converted to both the selected calendars."
16314msgstr ""
16315
16316#. I18N: Help text for the “Calendar conversion” configuration setting
16317#: resources/views/admin/trees-preferences.phtml:119
16318#, php-format
16319msgid "Dates are only converted if they are valid for the calendar. For example, only dates between %1$s and %2$s will be converted to the French calendar and only dates after %3$s will be converted to the Gregorian calendar."
16320msgstr ""
16321
16322#. I18N: Help text for the “Calendar conversion” configuration setting
16323#: resources/views/admin/trees-preferences.phtml:122
16324msgid "In some calendars, days start at midnight. In other calendars, days start at sunset. The conversion process does not take account of the time, so for any event that occurs between sunset and midnight, the conversion between these types of calendar will be one day out."
16325msgstr ""
16326
16327#. I18N: A configuration setting
16328#: resources/views/admin/trees-preferences.phtml:132
16329msgid "Add unique identifiers"
16330msgstr ""
16331
16332#. I18N: Help text for the “Add unique identifiers” configuration setting
16333#: resources/views/admin/trees-preferences.phtml:137
16334msgid "Unique identifiers allow the same record to be found in different family trees and in different systems. They will be added whenever records are created or updated. If you do not want unique identifiers to be displayed, you can hide them using the privacy rules."
16335msgstr ""
16336
16337#. I18N: A configuration setting
16338#: resources/views/admin/trees-preferences.phtml:148
16339msgid "Genealogy contact"
16340msgstr ""
16341
16342#. I18N: Help text for the “Genealogy contact” configuration setting
16343#: resources/views/admin/trees-preferences.phtml:160
16344msgid "The individual to contact about the genealogy data on this website."
16345msgstr ""
16346
16347#. I18N: A configuration setting
16348#: resources/views/admin/trees-preferences.phtml:168
16349msgid "Technical help contact"
16350msgstr ""
16351
16352#. I18N: Help text for the “Technical help contact” configuration setting
16353#: resources/views/admin/trees-preferences.phtml:180
16354msgid "The individual to be contacted about technical questions or errors encountered on your website."
16355msgstr ""
16356
16357#. I18N: A configuration setting
16358#: resources/views/admin/trees-preferences.phtml:190
16359msgid "Add to TITLE header tag"
16360msgstr ""
16361
16362#. I18N: Help text for the “Add to TITLE header tag” configuration setting
16363#: resources/views/admin/trees-preferences.phtml:202
16364msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc."
16365msgstr ""
16366
16367#. I18N: A configuration setting
16368#: resources/views/admin/trees-preferences.phtml:210
16369msgid "Description META tag"
16370msgstr ""
16371
16372#. I18N: Help text for the “Description META tag” configuration setting
16373#: resources/views/admin/trees-preferences.phtml:222
16374msgid "The value to place in the “meta description” tag in the HTML page header. Leave this field empty to use the name of the family tree."
16375msgstr ""
16376
16377#. I18N: Help text for the “Media folder” configuration setting
16378#: resources/views/admin/trees-preferences.phtml:244
16379msgid "This folder will be used to store the media files for this family tree."
16380msgstr ""
16381
16382#. I18N: Help text for the “Media folder” configuration setting
16383#: resources/views/admin/trees-preferences.phtml:245
16384msgid "If you select a different folder, you must also move any media files from the existing folder to the new one."
16385msgstr ""
16386
16387#. I18N: Help text for the “Media folder” configuration setting
16388#: resources/views/admin/trees-preferences.phtml:246
16389msgid "If two family trees use the same media folder, then they will be able to share media files. If they use different media folders, then their media files will be kept separate."
16390msgstr ""
16391
16392#. I18N: A configuration setting
16393#: resources/views/admin/trees-preferences.phtml:256
16394msgid "Who can upload new media files"
16395msgstr ""
16396
16397#. I18N: Help text for the “Who can upload new media files” configuration setting
16398#: resources/views/admin/trees-preferences.phtml:261
16399msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only."
16400msgstr ""
16401
16402#. I18N: A configuration setting
16403#: resources/views/admin/trees-preferences.phtml:270
16404msgid "Show a download link in the media viewer"
16405msgstr ""
16406
16407#. I18N: Help text for the “Show a download link in the media viewer” configuration setting
16408#: resources/views/admin/trees-preferences.phtml:275
16409msgid "This option will make it easier for users to download images."
16410msgstr ""
16411
16412#: resources/views/admin/trees-preferences.phtml:281
16413#: resources/views/admin/trees-preferences.phtml:287
16414msgid "Thumbnail images"
16415msgstr ""
16416
16417#: resources/views/admin/trees-preferences.phtml:290
16418#: resources/views/admin/trees-preferences.phtml:370
16419#: resources/views/admin/trees-preferences.phtml:385
16420#: resources/views/admin/trees-preferences.phtml:401
16421#: resources/views/admin/trees-preferences.phtml:526
16422#: resources/views/admin/trees-preferences.phtml:638
16423#: resources/views/admin/trees-preferences.phtml:653
16424msgid "hide"
16425msgstr ""
16426
16427#: resources/views/admin/trees-preferences.phtml:290
16428#: resources/views/admin/trees-preferences.phtml:370
16429#: resources/views/admin/trees-preferences.phtml:385
16430#: resources/views/admin/trees-preferences.phtml:401
16431#: resources/views/admin/trees-preferences.phtml:526
16432#: resources/views/admin/trees-preferences.phtml:638
16433#: resources/views/admin/trees-preferences.phtml:653
16434#: resources/views/modules/faq/config.phtml:26
16435#: resources/views/modules/stories/config.phtml:21
16436msgid "show"
16437msgstr ""
16438
16439#: resources/views/admin/trees-preferences.phtml:292
16440msgid "Show thumbnail images in charts and family groups."
16441msgstr ""
16442
16443#. I18N: A configuration setting
16444#: resources/views/admin/trees-preferences.phtml:302
16445msgid "Use silhouettes"
16446msgstr ""
16447
16448#. I18N: Help text for the “Use silhouettes” configuration setting
16449#: resources/views/admin/trees-preferences.phtml:307
16450msgid "Use silhouette images when no highlighted image for that individual has been specified. The images used are specific to the gender of the individual in question."
16451msgstr ""
16452
16453#: resources/views/admin/trees-preferences.phtml:313
16454msgid "Watermarks"
16455msgstr ""
16456
16457#: resources/views/admin/trees-preferences.phtml:318
16458msgid "Images without watermarks"
16459msgstr ""
16460
16461#. I18N: Help text for the “Images without watermarks” configuration setting
16462#: resources/views/admin/trees-preferences.phtml:323
16463msgid "Watermarks are optional and normally shown just to visitors."
16464msgstr ""
16465
16466#: resources/views/admin/trees-preferences.phtml:333
16467msgid "Surname list style"
16468msgstr ""
16469
16470#. I18N: A configuration setting
16471#: resources/views/admin/trees-preferences.phtml:345
16472msgid "Maximum number of surnames on individual list"
16473msgstr ""
16474
16475#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting
16476#: resources/views/admin/trees-preferences.phtml:358
16477msgid "Long lists of individuals with the same surname can be broken into smaller sub-lists according to the first letter of the individual’s given name.<br><br>This option determines when sub-listing of surnames will occur. To disable sub-listing completely, set this option to zero."
16478msgstr ""
16479
16480#. I18N: A configuration setting
16481#: resources/views/admin/trees-preferences.phtml:367
16482msgid "Estimated dates for birth and death"
16483msgstr ""
16484
16485#. I18N: Help text for the “Estimated dates for birth and death” configuration setting
16486#: resources/views/admin/trees-preferences.phtml:372
16487msgid "This option controls whether or not to show estimated dates for birth and death instead of leaving blanks on individual lists and charts for individuals whose dates are not known."
16488msgstr ""
16489
16490#: resources/views/admin/trees-preferences.phtml:382
16491msgid "The date and time of the last update"
16492msgstr ""
16493
16494#. I18N: A configuration setting
16495#: resources/views/admin/trees-preferences.phtml:398
16496msgid "Age of parents next to child’s birthdate"
16497msgstr ""
16498
16499#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting
16500#: resources/views/admin/trees-preferences.phtml:403
16501msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts."
16502msgstr ""
16503
16504#: resources/views/admin/trees-preferences.phtml:412
16505msgid "Other facts to show in charts"
16506msgstr ""
16507
16508#. I18N: Help text for the “Other facts to show in charts” configuration setting
16509#: resources/views/admin/trees-preferences.phtml:419
16510msgid "This should be a comma or space separated list of facts, in addition to birth and death, that you want to appear in chart boxes such as the pedigree chart. This list requires you to use fact tags as defined in the GEDCOM 5.5.1 standard. For example, if you wanted the occupation to show up in the box, you would add “OCCU” to this field."
16511msgstr ""
16512
16513#: resources/views/admin/trees-preferences.phtml:424
16514msgid "Individual pages"
16515msgstr ""
16516
16517#: resources/views/admin/trees-preferences.phtml:430
16518msgid "Show the events of close relatives on the individual page"
16519msgstr ""
16520
16521#. I18N: A configuration setting
16522#: resources/views/admin/trees-preferences.phtml:523
16523msgid "Fact icons"
16524msgstr ""
16525
16526#. I18N: Help text for the “Fact icons” configuration setting
16527#: resources/views/admin/trees-preferences.phtml:528
16528msgid "Some themes can display icons on the “Facts and events” tab."
16529msgstr ""
16530
16531#. I18N: A configuration setting
16532#: resources/views/admin/trees-preferences.phtml:538
16533msgid "Automatically expand notes"
16534msgstr ""
16535
16536#. I18N: Help text for the “Automatically expand notes” configuration setting
16537#: resources/views/admin/trees-preferences.phtml:544
16538msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page."
16539msgstr ""
16540
16541#. I18N: A configuration setting
16542#: resources/views/admin/trees-preferences.phtml:554
16543msgid "Automatically expand sources"
16544msgstr ""
16545
16546#. I18N: Help text for the “Automatically expand sources” configuration setting
16547#: resources/views/admin/trees-preferences.phtml:560
16548msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page."
16549msgstr ""
16550
16551#. I18N: A configuration setting
16552#: resources/views/admin/trees-preferences.phtml:572
16553#: resources/views/admin/trees-preferences.phtml:574
16554#: resources/views/admin/trees-preferences.phtml:578
16555msgid "Abbreviate place names"
16556msgstr ""
16557
16558#. I18N: A button label, first page
16559#: resources/views/admin/trees-preferences.phtml:575
16560#: resources/views/lists/datatables-attributes.phtml:15
16561#: resources/views/modules/media-list/page.phtml:79
16562#: resources/views/modules/media-list/page.phtml:178
16563msgid "first"
16564msgstr ""
16565
16566#. I18N: A button label, last page
16567#: resources/views/admin/trees-preferences.phtml:575
16568#: resources/views/lists/datatables-attributes.phtml:17
16569#: resources/views/modules/media-list/page.phtml:103
16570#: resources/views/modules/media-list/page.phtml:202
16571msgid "last"
16572msgstr ""
16573
16574#: resources/views/admin/trees-preferences.phtml:584
16575msgctxt "Show the [first/last] [N] parts of a place name."
16576msgid "first"
16577msgstr ""
16578
16579#: resources/views/admin/trees-preferences.phtml:584
16580msgctxt "Show the [first/last] [N] parts of a place name."
16581msgid "last"
16582msgstr ""
16583
16584#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name
16585#: resources/views/admin/trees-preferences.phtml:583
16586#, php-format
16587msgid "Show the %1$s %2$s parts of a place name."
16588msgstr ""
16589
16590#. I18N: Help text for the “Abbreviate place names” configuration setting
16591#: resources/views/admin/trees-preferences.phtml:588
16592msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by showing just the first few parts of the name, such as <i>village, county</i>, or the last few part of it, such as <i>region, country</i>."
16593msgstr ""
16594
16595#. I18N: A configuration setting
16596#: resources/views/admin/trees-preferences.phtml:600
16597msgid "Format text and notes"
16598msgstr ""
16599
16600#. I18N: Help text for the “Format text and notes” configuration setting
16601#: resources/views/admin/trees-preferences.phtml:605
16602msgid "To ensure compatibility with other genealogy applications, notes, text, and transcripts should be recorded in simple, unformatted text. However, formatting is often desirable to aid presentation, comprehension, etc."
16603msgstr ""
16604
16605#. I18N: Help text for the “Format text and notes” configuration setting
16606#: resources/views/admin/trees-preferences.phtml:608
16607msgid "Markdown is a simple system of formatting, used on websites such as Wikipedia. It uses unobtrusive punctuation characters to create headings and sub-headings, bold and italic text, lists, tables, etc."
16608msgstr ""
16609
16610#. I18N: A configuration setting
16611#: resources/views/admin/trees-preferences.phtml:620
16612msgid "Allow users to see raw GEDCOM records"
16613msgstr ""
16614
16615#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting
16616#: resources/views/admin/trees-preferences.phtml:625
16617msgid "Setting this to <b>Yes</b> will place links on individuals, sources, and families to let users bring up another window containing the raw data taken right out of the GEDCOM file."
16618msgstr ""
16619
16620#. I18N: Help text for the “GEDCOM errors” configuration setting
16621#: resources/views/admin/trees-preferences.phtml:640
16622msgid "Many genealogy programs create GEDCOM files with custom tags, and webtrees understands most of them. When unrecognized tags are found, this option lets you choose whether to ignore them or display a warning message."
16623msgstr ""
16624
16625#. I18N: Help text for the “Hit counters” configuration setting
16626#: resources/views/admin/trees-preferences.phtml:655
16627msgid "Some pages can display the number of times that they have been visited."
16628msgstr ""
16629
16630#. I18N: Options for editing
16631#: resources/views/admin/trees-preferences.phtml:661
16632msgid "Edit preferences"
16633msgstr ""
16634
16635#: resources/views/admin/trees-preferences.phtml:663
16636msgid "Facts for individual records"
16637msgstr ""
16638
16639#: resources/views/admin/trees-preferences.phtml:668
16640msgid "All individual facts"
16641msgstr ""
16642
16643#. I18N: Help text for the “All individual facts” configuration setting
16644#: resources/views/admin/trees-preferences.phtml:673
16645msgid "This is the list of GEDCOM facts that your users can add to individuals. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique individual facts” list."
16646msgstr ""
16647
16648#: resources/views/admin/trees-preferences.phtml:681
16649msgid "Unique individual facts"
16650msgstr ""
16651
16652#. I18N: Help text for the “Unique individual facts” configuration setting
16653#: resources/views/admin/trees-preferences.phtml:686
16654msgid "This is the list of GEDCOM facts that your users can only add once to individuals. For example, if BIRT is in this list, users will not be able to add more than one BIRT record to an individual. Fact names that appear in this list must not also appear in the “All individual facts” list."
16655msgstr ""
16656
16657#: resources/views/admin/trees-preferences.phtml:694
16658msgid "Facts for new individuals"
16659msgstr ""
16660
16661#. I18N: Help text for the “Facts for new individuals” configuration setting
16662#: resources/views/admin/trees-preferences.phtml:699
16663msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new individual. For example, if BIRT is in the list, fields for birth date and birth place will be shown on the form."
16664msgstr ""
16665
16666#: resources/views/admin/trees-preferences.phtml:707
16667msgid "Quick individual facts"
16668msgstr ""
16669
16670#. I18N: Help text for the “Quick individual facts” configuration setting
16671#: resources/views/admin/trees-preferences.phtml:712
16672msgid "The most common individual facts and events are listed separately, so that they can be added more easily."
16673msgstr ""
16674
16675#: resources/views/admin/trees-preferences.phtml:717
16676msgid "Facts for family records"
16677msgstr ""
16678
16679#: resources/views/admin/trees-preferences.phtml:722
16680msgid "All family facts"
16681msgstr ""
16682
16683#. I18N: Help text for the “All family facts” configuration setting
16684#: resources/views/admin/trees-preferences.phtml:727
16685msgid "This is the list of GEDCOM facts that your users can add to families. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique family facts” list."
16686msgstr ""
16687
16688#: resources/views/admin/trees-preferences.phtml:735
16689msgid "Unique family facts"
16690msgstr ""
16691
16692#. I18N: Help text for the “Unique family facts” configuration setting
16693#: resources/views/admin/trees-preferences.phtml:740
16694msgid "This is the list of GEDCOM facts that your users can only add once to families. For example, if MARR is in this list, users will not be able to add more than one MARR record to a family. Fact names that appear in this list must not also appear in the “All family facts” list."
16695msgstr ""
16696
16697#: resources/views/admin/trees-preferences.phtml:748
16698msgid "Facts for new families"
16699msgstr ""
16700
16701#. I18N: Help text for the “Facts for new families” configuration setting
16702#: resources/views/admin/trees-preferences.phtml:753
16703msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new family. For example, if MARR is in the list, then fields for marriage date and marriage place will be shown on the form."
16704msgstr ""
16705
16706#: resources/views/admin/trees-preferences.phtml:761
16707msgid "Quick family facts"
16708msgstr ""
16709
16710#. I18N: Help text for the “Quick family facts” configuration setting
16711#: resources/views/admin/trees-preferences.phtml:766
16712msgid "The most common family facts and events are listed separately, so that they can be added more easily."
16713msgstr ""
16714
16715#: resources/views/admin/trees-preferences.phtml:771
16716msgid "Facts for source records"
16717msgstr ""
16718
16719#: resources/views/admin/trees-preferences.phtml:776
16720msgid "All source facts"
16721msgstr ""
16722
16723#. I18N: Help text for the “All source facts” configuration setting
16724#: resources/views/admin/trees-preferences.phtml:781
16725msgid "This is the list of GEDCOM facts that your users can add to sources. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique source facts” list."
16726msgstr ""
16727
16728#: resources/views/admin/trees-preferences.phtml:789
16729msgid "Unique source facts"
16730msgstr ""
16731
16732#. I18N: Help text for the “Unique source facts” configuration setting
16733#: resources/views/admin/trees-preferences.phtml:794
16734msgid "This is the list of GEDCOM facts that your users can only add once to sources. For example, if TITL is in this list, users will not be able to add more than one TITL record to a source. Fact names that appear in this list must not also appear in the “All source facts” list."
16735msgstr ""
16736
16737#: resources/views/admin/trees-preferences.phtml:802
16738msgid "Quick source facts"
16739msgstr ""
16740
16741#. I18N: Help text for the “Quick source facts” configuration setting
16742#: resources/views/admin/trees-preferences.phtml:807
16743msgid "The most common source facts are listed separately, so that they can be added more easily."
16744msgstr ""
16745
16746#: resources/views/admin/trees-preferences.phtml:812
16747msgid "Facts for repository records"
16748msgstr ""
16749
16750#: resources/views/admin/trees-preferences.phtml:817
16751msgid "All repository facts"
16752msgstr ""
16753
16754#. I18N: Help text for the “All repository facts” configuration setting
16755#: resources/views/admin/trees-preferences.phtml:822
16756msgid "This is the list of GEDCOM facts that your users can add to repositories. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique repository facts” list."
16757msgstr ""
16758
16759#: resources/views/admin/trees-preferences.phtml:830
16760msgid "Unique repository facts"
16761msgstr ""
16762
16763#. I18N: Help text for the “Unique repository facts” configuration setting
16764#: resources/views/admin/trees-preferences.phtml:835
16765msgid "This is the list of GEDCOM facts that your users can only add once to repositories. For example, if NAME is in this list, users will not be able to add more than one NAME record to a repository. Fact names that appear in this list must not also appear in the “All repository facts” list."
16766msgstr ""
16767
16768#: resources/views/admin/trees-preferences.phtml:843
16769msgid "Quick repository facts"
16770msgstr ""
16771
16772#. I18N: Help text for the “Quick repository facts” configuration setting
16773#: resources/views/admin/trees-preferences.phtml:848
16774msgid "The most common repository facts are listed separately, so that they can be added more easily."
16775msgstr ""
16776
16777#: resources/views/admin/trees-preferences.phtml:853
16778msgid "Advanced fact preferences"
16779msgstr ""
16780
16781#: resources/views/admin/trees-preferences.phtml:858
16782msgid "Advanced name facts"
16783msgstr ""
16784
16785#. I18N: Help text for the “Advanced name facts” configuration setting
16786#: resources/views/admin/trees-preferences.phtml:863
16787msgid "This is a comma separated list of GEDCOM fact tags that will be shown on the add/edit name form. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store names in several different alphabets."
16788msgstr ""
16789
16790#: resources/views/admin/trees-preferences.phtml:871
16791msgid "Advanced place name facts"
16792msgstr ""
16793
16794#. I18N: Help text for the “Advanced place name facts” configuration setting
16795#: resources/views/admin/trees-preferences.phtml:876
16796msgid "This is a comma separated list of GEDCOM fact tags that will be shown when you add or edit place names. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store place names in several different alphabets."
16797msgstr ""
16798
16799#: resources/views/admin/trees-preferences.phtml:881
16800msgid "Other preferences"
16801msgstr ""
16802
16803#: resources/views/admin/trees-preferences.phtml:887
16804msgid "Surname tradition"
16805msgstr ""
16806
16807#. I18N: Help text for the “Surname tradition” configuration setting
16808#: resources/views/admin/trees-preferences.phtml:892
16809msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition."
16810msgstr ""
16811
16812#. I18N: A configuration setting
16813#: resources/views/admin/trees-preferences.phtml:902
16814msgid "Use full source citations"
16815msgstr ""
16816
16817#. I18N: Help text for the “Use full source citations” configuration setting
16818#: resources/views/admin/trees-preferences.phtml:907
16819msgid "Source citations can include fields to record the quality of the data (primary, secondary, etc.) and the date the event was recorded in the source. If you don’t use these fields, you can disable them when creating new source citations."
16820msgstr ""
16821
16822#. I18N: A configuration setting
16823#: resources/views/admin/trees-preferences.phtml:917
16824#: resources/xml/reports/fact_sources.xml:6
16825msgid "Source type"
16826msgstr ""
16827
16828#. I18N: Help text for the “Source type” configuration setting
16829#: resources/views/admin/trees-preferences.phtml:922
16830msgid "When adding new close relatives, you can add source citations to the records (individual and family) or to the facts and events (birth, marriage, and death). This option controls whether records or facts will be selected by default."
16831msgstr ""
16832
16833#. I18N: A configuration setting
16834#: resources/views/admin/trees-preferences.phtml:932
16835#: resources/views/edit/add-fact.phtml:74
16836#: resources/views/edit/edit-fact.phtml:103
16837msgid "Keep the existing “last change” information"
16838msgstr ""
16839
16840#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting
16841#: resources/views/admin/trees-preferences.phtml:937
16842msgid "When a record is edited, the user and timestamp are recorded. Sometimes it is desirable to keep the existing “last change” information, for example when making minor corrections to someone else’s data. This option controls whether this feature is selected by default."
16843msgstr ""
16844
16845#. I18N: Label for checkbox
16846#: resources/views/admin/trees-preferences.phtml:958
16847#: resources/views/admin/trees-privacy.phtml:284
16848msgid "Apply these preferences to all family trees"
16849msgstr ""
16850
16851#. I18N: Label for checkbox
16852#: resources/views/admin/trees-preferences.phtml:965
16853#: resources/views/admin/trees-privacy.phtml:291
16854msgid "Apply these preferences to new family trees"
16855msgstr ""
16856
16857#. I18N: A configuration setting
16858#: resources/views/admin/trees-privacy.phtml:22
16859msgid "Show the family tree"
16860msgstr ""
16861
16862#: resources/views/admin/trees-privacy.phtml:25
16863#: resources/views/admin/trees-privacy.phtml:44
16864#: resources/views/admin/trees-privacy.phtml:86
16865#: resources/views/admin/trees-privacy.phtml:128
16866#: resources/views/admin/trees-privacy.phtml:148
16867msgid "visitors"
16868msgstr ""
16869
16870#: resources/views/admin/trees-privacy.phtml:26
16871#: resources/views/admin/trees-privacy.phtml:45
16872#: resources/views/admin/trees-privacy.phtml:87
16873#: resources/views/admin/trees-privacy.phtml:129
16874#: resources/views/admin/trees-privacy.phtml:149
16875msgid "members"
16876msgstr ""
16877
16878#. I18N: Help text for the “Family tree” configuration setting
16879#: resources/views/admin/trees-privacy.phtml:32
16880msgid "Enabling this option will force all visitors to sign in before they can view any data on the website."
16881msgstr ""
16882
16883#. I18N: A configuration setting
16884#: resources/views/admin/trees-privacy.phtml:41
16885msgid "Show dead individuals"
16886msgstr ""
16887
16888#. I18N: Help text for the “Show dead individuals” configuration setting
16889#: resources/views/admin/trees-privacy.phtml:51
16890msgid "Set the privacy access level for all dead individuals."
16891msgstr ""
16892
16893#: resources/views/admin/trees-privacy.phtml:60
16894msgid "Age at which to assume an individual is dead"
16895msgstr ""
16896
16897#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting
16898#: resources/views/admin/trees-privacy.phtml:74
16899msgid "If this individual has any events other than death, burial, or cremation more recent than this number of years, they are considered to be “alive”. Children’s birth dates are considered to be such events for this purpose."
16900msgstr ""
16901
16902#. I18N: A configuration setting
16903#: resources/views/admin/trees-privacy.phtml:84
16904msgid "Show living individuals"
16905msgstr ""
16906
16907#. I18N: Help text for the “Show living individuals” configuration setting
16908#: resources/views/admin/trees-privacy.phtml:94
16909msgid "If you show living individuals to visitors, all other privacy restrictions are ignored. Do this only if all the data in your tree is public."
16910msgstr ""
16911
16912#. I18N: A configuration setting. …who were born in the last XX years or died in the    last YY years
16913#: resources/views/admin/trees-privacy.phtml:104
16914msgid "Extend privacy to dead individuals"
16915msgstr ""
16916
16917#. I18N: Extend privacy to dead individuals who were…
16918#: resources/views/admin/trees-privacy.phtml:110
16919#, php-format
16920msgid "born in the last %1$s years or died in the last %2$s years"
16921msgstr ""
16922
16923#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting
16924#: resources/views/admin/trees-privacy.phtml:115
16925msgid "In some countries, privacy laws apply not only to living individuals, but also to those who have died recently. This option will allow you to extend the privacy rules for living individuals to those who were born or died within a specified number of years. Leave these values empty to disable this feature."
16926msgstr ""
16927
16928#. I18N: A configuration setting
16929#: resources/views/admin/trees-privacy.phtml:125
16930msgid "Show names of private individuals"
16931msgstr ""
16932
16933#: resources/views/admin/trees-privacy.phtml:130
16934msgid "managers"
16935msgstr ""
16936
16937#. I18N: Help text for the “Show names of private individuals” configuration setting
16938#: resources/views/admin/trees-privacy.phtml:136
16939msgid "This option will show the names (but no other details) of private individuals. Individuals are private if they are still alive or if a privacy restriction has been added to their individual record. To hide a specific name, add a privacy restriction to that name record."
16940msgstr ""
16941
16942#. I18N: A configuration setting
16943#: resources/views/admin/trees-privacy.phtml:145
16944msgid "Show private relationships"
16945msgstr ""
16946
16947#. I18N: Help text for the “Show private relationships” configuration setting
16948#: resources/views/admin/trees-privacy.phtml:155
16949msgid "This option will retain family links in private records. This means that you will see empty “private” boxes on the pedigree chart and on other charts with private individuals."
16950msgstr ""
16951
16952#. I18N: Privacy restrictions are set by RESN tags in GEDCOM.
16953#: resources/views/admin/trees-privacy.phtml:159
16954msgid "Privacy restrictions"
16955msgstr ""
16956
16957#. I18N: Privacy restrictions are RESN tags in GEDCOM.
16958#: resources/views/admin/trees-privacy.phtml:161
16959msgid "You can set the access for a specific record, fact, or event by adding a restriction to it. If a record, fact, or event does not have a restriction, the following default restrictions will be used."
16960msgstr ""
16961
16962#: resources/views/admin/trees-privacy.phtml:168
16963#: resources/views/admin/trees-privacy.phtml:241
16964msgid "All records"
16965msgstr ""
16966
16967#: resources/views/admin/trees-privacy.phtml:208
16968msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag"
16969msgstr ""
16970
16971#: resources/views/admin/trees-privacy.phtml:216
16972#: resources/views/edit/add-fact-row.phtml:15
16973msgid "Fact or event"
16974msgstr ""
16975
16976#. I18N: A button label.
16977#: resources/views/admin/trees-privacy.phtml:224
16978#: resources/views/admin/webtrees1-thumbnails-form.phtml:18
16979#: resources/views/edit/add-fact-row.phtml:41
16980#: resources/views/edit/paste-fact-row.phtml:40
16981#: resources/views/modules/census-assistant.phtml:60
16982#: resources/views/modules/lifespans-chart/page.phtml:66
16983#: resources/views/modules/timeline-chart/page.phtml:27
16984msgid "add"
16985msgstr ""
16986
16987#: resources/views/admin/trees-privacy.phtml:237
16988msgid "This record does not exist."
16989msgstr ""
16990
16991#: resources/views/admin/trees-renumber.phtml:8
16992#: resources/views/admin/trees-unconnected.phtml:19
16993msgid "Manage family trees "
16994msgstr ""
16995
16996#: resources/views/admin/trees-renumber.phtml:17
16997msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree."
16998msgstr ""
16999
17000#: resources/views/admin/trees-renumber.phtml:21
17001#, php-format
17002msgid "This family tree has %s record which uses the same “XREF” as another family tree."
17003msgid_plural "This family tree has %s records which use the same “XREF” as another family tree."
17004msgstr[0] ""
17005msgstr[1] ""
17006
17007#: resources/views/admin/trees-renumber.phtml:26
17008msgid "You can renumber this family tree."
17009msgstr ""
17010
17011#: resources/views/admin/trees-renumber.phtml:37
17012#: resources/views/admin/trees.phtml:308
17013msgid "Caution! This may take a long time. Be patient."
17014msgstr ""
17015
17016#: resources/views/admin/trees-unconnected.phtml:26
17017msgid "Include associates"
17018msgstr ""
17019
17020#: resources/views/admin/trees-unconnected.phtml:28
17021msgid "update"
17022msgstr ""
17023
17024#: resources/views/admin/trees-unconnected.phtml:32
17025#, php-format
17026msgid "These groups of individuals are not related to %s."
17027msgstr ""
17028
17029#: resources/views/admin/trees.phtml:55
17030#: resources/views/lists/datatables-attributes.phtml:32
17031msgid "Calculating…"
17032msgstr ""
17033
17034#: resources/views/admin/trees.phtml:109
17035msgid "Default family tree"
17036msgstr ""
17037
17038#: resources/views/admin/trees.phtml:112 resources/views/admin/trees.phtml:119
17039msgid "Set as default"
17040msgstr ""
17041
17042#. I18N: Individuals, sources, dates, places, etc.
17043#: resources/views/admin/trees.phtml:141
17044msgid "Genealogy data"
17045msgstr ""
17046
17047#: resources/views/admin/trees.phtml:180
17048msgid "Renumber"
17049msgstr ""
17050
17051#: resources/views/admin/trees.phtml:199
17052msgid "Add unlinked records"
17053msgstr ""
17054
17055#: resources/views/admin/trees.phtml:262
17056msgid "Export"
17057msgstr ""
17058
17059#: resources/views/admin/trees.phtml:290
17060msgid "Synchronize family trees with GEDCOM files"
17061msgstr ""
17062
17063#: resources/views/admin/trees.phtml:298
17064msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder."
17065msgstr ""
17066
17067#: resources/views/admin/upgrade/steps.phtml:14
17068msgid "It can take several minutes to download and install the upgrade. Be patient."
17069msgstr ""
17070
17071#: resources/views/admin/upgrade/wizard.phtml:26
17072msgid "Depending on your server configuration, you may be able to upgrade automatically."
17073msgstr ""
17074
17075#: resources/views/admin/users-cleanup.phtml:29
17076msgid "User’s account has been inactive too long: "
17077msgstr ""
17078
17079#: resources/views/admin/users-cleanup.phtml:48
17080msgid "User didn’t verify within 7 days."
17081msgstr ""
17082
17083#: resources/views/admin/users-cleanup.phtml:50
17084msgid "User not verified by administrator."
17085msgstr ""
17086
17087#: resources/views/admin/users-cleanup.phtml:62
17088msgid "Nothing found to cleanup"
17089msgstr ""
17090
17091#: resources/views/admin/users-create.phtml:19
17092#: resources/views/admin/users-edit.phtml:23
17093#: resources/views/admin/users.phtml:21
17094#: resources/views/edit-account-page.phtml:32
17095#: resources/views/emails/register-notify-html.phtml:19
17096#: resources/views/emails/register-notify-text.phtml:12
17097#: resources/views/register-page.phtml:34
17098msgid "Real name"
17099msgstr ""
17100
17101#: resources/views/admin/users-create.phtml:24
17102#: resources/views/admin/users-edit.phtml:28
17103#: resources/views/edit-account-page.phtml:37
17104#: resources/views/register-page.phtml:39
17105#: resources/views/setup/step-5-administrator.phtml:41
17106msgid "This is your real name, as you would like it displayed on screen."
17107msgstr ""
17108
17109#: resources/views/admin/users-create.phtml:37
17110#: resources/views/admin/users-edit.phtml:41
17111#: resources/views/edit-account-page.phtml:25
17112#: resources/views/register-page.phtml:63
17113msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same."
17114msgstr ""
17115
17116#. I18N: placeholder text for new-password field
17117#: resources/views/admin/users-create.phtml:48
17118#: resources/views/admin/users-edit.phtml:52
17119#: resources/views/register-page.phtml:74
17120#, php-format
17121msgid "Use at least %s character."
17122msgid_plural "Use at least %s characters."
17123msgstr[0] ""
17124msgstr[1] ""
17125
17126#: resources/views/admin/users-create.phtml:50
17127#: resources/views/admin/users-edit.phtml:54
17128#: resources/views/edit-account-page.phtml:81
17129#: resources/views/password-reset-page.phtml:39
17130#: resources/views/register-page.phtml:76
17131msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”."
17132msgstr ""
17133
17134#: resources/views/admin/users-create.phtml:63
17135#: resources/views/admin/users-edit.phtml:67
17136#: resources/views/edit-account-page.phtml:116
17137#: resources/views/register-page.phtml:51
17138#: resources/views/setup/step-5-administrator.phtml:77
17139msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website."
17140msgstr ""
17141
17142#: resources/views/admin/users-edit.phtml:76
17143msgid "Account approval and email verification"
17144msgstr ""
17145
17146#: resources/views/admin/users-edit.phtml:82
17147msgid "Email verified"
17148msgstr ""
17149
17150#: resources/views/admin/users-edit.phtml:86
17151msgid "Approved by administrator"
17152msgstr ""
17153
17154#: resources/views/admin/users-edit.phtml:89
17155msgid "When a user registers for an account, an email is sent to their email address with a verification link. When they follow this link, we know the email address is correct, and the “email verified” option is selected automatically."
17156msgstr ""
17157
17158#: resources/views/admin/users-edit.phtml:92
17159msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually."
17160msgstr ""
17161
17162#: resources/views/admin/users-edit.phtml:95
17163msgid "You should not approve an account unless you know that the email address is correct."
17164msgstr ""
17165
17166#: resources/views/admin/users-edit.phtml:98
17167msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected."
17168msgstr ""
17169
17170#: resources/views/admin/users-edit.phtml:136
17171msgid "Automatically accept changes made by this user"
17172msgstr ""
17173
17174#: resources/views/admin/users-edit.phtml:139
17175msgid "Normally, any changes made to a family tree need to be reviewed by a moderator. This option allows a user to make changes without needing a moderator."
17176msgstr ""
17177
17178#. I18N: A configuration setting
17179#: resources/views/admin/users-edit.phtml:148
17180#: resources/views/edit-account-page.phtml:136
17181msgid "Visible online"
17182msgstr ""
17183
17184#. I18N: A configuration setting
17185#: resources/views/admin/users-edit.phtml:154
17186#: resources/views/edit-account-page.phtml:139
17187msgid "Visible to other users when online"
17188msgstr ""
17189
17190#: resources/views/admin/users-edit.phtml:157
17191#: resources/views/edit-account-page.phtml:141
17192msgid "You can choose whether to appear in the list of users who are currently signed-in."
17193msgstr ""
17194
17195#. I18N: A configuration setting
17196#: resources/views/admin/users-edit.phtml:166
17197msgid "Preferred contact method"
17198msgstr ""
17199
17200#. I18N: Help text for the “Preferred contact method” configuration setting
17201#: resources/views/admin/users-edit.phtml:172
17202#: resources/views/edit-account-page.phtml:128
17203msgid "Site members can send each other messages. You can choose to how these messages are sent to you, or choose not receive them at all."
17204msgstr ""
17205
17206#: resources/views/admin/users-edit.phtml:190
17207msgid "Administrator comments on user"
17208msgstr ""
17209
17210#: resources/views/admin/users-edit.phtml:205
17211#: resources/views/admin/users-edit.phtml:254
17212msgid "Administrator"
17213msgstr ""
17214
17215#: resources/views/admin/users-edit.phtml:211
17216msgid "Access to family trees"
17217msgstr ""
17218
17219#: resources/views/admin/users-edit.phtml:214
17220msgid "A role is a set of access rights, which give permission to view data, change preferences, etc. Access rights are assigned to roles, and roles are granted to users. Each family tree can assign different access to each role, and users can have a different role in each family tree."
17221msgstr ""
17222
17223#: resources/views/admin/users-edit.phtml:223
17224msgid "Everybody has this role, including visitors to the website and search engines."
17225msgstr ""
17226
17227#: resources/views/admin/users-edit.phtml:229
17228msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration."
17229msgstr ""
17230
17231#: resources/views/admin/users-edit.phtml:237
17232msgid "This role has all the permissions of the member role, plus permission to add/change/delete data. Any changes will need to be reviewed by a moderator, unless the user has the “automatically accept changes” option enabled."
17233msgstr ""
17234
17235#: resources/views/admin/users-edit.phtml:243
17236msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users."
17237msgstr ""
17238
17239#: resources/views/admin/users-edit.phtml:251
17240msgid "This role has all the permissions of the moderator role, plus any additional access granted by the family tree configuration, plus permission to change the settings/configuration of a family tree."
17241msgstr ""
17242
17243#: resources/views/admin/users-edit.phtml:257
17244msgid "This role has all the permissions of the manager role in all family trees, plus permission to change the settings/configuration of the website, users, and modules."
17245msgstr ""
17246
17247#: resources/views/admin/users-edit.phtml:272
17248#: resources/views/edit-account-page.phtml:45
17249msgid "Individual record"
17250msgstr ""
17251
17252#: resources/views/admin/users-edit.phtml:286
17253msgid "Link this user to an individual in the family tree."
17254msgstr ""
17255
17256#: resources/views/admin/users-edit.phtml:344
17257msgid "You must specify an individual record before you can restrict the user to their immediate family."
17258msgstr ""
17259
17260#: resources/views/admin/users-table-options.phtml:26
17261msgid "Masquerade as this user"
17262msgstr ""
17263
17264#: resources/views/admin/users.phtml:25
17265msgid "Date registered"
17266msgstr ""
17267
17268#: resources/views/admin/users.phtml:27
17269msgid "Last signed in"
17270msgstr ""
17271
17272#: resources/views/admin/users.phtml:28
17273msgid "Verified"
17274msgstr ""
17275
17276#: resources/views/admin/users.phtml:29
17277msgid "Approved"
17278msgstr ""
17279
17280#. I18N: "thumbs" is fixed text.  Do not change it.
17281#: resources/views/admin/webtrees1-thumbnails.phtml:14
17282msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders."
17283msgstr ""
17284
17285#: resources/views/admin/webtrees1-thumbnails.phtml:16
17286msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object."
17287msgstr ""
17288
17289#: resources/views/admin/webtrees1-thumbnails.phtml:18
17290msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it."
17291msgstr ""
17292
17293#: resources/views/admin/webtrees1-thumbnails.phtml:19
17294msgid "If the thumbnail image is a custom image, you should add it to the media object."
17295msgstr ""
17296
17297#: resources/views/admin/webtrees1-thumbnails.phtml:34
17298msgid "Thumbnail image"
17299msgstr ""
17300
17301#: resources/views/admin/webtrees1-thumbnails.phtml:37
17302msgid "Comparison"
17303msgstr ""
17304
17305#: resources/views/admin/webtrees1-thumbnails.phtml:38
17306msgid "Action"
17307msgstr ""
17308
17309#. I18N: A button label.
17310#: resources/views/branches-page.phtml:40
17311#: resources/views/modules/ancestors-chart/page.phtml:46
17312#: resources/views/modules/compact-chart/page.phtml:26
17313#: resources/views/modules/descendancy_chart/page.phtml:46
17314#: resources/views/modules/family-book-chart/page.phtml:56
17315#: resources/views/modules/fanchart/page.phtml:61
17316#: resources/views/modules/hourglass-chart/page.phtml:47
17317#: resources/views/modules/interactive-tree/page.phtml:28
17318#: resources/views/modules/pedigree-chart/page.phtml:45
17319#: resources/views/modules/pedigree-map/page.phtml:35
17320#: resources/views/modules/relationships-chart/page.phtml:67
17321#: resources/views/report-setup-page.phtml:66
17322msgid "view"
17323msgstr ""
17324
17325#: resources/views/calendar-list.phtml:18
17326#, php-format
17327msgid "%s family"
17328msgid_plural "%s families"
17329msgstr[0] ""
17330msgstr[1] ""
17331
17332#: resources/views/calendar-page.phtml:81
17333msgid "Show"
17334msgstr ""
17335
17336#: resources/views/calendar-page.phtml:97
17337#: resources/views/calendar-page.phtml:109
17338msgid "All individuals"
17339msgstr ""
17340
17341#: resources/views/calendar-page.phtml:100
17342msgid "Living individuals"
17343msgstr ""
17344
17345#: resources/views/calendar-page.phtml:103
17346msgid "Recent years (&lt; 100 yrs)"
17347msgstr ""
17348
17349#: resources/views/calendar-page.phtml:179
17350#: resources/views/edit/add-fact-row.phtml:35
17351msgid "Custom event"
17352msgstr ""
17353
17354#: resources/views/calendar-page.phtml:191
17355msgid "View this day"
17356msgstr ""
17357
17358#: resources/views/calendar-page.phtml:195
17359msgid "View this month"
17360msgstr ""
17361
17362#: resources/views/calendar-page.phtml:199
17363msgid "View this year"
17364msgstr ""
17365
17366#: resources/views/cards/add-media-object.phtml:10
17367#: resources/views/family-page.phtml:98
17368#: resources/views/individual-page-menu.phtml:75
17369#: resources/views/individual-page.phtml:87
17370#: resources/views/source-page.phtml:92
17371msgid "Add a media object"
17372msgstr ""
17373
17374#: resources/views/cards/add-sour-data-even.phtml:10
17375msgid "Add an event"
17376msgstr ""
17377
17378#: resources/views/chart-box.phtml:108 resources/views/chart-box.phtml:120
17379#: resources/views/chart-box.phtml:121
17380msgid "Links"
17381msgstr ""
17382
17383#: resources/views/components/alert-warning-dismissible.phtml:10
17384#: resources/views/layouts/administration.phtml:76
17385#: resources/views/layouts/default.phtml:133
17386#: resources/views/layouts/default.phtml:168
17387#: resources/views/modals/create-media-from-file.phtml:17
17388#: resources/views/modals/footer-close.phtml:10
17389#: resources/views/modals/header.phtml:11
17390#: resources/views/modules/privacy-policy/footer.phtml:17
17391msgid "close"
17392msgstr ""
17393
17394#: resources/views/contact-page.phtml:28
17395#: resources/views/setup/step-5-administrator.phtml:36
17396msgid "Your name"
17397msgstr ""
17398
17399#: resources/views/edit-account-page.phtml:52
17400msgctxt "unknown people"
17401msgid "Unknown"
17402msgstr ""
17403
17404#: resources/views/edit-account-page.phtml:56
17405msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator."
17406msgstr ""
17407
17408#: resources/views/edit-account-page.phtml:83
17409msgid "Leave the password blank if you want to keep the current password."
17410msgstr ""
17411
17412#: resources/views/edit-account-page.phtml:123
17413msgid "Contact method"
17414msgstr ""
17415
17416#: resources/views/edit-account-page.phtml:164
17417msgid "Delete your account"
17418msgstr ""
17419
17420#: resources/views/edit-blocks-block.phtml:16
17421msgid "Block"
17422msgstr ""
17423
17424#: resources/views/edit-blocks-page.phtml:11
17425msgid "Drag the blocks to change their position."
17426msgstr ""
17427
17428#: resources/views/edit-blocks-page.phtml:34
17429msgid "Add more blocks from the following list."
17430msgstr ""
17431
17432#: resources/views/edit-blocks-page.phtml:57
17433#: resources/views/edit-blocks-page.phtml:58
17434msgid "Restore the default block layout"
17435msgstr ""
17436
17437#: resources/views/edit/add-fact-row.phtml:32
17438msgid "Custom fact"
17439msgstr ""
17440
17441#: resources/views/edit/change-family-members.phtml:22
17442#: resources/views/edit/change-family-members.phtml:37
17443#: resources/views/modules/pedigree-chart/previous.phtml:31
17444#: resources/xml/reports/bdm_report.xml:169
17445#: resources/xml/reports/individual_ext_report.xml:202
17446#: resources/xml/reports/individual_ext_report.xml:219
17447msgid "Spouse"
17448msgstr ""
17449
17450#: resources/views/edit/change-family-members.phtml:49
17451#: resources/xml/reports/family_group_report.xml:774
17452#: resources/xml/reports/individual_ext_report.xml:526
17453#: resources/xml/reports/individual_report.xml:530
17454msgid "Son"
17455msgstr ""
17456
17457#: resources/views/edit/change-family-members.phtml:51
17458#: resources/xml/reports/family_group_report.xml:809
17459#: resources/xml/reports/individual_ext_report.xml:562
17460#: resources/xml/reports/individual_report.xml:566
17461msgid "Daughter"
17462msgstr ""
17463
17464#: resources/views/edit/icon-fact-copy.phtml:8
17465#: resources/views/edit/icon-fact-copy.phtml:10
17466msgid "Copy"
17467msgstr ""
17468
17469#: resources/views/edit/input-addon-keyboard.phtml:9
17470#: resources/views/edit/input-addon-keyboard.phtml:12
17471#: resources/views/edit/shared-note.phtml:20
17472#: resources/views/edit/shared-note.phtml:22
17473msgid "Find a special character"
17474msgstr ""
17475
17476#: resources/views/edit/link-child-to-family.phtml:29
17477msgid "A child may have more than one set of parents. The relationship between the child and the parents can be biological, legal, or based on local culture and tradition. If no pedigree is specified, then a biological relationship will be assumed."
17478msgstr ""
17479
17480#. I18N: A button label.
17481#: resources/views/edit/new-individual.phtml:316
17482msgid "go to new individual"
17483msgstr ""
17484
17485#: resources/views/edit/paste-fact-row.phtml:12
17486msgid "Add from clipboard"
17487msgstr ""
17488
17489#: resources/views/edit/raw-gedcom-fact.phtml:15
17490#: resources/views/edit/raw-gedcom-record.phtml:16
17491msgid "This page allows you to bypass the usual forms, and edit the underlying data directly. It is an advanced option, and you should not use it unless you understand the GEDCOM format. If you make a mistake here, it can be difficult to fix."
17492msgstr ""
17493
17494#. I18N: %s is a URL
17495#: resources/views/edit/raw-gedcom-fact.phtml:18
17496#: resources/views/edit/raw-gedcom-record.phtml:19
17497#, php-format
17498msgid "You can download a copy of the GEDCOM specification from %s."
17499msgstr ""
17500
17501#: resources/views/edit/raw-gedcom-record.phtml:47
17502msgid "Add a fact"
17503msgstr ""
17504
17505#. I18N: A button label.
17506#: resources/views/edit/reorder-children.phtml:41
17507#: resources/xml/reports/bdm_report.xml:11
17508#: resources/xml/reports/birth_report.xml:9
17509#: resources/xml/reports/change_report.xml:7
17510#: resources/xml/reports/fact_sources.xml:7
17511#: resources/xml/reports/individual_ext_report.xml:8
17512#: resources/xml/reports/occupation_report.xml:6
17513#: resources/xml/reports/relative_ext_report.xml:7
17514msgid "sort by date of birth"
17515msgstr ""
17516
17517#: resources/views/edit/reorder-families.phtml:21
17518#: resources/views/lists/surnames-table.phtml:27
17519#: resources/views/modules/family-book-chart/page.phtml:45
17520#: resources/views/modules/pedigree-chart/previous.phtml:29
17521msgid "Spouses"
17522msgstr ""
17523
17524#: resources/views/edit/reorder-families.phtml:24
17525msgid "When an individual has more than one spouse, you should sort the families in date order."
17526msgstr ""
17527
17528#. I18N: A button label.
17529#: resources/views/edit/reorder-families.phtml:30
17530#: resources/xml/reports/marriage_report.xml:9
17531msgid "sort by date of marriage"
17532msgstr ""
17533
17534#: resources/views/edit/reorder-families.phtml:62
17535#: resources/views/modules/family_nav/sidebar-family.phtml:29
17536msgid "Parents"
17537msgstr ""
17538
17539#: resources/views/edit/reorder-families.phtml:65
17540msgid "An individual can have more than one set of parents.  For example, birth and adopted."
17541msgstr ""
17542
17543#: resources/views/edit/reorder-families.phtml:67
17544msgid "The first family in the list will be used in charts, lists, reports, etc."
17545msgstr ""
17546
17547#: resources/views/emails/approve-user-html.phtml:9
17548#: resources/views/emails/message-copy-html.phtml:8
17549#: resources/views/emails/message-copy-text.phtml:6
17550#: resources/views/emails/message-user-html.phtml:8
17551#: resources/views/emails/message-user-text.phtml:6
17552#: resources/views/emails/password-request-html.phtml:8
17553#: resources/views/emails/password-request-text.phtml:6
17554#: resources/views/emails/pending-changes-html.phtml:9
17555#: resources/views/emails/pending-changes-text.phtml:8
17556#: resources/views/emails/register-user-html.phtml:8
17557#: resources/views/emails/register-user-text.phtml:7
17558#, php-format
17559msgid "Hello %s…"
17560msgstr ""
17561
17562#: resources/views/emails/approve-user-html.phtml:13
17563#: resources/views/emails/approve-user-text.phtml:8
17564#, php-format
17565msgid "The administrator at the webtrees site %s has approved your application for an account. You may now sign in by accessing the following link: %s"
17566msgstr ""
17567
17568#: resources/views/emails/message-copy-html.phtml:12
17569#: resources/views/emails/message-copy-text.phtml:8
17570msgid "You sent the following message to a webtrees user:"
17571msgstr ""
17572
17573#: resources/views/emails/message-copy-html.phtml:25
17574#: resources/views/emails/message-copy-text.phtml:15
17575#: resources/views/emails/message-user-html.phtml:26
17576#: resources/views/emails/message-user-text.phtml:16
17577msgid "This message was sent while viewing the following URL: "
17578msgstr ""
17579
17580#. I18N: %s is a person's name
17581#: resources/views/emails/message-user-html.phtml:13
17582#: resources/views/emails/message-user-text.phtml:8
17583#, php-format
17584msgid "%s sent you the following message."
17585msgstr ""
17586
17587#: resources/views/emails/password-request-html.phtml:12
17588#: resources/views/emails/password-request-text.phtml:8
17589msgid "To set a new password, follow this link."
17590msgstr ""
17591
17592#: resources/views/emails/password-request-html.phtml:20
17593#: resources/views/emails/password-request-text.phtml:12
17594msgid "If you did not request a new password, please ignore this message."
17595msgstr ""
17596
17597#: resources/views/emails/register-notify-html.phtml:8
17598#: resources/views/emails/register-notify-text.phtml:6
17599#: resources/views/emails/verify-notify-html.phtml:8
17600#: resources/views/emails/verify-notify-text.phtml:6
17601msgid "Hello administrator…"
17602msgstr ""
17603
17604#. I18N: %s is a server name/URL
17605#: resources/views/emails/register-notify-html.phtml:13
17606#: resources/views/emails/register-notify-text.phtml:9
17607#, php-format
17608msgid "A prospective user has registered with webtrees at %s."
17609msgstr ""
17610
17611#: resources/views/emails/register-notify-html.phtml:23
17612#: resources/views/emails/register-notify-text.phtml:14
17613#: resources/views/register-page.phtml:83
17614msgid "Comments"
17615msgstr ""
17616
17617#: resources/views/emails/register-notify-html.phtml:30
17618#: resources/views/emails/register-notify-text.phtml:17
17619msgid "The user has been sent an email with the information necessary to confirm the access request."
17620msgstr ""
17621
17622#: resources/views/emails/register-notify-html.phtml:34
17623#: resources/views/emails/register-notify-text.phtml:19
17624msgid "You will be informed by email when this prospective user has confirmed the request. You can then complete the process by activating the username. The new user will not be able to sign in until you activate the account."
17625msgstr ""
17626
17627#. I18N: %1$s is the site URL and %2$s is an email address
17628#: resources/views/emails/register-user-html.phtml:13
17629#: resources/views/emails/register-user-text.phtml:9
17630#, php-format
17631msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s."
17632msgstr ""
17633
17634#: resources/views/emails/register-user-html.phtml:17
17635#: resources/views/emails/register-user-text.phtml:11
17636msgid "Follow this link to verify your email address."
17637msgstr ""
17638
17639#: resources/views/emails/register-user-html.phtml:27
17640#: resources/views/emails/register-user-text.phtml:15
17641msgid "If you didn’t request an account, you can just delete this message."
17642msgstr ""
17643
17644#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address
17645#: resources/views/emails/verify-notify-html.phtml:14
17646#: resources/views/emails/verify-notify-text.phtml:9
17647#, php-format
17648msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)."
17649msgstr ""
17650
17651#: resources/views/emails/verify-notify-html.phtml:22
17652#: resources/views/emails/verify-notify-text.phtml:15
17653msgid "You need to review the account details."
17654msgstr ""
17655
17656#. I18N: You need to:
17657#: resources/views/emails/verify-notify-html.phtml:31
17658#: resources/views/emails/verify-notify-text.phtml:19
17659msgid "Set the status to “approved”."
17660msgstr ""
17661
17662#. I18N: You need to:
17663#: resources/views/emails/verify-notify-html.phtml:33
17664#: resources/views/emails/verify-notify-text.phtml:20
17665msgid "Set the access level for each tree."
17666msgstr ""
17667
17668#. I18N: You need to:
17669#: resources/views/emails/verify-notify-html.phtml:35
17670#: resources/views/emails/verify-notify-text.phtml:21
17671msgid "Link the user account to an individual."
17672msgstr ""
17673
17674#: resources/views/errors/database-connection.phtml:9
17675msgid "Oops! The webserver is unable to connect to the database server. It could be busy, undergoing maintenance, or simply broken. You should <a href=\"index.php\">try again</a> in a few minutes or contact the website administrator."
17676msgstr ""
17677
17678#: resources/views/errors/database-connection.phtml:16
17679msgid "If you are the website administrator, you should check that:"
17680msgstr ""
17681
17682#. I18N: [you should check that:] ...
17683#: resources/views/errors/database-connection.phtml:20
17684msgid "the database connection settings in the file “/data/config.ini.php” are still correct"
17685msgstr ""
17686
17687#. I18N: [you should check that:] ...
17688#: resources/views/errors/database-connection.phtml:23
17689msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them"
17690msgstr ""
17691
17692#. I18N: [you should check that:] ...
17693#: resources/views/errors/database-connection.phtml:26
17694msgid "you can connect to the database using other applications, such as phpmyadmin"
17695msgstr ""
17696
17697#: resources/views/errors/database-connection.phtml:31
17698msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>."
17699msgstr ""
17700
17701#: resources/views/errors/database-error.phtml:8
17702#: resources/views/setup/step-6-failed.phtml:8
17703msgid "An unexpected database error occurred."
17704msgstr ""
17705
17706#: resources/views/errors/database-error.phtml:16
17707#: resources/views/setup/step-6-failed.phtml:16
17708msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem."
17709msgstr ""
17710
17711#: resources/views/errors/no-tree-access.phtml:8
17712msgid "This user account does not have access to any tree."
17713msgstr ""
17714
17715#: resources/views/family-page-children.phtml:13
17716#: resources/views/modules/ancestors-chart/tree.phtml:39
17717#: resources/views/modules/descendancy_chart/tree.phtml:41
17718#: resources/views/statistics/families/top10-list.phtml:19
17719#: resources/views/statistics/families/top10-nolist.phtml:15
17720#, php-format
17721msgid "%s child"
17722msgid_plural "%s children"
17723msgstr[0] ""
17724msgstr[1] ""
17725
17726#: resources/views/family-page-menu.phtml:51
17727msgid "Deleting the family will unlink all of the individuals from each other but will leave the individuals in place. Are you sure you want to delete this family?"
17728msgstr ""
17729
17730#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17731#: resources/views/family-page.phtml:16
17732#: resources/views/gedcom-record-page.phtml:14
17733#: resources/views/individual-page.phtml:27 resources/views/media-page.phtml:28
17734#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:14
17735#: resources/views/source-page.phtml:15 resources/views/submitter-page.phtml:14
17736msgctxt "You should review the deletion and then accept or reject it."
17737msgid "accept"
17738msgstr ""
17739
17740#: resources/views/family-page.phtml:16
17741#: resources/views/gedcom-record-page.phtml:14
17742#: resources/views/individual-page.phtml:27 resources/views/media-page.phtml:28
17743#: resources/views/note-page.phtml:14 resources/views/repository-page.phtml:14
17744#: resources/views/source-page.phtml:15 resources/views/submitter-page.phtml:14
17745msgctxt "You should review the deletion and then accept or reject it."
17746msgid "reject"
17747msgstr ""
17748
17749#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17750#: resources/views/family-page.phtml:16
17751#, php-format
17752msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it."
17753msgstr ""
17754
17755#: resources/views/family-page.phtml:18
17756msgid "This family has been deleted. The deletion will need to be reviewed by a moderator."
17757msgstr ""
17758
17759#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17760#: resources/views/family-page.phtml:22
17761#: resources/views/gedcom-record-page.phtml:20
17762#: resources/views/individual-page.phtml:36 resources/views/media-page.phtml:34
17763#: resources/views/note-page.phtml:20 resources/views/repository-page.phtml:20
17764#: resources/views/source-page.phtml:21 resources/views/submitter-page.phtml:20
17765msgctxt "You should review the changes and then accept or reject them."
17766msgid "accept"
17767msgstr ""
17768
17769#: resources/views/family-page.phtml:22
17770#: resources/views/gedcom-record-page.phtml:20
17771#: resources/views/individual-page.phtml:36 resources/views/media-page.phtml:34
17772#: resources/views/note-page.phtml:20 resources/views/repository-page.phtml:20
17773#: resources/views/source-page.phtml:21 resources/views/submitter-page.phtml:20
17774msgctxt "You should review the changes and then accept or reject them."
17775msgid "reject"
17776msgstr ""
17777
17778#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17779#: resources/views/family-page.phtml:22
17780#, php-format
17781msgid "This family has been edited. You should review the changes and then %1$s or %2$s them."
17782msgstr ""
17783
17784#: resources/views/family-page.phtml:24
17785msgid "This family has been edited. The changes need to be reviewed by a moderator."
17786msgstr ""
17787
17788#: resources/views/family-page.phtml:56
17789msgid "No facts exist for this family."
17790msgstr ""
17791
17792#: resources/views/family-page.phtml:75
17793#: resources/views/modules/notes/tab.phtml:45
17794msgid "Add a note"
17795msgstr ""
17796
17797#: resources/views/family-page.phtml:86 resources/views/media-page.phtml:171
17798#: resources/views/modules/notes/tab.phtml:55
17799msgid "Add a shared note"
17800msgstr ""
17801
17802#: resources/views/family-page.phtml:110 resources/views/media-page.phtml:161
17803#: resources/views/modules/sources_tab/tab.phtml:43
17804msgid "Add a source citation"
17805msgstr ""
17806
17807#: resources/views/forgot-password-page.phtml:21
17808#: resources/views/modules/login_block/sign-in.phtml:53
17809msgid "Username or email address"
17810msgstr ""
17811
17812#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17813#: resources/views/gedcom-record-page.phtml:14
17814#: resources/views/submitter-page.phtml:14
17815#, php-format
17816msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it."
17817msgstr ""
17818
17819#: resources/views/gedcom-record-page.phtml:16
17820#: resources/views/submitter-page.phtml:16
17821msgid "This record has been deleted. The deletion will need to be reviewed by a moderator."
17822msgstr ""
17823
17824#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17825#: resources/views/gedcom-record-page.phtml:20
17826#: resources/views/submitter-page.phtml:20
17827#, php-format
17828msgid "This record has been edited. You should review the changes and then %1$s or %2$s them."
17829msgstr ""
17830
17831#: resources/views/gedcom-record-page.phtml:22
17832#: resources/views/submitter-page.phtml:22
17833msgid "This record has been edited. The changes need to be reviewed by a moderator."
17834msgstr ""
17835
17836#: resources/views/help/data-fixes.phtml:8
17837msgid "Data fixes can require lots of slow calculations, so it is not possible to create an exact list of records that need to be updated."
17838msgstr ""
17839
17840#: resources/views/help/data-fixes.phtml:12
17841msgid "For example, we can quickly find individuals that do not have a death event, but it is much slower to calculate if the individual is dead."
17842msgstr ""
17843
17844#: resources/views/help/data-fixes.phtml:16
17845msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated."
17846msgstr ""
17847
17848#: resources/views/help/date.phtml:8
17849msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords."
17850msgstr ""
17851
17852#: resources/views/help/date.phtml:21 resources/views/help/date.phtml:59
17853#: resources/views/help/date.phtml:97
17854msgid "Shortcut"
17855msgstr ""
17856
17857#: resources/views/help/date.phtml:46
17858msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range."
17859msgstr ""
17860
17861#: resources/views/help/date.phtml:53
17862#: resources/views/modules/statistics-chart/custom.phtml:88
17863msgid "Date range"
17864msgstr ""
17865
17866#: resources/views/help/date.phtml:84
17867msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time."
17868msgstr ""
17869
17870#: resources/views/help/date.phtml:91
17871msgid "Date period"
17872msgstr ""
17873
17874#: resources/views/help/date.phtml:122
17875msgid "Simple dates are assumed to be in the gregorian calendar. To specify a date in another calendar, add a keyword before the date. This keyword is optional if the month or year format make the date unambiguous."
17876msgstr ""
17877
17878#: resources/views/help/hebrew.phtml:8
17879msgid "In many cultures it is customary to have a traditional name spelled in the traditional characters and also a romanized version of the name as it would be spelled or pronounced in languages based on the Latin alphabet, such as English.<br><br>If you prefer to use the Latin alphabet to enter the name in the standard name fields, then you can use this field to enter the same name in the non-Latin alphabet such as Greek, Hebrew, Russian, Arabic, or Chinese. Both versions of the name will appear in lists and charts.<br><br>Although this field is labeled “Hebrew”, it is not restricted to containing only Hebrew characters."
17880msgstr ""
17881
17882#: resources/views/help/iso-8859-1.phtml:8
17883msgid "webtrees uses UTF-8 encoding for accented letters, special characters and non-Latin scripts. If you want to use this GEDCOM file with genealogy software that does not support UTF-8, then you can create it using ISO-8859-1 encoding."
17884msgstr ""
17885
17886#: resources/views/help/media-object.phtml:8
17887msgid "A media object is a record in the family tree which contains information about a media file. This information may include a title, a copyright notice, a transcript, privacy restrictions, etc. The media file, such as the photo or video, can be stored locally (on this webserver) or remotely (on a different webserver)."
17888msgstr ""
17889
17890#: resources/views/help/name.phtml:8
17891msgid "The <b>name</b> field contains the individual’s full name, as they would have spelled it or as it was recorded. This is how it will be displayed on screen. It uses standard genealogy annotations to identify different parts of the name."
17892msgstr ""
17893
17894#: resources/views/help/name.phtml:13
17895#, php-format
17896msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>"
17897msgstr ""
17898
17899#: resources/views/help/name.phtml:16
17900#, php-format
17901msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>"
17902msgstr ""
17903
17904#: resources/views/help/name.phtml:19
17905#, php-format
17906msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>"
17907msgstr ""
17908
17909#: resources/views/help/name.phtml:22
17910#, php-format
17911msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>"
17912msgstr ""
17913
17914#: resources/views/help/name.phtml:25
17915#, php-format
17916msgid "If an individual was not known by their first given name, the preferred name should be indicated with an asterisk: <%s>John Paul* /Smith/<%s>"
17917msgstr ""
17918
17919#: resources/views/help/name.phtml:28
17920#, php-format
17921msgid "If an individual was known by a nickname which is not part of their formal name, it should be enclosed by quotation marks. For example, <%s>John &quot;Nobby&quot; /Clark/<%s>."
17922msgstr ""
17923
17924#: resources/views/help/pending-changes.phtml:8
17925msgid "When you add, edit, or delete information, the changes are not saved immediately. Instead, they are kept in a “pending” area. These pending changes need to be reviewed by a moderator before they are accepted."
17926msgstr ""
17927
17928#: resources/views/help/pending-changes.phtml:12
17929msgid "This process allows the site’s owner to ensure that the new information follows the site’s standards and conventions, has proper source attributions, etc."
17930msgstr ""
17931
17932#: resources/views/help/pending-changes.phtml:16
17933msgid "Pending changes are only shown when your account has permission to edit. When you sign out, you will no longer be able to see them. Also, pending changes are only shown on certain pages. For example, they are not shown in lists, reports, or search results."
17934msgstr ""
17935
17936#: resources/views/help/pending-changes.phtml:21
17937msgid "Each user account has an option to “automatically accept changes”. When this is enabled, any changes made by that user are saved immediately. Many administrators enable this for their own user account."
17938msgstr ""
17939
17940#: resources/views/help/place.phtml:8
17941msgid "Place names should be entered as a comma-separated list, starting with the smallest place and ending with the country. For example, “Westminster, London, England”."
17942msgstr ""
17943
17944#: resources/views/help/place.phtml:12
17945msgid "Place names can change over time.  In genealogy, it is customary to use the current name for a town or country. The historic name can be shown in sources, notes, etc."
17946msgstr ""
17947
17948#: resources/views/help/relationship-privacy.phtml:8
17949msgid "Where a user is associated to an individual record in a family tree and has a role of member, editor, or moderator, you can prevent them from accessing the details of distant, living relations. You specify the number of relationship steps that the user is allowed to see."
17950msgstr ""
17951
17952#: resources/views/help/relationship-privacy.phtml:12
17953msgid "For example, if you specify a path length of 2, the individual will be able to see their grandson (child, child), their aunt (parent, sibling), their step-daughter (spouse, child), but not their first cousin (parent, sibling, child)."
17954msgstr ""
17955
17956#: resources/views/help/relationship-privacy.phtml:16
17957msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users."
17958msgstr ""
17959
17960#: resources/views/help/restriction.phtml:8
17961msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it."
17962msgstr ""
17963
17964#: resources/views/help/restriction.phtml:11
17965msgid "Note that if a user account is linked to a record, then that user will always be able to view that record."
17966msgstr ""
17967
17968#: resources/views/help/romanized.phtml:8
17969msgid "In many cultures it is customary to have a traditional name spelled in the traditional characters and also a romanized version of the name as it would be spelled or pronounced in languages based on the Latin alphabet, such as English.<br><br>If you prefer to use a non-Latin alphabet such as Hebrew, Greek, Russian, Chinese, or Arabic to enter the name in the standard name fields, then you can use this field to enter the same name using the Latin alphabet. Both versions of the name will appear in lists and charts.<br><br>Although this field is labeled “Romanized”, it is not restricted to containing only characters based on the Latin alphabet. This might be of use with Japanese names, where three different alphabets may occur."
17970msgstr ""
17971
17972#: resources/views/help/source-events.phtml:8
17973msgid "Each source records specific events, generally for a given date range and for a place jurisdiction. For example a Census records census events and church records record birth, marriage, and death events.<br><br>Select the events that are recorded by this source from the list of events provided. The date should be specified in a range format such as <i>FROM 1900 TO 1910</i>. The place jurisdiction is the name of the lowest jurisdiction that encompasses all lower-level places named in this source. For example, “Oneida, Idaho, USA” would be used as a source jurisdiction place for events occurring in the various towns within Oneida County. “Idaho, USA” would be the source jurisdiction place if the events recorded took place not only in Oneida County but also in other counties in Idaho."
17974msgstr ""
17975
17976#: resources/views/help/surname.phtml:8
17977msgid "The <b>surname</b> field contains a name that is used for sorting and grouping. It can be different to the individual’s actual surname which is always taken from the <b>name</b> field. This field can be used to sort surnames with or without a prefix (Gogh / van Gogh) and to group spelling variations or inflections (Kowalski / Kowalska). If an individual needs to be listed under more than one surname, each name should be separated by a comma."
17978msgstr ""
17979
17980#: resources/views/help/zip-gedcom.phtml:8
17981msgid "To reduce the size of the download, you can compress the data into a .ZIP file. You will need to uncompress the .ZIP file before you can use it."
17982msgstr ""
17983
17984#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17985#: resources/views/individual-page.phtml:27
17986#, php-format
17987msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it."
17988msgstr ""
17989
17990#: resources/views/individual-page.phtml:30
17991msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator."
17992msgstr ""
17993
17994#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17995#: resources/views/individual-page.phtml:36
17996#, php-format
17997msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them."
17998msgstr ""
17999
18000#: resources/views/individual-page.phtml:39
18001msgid "This individual has been edited. The changes need to be reviewed by a moderator."
18002msgstr ""
18003
18004#. I18N: A button label, previous page
18005#: resources/views/individual-page.phtml:75
18006#: resources/views/layouts/default.phtml:164
18007#: resources/views/lists/datatables-attributes.phtml:21
18008#: resources/views/modules/batch_update/admin.phtml:56
18009#: resources/views/modules/batch_update/admin.phtml:60
18010#: resources/views/modules/media-list/page.phtml:86
18011#: resources/views/modules/media-list/page.phtml:185
18012#: resources/views/setup/step-2-server-checks.phtml:71
18013#: resources/views/setup/step-3-database-type.phtml:79
18014#: resources/views/setup/step-4-database-mysql.phtml:118
18015#: resources/views/setup/step-4-database-pgsql.phtml:105
18016#: resources/views/setup/step-4-database-sqlite.phtml:79
18017#: resources/views/setup/step-4-database-sqlsvr.phtml:105
18018#: resources/views/setup/step-5-administrator.phtml:90
18019msgid "previous"
18020msgstr ""
18021
18022#. I18N: Skip over the headers and menus, to the main content of the page
18023#: resources/views/layouts/administration.phtml:48
18024#: resources/views/layouts/default.phtml:83
18025msgid "Skip to content"
18026msgstr ""
18027
18028#: resources/views/layouts/default.phtml:166
18029#: resources/views/modules/random_media/slide-show.phtml:21
18030#: resources/views/modules/random_media/slide-show.phtml:23
18031msgid "Play"
18032msgstr ""
18033
18034#: resources/views/layouts/default.phtml:167
18035#: resources/views/modules/random_media/slide-show.phtml:25
18036#: resources/views/modules/random_media/slide-show.phtml:27
18037msgid "Stop"
18038msgstr ""
18039
18040#: resources/views/layouts/error.phtml:13
18041#: resources/views/layouts/error.phtml:30
18042#: resources/views/layouts/offline.phtml:62
18043msgid "This website is temporarily unavailable"
18044msgstr ""
18045
18046#: resources/views/layouts/offline.phtml:65
18047msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes."
18048msgstr ""
18049
18050#: resources/views/layouts/setup.phtml:12
18051#: resources/views/layouts/setup.phtml:20
18052msgid "Setup wizard for webtrees"
18053msgstr ""
18054
18055#. I18N: button label
18056#: resources/views/lists/anniversaries-list.phtml:23
18057#: resources/views/modules/recent_changes/changes-list.phtml:21
18058#: resources/views/modules/yahrzeit/list.phtml:20
18059msgid "show more"
18060msgstr ""
18061
18062#: resources/views/lists/anniversaries-table.phtml:39
18063#: resources/views/lists/families-table.phtml:256
18064#: resources/views/lists/individuals-table.phtml:270
18065#: resources/views/lists/individuals-table.phtml:280
18066#: resources/views/modules/yahrzeit/table.phtml:30
18067msgid "Anniversary"
18068msgstr ""
18069
18070#: resources/views/lists/datatables-attributes.phtml:23
18071#: resources/views/lists/datatables-attributes.phtml:34
18072msgid "No records to display"
18073msgstr ""
18074
18075#. I18N: %s are placeholders for numbers
18076#: resources/views/lists/datatables-attributes.phtml:25
18077#: resources/views/lists/datatables-attributes.phtml:26
18078#, php-format
18079msgid "Showing %1$s to %2$s of %3$s"
18080msgstr ""
18081
18082#. I18N: %s is a number
18083#: resources/views/lists/datatables-attributes.phtml:28
18084#, php-format
18085msgid "(filtered from %s total entries)"
18086msgstr ""
18087
18088#. I18N: %s is a number of records per page
18089#: resources/views/lists/datatables-attributes.phtml:30
18090#, php-format
18091msgid "Display %s"
18092msgstr ""
18093
18094#: resources/views/lists/datatables-attributes.phtml:31
18095msgid "Loading…"
18096msgstr ""
18097
18098#: resources/views/lists/datatables-attributes.phtml:33
18099msgid "Filter"
18100msgstr ""
18101
18102#: resources/views/lists/families-table.phtml:157
18103msgid "Both alive"
18104msgstr ""
18105
18106#: resources/views/lists/families-table.phtml:163
18107msgid "Show couples where only the female partner is dead."
18108msgstr ""
18109
18110#: resources/views/lists/families-table.phtml:165
18111msgid "Widower"
18112msgstr ""
18113
18114#: resources/views/lists/families-table.phtml:171
18115msgid "Show couples where only the male partner is dead."
18116msgstr ""
18117
18118#: resources/views/lists/families-table.phtml:173
18119msgid "Widow"
18120msgstr ""
18121
18122#: resources/views/lists/families-table.phtml:179
18123#: resources/views/lists/individuals-table.phtml:203
18124msgid "Show individuals who are dead or couples where both partners are dead."
18125msgstr ""
18126
18127#: resources/views/lists/families-table.phtml:181
18128msgid "Both dead"
18129msgstr ""
18130
18131#: resources/views/lists/families-table.phtml:189
18132#: resources/views/lists/individuals-table.phtml:247
18133msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database."
18134msgstr ""
18135
18136#: resources/views/lists/families-table.phtml:191
18137#: resources/views/lists/individuals-table.phtml:249
18138msgid "Roots"
18139msgstr ""
18140
18141#: resources/views/lists/families-table.phtml:197
18142#: resources/views/lists/individuals-table.phtml:255
18143msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database."
18144msgstr ""
18145
18146#: resources/views/lists/families-table.phtml:199
18147#: resources/views/lists/individuals-table.phtml:257
18148msgid "Leaves"
18149msgstr ""
18150
18151#: resources/views/lists/families-table.phtml:207
18152msgid "Show couples with an unknown marriage date."
18153msgstr ""
18154
18155#: resources/views/lists/families-table.phtml:215
18156msgid "Show couples who married more than 100 years ago."
18157msgstr ""
18158
18159#: resources/views/lists/families-table.phtml:223
18160msgid "Show couples who married within the last 100 years."
18161msgstr ""
18162
18163#: resources/views/lists/families-table.phtml:231
18164msgid "Show divorced couples."
18165msgstr ""
18166
18167#: resources/views/lists/families-table.phtml:239
18168msgid "Show couples where either partner married more than once."
18169msgstr ""
18170
18171#: resources/views/lists/families-table.phtml:241
18172msgid "Multiple marriages"
18173msgstr ""
18174
18175#: resources/views/lists/families-table.phtml:274
18176#: resources/views/lists/individuals-table.phtml:298
18177msgid "Show parents"
18178msgstr ""
18179
18180#: resources/views/lists/families-table.phtml:277
18181#: resources/views/lists/individuals-table.phtml:301
18182msgid "Show statistics charts"
18183msgstr ""
18184
18185#: resources/views/lists/families-table.phtml:467
18186#: resources/views/lists/families-table.phtml:483
18187#: resources/views/lists/individuals-table.phtml:476
18188#: resources/views/lists/individuals-table.phtml:493
18189msgid "Decade of birth"
18190msgstr ""
18191
18192#: resources/views/lists/families-table.phtml:492
18193#: resources/views/lists/families-table.phtml:508
18194msgid "Decade of marriage"
18195msgstr ""
18196
18197#: resources/views/lists/given-names-table.phtml:21
18198#: resources/views/search-phonetic-page.phtml:17
18199msgid "Given name"
18200msgstr ""
18201
18202#: resources/views/lists/individual-table-parents.phtml:14
18203#, php-format
18204msgid "Mother: %s"
18205msgstr ""
18206
18207#: resources/views/lists/individual-table-parents.phtml:16
18208#, php-format
18209msgid "Father: %s"
18210msgstr ""
18211
18212#: resources/views/lists/individuals-table.phtml:169
18213msgid "Show only males."
18214msgstr ""
18215
18216#: resources/views/lists/individuals-table.phtml:177
18217msgid "Show only females."
18218msgstr ""
18219
18220#: resources/views/lists/individuals-table.phtml:185
18221msgid "Show only individuals for whom the gender is not known."
18222msgstr ""
18223
18224#: resources/views/lists/individuals-table.phtml:195
18225msgid "Show individuals who are alive or couples where both partners are alive."
18226msgstr ""
18227
18228#: resources/views/lists/individuals-table.phtml:197
18229msgid "Alive"
18230msgstr ""
18231
18232#: resources/views/lists/individuals-table.phtml:211
18233msgid "Show individuals who died more than 100 years ago."
18234msgstr ""
18235
18236#: resources/views/lists/individuals-table.phtml:219
18237msgid "Show individuals who died within the last 100 years."
18238msgstr ""
18239
18240#: resources/views/lists/individuals-table.phtml:229
18241msgid "Show individuals born more than 100 years ago."
18242msgstr ""
18243
18244#: resources/views/lists/individuals-table.phtml:237
18245msgid "Show individuals born within the last 100 years."
18246msgstr ""
18247
18248#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets.
18249#: resources/views/lists/individuals-table.phtml:267
18250msgid "Sosa"
18251msgstr ""
18252
18253#: resources/views/lists/individuals-table.phtml:502
18254#: resources/views/lists/individuals-table.phtml:519
18255msgid "Decade of death"
18256msgstr ""
18257
18258#: resources/views/lists/individuals-table.phtml:528
18259#: resources/views/lists/individuals-table.phtml:570
18260msgid "Age related to death year"
18261msgstr ""
18262
18263#: resources/views/lists/repositories-table.phtml:42
18264msgid "Repository name"
18265msgstr ""
18266
18267#: resources/views/lists/submitters-table.phtml:60
18268msgid "Submitter name"
18269msgstr ""
18270
18271#: resources/views/lists/surnames-table.phtml:18
18272#: resources/views/modules/gedcom_stats/config.phtml:48
18273#: resources/views/modules/gedcom_stats/statistics.phtml:56
18274#: resources/views/modules/statistics-chart/custom.phtml:155
18275msgid "Surnames"
18276msgstr ""
18277
18278#: resources/views/login-page.phtml:21
18279msgid "Welcome to this genealogy website"
18280msgstr ""
18281
18282#. I18N: A button label.
18283#: resources/views/login-page.phtml:56
18284#: resources/views/modules/login_block/sign-in.phtml:33
18285msgid "sign in"
18286msgstr ""
18287
18288#: resources/views/login-page.phtml:60
18289#: resources/views/modules/login_block/sign-in.phtml:37
18290msgid "Forgot password?"
18291msgstr ""
18292
18293#: resources/views/media-page-menu.phtml:19
18294#: resources/views/modals/link-media-to-individual.phtml:10
18295msgid "Link this media object to an individual"
18296msgstr ""
18297
18298#: resources/views/media-page-menu.phtml:24
18299#: resources/views/modals/link-media-to-family.phtml:10
18300msgid "Link this media object to a family"
18301msgstr ""
18302
18303#: resources/views/media-page-menu.phtml:29
18304#: resources/views/modals/link-media-to-source.phtml:10
18305msgid "Link this media object to a source"
18306msgstr ""
18307
18308#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
18309#: resources/views/media-page.phtml:28
18310#, php-format
18311msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it."
18312msgstr ""
18313
18314#: resources/views/media-page.phtml:30
18315msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator."
18316msgstr ""
18317
18318#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
18319#: resources/views/media-page.phtml:34
18320#, php-format
18321msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them."
18322msgstr ""
18323
18324#: resources/views/media-page.phtml:36
18325msgid "This media object has been edited. The changes need to be reviewed by a moderator."
18326msgstr ""
18327
18328#. I18N: %s is a filename
18329#: resources/views/media-page.phtml:121
18330#: resources/views/modules/media-list/page.phtml:145
18331#, php-format
18332msgid "The file “%s” does not exist."
18333msgstr ""
18334
18335#: resources/views/media-page.phtml:138
18336msgid "Download file"
18337msgstr ""
18338
18339#: resources/views/media-page.phtml:181
18340msgid "Add a restriction"
18341msgstr ""
18342
18343#. I18N: URL = web address
18344#: resources/views/modals/media-file-fields.phtml:23
18345msgid "A URL"
18346msgstr ""
18347
18348#: resources/views/modals/media-file-fields.phtml:52
18349#: resources/views/modules/media-list/page.phtml:21
18350msgid "Folder"
18351msgstr ""
18352
18353#: resources/views/modals/media-file-fields.phtml:62
18354msgid "Same as uploaded file"
18355msgstr ""
18356
18357#: resources/views/modals/media-file-fields.phtml:66
18358msgid "If you have a large number of media files, you can organize them into folders and subfolders."
18359msgstr ""
18360
18361#: resources/views/modals/media-file-fields.phtml:71
18362msgid "Create a unique filename"
18363msgstr ""
18364
18365#: resources/views/modals/media-file-fields.phtml:96
18366msgid "Caution!"
18367msgstr ""
18368
18369#: resources/views/modals/media-file-fields.phtml:98
18370msgid "The GEDCOM standard does not allow URLs in media objects."
18371msgstr ""
18372
18373#: resources/views/modals/media-file-fields.phtml:99
18374msgid "Other genealogy applications might not recognize this data."
18375msgstr ""
18376
18377#: resources/views/modals/on-screen-keyboard.phtml:51
18378msgid "Keep open"
18379msgstr ""
18380
18381#. I18N: a restrction on viewing data
18382#: resources/views/modals/restriction-fields.phtml:9
18383msgid "Privacy restriction"
18384msgstr ""
18385
18386#. I18N: A restriction on editing data
18387#: resources/views/modals/restriction-fields.phtml:26
18388msgid "Editing restriction"
18389msgstr ""
18390
18391#: resources/views/modules/ancestors-chart/page.phtml:25
18392#: resources/views/modules/descendancy_chart/page.phtml:25
18393#: resources/views/modules/family-book-chart/page.phtml:26
18394#: resources/views/modules/fanchart/page.phtml:35
18395#: resources/views/modules/hourglass-chart/page.phtml:26
18396#: resources/views/modules/pedigree-chart/page.phtml:25
18397#: resources/views/modules/pedigree-map/page.phtml:24
18398#: resources/xml/reports/ahnentafel_report.xml:7
18399#: resources/xml/reports/descendancy_report.xml:6
18400#: resources/xml/reports/individual_ext_report.xml:7
18401#: resources/xml/reports/missing_facts_report.xml:7
18402msgid "Generations"
18403msgstr ""
18404
18405#: resources/views/modules/ancestors-chart/page.phtml:35
18406#: resources/views/modules/descendancy_chart/page.phtml:35
18407#: resources/views/modules/fanchart/page.phtml:26
18408#: resources/views/modules/hourglass-chart/page.phtml:36
18409#: resources/views/modules/pedigree-chart/page.phtml:34
18410msgid "Layout"
18411msgstr ""
18412
18413#: resources/views/modules/ancestors-chart/tree.phtml:18
18414msgid "Sosa-Stradonitz number"
18415msgstr ""
18416
18417#: resources/views/modules/batch_update/admin.phtml:25
18418msgid "Batch update"
18419msgstr ""
18420
18421#: resources/views/modules/batch_update/admin.phtml:85
18422msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time."
18423msgstr ""
18424
18425#: resources/views/modules/batch_update/admin.phtml:100
18426msgid "Nothing found."
18427msgstr ""
18428
18429#. I18N: A configuration setting
18430#: resources/views/modules/bing-webmaster-tools/form.phtml:9
18431#: resources/views/modules/google-webmaster-tools/form.phtml:9
18432msgid "Site verification code"
18433msgstr ""
18434
18435#: resources/views/modules/bing-webmaster-tools/form.phtml:18
18436#: resources/views/modules/google-webmaster-tools/form.phtml:18
18437msgid "Site verification codes do not work when webtrees is installed in a subfolder."
18438msgstr ""
18439
18440#: resources/views/modules/census-assistant.phtml:10
18441msgid "Create a shared note using the census assistant"
18442msgstr ""
18443
18444#: resources/views/modules/census-assistant.phtml:32
18445msgid "Citation"
18446msgstr ""
18447
18448#: resources/views/modules/census-assistant.phtml:65
18449msgid "Head of household"
18450msgstr ""
18451
18452#: resources/views/modules/census-assistant.phtml:111
18453msgid "Census transcript"
18454msgstr ""
18455
18456#: resources/views/modules/census-assistant.phtml:111
18457msgid "Household"
18458msgstr ""
18459
18460#: resources/views/modules/charts/config.phtml:9
18461#: resources/views/modules/statistics-chart/custom.phtml:18
18462#: resources/views/modules/statistics-chart/custom.phtml:147
18463#: resources/views/modules/statistics-chart/custom.phtml:149
18464msgid "Chart type"
18465msgstr ""
18466
18467#: resources/views/modules/clippings/show.phtml:10
18468msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file."
18469msgstr ""
18470
18471#: resources/views/modules/clippings/show.phtml:15
18472msgid "Your clippings cart is empty."
18473msgstr ""
18474
18475#: resources/views/modules/custom-css-js/edit.phtml:16
18476msgid "Add content to the end of the <code>&lt;head&gt;</code> element."
18477msgstr ""
18478
18479#: resources/views/modules/custom-css-js/edit.phtml:21
18480msgid "Include the <code>&lt;style&gt;&lt;/style&gt;</code> tags."
18481msgstr ""
18482
18483#: resources/views/modules/custom-css-js/edit.phtml:28
18484msgid "Add content to the end of the <code>&lt;body&gt;</code> element."
18485msgstr ""
18486
18487#: resources/views/modules/custom-css-js/edit.phtml:33
18488msgid "Include the <code>&lt;script&gt;&lt;/script&gt;</code> tags."
18489msgstr ""
18490
18491#: resources/views/modules/descendancy_chart/tree.phtml:17
18492msgid "d’Aboville number"
18493msgstr ""
18494
18495#: resources/views/modules/family-book-chart/chart.phtml:21
18496#, php-format
18497msgid "Family of %s"
18498msgstr ""
18499
18500#: resources/views/modules/family-book-chart/page.phtml:35
18501msgid "Descendant generations"
18502msgstr ""
18503
18504#: resources/views/modules/family-book-chart/page.phtml:48
18505#: resources/views/modules/hourglass-chart/page.phtml:39
18506#: resources/xml/reports/pedigree_report.xml:6
18507msgid "Show spouses"
18508msgstr ""
18509
18510#. I18N: FAQ = “Frequently Asked Question”
18511#: resources/views/modules/faq/config.phtml:14
18512msgid "FAQs are lists of questions and answers, which allow you to explain the site’s rules, policies, and procedures to your visitors. Questions are typically concerned with privacy, copyright, user-accounts, unsuitable content, requirement for source-citations, etc."
18513msgstr ""
18514
18515#: resources/views/modules/faq/config.phtml:15
18516msgid "You may use HTML to format the answer and to add links to other websites."
18517msgstr ""
18518
18519#. I18N: Label for a configuration option
18520#: resources/views/modules/faq/config.phtml:41
18521#: resources/views/modules/faq/edit.phtml:51
18522#: resources/views/modules/recent_changes/config.phtml:28
18523#: resources/views/modules/todays_events/config.phtml:36
18524#: resources/views/modules/upcoming_events/config.phtml:46
18525#: resources/xml/reports/bdm_report.xml:11
18526#: resources/xml/reports/birth_report.xml:9
18527#: resources/xml/reports/cemetery_report.xml:6
18528#: resources/xml/reports/change_report.xml:7
18529#: resources/xml/reports/death_report.xml:9
18530#: resources/xml/reports/fact_sources.xml:7
18531#: resources/xml/reports/individual_ext_report.xml:8
18532#: resources/xml/reports/marriage_report.xml:9
18533#: resources/xml/reports/occupation_report.xml:6
18534#: resources/xml/reports/relative_ext_report.xml:7
18535msgid "Sort order"
18536msgstr ""
18537
18538#: resources/views/modules/faq/config.phtml:43
18539#: resources/views/modules/faq/edit.phtml:19
18540msgid "Question"
18541msgstr ""
18542
18543#: resources/views/modules/faq/edit.phtml:30
18544msgid "Answer"
18545msgstr ""
18546
18547#. I18N: Label for a configuration option
18548#: resources/views/modules/faq/edit.phtml:41
18549#: resources/views/modules/html/config.phtml:56
18550#: resources/views/modules/stories/edit.phtml:49
18551msgid "Show this block for which languages"
18552msgstr ""
18553
18554#. I18N: FAQ = “Frequently Asked Question”
18555#: resources/views/modules/faq/edit.phtml:68
18556msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees."
18557msgstr ""
18558
18559#: resources/views/modules/faq/show.phtml:24
18560msgid "back to top"
18561msgstr ""
18562
18563#: resources/views/modules/favorites/favorites.phtml:35
18564msgid "Are you sure you want to remove this item from your list of favorites?"
18565msgstr ""
18566
18567#: resources/views/modules/favorites/favorites.phtml:44
18568#: resources/views/modules/favorites/favorites.phtml:54
18569msgid "Add a favorite"
18570msgstr ""
18571
18572#: resources/views/modules/favorites/favorites.phtml:163
18573msgid "Enter an optional note about this favorite"
18574msgstr ""
18575
18576#: resources/views/modules/fix-add-marr-names/options.phtml:16
18577msgid "Surname option"
18578msgstr ""
18579
18580#. I18N: Label for option
18581#: resources/views/modules/fix-ceme-tag/options.phtml:16
18582msgid "Convert to"
18583msgstr ""
18584
18585#: resources/views/modules/fix-place-names/options.phtml:21
18586msgid "Replace"
18587msgstr ""
18588
18589#: resources/views/modules/fix-search-and-replace/options.phtml:18
18590msgid "Search text/pattern"
18591msgstr ""
18592
18593#: resources/views/modules/fix-search-and-replace/options.phtml:28
18594msgid "Replacement text"
18595msgstr ""
18596
18597#: resources/views/modules/fix-search-and-replace/options.phtml:38
18598msgid "Search method"
18599msgstr ""
18600
18601#: resources/views/modules/fix-search-and-replace/options.phtml:48
18602msgid "Case insensitive"
18603msgstr ""
18604
18605#. I18N: Help text for "Case insensitive" searches
18606#: resources/views/modules/fix-search-and-replace/options.phtml:54
18607msgid "Match both upper and lower case letters."
18608msgstr ""
18609
18610#: resources/views/modules/fix-search-and-replace/options.phtml:61
18611#: resources/views/search-general-page.phtml:28
18612#: resources/views/statistics/other/total-records.phtml:12
18613msgid "Records"
18614msgstr ""
18615
18616#: resources/views/modules/gedcom_news/edit.phtml:29
18617#: resources/views/modules/html/config.phtml:32
18618#: resources/views/modules/user_blog/edit.phtml:29
18619msgid "Content"
18620msgstr ""
18621
18622#: resources/views/modules/gedcom_news/list.phtml:9
18623#: resources/views/modules/user_blog/list.phtml:9
18624msgid "No news articles have been submitted."
18625msgstr ""
18626
18627#: resources/views/modules/gedcom_news/list.phtml:15
18628#: resources/views/modules/user_blog/list.phtml:15
18629msgid "More news articles"
18630msgstr ""
18631
18632#: resources/views/modules/gedcom_news/list.phtml:49
18633msgid "Add a news article"
18634msgstr ""
18635
18636#. I18N: label for yes/no option
18637#: resources/views/modules/gedcom_stats/config.phtml:13
18638msgid "Show date of last update"
18639msgstr ""
18640
18641#: resources/views/modules/gedcom_stats/config.phtml:25
18642#: resources/views/modules/html/template-statistics.phtml:31
18643#: resources/views/statistics/individuals/names.phtml:22
18644msgid "Total surnames"
18645msgstr ""
18646
18647#: resources/views/modules/gedcom_stats/config.phtml:30
18648#: resources/views/statistics/other/total-events.phtml:12
18649#: resources/xml/reports/missing_facts_report.xml:602
18650msgid "Total events"
18651msgstr ""
18652
18653#: resources/views/modules/gedcom_stats/config.phtml:31
18654msgid "Total users"
18655msgstr ""
18656
18657#: resources/views/modules/gedcom_stats/config.phtml:32
18658#: resources/views/modules/gedcom_stats/statistics.phtml:144
18659#: resources/views/modules/html/template-statistics.phtml:64
18660#: resources/views/statistics/individuals/total-events.phtml:44
18661msgid "Earliest birth"
18662msgstr ""
18663
18664#: resources/views/modules/gedcom_stats/config.phtml:33
18665#: resources/views/modules/gedcom_stats/statistics.phtml:155
18666#: resources/views/modules/html/template-statistics.phtml:68
18667#: resources/views/statistics/individuals/total-events.phtml:55
18668msgid "Latest birth"
18669msgstr ""
18670
18671#: resources/views/modules/gedcom_stats/config.phtml:34
18672#: resources/views/modules/gedcom_stats/statistics.phtml:166
18673#: resources/views/modules/html/template-statistics.phtml:72
18674#: resources/views/statistics/individuals/total-events.phtml:92
18675msgid "Earliest death"
18676msgstr ""
18677
18678#: resources/views/modules/gedcom_stats/config.phtml:35
18679#: resources/views/modules/gedcom_stats/statistics.phtml:177
18680#: resources/views/modules/html/template-statistics.phtml:76
18681#: resources/views/statistics/individuals/total-events.phtml:103
18682msgid "Latest death"
18683msgstr ""
18684
18685#: resources/views/modules/gedcom_stats/config.phtml:36
18686#: resources/views/modules/gedcom_stats/statistics.phtml:188
18687#: resources/views/modules/html/template-statistics.phtml:80
18688msgid "Individual who lived the longest"
18689msgstr ""
18690
18691#: resources/views/modules/gedcom_stats/config.phtml:38
18692#: resources/views/modules/gedcom_stats/statistics.phtml:214
18693#: resources/views/modules/html/template-statistics.phtml:88
18694msgid "Family with the most children"
18695msgstr ""
18696
18697#: resources/views/modules/gedcom_stats/config.phtml:52
18698#: resources/views/modules/gedcom_stats/statistics.phtml:243
18699#: resources/views/modules/html/template-statistics.phtml:100
18700msgid "Most common surnames"
18701msgstr ""
18702
18703#. I18N: ... to show in a list
18704#: resources/views/modules/gedcom_stats/config.phtml:60
18705#: resources/views/modules/top10_surnames/config.phtml:9
18706msgid "Number of surnames"
18707msgstr ""
18708
18709#: resources/views/modules/gedcom_stats/statistics.phtml:9
18710#: resources/views/modules/html/template-statistics.phtml:13
18711#, php-format
18712msgid "This family tree was last updated on %s."
18713msgstr ""
18714
18715#: resources/views/modules/gedcom_stats/statistics.phtml:112
18716#: resources/views/modules/html/template-statistics.phtml:51
18717#: resources/views/modules/todays_events/config.phtml:18
18718#: resources/views/modules/upcoming_events/config.phtml:28
18719#: resources/views/statistics/individuals/total-events.phtml:12
18720msgid "Events"
18721msgstr ""
18722
18723#. I18N: A configuration setting
18724#: resources/views/modules/google-analytics/form.phtml:9
18725#: resources/views/modules/matomo-analytics/form.phtml:9
18726#: resources/views/modules/statcounter/form.phtml:9
18727msgid "Site identification code"
18728msgstr ""
18729
18730#: resources/views/modules/html/config.phtml:20
18731msgid "Templates"
18732msgstr ""
18733
18734#: resources/views/modules/html/config.phtml:25
18735msgid "To assist you in getting started with this block, we have created several standard templates. When you select one of these templates, the text area will contain a copy that you can then alter to suit your site’s requirements."
18736msgstr ""
18737
18738#: resources/views/modules/html/config.phtml:36
18739msgid "As well as using the toolbar to apply HTML formatting, you can insert database fields which are updated automatically. These special fields are marked with <b>#</b> characters. For example <b>#totalFamilies#</b> will be replaced with the actual number of families in the database. Advanced users may wish to apply CSS classes to their text, so that the formatting matches the currently selected theme."
18740msgstr ""
18741
18742#: resources/views/modules/html/config.phtml:45
18743msgid "Show the date and time of update"
18744msgstr ""
18745
18746#. I18N: do not translate the #keywords#
18747#: resources/views/modules/html/template-narrative.phtml:7
18748msgid "This family tree was last updated on #gedcomUpdated#. There are #totalSurnames# surnames in this family tree. The earliest recorded event is the #firstEventType# of #firstEventName# in #firstEventYear#. The most recent event is the #lastEventType# of #lastEventName# in #lastEventYear#.<br><br>If you have any comments or feedback please contact #contactWebmaster#."
18749msgstr ""
18750
18751#: resources/views/modules/interactive-tree/chart.phtml:10
18752msgid "Use compact layout"
18753msgstr ""
18754
18755#: resources/views/modules/lifespans-chart/page.phtml:20
18756msgid "Add individuals"
18757msgstr ""
18758
18759#. I18N: Label for a configuration option
18760#: resources/views/modules/lifespans-chart/page.phtml:24
18761msgid "Include the individual’s immediate family"
18762msgstr ""
18763
18764#: resources/views/modules/lifespans-chart/page.phtml:30
18765msgid "Select individuals by place or date"
18766msgstr ""
18767
18768#: resources/views/modules/lifespans-chart/page.phtml:45
18769msgid "Start year"
18770msgstr ""
18771
18772#: resources/views/modules/lifespans-chart/page.phtml:54
18773msgid "End year"
18774msgstr ""
18775
18776#: resources/views/modules/login_block/sign-out.phtml:9
18777#, php-format
18778msgid "You are signed in as %s."
18779msgstr ""
18780
18781#. I18N: A button label.
18782#: resources/views/modules/login_block/sign-out.phtml:14
18783msgid "sign out"
18784msgstr ""
18785
18786#: resources/views/modules/media-list/page.phtml:29
18787msgid "Media objects per page"
18788msgstr ""
18789
18790#: resources/views/modules/media-list/page.phtml:52
18791msgid "Search filters"
18792msgstr ""
18793
18794#: resources/views/modules/media-list/page.phtml:73
18795msgid "Media objects found"
18796msgstr ""
18797
18798#: resources/views/modules/media-list/page.phtml:91
18799#: resources/views/modules/media-list/page.phtml:190
18800#, php-format
18801msgid "Page %s of %s"
18802msgstr ""
18803
18804#: resources/views/modules/media/tab.phtml:20
18805msgid "There are no media objects for this individual."
18806msgstr ""
18807
18808#: resources/views/modules/notes/tab.phtml:16
18809msgid "Show all notes"
18810msgstr ""
18811
18812#: resources/views/modules/notes/tab.phtml:31
18813msgid "There are no notes for this individual."
18814msgstr ""
18815
18816#: resources/views/modules/pedigree-chart/page.phtml:37
18817msgid "left"
18818msgstr ""
18819
18820#: resources/views/modules/pedigree-chart/page.phtml:37
18821msgid "right"
18822msgstr ""
18823
18824#: resources/views/modules/pedigree-chart/page.phtml:37
18825msgid "up"
18826msgstr ""
18827
18828#: resources/views/modules/pedigree-chart/page.phtml:37
18829msgid "down"
18830msgstr ""
18831
18832#: resources/views/modules/pedigree-chart/previous.phtml:20
18833msgid "Siblings"
18834msgstr ""
18835
18836#: resources/views/modules/pedigree-chart/previous.phtml:22
18837msgid "Sibling"
18838msgstr ""
18839
18840#: resources/views/modules/personal_facts/tab.phtml:17
18841msgid "Events of close relatives"
18842msgstr ""
18843
18844#: resources/views/modules/personal_facts/tab.phtml:35
18845msgid "There are no facts for this individual."
18846msgstr ""
18847
18848#: resources/views/modules/place-hierarchy/events.phtml:24
18849#: resources/views/modules/place-hierarchy/events.phtml:36
18850#: resources/views/search-advanced-page.phtml:81
18851#: resources/views/search-general-page.phtml:113
18852#: resources/views/search-phonetic-page.phtml:114
18853msgid "No results found."
18854msgstr ""
18855
18856#: resources/views/modules/place-hierarchy/list.phtml:9
18857msgid "Place list"
18858msgstr ""
18859
18860#: resources/views/modules/place-hierarchy/page.phtml:50
18861#, php-format
18862msgid "View table of events occurring in %s"
18863msgstr ""
18864
18865#: resources/views/modules/place-hierarchy/sidebar.phtml:37
18866msgid "The location of this place is not known."
18867msgstr ""
18868
18869#: resources/views/modules/privacy-policy/footer.phtml:15
18870msgid "This website uses cookies to learn about visitor behavior."
18871msgstr ""
18872
18873#: resources/views/modules/privacy-policy/page.phtml:9
18874msgid "Personal data"
18875msgstr ""
18876
18877#: resources/views/modules/privacy-policy/page.phtml:13
18878msgid "This website processes personal data for the purpose of historical and genealogical research."
18879msgstr ""
18880
18881#: resources/views/modules/privacy-policy/page.phtml:16
18882msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations."
18883msgstr ""
18884
18885#: resources/views/modules/privacy-policy/page.phtml:20
18886msgid "Cookies"
18887msgstr ""
18888
18889#: resources/views/modules/privacy-policy/page.phtml:24
18890msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language."
18891msgstr ""
18892
18893#: resources/views/modules/privacy-policy/page.phtml:27
18894msgid "These cookies are “essential”, and do not require consent."
18895msgstr ""
18896
18897#: resources/views/modules/privacy-policy/page.phtml:36
18898msgid "This website uses third-party services to learn about visitor behavior."
18899msgstr ""
18900
18901#: resources/views/modules/privacy-policy/page.phtml:48
18902msgid "These services may use cookies or other tracking technology."
18903msgstr ""
18904
18905#: resources/views/modules/privacy-policy/page.phtml:52
18906msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences."
18907msgstr ""
18908
18909#: resources/views/modules/privacy-policy/page.phtml:57
18910msgid "Data controller"
18911msgstr ""
18912
18913#: resources/views/modules/privacy-policy/page.phtml:61
18914msgid "This website is operated by the following individuals."
18915msgstr ""
18916
18917#: resources/views/modules/random_media/config.phtml:9
18918msgid "Show only individuals, events, or all"
18919msgstr ""
18920
18921#: resources/views/modules/random_media/config.phtml:31
18922msgid "Show slide show controls"
18923msgstr ""
18924
18925#: resources/views/modules/random_media/config.phtml:40
18926msgid "Start slide show on page load"
18927msgstr ""
18928
18929#: resources/views/modules/random_media/slide-show.phtml:29
18930#: resources/views/modules/random_media/slide-show.phtml:31
18931msgid "Next image"
18932msgstr ""
18933
18934#. I18N: [a record was] Changed on <date/time> by <user>
18935#: resources/views/modules/recent_changes/changes-list.phtml:45
18936#, php-format
18937msgid "Changed on %1$s by %2$s"
18938msgstr ""
18939
18940#. I18N: [a record was] Changed on <date/time>
18941#: resources/views/modules/recent_changes/changes-list.phtml:47
18942#, php-format
18943msgid "Changed on %1$s"
18944msgstr ""
18945
18946#: resources/views/modules/recent_changes/config.phtml:9
18947#: resources/views/modules/upcoming_events/config.phtml:9
18948#: resources/views/modules/yahrzeit/config.phtml:9
18949msgid "Number of days to show"
18950msgstr ""
18951
18952#: resources/views/modules/recent_changes/config.phtml:13
18953#: resources/views/modules/upcoming_events/config.phtml:13
18954#: resources/views/modules/yahrzeit/config.phtml:14
18955#, php-format
18956msgid "maximum %s day"
18957msgid_plural "maximum %s days"
18958msgstr[0] ""
18959msgstr[1] ""
18960
18961#. I18N: Label for a configuration option
18962#: resources/views/modules/recent_changes/config.phtml:19
18963#: resources/views/modules/todays_events/config.phtml:27
18964#: resources/views/modules/top10_givnnames/config.phtml:18
18965#: resources/views/modules/top10_surnames/config.phtml:18
18966#: resources/views/modules/upcoming_events/config.phtml:37
18967#: resources/views/modules/yahrzeit/config.phtml:21
18968msgid "Presentation style"
18969msgstr ""
18970
18971#. I18N: label for a yes/no option
18972#: resources/views/modules/recent_changes/config.phtml:37
18973msgid "Show the user who made the change"
18974msgstr ""
18975
18976#: resources/views/modules/relationships-chart/config.phtml:12
18977msgid "Searching for all possible relationships can take a lot of time in complex trees."
18978msgstr ""
18979
18980#. I18N: Configuration option
18981#: resources/views/modules/relationships-chart/config.phtml:33
18982msgid "How much recursion to use when searching for relationships"
18983msgstr ""
18984
18985#: resources/views/modules/relationships-chart/page.phtml:17
18986msgid "Individual 1"
18987msgstr ""
18988
18989#: resources/views/modules/relationships-chart/page.phtml:26
18990msgid "Individual 2"
18991msgstr ""
18992
18993#. I18N: Reverse the order of two individuals
18994#: resources/views/modules/relationships-chart/page.phtml:72
18995msgid "Swap individuals"
18996msgstr ""
18997
18998#: resources/views/modules/relatives/family.phtml:136
18999msgid "Add marriage details"
19000msgstr ""
19001
19002#: resources/views/modules/relatives/family.phtml:207
19003msgid "Add a son"
19004msgstr ""
19005
19006#: resources/views/modules/relatives/family.phtml:207
19007msgid "Add a brother"
19008msgstr ""
19009
19010#: resources/views/modules/relatives/family.phtml:211
19011msgid "Add a daughter"
19012msgstr ""
19013
19014#: resources/views/modules/relatives/family.phtml:211
19015msgid "Add a sister"
19016msgstr ""
19017
19018#: resources/views/modules/relatives/family.phtml:215
19019msgid "Add a sibling"
19020msgstr ""
19021
19022#: resources/views/modules/relatives/tab.phtml:16
19023msgid "Date differences"
19024msgstr ""
19025
19026#: resources/views/modules/review_changes/config.phtml:8
19027msgid "This block will show editors a list of records with pending changes that need to be reviewed by a moderator. It also generates daily emails to moderators whenever pending changes exist."
19028msgstr ""
19029
19030#. I18N: Label for a configuration option
19031#: resources/views/modules/review_changes/config.phtml:14
19032msgid "Send out reminder emails"
19033msgstr ""
19034
19035#: resources/views/modules/review_changes/config.phtml:24
19036msgid "Reminder email frequency (days)"
19037msgstr ""
19038
19039#. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL.
19040#: resources/views/modules/sitemap/config.phtml:13
19041msgid "Sitemaps are a way for webmasters to tell search engines about the pages on a website that are available for crawling. All major search engines support sitemaps. For more information, see <a href=\"http://www.sitemaps.org/\">www.sitemaps.org</a>."
19042msgstr ""
19043
19044#. I18N: Label for a configuration option
19045#: resources/views/modules/sitemap/config.phtml:17
19046msgid "Which family trees should be included in the sitemaps"
19047msgstr ""
19048
19049#: resources/views/modules/sitemap/config.phtml:36
19050msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file."
19051msgstr ""
19052
19053#: resources/views/modules/sitemap/config.phtml:44
19054msgid "To tell search engines that sitemaps are available, you can use the following links."
19055msgstr ""
19056
19057#: resources/views/modules/sources_tab/tab.phtml:16
19058msgid "Show all sources"
19059msgstr ""
19060
19061#: resources/views/modules/sources_tab/tab.phtml:29
19062msgid "There are no source citations for this individual."
19063msgstr ""
19064
19065#. I18N: A configuration setting
19066#: resources/views/modules/statcounter/form.phtml:18
19067msgid "Security code"
19068msgstr ""
19069
19070#: resources/views/modules/statistics-chart/custom.phtml:10
19071msgid "Create your own chart"
19072msgstr ""
19073
19074#: resources/views/modules/statistics-chart/custom.phtml:71
19075msgid "Categories"
19076msgstr ""
19077
19078#: resources/views/modules/statistics-chart/custom.phtml:80
19079msgid "gender"
19080msgstr ""
19081
19082#: resources/views/modules/statistics-chart/custom.phtml:85
19083msgid "date periods"
19084msgstr ""
19085
19086#. I18N: from 1700 interval 50 years
19087#: resources/views/modules/statistics-chart/custom.phtml:93
19088#: resources/views/modules/statistics-chart/custom.phtml:96
19089#: resources/views/modules/statistics-chart/custom.phtml:99
19090#: resources/views/modules/statistics-chart/custom.phtml:102
19091#: resources/views/modules/statistics-chart/custom.phtml:105
19092#: resources/views/modules/statistics-chart/custom.phtml:108
19093#, php-format
19094msgid "from %1$s interval %2$s year"
19095msgid_plural "from %1$s interval %2$s years"
19096msgstr[0] ""
19097msgstr[1] ""
19098
19099#: resources/views/modules/statistics-chart/custom.phtml:114
19100msgid "Results"
19101msgstr ""
19102
19103#: resources/views/modules/statistics-chart/custom.phtml:118
19104msgid "numbers"
19105msgstr ""
19106
19107#: resources/views/modules/statistics-chart/custom.phtml:123
19108msgid "percentage"
19109msgstr ""
19110
19111#: resources/views/modules/statistics-chart/custom.phtml:128
19112#: resources/views/modules/statistics-chart/custom.phtml:131
19113#: resources/views/modules/statistics-chart/custom.phtml:137
19114msgid "Age interval"
19115msgstr ""
19116
19117#: resources/views/modules/statistics-chart/custom.phtml:140
19118msgid "Select the desired age interval"
19119msgstr ""
19120
19121#: resources/views/modules/statistics-chart/custom.phtml:166
19122#: resources/views/modules/statistics-chart/custom.phtml:168
19123msgid "Geographic area"
19124msgstr ""
19125
19126#: resources/views/modules/statistics-chart/custom.phtml:174
19127msgid "Europe"
19128msgstr ""
19129
19130#: resources/views/modules/statistics-chart/custom.phtml:177
19131msgid "Northern America"
19132msgstr ""
19133
19134#: resources/views/modules/statistics-chart/custom.phtml:180
19135msgid "South America"
19136msgstr ""
19137
19138#: resources/views/modules/statistics-chart/custom.phtml:183
19139msgid "Asia"
19140msgstr ""
19141
19142#: resources/views/modules/statistics-chart/custom.phtml:186
19143msgid "Middle East"
19144msgstr ""
19145
19146#: resources/views/modules/statistics-chart/custom.phtml:189
19147msgid "Africa"
19148msgstr ""
19149
19150#: resources/views/modules/statistics-chart/custom.phtml:200
19151msgid "show the chart"
19152msgstr ""
19153
19154#: resources/views/modules/stories/config.phtml:36
19155#: resources/views/modules/stories/edit.phtml:31
19156#: resources/views/modules/stories/list.phtml:12
19157msgid "Story title"
19158msgstr ""
19159
19160#: resources/views/modules/stories/edit.phtml:40
19161msgid "Story"
19162msgstr ""
19163
19164#: resources/views/modules/timeline-chart/chart.phtml:130
19165#: resources/views/modules/timeline-chart/chart.phtml:132
19166#: resources/views/modules/timeline-chart/chart.phtml:134
19167msgid "Month:"
19168msgstr ""
19169
19170#: resources/views/modules/timeline-chart/chart.phtml:130
19171#: resources/views/modules/timeline-chart/chart.phtml:132
19172#: resources/views/modules/timeline-chart/chart.phtml:134
19173msgid "Day:"
19174msgstr ""
19175
19176#: resources/views/modules/timeline-chart/chart.phtml:132
19177msgid "years"
19178msgstr ""
19179
19180#: resources/views/modules/timeline-chart/chart.phtml:134
19181#: resources/views/modules/timeline-chart/chart.phtml:402
19182msgid "Year:"
19183msgstr ""
19184
19185#: resources/views/modules/timeline-chart/chart.phtml:345
19186msgid "Husband’s age"
19187msgstr ""
19188
19189#: resources/views/modules/timeline-chart/chart.phtml:345
19190msgid "Wife’s age"
19191msgstr ""
19192
19193#: resources/views/modules/timeline-chart/page.phtml:60
19194msgid "Remove individual"
19195msgstr ""
19196
19197#. I18N: an age indicator, which can be dragged around the screen
19198#: resources/views/modules/timeline-chart/page.phtml:67
19199msgid "Show an age cursor"
19200msgstr ""
19201
19202#: resources/views/modules/todays_events/config.phtml:9
19203#: resources/views/modules/upcoming_events/config.phtml:19
19204msgid "Show only events of living individuals"
19205msgstr ""
19206
19207#: resources/views/modules/todays_events/empty.phtml:8
19208msgid "No events exist for today."
19209msgstr ""
19210
19211#: resources/views/modules/todo/config.phtml:8
19212msgid "Research tasks are special events, added to individuals in your family tree, which identify the need for further research. You can use them as a reminder to check facts against more reliable sources, to obtain documents or photographs, to resolve conflicting information, etc."
19213msgstr ""
19214
19215#: resources/views/modules/todo/config.phtml:9
19216msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences."
19217msgstr ""
19218
19219#: resources/views/modules/todo/config.phtml:10
19220msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag."
19221msgstr ""
19222
19223#: resources/views/modules/todo/config.phtml:15
19224msgid "Show research tasks that are assigned to other users"
19225msgstr ""
19226
19227#: resources/views/modules/todo/config.phtml:25
19228msgid "Show research tasks that are not assigned to any user"
19229msgstr ""
19230
19231#: resources/views/modules/todo/config.phtml:34
19232msgid "Show research tasks that have a date in the future"
19233msgstr ""
19234
19235#. I18N: ... to show in a list
19236#: resources/views/modules/top10_givnnames/config.phtml:9
19237msgid "Number of given names"
19238msgstr ""
19239
19240#. I18N: ... to show in a list
19241#: resources/views/modules/top10_pageviews/config.phtml:9
19242msgid "Number of pages"
19243msgstr ""
19244
19245#: resources/views/modules/user_blog/list.phtml:48
19246msgid "Add a journal entry"
19247msgstr ""
19248
19249#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19250#: resources/views/note-page.phtml:14
19251#, php-format
19252msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it."
19253msgstr ""
19254
19255#: resources/views/note-page.phtml:16
19256msgid "This note has been deleted. The deletion will need to be reviewed by a moderator."
19257msgstr ""
19258
19259#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19260#: resources/views/note-page.phtml:20
19261#, php-format
19262msgid "This note has been edited. You should review the changes and then %1$s or %2$s them."
19263msgstr ""
19264
19265#: resources/views/note-page.phtml:22
19266msgid "This note has been edited. The changes need to be reviewed by a moderator."
19267msgstr ""
19268
19269#: resources/views/password-request-page.phtml:21
19270msgid "Email"
19271msgstr ""
19272
19273#: resources/views/pending-changes-page.phtml:51
19274#: resources/views/pending-changes-page.phtml:63
19275msgid "Accept"
19276msgstr ""
19277
19278#: resources/views/pending-changes-page.phtml:55
19279#: resources/views/pending-changes-page.phtml:93
19280msgid "Reject"
19281msgstr ""
19282
19283#: resources/views/pending-changes-page.phtml:104
19284msgid "Accept all changes"
19285msgstr ""
19286
19287#: resources/views/pending-changes-page.phtml:107
19288msgid "Are you sure you want to reject all the changes to this family tree?"
19289msgstr ""
19290
19291#: resources/views/pending-changes-page.phtml:108
19292msgid "Reject all changes"
19293msgstr ""
19294
19295#: resources/views/register-page.phtml:24
19296msgid "<div class=\"largeError\">Notice:</div><div class=\"error\">By completing and submitting this form, you agree:<ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul></div>"
19297msgstr ""
19298
19299#. I18N: placeholder text for registration-comments field
19300#: resources/views/register-page.phtml:87
19301msgid "Explain why you are requesting an account."
19302msgstr ""
19303
19304#: resources/views/register-page.phtml:89
19305msgid "Use this field to tell the site administrator why you are requesting an account and how you are related to the genealogy displayed on this site. You can also use this to enter any other comments you may have for the site administrator."
19306msgstr ""
19307
19308#: resources/views/register-success-page.phtml:13
19309#, php-format
19310msgid "Hello %s…<br>Thank you for your registration."
19311msgstr ""
19312
19313#: resources/views/register-success-page.phtml:17
19314#, php-format
19315msgid "We will now send a confirmation email to the address <b>%s</b>. You must verify your account request by following instructions in the confirmation email. If you do not confirm your account request within seven days, your application will be rejected automatically. You will have to apply again.<br><br>After you have followed the instructions in the confirmation email, the administrator still has to approve your request before your account can be used.<br><br>To sign in to this website, you will need to know your username and password."
19316msgstr ""
19317
19318#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19319#: resources/views/repository-page.phtml:14
19320#, php-format
19321msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it."
19322msgstr ""
19323
19324#: resources/views/repository-page.phtml:16
19325msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator."
19326msgstr ""
19327
19328#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19329#: resources/views/repository-page.phtml:20
19330#, php-format
19331msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them."
19332msgstr ""
19333
19334#: resources/views/repository-page.phtml:22
19335msgid "This repository has been edited. The changes need to be reviewed by a moderator."
19336msgstr ""
19337
19338#: resources/views/search-advanced-page.phtml:30
19339msgid "Add more fields"
19340msgstr ""
19341
19342#: resources/views/search-advanced-page.phtml:47
19343#: resources/xml/reports/bdm_report.xml:118
19344#: resources/xml/reports/family_group_report.xml:467
19345#: resources/xml/reports/family_group_report.xml:730
19346#: resources/xml/reports/individual_ext_report.xml:243
19347#: resources/xml/reports/individual_report.xml:240
19348#: resources/xml/reports/relative_ext_report.xml:64
19349msgid "Father"
19350msgstr ""
19351
19352#: resources/views/search-advanced-page.phtml:59
19353#: resources/xml/reports/bdm_report.xml:120
19354#: resources/xml/reports/family_group_report.xml:474
19355#: resources/xml/reports/family_group_report.xml:737
19356#: resources/xml/reports/individual_ext_report.xml:279
19357#: resources/xml/reports/individual_report.xml:276
19358#: resources/xml/reports/relative_ext_report.xml:65
19359msgid "Mother"
19360msgstr ""
19361
19362#: resources/views/search-general-page.phtml:16
19363#: resources/views/search-replace-page.phtml:17
19364msgid "Search for"
19365msgstr ""
19366
19367#. I18N: select all (of the family trees)
19368#: resources/views/search-general-page.phtml:89
19369#: resources/views/search-phonetic-page.phtml:90
19370msgid "select all"
19371msgstr ""
19372
19373#. I18N: select none (of the family trees)
19374#: resources/views/search-general-page.phtml:90
19375#: resources/views/search-phonetic-page.phtml:91
19376msgid "select none"
19377msgstr ""
19378
19379#: resources/views/search-general-page.phtml:92
19380#: resources/views/search-phonetic-page.phtml:93
19381msgid "invert selection"
19382msgstr ""
19383
19384#: resources/views/search-phonetic-page.phtml:51
19385msgid "Phonetic algorithm"
19386msgstr ""
19387
19388#: resources/views/search-replace-page.phtml:26
19389msgid "Replace with"
19390msgstr ""
19391
19392#: resources/views/search-replace-page.phtml:38
19393msgid "Entire record"
19394msgstr ""
19395
19396#: resources/views/search-replace-page.phtml:38
19397#: resources/views/statistics/individuals/names.phtml:12
19398#: resources/xml/reports/cemetery_report.xml:7
19399#: resources/xml/reports/death_report.xml:10
19400msgid "Names"
19401msgstr ""
19402
19403#. I18N: A button label.
19404#: resources/views/search-replace-page.phtml:44
19405msgid "replace"
19406msgstr ""
19407
19408#: resources/views/setup/step-2-server-checks.phtml:22
19409msgid "Checking server configuration"
19410msgstr ""
19411
19412#: resources/views/setup/step-2-server-checks.phtml:35
19413msgid "The server configuration is OK."
19414msgstr ""
19415
19416#: resources/views/setup/step-2-server-checks.phtml:39
19417msgid "Checking server capacity"
19418msgstr ""
19419
19420#: resources/views/setup/step-2-server-checks.phtml:42
19421msgid "The memory and CPU time requirements depend on the number of individuals in your family tree."
19422msgstr ""
19423
19424#: resources/views/setup/step-2-server-checks.phtml:45
19425msgid "The following list shows typical requirements."
19426msgstr ""
19427
19428#: resources/views/setup/step-2-server-checks.phtml:48
19429msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds"
19430msgstr ""
19431
19432#: resources/views/setup/step-2-server-checks.phtml:50
19433msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds"
19434msgstr ""
19435
19436#: resources/views/setup/step-2-server-checks.phtml:52
19437msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds"
19438msgstr ""
19439
19440#: resources/views/setup/step-2-server-checks.phtml:56
19441#, php-format
19442msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds."
19443msgstr ""
19444
19445#: resources/views/setup/step-2-server-checks.phtml:60
19446msgid "If you try to exceed these limits, you may experience server time-outs and blank pages."
19447msgstr ""
19448
19449#: resources/views/setup/step-3-database-type.phtml:17
19450msgid "Connection to database server"
19451msgstr ""
19452
19453#: resources/views/setup/step-3-database-type.phtml:29
19454msgid "webtrees needs a database to store your genealogy data."
19455msgstr ""
19456
19457#: resources/views/setup/step-3-database-type.phtml:34
19458msgid "Database type"
19459msgstr ""
19460
19461#: resources/views/setup/step-4-database-mysql.phtml:16
19462#: resources/views/setup/step-4-database-pgsql.phtml:16
19463#: resources/views/setup/step-4-database-sqlite.phtml:21
19464#: resources/views/setup/step-4-database-sqlsvr.phtml:16
19465msgid "Database connection"
19466msgstr ""
19467
19468#: resources/views/setup/step-4-database-mysql.phtml:36
19469#: resources/views/setup/step-4-database-pgsql.phtml:34
19470#: resources/views/setup/step-4-database-sqlsvr.phtml:34
19471msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server."
19472msgstr ""
19473
19474#: resources/views/setup/step-4-database-mysql.phtml:40
19475msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty."
19476msgstr ""
19477
19478#: resources/views/setup/step-4-database-mysql.phtml:54
19479msgid "Most sites are configured to use the default value of 3306."
19480msgstr ""
19481
19482#: resources/views/setup/step-4-database-mysql.phtml:61
19483#: resources/views/setup/step-4-database-pgsql.phtml:53
19484#: resources/views/setup/step-4-database-sqlsvr.phtml:53
19485msgid "Database user account"
19486msgstr ""
19487
19488#: resources/views/setup/step-4-database-mysql.phtml:68
19489#: resources/views/setup/step-4-database-mysql.phtml:82
19490#: resources/views/setup/step-4-database-pgsql.phtml:58
19491#: resources/views/setup/step-4-database-pgsql.phtml:70
19492#: resources/views/setup/step-4-database-sqlsvr.phtml:58
19493#: resources/views/setup/step-4-database-sqlsvr.phtml:70
19494msgid "This is case sensitive."
19495msgstr ""
19496
19497#: resources/views/setup/step-4-database-mysql.phtml:75
19498#: resources/views/setup/step-4-database-pgsql.phtml:65
19499#: resources/views/setup/step-4-database-sqlsvr.phtml:65
19500msgid "Database password"
19501msgstr ""
19502
19503#: resources/views/setup/step-4-database-mysql.phtml:89
19504#: resources/views/setup/step-4-database-pgsql.phtml:77
19505#: resources/views/setup/step-4-database-sqlite.phtml:34
19506#: resources/views/setup/step-4-database-sqlsvr.phtml:77
19507msgid "Database name"
19508msgstr ""
19509
19510#: resources/views/setup/step-4-database-mysql.phtml:99
19511#: resources/views/setup/step-4-database-pgsql.phtml:86
19512#: resources/views/setup/step-4-database-sqlite.phtml:58
19513#: resources/views/setup/step-4-database-sqlsvr.phtml:86
19514msgid "Table prefix"
19515msgstr ""
19516
19517#: resources/views/setup/step-4-database-mysql.phtml:104
19518#: resources/views/setup/step-4-database-pgsql.phtml:91
19519#: resources/views/setup/step-4-database-sqlite.phtml:65
19520#: resources/views/setup/step-4-database-sqlsvr.phtml:91
19521msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database."
19522msgstr ""
19523
19524#: resources/views/setup/step-4-database-mysql.phtml:105
19525#: resources/views/setup/step-4-database-pgsql.phtml:92
19526#: resources/views/setup/step-4-database-sqlite.phtml:51
19527#: resources/views/setup/step-4-database-sqlite.phtml:66
19528#: resources/views/setup/step-4-database-sqlsvr.phtml:92
19529msgid "Use letters A-Z, a-z, digits 0-9, or underscores"
19530msgstr ""
19531
19532#: resources/views/setup/step-4-database-pgsql.phtml:46
19533msgid "Most sites are configured to use the default value of 5432."
19534msgstr ""
19535
19536#: resources/views/setup/step-4-database-sqlsvr.phtml:46
19537msgid "Most sites are configured to use the default value of 1433."
19538msgstr ""
19539
19540#: resources/views/setup/step-5-administrator.phtml:19
19541msgid "Administrator account"
19542msgstr ""
19543
19544#: resources/views/setup/step-5-administrator.phtml:31
19545msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password."
19546msgstr ""
19547
19548#: resources/views/setup/step-5-administrator.phtml:53
19549msgid "You will use this to sign in to webtrees."
19550msgstr ""
19551
19552#: resources/views/setup/step-5-administrator.phtml:65
19553msgid "This must be at least six characters long. It is case-sensitive."
19554msgstr ""
19555
19556#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19557#: resources/views/source-page.phtml:15
19558#, php-format
19559msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it."
19560msgstr ""
19561
19562#: resources/views/source-page.phtml:17
19563msgid "This source has been deleted. The deletion will need to be reviewed by a moderator."
19564msgstr ""
19565
19566#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19567#: resources/views/source-page.phtml:21
19568#, php-format
19569msgid "This source has been edited. You should review the changes and then %1$s or %2$s them."
19570msgstr ""
19571
19572#: resources/views/source-page.phtml:23
19573msgid "This source has been edited. The changes need to be reviewed by a moderator."
19574msgstr ""
19575
19576#: resources/views/statistics/families/age-difference.phtml:12
19577msgid "Age difference"
19578msgstr ""
19579
19580#: resources/views/statistics/families/age-difference.phtml:20
19581msgid "Age between siblings"
19582msgstr ""
19583
19584#: resources/views/statistics/families/age-difference.phtml:29
19585msgid "Greatest age between siblings"
19586msgstr ""
19587
19588#: resources/views/statistics/families/age-difference.phtml:42
19589msgid "Age between husband and wife"
19590msgstr ""
19591
19592#: resources/views/statistics/families/age-difference.phtml:51
19593msgid "Age between wife and husband"
19594msgstr ""
19595
19596#: resources/views/statistics/families/birth-age.phtml:12
19597msgid "Age at birth of child"
19598msgstr ""
19599
19600#: resources/views/statistics/families/birth-age.phtml:22
19601msgid "Youngest father"
19602msgstr ""
19603
19604#: resources/views/statistics/families/birth-age.phtml:42
19605msgid "Youngest mother"
19606msgstr ""
19607
19608#: resources/views/statistics/families/birth-age.phtml:64
19609msgid "Oldest father"
19610msgstr ""
19611
19612#: resources/views/statistics/families/birth-age.phtml:84
19613msgid "Oldest mother"
19614msgstr ""
19615
19616#: resources/views/statistics/families/children.phtml:12
19617msgid "Children in family"
19618msgstr ""
19619
19620#: resources/views/statistics/families/children.phtml:55
19621msgid "Largest number of grandchildren"
19622msgstr ""
19623
19624#: resources/views/statistics/families/marriage-age.phtml:22
19625msgid "Youngest male"
19626msgstr ""
19627
19628#: resources/views/statistics/families/marriage-age.phtml:42
19629msgid "Youngest female"
19630msgstr ""
19631
19632#: resources/views/statistics/families/marriage-age.phtml:64
19633msgid "Oldest male"
19634msgstr ""
19635
19636#: resources/views/statistics/families/marriage-age.phtml:84
19637msgid "Oldest female"
19638msgstr ""
19639
19640#: resources/views/statistics/families/marriage-length.phtml:12
19641msgid "Length of marriage"
19642msgstr ""
19643
19644#: resources/views/statistics/families/marriage-length.phtml:22
19645msgid "Longest marriage"
19646msgstr ""
19647
19648#: resources/views/statistics/families/marriage-length.phtml:42
19649msgid "Shortest marriage"
19650msgstr ""
19651
19652#: resources/views/statistics/families/top10-list-grand.phtml:19
19653#: resources/views/statistics/families/top10-nolist-grand.phtml:15
19654#, php-format
19655msgid "%s grandchild"
19656msgid_plural "%s grandchildren"
19657msgstr[0] ""
19658msgstr[1] ""
19659
19660#: resources/views/statistics/families/total-records.phtml:23
19661msgid "Total marriages"
19662msgstr ""
19663
19664#: resources/views/statistics/families/total-records.phtml:45
19665msgid "Earliest marriage"
19666msgstr ""
19667
19668#: resources/views/statistics/families/total-records.phtml:56
19669msgid "Latest marriage"
19670msgstr ""
19671
19672#: resources/views/statistics/families/total-records.phtml:71
19673msgid "Total divorces"
19674msgstr ""
19675
19676#: resources/views/statistics/families/total-records.phtml:93
19677msgid "Earliest divorce"
19678msgstr ""
19679
19680#: resources/views/statistics/families/total-records.phtml:104
19681msgid "Latest divorce"
19682msgstr ""
19683
19684#: resources/views/statistics/individuals/greatest-age.phtml:12
19685msgid "Greatest age at death"
19686msgstr ""
19687
19688#: resources/views/statistics/individuals/lifespan.phtml:12
19689msgid "Lifespan"
19690msgstr ""
19691
19692#: resources/views/statistics/individuals/names.phtml:46
19693msgid "Total given names"
19694msgstr ""
19695
19696#: resources/views/statistics/individuals/oldest-living.phtml:12
19697msgid "Oldest living individuals"
19698msgstr ""
19699
19700#: resources/views/statistics/individuals/total-events.phtml:22
19701msgid "Total births"
19702msgstr ""
19703
19704#: resources/views/statistics/individuals/total-events.phtml:70
19705msgid "Total deaths"
19706msgstr ""
19707
19708#: resources/views/statistics/individuals/total-records.phtml:12
19709#: resources/xml/reports/bdm_report.xml:210
19710#: resources/xml/reports/birth_report.xml:66
19711#: resources/xml/reports/cemetery_report.xml:89
19712#: resources/xml/reports/death_report.xml:99
19713#: resources/xml/reports/fact_sources.xml:142
19714#: resources/xml/reports/fact_sources.xml:146
19715#: resources/xml/reports/fact_sources.xml:305
19716#: resources/xml/reports/fact_sources.xml:309
19717#: resources/xml/reports/missing_facts_report.xml:601
19718#: resources/xml/reports/occupation_report.xml:94
19719#: resources/xml/reports/relative_ext_report.xml:140
19720msgid "Total individuals"
19721msgstr ""
19722
19723#: resources/views/statistics/individuals/total-records.phtml:23
19724msgid "Total males"
19725msgstr ""
19726
19727#: resources/views/statistics/individuals/total-records.phtml:32
19728msgid "Total females"
19729msgstr ""
19730
19731#: resources/views/statistics/individuals/total-records.phtml:53
19732msgid "Total living"
19733msgstr ""
19734
19735#: resources/views/statistics/individuals/total-records.phtml:61
19736msgid "Total dead"
19737msgstr ""
19738
19739#: resources/views/statistics/other/places.phtml:21
19740msgid "Birth places"
19741msgstr ""
19742
19743#: resources/views/statistics/other/places.phtml:30
19744msgid "Death places"
19745msgstr ""
19746
19747#: resources/views/statistics/other/places.phtml:39
19748msgid "Marriage places"
19749msgstr ""
19750
19751#: resources/views/statistics/other/places.phtml:48
19752msgid "Events in countries"
19753msgstr ""
19754
19755#: resources/views/statistics/other/total-events.phtml:23
19756msgid "First event"
19757msgstr ""
19758
19759#: resources/views/statistics/other/total-events.phtml:39
19760msgid "Last event"
19761msgstr ""
19762
19763#: resources/views/verify-failure-page.phtml:13
19764msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information."
19765msgstr ""
19766
19767#: resources/views/verify-success-page.phtml:13
19768msgid "You have confirmed your request to become a registered user."
19769msgstr ""
19770
19771#: resources/views/verify-success-page.phtml:16
19772msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password."
19773msgstr ""
19774
19775#: resources/xml/reports/ahnentafel_report.xml:8
19776#: resources/xml/reports/descendancy_report.xml:7
19777#: resources/xml/reports/family_group_report.xml:7
19778#: resources/xml/reports/individual_ext_report.xml:9
19779#: resources/xml/reports/individual_report.xml:6
19780msgid "Show sources"
19781msgstr ""
19782
19783#: resources/xml/reports/ahnentafel_report.xml:9
19784#: resources/xml/reports/family_group_report.xml:8
19785#: resources/xml/reports/individual_ext_report.xml:10
19786#: resources/xml/reports/individual_report.xml:7
19787msgid "Show notes"
19788msgstr ""
19789
19790#: resources/xml/reports/ahnentafel_report.xml:10
19791msgid "Show occupations"
19792msgstr ""
19793
19794#: resources/xml/reports/ahnentafel_report.xml:11
19795msgid "Show residences"
19796msgstr ""
19797
19798#: resources/xml/reports/ahnentafel_report.xml:12
19799msgid "Show children of ancestors"
19800msgstr ""
19801
19802#: resources/xml/reports/ahnentafel_report.xml:13
19803#: resources/xml/reports/bdm_report.xml:12
19804#: resources/xml/reports/birth_report.xml:10
19805#: resources/xml/reports/cemetery_report.xml:8
19806#: resources/xml/reports/change_report.xml:9
19807#: resources/xml/reports/death_report.xml:11
19808#: resources/xml/reports/descendancy_report.xml:8
19809#: resources/xml/reports/fact_sources.xml:8
19810#: resources/xml/reports/family_group_report.xml:11
19811#: resources/xml/reports/individual_ext_report.xml:12
19812#: resources/xml/reports/individual_report.xml:9
19813#: resources/xml/reports/marriage_report.xml:10
19814#: resources/xml/reports/missing_facts_report.xml:8
19815#: resources/xml/reports/occupation_report.xml:7
19816#: resources/xml/reports/pedigree_report.xml:8
19817#: resources/xml/reports/relative_ext_report.xml:8
19818msgctxt "paper size"
19819msgid "A4"
19820msgstr ""
19821
19822#: resources/xml/reports/ahnentafel_report.xml:13
19823#: resources/xml/reports/bdm_report.xml:12
19824#: resources/xml/reports/birth_report.xml:10
19825#: resources/xml/reports/cemetery_report.xml:8
19826#: resources/xml/reports/change_report.xml:9
19827#: resources/xml/reports/death_report.xml:11
19828#: resources/xml/reports/descendancy_report.xml:8
19829#: resources/xml/reports/fact_sources.xml:8
19830#: resources/xml/reports/family_group_report.xml:11
19831#: resources/xml/reports/individual_ext_report.xml:12
19832#: resources/xml/reports/individual_report.xml:9
19833#: resources/xml/reports/marriage_report.xml:10
19834#: resources/xml/reports/missing_facts_report.xml:8
19835#: resources/xml/reports/occupation_report.xml:7
19836#: resources/xml/reports/pedigree_report.xml:8
19837#: resources/xml/reports/relative_ext_report.xml:8
19838msgctxt "paper size"
19839msgid "A3"
19840msgstr ""
19841
19842#: resources/xml/reports/ahnentafel_report.xml:13
19843#: resources/xml/reports/bdm_report.xml:12
19844#: resources/xml/reports/birth_report.xml:10
19845#: resources/xml/reports/cemetery_report.xml:8
19846#: resources/xml/reports/change_report.xml:9
19847#: resources/xml/reports/death_report.xml:11
19848#: resources/xml/reports/descendancy_report.xml:8
19849#: resources/xml/reports/fact_sources.xml:8
19850#: resources/xml/reports/family_group_report.xml:11
19851#: resources/xml/reports/individual_ext_report.xml:12
19852#: resources/xml/reports/individual_report.xml:9
19853#: resources/xml/reports/marriage_report.xml:10
19854#: resources/xml/reports/missing_facts_report.xml:8
19855#: resources/xml/reports/occupation_report.xml:7
19856#: resources/xml/reports/pedigree_report.xml:8
19857#: resources/xml/reports/relative_ext_report.xml:8
19858msgctxt "paper size"
19859msgid "Letter"
19860msgstr ""
19861
19862#: resources/xml/reports/ahnentafel_report.xml:13
19863#: resources/xml/reports/bdm_report.xml:12
19864#: resources/xml/reports/birth_report.xml:10
19865#: resources/xml/reports/cemetery_report.xml:8
19866#: resources/xml/reports/change_report.xml:9
19867#: resources/xml/reports/descendancy_report.xml:8
19868#: resources/xml/reports/fact_sources.xml:8
19869#: resources/xml/reports/family_group_report.xml:11
19870#: resources/xml/reports/individual_ext_report.xml:12
19871#: resources/xml/reports/individual_report.xml:9
19872#: resources/xml/reports/marriage_report.xml:10
19873#: resources/xml/reports/missing_facts_report.xml:8
19874#: resources/xml/reports/occupation_report.xml:7
19875#: resources/xml/reports/pedigree_report.xml:8
19876#: resources/xml/reports/relative_ext_report.xml:8
19877msgctxt "paper size"
19878msgid "Tabloid"
19879msgstr ""
19880
19881#: resources/xml/reports/ahnentafel_report.xml:13
19882#: resources/xml/reports/bdm_report.xml:12
19883#: resources/xml/reports/birth_report.xml:10
19884#: resources/xml/reports/cemetery_report.xml:8
19885#: resources/xml/reports/change_report.xml:9
19886#: resources/xml/reports/death_report.xml:11
19887#: resources/xml/reports/descendancy_report.xml:8
19888#: resources/xml/reports/fact_sources.xml:8
19889#: resources/xml/reports/family_group_report.xml:11
19890#: resources/xml/reports/individual_ext_report.xml:12
19891#: resources/xml/reports/individual_report.xml:9
19892#: resources/xml/reports/marriage_report.xml:10
19893#: resources/xml/reports/missing_facts_report.xml:8
19894#: resources/xml/reports/occupation_report.xml:7
19895#: resources/xml/reports/pedigree_report.xml:8
19896#: resources/xml/reports/relative_ext_report.xml:8
19897msgid "Page size"
19898msgstr ""
19899
19900#: resources/xml/reports/ahnentafel_report.xml:15
19901#: resources/xml/reports/bdm_report.xml:14
19902#: resources/xml/reports/birth_report.xml:12
19903#: resources/xml/reports/cemetery_report.xml:10
19904#: resources/xml/reports/change_report.xml:12
19905#: resources/xml/reports/death_report.xml:13
19906#: resources/xml/reports/descendancy_report.xml:10
19907#: resources/xml/reports/fact_sources.xml:10
19908#: resources/xml/reports/family_group_report.xml:14
19909#: resources/xml/reports/individual_ext_report.xml:15
19910#: resources/xml/reports/individual_report.xml:12
19911#: resources/xml/reports/marriage_report.xml:12
19912#: resources/xml/reports/missing_facts_report.xml:10
19913#: resources/xml/reports/occupation_report.xml:9
19914#: resources/xml/reports/pedigree_report.xml:10
19915#: resources/xml/reports/relative_ext_report.xml:10
19916msgctxt "font name"
19917msgid "Arial"
19918msgstr ""
19919
19920#: resources/xml/reports/ahnentafel_report.xml:15
19921#: resources/xml/reports/bdm_report.xml:14
19922#: resources/xml/reports/birth_report.xml:12
19923#: resources/xml/reports/cemetery_report.xml:10
19924#: resources/xml/reports/change_report.xml:12
19925#: resources/xml/reports/death_report.xml:13
19926#: resources/xml/reports/descendancy_report.xml:10
19927#: resources/xml/reports/fact_sources.xml:10
19928#: resources/xml/reports/family_group_report.xml:14
19929#: resources/xml/reports/individual_ext_report.xml:15
19930#: resources/xml/reports/individual_report.xml:12
19931#: resources/xml/reports/marriage_report.xml:12
19932#: resources/xml/reports/missing_facts_report.xml:10
19933#: resources/xml/reports/occupation_report.xml:9
19934#: resources/xml/reports/pedigree_report.xml:10
19935#: resources/xml/reports/relative_ext_report.xml:10
19936msgctxt "font name"
19937msgid "DejaVu"
19938msgstr ""
19939
19940#: resources/xml/reports/ahnentafel_report.xml:15
19941#: resources/xml/reports/bdm_report.xml:14
19942#: resources/xml/reports/birth_report.xml:12
19943#: resources/xml/reports/cemetery_report.xml:10
19944#: resources/xml/reports/change_report.xml:12
19945#: resources/xml/reports/death_report.xml:13
19946#: resources/xml/reports/descendancy_report.xml:10
19947#: resources/xml/reports/fact_sources.xml:10
19948#: resources/xml/reports/family_group_report.xml:14
19949#: resources/xml/reports/individual_ext_report.xml:15
19950#: resources/xml/reports/individual_report.xml:12
19951#: resources/xml/reports/marriage_report.xml:12
19952#: resources/xml/reports/missing_facts_report.xml:10
19953#: resources/xml/reports/occupation_report.xml:9
19954#: resources/xml/reports/pedigree_report.xml:10
19955#: resources/xml/reports/relative_ext_report.xml:10
19956msgctxt "font name"
19957msgid "Helvetica"
19958msgstr ""
19959
19960#: resources/xml/reports/ahnentafel_report.xml:15
19961#: resources/xml/reports/bdm_report.xml:14
19962#: resources/xml/reports/birth_report.xml:12
19963#: resources/xml/reports/cemetery_report.xml:10
19964#: resources/xml/reports/change_report.xml:12
19965#: resources/xml/reports/death_report.xml:13
19966#: resources/xml/reports/descendancy_report.xml:10
19967#: resources/xml/reports/fact_sources.xml:10
19968#: resources/xml/reports/family_group_report.xml:14
19969#: resources/xml/reports/individual_ext_report.xml:15
19970#: resources/xml/reports/individual_report.xml:12
19971#: resources/xml/reports/marriage_report.xml:12
19972#: resources/xml/reports/missing_facts_report.xml:10
19973#: resources/xml/reports/occupation_report.xml:9
19974#: resources/xml/reports/pedigree_report.xml:10
19975#: resources/xml/reports/relative_ext_report.xml:10
19976msgid "Font"
19977msgstr ""
19978
19979#: resources/xml/reports/ahnentafel_report.xml:55
19980msgid "Ancestors of "
19981msgstr ""
19982
19983#: resources/xml/reports/ahnentafel_report.xml:56
19984#: resources/xml/reports/bdm_report.xml:42
19985#: resources/xml/reports/birth_report.xml:32
19986#: resources/xml/reports/cemetery_report.xml:35
19987#: resources/xml/reports/change_report.xml:45
19988#: resources/xml/reports/death_report.xml:33
19989#: resources/xml/reports/descendancy_report.xml:43
19990#: resources/xml/reports/fact_sources.xml:44
19991#: resources/xml/reports/family_group_report.xml:89
19992#: resources/xml/reports/individual_ext_report.xml:92
19993#: resources/xml/reports/individual_report.xml:89
19994#: resources/xml/reports/marriage_report.xml:31
19995#: resources/xml/reports/missing_facts_report.xml:53
19996#: resources/xml/reports/occupation_report.xml:38
19997#: resources/xml/reports/relative_ext_report.xml:44
19998msgid "Page"
19999msgstr ""
20000
20001#: resources/xml/reports/ahnentafel_report.xml:56
20002#: resources/xml/reports/bdm_report.xml:42
20003#: resources/xml/reports/birth_report.xml:32
20004#: resources/xml/reports/cemetery_report.xml:35
20005#: resources/xml/reports/change_report.xml:45
20006#: resources/xml/reports/death_report.xml:33
20007#: resources/xml/reports/descendancy_report.xml:43
20008#: resources/xml/reports/fact_sources.xml:44
20009#: resources/xml/reports/family_group_report.xml:89
20010#: resources/xml/reports/individual_report.xml:89
20011#: resources/xml/reports/marriage_report.xml:31
20012#: resources/xml/reports/occupation_report.xml:38
20013#: resources/xml/reports/relative_ext_report.xml:44
20014msgid "of"
20015msgstr ""
20016
20017#: resources/xml/reports/ahnentafel_report.xml:78
20018#: resources/xml/reports/descendancy_report.xml:55
20019msgid "Generation "
20020msgstr ""
20021
20022#: resources/xml/reports/ahnentafel_report.xml:140
20023#: resources/xml/reports/descendancy_report.xml:102
20024msgctxt "MALE"
20025msgid "was born"
20026msgstr ""
20027
20028#: resources/xml/reports/ahnentafel_report.xml:141
20029#: resources/xml/reports/descendancy_report.xml:105
20030msgctxt "FEMALE"
20031msgid "was born"
20032msgstr ""
20033
20034#: resources/xml/reports/ahnentafel_report.xml:159
20035#: resources/xml/reports/ahnentafel_report.xml:187
20036#: resources/xml/reports/ahnentafel_report.xml:214
20037#: resources/xml/reports/ahnentafel_report.xml:281
20038#: resources/xml/reports/ahnentafel_report.xml:308
20039#: resources/xml/reports/ahnentafel_report.xml:333
20040#: resources/xml/reports/ahnentafel_report.xml:358
20041#: resources/xml/reports/descendancy_report.xml:125
20042#: resources/xml/reports/descendancy_report.xml:157
20043#: resources/xml/reports/descendancy_report.xml:315
20044#: resources/xml/reports/descendancy_report.xml:353
20045#: resources/xml/reports/descendancy_report.xml:384
20046#: resources/xml/reports/descendancy_report.xml:423
20047#: resources/xml/reports/descendancy_report.xml:454
20048msgid " in "
20049msgstr ""
20050
20051#: resources/xml/reports/ahnentafel_report.xml:160
20052#: resources/xml/reports/ahnentafel_report.xml:188
20053#: resources/xml/reports/ahnentafel_report.xml:282
20054#: resources/xml/reports/ahnentafel_report.xml:309
20055#: resources/xml/reports/ahnentafel_report.xml:334
20056#: resources/xml/reports/ahnentafel_report.xml:359
20057msgid " but the details are unknown"
20058msgstr ""
20059
20060#: resources/xml/reports/ahnentafel_report.xml:166
20061msgid "He was christened"
20062msgstr ""
20063
20064#: resources/xml/reports/ahnentafel_report.xml:167
20065msgid "She was christened"
20066msgstr ""
20067
20068#: resources/xml/reports/ahnentafel_report.xml:195
20069msgid "His occupation was"
20070msgstr ""
20071
20072#: resources/xml/reports/ahnentafel_report.xml:196
20073msgid "Her occupation was"
20074msgstr ""
20075
20076#: resources/xml/reports/ahnentafel_report.xml:222
20077msgid "He resided at"
20078msgstr ""
20079
20080#: resources/xml/reports/ahnentafel_report.xml:223
20081msgid "She resided at"
20082msgstr ""
20083
20084#: resources/xml/reports/ahnentafel_report.xml:259
20085#: resources/xml/reports/descendancy_report.xml:173
20086msgid "He married"
20087msgstr ""
20088
20089#: resources/xml/reports/ahnentafel_report.xml:260
20090#: resources/xml/reports/descendancy_report.xml:242
20091msgid "She married"
20092msgstr ""
20093
20094#: resources/xml/reports/ahnentafel_report.xml:289
20095msgid "He died"
20096msgstr ""
20097
20098#: resources/xml/reports/ahnentafel_report.xml:290
20099msgid "She died"
20100msgstr ""
20101
20102#: resources/xml/reports/ahnentafel_report.xml:314
20103msgid "He was cremated"
20104msgstr ""
20105
20106#: resources/xml/reports/ahnentafel_report.xml:315
20107msgid "She was cremated"
20108msgstr ""
20109
20110#: resources/xml/reports/ahnentafel_report.xml:339
20111msgid "He was buried"
20112msgstr ""
20113
20114#: resources/xml/reports/ahnentafel_report.xml:340
20115msgid "She was buried"
20116msgstr ""
20117
20118#: resources/xml/reports/ahnentafel_report.xml:389
20119#: resources/xml/reports/descendancy_report.xml:480
20120msgid "Child of "
20121msgstr ""
20122
20123#: resources/xml/reports/ahnentafel_report.xml:392
20124#: resources/xml/reports/descendancy_report.xml:483
20125msgid "Children of "
20126msgstr ""
20127
20128#: resources/xml/reports/bdm_report.xml:7
20129#: resources/xml/reports/birth_report.xml:7
20130msgid "Birth date range start"
20131msgstr ""
20132
20133#: resources/xml/reports/bdm_report.xml:8
20134#: resources/xml/reports/birth_report.xml:8
20135msgid "Birth date range end"
20136msgstr ""
20137
20138#: resources/xml/reports/bdm_report.xml:9
20139#: resources/xml/reports/death_report.xml:7
20140msgid "Death date range start"
20141msgstr ""
20142
20143#: resources/xml/reports/bdm_report.xml:10
20144#: resources/xml/reports/death_report.xml:8
20145msgid "Death date range end"
20146msgstr ""
20147
20148#: resources/xml/reports/bdm_report.xml:11
20149#: resources/xml/reports/cemetery_report.xml:6
20150#: resources/xml/reports/death_report.xml:9
20151#: resources/xml/reports/relative_ext_report.xml:7
20152msgid "sort by date of death"
20153msgstr ""
20154
20155#: resources/xml/reports/birth_report.xml:6
20156msgid "Birthplace contains"
20157msgstr ""
20158
20159#: resources/xml/reports/cemetery_report.xml:5
20160msgid "Burial place contains"
20161msgstr ""
20162
20163#: resources/xml/reports/change_report.xml:5
20164msgid "Starting range of change dates"
20165msgstr ""
20166
20167#: resources/xml/reports/change_report.xml:6
20168msgid "Ending range of change dates"
20169msgstr ""
20170
20171#: resources/xml/reports/change_report.xml:8
20172msgid "Show pending changes"
20173msgstr ""
20174
20175#: resources/xml/reports/change_report.xml:10
20176#: resources/xml/reports/pedigree_report.xml:7
20177msgid "Orientation"
20178msgstr ""
20179
20180#: resources/xml/reports/change_report.xml:60
20181msgid "Differences"
20182msgstr ""
20183
20184#: resources/xml/reports/change_report.xml:87
20185msgid "Total pending changes: "
20186msgstr ""
20187
20188#: resources/xml/reports/change_report.xml:127
20189msgid "Total accepted changes: "
20190msgstr ""
20191
20192#: resources/xml/reports/death_report.xml:6
20193msgid "Death place contains"
20194msgstr ""
20195
20196#: resources/xml/reports/descendancy_report.xml:42
20197msgid "Descendants of "
20198msgstr ""
20199
20200#: resources/xml/reports/descendancy_report.xml:134
20201#: resources/xml/reports/descendancy_report.xml:435
20202msgctxt "MALE"
20203msgid "died"
20204msgstr ""
20205
20206#: resources/xml/reports/descendancy_report.xml:137
20207#: resources/xml/reports/descendancy_report.xml:365
20208msgctxt "FEMALE"
20209msgid "died"
20210msgstr ""
20211
20212#: resources/xml/reports/descendancy_report.xml:176
20213msgctxt "MALE"
20214msgid "married"
20215msgstr ""
20216
20217#: resources/xml/reports/descendancy_report.xml:226
20218msgid "daughter of"
20219msgstr ""
20220
20221#: resources/xml/reports/descendancy_report.xml:245
20222msgctxt "FEMALE"
20223msgid "married"
20224msgstr ""
20225
20226#: resources/xml/reports/descendancy_report.xml:295
20227msgid "son of"
20228msgstr ""
20229
20230#: resources/xml/reports/descendancy_report.xml:331
20231msgid "She was born"
20232msgstr ""
20233
20234#: resources/xml/reports/descendancy_report.xml:358
20235msgid "She "
20236msgstr ""
20237
20238#: resources/xml/reports/descendancy_report.xml:401
20239msgid "He was born"
20240msgstr ""
20241
20242#: resources/xml/reports/descendancy_report.xml:428
20243msgid "He "
20244msgstr ""
20245
20246#: resources/xml/reports/fact_sources.xml:4
20247msgid "A report of facts which are supported by a given source."
20248msgstr ""
20249
20250#: resources/xml/reports/fact_sources.xml:5
20251msgid "Find a source"
20252msgstr ""
20253
20254#: resources/xml/reports/family_group_report.xml:9
20255#: resources/xml/reports/individual_ext_report.xml:11
20256#: resources/xml/reports/individual_report.xml:8
20257msgid "Show photos"
20258msgstr ""
20259
20260#: resources/xml/reports/family_group_report.xml:10
20261msgid "Print basic events when blank"
20262msgstr ""
20263
20264#: resources/xml/reports/family_group_report.xml:12
20265#: resources/xml/reports/individual_ext_report.xml:13
20266#: resources/xml/reports/individual_report.xml:10
20267msgid "Use colors"
20268msgstr ""
20269
20270#: resources/xml/reports/individual_ext_report.xml:6
20271#: resources/xml/reports/missing_facts_report.xml:6
20272#: resources/xml/reports/relative_ext_report.xml:6
20273msgid "Parents and siblings"
20274msgstr ""
20275
20276#: resources/xml/reports/individual_ext_report.xml:6
20277#: resources/xml/reports/missing_facts_report.xml:6
20278#: resources/xml/reports/relative_ext_report.xml:6
20279msgid "Spouses and children"
20280msgstr ""
20281
20282#: resources/xml/reports/individual_ext_report.xml:6
20283#: resources/xml/reports/missing_facts_report.xml:6
20284#: resources/xml/reports/relative_ext_report.xml:6
20285msgid "Direct line ancestors"
20286msgstr ""
20287
20288#: resources/xml/reports/individual_ext_report.xml:6
20289#: resources/xml/reports/missing_facts_report.xml:6
20290#: resources/xml/reports/relative_ext_report.xml:6
20291msgid "Direct line ancestors and their families"
20292msgstr ""
20293
20294#: resources/xml/reports/individual_ext_report.xml:6
20295#: resources/xml/reports/missing_facts_report.xml:6
20296#: resources/xml/reports/relative_ext_report.xml:6
20297msgid "Choose relatives"
20298msgstr ""
20299
20300#: resources/xml/reports/individual_ext_report.xml:319
20301#: resources/xml/reports/individual_report.xml:316
20302msgid "Brother"
20303msgstr ""
20304
20305#: resources/xml/reports/individual_ext_report.xml:355
20306#: resources/xml/reports/individual_report.xml:352
20307msgid "Sister"
20308msgstr ""
20309
20310#: resources/xml/reports/individual_ext_report.xml:435
20311#: resources/xml/reports/individual_report.xml:486
20312msgid "Family with wife"
20313msgstr ""
20314
20315#: resources/xml/reports/individual_ext_report.xml:441
20316#: resources/xml/reports/individual_report.xml:446
20317msgid "Family with husband"
20318msgstr ""
20319
20320#: resources/xml/reports/marriage_report.xml:6
20321msgid "Marriage place contains"
20322msgstr ""
20323
20324#: resources/xml/reports/marriage_report.xml:7
20325msgid "Marriage date range start"
20326msgstr ""
20327
20328#: resources/xml/reports/marriage_report.xml:8
20329msgid "Marriage date range end"
20330msgstr ""
20331
20332#: resources/xml/reports/missing_facts_report.xml:14
20333msgid "Sources to the events"
20334msgstr ""
20335
20336#: resources/xml/reports/pedigree_report.xml:750
20337msgid "Pedigree chart"
20338msgstr ""
20339