Lines Matching refs:I18N

11 use Fisharebest\Webtrees\I18N;  alias
40 …oute(ControlPanel::class) => I18N::translate('Control panel'), route(ManageTrees::class, ['tree' =…
45 <h2><?= I18N::translate('General') ?></h2>
50 <?= I18N::translate('Family tree title') ?>
70 <?= I18N::translate('URL') ?>
86 …<?= /* I18N: help text for family tree / GEDCOM file names */ I18N::translate('Avoid spaces and pu…
95 <?= /* I18N: A configuration setting */ I18N::translate('Default individual') ?>
100 …<?= /* I18N: Help text for the “Default individual” configuration setting */ I18N::translate('This…
108 <?= /* I18N: A configuration setting */ I18N::translate('Calendar conversion') ?>
110 <?= /* I18N: A configuration setting */ I18N::translate('Calendar conversion') ?> 1
113 <?= /* I18N: A configuration setting */ I18N::translate('Calendar conversion') ?> 2
119 …DAR_FORMAT0', 'selected' => $calendar_formats[0], 'options' => ['none' => I18N::translate('No cale…
122 …DAR_FORMAT1', 'selected' => $calendar_formats[1], 'options' => ['none' => I18N::translate('No cale…
126 …<?= /* I18N: Help text for the “Calendar conversion” configuration setting */ I18N::translate('Dif…
129 …<?= /* I18N: Help text for the “Calendar conversion” configuration setting */ I18N::translate('Dat…
132 …<?= /* I18N: Help text for the “Calendar conversion” configuration setting */ I18N::translate('In …
140 <?= /* I18N: A configuration setting */ I18N::translate('Add unique identifiers') ?>
143 …ents/radios-inline', ['name' => 'GENERATE_UIDS', 'options' => [I18N::translate('no'), I18N::transl…
145 …I18N: Help text for the “Add unique identifiers” configuration setting */ I18N::translate('Unique …
150 <h2><?= I18N::translate('Contact information') ?></h2>
155 <?= /* I18N: A configuration setting */ I18N::translate('Genealogy contact') ?>
167 …<?= /* I18N: Help text for the “Genealogy contact” configuration setting */ I18N::translate('The i…
175 <?= /* I18N: A configuration setting */ I18N::translate('Technical help contact') ?>
187 …I18N: Help text for the “Technical help contact” configuration setting */ I18N::translate('The ind…
192 <h2><?= I18N::translate('Website') ?></h2>
197 <?= /* I18N: A configuration setting */ I18N::translate('Add to TITLE header tag') ?>
209 …18N: Help text for the “Add to TITLE header tag” configuration setting */ I18N::translate('This te…
217 <?= /* I18N: A configuration setting */ I18N::translate('Description META tag') ?>
229 …<?= /* I18N: Help text for the “Description META tag” configuration setting */ I18N::translate('Se…
235 <h2><?= I18N::translate('Media folders') ?></h2>
240 <?= /* I18N: A configuration setting */ I18N::translate('Media folder') ?>
252 …<?= /* I18N: Help text for the “Media folder” configuration setting */ I18N::translate('This folde…
253 …<?= /* I18N: Help text for the “Media folder” configuration setting */ I18N::translate('If you sel…
254 …<?= /* I18N: Help text for the “Media folder” configuration setting */ I18N::translate('If two fam…
260 <h2><?= I18N::translate('Media files') ?></h2>
265 … <?= /* I18N: A configuration setting */ I18N::translate('Who can upload new media files') ?>
270 …lp text for the “Who can upload new media files” configuration setting */ I18N::translate('If you …
278 …<?= /* I18N: A configuration setting */ I18N::translate('Show a download link in the media viewer'…
283 …r the “Show a download link in the media viewer” configuration setting */ I18N::translate('This op…
288 <h2><?= I18N::translate('Thumbnail images') ?></h2>
293 <?= I18N::translate('Thumbnail images') ?>
296 …os-inline', ['name' => 'SHOW_HIGHLIGHT_IMAGES', 'options' => [I18N::translate('hide'), I18N::trans…
298 <?= I18N::translate('Show thumbnail images in charts and family groups.') ?>
306 <?= /* I18N: A configuration setting */ I18N::translate('Use silhouettes') ?>
309 …nts/radios-inline', ['name' => 'USE_SILHOUETTE', 'options' => [I18N::translate('no'), I18N::transl…
311 …<?= /* I18N: Help text for the “Use silhouettes” configuration setting */ I18N::translate('Use sil…
316 <h2><?= I18N::translate('Watermarks') ?></h2>
321 <?= I18N::translate('Images without watermarks') ?>
326 …N: Help text for the “Images without watermarks” configuration setting */ I18N::translate('Waterma…
331 <h2><?= I18N::translate('Lists') ?></h2>
336 <?= I18N::translate('Surname list style') ?>
348 …<?= /* I18N: A configuration setting */ I18N::translate('Maximum number of surnames on individual …
362 … “Maximum number of surnames on individual list” configuration setting */ I18N::translate('Long li…
370 … <?= /* I18N: A configuration setting */ I18N::translate('Estimated dates for birth and death') ?>
373 …dios-inline', ['name' => 'SHOW_EST_LIST_DATES', 'options' => [I18N::translate('hide'), I18N::trans…
375 …xt for the “Estimated dates for birth and death” configuration setting */ I18N::translate('This op…
383 <?= I18N::translate('The date and time of the last update') ?>
386 …/radios-inline', ['name' => 'SHOW_LAST_CHANGE', 'options' => [I18N::translate('hide'), I18N::trans…
392 <h2><?= I18N::translate('Charts') ?></h2>
397 …<?= /* I18N: A configuration setting */ I18N::translate('Age of parents next to child’s birthdate'…
400 …/radios-inline', ['name' => 'SHOW_PARENTS_AGE', 'options' => [I18N::translate('hide'), I18N::trans…
402 …r the “Age of parents next to child’s birthdate” configuration setting */ I18N::translate('This op…
410 <?= I18N::translate('Other facts to show in charts') ?>
419 <h2><?= I18N::translate('Individual pages') ?></h2>
424 <?= I18N::translate('Show the events of close relatives on the individual page') ?>
430 <?= I18N::translate('Birth of a grandchild') ?>
436 <?= I18N::translate('Birth of a child') ?>
442 <?= I18N::translate('Birth of a sibling') ?>
450 <?= I18N::translate('Marriage of a grandchild') ?>
456 <?= I18N::translate('Marriage of a child') ?>
462 <?= I18N::translate('Marriage of a sibling') ?>
468 <?= I18N::translate('Marriage of a parent') ?>
476 <?= I18N::translate('Death of a grandchild') ?>
482 <?= I18N::translate('Death of a child') ?>
488 <?= I18N::translate('Death of a sibling') ?>
494 <?= I18N::translate('Death of a parent') ?>
500 <?= I18N::translate('Death of a spouse') ?>
506 <?= I18N::translate('Death of a grandparent') ?>
515 <?= /* I18N: A configuration setting */ I18N::translate('Fact icons') ?>
518 …s/radios-inline', ['name' => 'SHOW_FACT_ICONS', 'options' => [I18N::translate('hide'), I18N::trans…
520 …<?= /* I18N: Help text for the “Fact icons” configuration setting */ I18N::translate('Some themes …
528 <?= /* I18N: A configuration setting */ I18N::translate('Automatically expand notes') ?>
531 …nents/radios-inline', ['name' => 'EXPAND_NOTES', 'options' => [I18N::translate('no'), I18N::transl…
534I18N::translate('This option controls whether or not to automatically display content of a <i>Note…
542 … <?= /* I18N: A configuration setting */ I18N::translate('Automatically expand sources') ?>
545 …nts/radios-inline', ['name' => 'EXPAND_SOURCES', 'options' => [I18N::translate('no'), I18N::transl…
548I18N::translate('This option controls whether or not to automatically display content of a <i>Sour…
553 <h2><?= I18N::translate('Places') ?></h2>
558 <?= /* I18N: A configuration setting */ I18N::translate('Abbreviate place names') ?>
560 <?= /* I18N: A configuration setting */ I18N::translate('Abbreviate place names') ?>
561 <?= I18N::translate('first') ?> / <?= I18N::translate('last') ?>
564 <?= /* I18N: A configuration setting */ I18N::translate('Abbreviate place names') ?>
568 …ders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name */ I18N::translate(
570 …FIX'), 'options' => ['0' => I18N::translateContext('Show the [first/last] [N] parts of a place nam…
574 …I18N: Help text for the “Abbreviate place names” configuration setting */ I18N::translate('Place n…
579 <h2><?= I18N::translate('Text') ?></h2>
584 <?= /* I18N: A configuration setting */ I18N::translate('Format text and notes') ?>
589 … I18N: Help text for the “Format text and notes” configuration setting */ I18N::translate('To ensu…
591 … I18N: Help text for the “Format text and notes” configuration setting */ I18N::translate('Markdow…
596 <h2><?= I18N::translate('General') ?></h2>
601 …<?= /* I18N: A configuration setting */ I18N::translate('Allow users to see raw GEDCOM records') ?>
604 …radios-inline', ['name' => 'SHOW_GEDCOM_RECORD', 'options' => [I18N::translate('no'), I18N::transl…
606 … for the “Allow users to see raw GEDCOM records” configuration setting */ I18N::translate('Setting…
614 <?= /* I18N: A configuration setting */ I18N::translate('GEDCOM errors') ?>
617 …adios-inline', ['name' => 'HIDE_GEDCOM_ERRORS', 'options' => [I18N::translate('hide'), I18N::trans…
619 …<?= /* I18N: Help text for the “GEDCOM errors” configuration setting */ I18N::translate('Many gene…
627 <?= /* I18N: A configuration setting */ I18N::translate('Hit counters') ?>
630 …ents/radios-inline', ['name' => 'SHOW_COUNTER', 'options' => [I18N::translate('hide'), I18N::trans…
632 …<?= /* I18N: Help text for the “Hit counters” configuration setting */ I18N::translate('Some pages…
637 <h2><?= /* I18N: Options for editing */ I18N::translate('Edit preferences') ?></h2>
639 <h2><?= I18N::translate('Facts for individual records') ?></h2>
644 <?= I18N::translate('Facts for new individuals') ?>
654 <?= I18N::translate('Quick individual facts') ?>
659 …I18N: Help text for the “Quick individual facts” configuration setting */ I18N::translate('The mos…
664 <h2><?= I18N::translate('Facts for family records') ?></h2>
669 <?= I18N::translate('Facts for new families') ?>
679 <?= I18N::translate('Quick family facts') ?>
684 …<?= /* I18N: Help text for the “Quick family facts” configuration setting */ I18N::translate('The …
689 <h2><?= I18N::translate('Other preferences') ?></h2>
694 <?= I18N::translate('Surname tradition') ?>
699 …<?= /* I18N: Help text for the “Surname tradition” configuration setting */ I18N::translate('When …
707 …<?= /* I18N: A configuration setting */ I18N::translate('Keep the existing “last change” informati…
710 …nts/radios-inline', ['name' => 'NO_UPDATE_CHAN', 'options' => [I18N::translate('no'), I18N::transl…
712 …he “Keep the existing ‘last change’ information” configuration setting */ I18N::translate('When a …
721 <?= I18N::translate('save') ?>
725 <?= I18N::translate('cancel') ?>
732 …<?= /* I18N: Label for checkbox */ I18N::translate('Apply these preferences to all family trees') …
739 …<?= /* I18N: Label for checkbox */ I18N::translate('Apply these preferences to new family trees') …