xref: /webtrees/resources/lang/webtrees.pot (revision 0cfbe4b03376cf2989ba4b31e304164a193b151c)
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: 2019-11-09 18:45+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:173
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:175
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:249
92msgid "Gregorian"
93msgstr ""
94
95#. I18N: The julian calendar
96#: app/Date.php:231 resources/views/help/date.phtml:135
97msgid "Julian"
98msgstr ""
99
100#. I18N: The French calendar
101#: app/Date.php:233 resources/views/help/date.phtml:183
102msgid "French"
103msgstr ""
104
105#. I18N: The Hebrew/Jewish calendar
106#: app/Date.php:235 app/Module/YahrzeitModule.php:248
107#: resources/views/help/date.phtml:151
108msgid "Jewish"
109msgstr ""
110
111#. I18N: The Arabic/Hijri calendar
112#: app/Date.php:237 resources/views/help/date.phtml:167
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:238
186msgid "Monday"
187msgstr ""
188
189#: app/Date/AbstractCalendarDate.php:239
190msgid "Tuesday"
191msgstr ""
192
193#: app/Date/AbstractCalendarDate.php:240
194msgid "Wednesday"
195msgstr ""
196
197#: app/Date/AbstractCalendarDate.php:241
198msgid "Thursday"
199msgstr ""
200
201#: app/Date/AbstractCalendarDate.php:242
202msgid "Friday"
203msgstr ""
204
205#: app/Date/AbstractCalendarDate.php:243
206msgid "Saturday"
207msgstr ""
208
209#: app/Date/AbstractCalendarDate.php:244
210msgid "Sunday"
211msgstr ""
212
213#. I18N: abbreviation for Monday
214#: app/Date/AbstractCalendarDate.php:265
215#: resources/views/edit/initialize-calendar-popup.phtml:23
216msgid "Mon"
217msgstr ""
218
219#. I18N: abbreviation for Tuesday
220#: app/Date/AbstractCalendarDate.php:267
221#: resources/views/edit/initialize-calendar-popup.phtml:24
222msgid "Tue"
223msgstr ""
224
225#. I18N: abbreviation for Wednesday
226#: app/Date/AbstractCalendarDate.php:269
227#: resources/views/edit/initialize-calendar-popup.phtml:25
228msgid "Wed"
229msgstr ""
230
231#. I18N: abbreviation for Thursday
232#: app/Date/AbstractCalendarDate.php:271
233#: resources/views/edit/initialize-calendar-popup.phtml:26
234msgid "Thu"
235msgstr ""
236
237#. I18N: abbreviation for Friday
238#: app/Date/AbstractCalendarDate.php:273
239#: resources/views/edit/initialize-calendar-popup.phtml:27
240msgid "Fri"
241msgstr ""
242
243#. I18N: abbreviation for Saturday
244#: app/Date/AbstractCalendarDate.php:275
245#: resources/views/edit/initialize-calendar-popup.phtml:28
246msgid "Sat"
247msgstr ""
248
249#. I18N: abbreviation for Sunday
250#: app/Date/AbstractCalendarDate.php:277
251#: resources/views/edit/initialize-calendar-popup.phtml:22
252msgid "Sun"
253msgstr ""
254
255#: app/Date/AbstractGregorianJulianDate.php:63
256#: app/Module/StatisticsChartModule.php:803
257#: resources/views/edit/initialize-calendar-popup.phtml:7
258msgctxt "NOMINATIVE"
259msgid "January"
260msgstr ""
261
262#: app/Date/AbstractGregorianJulianDate.php:64
263#: app/Module/StatisticsChartModule.php:804
264#: resources/views/edit/initialize-calendar-popup.phtml:8
265msgctxt "NOMINATIVE"
266msgid "February"
267msgstr ""
268
269#: app/Date/AbstractGregorianJulianDate.php:65
270#: app/Module/StatisticsChartModule.php:805
271#: resources/views/edit/initialize-calendar-popup.phtml:9
272msgctxt "NOMINATIVE"
273msgid "March"
274msgstr ""
275
276#: app/Date/AbstractGregorianJulianDate.php:66
277#: app/Module/StatisticsChartModule.php:806
278#: resources/views/edit/initialize-calendar-popup.phtml:10
279msgctxt "NOMINATIVE"
280msgid "April"
281msgstr ""
282
283#: app/Date/AbstractGregorianJulianDate.php:67
284#: app/Module/StatisticsChartModule.php:807
285#: resources/views/edit/initialize-calendar-popup.phtml:11
286msgctxt "NOMINATIVE"
287msgid "May"
288msgstr ""
289
290#: app/Date/AbstractGregorianJulianDate.php:68
291#: app/Module/StatisticsChartModule.php:808
292#: resources/views/edit/initialize-calendar-popup.phtml:12
293msgctxt "NOMINATIVE"
294msgid "June"
295msgstr ""
296
297#: app/Date/AbstractGregorianJulianDate.php:69
298#: app/Module/StatisticsChartModule.php:809
299#: resources/views/edit/initialize-calendar-popup.phtml:13
300msgctxt "NOMINATIVE"
301msgid "July"
302msgstr ""
303
304#: app/Date/AbstractGregorianJulianDate.php:70
305#: app/Module/StatisticsChartModule.php:810
306#: resources/views/edit/initialize-calendar-popup.phtml:14
307msgctxt "NOMINATIVE"
308msgid "August"
309msgstr ""
310
311#: app/Date/AbstractGregorianJulianDate.php:71
312#: app/Module/StatisticsChartModule.php:811
313#: resources/views/edit/initialize-calendar-popup.phtml:15
314msgctxt "NOMINATIVE"
315msgid "September"
316msgstr ""
317
318#: app/Date/AbstractGregorianJulianDate.php:72
319#: app/Module/StatisticsChartModule.php:812
320#: resources/views/edit/initialize-calendar-popup.phtml:16
321msgctxt "NOMINATIVE"
322msgid "October"
323msgstr ""
324
325#: app/Date/AbstractGregorianJulianDate.php:73
326#: app/Module/StatisticsChartModule.php:813
327#: resources/views/edit/initialize-calendar-popup.phtml:17
328msgctxt "NOMINATIVE"
329msgid "November"
330msgstr ""
331
332#: app/Date/AbstractGregorianJulianDate.php:74
333#: app/Module/StatisticsChartModule.php:814
334#: resources/views/edit/initialize-calendar-popup.phtml:18
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:140
1580msgctxt "NOMINATIVE"
1581msgid "Tishrei"
1582msgstr ""
1583
1584#. I18N: a month in the Jewish calendar
1585#: app/Date/JewishDate.php:142
1586msgctxt "NOMINATIVE"
1587msgid "Heshvan"
1588msgstr ""
1589
1590#. I18N: a month in the Jewish calendar
1591#: app/Date/JewishDate.php:144
1592msgctxt "NOMINATIVE"
1593msgid "Kislev"
1594msgstr ""
1595
1596#. I18N: a month in the Jewish calendar
1597#: app/Date/JewishDate.php:146
1598msgctxt "NOMINATIVE"
1599msgid "Tevet"
1600msgstr ""
1601
1602#. I18N: a month in the Jewish calendar
1603#: app/Date/JewishDate.php:148
1604msgctxt "NOMINATIVE"
1605msgid "Shevat"
1606msgstr ""
1607
1608#. I18N: a month in the Jewish calendar
1609#: app/Date/JewishDate.php:150
1610msgctxt "NOMINATIVE"
1611msgid "Adar I"
1612msgstr ""
1613
1614#. I18N: a month in the Jewish calendar
1615#: app/Date/JewishDate.php:152
1616msgctxt "NOMINATIVE"
1617msgid "Adar"
1618msgstr ""
1619
1620#. I18N: a month in the Jewish calendar
1621#: app/Date/JewishDate.php:154
1622msgctxt "NOMINATIVE"
1623msgid "Adar II"
1624msgstr ""
1625
1626#. I18N: a month in the Jewish calendar
1627#: app/Date/JewishDate.php:156
1628msgctxt "NOMINATIVE"
1629msgid "Nissan"
1630msgstr ""
1631
1632#. I18N: a month in the Jewish calendar
1633#: app/Date/JewishDate.php:158
1634msgctxt "NOMINATIVE"
1635msgid "Iyar"
1636msgstr ""
1637
1638#. I18N: a month in the Jewish calendar
1639#: app/Date/JewishDate.php:160
1640msgctxt "NOMINATIVE"
1641msgid "Sivan"
1642msgstr ""
1643
1644#. I18N: a month in the Jewish calendar
1645#: app/Date/JewishDate.php:162
1646msgctxt "NOMINATIVE"
1647msgid "Tamuz"
1648msgstr ""
1649
1650#. I18N: a month in the Jewish calendar
1651#: app/Date/JewishDate.php:164
1652msgctxt "NOMINATIVE"
1653msgid "Av"
1654msgstr ""
1655
1656#. I18N: a month in the Jewish calendar
1657#: app/Date/JewishDate.php:166
1658msgctxt "NOMINATIVE"
1659msgid "Elul"
1660msgstr ""
1661
1662#. I18N: a month in the Jewish calendar
1663#: app/Date/JewishDate.php:193
1664msgctxt "GENITIVE"
1665msgid "Tishrei"
1666msgstr ""
1667
1668#. I18N: a month in the Jewish calendar
1669#: app/Date/JewishDate.php:195
1670msgctxt "GENITIVE"
1671msgid "Heshvan"
1672msgstr ""
1673
1674#. I18N: a month in the Jewish calendar
1675#: app/Date/JewishDate.php:197
1676msgctxt "GENITIVE"
1677msgid "Kislev"
1678msgstr ""
1679
1680#. I18N: a month in the Jewish calendar
1681#: app/Date/JewishDate.php:199
1682msgctxt "GENITIVE"
1683msgid "Tevet"
1684msgstr ""
1685
1686#. I18N: a month in the Jewish calendar
1687#: app/Date/JewishDate.php:201
1688msgctxt "GENITIVE"
1689msgid "Shevat"
1690msgstr ""
1691
1692#. I18N: a month in the Jewish calendar
1693#: app/Date/JewishDate.php:203
1694msgctxt "GENITIVE"
1695msgid "Adar I"
1696msgstr ""
1697
1698#. I18N: a month in the Jewish calendar
1699#: app/Date/JewishDate.php:205
1700msgctxt "GENITIVE"
1701msgid "Adar"
1702msgstr ""
1703
1704#. I18N: a month in the Jewish calendar
1705#: app/Date/JewishDate.php:207
1706msgctxt "GENITIVE"
1707msgid "Adar II"
1708msgstr ""
1709
1710#. I18N: a month in the Jewish calendar
1711#: app/Date/JewishDate.php:209
1712msgctxt "GENITIVE"
1713msgid "Nissan"
1714msgstr ""
1715
1716#. I18N: a month in the Jewish calendar
1717#: app/Date/JewishDate.php:211
1718msgctxt "GENITIVE"
1719msgid "Iyar"
1720msgstr ""
1721
1722#. I18N: a month in the Jewish calendar
1723#: app/Date/JewishDate.php:213
1724msgctxt "GENITIVE"
1725msgid "Sivan"
1726msgstr ""
1727
1728#. I18N: a month in the Jewish calendar
1729#: app/Date/JewishDate.php:215
1730msgctxt "GENITIVE"
1731msgid "Tamuz"
1732msgstr ""
1733
1734#. I18N: a month in the Jewish calendar
1735#: app/Date/JewishDate.php:217
1736msgctxt "GENITIVE"
1737msgid "Av"
1738msgstr ""
1739
1740#. I18N: a month in the Jewish calendar
1741#: app/Date/JewishDate.php:219
1742msgctxt "GENITIVE"
1743msgid "Elul"
1744msgstr ""
1745
1746#. I18N: a month in the Jewish calendar
1747#: app/Date/JewishDate.php:246
1748msgctxt "LOCATIVE"
1749msgid "Tishrei"
1750msgstr ""
1751
1752#. I18N: a month in the Jewish calendar
1753#: app/Date/JewishDate.php:248
1754msgctxt "LOCATIVE"
1755msgid "Heshvan"
1756msgstr ""
1757
1758#. I18N: a month in the Jewish calendar
1759#: app/Date/JewishDate.php:250
1760msgctxt "LOCATIVE"
1761msgid "Kislev"
1762msgstr ""
1763
1764#. I18N: a month in the Jewish calendar
1765#: app/Date/JewishDate.php:252
1766msgctxt "LOCATIVE"
1767msgid "Tevet"
1768msgstr ""
1769
1770#. I18N: a month in the Jewish calendar
1771#: app/Date/JewishDate.php:254
1772msgctxt "LOCATIVE"
1773msgid "Shevat"
1774msgstr ""
1775
1776#. I18N: a month in the Jewish calendar
1777#: app/Date/JewishDate.php:256
1778msgctxt "LOCATIVE"
1779msgid "Adar I"
1780msgstr ""
1781
1782#. I18N: a month in the Jewish calendar
1783#: app/Date/JewishDate.php:258
1784msgctxt "LOCATIVE"
1785msgid "Adar"
1786msgstr ""
1787
1788#. I18N: a month in the Jewish calendar
1789#: app/Date/JewishDate.php:260
1790msgctxt "LOCATIVE"
1791msgid "Adar II"
1792msgstr ""
1793
1794#. I18N: a month in the Jewish calendar
1795#: app/Date/JewishDate.php:262
1796msgctxt "LOCATIVE"
1797msgid "Nissan"
1798msgstr ""
1799
1800#. I18N: a month in the Jewish calendar
1801#: app/Date/JewishDate.php:264
1802msgctxt "LOCATIVE"
1803msgid "Iyar"
1804msgstr ""
1805
1806#. I18N: a month in the Jewish calendar
1807#: app/Date/JewishDate.php:266
1808msgctxt "LOCATIVE"
1809msgid "Sivan"
1810msgstr ""
1811
1812#. I18N: a month in the Jewish calendar
1813#: app/Date/JewishDate.php:268
1814msgctxt "LOCATIVE"
1815msgid "Tamuz"
1816msgstr ""
1817
1818#. I18N: a month in the Jewish calendar
1819#: app/Date/JewishDate.php:270
1820msgctxt "LOCATIVE"
1821msgid "Av"
1822msgstr ""
1823
1824#. I18N: a month in the Jewish calendar
1825#: app/Date/JewishDate.php:272
1826msgctxt "LOCATIVE"
1827msgid "Elul"
1828msgstr ""
1829
1830#. I18N: a month in the Jewish calendar
1831#: app/Date/JewishDate.php:299
1832msgctxt "INSTRUMENTAL"
1833msgid "Tishrei"
1834msgstr ""
1835
1836#. I18N: a month in the Jewish calendar
1837#: app/Date/JewishDate.php:301
1838msgctxt "INSTRUMENTAL"
1839msgid "Heshvan"
1840msgstr ""
1841
1842#. I18N: a month in the Jewish calendar
1843#: app/Date/JewishDate.php:303
1844msgctxt "INSTRUMENTAL"
1845msgid "Kislev"
1846msgstr ""
1847
1848#. I18N: a month in the Jewish calendar
1849#: app/Date/JewishDate.php:305
1850msgctxt "INSTRUMENTAL"
1851msgid "Tevet"
1852msgstr ""
1853
1854#. I18N: a month in the Jewish calendar
1855#: app/Date/JewishDate.php:307
1856msgctxt "INSTRUMENTAL"
1857msgid "Shevat"
1858msgstr ""
1859
1860#. I18N: a month in the Jewish calendar
1861#: app/Date/JewishDate.php:309
1862msgctxt "INSTRUMENTAL"
1863msgid "Adar I"
1864msgstr ""
1865
1866#. I18N: a month in the Jewish calendar
1867#: app/Date/JewishDate.php:311
1868msgctxt "INSTRUMENTAL"
1869msgid "Adar"
1870msgstr ""
1871
1872#. I18N: a month in the Jewish calendar
1873#: app/Date/JewishDate.php:313
1874msgctxt "INSTRUMENTAL"
1875msgid "Adar II"
1876msgstr ""
1877
1878#. I18N: a month in the Jewish calendar
1879#: app/Date/JewishDate.php:315
1880msgctxt "INSTRUMENTAL"
1881msgid "Nissan"
1882msgstr ""
1883
1884#. I18N: a month in the Jewish calendar
1885#: app/Date/JewishDate.php:317
1886msgctxt "INSTRUMENTAL"
1887msgid "Iyar"
1888msgstr ""
1889
1890#. I18N: a month in the Jewish calendar
1891#: app/Date/JewishDate.php:319
1892msgctxt "INSTRUMENTAL"
1893msgid "Sivan"
1894msgstr ""
1895
1896#. I18N: a month in the Jewish calendar
1897#: app/Date/JewishDate.php:321
1898msgctxt "INSTRUMENTAL"
1899msgid "Tamuz"
1900msgstr ""
1901
1902#. I18N: a month in the Jewish calendar
1903#: app/Date/JewishDate.php:323
1904msgctxt "INSTRUMENTAL"
1905msgid "Av"
1906msgstr ""
1907
1908#. I18N: a month in the Jewish calendar
1909#: app/Date/JewishDate.php:325
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/IndividualAccessDeniedException.php:35
1936#: app/Exceptions/IndividualNotFoundException.php:35
1937msgid "This individual does not exist or you do not have permission to view it."
1938msgstr ""
1939
1940#: app/Exceptions/MediaAccessDeniedException.php:35
1941#: app/Exceptions/MediaNotFoundException.php:35
1942msgid "This media object does not exist or you do not have permission to view it."
1943msgstr ""
1944
1945#: app/Exceptions/NoteAccessDeniedException.php:35
1946#: app/Exceptions/NoteNotFoundException.php:35
1947msgid "This note does not exist or you do not have permission to view it."
1948msgstr ""
1949
1950#: app/Exceptions/RecordAccessDeniedException.php:35
1951#: app/Exceptions/RecordNotFoundException.php:35
1952msgid "This record does not exist or you do not have permission to view it."
1953msgstr ""
1954
1955#: app/Exceptions/RepositoryAccessDeniedException.php:35
1956#: app/Exceptions/RepositoryNotFoundException.php:35
1957msgid "This repository does not exist or you do not have permission to view it."
1958msgstr ""
1959
1960#: app/Exceptions/SourceAccessDeniedException.php:35
1961#: app/Exceptions/SourceNotFoundException.php:35
1962msgid "This source does not exist or you do not have permission to view it."
1963msgstr ""
1964
1965#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation.
1966#: app/Fact.php:586 app/Functions/FunctionsPrintFacts.php:548
1967#: app/GedcomTag.php:2132
1968#, php-format
1969msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>"
1970msgstr ""
1971
1972#: app/Family.php:413 app/Family.php:431
1973#: app/Http/Controllers/ListController.php:200
1974#: app/Http/Controllers/ListController.php:689 app/Individual.php:1265
1975msgctxt "Unknown given name"
1976msgid "…"
1977msgstr ""
1978
1979#: app/Family.php:413 app/Family.php:431
1980#: app/Http/Controllers/ListController.php:185
1981#: app/Http/Controllers/ListController.php:209
1982#: app/Http/Controllers/ListController.php:706 app/Individual.php:1264
1983msgctxt "Unknown surname"
1984msgid "…"
1985msgstr ""
1986
1987#: app/Functions/Functions.php:46
1988msgid "File successfully uploaded"
1989msgstr ""
1990
1991#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
1992#: app/Functions/Functions.php:50
1993msgid "The uploaded file exceeds the allowed size."
1994msgstr ""
1995
1996#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
1997#: app/Functions/Functions.php:53
1998msgid "The file was only partially uploaded. Please try again."
1999msgstr ""
2000
2001#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
2002#: app/Functions/Functions.php:56
2003msgid "No file was received. 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:59
2008msgid "The PHP temporary folder is missing."
2009msgstr ""
2010
2011#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
2012#: app/Functions/Functions.php:62
2013msgid "PHP failed to write to disk."
2014msgstr ""
2015
2016#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php
2017#: app/Functions/Functions.php:65
2018msgid "PHP blocked the file because of its extension."
2019msgstr ""
2020
2021#. I18N: reflexive pronoun
2022#: app/Functions/Functions.php:189
2023msgid "himself"
2024msgstr ""
2025
2026#. I18N: reflexive pronoun
2027#: app/Functions/Functions.php:192
2028msgid "herself"
2029msgstr ""
2030
2031#. I18N: reflexive pronoun - gender neutral version of himself/herself
2032#: app/Functions/Functions.php:195
2033msgid "themself"
2034msgstr ""
2035
2036#. 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.
2037#: app/Functions/Functions.php:376
2038msgctxt "MALE"
2039msgid "first cousin"
2040msgstr ""
2041
2042#. 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.
2043#: app/Functions/Functions.php:379
2044msgctxt "MALE"
2045msgid "second cousin"
2046msgstr ""
2047
2048#. 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.
2049#: app/Functions/Functions.php:382
2050msgctxt "MALE"
2051msgid "third cousin"
2052msgstr ""
2053
2054#. 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.
2055#: app/Functions/Functions.php:385
2056msgctxt "MALE"
2057msgid "fourth cousin"
2058msgstr ""
2059
2060#. 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.
2061#: app/Functions/Functions.php:388
2062msgctxt "MALE"
2063msgid "fifth cousin"
2064msgstr ""
2065
2066#. 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.
2067#: app/Functions/Functions.php:391
2068msgctxt "MALE"
2069msgid "sixth cousin"
2070msgstr ""
2071
2072#. 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.
2073#: app/Functions/Functions.php:394
2074msgctxt "MALE"
2075msgid "seventh cousin"
2076msgstr ""
2077
2078#. 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.
2079#: app/Functions/Functions.php:397
2080msgctxt "MALE"
2081msgid "eighth cousin"
2082msgstr ""
2083
2084#. 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.
2085#: app/Functions/Functions.php:400
2086msgctxt "MALE"
2087msgid "ninth cousin"
2088msgstr ""
2089
2090#. 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.
2091#: app/Functions/Functions.php:403
2092msgctxt "MALE"
2093msgid "tenth cousin"
2094msgstr ""
2095
2096#. 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.
2097#: app/Functions/Functions.php:406
2098msgctxt "MALE"
2099msgid "eleventh cousin"
2100msgstr ""
2101
2102#. 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.
2103#: app/Functions/Functions.php:409
2104msgctxt "MALE"
2105msgid "twelfth cousin"
2106msgstr ""
2107
2108#. 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.
2109#: app/Functions/Functions.php:412
2110msgctxt "MALE"
2111msgid "thirteenth cousin"
2112msgstr ""
2113
2114#. 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.
2115#: app/Functions/Functions.php:415
2116msgctxt "MALE"
2117msgid "fourteenth cousin"
2118msgstr ""
2119
2120#. 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.
2121#: app/Functions/Functions.php:418
2122msgctxt "MALE"
2123msgid "fifteenth cousin"
2124msgstr ""
2125
2126#. 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.
2127#: app/Functions/Functions.php:421
2128#, php-format
2129msgctxt "MALE"
2130msgid "%s × cousin"
2131msgstr ""
2132
2133#: app/Functions/Functions.php:428
2134msgctxt "FEMALE"
2135msgid "first cousin"
2136msgstr ""
2137
2138#: app/Functions/Functions.php:430
2139msgctxt "FEMALE"
2140msgid "second cousin"
2141msgstr ""
2142
2143#: app/Functions/Functions.php:432
2144msgctxt "FEMALE"
2145msgid "third cousin"
2146msgstr ""
2147
2148#: app/Functions/Functions.php:434
2149msgctxt "FEMALE"
2150msgid "fourth cousin"
2151msgstr ""
2152
2153#: app/Functions/Functions.php:436
2154msgctxt "FEMALE"
2155msgid "fifth cousin"
2156msgstr ""
2157
2158#: app/Functions/Functions.php:438
2159msgctxt "FEMALE"
2160msgid "sixth cousin"
2161msgstr ""
2162
2163#: app/Functions/Functions.php:440
2164msgctxt "FEMALE"
2165msgid "seventh cousin"
2166msgstr ""
2167
2168#: app/Functions/Functions.php:442
2169msgctxt "FEMALE"
2170msgid "eighth cousin"
2171msgstr ""
2172
2173#: app/Functions/Functions.php:444
2174msgctxt "FEMALE"
2175msgid "ninth cousin"
2176msgstr ""
2177
2178#: app/Functions/Functions.php:446
2179msgctxt "FEMALE"
2180msgid "tenth cousin"
2181msgstr ""
2182
2183#: app/Functions/Functions.php:448
2184msgctxt "FEMALE"
2185msgid "eleventh cousin"
2186msgstr ""
2187
2188#: app/Functions/Functions.php:450
2189msgctxt "FEMALE"
2190msgid "twelfth cousin"
2191msgstr ""
2192
2193#: app/Functions/Functions.php:452
2194msgctxt "FEMALE"
2195msgid "thirteenth cousin"
2196msgstr ""
2197
2198#: app/Functions/Functions.php:454
2199msgctxt "FEMALE"
2200msgid "fourteenth cousin"
2201msgstr ""
2202
2203#: app/Functions/Functions.php:456
2204msgctxt "FEMALE"
2205msgid "fifteenth cousin"
2206msgstr ""
2207
2208#: app/Functions/Functions.php:458
2209#, php-format
2210msgctxt "FEMALE"
2211msgid "%s × cousin"
2212msgstr ""
2213
2214#: app/Functions/Functions.php:464
2215msgid "first cousin"
2216msgstr ""
2217
2218#: app/Functions/Functions.php:466
2219msgid "second cousin"
2220msgstr ""
2221
2222#: app/Functions/Functions.php:468
2223msgid "third cousin"
2224msgstr ""
2225
2226#: app/Functions/Functions.php:470
2227msgid "fourth cousin"
2228msgstr ""
2229
2230#: app/Functions/Functions.php:472
2231msgid "fifth cousin"
2232msgstr ""
2233
2234#: app/Functions/Functions.php:474
2235msgid "sixth cousin"
2236msgstr ""
2237
2238#: app/Functions/Functions.php:476
2239msgid "seventh cousin"
2240msgstr ""
2241
2242#: app/Functions/Functions.php:478
2243msgid "eighth cousin"
2244msgstr ""
2245
2246#: app/Functions/Functions.php:480
2247msgid "ninth cousin"
2248msgstr ""
2249
2250#: app/Functions/Functions.php:482
2251msgid "tenth cousin"
2252msgstr ""
2253
2254#: app/Functions/Functions.php:484
2255msgid "eleventh cousin"
2256msgstr ""
2257
2258#: app/Functions/Functions.php:486
2259msgid "twelfth cousin"
2260msgstr ""
2261
2262#: app/Functions/Functions.php:488
2263msgid "thirteenth cousin"
2264msgstr ""
2265
2266#: app/Functions/Functions.php:490
2267msgid "fourteenth cousin"
2268msgstr ""
2269
2270#: app/Functions/Functions.php:492
2271msgid "fifteenth cousin"
2272msgstr ""
2273
2274#: app/Functions/Functions.php:494
2275#, php-format
2276msgid "%s × cousin"
2277msgstr ""
2278
2279#. I18N: A Spanish relationship name, such as third great-nephew
2280#: app/Functions/Functions.php:514
2281#, php-format
2282msgctxt "MALE"
2283msgid "first %s"
2284msgstr ""
2285
2286#. I18N: A Spanish relationship name, such as third great-nephew
2287#: app/Functions/Functions.php:517
2288#, php-format
2289msgctxt "MALE"
2290msgid "second %s"
2291msgstr ""
2292
2293#. I18N: A Spanish relationship name, such as third great-nephew
2294#: app/Functions/Functions.php:520
2295#, php-format
2296msgctxt "MALE"
2297msgid "third %s"
2298msgstr ""
2299
2300#. I18N: A Spanish relationship name, such as third great-nephew
2301#: app/Functions/Functions.php:523
2302#, php-format
2303msgctxt "MALE"
2304msgid "fourth %s"
2305msgstr ""
2306
2307#. I18N: A Spanish relationship name, such as third great-nephew
2308#: app/Functions/Functions.php:526
2309#, php-format
2310msgctxt "MALE"
2311msgid "fifth %s"
2312msgstr ""
2313
2314#. I18N: A Spanish relationship name, such as third great-nephew
2315#: app/Functions/Functions.php:529
2316#, php-format
2317msgctxt "MALE"
2318msgid "%1$s × %2$s"
2319msgstr ""
2320
2321#. I18N: A Spanish relationship name, such as third great-nephew
2322#: app/Functions/Functions.php:537
2323#, php-format
2324msgctxt "FEMALE"
2325msgid "first %s"
2326msgstr ""
2327
2328#. I18N: A Spanish relationship name, such as third great-nephew
2329#: app/Functions/Functions.php:540
2330#, php-format
2331msgctxt "FEMALE"
2332msgid "second %s"
2333msgstr ""
2334
2335#. I18N: A Spanish relationship name, such as third great-nephew
2336#: app/Functions/Functions.php:543
2337#, php-format
2338msgctxt "FEMALE"
2339msgid "third %s"
2340msgstr ""
2341
2342#. I18N: A Spanish relationship name, such as third great-nephew
2343#: app/Functions/Functions.php:546
2344#, php-format
2345msgctxt "FEMALE"
2346msgid "fourth %s"
2347msgstr ""
2348
2349#. I18N: A Spanish relationship name, such as third great-nephew
2350#: app/Functions/Functions.php:549
2351#, php-format
2352msgctxt "FEMALE"
2353msgid "fifth %s"
2354msgstr ""
2355
2356#. I18N: A Spanish relationship name, such as third great-nephew
2357#: app/Functions/Functions.php:552
2358#, php-format
2359msgctxt "FEMALE"
2360msgid "%1$s × %2$s"
2361msgstr ""
2362
2363#. I18N: A Spanish relationship name, such as third great-nephew
2364#: app/Functions/Functions.php:559
2365#, php-format
2366msgid "first %s"
2367msgstr ""
2368
2369#. I18N: A Spanish relationship name, such as third great-nephew
2370#: app/Functions/Functions.php:562
2371#, php-format
2372msgid "second %s"
2373msgstr ""
2374
2375#. I18N: A Spanish relationship name, such as third great-nephew
2376#: app/Functions/Functions.php:565
2377#, php-format
2378msgid "third %s"
2379msgstr ""
2380
2381#. I18N: A Spanish relationship name, such as third great-nephew
2382#: app/Functions/Functions.php:568
2383#, php-format
2384msgid "fourth %s"
2385msgstr ""
2386
2387#. I18N: A Spanish relationship name, such as third great-nephew
2388#: app/Functions/Functions.php:571
2389#, php-format
2390msgid "fifth %s"
2391msgstr ""
2392
2393#. I18N: A Spanish relationship name, such as third great-nephew
2394#: app/Functions/Functions.php:574
2395#, php-format
2396msgid "%1$s × %2$s"
2397msgstr ""
2398
2399#: app/Functions/Functions.php:617
2400msgid "self"
2401msgstr ""
2402
2403#: app/Functions/Functions.php:620
2404msgid "mother"
2405msgstr ""
2406
2407#: app/Functions/Functions.php:622
2408msgid "father"
2409msgstr ""
2410
2411#: app/Functions/Functions.php:624
2412msgid "parent"
2413msgstr ""
2414
2415#: app/Functions/Functions.php:631
2416msgid "ex-husband"
2417msgstr ""
2418
2419#: app/Functions/Functions.php:634
2420msgid "husband"
2421msgstr ""
2422
2423#: app/Functions/Functions.php:638
2424msgctxt "MALE"
2425msgid "ex-partner"
2426msgstr ""
2427
2428#: app/Functions/Functions.php:644
2429msgctxt "MALE"
2430msgid "partner"
2431msgstr ""
2432
2433#: app/Functions/Functions.php:651
2434msgid "ex-wife"
2435msgstr ""
2436
2437#: app/Functions/Functions.php:654
2438msgid "wife"
2439msgstr ""
2440
2441#: app/Functions/Functions.php:658
2442msgctxt "FEMALE"
2443msgid "ex-partner"
2444msgstr ""
2445
2446#: app/Functions/Functions.php:664
2447msgctxt "FEMALE"
2448msgid "partner"
2449msgstr ""
2450
2451#: app/Functions/Functions.php:671
2452msgid "ex-spouse"
2453msgstr ""
2454
2455#: app/Functions/Functions.php:674
2456msgid "spouse"
2457msgstr ""
2458
2459#: app/Functions/Functions.php:678
2460msgid "ex-partner"
2461msgstr ""
2462
2463#: app/Functions/Functions.php:684
2464msgid "partner"
2465msgstr ""
2466
2467#: app/Functions/Functions.php:686
2468msgid "son"
2469msgstr ""
2470
2471#: app/Functions/Functions.php:688
2472msgid "daughter"
2473msgstr ""
2474
2475#: app/Functions/Functions.php:690
2476msgid "child"
2477msgstr ""
2478
2479#: app/Functions/Functions.php:698
2480msgid "twin brother"
2481msgstr ""
2482
2483#: app/Functions/Functions.php:702
2484msgid "younger brother"
2485msgstr ""
2486
2487#: app/Functions/Functions.php:706
2488msgid "elder brother"
2489msgstr ""
2490
2491#: app/Functions/Functions.php:711
2492msgid "brother"
2493msgstr ""
2494
2495#: app/Functions/Functions.php:719
2496msgid "twin sister"
2497msgstr ""
2498
2499#: app/Functions/Functions.php:723
2500msgid "younger sister"
2501msgstr ""
2502
2503#: app/Functions/Functions.php:727
2504msgid "elder sister"
2505msgstr ""
2506
2507#: app/Functions/Functions.php:732
2508msgid "sister"
2509msgstr ""
2510
2511#: app/Functions/Functions.php:740
2512msgid "twin sibling"
2513msgstr ""
2514
2515#: app/Functions/Functions.php:744
2516msgid "younger sibling"
2517msgstr ""
2518
2519#: app/Functions/Functions.php:748
2520msgid "elder sibling"
2521msgstr ""
2522
2523#: app/Functions/Functions.php:753
2524msgid "sibling"
2525msgstr ""
2526
2527#: app/Functions/Functions.php:757
2528msgctxt "brother’s child"
2529msgid "nephew/niece"
2530msgstr ""
2531
2532#: app/Functions/Functions.php:759
2533msgctxt "brother’s daughter"
2534msgid "niece"
2535msgstr ""
2536
2537#: app/Functions/Functions.php:761
2538msgctxt "brother’s son"
2539msgid "nephew"
2540msgstr ""
2541
2542#: app/Functions/Functions.php:763
2543msgctxt "brother’s wife"
2544msgid "sister-in-law"
2545msgstr ""
2546
2547#: app/Functions/Functions.php:765
2548msgctxt "child’s child"
2549msgid "grandchild"
2550msgstr ""
2551
2552#: app/Functions/Functions.php:767
2553msgctxt "child’s daughter"
2554msgid "granddaughter"
2555msgstr ""
2556
2557#: app/Functions/Functions.php:769
2558msgctxt "child’s husband"
2559msgid "son-in-law"
2560msgstr ""
2561
2562#: app/Functions/Functions.php:771
2563msgctxt "child’s son"
2564msgid "grandson"
2565msgstr ""
2566
2567#: app/Functions/Functions.php:773
2568msgctxt "child’s spouse"
2569msgid "son/daughter-in-law"
2570msgstr ""
2571
2572#: app/Functions/Functions.php:775
2573msgctxt "child’s wife"
2574msgid "daughter-in-law"
2575msgstr ""
2576
2577#: app/Functions/Functions.php:777
2578msgctxt "daughter’s child"
2579msgid "grandchild"
2580msgstr ""
2581
2582#: app/Functions/Functions.php:779
2583msgctxt "daughter’s daughter"
2584msgid "granddaughter"
2585msgstr ""
2586
2587#: app/Functions/Functions.php:781
2588msgctxt "daughter’s husband"
2589msgid "son-in-law"
2590msgstr ""
2591
2592#: app/Functions/Functions.php:783
2593msgctxt "daughter’s son"
2594msgid "grandson"
2595msgstr ""
2596
2597#: app/Functions/Functions.php:785
2598msgctxt "father’s brother"
2599msgid "uncle"
2600msgstr ""
2601
2602#: app/Functions/Functions.php:787
2603msgctxt "father’s child"
2604msgid "half-sibling"
2605msgstr ""
2606
2607#: app/Functions/Functions.php:789
2608msgctxt "father’s daughter"
2609msgid "half-sister"
2610msgstr ""
2611
2612#: app/Functions/Functions.php:791
2613msgctxt "father’s father"
2614msgid "paternal grandfather"
2615msgstr ""
2616
2617#: app/Functions/Functions.php:793
2618msgctxt "father’s mother"
2619msgid "paternal grandmother"
2620msgstr ""
2621
2622#: app/Functions/Functions.php:795
2623msgctxt "father’s parent"
2624msgid "paternal grandparent"
2625msgstr ""
2626
2627#: app/Functions/Functions.php:797
2628msgctxt "father’s sibling"
2629msgid "aunt/uncle"
2630msgstr ""
2631
2632#: app/Functions/Functions.php:799
2633msgctxt "father’s sister"
2634msgid "aunt"
2635msgstr ""
2636
2637#: app/Functions/Functions.php:801
2638msgctxt "father’s son"
2639msgid "half-brother"
2640msgstr ""
2641
2642#: app/Functions/Functions.php:803
2643msgctxt "father’s wife"
2644msgid "step-mother"
2645msgstr ""
2646
2647#: app/Functions/Functions.php:805
2648msgctxt "husband’s brother"
2649msgid "brother-in-law"
2650msgstr ""
2651
2652#: app/Functions/Functions.php:807
2653msgctxt "husband’s child"
2654msgid "step-child"
2655msgstr ""
2656
2657#: app/Functions/Functions.php:809
2658msgctxt "husband’s daughter"
2659msgid "step-daughter"
2660msgstr ""
2661
2662#: app/Functions/Functions.php:811
2663msgctxt "husband’s father"
2664msgid "father-in-law"
2665msgstr ""
2666
2667#: app/Functions/Functions.php:813
2668msgctxt "husband’s mother"
2669msgid "mother-in-law"
2670msgstr ""
2671
2672#: app/Functions/Functions.php:815
2673msgctxt "husband’s sibling"
2674msgid "brother/sister-in-law"
2675msgstr ""
2676
2677#: app/Functions/Functions.php:817
2678msgctxt "husband’s sister"
2679msgid "sister-in-law"
2680msgstr ""
2681
2682#: app/Functions/Functions.php:819
2683msgctxt "husband’s son"
2684msgid "step-son"
2685msgstr ""
2686
2687#: app/Functions/Functions.php:821
2688msgctxt "mother’s brother"
2689msgid "uncle"
2690msgstr ""
2691
2692#: app/Functions/Functions.php:823
2693msgctxt "mother’s child"
2694msgid "half-sibling"
2695msgstr ""
2696
2697#: app/Functions/Functions.php:825
2698msgctxt "mother’s daughter"
2699msgid "half-sister"
2700msgstr ""
2701
2702#: app/Functions/Functions.php:827
2703msgctxt "mother’s father"
2704msgid "maternal grandfather"
2705msgstr ""
2706
2707#: app/Functions/Functions.php:829
2708msgctxt "mother’s husband"
2709msgid "step-father"
2710msgstr ""
2711
2712#: app/Functions/Functions.php:831
2713msgctxt "mother’s mother"
2714msgid "maternal grandmother"
2715msgstr ""
2716
2717#: app/Functions/Functions.php:833
2718msgctxt "mother’s parent"
2719msgid "maternal grandparent"
2720msgstr ""
2721
2722#: app/Functions/Functions.php:835
2723msgctxt "mother’s sibling"
2724msgid "aunt/uncle"
2725msgstr ""
2726
2727#: app/Functions/Functions.php:837
2728msgctxt "mother’s sister"
2729msgid "aunt"
2730msgstr ""
2731
2732#: app/Functions/Functions.php:839
2733msgctxt "mother’s son"
2734msgid "half-brother"
2735msgstr ""
2736
2737#: app/Functions/Functions.php:841
2738msgctxt "parent’s brother"
2739msgid "uncle"
2740msgstr ""
2741
2742#: app/Functions/Functions.php:843
2743msgctxt "parent’s child"
2744msgid "half-sibling"
2745msgstr ""
2746
2747#: app/Functions/Functions.php:845
2748msgctxt "parent’s daughter"
2749msgid "half-sister"
2750msgstr ""
2751
2752#: app/Functions/Functions.php:847
2753msgctxt "parent’s father"
2754msgid "grandfather"
2755msgstr ""
2756
2757#: app/Functions/Functions.php:849
2758msgctxt "parent’s mother"
2759msgid "grandmother"
2760msgstr ""
2761
2762#: app/Functions/Functions.php:851
2763msgctxt "parent’s parent"
2764msgid "grandparent"
2765msgstr ""
2766
2767#: app/Functions/Functions.php:853
2768msgctxt "parent’s sibling"
2769msgid "aunt/uncle"
2770msgstr ""
2771
2772#: app/Functions/Functions.php:855
2773msgctxt "parent’s sister"
2774msgid "aunt"
2775msgstr ""
2776
2777#: app/Functions/Functions.php:857
2778msgctxt "parent’s son"
2779msgid "half-brother"
2780msgstr ""
2781
2782#: app/Functions/Functions.php:859
2783msgctxt "parent’s spouse"
2784msgid "step-parent"
2785msgstr ""
2786
2787#: app/Functions/Functions.php:861
2788msgctxt "sibling’s child"
2789msgid "nephew/niece"
2790msgstr ""
2791
2792#: app/Functions/Functions.php:863
2793msgctxt "sibling’s daughter"
2794msgid "niece"
2795msgstr ""
2796
2797#: app/Functions/Functions.php:865
2798msgctxt "sibling’s son"
2799msgid "nephew"
2800msgstr ""
2801
2802#: app/Functions/Functions.php:867
2803msgctxt "sibling’s spouse"
2804msgid "brother/sister-in-law"
2805msgstr ""
2806
2807#: app/Functions/Functions.php:869
2808msgctxt "sister’s child"
2809msgid "nephew/niece"
2810msgstr ""
2811
2812#: app/Functions/Functions.php:871
2813msgctxt "sister’s daughter"
2814msgid "niece"
2815msgstr ""
2816
2817#: app/Functions/Functions.php:873
2818msgctxt "sister’s husband"
2819msgid "brother-in-law"
2820msgstr ""
2821
2822#: app/Functions/Functions.php:875
2823msgctxt "sister’s son"
2824msgid "nephew"
2825msgstr ""
2826
2827#: app/Functions/Functions.php:877
2828msgctxt "son’s child"
2829msgid "grandchild"
2830msgstr ""
2831
2832#: app/Functions/Functions.php:879
2833msgctxt "son’s daughter"
2834msgid "granddaughter"
2835msgstr ""
2836
2837#: app/Functions/Functions.php:881
2838msgctxt "son’s son"
2839msgid "grandson"
2840msgstr ""
2841
2842#: app/Functions/Functions.php:883
2843msgctxt "son’s wife"
2844msgid "daughter-in-law"
2845msgstr ""
2846
2847#: app/Functions/Functions.php:885
2848msgctxt "spouse’s brother"
2849msgid "brother-in-law"
2850msgstr ""
2851
2852#: app/Functions/Functions.php:887
2853msgctxt "spouse’s child"
2854msgid "step-child"
2855msgstr ""
2856
2857#: app/Functions/Functions.php:889
2858msgctxt "spouse’s daughter"
2859msgid "step-daughter"
2860msgstr ""
2861
2862#: app/Functions/Functions.php:891
2863msgctxt "spouse’s father"
2864msgid "father-in-law"
2865msgstr ""
2866
2867#: app/Functions/Functions.php:893
2868msgctxt "spouse’s mother"
2869msgid "mother-in-law"
2870msgstr ""
2871
2872#: app/Functions/Functions.php:895
2873msgctxt "spouse’s sister"
2874msgid "sister-in-law"
2875msgstr ""
2876
2877#: app/Functions/Functions.php:897
2878msgctxt "spouse’s son"
2879msgid "step-son"
2880msgstr ""
2881
2882#: app/Functions/Functions.php:899
2883msgctxt "spouse’s parent"
2884msgid "mother/father-in-law"
2885msgstr ""
2886
2887#: app/Functions/Functions.php:901
2888msgctxt "spouse’s sibling"
2889msgid "brother/sister-in-law"
2890msgstr ""
2891
2892#: app/Functions/Functions.php:903
2893msgctxt "wife’s brother"
2894msgid "brother-in-law"
2895msgstr ""
2896
2897#: app/Functions/Functions.php:905
2898msgctxt "wife’s child"
2899msgid "step-child"
2900msgstr ""
2901
2902#: app/Functions/Functions.php:907
2903msgctxt "wife’s daughter"
2904msgid "step-daughter"
2905msgstr ""
2906
2907#: app/Functions/Functions.php:909
2908msgctxt "wife’s father"
2909msgid "father-in-law"
2910msgstr ""
2911
2912#: app/Functions/Functions.php:911
2913msgctxt "wife’s mother"
2914msgid "mother-in-law"
2915msgstr ""
2916
2917#: app/Functions/Functions.php:913
2918msgctxt "wife’s sibling"
2919msgid "brother/sister-in-law"
2920msgstr ""
2921
2922#: app/Functions/Functions.php:915
2923msgctxt "wife’s sister"
2924msgid "sister-in-law"
2925msgstr ""
2926
2927#: app/Functions/Functions.php:917
2928msgctxt "wife’s son"
2929msgid "step-son"
2930msgstr ""
2931
2932#: app/Functions/Functions.php:922
2933msgctxt "(a man’s) brother’s child’s child"
2934msgid "great-nephew/niece"
2935msgstr ""
2936
2937#: app/Functions/Functions.php:925
2938msgctxt "(a woman’s) brother’s child’s child"
2939msgid "great-nephew/niece"
2940msgstr ""
2941
2942#: app/Functions/Functions.php:928
2943msgctxt "(a man’s) brother’s child’s daughter"
2944msgid "great-niece"
2945msgstr ""
2946
2947#: app/Functions/Functions.php:931
2948msgctxt "(a woman’s) brother’s child’s daughter"
2949msgid "great-niece"
2950msgstr ""
2951
2952#: app/Functions/Functions.php:934
2953msgctxt "(a man’s) brother’s child’s son"
2954msgid "great-nephew"
2955msgstr ""
2956
2957#: app/Functions/Functions.php:937
2958msgctxt "(a woman’s) brother’s child’s son"
2959msgid "great-nephew"
2960msgstr ""
2961
2962#: app/Functions/Functions.php:940
2963msgctxt "(a man’s) brother’s daughter’s child"
2964msgid "great-nephew/niece"
2965msgstr ""
2966
2967#: app/Functions/Functions.php:943
2968msgctxt "(a woman’s) brother’s daughter’s child"
2969msgid "great-nephew/niece"
2970msgstr ""
2971
2972#: app/Functions/Functions.php:946
2973msgctxt "(a man’s) brother’s daughter’s daughter"
2974msgid "great-niece"
2975msgstr ""
2976
2977#: app/Functions/Functions.php:949
2978msgctxt "(a woman’s) brother’s daughter’s daughter"
2979msgid "great-niece"
2980msgstr ""
2981
2982#: app/Functions/Functions.php:951
2983msgctxt "brother’s daughter’s husband"
2984msgid "nephew-in-law"
2985msgstr ""
2986
2987#: app/Functions/Functions.php:954
2988msgctxt "(a man’s) brother’s daughter’s son"
2989msgid "great-nephew"
2990msgstr ""
2991
2992#: app/Functions/Functions.php:957
2993msgctxt "(a woman’s) brother’s daughter’s son"
2994msgid "great-nephew"
2995msgstr ""
2996
2997#: app/Functions/Functions.php:960
2998msgctxt "(a man’s) brother’s son’s child"
2999msgid "great-nephew/niece"
3000msgstr ""
3001
3002#: app/Functions/Functions.php:963
3003msgctxt "(a woman’s) brother’s son’s child"
3004msgid "great-nephew/niece"
3005msgstr ""
3006
3007#: app/Functions/Functions.php:966
3008msgctxt "(a man’s) brother’s son’s daughter"
3009msgid "great-niece"
3010msgstr ""
3011
3012#: app/Functions/Functions.php:969
3013msgctxt "(a woman’s) brother’s son’s daughter"
3014msgid "great-niece"
3015msgstr ""
3016
3017#: app/Functions/Functions.php:972
3018msgctxt "(a man’s) brother’s son’s son"
3019msgid "great-nephew"
3020msgstr ""
3021
3022#: app/Functions/Functions.php:975
3023msgctxt "(a woman’s) brother’s son’s son"
3024msgid "great-nephew"
3025msgstr ""
3026
3027#: app/Functions/Functions.php:977
3028msgctxt "brother’s son’s wife"
3029msgid "niece-in-law"
3030msgstr ""
3031
3032#: app/Functions/Functions.php:979
3033msgctxt "brother’s wife’s brother"
3034msgid "brother-in-law"
3035msgstr ""
3036
3037#: app/Functions/Functions.php:981
3038msgctxt "brother’s wife’s sibling"
3039msgid "brother/sister-in-law"
3040msgstr ""
3041
3042#: app/Functions/Functions.php:983
3043msgctxt "brother’s wife’s sister"
3044msgid "sister-in-law"
3045msgstr ""
3046
3047#: app/Functions/Functions.php:985
3048msgctxt "child’s child’s child"
3049msgid "great-grandchild"
3050msgstr ""
3051
3052#: app/Functions/Functions.php:987
3053msgctxt "child’s child’s daughter"
3054msgid "great-granddaughter"
3055msgstr ""
3056
3057#: app/Functions/Functions.php:989
3058msgctxt "child’s child’s son"
3059msgid "great-grandson"
3060msgstr ""
3061
3062#: app/Functions/Functions.php:991
3063msgctxt "child’s daughter’s child"
3064msgid "great-grandchild"
3065msgstr ""
3066
3067#: app/Functions/Functions.php:993
3068msgctxt "child’s daughter’s daughter"
3069msgid "great-granddaughter"
3070msgstr ""
3071
3072#: app/Functions/Functions.php:995
3073msgctxt "child’s daughter’s husband"
3074msgid "granddaughter’s husband"
3075msgstr ""
3076
3077#: app/Functions/Functions.php:997
3078msgctxt "child’s daughter’s son"
3079msgid "great-grandson"
3080msgstr ""
3081
3082#: app/Functions/Functions.php:999
3083msgctxt "child’s son’s child"
3084msgid "great-grandchild"
3085msgstr ""
3086
3087#: app/Functions/Functions.php:1001
3088msgctxt "child’s son’s daughter"
3089msgid "great-granddaughter"
3090msgstr ""
3091
3092#: app/Functions/Functions.php:1003
3093msgctxt "child’s son’s son"
3094msgid "great-grandson"
3095msgstr ""
3096
3097#: app/Functions/Functions.php:1005
3098msgctxt "child’s son’s wife"
3099msgid "grandson’s wife"
3100msgstr ""
3101
3102#: app/Functions/Functions.php:1007
3103msgctxt "daughter’s child’s child"
3104msgid "great-grandchild"
3105msgstr ""
3106
3107#: app/Functions/Functions.php:1009
3108msgctxt "daughter’s child’s daughter"
3109msgid "great-granddaughter"
3110msgstr ""
3111
3112#: app/Functions/Functions.php:1011
3113msgctxt "daughter’s child’s son"
3114msgid "great-grandson"
3115msgstr ""
3116
3117#: app/Functions/Functions.php:1013
3118msgctxt "daughter’s daughter’s child"
3119msgid "great-grandchild"
3120msgstr ""
3121
3122#: app/Functions/Functions.php:1015
3123msgctxt "daughter’s daughter’s daughter"
3124msgid "great-granddaughter"
3125msgstr ""
3126
3127#: app/Functions/Functions.php:1017
3128msgctxt "daughter’s daughter’s husband"
3129msgid "granddaughter’s husband"
3130msgstr ""
3131
3132#: app/Functions/Functions.php:1019
3133msgctxt "daughter’s daughter’s son"
3134msgid "great-grandson"
3135msgstr ""
3136
3137#: app/Functions/Functions.php:1021
3138msgctxt "daughter’s husband’s father"
3139msgid "son-in-law’s father"
3140msgstr ""
3141
3142#: app/Functions/Functions.php:1023
3143msgctxt "daughter’s husband’s mother"
3144msgid "son-in-law’s mother"
3145msgstr ""
3146
3147#: app/Functions/Functions.php:1025
3148msgctxt "daughter’s husband’s parent"
3149msgid "son-in-law’s parent"
3150msgstr ""
3151
3152#: app/Functions/Functions.php:1027
3153msgctxt "daughter’s son’s child"
3154msgid "great-grandchild"
3155msgstr ""
3156
3157#: app/Functions/Functions.php:1029
3158msgctxt "daughter’s son’s daughter"
3159msgid "great-granddaughter"
3160msgstr ""
3161
3162#: app/Functions/Functions.php:1031
3163msgctxt "daughter’s son’s son"
3164msgid "great-grandson"
3165msgstr ""
3166
3167#: app/Functions/Functions.php:1033
3168msgctxt "daughter’s son’s wife"
3169msgid "grandson’s wife"
3170msgstr ""
3171
3172#: app/Functions/Functions.php:1035
3173msgctxt "father’s brother’s child"
3174msgid "first cousin"
3175msgstr ""
3176
3177#: app/Functions/Functions.php:1037
3178msgctxt "father’s brother’s daughter"
3179msgid "first cousin"
3180msgstr ""
3181
3182#: app/Functions/Functions.php:1039
3183msgctxt "father’s brother’s son"
3184msgid "first cousin"
3185msgstr ""
3186
3187#: app/Functions/Functions.php:1041
3188msgctxt "father’s brother’s wife"
3189msgid "aunt"
3190msgstr ""
3191
3192#: app/Functions/Functions.php:1043
3193msgctxt "father’s father’s brother"
3194msgid "great-uncle"
3195msgstr ""
3196
3197#: app/Functions/Functions.php:1045
3198msgctxt "father’s father’s father"
3199msgid "great-grandfather"
3200msgstr ""
3201
3202#: app/Functions/Functions.php:1047
3203msgctxt "father’s father’s mother"
3204msgid "great-grandmother"
3205msgstr ""
3206
3207#: app/Functions/Functions.php:1049
3208msgctxt "father’s father’s parent"
3209msgid "great-grandparent"
3210msgstr ""
3211
3212#: app/Functions/Functions.php:1051
3213msgctxt "father’s father’s sibling"
3214msgid "great-aunt/uncle"
3215msgstr ""
3216
3217#: app/Functions/Functions.php:1053
3218msgctxt "father’s father’s sister"
3219msgid "great-aunt"
3220msgstr ""
3221
3222#: app/Functions/Functions.php:1055
3223msgctxt "father’s mother’s brother"
3224msgid "great-uncle"
3225msgstr ""
3226
3227#: app/Functions/Functions.php:1057
3228msgctxt "father’s mother’s father"
3229msgid "great-grandfather"
3230msgstr ""
3231
3232#: app/Functions/Functions.php:1059
3233msgctxt "father’s mother’s mother"
3234msgid "great-grandmother"
3235msgstr ""
3236
3237#: app/Functions/Functions.php:1061
3238msgctxt "father’s mother’s parent"
3239msgid "great-grandparent"
3240msgstr ""
3241
3242#: app/Functions/Functions.php:1063
3243msgctxt "father’s mother’s sibling"
3244msgid "great-aunt/uncle"
3245msgstr ""
3246
3247#: app/Functions/Functions.php:1065
3248msgctxt "father’s mother’s sister"
3249msgid "great-aunt"
3250msgstr ""
3251
3252#: app/Functions/Functions.php:1067
3253msgctxt "father’s parent’s brother"
3254msgid "great-uncle"
3255msgstr ""
3256
3257#: app/Functions/Functions.php:1069
3258msgctxt "father’s parent’s father"
3259msgid "great-grandfather"
3260msgstr ""
3261
3262#: app/Functions/Functions.php:1071
3263msgctxt "father’s parent’s mother"
3264msgid "great-grandmother"
3265msgstr ""
3266
3267#: app/Functions/Functions.php:1073
3268msgctxt "father’s parent’s parent"
3269msgid "great-grandparent"
3270msgstr ""
3271
3272#: app/Functions/Functions.php:1075
3273msgctxt "father’s parent’s sibling"
3274msgid "great-aunt/uncle"
3275msgstr ""
3276
3277#: app/Functions/Functions.php:1077
3278msgctxt "father’s parent’s sister"
3279msgid "great-aunt"
3280msgstr ""
3281
3282#: app/Functions/Functions.php:1079
3283msgctxt "father’s sister’s child"
3284msgid "first cousin"
3285msgstr ""
3286
3287#: app/Functions/Functions.php:1081
3288msgctxt "father’s sister’s daughter"
3289msgid "first cousin"
3290msgstr ""
3291
3292#: app/Functions/Functions.php:1083
3293msgctxt "father’s sister’s husband"
3294msgid "uncle"
3295msgstr ""
3296
3297#: app/Functions/Functions.php:1085
3298msgctxt "father’s sister’s son"
3299msgid "first cousin"
3300msgstr ""
3301
3302#: app/Functions/Functions.php:1087
3303msgctxt "father’s wife’s child"
3304msgid "step-sibling"
3305msgstr ""
3306
3307#: app/Functions/Functions.php:1089
3308msgctxt "father’s wife’s daughter"
3309msgid "step-sister"
3310msgstr ""
3311
3312#: app/Functions/Functions.php:1091
3313msgctxt "father’s wife’s son"
3314msgid "step-brother"
3315msgstr ""
3316
3317#: app/Functions/Functions.php:1093
3318msgctxt "husband’s brother’s wife"
3319msgid "sister-in-law"
3320msgstr ""
3321
3322#: app/Functions/Functions.php:1095
3323msgctxt "husband’s sister’s husband"
3324msgid "brother-in-law"
3325msgstr ""
3326
3327#: app/Functions/Functions.php:1097
3328msgctxt "husband’s sibling’s child"
3329msgid "nephew/niece"
3330msgstr ""
3331
3332#: app/Functions/Functions.php:1099
3333msgctxt "husband’s sister’s child"
3334msgid "nephew/niece"
3335msgstr ""
3336
3337#: app/Functions/Functions.php:1101
3338msgctxt "husband’s brother’s child"
3339msgid "nephew/niece"
3340msgstr ""
3341
3342#: app/Functions/Functions.php:1103
3343msgctxt "husband’s sibling’s daughter"
3344msgid "niece"
3345msgstr ""
3346
3347#: app/Functions/Functions.php:1105
3348msgctxt "husband’s sister’s daughter"
3349msgid "niece"
3350msgstr ""
3351
3352#: app/Functions/Functions.php:1107
3353msgctxt "husband’s brother’s daughter"
3354msgid "niece"
3355msgstr ""
3356
3357#: app/Functions/Functions.php:1109
3358msgctxt "husband’s sibling’s son"
3359msgid "nephew"
3360msgstr ""
3361
3362#: app/Functions/Functions.php:1111
3363msgctxt "husband’s sister’s son"
3364msgid "nephew"
3365msgstr ""
3366
3367#: app/Functions/Functions.php:1113
3368msgctxt "husband’s brother’s son"
3369msgid "nephew"
3370msgstr ""
3371
3372#: app/Functions/Functions.php:1115
3373msgctxt "mother’s brother’s child"
3374msgid "first cousin"
3375msgstr ""
3376
3377#: app/Functions/Functions.php:1117
3378msgctxt "mother’s brother’s daughter"
3379msgid "first cousin"
3380msgstr ""
3381
3382#: app/Functions/Functions.php:1119
3383msgctxt "mother’s brother’s son"
3384msgid "first cousin"
3385msgstr ""
3386
3387#: app/Functions/Functions.php:1121
3388msgctxt "mother’s brother’s wife"
3389msgid "aunt"
3390msgstr ""
3391
3392#: app/Functions/Functions.php:1123
3393msgctxt "mother’s father’s brother"
3394msgid "great-uncle"
3395msgstr ""
3396
3397#: app/Functions/Functions.php:1125
3398msgctxt "mother’s father’s father"
3399msgid "great-grandfather"
3400msgstr ""
3401
3402#: app/Functions/Functions.php:1127
3403msgctxt "mother’s father’s mother"
3404msgid "great-grandmother"
3405msgstr ""
3406
3407#: app/Functions/Functions.php:1129
3408msgctxt "mother’s father’s parent"
3409msgid "great-grandparent"
3410msgstr ""
3411
3412#: app/Functions/Functions.php:1131
3413msgctxt "mother’s father’s sibling"
3414msgid "great-aunt/uncle"
3415msgstr ""
3416
3417#: app/Functions/Functions.php:1133
3418msgctxt "mother’s father’s sister"
3419msgid "great-aunt"
3420msgstr ""
3421
3422#: app/Functions/Functions.php:1135
3423msgctxt "mother’s husband’s child"
3424msgid "step-sibling"
3425msgstr ""
3426
3427#: app/Functions/Functions.php:1137
3428msgctxt "mother’s husband’s daughter"
3429msgid "step-sister"
3430msgstr ""
3431
3432#: app/Functions/Functions.php:1139
3433msgctxt "mother’s husband’s son"
3434msgid "step-brother"
3435msgstr ""
3436
3437#: app/Functions/Functions.php:1141
3438msgctxt "mother’s mother’s brother"
3439msgid "great-uncle"
3440msgstr ""
3441
3442#: app/Functions/Functions.php:1143
3443msgctxt "mother’s mother’s father"
3444msgid "great-grandfather"
3445msgstr ""
3446
3447#: app/Functions/Functions.php:1145
3448msgctxt "mother’s mother’s mother"
3449msgid "great-grandmother"
3450msgstr ""
3451
3452#: app/Functions/Functions.php:1147
3453msgctxt "mother’s mother’s parent"
3454msgid "great-grandparent"
3455msgstr ""
3456
3457#: app/Functions/Functions.php:1149
3458msgctxt "mother’s mother’s sibling"
3459msgid "great-aunt/uncle"
3460msgstr ""
3461
3462#: app/Functions/Functions.php:1151
3463msgctxt "mother’s mother’s sister"
3464msgid "great-aunt"
3465msgstr ""
3466
3467#: app/Functions/Functions.php:1153
3468msgctxt "mother’s parent’s brother"
3469msgid "great-uncle"
3470msgstr ""
3471
3472#: app/Functions/Functions.php:1155
3473msgctxt "mother’s parent’s father"
3474msgid "great-grandfather"
3475msgstr ""
3476
3477#: app/Functions/Functions.php:1157
3478msgctxt "mother’s parent’s mother"
3479msgid "great-grandmother"
3480msgstr ""
3481
3482#: app/Functions/Functions.php:1159
3483msgctxt "mother’s parent’s parent"
3484msgid "great-grandparent"
3485msgstr ""
3486
3487#: app/Functions/Functions.php:1161
3488msgctxt "mother’s parent’s sibling"
3489msgid "great-aunt/uncle"
3490msgstr ""
3491
3492#: app/Functions/Functions.php:1163
3493msgctxt "mother’s parent’s sister"
3494msgid "great-aunt"
3495msgstr ""
3496
3497#: app/Functions/Functions.php:1165
3498msgctxt "mother’s sister’s child"
3499msgid "first cousin"
3500msgstr ""
3501
3502#: app/Functions/Functions.php:1167
3503msgctxt "mother’s sister’s daughter"
3504msgid "first cousin"
3505msgstr ""
3506
3507#: app/Functions/Functions.php:1169
3508msgctxt "mother’s sister’s husband"
3509msgid "uncle"
3510msgstr ""
3511
3512#: app/Functions/Functions.php:1171
3513msgctxt "mother’s sister’s son"
3514msgid "first cousin"
3515msgstr ""
3516
3517#: app/Functions/Functions.php:1173
3518msgctxt "parent’s brother’s wife"
3519msgid "aunt"
3520msgstr ""
3521
3522#: app/Functions/Functions.php:1175
3523msgctxt "parent’s father’s brother"
3524msgid "great-uncle"
3525msgstr ""
3526
3527#: app/Functions/Functions.php:1177
3528msgctxt "parent’s father’s father"
3529msgid "great-grandfather"
3530msgstr ""
3531
3532#: app/Functions/Functions.php:1179
3533msgctxt "parent’s father’s mother"
3534msgid "great-grandmother"
3535msgstr ""
3536
3537#: app/Functions/Functions.php:1181
3538msgctxt "parent’s father’s parent"
3539msgid "great-grandparent"
3540msgstr ""
3541
3542#: app/Functions/Functions.php:1183
3543msgctxt "parent’s father’s sibling"
3544msgid "great-aunt/uncle"
3545msgstr ""
3546
3547#: app/Functions/Functions.php:1185
3548msgctxt "parent’s father’s sister"
3549msgid "great-aunt"
3550msgstr ""
3551
3552#: app/Functions/Functions.php:1187
3553msgctxt "parent’s mother’s brother"
3554msgid "great-uncle"
3555msgstr ""
3556
3557#: app/Functions/Functions.php:1189
3558msgctxt "parent’s mother’s father"
3559msgid "great-grandfather"
3560msgstr ""
3561
3562#: app/Functions/Functions.php:1191
3563msgctxt "parent’s mother’s mother"
3564msgid "great-grandmother"
3565msgstr ""
3566
3567#: app/Functions/Functions.php:1193
3568msgctxt "parent’s mother’s parent"
3569msgid "great-grandparent"
3570msgstr ""
3571
3572#: app/Functions/Functions.php:1195
3573msgctxt "parent’s mother’s sibling"
3574msgid "great-aunt/uncle"
3575msgstr ""
3576
3577#: app/Functions/Functions.php:1197
3578msgctxt "parent’s mother’s sister"
3579msgid "great-aunt"
3580msgstr ""
3581
3582#: app/Functions/Functions.php:1199
3583msgctxt "parent’s parent’s brother"
3584msgid "great-uncle"
3585msgstr ""
3586
3587#: app/Functions/Functions.php:1201
3588msgctxt "parent’s parent’s father"
3589msgid "great-grandfather"
3590msgstr ""
3591
3592#: app/Functions/Functions.php:1203
3593msgctxt "parent’s parent’s mother"
3594msgid "great-grandmother"
3595msgstr ""
3596
3597#: app/Functions/Functions.php:1205
3598msgctxt "parent’s parent’s parent"
3599msgid "great-grandparent"
3600msgstr ""
3601
3602#: app/Functions/Functions.php:1207
3603msgctxt "parent’s parent’s sibling"
3604msgid "great-aunt/uncle"
3605msgstr ""
3606
3607#: app/Functions/Functions.php:1209
3608msgctxt "parent’s parent’s sister"
3609msgid "great-aunt"
3610msgstr ""
3611
3612#: app/Functions/Functions.php:1211
3613msgctxt "parent’s sister’s husband"
3614msgid "uncle"
3615msgstr ""
3616
3617#: app/Functions/Functions.php:1213
3618msgctxt "parent’s spouse’s child"
3619msgid "step-sibling"
3620msgstr ""
3621
3622#: app/Functions/Functions.php:1215
3623msgctxt "parent’s spouse’s daughter"
3624msgid "step-sister"
3625msgstr ""
3626
3627#: app/Functions/Functions.php:1217
3628msgctxt "parent’s spouse’s son"
3629msgid "step-brother"
3630msgstr ""
3631
3632#: app/Functions/Functions.php:1219
3633msgctxt "sibling’s child’s child"
3634msgid "great-nephew/niece"
3635msgstr ""
3636
3637#: app/Functions/Functions.php:1221
3638msgctxt "sibling’s child’s daughter"
3639msgid "great-niece"
3640msgstr ""
3641
3642#: app/Functions/Functions.php:1223
3643msgctxt "sibling’s child’s son"
3644msgid "great-nephew"
3645msgstr ""
3646
3647#: app/Functions/Functions.php:1225
3648msgctxt "sibling’s daughter’s child"
3649msgid "great-nephew/niece"
3650msgstr ""
3651
3652#: app/Functions/Functions.php:1227
3653msgctxt "sibling’s daughter’s daughter"
3654msgid "great-niece"
3655msgstr ""
3656
3657#: app/Functions/Functions.php:1229
3658msgctxt "sibling’s daughter’s husband"
3659msgid "nephew-in-law"
3660msgstr ""
3661
3662#: app/Functions/Functions.php:1231
3663msgctxt "sibling’s daughter’s son"
3664msgid "great-nephew"
3665msgstr ""
3666
3667#: app/Functions/Functions.php:1233
3668msgctxt "sibling’s son’s child"
3669msgid "great-nephew/niece"
3670msgstr ""
3671
3672#: app/Functions/Functions.php:1235
3673msgctxt "sibling’s son’s daughter"
3674msgid "great-niece"
3675msgstr ""
3676
3677#: app/Functions/Functions.php:1237
3678msgctxt "sibling’s son’s son"
3679msgid "great-nephew"
3680msgstr ""
3681
3682#: app/Functions/Functions.php:1239
3683msgctxt "sibling’s son’s wife"
3684msgid "niece-in-law"
3685msgstr ""
3686
3687#: app/Functions/Functions.php:1242
3688msgctxt "(a man’s) sister’s child’s child"
3689msgid "great-nephew/niece"
3690msgstr ""
3691
3692#: app/Functions/Functions.php:1245
3693msgctxt "(a woman’s) sister’s child’s child"
3694msgid "great-nephew/niece"
3695msgstr ""
3696
3697#: app/Functions/Functions.php:1248
3698msgctxt "(a man’s) sister’s child’s daughter"
3699msgid "great-niece"
3700msgstr ""
3701
3702#: app/Functions/Functions.php:1251
3703msgctxt "(a woman’s) sister’s child’s daughter"
3704msgid "great-niece"
3705msgstr ""
3706
3707#: app/Functions/Functions.php:1254
3708msgctxt "(a man’s) sister’s child’s son"
3709msgid "great-nephew"
3710msgstr ""
3711
3712#: app/Functions/Functions.php:1257
3713msgctxt "(a woman’s) sister’s child’s son"
3714msgid "great-nephew"
3715msgstr ""
3716
3717#: app/Functions/Functions.php:1260
3718msgctxt "(a man’s) sister’s daughter’s child"
3719msgid "great-nephew/niece"
3720msgstr ""
3721
3722#: app/Functions/Functions.php:1263
3723msgctxt "(a woman’s) sister’s daughter’s child"
3724msgid "great-nephew/niece"
3725msgstr ""
3726
3727#: app/Functions/Functions.php:1266
3728msgctxt "(a man’s) sister’s daughter’s daughter"
3729msgid "great-niece"
3730msgstr ""
3731
3732#: app/Functions/Functions.php:1269
3733msgctxt "(a woman’s) sister’s daughter’s daughter"
3734msgid "great-niece"
3735msgstr ""
3736
3737#: app/Functions/Functions.php:1271
3738msgctxt "sisters’s daughter’s husband"
3739msgid "nephew-in-law"
3740msgstr ""
3741
3742#: app/Functions/Functions.php:1274
3743msgctxt "(a man’s) sister’s daughter’s son"
3744msgid "great-nephew"
3745msgstr ""
3746
3747#: app/Functions/Functions.php:1277
3748msgctxt "(a woman’s) sister’s daughter’s son"
3749msgid "great-nephew"
3750msgstr ""
3751
3752#: app/Functions/Functions.php:1279
3753msgctxt "sister’s husband’s brother"
3754msgid "brother-in-law"
3755msgstr ""
3756
3757#: app/Functions/Functions.php:1281
3758msgctxt "sister’s husband’s sibling"
3759msgid "brother/sister-in-law"
3760msgstr ""
3761
3762#: app/Functions/Functions.php:1283
3763msgctxt "sister’s husband’s sister"
3764msgid "sister-in-law"
3765msgstr ""
3766
3767#: app/Functions/Functions.php:1286
3768msgctxt "(a man’s) sister’s son’s child"
3769msgid "great-nephew/niece"
3770msgstr ""
3771
3772#: app/Functions/Functions.php:1289
3773msgctxt "(a woman’s) sister’s son’s child"
3774msgid "great-nephew/niece"
3775msgstr ""
3776
3777#: app/Functions/Functions.php:1292
3778msgctxt "(a man’s) sister’s son’s daughter"
3779msgid "great-niece"
3780msgstr ""
3781
3782#: app/Functions/Functions.php:1295
3783msgctxt "(a woman’s) sister’s son’s daughter"
3784msgid "great-niece"
3785msgstr ""
3786
3787#: app/Functions/Functions.php:1298
3788msgctxt "(a man’s) sister’s son’s son"
3789msgid "great-nephew"
3790msgstr ""
3791
3792#: app/Functions/Functions.php:1301
3793msgctxt "(a woman’s) sister’s son’s son"
3794msgid "great-nephew"
3795msgstr ""
3796
3797#: app/Functions/Functions.php:1303
3798msgctxt "sisters’s son’s wife"
3799msgid "niece-in-law"
3800msgstr ""
3801
3802#: app/Functions/Functions.php:1305
3803msgctxt "son’s child’s child"
3804msgid "great-grandchild"
3805msgstr ""
3806
3807#: app/Functions/Functions.php:1307
3808msgctxt "son’s child’s daughter"
3809msgid "great-granddaughter"
3810msgstr ""
3811
3812#: app/Functions/Functions.php:1309
3813msgctxt "son’s child’s son"
3814msgid "great-grandson"
3815msgstr ""
3816
3817#: app/Functions/Functions.php:1311
3818msgctxt "son’s daughter’s child"
3819msgid "great-grandchild"
3820msgstr ""
3821
3822#: app/Functions/Functions.php:1313
3823msgctxt "son’s daughter’s daughter"
3824msgid "great-granddaughter"
3825msgstr ""
3826
3827#: app/Functions/Functions.php:1315
3828msgctxt "son’s daughter’s husband"
3829msgid "granddaughter’s husband"
3830msgstr ""
3831
3832#: app/Functions/Functions.php:1317
3833msgctxt "son’s daughter’s son"
3834msgid "great-grandson"
3835msgstr ""
3836
3837#: app/Functions/Functions.php:1319
3838msgctxt "son’s son’s child"
3839msgid "great-grandchild"
3840msgstr ""
3841
3842#: app/Functions/Functions.php:1321
3843msgctxt "son’s son’s daughter"
3844msgid "great-granddaughter"
3845msgstr ""
3846
3847#: app/Functions/Functions.php:1323
3848msgctxt "son’s son’s son"
3849msgid "great-grandson"
3850msgstr ""
3851
3852#: app/Functions/Functions.php:1325
3853msgctxt "son’s son’s wife"
3854msgid "grandson’s wife"
3855msgstr ""
3856
3857#: app/Functions/Functions.php:1327
3858msgctxt "son’s wife’s father"
3859msgid "daughter-in-law’s father"
3860msgstr ""
3861
3862#: app/Functions/Functions.php:1329
3863msgctxt "son’s wife’s mother"
3864msgid "daughter-in-law’s mother"
3865msgstr ""
3866
3867#: app/Functions/Functions.php:1331
3868msgctxt "son’s wife’s parent"
3869msgid "daughter-in-law’s parent"
3870msgstr ""
3871
3872#: app/Functions/Functions.php:1333
3873msgctxt "wife’s brother’s wife"
3874msgid "sister-in-law"
3875msgstr ""
3876
3877#: app/Functions/Functions.php:1335
3878msgctxt "wife’s sister’s husband"
3879msgid "brother-in-law"
3880msgstr ""
3881
3882#: app/Functions/Functions.php:1337
3883msgctxt "wife’s sibling’s child"
3884msgid "nephew/niece"
3885msgstr ""
3886
3887#: app/Functions/Functions.php:1339
3888msgctxt "wife’s sister’s child"
3889msgid "nephew/niece"
3890msgstr ""
3891
3892#: app/Functions/Functions.php:1341
3893msgctxt "wife’s brother’s child"
3894msgid "nephew/niece"
3895msgstr ""
3896
3897#: app/Functions/Functions.php:1343
3898msgctxt "wife’s sibling’s daughter"
3899msgid "niece"
3900msgstr ""
3901
3902#: app/Functions/Functions.php:1345
3903msgctxt "wife’s sister’s daughter"
3904msgid "niece"
3905msgstr ""
3906
3907#: app/Functions/Functions.php:1347
3908msgctxt "wife’s brother’s daughter"
3909msgid "niece"
3910msgstr ""
3911
3912#: app/Functions/Functions.php:1349
3913msgctxt "wife’s sibling’s son"
3914msgid "nephew"
3915msgstr ""
3916
3917#: app/Functions/Functions.php:1351
3918msgctxt "wife’s sister’s son"
3919msgid "nephew"
3920msgstr ""
3921
3922#: app/Functions/Functions.php:1353
3923msgctxt "wife’s brother’s son"
3924msgid "nephew"
3925msgstr ""
3926
3927#: app/Functions/Functions.php:1357
3928msgctxt "father’s father’s brother’s wife"
3929msgid "great-aunt"
3930msgstr ""
3931
3932#: app/Functions/Functions.php:1359
3933msgctxt "father’s father’s sibling’s spouse"
3934msgid "great-aunt/uncle"
3935msgstr ""
3936
3937#: app/Functions/Functions.php:1361
3938msgctxt "father’s father’s sister’s husband"
3939msgid "great-uncle"
3940msgstr ""
3941
3942#: app/Functions/Functions.php:1363
3943msgctxt "father’s mother’s brother’s wife"
3944msgid "great-aunt"
3945msgstr ""
3946
3947#: app/Functions/Functions.php:1365
3948msgctxt "father’s mother’s sibling’s spouse"
3949msgid "great-aunt/uncle"
3950msgstr ""
3951
3952#: app/Functions/Functions.php:1367
3953msgctxt "father’s mother’s sister’s husband"
3954msgid "great-uncle"
3955msgstr ""
3956
3957#: app/Functions/Functions.php:1369
3958msgctxt "father’s parent’s brother’s wife"
3959msgid "great-aunt"
3960msgstr ""
3961
3962#: app/Functions/Functions.php:1371
3963msgctxt "father’s parent’s sibling’s spouse"
3964msgid "great-aunt/uncle"
3965msgstr ""
3966
3967#: app/Functions/Functions.php:1373
3968msgctxt "father’s parent’s sister’s husband"
3969msgid "great-uncle"
3970msgstr ""
3971
3972#: app/Functions/Functions.php:1375
3973msgctxt "mother’s father’s brother’s wife"
3974msgid "great-aunt"
3975msgstr ""
3976
3977#: app/Functions/Functions.php:1377
3978msgctxt "mother’s father’s sibling’s spouse"
3979msgid "great-aunt/uncle"
3980msgstr ""
3981
3982#: app/Functions/Functions.php:1379
3983msgctxt "mother’s father’s sister’s husband"
3984msgid "great-uncle"
3985msgstr ""
3986
3987#: app/Functions/Functions.php:1381
3988msgctxt "mother’s mother’s brother’s wife"
3989msgid "great-aunt"
3990msgstr ""
3991
3992#: app/Functions/Functions.php:1383
3993msgctxt "mother’s mother’s sibling’s spouse"
3994msgid "great-aunt/uncle"
3995msgstr ""
3996
3997#: app/Functions/Functions.php:1385
3998msgctxt "mother’s mother’s sister’s husband"
3999msgid "great-uncle"
4000msgstr ""
4001
4002#: app/Functions/Functions.php:1387
4003msgctxt "mother’s parent’s brother’s wife"
4004msgid "great-aunt"
4005msgstr ""
4006
4007#: app/Functions/Functions.php:1389
4008msgctxt "mother’s parent’s sibling’s spouse"
4009msgid "great-aunt/uncle"
4010msgstr ""
4011
4012#: app/Functions/Functions.php:1391
4013msgctxt "mother’s parent’s sister’s husband"
4014msgid "great-uncle"
4015msgstr ""
4016
4017#: app/Functions/Functions.php:1393
4018msgctxt "parent’s father’s brother’s wife"
4019msgid "great-aunt"
4020msgstr ""
4021
4022#: app/Functions/Functions.php:1395
4023msgctxt "parent’s father’s sibling’s spouse"
4024msgid "great-aunt/uncle"
4025msgstr ""
4026
4027#: app/Functions/Functions.php:1397
4028msgctxt "parent’s father’s sister’s husband"
4029msgid "great-uncle"
4030msgstr ""
4031
4032#: app/Functions/Functions.php:1399
4033msgctxt "parent’s mother’s brother’s wife"
4034msgid "great-aunt"
4035msgstr ""
4036
4037#: app/Functions/Functions.php:1401
4038msgctxt "parent’s mother’s sibling’s spouse"
4039msgid "great-aunt/uncle"
4040msgstr ""
4041
4042#: app/Functions/Functions.php:1403
4043msgctxt "parent’s mother’s sister’s husband"
4044msgid "great-uncle"
4045msgstr ""
4046
4047#: app/Functions/Functions.php:1405
4048msgctxt "parent’s parent’s brother’s wife"
4049msgid "great-aunt"
4050msgstr ""
4051
4052#: app/Functions/Functions.php:1407
4053msgctxt "parent’s parent’s sibling’s spouse"
4054msgid "great-aunt/uncle"
4055msgstr ""
4056
4057#: app/Functions/Functions.php:1409
4058msgctxt "parent’s parent’s sister’s husband"
4059msgid "great-uncle"
4060msgstr ""
4061
4062#: app/Functions/Functions.php:1411
4063msgctxt "father’s father’s brother’s daughter"
4064msgid "first cousin once removed ascending"
4065msgstr ""
4066
4067#: app/Functions/Functions.php:1413
4068msgctxt "father’s father’s brother’s son"
4069msgid "first cousin once removed ascending"
4070msgstr ""
4071
4072#: app/Functions/Functions.php:1415
4073msgctxt "father’s father’s brother’s child"
4074msgid "first cousin once removed ascending"
4075msgstr ""
4076
4077#: app/Functions/Functions.php:1417
4078msgctxt "father’s father’s sister’s daughter"
4079msgid "first cousin once removed ascending"
4080msgstr ""
4081
4082#: app/Functions/Functions.php:1419
4083msgctxt "father’s father’s sister’s son"
4084msgid "first cousin once removed ascending"
4085msgstr ""
4086
4087#: app/Functions/Functions.php:1421
4088msgctxt "father’s father’s sister’s child"
4089msgid "first cousin once removed ascending"
4090msgstr ""
4091
4092#: app/Functions/Functions.php:1423
4093msgctxt "father’s mother’s brother’s daughter"
4094msgid "first cousin once removed ascending"
4095msgstr ""
4096
4097#: app/Functions/Functions.php:1425
4098msgctxt "father’s mother’s brother’s son"
4099msgid "first cousin once removed ascending"
4100msgstr ""
4101
4102#: app/Functions/Functions.php:1427
4103msgctxt "father’s mother’s brother’s child"
4104msgid "first cousin once removed ascending"
4105msgstr ""
4106
4107#: app/Functions/Functions.php:1429
4108msgctxt "father’s mother’s sister’s daughter"
4109msgid "first cousin once removed ascending"
4110msgstr ""
4111
4112#: app/Functions/Functions.php:1431
4113msgctxt "father’s mother’s sister’s son"
4114msgid "first cousin once removed ascending"
4115msgstr ""
4116
4117#: app/Functions/Functions.php:1433
4118msgctxt "father’s mother’s sister’s child"
4119msgid "first cousin once removed ascending"
4120msgstr ""
4121
4122#: app/Functions/Functions.php:1435
4123msgctxt "mother’s father’s brother’s daughter"
4124msgid "first cousin once removed ascending"
4125msgstr ""
4126
4127#: app/Functions/Functions.php:1437
4128msgctxt "mother’s father’s brother’s son"
4129msgid "first cousin once removed ascending"
4130msgstr ""
4131
4132#: app/Functions/Functions.php:1439
4133msgctxt "mother’s father’s brother’s child"
4134msgid "first cousin once removed ascending"
4135msgstr ""
4136
4137#: app/Functions/Functions.php:1441
4138msgctxt "mother’s father’s sister’s daughter"
4139msgid "first cousin once removed ascending"
4140msgstr ""
4141
4142#: app/Functions/Functions.php:1443
4143msgctxt "mother’s father’s sister’s son"
4144msgid "first cousin once removed ascending"
4145msgstr ""
4146
4147#: app/Functions/Functions.php:1445
4148msgctxt "mother’s father’s sister’s child"
4149msgid "first cousin once removed ascending"
4150msgstr ""
4151
4152#: app/Functions/Functions.php:1447
4153msgctxt "mother’s mother’s brother’s daughter"
4154msgid "first cousin once removed ascending"
4155msgstr ""
4156
4157#: app/Functions/Functions.php:1449
4158msgctxt "mother’s mother’s brother’s son"
4159msgid "first cousin once removed ascending"
4160msgstr ""
4161
4162#: app/Functions/Functions.php:1451
4163msgctxt "mother’s mother’s brother’s child"
4164msgid "first cousin once removed ascending"
4165msgstr ""
4166
4167#: app/Functions/Functions.php:1453
4168msgctxt "mother’s mother’s sister’s daughter"
4169msgid "first cousin once removed ascending"
4170msgstr ""
4171
4172#: app/Functions/Functions.php:1455
4173msgctxt "mother’s mother’s sister’s son"
4174msgid "first cousin once removed ascending"
4175msgstr ""
4176
4177#: app/Functions/Functions.php:1457
4178msgctxt "mother’s mother’s sister’s child"
4179msgid "first cousin once removed ascending"
4180msgstr ""
4181
4182#: app/Functions/Functions.php:1462
4183msgctxt "grandfather’s brother’s granddaughter"
4184msgid "second cousin"
4185msgstr ""
4186
4187#: app/Functions/Functions.php:1466
4188msgctxt "grandfather’s brother’s grandson"
4189msgid "second cousin"
4190msgstr ""
4191
4192#: app/Functions/Functions.php:1470
4193msgctxt "grandfather’s brother’s grandchild"
4194msgid "second cousin"
4195msgstr ""
4196
4197#: app/Functions/Functions.php:1474
4198msgctxt "grandfather’s sister’s granddaughter"
4199msgid "second cousin"
4200msgstr ""
4201
4202#: app/Functions/Functions.php:1478
4203msgctxt "grandfather’s sister’s grandson"
4204msgid "second cousin"
4205msgstr ""
4206
4207#: app/Functions/Functions.php:1482
4208msgctxt "grandfather’s sister’s grandchild"
4209msgid "second cousin"
4210msgstr ""
4211
4212#: app/Functions/Functions.php:1486
4213msgctxt "grandfather’s sibling’s granddaughter"
4214msgid "second cousin"
4215msgstr ""
4216
4217#: app/Functions/Functions.php:1490
4218msgctxt "grandfather’s sibling’s grandson"
4219msgid "second cousin"
4220msgstr ""
4221
4222#: app/Functions/Functions.php:1494
4223msgctxt "grandfather’s sibling’s grandchild"
4224msgid "second cousin"
4225msgstr ""
4226
4227#: app/Functions/Functions.php:1498
4228msgctxt "grandmother’s brother’s granddaughter"
4229msgid "second cousin"
4230msgstr ""
4231
4232#: app/Functions/Functions.php:1502
4233msgctxt "grandmother’s brother’s grandson"
4234msgid "second cousin"
4235msgstr ""
4236
4237#: app/Functions/Functions.php:1506
4238msgctxt "grandmother’s brother’s grandchild"
4239msgid "second cousin"
4240msgstr ""
4241
4242#: app/Functions/Functions.php:1510
4243msgctxt "grandmother’s sister’s granddaughter"
4244msgid "second cousin"
4245msgstr ""
4246
4247#: app/Functions/Functions.php:1514
4248msgctxt "grandmother’s sister’s grandson"
4249msgid "second cousin"
4250msgstr ""
4251
4252#: app/Functions/Functions.php:1518
4253msgctxt "grandmother’s sister’s grandchild"
4254msgid "second cousin"
4255msgstr ""
4256
4257#: app/Functions/Functions.php:1522
4258msgctxt "grandmother’s sibling’s granddaughter"
4259msgid "second cousin"
4260msgstr ""
4261
4262#: app/Functions/Functions.php:1526
4263msgctxt "grandmother’s sibling’s grandson"
4264msgid "second cousin"
4265msgstr ""
4266
4267#: app/Functions/Functions.php:1530
4268msgctxt "grandmother’s sibling’s grandchild"
4269msgid "second cousin"
4270msgstr ""
4271
4272#: app/Functions/Functions.php:1534
4273msgctxt "grandparent’s brother’s granddaughter"
4274msgid "second cousin"
4275msgstr ""
4276
4277#: app/Functions/Functions.php:1538
4278msgctxt "grandparent’s brother’s grandson"
4279msgid "second cousin"
4280msgstr ""
4281
4282#: app/Functions/Functions.php:1542
4283msgctxt "grandparent’s brother’s grandchild"
4284msgid "second cousin"
4285msgstr ""
4286
4287#: app/Functions/Functions.php:1546
4288msgctxt "grandparent’s sister’s granddaughter"
4289msgid "second cousin"
4290msgstr ""
4291
4292#: app/Functions/Functions.php:1550
4293msgctxt "grandparent’s sister’s grandson"
4294msgid "second cousin"
4295msgstr ""
4296
4297#: app/Functions/Functions.php:1554
4298msgctxt "grandparent’s sister’s grandchild"
4299msgid "second cousin"
4300msgstr ""
4301
4302#: app/Functions/Functions.php:1558
4303msgctxt "grandparent’s sibling’s granddaughter"
4304msgid "second cousin"
4305msgstr ""
4306
4307#: app/Functions/Functions.php:1562
4308msgctxt "grandparent’s sibling’s grandson"
4309msgid "second cousin"
4310msgstr ""
4311
4312#: app/Functions/Functions.php:1566
4313msgctxt "grandparent’s sibling’s grandchild"
4314msgid "second cousin"
4315msgstr ""
4316
4317#: app/Functions/Functions.php:1578
4318msgctxt "great-grandfather’s brother"
4319msgid "great-great-uncle"
4320msgstr ""
4321
4322#: app/Functions/Functions.php:1582
4323msgctxt "great-grandmother’s brother"
4324msgid "great-great-uncle"
4325msgstr ""
4326
4327#: app/Functions/Functions.php:1585
4328msgctxt "great-grandparent’s brother"
4329msgid "great-great-uncle"
4330msgstr ""
4331
4332#: app/Functions/Functions.php:1589
4333msgid "great-great-aunt"
4334msgstr ""
4335
4336#: app/Functions/Functions.php:1592
4337msgid "great-great-aunt/uncle"
4338msgstr ""
4339
4340#: app/Functions/Functions.php:1597
4341msgctxt "great-great-grandfather’s brother"
4342msgid "great-great-great-uncle"
4343msgstr ""
4344
4345#: app/Functions/Functions.php:1601
4346msgctxt "great-great-grandmother’s brother"
4347msgid "great-great-great-uncle"
4348msgstr ""
4349
4350#: app/Functions/Functions.php:1604
4351msgctxt "great-great-grandparent’s brother"
4352msgid "great-great-great-uncle"
4353msgstr ""
4354
4355#: app/Functions/Functions.php:1608
4356msgid "great-great-great-aunt"
4357msgstr ""
4358
4359#: app/Functions/Functions.php:1611
4360msgid "great-great-great-aunt/uncle"
4361msgstr ""
4362
4363#: app/Functions/Functions.php:1616
4364msgctxt "great-great-great-grandfather’s brother"
4365msgid "great ×4 uncle"
4366msgstr ""
4367
4368#: app/Functions/Functions.php:1620
4369msgctxt "great-great-great-grandmother’s brother"
4370msgid "great ×4 uncle"
4371msgstr ""
4372
4373#: app/Functions/Functions.php:1623
4374msgctxt "great-great-great-grandparent’s brother"
4375msgid "great ×4 uncle"
4376msgstr ""
4377
4378#: app/Functions/Functions.php:1627
4379msgid "great ×4 aunt"
4380msgstr ""
4381
4382#: app/Functions/Functions.php:1630
4383msgid "great ×4 aunt/uncle"
4384msgstr ""
4385
4386#: app/Functions/Functions.php:1635
4387msgctxt "great ×4 grandfather’s brother"
4388msgid "great ×5 uncle"
4389msgstr ""
4390
4391#: app/Functions/Functions.php:1639
4392msgctxt "great ×4 grandmother’s brother"
4393msgid "great ×5 uncle"
4394msgstr ""
4395
4396#: app/Functions/Functions.php:1642
4397msgctxt "great ×4 grandparent’s brother"
4398msgid "great ×5 uncle"
4399msgstr ""
4400
4401#: app/Functions/Functions.php:1646
4402msgid "great ×5 aunt"
4403msgstr ""
4404
4405#: app/Functions/Functions.php:1649
4406msgid "great ×5 aunt/uncle"
4407msgstr ""
4408
4409#: app/Functions/Functions.php:1654
4410msgctxt "great ×5 grandfather’s brother"
4411msgid "great ×6 uncle"
4412msgstr ""
4413
4414#: app/Functions/Functions.php:1658
4415msgctxt "great ×5 grandmother’s brother"
4416msgid "great ×6 uncle"
4417msgstr ""
4418
4419#: app/Functions/Functions.php:1661
4420msgctxt "great ×5 grandparent’s brother"
4421msgid "great ×6 uncle"
4422msgstr ""
4423
4424#: app/Functions/Functions.php:1665
4425msgid "great ×6 aunt"
4426msgstr ""
4427
4428#: app/Functions/Functions.php:1668
4429msgid "great ×6 aunt/uncle"
4430msgstr ""
4431
4432#: app/Functions/Functions.php:1673
4433msgctxt "great ×6 grandfather’s brother"
4434msgid "great ×7 uncle"
4435msgstr ""
4436
4437#: app/Functions/Functions.php:1677
4438msgctxt "great ×6 grandmother’s brother"
4439msgid "great ×7 uncle"
4440msgstr ""
4441
4442#: app/Functions/Functions.php:1680
4443msgctxt "great ×6 grandparent’s brother"
4444msgid "great ×7 uncle"
4445msgstr ""
4446
4447#: app/Functions/Functions.php:1684
4448msgid "great ×7 aunt"
4449msgstr ""
4450
4451#: app/Functions/Functions.php:1687
4452msgid "great ×7 aunt/uncle"
4453msgstr ""
4454
4455#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4456#: app/Functions/Functions.php:1697 app/Functions/Functions.php:1732
4457#, php-format
4458msgid "great ×%s uncle"
4459msgstr ""
4460
4461#: app/Functions/Functions.php:1701 app/Functions/Functions.php:1720
4462#: app/Functions/Functions.php:1736
4463#, php-format
4464msgid "great ×%s aunt"
4465msgstr ""
4466
4467#: app/Functions/Functions.php:1704 app/Functions/Functions.php:1723
4468#: app/Functions/Functions.php:1739
4469#, php-format
4470msgid "great ×%s aunt/uncle"
4471msgstr ""
4472
4473#: app/Functions/Functions.php:1709
4474#, php-format
4475msgctxt "great ×(%s-1) grandfather’s brother"
4476msgid "great ×%s uncle"
4477msgstr ""
4478
4479#: app/Functions/Functions.php:1713
4480#, php-format
4481msgctxt "great ×(%s-1) grandmother’s brother"
4482msgid "great ×%s uncle"
4483msgstr ""
4484
4485#: app/Functions/Functions.php:1716
4486#, php-format
4487msgctxt "great ×(%s-1) grandparent’s brother"
4488msgid "great ×%s uncle"
4489msgstr ""
4490
4491#: app/Functions/Functions.php:1751
4492msgctxt "(a man’s) brother’s great-grandson"
4493msgid "great-great-nephew"
4494msgstr ""
4495
4496#: app/Functions/Functions.php:1755
4497msgctxt "(a man’s) sister’s great-grandson"
4498msgid "great-great-nephew"
4499msgstr ""
4500
4501#: app/Functions/Functions.php:1758
4502msgctxt "(a woman’s) great-great-nephew"
4503msgid "great-great-nephew"
4504msgstr ""
4505
4506#: app/Functions/Functions.php:1763
4507msgctxt "(a man’s) brother’s great-granddaughter"
4508msgid "great-great-niece"
4509msgstr ""
4510
4511#: app/Functions/Functions.php:1767
4512msgctxt "(a man’s) sister’s great-granddaughter"
4513msgid "great-great-niece"
4514msgstr ""
4515
4516#: app/Functions/Functions.php:1770
4517msgctxt "(a woman’s) great-great-niece"
4518msgid "great-great-niece"
4519msgstr ""
4520
4521#: app/Functions/Functions.php:1774
4522msgctxt "(a man’s) brother’s great-grandchild"
4523msgid "great-great-nephew/niece"
4524msgstr ""
4525
4526#: app/Functions/Functions.php:1778
4527msgctxt "(a man’s) sister’s great-grandchild"
4528msgid "great-great-nephew/niece"
4529msgstr ""
4530
4531#: app/Functions/Functions.php:1781
4532msgctxt "(a woman’s) great-great-nephew/niece"
4533msgid "great-great-nephew/niece"
4534msgstr ""
4535
4536#: app/Functions/Functions.php:1786
4537msgctxt "(a man’s) brother’s great-great-grandson"
4538msgid "great-great-great-nephew"
4539msgstr ""
4540
4541#: app/Functions/Functions.php:1790
4542msgctxt "(a man’s) sister’s great-great-grandson"
4543msgid "great-great-great-nephew"
4544msgstr ""
4545
4546#: app/Functions/Functions.php:1793
4547msgctxt "(a woman’s) great-great-great-nephew"
4548msgid "great-great-great-nephew"
4549msgstr ""
4550
4551#: app/Functions/Functions.php:1798
4552msgctxt "(a man’s) brother’s great-great-granddaughter"
4553msgid "great-great-great-niece"
4554msgstr ""
4555
4556#: app/Functions/Functions.php:1802
4557msgctxt "(a man’s) sister’s great-great-granddaughter"
4558msgid "great-great-great-niece"
4559msgstr ""
4560
4561#: app/Functions/Functions.php:1805
4562msgctxt "(a woman’s) great-great-great-niece"
4563msgid "great-great-great-niece"
4564msgstr ""
4565
4566#: app/Functions/Functions.php:1809
4567msgctxt "(a man’s) brother’s great-great-grandchild"
4568msgid "great-great-great-nephew/niece"
4569msgstr ""
4570
4571#: app/Functions/Functions.php:1813
4572msgctxt "(a man’s) sister’s great-great-grandchild"
4573msgid "great-great-great-nephew/niece"
4574msgstr ""
4575
4576#: app/Functions/Functions.php:1816
4577msgctxt "(a woman’s) great-great-great-nephew/niece"
4578msgid "great-great-great-nephew/niece"
4579msgstr ""
4580
4581#: app/Functions/Functions.php:1821
4582msgctxt "(a man’s) brother’s great-great-great-grandson"
4583msgid "great ×4 nephew"
4584msgstr ""
4585
4586#: app/Functions/Functions.php:1825
4587msgctxt "(a man’s) sister’s great-great-great-grandson"
4588msgid "great ×4 nephew"
4589msgstr ""
4590
4591#: app/Functions/Functions.php:1828
4592msgctxt "(a woman’s) great ×4 nephew"
4593msgid "great ×4 nephew"
4594msgstr ""
4595
4596#: app/Functions/Functions.php:1833
4597msgctxt "(a man’s) brother’s great-great-great-granddaughter"
4598msgid "great ×4 niece"
4599msgstr ""
4600
4601#: app/Functions/Functions.php:1837
4602msgctxt "(a man’s) sister’s great-great-great-granddaughter"
4603msgid "great ×4 niece"
4604msgstr ""
4605
4606#: app/Functions/Functions.php:1840
4607msgctxt "(a woman’s) great ×4 niece"
4608msgid "great ×4 niece"
4609msgstr ""
4610
4611#: app/Functions/Functions.php:1844
4612msgctxt "(a man’s) brother’s great-great-great-grandchild"
4613msgid "great ×4 nephew/niece"
4614msgstr ""
4615
4616#: app/Functions/Functions.php:1848
4617msgctxt "(a man’s) sister’s great-great-great-grandchild"
4618msgid "great ×4 nephew/niece"
4619msgstr ""
4620
4621#: app/Functions/Functions.php:1851
4622msgctxt "(a woman’s) great ×4 nephew/niece"
4623msgid "great ×4 nephew/niece"
4624msgstr ""
4625
4626#: app/Functions/Functions.php:1856
4627msgctxt "(a man’s) brother’s great ×4 grandson"
4628msgid "great ×5 nephew"
4629msgstr ""
4630
4631#: app/Functions/Functions.php:1860
4632msgctxt "(a man’s) sister’s great ×4 grandson"
4633msgid "great ×5 nephew"
4634msgstr ""
4635
4636#: app/Functions/Functions.php:1863
4637msgctxt "(a woman’s) great ×5 nephew"
4638msgid "great ×5 nephew"
4639msgstr ""
4640
4641#: app/Functions/Functions.php:1868
4642msgctxt "(a man’s) brother’s great ×4 granddaughter"
4643msgid "great ×5 niece"
4644msgstr ""
4645
4646#: app/Functions/Functions.php:1872
4647msgctxt "(a man’s) sister’s great ×4 granddaughter"
4648msgid "great ×5 niece"
4649msgstr ""
4650
4651#: app/Functions/Functions.php:1875
4652msgctxt "(a woman’s) great ×5 niece"
4653msgid "great ×5 niece"
4654msgstr ""
4655
4656#: app/Functions/Functions.php:1879
4657msgctxt "(a man’s) brother’s great ×4 grandchild"
4658msgid "great ×5 nephew/niece"
4659msgstr ""
4660
4661#: app/Functions/Functions.php:1883
4662msgctxt "(a man’s) sister’s great ×4 grandchild"
4663msgid "great ×5 nephew/niece"
4664msgstr ""
4665
4666#: app/Functions/Functions.php:1886
4667msgctxt "(a woman’s) great ×5 nephew/niece"
4668msgid "great ×5 nephew/niece"
4669msgstr ""
4670
4671#: app/Functions/Functions.php:1897
4672#, php-format
4673msgctxt "(a man’s) brother’s great ×(%s-1) grandson"
4674msgid "great ×%s nephew"
4675msgstr ""
4676
4677#: app/Functions/Functions.php:1901
4678#, php-format
4679msgctxt "(a man’s) sister’s great ×(%s-1) grandson"
4680msgid "great ×%s nephew"
4681msgstr ""
4682
4683#: app/Functions/Functions.php:1904
4684#, php-format
4685msgctxt "(a woman’s) great ×%s nephew"
4686msgid "great ×%s nephew"
4687msgstr ""
4688
4689#: app/Functions/Functions.php:1909
4690#, php-format
4691msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter"
4692msgid "great ×%s niece"
4693msgstr ""
4694
4695#: app/Functions/Functions.php:1913
4696#, php-format
4697msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter"
4698msgid "great ×%s niece"
4699msgstr ""
4700
4701#: app/Functions/Functions.php:1916
4702#, php-format
4703msgctxt "(a woman’s) great ×%s niece"
4704msgid "great ×%s niece"
4705msgstr ""
4706
4707#: app/Functions/Functions.php:1920
4708#, php-format
4709msgctxt "(a man’s) brother’s great ×(%s-1) grandchild"
4710msgid "great ×%s nephew/niece"
4711msgstr ""
4712
4713#: app/Functions/Functions.php:1924
4714#, php-format
4715msgctxt "(a man’s) sister’s great ×(%s-1) grandchild"
4716msgid "great ×%s nephew/niece"
4717msgstr ""
4718
4719#: app/Functions/Functions.php:1927
4720#, php-format
4721msgctxt "(a woman’s) great ×%s nephew/niece"
4722msgid "great ×%s nephew/niece"
4723msgstr ""
4724
4725#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4726#: app/Functions/Functions.php:1931 app/Functions/Functions.php:1947
4727#, php-format
4728msgid "great ×%s nephew"
4729msgstr ""
4730
4731#: app/Functions/Functions.php:1935 app/Functions/Functions.php:1951
4732#, php-format
4733msgid "great ×%s niece"
4734msgstr ""
4735
4736#: app/Functions/Functions.php:1938 app/Functions/Functions.php:1954
4737#, php-format
4738msgid "great ×%s nephew/niece"
4739msgstr ""
4740
4741#: app/Functions/Functions.php:1964
4742msgid "great-great-grandfather"
4743msgstr ""
4744
4745#: app/Functions/Functions.php:1968
4746msgid "great-great-grandmother"
4747msgstr ""
4748
4749#: app/Functions/Functions.php:1971
4750msgid "great-great-grandparent"
4751msgstr ""
4752
4753#: app/Functions/Functions.php:1975
4754msgid "great-great-great-grandfather"
4755msgstr ""
4756
4757#: app/Functions/Functions.php:1979
4758msgid "great-great-great-grandmother"
4759msgstr ""
4760
4761#: app/Functions/Functions.php:1982
4762msgid "great-great-great-grandparent"
4763msgstr ""
4764
4765#: app/Functions/Functions.php:1986
4766msgid "great ×4 grandfather"
4767msgstr ""
4768
4769#: app/Functions/Functions.php:1990
4770msgid "great ×4 grandmother"
4771msgstr ""
4772
4773#: app/Functions/Functions.php:1993
4774msgid "great ×4 grandparent"
4775msgstr ""
4776
4777#: app/Functions/Functions.php:1997
4778msgid "great ×5 grandfather"
4779msgstr ""
4780
4781#: app/Functions/Functions.php:2001
4782msgid "great ×5 grandmother"
4783msgstr ""
4784
4785#: app/Functions/Functions.php:2004
4786msgid "great ×5 grandparent"
4787msgstr ""
4788
4789#: app/Functions/Functions.php:2008
4790msgid "great ×6 grandfather"
4791msgstr ""
4792
4793#: app/Functions/Functions.php:2012
4794msgid "great ×6 grandmother"
4795msgstr ""
4796
4797#: app/Functions/Functions.php:2015
4798msgid "great ×6 grandparent"
4799msgstr ""
4800
4801#: app/Functions/Functions.php:2019
4802msgid "great ×7 grandfather"
4803msgstr ""
4804
4805#: app/Functions/Functions.php:2023
4806msgid "great ×7 grandmother"
4807msgstr ""
4808
4809#: app/Functions/Functions.php:2026
4810msgid "great ×7 grandparent"
4811msgstr ""
4812
4813#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4814#: app/Functions/Functions.php:2036 app/Functions/Functions.php:2048
4815#: app/Functions/Functions.php:2060 app/Functions/Functions.php:2073
4816#: app/Functions/Functions.php:2089
4817#, php-format
4818msgid "great ×%s grandfather"
4819msgstr ""
4820
4821#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4822#: app/Functions/Functions.php:2040 app/Functions/Functions.php:2052
4823#: app/Functions/Functions.php:2064 app/Functions/Functions.php:2078
4824#: app/Functions/Functions.php:2094
4825#, php-format
4826msgid "great ×%s grandmother"
4827msgstr ""
4828
4829#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4830#: app/Functions/Functions.php:2043 app/Functions/Functions.php:2055
4831#: app/Functions/Functions.php:2067 app/Functions/Functions.php:2082
4832#: app/Functions/Functions.php:2098
4833#, php-format
4834msgid "great ×%s grandparent"
4835msgstr ""
4836
4837#: app/Functions/Functions.php:2108
4838msgid "great-great-grandson"
4839msgstr ""
4840
4841#: app/Functions/Functions.php:2112
4842msgid "great-great-granddaughter"
4843msgstr ""
4844
4845#: app/Functions/Functions.php:2115
4846msgid "great-great-grandchild"
4847msgstr ""
4848
4849#: app/Functions/Functions.php:2119
4850msgid "great-great-great-grandson"
4851msgstr ""
4852
4853#: app/Functions/Functions.php:2123
4854msgid "great-great-great-granddaughter"
4855msgstr ""
4856
4857#: app/Functions/Functions.php:2126
4858msgid "great-great-great-grandchild"
4859msgstr ""
4860
4861#: app/Functions/Functions.php:2130
4862msgid "great ×4 grandson"
4863msgstr ""
4864
4865#: app/Functions/Functions.php:2134
4866msgid "great ×4 granddaughter"
4867msgstr ""
4868
4869#: app/Functions/Functions.php:2137
4870msgid "great ×4 grandchild"
4871msgstr ""
4872
4873#: app/Functions/Functions.php:2141
4874msgid "great ×5 grandson"
4875msgstr ""
4876
4877#: app/Functions/Functions.php:2145
4878msgid "great ×5 granddaughter"
4879msgstr ""
4880
4881#: app/Functions/Functions.php:2148
4882msgid "great ×5 grandchild"
4883msgstr ""
4884
4885#: app/Functions/Functions.php:2152
4886msgid "great ×6 grandson"
4887msgstr ""
4888
4889#: app/Functions/Functions.php:2156
4890msgid "great ×6 granddaughter"
4891msgstr ""
4892
4893#: app/Functions/Functions.php:2159
4894msgid "great ×6 grandchild"
4895msgstr ""
4896
4897#: app/Functions/Functions.php:2163
4898msgid "great ×7 grandson"
4899msgstr ""
4900
4901#: app/Functions/Functions.php:2167
4902msgid "great ×7 granddaughter"
4903msgstr ""
4904
4905#: app/Functions/Functions.php:2170
4906msgid "great ×7 grandchild"
4907msgstr ""
4908
4909#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4910#: app/Functions/Functions.php:2182 app/Functions/Functions.php:2201
4911#, php-format
4912msgid "great ×%s grandson"
4913msgstr ""
4914
4915#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4916#: app/Functions/Functions.php:2186 app/Functions/Functions.php:2206
4917#, php-format
4918msgid "great ×%s granddaughter"
4919msgstr ""
4920
4921#. I18N: if you need a different number for %s, contact the developers, as a code-change is required
4922#: app/Functions/Functions.php:2189 app/Functions/Functions.php:2210
4923#, php-format
4924msgid "great ×%s grandchild"
4925msgstr ""
4926
4927#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856
4928#: app/Functions/Functions.php:2264
4929#, php-format
4930msgid "%s once removed ascending"
4931msgstr ""
4932
4933#. I18N: %s=“fifth cousin”, etc. http://www.ancestry.com/learn/library/article.aspx?article=2856
4934#: app/Functions/Functions.php:2268
4935#, php-format
4936msgid "%s once removed descending"
4937msgstr ""
4938
4939#. I18N: %s=“fifth cousin”, etc.
4940#: app/Functions/Functions.php:2272
4941#, php-format
4942msgid "%s twice removed ascending"
4943msgstr ""
4944
4945#. I18N: %s=“fifth cousin”, etc.
4946#: app/Functions/Functions.php:2276
4947#, php-format
4948msgid "%s twice removed descending"
4949msgstr ""
4950
4951#. I18N: %s=“fifth cousin”, etc.
4952#: app/Functions/Functions.php:2280
4953#, php-format
4954msgid "%s three times removed ascending"
4955msgstr ""
4956
4957#. I18N: %s=“fifth cousin”, etc.
4958#: app/Functions/Functions.php:2284
4959#, php-format
4960msgid "%s three times removed descending"
4961msgstr ""
4962
4963#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4
4964#: app/Functions/Functions.php:2288
4965#, php-format
4966msgid "%1$s %2$s times removed ascending"
4967msgstr ""
4968
4969#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4
4970#: app/Functions/Functions.php:2292
4971#, php-format
4972msgid "%1$s %2$s times removed descending"
4973msgstr ""
4974
4975#: app/Functions/Functions.php:2310
4976#, php-format
4977msgid "%1$s’s %2$s"
4978msgstr ""
4979
4980#. I18N: gedcom tag CHIL
4981#: app/Functions/FunctionsDate.php:41 app/GedcomTag.php:589
4982#: resources/views/edit/change-family-members.phtml:49
4983#: resources/views/edit/change-family-members.phtml:60
4984#: resources/views/modules/pedigree-chart/previous.phtml:40
4985msgid "Child"
4986msgstr ""
4987
4988#. I18N: gedcom tag INFL
4989#: app/Functions/FunctionsDate.php:43 app/GedcomTag.php:807
4990msgid "Infant"
4991msgstr ""
4992
4993#: app/Functions/FunctionsDate.php:45
4994msgid "Stillborn"
4995msgstr ""
4996
4997#: app/Functions/FunctionsEdit.php:103 app/Functions/FunctionsEdit.php:226
4998#: app/Functions/FunctionsEdit.php:247
4999#: app/Functions/FunctionsPrintFacts.php:255
5000#: app/Functions/FunctionsPrintFacts.php:429
5001#: app/Functions/FunctionsPrintFacts.php:815
5002#: app/Functions/FunctionsPrintFacts.php:1056
5003#: app/Http/Controllers/AdminController.php:184
5004#: resources/views/admin/trees-privacy.phtml:31
5005#: resources/views/admin/trees-privacy.phtml:96
5006#: resources/views/admin/trees-privacy.phtml:157
5007#: resources/views/modals/restriction-fields.phtml:11
5008msgid "Show to visitors"
5009msgstr ""
5010
5011#: app/Functions/FunctionsEdit.php:104 app/Functions/FunctionsEdit.php:227
5012#: app/Functions/FunctionsEdit.php:248
5013#: app/Functions/FunctionsPrintFacts.php:258
5014#: app/Functions/FunctionsPrintFacts.php:432
5015#: app/Functions/FunctionsPrintFacts.php:818
5016#: app/Functions/FunctionsPrintFacts.php:1059
5017#: app/Http/Controllers/AdminController.php:185
5018#: app/Http/Controllers/AdminTreesController.php:755
5019#: resources/views/admin/trees-privacy.phtml:31
5020#: resources/views/admin/trees-privacy.phtml:96
5021#: resources/views/modals/restriction-fields.phtml:14
5022msgid "Show to members"
5023msgstr ""
5024
5025#: app/Functions/FunctionsEdit.php:105 app/Functions/FunctionsEdit.php:228
5026#: app/Functions/FunctionsEdit.php:249
5027#: app/Functions/FunctionsPrintFacts.php:261
5028#: app/Functions/FunctionsPrintFacts.php:435
5029#: app/Functions/FunctionsPrintFacts.php:821
5030#: app/Functions/FunctionsPrintFacts.php:1062
5031#: app/Http/Controllers/AdminController.php:186
5032#: app/Http/Controllers/AdminTreesController.php:756
5033#: resources/views/modals/restriction-fields.phtml:17
5034msgid "Show to managers"
5035msgstr ""
5036
5037#: app/Functions/FunctionsEdit.php:106 app/Functions/FunctionsEdit.php:250
5038#: app/Http/Controllers/AdminController.php:187
5039#: app/Http/Controllers/AdminTreesController.php:757
5040#: resources/views/admin/trees-privacy.phtml:157
5041msgid "Hide from everyone"
5042msgstr ""
5043
5044#: app/Functions/FunctionsEdit.php:132
5045msgid "No calendar conversion"
5046msgstr ""
5047
5048#: app/Functions/FunctionsEdit.php:143
5049msgid "Internal messaging"
5050msgstr ""
5051
5052#: app/Functions/FunctionsEdit.php:144
5053msgid "Internal messaging with emails"
5054msgstr ""
5055
5056#: app/Functions/FunctionsEdit.php:145
5057msgid "webtrees sends emails with no storage"
5058msgstr ""
5059
5060#: app/Functions/FunctionsEdit.php:146
5061msgid "Mailto link"
5062msgstr ""
5063
5064#: app/Functions/FunctionsEdit.php:147
5065msgid "No contact"
5066msgstr ""
5067
5068#: app/Functions/FunctionsEdit.php:159 app/Functions/FunctionsEdit.php:193
5069#: app/Http/Controllers/Admin/UsersController.php:189
5070#: app/Http/Controllers/Admin/UsersController.php:190
5071#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:209
5072#: app/Statistics/Repository/LatestUserRepository.php:137
5073#: resources/views/admin/map-import-form.phtml:57
5074#: resources/views/admin/site-mail.phtml:129
5075#: resources/views/admin/site-preferences.phtml:77
5076#: resources/views/admin/site-registration.phtml:48
5077#: resources/views/admin/site-registration.phtml:65
5078#: resources/views/admin/trees-preferences.phtml:135
5079#: resources/views/admin/trees-preferences.phtml:305
5080#: resources/views/admin/trees-preferences.phtml:541
5081#: resources/views/admin/trees-preferences.phtml:557
5082#: resources/views/admin/trees-preferences.phtml:622
5083#: resources/views/admin/trees-preferences.phtml:904
5084#: resources/views/admin/trees-preferences.phtml:934
5085#: resources/views/lists/families-table.phtml:378
5086#: resources/views/modules/html/config.phtml:48
5087#: resources/views/modules/random_media/config.phtml:34
5088#: resources/views/modules/random_media/config.phtml:43
5089#: resources/views/modules/recent_changes/config.phtml:36
5090#: resources/views/modules/review_changes/config.phtml:13
5091#: resources/views/modules/todays_events/config.phtml:8
5092#: resources/views/modules/todo/config.phtml:14
5093#: resources/views/modules/todo/config.phtml:24
5094#: resources/views/modules/todo/config.phtml:33
5095#: resources/views/modules/upcoming_events/config.phtml:18
5096#: resources/xml/reports/change_report.xml:8
5097#: resources/xml/reports/family_group_report.xml:255
5098#: resources/xml/reports/family_group_report.xml:426
5099#: resources/xml/reports/family_group_report.xml:609
5100#: resources/xml/reports/family_group_report.xml:953
5101#: resources/xml/reports/individual_ext_report.xml:182
5102#: resources/xml/reports/individual_report.xml:178
5103msgid "no"
5104msgstr ""
5105
5106#: app/Functions/FunctionsEdit.php:160 app/Functions/FunctionsEdit.php:194
5107#: app/Http/Controllers/Admin/UsersController.php:189
5108#: app/Http/Controllers/Admin/UsersController.php:190
5109#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:210
5110#: app/Statistics/Repository/LatestUserRepository.php:136
5111#: resources/views/admin/map-import-form.phtml:57
5112#: resources/views/admin/site-mail.phtml:129
5113#: resources/views/admin/site-preferences.phtml:77
5114#: resources/views/admin/site-registration.phtml:48
5115#: resources/views/admin/site-registration.phtml:65
5116#: resources/views/admin/trees-preferences.phtml:135
5117#: resources/views/admin/trees-preferences.phtml:305
5118#: resources/views/admin/trees-preferences.phtml:541
5119#: resources/views/admin/trees-preferences.phtml:557
5120#: resources/views/admin/trees-preferences.phtml:622
5121#: resources/views/admin/trees-preferences.phtml:904
5122#: resources/views/admin/trees-preferences.phtml:934
5123#: resources/views/lists/families-table.phtml:380
5124#: resources/views/modules/html/config.phtml:48
5125#: resources/views/modules/random_media/config.phtml:34
5126#: resources/views/modules/random_media/config.phtml:43
5127#: resources/views/modules/recent_changes/config.phtml:36
5128#: resources/views/modules/review_changes/config.phtml:13
5129#: resources/views/modules/todays_events/config.phtml:8
5130#: resources/views/modules/todo/config.phtml:14
5131#: resources/views/modules/todo/config.phtml:24
5132#: resources/views/modules/todo/config.phtml:33
5133#: resources/views/modules/upcoming_events/config.phtml:18
5134#: resources/xml/reports/change_report.xml:8
5135#: resources/xml/reports/family_group_report.xml:252
5136#: resources/xml/reports/family_group_report.xml:423
5137#: resources/xml/reports/family_group_report.xml:606
5138#: resources/xml/reports/family_group_report.xml:950
5139#: resources/xml/reports/individual_ext_report.xml:179
5140#: resources/xml/reports/individual_report.xml:175
5141msgid "yes"
5142msgstr ""
5143
5144#: app/Functions/FunctionsEdit.php:176
5145#: app/Http/Controllers/ListController.php:156
5146#: app/Http/Controllers/ListController.php:165
5147#: app/Http/Controllers/ListController.php:174
5148#: app/Http/Controllers/ListController.php:263
5149#: app/Http/Controllers/ListController.php:365
5150#: app/Http/Controllers/ListController.php:367
5151#: app/Module/FrequentlyAskedQuestionsModule.php:322
5152#: app/Module/UserMessagesModule.php:174
5153#: resources/views/calendar-page.phtml:129
5154#: resources/views/lists/datatables-attributes.phtml:6
5155#: resources/views/modules/faq/config.phtml:58
5156#: resources/views/modules/random_media/config.phtml:12
5157#: resources/xml/reports/ahnentafel_report.xml:7
5158#: resources/xml/reports/descendancy_report.xml:6
5159#: resources/xml/reports/individual_ext_report.xml:6
5160#: resources/xml/reports/individual_ext_report.xml:7
5161#: resources/xml/reports/individual_ext_report.xml:11
5162#: resources/xml/reports/individual_report.xml:8
5163#: resources/xml/reports/missing_facts_report.xml:6
5164#: resources/xml/reports/missing_facts_report.xml:7
5165#: resources/xml/reports/relative_ext_report.xml:6
5166msgid "All"
5167msgstr ""
5168
5169#: app/Functions/FunctionsEdit.php:229
5170#: app/Functions/FunctionsPrintFacts.php:264
5171#: app/Functions/FunctionsPrintFacts.php:438
5172#: app/Functions/FunctionsPrintFacts.php:824
5173#: app/Functions/FunctionsPrintFacts.php:1065
5174#: resources/views/modals/restriction-fields.phtml:28
5175msgid "Only managers can edit"
5176msgstr ""
5177
5178#: app/Functions/FunctionsEdit.php:263
5179msgid "No temple - living ordinance"
5180msgstr ""
5181
5182#: app/Functions/FunctionsEdit.php:448
5183msgid "An associate is another individual who was involved with this individual, such as a friend or an employer."
5184msgstr ""
5185
5186#: app/Functions/FunctionsEdit.php:450
5187msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest."
5188msgstr ""
5189
5190#: app/Functions/FunctionsEdit.php:472
5191msgid "Create a family"
5192msgstr ""
5193
5194#: app/Functions/FunctionsEdit.php:483
5195#: resources/views/modals/create-note-object.phtml:11
5196msgid "Create a shared note"
5197msgstr ""
5198
5199#: app/Functions/FunctionsEdit.php:492
5200#: resources/views/modals/create-media-from-file.phtml:12
5201#: resources/views/modals/create-media-object.phtml:11
5202msgid "Create a media object"
5203msgstr ""
5204
5205#: app/Functions/FunctionsEdit.php:530
5206#: resources/views/modals/create-repository.phtml:11
5207msgid "Create a repository"
5208msgstr ""
5209
5210#: app/Functions/FunctionsEdit.php:543
5211#: app/Http/Controllers/IndividualController.php:345
5212#: app/Http/RequestHandlers/IndividualPage.php:310
5213#: app/Module/StatisticsChartModule.php:790
5214msgid "Male"
5215msgstr ""
5216
5217#: app/Functions/FunctionsEdit.php:543
5218#: app/Http/Controllers/IndividualController.php:348
5219#: app/Http/RequestHandlers/IndividualPage.php:313
5220#: app/Module/StatisticsChartModule.php:791
5221msgid "Female"
5222msgstr ""
5223
5224#: app/Functions/FunctionsEdit.php:543
5225#: app/Http/Controllers/IndividualController.php:351
5226#: app/Http/RequestHandlers/IndividualPage.php:316
5227#: resources/xml/reports/family_group_report.xml:844
5228#: resources/xml/reports/individual_ext_report.xml:391
5229#: resources/xml/reports/individual_ext_report.xml:598
5230#: resources/xml/reports/individual_report.xml:388
5231#: resources/xml/reports/individual_report.xml:602
5232msgctxt "unknown gender"
5233msgid "Unknown"
5234msgstr ""
5235
5236#: app/Functions/FunctionsEdit.php:547
5237#: resources/views/modals/create-source.phtml:11
5238msgid "Create a source"
5239msgstr ""
5240
5241#: app/Functions/FunctionsEdit.php:555
5242#: resources/views/modals/create-submitter.phtml:11
5243msgid "Create a submitter"
5244msgstr ""
5245
5246#. I18N: Examples of valid time formats (hours:minutes:seconds)
5247#: app/Functions/FunctionsEdit.php:562
5248msgid "hh:mm or hh:mm:ss"
5249msgstr ""
5250
5251#: app/Functions/FunctionsEdit.php:566
5252msgid "always"
5253msgstr ""
5254
5255#: app/Functions/FunctionsEdit.php:566
5256msgid "never"
5257msgstr ""
5258
5259#: app/Functions/FunctionsEdit.php:567
5260msgid "Use this image for charts and on the individual’s page."
5261msgstr ""
5262
5263#: app/Functions/FunctionsEdit.php:599
5264#: app/Http/Controllers/EditIndividualController.php:430
5265#: app/Http/Controllers/IndividualController.php:315
5266#: app/Http/RequestHandlers/IndividualPage.php:280
5267msgid "Edit the name"
5268msgstr ""
5269
5270#: app/Functions/FunctionsPrint.php:90 app/Note.php:155
5271#: app/Report/ReportParserGenerate.php:946
5272#: app/Report/ReportParserGenerate.php:1041
5273msgid "…"
5274msgstr ""
5275
5276#. I18N: gedcom tag NOTE
5277#: app/Functions/FunctionsPrint.php:137 app/GedcomTag.php:890
5278#: resources/views/admin/trees-privacy.phtml:176
5279#: resources/views/family-page.phtml:71
5280#: resources/views/modals/create-media-from-file.phtml:44
5281#: resources/views/modals/media-object-fields.phtml:7
5282#: resources/views/modals/note-object-fields.phtml:5
5283#: resources/views/modules/favorites/favorites.phtml:134
5284#: resources/views/modules/notes/tab.phtml:41
5285#: resources/views/modules/recent_changes/changes-table.phtml:40
5286#: resources/xml/reports/cemetery_report.xml:56
5287#: resources/xml/reports/family_group_report.xml:485
5288#: resources/xml/reports/family_group_report.xml:749
5289#: resources/xml/reports/family_group_report.xml:1101
5290#: resources/xml/reports/occupation_report.xml:64
5291msgid "Note"
5292msgstr ""
5293
5294#: app/Functions/FunctionsPrint.php:155 app/Functions/FunctionsPrint.php:157
5295#: app/Http/RequestHandlers/HelpText.php:271
5296msgid "Help"
5297msgstr ""
5298
5299#: app/Functions/FunctionsPrint.php:187
5300msgid "Mother’s age"
5301msgstr ""
5302
5303#: app/Functions/FunctionsPrint.php:195
5304msgid "Father’s age"
5305msgstr ""
5306
5307#: app/Functions/FunctionsPrint.php:199
5308msgid "Parent’s age"
5309msgstr ""
5310
5311#. I18N: gedcom tag AGE
5312#: app/Functions/FunctionsPrint.php:276 app/Functions/FunctionsPrint.php:278
5313#: app/Functions/FunctionsPrint.php:280 app/Functions/FunctionsPrint.php:282
5314#: app/Functions/FunctionsPrint.php:309 app/GedcomTag.php:477
5315#: app/Statistics/Google/ChartAge.php:138
5316#: app/Statistics/Google/ChartMarriageAge.php:162
5317#: resources/views/lists/chart-by-age.phtml:28
5318#: resources/views/lists/families-table.phtml:134
5319#: resources/views/lists/families-table.phtml:251
5320#: resources/views/lists/families-table.phtml:254
5321#: resources/views/lists/individuals-table.phtml:148
5322#: resources/views/lists/individuals-table.phtml:285
5323#: resources/views/modules/timeline-chart/chart.phtml:348
5324#: resources/views/modules/timeline-chart/chart.phtml:350
5325#: resources/views/modules/timeline-chart/chart.phtml:409
5326msgid "Age"
5327msgstr ""
5328
5329#: app/Functions/FunctionsPrint.php:291
5330msgid "on the date of death"
5331msgstr ""
5332
5333#: app/Functions/FunctionsPrint.php:293
5334msgid "after death"
5335msgstr ""
5336
5337#. I18N: gedcom tag HUSB
5338#: app/Functions/FunctionsPrint.php:310 app/GedcomTag.php:791
5339#: app/Http/Controllers/EditIndividualController.php:597
5340#: resources/views/edit/change-family-members.phtml:14
5341#: resources/views/edit/change-family-members.phtml:29
5342#: resources/xml/reports/cemetery_report.xml:7
5343#: resources/xml/reports/death_report.xml:10
5344#: resources/xml/reports/family_group_report.xml:147
5345#: resources/xml/reports/family_group_report.xml:1087
5346#: resources/xml/reports/individual_ext_report.xml:196
5347#: resources/xml/reports/individual_ext_report.xml:213
5348#: resources/xml/reports/individual_ext_report.xml:449
5349#: resources/xml/reports/individual_report.xml:192
5350#: resources/xml/reports/individual_report.xml:213
5351#: resources/xml/reports/individual_report.xml:449
5352#: resources/xml/reports/relative_ext_report.xml:109
5353msgid "Husband"
5354msgstr ""
5355
5356#. I18N: gedcom tag WIFE
5357#: app/Functions/FunctionsPrint.php:311 app/GedcomTag.php:1076
5358#: app/Http/Controllers/EditIndividualController.php:600
5359#: resources/views/edit/change-family-members.phtml:16
5360#: resources/views/edit/change-family-members.phtml:31
5361#: resources/xml/reports/family_group_report.xml:501
5362#: resources/xml/reports/family_group_report.xml:1078
5363#: resources/xml/reports/individual_ext_report.xml:199
5364#: resources/xml/reports/individual_ext_report.xml:216
5365#: resources/xml/reports/individual_ext_report.xml:485
5366#: resources/xml/reports/individual_report.xml:195
5367#: resources/xml/reports/individual_report.xml:216
5368#: resources/xml/reports/individual_report.xml:489
5369#: resources/xml/reports/relative_ext_report.xml:104
5370msgid "Wife"
5371msgstr ""
5372
5373#. I18N: gedcom tag LATI
5374#: app/Functions/FunctionsPrint.php:358 app/GedcomTag.php:813
5375#: resources/views/admin/location-edit.phtml:42
5376#: resources/views/admin/locations.phtml:16
5377#: resources/views/edit/input-addon-coordinates.phtml:5
5378#: resources/views/edit/input-addon-coordinates.phtml:8
5379msgid "Latitude"
5380msgstr ""
5381
5382#. I18N: gedcom tag LONG
5383#: app/Functions/FunctionsPrint.php:364 app/GedcomTag.php:819
5384#: resources/views/admin/location-edit.phtml:53
5385#: resources/views/admin/locations.phtml:17
5386#: resources/views/edit/input-addon-coordinates.phtml:5
5387#: resources/views/edit/input-addon-coordinates.phtml:8
5388msgid "Longitude"
5389msgstr ""
5390
5391#: app/Functions/FunctionsPrint.php:370 app/Functions/FunctionsPrint.php:372
5392msgid "Google Maps™"
5393msgstr ""
5394
5395#: app/Functions/FunctionsPrint.php:375 app/Functions/FunctionsPrint.php:377
5396msgid "Bing Maps™"
5397msgstr ""
5398
5399#: app/Functions/FunctionsPrint.php:380 app/Functions/FunctionsPrint.php:382
5400#: resources/views/admin/map-provider.phtml:21
5401msgid "OpenStreetMap™"
5402msgstr ""
5403
5404#: app/Functions/FunctionsPrint.php:392
5405msgid "LDS temple"
5406msgstr ""
5407
5408#. I18N: gedcom tag STAT
5409#: app/Functions/FunctionsPrint.php:395 app/GedcomTag.php:1032
5410#: resources/views/admin/changes-log.phtml:36
5411#: resources/views/admin/changes-log.phtml:115
5412msgid "Status"
5413msgstr ""
5414
5415#. I18N: Abbreviation for "number %s"
5416#: app/Functions/FunctionsPrintFacts.php:195
5417#: app/Functions/FunctionsPrintFacts.php:202
5418#, php-format
5419msgid "#%s"
5420msgstr ""
5421
5422#: app/Functions/FunctionsPrintFacts.php:227
5423#: app/Functions/FunctionsPrintFacts.php:698
5424#: app/Statistics/Repository/FamilyRepository.php:467
5425#: resources/views/statistics/families/top10-list-age.phtml:24
5426#: resources/views/statistics/families/top10-nolist-age.phtml:24
5427msgid "View this family"
5428msgstr ""
5429
5430#: app/Functions/FunctionsPrintFacts.php:299
5431#: resources/views/admin/users-edit.phtml:323
5432msgid "No"
5433msgstr ""
5434
5435#. I18N: gedcom tag SOUR
5436#. I18N: Name of a module/report
5437#: app/Functions/FunctionsPrintFacts.php:584 app/GedcomTag.php:1020
5438#: app/Module/FactSourcesReportModule.php:44
5439#: resources/views/admin/trees-privacy.phtml:174
5440#: resources/views/admin/trees.phtml:228 resources/views/family-page.phtml:106
5441#: resources/views/media-page.phtml:153
5442#: resources/views/modals/link-media-to-source.phtml:13
5443#: resources/views/modules/favorites/favorites.phtml:99
5444#: resources/views/modules/random_media/slide-show.phtml:70
5445#: resources/views/modules/recent_changes/changes-table.phtml:43
5446#: resources/views/modules/sources_tab/tab.phtml:39
5447#: resources/xml/reports/bdm_report.xml:136
5448#: resources/xml/reports/bdm_report.xml:162
5449#: resources/xml/reports/bdm_report.xml:196
5450#: resources/xml/reports/birth_report.xml:43
5451#: resources/xml/reports/death_report.xml:54
5452#: resources/xml/reports/fact_sources.xml:3
5453#: resources/xml/reports/fact_sources.xml:43
5454#: resources/xml/reports/marriage_report.xml:54
5455#: resources/xml/reports/missing_facts_report.xml:108
5456#: resources/xml/reports/missing_facts_report.xml:153
5457#: resources/xml/reports/missing_facts_report.xml:194
5458#: resources/xml/reports/missing_facts_report.xml:236
5459#: resources/xml/reports/missing_facts_report.xml:277
5460#: resources/xml/reports/missing_facts_report.xml:318
5461#: resources/xml/reports/missing_facts_report.xml:360
5462#: resources/xml/reports/missing_facts_report.xml:402
5463#: resources/xml/reports/missing_facts_report.xml:444
5464#: resources/xml/reports/missing_facts_report.xml:487
5465#: resources/xml/reports/missing_facts_report.xml:529
5466#: resources/xml/reports/missing_facts_report.xml:570
5467msgid "Source"
5468msgstr ""
5469
5470#. I18N: gedcom tag TYPE
5471#: app/Functions/FunctionsPrintFacts.php:679 app/GedcomTag.php:1067
5472#: app/Statistics/Google/ChartFamilyLargest.php:107
5473#: app/Statistics/Google/ChartFamilyWithSources.php:79
5474#: app/Statistics/Google/ChartIndividualWithSources.php:79
5475#: app/Statistics/Google/ChartMedia.php:78
5476#: app/Statistics/Google/ChartSex.php:60
5477#: resources/views/admin/site-logs.phtml:37
5478#: resources/views/admin/site-logs.phtml:106
5479#: resources/views/media-list-page.phtml:38
5480#: resources/views/modules/random_media/config.phtml:19
5481#: resources/views/modules/recent_changes/changes-table.phtml:9
5482msgid "Type"
5483msgstr ""
5484
5485#: app/Functions/FunctionsPrintFacts.php:781
5486#: app/Http/Controllers/Admin/LocationController.php:285
5487#: app/Http/Controllers/Admin/LocationController.php:286
5488#: resources/views/admin/locations.phtml:20
5489#: resources/views/admin/locations.phtml:68
5490#: resources/views/admin/locations.phtml:71
5491#: resources/views/admin/users-table-options.phtml:16
5492#: resources/views/admin/users.phtml:18
5493#: resources/views/edit/icon-fact-edit.phtml:8
5494#: resources/views/edit/icon-fact-edit.phtml:10
5495#: resources/views/media-page.phtml:91 resources/views/media-page.phtml:94
5496#: resources/views/modules/faq/config.phtml:46
5497#: resources/views/modules/gedcom_news/list.phtml:33
5498#: resources/views/modules/stories/config.phtml:37
5499#: resources/views/modules/stories/config.phtml:59
5500#: resources/views/modules/user_blog/list.phtml:31
5501#: resources/views/note-page.phtml:78 resources/views/note-page.phtml:81
5502msgid "Edit"
5503msgstr ""
5504
5505#: app/Functions/FunctionsPrintFacts.php:1030
5506msgid "View"
5507msgstr ""
5508
5509#: app/Functions/FunctionsPrintLists.php:70
5510#: app/Http/Controllers/IndividualController.php:292
5511#: app/Http/RequestHandlers/IndividualPage.php:257
5512#, php-format
5513msgid "%1$s (%2$s)"
5514msgstr ""
5515
5516#: app/GedcomCode/GedcomCodeAdop.php:57
5517msgctxt "MALE"
5518msgid "Adopted by both parents"
5519msgstr ""
5520
5521#: app/GedcomCode/GedcomCodeAdop.php:61
5522msgctxt "FEMALE"
5523msgid "Adopted by both parents"
5524msgstr ""
5525
5526#: app/GedcomCode/GedcomCodeAdop.php:64
5527msgid "Adopted by both parents"
5528msgstr ""
5529
5530#. I18N: gedcom tag _ADPF
5531#: app/GedcomCode/GedcomCodeAdop.php:68 app/GedcomTag.php:1152
5532msgctxt "MALE"
5533msgid "Adopted by father"
5534msgstr ""
5535
5536#. I18N: gedcom tag _ADPF
5537#: app/GedcomCode/GedcomCodeAdop.php:72 app/GedcomTag.php:1157
5538msgctxt "FEMALE"
5539msgid "Adopted by father"
5540msgstr ""
5541
5542#. I18N: gedcom tag _ADPF
5543#: app/GedcomCode/GedcomCodeAdop.php:75 app/GedcomTag.php:1161
5544msgid "Adopted by father"
5545msgstr ""
5546
5547#. I18N: gedcom tag _ADPM
5548#: app/GedcomCode/GedcomCodeAdop.php:79 app/GedcomTag.php:1166
5549msgctxt "MALE"
5550msgid "Adopted by mother"
5551msgstr ""
5552
5553#. I18N: gedcom tag _ADPM
5554#: app/GedcomCode/GedcomCodeAdop.php:83 app/GedcomTag.php:1171
5555msgctxt "FEMALE"
5556msgid "Adopted by mother"
5557msgstr ""
5558
5559#. I18N: gedcom tag _ADPM
5560#: app/GedcomCode/GedcomCodeAdop.php:86 app/GedcomTag.php:1175
5561msgid "Adopted by mother"
5562msgstr ""
5563
5564#. I18N: The name given to a child by its adoptive parents
5565#: app/GedcomCode/GedcomCodeName.php:64
5566msgctxt "MALE"
5567msgid "adopted name"
5568msgstr ""
5569
5570#. I18N: The name given to a child by its adoptive parents
5571#: app/GedcomCode/GedcomCodeName.php:69
5572msgctxt "FEMALE"
5573msgid "adopted name"
5574msgstr ""
5575
5576#. I18N: The name given to a child by its adoptive parents
5577#: app/GedcomCode/GedcomCodeName.php:73
5578msgid "adopted name"
5579msgstr ""
5580
5581#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name
5582#: app/GedcomCode/GedcomCodeName.php:78
5583msgctxt "MALE"
5584msgid "also known as"
5585msgstr ""
5586
5587#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name
5588#: app/GedcomCode/GedcomCodeName.php:83
5589msgctxt "FEMALE"
5590msgid "also known as"
5591msgstr ""
5592
5593#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name
5594#: app/GedcomCode/GedcomCodeName.php:87
5595msgid "also known as"
5596msgstr ""
5597
5598#. I18N: The name given to an individual at their birth
5599#: app/GedcomCode/GedcomCodeName.php:92
5600msgctxt "MALE"
5601msgid "birth name"
5602msgstr ""
5603
5604#. I18N: The name given to an individual at their birth
5605#: app/GedcomCode/GedcomCodeName.php:97
5606msgctxt "FEMALE"
5607msgid "birth name"
5608msgstr ""
5609
5610#. I18N: The name given to an individual at their birth
5611#: app/GedcomCode/GedcomCodeName.php:101
5612msgid "birth name"
5613msgstr ""
5614
5615#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise)
5616#: app/GedcomCode/GedcomCodeName.php:106
5617msgctxt "MALE"
5618msgid "change of name"
5619msgstr ""
5620
5621#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise)
5622#: app/GedcomCode/GedcomCodeName.php:111
5623msgctxt "FEMALE"
5624msgid "change of name"
5625msgstr ""
5626
5627#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise)
5628#: app/GedcomCode/GedcomCodeName.php:115
5629msgid "change of name"
5630msgstr ""
5631
5632#. I18N: A name given to an individual, from the farm or estate on which they lived or worked
5633#: app/GedcomCode/GedcomCodeName.php:120
5634msgctxt "MALE"
5635msgid "estate name"
5636msgstr ""
5637
5638#. I18N: A name given to an individual, from the farm or estate on which they lived or worked
5639#: app/GedcomCode/GedcomCodeName.php:125
5640msgctxt "FEMALE"
5641msgid "estate name"
5642msgstr ""
5643
5644#. I18N: A name given to an individual, from the farm or estate on which they lived or worked
5645#: app/GedcomCode/GedcomCodeName.php:129
5646msgid "estate name"
5647msgstr ""
5648
5649#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names
5650#: app/GedcomCode/GedcomCodeName.php:134
5651msgctxt "MALE"
5652msgid "immigration name"
5653msgstr ""
5654
5655#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names
5656#: app/GedcomCode/GedcomCodeName.php:139
5657msgctxt "FEMALE"
5658msgid "immigration name"
5659msgstr ""
5660
5661#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names
5662#: app/GedcomCode/GedcomCodeName.php:143
5663msgid "immigration name"
5664msgstr ""
5665
5666#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage)
5667#: app/GedcomCode/GedcomCodeName.php:148
5668msgid "maiden name"
5669msgstr ""
5670
5671#. I18N: A name taken on marriage - usually the wife takes the husband’s surname
5672#: app/GedcomCode/GedcomCodeName.php:153
5673msgctxt "MALE"
5674msgid "married name"
5675msgstr ""
5676
5677#. I18N: A name taken on marriage - usually the wife takes the husband’s surname
5678#: app/GedcomCode/GedcomCodeName.php:158
5679msgctxt "FEMALE"
5680msgid "married name"
5681msgstr ""
5682
5683#. I18N: A name taken on marriage - usually the wife takes the husband’s surname
5684#: app/GedcomCode/GedcomCodeName.php:162
5685msgid "married name"
5686msgstr ""
5687
5688#. I18N: A name taken when entering a religion or a religious order
5689#: app/GedcomCode/GedcomCodeName.php:167
5690msgctxt "MALE"
5691msgid "religious name"
5692msgstr ""
5693
5694#. I18N: A name taken when entering a religion or a religious order
5695#: app/GedcomCode/GedcomCodeName.php:172
5696msgctxt "FEMALE"
5697msgid "religious name"
5698msgstr ""
5699
5700#. I18N: A name taken when entering a religion or a religious order
5701#: app/GedcomCode/GedcomCodeName.php:176
5702msgid "religious name"
5703msgstr ""
5704
5705#: app/GedcomCode/GedcomCodePedi.php:59
5706msgctxt "Male pedigree"
5707msgid "Birth"
5708msgstr ""
5709
5710#: app/GedcomCode/GedcomCodePedi.php:63
5711msgctxt "Female pedigree"
5712msgid "Birth"
5713msgstr ""
5714
5715#: app/GedcomCode/GedcomCodePedi.php:66
5716msgctxt "Pedigree"
5717msgid "Birth"
5718msgstr ""
5719
5720#: app/GedcomCode/GedcomCodePedi.php:70
5721msgctxt "Male pedigree"
5722msgid "Adopted"
5723msgstr ""
5724
5725#: app/GedcomCode/GedcomCodePedi.php:74
5726msgctxt "Female pedigree"
5727msgid "Adopted"
5728msgstr ""
5729
5730#: app/GedcomCode/GedcomCodePedi.php:77
5731msgctxt "Pedigree"
5732msgid "Adopted"
5733msgstr ""
5734
5735#: app/GedcomCode/GedcomCodePedi.php:81
5736msgctxt "Male pedigree"
5737msgid "Foster"
5738msgstr ""
5739
5740#: app/GedcomCode/GedcomCodePedi.php:85
5741msgctxt "Female pedigree"
5742msgid "Foster"
5743msgstr ""
5744
5745#: app/GedcomCode/GedcomCodePedi.php:88
5746msgctxt "Pedigree"
5747msgid "Foster"
5748msgstr ""
5749
5750#. I18N: “sealing” is a ceremony in the Mormon church.
5751#: app/GedcomCode/GedcomCodePedi.php:93
5752msgctxt "Male pedigree"
5753msgid "Sealing"
5754msgstr ""
5755
5756#. I18N: “sealing” is a ceremony in the Mormon church.
5757#: app/GedcomCode/GedcomCodePedi.php:98
5758msgctxt "Female pedigree"
5759msgid "Sealing"
5760msgstr ""
5761
5762#. I18N: “sealing” is a ceremony in the Mormon church.
5763#: app/GedcomCode/GedcomCodePedi.php:102
5764msgctxt "Pedigree"
5765msgid "Sealing"
5766msgstr ""
5767
5768#. I18N: This is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing.
5769#: app/GedcomCode/GedcomCodePedi.php:109
5770msgid "Rada"
5771msgstr ""
5772
5773#: app/GedcomCode/GedcomCodePedi.php:145 app/GedcomCode/GedcomCodePedi.php:157
5774#: app/Individual.php:1054 resources/xml/reports/individual_ext_report.xml:237
5775#: resources/xml/reports/individual_report.xml:234
5776msgid "Family with parents"
5777msgstr ""
5778
5779#: app/GedcomCode/GedcomCodePedi.php:147
5780msgid "Family with adoptive parents"
5781msgstr ""
5782
5783#: app/GedcomCode/GedcomCodePedi.php:149
5784msgid "Family with foster parents"
5785msgstr ""
5786
5787#. I18N: “sealing” is a Mormon ceremony.
5788#: app/GedcomCode/GedcomCodePedi.php:152
5789msgid "Family with sealing parents"
5790msgstr ""
5791
5792#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing.
5793#: app/GedcomCode/GedcomCodePedi.php:155
5794msgid "Family with rada parents"
5795msgstr ""
5796
5797#. I18N: Quality of source information - GEDCOM tag “QUAY 3”
5798#: app/GedcomCode/GedcomCodeQuay.php:49
5799msgid "primary evidence"
5800msgstr ""
5801
5802#. I18N: Quality of source information - GEDCOM tag “QUAY 2”
5803#: app/GedcomCode/GedcomCodeQuay.php:52
5804msgid "secondary evidence"
5805msgstr ""
5806
5807#. I18N: Quality of source information - GEDCOM tag “QUAY 1”
5808#: app/GedcomCode/GedcomCodeQuay.php:55
5809msgid "questionable evidence"
5810msgstr ""
5811
5812#. I18N: Quality of source information - GEDCOM tag “QUAY 0”
5813#: app/GedcomCode/GedcomCodeQuay.php:58
5814msgid "unreliable evidence"
5815msgstr ""
5816
5817#: app/GedcomCode/GedcomCodeRela.php:89
5818msgctxt "MALE"
5819msgid "Attendant"
5820msgstr ""
5821
5822#: app/GedcomCode/GedcomCodeRela.php:93
5823msgctxt "FEMALE"
5824msgid "Attendant"
5825msgstr ""
5826
5827#: app/GedcomCode/GedcomCodeRela.php:96
5828msgid "Attendant"
5829msgstr ""
5830
5831#: app/GedcomCode/GedcomCodeRela.php:100
5832msgctxt "MALE"
5833msgid "Attending"
5834msgstr ""
5835
5836#: app/GedcomCode/GedcomCodeRela.php:104
5837msgctxt "FEMALE"
5838msgid "Attending"
5839msgstr ""
5840
5841#: app/GedcomCode/GedcomCodeRela.php:107
5842msgid "Attending"
5843msgstr ""
5844
5845#: app/GedcomCode/GedcomCodeRela.php:111
5846msgid "Best man"
5847msgstr ""
5848
5849#: app/GedcomCode/GedcomCodeRela.php:115
5850msgid "Bridesmaid"
5851msgstr ""
5852
5853#: app/GedcomCode/GedcomCodeRela.php:119
5854msgctxt "MALE"
5855msgid "Buyer"
5856msgstr ""
5857
5858#: app/GedcomCode/GedcomCodeRela.php:123
5859msgctxt "FEMALE"
5860msgid "Buyer"
5861msgstr ""
5862
5863#: app/GedcomCode/GedcomCodeRela.php:126
5864msgid "Buyer"
5865msgstr ""
5866
5867#: app/GedcomCode/GedcomCodeRela.php:130
5868msgid "Circumciser"
5869msgstr ""
5870
5871#: app/GedcomCode/GedcomCodeRela.php:134
5872msgctxt "MALE"
5873msgid "Civil registrar"
5874msgstr ""
5875
5876#: app/GedcomCode/GedcomCodeRela.php:138
5877msgctxt "FEMALE"
5878msgid "Civil registrar"
5879msgstr ""
5880
5881#: app/GedcomCode/GedcomCodeRela.php:141
5882msgid "Civil registrar"
5883msgstr ""
5884
5885#: app/GedcomCode/GedcomCodeRela.php:145
5886msgctxt "MALE"
5887msgid "Employee"
5888msgstr ""
5889
5890#: app/GedcomCode/GedcomCodeRela.php:149
5891msgctxt "FEMALE"
5892msgid "Employee"
5893msgstr ""
5894
5895#: app/GedcomCode/GedcomCodeRela.php:152
5896msgid "Employee"
5897msgstr ""
5898
5899#: app/GedcomCode/GedcomCodeRela.php:156
5900msgctxt "MALE"
5901msgid "Employer"
5902msgstr ""
5903
5904#: app/GedcomCode/GedcomCodeRela.php:160
5905msgctxt "FEMALE"
5906msgid "Employer"
5907msgstr ""
5908
5909#: app/GedcomCode/GedcomCodeRela.php:163 app/GedcomTag.php:904
5910#: app/GedcomTag.php:979
5911msgid "Employer"
5912msgstr ""
5913
5914#: app/GedcomCode/GedcomCodeRela.php:167
5915msgid "Foster child"
5916msgstr ""
5917
5918#: app/GedcomCode/GedcomCodeRela.php:171
5919msgid "Foster father"
5920msgstr ""
5921
5922#: app/GedcomCode/GedcomCodeRela.php:175
5923msgid "Foster mother"
5924msgstr ""
5925
5926#: app/GedcomCode/GedcomCodeRela.php:179
5927msgctxt "MALE"
5928msgid "Friend"
5929msgstr ""
5930
5931#: app/GedcomCode/GedcomCodeRela.php:183
5932msgctxt "FEMALE"
5933msgid "Friend"
5934msgstr ""
5935
5936#: app/GedcomCode/GedcomCodeRela.php:186
5937msgid "Friend"
5938msgstr ""
5939
5940#: app/GedcomCode/GedcomCodeRela.php:190 app/GedcomCode/GedcomCodeRela.php:198
5941msgid "Godfather"
5942msgstr ""
5943
5944#: app/GedcomCode/GedcomCodeRela.php:194 app/GedcomCode/GedcomCodeRela.php:202
5945msgid "Godmother"
5946msgstr ""
5947
5948#. I18N: gedcom tag _GODP
5949#: app/GedcomCode/GedcomCodeRela.php:205 app/GedcomTag.php:1831
5950msgid "Godparent"
5951msgstr ""
5952
5953#: app/GedcomCode/GedcomCodeRela.php:209 app/GedcomCode/GedcomCodeRela.php:217
5954msgid "Godson"
5955msgstr ""
5956
5957#: app/GedcomCode/GedcomCodeRela.php:213 app/GedcomCode/GedcomCodeRela.php:221
5958msgid "Goddaughter"
5959msgstr ""
5960
5961#: app/GedcomCode/GedcomCodeRela.php:224
5962msgid "Godchild"
5963msgstr ""
5964
5965#: app/GedcomCode/GedcomCodeRela.php:228
5966msgctxt "MALE"
5967msgid "Guardian"
5968msgstr ""
5969
5970#: app/GedcomCode/GedcomCodeRela.php:232
5971msgctxt "FEMALE"
5972msgid "Guardian"
5973msgstr ""
5974
5975#: app/GedcomCode/GedcomCodeRela.php:235
5976msgid "Guardian"
5977msgstr ""
5978
5979#: app/GedcomCode/GedcomCodeRela.php:239
5980msgctxt "MALE"
5981msgid "Informant"
5982msgstr ""
5983
5984#: app/GedcomCode/GedcomCodeRela.php:243
5985msgctxt "FEMALE"
5986msgid "Informant"
5987msgstr ""
5988
5989#: app/GedcomCode/GedcomCodeRela.php:246
5990msgid "Informant"
5991msgstr ""
5992
5993#: app/GedcomCode/GedcomCodeRela.php:250
5994msgctxt "MALE"
5995msgid "Lodger"
5996msgstr ""
5997
5998#: app/GedcomCode/GedcomCodeRela.php:254
5999msgctxt "FEMALE"
6000msgid "Lodger"
6001msgstr ""
6002
6003#: app/GedcomCode/GedcomCodeRela.php:257
6004msgid "Lodger"
6005msgstr ""
6006
6007#: app/GedcomCode/GedcomCodeRela.php:261
6008msgid "Nanny"
6009msgstr ""
6010
6011#: app/GedcomCode/GedcomCodeRela.php:265
6012msgctxt "MALE"
6013msgid "Nurse"
6014msgstr ""
6015
6016#: app/GedcomCode/GedcomCodeRela.php:269
6017msgctxt "FEMALE"
6018msgid "Nurse"
6019msgstr ""
6020
6021#: app/GedcomCode/GedcomCodeRela.php:272
6022msgid "Nurse"
6023msgstr ""
6024
6025#: app/GedcomCode/GedcomCodeRela.php:276
6026msgctxt "MALE"
6027msgid "Owner"
6028msgstr ""
6029
6030#: app/GedcomCode/GedcomCodeRela.php:280
6031msgctxt "FEMALE"
6032msgid "Owner"
6033msgstr ""
6034
6035#: app/GedcomCode/GedcomCodeRela.php:283
6036msgid "Owner"
6037msgstr ""
6038
6039#: app/GedcomCode/GedcomCodeRela.php:287
6040msgid "Priest"
6041msgstr ""
6042
6043#: app/GedcomCode/GedcomCodeRela.php:291
6044msgid "Rabbi"
6045msgstr ""
6046
6047#: app/GedcomCode/GedcomCodeRela.php:295
6048msgctxt "MALE"
6049msgid "Registry officer"
6050msgstr ""
6051
6052#: app/GedcomCode/GedcomCodeRela.php:299
6053msgctxt "FEMALE"
6054msgid "Registry officer"
6055msgstr ""
6056
6057#: app/GedcomCode/GedcomCodeRela.php:302
6058msgid "Registry officer"
6059msgstr ""
6060
6061#: app/GedcomCode/GedcomCodeRela.php:306
6062msgctxt "MALE"
6063msgid "Seller"
6064msgstr ""
6065
6066#: app/GedcomCode/GedcomCodeRela.php:310
6067msgctxt "FEMALE"
6068msgid "Seller"
6069msgstr ""
6070
6071#: app/GedcomCode/GedcomCodeRela.php:313
6072msgid "Seller"
6073msgstr ""
6074
6075#: app/GedcomCode/GedcomCodeRela.php:317
6076msgctxt "MALE"
6077msgid "Servant"
6078msgstr ""
6079
6080#: app/GedcomCode/GedcomCodeRela.php:321
6081msgctxt "FEMALE"
6082msgid "Servant"
6083msgstr ""
6084
6085#: app/GedcomCode/GedcomCodeRela.php:324
6086msgid "Servant"
6087msgstr ""
6088
6089#: app/GedcomCode/GedcomCodeRela.php:328
6090msgctxt "MALE"
6091msgid "Slave"
6092msgstr ""
6093
6094#: app/GedcomCode/GedcomCodeRela.php:332
6095msgctxt "FEMALE"
6096msgid "Slave"
6097msgstr ""
6098
6099#: app/GedcomCode/GedcomCodeRela.php:335
6100msgid "Slave"
6101msgstr ""
6102
6103#: app/GedcomCode/GedcomCodeRela.php:339
6104msgctxt "MALE"
6105msgid "Ward"
6106msgstr ""
6107
6108#: app/GedcomCode/GedcomCodeRela.php:343
6109msgctxt "FEMALE"
6110msgid "Ward"
6111msgstr ""
6112
6113#: app/GedcomCode/GedcomCodeRela.php:346
6114msgid "Ward"
6115msgstr ""
6116
6117#. I18N: gedcom tag _WITN
6118#: app/GedcomCode/GedcomCodeRela.php:350 app/GedcomTag.php:2074
6119msgid "Witness"
6120msgstr ""
6121
6122#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6123#: app/GedcomCode/GedcomCodeStat.php:105
6124msgid "Born in the covenant"
6125msgstr ""
6126
6127#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6128#: app/GedcomCode/GedcomCodeStat.php:108
6129msgid "Sealing canceled (divorce)"
6130msgstr ""
6131
6132#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6133#: app/GedcomCode/GedcomCodeStat.php:111
6134msgid "Died as a child: exempt"
6135msgstr ""
6136
6137#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6138#: app/GedcomCode/GedcomCodeStat.php:115
6139msgid "Cleared but not yet completed"
6140msgstr ""
6141
6142#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6143#: app/GedcomCode/GedcomCodeStat.php:118
6144msgid "Completed; date unknown"
6145msgstr ""
6146
6147#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6148#: app/GedcomCode/GedcomCodeStat.php:121
6149msgid "Do not seal: unauthorized"
6150msgstr ""
6151
6152#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6153#: app/GedcomCode/GedcomCodeStat.php:124
6154msgid "Do not seal, previous sealing canceled"
6155msgstr ""
6156
6157#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6158#: app/GedcomCode/GedcomCodeStat.php:127
6159msgid "Excluded from this submission"
6160msgstr ""
6161
6162#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6163#: app/GedcomCode/GedcomCodeStat.php:130
6164msgid "Died as an infant: exempt"
6165msgstr ""
6166
6167#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6168#: app/GedcomCode/GedcomCodeStat.php:133
6169msgid "Completed before 1970; date not available"
6170msgstr ""
6171
6172#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6173#: app/GedcomCode/GedcomCodeStat.php:136
6174msgid "Stillborn: exempt"
6175msgstr ""
6176
6177#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6178#: app/GedcomCode/GedcomCodeStat.php:139
6179msgid "Submitted but not yet cleared"
6180msgstr ""
6181
6182#. I18N: LDS sealing status; see http://en.wikipedia.org/wiki/Sealing_(Latter_Day_Saints)
6183#: app/GedcomCode/GedcomCodeStat.php:142
6184msgid "Uncleared: insufficient data"
6185msgstr ""
6186
6187#. I18N: Location of an LDS church temple
6188#: app/GedcomCode/GedcomCodeTemp.php:225
6189msgid "Aba, Nigeria"
6190msgstr ""
6191
6192#. I18N: Location of an LDS church temple
6193#: app/GedcomCode/GedcomCodeTemp.php:228
6194msgid "Accra, Ghana"
6195msgstr ""
6196
6197#. I18N: Location of an LDS church temple
6198#: app/GedcomCode/GedcomCodeTemp.php:231
6199msgid "Adelaide, Australia"
6200msgstr ""
6201
6202#. I18N: Location of an LDS church temple
6203#: app/GedcomCode/GedcomCodeTemp.php:234
6204msgid "Cardston, Alberta, Canada"
6205msgstr ""
6206
6207#. I18N: Location of an LDS church temple
6208#: app/GedcomCode/GedcomCodeTemp.php:237
6209msgid "Albuquerque, New Mexico, United States"
6210msgstr ""
6211
6212#. I18N: Location of an LDS church temple
6213#: app/GedcomCode/GedcomCodeTemp.php:240
6214msgid "Anchorage, Alaska, United States"
6215msgstr ""
6216
6217#. I18N: Location of an LDS church temple
6218#: app/GedcomCode/GedcomCodeTemp.php:243
6219msgid "Apia, Samoa"
6220msgstr ""
6221
6222#. I18N: Location of an LDS church temple
6223#: app/GedcomCode/GedcomCodeTemp.php:246
6224msgid "Mesa, Arizona, United States"
6225msgstr ""
6226
6227#. I18N: Location of an LDS church temple
6228#: app/GedcomCode/GedcomCodeTemp.php:249
6229msgid "Asuncion, Paraguay"
6230msgstr ""
6231
6232#. I18N: Location of an LDS church temple
6233#: app/GedcomCode/GedcomCodeTemp.php:252
6234msgid "Atlanta, Georgia, United States"
6235msgstr ""
6236
6237#. I18N: Location of an LDS church temple
6238#: app/GedcomCode/GedcomCodeTemp.php:255
6239msgid "Buenos Aires, Argentina"
6240msgstr ""
6241
6242#. I18N: Location of an LDS church temple
6243#: app/GedcomCode/GedcomCodeTemp.php:258
6244msgid "Billings, Montana, United States"
6245msgstr ""
6246
6247#. I18N: Location of an LDS church temple
6248#: app/GedcomCode/GedcomCodeTemp.php:261
6249msgid "Birmingham, Alabama, United States"
6250msgstr ""
6251
6252#. I18N: Location of an LDS church temple
6253#: app/GedcomCode/GedcomCodeTemp.php:264
6254msgid "Bismarck, North Dakota, United States"
6255msgstr ""
6256
6257#. I18N: Location of an LDS church temple
6258#: app/GedcomCode/GedcomCodeTemp.php:267
6259msgid "Bogota, Colombia"
6260msgstr ""
6261
6262#. I18N: Location of an LDS church temple
6263#: app/GedcomCode/GedcomCodeTemp.php:270
6264msgid "Boise, Idaho, United States"
6265msgstr ""
6266
6267#. I18N: Location of an LDS church temple
6268#: app/GedcomCode/GedcomCodeTemp.php:273
6269msgid "Boston, Massachusetts, United States"
6270msgstr ""
6271
6272#. I18N: Location of an LDS church temple
6273#: app/GedcomCode/GedcomCodeTemp.php:276
6274msgid "Bountiful, Utah, United States"
6275msgstr ""
6276
6277#. I18N: Location of an LDS church temple
6278#: app/GedcomCode/GedcomCodeTemp.php:279
6279msgid "Brigham City, Utah, United States"
6280msgstr ""
6281
6282#. I18N: Location of an LDS church temple
6283#: app/GedcomCode/GedcomCodeTemp.php:282
6284msgid "Brisbane, Australia"
6285msgstr ""
6286
6287#. I18N: Location of an LDS church temple
6288#: app/GedcomCode/GedcomCodeTemp.php:285
6289msgid "Baton Rouge, Louisiana, United States"
6290msgstr ""
6291
6292#. I18N: Location of an LDS church temple
6293#: app/GedcomCode/GedcomCodeTemp.php:288
6294msgid "Calgary, Alberta, Canada"
6295msgstr ""
6296
6297#. I18N: Location of an LDS church temple
6298#: app/GedcomCode/GedcomCodeTemp.php:291
6299msgid "Campinas, Brazil"
6300msgstr ""
6301
6302#. I18N: Location of an LDS church temple
6303#: app/GedcomCode/GedcomCodeTemp.php:294
6304msgid "Caracas, Venezuela"
6305msgstr ""
6306
6307#. I18N: Location of an LDS church temple
6308#: app/GedcomCode/GedcomCodeTemp.php:297
6309msgid "Cebu City, Philippines"
6310msgstr ""
6311
6312#. I18N: Location of an LDS church temple
6313#: app/GedcomCode/GedcomCodeTemp.php:300
6314msgid "Chicago, Illinois, United States"
6315msgstr ""
6316
6317#. I18N: Location of an LDS church temple
6318#: app/GedcomCode/GedcomCodeTemp.php:303
6319msgid "Ciudad Juarez, Mexico"
6320msgstr ""
6321
6322#. I18N: Location of an LDS church temple
6323#: app/GedcomCode/GedcomCodeTemp.php:306
6324msgid "Cochabamba, Bolivia"
6325msgstr ""
6326
6327#. I18N: Location of an LDS church temple
6328#: app/GedcomCode/GedcomCodeTemp.php:309
6329msgid "Colonia Juarez, Mexico"
6330msgstr ""
6331
6332#. I18N: Location of an LDS church temple
6333#: app/GedcomCode/GedcomCodeTemp.php:312
6334msgid "Columbia, South Carolina, United States"
6335msgstr ""
6336
6337#. I18N: Location of an LDS church temple
6338#: app/GedcomCode/GedcomCodeTemp.php:315
6339msgid "Columbus, Ohio, United States"
6340msgstr ""
6341
6342#. I18N: Location of an LDS church temple
6343#: app/GedcomCode/GedcomCodeTemp.php:318
6344msgid "Copenhagen, Denmark"
6345msgstr ""
6346
6347#. I18N: Location of an LDS church temple
6348#: app/GedcomCode/GedcomCodeTemp.php:321
6349msgid "Cordoba, Argentina"
6350msgstr ""
6351
6352#. I18N: Location of an LDS church temple
6353#: app/GedcomCode/GedcomCodeTemp.php:324
6354msgid "Columbia River, Washington, United States"
6355msgstr ""
6356
6357#. I18N: Location of an LDS church temple
6358#: app/GedcomCode/GedcomCodeTemp.php:327
6359msgid "Curitiba, Brazil"
6360msgstr ""
6361
6362#. I18N: Location of an LDS church temple
6363#: app/GedcomCode/GedcomCodeTemp.php:330
6364msgid "Dallas, Texas, United States"
6365msgstr ""
6366
6367#. I18N: Location of an LDS church temple
6368#: app/GedcomCode/GedcomCodeTemp.php:333
6369msgid "Denver, Colorado, United States"
6370msgstr ""
6371
6372#. I18N: Location of an LDS church temple
6373#: app/GedcomCode/GedcomCodeTemp.php:336
6374msgid "Detroit, Michigan, United States"
6375msgstr ""
6376
6377#. I18N: Location of an LDS church temple
6378#: app/GedcomCode/GedcomCodeTemp.php:339
6379msgid "Draper, Utah, United States"
6380msgstr ""
6381
6382#. I18N: Location of an LDS church temple
6383#: app/GedcomCode/GedcomCodeTemp.php:342
6384msgid "Edmonton, Alberta, Canada"
6385msgstr ""
6386
6387#. I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/Endowment_house
6388#: app/GedcomCode/GedcomCodeTemp.php:345
6389msgid "Endowment House"
6390msgstr ""
6391
6392#. I18N: Location of an LDS church temple
6393#: app/GedcomCode/GedcomCodeTemp.php:348
6394msgid "Fort Lauderdale, Florida, United States"
6395msgstr ""
6396
6397#. I18N: Location of an LDS church temple
6398#: app/GedcomCode/GedcomCodeTemp.php:351
6399msgid "Frankfurt am Main, Germany"
6400msgstr ""
6401
6402#. I18N: Location of an LDS church temple
6403#: app/GedcomCode/GedcomCodeTemp.php:354
6404msgid "Freiburg, Germany"
6405msgstr ""
6406
6407#. I18N: Location of an LDS church temple
6408#: app/GedcomCode/GedcomCodeTemp.php:357
6409msgid "Fresno, California, United States"
6410msgstr ""
6411
6412#. I18N: Location of an LDS church temple
6413#: app/GedcomCode/GedcomCodeTemp.php:360
6414msgid "Fukuoka, Japan"
6415msgstr ""
6416
6417#. I18N: Location of an LDS church temple
6418#: app/GedcomCode/GedcomCodeTemp.php:363
6419msgid "Gila Valley, Arizona, United States"
6420msgstr ""
6421
6422#. I18N: Location of an LDS church temple
6423#: app/GedcomCode/GedcomCodeTemp.php:366
6424msgid "Gilbert, Arizona, United States"
6425msgstr ""
6426
6427#. I18N: Location of an LDS church temple
6428#: app/GedcomCode/GedcomCodeTemp.php:369
6429msgid "Guadalajara, Mexico"
6430msgstr ""
6431
6432#. I18N: Location of an LDS church temple
6433#: app/GedcomCode/GedcomCodeTemp.php:372
6434msgid "Guatemala City, Guatemala"
6435msgstr ""
6436
6437#. I18N: Location of an LDS church temple
6438#: app/GedcomCode/GedcomCodeTemp.php:375
6439msgid "Guayaquil, Ecuador"
6440msgstr ""
6441
6442#. I18N: Location of an LDS church temple
6443#: app/GedcomCode/GedcomCodeTemp.php:378
6444msgid "The Hague, Netherlands"
6445msgstr ""
6446
6447#. I18N: Location of an LDS church temple
6448#: app/GedcomCode/GedcomCodeTemp.php:381
6449msgid "Halifax, Nova Scotia, Canada"
6450msgstr ""
6451
6452#. I18N: Location of an LDS church temple
6453#: app/GedcomCode/GedcomCodeTemp.php:384
6454msgid "Hartford, Connecticut, United States"
6455msgstr ""
6456
6457#. I18N: Location of an LDS church temple
6458#: app/GedcomCode/GedcomCodeTemp.php:387
6459msgid "Laie, Hawaii, United States"
6460msgstr ""
6461
6462#. I18N: Location of an LDS church temple
6463#: app/GedcomCode/GedcomCodeTemp.php:390
6464msgid "Helsinki, Finland"
6465msgstr ""
6466
6467#. I18N: Location of an LDS church temple
6468#: app/GedcomCode/GedcomCodeTemp.php:393
6469msgid "Hermosillo, Mexico"
6470msgstr ""
6471
6472#. I18N: Location of an LDS church temple
6473#. I18N: Name of a country or state
6474#: app/GedcomCode/GedcomCodeTemp.php:396
6475#: app/Statistics/Service/CountryService.php:235
6476msgid "Hong Kong"
6477msgstr ""
6478
6479#. I18N: Location of an LDS church temple
6480#: app/GedcomCode/GedcomCodeTemp.php:399
6481msgid "Houston, Texas, United States"
6482msgstr ""
6483
6484#. I18N: Location of an LDS church temple
6485#: app/GedcomCode/GedcomCodeTemp.php:402
6486msgid "Idaho Falls, Idaho, United States"
6487msgstr ""
6488
6489#. I18N: Location of an LDS church temple
6490#: app/GedcomCode/GedcomCodeTemp.php:405
6491msgid "Indianapolis, Indiana, United States"
6492msgstr ""
6493
6494#. I18N: Location of an LDS church temple
6495#: app/GedcomCode/GedcomCodeTemp.php:408
6496msgid "Johannesburg, South Africa"
6497msgstr ""
6498
6499#. I18N: Location of an LDS church temple
6500#: app/GedcomCode/GedcomCodeTemp.php:411
6501msgid "Jordan River, Utah, United States"
6502msgstr ""
6503
6504#. I18N: Location of an LDS church temple
6505#: app/GedcomCode/GedcomCodeTemp.php:414
6506msgid "Kansas City, Missouri, United States"
6507msgstr ""
6508
6509#. I18N: Location of an LDS church temple
6510#: app/GedcomCode/GedcomCodeTemp.php:417
6511msgid "Kona, Hawaii, United States"
6512msgstr ""
6513
6514#. I18N: Location of an LDS church temple
6515#: app/GedcomCode/GedcomCodeTemp.php:420
6516msgid "Kiev, Ukraine"
6517msgstr ""
6518
6519#. I18N: Location of an LDS church temple
6520#: app/GedcomCode/GedcomCodeTemp.php:423
6521msgid "Los Angeles, California, United States"
6522msgstr ""
6523
6524#. I18N: Location of an LDS church temple
6525#: app/GedcomCode/GedcomCodeTemp.php:426
6526msgid "Lima, Peru"
6527msgstr ""
6528
6529#. I18N: Location of an LDS church temple
6530#: app/GedcomCode/GedcomCodeTemp.php:429
6531msgid "Logan, Utah, United States"
6532msgstr ""
6533
6534#. I18N: Location of an LDS church temple
6535#: app/GedcomCode/GedcomCodeTemp.php:432
6536msgid "London, England"
6537msgstr ""
6538
6539#. I18N: Location of an LDS church temple
6540#: app/GedcomCode/GedcomCodeTemp.php:435
6541msgid "Louisville, Kentucky, United States"
6542msgstr ""
6543
6544#. I18N: Location of an LDS church temple
6545#: app/GedcomCode/GedcomCodeTemp.php:438
6546msgid "Lubbock, Texas, United States"
6547msgstr ""
6548
6549#. I18N: Location of an LDS church temple
6550#: app/GedcomCode/GedcomCodeTemp.php:441
6551msgid "Las Vegas, Nevada, United States"
6552msgstr ""
6553
6554#. I18N: Location of an LDS church temple
6555#: app/GedcomCode/GedcomCodeTemp.php:444
6556msgid "Madrid, Spain"
6557msgstr ""
6558
6559#. I18N: Location of an LDS church temple
6560#: app/GedcomCode/GedcomCodeTemp.php:447
6561msgid "Manaus, Brazil"
6562msgstr ""
6563
6564#. I18N: Location of an LDS church temple
6565#: app/GedcomCode/GedcomCodeTemp.php:450
6566msgid "Manhattan, New York, United States"
6567msgstr ""
6568
6569#. I18N: Location of an LDS church temple
6570#: app/GedcomCode/GedcomCodeTemp.php:453
6571msgid "Manila, Philippines"
6572msgstr ""
6573
6574#. I18N: Location of an LDS church temple
6575#: app/GedcomCode/GedcomCodeTemp.php:456
6576msgid "Manti, Utah, United States"
6577msgstr ""
6578
6579#. I18N: Location of an LDS church temple
6580#: app/GedcomCode/GedcomCodeTemp.php:459
6581msgid "Medford, Oregon, United States"
6582msgstr ""
6583
6584#. I18N: Location of an LDS church temple
6585#: app/GedcomCode/GedcomCodeTemp.php:462
6586msgid "Melbourne, Australia"
6587msgstr ""
6588
6589#. I18N: Location of an LDS church temple
6590#: app/GedcomCode/GedcomCodeTemp.php:465
6591msgid "Memphis, Tennessee, United States"
6592msgstr ""
6593
6594#. I18N: Location of an LDS church temple
6595#: app/GedcomCode/GedcomCodeTemp.php:468
6596msgid "Merida, Mexico"
6597msgstr ""
6598
6599#. I18N: Location of an LDS church temple
6600#: app/GedcomCode/GedcomCodeTemp.php:471
6601msgid "Mexico City, Mexico"
6602msgstr ""
6603
6604#. I18N: Location of an LDS church temple
6605#: app/GedcomCode/GedcomCodeTemp.php:474
6606msgid "Montevideo, Uruguay"
6607msgstr ""
6608
6609#. I18N: Location of an LDS church temple
6610#: app/GedcomCode/GedcomCodeTemp.php:477
6611msgid "Monterrey, Mexico"
6612msgstr ""
6613
6614#. I18N: Location of an LDS church temple
6615#: app/GedcomCode/GedcomCodeTemp.php:480
6616msgid "Monticello, Utah, United States"
6617msgstr ""
6618
6619#. I18N: Location of an LDS church temple
6620#: app/GedcomCode/GedcomCodeTemp.php:483
6621msgid "Montreal, Quebec, Canada"
6622msgstr ""
6623
6624#. I18N: Location of an LDS church temple
6625#: app/GedcomCode/GedcomCodeTemp.php:486
6626msgid "Mount Timpanogos, Utah, United States"
6627msgstr ""
6628
6629#. I18N: Location of an LDS church temple
6630#: app/GedcomCode/GedcomCodeTemp.php:489
6631msgid "Nashville, Tennessee, United States"
6632msgstr ""
6633
6634#. I18N: Location of an LDS church temple
6635#: app/GedcomCode/GedcomCodeTemp.php:492
6636msgid "Nauvoo (new), Illinois, United States"
6637msgstr ""
6638
6639#. I18N: Location of an LDS church temple
6640#: app/GedcomCode/GedcomCodeTemp.php:495
6641msgid "Nauvoo (original), Illinois, United States"
6642msgstr ""
6643
6644#. I18N: Location of an LDS church temple
6645#: app/GedcomCode/GedcomCodeTemp.php:498
6646msgid "Newport Beach, California, United States"
6647msgstr ""
6648
6649#. I18N: Location of an LDS church temple
6650#: app/GedcomCode/GedcomCodeTemp.php:501
6651msgid "Nuku’Alofa, Tonga"
6652msgstr ""
6653
6654#. I18N: Location of an LDS church temple
6655#: app/GedcomCode/GedcomCodeTemp.php:504
6656msgid "New York, New York, United States"
6657msgstr ""
6658
6659#. I18N: Location of an LDS church temple
6660#: app/GedcomCode/GedcomCodeTemp.php:507
6661msgid "Hamilton, New Zealand"
6662msgstr ""
6663
6664#. I18N: Location of an LDS church temple
6665#: app/GedcomCode/GedcomCodeTemp.php:510
6666msgid "Oakland, California, United States"
6667msgstr ""
6668
6669#. I18N: Location of an LDS church temple
6670#: app/GedcomCode/GedcomCodeTemp.php:513
6671msgid "Oaxaca, Mexico"
6672msgstr ""
6673
6674#. I18N: Location of an LDS church temple
6675#: app/GedcomCode/GedcomCodeTemp.php:516
6676msgid "Ogden, Utah, United States"
6677msgstr ""
6678
6679#. I18N: Location of an LDS church temple
6680#: app/GedcomCode/GedcomCodeTemp.php:519
6681msgid "Oklahoma City, Oklahoma, United States"
6682msgstr ""
6683
6684#. I18N: Location of an LDS church temple
6685#: app/GedcomCode/GedcomCodeTemp.php:522
6686msgid "Oquirrh Mountain, Utah, United States"
6687msgstr ""
6688
6689#. I18N: Location of an LDS church temple
6690#: app/GedcomCode/GedcomCodeTemp.php:525
6691msgid "Orlando, Florida, United States"
6692msgstr ""
6693
6694#. I18N: Location of an LDS church temple
6695#: app/GedcomCode/GedcomCodeTemp.php:528
6696msgid "Porto Alegre, Brazil"
6697msgstr ""
6698
6699#. I18N: Location of an LDS church temple
6700#: app/GedcomCode/GedcomCodeTemp.php:531
6701msgid "Palmyra, New York, United States"
6702msgstr ""
6703
6704#. I18N: Location of an LDS church temple
6705#: app/GedcomCode/GedcomCodeTemp.php:534
6706msgid "Panama City, Panama"
6707msgstr ""
6708
6709#. I18N: Location of an LDS church temple
6710#: app/GedcomCode/GedcomCodeTemp.php:537
6711msgid "Papeete, Tahiti"
6712msgstr ""
6713
6714#. I18N: Location of an LDS church temple
6715#: app/GedcomCode/GedcomCodeTemp.php:540
6716msgid "Payson, Utah, United States"
6717msgstr ""
6718
6719#. I18N: Location of an LDS church temple
6720#: app/GedcomCode/GedcomCodeTemp.php:543
6721msgid "Perth, Australia"
6722msgstr ""
6723
6724#. I18N: Location of an LDS church temple
6725#: app/GedcomCode/GedcomCodeTemp.php:546
6726msgid "Phoenix, Arizona, United States"
6727msgstr ""
6728
6729#. I18N: I18N: Location of an historic LDS church temple - http://en.wikipedia.org/wiki/President_of_the_Church
6730#: app/GedcomCode/GedcomCodeTemp.php:549
6731msgid "President’s Office"
6732msgstr ""
6733
6734#. I18N: Location of an LDS church temple
6735#: app/GedcomCode/GedcomCodeTemp.php:552
6736msgid "Portland, Oregon, United States"
6737msgstr ""
6738
6739#. I18N: Location of an LDS church temple
6740#: app/GedcomCode/GedcomCodeTemp.php:555
6741msgid "Preston, England"
6742msgstr ""
6743
6744#. I18N: Location of an LDS church temple
6745#: app/GedcomCode/GedcomCodeTemp.php:558
6746msgid "Provo City Center, Utah, United States"
6747msgstr ""
6748
6749#. I18N: Location of an LDS church temple
6750#: app/GedcomCode/GedcomCodeTemp.php:561
6751msgid "Provo, Utah, United States"
6752msgstr ""
6753
6754#. I18N: Location of an LDS church temple
6755#: app/GedcomCode/GedcomCodeTemp.php:564
6756msgid "Quetzaltenango, Guatemala"
6757msgstr ""
6758
6759#. I18N: Location of an LDS church temple
6760#: app/GedcomCode/GedcomCodeTemp.php:567
6761msgid "Raleigh, North Carolina, United States"
6762msgstr ""
6763
6764#. I18N: Location of an LDS church temple
6765#: app/GedcomCode/GedcomCodeTemp.php:570
6766msgid "Recife, Brazil"
6767msgstr ""
6768
6769#. I18N: Location of an LDS church temple
6770#: app/GedcomCode/GedcomCodeTemp.php:573
6771msgid "Redlands, California, United States"
6772msgstr ""
6773
6774#. I18N: Location of an LDS church temple
6775#: app/GedcomCode/GedcomCodeTemp.php:576
6776msgid "Regina, Saskatchewan, Canada"
6777msgstr ""
6778
6779#. I18N: Location of an LDS church temple
6780#: app/GedcomCode/GedcomCodeTemp.php:579
6781msgid "Reno, Nevada, United States"
6782msgstr ""
6783
6784#. I18N: Location of an LDS church temple
6785#: app/GedcomCode/GedcomCodeTemp.php:582
6786msgid "Rexburg, Idaho, United States"
6787msgstr ""
6788
6789#. I18N: Location of an LDS church temple
6790#: app/GedcomCode/GedcomCodeTemp.php:585
6791msgid "Sacramento, California, United States"
6792msgstr ""
6793
6794#. I18N: Location of an LDS church temple
6795#: app/GedcomCode/GedcomCodeTemp.php:588
6796msgid "San Salvador, El Salvador"
6797msgstr ""
6798
6799#. I18N: Location of an LDS church temple
6800#: app/GedcomCode/GedcomCodeTemp.php:591
6801msgid "Santiago, Chile"
6802msgstr ""
6803
6804#. I18N: Location of an LDS church temple
6805#: app/GedcomCode/GedcomCodeTemp.php:594
6806msgid "San Antonio, Texas, United States"
6807msgstr ""
6808
6809#. I18N: Location of an LDS church temple
6810#: app/GedcomCode/GedcomCodeTemp.php:597
6811msgid "San Diego, California, United States"
6812msgstr ""
6813
6814#. I18N: Location of an LDS church temple
6815#: app/GedcomCode/GedcomCodeTemp.php:600
6816msgid "Santo Domingo, Dominican Republic"
6817msgstr ""
6818
6819#. I18N: Location of an LDS church temple
6820#: app/GedcomCode/GedcomCodeTemp.php:603
6821msgid "Seattle, Washington, United States"
6822msgstr ""
6823
6824#. I18N: Location of an LDS church temple
6825#: app/GedcomCode/GedcomCodeTemp.php:606
6826msgid "Seoul, Korea"
6827msgstr ""
6828
6829#. I18N: Location of an LDS church temple
6830#: app/GedcomCode/GedcomCodeTemp.php:609
6831msgid "St. George, Utah, United States"
6832msgstr ""
6833
6834#. I18N: Location of an LDS church temple
6835#: app/GedcomCode/GedcomCodeTemp.php:612
6836msgid "San Jose, Costa Rica"
6837msgstr ""
6838
6839#. I18N: Location of an LDS church temple
6840#: app/GedcomCode/GedcomCodeTemp.php:615
6841msgid "Salt Lake City, Utah, United States"
6842msgstr ""
6843
6844#. I18N: Location of an LDS church temple
6845#: app/GedcomCode/GedcomCodeTemp.php:618
6846msgid "St. Louis, Missouri, United States"
6847msgstr ""
6848
6849#. I18N: Location of an LDS church temple
6850#: app/GedcomCode/GedcomCodeTemp.php:621
6851msgid "Snowflake, Arizona, United States"
6852msgstr ""
6853
6854#. I18N: Location of an LDS church temple
6855#: app/GedcomCode/GedcomCodeTemp.php:624
6856msgid "Sao Paulo, Brazil"
6857msgstr ""
6858
6859#. I18N: Location of an LDS church temple
6860#: app/GedcomCode/GedcomCodeTemp.php:627
6861msgid "St. Paul, Minnesota, United States"
6862msgstr ""
6863
6864#. I18N: Location of an LDS church temple
6865#: app/GedcomCode/GedcomCodeTemp.php:630
6866msgid "Spokane, Washington, United States"
6867msgstr ""
6868
6869#. I18N: Location of an LDS church temple
6870#: app/GedcomCode/GedcomCodeTemp.php:633
6871msgid "Stockholm, Sweden"
6872msgstr ""
6873
6874#. I18N: Location of an LDS church temple
6875#: app/GedcomCode/GedcomCodeTemp.php:636
6876msgid "Suva, Fiji"
6877msgstr ""
6878
6879#. I18N: Location of an LDS church temple
6880#: app/GedcomCode/GedcomCodeTemp.php:639
6881msgid "Bern, Switzerland"
6882msgstr ""
6883
6884#. I18N: Location of an LDS church temple
6885#: app/GedcomCode/GedcomCodeTemp.php:642
6886msgid "Sydney, Australia"
6887msgstr ""
6888
6889#. I18N: Location of an LDS church temple
6890#: app/GedcomCode/GedcomCodeTemp.php:645
6891msgid "Taipei, Taiwan"
6892msgstr ""
6893
6894#. I18N: Location of an LDS church temple
6895#: app/GedcomCode/GedcomCodeTemp.php:648
6896msgid "Tampico, Mexico"
6897msgstr ""
6898
6899#. I18N: Location of an LDS church temple
6900#: app/GedcomCode/GedcomCodeTemp.php:651
6901msgid "Tegucigalpa, Honduras"
6902msgstr ""
6903
6904#. I18N: Location of an LDS church temple
6905#: app/GedcomCode/GedcomCodeTemp.php:654
6906msgid "Tuxtla Gutierrez, Mexico"
6907msgstr ""
6908
6909#. I18N: Location of an LDS church temple
6910#: app/GedcomCode/GedcomCodeTemp.php:657
6911msgid "Tijuana, Mexico"
6912msgstr ""
6913
6914#. I18N: Location of an LDS church temple
6915#: app/GedcomCode/GedcomCodeTemp.php:660
6916msgid "Tokyo, Japan"
6917msgstr ""
6918
6919#. I18N: Location of an LDS church temple
6920#: app/GedcomCode/GedcomCodeTemp.php:663
6921msgid "Toronto, Ontario, Canada"
6922msgstr ""
6923
6924#. I18N: Location of an LDS church temple
6925#: app/GedcomCode/GedcomCodeTemp.php:666
6926msgid "Trujillo, Peru"
6927msgstr ""
6928
6929#. I18N: Location of an LDS church temple
6930#: app/GedcomCode/GedcomCodeTemp.php:669
6931msgid "Twin Falls, Idaho, United States"
6932msgstr ""
6933
6934#. I18N: Location of an LDS church temple
6935#: app/GedcomCode/GedcomCodeTemp.php:672
6936msgid "Vancouver, British Columbia, Canada"
6937msgstr ""
6938
6939#. I18N: Location of an LDS church temple
6940#: app/GedcomCode/GedcomCodeTemp.php:675
6941msgid "Veracruz, Mexico"
6942msgstr ""
6943
6944#. I18N: Location of an LDS church temple
6945#: app/GedcomCode/GedcomCodeTemp.php:678
6946msgid "Vernal, Utah, United States"
6947msgstr ""
6948
6949#. I18N: Location of an LDS church temple
6950#: app/GedcomCode/GedcomCodeTemp.php:681
6951msgid "Villa Hermosa, Mexico"
6952msgstr ""
6953
6954#. I18N: Location of an LDS church temple
6955#: app/GedcomCode/GedcomCodeTemp.php:684
6956msgid "Washington, District of Columbia, United States"
6957msgstr ""
6958
6959#. I18N: Location of an LDS church temple
6960#: app/GedcomCode/GedcomCodeTemp.php:687
6961msgid "Winter Quarters, Nebraska, United States"
6962msgstr ""
6963
6964#: app/GedcomRecord.php:486 app/GedcomRecord.php:597 app/GedcomRecord.php:1221
6965#: app/Note.php:123 app/Report/ReportParserGenerate.php:928
6966#: app/Repository.php:99 app/Source.php:104
6967#: app/Statistics/Repository/EventRepository.php:415
6968msgid "Private"
6969msgstr ""
6970
6971#. I18N: Name of a country or state
6972#: app/GedcomRecord.php:946 app/GedcomRecord.php:951
6973#: app/Statistics/Google/ChartSex.php:77
6974#: app/Statistics/Service/CountryService.php:38
6975msgid "Unknown"
6976msgstr ""
6977
6978#. I18N: gedcom tag ABBR
6979#: app/GedcomTag.php:455 resources/views/modals/source-fields.phtml:13
6980msgid "Abbreviation"
6981msgstr ""
6982
6983#. I18N: gedcom tag ADDR
6984#: app/GedcomTag.php:458 resources/views/modals/submitter-fields.phtml:11
6985msgid "Address"
6986msgstr ""
6987
6988#. I18N: gedcom tag ADD1
6989#: app/GedcomTag.php:461
6990msgid "Address line 1"
6991msgstr ""
6992
6993#. I18N: gedcom tag ADD2
6994#: app/GedcomTag.php:464
6995msgid "Address line 2"
6996msgstr ""
6997
6998#. I18N: gedcom tag ADOP
6999#: app/GedcomTag.php:467
7000msgid "Adoption"
7001msgstr ""
7002
7003#: app/GedcomTag.php:469
7004msgid "Date of adoption"
7005msgstr ""
7006
7007#: app/GedcomTag.php:471
7008msgid "Place of adoption"
7009msgstr ""
7010
7011#. I18N: gedcom tag AFN
7012#: app/GedcomTag.php:474
7013msgid "Ancestral file number"
7014msgstr ""
7015
7016#. I18N: gedcom tag AGNC
7017#: app/GedcomTag.php:480
7018msgid "Agency"
7019msgstr ""
7020
7021#. I18N: gedcom tag ALIA
7022#: app/GedcomTag.php:483
7023msgid "Alias"
7024msgstr ""
7025
7026#. I18N: gedcom tag ANCE
7027#: app/GedcomTag.php:486
7028msgid "Generations of ancestors"
7029msgstr ""
7030
7031#. I18N: gedcom tag ANCI
7032#: app/GedcomTag.php:489
7033msgid "Ancestors interest"
7034msgstr ""
7035
7036#. I18N: gedcom tag ANUL
7037#: app/GedcomTag.php:492
7038msgid "Annulment"
7039msgstr ""
7040
7041#. I18N: gedcom tag ASSO
7042#. I18N: gedcom tag _ASSO
7043#: app/GedcomTag.php:495 app/GedcomTag.php:1198
7044msgid "Associate"
7045msgstr ""
7046
7047#. I18N: gedcom tag AUTH
7048#: app/GedcomTag.php:498 resources/views/lists/sources-table.phtml:83
7049#: resources/views/modals/source-fields.phtml:21
7050msgid "Author"
7051msgstr ""
7052
7053#. I18N: gedcom tag BAPL. LDS = Church of Latter Day Saints.
7054#: app/GedcomTag.php:501
7055msgid "LDS baptism"
7056msgstr ""
7057
7058#. I18N: LDS = Church of Latter Day Saints.
7059#: app/GedcomTag.php:504
7060msgid "Date of LDS baptism"
7061msgstr ""
7062
7063#. I18N: LDS = Church of Latter Day Saints.
7064#: app/GedcomTag.php:507
7065msgid "Place of LDS baptism"
7066msgstr ""
7067
7068#. I18N: gedcom tag BAPM
7069#: app/GedcomTag.php:510 resources/views/calendar-page.phtml:135
7070#: resources/xml/reports/missing_facts_report.xml:16
7071msgid "Baptism"
7072msgstr ""
7073
7074#: app/GedcomTag.php:512 resources/xml/reports/missing_facts_report.xml:129
7075msgid "Date of baptism"
7076msgstr ""
7077
7078#: app/GedcomTag.php:514 resources/xml/reports/missing_facts_report.xml:140
7079msgid "Place of baptism"
7080msgstr ""
7081
7082#. I18N: gedcom tag BARM
7083#: app/GedcomTag.php:517 resources/xml/reports/missing_facts_report.xml:17
7084msgid "Bar mitzvah"
7085msgstr ""
7086
7087#: app/GedcomTag.php:519 resources/xml/reports/missing_facts_report.xml:212
7088msgid "Date of bar mitzvah"
7089msgstr ""
7090
7091#: app/GedcomTag.php:521 resources/xml/reports/missing_facts_report.xml:223
7092msgid "Place of bar mitzvah"
7093msgstr ""
7094
7095#. I18N: gedcom tag BASM
7096#: app/GedcomTag.php:524 resources/xml/reports/missing_facts_report.xml:18
7097msgid "Bat mitzvah"
7098msgstr ""
7099
7100#: app/GedcomTag.php:526 resources/xml/reports/missing_facts_report.xml:253
7101msgid "Date of bat mitzvah"
7102msgstr ""
7103
7104#: app/GedcomTag.php:528 resources/xml/reports/missing_facts_report.xml:264
7105msgid "Place of bat mitzvah"
7106msgstr ""
7107
7108#. I18N: gedcom tag BIRT
7109#: app/GedcomTag.php:531 resources/views/calendar-page.phtml:132
7110#: resources/views/lists/individuals-table.phtml:232
7111#: resources/views/lists/individuals-table.phtml:240
7112#: resources/views/lists/individuals-table.phtml:269
7113#: resources/xml/reports/ahnentafel_report.xml:442
7114#: resources/xml/reports/bdm_report.xml:58
7115#: resources/xml/reports/change_report.xml:102
7116#: resources/xml/reports/change_report.xml:118
7117#: resources/xml/reports/descendancy_report.xml:560
7118#: resources/xml/reports/family_group_report.xml:182
7119#: resources/xml/reports/family_group_report.xml:470
7120#: resources/xml/reports/family_group_report.xml:477
7121#: resources/xml/reports/family_group_report.xml:536
7122#: resources/xml/reports/family_group_report.xml:733
7123#: resources/xml/reports/family_group_report.xml:740
7124#: resources/xml/reports/family_group_report.xml:880
7125#: resources/xml/reports/family_group_report.xml:1081
7126#: resources/xml/reports/family_group_report.xml:1090
7127#: resources/xml/reports/individual_ext_report.xml:273
7128#: resources/xml/reports/individual_ext_report.xml:309
7129#: resources/xml/reports/individual_ext_report.xml:349
7130#: resources/xml/reports/individual_ext_report.xml:385
7131#: resources/xml/reports/individual_ext_report.xml:421
7132#: resources/xml/reports/individual_ext_report.xml:479
7133#: resources/xml/reports/individual_ext_report.xml:515
7134#: resources/xml/reports/individual_ext_report.xml:556
7135#: resources/xml/reports/individual_ext_report.xml:592
7136#: resources/xml/reports/individual_ext_report.xml:628
7137#: resources/xml/reports/individual_report.xml:270
7138#: resources/xml/reports/individual_report.xml:306
7139#: resources/xml/reports/individual_report.xml:346
7140#: resources/xml/reports/individual_report.xml:382
7141#: resources/xml/reports/individual_report.xml:418
7142#: resources/xml/reports/individual_report.xml:479
7143#: resources/xml/reports/individual_report.xml:519
7144#: resources/xml/reports/individual_report.xml:560
7145#: resources/xml/reports/individual_report.xml:596
7146#: resources/xml/reports/individual_report.xml:632
7147#: resources/xml/reports/missing_facts_report.xml:15
7148#: resources/xml/reports/pedigree_report.xml:73
7149#: resources/xml/reports/pedigree_report.xml:74
7150#: resources/xml/reports/pedigree_report.xml:94
7151#: resources/xml/reports/pedigree_report.xml:95
7152#: resources/xml/reports/pedigree_report.xml:116
7153#: resources/xml/reports/pedigree_report.xml:117
7154#: resources/xml/reports/pedigree_report.xml:134
7155#: resources/xml/reports/pedigree_report.xml:135
7156#: resources/xml/reports/pedigree_report.xml:156
7157#: resources/xml/reports/pedigree_report.xml:157
7158#: resources/xml/reports/pedigree_report.xml:175
7159#: resources/xml/reports/pedigree_report.xml:176
7160#: resources/xml/reports/pedigree_report.xml:197
7161#: resources/xml/reports/pedigree_report.xml:198
7162#: resources/xml/reports/pedigree_report.xml:218
7163#: resources/xml/reports/pedigree_report.xml:219
7164#: resources/xml/reports/pedigree_report.xml:240
7165#: resources/xml/reports/pedigree_report.xml:241
7166#: resources/xml/reports/pedigree_report.xml:261
7167#: resources/xml/reports/pedigree_report.xml:262
7168#: resources/xml/reports/pedigree_report.xml:283
7169#: resources/xml/reports/pedigree_report.xml:284
7170#: resources/xml/reports/pedigree_report.xml:304
7171#: resources/xml/reports/pedigree_report.xml:305
7172#: resources/xml/reports/pedigree_report.xml:326
7173#: resources/xml/reports/pedigree_report.xml:327
7174#: resources/xml/reports/pedigree_report.xml:347
7175#: resources/xml/reports/pedigree_report.xml:348
7176#: resources/xml/reports/pedigree_report.xml:369
7177#: resources/xml/reports/pedigree_report.xml:370
7178#: resources/xml/reports/pedigree_report.xml:390
7179#: resources/xml/reports/pedigree_report.xml:409
7180#: resources/xml/reports/pedigree_report.xml:428
7181#: resources/xml/reports/pedigree_report.xml:447
7182#: resources/xml/reports/pedigree_report.xml:466
7183#: resources/xml/reports/pedigree_report.xml:485
7184#: resources/xml/reports/pedigree_report.xml:504
7185#: resources/xml/reports/pedigree_report.xml:523
7186#: resources/xml/reports/pedigree_report.xml:542
7187#: resources/xml/reports/pedigree_report.xml:561
7188#: resources/xml/reports/pedigree_report.xml:580
7189#: resources/xml/reports/pedigree_report.xml:599
7190#: resources/xml/reports/pedigree_report.xml:618
7191#: resources/xml/reports/pedigree_report.xml:637
7192#: resources/xml/reports/pedigree_report.xml:656
7193#: resources/xml/reports/pedigree_report.xml:675
7194#: resources/xml/reports/pedigree_report.xml:775
7195#: resources/xml/reports/pedigree_report.xml:776
7196#: resources/xml/reports/pedigree_report.xml:796
7197#: resources/xml/reports/pedigree_report.xml:797
7198#: resources/xml/reports/pedigree_report.xml:818
7199#: resources/xml/reports/pedigree_report.xml:819
7200#: resources/xml/reports/pedigree_report.xml:836
7201#: resources/xml/reports/pedigree_report.xml:837
7202#: resources/xml/reports/pedigree_report.xml:858
7203#: resources/xml/reports/pedigree_report.xml:859
7204#: resources/xml/reports/pedigree_report.xml:876
7205#: resources/xml/reports/pedigree_report.xml:877
7206#: resources/xml/reports/pedigree_report.xml:898
7207#: resources/xml/reports/pedigree_report.xml:899
7208#: resources/xml/reports/pedigree_report.xml:920
7209#: resources/xml/reports/pedigree_report.xml:942
7210#: resources/xml/reports/pedigree_report.xml:963
7211#: resources/xml/reports/pedigree_report.xml:985
7212#: resources/xml/reports/pedigree_report.xml:1006
7213#: resources/xml/reports/pedigree_report.xml:1028
7214#: resources/xml/reports/pedigree_report.xml:1049
7215#: resources/xml/reports/pedigree_report.xml:1071
7216#: resources/xml/reports/pedigree_report.xml:1094
7217#: resources/xml/reports/pedigree_report.xml:1113
7218#: resources/xml/reports/pedigree_report.xml:1132
7219#: resources/xml/reports/pedigree_report.xml:1151
7220#: resources/xml/reports/pedigree_report.xml:1170
7221#: resources/xml/reports/pedigree_report.xml:1189
7222#: resources/xml/reports/pedigree_report.xml:1208
7223#: resources/xml/reports/pedigree_report.xml:1227
7224#: resources/xml/reports/pedigree_report.xml:1246
7225#: resources/xml/reports/pedigree_report.xml:1265
7226#: resources/xml/reports/pedigree_report.xml:1284
7227#: resources/xml/reports/pedigree_report.xml:1303
7228#: resources/xml/reports/pedigree_report.xml:1322
7229#: resources/xml/reports/pedigree_report.xml:1341
7230#: resources/xml/reports/pedigree_report.xml:1360
7231#: resources/xml/reports/pedigree_report.xml:1379
7232#: resources/xml/reports/relative_ext_report.xml:56
7233msgid "Birth"
7234msgstr ""
7235
7236#: app/GedcomTag.php:533 resources/xml/reports/fact_sources.xml:68
7237#: resources/xml/reports/fact_sources.xml:272
7238#: resources/xml/reports/missing_facts_report.xml:81
7239#: resources/xml/reports/occupation_report.xml:49
7240msgid "Date of birth"
7241msgstr ""
7242
7243#: app/GedcomTag.php:535 resources/xml/reports/fact_sources.xml:273
7244#: resources/xml/reports/missing_facts_report.xml:93
7245msgid "Place of birth"
7246msgstr ""
7247
7248#. I18N: gedcom tag BLES
7249#: app/GedcomTag.php:538
7250msgid "Blessing"
7251msgstr ""
7252
7253#: app/GedcomTag.php:540
7254msgid "Date of blessing"
7255msgstr ""
7256
7257#: app/GedcomTag.php:542
7258msgid "Place of blessing"
7259msgstr ""
7260
7261#. I18N: gedcom tag BLOB
7262#: app/GedcomTag.php:545
7263msgid "Binary data object"
7264msgstr ""
7265
7266#. I18N: gedcom tag BURI
7267#: app/GedcomTag.php:548 resources/views/calendar-page.phtml:147
7268#: resources/xml/reports/family_group_report.xml:351
7269#: resources/xml/reports/family_group_report.xml:705
7270#: resources/xml/reports/family_group_report.xml:1049
7271#: resources/xml/reports/missing_facts_report.xml:25
7272msgid "Burial"
7273msgstr ""
7274
7275#: app/GedcomTag.php:550 resources/xml/reports/missing_facts_report.xml:546
7276msgid "Date of burial"
7277msgstr ""
7278
7279#: app/GedcomTag.php:552 resources/xml/reports/missing_facts_report.xml:557
7280msgid "Place of burial"
7281msgstr ""
7282
7283#. I18N: gedcom tag CALN
7284#: app/GedcomTag.php:555 resources/views/modals/source-fields.phtml:41
7285msgid "Call number"
7286msgstr ""
7287
7288#. I18N: gedcom tag CAST
7289#: app/GedcomTag.php:558
7290msgid "Caste"
7291msgstr ""
7292
7293#. I18N: gedcom tag CAUS
7294#: app/GedcomTag.php:561
7295msgid "Cause"
7296msgstr ""
7297
7298#. I18N: gedcom tag CEME
7299#: app/GedcomTag.php:564
7300msgid "Cemetery"
7301msgstr ""
7302
7303#. I18N: gedcom tag CENS
7304#: app/GedcomTag.php:567
7305msgid "Census"
7306msgstr ""
7307
7308#: app/GedcomTag.php:569
7309#: resources/views/modules/GEDFact_assistant/select-census.phtml:15
7310msgid "Census date"
7311msgstr ""
7312
7313#: app/GedcomTag.php:571
7314msgid "Census place"
7315msgstr ""
7316
7317#. I18N: gedcom tag CHAN
7318#: app/GedcomTag.php:577 resources/views/edit/add-fact.phtml:71
7319#: resources/views/edit/edit-fact.phtml:100
7320#: resources/views/lists/families-table.phtml:263
7321#: resources/views/lists/individuals-table.phtml:287
7322#: resources/views/lists/media-table.phtml:72
7323#: resources/views/lists/notes-table.phtml:85
7324#: resources/views/lists/repositories-table.phtml:43
7325#: resources/views/lists/sources-table.phtml:88
7326#: resources/views/modules/gedcom_stats/config.phtml:6
7327#: resources/views/modules/recent_changes/changes-table.phtml:16
7328#: resources/xml/reports/change_report.xml:66
7329#: resources/xml/reports/change_report.xml:108
7330msgid "Last change"
7331msgstr ""
7332
7333#. I18N: gedcom tag CHAN:DATE
7334#: app/GedcomTag.php:580
7335msgid "Date of last change"
7336msgstr ""
7337
7338#. I18N: gedcom tag CHAN:_WT_USER
7339#: app/GedcomTag.php:583
7340msgid "Author of last change"
7341msgstr ""
7342
7343#. I18N: gedcom tag CHAR
7344#: app/GedcomTag.php:586
7345msgid "Character set"
7346msgstr ""
7347
7348#. I18N: gedcom tag CHR
7349#: app/GedcomTag.php:592 resources/xml/reports/family_group_report.xml:206
7350#: resources/xml/reports/family_group_report.xml:560
7351#: resources/xml/reports/family_group_report.xml:904
7352#: resources/xml/reports/missing_facts_report.xml:16
7353msgid "Christening"
7354msgstr ""
7355
7356#: app/GedcomTag.php:594 resources/xml/reports/missing_facts_report.xml:170
7357msgid "Date of christening"
7358msgstr ""
7359
7360#: app/GedcomTag.php:596 resources/xml/reports/missing_facts_report.xml:181
7361msgid "Place of christening"
7362msgstr ""
7363
7364#. I18N: gedcom tag CHRA
7365#: app/GedcomTag.php:599
7366msgid "Adult christening"
7367msgstr ""
7368
7369#. I18N: gedcom tag CITN
7370#: app/GedcomTag.php:602
7371msgid "Citizenship"
7372msgstr ""
7373
7374#. I18N: gedcom tag CITY
7375#: app/GedcomTag.php:605
7376msgid "City"
7377msgstr ""
7378
7379#. I18N: gedcom tag COMM
7380#: app/GedcomTag.php:608
7381msgid "Comment"
7382msgstr ""
7383
7384#. I18N: gedcom tag CONC
7385#: app/GedcomTag.php:611
7386msgid "Concatenation"
7387msgstr ""
7388
7389#. I18N: gedcom tag CONT
7390#: app/GedcomTag.php:614
7391msgid "Continued"
7392msgstr ""
7393
7394#. I18N: gedcom tag CONF
7395#: app/GedcomTag.php:617 resources/xml/reports/missing_facts_report.xml:19
7396msgid "Confirmation"
7397msgstr ""
7398
7399#: app/GedcomTag.php:619 resources/xml/reports/missing_facts_report.xml:294
7400msgid "Date of confirmation"
7401msgstr ""
7402
7403#: app/GedcomTag.php:621 resources/xml/reports/missing_facts_report.xml:305
7404msgid "Place of confirmation"
7405msgstr ""
7406
7407#. I18N: gedcom tag CONL. LDS = Church of Latter Day Saints.
7408#: app/GedcomTag.php:624
7409msgid "LDS confirmation"
7410msgstr ""
7411
7412#. I18N: gedcom tag COPR
7413#: app/GedcomTag.php:627
7414msgid "Copyright"
7415msgstr ""
7416
7417#. I18N: gedcom tag CORP
7418#: app/GedcomTag.php:630
7419msgid "Corporation"
7420msgstr ""
7421
7422#. I18N: gedcom tag CREM
7423#: app/GedcomTag.php:633 resources/xml/reports/family_group_report.xml:315
7424#: resources/xml/reports/family_group_report.xml:342
7425#: resources/xml/reports/family_group_report.xml:669
7426#: resources/xml/reports/family_group_report.xml:696
7427#: resources/xml/reports/family_group_report.xml:1013
7428#: resources/xml/reports/family_group_report.xml:1040
7429msgid "Cremation"
7430msgstr ""
7431
7432#: app/GedcomTag.php:635
7433msgid "Date of cremation"
7434msgstr ""
7435
7436#: app/GedcomTag.php:637
7437msgid "Place of cremation"
7438msgstr ""
7439
7440#. I18N: gedcom tag CTRY
7441#: app/GedcomTag.php:640 app/Statistics/Google/ChartDistribution.php:130
7442msgid "Country"
7443msgstr ""
7444
7445#. I18N: gedcom tag DATA
7446#: app/GedcomTag.php:643 resources/views/admin/changes-log.phtml:117
7447msgid "Data"
7448msgstr ""
7449
7450#: app/GedcomTag.php:645 resources/views/cards/add-source-citation.phtml:73
7451msgid "Date of entry in original source"
7452msgstr ""
7453
7454#. I18N: gedcom tag DATE
7455#: app/GedcomTag.php:651 app/Http/RequestHandlers/HelpText.php:193
7456#: resources/views/help/date.phtml:11 resources/views/help/date.phtml:125
7457#: resources/views/lists/anniversaries-table.phtml:12
7458#: resources/views/modules/todo/research-tasks.phtml:7
7459#: resources/views/pending-changes-page.phtml:55
7460#: resources/xml/reports/bdm_report.xml:132
7461#: resources/xml/reports/bdm_report.xml:158
7462#: resources/xml/reports/bdm_report.xml:192
7463#: resources/xml/reports/birth_report.xml:40
7464#: resources/xml/reports/death_report.xml:46
7465#: resources/xml/reports/fact_sources.xml:72
7466#: resources/xml/reports/fact_sources.xml:159
7467#: resources/xml/reports/marriage_report.xml:46
7468#: resources/xml/reports/occupation_report.xml:57
7469msgid "Date"
7470msgstr ""
7471
7472#. I18N: gedcom tag DEAT
7473#: app/GedcomTag.php:654 resources/views/calendar-page.phtml:144
7474#: resources/views/lists/individuals-table.phtml:214
7475#: resources/views/lists/individuals-table.phtml:222
7476#: resources/views/lists/individuals-table.phtml:279
7477#: resources/views/modules/yahrzeit/table.phtml:14
7478#: resources/xml/reports/ahnentafel_report.xml:458
7479#: resources/xml/reports/bdm_report.xml:87
7480#: resources/xml/reports/change_report.xml:102
7481#: resources/xml/reports/change_report.xml:118
7482#: resources/xml/reports/descendancy_report.xml:594
7483#: resources/xml/reports/family_group_report.xml:289
7484#: resources/xml/reports/family_group_report.xml:470
7485#: resources/xml/reports/family_group_report.xml:477
7486#: resources/xml/reports/family_group_report.xml:643
7487#: resources/xml/reports/family_group_report.xml:733
7488#: resources/xml/reports/family_group_report.xml:740
7489#: resources/xml/reports/family_group_report.xml:987
7490#: resources/xml/reports/family_group_report.xml:1081
7491#: resources/xml/reports/family_group_report.xml:1090
7492#: resources/xml/reports/individual_ext_report.xml:273
7493#: resources/xml/reports/individual_ext_report.xml:309
7494#: resources/xml/reports/individual_ext_report.xml:349
7495#: resources/xml/reports/individual_ext_report.xml:385
7496#: resources/xml/reports/individual_ext_report.xml:421
7497#: resources/xml/reports/individual_ext_report.xml:479
7498#: resources/xml/reports/individual_ext_report.xml:515
7499#: resources/xml/reports/individual_ext_report.xml:556
7500#: resources/xml/reports/individual_ext_report.xml:592
7501#: resources/xml/reports/individual_ext_report.xml:628
7502#: resources/xml/reports/individual_report.xml:270
7503#: resources/xml/reports/individual_report.xml:306
7504#: resources/xml/reports/individual_report.xml:346
7505#: resources/xml/reports/individual_report.xml:382
7506#: resources/xml/reports/individual_report.xml:418
7507#: resources/xml/reports/individual_report.xml:479
7508#: resources/xml/reports/individual_report.xml:519
7509#: resources/xml/reports/individual_report.xml:560
7510#: resources/xml/reports/individual_report.xml:596
7511#: resources/xml/reports/individual_report.xml:632
7512#: resources/xml/reports/missing_facts_report.xml:24
7513#: resources/xml/reports/pedigree_report.xml:80
7514#: resources/xml/reports/pedigree_report.xml:81
7515#: resources/xml/reports/pedigree_report.xml:101
7516#: resources/xml/reports/pedigree_report.xml:102
7517#: resources/xml/reports/pedigree_report.xml:119
7518#: resources/xml/reports/pedigree_report.xml:120
7519#: resources/xml/reports/pedigree_report.xml:141
7520#: resources/xml/reports/pedigree_report.xml:142
7521#: resources/xml/reports/pedigree_report.xml:159
7522#: resources/xml/reports/pedigree_report.xml:160
7523#: resources/xml/reports/pedigree_report.xml:182
7524#: resources/xml/reports/pedigree_report.xml:183
7525#: resources/xml/reports/pedigree_report.xml:200
7526#: resources/xml/reports/pedigree_report.xml:201
7527#: resources/xml/reports/pedigree_report.xml:225
7528#: resources/xml/reports/pedigree_report.xml:226
7529#: resources/xml/reports/pedigree_report.xml:243
7530#: resources/xml/reports/pedigree_report.xml:244
7531#: resources/xml/reports/pedigree_report.xml:268
7532#: resources/xml/reports/pedigree_report.xml:269
7533#: resources/xml/reports/pedigree_report.xml:286
7534#: resources/xml/reports/pedigree_report.xml:287
7535#: resources/xml/reports/pedigree_report.xml:311
7536#: resources/xml/reports/pedigree_report.xml:312
7537#: resources/xml/reports/pedigree_report.xml:329
7538#: resources/xml/reports/pedigree_report.xml:330
7539#: resources/xml/reports/pedigree_report.xml:354
7540#: resources/xml/reports/pedigree_report.xml:355
7541#: resources/xml/reports/pedigree_report.xml:372
7542#: resources/xml/reports/pedigree_report.xml:373
7543#: resources/xml/reports/pedigree_report.xml:395
7544#: resources/xml/reports/pedigree_report.xml:411
7545#: resources/xml/reports/pedigree_report.xml:433
7546#: resources/xml/reports/pedigree_report.xml:449
7547#: resources/xml/reports/pedigree_report.xml:471
7548#: resources/xml/reports/pedigree_report.xml:487
7549#: resources/xml/reports/pedigree_report.xml:509
7550#: resources/xml/reports/pedigree_report.xml:525
7551#: resources/xml/reports/pedigree_report.xml:547
7552#: resources/xml/reports/pedigree_report.xml:563
7553#: resources/xml/reports/pedigree_report.xml:585
7554#: resources/xml/reports/pedigree_report.xml:601
7555#: resources/xml/reports/pedigree_report.xml:623
7556#: resources/xml/reports/pedigree_report.xml:639
7557#: resources/xml/reports/pedigree_report.xml:661
7558#: resources/xml/reports/pedigree_report.xml:677
7559#: resources/xml/reports/pedigree_report.xml:782
7560#: resources/xml/reports/pedigree_report.xml:783
7561#: resources/xml/reports/pedigree_report.xml:803
7562#: resources/xml/reports/pedigree_report.xml:804
7563#: resources/xml/reports/pedigree_report.xml:821
7564#: resources/xml/reports/pedigree_report.xml:822
7565#: resources/xml/reports/pedigree_report.xml:843
7566#: resources/xml/reports/pedigree_report.xml:844
7567#: resources/xml/reports/pedigree_report.xml:861
7568#: resources/xml/reports/pedigree_report.xml:862
7569#: resources/xml/reports/pedigree_report.xml:883
7570#: resources/xml/reports/pedigree_report.xml:884
7571#: resources/xml/reports/pedigree_report.xml:901
7572#: resources/xml/reports/pedigree_report.xml:902
7573#: resources/xml/reports/pedigree_report.xml:927
7574#: resources/xml/reports/pedigree_report.xml:945
7575#: resources/xml/reports/pedigree_report.xml:970
7576#: resources/xml/reports/pedigree_report.xml:988
7577#: resources/xml/reports/pedigree_report.xml:1013
7578#: resources/xml/reports/pedigree_report.xml:1031
7579#: resources/xml/reports/pedigree_report.xml:1056
7580#: resources/xml/reports/pedigree_report.xml:1074
7581#: resources/xml/reports/pedigree_report.xml:1096
7582#: resources/xml/reports/pedigree_report.xml:1115
7583#: resources/xml/reports/pedigree_report.xml:1134
7584#: resources/xml/reports/pedigree_report.xml:1153
7585#: resources/xml/reports/pedigree_report.xml:1172
7586#: resources/xml/reports/pedigree_report.xml:1191
7587#: resources/xml/reports/pedigree_report.xml:1210
7588#: resources/xml/reports/pedigree_report.xml:1229
7589#: resources/xml/reports/pedigree_report.xml:1248
7590#: resources/xml/reports/pedigree_report.xml:1267
7591#: resources/xml/reports/pedigree_report.xml:1286
7592#: resources/xml/reports/pedigree_report.xml:1305
7593#: resources/xml/reports/pedigree_report.xml:1324
7594#: resources/xml/reports/pedigree_report.xml:1343
7595#: resources/xml/reports/pedigree_report.xml:1362
7596#: resources/xml/reports/pedigree_report.xml:1381
7597#: resources/xml/reports/relative_ext_report.xml:62
7598msgid "Death"
7599msgstr ""
7600
7601#: app/GedcomTag.php:656
7602msgid "Cause of death"
7603msgstr ""
7604
7605#: app/GedcomTag.php:658 resources/xml/reports/cemetery_report.xml:46
7606#: resources/xml/reports/fact_sources.xml:274
7607#: resources/xml/reports/missing_facts_report.xml:505
7608msgid "Date of death"
7609msgstr ""
7610
7611#: app/GedcomTag.php:660 resources/xml/reports/fact_sources.xml:275
7612#: resources/xml/reports/missing_facts_report.xml:516
7613msgid "Place of death"
7614msgstr ""
7615
7616#. I18N: gedcom tag DESC
7617#. I18N: Name of a module/chart
7618#. I18N: Name of a module/sidebar
7619#. I18N: Name of a module/report
7620#: app/GedcomTag.php:663 app/Module/ChartsBlockModule.php:242
7621#: app/Module/DescendancyChartModule.php:108
7622#: app/Module/DescendancyModule.php:61
7623#: app/Module/DescendancyReportModule.php:40
7624#: resources/xml/reports/descendancy_report.xml:3
7625#: resources/xml/reports/individual_ext_report.xml:6
7626#: resources/xml/reports/missing_facts_report.xml:6
7627#: resources/xml/reports/relative_ext_report.xml:6
7628msgid "Descendants"
7629msgstr ""
7630
7631#. I18N: gedcom tag DESI
7632#: app/GedcomTag.php:666
7633msgid "Descendants interest"
7634msgstr ""
7635
7636#. I18N: gedcom tag DEST
7637#: app/GedcomTag.php:669
7638msgid "Destination"
7639msgstr ""
7640
7641#. I18N: gedcom tag DIV
7642#: app/GedcomTag.php:672 resources/views/calendar-page.phtml:141
7643#: resources/views/lists/families-table.phtml:234
7644msgid "Divorce"
7645msgstr ""
7646
7647#. I18N: gedcom tag DIVF
7648#: app/GedcomTag.php:675
7649msgid "Divorce filed"
7650msgstr ""
7651
7652#. I18N: gedcom tag DSCR
7653#: app/GedcomTag.php:678 resources/views/admin/modules.phtml:61
7654#: resources/views/report-setup-page.phtml:12
7655msgid "Description"
7656msgstr ""
7657
7658#. I18N: gedcom tag EDUC
7659#: app/GedcomTag.php:681
7660msgid "Education"
7661msgstr ""
7662
7663#: app/GedcomTag.php:683
7664msgid "School or college"
7665msgstr ""
7666
7667#. I18N: gedcom tag EMAIL
7668#. I18N: gedcom tag _EMAIL
7669#: app/GedcomTag.php:690 app/GedcomTag.php:1790
7670#: app/Module/UserMessagesModule.php:177
7671#: resources/views/admin/users-create.phtml:58
7672#: resources/views/admin/users-edit.phtml:63
7673#: resources/views/admin/users.phtml:22 resources/views/contact-page.phtml:35
7674#: resources/views/edit-account-page.phtml:111
7675#: resources/views/emails/register-notify-html.phtml:17
7676#: resources/views/emails/register-notify-text.phtml:8
7677#: resources/views/register-page.phtml:46
7678#: resources/views/setup/step-5-administrator.phtml:68
7679msgid "Email address"
7680msgstr ""
7681
7682#. I18N: gedcom tag EMIG
7683#: app/GedcomTag.php:693 resources/views/calendar-page.phtml:150
7684msgid "Emigration"
7685msgstr ""
7686
7687#: app/GedcomTag.php:695
7688msgid "Date of emigration"
7689msgstr ""
7690
7691#: app/GedcomTag.php:697
7692msgid "Place of emigration"
7693msgstr ""
7694
7695#. I18N: gedcom tag ENDL. LDS = Church of Latter Day Saints.
7696#: app/GedcomTag.php:700
7697msgid "LDS endowment"
7698msgstr ""
7699
7700#. I18N: LDS = Church of Latter Day Saints.
7701#: app/GedcomTag.php:703
7702msgid "Date of LDS endowment"
7703msgstr ""
7704
7705#. I18N: LDS = Church of Latter Day Saints.
7706#: app/GedcomTag.php:706
7707msgid "Place of LDS endowment"
7708msgstr ""
7709
7710#. I18N: gedcom tag ENGA
7711#: app/GedcomTag.php:709 resources/xml/reports/missing_facts_report.xml:20
7712msgid "Engagement"
7713msgstr ""
7714
7715#: app/GedcomTag.php:711 resources/xml/reports/missing_facts_report.xml:336
7716msgid "Date of engagement"
7717msgstr ""
7718
7719#: app/GedcomTag.php:713 resources/xml/reports/missing_facts_report.xml:347
7720msgid "Place of engagement"
7721msgstr ""
7722
7723#. I18N: gedcom tag EVEN
7724#: app/GedcomTag.php:716 resources/views/lists/anniversaries-table.phtml:19
7725#: resources/xml/reports/fact_sources.xml:70
7726#: resources/xml/reports/fact_sources.xml:157
7727#: resources/xml/reports/missing_facts_report.xml:55
7728msgid "Event"
7729msgstr ""
7730
7731#: app/GedcomTag.php:718
7732msgid "Date of event"
7733msgstr ""
7734
7735#: app/GedcomTag.php:720
7736msgid "Place of event"
7737msgstr ""
7738
7739#: app/GedcomTag.php:722
7740msgid "Type of event"
7741msgstr ""
7742
7743#. I18N: gedcom tag FACT
7744#: app/GedcomTag.php:725
7745msgid "Fact"
7746msgstr ""
7747
7748#: app/GedcomTag.php:727
7749msgid "Type of fact"
7750msgstr ""
7751
7752#. I18N: gedcom tag FAM
7753#. I18N: Name of a module/report
7754#: app/GedcomTag.php:730 app/Module/FamilyGroupReportModule.php:44
7755#: resources/views/admin/trees-privacy.phtml:173
7756#: resources/views/cards/add-source-citation.phtml:53
7757#: resources/views/edit/link-child-to-family.phtml:11
7758#: resources/views/modals/link-media-to-family.phtml:13
7759#: resources/views/modules/family_nav/sidebar-family.phtml:72
7760#: resources/views/modules/favorites/favorites.phtml:75
7761#: resources/views/modules/random_media/slide-show.phtml:61
7762#: resources/views/modules/recent_changes/changes-table.phtml:34
7763#: resources/views/modules/statistics-chart/custom.phtml:39
7764#: resources/xml/reports/family_group_report.xml:3
7765#: resources/xml/reports/family_group_report.xml:6
7766#: resources/xml/reports/family_group_report.xml:88
7767#: resources/xml/reports/family_group_report.xml:96
7768msgid "Family"
7769msgstr ""
7770
7771#. I18N: gedcom tag FAMC
7772#: app/GedcomTag.php:733
7773msgid "Family as a child"
7774msgstr ""
7775
7776#. I18N: gedcom tag FAMF
7777#: app/GedcomTag.php:736
7778msgid "Family file"
7779msgstr ""
7780
7781#. I18N: gedcom tag FAMS
7782#: app/GedcomTag.php:739
7783msgid "Family as a spouse"
7784msgstr ""
7785
7786#: app/GedcomTag.php:741
7787msgid "Spouse census date"
7788msgstr ""
7789
7790#: app/GedcomTag.php:743
7791msgid "Spouse census place"
7792msgstr ""
7793
7794#: app/GedcomTag.php:745
7795msgid "Date of divorce"
7796msgstr ""
7797
7798#: app/GedcomTag.php:747 app/GedcomTag.php:840
7799#: resources/xml/reports/fact_sources.xml:319
7800#: resources/xml/reports/missing_facts_report.xml:463
7801msgid "Date of marriage"
7802msgstr ""
7803
7804#: app/GedcomTag.php:749 app/GedcomTag.php:842
7805#: resources/xml/reports/fact_sources.xml:321
7806#: resources/xml/reports/missing_facts_report.xml:474
7807msgid "Place of marriage"
7808msgstr ""
7809
7810#: app/GedcomTag.php:751
7811msgid "Spouse note"
7812msgstr ""
7813
7814#. I18N: LDS = Church of Latter Day Saints.
7815#: app/GedcomTag.php:754
7816msgid "Date of LDS spouse sealing"
7817msgstr ""
7818
7819#. I18N: LDS = Church of Latter Day Saints.
7820#: app/GedcomTag.php:757
7821msgid "Place of LDS spouse sealing"
7822msgstr ""
7823
7824#. I18N: gedcom tag FAX
7825#: app/GedcomTag.php:760
7826msgid "Fax"
7827msgstr ""
7828
7829#. I18N: gedcom tag FCOM
7830#: app/GedcomTag.php:763 resources/xml/reports/missing_facts_report.xml:21
7831msgid "First communion"
7832msgstr ""
7833
7834#: app/GedcomTag.php:765 resources/xml/reports/missing_facts_report.xml:378
7835msgid "Date of first communion"
7836msgstr ""
7837
7838#: app/GedcomTag.php:767 resources/xml/reports/missing_facts_report.xml:389
7839msgid "Place of first communion"
7840msgstr ""
7841
7842#. I18N: gedcom tag FILE
7843#: app/GedcomTag.php:770 app/Http/Controllers/Admin/MediaController.php:333
7844msgid "Filename"
7845msgstr ""
7846
7847#. I18N: gedcom tag FONE
7848#: app/GedcomTag.php:773
7849msgid "Phonetic"
7850msgstr ""
7851
7852#. I18N: gedcom tag FORM
7853#: app/GedcomTag.php:776 resources/views/help/date.phtml:14
7854#: resources/views/help/date.phtml:52 resources/views/help/date.phtml:90
7855#: resources/views/help/date.phtml:128
7856#: resources/views/report-setup-page.phtml:34
7857msgid "Format"
7858msgstr ""
7859
7860#. I18N: gedcom tag GEDC
7861#. I18N: gedcom tag _GEDF
7862#: app/GedcomTag.php:779 app/GedcomTag.php:1828
7863#: resources/views/admin/trees.phtml:279
7864msgid "GEDCOM file"
7865msgstr ""
7866
7867#. I18N: gedcom tag GIVN
7868#: app/GedcomTag.php:782 resources/views/lists/families-table.phtml:249
7869#: resources/views/lists/families-table.phtml:252
7870#: resources/views/lists/given-names-table.phtml:5
7871#: resources/views/lists/individuals-table.phtml:265
7872msgid "Given names"
7873msgstr ""
7874
7875#. I18N: gedcom tag GRAD
7876#: app/GedcomTag.php:785
7877msgid "Graduation"
7878msgstr ""
7879
7880#. I18N: gedcom tag HEAD
7881#: app/GedcomTag.php:788
7882msgid "Header"
7883msgstr ""
7884
7885#. I18N: gedcom tag IDNO
7886#: app/GedcomTag.php:794
7887msgid "Identification number"
7888msgstr ""
7889
7890#. I18N: gedcom tag IMMI
7891#: app/GedcomTag.php:797
7892msgid "Immigration"
7893msgstr ""
7894
7895#: app/GedcomTag.php:799
7896msgid "Date of immigration"
7897msgstr ""
7898
7899#: app/GedcomTag.php:801
7900msgid "Place of immigration"
7901msgstr ""
7902
7903#. I18N: gedcom tag INDI
7904#. I18N: Name of a module/report
7905#: app/GedcomTag.php:804 app/Module/IndividualReportModule.php:40
7906#: resources/views/admin/fix-level-0-media.phtml:27
7907#: resources/views/admin/trees-privacy.phtml:172
7908#: resources/views/admin/trees.phtml:218
7909#: resources/views/cards/add-source-citation.phtml:23
7910#: resources/views/modals/link-media-to-individual.phtml:13
7911#: resources/views/modules/ancestors-chart/page.phtml:16
7912#: resources/views/modules/charts/config.phtml:15
7913#: resources/views/modules/compact-chart/page.phtml:16
7914#: resources/views/modules/descendancy_chart/page.phtml:15
7915#: resources/views/modules/family-book-chart/page.phtml:15
7916#: resources/views/modules/fanchart/page.phtml:17
7917#: resources/views/modules/favorites/favorites.phtml:63
7918#: resources/views/modules/hourglass-chart/page.phtml:17
7919#: resources/views/modules/interactive-tree/page.phtml:17
7920#: resources/views/modules/pedigree-chart/page.phtml:16
7921#: resources/views/modules/pedigree-map/page.phtml:15
7922#: resources/views/modules/random_media/slide-show.phtml:52
7923#: resources/views/modules/recent_changes/changes-table.phtml:31
7924#: resources/views/modules/statistics-chart/custom.phtml:23
7925#: resources/views/modules/stories/config.phtml:35
7926#: resources/views/modules/stories/edit.phtml:18
7927#: resources/views/modules/stories/list.phtml:9
7928#: resources/views/modules/timeline-chart/page.phtml:14
7929#: resources/views/search-advanced-page.phtml:18
7930#: resources/xml/reports/ahnentafel_report.xml:6
7931#: resources/xml/reports/descendancy_report.xml:5
7932#: resources/xml/reports/individual_ext_report.xml:5
7933#: resources/xml/reports/individual_report.xml:3
7934#: resources/xml/reports/individual_report.xml:5
7935#: resources/xml/reports/individual_report.xml:88
7936#: resources/xml/reports/missing_facts_report.xml:5
7937#: resources/xml/reports/pedigree_report.xml:5
7938#: resources/xml/reports/relative_ext_report.xml:5
7939msgid "Individual"
7940msgstr ""
7941
7942#. I18N: gedcom tag LANG
7943#. I18N: A configuration setting
7944#: app/GedcomTag.php:810 app/Module/ModuleLanguageTrait.php:48
7945#: app/Module/ModuleThemeTrait.php:273 resources/views/admin/modules.phtml:253
7946#: resources/views/admin/modules.phtml:256
7947#: resources/views/admin/trees-preferences.phtml:65
7948#: resources/views/admin/users-edit.phtml:108
7949#: resources/views/admin/users.phtml:23
7950#: resources/views/edit-account-page.phtml:90
7951#: resources/views/layouts/administration.phtml:57
7952#: resources/views/setup/step-1-language.phtml:18
7953msgid "Language"
7954msgstr ""
7955
7956#. I18N: gedcom tag LEGA
7957#: app/GedcomTag.php:816
7958msgid "Legatee"
7959msgstr ""
7960
7961#. I18N: gedcom tag MAP
7962#. I18N: gedcom tag _LOC
7963#: app/GedcomTag.php:822 app/GedcomTag.php:1864
7964msgid "Location"
7965msgstr ""
7966
7967#. I18N: gedcom tag MARB
7968#: app/GedcomTag.php:825 resources/xml/reports/missing_facts_report.xml:22
7969msgid "Marriage banns"
7970msgstr ""
7971
7972#: app/GedcomTag.php:827 resources/xml/reports/missing_facts_report.xml:420
7973msgid "Date of marriage banns"
7974msgstr ""
7975
7976#: app/GedcomTag.php:829 resources/xml/reports/missing_facts_report.xml:431
7977msgid "Place of marriage banns"
7978msgstr ""
7979
7980#. I18N: gedcom tag MARC
7981#: app/GedcomTag.php:832
7982msgid "Marriage contract"
7983msgstr ""
7984
7985#. I18N: gedcom tag MARL
7986#: app/GedcomTag.php:835
7987msgid "Marriage license"
7988msgstr ""
7989
7990#. I18N: gedcom tag MARR
7991#: app/GedcomTag.php:838 app/Http/Controllers/BranchesController.php:341
7992#: resources/views/calendar-page.phtml:138
7993#: resources/views/lists/families-table.phtml:210
7994#: resources/views/lists/families-table.phtml:218
7995#: resources/views/lists/families-table.phtml:226
7996#: resources/views/lists/families-table.phtml:255
7997#: resources/xml/reports/ahnentafel_report.xml:450
7998#: resources/xml/reports/bdm_report.xml:78
7999#: resources/xml/reports/descendancy_report.xml:575
8000#: resources/xml/reports/family_group_report.xml:377
8001#: resources/xml/reports/missing_facts_report.xml:23
8002#: resources/xml/reports/pedigree_report.xml:76
8003#: resources/xml/reports/pedigree_report.xml:77
8004#: resources/xml/reports/pedigree_report.xml:97
8005#: resources/xml/reports/pedigree_report.xml:98
8006#: resources/xml/reports/pedigree_report.xml:137
8007#: resources/xml/reports/pedigree_report.xml:138
8008#: resources/xml/reports/pedigree_report.xml:178
8009#: resources/xml/reports/pedigree_report.xml:179
8010#: resources/xml/reports/pedigree_report.xml:221
8011#: resources/xml/reports/pedigree_report.xml:222
8012#: resources/xml/reports/pedigree_report.xml:264
8013#: resources/xml/reports/pedigree_report.xml:265
8014#: resources/xml/reports/pedigree_report.xml:307
8015#: resources/xml/reports/pedigree_report.xml:308
8016#: resources/xml/reports/pedigree_report.xml:350
8017#: resources/xml/reports/pedigree_report.xml:351
8018#: resources/xml/reports/pedigree_report.xml:392
8019#: resources/xml/reports/pedigree_report.xml:430
8020#: resources/xml/reports/pedigree_report.xml:468
8021#: resources/xml/reports/pedigree_report.xml:506
8022#: resources/xml/reports/pedigree_report.xml:544
8023#: resources/xml/reports/pedigree_report.xml:582
8024#: resources/xml/reports/pedigree_report.xml:620
8025#: resources/xml/reports/pedigree_report.xml:658
8026#: resources/xml/reports/pedigree_report.xml:778
8027#: resources/xml/reports/pedigree_report.xml:779
8028#: resources/xml/reports/pedigree_report.xml:799
8029#: resources/xml/reports/pedigree_report.xml:800
8030#: resources/xml/reports/pedigree_report.xml:839
8031#: resources/xml/reports/pedigree_report.xml:840
8032#: resources/xml/reports/pedigree_report.xml:879
8033#: resources/xml/reports/pedigree_report.xml:880
8034#: resources/xml/reports/pedigree_report.xml:923
8035#: resources/xml/reports/pedigree_report.xml:966
8036#: resources/xml/reports/pedigree_report.xml:1009
8037#: resources/xml/reports/pedigree_report.xml:1052
8038#: resources/xml/reports/pedigree_report.xml:1099
8039#: resources/xml/reports/pedigree_report.xml:1137
8040#: resources/xml/reports/pedigree_report.xml:1175
8041#: resources/xml/reports/pedigree_report.xml:1213
8042#: resources/xml/reports/pedigree_report.xml:1251
8043#: resources/xml/reports/pedigree_report.xml:1289
8044#: resources/xml/reports/pedigree_report.xml:1327
8045#: resources/xml/reports/pedigree_report.xml:1365
8046msgid "Marriage"
8047msgstr ""
8048
8049#: app/GedcomTag.php:844 resources/xml/reports/fact_sources.xml:202
8050msgid "Civil marriage"
8051msgstr ""
8052
8053#: app/GedcomTag.php:846 resources/xml/reports/fact_sources.xml:205
8054msgid "Registered partnership"
8055msgstr ""
8056
8057#: app/GedcomTag.php:848 resources/xml/reports/fact_sources.xml:199
8058msgid "Religious marriage"
8059msgstr ""
8060
8061#: app/GedcomTag.php:850
8062msgid "Marriage type unknown"
8063msgstr ""
8064
8065#. I18N: gedcom tag MARS
8066#: app/GedcomTag.php:853
8067msgid "Marriage settlement"
8068msgstr ""
8069
8070#. I18N: gedcom tag MEDI
8071#. I18N: gedcom tag _TYPE
8072#: app/GedcomTag.php:856 app/GedcomTag.php:2062
8073#: resources/views/modals/create-media-from-file.phtml:36
8074#: resources/views/modals/media-file-fields.phtml:111
8075msgid "Media type"
8076msgstr ""
8077
8078#. I18N: gedcom tag REPO:NAME
8079#: app/GedcomTag.php:860 resources/views/modals/repository-fields.phtml:5
8080msgctxt "Repository"
8081msgid "Name"
8082msgstr ""
8083
8084#. I18N: gedcom tag NAME
8085#: app/GedcomTag.php:864 app/Http/Controllers/IndividualController.php:268
8086#: app/Http/RequestHandlers/HelpText.php:209
8087#: app/Http/RequestHandlers/IndividualPage.php:233
8088#: app/Statistics/Google/ChartCommonGiven.php:84
8089#: app/Statistics/Google/ChartCommonSurname.php:143
8090#: resources/views/modals/submitter-fields.phtml:5
8091#: resources/views/modules/yahrzeit/table.phtml:13
8092#: resources/xml/reports/bdm_report.xml:5
8093#: resources/xml/reports/bdm_report.xml:49
8094#: resources/xml/reports/birth_report.xml:5
8095#: resources/xml/reports/birth_report.xml:36
8096#: resources/xml/reports/cemetery_report.xml:40
8097#: resources/xml/reports/change_report.xml:56
8098#: resources/xml/reports/change_report.xml:96
8099#: resources/xml/reports/death_report.xml:5
8100#: resources/xml/reports/death_report.xml:38
8101#: resources/xml/reports/fact_sources.xml:62
8102#: resources/xml/reports/fact_sources.xml:155
8103#: resources/xml/reports/fact_sources.xml:266
8104#: resources/xml/reports/fact_sources.xml:317
8105#: resources/xml/reports/marriage_report.xml:5
8106#: resources/xml/reports/marriage_report.xml:38
8107#: resources/xml/reports/missing_facts_report.xml:54
8108#: resources/xml/reports/occupation_report.xml:43
8109#: resources/xml/reports/relative_ext_report.xml:50
8110msgid "Name"
8111msgstr ""
8112
8113#: app/GedcomTag.php:866
8114msgid "Phonetic name"
8115msgstr ""
8116
8117#: app/GedcomTag.php:868
8118msgid "Name in Hebrew"
8119msgstr ""
8120
8121#. I18N: gedcom tag NATI
8122#: app/GedcomTag.php:871
8123msgid "Nationality"
8124msgstr ""
8125
8126#. I18N: gedcom tag NATU
8127#: app/GedcomTag.php:874
8128msgid "Naturalization"
8129msgstr ""
8130
8131#: app/GedcomTag.php:876
8132msgid "Date of naturalization"
8133msgstr ""
8134
8135#: app/GedcomTag.php:878
8136msgid "Place of naturalization"
8137msgstr ""
8138
8139#. I18N: gedcom tag NCHI
8140#: app/GedcomTag.php:881 app/Module/StatisticsChartModule.php:727
8141#: app/Statistics/Google/ChartChildren.php:113
8142#: resources/views/modules/statistics-chart/custom.phtml:45
8143msgid "Number of children"
8144msgstr ""
8145
8146#. I18N: gedcom tag NICK
8147#: app/GedcomTag.php:884
8148msgid "Nickname"
8149msgstr ""
8150
8151#. I18N: gedcom tag NMR
8152#: app/GedcomTag.php:887
8153msgid "Number of marriages"
8154msgstr ""
8155
8156#. I18N: gedcom tag NPFX
8157#: app/GedcomTag.php:893
8158msgid "Name prefix"
8159msgstr ""
8160
8161#. I18N: gedcom tag NSFX
8162#: app/GedcomTag.php:896
8163msgid "Name suffix"
8164msgstr ""
8165
8166#. I18N: gedcom tag OBJE
8167#: app/GedcomTag.php:899 app/Http/RequestHandlers/HelpText.php:219
8168#: resources/views/admin/fix-level-0-media.phtml:25
8169#: resources/views/admin/media.phtml:96
8170#: resources/views/admin/trees-privacy.phtml:177
8171#: resources/views/admin/trees.phtml:249
8172#: resources/views/admin/webtrees1-thumbnails.phtml:37
8173#: resources/views/family-page.phtml:94
8174#: resources/views/modules/favorites/favorites.phtml:87
8175#: resources/views/source-page.phtml:84
8176msgid "Media object"
8177msgstr ""
8178
8179#. I18N: gedcom tag OCCU
8180#: app/GedcomTag.php:902 resources/xml/reports/occupation_report.xml:5
8181#: resources/xml/reports/occupation_report.xml:54
8182msgid "Occupation"
8183msgstr ""
8184
8185#. I18N: gedcom tag ORDI
8186#: app/GedcomTag.php:907
8187msgid "Ordinance"
8188msgstr ""
8189
8190#. I18N: gedcom tag ORDN
8191#: app/GedcomTag.php:910
8192msgid "Ordination"
8193msgstr ""
8194
8195#: app/GedcomTag.php:912
8196msgid "Religious institution"
8197msgstr ""
8198
8199#: app/GedcomTag.php:914
8200msgid "Date of ordination"
8201msgstr ""
8202
8203#: app/GedcomTag.php:916
8204msgid "Place of ordination"
8205msgstr ""
8206
8207#. I18N: gedcom tag PAGE
8208#: app/GedcomTag.php:919 resources/xml/reports/fact_sources.xml:74
8209#: resources/xml/reports/fact_sources.xml:161
8210#: resources/xml/reports/fact_sources.xml:277
8211#: resources/xml/reports/fact_sources.xml:323
8212msgid "Citation details"
8213msgstr ""
8214
8215#. I18N: gedcom tag PEDI
8216#: app/GedcomTag.php:922
8217msgid "Relationship to parents"
8218msgstr ""
8219
8220#. I18N: gedcom tag PHON
8221#: app/GedcomTag.php:925
8222msgid "Phone"
8223msgstr ""
8224
8225#. I18N: gedcom tag PLAC
8226#: app/GedcomTag.php:931 app/Http/RequestHandlers/HelpText.php:224
8227#: resources/views/admin/location-edit.phtml:24
8228#: resources/views/admin/locations.phtml:15
8229#: resources/views/lists/families-table.phtml:261
8230#: resources/views/lists/individuals-table.phtml:275
8231#: resources/views/lists/individuals-table.phtml:286
8232#: resources/views/modules/census-assistant.phtml:43
8233#: resources/views/modules/lifespans-chart/page.phtml:36
8234#: resources/views/search-phonetic-page.phtml:41
8235#: resources/xml/reports/bdm_report.xml:6
8236#: resources/xml/reports/bdm_report.xml:134
8237#: resources/xml/reports/bdm_report.xml:160
8238#: resources/xml/reports/bdm_report.xml:194
8239#: resources/xml/reports/birth_report.xml:42
8240#: resources/xml/reports/cemetery_report.xml:52
8241#: resources/xml/reports/death_report.xml:50
8242#: resources/xml/reports/marriage_report.xml:50
8243#: resources/xml/reports/occupation_report.xml:60
8244msgid "Place"
8245msgstr ""
8246
8247#: app/GedcomTag.php:933
8248msgid "Phonetic place"
8249msgstr ""
8250
8251#: app/GedcomTag.php:935
8252msgid "Romanized place"
8253msgstr ""
8254
8255#: app/GedcomTag.php:937
8256msgid "Place in Hebrew"
8257msgstr ""
8258
8259#. I18N: gedcom tag POST
8260#: app/GedcomTag.php:940
8261msgid "Postal code"
8262msgstr ""
8263
8264#. I18N: gedcom tag PROB
8265#: app/GedcomTag.php:943
8266msgid "Probate"
8267msgstr ""
8268
8269#. I18N: gedcom tag PROP
8270#: app/GedcomTag.php:946
8271msgid "Property"
8272msgstr ""
8273
8274#. I18N: gedcom tag PUBL
8275#: app/GedcomTag.php:949 resources/views/modals/source-fields.phtml:27
8276msgid "Publication"
8277msgstr ""
8278
8279#. I18N: gedcom tag QUAY
8280#: app/GedcomTag.php:952
8281msgid "Quality of data"
8282msgstr ""
8283
8284#. I18N: gedcom tag REFN
8285#: app/GedcomTag.php:955
8286msgid "Reference number"
8287msgstr ""
8288
8289#. I18N: gedcom tag RELA
8290#: app/GedcomTag.php:958
8291msgid "Relationship"
8292msgstr ""
8293
8294#. I18N: gedcom tag RELI
8295#: app/GedcomTag.php:961 resources/xml/reports/missing_facts_report.xml:26
8296#: resources/xml/reports/missing_facts_report.xml:587
8297msgid "Religion"
8298msgstr ""
8299
8300#. I18N: gedcom tag REPO
8301#: app/GedcomTag.php:964 resources/views/admin/trees-privacy.phtml:175
8302#: resources/views/admin/trees.phtml:238
8303#: resources/views/modals/source-fields.phtml:35
8304#: resources/views/modules/favorites/favorites.phtml:111
8305#: resources/views/modules/recent_changes/changes-table.phtml:49
8306msgid "Repository"
8307msgstr ""
8308
8309#. I18N: gedcom tag RESI
8310#: app/GedcomTag.php:967
8311msgid "Residence"
8312msgstr ""
8313
8314#: app/GedcomTag.php:969
8315msgid "Date of residence"
8316msgstr ""
8317
8318#: app/GedcomTag.php:971
8319msgid "Place of residence"
8320msgstr ""
8321
8322#. I18N: gedcom tag RESN
8323#: app/GedcomTag.php:974 app/Http/RequestHandlers/HelpText.php:229
8324#: resources/views/media-page.phtml:173
8325msgid "Restriction"
8326msgstr ""
8327
8328#. I18N: gedcom tag RETI
8329#: app/GedcomTag.php:977
8330msgid "Retirement"
8331msgstr ""
8332
8333#. I18N: gedcom tag RFN
8334#: app/GedcomTag.php:982
8335msgid "Record file number"
8336msgstr ""
8337
8338#. I18N: gedcom tag RIN
8339#: app/GedcomTag.php:991
8340msgid "Record ID number"
8341msgstr ""
8342
8343#. I18N: gedcom tag ROLE
8344#: app/GedcomTag.php:994 resources/views/admin/users-edit.phtml:276
8345msgid "Role"
8346msgstr ""
8347
8348#. I18N: gedcom tag ROMN
8349#: app/GedcomTag.php:997 app/Http/RequestHandlers/HelpText.php:234
8350msgid "Romanized"
8351msgstr ""
8352
8353#. I18N: gedcom tag SERV
8354#: app/GedcomTag.php:1000
8355msgid "Remote server"
8356msgstr ""
8357
8358#. I18N: gedcom tag SEX
8359#: app/GedcomTag.php:1003 app/Http/Controllers/IndividualController.php:372
8360#: app/Http/RequestHandlers/IndividualPage.php:337
8361#: resources/xml/reports/family_group_report.xml:844
8362#: resources/xml/reports/individual_ext_report.xml:391
8363#: resources/xml/reports/individual_ext_report.xml:598
8364#: resources/xml/reports/individual_report.xml:388
8365#: resources/xml/reports/individual_report.xml:602
8366msgid "Gender"
8367msgstr ""
8368
8369#: app/GedcomTag.php:1005 resources/views/admin/trees.phtml:262
8370#: resources/views/edit/shared-note.phtml:10
8371#: resources/views/family-page.phtml:82 resources/views/media-page.phtml:163
8372#: resources/views/modules/notes/tab.phtml:51
8373#: resources/views/note-page.phtml:75
8374msgid "Shared note"
8375msgstr ""
8376
8377#. I18N: gedcom tag SLGC. LDS = Church of Latter Day Saints.
8378#: app/GedcomTag.php:1008
8379msgid "LDS child sealing"
8380msgstr ""
8381
8382#. I18N: LDS = Church of Latter Day Saints.
8383#: app/GedcomTag.php:1011
8384msgid "Date of LDS child sealing"
8385msgstr ""
8386
8387#. I18N: LDS = Church of Latter Day Saints.
8388#: app/GedcomTag.php:1014
8389msgid "Place of LDS child sealing"
8390msgstr ""
8391
8392#. I18N: gedcom tag SLGS. LDS = Church of Latter Day Saints.
8393#: app/GedcomTag.php:1017
8394msgid "LDS spouse sealing"
8395msgstr ""
8396
8397#. I18N: gedcom tag SPFX
8398#: app/GedcomTag.php:1023
8399msgid "Surname prefix"
8400msgstr ""
8401
8402#. I18N: gedcom tag SSN
8403#: app/GedcomTag.php:1026
8404msgid "Social security number"
8405msgstr ""
8406
8407#. I18N: gedcom tag STAE
8408#: app/GedcomTag.php:1029
8409msgid "State"
8410msgstr ""
8411
8412#: app/GedcomTag.php:1034
8413msgid "Status change date"
8414msgstr ""
8415
8416#. I18N: gedcom tag SUBM
8417#: app/GedcomTag.php:1037 resources/views/admin/trees.phtml:272
8418#: resources/views/modules/recent_changes/changes-table.phtml:46
8419msgid "Submitter"
8420msgstr ""
8421
8422#. I18N: gedcom tag SUBN
8423#: app/GedcomTag.php:1040
8424msgid "Submission"
8425msgstr ""
8426
8427#. I18N: gedcom tag SURN
8428#: app/GedcomTag.php:1043 app/Http/RequestHandlers/HelpText.php:214
8429#: resources/views/branches-page.phtml:16
8430#: resources/views/lists/families-table.phtml:250
8431#: resources/views/lists/families-table.phtml:253
8432#: resources/views/lists/individuals-table.phtml:266
8433#: resources/views/lists/surnames-table.phtml:16
8434#: resources/views/modules/statistics-chart/custom.phtml:160
8435#: resources/views/search-phonetic-page.phtml:29
8436msgid "Surname"
8437msgstr ""
8438
8439#. I18N: gedcom tag TEMP
8440#: app/GedcomTag.php:1046 resources/xml/reports/individual_report.xml:208
8441msgid "Temple"
8442msgstr ""
8443
8444#. I18N: gedcom tag TEXT
8445#: app/GedcomTag.php:1049 resources/views/admin/trees-preferences.phtml:593
8446#: resources/views/modals/source-fields.phtml:49
8447msgid "Text"
8448msgstr ""
8449
8450#. I18N: gedcom tag TIME
8451#: app/GedcomTag.php:1052
8452msgid "Time"
8453msgstr ""
8454
8455#. I18N: gedcom tag TITL
8456#: app/GedcomTag.php:1055 resources/views/admin/fix-level-0-media.phtml:26
8457#: resources/views/lists/media-table.phtml:68
8458#: resources/views/lists/notes-table.phtml:80
8459#: resources/views/lists/sources-table.phtml:82
8460#: resources/views/modals/create-media-from-file.phtml:28
8461#: resources/views/modals/media-file-fields.phtml:102
8462#: resources/views/modals/source-fields.phtml:5
8463#: resources/views/modules/census-assistant.phtml:20
8464#: resources/views/modules/favorites/favorites.phtml:129
8465#: resources/views/modules/gedcom_news/edit.phtml:12
8466#: resources/views/modules/html/config.phtml:11
8467#: resources/views/modules/user_blog/edit.phtml:12
8468msgid "Title"
8469msgstr ""
8470
8471#: app/GedcomTag.php:1057
8472msgid "Phonetic title"
8473msgstr ""
8474
8475#: app/GedcomTag.php:1059
8476msgid "Romanized title"
8477msgstr ""
8478
8479#: app/GedcomTag.php:1061
8480msgid "Title in Hebrew"
8481msgstr ""
8482
8483#. I18N: gedcom tag TRLR
8484#: app/GedcomTag.php:1064
8485msgid "Trailer"
8486msgstr ""
8487
8488#. I18N: gedcom tag URL (A web address / URL)
8489#. I18N: gedcom tag WWW (A web address / URL)
8490#. I18N: gedcom tag _URL
8491#. I18N: A configuration setting
8492#: app/GedcomTag.php:1070 app/GedcomTag.php:1082 app/GedcomTag.php:2068
8493#: resources/views/admin/trees-create.phtml:26
8494#: resources/views/admin/trees-preferences.phtml:40
8495#: resources/views/modals/media-file-fields.phtml:86
8496#: resources/views/modules/favorites/favorites.phtml:123
8497#: resources/views/modules/favorites/favorites.phtml:128
8498#: resources/views/modules/matomo-analytics/form.phtml:15
8499msgid "URL"
8500msgstr ""
8501
8502#. I18N: gedcom tag VERS
8503#: app/GedcomTag.php:1073
8504msgid "Version"
8505msgstr ""
8506
8507#. I18N: gedcom tag WILL
8508#: app/GedcomTag.php:1079
8509msgid "Will"
8510msgstr ""
8511
8512#: app/GedcomTag.php:1085
8513msgid "Adoption of a son"
8514msgstr ""
8515
8516#: app/GedcomTag.php:1089
8517msgid "Adoption of a daughter"
8518msgstr ""
8519
8520#: app/GedcomTag.php:1092
8521msgid "Adoption of a child"
8522msgstr ""
8523
8524#: app/GedcomTag.php:1096
8525msgid "Adoption of a grandson"
8526msgstr ""
8527
8528#: app/GedcomTag.php:1100
8529msgid "Adoption of a granddaughter"
8530msgstr ""
8531
8532#: app/GedcomTag.php:1103 app/GedcomTag.php:1114 app/GedcomTag.php:1125
8533msgid "Adoption of a grandchild"
8534msgstr ""
8535
8536#: app/GedcomTag.php:1107
8537msgctxt "daughter’s son"
8538msgid "Adoption of a grandson"
8539msgstr ""
8540
8541#: app/GedcomTag.php:1111
8542msgctxt "daughter’s daughter"
8543msgid "Adoption of a granddaughter"
8544msgstr ""
8545
8546#: app/GedcomTag.php:1118
8547msgctxt "son’s son"
8548msgid "Adoption of a grandson"
8549msgstr ""
8550
8551#: app/GedcomTag.php:1122
8552msgctxt "son’s daughter"
8553msgid "Adoption of a granddaughter"
8554msgstr ""
8555
8556#: app/GedcomTag.php:1129
8557msgid "Adoption of a half-brother"
8558msgstr ""
8559
8560#: app/GedcomTag.php:1133
8561msgid "Adoption of a half-sister"
8562msgstr ""
8563
8564#: app/GedcomTag.php:1136
8565msgid "Adoption of a half-sibling"
8566msgstr ""
8567
8568#: app/GedcomTag.php:1140
8569msgid "Adoption of a brother"
8570msgstr ""
8571
8572#: app/GedcomTag.php:1144
8573msgid "Adoption of a sister"
8574msgstr ""
8575
8576#: app/GedcomTag.php:1147
8577msgid "Adoption of a sibling"
8578msgstr ""
8579
8580#. I18N: gedcom tag _AKA
8581#: app/GedcomTag.php:1181
8582msgctxt "MALE"
8583msgid "Also known as"
8584msgstr ""
8585
8586#. I18N: gedcom tag _AKA
8587#: app/GedcomTag.php:1186
8588msgctxt "FEMALE"
8589msgid "Also known as"
8590msgstr ""
8591
8592#. I18N: gedcom tag _AKA
8593#: app/GedcomTag.php:1190
8594msgid "Also known as"
8595msgstr ""
8596
8597#. I18N: gedcom tag _ALBUM
8598#. I18N: Name of a module
8599#: app/GedcomTag.php:1195 app/Module/AlbumModule.php:45
8600msgid "Album"
8601msgstr ""
8602
8603#: app/GedcomTag.php:1201
8604msgid "Baptism of a son"
8605msgstr ""
8606
8607#: app/GedcomTag.php:1205
8608msgid "Baptism of a daughter"
8609msgstr ""
8610
8611#: app/GedcomTag.php:1208
8612msgid "Baptism of a child"
8613msgstr ""
8614
8615#: app/GedcomTag.php:1212
8616msgid "Baptism of a grandson"
8617msgstr ""
8618
8619#: app/GedcomTag.php:1216
8620msgid "Baptism of a granddaughter"
8621msgstr ""
8622
8623#: app/GedcomTag.php:1219 app/GedcomTag.php:1230 app/GedcomTag.php:1241
8624msgid "Baptism of a grandchild"
8625msgstr ""
8626
8627#: app/GedcomTag.php:1223
8628msgctxt "daughter’s son"
8629msgid "Baptism of a grandson"
8630msgstr ""
8631
8632#: app/GedcomTag.php:1227
8633msgctxt "daughter’s daughter"
8634msgid "Baptism of a granddaughter"
8635msgstr ""
8636
8637#: app/GedcomTag.php:1234
8638msgctxt "son’s son"
8639msgid "Baptism of a grandson"
8640msgstr ""
8641
8642#: app/GedcomTag.php:1238
8643msgctxt "son’s daughter"
8644msgid "Baptism of a granddaughter"
8645msgstr ""
8646
8647#: app/GedcomTag.php:1245
8648msgid "Baptism of a half-brother"
8649msgstr ""
8650
8651#: app/GedcomTag.php:1249
8652msgid "Baptism of a half-sister"
8653msgstr ""
8654
8655#: app/GedcomTag.php:1252
8656msgid "Baptism of a half-sibling"
8657msgstr ""
8658
8659#: app/GedcomTag.php:1256
8660msgid "Baptism of a brother"
8661msgstr ""
8662
8663#: app/GedcomTag.php:1260
8664msgid "Baptism of a sister"
8665msgstr ""
8666
8667#: app/GedcomTag.php:1263
8668msgid "Baptism of a sibling"
8669msgstr ""
8670
8671#. I18N: gedcom tag _BIBL
8672#: app/GedcomTag.php:1267
8673msgid "Bibliography"
8674msgstr ""
8675
8676#: app/GedcomTag.php:1271
8677msgid "Birth of a son"
8678msgstr ""
8679
8680#: app/GedcomTag.php:1275
8681msgid "Birth of a daughter"
8682msgstr ""
8683
8684#: app/GedcomTag.php:1278 resources/views/admin/trees-preferences.phtml:442
8685msgid "Birth of a child"
8686msgstr ""
8687
8688#: app/GedcomTag.php:1282
8689msgid "Birth of a grandson"
8690msgstr ""
8691
8692#: app/GedcomTag.php:1286
8693msgid "Birth of a granddaughter"
8694msgstr ""
8695
8696#: app/GedcomTag.php:1289 app/GedcomTag.php:1300 app/GedcomTag.php:1311
8697#: resources/views/admin/trees-preferences.phtml:436
8698msgid "Birth of a grandchild"
8699msgstr ""
8700
8701#: app/GedcomTag.php:1293
8702msgctxt "daughter’s son"
8703msgid "Birth of a grandson"
8704msgstr ""
8705
8706#: app/GedcomTag.php:1297
8707msgctxt "daughter’s daughter"
8708msgid "Birth of a granddaughter"
8709msgstr ""
8710
8711#: app/GedcomTag.php:1304
8712msgctxt "son’s son"
8713msgid "Birth of a grandson"
8714msgstr ""
8715
8716#: app/GedcomTag.php:1308
8717msgctxt "son’s daughter"
8718msgid "Birth of a granddaughter"
8719msgstr ""
8720
8721#: app/GedcomTag.php:1315
8722msgid "Birth of a half-brother"
8723msgstr ""
8724
8725#: app/GedcomTag.php:1319
8726msgid "Birth of a half-sister"
8727msgstr ""
8728
8729#: app/GedcomTag.php:1322
8730msgid "Birth of a half-sibling"
8731msgstr ""
8732
8733#: app/GedcomTag.php:1326
8734msgid "Birth of a brother"
8735msgstr ""
8736
8737#: app/GedcomTag.php:1330
8738msgid "Birth of a sister"
8739msgstr ""
8740
8741#: app/GedcomTag.php:1333 resources/views/admin/trees-preferences.phtml:448
8742msgid "Birth of a sibling"
8743msgstr ""
8744
8745#. I18N: gedcom tag _BRTM
8746#: app/GedcomTag.php:1337
8747msgid "Brit milah"
8748msgstr ""
8749
8750#: app/GedcomTag.php:1339
8751msgid "Date of brit milah"
8752msgstr ""
8753
8754#: app/GedcomTag.php:1341
8755msgid "Place of brit milah"
8756msgstr ""
8757
8758#: app/GedcomTag.php:1344
8759msgid "Burial of a son"
8760msgstr ""
8761
8762#: app/GedcomTag.php:1348
8763msgid "Burial of a daughter"
8764msgstr ""
8765
8766#: app/GedcomTag.php:1351
8767msgid "Burial of a child"
8768msgstr ""
8769
8770#: app/GedcomTag.php:1355
8771msgid "Burial of a grandson"
8772msgstr ""
8773
8774#: app/GedcomTag.php:1359
8775msgid "Burial of a granddaughter"
8776msgstr ""
8777
8778#: app/GedcomTag.php:1362 app/GedcomTag.php:1373 app/GedcomTag.php:1384
8779msgid "Burial of a grandchild"
8780msgstr ""
8781
8782#: app/GedcomTag.php:1366
8783msgctxt "daughter’s son"
8784msgid "Burial of a grandson"
8785msgstr ""
8786
8787#: app/GedcomTag.php:1370
8788msgctxt "daughter’s daughter"
8789msgid "Burial of a granddaughter"
8790msgstr ""
8791
8792#: app/GedcomTag.php:1377
8793msgctxt "son’s son"
8794msgid "Burial of a grandson"
8795msgstr ""
8796
8797#: app/GedcomTag.php:1381
8798msgctxt "son’s daughter"
8799msgid "Burial of a granddaughter"
8800msgstr ""
8801
8802#: app/GedcomTag.php:1388
8803msgid "Burial of a grandfather"
8804msgstr ""
8805
8806#: app/GedcomTag.php:1392
8807msgid "Burial of a grandmother"
8808msgstr ""
8809
8810#: app/GedcomTag.php:1395
8811msgid "Burial of a grandparent"
8812msgstr ""
8813
8814#: app/GedcomTag.php:1399
8815msgid "Burial of a paternal grandfather"
8816msgstr ""
8817
8818#: app/GedcomTag.php:1403
8819msgid "Burial of a paternal grandmother"
8820msgstr ""
8821
8822#: app/GedcomTag.php:1406
8823msgid "Burial of a paternal grandparent"
8824msgstr ""
8825
8826#: app/GedcomTag.php:1410
8827msgid "Burial of a maternal grandfather"
8828msgstr ""
8829
8830#: app/GedcomTag.php:1414
8831msgid "Burial of a maternal grandmother"
8832msgstr ""
8833
8834#: app/GedcomTag.php:1417
8835msgid "Burial of a maternal grandparent"
8836msgstr ""
8837
8838#: app/GedcomTag.php:1421
8839msgid "Burial of a half-brother"
8840msgstr ""
8841
8842#: app/GedcomTag.php:1425
8843msgid "Burial of a half-sister"
8844msgstr ""
8845
8846#: app/GedcomTag.php:1428
8847msgid "Burial of a half-sibling"
8848msgstr ""
8849
8850#: app/GedcomTag.php:1432
8851msgid "Burial of a father"
8852msgstr ""
8853
8854#: app/GedcomTag.php:1436
8855msgid "Burial of a mother"
8856msgstr ""
8857
8858#: app/GedcomTag.php:1439
8859msgid "Burial of a parent"
8860msgstr ""
8861
8862#: app/GedcomTag.php:1443
8863msgid "Burial of a brother"
8864msgstr ""
8865
8866#: app/GedcomTag.php:1447
8867msgid "Burial of a sister"
8868msgstr ""
8869
8870#: app/GedcomTag.php:1450
8871msgid "Burial of a sibling"
8872msgstr ""
8873
8874#: app/GedcomTag.php:1454
8875msgid "Burial of a husband"
8876msgstr ""
8877
8878#: app/GedcomTag.php:1458
8879msgid "Burial of a wife"
8880msgstr ""
8881
8882#: app/GedcomTag.php:1461
8883msgid "Burial of a spouse"
8884msgstr ""
8885
8886#: app/GedcomTag.php:1465
8887msgid "Christening of a son"
8888msgstr ""
8889
8890#: app/GedcomTag.php:1469
8891msgid "Christening of a daughter"
8892msgstr ""
8893
8894#: app/GedcomTag.php:1472
8895msgid "Christening of a child"
8896msgstr ""
8897
8898#: app/GedcomTag.php:1476
8899msgid "Christening of a grandson"
8900msgstr ""
8901
8902#: app/GedcomTag.php:1480
8903msgid "Christening of a granddaughter"
8904msgstr ""
8905
8906#: app/GedcomTag.php:1483 app/GedcomTag.php:1494 app/GedcomTag.php:1505
8907msgid "Christening of a grandchild"
8908msgstr ""
8909
8910#: app/GedcomTag.php:1487
8911msgctxt "daughter’s son"
8912msgid "Christening of a grandson"
8913msgstr ""
8914
8915#: app/GedcomTag.php:1491
8916msgctxt "daughter’s daughter"
8917msgid "Christening of a granddaughter"
8918msgstr ""
8919
8920#: app/GedcomTag.php:1498
8921msgctxt "son’s son"
8922msgid "Christening of a grandson"
8923msgstr ""
8924
8925#: app/GedcomTag.php:1502
8926msgctxt "son’s daughter"
8927msgid "Christening of a granddaughter"
8928msgstr ""
8929
8930#: app/GedcomTag.php:1509
8931msgid "Christening of a half-brother"
8932msgstr ""
8933
8934#: app/GedcomTag.php:1513
8935msgid "Christening of a half-sister"
8936msgstr ""
8937
8938#: app/GedcomTag.php:1516
8939msgid "Christening of a half-sibling"
8940msgstr ""
8941
8942#: app/GedcomTag.php:1520
8943msgid "Christening of a brother"
8944msgstr ""
8945
8946#: app/GedcomTag.php:1524
8947msgid "Christening of a sister"
8948msgstr ""
8949
8950#: app/GedcomTag.php:1527
8951msgid "Christening of a sibling"
8952msgstr ""
8953
8954#. I18N: gedcom tag _COML
8955#: app/GedcomTag.php:1531
8956msgid "Common law marriage"
8957msgstr ""
8958
8959#: app/GedcomTag.php:1535
8960msgid "Cremation of a son"
8961msgstr ""
8962
8963#: app/GedcomTag.php:1539
8964msgid "Cremation of a daughter"
8965msgstr ""
8966
8967#: app/GedcomTag.php:1542
8968msgid "Cremation of a child"
8969msgstr ""
8970
8971#: app/GedcomTag.php:1546
8972msgid "Cremation of a grandson"
8973msgstr ""
8974
8975#: app/GedcomTag.php:1550
8976msgid "Cremation of a granddaughter"
8977msgstr ""
8978
8979#: app/GedcomTag.php:1553 app/GedcomTag.php:1564 app/GedcomTag.php:1575
8980msgid "Cremation of a grandchild"
8981msgstr ""
8982
8983#: app/GedcomTag.php:1557
8984msgctxt "daughter’s son"
8985msgid "Cremation of a grandson"
8986msgstr ""
8987
8988#: app/GedcomTag.php:1561
8989msgctxt "daughter’s daughter"
8990msgid "Cremation of a granddaughter"
8991msgstr ""
8992
8993#: app/GedcomTag.php:1568
8994msgctxt "son’s son"
8995msgid "Cremation of a grandson"
8996msgstr ""
8997
8998#: app/GedcomTag.php:1572
8999msgctxt "son’s daughter"
9000msgid "Cremation of a granddaughter"
9001msgstr ""
9002
9003#: app/GedcomTag.php:1579
9004msgid "Cremation of a grandfather"
9005msgstr ""
9006
9007#: app/GedcomTag.php:1583
9008msgid "Cremation of a grandmother"
9009msgstr ""
9010
9011#: app/GedcomTag.php:1586 app/GedcomTag.php:1597 app/GedcomTag.php:1608
9012msgid "Cremation of a grand-parent"
9013msgstr ""
9014
9015#: app/GedcomTag.php:1590
9016msgid "Cremation of a paternal grandfather"
9017msgstr ""
9018
9019#: app/GedcomTag.php:1594
9020msgid "Cremation of a paternal grandmother"
9021msgstr ""
9022
9023#: app/GedcomTag.php:1601
9024msgid "Cremation of a maternal grandfather"
9025msgstr ""
9026
9027#: app/GedcomTag.php:1605
9028msgid "Cremation of a maternal grandmother"
9029msgstr ""
9030
9031#: app/GedcomTag.php:1612
9032msgid "Cremation of a half-brother"
9033msgstr ""
9034
9035#: app/GedcomTag.php:1616
9036msgid "Cremation of a half-sister"
9037msgstr ""
9038
9039#: app/GedcomTag.php:1619
9040msgid "Cremation of a half-sibling"
9041msgstr ""
9042
9043#: app/GedcomTag.php:1623
9044msgid "Cremation of a father"
9045msgstr ""
9046
9047#: app/GedcomTag.php:1627
9048msgid "Cremation of a mother"
9049msgstr ""
9050
9051#: app/GedcomTag.php:1630
9052msgid "Cremation of a parent"
9053msgstr ""
9054
9055#: app/GedcomTag.php:1634
9056msgid "Cremation of a brother"
9057msgstr ""
9058
9059#: app/GedcomTag.php:1638
9060msgid "Cremation of a sister"
9061msgstr ""
9062
9063#: app/GedcomTag.php:1641
9064msgid "Cremation of a sibling"
9065msgstr ""
9066
9067#: app/GedcomTag.php:1645
9068msgid "Cremation of a husband"
9069msgstr ""
9070
9071#: app/GedcomTag.php:1649
9072msgid "Cremation of a wife"
9073msgstr ""
9074
9075#: app/GedcomTag.php:1652
9076msgid "Cremation of a spouse"
9077msgstr ""
9078
9079#. I18N: gedcom tag _DBID
9080#: app/GedcomTag.php:1656
9081msgid "Linked database ID"
9082msgstr ""
9083
9084#: app/GedcomTag.php:1660
9085msgid "Death of a son"
9086msgstr ""
9087
9088#: app/GedcomTag.php:1664
9089msgid "Death of a daughter"
9090msgstr ""
9091
9092#: app/GedcomTag.php:1667 resources/views/admin/trees-preferences.phtml:488
9093msgid "Death of a child"
9094msgstr ""
9095
9096#: app/GedcomTag.php:1671
9097msgid "Death of a grandson"
9098msgstr ""
9099
9100#: app/GedcomTag.php:1675
9101msgid "Death of a granddaughter"
9102msgstr ""
9103
9104#: app/GedcomTag.php:1678 app/GedcomTag.php:1689 app/GedcomTag.php:1700
9105#: resources/views/admin/trees-preferences.phtml:482
9106msgid "Death of a grandchild"
9107msgstr ""
9108
9109#: app/GedcomTag.php:1682
9110msgctxt "daughter’s son"
9111msgid "Death of a grandson"
9112msgstr ""
9113
9114#: app/GedcomTag.php:1686
9115msgctxt "daughter’s daughter"
9116msgid "Death of a granddaughter"
9117msgstr ""
9118
9119#: app/GedcomTag.php:1693
9120msgctxt "son’s son"
9121msgid "Death of a grandson"
9122msgstr ""
9123
9124#: app/GedcomTag.php:1697
9125msgctxt "son’s daughter"
9126msgid "Death of a granddaughter"
9127msgstr ""
9128
9129#: app/GedcomTag.php:1704
9130msgid "Death of a grandfather"
9131msgstr ""
9132
9133#: app/GedcomTag.php:1708
9134msgid "Death of a grandmother"
9135msgstr ""
9136
9137#: app/GedcomTag.php:1711 app/GedcomTag.php:1722 app/GedcomTag.php:1733
9138#: resources/views/admin/trees-preferences.phtml:512
9139msgid "Death of a grand-parent"
9140msgstr ""
9141
9142#: app/GedcomTag.php:1715
9143msgid "Death of a paternal grandfather"
9144msgstr ""
9145
9146#: app/GedcomTag.php:1719
9147msgid "Death of a paternal grandmother"
9148msgstr ""
9149
9150#: app/GedcomTag.php:1726
9151msgid "Death of a maternal grandfather"
9152msgstr ""
9153
9154#: app/GedcomTag.php:1730
9155msgid "Death of a maternal grandmother"
9156msgstr ""
9157
9158#: app/GedcomTag.php:1737
9159msgid "Death of a half-brother"
9160msgstr ""
9161
9162#: app/GedcomTag.php:1741
9163msgid "Death of a half-sister"
9164msgstr ""
9165
9166#: app/GedcomTag.php:1744
9167msgid "Death of a half-sibling"
9168msgstr ""
9169
9170#: app/GedcomTag.php:1748
9171msgid "Death of a father"
9172msgstr ""
9173
9174#: app/GedcomTag.php:1752
9175msgid "Death of a mother"
9176msgstr ""
9177
9178#: app/GedcomTag.php:1755 resources/views/admin/trees-preferences.phtml:500
9179msgid "Death of a parent"
9180msgstr ""
9181
9182#: app/GedcomTag.php:1759
9183msgid "Death of a brother"
9184msgstr ""
9185
9186#: app/GedcomTag.php:1763
9187msgid "Death of a sister"
9188msgstr ""
9189
9190#: app/GedcomTag.php:1766 resources/views/admin/trees-preferences.phtml:494
9191msgid "Death of a sibling"
9192msgstr ""
9193
9194#: app/GedcomTag.php:1770
9195msgid "Death of a husband"
9196msgstr ""
9197
9198#: app/GedcomTag.php:1774
9199msgid "Death of a wife"
9200msgstr ""
9201
9202#: app/GedcomTag.php:1777 resources/views/admin/trees-preferences.phtml:506
9203msgid "Death of a spouse"
9204msgstr ""
9205
9206#. I18N: gedcom tag _DEG
9207#: app/GedcomTag.php:1781
9208msgid "Degree"
9209msgstr ""
9210
9211#. I18N: gedcom tag _DETS
9212#: app/GedcomTag.php:1784
9213msgid "Death of one spouse"
9214msgstr ""
9215
9216#. I18N: gedcom tag _DNA (from FTM 2010)
9217#: app/GedcomTag.php:1787
9218msgid "DNA markers"
9219msgstr ""
9220
9221#. I18N: gedcom tag _EYEC
9222#: app/GedcomTag.php:1793
9223msgid "Eye color"
9224msgstr ""
9225
9226#: app/GedcomTag.php:1795
9227msgid "Fact 1"
9228msgstr ""
9229
9230#: app/GedcomTag.php:1797
9231msgid "Fact 2"
9232msgstr ""
9233
9234#: app/GedcomTag.php:1799
9235msgid "Fact 3"
9236msgstr ""
9237
9238#: app/GedcomTag.php:1801
9239msgid "Fact 4"
9240msgstr ""
9241
9242#: app/GedcomTag.php:1803
9243msgid "Fact 5"
9244msgstr ""
9245
9246#: app/GedcomTag.php:1805
9247msgid "Fact 6"
9248msgstr ""
9249
9250#: app/GedcomTag.php:1807
9251msgid "Fact 7"
9252msgstr ""
9253
9254#: app/GedcomTag.php:1809
9255msgid "Fact 8"
9256msgstr ""
9257
9258#: app/GedcomTag.php:1811
9259msgid "Fact 9"
9260msgstr ""
9261
9262#: app/GedcomTag.php:1813
9263msgid "Fact 10"
9264msgstr ""
9265
9266#: app/GedcomTag.php:1815
9267msgid "Fact 11"
9268msgstr ""
9269
9270#: app/GedcomTag.php:1817
9271msgid "Fact 12"
9272msgstr ""
9273
9274#: app/GedcomTag.php:1819
9275msgid "Fact 13"
9276msgstr ""
9277
9278#. I18N: gedcom tag _FNRL
9279#: app/GedcomTag.php:1822
9280msgid "Funeral"
9281msgstr ""
9282
9283#. I18N: gedcom tag _FREL
9284#: app/GedcomTag.php:1825
9285msgid "Relationship to father"
9286msgstr ""
9287
9288#. I18N: gedcom tag _HAIR
9289#: app/GedcomTag.php:1834
9290msgid "Hair color"
9291msgstr ""
9292
9293#. I18N: gedcom tag _HEB
9294#: app/GedcomTag.php:1837 app/Http/RequestHandlers/HelpText.php:239
9295msgid "Hebrew"
9296msgstr ""
9297
9298#. I18N: gedcom tag _HEIG
9299#: app/GedcomTag.php:1840
9300msgid "Height"
9301msgstr ""
9302
9303#. I18N: gedcom tag _HNM
9304#: app/GedcomTag.php:1843
9305msgid "Hebrew name"
9306msgstr ""
9307
9308#. I18N: gedcom tag _HOL
9309#: app/GedcomTag.php:1846
9310msgid "Holocaust"
9311msgstr ""
9312
9313#. I18N: gedcom tag _INTE
9314#: app/GedcomTag.php:1851
9315msgctxt "MALE"
9316msgid "Interred"
9317msgstr ""
9318
9319#. I18N: gedcom tag _INTE
9320#: app/GedcomTag.php:1856
9321msgctxt "FEMALE"
9322msgid "Interred"
9323msgstr ""
9324
9325#. I18N: gedcom tag _INTE
9326#: app/GedcomTag.php:1860
9327msgid "Interred"
9328msgstr ""
9329
9330#. I18N: gedcom tag _MARI
9331#: app/GedcomTag.php:1867
9332msgid "Marriage intention"
9333msgstr ""
9334
9335#. I18N: gedcom tag _MARNM
9336#: app/GedcomTag.php:1870 resources/xml/reports/cemetery_report.xml:7
9337#: resources/xml/reports/death_report.xml:10
9338msgid "Married name"
9339msgstr ""
9340
9341#. I18N: gedcom tag _PRIM
9342#: app/GedcomTag.php:1873 resources/xml/reports/individual_ext_report.xml:11
9343#: resources/xml/reports/individual_report.xml:8
9344msgid "Highlighted image"
9345msgstr ""
9346
9347#: app/GedcomTag.php:1875
9348msgid "Married surname"
9349msgstr ""
9350
9351#: app/GedcomTag.php:1879
9352msgid "Marriage of a son"
9353msgstr ""
9354
9355#: app/GedcomTag.php:1883
9356msgid "Marriage of a daughter"
9357msgstr ""
9358
9359#: app/GedcomTag.php:1886 resources/views/admin/trees-preferences.phtml:462
9360msgid "Marriage of a child"
9361msgstr ""
9362
9363#. I18N: ...to each other
9364#: app/GedcomTag.php:1890
9365msgid "Marriage of parents"
9366msgstr ""
9367
9368#: app/GedcomTag.php:1894
9369msgid "Marriage of a grandson"
9370msgstr ""
9371
9372#: app/GedcomTag.php:1898
9373msgid "Marriage of a granddaughter"
9374msgstr ""
9375
9376#: app/GedcomTag.php:1901 app/GedcomTag.php:1912 app/GedcomTag.php:1923
9377#: resources/views/admin/trees-preferences.phtml:456
9378msgid "Marriage of a grandchild"
9379msgstr ""
9380
9381#: app/GedcomTag.php:1905
9382msgctxt "daughter’s son"
9383msgid "Marriage of a grandson"
9384msgstr ""
9385
9386#: app/GedcomTag.php:1909
9387msgctxt "daughter’s daughter"
9388msgid "Marriage of a granddaughter"
9389msgstr ""
9390
9391#: app/GedcomTag.php:1916
9392msgctxt "son’s son"
9393msgid "Marriage of a grandson"
9394msgstr ""
9395
9396#: app/GedcomTag.php:1920
9397msgctxt "son’s daughter"
9398msgid "Marriage of a granddaughter"
9399msgstr ""
9400
9401#: app/GedcomTag.php:1927
9402msgid "Marriage of a half-brother"
9403msgstr ""
9404
9405#: app/GedcomTag.php:1931
9406msgid "Marriage of a half-sister"
9407msgstr ""
9408
9409#: app/GedcomTag.php:1934
9410msgid "Marriage of a half-sibling"
9411msgstr ""
9412
9413#. I18N: ...to another spouse
9414#: app/GedcomTag.php:1939
9415msgid "Marriage of a father"
9416msgstr ""
9417
9418#. I18N: ...to another spouse
9419#: app/GedcomTag.php:1944
9420msgid "Marriage of a mother"
9421msgstr ""
9422
9423#. I18N: ...to another spouse
9424#: app/GedcomTag.php:1948 resources/views/admin/trees-preferences.phtml:474
9425msgid "Marriage of a parent"
9426msgstr ""
9427
9428#: app/GedcomTag.php:1952
9429msgid "Marriage of a brother"
9430msgstr ""
9431
9432#: app/GedcomTag.php:1956
9433msgid "Marriage of a sister"
9434msgstr ""
9435
9436#: app/GedcomTag.php:1959 resources/views/admin/trees-preferences.phtml:468
9437msgid "Marriage of a sibling"
9438msgstr ""
9439
9440#. I18N: gedcom tag _MBON
9441#: app/GedcomTag.php:1963
9442msgid "Marriage bond"
9443msgstr ""
9444
9445#. I18N: gedcom tag _MDCL
9446#: app/GedcomTag.php:1966
9447msgid "Medical"
9448msgstr ""
9449
9450#. I18N: gedcom tag _MEDC
9451#: app/GedcomTag.php:1969
9452msgid "Medical condition"
9453msgstr ""
9454
9455#. I18N: gedcom tag _MEND
9456#: app/GedcomTag.php:1972
9457msgid "Marriage ending status"
9458msgstr ""
9459
9460#. I18N: gedcom tag _MILI
9461#: app/GedcomTag.php:1975
9462msgid "Military"
9463msgstr ""
9464
9465#. I18N: gedcom tag _MILT
9466#: app/GedcomTag.php:1978
9467msgid "Military service"
9468msgstr ""
9469
9470#. I18N: gedcom tag _MREL
9471#: app/GedcomTag.php:1981
9472msgid "Relationship to mother"
9473msgstr ""
9474
9475#. I18N: gedcom tag _MSTAT
9476#: app/GedcomTag.php:1984
9477msgid "Marriage beginning status"
9478msgstr ""
9479
9480#. I18N: gedcom tag _NAME
9481#: app/GedcomTag.php:1987
9482msgid "Mailing name"
9483msgstr ""
9484
9485#. I18N: gedcom tag _NAMS
9486#: app/GedcomTag.php:1990
9487msgid "Namesake"
9488msgstr ""
9489
9490#. I18N: gedcom tag _NLIV
9491#: app/GedcomTag.php:1993
9492msgid "Not living"
9493msgstr ""
9494
9495#. I18N: gedcom tag _NMAR
9496#: app/GedcomTag.php:1997
9497msgctxt "MALE"
9498msgid "Never married"
9499msgstr ""
9500
9501#. I18N: gedcom tag _NMAR
9502#: app/GedcomTag.php:2002
9503msgctxt "FEMALE"
9504msgid "Never married"
9505msgstr ""
9506
9507#. I18N: gedcom tag _NMAR
9508#: app/GedcomTag.php:2006
9509msgid "Never married"
9510msgstr ""
9511
9512#. I18N: gedcom tag _NMR
9513#: app/GedcomTag.php:2011
9514msgctxt "MALE"
9515msgid "Not married"
9516msgstr ""
9517
9518#. I18N: gedcom tag _NMR
9519#: app/GedcomTag.php:2016
9520msgctxt "FEMALE"
9521msgid "Not married"
9522msgstr ""
9523
9524#. I18N: gedcom tag _NMR
9525#: app/GedcomTag.php:2020 app/Http/Controllers/BranchesController.php:343
9526msgid "Not married"
9527msgstr ""
9528
9529#. I18N: Type of media object
9530#: app/GedcomTag.php:2024 app/GedcomTag.php:2393
9531msgid "Photo"
9532msgstr ""
9533
9534#: app/GedcomTag.php:2026
9535msgid "by"
9536msgstr ""
9537
9538#. I18N: gedcom tag _PRMN
9539#: app/GedcomTag.php:2029
9540msgid "Permanent number"
9541msgstr ""
9542
9543#: app/GedcomTag.php:2033
9544msgctxt "MALE"
9545msgid "Religious name"
9546msgstr ""
9547
9548#: app/GedcomTag.php:2037
9549msgctxt "FEMALE"
9550msgid "Religious name"
9551msgstr ""
9552
9553#: app/GedcomTag.php:2040
9554msgid "Religious name"
9555msgstr ""
9556
9557#. I18N: gedcom tag _SCBK
9558#: app/GedcomTag.php:2044
9559msgid "Scrapbook"
9560msgstr ""
9561
9562#. I18N: gedcom tag _SEPR
9563#: app/GedcomTag.php:2047
9564msgid "Separated"
9565msgstr ""
9566
9567#. I18N: gedcom tag _SSHOW
9568#. I18N: Name of a module
9569#: app/GedcomTag.php:2050 app/Module/SlideShowModule.php:187
9570msgid "Slide show"
9571msgstr ""
9572
9573#. I18N: gedcom tag _STAT
9574#: app/GedcomTag.php:2053
9575msgid "Marriage status"
9576msgstr ""
9577
9578#. I18N: gedcom tag _SUBQ
9579#: app/GedcomTag.php:2056
9580msgid "Short version"
9581msgstr ""
9582
9583#. I18N: gedcom tag _TODO
9584#: app/GedcomTag.php:2059 resources/views/modules/todo/research-tasks.phtml:16
9585msgid "Research task"
9586msgstr ""
9587
9588#. I18N: gedcom tag _UID
9589#: app/GedcomTag.php:2065
9590msgid "Unique identifier"
9591msgstr ""
9592
9593#. I18N: gedcom tag _WEIG
9594#: app/GedcomTag.php:2071
9595msgid "Weight"
9596msgstr ""
9597
9598#. I18N: gedcom tag _WT_OBJE_SORT
9599#: app/GedcomTag.php:2077 app/Http/RequestHandlers/ReorderMediaPage.php:57
9600#: resources/views/individual-page-menu.phtml:81
9601#: resources/views/individual-page-menu.phtml:86
9602msgid "Re-order media"
9603msgstr ""
9604
9605#. I18N: gedcom tag _YART - A yahrzeit is a special anniversary of death in the Hebrew faith/calendar.
9606#: app/GedcomTag.php:2080 resources/views/modules/yahrzeit/table.phtml:21
9607msgid "Yahrzeit"
9608msgstr ""
9609
9610#: app/GedcomTag.php:2083
9611msgid "Brit milah of a son"
9612msgstr ""
9613
9614#: app/GedcomTag.php:2086
9615msgid "Brit milah of a grandson"
9616msgstr ""
9617
9618#: app/GedcomTag.php:2088
9619msgctxt "daughter’s son"
9620msgid "Brit milah of a grandson"
9621msgstr ""
9622
9623#: app/GedcomTag.php:2090
9624msgctxt "son’s son"
9625msgid "Brit milah of a grandson"
9626msgstr ""
9627
9628#: app/GedcomTag.php:2092
9629msgid "Brit milah of a half-brother"
9630msgstr ""
9631
9632#: app/GedcomTag.php:2094
9633msgid "Brit milah of a brother"
9634msgstr ""
9635
9636#: app/GedcomTag.php:2100 app/Http/Controllers/Admin/MediaController.php:342
9637msgid "File size"
9638msgstr ""
9639
9640#: app/GedcomTag.php:2103 app/Http/Controllers/Admin/MediaController.php:347
9641msgid "Image dimensions"
9642msgstr ""
9643
9644#: app/GedcomTag.php:2113
9645msgid "Unrecognized GEDCOM code"
9646msgstr ""
9647
9648#. I18N: Type of media object
9649#: app/GedcomTag.php:2354
9650msgid "Audio"
9651msgstr ""
9652
9653#. I18N: Type of media object
9654#: app/GedcomTag.php:2357
9655msgid "Book"
9656msgstr ""
9657
9658#. I18N: Type of media object
9659#: app/GedcomTag.php:2360
9660msgid "Card"
9661msgstr ""
9662
9663#. I18N: Type of media object
9664#: app/GedcomTag.php:2363
9665msgid "Certificate"
9666msgstr ""
9667
9668#. I18N: Type of media object
9669#: app/GedcomTag.php:2366
9670msgid "Coat of arms"
9671msgstr ""
9672
9673#. I18N: Type of media object
9674#: app/GedcomTag.php:2369
9675msgid "Document"
9676msgstr ""
9677
9678#. I18N: Type of media object
9679#: app/GedcomTag.php:2372
9680msgid "Electronic"
9681msgstr ""
9682
9683#. I18N: Type of media object
9684#: app/GedcomTag.php:2375
9685msgid "Microfiche"
9686msgstr ""
9687
9688#. I18N: Type of media object
9689#: app/GedcomTag.php:2378
9690msgid "Microfilm"
9691msgstr ""
9692
9693#. I18N: Type of media object
9694#: app/GedcomTag.php:2381
9695msgid "Magazine"
9696msgstr ""
9697
9698#. I18N: Type of media object
9699#: app/GedcomTag.php:2384
9700msgid "Manuscript"
9701msgstr ""
9702
9703#. I18N: Type of media object
9704#: app/GedcomTag.php:2387 resources/views/admin/control-panel.phtml:608
9705#: resources/views/modules/statistics-chart/custom.phtml:52
9706msgid "Map"
9707msgstr ""
9708
9709#. I18N: Type of media object
9710#: app/GedcomTag.php:2390
9711msgid "Newspaper"
9712msgstr ""
9713
9714#. I18N: Type of media object
9715#: app/GedcomTag.php:2396
9716msgid "Tombstone"
9717msgstr ""
9718
9719#. I18N: Type of media object
9720#: app/GedcomTag.php:2399
9721msgid "Video"
9722msgstr ""
9723
9724#. I18N: Type of media object
9725#: app/GedcomTag.php:2402
9726msgid "Painting"
9727msgstr ""
9728
9729#. I18N: Type of media object
9730#: app/GedcomTag.php:2405 app/Module/StatisticsChartModule.php:164
9731#: app/Statistics/Google/ChartCommonGiven.php:94
9732#: app/Statistics/Google/ChartCommonSurname.php:153
9733#: resources/views/admin/control-panel.phtml:528
9734msgid "Other"
9735msgstr ""
9736
9737#: app/Http/Controllers/Admin/FixLevel0MediaController.php:65
9738#: resources/views/admin/control-panel.phtml:591
9739msgid "Link media objects to facts and events"
9740msgstr ""
9741
9742#: app/Http/Controllers/Admin/ImportThumbnailsController.php:72
9743#: resources/views/admin/control-panel.phtml:597
9744msgid "Import custom thumbnails from webtrees version 1"
9745msgstr ""
9746
9747#: app/Http/Controllers/Admin/LocationController.php:90
9748#: app/Http/Controllers/Admin/LocationController.php:275
9749#: resources/views/admin/control-panel.phtml:618
9750#: resources/views/admin/map-import-form.phtml:9
9751msgid "Geographic data"
9752msgstr ""
9753
9754#: app/Http/Controllers/Admin/LocationController.php:92
9755#: app/Http/Controllers/Admin/LocationController.php:274
9756#: app/Http/RequestHandlers/ControlPanel.php:123
9757#: app/Module/ModuleThemeTrait.php:253 app/Module/ModuleThemeTrait.php:257
9758#: resources/views/admin/analytics-edit.phtml:8
9759#: resources/views/admin/broadcast.phtml:9
9760#: resources/views/admin/changes-log.phtml:12
9761#: resources/views/admin/clean-data.phtml:9
9762#: resources/views/admin/components.phtml:13
9763#: resources/views/admin/email-page.phtml:9
9764#: resources/views/admin/fix-level-0-media.phtml:5
9765#: resources/views/admin/map-import-form.phtml:9
9766#: resources/views/admin/map-provider.phtml:8
9767#: resources/views/admin/media-upload.phtml:4
9768#: resources/views/admin/media.phtml:9
9769#: resources/views/admin/merge-records-step-1.phtml:10
9770#: resources/views/admin/merge-records-step-2.phtml:10
9771#: resources/views/admin/modules.phtml:24
9772#: resources/views/admin/server-information.phtml:8
9773#: resources/views/admin/site-logs.phtml:13
9774#: resources/views/admin/site-mail.phtml:28
9775#: resources/views/admin/site-preferences.phtml:9
9776#: resources/views/admin/site-registration.phtml:9
9777#: resources/views/admin/trees-check.phtml:8
9778#: resources/views/admin/trees-create.phtml:9
9779#: resources/views/admin/trees-duplicates.phtml:9
9780#: resources/views/admin/trees-export.phtml:11
9781#: resources/views/admin/trees-import.phtml:10
9782#: resources/views/admin/trees-merge.phtml:8
9783#: resources/views/admin/trees-places.phtml:9
9784#: resources/views/admin/trees-preferences.phtml:9
9785#: resources/views/admin/trees-privacy.phtml:12
9786#: resources/views/admin/trees-renumber.phtml:8
9787#: resources/views/admin/trees-unconnected.phtml:19
9788#: resources/views/admin/trees.phtml:25
9789#: resources/views/admin/upgrade/steps.phtml:9
9790#: resources/views/admin/upgrade/wizard.phtml:8
9791#: resources/views/admin/users-cleanup.phtml:11
9792#: resources/views/admin/users-create.phtml:9
9793#: resources/views/admin/users-edit.phtml:13
9794#: resources/views/admin/users.phtml:9
9795#: resources/views/admin/webtrees1-thumbnails.phtml:9
9796#: resources/views/modules/batch_update/admin.phtml:9
9797#: resources/views/modules/custom-css-js/edit.phtml:8
9798#: resources/views/modules/faq/config.phtml:8
9799#: resources/views/modules/faq/edit.phtml:9
9800#: resources/views/modules/relationships-chart/config.phtml:8
9801#: resources/views/modules/sitemap/config.phtml:8
9802#: resources/views/modules/stories/config.phtml:8
9803#: resources/views/modules/stories/edit.phtml:9
9804msgid "Control panel"
9805msgstr ""
9806
9807#: app/Http/Controllers/Admin/LocationController.php:283
9808msgid "Add"
9809msgstr ""
9810
9811#: app/Http/Controllers/Admin/LocationController.php:380
9812#: app/Http/RequestHandlers/AccountUpdate.php:113
9813#, php-format
9814msgid "The details for “%s” have been updated."
9815msgstr ""
9816
9817#: app/Http/Controllers/Admin/LocationController.php:407
9818msgid "Location not removed: this location contains sub-locations"
9819msgstr ""
9820
9821#: app/Http/Controllers/Admin/LocationController.php:463
9822msgid "Level"
9823msgstr ""
9824
9825#: app/Http/Controllers/Admin/LocationController.php:599
9826msgid "Import geographic data"
9827msgstr ""
9828
9829#: app/Http/Controllers/Admin/LocationController.php:723
9830#, php-format
9831msgid "locations updated: %s, locations added: %s"
9832msgstr ""
9833
9834#: app/Http/Controllers/Admin/LocationController.php:841
9835#, php-format
9836msgid "%s location has been imported."
9837msgid_plural "%s locations have been imported."
9838msgstr[0] ""
9839msgstr[1] ""
9840
9841#: app/Http/Controllers/Admin/MapProviderController.php:41
9842#: resources/views/admin/control-panel.phtml:628
9843#: resources/views/admin/map-provider.phtml:16
9844msgid "Map provider"
9845msgstr ""
9846
9847#: app/Http/Controllers/Admin/MediaController.php:107
9848#: resources/views/admin/control-panel.phtml:579
9849#: resources/views/admin/media-upload.phtml:4
9850msgid "Manage media"
9851msgstr ""
9852
9853#: app/Http/Controllers/Admin/MediaController.php:258
9854msgid "Create"
9855msgstr ""
9856
9857#: app/Http/Controllers/Admin/MediaController.php:262
9858#: resources/views/admin/trees.phtml:101
9859#: resources/views/admin/users-table-options.phtml:32
9860#: resources/views/edit-account-page.phtml:162
9861#: resources/views/gedcom-record-page-menu.phtml:17
9862#: resources/views/individual-page-menu.phtml:92
9863#: resources/views/media-page-menu.phtml:34
9864#: resources/views/modules/faq/config.phtml:86
9865#: resources/views/modules/gedcom_news/list.phtml:36
9866#: resources/views/modules/stories/config.phtml:65
9867#: resources/views/modules/user_blog/list.phtml:34
9868#: resources/views/note-page-menu.phtml:17
9869#: resources/views/repository-page-menu.phtml:17
9870#: resources/views/source-page-menu.phtml:17
9871#, php-format
9872msgid "Are you sure you want to delete “%s”?"
9873msgstr ""
9874
9875#: app/Http/Controllers/Admin/MediaController.php:264
9876#: app/Module/UserMessagesModule.php:174 app/Module/UserMessagesModule.php:214
9877#: resources/views/admin/locations.phtml:21
9878#: resources/views/admin/trees-privacy.phtml:263
9879#: resources/views/admin/trees.phtml:102
9880#: resources/views/admin/users-table-options.phtml:33
9881#: resources/views/edit-blocks-block.phtml:22
9882#: resources/views/edit/icon-fact-delete.phtml:8
9883#: resources/views/edit/icon-fact-delete.phtml:10
9884#: resources/views/family-page-menu.phtml:53
9885#: resources/views/gedcom-record-page-menu.phtml:19
9886#: resources/views/individual-page-menu.phtml:94
9887#: resources/views/media-page-menu.phtml:36 resources/views/media-page.phtml:99
9888#: resources/views/media-page.phtml:102
9889#: resources/views/modules/faq/config.phtml:47
9890#: resources/views/modules/gedcom_news/list.phtml:37
9891#: resources/views/modules/stories/config.phtml:38
9892#: resources/views/modules/stories/config.phtml:67
9893#: resources/views/modules/user_blog/list.phtml:35
9894#: resources/views/note-page-menu.phtml:19
9895#: resources/views/repository-page-menu.phtml:19
9896#: resources/views/source-page-menu.phtml:19
9897msgid "Delete"
9898msgstr ""
9899
9900#: app/Http/Controllers/Admin/MediaController.php:316
9901msgid "There are no links to this media object."
9902msgstr ""
9903
9904#. I18N: size of file in KB
9905#: app/Http/Controllers/Admin/MediaController.php:341 app/MediaFile.php:342
9906#: app/Services/MediaFileService.php:78
9907#, php-format
9908msgid "%s KB"
9909msgstr ""
9910
9911#. I18N: image dimensions, width × height
9912#: app/Http/Controllers/Admin/MediaController.php:349 app/MediaFile.php:355
9913#, php-format
9914msgid "%1$s × %2$s pixels"
9915msgstr ""
9916
9917#: app/Http/Controllers/Admin/MediaController.php:376
9918#: resources/views/admin/control-panel.phtml:585
9919msgid "Upload media files"
9920msgstr ""
9921
9922#: app/Http/Controllers/Admin/MediaController.php:428
9923#, php-format
9924msgid "Filenames are not allowed to contain the character “%s”."
9925msgstr ""
9926
9927#: app/Http/Controllers/Admin/MediaController.php:434
9928#, php-format
9929msgid "Filenames are not allowed to have the extension “%s”."
9930msgstr ""
9931
9932#: app/Http/Controllers/Admin/MediaController.php:441
9933#, php-format
9934msgid "The file %s already exists. Use another filename."
9935msgstr ""
9936
9937#: app/Http/Controllers/Admin/MediaController.php:448
9938#, php-format
9939msgid "The file %s has been uploaded."
9940msgstr ""
9941
9942#: app/Http/Controllers/Admin/MediaController.php:451
9943#: app/Http/Controllers/EditMediaController.php:128
9944#: app/Http/Controllers/EditMediaController.php:390
9945#: app/Http/RequestHandlers/CreateMediaObjectAction.php:89
9946#: app/Services/MediaFileService.php:212
9947msgid "There was an error uploading your file."
9948msgstr ""
9949
9950#: app/Http/Controllers/Admin/ModuleController.php:78
9951#: resources/views/admin/components.phtml:13
9952#: resources/views/admin/control-panel.phtml:399
9953msgid "All modules"
9954msgstr ""
9955
9956#: app/Http/Controllers/Admin/ModuleController.php:93
9957#: app/Module/ModuleAnalyticsTrait.php:84
9958#: resources/views/admin/analytics-edit.phtml:8
9959#: resources/views/admin/control-panel.phtml:457
9960#: resources/views/admin/modules.phtml:99
9961#: resources/views/admin/modules.phtml:101
9962#: resources/views/admin/modules.phtml:229
9963#: resources/views/admin/modules.phtml:232
9964#: resources/views/modules/privacy-policy/page.phtml:28
9965msgid "Tracking and analytics"
9966msgstr ""
9967
9968#: app/Http/Controllers/Admin/ModuleController.php:94
9969msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically."
9970msgstr ""
9971
9972#: app/Http/Controllers/Admin/ModuleController.php:107
9973#: resources/views/admin/control-panel.phtml:489
9974#: resources/views/admin/modules.phtml:79
9975#: resources/views/admin/modules.phtml:81
9976msgid "Blocks"
9977msgstr ""
9978
9979#. I18N: Name of a module/block
9980#. I18N: Name of a module
9981#: app/Http/Controllers/Admin/ModuleController.php:121
9982#: app/Module/ChartsBlockModule.php:62 app/Module/ChartsMenuModule.php:60
9983#: app/Module/ChartsMenuModule.php:105
9984#: resources/views/admin/control-panel.phtml:422
9985#: resources/views/admin/modules.phtml:83
9986#: resources/views/admin/modules.phtml:85
9987#: resources/views/admin/trees-preferences.phtml:392
9988msgid "Charts"
9989msgstr ""
9990
9991#: app/Http/Controllers/Admin/ModuleController.php:135
9992#: resources/views/admin/control-panel.phtml:450
9993#: resources/views/admin/modules.phtml:95
9994#: resources/views/admin/modules.phtml:97
9995msgid "Footers"
9996msgstr ""
9997
9998#: app/Http/Controllers/Admin/ModuleController.php:149
9999#: resources/views/admin/control-panel.phtml:517
10000#: resources/views/admin/modules.phtml:103
10001#: resources/views/admin/modules.phtml:105
10002#: resources/views/admin/modules.phtml:237
10003#: resources/views/admin/modules.phtml:240
10004#: resources/views/modules/personal_facts/tab.phtml:18
10005msgid "Historic events"
10006msgstr ""
10007
10008#: app/Http/Controllers/Admin/ModuleController.php:163
10009#: resources/views/admin/control-panel.phtml:471
10010#: resources/views/admin/modules.phtml:111
10011#: resources/views/admin/modules.phtml:113
10012msgid "Languages"
10013msgstr ""
10014
10015#. I18N: Name of a module
10016#: app/Http/Controllers/Admin/ModuleController.php:177
10017#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104
10018#: resources/views/admin/control-panel.phtml:429
10019#: resources/views/admin/modules.phtml:87
10020#: resources/views/admin/modules.phtml:89
10021#: resources/views/admin/trees-preferences.phtml:328
10022msgid "Lists"
10023msgstr ""
10024
10025#: app/Http/Controllers/Admin/ModuleController.php:191
10026#: resources/views/admin/control-panel.phtml:415
10027#: resources/views/admin/modules.phtml:67
10028#: resources/views/admin/modules.phtml:69
10029msgid "Menus"
10030msgstr ""
10031
10032#. I18N: Name of a module
10033#: app/Http/Controllers/Admin/ModuleController.php:205
10034#: app/Module/ReportsMenuModule.php:63 app/Module/ReportsMenuModule.php:108
10035#: resources/views/admin/control-panel.phtml:436
10036#: resources/views/admin/modules.phtml:91
10037#: resources/views/admin/modules.phtml:93
10038msgid "Reports"
10039msgstr ""
10040
10041#: app/Http/Controllers/Admin/ModuleController.php:219
10042#: resources/views/admin/control-panel.phtml:510
10043#: resources/views/admin/modules.phtml:75
10044#: resources/views/admin/modules.phtml:77
10045msgid "Sidebars"
10046msgstr ""
10047
10048#: app/Http/Controllers/Admin/ModuleController.php:233
10049#: resources/views/admin/control-panel.phtml:503
10050#: resources/views/admin/modules.phtml:71
10051#: resources/views/admin/modules.phtml:73
10052msgid "Tabs"
10053msgstr ""
10054
10055#: app/Http/Controllers/Admin/ModuleController.php:247
10056#: resources/views/admin/control-panel.phtml:464
10057#: resources/views/admin/modules.phtml:107
10058#: resources/views/admin/modules.phtml:109
10059msgid "Themes"
10060msgstr ""
10061
10062#: app/Http/Controllers/Admin/ModuleController.php:318
10063#: app/Http/Controllers/Admin/ModuleController.php:575
10064#, php-format
10065msgid "The module “%s” has been enabled."
10066msgstr ""
10067
10068#: app/Http/Controllers/Admin/ModuleController.php:320
10069#: app/Http/Controllers/Admin/ModuleController.php:577
10070#, php-format
10071msgid "The module “%s” has been disabled."
10072msgstr ""
10073
10074#: app/Http/Controllers/Admin/ModuleController.php:325
10075#: app/Http/Controllers/Admin/ModuleController.php:341
10076#: app/Http/Controllers/Admin/ModuleController.php:358
10077#: app/Http/Controllers/Admin/ModuleController.php:375
10078#: app/Http/Controllers/Admin/ModuleController.php:392
10079#: app/Http/Controllers/Admin/ModuleController.php:408
10080#: app/Http/Controllers/Admin/ModuleController.php:424
10081#: app/Http/Controllers/Admin/ModuleController.php:441
10082#: app/Http/Controllers/Admin/ModuleController.php:459
10083#: app/Http/Controllers/Admin/ModuleController.php:476
10084#: app/Http/Controllers/Admin/ModuleController.php:494
10085#: app/Http/Controllers/Admin/ModuleController.php:512
10086#: app/Http/Controllers/Admin/ModuleController.php:528
10087#: app/Http/Controllers/AdminSiteController.php:116
10088#: app/Http/Controllers/AdminSiteController.php:176
10089#: app/Http/RequestHandlers/EmailPreferencesAction.php:82
10090msgid "The website preferences have been updated."
10091msgstr ""
10092
10093#: app/Http/Controllers/Admin/ModuleController.php:650
10094#, php-format
10095msgid "The preferences for the module “%s” have been deleted."
10096msgstr ""
10097
10098#: app/Http/Controllers/Admin/UpgradeController.php:102
10099#: app/Http/Controllers/Admin/UpgradeController.php:199
10100msgid "Upgrade wizard"
10101msgstr ""
10102
10103#: app/Http/Controllers/Admin/UpgradeController.php:195
10104msgid "Export all the family trees to GEDCOM files…"
10105msgstr ""
10106
10107#: app/Http/Controllers/Admin/UpgradeController.php:200
10108msgid "Create a temporary folder…"
10109msgstr ""
10110
10111#: app/Http/Controllers/Admin/UpgradeController.php:201
10112msgid "Check for pending changes…"
10113msgstr ""
10114
10115#: app/Http/Controllers/Admin/UpgradeController.php:203
10116#, php-format
10117msgid "Download %s…"
10118msgstr ""
10119
10120#: app/Http/Controllers/Admin/UpgradeController.php:204
10121#, php-format
10122msgid "Unzip %s to a temporary folder…"
10123msgstr ""
10124
10125#: app/Http/Controllers/Admin/UpgradeController.php:205
10126msgid "Copy files…"
10127msgstr ""
10128
10129#: app/Http/Controllers/Admin/UpgradeController.php:206
10130msgid "Delete old files…"
10131msgstr ""
10132
10133#: app/Http/Controllers/Admin/UpgradeController.php:218
10134#: resources/views/admin/control-panel.phtml:60
10135#: resources/views/admin/upgrade/wizard.phtml:14
10136msgid "No upgrade information is available."
10137msgstr ""
10138
10139#: app/Http/Controllers/Admin/UpgradeController.php:222
10140#: resources/views/admin/control-panel.phtml:68
10141#: resources/views/admin/upgrade/wizard.phtml:18
10142msgid "This is the latest version of webtrees. No upgrade is available."
10143msgstr ""
10144
10145#. I18N: %s is a version number, such as 1.2.3
10146#. I18N: %s is a version number
10147#: app/Http/Controllers/Admin/UpgradeController.php:227
10148#: app/Http/RequestHandlers/LoginAction.php:80
10149#: resources/views/admin/control-panel.phtml:65
10150#, php-format
10151msgid "Upgrade to webtrees %s."
10152msgstr ""
10153
10154#: app/Http/Controllers/Admin/UpgradeController.php:247
10155#, php-format
10156msgid "The folder %s has been created."
10157msgstr ""
10158
10159#: app/Http/Controllers/Admin/UpgradeController.php:259
10160msgid "You should accept or reject all pending changes before upgrading."
10161msgstr ""
10162
10163#: app/Http/Controllers/Admin/UpgradeController.php:263
10164#: resources/views/pending-changes-page.phtml:19
10165msgid "There are no pending changes."
10166msgstr ""
10167
10168#. I18N: %s is a filename
10169#: app/Http/Controllers/Admin/UpgradeController.php:294
10170#: app/Http/RequestHandlers/ExportGedcomServer.php:79
10171#, php-format
10172msgid "The family tree has been exported to %s."
10173msgstr ""
10174
10175#: app/Http/Controllers/Admin/UpgradeController.php:319
10176#, php-format
10177msgid "%1$s KB were downloaded in %2$s seconds."
10178msgstr ""
10179
10180#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds
10181#: app/Http/Controllers/Admin/UpgradeController.php:337
10182#, php-format
10183msgid "%1$s file was extracted in %2$s seconds."
10184msgid_plural "%1$s files were extracted in %2$s seconds."
10185msgstr[0] ""
10186msgstr[1] ""
10187
10188#: app/Http/Controllers/Admin/UpgradeController.php:361
10189msgid "The upgrade is complete."
10190msgstr ""
10191
10192#. I18N: A button label.
10193#: app/Http/Controllers/Admin/UpgradeController.php:385
10194#: resources/views/admin/import-progress.phtml:27
10195#: resources/views/admin/map-import-form.phtml:79
10196#: resources/views/admin/merge-records-step-1.phtml:100
10197#: resources/views/admin/trees-export.phtml:28
10198#: resources/views/admin/trees-export.phtml:121
10199#: resources/views/admin/trees-import.phtml:116
10200#: resources/views/admin/trees-merge.phtml:46
10201#: resources/views/admin/trees-renumber.phtml:34
10202#: resources/views/admin/trees.phtml:333
10203#: resources/views/admin/upgrade/wizard.phtml:33
10204#: resources/views/forgot-password-page.phtml:33
10205#: resources/views/modules/clippings/add-options.phtml:22
10206#: resources/views/modules/login_block/sign-in.phtml:57
10207#: resources/views/password-request-page.phtml:33
10208#: resources/views/password-reset-page.phtml:50
10209#: resources/views/pending-changes-page.phtml:23
10210#: resources/views/register-page.phtml:99
10211#: resources/views/report-select-page.phtml:32
10212msgid "continue"
10213msgstr ""
10214
10215#: app/Http/Controllers/Admin/UsersController.php:108
10216#: resources/views/admin/control-panel.phtml:336
10217#: resources/views/admin/email-page.phtml:9
10218#: resources/views/admin/users-cleanup.phtml:11
10219#: resources/views/admin/users-create.phtml:9
10220#: resources/views/admin/users-edit.phtml:13
10221msgid "User administration"
10222msgstr ""
10223
10224#: app/Http/Controllers/Admin/UsersController.php:188
10225#: resources/views/components/datetime.phtml:11
10226msgid "Never"
10227msgstr ""
10228
10229#: app/Http/Controllers/Admin/UsersController.php:214
10230#: resources/views/admin/control-panel.phtml:342
10231msgid "Add a user"
10232msgstr ""
10233
10234#. I18N: placeholders are GEDCOM XREFs, such as R123
10235#: app/Http/Controllers/Admin/UsersController.php:238
10236#: app/Http/Controllers/AdminTreesController.php:274
10237#, php-format
10238msgid "%1$s does not exist."
10239msgstr ""
10240
10241#: app/Http/Controllers/Admin/UsersController.php:248
10242msgid "Edit the user"
10243msgstr ""
10244
10245#: app/Http/Controllers/Admin/UsersController.php:270
10246#: app/Http/Controllers/Admin/UsersController.php:395
10247#: app/Http/RequestHandlers/AccountUpdate.php:86
10248#: app/Http/RequestHandlers/RegisterAction.php:206
10249msgid "Duplicate username. A user with that username already exists. Please choose another username."
10250msgstr ""
10251
10252#: app/Http/Controllers/Admin/UsersController.php:275
10253#: app/Http/Controllers/Admin/UsersController.php:389
10254#: app/Http/RequestHandlers/AccountUpdate.php:95
10255#: app/Http/RequestHandlers/RegisterAction.php:211
10256msgid "Duplicate email address. A user with that email already exists."
10257msgstr ""
10258
10259#: app/Http/Controllers/Admin/UsersController.php:333
10260#, php-format
10261msgid "%1$s does not exist"
10262msgstr ""
10263
10264#. I18N: %s is a server name/URL
10265#: app/Http/Controllers/Admin/UsersController.php:347
10266#: app/Http/RequestHandlers/VerifyEmail.php:90
10267#, php-format
10268msgid "New user at %s"
10269msgstr ""
10270
10271#. I18N: Listbox entry; name of a role
10272#: app/Http/Controllers/Admin/UsersController.php:414
10273#: resources/views/admin/trees-export.phtml:113
10274#: resources/views/admin/users-edit.phtml:227
10275#: resources/views/modules/clippings/download.phtml:28
10276#: resources/views/modules/clippings/download.phtml:41
10277msgid "Visitor"
10278msgstr ""
10279
10280#. I18N: Listbox entry; name of a role
10281#: app/Http/Controllers/Admin/UsersController.php:416
10282#: resources/views/admin/trees-export.phtml:107
10283#: resources/views/admin/users-edit.phtml:233
10284#: resources/views/modules/clippings/download.phtml:25
10285#: resources/views/modules/clippings/download.phtml:38
10286msgid "Member"
10287msgstr ""
10288
10289#. I18N: Listbox entry; name of a role
10290#: app/Http/Controllers/Admin/UsersController.php:418
10291#: resources/views/admin/users-edit.phtml:241
10292msgid "Editor"
10293msgstr ""
10294
10295#. I18N: Listbox entry; name of a role
10296#: app/Http/Controllers/Admin/UsersController.php:420
10297#: resources/views/admin/users-edit.phtml:247
10298msgid "Moderator"
10299msgstr ""
10300
10301#. I18N: Listbox entry; name of a role
10302#: app/Http/Controllers/Admin/UsersController.php:422
10303#: resources/views/admin/trees-export.phtml:101
10304#: resources/views/admin/users-edit.phtml:255
10305#: resources/views/modules/clippings/download.phtml:22
10306msgid "Manager"
10307msgstr ""
10308
10309#: app/Http/Controllers/Admin/UsersController.php:434
10310#: app/Http/Controllers/AdminTreesController.php:1796
10311msgid "<default theme>"
10312msgstr ""
10313
10314#: app/Http/Controllers/AdminController.php:74
10315#: resources/views/admin/trees.phtml:91
10316msgid "Privacy"
10317msgstr ""
10318
10319#: app/Http/Controllers/AdminController.php:160
10320#: app/Http/Controllers/AdminTreesController.php:951
10321#, php-format
10322msgid "The preferences for the family tree “%s” have been updated."
10323msgstr ""
10324
10325#: app/Http/Controllers/AdminController.php:167
10326#: app/Http/Controllers/AdminTreesController.php:958
10327msgid "The preferences for all family trees have been updated."
10328msgstr ""
10329
10330#: app/Http/Controllers/AdminController.php:170
10331#: app/Http/Controllers/AdminTreesController.php:962
10332msgid "The preferences for new family trees have been updated."
10333msgstr ""
10334
10335#: app/Http/Controllers/AdminController.php:269
10336#: resources/views/admin/trees-privacy.phtml:251
10337msgid "All facts and events"
10338msgstr ""
10339
10340#: app/Http/Controllers/AdminSiteController.php:74
10341#: resources/views/admin/control-panel.phtml:78
10342msgid "Website preferences"
10343msgstr ""
10344
10345#: app/Http/Controllers/AdminSiteController.php:109
10346#, php-format
10347msgid "The folder “%s” does not exist."
10348msgstr ""
10349
10350#: app/Http/Controllers/AdminSiteController.php:132
10351#: resources/views/admin/control-panel.phtml:90
10352msgid "Sign-in and registration"
10353msgstr ""
10354
10355#: app/Http/Controllers/AdminSiteController.php:151
10356msgid "No predefined text"
10357msgstr ""
10358
10359#: app/Http/Controllers/AdminSiteController.php:152
10360msgid "Predefined text that states all users can request a user account"
10361msgstr ""
10362
10363#: app/Http/Controllers/AdminSiteController.php:153
10364msgid "Predefined text that states admin will decide on each request for a user account"
10365msgstr ""
10366
10367#: app/Http/Controllers/AdminSiteController.php:154
10368msgid "Predefined text that states only family members can request a user account"
10369msgstr ""
10370
10371#: app/Http/Controllers/AdminSiteController.php:155
10372msgid "Choose user defined welcome text typed below"
10373msgstr ""
10374
10375#. I18N: placeholders are GEDCOM XREFs, such as R123
10376#: app/Http/Controllers/AdminTreesController.php:271
10377#, php-format
10378msgid "%1$s does not exist. Did you mean %2$s?"
10379msgstr ""
10380
10381#: app/Http/Controllers/AdminTreesController.php:284
10382#: app/Http/Controllers/AdminTreesController.php:289
10383msgid "This type of link is not allowed here."
10384msgstr ""
10385
10386#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR
10387#: app/Http/Controllers/AdminTreesController.php:295
10388#, php-format
10389msgid "%1$s is a %2$s but a %3$s is expected."
10390msgstr ""
10391
10392#. I18N: %1$s and %2$s are internal ID numbers such as R123
10393#: app/Http/Controllers/AdminTreesController.php:304
10394#, php-format
10395msgid "%1$s does not have a link back to %2$s."
10396msgstr ""
10397
10398#: app/Http/Controllers/AdminTreesController.php:309
10399#: resources/views/admin/trees.phtml:170
10400msgid "Check for errors"
10401msgstr ""
10402
10403#: app/Http/Controllers/AdminTreesController.php:330
10404#: resources/views/admin/trees.phtml:140
10405msgid "Find duplicates"
10406msgstr ""
10407
10408#: app/Http/Controllers/AdminTreesController.php:373
10409#: app/Http/Controllers/AdminTreesController.php:385
10410msgid "No GEDCOM file was received."
10411msgstr ""
10412
10413#: app/Http/Controllers/AdminTreesController.php:414
10414msgid "Import a GEDCOM file"
10415msgstr ""
10416
10417#: app/Http/Controllers/AdminTreesController.php:459
10418#: resources/views/admin/changes-log.phtml:12
10419#: resources/views/admin/merge-records-step-1.phtml:10
10420#: resources/views/admin/merge-records-step-2.phtml:10
10421#: resources/views/admin/trees-check.phtml:8
10422#: resources/views/admin/trees-duplicates.phtml:9
10423#: resources/views/admin/trees-export.phtml:11
10424#: resources/views/admin/trees-import.phtml:10
10425#: resources/views/admin/trees-preferences.phtml:9
10426#: resources/views/admin/trees-privacy.phtml:12
10427msgid "Manage family trees"
10428msgstr ""
10429
10430#: app/Http/Controllers/AdminTreesController.php:493
10431#: resources/views/admin/control-panel.phtml:155
10432msgid "Merge family trees"
10433msgstr ""
10434
10435#: app/Http/Controllers/AdminTreesController.php:693
10436msgid "The family trees have been merged successfully."
10437msgstr ""
10438
10439#. I18N: Layout option for lists of names
10440#. I18N: An option in a list-box
10441#: app/Http/Controllers/AdminTreesController.php:725
10442#: app/Module/OnThisDayModule.php:238 app/Module/RecentChangesModule.php:184
10443#: app/Module/TopGivenNamesModule.php:182
10444#: app/Module/UpcomingAnniversariesModule.php:259
10445#: app/Module/YahrzeitModule.php:242
10446msgid "list"
10447msgstr ""
10448
10449#. I18N: Layout option for lists of names
10450#. I18N: An option in a list-box
10451#: app/Http/Controllers/AdminTreesController.php:727
10452#: app/Module/OnThisDayModule.php:240 app/Module/RecentChangesModule.php:186
10453#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:239
10454#: app/Module/UpcomingAnniversariesModule.php:261
10455#: app/Module/YahrzeitModule.php:244
10456msgid "table"
10457msgstr ""
10458
10459#. I18N: Layout option for lists of names
10460#. I18N: An option in a list-box
10461#: app/Http/Controllers/AdminTreesController.php:729
10462#: app/Module/TopSurnamesModule.php:241
10463msgid "tag cloud"
10464msgstr ""
10465
10466#. I18N: page orientation
10467#: app/Http/Controllers/AdminTreesController.php:734
10468#: resources/xml/reports/change_report.xml:10
10469#: resources/xml/reports/pedigree_report.xml:7
10470msgid "Portrait"
10471msgstr ""
10472
10473#. I18N: page orientation
10474#: app/Http/Controllers/AdminTreesController.php:736
10475#: resources/xml/reports/change_report.xml:10
10476#: resources/xml/reports/pedigree_report.xml:7
10477msgid "Landscape"
10478msgstr ""
10479
10480#. I18N: None of the other options
10481#: app/Http/Controllers/AdminTreesController.php:741
10482#: app/Http/Controllers/AdminTreesController.php:747
10483#: app/Module/RelationshipsChartModule.php:455
10484#: app/Services/EmailService.php:217
10485#: resources/views/modules/statistics-chart/custom.phtml:75
10486msgid "none"
10487msgstr ""
10488
10489#. I18N: https://en.wikipedia.org/wiki/Markdown
10490#: app/Http/Controllers/AdminTreesController.php:743
10491msgid "markdown"
10492msgstr ""
10493
10494#: app/Http/Controllers/AdminTreesController.php:748
10495#: resources/xml/reports/fact_sources.xml:6
10496msgid "facts"
10497msgstr ""
10498
10499#: app/Http/Controllers/AdminTreesController.php:749
10500#: resources/xml/reports/fact_sources.xml:6
10501msgid "records"
10502msgstr ""
10503
10504#: app/Http/Controllers/AdminTreesController.php:806
10505#: app/Http/Controllers/HomePageController.php:125
10506#: app/Http/Controllers/HomePageController.php:210
10507#: resources/views/admin/components.phtml:45
10508#: resources/views/admin/components.phtml:48
10509#: resources/views/admin/modules.phtml:63
10510#: resources/views/admin/modules.phtml:65
10511#: resources/views/admin/modules.phtml:136
10512#: resources/views/admin/modules.phtml:139
10513#: resources/views/admin/modules.phtml:142 resources/views/admin/trees.phtml:81
10514#: resources/views/modules/block-template.phtml:6
10515#: resources/views/modules/block-template.phtml:8
10516msgid "Preferences"
10517msgstr ""
10518
10519#. I18N: Renumber the records in a family tree
10520#: app/Http/Controllers/AdminTreesController.php:852
10521#: resources/views/admin/trees-merge.phtml:24
10522#: resources/views/admin/trees-merge.phtml:29
10523msgid "Renumber family tree"
10524msgstr ""
10525
10526#: app/Http/Controllers/AdminTreesController.php:1458
10527#: app/Services/UpgradeService.php:150 app/Services/UpgradeService.php:183
10528msgid "The server’s time limit has been reached."
10529msgstr ""
10530
10531#: app/Http/Controllers/AdminTreesController.php:1493
10532#, php-format
10533msgid "The GEDCOM file “%s” has been imported."
10534msgstr ""
10535
10536#. I18N: %s is the name of a family tree
10537#: app/Http/Controllers/AdminTreesController.php:1500
10538#: app/Http/RequestHandlers/DeleteTreeAction.php:65
10539#, php-format
10540msgid "The family tree “%s” has been deleted."
10541msgstr ""
10542
10543#: app/Http/Controllers/AdminTreesController.php:1537
10544#, php-format
10545msgid "%1$s %2$s has a %3$s link to %4$s."
10546msgstr ""
10547
10548#. I18N: Name of a module/list
10549#: app/Http/Controllers/AdminTreesController.php:1699
10550#: app/Http/Controllers/ListController.php:509
10551#: app/Module/RepositoryListModule.php:49
10552#: resources/views/admin/control-panel.phtml:172
10553#: resources/views/admin/merge-records-step-1.phtml:26
10554#: resources/views/lists/repositories-table.phtml:36
10555#: resources/views/modules/gedcom_stats/config.phtml:25
10556#: resources/views/modules/gedcom_stats/statistics.phtml:97
10557#: resources/views/modules/html/template-statistics.phtml:46
10558#: resources/views/search-general-page.phtml:55
10559#: resources/views/search-results.phtml:42
10560#: resources/views/statistics/other/total-records.phtml:47
10561msgid "Repositories"
10562msgstr ""
10563
10564#. I18N: Name of a module/list
10565#. I18N: Name of a module
10566#: app/Http/Controllers/AdminTreesController.php:1700
10567#: app/Http/Controllers/ListController.php:530
10568#: app/Module/SourceListModule.php:49 app/Module/SourcesTabModule.php:59
10569#: resources/views/admin/control-panel.phtml:171
10570#: resources/views/admin/merge-records-step-1.phtml:25
10571#: resources/views/gedcom-record-page.phtml:58
10572#: resources/views/lists/media-table.phtml:71
10573#: resources/views/lists/notes-table.phtml:75
10574#: resources/views/lists/notes-table.phtml:84
10575#: resources/views/lists/repositories-table.phtml:42
10576#: resources/views/lists/sources-table.phtml:77
10577#: resources/views/media-page.phtml:70
10578#: resources/views/modules/gedcom_stats/config.phtml:23
10579#: resources/views/modules/gedcom_stats/statistics.phtml:75
10580#: resources/views/modules/html/template-statistics.phtml:38
10581#: resources/views/note-page.phtml:58 resources/views/repository-page.phtml:44
10582#: resources/views/search-general-page.phtml:48
10583#: resources/views/search-results.phtml:31
10584#: resources/views/statistics/other/chart-sources.phtml:11
10585#: resources/views/statistics/other/total-records.phtml:29
10586#: resources/xml/reports/ahnentafel_report.xml:476
10587#: resources/xml/reports/descendancy_report.xml:611
10588#: resources/xml/reports/family_group_report.xml:1118
10589#: resources/xml/reports/individual_ext_report.xml:644
10590#: resources/xml/reports/individual_report.xml:646
10591msgid "Sources"
10592msgstr ""
10593
10594#. I18N: Name of a module/list
10595#: app/Http/Controllers/AdminTreesController.php:1701
10596#: app/Http/Controllers/CalendarController.php:376
10597#: app/Http/Controllers/ListController.php:244
10598#: app/Module/AncestorsChartModule.php:275
10599#: app/Module/DescendancyChartModule.php:264
10600#: app/Module/IndividualListModule.php:48
10601#: app/Module/StatisticsChartModule.php:154
10602#: app/Module/StatisticsChartModule.php:294
10603#: app/Module/StatisticsChartModule.php:343
10604#: app/Module/StatisticsChartModule.php:538
10605#: app/Module/StatisticsChartModule.php:600
10606#: app/Module/StatisticsChartModule.php:661
10607#: resources/views/admin/control-panel.phtml:169
10608#: resources/views/admin/merge-records-step-1.phtml:23
10609#: resources/views/gedcom-record-page.phtml:40
10610#: resources/views/lists/given-names-table.phtml:13
10611#: resources/views/lists/media-table.phtml:69
10612#: resources/views/lists/notes-table.phtml:81
10613#: resources/views/lists/sources-table.phtml:84
10614#: resources/views/lists/surnames-table.phtml:22
10615#: resources/views/media-page.phtml:58
10616#: resources/views/modules/census-assistant.phtml:55
10617#: resources/views/modules/gedcom_stats/config.phtml:20
10618#: resources/views/modules/gedcom_stats/statistics.phtml:19
10619#: resources/views/modules/html/template-statistics.phtml:18
10620#: resources/views/modules/random_media/config.phtml:12
10621#: resources/views/modules/statistics-chart/custom.phtml:56
10622#: resources/views/modules/statistics-chart/custom.phtml:152
10623#: resources/views/note-page.phtml:40 resources/views/place-events.phtml:6
10624#: resources/views/place-sidebar.phtml:19
10625#: resources/views/search-general-page.phtml:34
10626#: resources/views/search-results.phtml:9 resources/views/source-page.phtml:45
10627#: resources/xml/reports/fact_sources.xml:54
10628#: resources/xml/reports/fact_sources.xml:258
10629msgid "Individuals"
10630msgstr ""
10631
10632#. I18N: Name of a module/list
10633#. I18N: Name of a module
10634#: app/Http/Controllers/AdminTreesController.php:1702
10635#: app/Http/Controllers/CalendarController.php:377
10636#: app/Http/Controllers/ListController.php:242
10637#: app/Module/AncestorsChartModule.php:276
10638#: app/Module/DescendancyChartModule.php:265 app/Module/FamilyListModule.php:48
10639#: app/Module/RelativesTabModule.php:42
10640#: app/Module/StatisticsChartModule.php:159
10641#: app/Module/StatisticsChartModule.php:392
10642#: app/Module/StatisticsChartModule.php:483
10643#: app/Module/StatisticsChartModule.php:733
10644#: resources/views/admin/control-panel.phtml:170
10645#: resources/views/admin/merge-records-step-1.phtml:24
10646#: resources/views/gedcom-record-page.phtml:46
10647#: resources/views/lists/media-table.phtml:70
10648#: resources/views/lists/notes-table.phtml:82
10649#: resources/views/lists/sources-table.phtml:85
10650#: resources/views/media-page.phtml:64
10651#: resources/views/modules/gedcom_stats/config.phtml:22
10652#: resources/views/modules/gedcom_stats/statistics.phtml:63
10653#: resources/views/modules/html/template-statistics.phtml:34
10654#: resources/views/note-page.phtml:46 resources/views/place-events.phtml:12
10655#: resources/views/place-sidebar.phtml:27
10656#: resources/views/search-general-page.phtml:41
10657#: resources/views/search-results.phtml:20 resources/views/source-page.phtml:51
10658#: resources/xml/reports/fact_sources.xml:152
10659#: resources/xml/reports/fact_sources.xml:314
10660msgid "Families"
10661msgstr ""
10662
10663#. I18N: Name of a module/list
10664#: app/Http/Controllers/AdminTreesController.php:1703
10665#: app/Module/MediaListModule.php:51
10666#: resources/views/admin/fix-level-0-media.phtml:20
10667#: resources/views/admin/merge-records-step-1.phtml:28
10668#: resources/views/admin/webtrees1-thumbnails.phtml:31
10669#: resources/views/gedcom-record-page.phtml:52
10670#: resources/views/lists/media-table.phtml:62
10671#: resources/views/lists/notes-table.phtml:83
10672#: resources/views/lists/sources-table.phtml:86
10673#: resources/views/modules/gedcom_stats/config.phtml:24
10674#: resources/views/modules/gedcom_stats/statistics.phtml:86
10675#: resources/views/modules/html/template-statistics.phtml:42
10676#: resources/views/note-page.phtml:52 resources/views/source-page.phtml:57
10677#: resources/views/statistics/other/chart-objects.phtml:11
10678#: resources/views/statistics/other/total-records.phtml:20
10679msgid "Media objects"
10680msgstr ""
10681
10682#. I18N: %s is a surname
10683#: app/Http/Controllers/BranchesController.php:84
10684#, php-format
10685msgid "Branches of the %s family"
10686msgstr ""
10687
10688#. I18N: Branches of a family tree
10689#. I18N: Name of a module/list
10690#: app/Http/Controllers/BranchesController.php:87
10691#: app/Module/BranchesListModule.php:49
10692msgid "Branches"
10693msgstr ""
10694
10695#. I18N: Name of a module/chart
10696#. I18N: Configuration option
10697#: app/Http/Controllers/BranchesController.php:295
10698#: app/Http/Controllers/BranchesController.php:332
10699#: app/Module/RelationshipsChartModule.php:174
10700#: app/Module/RelationshipsChartModule.php:258
10701#: resources/views/lists/individuals-table.phtml:332
10702#: resources/views/modules/relationships-chart/config.phtml:22
10703msgid "Relationships"
10704msgstr ""
10705
10706#: app/Http/Controllers/BranchesController.php:397
10707msgid "Generation"
10708msgstr ""
10709
10710#: app/Http/Controllers/CalendarController.php:148
10711msgid "Anniversary calendar"
10712msgstr ""
10713
10714#: app/Http/Controllers/CalendarController.php:152
10715msgid "On this day…"
10716msgstr ""
10717
10718#: app/Http/Controllers/CalendarController.php:155
10719msgid "In this month…"
10720msgstr ""
10721
10722#: app/Http/Controllers/CalendarController.php:158
10723msgid "In this year…"
10724msgstr ""
10725
10726#: app/Http/Controllers/CalendarController.php:396
10727#, php-format
10728msgid "Total individuals: %s"
10729msgstr ""
10730
10731#: app/Http/Controllers/CalendarController.php:397
10732#, php-format
10733msgid "Total families: %s"
10734msgstr ""
10735
10736#: app/Http/Controllers/CalendarController.php:439
10737msgid "Day not set"
10738msgstr ""
10739
10740#: app/Http/Controllers/CalendarController.php:565
10741#: resources/views/modules/yahrzeit/list.phtml:10
10742#, php-format
10743msgid "%s year anniversary"
10744msgstr ""
10745
10746#: app/Http/Controllers/EditFamilyController.php:57
10747#: resources/views/family-page-children.phtml:35
10748#: resources/views/family-page-menu.phtml:39
10749msgid "Add a child"
10750msgstr ""
10751
10752#: app/Http/Controllers/EditFamilyController.php:152
10753#: app/Http/Controllers/EditIndividualController.php:256
10754#: resources/views/family-page-menu.phtml:33
10755#: resources/views/family-page-parents.phtml:42
10756#: resources/views/modules/relatives/family.phtml:85
10757#: resources/views/modules/relatives/tab.phtml:110
10758msgid "Add a wife"
10759msgstr ""
10760
10761#: app/Http/Controllers/EditFamilyController.php:155
10762#: app/Http/Controllers/EditIndividualController.php:252
10763#: resources/views/family-page-menu.phtml:26
10764#: resources/views/family-page-parents.phtml:20
10765#: resources/views/modules/relatives/family.phtml:48
10766#: resources/views/modules/relatives/tab.phtml:112
10767msgid "Add a husband"
10768msgstr ""
10769
10770#: app/Http/Controllers/EditFamilyController.php:250
10771#: resources/views/family-page-menu.phtml:20
10772msgid "Change family members"
10773msgstr ""
10774
10775#: app/Http/Controllers/EditIndividualController.php:57
10776#: resources/views/modules/relatives/tab.phtml:133
10777msgid "Add a child to create a one-parent family"
10778msgstr ""
10779
10780#: app/Http/Controllers/EditIndividualController.php:154
10781#: resources/views/family-page-grandparents.phtml:54
10782#: resources/views/family-page-grandparents.phtml:62
10783#: resources/views/modules/relatives/tab.phtml:32
10784msgid "Add a mother"
10785msgstr ""
10786
10787#: app/Http/Controllers/EditIndividualController.php:157
10788#: resources/views/family-page-grandparents.phtml:24
10789#: resources/views/family-page-grandparents.phtml:32
10790#: resources/views/modules/relatives/tab.phtml:25
10791msgid "Add a father"
10792msgstr ""
10793
10794#: app/Http/Controllers/EditIndividualController.php:356
10795msgid "Create an individual"
10796msgstr ""
10797
10798#: app/Http/Controllers/EditIndividualController.php:475
10799#: resources/views/individual-page-menu.phtml:24
10800msgid "Add a name"
10801msgstr ""
10802
10803#: app/Http/Controllers/EditIndividualController.php:520
10804#: resources/views/modules/relatives/tab.phtml:101
10805msgid "Link this individual to an existing family as a child"
10806msgstr ""
10807
10808#: app/Http/Controllers/EditIndividualController.php:596
10809#: resources/views/modules/relatives/tab.phtml:124
10810msgid "Add a husband using an existing individual"
10811msgstr ""
10812
10813#: app/Http/Controllers/EditIndividualController.php:599
10814#: resources/views/modules/relatives/tab.phtml:122
10815msgid "Add a wife using an existing individual"
10816msgstr ""
10817
10818#: app/Http/Controllers/EditMediaController.php:87
10819#: resources/views/media-page.phtml:187
10820#: resources/views/modals/add-media-file.phtml:6
10821msgid "Add a media file"
10822msgstr ""
10823
10824#: app/Http/Controllers/EditMediaController.php:173
10825#: resources/views/modals/edit-media-file.phtml:6
10826msgid "Edit a media file"
10827msgstr ""
10828
10829#: app/Http/Controllers/EditMediaController.php:269
10830#, php-format
10831msgid "The media file %1$s has been renamed to %2$s."
10832msgstr ""
10833
10834#: app/Http/Controllers/EditMediaController.php:275
10835#, php-format
10836msgid "The media file %1$s could not be renamed to %2$s."
10837msgstr ""
10838
10839#: app/Http/Controllers/EditMediaController.php:418
10840#: app/Http/RequestHandlers/CreateMediaObjectAction.php:119
10841msgid "The media object has been created"
10842msgstr ""
10843
10844#: app/Http/Controllers/EditNoteController.php:55
10845msgid "Edit the shared note"
10846msgstr ""
10847
10848#: app/Http/Controllers/GedcomFileController.php:126
10849msgid "Invalid GEDCOM file - no header record found."
10850msgstr ""
10851
10852#: app/Http/Controllers/GedcomFileController.php:189
10853#, php-format
10854msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported."
10855msgstr ""
10856
10857#: app/Http/Controllers/HomePageController.php:364
10858#: resources/views/admin/control-panel.phtml:148
10859msgid "Set the default blocks for new family trees"
10860msgstr ""
10861
10862#: app/Http/Controllers/HomePageController.php:412
10863msgid "Change the “Home page” blocks"
10864msgstr ""
10865
10866#. I18N: Name of a module
10867#: app/Http/Controllers/HomePageController.php:499
10868#: app/Module/ModuleThemeTrait.php:379 app/Module/UserWelcomeModule.php:61
10869#: resources/views/admin/modules.phtml:177
10870#: resources/views/admin/modules.phtml:181
10871#: resources/views/layouts/administration.phtml:53
10872msgid "My page"
10873msgstr ""
10874
10875#: app/Http/Controllers/HomePageController.php:549
10876#: resources/views/admin/control-panel.phtml:354
10877msgid "Set the default blocks for new users"
10878msgstr ""
10879
10880#: app/Http/Controllers/HomePageController.php:597
10881msgid "Change the “My page” blocks"
10882msgstr ""
10883
10884#: app/Http/Controllers/IndividualController.php:117
10885#: app/Http/Controllers/IndividualController.php:120
10886#: app/Http/RequestHandlers/IndividualPage.php:116
10887#: app/Http/RequestHandlers/IndividualPage.php:119
10888#: app/Module/StatisticsChartModule.php:532
10889#: app/Module/StatisticsChartModule.php:594
10890#: app/Module/StatisticsChartModule.php:655
10891msgid "age"
10892msgstr ""
10893
10894#: app/Http/Controllers/IndividualController.php:314
10895#: app/Http/RequestHandlers/IndividualPage.php:279
10896#: resources/views/edit/icon-fact-delete.phtml:8
10897#: resources/views/media-page.phtml:99
10898msgid "Are you sure you want to delete this fact?"
10899msgstr ""
10900
10901#: app/Http/Controllers/IndividualController.php:314
10902#: app/Http/RequestHandlers/IndividualPage.php:279
10903msgid "Delete this name"
10904msgstr ""
10905
10906#: app/Http/Controllers/IndividualController.php:363
10907#: app/Http/RequestHandlers/IndividualPage.php:328
10908#: resources/views/individual-page-menu.phtml:44
10909#: resources/views/individual-page-menu.phtml:52
10910msgid "Edit the gender"
10911msgstr ""
10912
10913#: app/Http/Controllers/ListController.php:217
10914#: app/Http/Controllers/ListController.php:708
10915#: resources/views/admin/trees-export.phtml:95
10916#: resources/views/modules/clippings/download.phtml:19
10917#: resources/xml/reports/cemetery_report.xml:7
10918#: resources/xml/reports/death_report.xml:10
10919#: resources/xml/reports/individual_ext_report.xml:11
10920#: resources/xml/reports/individual_report.xml:8
10921msgid "None"
10922msgstr ""
10923
10924#: app/Http/Controllers/ListController.php:273
10925#, php-format
10926msgid "Exclude individuals with “%s” as a married name"
10927msgstr ""
10928
10929#: app/Http/Controllers/ListController.php:279
10930#, php-format
10931msgid "Include individuals with “%s” as a married name"
10932msgstr ""
10933
10934#: app/Http/Controllers/ListController.php:288
10935msgid "Show the list of individuals"
10936msgstr ""
10937
10938#: app/Http/Controllers/ListController.php:294
10939msgid "Show the list of surnames"
10940msgstr ""
10941
10942#: app/Http/Controllers/ListController.php:342
10943#, php-format
10944msgid "Individuals with surname %s"
10945msgstr ""
10946
10947#. I18N: Name of a module
10948#: app/Http/Controllers/ListController.php:464 app/Module/MediaTabModule.php:60
10949#: resources/views/admin/control-panel.phtml:173
10950#: resources/views/admin/control-panel.phtml:571
10951#: resources/views/admin/media.phtml:92
10952#: resources/views/lists/media-table.phtml:67
10953#: resources/views/modules/recent_changes/changes-table.phtml:37
10954msgid "Media"
10955msgstr ""
10956
10957#. I18N: Name of a module/list
10958#: app/Http/Controllers/ListController.php:488 app/Module/NoteListModule.php:49
10959#: resources/views/lists/sources-table.phtml:87
10960#: resources/views/search-general-page.phtml:62
10961msgid "Shared notes"
10962msgstr ""
10963
10964#: app/Http/Controllers/PlaceHierarchyController.php:101
10965msgid "Show place hierarchy"
10966msgstr ""
10967
10968#: app/Http/Controllers/PlaceHierarchyController.php:106
10969msgid "Show all places in a list"
10970msgstr ""
10971
10972#. I18N: Name of a module
10973#: app/Http/Controllers/PlaceHierarchyController.php:122
10974#: app/Module/PlacesModule.php:68
10975#: resources/views/admin/trees-preferences.phtml:566
10976#: resources/views/search-replace-page.phtml:38
10977#: resources/views/statistics/other/places.phtml:11
10978msgid "Places"
10979msgstr ""
10980
10981#: app/Http/Controllers/SetupController.php:143
10982msgid "Oops! webtrees was unable to create files in this folder."
10983msgstr ""
10984
10985#: app/Http/Controllers/SetupController.php:144
10986msgid "This usually means that you need to change the folder permissions to 777."
10987msgstr ""
10988
10989#: app/Http/Controllers/SetupController.php:368
10990msgid "You must enter all the administrator account fields."
10991msgstr ""
10992
10993#: app/Http/Controllers/SetupController.php:372
10994msgid "The password needs to be at least six characters long."
10995msgstr ""
10996
10997#: app/Http/Middleware/AuthAdministrator.php:57
10998#: app/Http/Middleware/AuthEditor.php:62 app/Http/Middleware/AuthManager.php:65
10999#: app/Http/Middleware/AuthMember.php:62
11000#: app/Http/Middleware/AuthModerator.php:62
11001msgid "You do not have permission to view this page."
11002msgstr ""
11003
11004#: app/Http/Middleware/CheckCsrf.php:59
11005msgid "This form has expired. Try again."
11006msgstr ""
11007
11008#: app/Http/RequestHandlers/AccountEdit.php:66
11009#: app/Module/ModuleThemeTrait.php:349 app/Module/UserWelcomeModule.php:114
11010msgid "My account"
11011msgstr ""
11012
11013#: app/Http/RequestHandlers/BroadcastAction.php:82
11014#: app/Http/RequestHandlers/ContactAction.php:127
11015#: app/Http/RequestHandlers/EmailPreferencesAction.php:90
11016#: app/Http/RequestHandlers/MessageAction.php:98
11017#, php-format
11018msgid "The message was successfully sent to %s."
11019msgstr ""
11020
11021#: app/Http/RequestHandlers/BroadcastAction.php:89
11022#: app/Http/RequestHandlers/ContactAction.php:134
11023#: app/Http/RequestHandlers/EmailPreferencesAction.php:92
11024#: app/Http/RequestHandlers/MessageAction.php:105
11025msgid "The message was not sent."
11026msgstr ""
11027
11028#: app/Http/RequestHandlers/CleanDataFolder.php:95
11029#: resources/views/admin/control-panel.phtml:106
11030msgid "Clean up data folder"
11031msgstr ""
11032
11033#: app/Http/RequestHandlers/ContactAction.php:100
11034msgid "Please enter a valid email address."
11035msgstr ""
11036
11037#: app/Http/RequestHandlers/ContactAction.php:107
11038#: app/Http/RequestHandlers/RegisterAction.php:218
11039msgid "You are not allowed to send messages that contain external links."
11040msgstr ""
11041
11042#. I18N: e.g. ‘You should delete the “http://” from “http://www.example.com” and try again.’
11043#: app/Http/RequestHandlers/ContactAction.php:108
11044#: app/Http/RequestHandlers/RegisterAction.php:218
11045#, php-format
11046msgid "You should delete the “%1$s” from “%2$s” and try again."
11047msgstr ""
11048
11049#: app/Http/RequestHandlers/ContactPage.php:87
11050#: app/Http/RequestHandlers/MessagePage.php:76
11051#: app/Module/UserMessagesModule.php:154
11052#: app/Statistics/Repository/UserRepository.php:127
11053#: resources/views/pending-changes-page.phtml:83
11054msgid "Send a message"
11055msgstr ""
11056
11057#: app/Http/RequestHandlers/CopyFact.php:77
11058msgid "The record has been copied to the clipboard."
11059msgstr ""
11060
11061#: app/Http/RequestHandlers/CreateNoteAction.php:73
11062msgid "The note has been created"
11063msgstr ""
11064
11065#: app/Http/RequestHandlers/CreateRepositoryAction.php:73
11066#: app/Http/RequestHandlers/CreateRepositoryModal.php:92
11067msgid "The repository has been created"
11068msgstr ""
11069
11070#: app/Http/RequestHandlers/CreateSourceAction.php:115
11071msgid "The source has been created"
11072msgstr ""
11073
11074#: app/Http/RequestHandlers/CreateSubmitterAction.php:83
11075msgid "The submitter has been created"
11076msgstr ""
11077
11078#: app/Http/RequestHandlers/CreateTreeAction.php:63
11079#, php-format
11080msgid "The family tree “%s” already exists."
11081msgstr ""
11082
11083#: app/Http/RequestHandlers/CreateTreeAction.php:70
11084#, php-format
11085msgid "The family tree “%s” has been created."
11086msgstr ""
11087
11088#: app/Http/RequestHandlers/CreateTreePage.php:55
11089#: resources/views/admin/control-panel.phtml:142
11090msgid "Create a family tree"
11091msgstr ""
11092
11093#: app/Http/RequestHandlers/CreateTreePage.php:57
11094msgid "My family tree"
11095msgstr ""
11096
11097#: app/Http/RequestHandlers/DeletePath.php:60
11098#, php-format
11099msgid "The file %s has been deleted."
11100msgstr ""
11101
11102#: app/Http/RequestHandlers/DeletePath.php:62
11103#: app/Http/RequestHandlers/DeletePath.php:76
11104#, php-format
11105msgid "The file %s could not be deleted."
11106msgstr ""
11107
11108#: app/Http/RequestHandlers/DeletePath.php:69
11109#, php-format
11110msgid "The folder %s has been deleted."
11111msgstr ""
11112
11113#: app/Http/RequestHandlers/DeletePath.php:71
11114#, php-format
11115msgid "The folder %s could not be deleted."
11116msgstr ""
11117
11118#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name”
11119#: app/Http/RequestHandlers/DeleteRecord.php:73
11120#, php-format
11121msgid "The family “%s” has been deleted because it only has one member."
11122msgstr ""
11123
11124#. I18N: %s are names of records, such as sources, repositories or individuals
11125#: app/Http/RequestHandlers/DeleteRecord.php:82
11126#: app/Http/RequestHandlers/DeleteRecord.php:87
11127#, php-format
11128msgid "The link from “%1$s” to “%2$s” has been deleted."
11129msgstr ""
11130
11131#: app/Http/RequestHandlers/EditRawFactPage.php:60
11132#: app/Http/RequestHandlers/EditRawRecordPage.php:57
11133#: resources/views/edit/edit-fact.phtml:125
11134#: resources/views/edit/new-individual.phtml:334
11135#: resources/views/family-page-menu.phtml:59
11136#: resources/views/gedcom-record-page-menu.phtml:25
11137#: resources/views/individual-page-menu.phtml:100
11138#: resources/views/media-page-menu.phtml:42
11139#: resources/views/note-page-menu.phtml:25
11140#: resources/views/repository-page-menu.phtml:25
11141#: resources/views/source-page-menu.phtml:25
11142msgid "Edit the raw GEDCOM"
11143msgstr ""
11144
11145#: app/Http/RequestHandlers/EmailPreferencesPage.php:64
11146#: resources/views/admin/control-panel.phtml:84
11147msgid "Sending email"
11148msgstr ""
11149
11150#: app/Http/RequestHandlers/ExportGedcomPage.php:49
11151msgid "Export a GEDCOM file"
11152msgstr ""
11153
11154#: app/Http/RequestHandlers/ExportGedcomServer.php:82
11155#, php-format
11156msgid "The file %s could not be created."
11157msgstr ""
11158
11159#: app/Http/RequestHandlers/HelpText.php:244
11160msgid "Associate events with this source"
11161msgstr ""
11162
11163#. I18N: Name of a module
11164#: app/Http/RequestHandlers/HelpText.php:249
11165#: app/Http/RequestHandlers/PendingChanges.php:121
11166#: app/Module/ModuleThemeTrait.php:454 app/Module/ReviewChangesModule.php:83
11167#: app/Module/ReviewChangesModule.php:138
11168#: resources/views/admin/control-panel.phtml:168
11169#: resources/views/admin/control-panel.phtml:192
11170#: resources/views/pending-changes-page.phtml:83
11171#: resources/xml/reports/change_report.xml:52
11172msgid "Pending changes"
11173msgstr ""
11174
11175#: app/Http/RequestHandlers/HelpText.php:256
11176#: resources/views/admin/users-edit.phtml:282
11177msgid "Restrict to immediate family"
11178msgstr ""
11179
11180#: app/Http/RequestHandlers/HelpText.php:261
11181#: resources/views/admin/trees-export.phtml:66
11182#: resources/views/modules/clippings/download.phtml:48
11183msgid "Convert from UTF-8 to ISO-8859-1"
11184msgstr ""
11185
11186#: app/Http/RequestHandlers/HelpText.php:266
11187#: resources/views/admin/trees-export.phtml:51
11188msgid "Compress the GEDCOM file"
11189msgstr ""
11190
11191#: app/Http/RequestHandlers/HelpText.php:272
11192msgid "The help text has not been written for this item."
11193msgstr ""
11194
11195#: app/Http/RequestHandlers/LoginAction.php:80
11196#: resources/views/admin/control-panel.phtml:62
11197#: resources/views/admin/upgrade/wizard.phtml:22
11198msgid "A new version of webtrees is available."
11199msgstr ""
11200
11201#: app/Http/RequestHandlers/LoginAction.php:112
11202msgid "You cannot sign in because your browser does not accept cookies."
11203msgstr ""
11204
11205#: app/Http/RequestHandlers/LoginAction.php:119
11206#: app/Http/RequestHandlers/LoginAction.php:124
11207msgid "The username or password is incorrect."
11208msgstr ""
11209
11210#: app/Http/RequestHandlers/LoginAction.php:129
11211msgid "This account has not been verified. Please check your email for a verification message."
11212msgstr ""
11213
11214#: app/Http/RequestHandlers/LoginAction.php:134
11215msgid "This account has not been approved. Please wait for an administrator to approve it."
11216msgstr ""
11217
11218#. I18N: Name of a module
11219#: app/Http/RequestHandlers/LoginPage.php:84 app/Module/LoginBlockModule.php:43
11220#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:317
11221msgid "Sign in"
11222msgstr ""
11223
11224#: app/Http/RequestHandlers/LoginPage.php:89
11225msgid "Anyone with a user account can access this website."
11226msgstr ""
11227
11228#: app/Http/RequestHandlers/LoginPage.php:92
11229msgid "You need to be an authorized user to access this website."
11230msgstr ""
11231
11232#: app/Http/RequestHandlers/LoginPage.php:95
11233msgid "You need to be a family member to access this website."
11234msgstr ""
11235
11236#: app/Http/RequestHandlers/LoginPage.php:103
11237msgid "You can apply for an account using the link below."
11238msgstr ""
11239
11240#: app/Http/RequestHandlers/Logout.php:51
11241msgid "You have signed out."
11242msgstr ""
11243
11244#: app/Http/RequestHandlers/MergeFactsAction.php:96
11245#, php-format
11246msgid "The link from “%1$s” to “%2$s” has been updated."
11247msgstr ""
11248
11249#: app/Http/RequestHandlers/MergeFactsAction.php:160
11250#, php-format
11251msgid "The records “%1$s” and “%2$s” have been merged."
11252msgstr ""
11253
11254#: app/Http/RequestHandlers/MergeFactsPage.php:63
11255#: app/Http/RequestHandlers/MergeRecordsPage.php:66
11256#: resources/views/admin/trees.phtml:150
11257msgid "Merge records"
11258msgstr ""
11259
11260#: app/Http/RequestHandlers/PasswordRequestAction.php:88
11261#: app/Http/RequestHandlers/PasswordRequestPage.php:55
11262#: resources/views/modules/login_block/sign-in.phtml:48
11263msgid "Request a new password"
11264msgstr ""
11265
11266#: app/Http/RequestHandlers/PasswordRequestAction.php:95
11267#, php-format
11268msgid "A password reset link has been sent to “%s”."
11269msgstr ""
11270
11271#: app/Http/RequestHandlers/PasswordRequestAction.php:96
11272msgid "This link is valid for one hour."
11273msgstr ""
11274
11275#: app/Http/RequestHandlers/PasswordRequestAction.php:99
11276#, php-format
11277msgid "There is no user account with the email “%s”."
11278msgstr ""
11279
11280#: app/Http/RequestHandlers/PasswordResetAction.php:72
11281msgid "Your password has been updated."
11282msgstr ""
11283
11284#: app/Http/RequestHandlers/PasswordResetAction.php:79
11285#: app/Http/RequestHandlers/PasswordResetPage.php:75
11286msgid "The password reset link has expired."
11287msgstr ""
11288
11289#: app/Http/RequestHandlers/PasswordResetAction.php:80
11290#: app/Http/RequestHandlers/PasswordResetPage.php:76
11291msgid "Please try again."
11292msgstr ""
11293
11294#: app/Http/RequestHandlers/PasswordResetPage.php:62
11295msgid "Set a new password"
11296msgstr ""
11297
11298#. I18N: %s is the name of a genealogy record
11299#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:66
11300#, php-format
11301msgid "“%s” has been deleted."
11302msgstr ""
11303
11304#. I18N: %s is the name of a genealogy record
11305#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:69
11306#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:62
11307#, php-format
11308msgid "The changes to “%s” have been accepted."
11309msgstr ""
11310
11311#: app/Http/RequestHandlers/PendingChangesLogPage.php:101
11312#: resources/views/admin/trees.phtml:200
11313msgid "Changes log"
11314msgstr ""
11315
11316#. I18N: the status of an edit accepted/rejected/pending
11317#: app/Http/RequestHandlers/PendingChangesLogPage.php:122
11318msgid "accepted"
11319msgstr ""
11320
11321#. I18N: the status of an edit accepted/rejected/pending
11322#: app/Http/RequestHandlers/PendingChangesLogPage.php:124
11323msgid "rejected"
11324msgstr ""
11325
11326#. I18N: the status of an edit accepted/rejected/pending
11327#: app/Http/RequestHandlers/PendingChangesLogPage.php:126
11328msgid "pending"
11329msgstr ""
11330
11331#. I18N: %s is the name of a genealogy record
11332#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67
11333#: app/Http/RequestHandlers/PendingChangesRejectTree.php:62
11334#, php-format
11335msgid "The changes to “%s” have been rejected."
11336msgstr ""
11337
11338#: app/Http/RequestHandlers/PhpInformation.php:60
11339#: resources/views/admin/control-panel.phtml:112
11340msgid "Server information"
11341msgstr ""
11342
11343#: app/Http/RequestHandlers/RegisterAction.php:129
11344#, php-format
11345msgid "Your registration at %s"
11346msgstr ""
11347
11348#. I18N: %s is a server name/URL
11349#: app/Http/RequestHandlers/RegisterAction.php:139
11350#, php-format
11351msgid "New registration at %s"
11352msgstr ""
11353
11354#: app/Http/RequestHandlers/RegisterAction.php:163
11355#: app/Http/RequestHandlers/RegisterPage.php:51
11356#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:65
11357#: resources/views/modules/login_block/sign-in.phtml:42
11358msgid "Request a new user account"
11359msgstr ""
11360
11361#: app/Http/RequestHandlers/RegisterAction.php:201
11362msgid "All fields must be completed."
11363msgstr ""
11364
11365#: app/Http/RequestHandlers/ReorderChildrenPage.php:57
11366#: resources/views/family-page-children.phtml:40
11367#: resources/views/family-page-menu.phtml:45
11368#: resources/views/modules/relatives/family.phtml:197
11369msgid "Re-order children"
11370msgstr ""
11371
11372#: app/Http/RequestHandlers/ReorderNamesPage.php:57
11373#: resources/views/individual-page-menu.phtml:30
11374#: resources/views/individual-page-menu.phtml:35
11375msgid "Re-order names"
11376msgstr ""
11377
11378#: app/Http/RequestHandlers/ReorderSpousesPage.php:57
11379#: resources/views/individual-page-menu.phtml:62
11380#: resources/views/individual-page-menu.phtml:67
11381#: resources/views/modules/relatives/tab.phtml:93
11382msgid "Re-order families"
11383msgstr ""
11384
11385#: app/Http/RequestHandlers/ReportGenerate.php:121
11386#: resources/views/admin/modules.phtml:213
11387#: resources/views/admin/modules.phtml:216
11388#: resources/views/report-select-page.phtml:15
11389msgid "Report"
11390msgstr ""
11391
11392#: app/Http/RequestHandlers/ReportListPage.php:74
11393msgid "Choose a report to run"
11394msgstr ""
11395
11396#: app/Http/RequestHandlers/ReportSetupPage.php:147
11397#: resources/views/edit/input-addon-calendar.phtml:5
11398#: resources/views/edit/input-addon-calendar.phtml:8
11399msgid "Select a date"
11400msgstr ""
11401
11402#: app/Http/RequestHandlers/SearchAdvancedPage.php:167
11403#: app/Module/SearchMenuModule.php:125
11404msgid "Advanced search"
11405msgstr ""
11406
11407#: app/Http/RequestHandlers/SearchAdvancedPage.php:209
11408msgid "Exact date"
11409msgstr ""
11410
11411#: app/Http/RequestHandlers/SearchAdvancedPage.php:210
11412#: app/Http/RequestHandlers/SearchAdvancedPage.php:211
11413#: app/Http/RequestHandlers/SearchAdvancedPage.php:212
11414#, php-format
11415msgid "±%s year"
11416msgid_plural "±%s years"
11417msgstr[0] ""
11418msgstr[1] ""
11419
11420#: app/Http/RequestHandlers/SearchAdvancedPage.php:224
11421msgid "Exact"
11422msgstr ""
11423
11424#: app/Http/RequestHandlers/SearchAdvancedPage.php:225
11425msgid "Begins with"
11426msgstr ""
11427
11428#: app/Http/RequestHandlers/SearchAdvancedPage.php:226
11429msgid "Contains"
11430msgstr ""
11431
11432#: app/Http/RequestHandlers/SearchAdvancedPage.php:227
11433msgid "Sounds like"
11434msgstr ""
11435
11436#: app/Http/RequestHandlers/SearchGeneralPage.php:159
11437#: app/Module/SearchMenuModule.php:100
11438msgid "General search"
11439msgstr ""
11440
11441#. I18N: search using “sounds like”, rather than exact spelling
11442#: app/Http/RequestHandlers/SearchPhoneticPage.php:102
11443#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:26
11444msgid "Phonetic search"
11445msgstr ""
11446
11447#: app/Http/RequestHandlers/SearchReplaceAction.php:75
11448#: app/Http/RequestHandlers/SearchReplaceAction.php:109
11449#: app/Http/RequestHandlers/SearchReplaceAction.php:115
11450#, php-format
11451msgid "%s individual has been updated."
11452msgid_plural "%s individuals have been updated."
11453msgstr[0] ""
11454msgstr[1] ""
11455
11456#: app/Http/RequestHandlers/SearchReplaceAction.php:79
11457#: app/Http/RequestHandlers/SearchReplaceAction.php:119
11458#, php-format
11459msgid "%s family has been updated."
11460msgid_plural "%s families have been updated."
11461msgstr[0] ""
11462msgstr[1] ""
11463
11464#: app/Http/RequestHandlers/SearchReplaceAction.php:83
11465#, php-format
11466msgid "%s repository has been updated."
11467msgid_plural "%s repositories have been updated."
11468msgstr[0] ""
11469msgstr[1] ""
11470
11471#: app/Http/RequestHandlers/SearchReplaceAction.php:87
11472#, php-format
11473msgid "%s source has been updated."
11474msgid_plural "%s sources have been updated."
11475msgstr[0] ""
11476msgstr[1] ""
11477
11478#: app/Http/RequestHandlers/SearchReplaceAction.php:91
11479#, php-format
11480msgid "%s note has been updated."
11481msgid_plural "%s notes have been updated."
11482msgstr[0] ""
11483msgstr[1] ""
11484
11485#: app/Http/RequestHandlers/SearchReplacePage.php:52
11486#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:57
11487#: app/Module/SearchMenuModule.php:138
11488msgid "Search and replace"
11489msgstr ""
11490
11491#. I18N: %s is the name of a family tree
11492#: app/Http/RequestHandlers/SelectDefaultTree.php:54
11493#, php-format
11494msgid "The family tree “%s” will be shown to visitors when they first arrive at this website."
11495msgstr ""
11496
11497#: app/Http/RequestHandlers/SiteLogsPage.php:102
11498#: resources/views/admin/control-panel.phtml:100
11499msgid "Website logs"
11500msgstr ""
11501
11502#: app/Http/RequestHandlers/UnconnectedPage.php:95
11503#: resources/views/admin/trees.phtml:180
11504msgid "Find unrelated individuals"
11505msgstr ""
11506
11507#: app/Http/RequestHandlers/UpdatePlacesAction.php:93
11508msgid "The following places have been changed:"
11509msgstr ""
11510
11511#. I18N: Renumber the records in a family tree
11512#: app/Http/RequestHandlers/UpdatePlacesPage.php:86
11513#: resources/views/admin/trees.phtml:160
11514msgid "Update place names"
11515msgstr ""
11516
11517#: app/Http/RequestHandlers/UsersCleanupAction.php:67
11518#, php-format
11519msgid "The user %s has been deleted."
11520msgstr ""
11521
11522#: app/Http/RequestHandlers/UsersCleanupPage.php:95
11523#: resources/views/admin/control-panel.phtml:348
11524msgid "Delete inactive users"
11525msgstr ""
11526
11527#: app/Http/RequestHandlers/VerifyEmail.php:78
11528msgid "User verification"
11529msgstr ""
11530
11531#. I18N: This is the format string for full dates. See http://php.net/date for codes
11532#: app/I18N.php:256
11533msgid "%j %F %Y"
11534msgstr ""
11535
11536#. I18N: This punctuation is used to separate lists of items
11537#: app/I18N.php:369
11538msgid ", "
11539msgstr ""
11540
11541#. I18N: This is the format string for the time-of-day. See http://php.net/date for codes
11542#: app/I18N.php:677
11543msgid "%H:%i:%s"
11544msgstr ""
11545
11546#. I18N: A range of numbers
11547#: app/Individual.php:575 app/Module/StatisticsChartModule.php:873
11548#, php-format
11549msgid "%1$s–%2$s"
11550msgstr ""
11551
11552#. I18N: A step-family. %s is an individual’s name
11553#: app/Individual.php:1032
11554#, php-format
11555msgid "Father’s family with %s"
11556msgstr ""
11557
11558#. I18N: A step-family.
11559#: app/Individual.php:1036
11560msgid "Father’s family with an unknown individual"
11561msgstr ""
11562
11563#. I18N: A step-family. %s is an individual’s name
11564#: app/Individual.php:1042
11565#, php-format
11566msgid "Mother’s family with %s"
11567msgstr ""
11568
11569#. I18N: A step-family.
11570#: app/Individual.php:1046
11571msgid "Mother’s family with an unknown individual"
11572msgstr ""
11573
11574#. I18N: %s is the spouse name
11575#: app/Individual.php:1071
11576#, php-format
11577msgid "Family with %s"
11578msgstr ""
11579
11580#. I18N: %s is the name of an individual’s father
11581#: app/Individual.php:1106
11582#, php-format
11583msgid "Father: %s"
11584msgstr ""
11585
11586#. I18N: %s is the name of an individual’s mother
11587#: app/Individual.php:1116
11588#, php-format
11589msgid "Mother: %s"
11590msgstr ""
11591
11592#: app/Individual.php:1270
11593#, php-format
11594msgid "“%s”"
11595msgstr ""
11596
11597#. I18N: Name of a module/report
11598#. I18N: Name of a module/chart
11599#: app/Module/AhnentafelReportModule.php:40
11600#: app/Module/AncestorsChartModule.php:108
11601#: resources/xml/reports/ahnentafel_report.xml:4
11602msgid "Ancestors"
11603msgstr ""
11604
11605#. I18N: Description of the “Ancestors” module
11606#: app/Module/AhnentafelReportModule.php:52
11607#: resources/xml/reports/ahnentafel_report.xml:5
11608msgid "A report of an individual’s ancestors, in a narrative style."
11609msgstr ""
11610
11611#. I18N: Description of the “Album” module
11612#: app/Module/AlbumModule.php:56
11613msgid "An alternative to the “media” tab, and an enhanced image viewer."
11614msgstr ""
11615
11616#. I18N: Description of the “AncestorsChart” module
11617#: app/Module/AncestorsChartModule.php:119
11618msgid "A chart of an individual’s ancestors."
11619msgstr ""
11620
11621#. I18N: %s is an individual’s name
11622#: app/Module/AncestorsChartModule.php:154
11623#, php-format
11624msgid "Ancestors of %s"
11625msgstr ""
11626
11627#: app/Module/AncestorsChartModule.php:274
11628#: app/Module/DescendancyChartModule.php:263
11629msgid "Tree"
11630msgstr ""
11631
11632#: app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php:37
11633msgid "Remove duplicate links"
11634msgstr ""
11635
11636#: app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php:47
11637msgid "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."
11638msgstr ""
11639
11640#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:43
11641msgid "Add missing married names"
11642msgstr ""
11643
11644#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:53
11645msgid "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."
11646msgstr ""
11647
11648#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:195
11649msgid "Surname option"
11650msgstr ""
11651
11652#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:200
11653msgid "Wife’s surname replaced by husband’s surname"
11654msgstr ""
11655
11656#: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php:202
11657msgid "Wife’s maiden surname becomes new given name"
11658msgstr ""
11659
11660#: app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php:38
11661msgid "Add missing death records"
11662msgstr ""
11663
11664#: app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php:48
11665msgid "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."
11666msgstr ""
11667
11668#: app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php:37
11669msgid "Fix name slashes and spaces"
11670msgstr ""
11671
11672#: app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php:47
11673msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs."
11674msgstr ""
11675
11676#. I18N: Description of the “Search and replace” option of the batch update module
11677#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:68
11678msgid "Search and replace text, using simple searches or advanced pattern matching."
11679msgstr ""
11680
11681#. I18N: http://en.wikipedia.org/wiki/Regular_expression
11682#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:162
11683msgid "The regular expression appears to contain an error. It can’t be used."
11684msgstr ""
11685
11686#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:176
11687msgid "Match the exact text, even if it occurs in the middle of a word."
11688msgstr ""
11689
11690#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:177
11691msgid "Match the exact text, unless it occurs in the middle of a word."
11692msgstr ""
11693
11694#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:178
11695msgid "Use a “?” to match a single character, use “*” to match zero or more characters."
11696msgstr ""
11697
11698#. I18N: http://en.wikipedia.org/wiki/Regular_expression
11699#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:180
11700msgid "Regular expressions are an advanced pattern matching technique."
11701msgstr ""
11702
11703#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:180
11704#, php-format
11705msgid "See %s for more information."
11706msgstr ""
11707
11708#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:185
11709msgid "Search text/pattern"
11710msgstr ""
11711
11712#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:190
11713msgid "Replacement text"
11714msgstr ""
11715
11716#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:195
11717msgid "Search method"
11718msgstr ""
11719
11720#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:198
11721msgid "Exact text"
11722msgstr ""
11723
11724#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:199
11725msgid "Whole words only"
11726msgstr ""
11727
11728#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:200
11729msgid "Wildcards"
11730msgstr ""
11731
11732#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:201
11733msgid "Regular expression"
11734msgstr ""
11735
11736#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:206
11737msgid "Case insensitive"
11738msgstr ""
11739
11740#. I18N: Help text for "Case insensitive" searches
11741#: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php:214
11742msgid "Match both upper and lower case letters."
11743msgstr ""
11744
11745#. I18N: Name of a module
11746#: app/Module/BatchUpdateModule.php:78 app/Module/BatchUpdateModule.php:160
11747#: resources/views/modules/batch_update/admin.phtml:25
11748msgid "Batch update"
11749msgstr ""
11750
11751#. I18N: Description of the “Batch update” module
11752#: app/Module/BatchUpdateModule.php:89
11753msgid "Apply automatic corrections to your genealogy data."
11754msgstr ""
11755
11756#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death
11757#: app/Module/BirthDeathMarriageReportModule.php:40
11758#: resources/views/calendar-page.phtml:126
11759#: resources/xml/reports/bdm_report.xml:3
11760#: resources/xml/reports/bdm_report.xml:34
11761msgid "Vital records"
11762msgstr ""
11763
11764#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death
11765#: app/Module/BirthDeathMarriageReportModule.php:52
11766#: resources/xml/reports/bdm_report.xml:4
11767msgid "A report of vital records for a given date or place."
11768msgstr ""
11769
11770#. I18N: Name of a module/report
11771#: app/Module/BirthReportModule.php:40
11772#: resources/views/modules/statistics-chart/custom.phtml:57
11773#: resources/xml/reports/birth_report.xml:3
11774#: resources/xml/reports/birth_report.xml:31
11775msgid "Births"
11776msgstr ""
11777
11778#. I18N: Description of the “Births” module
11779#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4
11780msgid "A report of individuals who were born in a given time or place."
11781msgstr ""
11782
11783#. I18N: Description of the “Branches” module
11784#: app/Module/BranchesListModule.php:60
11785msgid "A list of branches of a family."
11786msgstr ""
11787
11788#. I18N: Name of a module
11789#: app/Module/CalendarMenuModule.php:41 app/Module/CalendarMenuModule.php:80
11790#: resources/views/modules/yahrzeit/config.phtml:26
11791msgid "Calendar"
11792msgstr ""
11793
11794#. I18N: Description of the “Calendar” module
11795#: app/Module/CalendarMenuModule.php:52
11796msgid "The calendar menu."
11797msgstr ""
11798
11799#: app/Module/CalendarMenuModule.php:90 resources/views/calendar-page.phtml:22
11800msgid "Day"
11801msgstr ""
11802
11803#: app/Module/CalendarMenuModule.php:103
11804#: app/Module/StatisticsChartModule.php:289
11805#: app/Module/StatisticsChartModule.php:338
11806#: app/Module/StatisticsChartModule.php:387
11807#: app/Module/StatisticsChartModule.php:429
11808#: app/Module/StatisticsChartModule.php:478
11809#: resources/views/calendar-page.phtml:38
11810msgid "Month"
11811msgstr ""
11812
11813#: app/Module/CalendarMenuModule.php:116 resources/views/calendar-page.phtml:57
11814msgid "Year"
11815msgstr ""
11816
11817#. I18N: Name of a module/report
11818#: app/Module/CemeteryReportModule.php:40
11819#: resources/xml/reports/cemetery_report.xml:3
11820#: resources/xml/reports/cemetery_report.xml:34
11821msgid "Burials"
11822msgstr ""
11823
11824#. I18N: Description of the “Cemeteries” module
11825#: app/Module/CemeteryReportModule.php:52
11826#: resources/xml/reports/cemetery_report.xml:4
11827msgid "A report of individuals who were buried in a given place."
11828msgstr ""
11829
11830#. I18N: Name of a module
11831#: app/Module/CensusAssistantModule.php:45
11832msgid "Census assistant"
11833msgstr ""
11834
11835#. I18N: Description of the “Census assistant” module
11836#: app/Module/CensusAssistantModule.php:56
11837msgid "An alternative way to enter census transcripts and link them to individuals."
11838msgstr ""
11839
11840#: app/Module/CensusAssistantModule.php:219
11841#: app/Module/CensusAssistantModule.php:240
11842#: resources/views/modules/clippings/show.phtml:20
11843#: resources/views/modules/clippings/show.phtml:50
11844#: resources/views/modules/favorites/favorites.phtml:34
11845msgid "Remove"
11846msgstr ""
11847
11848#. I18N: Name of a module/report
11849#: app/Module/ChangeReportModule.php:44
11850#: resources/views/admin/users-edit.phtml:137
11851#: resources/views/pending-changes-page.phtml:53
11852#: resources/xml/reports/change_report.xml:3
11853#: resources/xml/reports/change_report.xml:44
11854msgid "Changes"
11855msgstr ""
11856
11857#. I18N: Description of the “Changes” module
11858#: app/Module/ChangeReportModule.php:56
11859#: resources/xml/reports/change_report.xml:4
11860msgid "A report of recent and pending changes."
11861msgstr ""
11862
11863#. I18N: Description of the “Charts” module
11864#: app/Module/ChartsBlockModule.php:73
11865msgid "An alternative way to display charts."
11866msgstr ""
11867
11868#. I18N: %s is an individual’s name
11869#: app/Module/ChartsBlockModule.php:154
11870#: app/Module/InteractiveTree/TreeView.php:156
11871#: app/Module/InteractiveTreeModule.php:162
11872#, php-format
11873msgid "Interactive tree of %s"
11874msgstr ""
11875
11876#: app/Module/ChartsBlockModule.php:161
11877msgid "You must select an individual and a chart type in the block preferences"
11878msgstr ""
11879
11880#. I18N: Name of a module/chart
11881#. I18N: Name of a report
11882#: app/Module/ChartsBlockModule.php:241 app/Module/PedigreeChartModule.php:119
11883#: app/Module/PedigreeReportModule.php:40
11884#: resources/views/edit/link-child-to-family.phtml:20
11885#: resources/xml/reports/pedigree_report.xml:3
11886#: resources/xml/reports/pedigree_report.xml:48
11887msgid "Pedigree"
11888msgstr ""
11889
11890#. I18N: Name of a module/chart
11891#: app/Module/ChartsBlockModule.php:243 app/Module/HourglassChartModule.php:90
11892msgid "Hourglass chart"
11893msgstr ""
11894
11895#. I18N: Name of a module
11896#: app/Module/ChartsBlockModule.php:244 app/Module/InteractiveTreeModule.php:52
11897msgid "Interactive tree"
11898msgstr ""
11899
11900#. I18N: Description of the “Charts” module
11901#: app/Module/ChartsMenuModule.php:71
11902msgid "The charts menu."
11903msgstr ""
11904
11905#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? http://ckeditor.com
11906#: app/Module/CkeditorModule.php:45
11907msgid "CKEditor™"
11908msgstr ""
11909
11910#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get”
11911#: app/Module/CkeditorModule.php:56
11912msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes."
11913msgstr ""
11914
11915#. I18N: Name of a module
11916#: app/Module/ClippingsCartModule.php:119
11917msgid "Clippings cart"
11918msgstr ""
11919
11920#. I18N: Description of the “Clippings cart” module
11921#: app/Module/ClippingsCartModule.php:130
11922msgid "Select records from your family tree and save them as a GEDCOM file."
11923msgstr ""
11924
11925#: app/Module/ClippingsCartModule.php:177
11926#: resources/views/modules/clippings/add-options.phtml:10
11927msgid "Add to the clippings cart"
11928msgstr ""
11929
11930#: app/Module/ClippingsCartModule.php:181
11931msgid "Empty the clippings cart"
11932msgstr ""
11933
11934#: app/Module/ClippingsCartModule.php:187
11935#: app/Module/ClippingsCartModule.php:343
11936msgid "Download"
11937msgstr ""
11938
11939#: app/Module/ClippingsCartModule.php:343
11940#: app/Module/ClippingsCartModule.php:414
11941msgid "Family tree clippings cart"
11942msgstr ""
11943
11944#: app/Module/ClippingsCartModule.php:439
11945#: app/Module/ClippingsCartModule.php:575
11946#: app/Module/ClippingsCartModule.php:721
11947#: app/Module/ClippingsCartModule.php:789
11948#: app/Module/ClippingsCartModule.php:857
11949#: app/Module/ClippingsCartModule.php:925
11950#, php-format
11951msgid "Add %s to the clippings cart"
11952msgstr ""
11953
11954#. I18N: %s is a family (husband + wife)
11955#: app/Module/ClippingsCartModule.php:462
11956#, php-format
11957msgid "%s and their children"
11958msgstr ""
11959
11960#. I18N: %s is a family (husband + wife)
11961#: app/Module/ClippingsCartModule.php:464
11962#, php-format
11963msgid "%s and their descendants"
11964msgstr ""
11965
11966#: app/Module/ClippingsCartModule.php:598
11967#, php-format
11968msgid "%s, her parents and siblings"
11969msgstr ""
11970
11971#: app/Module/ClippingsCartModule.php:599
11972#, php-format
11973msgid "%s, her spouses and children"
11974msgstr ""
11975
11976#: app/Module/ClippingsCartModule.php:600
11977#, php-format
11978msgid "%s and her ancestors"
11979msgstr ""
11980
11981#: app/Module/ClippingsCartModule.php:601
11982#, php-format
11983msgid "%s, her ancestors and their families"
11984msgstr ""
11985
11986#: app/Module/ClippingsCartModule.php:602
11987#, php-format
11988msgid "%s, her spouses and descendants"
11989msgstr ""
11990
11991#: app/Module/ClippingsCartModule.php:608
11992#, php-format
11993msgid "%s, his parents and siblings"
11994msgstr ""
11995
11996#: app/Module/ClippingsCartModule.php:609
11997#, php-format
11998msgid "%s, his spouses and children"
11999msgstr ""
12000
12001#: app/Module/ClippingsCartModule.php:610
12002#, php-format
12003msgid "%s and his ancestors"
12004msgstr ""
12005
12006#: app/Module/ClippingsCartModule.php:611
12007#, php-format
12008msgid "%s, his ancestors and their families"
12009msgstr ""
12010
12011#: app/Module/ClippingsCartModule.php:612
12012#, php-format
12013msgid "%s, his spouses and descendants"
12014msgstr ""
12015
12016#: app/Module/ClippingsCartModule.php:947
12017#, php-format
12018msgid "%s and the individuals that reference it."
12019msgstr ""
12020
12021#. I18N: Name of a theme.
12022#: app/Module/CloudsTheme.php:43
12023msgid "clouds"
12024msgstr ""
12025
12026#. I18N: Name of a theme.
12027#: app/Module/ColorsTheme.php:53
12028msgid "colors"
12029msgstr ""
12030
12031#. I18N: A colour scheme
12032#: app/Module/ColorsTheme.php:124
12033msgid "Palette"
12034msgstr ""
12035
12036#. I18N: The name of a colour-scheme
12037#: app/Module/ColorsTheme.php:153
12038msgid "Aqua Marine"
12039msgstr ""
12040
12041#. I18N: The name of a colour-scheme
12042#: app/Module/ColorsTheme.php:155
12043msgid "Ash"
12044msgstr ""
12045
12046#. I18N: The name of a colour-scheme
12047#: app/Module/ColorsTheme.php:157
12048msgid "Belgian Chocolate"
12049msgstr ""
12050
12051#. I18N: The name of a colour-scheme
12052#: app/Module/ColorsTheme.php:159
12053msgid "Blue Lagoon"
12054msgstr ""
12055
12056#. I18N: The name of a colour-scheme
12057#: app/Module/ColorsTheme.php:161
12058msgid "Blue Marine"
12059msgstr ""
12060
12061#. I18N: The name of a colour-scheme
12062#: app/Module/ColorsTheme.php:163
12063msgid "Coffee and Cream"
12064msgstr ""
12065
12066#. I18N: The name of a colour-scheme
12067#: app/Module/ColorsTheme.php:165
12068msgid "Cold Day"
12069msgstr ""
12070
12071#. I18N: The name of a colour-scheme
12072#: app/Module/ColorsTheme.php:167
12073msgid "Green Beam"
12074msgstr ""
12075
12076#. I18N: The name of a colour-scheme
12077#: app/Module/ColorsTheme.php:169
12078msgid "Mediterranio"
12079msgstr ""
12080
12081#. I18N: The name of a colour-scheme
12082#: app/Module/ColorsTheme.php:171
12083msgid "Mercury"
12084msgstr ""
12085
12086#. I18N: The name of a colour-scheme
12087#: app/Module/ColorsTheme.php:173
12088msgid "Nocturnal"
12089msgstr ""
12090
12091#. I18N: The name of a colour-scheme
12092#: app/Module/ColorsTheme.php:175
12093msgid "Olivia"
12094msgstr ""
12095
12096#. I18N: The name of a colour-scheme
12097#: app/Module/ColorsTheme.php:177
12098msgid "Pink Plastic"
12099msgstr ""
12100
12101#. I18N: The name of a colour-scheme
12102#: app/Module/ColorsTheme.php:179
12103msgid "Sage"
12104msgstr ""
12105
12106#. I18N: The name of a colour-scheme
12107#: app/Module/ColorsTheme.php:181
12108msgid "Shiny Tomato"
12109msgstr ""
12110
12111#. I18N: The name of a colour-scheme
12112#: app/Module/ColorsTheme.php:183
12113msgid "Teal Top"
12114msgstr ""
12115
12116#. I18N: Name of a module/chart
12117#: app/Module/CompactTreeChartModule.php:85
12118msgid "Compact tree"
12119msgstr ""
12120
12121#. I18N: Description of the “CompactTreeChart” module
12122#: app/Module/CompactTreeChartModule.php:96
12123msgid "A chart of an individual’s ancestors, as a compact tree."
12124msgstr ""
12125
12126#. I18N: %s is an individual’s name
12127#: app/Module/CompactTreeChartModule.php:131
12128#, php-format
12129msgid "Compact tree of %s"
12130msgstr ""
12131
12132#. I18N: Name of a module
12133#: app/Module/ContactsFooterModule.php:57
12134#: resources/views/admin/trees-preferences.phtml:143
12135msgid "Contact information"
12136msgstr ""
12137
12138#. I18N: Description of the “Contact information” module
12139#: app/Module/ContactsFooterModule.php:68
12140msgid "A link to the site contacts."
12141msgstr ""
12142
12143#: app/Module/ContactsFooterModule.php:136
12144#, php-format
12145msgid "For technical support or genealogy questions contact %s."
12146msgstr ""
12147
12148#: app/Module/ContactsFooterModule.php:149
12149#, php-format
12150msgid "For help with genealogy questions contact %s."
12151msgstr ""
12152
12153#: app/Module/ContactsFooterModule.php:162
12154#, php-format
12155msgid "For technical support and information contact %s."
12156msgstr ""
12157
12158#. I18N: Description of the “CSS and JS” module.
12159#: app/Module/CustomCssJsModule.php:43
12160msgid "Add styling and scripts to every page."
12161msgstr ""
12162
12163#. I18N: Name of a module.
12164#: app/Module/CustomCssJsModule.php:82
12165msgid "CSS and JS"
12166msgstr ""
12167
12168#: app/Module/CustomCssJsModule.php:97
12169#: app/Module/RelationshipsChartModule.php:429 app/Module/SiteMapModule.php:142
12170#, php-format
12171msgid "The preferences for the module “%s” have been updated."
12172msgstr ""
12173
12174#. I18N: Name of a module/report
12175#: app/Module/DeathReportModule.php:40
12176#: resources/views/modules/statistics-chart/custom.phtml:59
12177#: resources/xml/reports/death_report.xml:3
12178#: resources/xml/reports/death_report.xml:32
12179msgid "Deaths"
12180msgstr ""
12181
12182#. I18N: Description of the “Deaths” module
12183#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4
12184msgid "A report of individuals who died in a given time or place."
12185msgstr ""
12186
12187#. I18N: Description of the “DescendancyChart” module
12188#: app/Module/DescendancyChartModule.php:119
12189msgid "A chart of an individual’s descendants."
12190msgstr ""
12191
12192#. I18N: %s is an individual’s name
12193#: app/Module/DescendancyChartModule.php:154
12194#, php-format
12195msgid "Descendants of %s"
12196msgstr ""
12197
12198#. I18N: Description of the “Descendants” module
12199#: app/Module/DescendancyModule.php:72
12200msgid "A sidebar showing the descendants of an individual."
12201msgstr ""
12202
12203#: app/Module/DescendancyModule.php:268
12204#: resources/views/family-page-children.phtml:11
12205msgid "No children"
12206msgstr ""
12207
12208#. I18N: Description of the “Descendants” module
12209#: app/Module/DescendancyReportModule.php:52
12210#: resources/xml/reports/descendancy_report.xml:4
12211msgid "A report of an individual’s descendants, in a narrative style."
12212msgstr ""
12213
12214#. I18N: Name of a theme.
12215#: app/Module/FabTheme.php:39
12216msgid "F.A.B."
12217msgstr ""
12218
12219#. I18N: Description of the “Source” module
12220#: app/Module/FactSourcesReportModule.php:56
12221msgid "A report of the information provided by a source."
12222msgstr ""
12223
12224#. I18N: Name of a module/chart
12225#: app/Module/FamilyBookChartModule.php:92
12226msgid "Family book"
12227msgstr ""
12228
12229#. I18N: Description of the “FamilyBookChart” module
12230#: app/Module/FamilyBookChartModule.php:103
12231msgid "A chart of an individual’s ancestors and descendants, as a family book."
12232msgstr ""
12233
12234#. I18N: %s is an individual’s name
12235#: app/Module/FamilyBookChartModule.php:138
12236#, php-format
12237msgid "Family book of %s"
12238msgstr ""
12239
12240#. I18N: Description of the “Family” module
12241#: app/Module/FamilyGroupReportModule.php:56
12242#: resources/xml/reports/family_group_report.xml:4
12243msgid "A report of family members and their details."
12244msgstr ""
12245
12246#. I18N: Description of the “Families” module
12247#: app/Module/FamilyListModule.php:59
12248msgid "A list of families."
12249msgstr ""
12250
12251#. I18N: Name of a module/sidebar
12252#: app/Module/FamilyNavigatorModule.php:40
12253msgid "Family navigator"
12254msgstr ""
12255
12256#. I18N: Description of the “Family navigator” module
12257#: app/Module/FamilyNavigatorModule.php:51
12258msgid "A sidebar showing an individual’s close families and relatives."
12259msgstr ""
12260
12261#. I18N: Name of a module
12262#: app/Module/FamilyTreeFavoritesModule.php:54
12263#: app/Module/UserFavoritesModule.php:55
12264msgid "Favorites"
12265msgstr ""
12266
12267#. I18N: Description of the “Favorites” module
12268#: app/Module/FamilyTreeFavoritesModule.php:65
12269msgid "Display and manage a family tree’s favorite pages."
12270msgstr ""
12271
12272#. I18N: Description of the “News” module
12273#: app/Module/FamilyTreeNewsModule.php:64
12274msgid "Family news and site announcements."
12275msgstr ""
12276
12277#. I18N: Name of a module
12278#: app/Module/FamilyTreeNewsModule.php:117
12279msgid "News"
12280msgstr ""
12281
12282#: app/Module/FamilyTreeNewsModule.php:180 app/Module/UserJournalModule.php:180
12283msgid "Add/edit a journal/news entry"
12284msgstr ""
12285
12286#. I18N: Name of a module
12287#. I18N: Name of a module/chart
12288#: app/Module/FamilyTreeStatisticsModule.php:51
12289#: app/Module/HtmlBlockModule.php:207 app/Module/StatisticsChartModule.php:96
12290#: resources/views/modules/gedcom_stats/config.phtml:17
12291#: resources/views/modules/gedcom_stats/statistics.phtml:13
12292#: resources/views/modules/gedcom_stats/statistics.phtml:133
12293msgid "Statistics"
12294msgstr ""
12295
12296#. I18N: Description of “Statistics” module
12297#: app/Module/FamilyTreeStatisticsModule.php:62
12298msgid "The size of the family tree, earliest and latest events, common names, etc."
12299msgstr ""
12300
12301#. I18N: Name of a module/chart
12302#: app/Module/FanChartModule.php:117
12303msgid "Fan chart"
12304msgstr ""
12305
12306#. I18N: Description of the “Fan Chart” module
12307#: app/Module/FanChartModule.php:128
12308msgid "A fan chart of an individual’s ancestors."
12309msgstr ""
12310
12311#. I18N: http://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name
12312#: app/Module/FanChartModule.php:163
12313#, php-format
12314msgid "Fan chart of %s"
12315msgstr ""
12316
12317#. I18N: layout option for the fan chart
12318#: app/Module/FanChartModule.php:567
12319msgid "half circle"
12320msgstr ""
12321
12322#. I18N: layout option for the fan chart
12323#: app/Module/FanChartModule.php:569
12324msgid "three-quarter circle"
12325msgstr ""
12326
12327#. I18N: layout option for the fan chart
12328#: app/Module/FanChartModule.php:571
12329msgid "full circle"
12330msgstr ""
12331
12332#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions”
12333#: app/Module/FrequentlyAskedQuestionsModule.php:74
12334msgid "FAQ"
12335msgstr ""
12336
12337#. I18N: Description of the “FAQ” module
12338#: app/Module/FrequentlyAskedQuestionsModule.php:85
12339msgid "A list of frequently asked questions and answers."
12340msgstr ""
12341
12342#: app/Module/FrequentlyAskedQuestionsModule.php:162
12343#: app/Module/FrequentlyAskedQuestionsModule.php:410
12344#: resources/views/modules/faq/edit.phtml:9
12345msgid "Frequently asked questions"
12346msgstr ""
12347
12348#. I18N: FAQ = “Frequently Asked Question”
12349#: app/Module/FrequentlyAskedQuestionsModule.php:303
12350#: resources/views/modules/faq/config.phtml:34
12351msgid "Add an FAQ"
12352msgstr ""
12353
12354#: app/Module/FrequentlyAskedQuestionsModule.php:313
12355msgid "Edit the FAQ"
12356msgstr ""
12357
12358#. I18N: Name of a module
12359#. I18N: A configuration setting
12360#: app/Module/HitCountFooterModule.php:68
12361#: resources/views/admin/trees-preferences.phtml:649
12362msgid "Hit counters"
12363msgstr ""
12364
12365#. I18N: Description of the “Hit counters” module
12366#: app/Module/HitCountFooterModule.php:79
12367msgid "Count the visits to each page"
12368msgstr ""
12369
12370#: app/Module/HitCountFooterModule.php:108
12371#, php-format
12372msgid "This page has been viewed %s time."
12373msgid_plural "This page has been viewed %s times."
12374msgstr[0] ""
12375msgstr[1] ""
12376
12377#. I18N: Description of the “HourglassChart” module
12378#: app/Module/HourglassChartModule.php:101
12379msgid "An hourglass chart of an individual’s ancestors and descendants."
12380msgstr ""
12381
12382#. I18N: %s is an individual’s name
12383#: app/Module/HourglassChartModule.php:136
12384#, php-format
12385msgid "Hourglass chart of %s"
12386msgstr ""
12387
12388#. I18N: Name of a module
12389#: app/Module/HtmlBlockModule.php:67
12390msgid "HTML"
12391msgstr ""
12392
12393#. I18N: Description of the “HTML” module
12394#: app/Module/HtmlBlockModule.php:78
12395msgid "Add your own text and graphics."
12396msgstr ""
12397
12398#: app/Module/HtmlBlockModule.php:204 app/Module/StatisticsChartModule.php:169
12399msgid "Custom"
12400msgstr ""
12401
12402#: app/Module/HtmlBlockModule.php:205
12403msgid "Keyword examples"
12404msgstr ""
12405
12406#: app/Module/HtmlBlockModule.php:206
12407msgid "Narrative description"
12408msgstr ""
12409
12410#. I18N: Name of a module/tab on the individual page.
12411#: app/Module/IndividualFactsTabModule.php:66
12412#: resources/views/admin/fix-level-0-media.phtml:28
12413#: resources/views/family-page.phtml:51
12414#: resources/views/modules/random_media/config.phtml:12
12415#: resources/xml/reports/individual_ext_report.xml:153
12416#: resources/xml/reports/individual_report.xml:149
12417msgid "Facts and events"
12418msgstr ""
12419
12420#. I18N: Description of the “Facts and events” module
12421#: app/Module/IndividualFactsTabModule.php:77
12422msgid "A tab showing the facts and events of an individual."
12423msgstr ""
12424
12425#. I18N: Name of a module/report
12426#: app/Module/IndividualFamiliesReportModule.php:44
12427#: resources/xml/reports/individual_ext_report.xml:3
12428#: resources/xml/reports/individual_ext_report.xml:91
12429msgid "Related families"
12430msgstr ""
12431
12432#. I18N: Description of the “Related families”
12433#: app/Module/IndividualFamiliesReportModule.php:56
12434#: resources/xml/reports/individual_ext_report.xml:4
12435msgid "A report of the families that are closely related to an individual."
12436msgstr ""
12437
12438#. I18N: Description of the “Individuals” module
12439#: app/Module/IndividualListModule.php:59
12440msgid "A list of individuals."
12441msgstr ""
12442
12443#. I18N: Name of a module/sidebar
12444#: app/Module/IndividualMetadataModule.php:56
12445msgid "Extra information"
12446msgstr ""
12447
12448#. I18N: Description of the “Extra information” module
12449#: app/Module/IndividualMetadataModule.php:67
12450msgid "A sidebar showing non-genealogy information about an individual."
12451msgstr ""
12452
12453#. I18N: Description of the “Individual” module
12454#: app/Module/IndividualReportModule.php:52
12455#: resources/xml/reports/individual_report.xml:4
12456msgid "A report of an individual’s details."
12457msgstr ""
12458
12459#: app/Module/InteractiveTree/TreeView.php:352
12460msgctxt "unknown family"
12461msgid "unknown"
12462msgstr ""
12463
12464#. I18N: e.g. “Son of [father name & mother name]”
12465#: app/Module/InteractiveTree/TreeView.php:357
12466#, php-format
12467msgid "Son of %s"
12468msgstr ""
12469
12470#. I18N: e.g. “Daughter of [father name & mother name]”
12471#: app/Module/InteractiveTree/TreeView.php:361
12472#, php-format
12473msgid "Daughter of %s"
12474msgstr ""
12475
12476#. I18N: e.g. “Child of [father name & mother name]”
12477#: app/Module/InteractiveTree/TreeView.php:365
12478#, php-format
12479msgid "Child of %s"
12480msgstr ""
12481
12482#. I18N: Description of the “Interactive tree” module
12483#: app/Module/InteractiveTreeModule.php:63
12484msgid "An interactive tree, showing all the ancestors and descendants of an individual."
12485msgstr ""
12486
12487#. I18N: Name of a module/chart
12488#: app/Module/LifespansChartModule.php:84
12489msgid "Lifespans"
12490msgstr ""
12491
12492#. I18N: Description of the “LifespansChart” module
12493#: app/Module/LifespansChartModule.php:95
12494msgid "A chart of individuals’ lifespans."
12495msgstr ""
12496
12497#: app/Module/LifespansChartModule.php:400
12498#, php-format
12499msgid "%s individual with events in %s between %s and %s"
12500msgid_plural "%s individuals with events in %s between %s and %s"
12501msgstr[0] ""
12502msgstr[1] ""
12503
12504#: app/Module/LifespansChartModule.php:412
12505#, php-format
12506msgid "%s individual with events in %s"
12507msgid_plural "%s individuals with events in %s"
12508msgstr[0] ""
12509msgstr[1] ""
12510
12511#: app/Module/LifespansChartModule.php:422
12512#, php-format
12513msgid "%s individual with events between %s and %s"
12514msgid_plural "%s individuals with events between %s and %s"
12515msgstr[0] ""
12516msgstr[1] ""
12517
12518#: app/Module/LifespansChartModule.php:431
12519#: resources/views/admin/trees-unconnected.phtml:35
12520#, php-format
12521msgid "%s individual"
12522msgid_plural "%s individuals"
12523msgstr[0] ""
12524msgstr[1] ""
12525
12526#. I18N: Description of the “Lists” module
12527#: app/Module/ListsMenuModule.php:69
12528msgid "The lists menu."
12529msgstr ""
12530
12531#. I18N: Name of a module. (A list of users who are online now)
12532#: app/Module/LoggedInUsersModule.php:42
12533msgid "Who is online"
12534msgstr ""
12535
12536#. I18N: Description of the “Who is online” module
12537#: app/Module/LoggedInUsersModule.php:53
12538msgid "A list of users and visitors who are currently online."
12539msgstr ""
12540
12541#. I18N: Description of the “Sign in” module
12542#: app/Module/LoginBlockModule.php:54
12543msgid "An alternative way to sign in and sign out."
12544msgstr ""
12545
12546#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:332
12547#: resources/views/layouts/administration.phtml:66
12548msgid "Sign out"
12549msgstr ""
12550
12551#. I18N: Name of a module/report
12552#: app/Module/MarriageReportModule.php:40
12553#: resources/views/modules/statistics-chart/custom.phtml:58
12554#: resources/xml/reports/marriage_report.xml:3
12555#: resources/xml/reports/marriage_report.xml:30
12556msgid "Marriages"
12557msgstr ""
12558
12559#. I18N: Description of the “Marriages” module
12560#: app/Module/MarriageReportModule.php:52
12561#: resources/xml/reports/marriage_report.xml:4
12562msgid "A report of individuals who were married in a given time or place."
12563msgstr ""
12564
12565#. I18N: Description of the “Media objects” module
12566#: app/Module/MediaListModule.php:62
12567msgid "A list of media objects."
12568msgstr ""
12569
12570#. I18N: Description of the “Media” module
12571#: app/Module/MediaTabModule.php:71
12572msgid "A tab showing the media objects linked to an individual."
12573msgstr ""
12574
12575#. I18N: Name of a theme.
12576#: app/Module/MinimalTheme.php:39
12577msgid "minimal"
12578msgstr ""
12579
12580#. I18N: Name of a module/report
12581#: app/Module/MissingFactsReportModule.php:44
12582#: resources/xml/reports/missing_facts_report.xml:3
12583#: resources/xml/reports/missing_facts_report.xml:52
12584msgid "Missing data"
12585msgstr ""
12586
12587#. I18N: Description of the “Missing data”
12588#: app/Module/MissingFactsReportModule.php:56
12589#: resources/xml/reports/missing_facts_report.xml:4
12590msgid "A report of the information that is missing for an individual and their relatives."
12591msgstr ""
12592
12593#: app/Module/ModuleHistoricEventsTrait.php:40
12594msgid "Add historic events to an individual’s page."
12595msgstr ""
12596
12597#: app/Module/ModuleThemeTrait.php:70 app/Module/ModuleThemeTrait.php:481
12598#: resources/views/admin/modules.phtml:245
12599#: resources/views/admin/modules.phtml:248
12600#: resources/views/admin/users-edit.phtml:187
12601msgid "Theme"
12602msgstr ""
12603
12604#: app/Module/ModuleThemeTrait.php:203 resources/views/chart-box.phtml:34
12605msgid "Family with spouse"
12606msgstr ""
12607
12608#: app/Module/ModuleThemeTrait.php:233 app/Module/ModuleThemeTrait.php:237
12609msgid "Customize this page"
12610msgstr ""
12611
12612#: app/Module/ModuleThemeTrait.php:364 app/Module/UserWelcomeModule.php:107
12613msgid "My individual record"
12614msgstr ""
12615
12616#: app/Module/ModuleThemeTrait.php:393
12617msgid "My pages"
12618msgstr ""
12619
12620#: app/Module/ModuleThemeTrait.php:427
12621msgid "My pedigree"
12622msgstr ""
12623
12624#. I18N: Description of the “Shared notes” module
12625#: app/Module/NoteListModule.php:60
12626msgid "A list of shared notes."
12627msgstr ""
12628
12629#. I18N: Name of a module
12630#: app/Module/NotesTabModule.php:59
12631#: resources/views/admin/control-panel.phtml:174
12632#: resources/views/admin/merge-records-step-1.phtml:27
12633#: resources/views/gedcom-record-page.phtml:64
12634#: resources/views/media-page.phtml:76
12635#: resources/views/modules/census-assistant.phtml:82
12636#: resources/views/note-page.phtml:64 resources/views/search-results.phtml:53
12637#: resources/views/source-page.phtml:63
12638#: resources/views/statistics/other/total-records.phtml:38
12639#: resources/xml/reports/individual_ext_report.xml:229
12640#: resources/xml/reports/individual_report.xml:226
12641msgid "Notes"
12642msgstr ""
12643
12644#. I18N: Description of the “Notes” module
12645#: app/Module/NotesTabModule.php:70
12646msgid "A tab showing the notes attached to an individual."
12647msgstr ""
12648
12649#. I18N: Name of a report
12650#: app/Module/OccupationReportModule.php:44
12651#: resources/xml/reports/occupation_report.xml:3
12652#: resources/xml/reports/occupation_report.xml:37
12653msgid "Occupations"
12654msgstr ""
12655
12656#. I18N: Description of the “Occupations” module
12657#: app/Module/OccupationReportModule.php:56
12658#: resources/xml/reports/occupation_report.xml:4
12659msgid "A report of individuals who had a given occupation."
12660msgstr ""
12661
12662#. I18N: Name of a module
12663#: app/Module/OnThisDayModule.php:86
12664msgid "On this day"
12665msgstr ""
12666
12667#. I18N: Description of the “On this day” module
12668#: app/Module/OnThisDayModule.php:97
12669msgid "A list of the anniversaries that occur today."
12670msgstr ""
12671
12672#. I18N: An option in a list-box
12673#: app/Module/OnThisDayModule.php:245 app/Module/RecentChangesModule.php:191
12674#: app/Module/UpcomingAnniversariesModule.php:266
12675#: resources/xml/reports/bdm_report.xml:11
12676#: resources/xml/reports/birth_report.xml:9
12677#: resources/xml/reports/cemetery_report.xml:6
12678#: resources/xml/reports/change_report.xml:7
12679#: resources/xml/reports/death_report.xml:9
12680#: resources/xml/reports/fact_sources.xml:7
12681#: resources/xml/reports/individual_ext_report.xml:8
12682#: resources/xml/reports/marriage_report.xml:9
12683#: resources/xml/reports/occupation_report.xml:6
12684#: resources/xml/reports/relative_ext_report.xml:7
12685msgid "sort by name"
12686msgstr ""
12687
12688#. I18N: An option in a list-box
12689#: app/Module/OnThisDayModule.php:247
12690#: app/Module/UpcomingAnniversariesModule.php:268
12691#: resources/xml/reports/change_report.xml:7
12692msgid "sort by date"
12693msgstr ""
12694
12695#. I18N: Description of the “PedigreeChart” module
12696#: app/Module/PedigreeChartModule.php:130
12697msgid "A chart of an individual’s ancestors, formatted as a tree."
12698msgstr ""
12699
12700#. I18N: %s is an individual’s name
12701#: app/Module/PedigreeChartModule.php:165
12702#, php-format
12703msgid "Pedigree tree of %s"
12704msgstr ""
12705
12706#: app/Module/PedigreeChartModule.php:378
12707msgid "Left"
12708msgstr ""
12709
12710#: app/Module/PedigreeChartModule.php:379
12711msgid "Right"
12712msgstr ""
12713
12714#: app/Module/PedigreeChartModule.php:380
12715msgid "Up"
12716msgstr ""
12717
12718#: app/Module/PedigreeChartModule.php:381
12719msgid "Down"
12720msgstr ""
12721
12722#. I18N: Name of a module
12723#: app/Module/PedigreeMapModule.php:125
12724msgid "Pedigree map"
12725msgstr ""
12726
12727#. I18N: Description of the “Pedigree map” module
12728#: app/Module/PedigreeMapModule.php:136
12729msgid "Show the birthplace of ancestors on a map."
12730msgstr ""
12731
12732#. I18N: %s is an individual’s name
12733#: app/Module/PedigreeMapModule.php:171 app/Module/PedigreeMapModule.php:310
12734#, php-format
12735msgid "Pedigree map of %s"
12736msgstr ""
12737
12738#. I18N: Description of the “Pedigree” module
12739#: app/Module/PedigreeReportModule.php:52
12740#: resources/xml/reports/pedigree_report.xml:4
12741msgid "A report of an individual’s ancestors, formatted as a tree."
12742msgstr ""
12743
12744#. I18N: Name of a module/list
12745#: app/Module/PlaceHierarchyListModule.php:46
12746#: resources/views/place-hierarchy.phtml:7
12747msgid "Place hierarchy"
12748msgstr ""
12749
12750#. I18N: Description of the “Place hierarchy” module
12751#: app/Module/PlaceHierarchyListModule.php:57
12752msgid "The place hierarchy."
12753msgstr ""
12754
12755#. I18N: Description of the “Places” module
12756#: app/Module/PlacesModule.php:79
12757msgid "Show the location of events on a map."
12758msgstr ""
12759
12760#. I18N: Name of a module
12761#: app/Module/PoweredByWebtreesModule.php:41
12762msgid "Powered by webtrees™"
12763msgstr ""
12764
12765#. I18N: Description of the “webtrees” module
12766#: app/Module/PoweredByWebtreesModule.php:52
12767msgid "A link to the webtrees home page."
12768msgstr ""
12769
12770#. I18N: Name of a module
12771#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128
12772#: resources/views/modules/privacy-policy/footer.phtml:10
12773msgid "Privacy policy"
12774msgstr ""
12775
12776#. I18N: Description of the “Cookie warning” module
12777#: app/Module/PrivacyPolicy.php:78
12778msgid "Show a privacy policy."
12779msgstr ""
12780
12781#. I18N: Name of a module
12782#: app/Module/RecentChangesModule.php:51
12783#: resources/xml/reports/change_report.xml:92
12784msgid "Recent changes"
12785msgstr ""
12786
12787#. I18N: Description of the “Recent changes” module
12788#: app/Module/RecentChangesModule.php:62
12789msgid "A list of records that have been updated recently."
12790msgstr ""
12791
12792#: app/Module/RecentChangesModule.php:91
12793#, php-format
12794msgid "There have been no changes within the last %s day."
12795msgid_plural "There have been no changes within the last %s days."
12796msgstr[0] ""
12797msgstr[1] ""
12798
12799#: app/Module/RecentChangesModule.php:109
12800#, php-format
12801msgid "Changes in the last %s day"
12802msgid_plural "Changes in the last %s days"
12803msgstr[0] ""
12804msgstr[1] ""
12805
12806#. I18N: An option in a list-box
12807#: app/Module/RecentChangesModule.php:193
12808msgid "sort by date, oldest first"
12809msgstr ""
12810
12811#. I18N: An option in a list-box
12812#: app/Module/RecentChangesModule.php:195
12813msgid "sort by date, newest first"
12814msgstr ""
12815
12816#. I18N: Name of a report
12817#: app/Module/RelatedIndividualsReportModule.php:40
12818#: resources/xml/reports/relative_ext_report.xml:3
12819#: resources/xml/reports/relative_ext_report.xml:43
12820msgid "Related individuals"
12821msgstr ""
12822
12823#. I18N: Description of the “Related individuals” module
12824#: app/Module/RelatedIndividualsReportModule.php:52
12825#: resources/xml/reports/relative_ext_report.xml:4
12826msgid "A report of the individuals that are closely related to an individual."
12827msgstr ""
12828
12829#. I18N: Description of the “RelationshipsChart” module
12830#: app/Module/RelationshipsChartModule.php:113
12831msgid "A chart displaying relationships between two individuals."
12832msgstr ""
12833
12834#: app/Module/RelationshipsChartModule.php:141
12835msgid "Relationship to me"
12836msgstr ""
12837
12838#. I18N: %s are individual’s names
12839#: app/Module/RelationshipsChartModule.php:250
12840#, php-format
12841msgid "Relationships between %1$s and %2$s"
12842msgstr ""
12843
12844#: app/Module/RelationshipsChartModule.php:313
12845#, php-format
12846msgid "Relationship: %s"
12847msgstr ""
12848
12849#: app/Module/RelationshipsChartModule.php:387
12850msgid "No link between the two individuals could be found."
12851msgstr ""
12852
12853#: app/Module/RelationshipsChartModule.php:410
12854msgid "Chart preferences"
12855msgstr ""
12856
12857#: app/Module/RelationshipsChartModule.php:442
12858msgid "Find any relationship"
12859msgstr ""
12860
12861#: app/Module/RelationshipsChartModule.php:443
12862#: resources/views/modules/relationships-chart/page.phtml:40
12863msgid "Find relationships via ancestors"
12864msgstr ""
12865
12866#: app/Module/RelationshipsChartModule.php:459
12867msgid "unlimited"
12868msgstr ""
12869
12870#: app/Module/RelationshipsChartModule.php:710
12871msgid "Find all possible relationships"
12872msgstr ""
12873
12874#: app/Module/RelationshipsChartModule.php:712
12875msgid "Find other relationships"
12876msgstr ""
12877
12878#: app/Module/RelationshipsChartModule.php:716
12879#: resources/views/modules/relationships-chart/page.phtml:54
12880msgid "Find the closest relationships"
12881msgstr ""
12882
12883#. I18N: Description of the “Families” module
12884#: app/Module/RelativesTabModule.php:53
12885msgid "A tab showing the close relatives of an individual."
12886msgstr ""
12887
12888#. I18N: Description of the “Reports” module
12889#: app/Module/ReportsMenuModule.php:74
12890msgid "The reports menu."
12891msgstr ""
12892
12893#. I18N: Description of the “Repositories” module
12894#: app/Module/RepositoryListModule.php:60
12895msgid "A list of repositories."
12896msgstr ""
12897
12898#. I18N: Name of a module. Tasks that need further research.
12899#: app/Module/ResearchTaskModule.php:54
12900msgid "Research tasks"
12901msgstr ""
12902
12903#. I18N: Description of “Research tasks” module
12904#: app/Module/ResearchTaskModule.php:65
12905msgid "A list of tasks and activities that are linked to the family tree."
12906msgstr ""
12907
12908#: app/Module/ResearchTaskModule.php:113
12909msgid "There are no research tasks in this family tree."
12910msgstr ""
12911
12912#. I18N: Description of the “Pending changes” module
12913#: app/Module/ReviewChangesModule.php:94
12914msgid "A list of changes that need to be reviewed by a moderator, and email notifications."
12915msgstr ""
12916
12917#: app/Module/ReviewChangesModule.php:159
12918#: resources/views/emails/pending-changes-html.phtml:13
12919#: resources/views/emails/pending-changes-text.phtml:10
12920msgid "There are pending changes for you to moderate."
12921msgstr ""
12922
12923#: app/Module/ReviewChangesModule.php:165
12924msgid "Last email reminder was sent "
12925msgstr ""
12926
12927#: app/Module/ReviewChangesModule.php:166
12928msgid "Next email reminder will be sent after "
12929msgstr ""
12930
12931#. I18N: Name of a module
12932#. I18N: A button label.
12933#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90
12934#: resources/views/layouts/default.phtml:94
12935#: resources/views/layouts/default.phtml:95
12936#: resources/views/modules/descendancy/sidebar.phtml:9
12937#: resources/views/modules/descendancy/sidebar.phtml:28
12938#: resources/views/search-replace-page.phtml:35
12939msgid "Search"
12940msgstr ""
12941
12942#. I18N: Description of the “Search” module
12943#: app/Module/SearchMenuModule.php:59
12944msgid "The search menu."
12945msgstr ""
12946
12947#. I18N: Description of the “Sitemaps” module
12948#: app/Module/SiteMapModule.php:76
12949msgid "Generate sitemap files for search engines."
12950msgstr ""
12951
12952#. I18N: Name of a module - see http://en.wikipedia.org/wiki/Sitemaps
12953#: app/Module/SiteMapModule.php:125
12954msgid "Sitemaps"
12955msgstr ""
12956
12957#. I18N: Description of the “Slide show” module
12958#: app/Module/SlideShowModule.php:60
12959msgid "Random images from the current family tree."
12960msgstr ""
12961
12962#: app/Module/SlideShowModule.php:163
12963msgid "This family tree has no images to display."
12964msgstr ""
12965
12966#. I18N: Description of the “Sources” module
12967#: app/Module/SourceListModule.php:60
12968msgid "A list of sources."
12969msgstr ""
12970
12971#. I18N: Description of the “Sources” module
12972#: app/Module/SourcesTabModule.php:70
12973msgid "A tab showing the sources linked to an individual."
12974msgstr ""
12975
12976#. I18N: Description of the “StatisticsChart” module
12977#: app/Module/StatisticsChartModule.php:107
12978msgid "Various statistics charts."
12979msgstr ""
12980
12981#: app/Module/StatisticsChartModule.php:288
12982#: resources/views/modules/statistics-chart/custom.phtml:27
12983msgid "Month of birth"
12984msgstr ""
12985
12986#: app/Module/StatisticsChartModule.php:337
12987#: resources/views/modules/statistics-chart/custom.phtml:28
12988msgid "Month of death"
12989msgstr ""
12990
12991#: app/Module/StatisticsChartModule.php:386
12992#: resources/views/modules/statistics-chart/custom.phtml:43
12993msgid "Month of marriage"
12994msgstr ""
12995
12996#: app/Module/StatisticsChartModule.php:428
12997#: resources/views/modules/statistics-chart/custom.phtml:29
12998msgid "Month of birth of first child in a relation"
12999msgstr ""
13000
13001#: app/Module/StatisticsChartModule.php:434
13002#: app/Module/StatisticsChartModule.php:728
13003#: resources/views/lists/families-table.phtml:262
13004#: resources/views/lists/individuals-table.phtml:277
13005#: resources/views/modules/pedigree-chart/previous.phtml:38
13006#: resources/xml/reports/family_group_report.xml:761
13007#: resources/xml/reports/relative_ext_report.xml:115
13008msgid "Children"
13009msgstr ""
13010
13011#: app/Module/StatisticsChartModule.php:477
13012#: resources/views/modules/statistics-chart/custom.phtml:44
13013msgid "Month of first marriage"
13014msgstr ""
13015
13016#: app/Module/StatisticsChartModule.php:531
13017#: app/Statistics/Google/ChartAge.php:136
13018#: resources/views/modules/gedcom_stats/config.phtml:33
13019#: resources/views/modules/gedcom_stats/statistics.phtml:195
13020#: resources/views/modules/html/template-statistics.phtml:83
13021#: resources/views/modules/statistics-chart/custom.phtml:30
13022#: resources/views/statistics/individuals/lifespan.phtml:19
13023msgid "Average age at death"
13024msgstr ""
13025
13026#: app/Module/StatisticsChartModule.php:593
13027#: resources/views/lists/families-table.phtml:520
13028#: resources/views/lists/families-table.phtml:562
13029#: resources/views/modules/statistics-chart/custom.phtml:31
13030#: resources/views/statistics/families/marriage-age.phtml:11
13031msgid "Age in year of marriage"
13032msgstr ""
13033
13034#: app/Module/StatisticsChartModule.php:654
13035#: resources/views/modules/statistics-chart/custom.phtml:32
13036msgid "Age in year of first marriage"
13037msgstr ""
13038
13039#: app/Module/StatisticsChartModule.php:780
13040#: app/Statistics/Google/ChartBirth.php:112
13041#: app/Statistics/Google/ChartCommonGiven.php:85
13042#: app/Statistics/Google/ChartCommonSurname.php:144
13043#: app/Statistics/Google/ChartDeath.php:112
13044#: app/Statistics/Google/ChartDistribution.php:131
13045#: app/Statistics/Google/ChartDivorce.php:112
13046#: app/Statistics/Google/ChartFamilyLargest.php:108
13047#: app/Statistics/Google/ChartFamilyWithSources.php:80
13048#: app/Statistics/Google/ChartIndividualWithSources.php:80
13049#: app/Statistics/Google/ChartMarriage.php:112
13050#: app/Statistics/Google/ChartMedia.php:79
13051#: app/Statistics/Google/ChartMortality.php:71
13052#: app/Statistics/Google/ChartNoChildrenFamilies.php:108
13053#: app/Statistics/Google/ChartSex.php:61
13054#: resources/views/admin/control-panel.phtml:269
13055#: resources/views/lists/chart-by-age.phtml:25
13056#: resources/views/lists/chart-by-decade.phtml:17
13057msgid "Total"
13058msgstr ""
13059
13060#. I18N: Label on a graph; 40+ means 40 or more
13061#: app/Module/StatisticsChartModule.php:878
13062#, php-format
13063msgid "%s+"
13064msgstr ""
13065
13066#: app/Module/StatisticsChartModule.php:964
13067#: app/Statistics/Repository/EventRepository.php:244
13068#: app/Statistics/Repository/FamilyDatesRepository.php:102
13069#: app/Statistics/Repository/FamilyRepository.php:514
13070#: app/Statistics/Repository/IndividualRepository.php:1767
13071#: app/Statistics/Repository/IndividualRepository.php:1792
13072#: resources/views/statistics/families/birth-age.phtml:28
13073#: resources/views/statistics/families/birth-age.phtml:46
13074#: resources/views/statistics/families/birth-age.phtml:66
13075#: resources/views/statistics/families/birth-age.phtml:84
13076#: resources/views/statistics/families/marriage-age.phtml:28
13077#: resources/views/statistics/families/marriage-age.phtml:46
13078#: resources/views/statistics/families/marriage-age.phtml:66
13079#: resources/views/statistics/families/marriage-age.phtml:84
13080#: resources/views/statistics/families/marriage-length.phtml:28
13081#: resources/views/statistics/families/marriage-length.phtml:46
13082#: resources/views/statistics/families/top10-list-age.phtml:32
13083#: resources/views/statistics/families/top10-list-grand.phtml:25
13084#: resources/views/statistics/families/top10-list-spouses.phtml:23
13085#: resources/views/statistics/families/top10-list.phtml:25
13086#: resources/views/statistics/individuals/top10-list.phtml:23
13087#: resources/views/statistics/other/charts/column.phtml:11
13088#: resources/views/statistics/other/charts/combo.phtml:11
13089#: resources/views/statistics/other/charts/custom.phtml:8
13090#: resources/views/statistics/other/charts/geo.phtml:11
13091#: resources/views/statistics/other/charts/pie.phtml:11
13092#: resources/views/statistics/other/places.phtml:54
13093#: resources/views/statistics/other/top10-list.phtml:23
13094msgid "This information is not available."
13095msgstr ""
13096
13097#: app/Module/StatisticsChartModule.php:999
13098#: app/Statistics/Google/ChartAge.php:113
13099#: app/Statistics/Google/ChartAge.php:141
13100#: app/Statistics/Google/ChartBirth.php:111
13101#: app/Statistics/Google/ChartChildren.php:93
13102#: app/Statistics/Google/ChartChildren.php:116
13103#: app/Statistics/Google/ChartDeath.php:111
13104#: app/Statistics/Google/ChartDivorce.php:111
13105#: app/Statistics/Google/ChartMarriage.php:111
13106#: app/Statistics/Google/ChartMarriageAge.php:137
13107#: app/Statistics/Google/ChartMarriageAge.php:165
13108#: app/Statistics/Google/ChartMortality.php:70
13109#: app/Statistics/Google/ChartNoChildrenFamilies.php:107
13110#: app/Statistics/Google/ChartNoChildrenFamilies.php:141
13111#: resources/views/lists/chart-by-decade.phtml:20
13112#: resources/views/lists/families-table.phtml:105
13113#: resources/views/lists/families-table.phtml:120
13114#: resources/views/lists/individuals-table.phtml:119
13115#: resources/views/lists/individuals-table.phtml:134
13116msgid "Century"
13117msgstr ""
13118
13119#. I18N: Description of the “Stories” module
13120#: app/Module/StoriesModule.php:79
13121msgid "Add narrative stories to individuals in the family tree."
13122msgstr ""
13123
13124#. I18N: Name of a module
13125#: app/Module/StoriesModule.php:214
13126#: resources/views/modules/stories/edit.phtml:9
13127msgid "Stories"
13128msgstr ""
13129
13130#: app/Module/StoriesModule.php:300
13131#: resources/views/modules/stories/config.phtml:28
13132#: resources/views/modules/stories/tab.phtml:27
13133msgid "Add a story"
13134msgstr ""
13135
13136#: app/Module/StoriesModule.php:311
13137#: resources/views/modules/stories/tab.phtml:18
13138msgid "Edit the story"
13139msgstr ""
13140
13141#. I18N: Name of a module
13142#: app/Module/ThemeSelectModule.php:41
13143msgid "Theme change"
13144msgstr ""
13145
13146#. I18N: Description of the “Theme change” module
13147#: app/Module/ThemeSelectModule.php:52
13148msgid "An alternative way to select a new theme."
13149msgstr ""
13150
13151#. I18N: Name of a module/chart
13152#: app/Module/TimelineChartModule.php:97
13153msgid "Timeline"
13154msgstr ""
13155
13156#. I18N: Description of the “TimelineChart” module
13157#: app/Module/TimelineChartModule.php:108
13158msgid "A timeline displaying individual events."
13159msgstr ""
13160
13161#. I18N: Name of a module. Top=Most common
13162#: app/Module/TopGivenNamesModule.php:47
13163#: resources/views/statistics/individuals/names.phtml:54
13164msgid "Top given names"
13165msgstr ""
13166
13167#. I18N: Description of the “Top given names” module
13168#: app/Module/TopGivenNamesModule.php:58
13169msgid "A list of the most popular given names."
13170msgstr ""
13171
13172#. I18N: i.e. most popular given name.
13173#: app/Module/TopGivenNamesModule.php:101
13174msgid "Top given name"
13175msgstr ""
13176
13177#. 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
13178#: app/Module/TopGivenNamesModule.php:104
13179#, php-format
13180msgid "Top %s given name"
13181msgid_plural "Top %s given names"
13182msgstr[0] ""
13183msgstr[1] ""
13184
13185#. I18N: Name of a module
13186#: app/Module/TopPageViewsModule.php:44
13187msgid "Most viewed pages"
13188msgstr ""
13189
13190#. I18N: Description of the “Most viewed pages” module
13191#: app/Module/TopPageViewsModule.php:55
13192msgid "A list of the pages that have been viewed the most number of times."
13193msgstr ""
13194
13195#. I18N: An option in a list-box
13196#: app/Module/TopPageViewsModule.php:175
13197msgid "before"
13198msgstr ""
13199
13200#. I18N: An option in a list-box
13201#: app/Module/TopPageViewsModule.php:177
13202msgid "after"
13203msgstr ""
13204
13205#. I18N: Name of a module. Top=Most common
13206#: app/Module/TopSurnamesModule.php:64
13207#: resources/views/statistics/individuals/names.phtml:30
13208msgid "Top surnames"
13209msgstr ""
13210
13211#. I18N: Description of the “Top surnames” module
13212#: app/Module/TopSurnamesModule.php:75
13213msgid "A list of the most popular surnames."
13214msgstr ""
13215
13216#. I18N: i.e. most popular surname.
13217#: app/Module/TopSurnamesModule.php:154
13218msgid "Top surname"
13219msgstr ""
13220
13221#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1
13222#: app/Module/TopSurnamesModule.php:157
13223#, php-format
13224msgid "Top %s surname"
13225msgid_plural "Top %s surnames"
13226msgstr[0] ""
13227msgstr[1] ""
13228
13229#. I18N: An option in a list-box
13230#: app/Module/TopSurnamesModule.php:235
13231msgid "bullet list"
13232msgstr ""
13233
13234#. I18N: An option in a list-box
13235#: app/Module/TopSurnamesModule.php:237
13236msgid "compact list"
13237msgstr ""
13238
13239#. I18N: Name of a module
13240#: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108
13241#: resources/views/admin/control-panel.phtml:125
13242#: resources/views/admin/control-panel.phtml:163
13243#: resources/views/search-general-page.phtml:73
13244#: resources/views/search-phonetic-page.phtml:74
13245msgid "Family trees"
13246msgstr ""
13247
13248#. I18N: Description of the “Family trees” module
13249#: app/Module/TreesMenuModule.php:70
13250msgid "The family trees menu."
13251msgstr ""
13252
13253#: app/Module/TreesMenuModule.php:95 resources/views/admin/changes-log.phtml:73
13254#: resources/views/admin/changes-log.phtml:119
13255#: resources/views/admin/control-panel.phtml:167
13256#: resources/views/admin/fix-level-0-media.phtml:24
13257#: resources/views/admin/site-logs.phtml:67
13258#: resources/views/admin/site-logs.phtml:110
13259#: resources/views/admin/trees.phtml:66
13260#: resources/views/admin/users-edit.phtml:273
13261#: resources/views/modules/batch_update/admin.phtml:19
13262#: resources/views/modules/faq/config.phtml:23
13263#: resources/views/modules/faq/config.phtml:42
13264#: resources/views/modules/faq/edit.phtml:61
13265#: resources/views/modules/stories/config.phtml:16
13266msgid "Family tree"
13267msgstr ""
13268
13269#. I18N: Name of a module
13270#: app/Module/UpcomingAnniversariesModule.php:96
13271msgid "Upcoming events"
13272msgstr ""
13273
13274#. I18N: Description of the “Upcoming events” module
13275#: app/Module/UpcomingAnniversariesModule.php:107
13276msgid "A list of the anniversaries that will occur in the near future."
13277msgstr ""
13278
13279#: app/Module/UpcomingAnniversariesModule.php:151
13280msgid "No events exist for tomorrow."
13281msgstr ""
13282
13283#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow”
13284#: app/Module/UpcomingAnniversariesModule.php:155
13285#, php-format
13286msgid "No events exist for the next %s day."
13287msgid_plural "No events exist for the next %s days."
13288msgstr[0] ""
13289msgstr[1] ""
13290
13291#. I18N: Description of the “Favorites” module
13292#: app/Module/UserFavoritesModule.php:66
13293msgid "Display and manage a user’s favorite pages."
13294msgstr ""
13295
13296#. I18N: Description of the “Journal” module
13297#: app/Module/UserJournalModule.php:64
13298msgid "A private area to record notes or keep a journal."
13299msgstr ""
13300
13301#. I18N: Name of a module
13302#: app/Module/UserJournalModule.php:117
13303msgid "Journal"
13304msgstr ""
13305
13306#. I18N: Name of a module
13307#. I18N: A configuration setting
13308#: app/Module/UserMessagesModule.php:72
13309#: resources/views/admin/site-mail.phtml:61
13310msgid "Messages"
13311msgstr ""
13312
13313#. I18N: Description of the “Messages” module
13314#: app/Module/UserMessagesModule.php:83
13315msgid "Communicate directly with other users, using private messages."
13316msgstr ""
13317
13318#: app/Module/UserMessagesModule.php:156
13319#: resources/views/edit/add-fact-row.phtml:23
13320msgid "&lt;select&gt;"
13321msgstr ""
13322
13323#: app/Module/UserMessagesModule.php:161
13324#: resources/views/admin/broadcast.phtml:57
13325#: resources/views/admin/email-page.phtml:56
13326#: resources/views/contact-page.phtml:64 resources/views/message-page.phtml:52
13327msgid "Send"
13328msgstr ""
13329
13330#: app/Module/UserMessagesModule.php:169 app/Module/UserMessagesModule.php:214
13331msgid "Are you sure you want to delete this message? It cannot be retrieved later."
13332msgstr ""
13333
13334#: app/Module/UserMessagesModule.php:175
13335#: resources/views/admin/broadcast.phtml:37
13336#: resources/views/admin/email-page.phtml:36
13337#: resources/views/contact-page.phtml:44 resources/views/message-page.phtml:32
13338msgid "Subject"
13339msgstr ""
13340
13341#: app/Module/UserMessagesModule.php:176
13342msgid "Date sent"
13343msgstr ""
13344
13345#. I18N: When replying to an email, the subject becomes “RE: <subject>”
13346#: app/Module/UserMessagesModule.php:200 app/Module/UserMessagesModule.php:201
13347msgid "RE: "
13348msgstr ""
13349
13350#: app/Module/UserMessagesModule.php:212
13351msgid "Reply"
13352msgstr ""
13353
13354#: app/Module/UserMessagesModule.php:217
13355msgid "Delete selected messages"
13356msgstr ""
13357
13358#: app/Module/UserMessagesModule.php:228
13359#, php-format
13360msgid "%s message"
13361msgid_plural "%s messages"
13362msgstr[0] ""
13363msgstr[1] ""
13364
13365#. I18N: Description of the “My page” module
13366#: app/Module/UserWelcomeModule.php:72
13367msgid "A greeting message and useful links for a user."
13368msgstr ""
13369
13370#: app/Module/UserWelcomeModule.php:100 app/Module/WelcomeBlockModule.php:100
13371msgid "Default chart"
13372msgstr ""
13373
13374#. I18N: A %s is the user’s name
13375#: app/Module/UserWelcomeModule.php:122
13376#, php-format
13377msgid "Welcome %s"
13378msgstr ""
13379
13380#: app/Module/WebtreesTheme.php:38
13381msgid "webtrees"
13382msgstr ""
13383
13384#. I18N: Name of a module
13385#: app/Module/WelcomeBlockModule.php:60
13386#: resources/views/admin/control-panel.phtml:482
13387#: resources/views/admin/modules.phtml:186
13388#: resources/views/admin/modules.phtml:190 resources/views/admin/trees.phtml:72
13389msgid "Home page"
13390msgstr ""
13391
13392#. I18N: Description of the “Home page” module
13393#: app/Module/WelcomeBlockModule.php:71
13394msgid "A greeting message for site visitors."
13395msgstr ""
13396
13397#. I18N: A configuration setting
13398#: app/Module/WelcomeBlockModule.php:107
13399#: resources/views/admin/trees-preferences.phtml:84
13400#: resources/views/edit-account-page.phtml:63
13401msgid "Default individual"
13402msgstr ""
13403
13404#. I18N: Name of a theme.
13405#: app/Module/XeneaTheme.php:39
13406msgid "xenea"
13407msgstr ""
13408
13409#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar.
13410#: app/Module/YahrzeitModule.php:56
13411msgid "Yahrzeiten"
13412msgstr ""
13413
13414#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar.
13415#: app/Module/YahrzeitModule.php:67
13416msgid "A list of the Hebrew death anniversaries that will occur in the near future."
13417msgstr ""
13418
13419#: app/Place.php:202
13420msgid "unknown"
13421msgstr ""
13422
13423#. I18N: This is a report footer. %s is the name of the application.
13424#: app/Report/AbstractReport.php:297
13425#, php-format
13426msgid "Generated by %s"
13427msgstr ""
13428
13429#. I18N: Secure Sockets Layer - a secure communications protocol
13430#: app/Services/EmailService.php:219
13431msgid "ssl"
13432msgstr ""
13433
13434#. I18N: Transport Layer Security - a secure communications protocol
13435#: app/Services/EmailService.php:221 resources/views/admin/site-mail.phtml:43
13436msgid "tls"
13437msgstr ""
13438
13439#. I18N: "sendmail" is the name of some mail software
13440#: app/Services/EmailService.php:234
13441msgid "Use sendmail to send messages"
13442msgstr ""
13443
13444#: app/Services/EmailService.php:235
13445msgid "Use SMTP to send messages"
13446msgstr ""
13447
13448#: app/Services/MessageService.php:127
13449msgid "webtrees message"
13450msgstr ""
13451
13452#: app/Services/MessageService.php:210
13453#: resources/views/admin/control-panel.phtml:364
13454msgid "Send a message to all users"
13455msgstr ""
13456
13457#: app/Services/MessageService.php:212
13458#: resources/views/admin/control-panel.phtml:370
13459msgid "Send a message to users who have never signed in"
13460msgstr ""
13461
13462#: app/Services/MessageService.php:214
13463#: resources/views/admin/control-panel.phtml:376
13464msgid "Send a message to users who have not signed in for 6 months"
13465msgstr ""
13466
13467#: app/Services/SearchService.php:961
13468msgid "The search returned too many results."
13469msgstr ""
13470
13471#: app/Services/ServerCheckService.php:126
13472#, php-format
13473msgid "The PHP extension “%s” is not installed."
13474msgstr ""
13475
13476#: app/Services/ServerCheckService.php:145
13477#, php-format
13478msgid "The PHP.INI setting “%1$s” is disabled."
13479msgstr ""
13480
13481#: app/Services/ServerCheckService.php:149
13482#, php-format
13483msgid "The PHP.INI setting “%1$s” is enabled."
13484msgstr ""
13485
13486#: app/Services/ServerCheckService.php:184
13487#, php-format
13488msgid "The PHP function “%1$s” is disabled."
13489msgstr ""
13490
13491#: app/Services/ServerCheckService.php:199
13492#, php-format
13493msgid "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."
13494msgstr ""
13495
13496#: app/Services/ServerCheckService.php:217
13497#, php-format
13498msgid "SQLite version %s is installed. SQLite version %s or later is required."
13499msgstr ""
13500
13501#: app/Services/ServerCheckService.php:249
13502msgid "The server’s temporary folder cannot be accessed."
13503msgstr ""
13504
13505#: app/Services/ServerCheckService.php:324
13506msgid "SQLite is only suitable for small sites, testing and evaluation."
13507msgstr ""
13508
13509#: app/Services/ServerCheckService.php:329
13510msgid "Support for PostgreSQL is experimental."
13511msgstr ""
13512
13513#: app/Services/ServerCheckService.php:334
13514msgid "Support for SQL Server is experimental."
13515msgstr ""
13516
13517#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname.
13518#: app/Services/TreeService.php:207
13519msgid "John /DOE/"
13520msgstr ""
13521
13522#: app/Services/TreeService.php:208
13523msgid "Edit this individual and replace their details with your own."
13524msgstr ""
13525
13526#: app/Services/UpgradeService.php:254
13527msgid "This website is being upgraded. Try again in a few minutes."
13528msgstr ""
13529
13530#. I18N: http://en.wikipedia.org/wiki/Soundex
13531#: app/Soundex.php:3491 resources/views/branches-page.phtml:29
13532#: resources/views/search-phonetic-page.phtml:57
13533msgid "Russell"
13534msgstr ""
13535
13536#. I18N: http://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex
13537#: app/Soundex.php:3493 resources/views/branches-page.phtml:30
13538#: resources/views/search-phonetic-page.phtml:63
13539msgid "Daitch-Mokotoff"
13540msgstr ""
13541
13542#: app/Statistics/Google/ChartAge.php:114
13543#: app/Statistics/Google/ChartMarriageAge.php:138
13544#: app/Statistics/Google/ChartSex.php:67
13545#: resources/views/calendar-page.phtml:104
13546#: resources/views/lists/families-table.phtml:108
13547#: resources/views/lists/families-table.phtml:123
13548#: resources/views/lists/families-table.phtml:135
13549#: resources/views/lists/individuals-table.phtml:122
13550#: resources/views/lists/individuals-table.phtml:137
13551#: resources/views/lists/individuals-table.phtml:149
13552#: resources/views/modules/gedcom_stats/statistics.phtml:28
13553#: resources/views/modules/gedcom_stats/statistics.phtml:200
13554#: resources/views/modules/html/template-statistics.phtml:22
13555#: resources/views/modules/top10_givnnames/block.phtml:5
13556#: resources/views/statistics/individuals/greatest-age.phtml:19
13557#: resources/views/statistics/individuals/lifespan.phtml:28
13558#: resources/views/statistics/individuals/oldest-living.phtml:19
13559msgid "Males"
13560msgstr ""
13561
13562#: app/Statistics/Google/ChartAge.php:115
13563#: app/Statistics/Google/ChartMarriageAge.php:139
13564#: app/Statistics/Google/ChartSex.php:72
13565#: resources/views/calendar-page.phtml:114
13566#: resources/views/lists/families-table.phtml:111
13567#: resources/views/lists/families-table.phtml:126
13568#: resources/views/lists/families-table.phtml:136
13569#: resources/views/lists/individuals-table.phtml:125
13570#: resources/views/lists/individuals-table.phtml:140
13571#: resources/views/lists/individuals-table.phtml:150
13572#: resources/views/modules/gedcom_stats/statistics.phtml:39
13573#: resources/views/modules/gedcom_stats/statistics.phtml:202
13574#: resources/views/modules/html/template-statistics.phtml:26
13575#: resources/views/modules/top10_givnnames/block.phtml:9
13576#: resources/views/statistics/individuals/greatest-age.phtml:28
13577#: resources/views/statistics/individuals/lifespan.phtml:37
13578#: resources/views/statistics/individuals/oldest-living.phtml:28
13579msgid "Females"
13580msgstr ""
13581
13582#: app/Statistics/Google/ChartAge.php:116
13583#: app/Statistics/Google/ChartMarriageAge.php:140
13584#: resources/views/lists/families-table.phtml:137
13585#: resources/views/lists/individuals-table.phtml:151
13586msgid "Average age"
13587msgstr ""
13588
13589#: app/Statistics/Google/ChartAge.php:133
13590msgid "Average age related to death century"
13591msgstr ""
13592
13593#: app/Statistics/Google/ChartBirth.php:129
13594#: resources/views/statistics/individuals/total-events.phtml:30
13595msgid "Births by century"
13596msgstr ""
13597
13598#: app/Statistics/Google/ChartChildren.php:94
13599msgid "Average number"
13600msgstr ""
13601
13602#: app/Statistics/Google/ChartChildren.php:105
13603#: resources/views/modules/gedcom_stats/config.phtml:35
13604#: resources/views/modules/gedcom_stats/statistics.phtml:223
13605#: resources/views/modules/html/template-statistics.phtml:91
13606#: resources/views/statistics/families/children.phtml:19
13607msgid "Average number of children per family"
13608msgstr ""
13609
13610#: app/Statistics/Google/ChartDeath.php:129
13611#: resources/views/statistics/individuals/total-events.phtml:78
13612msgid "Deaths by century"
13613msgstr ""
13614
13615#: app/Statistics/Google/ChartDistribution.php:336
13616msgid "Surname distribution chart"
13617msgstr ""
13618
13619#: app/Statistics/Google/ChartDistribution.php:341
13620msgid "Birth by country"
13621msgstr ""
13622
13623#: app/Statistics/Google/ChartDistribution.php:346
13624msgid "Death by country"
13625msgstr ""
13626
13627#: app/Statistics/Google/ChartDistribution.php:351
13628msgid "Marriage by country"
13629msgstr ""
13630
13631#: app/Statistics/Google/ChartDistribution.php:357
13632msgid "Individual distribution chart"
13633msgstr ""
13634
13635#: app/Statistics/Google/ChartDivorce.php:129
13636#: resources/views/statistics/families/total-records.phtml:79
13637msgid "Divorces by century"
13638msgstr ""
13639
13640#: app/Statistics/Google/ChartFamilyLargest.php:129
13641#: resources/views/statistics/families/children.phtml:45
13642msgid "Largest families"
13643msgstr ""
13644
13645#: app/Statistics/Google/ChartFamilyWithSources.php:86
13646#: app/Statistics/Google/ChartIndividualWithSources.php:86
13647msgid "Without sources"
13648msgstr ""
13649
13650#: app/Statistics/Google/ChartFamilyWithSources.php:91
13651#: app/Statistics/Google/ChartIndividualWithSources.php:91
13652msgid "With sources"
13653msgstr ""
13654
13655#: app/Statistics/Google/ChartFamilyWithSources.php:102
13656#: resources/views/statistics/other/chart-sources.phtml:31
13657msgid "Families with sources"
13658msgstr ""
13659
13660#: app/Statistics/Google/ChartIndividualWithSources.php:102
13661#: resources/views/statistics/other/chart-sources.phtml:19
13662msgid "Individuals with sources"
13663msgstr ""
13664
13665#: app/Statistics/Google/ChartMarriage.php:129
13666#: resources/views/statistics/families/total-records.phtml:31
13667msgid "Marriages by century"
13668msgstr ""
13669
13670#: app/Statistics/Google/ChartMarriageAge.php:157
13671msgid "Average age in century of marriage"
13672msgstr ""
13673
13674#: app/Statistics/Google/ChartMarriageAge.php:160
13675msgid "Average age at marriage"
13676msgstr ""
13677
13678#: app/Statistics/Google/ChartMortality.php:77
13679msgid "Living"
13680msgstr ""
13681
13682#: app/Statistics/Google/ChartMortality.php:82
13683#: resources/views/lists/individuals-table.phtml:206
13684msgid "Dead"
13685msgstr ""
13686
13687#: app/Statistics/Google/ChartNoChildrenFamilies.php:125
13688msgctxt "unknown century"
13689msgid "Unknown"
13690msgstr ""
13691
13692#: app/Statistics/Google/ChartNoChildrenFamilies.php:130
13693#: resources/views/statistics/families/children.phtml:31
13694msgid "Number of families without children"
13695msgstr ""
13696
13697#: app/Statistics/Google/ChartNoChildrenFamilies.php:138
13698#: resources/views/statistics/families/total-records.phtml:11
13699#: resources/xml/reports/fact_sources.xml:248
13700#: resources/xml/reports/fact_sources.xml:252
13701#: resources/xml/reports/fact_sources.xml:350
13702#: resources/xml/reports/fact_sources.xml:354
13703#: resources/xml/reports/marriage_report.xml:111
13704msgid "Total families"
13705msgstr ""
13706
13707#: app/Statistics/Repository/EventRepository.php:252
13708#: app/Statistics/Repository/FamilyDatesRepository.php:110
13709#: app/Statistics/Repository/FamilyDatesRepository.php:381
13710#: app/Statistics/Repository/FamilyRepository.php:85
13711#: app/Statistics/Repository/FamilyRepository.php:469
13712#: app/Statistics/Repository/FamilyRepository.php:846
13713#: app/Statistics/Repository/FamilyRepository.php:1497
13714#: app/Statistics/Repository/IndividualRepository.php:836
13715#: app/Statistics/Repository/IndividualRepository.php:1147
13716#: app/Statistics/Repository/IndividualRepository.php:1167
13717#: app/Statistics/Repository/IndividualRepository.php:1187
13718#: app/Statistics/Repository/IndividualRepository.php:1207
13719#: app/Statistics/Repository/IndividualRepository.php:1227
13720#: app/Statistics/Repository/IndividualRepository.php:1247
13721msgid "This information is private and cannot be shown."
13722msgstr ""
13723
13724#: app/Statistics/Repository/EventRepository.php:323
13725msgid "birth"
13726msgstr ""
13727
13728#: app/Statistics/Repository/EventRepository.php:324
13729msgid "death"
13730msgstr ""
13731
13732#: app/Statistics/Repository/EventRepository.php:325
13733msgid "marriage"
13734msgstr ""
13735
13736#: app/Statistics/Repository/EventRepository.php:326
13737msgid "adoption"
13738msgstr ""
13739
13740#: app/Statistics/Repository/EventRepository.php:327
13741msgid "burial"
13742msgstr ""
13743
13744#: app/Statistics/Repository/EventRepository.php:328
13745msgid "census added"
13746msgstr ""
13747
13748#: app/Statistics/Repository/FamilyRepository.php:465
13749#: app/Statistics/Repository/UserRepository.php:96
13750#: resources/views/statistics/families/top10-list-age.phtml:22
13751#: resources/views/statistics/families/top10-nolist-age.phtml:20
13752#: resources/xml/reports/ahnentafel_report.xml:395
13753#: resources/xml/reports/descendancy_report.xml:131
13754#: resources/xml/reports/descendancy_report.xml:230
13755#: resources/xml/reports/descendancy_report.xml:299
13756#: resources/xml/reports/descendancy_report.xml:363
13757#: resources/xml/reports/descendancy_report.xml:433
13758#: resources/xml/reports/descendancy_report.xml:486
13759msgid "and"
13760msgstr ""
13761
13762#: app/Statistics/Repository/UserRepository.php:84
13763msgid "No signed-in and no anonymous users"
13764msgstr ""
13765
13766#: app/Statistics/Repository/UserRepository.php:88
13767#, php-format
13768msgid "%s anonymous signed-in user"
13769msgid_plural "%s anonymous signed-in users"
13770msgstr[0] ""
13771msgstr[1] ""
13772
13773#: app/Statistics/Repository/UserRepository.php:99
13774#, php-format
13775msgid "%s signed-in user"
13776msgid_plural "%s signed-in users"
13777msgstr[0] ""
13778msgstr[1] ""
13779
13780#: app/Statistics/Service/CenturyService.php:39
13781#, php-format
13782msgid "%s BCE"
13783msgstr ""
13784
13785#: app/Statistics/Service/CenturyService.php:45
13786msgctxt "CENTURY"
13787msgid "21st"
13788msgstr ""
13789
13790#: app/Statistics/Service/CenturyService.php:47
13791msgctxt "CENTURY"
13792msgid "20th"
13793msgstr ""
13794
13795#: app/Statistics/Service/CenturyService.php:49
13796msgctxt "CENTURY"
13797msgid "19th"
13798msgstr ""
13799
13800#: app/Statistics/Service/CenturyService.php:51
13801msgctxt "CENTURY"
13802msgid "18th"
13803msgstr ""
13804
13805#: app/Statistics/Service/CenturyService.php:53
13806msgctxt "CENTURY"
13807msgid "17th"
13808msgstr ""
13809
13810#: app/Statistics/Service/CenturyService.php:55
13811msgctxt "CENTURY"
13812msgid "16th"
13813msgstr ""
13814
13815#: app/Statistics/Service/CenturyService.php:57
13816msgctxt "CENTURY"
13817msgid "15th"
13818msgstr ""
13819
13820#: app/Statistics/Service/CenturyService.php:59
13821msgctxt "CENTURY"
13822msgid "14th"
13823msgstr ""
13824
13825#: app/Statistics/Service/CenturyService.php:61
13826msgctxt "CENTURY"
13827msgid "13th"
13828msgstr ""
13829
13830#: app/Statistics/Service/CenturyService.php:63
13831msgctxt "CENTURY"
13832msgid "12th"
13833msgstr ""
13834
13835#: app/Statistics/Service/CenturyService.php:65
13836msgctxt "CENTURY"
13837msgid "11th"
13838msgstr ""
13839
13840#: app/Statistics/Service/CenturyService.php:67
13841msgctxt "CENTURY"
13842msgid "10th"
13843msgstr ""
13844
13845#: app/Statistics/Service/CenturyService.php:69
13846msgctxt "CENTURY"
13847msgid "9th"
13848msgstr ""
13849
13850#: app/Statistics/Service/CenturyService.php:71
13851msgctxt "CENTURY"
13852msgid "8th"
13853msgstr ""
13854
13855#: app/Statistics/Service/CenturyService.php:73
13856msgctxt "CENTURY"
13857msgid "7th"
13858msgstr ""
13859
13860#: app/Statistics/Service/CenturyService.php:75
13861msgctxt "CENTURY"
13862msgid "6th"
13863msgstr ""
13864
13865#: app/Statistics/Service/CenturyService.php:77
13866msgctxt "CENTURY"
13867msgid "5th"
13868msgstr ""
13869
13870#: app/Statistics/Service/CenturyService.php:79
13871msgctxt "CENTURY"
13872msgid "4th"
13873msgstr ""
13874
13875#: app/Statistics/Service/CenturyService.php:81
13876msgctxt "CENTURY"
13877msgid "3rd"
13878msgstr ""
13879
13880#: app/Statistics/Service/CenturyService.php:83
13881msgctxt "CENTURY"
13882msgid "2nd"
13883msgstr ""
13884
13885#: app/Statistics/Service/CenturyService.php:85
13886msgctxt "CENTURY"
13887msgid "1st"
13888msgstr ""
13889
13890#. I18N: Name of a country or state
13891#: app/Statistics/Service/CountryService.php:40
13892msgid "Aruba"
13893msgstr ""
13894
13895#. I18N: Name of a country or state
13896#: app/Statistics/Service/CountryService.php:42
13897msgid "Afghanistan"
13898msgstr ""
13899
13900#. I18N: Name of a country or state
13901#: app/Statistics/Service/CountryService.php:44
13902msgid "Angola"
13903msgstr ""
13904
13905#. I18N: Name of a country or state
13906#: app/Statistics/Service/CountryService.php:46
13907msgid "Anguilla"
13908msgstr ""
13909
13910#. I18N: Name of a country or state
13911#: app/Statistics/Service/CountryService.php:48
13912msgid "Aland Islands"
13913msgstr ""
13914
13915#. I18N: Name of a country or state
13916#: app/Statistics/Service/CountryService.php:50
13917msgid "Albania"
13918msgstr ""
13919
13920#. I18N: Name of a country or state
13921#: app/Statistics/Service/CountryService.php:52
13922msgid "Andorra"
13923msgstr ""
13924
13925#. I18N: Name of a country or state
13926#: app/Statistics/Service/CountryService.php:54
13927msgid "United Arab Emirates"
13928msgstr ""
13929
13930#. I18N: Name of a country or state
13931#: app/Statistics/Service/CountryService.php:56
13932msgid "Argentina"
13933msgstr ""
13934
13935#. I18N: Name of a country or state
13936#: app/Statistics/Service/CountryService.php:58
13937msgid "Armenia"
13938msgstr ""
13939
13940#. I18N: Name of a country or state
13941#: app/Statistics/Service/CountryService.php:60
13942msgid "American Samoa"
13943msgstr ""
13944
13945#. I18N: Name of a country or state
13946#: app/Statistics/Service/CountryService.php:62
13947msgid "Antarctica"
13948msgstr ""
13949
13950#. I18N: Name of a country or state
13951#: app/Statistics/Service/CountryService.php:64
13952msgid "French Southern Territories"
13953msgstr ""
13954
13955#. I18N: Name of a country or state
13956#: app/Statistics/Service/CountryService.php:66
13957msgid "Antigua and Barbuda"
13958msgstr ""
13959
13960#. I18N: Name of a country or state
13961#: app/Statistics/Service/CountryService.php:68
13962msgid "Australia"
13963msgstr ""
13964
13965#. I18N: Name of a country or state
13966#: app/Statistics/Service/CountryService.php:70
13967msgid "Austria"
13968msgstr ""
13969
13970#. I18N: Name of a country or state
13971#: app/Statistics/Service/CountryService.php:72
13972msgid "Azerbaijan"
13973msgstr ""
13974
13975#. I18N: Name of a country or state
13976#: app/Statistics/Service/CountryService.php:74
13977msgid "Azores"
13978msgstr ""
13979
13980#. I18N: Name of a country or state
13981#: app/Statistics/Service/CountryService.php:76
13982msgid "Burundi"
13983msgstr ""
13984
13985#. I18N: Name of a country or state
13986#: app/Statistics/Service/CountryService.php:78
13987msgid "Belgium"
13988msgstr ""
13989
13990#. I18N: Name of a country or state
13991#: app/Statistics/Service/CountryService.php:80
13992msgid "Benin"
13993msgstr ""
13994
13995#. I18N: Name of a country or state
13996#: app/Statistics/Service/CountryService.php:83
13997msgid "Burkina Faso"
13998msgstr ""
13999
14000#. I18N: Name of a country or state
14001#: app/Statistics/Service/CountryService.php:85
14002msgid "Bangladesh"
14003msgstr ""
14004
14005#. I18N: Name of a country or state
14006#: app/Statistics/Service/CountryService.php:87
14007msgid "Bulgaria"
14008msgstr ""
14009
14010#. I18N: Name of a country or state
14011#: app/Statistics/Service/CountryService.php:89
14012msgid "Bahrain"
14013msgstr ""
14014
14015#. I18N: Name of a country or state
14016#: app/Statistics/Service/CountryService.php:91
14017msgid "Bahamas"
14018msgstr ""
14019
14020#. I18N: Name of a country or state
14021#: app/Statistics/Service/CountryService.php:93
14022msgid "Bosnia and Herzegovina"
14023msgstr ""
14024
14025#. I18N: Name of a country or state
14026#: app/Statistics/Service/CountryService.php:96
14027msgid "Belarus"
14028msgstr ""
14029
14030#. I18N: Name of a country or state
14031#: app/Statistics/Service/CountryService.php:98
14032msgid "Belize"
14033msgstr ""
14034
14035#. I18N: Name of a country or state
14036#: app/Statistics/Service/CountryService.php:100
14037msgid "Bermuda"
14038msgstr ""
14039
14040#. I18N: Name of a country or state
14041#: app/Statistics/Service/CountryService.php:102
14042msgid "Bolivia"
14043msgstr ""
14044
14045#. I18N: Name of a country or state
14046#: app/Statistics/Service/CountryService.php:104
14047msgid "Brazil"
14048msgstr ""
14049
14050#. I18N: Name of a country or state
14051#: app/Statistics/Service/CountryService.php:106
14052msgid "Barbados"
14053msgstr ""
14054
14055#. I18N: Name of a country or state
14056#: app/Statistics/Service/CountryService.php:108
14057msgid "Brunei Darussalam"
14058msgstr ""
14059
14060#. I18N: Name of a country or state
14061#: app/Statistics/Service/CountryService.php:110
14062msgid "Bhutan"
14063msgstr ""
14064
14065#. I18N: Name of a country or state
14066#: app/Statistics/Service/CountryService.php:112
14067msgid "Bouvet Island"
14068msgstr ""
14069
14070#. I18N: Name of a country or state
14071#: app/Statistics/Service/CountryService.php:114
14072msgid "Botswana"
14073msgstr ""
14074
14075#. I18N: Name of a country or state
14076#: app/Statistics/Service/CountryService.php:116
14077msgid "Central African Republic"
14078msgstr ""
14079
14080#. I18N: Name of a country or state
14081#: app/Statistics/Service/CountryService.php:118
14082msgid "Canada"
14083msgstr ""
14084
14085#. I18N: Name of a country or state
14086#: app/Statistics/Service/CountryService.php:120
14087msgid "Cocos (Keeling) Islands"
14088msgstr ""
14089
14090#. I18N: Name of a country or state
14091#: app/Statistics/Service/CountryService.php:122
14092msgid "Switzerland"
14093msgstr ""
14094
14095#. I18N: Name of a country or state
14096#: app/Statistics/Service/CountryService.php:124
14097msgid "Chile"
14098msgstr ""
14099
14100#. I18N: Name of a country or state
14101#: app/Statistics/Service/CountryService.php:126
14102msgid "China"
14103msgstr ""
14104
14105#. I18N: Name of a country or state
14106#: app/Statistics/Service/CountryService.php:128
14107msgid "Cote d’Ivoire"
14108msgstr ""
14109
14110#. I18N: Name of a country or state
14111#: app/Statistics/Service/CountryService.php:130
14112msgid "Cameroon"
14113msgstr ""
14114
14115#. I18N: Name of a country or state
14116#: app/Statistics/Service/CountryService.php:132
14117msgid "Democratic Republic of the Congo"
14118msgstr ""
14119
14120#. I18N: Name of a country or state
14121#: app/Statistics/Service/CountryService.php:134
14122msgid "Republic of the Congo"
14123msgstr ""
14124
14125#. I18N: Name of a country or state
14126#: app/Statistics/Service/CountryService.php:136
14127msgid "Cook Islands"
14128msgstr ""
14129
14130#. I18N: Name of a country or state
14131#: app/Statistics/Service/CountryService.php:138
14132msgid "Colombia"
14133msgstr ""
14134
14135#. I18N: Name of a country or state
14136#: app/Statistics/Service/CountryService.php:140
14137msgid "Comoros"
14138msgstr ""
14139
14140#. I18N: Name of a country or state
14141#: app/Statistics/Service/CountryService.php:142
14142msgid "Cape Verde"
14143msgstr ""
14144
14145#. I18N: Name of a country or state
14146#: app/Statistics/Service/CountryService.php:144
14147msgid "Costa Rica"
14148msgstr ""
14149
14150#. I18N: Name of a country or state
14151#: app/Statistics/Service/CountryService.php:146
14152msgid "Cuba"
14153msgstr ""
14154
14155#. I18N: Name of a country or state
14156#: app/Statistics/Service/CountryService.php:149
14157msgid "Christmas Island"
14158msgstr ""
14159
14160#. I18N: Name of a country or state
14161#: app/Statistics/Service/CountryService.php:151
14162msgid "Cayman Islands"
14163msgstr ""
14164
14165#. I18N: Name of a country or state
14166#: app/Statistics/Service/CountryService.php:153
14167msgid "Cyprus"
14168msgstr ""
14169
14170#. I18N: Name of a country or state
14171#: app/Statistics/Service/CountryService.php:155
14172msgid "Czech Republic"
14173msgstr ""
14174
14175#. I18N: Name of a country or state
14176#: app/Statistics/Service/CountryService.php:157
14177msgid "Germany"
14178msgstr ""
14179
14180#. I18N: Name of a country or state
14181#: app/Statistics/Service/CountryService.php:159
14182msgid "Djibouti"
14183msgstr ""
14184
14185#. I18N: Name of a country or state
14186#: app/Statistics/Service/CountryService.php:161
14187msgid "Dominica"
14188msgstr ""
14189
14190#. I18N: Name of a country or state
14191#: app/Statistics/Service/CountryService.php:163
14192msgid "Denmark"
14193msgstr ""
14194
14195#. I18N: Name of a country or state
14196#: app/Statistics/Service/CountryService.php:165
14197msgid "Dominican Republic"
14198msgstr ""
14199
14200#. I18N: Name of a country or state
14201#: app/Statistics/Service/CountryService.php:167
14202msgid "Algeria"
14203msgstr ""
14204
14205#. I18N: Name of a country or state
14206#: app/Statistics/Service/CountryService.php:169
14207msgid "Ecuador"
14208msgstr ""
14209
14210#. I18N: Name of a country or state
14211#: app/Statistics/Service/CountryService.php:171
14212msgid "Egypt"
14213msgstr ""
14214
14215#. I18N: Name of a country or state
14216#: app/Statistics/Service/CountryService.php:173
14217msgid "England"
14218msgstr ""
14219
14220#. I18N: Name of a country or state
14221#: app/Statistics/Service/CountryService.php:175
14222msgid "Eritrea"
14223msgstr ""
14224
14225#. I18N: Name of a country or state
14226#: app/Statistics/Service/CountryService.php:177
14227msgid "Western Sahara"
14228msgstr ""
14229
14230#. I18N: Name of a country or state
14231#: app/Statistics/Service/CountryService.php:179
14232msgid "Spain"
14233msgstr ""
14234
14235#. I18N: Name of a country or state
14236#: app/Statistics/Service/CountryService.php:181
14237msgid "Estonia"
14238msgstr ""
14239
14240#. I18N: Name of a country or state
14241#: app/Statistics/Service/CountryService.php:183
14242msgid "Ethiopia"
14243msgstr ""
14244
14245#. I18N: Name of a country or state
14246#: app/Statistics/Service/CountryService.php:185
14247msgid "Finland"
14248msgstr ""
14249
14250#. I18N: Name of a country or state
14251#: app/Statistics/Service/CountryService.php:187
14252msgid "Fiji"
14253msgstr ""
14254
14255#. I18N: Name of a country or state
14256#: app/Statistics/Service/CountryService.php:189
14257msgid "Flanders"
14258msgstr ""
14259
14260#. I18N: Name of a country or state
14261#: app/Statistics/Service/CountryService.php:191
14262msgid "Falkland Islands"
14263msgstr ""
14264
14265#. I18N: Name of a country or state
14266#: app/Statistics/Service/CountryService.php:193
14267msgid "France"
14268msgstr ""
14269
14270#. I18N: Name of a country or state
14271#: app/Statistics/Service/CountryService.php:195
14272msgid "Faroe Islands"
14273msgstr ""
14274
14275#. I18N: Name of a country or state
14276#: app/Statistics/Service/CountryService.php:197
14277msgid "Micronesia"
14278msgstr ""
14279
14280#. I18N: Name of a country or state
14281#: app/Statistics/Service/CountryService.php:199
14282msgid "Gabon"
14283msgstr ""
14284
14285#. I18N: Name of a country or state
14286#: app/Statistics/Service/CountryService.php:201
14287msgid "United Kingdom"
14288msgstr ""
14289
14290#. I18N: Name of a country or state
14291#: app/Statistics/Service/CountryService.php:203
14292msgid "Georgia"
14293msgstr ""
14294
14295#. I18N: Name of a country or state
14296#: app/Statistics/Service/CountryService.php:205
14297msgid "Guernsey"
14298msgstr ""
14299
14300#. I18N: Name of a country or state
14301#: app/Statistics/Service/CountryService.php:207
14302msgid "Ghana"
14303msgstr ""
14304
14305#. I18N: Name of a country or state
14306#: app/Statistics/Service/CountryService.php:209
14307msgid "Gibraltar"
14308msgstr ""
14309
14310#. I18N: Name of a country or state
14311#: app/Statistics/Service/CountryService.php:211
14312msgid "Guinea"
14313msgstr ""
14314
14315#. I18N: Name of a country or state
14316#: app/Statistics/Service/CountryService.php:213
14317msgid "Guadeloupe"
14318msgstr ""
14319
14320#. I18N: Name of a country or state
14321#: app/Statistics/Service/CountryService.php:215
14322msgid "Gambia"
14323msgstr ""
14324
14325#. I18N: Name of a country or state
14326#: app/Statistics/Service/CountryService.php:217
14327msgid "Guinea-Bissau"
14328msgstr ""
14329
14330#. I18N: Name of a country or state
14331#: app/Statistics/Service/CountryService.php:219
14332msgid "Equatorial Guinea"
14333msgstr ""
14334
14335#. I18N: Name of a country or state
14336#: app/Statistics/Service/CountryService.php:221
14337msgid "Greece"
14338msgstr ""
14339
14340#. I18N: Name of a country or state
14341#: app/Statistics/Service/CountryService.php:223
14342msgid "Grenada"
14343msgstr ""
14344
14345#. I18N: Name of a country or state
14346#: app/Statistics/Service/CountryService.php:225
14347msgid "Greenland"
14348msgstr ""
14349
14350#. I18N: Name of a country or state
14351#: app/Statistics/Service/CountryService.php:227
14352msgid "Guatemala"
14353msgstr ""
14354
14355#. I18N: Name of a country or state
14356#: app/Statistics/Service/CountryService.php:229
14357msgid "French Guiana"
14358msgstr ""
14359
14360#. I18N: Name of a country or state
14361#: app/Statistics/Service/CountryService.php:231
14362msgid "Guam"
14363msgstr ""
14364
14365#. I18N: Name of a country or state
14366#: app/Statistics/Service/CountryService.php:233
14367msgid "Guyana"
14368msgstr ""
14369
14370#. I18N: Name of a country or state
14371#: app/Statistics/Service/CountryService.php:237
14372msgid "Heard Island and McDonald Islands"
14373msgstr ""
14374
14375#. I18N: Name of a country or state
14376#: app/Statistics/Service/CountryService.php:239
14377msgid "Honduras"
14378msgstr ""
14379
14380#. I18N: Name of a country or state
14381#: app/Statistics/Service/CountryService.php:241
14382msgid "Croatia"
14383msgstr ""
14384
14385#. I18N: Name of a country or state
14386#: app/Statistics/Service/CountryService.php:243
14387msgid "Haiti"
14388msgstr ""
14389
14390#. I18N: Name of a country or state
14391#: app/Statistics/Service/CountryService.php:245
14392msgid "Hungary"
14393msgstr ""
14394
14395#. I18N: Name of a country or state
14396#: app/Statistics/Service/CountryService.php:247
14397msgid "Indonesia"
14398msgstr ""
14399
14400#. I18N: Name of a country or state
14401#: app/Statistics/Service/CountryService.php:249
14402msgid "India"
14403msgstr ""
14404
14405#. I18N: Name of a country or state
14406#: app/Statistics/Service/CountryService.php:251
14407msgid "Isle of Man"
14408msgstr ""
14409
14410#. I18N: Name of a country or state
14411#: app/Statistics/Service/CountryService.php:253
14412msgid "British Indian Ocean Territory"
14413msgstr ""
14414
14415#. I18N: Name of a country or state
14416#: app/Statistics/Service/CountryService.php:255
14417msgid "Ireland"
14418msgstr ""
14419
14420#. I18N: Name of a country or state
14421#: app/Statistics/Service/CountryService.php:257
14422msgid "Iran"
14423msgstr ""
14424
14425#. I18N: Name of a country or state
14426#: app/Statistics/Service/CountryService.php:259
14427msgid "Iraq"
14428msgstr ""
14429
14430#. I18N: Name of a country or state
14431#: app/Statistics/Service/CountryService.php:261
14432msgid "Iceland"
14433msgstr ""
14434
14435#. I18N: Name of a country or state
14436#: app/Statistics/Service/CountryService.php:263
14437msgid "Israel"
14438msgstr ""
14439
14440#. I18N: Name of a country or state
14441#: app/Statistics/Service/CountryService.php:265
14442msgid "Italy"
14443msgstr ""
14444
14445#. I18N: Name of a country or state
14446#: app/Statistics/Service/CountryService.php:267
14447msgid "Jamaica"
14448msgstr ""
14449
14450#. I18N: Name of a country or state
14451#: app/Statistics/Service/CountryService.php:270
14452msgid "Jordan"
14453msgstr ""
14454
14455#. I18N: Name of a country or state
14456#: app/Statistics/Service/CountryService.php:272
14457msgid "Japan"
14458msgstr ""
14459
14460#. I18N: Name of a country or state
14461#: app/Statistics/Service/CountryService.php:274
14462msgid "Kazakhstan"
14463msgstr ""
14464
14465#. I18N: Name of a country or state
14466#: app/Statistics/Service/CountryService.php:276
14467msgid "Kenya"
14468msgstr ""
14469
14470#. I18N: Name of a country or state
14471#: app/Statistics/Service/CountryService.php:278
14472msgid "Kyrgyzstan"
14473msgstr ""
14474
14475#. I18N: Name of a country or state
14476#: app/Statistics/Service/CountryService.php:280
14477msgid "Cambodia"
14478msgstr ""
14479
14480#. I18N: Name of a country or state
14481#: app/Statistics/Service/CountryService.php:282
14482msgid "Kiribati"
14483msgstr ""
14484
14485#. I18N: Name of a country or state
14486#: app/Statistics/Service/CountryService.php:284
14487msgid "Saint Kitts and Nevis"
14488msgstr ""
14489
14490#. I18N: Name of a country or state
14491#: app/Statistics/Service/CountryService.php:286
14492msgid "Korea"
14493msgstr ""
14494
14495#. I18N: Name of a country or state
14496#: app/Statistics/Service/CountryService.php:288
14497msgid "Kuwait"
14498msgstr ""
14499
14500#. I18N: Name of a country or state
14501#: app/Statistics/Service/CountryService.php:290
14502msgid "Laos"
14503msgstr ""
14504
14505#. I18N: Name of a country or state
14506#: app/Statistics/Service/CountryService.php:292
14507msgid "Lebanon"
14508msgstr ""
14509
14510#. I18N: Name of a country or state
14511#: app/Statistics/Service/CountryService.php:294
14512msgid "Liberia"
14513msgstr ""
14514
14515#. I18N: Name of a country or state
14516#: app/Statistics/Service/CountryService.php:296
14517msgid "Libya"
14518msgstr ""
14519
14520#. I18N: Name of a country or state
14521#: app/Statistics/Service/CountryService.php:298
14522msgid "Saint Lucia"
14523msgstr ""
14524
14525#. I18N: Name of a country or state
14526#: app/Statistics/Service/CountryService.php:300
14527msgid "Liechtenstein"
14528msgstr ""
14529
14530#. I18N: Name of a country or state
14531#: app/Statistics/Service/CountryService.php:302
14532msgid "Sri Lanka"
14533msgstr ""
14534
14535#. I18N: Name of a country or state
14536#: app/Statistics/Service/CountryService.php:304
14537msgid "Lesotho"
14538msgstr ""
14539
14540#. I18N: Name of a country or state
14541#: app/Statistics/Service/CountryService.php:306
14542msgid "Lithuania"
14543msgstr ""
14544
14545#. I18N: Name of a country or state
14546#: app/Statistics/Service/CountryService.php:308
14547msgid "Luxembourg"
14548msgstr ""
14549
14550#. I18N: Name of a country or state
14551#: app/Statistics/Service/CountryService.php:310
14552msgid "Latvia"
14553msgstr ""
14554
14555#. I18N: Name of a country or state
14556#: app/Statistics/Service/CountryService.php:312
14557msgid "Macau"
14558msgstr ""
14559
14560#. I18N: Name of a country or state
14561#: app/Statistics/Service/CountryService.php:315
14562msgid "Morocco"
14563msgstr ""
14564
14565#. I18N: Name of a country or state
14566#: app/Statistics/Service/CountryService.php:317
14567msgid "Monaco"
14568msgstr ""
14569
14570#. I18N: Name of a country or state
14571#: app/Statistics/Service/CountryService.php:319
14572msgid "Moldova"
14573msgstr ""
14574
14575#. I18N: Name of a country or state
14576#: app/Statistics/Service/CountryService.php:321
14577msgid "Madagascar"
14578msgstr ""
14579
14580#. I18N: Name of a country or state
14581#: app/Statistics/Service/CountryService.php:323
14582msgid "Maldives"
14583msgstr ""
14584
14585#. I18N: Name of a country or state
14586#: app/Statistics/Service/CountryService.php:325
14587msgid "Mexico"
14588msgstr ""
14589
14590#. I18N: Name of a country or state
14591#: app/Statistics/Service/CountryService.php:327
14592msgid "Marshall Islands"
14593msgstr ""
14594
14595#. I18N: Name of a country or state
14596#: app/Statistics/Service/CountryService.php:329
14597msgid "Macedonia"
14598msgstr ""
14599
14600#. I18N: Name of a country or state
14601#: app/Statistics/Service/CountryService.php:331
14602msgid "Mali"
14603msgstr ""
14604
14605#. I18N: Name of a country or state
14606#: app/Statistics/Service/CountryService.php:333
14607msgid "Malta"
14608msgstr ""
14609
14610#. I18N: Name of a country or state
14611#: app/Statistics/Service/CountryService.php:335
14612msgid "Myanmar"
14613msgstr ""
14614
14615#. I18N: Name of a country or state
14616#: app/Statistics/Service/CountryService.php:337
14617msgid "Mongolia"
14618msgstr ""
14619
14620#. I18N: Name of a country or state
14621#: app/Statistics/Service/CountryService.php:339
14622msgid "Northern Mariana Islands"
14623msgstr ""
14624
14625#. I18N: Name of a country or state
14626#: app/Statistics/Service/CountryService.php:341
14627msgid "Montenegro"
14628msgstr ""
14629
14630#. I18N: Name of a country or state
14631#: app/Statistics/Service/CountryService.php:343
14632msgid "Mozambique"
14633msgstr ""
14634
14635#. I18N: Name of a country or state
14636#: app/Statistics/Service/CountryService.php:345
14637msgid "Mauritania"
14638msgstr ""
14639
14640#. I18N: Name of a country or state
14641#: app/Statistics/Service/CountryService.php:347
14642msgid "Montserrat"
14643msgstr ""
14644
14645#. I18N: Name of a country or state
14646#: app/Statistics/Service/CountryService.php:349
14647msgid "Martinique"
14648msgstr ""
14649
14650#. I18N: Name of a country or state
14651#: app/Statistics/Service/CountryService.php:351
14652msgid "Mauritius"
14653msgstr ""
14654
14655#. I18N: Name of a country or state
14656#: app/Statistics/Service/CountryService.php:353
14657msgid "Malawi"
14658msgstr ""
14659
14660#. I18N: Name of a country or state
14661#: app/Statistics/Service/CountryService.php:355
14662msgid "Malaysia"
14663msgstr ""
14664
14665#. I18N: Name of a country or state
14666#: app/Statistics/Service/CountryService.php:357
14667msgid "Mayotte"
14668msgstr ""
14669
14670#. I18N: Name of a country or state
14671#: app/Statistics/Service/CountryService.php:359
14672msgid "Namibia"
14673msgstr ""
14674
14675#. I18N: Name of a country or state
14676#: app/Statistics/Service/CountryService.php:361
14677msgid "New Caledonia"
14678msgstr ""
14679
14680#. I18N: Name of a country or state
14681#: app/Statistics/Service/CountryService.php:363
14682msgid "Niger"
14683msgstr ""
14684
14685#. I18N: Name of a country or state
14686#: app/Statistics/Service/CountryService.php:365
14687msgid "Norfolk Island"
14688msgstr ""
14689
14690#. I18N: Name of a country or state
14691#: app/Statistics/Service/CountryService.php:367
14692msgid "Nigeria"
14693msgstr ""
14694
14695#. I18N: Name of a country or state
14696#: app/Statistics/Service/CountryService.php:369
14697msgid "Nicaragua"
14698msgstr ""
14699
14700#. I18N: Name of a country or state
14701#: app/Statistics/Service/CountryService.php:371
14702msgid "Northern Ireland"
14703msgstr ""
14704
14705#. I18N: Name of a country or state
14706#: app/Statistics/Service/CountryService.php:373
14707msgid "Niue"
14708msgstr ""
14709
14710#. I18N: Name of a country or state
14711#: app/Statistics/Service/CountryService.php:375
14712msgid "Netherlands"
14713msgstr ""
14714
14715#. I18N: Name of a country or state
14716#: app/Statistics/Service/CountryService.php:377
14717msgid "Norway"
14718msgstr ""
14719
14720#. I18N: Name of a country or state
14721#: app/Statistics/Service/CountryService.php:379
14722msgid "Nepal"
14723msgstr ""
14724
14725#. I18N: Name of a country or state
14726#: app/Statistics/Service/CountryService.php:381
14727msgid "Nauru"
14728msgstr ""
14729
14730#. I18N: Name of a country or state
14731#: app/Statistics/Service/CountryService.php:383
14732msgid "New Zealand"
14733msgstr ""
14734
14735#. I18N: Name of a country or state
14736#: app/Statistics/Service/CountryService.php:385
14737msgid "Oman"
14738msgstr ""
14739
14740#. I18N: Name of a country or state
14741#: app/Statistics/Service/CountryService.php:387
14742msgid "Pakistan"
14743msgstr ""
14744
14745#. I18N: Name of a country or state
14746#: app/Statistics/Service/CountryService.php:389
14747msgid "Panama"
14748msgstr ""
14749
14750#. I18N: Name of a country or state
14751#: app/Statistics/Service/CountryService.php:391
14752msgid "Pitcairn"
14753msgstr ""
14754
14755#. I18N: Name of a country or state
14756#: app/Statistics/Service/CountryService.php:393
14757msgid "Peru"
14758msgstr ""
14759
14760#. I18N: Name of a country or state
14761#: app/Statistics/Service/CountryService.php:395
14762msgid "Philippines"
14763msgstr ""
14764
14765#. I18N: Name of a country or state
14766#: app/Statistics/Service/CountryService.php:397
14767msgid "Palau"
14768msgstr ""
14769
14770#. I18N: Name of a country or state
14771#: app/Statistics/Service/CountryService.php:399
14772msgid "Papua New Guinea"
14773msgstr ""
14774
14775#. I18N: Name of a country or state
14776#: app/Statistics/Service/CountryService.php:401
14777msgid "Poland"
14778msgstr ""
14779
14780#. I18N: Name of a country or state
14781#: app/Statistics/Service/CountryService.php:403
14782msgid "Puerto Rico"
14783msgstr ""
14784
14785#. I18N: Name of a country or state
14786#: app/Statistics/Service/CountryService.php:405
14787msgid "North Korea"
14788msgstr ""
14789
14790#. I18N: Name of a country or state
14791#: app/Statistics/Service/CountryService.php:407
14792msgid "Portugal"
14793msgstr ""
14794
14795#. I18N: Name of a country or state
14796#: app/Statistics/Service/CountryService.php:409
14797msgid "Paraguay"
14798msgstr ""
14799
14800#. I18N: Name of a country or state
14801#: app/Statistics/Service/CountryService.php:411
14802msgid "Occupied Palestinian Territory"
14803msgstr ""
14804
14805#. I18N: Name of a country or state
14806#: app/Statistics/Service/CountryService.php:413
14807msgid "French Polynesia"
14808msgstr ""
14809
14810#. I18N: Name of a country or state
14811#: app/Statistics/Service/CountryService.php:415
14812msgid "Qatar"
14813msgstr ""
14814
14815#. I18N: Name of a country or state
14816#: app/Statistics/Service/CountryService.php:417
14817msgid "Reunion"
14818msgstr ""
14819
14820#. I18N: Name of a country or state
14821#: app/Statistics/Service/CountryService.php:419
14822msgid "Romania"
14823msgstr ""
14824
14825#. I18N: Name of a country or state
14826#: app/Statistics/Service/CountryService.php:421
14827msgid "Russia"
14828msgstr ""
14829
14830#. I18N: Name of a country or state
14831#: app/Statistics/Service/CountryService.php:423
14832msgid "Rwanda"
14833msgstr ""
14834
14835#. I18N: Name of a country or state
14836#: app/Statistics/Service/CountryService.php:425
14837msgid "Saudi Arabia"
14838msgstr ""
14839
14840#. I18N: Name of a country or state
14841#: app/Statistics/Service/CountryService.php:427
14842msgid "Scotland"
14843msgstr ""
14844
14845#. I18N: Name of a country or state
14846#: app/Statistics/Service/CountryService.php:429
14847msgid "Sudan"
14848msgstr ""
14849
14850#. I18N: Name of a country or state
14851#: app/Statistics/Service/CountryService.php:431
14852msgid "At sea"
14853msgstr ""
14854
14855#. I18N: Name of a country or state
14856#: app/Statistics/Service/CountryService.php:433
14857msgid "Senegal"
14858msgstr ""
14859
14860#. I18N: Name of a country or state
14861#: app/Statistics/Service/CountryService.php:435
14862msgid "Serbia"
14863msgstr ""
14864
14865#. I18N: Name of a country or state
14866#: app/Statistics/Service/CountryService.php:437
14867msgid "Singapore"
14868msgstr ""
14869
14870#. I18N: Name of a country or state
14871#: app/Statistics/Service/CountryService.php:439
14872msgid "South Georgia and the South Sandwich Islands"
14873msgstr ""
14874
14875#. I18N: Name of a country or state
14876#: app/Statistics/Service/CountryService.php:441
14877msgid "Saint Helena"
14878msgstr ""
14879
14880#. I18N: Name of a country or state
14881#: app/Statistics/Service/CountryService.php:443
14882msgid "Svalbard and Jan Mayen"
14883msgstr ""
14884
14885#. I18N: Name of a country or state
14886#: app/Statistics/Service/CountryService.php:445
14887msgid "Solomon Islands"
14888msgstr ""
14889
14890#. I18N: Name of a country or state
14891#: app/Statistics/Service/CountryService.php:447
14892msgid "Sierra Leone"
14893msgstr ""
14894
14895#. I18N: Name of a country or state
14896#: app/Statistics/Service/CountryService.php:449
14897msgid "El Salvador"
14898msgstr ""
14899
14900#. I18N: Name of a country or state
14901#: app/Statistics/Service/CountryService.php:451
14902msgid "San Marino"
14903msgstr ""
14904
14905#. I18N: Name of a country or state
14906#: app/Statistics/Service/CountryService.php:453
14907msgid "Somalia"
14908msgstr ""
14909
14910#. I18N: Name of a country or state
14911#: app/Statistics/Service/CountryService.php:455
14912msgid "Saint Pierre and Miquelon"
14913msgstr ""
14914
14915#. I18N: Name of a country or state
14916#: app/Statistics/Service/CountryService.php:457
14917msgid "South Sudan"
14918msgstr ""
14919
14920#. I18N: Name of a country or state
14921#: app/Statistics/Service/CountryService.php:459
14922msgid "Sao Tome and Principe"
14923msgstr ""
14924
14925#. I18N: Name of a country or state
14926#: app/Statistics/Service/CountryService.php:461
14927msgid "Suriname"
14928msgstr ""
14929
14930#. I18N: Name of a country or state
14931#: app/Statistics/Service/CountryService.php:463
14932msgid "Slovakia"
14933msgstr ""
14934
14935#. I18N: Name of a country or state
14936#: app/Statistics/Service/CountryService.php:465
14937msgid "Slovenia"
14938msgstr ""
14939
14940#. I18N: Name of a country or state
14941#: app/Statistics/Service/CountryService.php:467
14942msgid "Sweden"
14943msgstr ""
14944
14945#. I18N: Name of a country or state
14946#: app/Statistics/Service/CountryService.php:469
14947msgid "Swaziland"
14948msgstr ""
14949
14950#. I18N: Name of a country or state
14951#: app/Statistics/Service/CountryService.php:472
14952msgid "Seychelles"
14953msgstr ""
14954
14955#. I18N: Name of a country or state
14956#: app/Statistics/Service/CountryService.php:474
14957msgid "Syria"
14958msgstr ""
14959
14960#. I18N: Name of a country or state
14961#: app/Statistics/Service/CountryService.php:476
14962msgid "Turks and Caicos Islands"
14963msgstr ""
14964
14965#. I18N: Name of a country or state
14966#: app/Statistics/Service/CountryService.php:478
14967msgid "Chad"
14968msgstr ""
14969
14970#. I18N: Name of a country or state
14971#: app/Statistics/Service/CountryService.php:480
14972msgid "Togo"
14973msgstr ""
14974
14975#. I18N: Name of a country or state
14976#: app/Statistics/Service/CountryService.php:482
14977msgid "Thailand"
14978msgstr ""
14979
14980#. I18N: Name of a country or state
14981#: app/Statistics/Service/CountryService.php:484
14982msgid "Tajikistan"
14983msgstr ""
14984
14985#. I18N: Name of a country or state
14986#: app/Statistics/Service/CountryService.php:486
14987msgid "Tokelau"
14988msgstr ""
14989
14990#. I18N: Name of a country or state
14991#: app/Statistics/Service/CountryService.php:488
14992msgid "Turkmenistan"
14993msgstr ""
14994
14995#. I18N: Name of a country or state
14996#: app/Statistics/Service/CountryService.php:490
14997msgid "Timor-Leste"
14998msgstr ""
14999
15000#. I18N: Name of a country or state
15001#: app/Statistics/Service/CountryService.php:492
15002msgid "Tonga"
15003msgstr ""
15004
15005#. I18N: Name of a country or state
15006#: app/Statistics/Service/CountryService.php:494
15007msgid "Trinidad and Tobago"
15008msgstr ""
15009
15010#. I18N: Name of a country or state
15011#: app/Statistics/Service/CountryService.php:496
15012msgid "Tunisia"
15013msgstr ""
15014
15015#. I18N: Name of a country or state
15016#: app/Statistics/Service/CountryService.php:498
15017msgid "Turkey"
15018msgstr ""
15019
15020#. I18N: Name of a country or state
15021#: app/Statistics/Service/CountryService.php:500
15022msgid "Tuvalu"
15023msgstr ""
15024
15025#. I18N: Name of a country or state
15026#: app/Statistics/Service/CountryService.php:502
15027msgid "Taiwan"
15028msgstr ""
15029
15030#. I18N: Name of a country or state
15031#: app/Statistics/Service/CountryService.php:504
15032msgid "Tanzania"
15033msgstr ""
15034
15035#. I18N: Name of a country or state
15036#: app/Statistics/Service/CountryService.php:506
15037msgid "Uganda"
15038msgstr ""
15039
15040#. I18N: Name of a country or state
15041#: app/Statistics/Service/CountryService.php:508
15042msgid "Ukraine"
15043msgstr ""
15044
15045#. I18N: Name of a country or state
15046#: app/Statistics/Service/CountryService.php:510
15047msgid "US Minor Outlying Islands"
15048msgstr ""
15049
15050#. I18N: Name of a country or state
15051#: app/Statistics/Service/CountryService.php:512
15052msgid "Uruguay"
15053msgstr ""
15054
15055#. I18N: Name of a country or state
15056#: app/Statistics/Service/CountryService.php:514
15057msgid "United States"
15058msgstr ""
15059
15060#. I18N: Name of a country or state
15061#: app/Statistics/Service/CountryService.php:516
15062msgid "Uzbekistan"
15063msgstr ""
15064
15065#. I18N: Name of a country or state
15066#: app/Statistics/Service/CountryService.php:518
15067msgid "Vatican City"
15068msgstr ""
15069
15070#. I18N: Name of a country or state
15071#: app/Statistics/Service/CountryService.php:520
15072msgid "Saint Vincent and the Grenadines"
15073msgstr ""
15074
15075#. I18N: Name of a country or state
15076#: app/Statistics/Service/CountryService.php:522
15077msgid "Venezuela"
15078msgstr ""
15079
15080#. I18N: Name of a country or state
15081#: app/Statistics/Service/CountryService.php:524
15082msgid "British Virgin Islands"
15083msgstr ""
15084
15085#. I18N: Name of a country or state
15086#: app/Statistics/Service/CountryService.php:526
15087msgid "US Virgin Islands"
15088msgstr ""
15089
15090#. I18N: Name of a country or state
15091#: app/Statistics/Service/CountryService.php:528
15092msgid "Vietnam"
15093msgstr ""
15094
15095#. I18N: Name of a country or state
15096#: app/Statistics/Service/CountryService.php:530
15097msgid "Vanuatu"
15098msgstr ""
15099
15100#. I18N: Name of a country or state
15101#: app/Statistics/Service/CountryService.php:532
15102msgid "Wallis and Futuna"
15103msgstr ""
15104
15105#. I18N: Name of a country or state
15106#: app/Statistics/Service/CountryService.php:534
15107msgid "Wales"
15108msgstr ""
15109
15110#. I18N: Name of a country or state
15111#: app/Statistics/Service/CountryService.php:536
15112msgid "Samoa"
15113msgstr ""
15114
15115#. I18N: Name of a country or state
15116#: app/Statistics/Service/CountryService.php:538
15117msgid "Yemen"
15118msgstr ""
15119
15120#. I18N: Name of a country or state
15121#: app/Statistics/Service/CountryService.php:540
15122msgid "South Africa"
15123msgstr ""
15124
15125#. I18N: Name of a country or state
15126#: app/Statistics/Service/CountryService.php:542
15127msgid "Zambia"
15128msgstr ""
15129
15130#. I18N: Name of a country or state
15131#: app/Statistics/Service/CountryService.php:544
15132msgid "Zimbabwe"
15133msgstr ""
15134
15135#: app/SurnameTradition.php:77
15136msgctxt "Surname tradition"
15137msgid "paternal"
15138msgstr ""
15139
15140#. I18N: In the paternal surname tradition, ...
15141#. I18N: In the patrilineal surname tradition, ...
15142#. I18N: In the Polish surname tradition, ...
15143#. I18N: In the Lithuanian surname tradition, ...
15144#: app/SurnameTradition.php:79 app/SurnameTradition.php:86
15145#: app/SurnameTradition.php:102 app/SurnameTradition.php:109
15146msgid "Children take their father’s surname."
15147msgstr ""
15148
15149#. I18N: In the paternal surname tradition, ...
15150#. I18N: In the Polish surname tradition, ...
15151#. I18N: In the Lithuanian surname tradition, ...
15152#: app/SurnameTradition.php:81 app/SurnameTradition.php:104
15153#: app/SurnameTradition.php:111
15154msgid "Wives take their husband’s surname."
15155msgstr ""
15156
15157#. I18N: A system where children take their father’s surname
15158#: app/SurnameTradition.php:84
15159msgid "patrilineal"
15160msgstr ""
15161
15162#. I18N: A system where children take their mother’s surname
15163#: app/SurnameTradition.php:88
15164msgid "matrilineal"
15165msgstr ""
15166
15167#. I18N: In the matrilineal surname tradition, ...
15168#: app/SurnameTradition.php:90
15169msgid "Children take their mother’s surname."
15170msgstr ""
15171
15172#: app/SurnameTradition.php:91
15173msgctxt "Surname tradition"
15174msgid "Spanish"
15175msgstr ""
15176
15177#. I18N: In the Spanish surname tradition, ...
15178#: app/SurnameTradition.php:93
15179msgid "Children take one surname from the father and one surname from the mother."
15180msgstr ""
15181
15182#: app/SurnameTradition.php:94
15183msgctxt "Surname tradition"
15184msgid "Portuguese"
15185msgstr ""
15186
15187#. I18N: In the Portuguese surname tradition, ...
15188#: app/SurnameTradition.php:96
15189msgid "Children take one surname from the mother and one surname from the father."
15190msgstr ""
15191
15192#: app/SurnameTradition.php:97
15193msgctxt "Surname tradition"
15194msgid "Icelandic"
15195msgstr ""
15196
15197#. I18N: In the Icelandic surname tradition, ...
15198#: app/SurnameTradition.php:99
15199msgid "Children take a patronym instead of a surname."
15200msgstr ""
15201
15202#: app/SurnameTradition.php:100
15203msgctxt "Surname tradition"
15204msgid "Polish"
15205msgstr ""
15206
15207#. I18N: In the Polish surname tradition, ...
15208#: app/SurnameTradition.php:106
15209msgid "Surnames are inflected to indicate an individual’s gender."
15210msgstr ""
15211
15212#: app/SurnameTradition.php:107
15213msgctxt "Surname tradition"
15214msgid "Lithuanian"
15215msgstr ""
15216
15217#. I18N: In the Lithuanian surname tradition, ...
15218#: app/SurnameTradition.php:113
15219msgid "Surnames are inflected to indicate an individual’s gender and marital status."
15220msgstr ""
15221
15222#: app/SurnameTradition.php:114
15223msgctxt "Surname tradition"
15224msgid "none"
15225msgstr ""
15226
15227#: resources/views/admin/analytics-edit.phtml:8
15228#: resources/views/admin/control-panel.phtml:389
15229#: resources/views/modules/faq/config.phtml:8
15230#: resources/views/modules/faq/edit.phtml:9
15231#: resources/views/modules/relationships-chart/config.phtml:8
15232#: resources/views/modules/sitemap/config.phtml:8
15233#: resources/views/modules/stories/config.phtml:8
15234#: resources/views/modules/stories/edit.phtml:9
15235msgid "Modules"
15236msgstr ""
15237
15238#: resources/views/admin/analytics-edit.phtml:18
15239msgid "Preview"
15240msgstr ""
15241
15242#. I18N: A button label.
15243#: resources/views/admin/analytics-edit.phtml:31
15244#: resources/views/admin/components.phtml:139
15245#: resources/views/admin/location-edit.phtml:75
15246#: resources/views/admin/map-provider.phtml:55
15247#: resources/views/admin/merge-records-step-2.phtml:165
15248#: resources/views/admin/modules.phtml:267
15249#: resources/views/admin/site-mail.phtml:245
15250#: resources/views/admin/site-preferences.phtml:90
15251#: resources/views/admin/site-registration.phtml:76
15252#: resources/views/admin/trees-preferences.phtml:946
15253#: resources/views/admin/trees-privacy.phtml:275
15254#: resources/views/admin/users-create.phtml:71
15255#: resources/views/admin/users-edit.phtml:336
15256#: resources/views/edit-account-page.phtml:152
15257#: resources/views/edit-blocks-page.phtml:44
15258#: resources/views/edit/add-fact.phtml:87
15259#: resources/views/edit/change-family-members.phtml:74
15260#: resources/views/edit/edit-fact.phtml:116
15261#: resources/views/edit/link-child-to-family.phtml:35
15262#: resources/views/edit/link-spouse-to-individual.phtml:27
15263#: resources/views/edit/new-individual.phtml:317
15264#: resources/views/edit/raw-gedcom-fact.phtml:31
15265#: resources/views/edit/raw-gedcom-record.phtml:59
15266#: resources/views/edit/reorder-children.phtml:36
15267#: resources/views/edit/reorder-media.phtml:34
15268#: resources/views/edit/reorder-names.phtml:36
15269#: resources/views/edit/reorder-spouses.phtml:36
15270#: resources/views/edit/shared-note.phtml:28
15271#: resources/views/modals/create-media-from-file.phtml:54
15272#: resources/views/modals/footer-save-cancel.phtml:6
15273#: resources/views/modules/custom-css-js/edit.phtml:40
15274#: resources/views/modules/edit-block-config.phtml:21
15275#: resources/views/modules/faq/edit.phtml:77
15276#: resources/views/modules/favorites/favorites.phtml:149
15277#: resources/views/modules/gedcom_news/edit.phtml:37
15278#: resources/views/modules/relationships-chart/config.phtml:46
15279#: resources/views/modules/sitemap/config.phtml:28
15280#: resources/views/modules/stories/edit.phtml:56
15281#: resources/views/modules/user_blog/edit.phtml:37
15282msgid "save"
15283msgstr ""
15284
15285#. I18N: A button label.
15286#: resources/views/admin/analytics-edit.phtml:36
15287#: resources/views/admin/broadcast.phtml:60
15288#: resources/views/admin/components.phtml:144
15289#: resources/views/admin/email-page.phtml:59
15290#: resources/views/admin/location-edit.phtml:79
15291#: resources/views/admin/site-mail.phtml:250
15292#: resources/views/admin/site-preferences.phtml:95
15293#: resources/views/admin/site-registration.phtml:81
15294#: resources/views/admin/trees-preferences.phtml:950
15295#: resources/views/admin/trees-privacy.phtml:280
15296#: resources/views/contact-page.phtml:67
15297#: resources/views/edit-blocks-page.phtml:49
15298#: resources/views/edit/add-fact.phtml:92
15299#: resources/views/edit/change-family-members.phtml:79
15300#: resources/views/edit/edit-fact.phtml:121
15301#: resources/views/edit/link-child-to-family.phtml:40
15302#: resources/views/edit/link-spouse-to-individual.phtml:32
15303#: resources/views/edit/new-individual.phtml:329
15304#: resources/views/edit/raw-gedcom-fact.phtml:35
15305#: resources/views/edit/raw-gedcom-record.phtml:63
15306#: resources/views/edit/reorder-children.phtml:46
15307#: resources/views/edit/reorder-media.phtml:39
15308#: resources/views/edit/reorder-names.phtml:41
15309#: resources/views/edit/reorder-spouses.phtml:46
15310#: resources/views/edit/shared-note.phtml:33
15311#: resources/views/message-page.phtml:55
15312#: resources/views/modals/create-media-from-file.phtml:58
15313#: resources/views/modals/footer-save-cancel.phtml:10
15314#: resources/views/modules/clippings/add-options.phtml:27
15315#: resources/views/modules/clippings/download.phtml:65
15316#: resources/views/modules/custom-css-js/edit.phtml:45
15317#: resources/views/modules/edit-block-config.phtml:25
15318#: resources/views/modules/favorites/favorites.phtml:145
15319#: resources/views/modules/gedcom_news/edit.phtml:41
15320#: resources/views/modules/stories/edit.phtml:61
15321#: resources/views/modules/user_blog/edit.phtml:41
15322msgid "cancel"
15323msgstr ""
15324
15325#. I18N: From date1 (To date2)
15326#. I18N: label for the start of a date range (from x to y)
15327#: resources/views/admin/broadcast.phtml:18
15328#: resources/views/admin/changes-log.phtml:22
15329#: resources/views/admin/email-page.phtml:18
15330#: resources/views/admin/site-logs.phtml:23
15331#: resources/views/message-page.phtml:13
15332msgid "From"
15333msgstr ""
15334
15335#. I18N: (From date1) To date2
15336#. I18N: label for the end of a date range (from x to y)
15337#: resources/views/admin/broadcast.phtml:27
15338#: resources/views/admin/changes-log.phtml:29
15339#: resources/views/admin/email-page.phtml:27
15340#: resources/views/admin/site-logs.phtml:30
15341#: resources/views/contact-page.phtml:17 resources/views/message-page.phtml:22
15342msgid "To"
15343msgstr ""
15344
15345#: resources/views/admin/broadcast.phtml:46
15346#: resources/views/admin/email-page.phtml:45
15347#: resources/views/admin/site-logs.phtml:53
15348#: resources/views/admin/site-logs.phtml:107
15349#: resources/views/contact-page.phtml:53 resources/views/message-page.phtml:41
15350msgid "Message"
15351msgstr ""
15352
15353#: resources/views/admin/changes-log.phtml:43
15354#: resources/views/admin/changes-log.phtml:116
15355#: resources/views/admin/trees-privacy.phtml:216
15356#: resources/views/lists/anniversaries-table.phtml:9
15357#: resources/views/modules/clippings/show.phtml:19
15358#: resources/views/modules/recent_changes/changes-table.phtml:13
15359#: resources/views/modules/todo/research-tasks.phtml:10
15360msgid "Record"
15361msgstr ""
15362
15363#: resources/views/admin/changes-log.phtml:52
15364msgid "Old data"
15365msgstr ""
15366
15367#: resources/views/admin/changes-log.phtml:59
15368msgid "New data"
15369msgstr ""
15370
15371#: resources/views/admin/changes-log.phtml:66
15372#: resources/views/admin/changes-log.phtml:118
15373#: resources/views/admin/site-logs.phtml:60
15374#: resources/views/admin/site-logs.phtml:109
15375#: resources/views/modules/recent_changes/changes-table.phtml:20
15376#: resources/views/pending-changes-page.phtml:54
15377msgid "User"
15378msgstr ""
15379
15380#. I18N: A button label.
15381#: resources/views/admin/changes-log.phtml:82
15382#: resources/views/admin/site-logs.phtml:76
15383#: resources/views/media-list-page.phtml:62
15384#: resources/views/search-advanced-page.phtml:72
15385#: resources/views/search-general-page.phtml:105
15386#: resources/views/search-phonetic-page.phtml:106
15387msgid "search"
15388msgstr ""
15389
15390#. I18N: A button label.
15391#: resources/views/admin/changes-log.phtml:87
15392#: resources/views/admin/site-logs.phtml:81
15393#: resources/views/media-list-page.phtml:65
15394#: resources/views/modules/lifespans-chart/page.phtml:70
15395#: resources/views/modules/timeline-chart/page.phtml:28
15396msgid "reset"
15397msgstr ""
15398
15399#. I18N: A button label.
15400#: resources/views/admin/changes-log.phtml:91
15401#: resources/views/admin/site-logs.phtml:86
15402#: resources/views/modules/clippings/download.phtml:61
15403#: resources/views/report-setup-page.phtml:66
15404msgid "download"
15405msgstr ""
15406
15407#: resources/views/admin/changes-log.phtml:94
15408#: resources/views/admin/site-logs.phtml:89
15409msgid "Permanently delete these records?"
15410msgstr ""
15411
15412#. I18N: A button label.
15413#: resources/views/admin/changes-log.phtml:96
15414#: resources/views/admin/locations.phtml:82
15415#: resources/views/admin/site-logs.phtml:91
15416#: resources/views/admin/users-cleanup.phtml:65
15417#: resources/views/admin/webtrees1-thumbnails-form.phtml:27
15418msgid "delete"
15419msgstr ""
15420
15421#: resources/views/admin/changes-log.phtml:114
15422#: resources/views/admin/site-logs.phtml:105
15423msgid "Timestamp"
15424msgstr ""
15425
15426#: resources/views/admin/clean-data.phtml:14
15427#, php-format
15428msgid "Files marked with %s are required for proper operation and cannot be removed."
15429msgstr ""
15430
15431#: resources/views/admin/components.phtml:24
15432#: resources/views/admin/modules.phtml:55
15433msgid "Module"
15434msgstr ""
15435
15436#: resources/views/admin/components.phtml:25
15437#: resources/views/admin/components.phtml:64
15438#: resources/views/admin/modules.phtml:58
15439msgid "Enabled"
15440msgstr ""
15441
15442#: resources/views/admin/components.phtml:27
15443#: resources/views/admin/components.phtml:82
15444#: resources/views/admin/trees-privacy.phtml:222
15445msgid "Access level"
15446msgstr ""
15447
15448#: resources/views/admin/components.phtml:30
15449#: resources/views/admin/components.phtml:121
15450#: resources/views/modules/faq/config.phtml:44
15451msgid "Move up"
15452msgstr ""
15453
15454#: resources/views/admin/components.phtml:31
15455#: resources/views/admin/components.phtml:127
15456#: resources/views/modules/faq/config.phtml:45
15457msgid "Move down"
15458msgstr ""
15459
15460#: resources/views/admin/components.phtml:114
15461#: resources/views/family-page-menu.phtml:14
15462#: resources/views/gedcom-record-page-menu.phtml:13
15463#: resources/views/individual-page-menu.phtml:18
15464#: resources/views/media-page-menu.phtml:13
15465#: resources/views/note-page-menu.phtml:13
15466#: resources/views/repository-page-menu.phtml:13
15467#: resources/views/source-page-menu.phtml:13
15468msgid "edit"
15469msgstr ""
15470
15471#: resources/views/admin/control-panel.phtml:39
15472#: resources/views/admin/control-panel.phtml:443
15473#: resources/views/admin/trees-preferences.phtml:185
15474msgid "Website"
15475msgstr ""
15476
15477#. I18N: %s is a URL/link to the project website
15478#: resources/views/admin/control-panel.phtml:56
15479#, php-format
15480msgid "Support and documentation can be found at %s."
15481msgstr ""
15482
15483#: resources/views/admin/control-panel.phtml:134
15484#: resources/views/admin/trees.phtml:32
15485msgid "You need to create a family tree."
15486msgstr ""
15487
15488#: resources/views/admin/control-panel.phtml:302
15489#: resources/views/modules/gedcom_stats/statistics.phtml:119
15490#: resources/views/modules/html/template-statistics.phtml:54
15491msgid "Users"
15492msgstr ""
15493
15494#: resources/views/admin/control-panel.phtml:310
15495msgid "Administrators"
15496msgstr ""
15497
15498#: resources/views/admin/control-panel.phtml:310
15499msgid "Managers"
15500msgstr ""
15501
15502#: resources/views/admin/control-panel.phtml:310
15503msgid "Moderators"
15504msgstr ""
15505
15506#: resources/views/admin/control-panel.phtml:310
15507msgid "Not verified by the user"
15508msgstr ""
15509
15510#: resources/views/admin/control-panel.phtml:310
15511msgid "Not approved by an administrator"
15512msgstr ""
15513
15514#: resources/views/admin/control-panel.phtml:408
15515msgid "Genealogy"
15516msgstr ""
15517
15518#: resources/views/admin/control-panel.phtml:496
15519msgid "Individual page"
15520msgstr ""
15521
15522#: resources/views/admin/control-panel.phtml:642
15523msgid "Old files found"
15524msgstr ""
15525
15526#: resources/views/admin/control-panel.phtml:647
15527msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them."
15528msgstr ""
15529
15530#: resources/views/admin/custom-module-info.phtml:12
15531msgid "Custom module"
15532msgstr ""
15533
15534#: resources/views/admin/fix-level-0-media-action.phtml:17
15535msgid "Move the media object?"
15536msgstr ""
15537
15538#: resources/views/admin/fix-level-0-media.phtml:10
15539msgid "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."
15540msgstr ""
15541
15542#: resources/views/admin/location-edit.phtml:31
15543#: resources/views/admin/locations.phtml:19
15544msgid "Flag"
15545msgstr ""
15546
15547#: resources/views/admin/location-edit.phtml:47
15548#: resources/views/admin/location-edit.phtml:58
15549msgid "degrees"
15550msgstr ""
15551
15552#: resources/views/admin/location-edit.phtml:63
15553#: resources/views/modules/fanchart/page.phtml:44
15554msgid "Zoom"
15555msgstr ""
15556
15557#: resources/views/admin/location-edit.phtml:132
15558#: resources/views/modules/pedigree-map/chart.phtml:53
15559#: resources/views/modules/places/tab.phtml:49
15560#: resources/views/modules/timeline-chart/page.phtml:36
15561#: resources/views/place-map.phtml:56
15562msgid "Zoom in"
15563msgstr ""
15564
15565#: resources/views/admin/location-edit.phtml:133
15566#: resources/views/modules/pedigree-map/chart.phtml:54
15567#: resources/views/modules/places/tab.phtml:50
15568#: resources/views/modules/timeline-chart/page.phtml:39
15569#: resources/views/place-map.phtml:57
15570msgid "Zoom out"
15571msgstr ""
15572
15573#: resources/views/admin/location-edit.phtml:134
15574#: resources/views/modules/pedigree-map/chart.phtml:55
15575#: resources/views/modules/places/tab.phtml:51
15576#: resources/views/place-map.phtml:58
15577msgid "Reset to initial map state"
15578msgstr ""
15579
15580#: resources/views/admin/location-edit.phtml:135
15581#: resources/views/modules/pedigree-map/chart.phtml:56
15582#: resources/views/modules/places/tab.phtml:52
15583#: resources/views/place-map.phtml:59
15584msgid "No mappable items"
15585msgstr ""
15586
15587#: resources/views/admin/location-edit.phtml:136
15588#: resources/views/modules/pedigree-map/chart.phtml:57
15589#: resources/views/place-map.phtml:60
15590msgid "An unknown error occurred"
15591msgstr ""
15592
15593#: resources/views/admin/locations.phtml:18
15594msgid "Zoom level"
15595msgstr ""
15596
15597#: resources/views/admin/locations.phtml:63
15598#, php-format
15599msgid "Flag of %s"
15600msgstr ""
15601
15602#: resources/views/admin/locations.phtml:79
15603msgid "Remove this location?"
15604msgstr ""
15605
15606#. I18N: A button label.
15607#: resources/views/admin/locations.phtml:101
15608msgid "add place"
15609msgstr ""
15610
15611#. I18N: A button label.
15612#: resources/views/admin/locations.phtml:107
15613msgid "export file"
15614msgstr ""
15615
15616#. I18N: A button label.
15617#: resources/views/admin/locations.phtml:120
15618msgid "import file"
15619msgstr ""
15620
15621#: resources/views/admin/locations.phtml:132
15622msgid "Import all places from a family tree"
15623msgstr ""
15624
15625#. I18N: A button label.
15626#: resources/views/admin/locations.phtml:141
15627msgid "import"
15628msgstr ""
15629
15630#: resources/views/admin/map-import-form.phtml:19
15631#: resources/views/admin/trees-export.phtml:19
15632#: resources/views/admin/trees-import.phtml:42
15633#: resources/views/modals/media-file-fields.phtml:15
15634#: resources/views/modals/media-file-fields.phtml:75
15635msgid "A file on the server"
15636msgstr ""
15637
15638#: resources/views/admin/map-import-form.phtml:43
15639#: resources/views/admin/trees-export.phtml:38
15640#: resources/views/admin/trees-import.phtml:31
15641#: resources/views/modals/media-file-fields.phtml:11
15642#: resources/views/modals/media-file-fields.phtml:27
15643msgid "A file on your computer"
15644msgstr ""
15645
15646#: resources/views/admin/map-import-form.phtml:54
15647msgid "Delete all existing geographic data before importing the file."
15648msgstr ""
15649
15650#: resources/views/admin/map-import-form.phtml:66
15651#: resources/views/admin/trees.phtml:296
15652msgid "Import"
15653msgstr ""
15654
15655#: resources/views/admin/map-import-form.phtml:69
15656msgid "Add new, and update existing records"
15657msgstr ""
15658
15659#: resources/views/admin/map-import-form.phtml:69
15660msgid "Only add new records"
15661msgstr ""
15662
15663#: resources/views/admin/map-import-form.phtml:69
15664msgid "Only update existing records"
15665msgstr ""
15666
15667#: resources/views/admin/map-import-form.phtml:91
15668msgid "Really delete all geographic data?"
15669msgstr ""
15670
15671#: resources/views/admin/map-provider.phtml:20
15672msgid "Do not use maps"
15673msgstr ""
15674
15675#: resources/views/admin/map-provider.phtml:31
15676msgid "Use the GeoNames database for autocomplete on places"
15677msgstr ""
15678
15679#. I18N: Help text for the “Use GeoNames database for autocomplete on places” configuration setting
15680#: resources/views/admin/map-provider.phtml:44
15681msgid "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."
15682msgstr ""
15683
15684#: resources/views/admin/media-upload.phtml:9
15685msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats."
15686msgstr ""
15687
15688#: resources/views/admin/media-upload.phtml:10
15689#: resources/views/modals/media-file-fields.phtml:32
15690msgid "Maximum upload size: "
15691msgstr ""
15692
15693#: resources/views/admin/media-upload.phtml:17
15694#: resources/views/admin/media.phtml:88
15695#: resources/views/admin/webtrees1-thumbnails.phtml:36
15696#: resources/views/media-page.phtml:88 resources/views/media-page.phtml:183
15697#: resources/views/modals/create-media-from-file.phtml:20
15698#: resources/views/modals/media-file-fields.phtml:6
15699msgid "Media file"
15700msgstr ""
15701
15702#: resources/views/admin/media-upload.phtml:21
15703msgid "Media file to upload"
15704msgstr ""
15705
15706#: resources/views/admin/media-upload.phtml:31
15707#: resources/views/modals/media-file-fields.phtml:40
15708msgid "Filename on server"
15709msgstr ""
15710
15711#: resources/views/admin/media-upload.phtml:37
15712msgid "Leave this entry blank to keep the original filename"
15713msgstr ""
15714
15715#: resources/views/admin/media-upload.phtml:44
15716msgid "Folder name on server"
15717msgstr ""
15718
15719#. I18N: A button label.
15720#: resources/views/admin/media-upload.phtml:60
15721msgid "upload"
15722msgstr ""
15723
15724#: resources/views/admin/media.phtml:19
15725#: resources/views/admin/trees-preferences.phtml:251
15726msgid "Media files"
15727msgstr ""
15728
15729#: resources/views/admin/media.phtml:20
15730#: resources/views/admin/trees-preferences.phtml:227
15731msgid "Media folders"
15732msgstr ""
15733
15734#. I18N: “Local files” are stored on this computer
15735#: resources/views/admin/media.phtml:28
15736msgid "Local files"
15737msgstr ""
15738
15739#. I18N: “External files” are stored on other computers
15740#: resources/views/admin/media.phtml:33
15741msgid "External files"
15742msgstr ""
15743
15744#: resources/views/admin/media.phtml:38
15745msgid "Unused files"
15746msgstr ""
15747
15748#. I18N: Label for check-box
15749#: resources/views/admin/media.phtml:58
15750#: resources/views/media-list-page.phtml:25
15751msgid "Include subfolders"
15752msgstr ""
15753
15754#: resources/views/admin/media.phtml:63
15755msgid "Exclude subfolders"
15756msgstr ""
15757
15758#: resources/views/admin/media.phtml:67
15759msgid "External media files have a URL instead of a filename."
15760msgstr ""
15761
15762#: resources/views/admin/merge-records-step-1.phtml:19
15763msgid "Select two records to merge."
15764msgstr ""
15765
15766#: resources/views/admin/merge-records-step-1.phtml:35
15767msgid "First record"
15768msgstr ""
15769
15770#: resources/views/admin/merge-records-step-1.phtml:65
15771msgid "Second record"
15772msgstr ""
15773
15774#: resources/views/admin/merge-records-step-2.phtml:21
15775msgid "Select the facts and events to keep from both records."
15776msgstr ""
15777
15778#: resources/views/admin/merge-records-step-2.phtml:26
15779msgid "The following facts and events were found in both records."
15780msgstr ""
15781
15782#: resources/views/admin/merge-records-step-2.phtml:35
15783#: resources/views/admin/merge-records-step-2.phtml:82
15784#: resources/views/admin/merge-records-step-2.phtml:128
15785msgid "Select"
15786msgstr ""
15787
15788#: resources/views/admin/merge-records-step-2.phtml:38
15789#: resources/views/admin/merge-records-step-2.phtml:85
15790#: resources/views/admin/merge-records-step-2.phtml:131
15791#: resources/views/gedcom-record-page.phtml:35
15792#: resources/views/media-page.phtml:53
15793#: resources/views/modules/statistics-chart/custom.phtml:66
15794#: resources/views/note-page.phtml:35 resources/views/repository-page.phtml:39
15795#: resources/views/source-page.phtml:40
15796msgid "Details"
15797msgstr ""
15798
15799#: resources/views/admin/merge-records-step-2.phtml:62
15800#: resources/views/admin/merge-records-step-2.phtml:109
15801#: resources/views/admin/merge-records-step-2.phtml:155
15802msgid "No matching facts found"
15803msgstr ""
15804
15805#. I18N: the name of an individual, source, etc.
15806#: resources/views/admin/merge-records-step-2.phtml:73
15807#: resources/views/admin/merge-records-step-2.phtml:119
15808#, php-format
15809msgid "The following facts and events were only found in the record of %s."
15810msgstr ""
15811
15812#: resources/views/admin/modules.phtml:33
15813#, php-format
15814msgid "Preferences exist for the module “%s”, but this module no longer exists."
15815msgstr ""
15816
15817#: resources/views/admin/modules.phtml:35
15818msgid "Delete the preferences for this module."
15819msgstr ""
15820
15821#: resources/views/admin/modules.phtml:50
15822#: resources/views/modules/batch_update/admin.phtml:9
15823msgid "Module administration"
15824msgstr ""
15825
15826#: resources/views/admin/modules.phtml:150
15827#: resources/views/admin/modules.phtml:153
15828msgid "Menu"
15829msgstr ""
15830
15831#: resources/views/admin/modules.phtml:158
15832#: resources/views/admin/modules.phtml:161
15833msgid "Tab"
15834msgstr ""
15835
15836#: resources/views/admin/modules.phtml:166
15837#: resources/views/admin/modules.phtml:169
15838msgid "Sidebar"
15839msgstr ""
15840
15841#: resources/views/admin/modules.phtml:197
15842#: resources/views/admin/modules.phtml:200
15843msgid "Chart"
15844msgstr ""
15845
15846#: resources/views/admin/modules.phtml:205
15847#: resources/views/admin/modules.phtml:208
15848msgid "List"
15849msgstr ""
15850
15851#: resources/views/admin/modules.phtml:221
15852#: resources/views/admin/modules.phtml:224
15853msgid "Footer"
15854msgstr ""
15855
15856#: resources/views/admin/server-information.phtml:13
15857msgid "PHP information"
15858msgstr ""
15859
15860#: resources/views/admin/site-logs.phtml:44
15861#: resources/views/admin/site-logs.phtml:108
15862msgid "IP address"
15863msgstr ""
15864
15865#: resources/views/admin/site-mail.phtml:34
15866msgid "Instructions for Google mail"
15867msgstr ""
15868
15869#. I18N: A configuration setting
15870#: resources/views/admin/site-mail.phtml:38
15871#: resources/views/admin/site-mail.phtml:97
15872#: resources/views/setup/step-4-database-mysql.phtml:25
15873#: resources/views/setup/step-4-database-pgsql.phtml:25
15874#: resources/views/setup/step-4-database-sqlsvr.phtml:25
15875msgid "Server name"
15876msgstr ""
15877
15878#. I18N: A configuration setting
15879#: resources/views/admin/site-mail.phtml:40
15880#: resources/views/admin/site-mail.phtml:111
15881#: resources/views/setup/step-4-database-mysql.phtml:43
15882#: resources/views/setup/step-4-database-pgsql.phtml:37
15883#: resources/views/setup/step-4-database-sqlsvr.phtml:37
15884msgid "Port number"
15885msgstr ""
15886
15887#. I18N: A configuration setting
15888#: resources/views/admin/site-mail.phtml:42
15889#: resources/views/admin/site-mail.phtml:169
15890msgid "Secure connection"
15891msgstr ""
15892
15893#. I18N: A configuration setting
15894#: resources/views/admin/site-mail.phtml:44
15895#: resources/views/admin/site-mail.phtml:141
15896#: resources/views/admin/users-create.phtml:32
15897#: resources/views/admin/users-edit.phtml:37
15898#: resources/views/admin/users.phtml:20
15899#: resources/views/edit-account-page.phtml:20
15900#: resources/views/emails/register-notify-html.phtml:13
15901#: resources/views/emails/register-notify-text.phtml:6
15902#: resources/views/login-page.phtml:34
15903#: resources/views/modules/login_block/sign-in.phtml:17
15904#: resources/views/modules/todo/research-tasks.phtml:13
15905#: resources/views/password-reset-page.phtml:25
15906#: resources/views/register-page.phtml:58
15907#: resources/views/setup/step-5-administrator.phtml:44
15908msgid "Username"
15909msgstr ""
15910
15911#. I18N: A configuration setting
15912#: resources/views/admin/site-mail.phtml:46
15913#: resources/views/admin/site-mail.phtml:155
15914#: resources/views/admin/users-create.phtml:45
15915#: resources/views/admin/users-edit.phtml:50
15916#: resources/views/edit-account-page.phtml:76
15917#: resources/views/login-page.phtml:43
15918#: resources/views/modules/login_block/sign-in.phtml:24
15919#: resources/views/password-reset-page.phtml:34
15920#: resources/views/register-page.phtml:70
15921#: resources/views/setup/step-5-administrator.phtml:56
15922msgid "Password"
15923msgstr ""
15924
15925#: resources/views/admin/site-mail.phtml:48
15926msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>."
15927msgstr ""
15928
15929#: resources/views/admin/site-mail.phtml:50
15930msgid "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."
15931msgstr ""
15932
15933#. I18N: Help text for the “Messages” site configuration setting
15934#: resources/views/admin/site-mail.phtml:67
15935msgid "webtrees needs to send emails, such as password reminders and website notifications."
15936msgstr ""
15937
15938#. I18N: A configuration setting
15939#: resources/views/admin/site-mail.phtml:75
15940msgid "Sender name"
15941msgstr ""
15942
15943#. I18N: Help text for the “Sender name” site configuration setting
15944#: resources/views/admin/site-mail.phtml:81
15945msgid "This name is used in the “From” field, when sending automatic emails from this server."
15946msgstr ""
15947
15948#: resources/views/admin/site-mail.phtml:86
15949msgid "Most mail servers require a valid email address."
15950msgstr ""
15951
15952#: resources/views/admin/site-mail.phtml:92
15953msgid "SMTP mail server"
15954msgstr ""
15955
15956#. I18N: Help text for the “Server name” site configuration setting
15957#: resources/views/admin/site-mail.phtml:103
15958msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server."
15959msgstr ""
15960
15961#. I18N: Help text for the "Port number" site configuration setting
15962#: resources/views/admin/site-mail.phtml:117
15963msgid "By default, SMTP works on port 25."
15964msgstr ""
15965
15966#. I18N: A configuration setting
15967#: resources/views/admin/site-mail.phtml:126
15968msgid "Use password"
15969msgstr ""
15970
15971#. I18N: Help text for the “Use password” site configuration setting
15972#: resources/views/admin/site-mail.phtml:132
15973msgid "Most SMTP servers require a password."
15974msgstr ""
15975
15976#. I18N: Help text for the "Username" site configuration setting
15977#: resources/views/admin/site-mail.phtml:147
15978msgid "The username required for authentication with the SMTP server."
15979msgstr ""
15980
15981#. I18N: Help text for the "Password" site configuration setting
15982#: resources/views/admin/site-mail.phtml:161
15983msgid "The password required for authentication with the SMTP server."
15984msgstr ""
15985
15986#. I18N: Help text for the “Secure connection” site configuration setting
15987#: resources/views/admin/site-mail.phtml:175
15988msgid "Most servers do not use secure connections."
15989msgstr ""
15990
15991#. I18N: A configuration setting
15992#: resources/views/admin/site-mail.phtml:183
15993msgid "Sending server name"
15994msgstr ""
15995
15996#. I18N: Help text for the "Sending server name" site configuration setting
15997#: resources/views/admin/site-mail.phtml:189
15998msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name."
15999msgstr ""
16000
16001#: resources/views/admin/site-mail.phtml:194
16002msgid "Most mail servers require a valid domain name."
16003msgstr ""
16004
16005#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail
16006#: resources/views/admin/site-mail.phtml:202
16007msgid "DKIM digital signature"
16008msgstr ""
16009
16010#: resources/views/admin/site-mail.phtml:207
16011msgid "Domain name"
16012msgstr ""
16013
16014#: resources/views/admin/site-mail.phtml:216
16015msgid "Selector"
16016msgstr ""
16017
16018#: resources/views/admin/site-mail.phtml:225
16019msgid "Private key"
16020msgstr ""
16021
16022#: resources/views/admin/site-mail.phtml:239
16023msgid "Send a test email using these settings"
16024msgstr ""
16025
16026#. I18N: A configuration setting
16027#: resources/views/admin/site-preferences.phtml:20
16028msgid "Data folder"
16029msgstr ""
16030
16031#. I18N: Help text for the "Data folder" site configuration setting
16032#: resources/views/admin/site-preferences.phtml:26
16033msgid "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."
16034msgstr ""
16035
16036#. I18N: “Apache” is a software program.
16037#: resources/views/admin/site-preferences.phtml:30
16038msgid "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."
16039msgstr ""
16040
16041#: resources/views/admin/site-preferences.phtml:33
16042msgid "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."
16043msgstr ""
16044
16045#: resources/views/admin/site-preferences.phtml:36
16046msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)."
16047msgstr ""
16048
16049#. I18N: A configuration setting
16050#: resources/views/admin/site-preferences.phtml:44
16051#: resources/views/admin/users-edit.phtml:124
16052#: resources/views/edit-account-page.phtml:99
16053msgid "Time zone"
16054msgstr ""
16055
16056#: resources/views/admin/site-preferences.phtml:49
16057#: resources/views/admin/users-edit.phtml:129
16058#: resources/views/edit-account-page.phtml:104
16059msgid "The time zone is required for date calculations, such as knowing today’s date."
16060msgstr ""
16061
16062#. I18N: A configuration setting
16063#: resources/views/admin/site-preferences.phtml:58
16064msgid "Default theme"
16065msgstr ""
16066
16067#. I18N: Help text for the "Default theme" site configuration setting
16068#: resources/views/admin/site-preferences.phtml:64
16069msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc."
16070msgstr ""
16071
16072#. I18N: A configuration setting
16073#: resources/views/admin/site-preferences.phtml:74
16074msgid "Show list of family trees"
16075msgstr ""
16076
16077#. I18N: Help text for the “Show list of family trees” site configuration setting
16078#: resources/views/admin/site-preferences.phtml:80
16079msgid "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."
16080msgstr ""
16081
16082#. I18N: A configuration setting
16083#: resources/views/admin/site-registration.phtml:19
16084msgid "Welcome text on sign-in page"
16085msgstr ""
16086
16087#. I18N: A configuration setting
16088#: resources/views/admin/site-registration.phtml:31
16089msgid "Custom welcome text"
16090msgstr ""
16091
16092#. I18N: Help text for the "Custom welcome text" site configuration setting
16093#: resources/views/admin/site-registration.phtml:36
16094msgid "To set this text for other languages, you must switch to that language, and visit this page again."
16095msgstr ""
16096
16097#. I18N: A configuration setting
16098#: resources/views/admin/site-registration.phtml:45
16099msgid "Allow visitors to request a new user account"
16100msgstr ""
16101
16102#: resources/views/admin/site-registration.phtml:50
16103msgid "The new user will be asked to confirm their email address before the account is created."
16104msgstr ""
16105
16106#: resources/views/admin/site-registration.phtml:51
16107msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree."
16108msgstr ""
16109
16110#: resources/views/admin/site-registration.phtml:52
16111msgid "An administrator must approve the new user account and select an access level before the user can sign in."
16112msgstr ""
16113
16114#. I18N: A configuration setting
16115#: resources/views/admin/site-registration.phtml:62
16116msgid "Show acceptable use agreement on “Request a new user account” page"
16117msgstr ""
16118
16119#. I18N: A configuration setting
16120#: resources/views/admin/trees-check.phtml:14
16121#: resources/views/admin/trees-preferences.phtml:634
16122msgid "GEDCOM errors"
16123msgstr ""
16124
16125#: resources/views/admin/trees-check.phtml:26
16126msgid "No errors have been found."
16127msgstr ""
16128
16129#: resources/views/admin/trees-create.phtml:18
16130#: resources/views/admin/trees-preferences.phtml:21
16131msgid "Family tree title"
16132msgstr ""
16133
16134#. I18N: help text for family tree / GEDCOM file names
16135#: resources/views/admin/trees-create.phtml:43
16136#: resources/views/admin/trees-preferences.phtml:57
16137msgid "Avoid spaces and punctuation. A family name might be a good choice."
16138msgstr ""
16139
16140#. I18N: A button label.
16141#: resources/views/admin/trees-create.phtml:52
16142msgid "create"
16143msgstr ""
16144
16145#: resources/views/admin/trees-create.phtml:55
16146msgid "After creating the family tree, you will be able to import data from a GEDCOM file."
16147msgstr ""
16148
16149#: resources/views/admin/trees-duplicates.phtml:30
16150msgid "Merge"
16151msgstr ""
16152
16153#: resources/views/admin/trees-duplicates.phtml:37
16154msgid "No duplicates have been found."
16155msgstr ""
16156
16157#: resources/views/admin/trees-export.phtml:45
16158msgid "Export preferences"
16159msgstr ""
16160
16161#: resources/views/admin/trees-export.phtml:59
16162msgid "Include media (automatically zips files)"
16163msgstr ""
16164
16165#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file
16166#: resources/views/admin/trees-export.phtml:77
16167msgid "Add the GEDCOM media path to filenames"
16168msgstr ""
16169
16170#. I18N: %s is the name of a folder.
16171#: resources/views/admin/trees-export.phtml:81
16172#, php-format
16173msgid "Media filenames will be prefixed by %s."
16174msgstr ""
16175
16176#: resources/views/admin/trees-export.phtml:88
16177#: resources/views/modules/clippings/download.phtml:15
16178#: resources/views/modules/clippings/download.phtml:34
16179msgid "Apply privacy settings"
16180msgstr ""
16181
16182#. I18N: %s is the name of a family tree
16183#: resources/views/admin/trees-import.phtml:15
16184#, php-format
16185msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file."
16186msgstr ""
16187
16188#: resources/views/admin/trees-import.phtml:18
16189msgid "You have selected a GEDCOM file with a different name. Is this correct?"
16190msgstr ""
16191
16192#: resources/views/admin/trees-import.phtml:25
16193msgid "Select a GEDCOM file to import"
16194msgstr ""
16195
16196#: resources/views/admin/trees-import.phtml:60
16197msgid "No GEDCOM files found."
16198msgstr ""
16199
16200#: resources/views/admin/trees-import.phtml:76
16201msgid "Import preferences"
16202msgstr ""
16203
16204#. I18N: A configuration setting
16205#: resources/views/admin/trees-import.phtml:81
16206msgid "Keep media objects"
16207msgstr ""
16208
16209#: resources/views/admin/trees-import.phtml:84
16210msgid "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."
16211msgstr ""
16212
16213#: resources/views/admin/trees-import.phtml:88
16214msgid "Add spaces where long lines were wrapped"
16215msgstr ""
16216
16217#: resources/views/admin/trees-import.phtml:91
16218msgid "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."
16219msgstr ""
16220
16221#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file
16222#: resources/views/admin/trees-import.phtml:94
16223msgid "Remove the GEDCOM media path from filenames"
16224msgstr ""
16225
16226#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg16227#: resources/views/admin/trees-import.phtml:106
16228msgid "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."
16229msgstr ""
16230
16231#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names
16232#: resources/views/admin/trees-import.phtml:107
16233#, php-format
16234msgid "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."
16235msgstr ""
16236
16237#: resources/views/admin/trees-merge.phtml:8
16238#: resources/views/admin/trees-places.phtml:9
16239#: resources/views/admin/trees-renumber.phtml:8
16240#: resources/views/admin/trees-unconnected.phtml:19
16241msgid "Manage family trees "
16242msgstr ""
16243
16244#: resources/views/admin/trees-merge.phtml:14
16245#: resources/views/admin/trees-renumber.phtml:13
16246msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”."
16247msgstr ""
16248
16249#. I18N: An XREF is the identification number used in GEDCOM files.
16250#: resources/views/admin/trees-merge.phtml:17
16251#, php-format
16252msgid "The two family trees have %1$s record which uses the same “XREF”."
16253msgid_plural "The two family trees have %1$s records which use the same “XREF”."
16254msgstr[0] ""
16255msgstr[1] ""
16256
16257#: resources/views/admin/trees-merge.phtml:20
16258msgid "You must renumber the records in one of the trees before you can merge them."
16259msgstr ""
16260
16261#. I18N: Copy all the records from [family tree 1] into [family tree 2]
16262#: resources/views/admin/trees-merge.phtml:38
16263#, php-format
16264msgid "Copy all the records from %1$s into %2$s."
16265msgstr ""
16266
16267#: resources/views/admin/trees-places.phtml:14
16268msgid "This will update the highest-level part or parts of the place name. For example, “Mexico” will match “Quintana Roo, Mexico”, but not “Santa Fe, New Mexico”."
16269msgstr ""
16270
16271#: resources/views/admin/trees-places.phtml:22
16272#: resources/views/search-general-page.phtml:16
16273#: resources/views/search-replace-page.phtml:17
16274msgid "Search for"
16275msgstr ""
16276
16277#: resources/views/admin/trees-places.phtml:28
16278#: resources/views/search-replace-page.phtml:26
16279msgid "Replace with"
16280msgstr ""
16281
16282#. I18N: A button label.
16283#: resources/views/admin/trees-places.phtml:36
16284msgid "preview"
16285msgstr ""
16286
16287#: resources/views/admin/trees-places.phtml:42
16288msgid "No places have been found."
16289msgstr ""
16290
16291#: resources/views/admin/trees-places.phtml:46
16292msgid "The following places would be changed:"
16293msgstr ""
16294
16295#. I18N: A button label.
16296#: resources/views/admin/trees-places.phtml:58
16297#: resources/views/admin/trees-unconnected.phtml:28
16298msgid "update"
16299msgstr ""
16300
16301#: resources/views/admin/trees-preferences.phtml:16
16302#: resources/views/admin/trees-preferences.phtml:613
16303msgid "General"
16304msgstr ""
16305
16306#. I18N: Help text for the “Language” configuration setting
16307#: resources/views/admin/trees-preferences.phtml:76
16308msgid "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."
16309msgstr ""
16310
16311#. I18N: Help text for the “Default individual” configuration setting
16312#: resources/views/admin/trees-preferences.phtml:89
16313#: resources/views/edit-account-page.phtml:68
16314msgid "This individual will be selected by default when viewing charts and reports."
16315msgstr ""
16316
16317#. I18N: A configuration setting
16318#: resources/views/admin/trees-preferences.phtml:98
16319#: resources/views/admin/trees-preferences.phtml:100
16320#: resources/views/admin/trees-preferences.phtml:103
16321msgid "Calendar conversion"
16322msgstr ""
16323
16324#. I18N: Help text for the “Calendar conversion” configuration setting
16325#: resources/views/admin/trees-preferences.phtml:116
16326msgid "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."
16327msgstr ""
16328
16329#. I18N: Help text for the “Calendar conversion” configuration setting
16330#: resources/views/admin/trees-preferences.phtml:119
16331#, php-format
16332msgid "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."
16333msgstr ""
16334
16335#. I18N: Help text for the “Calendar conversion” configuration setting
16336#: resources/views/admin/trees-preferences.phtml:122
16337msgid "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."
16338msgstr ""
16339
16340#. I18N: A configuration setting
16341#: resources/views/admin/trees-preferences.phtml:132
16342msgid "Add unique identifiers"
16343msgstr ""
16344
16345#. I18N: Help text for the “Add unique identifiers” configuration setting
16346#: resources/views/admin/trees-preferences.phtml:137
16347msgid "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."
16348msgstr ""
16349
16350#. I18N: A configuration setting
16351#: resources/views/admin/trees-preferences.phtml:148
16352msgid "Genealogy contact"
16353msgstr ""
16354
16355#. I18N: Help text for the “Genealogy contact” configuration setting
16356#: resources/views/admin/trees-preferences.phtml:160
16357msgid "The individual to contact about the genealogy data on this website."
16358msgstr ""
16359
16360#. I18N: A configuration setting
16361#: resources/views/admin/trees-preferences.phtml:168
16362msgid "Technical help contact"
16363msgstr ""
16364
16365#. I18N: Help text for the “Technical help contact” configuration setting
16366#: resources/views/admin/trees-preferences.phtml:180
16367msgid "The individual to be contacted about technical questions or errors encountered on your website."
16368msgstr ""
16369
16370#. I18N: A configuration setting
16371#: resources/views/admin/trees-preferences.phtml:190
16372msgid "Add to TITLE header tag"
16373msgstr ""
16374
16375#. I18N: Help text for the “Add to TITLE header tag” configuration setting
16376#: resources/views/admin/trees-preferences.phtml:202
16377msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc."
16378msgstr ""
16379
16380#. I18N: A configuration setting
16381#: resources/views/admin/trees-preferences.phtml:210
16382msgid "Description META tag"
16383msgstr ""
16384
16385#. I18N: Help text for the “Description META tag” configuration setting
16386#: resources/views/admin/trees-preferences.phtml:222
16387msgid "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."
16388msgstr ""
16389
16390#. I18N: A configuration setting
16391#: resources/views/admin/trees-preferences.phtml:232
16392msgid "Media folder"
16393msgstr ""
16394
16395#. I18N: Help text for the “Media folder” configuration setting
16396#: resources/views/admin/trees-preferences.phtml:244
16397msgid "This folder will be used to store the media files for this family tree."
16398msgstr ""
16399
16400#. I18N: Help text for the “Media folder” configuration setting
16401#: resources/views/admin/trees-preferences.phtml:245
16402msgid "If you select a different folder, you must also move any media files from the existing folder to the new one."
16403msgstr ""
16404
16405#. I18N: Help text for the “Media folder” configuration setting
16406#: resources/views/admin/trees-preferences.phtml:246
16407msgid "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."
16408msgstr ""
16409
16410#. I18N: A configuration setting
16411#: resources/views/admin/trees-preferences.phtml:256
16412msgid "Who can upload new media files"
16413msgstr ""
16414
16415#. I18N: Help text for the “Who can upload new media files” configuration setting
16416#: resources/views/admin/trees-preferences.phtml:261
16417msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only."
16418msgstr ""
16419
16420#. I18N: A configuration setting
16421#: resources/views/admin/trees-preferences.phtml:270
16422msgid "Show a download link in the media viewer"
16423msgstr ""
16424
16425#. I18N: Help text for the “Show a download link in the media viewer” configuration setting
16426#: resources/views/admin/trees-preferences.phtml:275
16427msgid "This option will make it easier for users to download images."
16428msgstr ""
16429
16430#: resources/views/admin/trees-preferences.phtml:281
16431#: resources/views/admin/trees-preferences.phtml:287
16432msgid "Thumbnail images"
16433msgstr ""
16434
16435#: resources/views/admin/trees-preferences.phtml:290
16436#: resources/views/admin/trees-preferences.phtml:370
16437#: resources/views/admin/trees-preferences.phtml:385
16438#: resources/views/admin/trees-preferences.phtml:401
16439#: resources/views/admin/trees-preferences.phtml:526
16440#: resources/views/admin/trees-preferences.phtml:637
16441#: resources/views/admin/trees-preferences.phtml:652
16442msgid "hide"
16443msgstr ""
16444
16445#: resources/views/admin/trees-preferences.phtml:290
16446#: resources/views/admin/trees-preferences.phtml:370
16447#: resources/views/admin/trees-preferences.phtml:385
16448#: resources/views/admin/trees-preferences.phtml:401
16449#: resources/views/admin/trees-preferences.phtml:526
16450#: resources/views/admin/trees-preferences.phtml:637
16451#: resources/views/admin/trees-preferences.phtml:652
16452#: resources/views/modules/faq/config.phtml:26
16453#: resources/views/modules/stories/config.phtml:21
16454msgid "show"
16455msgstr ""
16456
16457#: resources/views/admin/trees-preferences.phtml:292
16458msgid "Show thumbnail images in charts and family groups."
16459msgstr ""
16460
16461#. I18N: A configuration setting
16462#: resources/views/admin/trees-preferences.phtml:302
16463msgid "Use silhouettes"
16464msgstr ""
16465
16466#. I18N: Help text for the “Use silhouettes” configuration setting
16467#: resources/views/admin/trees-preferences.phtml:307
16468msgid "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."
16469msgstr ""
16470
16471#: resources/views/admin/trees-preferences.phtml:313
16472msgid "Watermarks"
16473msgstr ""
16474
16475#: resources/views/admin/trees-preferences.phtml:318
16476msgid "Images without watermarks"
16477msgstr ""
16478
16479#. I18N: Help text for the “Images without watermarks” configuration setting
16480#: resources/views/admin/trees-preferences.phtml:323
16481msgid "Watermarks are optional and normally shown just to visitors."
16482msgstr ""
16483
16484#: resources/views/admin/trees-preferences.phtml:333
16485msgid "Surname list style"
16486msgstr ""
16487
16488#. I18N: A configuration setting
16489#: resources/views/admin/trees-preferences.phtml:345
16490msgid "Maximum number of surnames on individual list"
16491msgstr ""
16492
16493#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting
16494#: resources/views/admin/trees-preferences.phtml:358
16495msgid "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."
16496msgstr ""
16497
16498#. I18N: A configuration setting
16499#: resources/views/admin/trees-preferences.phtml:367
16500msgid "Estimated dates for birth and death"
16501msgstr ""
16502
16503#. I18N: Help text for the “Estimated dates for birth and death” configuration setting
16504#: resources/views/admin/trees-preferences.phtml:372
16505msgid "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."
16506msgstr ""
16507
16508#: resources/views/admin/trees-preferences.phtml:382
16509msgid "The date and time of the last update"
16510msgstr ""
16511
16512#. I18N: A configuration setting
16513#: resources/views/admin/trees-preferences.phtml:398
16514msgid "Age of parents next to child’s birthdate"
16515msgstr ""
16516
16517#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting
16518#: resources/views/admin/trees-preferences.phtml:403
16519msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts."
16520msgstr ""
16521
16522#: resources/views/admin/trees-preferences.phtml:412
16523msgid "Other facts to show in charts"
16524msgstr ""
16525
16526#. I18N: Help text for the “Other facts to show in charts” configuration setting
16527#: resources/views/admin/trees-preferences.phtml:419
16528msgid "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."
16529msgstr ""
16530
16531#: resources/views/admin/trees-preferences.phtml:424
16532msgid "Individual pages"
16533msgstr ""
16534
16535#: resources/views/admin/trees-preferences.phtml:430
16536msgid "Show the events of close relatives on the individual page"
16537msgstr ""
16538
16539#. I18N: A configuration setting
16540#: resources/views/admin/trees-preferences.phtml:523
16541msgid "Fact icons"
16542msgstr ""
16543
16544#. I18N: Help text for the “Fact icons” configuration setting
16545#: resources/views/admin/trees-preferences.phtml:528
16546msgid "Some themes can display icons on the “Facts and events” tab."
16547msgstr ""
16548
16549#. I18N: A configuration setting
16550#: resources/views/admin/trees-preferences.phtml:538
16551msgid "Automatically expand notes"
16552msgstr ""
16553
16554#. I18N: Help text for the “Automatically expand notes” configuration setting
16555#: resources/views/admin/trees-preferences.phtml:544
16556msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page."
16557msgstr ""
16558
16559#. I18N: A configuration setting
16560#: resources/views/admin/trees-preferences.phtml:554
16561msgid "Automatically expand sources"
16562msgstr ""
16563
16564#. I18N: Help text for the “Automatically expand sources” configuration setting
16565#: resources/views/admin/trees-preferences.phtml:560
16566msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page."
16567msgstr ""
16568
16569#. I18N: A configuration setting
16570#: resources/views/admin/trees-preferences.phtml:572
16571#: resources/views/admin/trees-preferences.phtml:574
16572#: resources/views/admin/trees-preferences.phtml:578
16573msgid "Abbreviate place names"
16574msgstr ""
16575
16576#. I18N: A button label, first page
16577#: resources/views/admin/trees-preferences.phtml:575
16578#: resources/views/lists/datatables-attributes.phtml:10
16579#: resources/views/media-list-page.phtml:79
16580#: resources/views/media-list-page.phtml:178
16581msgid "first"
16582msgstr ""
16583
16584#. I18N: A button label, last page
16585#: resources/views/admin/trees-preferences.phtml:575
16586#: resources/views/lists/datatables-attributes.phtml:12
16587#: resources/views/media-list-page.phtml:103
16588#: resources/views/media-list-page.phtml:202
16589msgid "last"
16590msgstr ""
16591
16592#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name
16593#: resources/views/admin/trees-preferences.phtml:583
16594msgctxt "Show the [first/last] [N] parts of a place name."
16595msgid "first"
16596msgstr ""
16597
16598#: resources/views/admin/trees-preferences.phtml:583
16599msgctxt "Show the [first/last] [N] parts of a place name."
16600msgid "last"
16601msgstr ""
16602
16603#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name
16604#: resources/views/admin/trees-preferences.phtml:582
16605#, php-format
16606msgid "Show the %1$s %2$s parts of a place name."
16607msgstr ""
16608
16609#. I18N: Help text for the “Abbreviate place names” configuration setting
16610#: resources/views/admin/trees-preferences.phtml:587
16611msgid "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>."
16612msgstr ""
16613
16614#. I18N: A configuration setting
16615#: resources/views/admin/trees-preferences.phtml:599
16616msgid "Format text and notes"
16617msgstr ""
16618
16619#. I18N: Help text for the “Format text and notes” configuration setting
16620#: resources/views/admin/trees-preferences.phtml:604
16621msgid "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."
16622msgstr ""
16623
16624#. I18N: Help text for the “Format text and notes” configuration setting
16625#: resources/views/admin/trees-preferences.phtml:607
16626msgid "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."
16627msgstr ""
16628
16629#. I18N: A configuration setting
16630#: resources/views/admin/trees-preferences.phtml:619
16631msgid "Allow users to see raw GEDCOM records"
16632msgstr ""
16633
16634#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting
16635#: resources/views/admin/trees-preferences.phtml:624
16636msgid "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."
16637msgstr ""
16638
16639#. I18N: Help text for the “GEDCOM errors” configuration setting
16640#: resources/views/admin/trees-preferences.phtml:639
16641msgid "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."
16642msgstr ""
16643
16644#. I18N: Help text for the “Hit counters” configuration setting
16645#: resources/views/admin/trees-preferences.phtml:654
16646msgid "Some pages can display the number of times that they have been visited."
16647msgstr ""
16648
16649#. I18N: Options for editing
16650#: resources/views/admin/trees-preferences.phtml:660
16651msgid "Edit preferences"
16652msgstr ""
16653
16654#: resources/views/admin/trees-preferences.phtml:662
16655msgid "Facts for individual records"
16656msgstr ""
16657
16658#: resources/views/admin/trees-preferences.phtml:667
16659msgid "All individual facts"
16660msgstr ""
16661
16662#. I18N: Help text for the “All individual facts” configuration setting
16663#: resources/views/admin/trees-preferences.phtml:672
16664msgid "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."
16665msgstr ""
16666
16667#: resources/views/admin/trees-preferences.phtml:680
16668msgid "Unique individual facts"
16669msgstr ""
16670
16671#. I18N: Help text for the “Unique individual facts” configuration setting
16672#: resources/views/admin/trees-preferences.phtml:685
16673msgid "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."
16674msgstr ""
16675
16676#: resources/views/admin/trees-preferences.phtml:693
16677msgid "Facts for new individuals"
16678msgstr ""
16679
16680#. I18N: Help text for the “Facts for new individuals” configuration setting
16681#: resources/views/admin/trees-preferences.phtml:698
16682msgid "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."
16683msgstr ""
16684
16685#: resources/views/admin/trees-preferences.phtml:706
16686msgid "Quick individual facts"
16687msgstr ""
16688
16689#. I18N: Help text for the “Quick individual facts” configuration setting
16690#: resources/views/admin/trees-preferences.phtml:711
16691msgid "The most common individual facts and events are listed separately, so that they can be added more easily."
16692msgstr ""
16693
16694#: resources/views/admin/trees-preferences.phtml:716
16695msgid "Facts for family records"
16696msgstr ""
16697
16698#: resources/views/admin/trees-preferences.phtml:721
16699msgid "All family facts"
16700msgstr ""
16701
16702#. I18N: Help text for the “All family facts” configuration setting
16703#: resources/views/admin/trees-preferences.phtml:726
16704msgid "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."
16705msgstr ""
16706
16707#: resources/views/admin/trees-preferences.phtml:734
16708msgid "Unique family facts"
16709msgstr ""
16710
16711#. I18N: Help text for the “Unique family facts” configuration setting
16712#: resources/views/admin/trees-preferences.phtml:739
16713msgid "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."
16714msgstr ""
16715
16716#: resources/views/admin/trees-preferences.phtml:747
16717msgid "Facts for new families"
16718msgstr ""
16719
16720#. I18N: Help text for the “Facts for new families” configuration setting
16721#: resources/views/admin/trees-preferences.phtml:752
16722msgid "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."
16723msgstr ""
16724
16725#: resources/views/admin/trees-preferences.phtml:760
16726msgid "Quick family facts"
16727msgstr ""
16728
16729#. I18N: Help text for the “Quick family facts” configuration setting
16730#: resources/views/admin/trees-preferences.phtml:765
16731msgid "The most common family facts and events are listed separately, so that they can be added more easily."
16732msgstr ""
16733
16734#: resources/views/admin/trees-preferences.phtml:770
16735msgid "Facts for source records"
16736msgstr ""
16737
16738#: resources/views/admin/trees-preferences.phtml:775
16739msgid "All source facts"
16740msgstr ""
16741
16742#. I18N: Help text for the “All source facts” configuration setting
16743#: resources/views/admin/trees-preferences.phtml:780
16744msgid "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."
16745msgstr ""
16746
16747#: resources/views/admin/trees-preferences.phtml:788
16748msgid "Unique source facts"
16749msgstr ""
16750
16751#. I18N: Help text for the “Unique source facts” configuration setting
16752#: resources/views/admin/trees-preferences.phtml:793
16753msgid "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."
16754msgstr ""
16755
16756#: resources/views/admin/trees-preferences.phtml:801
16757msgid "Quick source facts"
16758msgstr ""
16759
16760#. I18N: Help text for the “Quick source facts” configuration setting
16761#: resources/views/admin/trees-preferences.phtml:806
16762msgid "The most common source facts are listed separately, so that they can be added more easily."
16763msgstr ""
16764
16765#: resources/views/admin/trees-preferences.phtml:811
16766msgid "Facts for repository records"
16767msgstr ""
16768
16769#: resources/views/admin/trees-preferences.phtml:816
16770msgid "All repository facts"
16771msgstr ""
16772
16773#. I18N: Help text for the “All repository facts” configuration setting
16774#: resources/views/admin/trees-preferences.phtml:821
16775msgid "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."
16776msgstr ""
16777
16778#: resources/views/admin/trees-preferences.phtml:829
16779msgid "Unique repository facts"
16780msgstr ""
16781
16782#. I18N: Help text for the “Unique repository facts” configuration setting
16783#: resources/views/admin/trees-preferences.phtml:834
16784msgid "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."
16785msgstr ""
16786
16787#: resources/views/admin/trees-preferences.phtml:842
16788msgid "Quick repository facts"
16789msgstr ""
16790
16791#. I18N: Help text for the “Quick repository facts” configuration setting
16792#: resources/views/admin/trees-preferences.phtml:847
16793msgid "The most common repository facts are listed separately, so that they can be added more easily."
16794msgstr ""
16795
16796#: resources/views/admin/trees-preferences.phtml:852
16797msgid "Advanced fact preferences"
16798msgstr ""
16799
16800#: resources/views/admin/trees-preferences.phtml:857
16801msgid "Advanced name facts"
16802msgstr ""
16803
16804#. I18N: Help text for the “Advanced name facts” configuration setting
16805#: resources/views/admin/trees-preferences.phtml:862
16806msgid "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."
16807msgstr ""
16808
16809#: resources/views/admin/trees-preferences.phtml:870
16810msgid "Advanced place name facts"
16811msgstr ""
16812
16813#. I18N: Help text for the “Advanced place name facts” configuration setting
16814#: resources/views/admin/trees-preferences.phtml:875
16815msgid "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."
16816msgstr ""
16817
16818#: resources/views/admin/trees-preferences.phtml:880
16819msgid "Other preferences"
16820msgstr ""
16821
16822#: resources/views/admin/trees-preferences.phtml:886
16823msgid "Surname tradition"
16824msgstr ""
16825
16826#. I18N: Help text for the “Surname tradition” configuration setting
16827#: resources/views/admin/trees-preferences.phtml:891
16828msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition."
16829msgstr ""
16830
16831#. I18N: A configuration setting
16832#: resources/views/admin/trees-preferences.phtml:901
16833msgid "Use full source citations"
16834msgstr ""
16835
16836#. I18N: Help text for the “Use full source citations” configuration setting
16837#: resources/views/admin/trees-preferences.phtml:906
16838msgid "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."
16839msgstr ""
16840
16841#. I18N: A configuration setting
16842#: resources/views/admin/trees-preferences.phtml:916
16843#: resources/xml/reports/fact_sources.xml:6
16844msgid "Source type"
16845msgstr ""
16846
16847#. I18N: Help text for the “Source type” configuration setting
16848#: resources/views/admin/trees-preferences.phtml:921
16849msgid "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."
16850msgstr ""
16851
16852#. I18N: A configuration setting
16853#: resources/views/admin/trees-preferences.phtml:931
16854#: resources/views/edit/add-fact.phtml:74
16855#: resources/views/edit/edit-fact.phtml:103
16856msgid "Keep the existing “last change” information"
16857msgstr ""
16858
16859#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting
16860#: resources/views/admin/trees-preferences.phtml:936
16861msgid "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."
16862msgstr ""
16863
16864#. I18N: Label for checkbox
16865#: resources/views/admin/trees-preferences.phtml:957
16866#: resources/views/admin/trees-privacy.phtml:287
16867msgid "Apply these preferences to all family trees"
16868msgstr ""
16869
16870#. I18N: Label for checkbox
16871#: resources/views/admin/trees-preferences.phtml:964
16872#: resources/views/admin/trees-privacy.phtml:294
16873msgid "Apply these preferences to new family trees"
16874msgstr ""
16875
16876#. I18N: A configuration setting
16877#: resources/views/admin/trees-privacy.phtml:23
16878msgid "Show the family tree"
16879msgstr ""
16880
16881#: resources/views/admin/trees-privacy.phtml:26
16882#: resources/views/admin/trees-privacy.phtml:50
16883#: resources/views/admin/trees-privacy.phtml:90
16884#: resources/views/admin/trees-privacy.phtml:132
16885#: resources/views/admin/trees-privacy.phtml:152
16886msgid "visitors"
16887msgstr ""
16888
16889#: resources/views/admin/trees-privacy.phtml:27
16890#: resources/views/admin/trees-privacy.phtml:51
16891#: resources/views/admin/trees-privacy.phtml:91
16892#: resources/views/admin/trees-privacy.phtml:133
16893#: resources/views/admin/trees-privacy.phtml:153
16894msgid "members"
16895msgstr ""
16896
16897#. I18N: Help text for the “Family tree” configuration setting
16898#: resources/views/admin/trees-privacy.phtml:33
16899msgid "Enabling this option will force all visitors to sign in before they can view any data on the website."
16900msgstr ""
16901
16902#: resources/views/admin/trees-privacy.phtml:37
16903msgid "If visitors can not see the family tree, they will not be able to sign up for an account. You will need to add their account manually."
16904msgstr ""
16905
16906#. I18N: A configuration setting
16907#: resources/views/admin/trees-privacy.phtml:47
16908msgid "Show dead individuals"
16909msgstr ""
16910
16911#. I18N: Help text for the “Show dead individuals” configuration setting
16912#: resources/views/admin/trees-privacy.phtml:57
16913msgid "Set the privacy access level for all dead individuals."
16914msgstr ""
16915
16916#: resources/views/admin/trees-privacy.phtml:66
16917msgid "Age at which to assume an individual is dead"
16918msgstr ""
16919
16920#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting
16921#: resources/views/admin/trees-privacy.phtml:78
16922msgid "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."
16923msgstr ""
16924
16925#. I18N: A configuration setting
16926#: resources/views/admin/trees-privacy.phtml:88
16927msgid "Show living individuals"
16928msgstr ""
16929
16930#. I18N: Help text for the “Show living individuals” configuration setting
16931#: resources/views/admin/trees-privacy.phtml:98
16932msgid "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."
16933msgstr ""
16934
16935#. I18N: A configuration setting. …who were born in the last XX years or died in the    last YY years
16936#: resources/views/admin/trees-privacy.phtml:108
16937msgid "Extend privacy to dead individuals"
16938msgstr ""
16939
16940#. I18N: Extend privacy to dead individuals who were…
16941#: resources/views/admin/trees-privacy.phtml:114
16942#, php-format
16943msgid "born in the last %1$s years or died in the last %2$s years"
16944msgstr ""
16945
16946#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting
16947#: resources/views/admin/trees-privacy.phtml:119
16948msgid "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."
16949msgstr ""
16950
16951#. I18N: A configuration setting
16952#: resources/views/admin/trees-privacy.phtml:129
16953msgid "Show names of private individuals"
16954msgstr ""
16955
16956#: resources/views/admin/trees-privacy.phtml:134
16957msgid "managers"
16958msgstr ""
16959
16960#. I18N: Help text for the “Show names of private individuals” configuration setting
16961#: resources/views/admin/trees-privacy.phtml:140
16962msgid "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."
16963msgstr ""
16964
16965#. I18N: A configuration setting
16966#: resources/views/admin/trees-privacy.phtml:149
16967msgid "Show private relationships"
16968msgstr ""
16969
16970#. I18N: Help text for the “Show private relationships” configuration setting
16971#: resources/views/admin/trees-privacy.phtml:159
16972msgid "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."
16973msgstr ""
16974
16975#. I18N: Privacy restrictions are set by RESN tags in GEDCOM.
16976#: resources/views/admin/trees-privacy.phtml:163
16977msgid "Privacy restrictions"
16978msgstr ""
16979
16980#. I18N: Privacy restrictions are RESN tags in GEDCOM.
16981#: resources/views/admin/trees-privacy.phtml:165
16982msgid "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."
16983msgstr ""
16984
16985#: resources/views/admin/trees-privacy.phtml:211
16986msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag"
16987msgstr ""
16988
16989#: resources/views/admin/trees-privacy.phtml:219
16990#: resources/views/edit/add-fact-row.phtml:13
16991msgid "Fact or event"
16992msgstr ""
16993
16994#. I18N: A button label.
16995#: resources/views/admin/trees-privacy.phtml:227
16996#: resources/views/admin/webtrees1-thumbnails-form.phtml:18
16997#: resources/views/edit/add-fact-row.phtml:39
16998#: resources/views/edit/paste-fact-row.phtml:40
16999#: resources/views/modules/census-assistant.phtml:60
17000#: resources/views/modules/lifespans-chart/page.phtml:66
17001#: resources/views/modules/timeline-chart/page.phtml:25
17002msgid "add"
17003msgstr ""
17004
17005#: resources/views/admin/trees-privacy.phtml:240
17006msgid "This record does not exist."
17007msgstr ""
17008
17009#: resources/views/admin/trees-privacy.phtml:244
17010msgid "All records"
17011msgstr ""
17012
17013#: resources/views/admin/trees-renumber.phtml:17
17014msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree."
17015msgstr ""
17016
17017#: resources/views/admin/trees-renumber.phtml:21
17018#, php-format
17019msgid "This family tree has %s record which uses the same “XREF” as another family tree."
17020msgid_plural "This family tree has %s records which use the same “XREF” as another family tree."
17021msgstr[0] ""
17022msgstr[1] ""
17023
17024#: resources/views/admin/trees-renumber.phtml:26
17025msgid "You can renumber this family tree."
17026msgstr ""
17027
17028#: resources/views/admin/trees-renumber.phtml:37
17029#: resources/views/admin/trees.phtml:336
17030msgid "Caution! This may take a long time. Be patient."
17031msgstr ""
17032
17033#: resources/views/admin/trees-unconnected.phtml:26
17034msgid "Include associates"
17035msgstr ""
17036
17037#: resources/views/admin/trees-unconnected.phtml:32
17038#, php-format
17039msgid "These groups of individuals are not related to %s."
17040msgstr ""
17041
17042#: resources/views/admin/trees.phtml:54
17043#: resources/views/lists/datatables-attributes.phtml:27
17044msgid "Calculating…"
17045msgstr ""
17046
17047#: resources/views/admin/trees.phtml:112
17048msgid "Default family tree"
17049msgstr ""
17050
17051#: resources/views/admin/trees.phtml:115 resources/views/admin/trees.phtml:122
17052msgid "Set as default"
17053msgstr ""
17054
17055#. I18N: Individuals, sources, dates, places, etc.
17056#: resources/views/admin/trees.phtml:133
17057msgid "Genealogy data"
17058msgstr ""
17059
17060#: resources/views/admin/trees.phtml:190
17061msgid "Renumber"
17062msgstr ""
17063
17064#: resources/views/admin/trees.phtml:211
17065msgid "Add unlinked records"
17066msgstr ""
17067
17068#: resources/views/admin/trees.phtml:286
17069msgid "Export"
17070msgstr ""
17071
17072#: resources/views/admin/trees.phtml:318
17073msgid "Synchronize family trees with GEDCOM files"
17074msgstr ""
17075
17076#: resources/views/admin/trees.phtml:326
17077msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder."
17078msgstr ""
17079
17080#: resources/views/admin/upgrade/steps.phtml:14
17081msgid "It can take several minutes to download and install the upgrade. Be patient."
17082msgstr ""
17083
17084#: resources/views/admin/upgrade/wizard.phtml:26
17085msgid "Depending on your server configuration, you may be able to upgrade automatically."
17086msgstr ""
17087
17088#: resources/views/admin/users-cleanup.phtml:29
17089msgid "User’s account has been inactive too long: "
17090msgstr ""
17091
17092#: resources/views/admin/users-cleanup.phtml:48
17093msgid "User didn’t verify within 7 days."
17094msgstr ""
17095
17096#: resources/views/admin/users-cleanup.phtml:50
17097msgid "User not verified by administrator."
17098msgstr ""
17099
17100#: resources/views/admin/users-cleanup.phtml:62
17101msgid "Nothing found to cleanup"
17102msgstr ""
17103
17104#: resources/views/admin/users-create.phtml:19
17105#: resources/views/admin/users-edit.phtml:24
17106#: resources/views/admin/users.phtml:21
17107#: resources/views/edit-account-page.phtml:32
17108#: resources/views/emails/register-notify-html.phtml:15
17109#: resources/views/emails/register-notify-text.phtml:7
17110#: resources/views/register-page.phtml:34
17111msgid "Real name"
17112msgstr ""
17113
17114#: resources/views/admin/users-create.phtml:24
17115#: resources/views/admin/users-edit.phtml:29
17116#: resources/views/edit-account-page.phtml:37
17117#: resources/views/register-page.phtml:39
17118#: resources/views/setup/step-5-administrator.phtml:37
17119msgid "This is your real name, as you would like it displayed on screen."
17120msgstr ""
17121
17122#: resources/views/admin/users-create.phtml:37
17123#: resources/views/admin/users-edit.phtml:42
17124#: resources/views/edit-account-page.phtml:25
17125#: resources/views/register-page.phtml:63
17126msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same."
17127msgstr ""
17128
17129#. I18N: placeholder text for new-password field
17130#: resources/views/admin/users-create.phtml:48
17131#: resources/views/admin/users-edit.phtml:53
17132#: resources/views/register-page.phtml:74
17133#, php-format
17134msgid "Use at least %s character."
17135msgid_plural "Use at least %s characters."
17136msgstr[0] ""
17137msgstr[1] ""
17138
17139#: resources/views/admin/users-create.phtml:50
17140#: resources/views/admin/users-edit.phtml:55
17141#: resources/views/edit-account-page.phtml:81
17142#: resources/views/password-reset-page.phtml:39
17143#: resources/views/register-page.phtml:76
17144msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”."
17145msgstr ""
17146
17147#: resources/views/admin/users-create.phtml:63
17148#: resources/views/admin/users-edit.phtml:68
17149#: resources/views/edit-account-page.phtml:116
17150#: resources/views/register-page.phtml:51
17151#: resources/views/setup/step-5-administrator.phtml:73
17152msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website."
17153msgstr ""
17154
17155#: resources/views/admin/users-edit.phtml:77
17156msgid "Account approval and email verification"
17157msgstr ""
17158
17159#: resources/views/admin/users-edit.phtml:83
17160msgid "Email verified"
17161msgstr ""
17162
17163#: resources/views/admin/users-edit.phtml:87
17164msgid "Approved by administrator"
17165msgstr ""
17166
17167#: resources/views/admin/users-edit.phtml:90
17168msgid "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."
17169msgstr ""
17170
17171#: resources/views/admin/users-edit.phtml:93
17172msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually."
17173msgstr ""
17174
17175#: resources/views/admin/users-edit.phtml:96
17176msgid "You should not approve an account unless you know that the email address is correct."
17177msgstr ""
17178
17179#: resources/views/admin/users-edit.phtml:99
17180msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected."
17181msgstr ""
17182
17183#: resources/views/admin/users-edit.phtml:143
17184msgid "Automatically accept changes made by this user"
17185msgstr ""
17186
17187#: resources/views/admin/users-edit.phtml:146
17188msgid "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."
17189msgstr ""
17190
17191#. I18N: A configuration setting
17192#: resources/views/admin/users-edit.phtml:155
17193#: resources/views/edit-account-page.phtml:136
17194msgid "Visible online"
17195msgstr ""
17196
17197#. I18N: A configuration setting
17198#: resources/views/admin/users-edit.phtml:161
17199#: resources/views/edit-account-page.phtml:139
17200msgid "Visible to other users when online"
17201msgstr ""
17202
17203#: resources/views/admin/users-edit.phtml:164
17204#: resources/views/edit-account-page.phtml:141
17205msgid "You can choose whether to appear in the list of users who are currently signed-in."
17206msgstr ""
17207
17208#. I18N: A configuration setting
17209#: resources/views/admin/users-edit.phtml:173
17210msgid "Preferred contact method"
17211msgstr ""
17212
17213#. I18N: Help text for the “Preferred contact method” configuration setting
17214#: resources/views/admin/users-edit.phtml:179
17215#: resources/views/edit-account-page.phtml:128
17216msgid "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."
17217msgstr ""
17218
17219#: resources/views/admin/users-edit.phtml:197
17220msgid "Administrator comments on user"
17221msgstr ""
17222
17223#: resources/views/admin/users-edit.phtml:212
17224#: resources/views/admin/users-edit.phtml:261
17225msgid "Administrator"
17226msgstr ""
17227
17228#: resources/views/admin/users-edit.phtml:218
17229msgid "Access to family trees"
17230msgstr ""
17231
17232#: resources/views/admin/users-edit.phtml:221
17233msgid "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."
17234msgstr ""
17235
17236#: resources/views/admin/users-edit.phtml:230
17237msgid "Everybody has this role, including visitors to the website and search engines."
17238msgstr ""
17239
17240#: resources/views/admin/users-edit.phtml:236
17241msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration."
17242msgstr ""
17243
17244#: resources/views/admin/users-edit.phtml:244
17245msgid "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."
17246msgstr ""
17247
17248#: resources/views/admin/users-edit.phtml:250
17249msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users."
17250msgstr ""
17251
17252#: resources/views/admin/users-edit.phtml:258
17253msgid "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."
17254msgstr ""
17255
17256#: resources/views/admin/users-edit.phtml:264
17257msgid "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."
17258msgstr ""
17259
17260#: resources/views/admin/users-edit.phtml:279
17261#: resources/views/edit-account-page.phtml:45
17262msgid "Individual record"
17263msgstr ""
17264
17265#: resources/views/admin/users-edit.phtml:293
17266msgid "Link this user to an individual in the family tree."
17267msgstr ""
17268
17269#: resources/views/admin/users-edit.phtml:351
17270msgid "You must specify an individual record before you can restrict the user to their immediate family."
17271msgstr ""
17272
17273#: resources/views/admin/users-table-options.phtml:26
17274msgid "Masquerade as this user"
17275msgstr ""
17276
17277#: resources/views/admin/users.phtml:25
17278msgid "Date registered"
17279msgstr ""
17280
17281#: resources/views/admin/users.phtml:27
17282msgid "Last signed in"
17283msgstr ""
17284
17285#: resources/views/admin/users.phtml:28
17286msgid "Verified"
17287msgstr ""
17288
17289#: resources/views/admin/users.phtml:29
17290msgid "Approved"
17291msgstr ""
17292
17293#. I18N: "thumbs" is fixed text.  Do not change it.
17294#: resources/views/admin/webtrees1-thumbnails.phtml:14
17295msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders."
17296msgstr ""
17297
17298#: resources/views/admin/webtrees1-thumbnails.phtml:16
17299msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object."
17300msgstr ""
17301
17302#: resources/views/admin/webtrees1-thumbnails.phtml:18
17303msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it."
17304msgstr ""
17305
17306#: resources/views/admin/webtrees1-thumbnails.phtml:19
17307msgid "If the thumbnail image is a custom image, you should add it to the media object."
17308msgstr ""
17309
17310#: resources/views/admin/webtrees1-thumbnails.phtml:35
17311msgid "Thumbnail image"
17312msgstr ""
17313
17314#: resources/views/admin/webtrees1-thumbnails.phtml:38
17315msgid "Comparison"
17316msgstr ""
17317
17318#: resources/views/admin/webtrees1-thumbnails.phtml:39
17319msgid "Action"
17320msgstr ""
17321
17322#. I18N: A button label.
17323#: resources/views/branches-page.phtml:40
17324#: resources/views/modules/ancestors-chart/page.phtml:46
17325#: resources/views/modules/compact-chart/page.phtml:26
17326#: resources/views/modules/descendancy_chart/page.phtml:45
17327#: resources/views/modules/family-book-chart/page.phtml:54
17328#: resources/views/modules/fanchart/page.phtml:61
17329#: resources/views/modules/hourglass-chart/page.phtml:47
17330#: resources/views/modules/interactive-tree/page.phtml:28
17331#: resources/views/modules/pedigree-chart/page.phtml:45
17332#: resources/views/modules/pedigree-map/page.phtml:35
17333#: resources/views/modules/relationships-chart/page.phtml:67
17334#: resources/views/report-setup-page.phtml:62
17335msgid "view"
17336msgstr ""
17337
17338#: resources/views/calendar-page.phtml:74
17339msgid "Show"
17340msgstr ""
17341
17342#: resources/views/calendar-page.phtml:81
17343#: resources/views/calendar-page.phtml:92
17344msgid "All individuals"
17345msgstr ""
17346
17347#: resources/views/calendar-page.phtml:84
17348msgid "Living individuals"
17349msgstr ""
17350
17351#: resources/views/calendar-page.phtml:87
17352msgid "Recent years (&lt; 100 yrs)"
17353msgstr ""
17354
17355#: resources/views/calendar-page.phtml:153
17356#: resources/views/edit/add-fact-row.phtml:33
17357msgid "Custom event"
17358msgstr ""
17359
17360#: resources/views/calendar-page.phtml:164
17361msgid "View this day"
17362msgstr ""
17363
17364#: resources/views/calendar-page.phtml:168
17365msgid "View this month"
17366msgstr ""
17367
17368#: resources/views/calendar-page.phtml:172
17369msgid "View this year"
17370msgstr ""
17371
17372#: resources/views/cards/add-associate.phtml:11
17373msgid "Add an associate"
17374msgstr ""
17375
17376#: resources/views/cards/add-media-object.phtml:7
17377#: resources/views/family-page.phtml:98
17378#: resources/views/individual-page-menu.phtml:75
17379#: resources/views/individual-page.phtml:89
17380#: resources/views/source-page.phtml:88
17381msgid "Add a media object"
17382msgstr ""
17383
17384#: resources/views/cards/add-note.phtml:7 resources/views/family-page.phtml:75
17385#: resources/views/modules/notes/tab.phtml:45
17386msgid "Add a note"
17387msgstr ""
17388
17389#: resources/views/cards/add-restriction.phtml:7
17390#: resources/views/media-page.phtml:177
17391msgid "Add a restriction"
17392msgstr ""
17393
17394#: resources/views/cards/add-shared-note.phtml:7
17395#: resources/views/family-page.phtml:86 resources/views/media-page.phtml:167
17396#: resources/views/modules/notes/tab.phtml:55
17397msgid "Add a shared note"
17398msgstr ""
17399
17400#: resources/views/cards/add-sour-data-even.phtml:7
17401msgid "Add an event"
17402msgstr ""
17403
17404#: resources/views/cards/add-source-citation.phtml:9
17405#: resources/views/family-page.phtml:110 resources/views/media-page.phtml:157
17406#: resources/views/modules/sources_tab/tab.phtml:43
17407msgid "Add a source citation"
17408msgstr ""
17409
17410#: resources/views/chart-box.phtml:110 resources/views/chart-box.phtml:122
17411#: resources/views/chart-box.phtml:123
17412msgid "Links"
17413msgstr ""
17414
17415#: resources/views/components/alert-warning-dismissible.phtml:6
17416#: resources/views/layouts/administration.phtml:75
17417#: resources/views/layouts/default.phtml:132
17418#: resources/views/modals/create-media-from-file.phtml:13
17419#: resources/views/modals/footer-close.phtml:6
17420#: resources/views/modals/header.phtml:7
17421#: resources/views/modules/privacy-policy/footer.phtml:17
17422msgid "close"
17423msgstr ""
17424
17425#: resources/views/contact-page.phtml:27
17426#: resources/views/setup/step-5-administrator.phtml:32
17427msgid "Your name"
17428msgstr ""
17429
17430#: resources/views/edit-account-page.phtml:52
17431msgctxt "unknown people"
17432msgid "Unknown"
17433msgstr ""
17434
17435#: resources/views/edit-account-page.phtml:56
17436msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator."
17437msgstr ""
17438
17439#: resources/views/edit-account-page.phtml:83
17440msgid "Leave the password blank if you want to keep the current password."
17441msgstr ""
17442
17443#: resources/views/edit-account-page.phtml:123
17444msgid "Contact method"
17445msgstr ""
17446
17447#: resources/views/edit-account-page.phtml:164
17448msgid "Delete your account"
17449msgstr ""
17450
17451#: resources/views/edit-blocks-block.phtml:16
17452msgid "Block"
17453msgstr ""
17454
17455#: resources/views/edit-blocks-page.phtml:11
17456msgid "Drag the blocks to change their position."
17457msgstr ""
17458
17459#: resources/views/edit-blocks-page.phtml:30
17460msgid "Add more blocks from the following list."
17461msgstr ""
17462
17463#: resources/views/edit-blocks-page.phtml:53
17464#: resources/views/edit-blocks-page.phtml:54
17465msgid "Restore the default block layout"
17466msgstr ""
17467
17468#: resources/views/edit/add-fact-row.phtml:30
17469msgid "Custom fact"
17470msgstr ""
17471
17472#: resources/views/edit/change-family-members.phtml:18
17473#: resources/views/edit/change-family-members.phtml:33
17474#: resources/views/modules/pedigree-chart/previous.phtml:31
17475#: resources/xml/reports/bdm_report.xml:169
17476#: resources/xml/reports/individual_ext_report.xml:202
17477#: resources/xml/reports/individual_ext_report.xml:219
17478msgid "Spouse"
17479msgstr ""
17480
17481#: resources/views/edit/change-family-members.phtml:45
17482#: resources/xml/reports/family_group_report.xml:774
17483#: resources/xml/reports/individual_ext_report.xml:526
17484#: resources/xml/reports/individual_report.xml:530
17485msgid "Son"
17486msgstr ""
17487
17488#: resources/views/edit/change-family-members.phtml:47
17489#: resources/xml/reports/family_group_report.xml:809
17490#: resources/xml/reports/individual_ext_report.xml:562
17491#: resources/xml/reports/individual_report.xml:566
17492msgid "Daughter"
17493msgstr ""
17494
17495#: resources/views/edit/icon-fact-copy.phtml:8
17496#: resources/views/edit/icon-fact-copy.phtml:10
17497msgid "Copy"
17498msgstr ""
17499
17500#: resources/views/edit/input-addon-keyboard.phtml:5
17501#: resources/views/edit/input-addon-keyboard.phtml:8
17502#: resources/views/edit/shared-note.phtml:16
17503#: resources/views/edit/shared-note.phtml:18
17504msgid "Find a special character"
17505msgstr ""
17506
17507#: resources/views/edit/link-child-to-family.phtml:25
17508msgid "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."
17509msgstr ""
17510
17511#. I18N: A button label.
17512#: resources/views/edit/new-individual.phtml:323
17513msgid "go to new individual"
17514msgstr ""
17515
17516#: resources/views/edit/paste-fact-row.phtml:12
17517msgid "Add from clipboard"
17518msgstr ""
17519
17520#: resources/views/edit/raw-gedcom-fact.phtml:14
17521#: resources/views/edit/raw-gedcom-record.phtml:15
17522msgid "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."
17523msgstr ""
17524
17525#. I18N: %s is a URL
17526#: resources/views/edit/raw-gedcom-fact.phtml:17
17527#: resources/views/edit/raw-gedcom-record.phtml:18
17528#, php-format
17529msgid "You can download a copy of the GEDCOM specification from %s."
17530msgstr ""
17531
17532#: resources/views/edit/raw-gedcom-record.phtml:48
17533msgid "Add a fact"
17534msgstr ""
17535
17536#. I18N: A button label.
17537#: resources/views/edit/reorder-children.phtml:41
17538#: resources/xml/reports/bdm_report.xml:11
17539#: resources/xml/reports/birth_report.xml:9
17540#: resources/xml/reports/change_report.xml:7
17541#: resources/xml/reports/fact_sources.xml:7
17542#: resources/xml/reports/individual_ext_report.xml:8
17543#: resources/xml/reports/occupation_report.xml:6
17544#: resources/xml/reports/relative_ext_report.xml:7
17545msgid "sort by date of birth"
17546msgstr ""
17547
17548#. I18N: A button label.
17549#: resources/views/edit/reorder-spouses.phtml:41
17550#: resources/xml/reports/marriage_report.xml:9
17551msgid "sort by date of marriage"
17552msgstr ""
17553
17554#: resources/views/emails/approve-user-html.phtml:5
17555#: resources/views/emails/message-copy-html.phtml:4
17556#: resources/views/emails/message-copy-text.phtml:2
17557#: resources/views/emails/message-user-html.phtml:4
17558#: resources/views/emails/message-user-text.phtml:2
17559#: resources/views/emails/password-request-html.phtml:5
17560#: resources/views/emails/password-request-text.phtml:3
17561#: resources/views/emails/pending-changes-html.phtml:9
17562#: resources/views/emails/pending-changes-text.phtml:8
17563#: resources/views/emails/register-user-html.phtml:9
17564#: resources/views/emails/register-user-text.phtml:8
17565#, php-format
17566msgid "Hello %s…"
17567msgstr ""
17568
17569#: resources/views/emails/approve-user-html.phtml:9
17570#: resources/views/emails/approve-user-text.phtml:4
17571#, php-format
17572msgid "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"
17573msgstr ""
17574
17575#: resources/views/emails/message-copy-html.phtml:8
17576#: resources/views/emails/message-copy-text.phtml:4
17577msgid "You sent the following message to a webtrees user:"
17578msgstr ""
17579
17580#: resources/views/emails/message-copy-html.phtml:21
17581#: resources/views/emails/message-copy-text.phtml:11
17582#: resources/views/emails/message-user-html.phtml:22
17583#: resources/views/emails/message-user-text.phtml:12
17584msgid "This message was sent while viewing the following URL: "
17585msgstr ""
17586
17587#. I18N: %s is a person's name
17588#: resources/views/emails/message-user-html.phtml:9
17589#: resources/views/emails/message-user-text.phtml:4
17590#, php-format
17591msgid "%s sent you the following message."
17592msgstr ""
17593
17594#: resources/views/emails/password-request-html.phtml:9
17595#: resources/views/emails/password-request-text.phtml:5
17596msgid "To set a new password, follow this link."
17597msgstr ""
17598
17599#: resources/views/emails/password-request-html.phtml:17
17600#: resources/views/emails/password-request-text.phtml:9
17601msgid "If you did not request a new password, please ignore this message."
17602msgstr ""
17603
17604#: resources/views/emails/register-notify-html.phtml:4
17605#: resources/views/emails/register-notify-text.phtml:2
17606#: resources/views/emails/verify-notify-html.phtml:4
17607#: resources/views/emails/verify-notify-text.phtml:2
17608msgid "Hello administrator…"
17609msgstr ""
17610
17611#. I18N: %s is a server name/URL
17612#: resources/views/emails/register-notify-html.phtml:9
17613#: resources/views/emails/register-notify-text.phtml:4
17614#, php-format
17615msgid "A prospective user has registered with webtrees at %s."
17616msgstr ""
17617
17618#: resources/views/emails/register-notify-html.phtml:19
17619#: resources/views/emails/register-notify-text.phtml:9
17620#: resources/views/register-page.phtml:83
17621msgid "Comments"
17622msgstr ""
17623
17624#: resources/views/emails/register-notify-html.phtml:24
17625#: resources/views/emails/register-notify-text.phtml:11
17626msgid "The user has been sent an email with the information necessary to confirm the access request."
17627msgstr ""
17628
17629#: resources/views/emails/register-notify-html.phtml:28
17630#: resources/views/emails/register-notify-text.phtml:13
17631msgid "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."
17632msgstr ""
17633
17634#. I18N: %1$s is the site URL and %2$s is an email address
17635#: resources/views/emails/register-user-html.phtml:14
17636#: resources/views/emails/register-user-text.phtml:10
17637#, php-format
17638msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s."
17639msgstr ""
17640
17641#: resources/views/emails/register-user-html.phtml:18
17642#: resources/views/emails/register-user-text.phtml:12
17643msgid "Follow this link to verify your email address."
17644msgstr ""
17645
17646#: resources/views/emails/register-user-html.phtml:28
17647#: resources/views/emails/register-user-text.phtml:16
17648msgid "If you didn’t request an account, you can just delete this message."
17649msgstr ""
17650
17651#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address
17652#: resources/views/emails/verify-notify-html.phtml:10
17653#: resources/views/emails/verify-notify-text.phtml:5
17654#, php-format
17655msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)."
17656msgstr ""
17657
17658#: resources/views/emails/verify-notify-html.phtml:18
17659#: resources/views/emails/verify-notify-text.phtml:11
17660msgid "You need to review the account details."
17661msgstr ""
17662
17663#. I18N: You need to:
17664#: resources/views/emails/verify-notify-html.phtml:27
17665#: resources/views/emails/verify-notify-text.phtml:15
17666msgid "Set the status to “approved”."
17667msgstr ""
17668
17669#. I18N: You need to:
17670#: resources/views/emails/verify-notify-html.phtml:29
17671#: resources/views/emails/verify-notify-text.phtml:16
17672msgid "Set the access level for each tree."
17673msgstr ""
17674
17675#. I18N: You need to:
17676#: resources/views/emails/verify-notify-html.phtml:31
17677#: resources/views/emails/verify-notify-text.phtml:17
17678msgid "Link the user account to an individual."
17679msgstr ""
17680
17681#: resources/views/errors/database-connection.phtml:5
17682msgid "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."
17683msgstr ""
17684
17685#: resources/views/errors/database-connection.phtml:12
17686msgid "If you are the website administrator, you should check that:"
17687msgstr ""
17688
17689#. I18N: [you should check that:] ...
17690#: resources/views/errors/database-connection.phtml:16
17691msgid "the database connection settings in the file “/data/config.ini.php” are still correct"
17692msgstr ""
17693
17694#. I18N: [you should check that:] ...
17695#: resources/views/errors/database-connection.phtml:19
17696msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them"
17697msgstr ""
17698
17699#. I18N: [you should check that:] ...
17700#: resources/views/errors/database-connection.phtml:22
17701msgid "you can connect to the database using other applications, such as phpmyadmin"
17702msgstr ""
17703
17704#: resources/views/errors/database-connection.phtml:27
17705msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>."
17706msgstr ""
17707
17708#: resources/views/errors/database-error.phtml:4
17709#: resources/views/setup/step-6-failed.phtml:4
17710msgid "An unexpected database error occurred."
17711msgstr ""
17712
17713#: resources/views/errors/database-error.phtml:12
17714#: resources/views/setup/step-6-failed.phtml:12
17715msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem."
17716msgstr ""
17717
17718#: resources/views/errors/no-tree-access.phtml:4
17719msgid "This user account does not have access to any tree."
17720msgstr ""
17721
17722#: resources/views/family-page-children.phtml:13
17723#: resources/views/modules/ancestors-chart/tree.phtml:39
17724#: resources/views/modules/descendancy_chart/tree.phtml:41
17725#: resources/views/statistics/families/top10-list.phtml:18
17726#: resources/views/statistics/families/top10-nolist.phtml:14
17727#, php-format
17728msgid "%s child"
17729msgid_plural "%s children"
17730msgstr[0] ""
17731msgstr[1] ""
17732
17733#: resources/views/family-page-menu.phtml:51
17734msgid "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?"
17735msgstr ""
17736
17737#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17738#: resources/views/family-page.phtml:16
17739#: resources/views/gedcom-record-page.phtml:10
17740#: resources/views/individual-page.phtml:29 resources/views/media-page.phtml:28
17741#: resources/views/note-page.phtml:10 resources/views/repository-page.phtml:14
17742#: resources/views/source-page.phtml:15
17743msgctxt "You should review the deletion and then accept or reject it."
17744msgid "accept"
17745msgstr ""
17746
17747#: resources/views/family-page.phtml:16
17748#: resources/views/gedcom-record-page.phtml:10
17749#: resources/views/individual-page.phtml:29 resources/views/media-page.phtml:28
17750#: resources/views/note-page.phtml:10 resources/views/repository-page.phtml:14
17751#: resources/views/source-page.phtml:15
17752msgctxt "You should review the deletion and then accept or reject it."
17753msgid "reject"
17754msgstr ""
17755
17756#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17757#: resources/views/family-page.phtml:16
17758#, php-format
17759msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it."
17760msgstr ""
17761
17762#: resources/views/family-page.phtml:18
17763msgid "This family has been deleted. The deletion will need to be reviewed by a moderator."
17764msgstr ""
17765
17766#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17767#: resources/views/family-page.phtml:22
17768#: resources/views/gedcom-record-page.phtml:16
17769#: resources/views/individual-page.phtml:38 resources/views/media-page.phtml:34
17770#: resources/views/note-page.phtml:16 resources/views/repository-page.phtml:20
17771#: resources/views/source-page.phtml:21
17772msgctxt "You should review the changes and then accept or reject them."
17773msgid "accept"
17774msgstr ""
17775
17776#: resources/views/family-page.phtml:22
17777#: resources/views/gedcom-record-page.phtml:16
17778#: resources/views/individual-page.phtml:38 resources/views/media-page.phtml:34
17779#: resources/views/note-page.phtml:16 resources/views/repository-page.phtml:20
17780#: resources/views/source-page.phtml:21
17781msgctxt "You should review the changes and then accept or reject them."
17782msgid "reject"
17783msgstr ""
17784
17785#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17786#: resources/views/family-page.phtml:22
17787#, php-format
17788msgid "This family has been edited. You should review the changes and then %1$s or %2$s them."
17789msgstr ""
17790
17791#: resources/views/family-page.phtml:24
17792msgid "This family has been edited. The changes need to be reviewed by a moderator."
17793msgstr ""
17794
17795#: resources/views/family-page.phtml:56
17796msgid "No facts exist for this family."
17797msgstr ""
17798
17799#: resources/views/forgot-password-page.phtml:20
17800#: resources/views/modules/login_block/sign-in.phtml:51
17801msgid "Username or email address"
17802msgstr ""
17803
17804#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17805#: resources/views/gedcom-record-page.phtml:10
17806#, php-format
17807msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it."
17808msgstr ""
17809
17810#: resources/views/gedcom-record-page.phtml:12
17811msgid "This record has been deleted. The deletion will need to be reviewed by a moderator."
17812msgstr ""
17813
17814#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17815#: resources/views/gedcom-record-page.phtml:16
17816#, php-format
17817msgid "This record has been edited. You should review the changes and then %1$s or %2$s them."
17818msgstr ""
17819
17820#: resources/views/gedcom-record-page.phtml:18
17821msgid "This record has been edited. The changes need to be reviewed by a moderator."
17822msgstr ""
17823
17824#: resources/views/help/date.phtml:4
17825msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords."
17826msgstr ""
17827
17828#: resources/views/help/date.phtml:17 resources/views/help/date.phtml:55
17829#: resources/views/help/date.phtml:93
17830msgid "Shortcut"
17831msgstr ""
17832
17833#: resources/views/help/date.phtml:42
17834msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range."
17835msgstr ""
17836
17837#: resources/views/help/date.phtml:49
17838#: resources/views/modules/statistics-chart/custom.phtml:88
17839msgid "Date range"
17840msgstr ""
17841
17842#: resources/views/help/date.phtml:80
17843msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time."
17844msgstr ""
17845
17846#: resources/views/help/date.phtml:87
17847msgid "Date period"
17848msgstr ""
17849
17850#: resources/views/help/date.phtml:118
17851msgid "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."
17852msgstr ""
17853
17854#: resources/views/help/hebrew.phtml:4
17855msgid "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."
17856msgstr ""
17857
17858#: resources/views/help/iso-8859-1.phtml:4
17859msgid "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."
17860msgstr ""
17861
17862#: resources/views/help/media-object.phtml:4
17863msgid "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)."
17864msgstr ""
17865
17866#: resources/views/help/name.phtml:4
17867msgid "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."
17868msgstr ""
17869
17870#: resources/views/help/name.phtml:9
17871#, php-format
17872msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>"
17873msgstr ""
17874
17875#: resources/views/help/name.phtml:12
17876#, php-format
17877msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>"
17878msgstr ""
17879
17880#: resources/views/help/name.phtml:15
17881#, php-format
17882msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>"
17883msgstr ""
17884
17885#: resources/views/help/name.phtml:18
17886#, php-format
17887msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>"
17888msgstr ""
17889
17890#: resources/views/help/name.phtml:21
17891#, php-format
17892msgid "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>"
17893msgstr ""
17894
17895#: resources/views/help/name.phtml:24
17896#, php-format
17897msgid "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>."
17898msgstr ""
17899
17900#: resources/views/help/pending-changes.phtml:4
17901msgid "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."
17902msgstr ""
17903
17904#: resources/views/help/pending-changes.phtml:8
17905msgid "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."
17906msgstr ""
17907
17908#: resources/views/help/pending-changes.phtml:12
17909msgid "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."
17910msgstr ""
17911
17912#: resources/views/help/pending-changes.phtml:17
17913msgid "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."
17914msgstr ""
17915
17916#: resources/views/help/place.phtml:4
17917msgid "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”."
17918msgstr ""
17919
17920#: resources/views/help/place.phtml:8
17921msgid "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."
17922msgstr ""
17923
17924#: resources/views/help/relationship-privacy.phtml:4
17925msgid "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."
17926msgstr ""
17927
17928#: resources/views/help/relationship-privacy.phtml:8
17929msgid "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)."
17930msgstr ""
17931
17932#: resources/views/help/relationship-privacy.phtml:12
17933msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users."
17934msgstr ""
17935
17936#: resources/views/help/restriction.phtml:4
17937msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it."
17938msgstr ""
17939
17940#: resources/views/help/restriction.phtml:7
17941msgid "Note that if a user account is linked to a record, then that user will always be able to view that record."
17942msgstr ""
17943
17944#: resources/views/help/romanized.phtml:4
17945msgid "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."
17946msgstr ""
17947
17948#: resources/views/help/source-events.phtml:4
17949msgid "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."
17950msgstr ""
17951
17952#: resources/views/help/surname.phtml:4
17953msgid "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."
17954msgstr ""
17955
17956#: resources/views/help/zip-gedcom.phtml:4
17957msgid "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."
17958msgstr ""
17959
17960#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17961#: resources/views/individual-page.phtml:29
17962#, php-format
17963msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it."
17964msgstr ""
17965
17966#: resources/views/individual-page.phtml:32
17967msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator."
17968msgstr ""
17969
17970#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
17971#: resources/views/individual-page.phtml:38
17972#, php-format
17973msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them."
17974msgstr ""
17975
17976#: resources/views/individual-page.phtml:41
17977msgid "This individual has been edited. The changes need to be reviewed by a moderator."
17978msgstr ""
17979
17980#. I18N: A button label, previous page
17981#: resources/views/individual-page.phtml:77
17982#: resources/views/lists/datatables-attributes.phtml:16
17983#: resources/views/media-list-page.phtml:86
17984#: resources/views/media-list-page.phtml:185
17985#: resources/views/modules/batch_update/admin.phtml:56
17986#: resources/views/modules/batch_update/admin.phtml:60
17987#: resources/views/setup/step-2-server-checks.phtml:67
17988#: resources/views/setup/step-3-database-type.phtml:75
17989#: resources/views/setup/step-4-database-mysql.phtml:114
17990#: resources/views/setup/step-4-database-pgsql.phtml:101
17991#: resources/views/setup/step-4-database-sqlite.phtml:75
17992#: resources/views/setup/step-4-database-sqlsvr.phtml:101
17993#: resources/views/setup/step-5-administrator.phtml:86
17994msgid "previous"
17995msgstr ""
17996
17997#. I18N: A button label, next page
17998#: resources/views/individual-page.phtml:81
17999#: resources/views/lists/datatables-attributes.phtml:14
18000#: resources/views/media-list-page.phtml:96
18001#: resources/views/media-list-page.phtml:195
18002#: resources/views/modules/batch_update/admin.phtml:66
18003#: resources/views/modules/batch_update/admin.phtml:70
18004#: resources/views/setup/step-1-language.phtml:35
18005#: resources/views/setup/step-2-server-checks.phtml:63
18006#: resources/views/setup/step-3-database-type.phtml:71
18007#: resources/views/setup/step-4-database-mysql.phtml:110
18008#: resources/views/setup/step-4-database-pgsql.phtml:97
18009#: resources/views/setup/step-4-database-sqlite.phtml:71
18010#: resources/views/setup/step-4-database-sqlsvr.phtml:97
18011#: resources/views/setup/step-5-administrator.phtml:82
18012msgid "next"
18013msgstr ""
18014
18015#. I18N: Skip over the headers and menus, to the main content of the page
18016#: resources/views/layouts/administration.phtml:47
18017#: resources/views/layouts/default.phtml:82
18018msgid "Skip to content"
18019msgstr ""
18020
18021#: resources/views/layouts/default.phtml:157
18022#: resources/views/modules/random_media/slide-show.phtml:21
18023#: resources/views/modules/random_media/slide-show.phtml:23
18024msgid "Play"
18025msgstr ""
18026
18027#: resources/views/layouts/default.phtml:158
18028#: resources/views/modules/random_media/slide-show.phtml:25
18029#: resources/views/modules/random_media/slide-show.phtml:27
18030msgid "Stop"
18031msgstr ""
18032
18033#: resources/views/layouts/error.phtml:9 resources/views/layouts/error.phtml:26
18034#: resources/views/layouts/offline.phtml:58
18035msgid "This website is temporarily unavailable"
18036msgstr ""
18037
18038#: resources/views/layouts/offline.phtml:61
18039msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes."
18040msgstr ""
18041
18042#: resources/views/layouts/setup.phtml:8 resources/views/layouts/setup.phtml:16
18043msgid "Setup wizard for webtrees"
18044msgstr ""
18045
18046#: resources/views/lists/anniversaries-table.phtml:16
18047#: resources/views/lists/families-table.phtml:257
18048#: resources/views/lists/individuals-table.phtml:271
18049#: resources/views/lists/individuals-table.phtml:281
18050#: resources/views/modules/yahrzeit/table.phtml:16
18051msgid "Anniversary"
18052msgstr ""
18053
18054#: resources/views/lists/datatables-attributes.phtml:18
18055#: resources/views/lists/datatables-attributes.phtml:29
18056msgid "No records to display"
18057msgstr ""
18058
18059#. I18N: %s are placeholders for numbers
18060#: resources/views/lists/datatables-attributes.phtml:20
18061#: resources/views/lists/datatables-attributes.phtml:21
18062#, php-format
18063msgid "Showing %1$s to %2$s of %3$s"
18064msgstr ""
18065
18066#. I18N: %s is a number
18067#: resources/views/lists/datatables-attributes.phtml:23
18068#, php-format
18069msgid "(filtered from %s total entries)"
18070msgstr ""
18071
18072#. I18N: %s is a number of records per page
18073#: resources/views/lists/datatables-attributes.phtml:25
18074#, php-format
18075msgid "Display %s"
18076msgstr ""
18077
18078#: resources/views/lists/datatables-attributes.phtml:26
18079msgid "Loading…"
18080msgstr ""
18081
18082#: resources/views/lists/datatables-attributes.phtml:28
18083msgid "Filter"
18084msgstr ""
18085
18086#: resources/views/lists/families-table.phtml:158
18087msgid "Both alive"
18088msgstr ""
18089
18090#: resources/views/lists/families-table.phtml:164
18091msgid "Show couples where only the female partner is dead."
18092msgstr ""
18093
18094#: resources/views/lists/families-table.phtml:166
18095msgid "Widower"
18096msgstr ""
18097
18098#: resources/views/lists/families-table.phtml:172
18099msgid "Show couples where only the male partner is dead."
18100msgstr ""
18101
18102#: resources/views/lists/families-table.phtml:174
18103msgid "Widow"
18104msgstr ""
18105
18106#: resources/views/lists/families-table.phtml:180
18107#: resources/views/lists/individuals-table.phtml:204
18108msgid "Show individuals who are dead or couples where both partners are dead."
18109msgstr ""
18110
18111#: resources/views/lists/families-table.phtml:182
18112msgid "Both dead"
18113msgstr ""
18114
18115#: resources/views/lists/families-table.phtml:190
18116#: resources/views/lists/individuals-table.phtml:248
18117msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database."
18118msgstr ""
18119
18120#: resources/views/lists/families-table.phtml:192
18121#: resources/views/lists/individuals-table.phtml:250
18122msgid "Roots"
18123msgstr ""
18124
18125#: resources/views/lists/families-table.phtml:198
18126#: resources/views/lists/individuals-table.phtml:256
18127msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database."
18128msgstr ""
18129
18130#: resources/views/lists/families-table.phtml:200
18131#: resources/views/lists/individuals-table.phtml:258
18132msgid "Leaves"
18133msgstr ""
18134
18135#: resources/views/lists/families-table.phtml:208
18136msgid "Show couples with an unknown marriage date."
18137msgstr ""
18138
18139#: resources/views/lists/families-table.phtml:216
18140msgid "Show couples who married more than 100 years ago."
18141msgstr ""
18142
18143#: resources/views/lists/families-table.phtml:224
18144msgid "Show couples who married within the last 100 years."
18145msgstr ""
18146
18147#: resources/views/lists/families-table.phtml:232
18148msgid "Show divorced couples."
18149msgstr ""
18150
18151#: resources/views/lists/families-table.phtml:240
18152msgid "Show couples where either partner married more than once."
18153msgstr ""
18154
18155#: resources/views/lists/families-table.phtml:242
18156msgid "Multiple marriages"
18157msgstr ""
18158
18159#: resources/views/lists/families-table.phtml:276
18160#: resources/views/lists/individuals-table.phtml:300
18161msgid "Show parents"
18162msgstr ""
18163
18164#: resources/views/lists/families-table.phtml:279
18165#: resources/views/lists/individuals-table.phtml:303
18166msgid "Show statistics charts"
18167msgstr ""
18168
18169#: resources/views/lists/families-table.phtml:470
18170#: resources/views/lists/families-table.phtml:486
18171#: resources/views/lists/individuals-table.phtml:479
18172#: resources/views/lists/individuals-table.phtml:496
18173msgid "Decade of birth"
18174msgstr ""
18175
18176#: resources/views/lists/families-table.phtml:495
18177#: resources/views/lists/families-table.phtml:511
18178msgid "Decade of marriage"
18179msgstr ""
18180
18181#: resources/views/lists/given-names-table.phtml:10
18182#: resources/views/search-phonetic-page.phtml:17
18183msgid "Given name"
18184msgstr ""
18185
18186#: resources/views/lists/individuals-table.phtml:170
18187msgid "Show only males."
18188msgstr ""
18189
18190#: resources/views/lists/individuals-table.phtml:178
18191msgid "Show only females."
18192msgstr ""
18193
18194#: resources/views/lists/individuals-table.phtml:186
18195msgid "Show only individuals for whom the gender is not known."
18196msgstr ""
18197
18198#: resources/views/lists/individuals-table.phtml:196
18199msgid "Show individuals who are alive or couples where both partners are alive."
18200msgstr ""
18201
18202#: resources/views/lists/individuals-table.phtml:198
18203msgid "Alive"
18204msgstr ""
18205
18206#: resources/views/lists/individuals-table.phtml:212
18207msgid "Show individuals who died more than 100 years ago."
18208msgstr ""
18209
18210#: resources/views/lists/individuals-table.phtml:220
18211msgid "Show individuals who died within the last 100 years."
18212msgstr ""
18213
18214#: resources/views/lists/individuals-table.phtml:230
18215msgid "Show individuals born more than 100 years ago."
18216msgstr ""
18217
18218#: resources/views/lists/individuals-table.phtml:238
18219msgid "Show individuals born within the last 100 years."
18220msgstr ""
18221
18222#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets.
18223#: resources/views/lists/individuals-table.phtml:268
18224msgid "Sosa"
18225msgstr ""
18226
18227#: resources/views/lists/individuals-table.phtml:505
18228#: resources/views/lists/individuals-table.phtml:522
18229msgid "Decade of death"
18230msgstr ""
18231
18232#: resources/views/lists/individuals-table.phtml:531
18233#: resources/views/lists/individuals-table.phtml:573
18234msgid "Age related to death year"
18235msgstr ""
18236
18237#: resources/views/lists/repositories-table.phtml:41
18238msgid "Repository name"
18239msgstr ""
18240
18241#: resources/views/lists/surnames-table.phtml:11
18242#: resources/views/modules/gedcom_stats/config.phtml:44
18243#: resources/views/modules/gedcom_stats/statistics.phtml:52
18244#: resources/views/modules/statistics-chart/custom.phtml:155
18245msgid "Surnames"
18246msgstr ""
18247
18248#: resources/views/lists/surnames-table.phtml:20
18249#: resources/views/modules/family-book-chart/page.phtml:43
18250#: resources/views/modules/pedigree-chart/previous.phtml:29
18251msgid "Spouses"
18252msgstr ""
18253
18254#: resources/views/login-page.phtml:21
18255msgid "Welcome to this genealogy website"
18256msgstr ""
18257
18258#. I18N: A button label.
18259#: resources/views/login-page.phtml:56
18260#: resources/views/modules/login_block/sign-in.phtml:31
18261msgid "sign in"
18262msgstr ""
18263
18264#: resources/views/login-page.phtml:60
18265#: resources/views/modules/login_block/sign-in.phtml:35
18266msgid "Forgot password?"
18267msgstr ""
18268
18269#: resources/views/media-list-page.phtml:21
18270#: resources/views/modals/media-file-fields.phtml:48
18271msgid "Folder"
18272msgstr ""
18273
18274#: resources/views/media-list-page.phtml:29
18275msgid "Media objects per page"
18276msgstr ""
18277
18278#: resources/views/media-list-page.phtml:52
18279msgid "Search filters"
18280msgstr ""
18281
18282#: resources/views/media-list-page.phtml:73
18283msgid "Media objects found"
18284msgstr ""
18285
18286#: resources/views/media-list-page.phtml:91
18287#: resources/views/media-list-page.phtml:190
18288#, php-format
18289msgid "Page %s of %s"
18290msgstr ""
18291
18292#. I18N: %s is a filename
18293#: resources/views/media-list-page.phtml:145
18294#: resources/views/media-page.phtml:117
18295#, php-format
18296msgid "The file “%s” does not exist."
18297msgstr ""
18298
18299#: resources/views/media-page-menu.phtml:19
18300#: resources/views/modals/link-media-to-individual.phtml:8
18301msgid "Link this media object to an individual"
18302msgstr ""
18303
18304#: resources/views/media-page-menu.phtml:24
18305#: resources/views/modals/link-media-to-family.phtml:8
18306msgid "Link this media object to a family"
18307msgstr ""
18308
18309#: resources/views/media-page-menu.phtml:29
18310#: resources/views/modals/link-media-to-source.phtml:8
18311msgid "Link this media object to a source"
18312msgstr ""
18313
18314#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
18315#: resources/views/media-page.phtml:28
18316#, php-format
18317msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it."
18318msgstr ""
18319
18320#: resources/views/media-page.phtml:30
18321msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator."
18322msgstr ""
18323
18324#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
18325#: resources/views/media-page.phtml:34
18326#, php-format
18327msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them."
18328msgstr ""
18329
18330#: resources/views/media-page.phtml:36
18331msgid "This media object has been edited. The changes need to be reviewed by a moderator."
18332msgstr ""
18333
18334#: resources/views/media-page.phtml:134
18335msgid "Download file"
18336msgstr ""
18337
18338#. I18N: URL = web address
18339#: resources/views/modals/media-file-fields.phtml:19
18340msgid "A URL"
18341msgstr ""
18342
18343#: resources/views/modals/media-file-fields.phtml:58
18344msgid "Same as uploaded file"
18345msgstr ""
18346
18347#: resources/views/modals/media-file-fields.phtml:62
18348msgid "If you have a large number of media files, you can organize them into folders and subfolders."
18349msgstr ""
18350
18351#: resources/views/modals/media-file-fields.phtml:67
18352msgid "Create a unique filename"
18353msgstr ""
18354
18355#: resources/views/modals/media-file-fields.phtml:92
18356msgid "Caution!"
18357msgstr ""
18358
18359#: resources/views/modals/media-file-fields.phtml:94
18360msgid "The GEDCOM standard does not allow URLs in media objects."
18361msgstr ""
18362
18363#: resources/views/modals/media-file-fields.phtml:95
18364msgid "Other genealogy applications might not recognize this data."
18365msgstr ""
18366
18367#: resources/views/modals/on-screen-keyboard.phtml:8
18368msgid "Keep open"
18369msgstr ""
18370
18371#. I18N: a restrction on viewing data
18372#: resources/views/modals/restriction-fields.phtml:5
18373msgid "Privacy restriction"
18374msgstr ""
18375
18376#. I18N: A restriction on editing data
18377#: resources/views/modals/restriction-fields.phtml:22
18378msgid "Editing restriction"
18379msgstr ""
18380
18381#: resources/views/modules/ancestors-chart/page.phtml:25
18382#: resources/views/modules/descendancy_chart/page.phtml:24
18383#: resources/views/modules/family-book-chart/page.phtml:24
18384#: resources/views/modules/fanchart/page.phtml:35
18385#: resources/views/modules/hourglass-chart/page.phtml:26
18386#: resources/views/modules/pedigree-chart/page.phtml:25
18387#: resources/views/modules/pedigree-map/page.phtml:24
18388#: resources/xml/reports/ahnentafel_report.xml:7
18389#: resources/xml/reports/descendancy_report.xml:6
18390#: resources/xml/reports/individual_ext_report.xml:7
18391#: resources/xml/reports/missing_facts_report.xml:7
18392msgid "Generations"
18393msgstr ""
18394
18395#: resources/views/modules/ancestors-chart/page.phtml:35
18396#: resources/views/modules/descendancy_chart/page.phtml:34
18397#: resources/views/modules/fanchart/page.phtml:26
18398#: resources/views/modules/hourglass-chart/page.phtml:36
18399#: resources/views/modules/pedigree-chart/page.phtml:34
18400msgid "Layout"
18401msgstr ""
18402
18403#: resources/views/modules/ancestors-chart/tree.phtml:18
18404msgid "Sosa-Stradonitz number"
18405msgstr ""
18406
18407#: resources/views/modules/batch_update/admin.phtml:77
18408msgid "Update"
18409msgstr ""
18410
18411#: resources/views/modules/batch_update/admin.phtml:82
18412#: resources/views/modules/batch_update/admin.phtml:86
18413msgid "Update all"
18414msgstr ""
18415
18416#: resources/views/modules/batch_update/admin.phtml:85
18417msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time."
18418msgstr ""
18419
18420#: resources/views/modules/batch_update/admin.phtml:100
18421msgid "Nothing found."
18422msgstr ""
18423
18424#. I18N: A configuration setting
18425#: resources/views/modules/bing-webmaster-tools/form.phtml:5
18426#: resources/views/modules/google-webmaster-tools/form.phtml:5
18427msgid "Site verification code"
18428msgstr ""
18429
18430#: resources/views/modules/bing-webmaster-tools/form.phtml:14
18431#: resources/views/modules/google-webmaster-tools/form.phtml:14
18432msgid "Site verification codes do not work when webtrees is installed in a subfolder."
18433msgstr ""
18434
18435#: resources/views/modules/census-assistant.phtml:10
18436msgid "Create a shared note using the census assistant"
18437msgstr ""
18438
18439#: resources/views/modules/census-assistant.phtml:32
18440msgid "Citation"
18441msgstr ""
18442
18443#: resources/views/modules/census-assistant.phtml:65
18444msgid "Head of household"
18445msgstr ""
18446
18447#: resources/views/modules/census-assistant.phtml:109
18448msgid "Census transcript"
18449msgstr ""
18450
18451#: resources/views/modules/census-assistant.phtml:109
18452msgid "Household"
18453msgstr ""
18454
18455#: resources/views/modules/charts/config.phtml:5
18456#: resources/views/modules/statistics-chart/custom.phtml:18
18457#: resources/views/modules/statistics-chart/custom.phtml:147
18458#: resources/views/modules/statistics-chart/custom.phtml:149
18459msgid "Chart type"
18460msgstr ""
18461
18462#: resources/views/modules/clippings/show.phtml:8
18463msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file."
18464msgstr ""
18465
18466#: resources/views/modules/clippings/show.phtml:13
18467msgid "Your clippings cart is empty."
18468msgstr ""
18469
18470#: resources/views/modules/custom-css-js/edit.phtml:16
18471msgid "Add content to the end of the <code>&lt;head&gt;</code> element."
18472msgstr ""
18473
18474#: resources/views/modules/custom-css-js/edit.phtml:21
18475msgid "Include the <code>&lt;style&gt;&lt;/style&gt;</code> tags."
18476msgstr ""
18477
18478#: resources/views/modules/custom-css-js/edit.phtml:28
18479msgid "Add content to the end of the <code>&lt;body&gt;</code> element."
18480msgstr ""
18481
18482#: resources/views/modules/custom-css-js/edit.phtml:33
18483msgid "Include the <code>&lt;script&gt;&lt;/script&gt;</code> tags."
18484msgstr ""
18485
18486#: resources/views/modules/descendancy_chart/tree.phtml:17
18487msgid "d’Aboville number"
18488msgstr ""
18489
18490#: resources/views/modules/family-book-chart/chart.phtml:21
18491#, php-format
18492msgid "Family of %s"
18493msgstr ""
18494
18495#: resources/views/modules/family-book-chart/page.phtml:33
18496msgid "Descendant generations"
18497msgstr ""
18498
18499#: resources/views/modules/family-book-chart/page.phtml:46
18500#: resources/views/modules/hourglass-chart/page.phtml:39
18501#: resources/xml/reports/pedigree_report.xml:6
18502msgid "Show spouses"
18503msgstr ""
18504
18505#: resources/views/modules/family_nav/sidebar-family.phtml:25
18506msgid "Parents"
18507msgstr ""
18508
18509#. I18N: FAQ = “Frequently Asked Question”
18510#: resources/views/modules/faq/config.phtml:14
18511msgid "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."
18512msgstr ""
18513
18514#: resources/views/modules/faq/config.phtml:15
18515msgid "You may use HTML to format the answer and to add links to other websites."
18516msgstr ""
18517
18518#. I18N: Label for a configuration option
18519#: resources/views/modules/faq/config.phtml:41
18520#: resources/views/modules/faq/edit.phtml:51
18521#: resources/views/modules/recent_changes/config.phtml:24
18522#: resources/views/modules/todays_events/config.phtml:32
18523#: resources/views/modules/upcoming_events/config.phtml:42
18524#: resources/xml/reports/bdm_report.xml:11
18525#: resources/xml/reports/birth_report.xml:9
18526#: resources/xml/reports/cemetery_report.xml:6
18527#: resources/xml/reports/change_report.xml:7
18528#: resources/xml/reports/death_report.xml:9
18529#: resources/xml/reports/fact_sources.xml:7
18530#: resources/xml/reports/individual_ext_report.xml:8
18531#: resources/xml/reports/marriage_report.xml:9
18532#: resources/xml/reports/occupation_report.xml:6
18533#: resources/xml/reports/relative_ext_report.xml:7
18534msgid "Sort order"
18535msgstr ""
18536
18537#: resources/views/modules/faq/config.phtml:43
18538#: resources/views/modules/faq/edit.phtml:19
18539msgid "Question"
18540msgstr ""
18541
18542#: resources/views/modules/faq/edit.phtml:30
18543msgid "Answer"
18544msgstr ""
18545
18546#. I18N: Label for a configuration option
18547#: resources/views/modules/faq/edit.phtml:41
18548#: resources/views/modules/html/config.phtml:56
18549#: resources/views/modules/stories/edit.phtml:45
18550msgid "Show this block for which languages"
18551msgstr ""
18552
18553#. I18N: FAQ = “Frequently Asked Question”
18554#: resources/views/modules/faq/edit.phtml:68
18555msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees."
18556msgstr ""
18557
18558#: resources/views/modules/faq/show.phtml:20
18559msgid "back to top"
18560msgstr ""
18561
18562#: resources/views/modules/favorites/favorites.phtml:33
18563msgid "Are you sure you want to remove this item from your list of favorites?"
18564msgstr ""
18565
18566#: resources/views/modules/favorites/favorites.phtml:42
18567#: resources/views/modules/favorites/favorites.phtml:52
18568msgid "Add a favorite"
18569msgstr ""
18570
18571#: resources/views/modules/favorites/favorites.phtml:138
18572msgid "Enter an optional note about this favorite"
18573msgstr ""
18574
18575#: resources/views/modules/gedcom_news/edit.phtml:24
18576#: resources/views/modules/html/config.phtml:32
18577#: resources/views/modules/user_blog/edit.phtml:24
18578msgid "Content"
18579msgstr ""
18580
18581#: resources/views/modules/gedcom_news/list.phtml:9
18582#: resources/views/modules/user_blog/list.phtml:9
18583msgid "No news articles have been submitted."
18584msgstr ""
18585
18586#: resources/views/modules/gedcom_news/list.phtml:17
18587#: resources/views/modules/user_blog/list.phtml:15
18588msgid "More news articles"
18589msgstr ""
18590
18591#: resources/views/modules/gedcom_news/list.phtml:51
18592msgid "Add a news article"
18593msgstr ""
18594
18595#. I18N: label for yes/no option
18596#: resources/views/modules/gedcom_stats/config.phtml:9
18597msgid "Show date of last update"
18598msgstr ""
18599
18600#: resources/views/modules/gedcom_stats/config.phtml:21
18601#: resources/views/modules/html/template-statistics.phtml:30
18602#: resources/views/statistics/individuals/names.phtml:21
18603msgid "Total surnames"
18604msgstr ""
18605
18606#: resources/views/modules/gedcom_stats/config.phtml:26
18607#: resources/views/statistics/other/total-events.phtml:11
18608#: resources/xml/reports/missing_facts_report.xml:602
18609msgid "Total events"
18610msgstr ""
18611
18612#: resources/views/modules/gedcom_stats/config.phtml:27
18613msgid "Total users"
18614msgstr ""
18615
18616#: resources/views/modules/gedcom_stats/config.phtml:28
18617#: resources/views/modules/gedcom_stats/statistics.phtml:140
18618#: resources/views/modules/html/template-statistics.phtml:63
18619#: resources/views/statistics/individuals/total-events.phtml:43
18620msgid "Earliest birth"
18621msgstr ""
18622
18623#: resources/views/modules/gedcom_stats/config.phtml:29
18624#: resources/views/modules/gedcom_stats/statistics.phtml:151
18625#: resources/views/modules/html/template-statistics.phtml:67
18626#: resources/views/statistics/individuals/total-events.phtml:54
18627msgid "Latest birth"
18628msgstr ""
18629
18630#: resources/views/modules/gedcom_stats/config.phtml:30
18631#: resources/views/modules/gedcom_stats/statistics.phtml:162
18632#: resources/views/modules/html/template-statistics.phtml:71
18633#: resources/views/statistics/individuals/total-events.phtml:91
18634msgid "Earliest death"
18635msgstr ""
18636
18637#: resources/views/modules/gedcom_stats/config.phtml:31
18638#: resources/views/modules/gedcom_stats/statistics.phtml:173
18639#: resources/views/modules/html/template-statistics.phtml:75
18640#: resources/views/statistics/individuals/total-events.phtml:102
18641msgid "Latest death"
18642msgstr ""
18643
18644#: resources/views/modules/gedcom_stats/config.phtml:32
18645#: resources/views/modules/gedcom_stats/statistics.phtml:184
18646#: resources/views/modules/html/template-statistics.phtml:79
18647msgid "Individual who lived the longest"
18648msgstr ""
18649
18650#: resources/views/modules/gedcom_stats/config.phtml:34
18651#: resources/views/modules/gedcom_stats/statistics.phtml:210
18652#: resources/views/modules/html/template-statistics.phtml:87
18653msgid "Family with the most children"
18654msgstr ""
18655
18656#: resources/views/modules/gedcom_stats/config.phtml:48
18657#: resources/views/modules/gedcom_stats/statistics.phtml:239
18658#: resources/views/modules/html/template-statistics.phtml:99
18659msgid "Most common surnames"
18660msgstr ""
18661
18662#. I18N: ... to show in a list
18663#: resources/views/modules/gedcom_stats/config.phtml:56
18664#: resources/views/modules/top10_surnames/config.phtml:5
18665msgid "Number of surnames"
18666msgstr ""
18667
18668#: resources/views/modules/gedcom_stats/statistics.phtml:5
18669#: resources/views/modules/html/template-statistics.phtml:12
18670#, php-format
18671msgid "This family tree was last updated on %s."
18672msgstr ""
18673
18674#: resources/views/modules/gedcom_stats/statistics.phtml:108
18675#: resources/views/modules/html/template-statistics.phtml:50
18676#: resources/views/modules/todays_events/config.phtml:14
18677#: resources/views/modules/upcoming_events/config.phtml:24
18678#: resources/views/statistics/individuals/total-events.phtml:11
18679msgid "Events"
18680msgstr ""
18681
18682#. I18N: A configuration setting
18683#: resources/views/modules/google-analytics/form.phtml:5
18684#: resources/views/modules/matomo-analytics/form.phtml:5
18685#: resources/views/modules/statcounter/form.phtml:5
18686msgid "Site identification code"
18687msgstr ""
18688
18689#: resources/views/modules/google-analytics/form.phtml:14
18690#: resources/views/modules/matomo-analytics/form.phtml:23
18691#: resources/views/modules/statcounter/form.phtml:23
18692msgid "Tracking and analytics are not added to the control panel."
18693msgstr ""
18694
18695#: resources/views/modules/html/config.phtml:20
18696msgid "Templates"
18697msgstr ""
18698
18699#: resources/views/modules/html/config.phtml:25
18700msgid "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."
18701msgstr ""
18702
18703#: resources/views/modules/html/config.phtml:36
18704msgid "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."
18705msgstr ""
18706
18707#: resources/views/modules/html/config.phtml:45
18708msgid "Show the date and time of update"
18709msgstr ""
18710
18711#. I18N: do not translate the #keywords#
18712#: resources/views/modules/html/template-narrative.phtml:7
18713msgid "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#."
18714msgstr ""
18715
18716#: resources/views/modules/interactive-tree/chart.phtml:10
18717msgid "Use compact layout"
18718msgstr ""
18719
18720#: resources/views/modules/lifespans-chart/page.phtml:20
18721msgid "Add individuals"
18722msgstr ""
18723
18724#. I18N: Label for a configuration option
18725#: resources/views/modules/lifespans-chart/page.phtml:24
18726msgid "Include the individual’s immediate family"
18727msgstr ""
18728
18729#: resources/views/modules/lifespans-chart/page.phtml:30
18730msgid "Select individuals by place or date"
18731msgstr ""
18732
18733#: resources/views/modules/lifespans-chart/page.phtml:45
18734msgid "Start year"
18735msgstr ""
18736
18737#: resources/views/modules/lifespans-chart/page.phtml:54
18738msgid "End year"
18739msgstr ""
18740
18741#: resources/views/modules/login_block/sign-out.phtml:9
18742#, php-format
18743msgid "You are signed in as %s."
18744msgstr ""
18745
18746#. I18N: A button label.
18747#: resources/views/modules/login_block/sign-out.phtml:14
18748msgid "sign out"
18749msgstr ""
18750
18751#: resources/views/modules/media/tab.phtml:16
18752msgid "There are no media objects for this individual."
18753msgstr ""
18754
18755#: resources/views/modules/notes/tab.phtml:16
18756msgid "Show all notes"
18757msgstr ""
18758
18759#: resources/views/modules/notes/tab.phtml:31
18760msgid "There are no notes for this individual."
18761msgstr ""
18762
18763#: resources/views/modules/pedigree-chart/page.phtml:37
18764msgid "left"
18765msgstr ""
18766
18767#: resources/views/modules/pedigree-chart/page.phtml:37
18768msgid "right"
18769msgstr ""
18770
18771#: resources/views/modules/pedigree-chart/page.phtml:37
18772msgid "up"
18773msgstr ""
18774
18775#: resources/views/modules/pedigree-chart/page.phtml:37
18776msgid "down"
18777msgstr ""
18778
18779#: resources/views/modules/pedigree-chart/previous.phtml:20
18780msgid "Siblings"
18781msgstr ""
18782
18783#: resources/views/modules/pedigree-chart/previous.phtml:22
18784msgid "Sibling"
18785msgstr ""
18786
18787#: resources/views/modules/personal_facts/tab.phtml:13
18788msgid "Events of close relatives"
18789msgstr ""
18790
18791#: resources/views/modules/personal_facts/tab.phtml:31
18792msgid "There are no facts for this individual."
18793msgstr ""
18794
18795#: resources/views/modules/privacy-policy/footer.phtml:15
18796msgid "This website uses cookies to learn about visitor behavior."
18797msgstr ""
18798
18799#: resources/views/modules/privacy-policy/page.phtml:5
18800msgid "Personal data"
18801msgstr ""
18802
18803#: resources/views/modules/privacy-policy/page.phtml:9
18804msgid "This website processes personal data for the purpose of historical and genealogical research."
18805msgstr ""
18806
18807#: resources/views/modules/privacy-policy/page.phtml:12
18808msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations."
18809msgstr ""
18810
18811#: resources/views/modules/privacy-policy/page.phtml:16
18812msgid "Cookies"
18813msgstr ""
18814
18815#: resources/views/modules/privacy-policy/page.phtml:20
18816msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language."
18817msgstr ""
18818
18819#: resources/views/modules/privacy-policy/page.phtml:23
18820msgid "These cookies are “essential”, and do not require consent."
18821msgstr ""
18822
18823#: resources/views/modules/privacy-policy/page.phtml:32
18824msgid "This website uses third-party services to learn about visitor behavior."
18825msgstr ""
18826
18827#: resources/views/modules/privacy-policy/page.phtml:44
18828msgid "These services may use cookies or other tracking technology."
18829msgstr ""
18830
18831#: resources/views/modules/privacy-policy/page.phtml:48
18832msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences."
18833msgstr ""
18834
18835#: resources/views/modules/privacy-policy/page.phtml:53
18836msgid "Data controller"
18837msgstr ""
18838
18839#: resources/views/modules/privacy-policy/page.phtml:57
18840msgid "This website is operated by the following individuals."
18841msgstr ""
18842
18843#: resources/views/modules/random_media/config.phtml:9
18844msgid "Show only individuals, events, or all"
18845msgstr ""
18846
18847#: resources/views/modules/random_media/config.phtml:31
18848msgid "Show slide show controls"
18849msgstr ""
18850
18851#: resources/views/modules/random_media/config.phtml:40
18852msgid "Start slide show on page load"
18853msgstr ""
18854
18855#: resources/views/modules/random_media/slide-show.phtml:29
18856#: resources/views/modules/random_media/slide-show.phtml:31
18857msgid "Next image"
18858msgstr ""
18859
18860#. I18N: [a record was] Changed on <date/time> by <user>
18861#: resources/views/modules/recent_changes/changes-list.phtml:10
18862#, php-format
18863msgid "Changed on %1$s by %2$s"
18864msgstr ""
18865
18866#. I18N: [a record was] Changed on <date/time>
18867#: resources/views/modules/recent_changes/changes-list.phtml:12
18868#, php-format
18869msgid "Changed on %1$s"
18870msgstr ""
18871
18872#: resources/views/modules/recent_changes/config.phtml:5
18873#: resources/views/modules/upcoming_events/config.phtml:5
18874#: resources/views/modules/yahrzeit/config.phtml:5
18875msgid "Number of days to show"
18876msgstr ""
18877
18878#: resources/views/modules/recent_changes/config.phtml:9
18879#: resources/views/modules/upcoming_events/config.phtml:9
18880#: resources/views/modules/yahrzeit/config.phtml:10
18881#, php-format
18882msgid "maximum %s day"
18883msgid_plural "maximum %s days"
18884msgstr[0] ""
18885msgstr[1] ""
18886
18887#. I18N: Label for a configuration option
18888#: resources/views/modules/recent_changes/config.phtml:15
18889#: resources/views/modules/todays_events/config.phtml:23
18890#: resources/views/modules/top10_givnnames/config.phtml:14
18891#: resources/views/modules/top10_surnames/config.phtml:14
18892#: resources/views/modules/upcoming_events/config.phtml:33
18893#: resources/views/modules/yahrzeit/config.phtml:17
18894msgid "Presentation style"
18895msgstr ""
18896
18897#. I18N: label for a yes/no option
18898#: resources/views/modules/recent_changes/config.phtml:33
18899msgid "Show the user who made the change"
18900msgstr ""
18901
18902#: resources/views/modules/relationships-chart/config.phtml:12
18903msgid "Searching for all possible relationships can take a lot of time in complex trees."
18904msgstr ""
18905
18906#. I18N: Configuration option
18907#: resources/views/modules/relationships-chart/config.phtml:33
18908msgid "How much recursion to use when searching for relationships"
18909msgstr ""
18910
18911#: resources/views/modules/relationships-chart/page.phtml:17
18912msgid "Individual 1"
18913msgstr ""
18914
18915#: resources/views/modules/relationships-chart/page.phtml:26
18916msgid "Individual 2"
18917msgstr ""
18918
18919#. I18N: Reverse the order of two individuals
18920#: resources/views/modules/relationships-chart/page.phtml:72
18921msgid "Swap individuals"
18922msgstr ""
18923
18924#: resources/views/modules/relatives/family.phtml:128
18925msgid "Add marriage details"
18926msgstr ""
18927
18928#: resources/views/modules/relatives/family.phtml:204
18929msgid "Add a son or daughter"
18930msgstr ""
18931
18932#: resources/views/modules/relatives/family.phtml:206
18933msgid "Add a brother or sister"
18934msgstr ""
18935
18936#: resources/views/modules/relatives/tab.phtml:12
18937msgid "Date differences"
18938msgstr ""
18939
18940#: resources/views/modules/review_changes/config.phtml:4
18941msgid "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."
18942msgstr ""
18943
18944#. I18N: Label for a configuration option
18945#: resources/views/modules/review_changes/config.phtml:10
18946msgid "Send out reminder emails"
18947msgstr ""
18948
18949#: resources/views/modules/review_changes/config.phtml:20
18950msgid "Reminder email frequency (days)"
18951msgstr ""
18952
18953#. I18N: The www.sitemaps.org site is translated into many languages (e.g. http://www.sitemaps.org/fr/) - choose an appropriate URL.
18954#: resources/views/modules/sitemap/config.phtml:13
18955msgid "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>."
18956msgstr ""
18957
18958#. I18N: Label for a configuration option
18959#: resources/views/modules/sitemap/config.phtml:17
18960msgid "Which family trees should be included in the sitemaps"
18961msgstr ""
18962
18963#: resources/views/modules/sitemap/config.phtml:36
18964msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file."
18965msgstr ""
18966
18967#: resources/views/modules/sitemap/config.phtml:44
18968msgid "To tell search engines that sitemaps are available, you can use the following links."
18969msgstr ""
18970
18971#: resources/views/modules/sources_tab/tab.phtml:16
18972msgid "Show all sources"
18973msgstr ""
18974
18975#: resources/views/modules/sources_tab/tab.phtml:29
18976msgid "There are no source citations for this individual."
18977msgstr ""
18978
18979#. I18N: A configuration setting
18980#: resources/views/modules/statcounter/form.phtml:15
18981msgid "Security code"
18982msgstr ""
18983
18984#: resources/views/modules/statistics-chart/custom.phtml:10
18985msgid "Create your own chart"
18986msgstr ""
18987
18988#: resources/views/modules/statistics-chart/custom.phtml:71
18989msgid "Categories"
18990msgstr ""
18991
18992#: resources/views/modules/statistics-chart/custom.phtml:80
18993msgid "gender"
18994msgstr ""
18995
18996#: resources/views/modules/statistics-chart/custom.phtml:85
18997msgid "date periods"
18998msgstr ""
18999
19000#. I18N: from 1700 interval 50 years
19001#: resources/views/modules/statistics-chart/custom.phtml:93
19002#: resources/views/modules/statistics-chart/custom.phtml:96
19003#: resources/views/modules/statistics-chart/custom.phtml:99
19004#: resources/views/modules/statistics-chart/custom.phtml:102
19005#: resources/views/modules/statistics-chart/custom.phtml:105
19006#: resources/views/modules/statistics-chart/custom.phtml:108
19007#, php-format
19008msgid "from %1$s interval %2$s year"
19009msgid_plural "from %1$s interval %2$s years"
19010msgstr[0] ""
19011msgstr[1] ""
19012
19013#: resources/views/modules/statistics-chart/custom.phtml:114
19014msgid "Results"
19015msgstr ""
19016
19017#: resources/views/modules/statistics-chart/custom.phtml:118
19018msgid "numbers"
19019msgstr ""
19020
19021#: resources/views/modules/statistics-chart/custom.phtml:123
19022msgid "percentage"
19023msgstr ""
19024
19025#: resources/views/modules/statistics-chart/custom.phtml:128
19026#: resources/views/modules/statistics-chart/custom.phtml:131
19027#: resources/views/modules/statistics-chart/custom.phtml:137
19028msgid "Age interval"
19029msgstr ""
19030
19031#: resources/views/modules/statistics-chart/custom.phtml:140
19032msgid "Select the desired age interval"
19033msgstr ""
19034
19035#: resources/views/modules/statistics-chart/custom.phtml:166
19036#: resources/views/modules/statistics-chart/custom.phtml:168
19037msgid "Geographic area"
19038msgstr ""
19039
19040#: resources/views/modules/statistics-chart/custom.phtml:171
19041#: resources/views/places-page.phtml:11 resources/views/places-page.phtml:14
19042msgid "World"
19043msgstr ""
19044
19045#: resources/views/modules/statistics-chart/custom.phtml:174
19046msgid "Europe"
19047msgstr ""
19048
19049#: resources/views/modules/statistics-chart/custom.phtml:177
19050msgid "Northern America"
19051msgstr ""
19052
19053#: resources/views/modules/statistics-chart/custom.phtml:180
19054msgid "South America"
19055msgstr ""
19056
19057#: resources/views/modules/statistics-chart/custom.phtml:183
19058msgid "Asia"
19059msgstr ""
19060
19061#: resources/views/modules/statistics-chart/custom.phtml:186
19062msgid "Middle East"
19063msgstr ""
19064
19065#: resources/views/modules/statistics-chart/custom.phtml:189
19066msgid "Africa"
19067msgstr ""
19068
19069#: resources/views/modules/statistics-chart/custom.phtml:200
19070msgid "show the chart"
19071msgstr ""
19072
19073#: resources/views/modules/stories/config.phtml:36
19074#: resources/views/modules/stories/edit.phtml:27
19075#: resources/views/modules/stories/list.phtml:8
19076msgid "Story title"
19077msgstr ""
19078
19079#: resources/views/modules/stories/edit.phtml:36
19080msgid "Story"
19081msgstr ""
19082
19083#: resources/views/modules/timeline-chart/chart.phtml:131
19084#: resources/views/modules/timeline-chart/chart.phtml:133
19085#: resources/views/modules/timeline-chart/chart.phtml:135
19086msgid "Month:"
19087msgstr ""
19088
19089#: resources/views/modules/timeline-chart/chart.phtml:131
19090#: resources/views/modules/timeline-chart/chart.phtml:133
19091#: resources/views/modules/timeline-chart/chart.phtml:135
19092msgid "Day:"
19093msgstr ""
19094
19095#: resources/views/modules/timeline-chart/chart.phtml:133
19096msgid "years"
19097msgstr ""
19098
19099#: resources/views/modules/timeline-chart/chart.phtml:135
19100#: resources/views/modules/timeline-chart/chart.phtml:403
19101msgid "Year:"
19102msgstr ""
19103
19104#: resources/views/modules/timeline-chart/chart.phtml:346
19105msgid "Husband’s age"
19106msgstr ""
19107
19108#: resources/views/modules/timeline-chart/chart.phtml:346
19109msgid "Wife’s age"
19110msgstr ""
19111
19112#: resources/views/modules/timeline-chart/page.phtml:58
19113msgid "Remove individual"
19114msgstr ""
19115
19116#. I18N: an age indicator, which can be dragged around the screen
19117#: resources/views/modules/timeline-chart/page.phtml:65
19118msgid "Show an age cursor"
19119msgstr ""
19120
19121#: resources/views/modules/todays_events/config.phtml:5
19122#: resources/views/modules/upcoming_events/config.phtml:15
19123msgid "Show only events of living individuals"
19124msgstr ""
19125
19126#: resources/views/modules/todays_events/empty.phtml:4
19127msgid "No events exist for today."
19128msgstr ""
19129
19130#: resources/views/modules/todo/config.phtml:4
19131msgid "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."
19132msgstr ""
19133
19134#: resources/views/modules/todo/config.phtml:5
19135msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences."
19136msgstr ""
19137
19138#: resources/views/modules/todo/config.phtml:6
19139msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag."
19140msgstr ""
19141
19142#: resources/views/modules/todo/config.phtml:11
19143msgid "Show research tasks that are assigned to other users"
19144msgstr ""
19145
19146#: resources/views/modules/todo/config.phtml:21
19147msgid "Show research tasks that are not assigned to any user"
19148msgstr ""
19149
19150#: resources/views/modules/todo/config.phtml:30
19151msgid "Show research tasks that have a date in the future"
19152msgstr ""
19153
19154#. I18N: ... to show in a list
19155#: resources/views/modules/top10_givnnames/config.phtml:5
19156msgid "Number of given names"
19157msgstr ""
19158
19159#. I18N: ... to show in a list
19160#: resources/views/modules/top10_pageviews/config.phtml:5
19161msgid "Number of pages"
19162msgstr ""
19163
19164#. I18N: Label for a configuration option
19165#: resources/views/modules/top10_pageviews/config.phtml:14
19166msgid "Show counts before or after name"
19167msgstr ""
19168
19169#: resources/views/modules/user_blog/list.phtml:48
19170msgid "Add a journal entry"
19171msgstr ""
19172
19173#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19174#: resources/views/note-page.phtml:10
19175#, php-format
19176msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it."
19177msgstr ""
19178
19179#: resources/views/note-page.phtml:12
19180msgid "This note has been deleted. The deletion will need to be reviewed by a moderator."
19181msgstr ""
19182
19183#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19184#: resources/views/note-page.phtml:16
19185#, php-format
19186msgid "This note has been edited. You should review the changes and then %1$s or %2$s them."
19187msgstr ""
19188
19189#: resources/views/note-page.phtml:18
19190msgid "This note has been edited. The changes need to be reviewed by a moderator."
19191msgstr ""
19192
19193#: resources/views/password-request-page.phtml:20
19194msgid "Email"
19195msgstr ""
19196
19197#: resources/views/pending-changes-page.phtml:52
19198#: resources/views/pending-changes-page.phtml:64
19199msgid "Accept"
19200msgstr ""
19201
19202#: resources/views/pending-changes-page.phtml:56
19203#: resources/views/pending-changes-page.phtml:94
19204msgid "Reject"
19205msgstr ""
19206
19207#: resources/views/pending-changes-page.phtml:105
19208msgid "Accept all changes"
19209msgstr ""
19210
19211#: resources/views/pending-changes-page.phtml:108
19212msgid "Are you sure you want to reject all the changes to this family tree?"
19213msgstr ""
19214
19215#: resources/views/pending-changes-page.phtml:109
19216msgid "Reject all changes"
19217msgstr ""
19218
19219#: resources/views/place-events.phtml:20 resources/views/place-events.phtml:32
19220#: resources/views/search-advanced-page.phtml:81
19221#: resources/views/search-general-page.phtml:113
19222#: resources/views/search-phonetic-page.phtml:114
19223msgid "No results found."
19224msgstr ""
19225
19226#: resources/views/place-list.phtml:6
19227msgid "Place list"
19228msgstr ""
19229
19230#: resources/views/places-page.phtml:28
19231msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry"
19232msgstr ""
19233
19234#: resources/views/places-page.phtml:35
19235#, php-format
19236msgid "View table of events occurring in %s"
19237msgstr ""
19238
19239#: resources/views/register-page.phtml:24
19240msgid "<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>"
19241msgstr ""
19242
19243#. I18N: placeholder text for registration-comments field
19244#: resources/views/register-page.phtml:87
19245msgid "Explain why you are requesting an account."
19246msgstr ""
19247
19248#: resources/views/register-page.phtml:89
19249msgid "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."
19250msgstr ""
19251
19252#: resources/views/register-success-page.phtml:9
19253#, php-format
19254msgid "Hello %s…<br>Thank you for your registration."
19255msgstr ""
19256
19257#: resources/views/register-success-page.phtml:13
19258#, php-format
19259msgid "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."
19260msgstr ""
19261
19262#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19263#: resources/views/repository-page.phtml:14
19264#, php-format
19265msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it."
19266msgstr ""
19267
19268#: resources/views/repository-page.phtml:16
19269msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator."
19270msgstr ""
19271
19272#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19273#: resources/views/repository-page.phtml:20
19274#, php-format
19275msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them."
19276msgstr ""
19277
19278#: resources/views/repository-page.phtml:22
19279msgid "This repository has been edited. The changes need to be reviewed by a moderator."
19280msgstr ""
19281
19282#: resources/views/search-advanced-page.phtml:30
19283msgid "Add more fields"
19284msgstr ""
19285
19286#: resources/views/search-advanced-page.phtml:47
19287#: resources/xml/reports/bdm_report.xml:118
19288#: resources/xml/reports/family_group_report.xml:467
19289#: resources/xml/reports/family_group_report.xml:730
19290#: resources/xml/reports/individual_ext_report.xml:243
19291#: resources/xml/reports/individual_report.xml:240
19292#: resources/xml/reports/relative_ext_report.xml:64
19293msgid "Father"
19294msgstr ""
19295
19296#: resources/views/search-advanced-page.phtml:59
19297#: resources/xml/reports/bdm_report.xml:120
19298#: resources/xml/reports/family_group_report.xml:474
19299#: resources/xml/reports/family_group_report.xml:737
19300#: resources/xml/reports/individual_ext_report.xml:279
19301#: resources/xml/reports/individual_report.xml:276
19302#: resources/xml/reports/relative_ext_report.xml:65
19303msgid "Mother"
19304msgstr ""
19305
19306#: resources/views/search-general-page.phtml:28
19307#: resources/views/statistics/other/total-records.phtml:11
19308msgid "Records"
19309msgstr ""
19310
19311#. I18N: select all (of the family trees)
19312#: resources/views/search-general-page.phtml:89
19313#: resources/views/search-phonetic-page.phtml:90
19314msgid "select all"
19315msgstr ""
19316
19317#. I18N: select none (of the family trees)
19318#: resources/views/search-general-page.phtml:90
19319#: resources/views/search-phonetic-page.phtml:91
19320msgid "select none"
19321msgstr ""
19322
19323#: resources/views/search-general-page.phtml:92
19324#: resources/views/search-phonetic-page.phtml:93
19325msgid "invert selection"
19326msgstr ""
19327
19328#: resources/views/search-phonetic-page.phtml:51
19329msgid "Phonetic algorithm"
19330msgstr ""
19331
19332#: resources/views/search-replace-page.phtml:38
19333msgid "Entire record"
19334msgstr ""
19335
19336#: resources/views/search-replace-page.phtml:38
19337#: resources/views/statistics/individuals/names.phtml:11
19338#: resources/xml/reports/cemetery_report.xml:7
19339#: resources/xml/reports/death_report.xml:10
19340msgid "Names"
19341msgstr ""
19342
19343#. I18N: A button label.
19344#: resources/views/search-replace-page.phtml:44
19345msgid "replace"
19346msgstr ""
19347
19348#: resources/views/setup/step-2-server-checks.phtml:18
19349msgid "Checking server configuration"
19350msgstr ""
19351
19352#: resources/views/setup/step-2-server-checks.phtml:31
19353msgid "The server configuration is OK."
19354msgstr ""
19355
19356#: resources/views/setup/step-2-server-checks.phtml:35
19357msgid "Checking server capacity"
19358msgstr ""
19359
19360#: resources/views/setup/step-2-server-checks.phtml:38
19361msgid "The memory and CPU time requirements depend on the number of individuals in your family tree."
19362msgstr ""
19363
19364#: resources/views/setup/step-2-server-checks.phtml:41
19365msgid "The following list shows typical requirements."
19366msgstr ""
19367
19368#: resources/views/setup/step-2-server-checks.phtml:44
19369msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds"
19370msgstr ""
19371
19372#: resources/views/setup/step-2-server-checks.phtml:46
19373msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds"
19374msgstr ""
19375
19376#: resources/views/setup/step-2-server-checks.phtml:48
19377msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds"
19378msgstr ""
19379
19380#: resources/views/setup/step-2-server-checks.phtml:52
19381#, php-format
19382msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds."
19383msgstr ""
19384
19385#: resources/views/setup/step-2-server-checks.phtml:56
19386msgid "If you try to exceed these limits, you may experience server time-outs and blank pages."
19387msgstr ""
19388
19389#: resources/views/setup/step-3-database-type.phtml:13
19390msgid "Connection to database server"
19391msgstr ""
19392
19393#: resources/views/setup/step-3-database-type.phtml:25
19394msgid "webtrees needs a database to store your genealogy data."
19395msgstr ""
19396
19397#: resources/views/setup/step-3-database-type.phtml:30
19398msgid "Database type"
19399msgstr ""
19400
19401#: resources/views/setup/step-4-database-mysql.phtml:12
19402#: resources/views/setup/step-4-database-pgsql.phtml:12
19403#: resources/views/setup/step-4-database-sqlite.phtml:17
19404#: resources/views/setup/step-4-database-sqlsvr.phtml:12
19405msgid "Database connection"
19406msgstr ""
19407
19408#: resources/views/setup/step-4-database-mysql.phtml:32
19409#: resources/views/setup/step-4-database-pgsql.phtml:30
19410#: resources/views/setup/step-4-database-sqlsvr.phtml:30
19411msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server."
19412msgstr ""
19413
19414#: resources/views/setup/step-4-database-mysql.phtml:36
19415msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty."
19416msgstr ""
19417
19418#: resources/views/setup/step-4-database-mysql.phtml:50
19419msgid "Most sites are configured to use the default value of 3306."
19420msgstr ""
19421
19422#: resources/views/setup/step-4-database-mysql.phtml:57
19423#: resources/views/setup/step-4-database-pgsql.phtml:49
19424#: resources/views/setup/step-4-database-sqlsvr.phtml:49
19425msgid "Database user account"
19426msgstr ""
19427
19428#: resources/views/setup/step-4-database-mysql.phtml:64
19429#: resources/views/setup/step-4-database-mysql.phtml:78
19430#: resources/views/setup/step-4-database-pgsql.phtml:54
19431#: resources/views/setup/step-4-database-pgsql.phtml:66
19432#: resources/views/setup/step-4-database-sqlsvr.phtml:54
19433#: resources/views/setup/step-4-database-sqlsvr.phtml:66
19434msgid "This is case sensitive."
19435msgstr ""
19436
19437#: resources/views/setup/step-4-database-mysql.phtml:71
19438#: resources/views/setup/step-4-database-pgsql.phtml:61
19439#: resources/views/setup/step-4-database-sqlsvr.phtml:61
19440msgid "Database password"
19441msgstr ""
19442
19443#: resources/views/setup/step-4-database-mysql.phtml:85
19444#: resources/views/setup/step-4-database-pgsql.phtml:73
19445#: resources/views/setup/step-4-database-sqlite.phtml:30
19446#: resources/views/setup/step-4-database-sqlsvr.phtml:73
19447msgid "Database name"
19448msgstr ""
19449
19450#: resources/views/setup/step-4-database-mysql.phtml:95
19451#: resources/views/setup/step-4-database-pgsql.phtml:82
19452#: resources/views/setup/step-4-database-sqlite.phtml:54
19453#: resources/views/setup/step-4-database-sqlsvr.phtml:82
19454msgid "Table prefix"
19455msgstr ""
19456
19457#: resources/views/setup/step-4-database-mysql.phtml:100
19458#: resources/views/setup/step-4-database-pgsql.phtml:87
19459#: resources/views/setup/step-4-database-sqlite.phtml:61
19460#: resources/views/setup/step-4-database-sqlsvr.phtml:87
19461msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database."
19462msgstr ""
19463
19464#: resources/views/setup/step-4-database-mysql.phtml:101
19465#: resources/views/setup/step-4-database-pgsql.phtml:88
19466#: resources/views/setup/step-4-database-sqlite.phtml:47
19467#: resources/views/setup/step-4-database-sqlite.phtml:62
19468#: resources/views/setup/step-4-database-sqlsvr.phtml:88
19469msgid "Use letters A-Z, a-z, digits 0-9, or underscores"
19470msgstr ""
19471
19472#: resources/views/setup/step-4-database-pgsql.phtml:42
19473msgid "Most sites are configured to use the default value of 5432."
19474msgstr ""
19475
19476#: resources/views/setup/step-4-database-sqlsvr.phtml:42
19477msgid "Most sites are configured to use the default value of 1433."
19478msgstr ""
19479
19480#: resources/views/setup/step-5-administrator.phtml:15
19481msgid "Administrator account"
19482msgstr ""
19483
19484#: resources/views/setup/step-5-administrator.phtml:27
19485msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password."
19486msgstr ""
19487
19488#: resources/views/setup/step-5-administrator.phtml:49
19489msgid "You will use this to sign in to webtrees."
19490msgstr ""
19491
19492#: resources/views/setup/step-5-administrator.phtml:61
19493msgid "This must be at least six characters long. It is case-sensitive."
19494msgstr ""
19495
19496#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19497#: resources/views/source-page.phtml:15
19498#, php-format
19499msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it."
19500msgstr ""
19501
19502#: resources/views/source-page.phtml:17
19503msgid "This source has been deleted. The deletion will need to be reviewed by a moderator."
19504msgstr ""
19505
19506#. I18N: %1$s is “accept”, %2$s is “reject”. These are links.
19507#: resources/views/source-page.phtml:21
19508#, php-format
19509msgid "This source has been edited. You should review the changes and then %1$s or %2$s them."
19510msgstr ""
19511
19512#: resources/views/source-page.phtml:23
19513msgid "This source has been edited. The changes need to be reviewed by a moderator."
19514msgstr ""
19515
19516#: resources/views/statistics/families/age-difference.phtml:11
19517msgid "Age difference"
19518msgstr ""
19519
19520#: resources/views/statistics/families/age-difference.phtml:19
19521msgid "Age between siblings"
19522msgstr ""
19523
19524#: resources/views/statistics/families/age-difference.phtml:28
19525msgid "Greatest age between siblings"
19526msgstr ""
19527
19528#: resources/views/statistics/families/age-difference.phtml:41
19529msgid "Age between husband and wife"
19530msgstr ""
19531
19532#: resources/views/statistics/families/age-difference.phtml:50
19533msgid "Age between wife and husband"
19534msgstr ""
19535
19536#: resources/views/statistics/families/birth-age.phtml:11
19537msgid "Age at birth of child"
19538msgstr ""
19539
19540#: resources/views/statistics/families/birth-age.phtml:21
19541msgid "Youngest father"
19542msgstr ""
19543
19544#: resources/views/statistics/families/birth-age.phtml:39
19545msgid "Youngest mother"
19546msgstr ""
19547
19548#: resources/views/statistics/families/birth-age.phtml:59
19549msgid "Oldest father"
19550msgstr ""
19551
19552#: resources/views/statistics/families/birth-age.phtml:77
19553msgid "Oldest mother"
19554msgstr ""
19555
19556#: resources/views/statistics/families/children.phtml:11
19557msgid "Children in family"
19558msgstr ""
19559
19560#: resources/views/statistics/families/children.phtml:54
19561msgid "Largest number of grandchildren"
19562msgstr ""
19563
19564#: resources/views/statistics/families/marriage-age.phtml:21
19565msgid "Youngest male"
19566msgstr ""
19567
19568#: resources/views/statistics/families/marriage-age.phtml:39
19569msgid "Youngest female"
19570msgstr ""
19571
19572#: resources/views/statistics/families/marriage-age.phtml:59
19573msgid "Oldest male"
19574msgstr ""
19575
19576#: resources/views/statistics/families/marriage-age.phtml:77
19577msgid "Oldest female"
19578msgstr ""
19579
19580#: resources/views/statistics/families/marriage-length.phtml:11
19581msgid "Length of marriage"
19582msgstr ""
19583
19584#: resources/views/statistics/families/marriage-length.phtml:21
19585msgid "Longest marriage"
19586msgstr ""
19587
19588#: resources/views/statistics/families/marriage-length.phtml:39
19589msgid "Shortest marriage"
19590msgstr ""
19591
19592#: resources/views/statistics/families/top10-list-grand.phtml:18
19593#: resources/views/statistics/families/top10-nolist-grand.phtml:14
19594#, php-format
19595msgid "%s grandchild"
19596msgid_plural "%s grandchildren"
19597msgstr[0] ""
19598msgstr[1] ""
19599
19600#: resources/views/statistics/families/total-records.phtml:22
19601msgid "Total marriages"
19602msgstr ""
19603
19604#: resources/views/statistics/families/total-records.phtml:44
19605msgid "Earliest marriage"
19606msgstr ""
19607
19608#: resources/views/statistics/families/total-records.phtml:55
19609msgid "Latest marriage"
19610msgstr ""
19611
19612#: resources/views/statistics/families/total-records.phtml:70
19613msgid "Total divorces"
19614msgstr ""
19615
19616#: resources/views/statistics/families/total-records.phtml:92
19617msgid "Earliest divorce"
19618msgstr ""
19619
19620#: resources/views/statistics/families/total-records.phtml:103
19621msgid "Latest divorce"
19622msgstr ""
19623
19624#: resources/views/statistics/individuals/greatest-age.phtml:11
19625msgid "Greatest age at death"
19626msgstr ""
19627
19628#: resources/views/statistics/individuals/lifespan.phtml:11
19629msgid "Lifespan"
19630msgstr ""
19631
19632#: resources/views/statistics/individuals/names.phtml:45
19633msgid "Total given names"
19634msgstr ""
19635
19636#: resources/views/statistics/individuals/oldest-living.phtml:11
19637msgid "Oldest living individuals"
19638msgstr ""
19639
19640#: resources/views/statistics/individuals/total-events.phtml:21
19641msgid "Total births"
19642msgstr ""
19643
19644#: resources/views/statistics/individuals/total-events.phtml:69
19645msgid "Total deaths"
19646msgstr ""
19647
19648#: resources/views/statistics/individuals/total-records.phtml:11
19649#: resources/xml/reports/bdm_report.xml:210
19650#: resources/xml/reports/birth_report.xml:66
19651#: resources/xml/reports/cemetery_report.xml:89
19652#: resources/xml/reports/death_report.xml:99
19653#: resources/xml/reports/fact_sources.xml:142
19654#: resources/xml/reports/fact_sources.xml:146
19655#: resources/xml/reports/fact_sources.xml:305
19656#: resources/xml/reports/fact_sources.xml:309
19657#: resources/xml/reports/missing_facts_report.xml:601
19658#: resources/xml/reports/occupation_report.xml:94
19659#: resources/xml/reports/relative_ext_report.xml:140
19660msgid "Total individuals"
19661msgstr ""
19662
19663#: resources/views/statistics/individuals/total-records.phtml:22
19664msgid "Total males"
19665msgstr ""
19666
19667#: resources/views/statistics/individuals/total-records.phtml:31
19668msgid "Total females"
19669msgstr ""
19670
19671#: resources/views/statistics/individuals/total-records.phtml:52
19672msgid "Total living"
19673msgstr ""
19674
19675#: resources/views/statistics/individuals/total-records.phtml:60
19676msgid "Total dead"
19677msgstr ""
19678
19679#: resources/views/statistics/other/places.phtml:20
19680msgid "Birth places"
19681msgstr ""
19682
19683#: resources/views/statistics/other/places.phtml:29
19684msgid "Death places"
19685msgstr ""
19686
19687#: resources/views/statistics/other/places.phtml:38
19688msgid "Marriage places"
19689msgstr ""
19690
19691#: resources/views/statistics/other/places.phtml:47
19692msgid "Events in countries"
19693msgstr ""
19694
19695#: resources/views/statistics/other/total-events.phtml:22
19696msgid "First event"
19697msgstr ""
19698
19699#: resources/views/statistics/other/total-events.phtml:36
19700msgid "Last event"
19701msgstr ""
19702
19703#: resources/views/verify-failure-page.phtml:9
19704msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information."
19705msgstr ""
19706
19707#: resources/views/verify-success-page.phtml:9
19708msgid "You have confirmed your request to become a registered user."
19709msgstr ""
19710
19711#: resources/views/verify-success-page.phtml:12
19712msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password."
19713msgstr ""
19714
19715#: resources/xml/reports/ahnentafel_report.xml:8
19716#: resources/xml/reports/descendancy_report.xml:7
19717#: resources/xml/reports/family_group_report.xml:7
19718#: resources/xml/reports/individual_ext_report.xml:9
19719#: resources/xml/reports/individual_report.xml:6
19720msgid "Show sources"
19721msgstr ""
19722
19723#: resources/xml/reports/ahnentafel_report.xml:9
19724#: resources/xml/reports/family_group_report.xml:8
19725#: resources/xml/reports/individual_ext_report.xml:10
19726#: resources/xml/reports/individual_report.xml:7
19727msgid "Show notes"
19728msgstr ""
19729
19730#: resources/xml/reports/ahnentafel_report.xml:10
19731msgid "Show occupations"
19732msgstr ""
19733
19734#: resources/xml/reports/ahnentafel_report.xml:11
19735msgid "Show residences"
19736msgstr ""
19737
19738#: resources/xml/reports/ahnentafel_report.xml:12
19739msgid "Show children of ancestors"
19740msgstr ""
19741
19742#: resources/xml/reports/ahnentafel_report.xml:13
19743#: resources/xml/reports/bdm_report.xml:12
19744#: resources/xml/reports/birth_report.xml:10
19745#: resources/xml/reports/cemetery_report.xml:8
19746#: resources/xml/reports/change_report.xml:9
19747#: resources/xml/reports/death_report.xml:11
19748#: resources/xml/reports/descendancy_report.xml:8
19749#: resources/xml/reports/fact_sources.xml:8
19750#: resources/xml/reports/family_group_report.xml:11
19751#: resources/xml/reports/individual_ext_report.xml:12
19752#: resources/xml/reports/individual_report.xml:9
19753#: resources/xml/reports/marriage_report.xml:10
19754#: resources/xml/reports/missing_facts_report.xml:8
19755#: resources/xml/reports/occupation_report.xml:7
19756#: resources/xml/reports/pedigree_report.xml:8
19757#: resources/xml/reports/relative_ext_report.xml:8
19758msgctxt "paper size"
19759msgid "A4"
19760msgstr ""
19761
19762#: resources/xml/reports/ahnentafel_report.xml:13
19763#: resources/xml/reports/bdm_report.xml:12
19764#: resources/xml/reports/birth_report.xml:10
19765#: resources/xml/reports/cemetery_report.xml:8
19766#: resources/xml/reports/change_report.xml:9
19767#: resources/xml/reports/death_report.xml:11
19768#: resources/xml/reports/descendancy_report.xml:8
19769#: resources/xml/reports/fact_sources.xml:8
19770#: resources/xml/reports/family_group_report.xml:11
19771#: resources/xml/reports/individual_ext_report.xml:12
19772#: resources/xml/reports/individual_report.xml:9
19773#: resources/xml/reports/marriage_report.xml:10
19774#: resources/xml/reports/missing_facts_report.xml:8
19775#: resources/xml/reports/occupation_report.xml:7
19776#: resources/xml/reports/pedigree_report.xml:8
19777#: resources/xml/reports/relative_ext_report.xml:8
19778msgctxt "paper size"
19779msgid "A3"
19780msgstr ""
19781
19782#: resources/xml/reports/ahnentafel_report.xml:13
19783#: resources/xml/reports/bdm_report.xml:12
19784#: resources/xml/reports/birth_report.xml:10
19785#: resources/xml/reports/cemetery_report.xml:8
19786#: resources/xml/reports/change_report.xml:9
19787#: resources/xml/reports/death_report.xml:11
19788#: resources/xml/reports/descendancy_report.xml:8
19789#: resources/xml/reports/fact_sources.xml:8
19790#: resources/xml/reports/family_group_report.xml:11
19791#: resources/xml/reports/individual_ext_report.xml:12
19792#: resources/xml/reports/individual_report.xml:9
19793#: resources/xml/reports/marriage_report.xml:10
19794#: resources/xml/reports/missing_facts_report.xml:8
19795#: resources/xml/reports/occupation_report.xml:7
19796#: resources/xml/reports/pedigree_report.xml:8
19797#: resources/xml/reports/relative_ext_report.xml:8
19798msgctxt "paper size"
19799msgid "Letter"
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/descendancy_report.xml:8
19808#: resources/xml/reports/fact_sources.xml:8
19809#: resources/xml/reports/family_group_report.xml:11
19810#: resources/xml/reports/individual_ext_report.xml:12
19811#: resources/xml/reports/individual_report.xml:9
19812#: resources/xml/reports/marriage_report.xml:10
19813#: resources/xml/reports/missing_facts_report.xml:8
19814#: resources/xml/reports/occupation_report.xml:7
19815#: resources/xml/reports/pedigree_report.xml:8
19816#: resources/xml/reports/relative_ext_report.xml:8
19817msgctxt "paper size"
19818msgid "Tabloid"
19819msgstr ""
19820
19821#: resources/xml/reports/ahnentafel_report.xml:13
19822#: resources/xml/reports/bdm_report.xml:12
19823#: resources/xml/reports/birth_report.xml:10
19824#: resources/xml/reports/cemetery_report.xml:8
19825#: resources/xml/reports/change_report.xml:9
19826#: resources/xml/reports/death_report.xml:11
19827#: resources/xml/reports/descendancy_report.xml:8
19828#: resources/xml/reports/fact_sources.xml:8
19829#: resources/xml/reports/family_group_report.xml:11
19830#: resources/xml/reports/individual_ext_report.xml:12
19831#: resources/xml/reports/individual_report.xml:9
19832#: resources/xml/reports/marriage_report.xml:10
19833#: resources/xml/reports/missing_facts_report.xml:8
19834#: resources/xml/reports/occupation_report.xml:7
19835#: resources/xml/reports/pedigree_report.xml:8
19836#: resources/xml/reports/relative_ext_report.xml:8
19837msgid "Page size"
19838msgstr ""
19839
19840#: resources/xml/reports/ahnentafel_report.xml:15
19841#: resources/xml/reports/bdm_report.xml:14
19842#: resources/xml/reports/birth_report.xml:12
19843#: resources/xml/reports/cemetery_report.xml:10
19844#: resources/xml/reports/change_report.xml:12
19845#: resources/xml/reports/death_report.xml:13
19846#: resources/xml/reports/descendancy_report.xml:10
19847#: resources/xml/reports/fact_sources.xml:10
19848#: resources/xml/reports/family_group_report.xml:14
19849#: resources/xml/reports/individual_ext_report.xml:15
19850#: resources/xml/reports/individual_report.xml:12
19851#: resources/xml/reports/marriage_report.xml:12
19852#: resources/xml/reports/missing_facts_report.xml:10
19853#: resources/xml/reports/occupation_report.xml:9
19854#: resources/xml/reports/pedigree_report.xml:10
19855#: resources/xml/reports/relative_ext_report.xml:10
19856msgctxt "font name"
19857msgid "Arial"
19858msgstr ""
19859
19860#: resources/xml/reports/ahnentafel_report.xml:15
19861#: resources/xml/reports/bdm_report.xml:14
19862#: resources/xml/reports/birth_report.xml:12
19863#: resources/xml/reports/cemetery_report.xml:10
19864#: resources/xml/reports/change_report.xml:12
19865#: resources/xml/reports/death_report.xml:13
19866#: resources/xml/reports/descendancy_report.xml:10
19867#: resources/xml/reports/fact_sources.xml:10
19868#: resources/xml/reports/family_group_report.xml:14
19869#: resources/xml/reports/individual_ext_report.xml:15
19870#: resources/xml/reports/individual_report.xml:12
19871#: resources/xml/reports/marriage_report.xml:12
19872#: resources/xml/reports/missing_facts_report.xml:10
19873#: resources/xml/reports/occupation_report.xml:9
19874#: resources/xml/reports/pedigree_report.xml:10
19875#: resources/xml/reports/relative_ext_report.xml:10
19876msgctxt "font name"
19877msgid "DejaVu"
19878msgstr ""
19879
19880#: resources/xml/reports/ahnentafel_report.xml:15
19881#: resources/xml/reports/bdm_report.xml:14
19882#: resources/xml/reports/birth_report.xml:12
19883#: resources/xml/reports/cemetery_report.xml:10
19884#: resources/xml/reports/change_report.xml:12
19885#: resources/xml/reports/death_report.xml:13
19886#: resources/xml/reports/descendancy_report.xml:10
19887#: resources/xml/reports/fact_sources.xml:10
19888#: resources/xml/reports/family_group_report.xml:14
19889#: resources/xml/reports/individual_ext_report.xml:15
19890#: resources/xml/reports/individual_report.xml:12
19891#: resources/xml/reports/marriage_report.xml:12
19892#: resources/xml/reports/missing_facts_report.xml:10
19893#: resources/xml/reports/occupation_report.xml:9
19894#: resources/xml/reports/pedigree_report.xml:10
19895#: resources/xml/reports/relative_ext_report.xml:10
19896msgctxt "font name"
19897msgid "Helvetica"
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
19916msgid "Font"
19917msgstr ""
19918
19919#: resources/xml/reports/ahnentafel_report.xml:55
19920msgid "Ancestors of "
19921msgstr ""
19922
19923#: resources/xml/reports/ahnentafel_report.xml:56
19924#: resources/xml/reports/bdm_report.xml:42
19925#: resources/xml/reports/birth_report.xml:32
19926#: resources/xml/reports/cemetery_report.xml:35
19927#: resources/xml/reports/change_report.xml:45
19928#: resources/xml/reports/death_report.xml:33
19929#: resources/xml/reports/descendancy_report.xml:43
19930#: resources/xml/reports/fact_sources.xml:44
19931#: resources/xml/reports/family_group_report.xml:89
19932#: resources/xml/reports/individual_ext_report.xml:92
19933#: resources/xml/reports/individual_report.xml:89
19934#: resources/xml/reports/marriage_report.xml:31
19935#: resources/xml/reports/missing_facts_report.xml:53
19936#: resources/xml/reports/occupation_report.xml:38
19937#: resources/xml/reports/relative_ext_report.xml:44
19938msgid "Page"
19939msgstr ""
19940
19941#: resources/xml/reports/ahnentafel_report.xml:56
19942#: resources/xml/reports/bdm_report.xml:42
19943#: resources/xml/reports/birth_report.xml:32
19944#: resources/xml/reports/cemetery_report.xml:35
19945#: resources/xml/reports/change_report.xml:45
19946#: resources/xml/reports/death_report.xml:33
19947#: resources/xml/reports/descendancy_report.xml:43
19948#: resources/xml/reports/fact_sources.xml:44
19949#: resources/xml/reports/family_group_report.xml:89
19950#: resources/xml/reports/individual_report.xml:89
19951#: resources/xml/reports/marriage_report.xml:31
19952#: resources/xml/reports/occupation_report.xml:38
19953#: resources/xml/reports/relative_ext_report.xml:44
19954msgid "of"
19955msgstr ""
19956
19957#: resources/xml/reports/ahnentafel_report.xml:78
19958#: resources/xml/reports/descendancy_report.xml:55
19959msgid "Generation "
19960msgstr ""
19961
19962#: resources/xml/reports/ahnentafel_report.xml:140
19963#: resources/xml/reports/descendancy_report.xml:102
19964msgctxt "MALE"
19965msgid "was born"
19966msgstr ""
19967
19968#: resources/xml/reports/ahnentafel_report.xml:141
19969#: resources/xml/reports/descendancy_report.xml:105
19970msgctxt "FEMALE"
19971msgid "was born"
19972msgstr ""
19973
19974#: resources/xml/reports/ahnentafel_report.xml:159
19975#: resources/xml/reports/ahnentafel_report.xml:187
19976#: resources/xml/reports/ahnentafel_report.xml:214
19977#: resources/xml/reports/ahnentafel_report.xml:281
19978#: resources/xml/reports/ahnentafel_report.xml:308
19979#: resources/xml/reports/ahnentafel_report.xml:333
19980#: resources/xml/reports/ahnentafel_report.xml:358
19981#: resources/xml/reports/descendancy_report.xml:125
19982#: resources/xml/reports/descendancy_report.xml:157
19983#: resources/xml/reports/descendancy_report.xml:315
19984#: resources/xml/reports/descendancy_report.xml:353
19985#: resources/xml/reports/descendancy_report.xml:384
19986#: resources/xml/reports/descendancy_report.xml:423
19987#: resources/xml/reports/descendancy_report.xml:454
19988msgid " in "
19989msgstr ""
19990
19991#: resources/xml/reports/ahnentafel_report.xml:160
19992#: resources/xml/reports/ahnentafel_report.xml:188
19993#: resources/xml/reports/ahnentafel_report.xml:282
19994#: resources/xml/reports/ahnentafel_report.xml:309
19995#: resources/xml/reports/ahnentafel_report.xml:334
19996#: resources/xml/reports/ahnentafel_report.xml:359
19997msgid " but the details are unknown"
19998msgstr ""
19999
20000#: resources/xml/reports/ahnentafel_report.xml:166
20001msgid "He was christened"
20002msgstr ""
20003
20004#: resources/xml/reports/ahnentafel_report.xml:167
20005msgid "She was christened"
20006msgstr ""
20007
20008#: resources/xml/reports/ahnentafel_report.xml:195
20009msgid "His occupation was"
20010msgstr ""
20011
20012#: resources/xml/reports/ahnentafel_report.xml:196
20013msgid "Her occupation was"
20014msgstr ""
20015
20016#: resources/xml/reports/ahnentafel_report.xml:222
20017msgid "He resided at"
20018msgstr ""
20019
20020#: resources/xml/reports/ahnentafel_report.xml:223
20021msgid "She resided at"
20022msgstr ""
20023
20024#: resources/xml/reports/ahnentafel_report.xml:259
20025#: resources/xml/reports/descendancy_report.xml:173
20026msgid "He married"
20027msgstr ""
20028
20029#: resources/xml/reports/ahnentafel_report.xml:260
20030#: resources/xml/reports/descendancy_report.xml:242
20031msgid "She married"
20032msgstr ""
20033
20034#: resources/xml/reports/ahnentafel_report.xml:289
20035msgid "He died"
20036msgstr ""
20037
20038#: resources/xml/reports/ahnentafel_report.xml:290
20039msgid "She died"
20040msgstr ""
20041
20042#: resources/xml/reports/ahnentafel_report.xml:314
20043msgid "He was cremated"
20044msgstr ""
20045
20046#: resources/xml/reports/ahnentafel_report.xml:315
20047msgid "She was cremated"
20048msgstr ""
20049
20050#: resources/xml/reports/ahnentafel_report.xml:339
20051msgid "He was buried"
20052msgstr ""
20053
20054#: resources/xml/reports/ahnentafel_report.xml:340
20055msgid "She was buried"
20056msgstr ""
20057
20058#: resources/xml/reports/ahnentafel_report.xml:389
20059#: resources/xml/reports/descendancy_report.xml:480
20060msgid "Child of "
20061msgstr ""
20062
20063#: resources/xml/reports/ahnentafel_report.xml:392
20064#: resources/xml/reports/descendancy_report.xml:483
20065msgid "Children of "
20066msgstr ""
20067
20068#: resources/xml/reports/bdm_report.xml:7
20069#: resources/xml/reports/birth_report.xml:7
20070msgid "Birth date range start"
20071msgstr ""
20072
20073#: resources/xml/reports/bdm_report.xml:8
20074#: resources/xml/reports/birth_report.xml:8
20075msgid "Birth date range end"
20076msgstr ""
20077
20078#: resources/xml/reports/bdm_report.xml:9
20079#: resources/xml/reports/death_report.xml:7
20080msgid "Death date range start"
20081msgstr ""
20082
20083#: resources/xml/reports/bdm_report.xml:10
20084#: resources/xml/reports/death_report.xml:8
20085msgid "Death date range end"
20086msgstr ""
20087
20088#: resources/xml/reports/bdm_report.xml:11
20089#: resources/xml/reports/cemetery_report.xml:6
20090#: resources/xml/reports/death_report.xml:9
20091#: resources/xml/reports/relative_ext_report.xml:7
20092msgid "sort by date of death"
20093msgstr ""
20094
20095#: resources/xml/reports/birth_report.xml:6
20096msgid "Birthplace contains"
20097msgstr ""
20098
20099#: resources/xml/reports/cemetery_report.xml:5
20100msgid "Burial place contains"
20101msgstr ""
20102
20103#: resources/xml/reports/change_report.xml:5
20104msgid "Starting range of change dates"
20105msgstr ""
20106
20107#: resources/xml/reports/change_report.xml:6
20108msgid "Ending range of change dates"
20109msgstr ""
20110
20111#: resources/xml/reports/change_report.xml:8
20112msgid "Show pending changes"
20113msgstr ""
20114
20115#: resources/xml/reports/change_report.xml:10
20116#: resources/xml/reports/pedigree_report.xml:7
20117msgid "Orientation"
20118msgstr ""
20119
20120#: resources/xml/reports/change_report.xml:60
20121msgid "Differences"
20122msgstr ""
20123
20124#: resources/xml/reports/change_report.xml:87
20125msgid "Total pending changes: "
20126msgstr ""
20127
20128#: resources/xml/reports/change_report.xml:127
20129msgid "Total accepted changes: "
20130msgstr ""
20131
20132#: resources/xml/reports/death_report.xml:6
20133msgid "Death place contains"
20134msgstr ""
20135
20136#: resources/xml/reports/descendancy_report.xml:42
20137msgid "Descendants of "
20138msgstr ""
20139
20140#: resources/xml/reports/descendancy_report.xml:134
20141#: resources/xml/reports/descendancy_report.xml:435
20142msgctxt "MALE"
20143msgid "died"
20144msgstr ""
20145
20146#: resources/xml/reports/descendancy_report.xml:137
20147#: resources/xml/reports/descendancy_report.xml:365
20148msgctxt "FEMALE"
20149msgid "died"
20150msgstr ""
20151
20152#: resources/xml/reports/descendancy_report.xml:176
20153msgctxt "MALE"
20154msgid "married"
20155msgstr ""
20156
20157#: resources/xml/reports/descendancy_report.xml:226
20158msgid "daughter of"
20159msgstr ""
20160
20161#: resources/xml/reports/descendancy_report.xml:245
20162msgctxt "FEMALE"
20163msgid "married"
20164msgstr ""
20165
20166#: resources/xml/reports/descendancy_report.xml:295
20167msgid "son of"
20168msgstr ""
20169
20170#: resources/xml/reports/descendancy_report.xml:331
20171msgid "She was born"
20172msgstr ""
20173
20174#: resources/xml/reports/descendancy_report.xml:358
20175msgid "She "
20176msgstr ""
20177
20178#: resources/xml/reports/descendancy_report.xml:401
20179msgid "He was born"
20180msgstr ""
20181
20182#: resources/xml/reports/descendancy_report.xml:428
20183msgid "He "
20184msgstr ""
20185
20186#: resources/xml/reports/fact_sources.xml:4
20187msgid "A report of facts which are supported by a given source."
20188msgstr ""
20189
20190#: resources/xml/reports/fact_sources.xml:5
20191msgid "Find a source"
20192msgstr ""
20193
20194#: resources/xml/reports/family_group_report.xml:9
20195#: resources/xml/reports/individual_ext_report.xml:11
20196#: resources/xml/reports/individual_report.xml:8
20197msgid "Show photos"
20198msgstr ""
20199
20200#: resources/xml/reports/family_group_report.xml:10
20201msgid "Print basic events when blank"
20202msgstr ""
20203
20204#: resources/xml/reports/family_group_report.xml:12
20205#: resources/xml/reports/individual_ext_report.xml:13
20206#: resources/xml/reports/individual_report.xml:10
20207msgid "Use colors"
20208msgstr ""
20209
20210#: resources/xml/reports/individual_ext_report.xml:6
20211#: resources/xml/reports/missing_facts_report.xml:6
20212#: resources/xml/reports/relative_ext_report.xml:6
20213msgid "Parents and siblings"
20214msgstr ""
20215
20216#: resources/xml/reports/individual_ext_report.xml:6
20217#: resources/xml/reports/missing_facts_report.xml:6
20218#: resources/xml/reports/relative_ext_report.xml:6
20219msgid "Spouses and children"
20220msgstr ""
20221
20222#: resources/xml/reports/individual_ext_report.xml:6
20223#: resources/xml/reports/missing_facts_report.xml:6
20224#: resources/xml/reports/relative_ext_report.xml:6
20225msgid "Direct line ancestors"
20226msgstr ""
20227
20228#: resources/xml/reports/individual_ext_report.xml:6
20229#: resources/xml/reports/missing_facts_report.xml:6
20230#: resources/xml/reports/relative_ext_report.xml:6
20231msgid "Direct line ancestors and their families"
20232msgstr ""
20233
20234#: resources/xml/reports/individual_ext_report.xml:6
20235#: resources/xml/reports/missing_facts_report.xml:6
20236#: resources/xml/reports/relative_ext_report.xml:6
20237msgid "Choose relatives"
20238msgstr ""
20239
20240#: resources/xml/reports/individual_ext_report.xml:319
20241#: resources/xml/reports/individual_report.xml:316
20242msgid "Brother"
20243msgstr ""
20244
20245#: resources/xml/reports/individual_ext_report.xml:355
20246#: resources/xml/reports/individual_report.xml:352
20247msgid "Sister"
20248msgstr ""
20249
20250#: resources/xml/reports/individual_ext_report.xml:435
20251#: resources/xml/reports/individual_report.xml:486
20252msgid "Family with wife"
20253msgstr ""
20254
20255#: resources/xml/reports/individual_ext_report.xml:441
20256#: resources/xml/reports/individual_report.xml:446
20257msgid "Family with husband"
20258msgstr ""
20259
20260#: resources/xml/reports/marriage_report.xml:6
20261msgid "Marriage place contains"
20262msgstr ""
20263
20264#: resources/xml/reports/marriage_report.xml:7
20265msgid "Marriage date range start"
20266msgstr ""
20267
20268#: resources/xml/reports/marriage_report.xml:8
20269msgid "Marriage date range end"
20270msgstr ""
20271
20272#: resources/xml/reports/missing_facts_report.xml:14
20273msgid "Sources to the events"
20274msgstr ""
20275
20276#: resources/xml/reports/pedigree_report.xml:750
20277msgid "Pedigree chart"
20278msgstr ""
20279