mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 06:52:35 -04:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
b32e709a41
@ -183,6 +183,20 @@ module.exports = [
|
|||||||
}
|
}
|
||||||
}), EventLevel.Week, ['nonbinary']),
|
}), EventLevel.Week, ['nonbinary']),
|
||||||
|
|
||||||
|
// on the second Sunday in July
|
||||||
|
new Event('lesbian_aunts_day', 'Lesbian', 7, function* (monthDays) {
|
||||||
|
let sundays = 0;
|
||||||
|
for (let d of monthDays) {
|
||||||
|
if (d.dayOfWeek === 7) {
|
||||||
|
sundays++;
|
||||||
|
if (sundays === 2) {
|
||||||
|
yield d;
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}, EventLevel.Day, ['lesbian']),
|
||||||
|
|
||||||
// on the second Sunday in August
|
// on the second Sunday in August
|
||||||
new Event('gay_uncles_day', 'Gay_', 8, function* (monthDays) {
|
new Event('gay_uncles_day', 'Gay_', 8, function* (monthDays) {
|
||||||
let sundays = 0;
|
let sundays = 0;
|
||||||
|
@ -1069,7 +1069,8 @@ calendar:
|
|||||||
trans_history_month: 'Transgender History Month'
|
trans_history_month: 'Transgender History Month'
|
||||||
transition_week: 'Transition Week'
|
transition_week: 'Transition Week'
|
||||||
bi_creators_day: 'Bisexual Creators Day'
|
bi_creators_day: 'Bisexual Creators Day'
|
||||||
wrath_month: 'Queer Wrath Month'
|
wrath_month: 'Queer Wrath Month'
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day'
|
||||||
banner: 'We''re celebrating/commemorating'
|
banner: 'We''re celebrating/commemorating'
|
||||||
celebrating_custom: 'is celebrated'
|
celebrating_custom: 'is celebrated'
|
||||||
celebrating_day: 'is celebrated on'
|
celebrating_day: 'is celebrated on'
|
||||||
|
@ -1003,7 +1003,8 @@ calendar:
|
|||||||
trans_history_month: 'Transgender History Month' # TODO
|
trans_history_month: 'Transgender History Month' # TODO
|
||||||
transition_week: 'Transition Week' # TODO
|
transition_week: 'Transition Week' # TODO
|
||||||
bi_creators_day: 'Bisexual Creators Day' # TODO
|
bi_creators_day: 'Bisexual Creators Day' # TODO
|
||||||
wrath_month: 'Queer Wrath Month' # TODO
|
wrath_month: 'Queer Wrath Month' # TODO
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day' # TODO
|
||||||
banner: 'Heute feiern wir'
|
banner: 'Heute feiern wir'
|
||||||
celebrating_custom: 'wird gefeiert'
|
celebrating_custom: 'wird gefeiert'
|
||||||
celebrating_day: 'wird gefeiert am:'
|
celebrating_day: 'wird gefeiert am:'
|
||||||
|
@ -93,6 +93,7 @@ module.exports = [
|
|||||||
new Event('{https://en.wikipedia.org/wiki/David_Kato=Kuchu Remembrance Day} (Uganda)', '_black-ribbon', 1, day(26), EventLevel.Day),
|
new Event('{https://en.wikipedia.org/wiki/David_Kato=Kuchu Remembrance Day} (Uganda)', '_black-ribbon', 1, day(26), EventLevel.Day),
|
||||||
new Event('{https://en.wikipedia.org/wiki/2022_Oslo_shooting=Oslo Pride Shooting} Remembrance Day', '_black-ribbon', 6, day(25), EventLevel.Day),
|
new Event('{https://en.wikipedia.org/wiki/2022_Oslo_shooting=Oslo Pride Shooting} Remembrance Day', '_black-ribbon', 6, day(25), EventLevel.Day),
|
||||||
new Event('{/terminology#two%20spirit=Two-Spirit} and Indigenous LGBTQQIA+ Awareness to Celebration Day (Canada)', 'Two Spirit_', 3, day(21), EventLevel.Day, ['two spirit']),
|
new Event('{/terminology#two%20spirit=Two-Spirit} and Indigenous LGBTQQIA+ Awareness to Celebration Day (Canada)', 'Two Spirit_', 3, day(21), EventLevel.Day, ['two spirit']),
|
||||||
|
new Event('Marriage Equality Day (Slovenia)', '_hrc', 7, day(8), EventLevel.Day),
|
||||||
|
|
||||||
// --- dynamic date ---
|
// --- dynamic date ---
|
||||||
|
|
||||||
|
@ -1171,10 +1171,11 @@ calendar:
|
|||||||
nonbinary_kids_day: '{/terminology#nonbinary=Nonbinary} Kids'' Day'
|
nonbinary_kids_day: '{/terminology#nonbinary=Nonbinary} Kids'' Day'
|
||||||
masc_lesbian_week: '{https://twitter.com/MascLesWeek=Masculine Lesbian Visibility and Awareness Week}'
|
masc_lesbian_week: '{https://twitter.com/MascLesWeek=Masculine Lesbian Visibility and Awareness Week}'
|
||||||
masc_lesbian_day: '{https://twitter.com/MascLesWeek=Masculine Lesbian Visibility and Awareness Day}'
|
masc_lesbian_day: '{https://twitter.com/MascLesWeek=Masculine Lesbian Visibility and Awareness Day}'
|
||||||
trans_history_month: 'Transgender History Month'
|
trans_history_month: '{/terminology#transgender=Transgender} History Month'
|
||||||
transition_week: 'Transition Week'
|
transition_week: '{/terminology#transition=Transition} Week'
|
||||||
bi_creators_day: 'Bisexual Creators Day'
|
bi_creators_day: '{/terminology#bisexual=Bisexual} Creators Day'
|
||||||
wrath_month: 'Queer Wrath Month'
|
wrath_month: 'Queer Wrath Month'
|
||||||
|
lesbian_aunts_day: '{/terminology#lesbian=Lesbian} Aunts Day'
|
||||||
banner: 'We''re celebrating/commemorating'
|
banner: 'We''re celebrating/commemorating'
|
||||||
celebrating_custom: 'is celebrated'
|
celebrating_custom: 'is celebrated'
|
||||||
celebrating_day: 'is celebrated on'
|
celebrating_day: 'is celebrated on'
|
||||||
|
@ -1107,6 +1107,7 @@ calendar:
|
|||||||
transition_week: 'Transition Week' # TODO
|
transition_week: 'Transition Week' # TODO
|
||||||
bi_creators_day: 'Bisexual Creators Day' # TODO
|
bi_creators_day: 'Bisexual Creators Day' # TODO
|
||||||
wrath_month: 'Mes de la Ira'
|
wrath_month: 'Mes de la Ira'
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day' # TODO
|
||||||
banner: 'Hoy celebramos'
|
banner: 'Hoy celebramos'
|
||||||
celebrating_custom: 'se celebra'
|
celebrating_custom: 'se celebra'
|
||||||
celebrating_day: 'se celebra el'
|
celebrating_day: 'se celebra el'
|
||||||
|
@ -1022,7 +1022,8 @@ calendar:
|
|||||||
trans_history_month: 'Transgender History Month' # TODO
|
trans_history_month: 'Transgender History Month' # TODO
|
||||||
transition_week: 'Transition Week' # TODO
|
transition_week: 'Transition Week' # TODO
|
||||||
bi_creators_day: 'Bisexual Creators Day' # TODO
|
bi_creators_day: 'Bisexual Creators Day' # TODO
|
||||||
wrath_month: 'Queer Wrath Month' # TODO
|
wrath_month: 'Queer Wrath Month' # TODO
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day' # TODO
|
||||||
banner: 'Nous célébrons '
|
banner: 'Nous célébrons '
|
||||||
celebrating_custom: 'est célébrée'
|
celebrating_custom: 'est célébrée'
|
||||||
celebrating_day: 'est fêté le'
|
celebrating_day: 'est fêté le'
|
||||||
|
@ -1008,7 +1008,8 @@ calendar:
|
|||||||
trans_history_month: 'Transgender History Month' # TODO
|
trans_history_month: 'Transgender History Month' # TODO
|
||||||
transition_week: 'Transition Week' # TODO
|
transition_week: 'Transition Week' # TODO
|
||||||
bi_creators_day: 'Bisexual Creators Day' # TODO
|
bi_creators_day: 'Bisexual Creators Day' # TODO
|
||||||
wrath_month: 'Queer Wrath Month' # TODO
|
wrath_month: 'Queer Wrath Month' # TODO
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day' # TODO
|
||||||
banner: '現在、以下のお祝いをしています'
|
banner: '現在、以下のお祝いをしています'
|
||||||
celebrating_custom: ''
|
celebrating_custom: ''
|
||||||
celebrating_day: ''
|
celebrating_day: ''
|
||||||
|
@ -977,7 +977,8 @@ calendar:
|
|||||||
trans_history_month: 'Transgender History Month' # TODO
|
trans_history_month: 'Transgender History Month' # TODO
|
||||||
transition_week: 'Transition Week' # TODO
|
transition_week: 'Transition Week' # TODO
|
||||||
bi_creators_day: 'Bisexual Creators Day' # TODO
|
bi_creators_day: 'Bisexual Creators Day' # TODO
|
||||||
wrath_month: 'Queer Wrath Month' # TODO
|
wrath_month: 'Queer Wrath Month' # TODO
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day' # TODO
|
||||||
banner: 'Oy selebramos'
|
banner: 'Oy selebramos'
|
||||||
celebrating_custom: 'se selebra'
|
celebrating_custom: 'se selebra'
|
||||||
celebrating_day: 'se selebra el'
|
celebrating_day: 'se selebra el'
|
||||||
|
@ -1022,7 +1022,8 @@ calendar:
|
|||||||
trans_history_month: 'Transgender History Month' # TODO
|
trans_history_month: 'Transgender History Month' # TODO
|
||||||
transition_week: 'Transition Week' # TODO
|
transition_week: 'Transition Week' # TODO
|
||||||
bi_creators_day: 'Bisexual Creators Day' # TODO
|
bi_creators_day: 'Bisexual Creators Day' # TODO
|
||||||
wrath_month: 'Queer Wrath Month' # TODO
|
wrath_month: 'Queer Wrath Month' # TODO
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day' # TODO
|
||||||
banner: 'Vandaag op de kalender'
|
banner: 'Vandaag op de kalender'
|
||||||
celebrating_custom: 'wordt gevierd op:'
|
celebrating_custom: 'wordt gevierd op:'
|
||||||
celebrating_day: 'wordt gevierd op:'
|
celebrating_day: 'wordt gevierd op:'
|
||||||
|
@ -1012,6 +1012,7 @@ calendar:
|
|||||||
transition_week: 'Transition Week'
|
transition_week: 'Transition Week'
|
||||||
bi_creators_day: 'Bisexual Creators Day'
|
bi_creators_day: 'Bisexual Creators Day'
|
||||||
wrath_month: 'Queer Wrath Month'
|
wrath_month: 'Queer Wrath Month'
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day'
|
||||||
banner: 'Vi feirer'
|
banner: 'Vi feirer'
|
||||||
celebrating_custom: 'er feiret'
|
celebrating_custom: 'er feiret'
|
||||||
celebrating_day: 'er feiret'
|
celebrating_day: 'er feiret'
|
||||||
|
@ -1902,7 +1902,8 @@ calendar:
|
|||||||
bi_creators_day: 'Dzień Biseksualnych Osób Twórczych'
|
bi_creators_day: 'Dzień Biseksualnych Osób Twórczych'
|
||||||
trans_history_month: 'Miesiąc Historii Osób Transpłciowych'
|
trans_history_month: 'Miesiąc Historii Osób Transpłciowych'
|
||||||
transition_week: 'Tydzień Tranzycji'
|
transition_week: 'Tydzień Tranzycji'
|
||||||
wrath_month: 'Miesiąc Gniewu'
|
wrath_month: 'Miesiąc Gniewu'
|
||||||
|
lesbian_aunts_day: 'Dzień Lesbijskich Cioć'
|
||||||
banner: 'Dziś w kalendarzu'
|
banner: 'Dziś w kalendarzu'
|
||||||
celebrating_custom: 'obchodzimy'
|
celebrating_custom: 'obchodzimy'
|
||||||
celebrating_day: 'obchodzimy'
|
celebrating_day: 'obchodzimy'
|
||||||
|
@ -1039,6 +1039,7 @@ calendar:
|
|||||||
transition_week: 'Transition Week' # TODO
|
transition_week: 'Transition Week' # TODO
|
||||||
bi_creators_day: 'Bisexual Creators Day' # TODO
|
bi_creators_day: 'Bisexual Creators Day' # TODO
|
||||||
wrath_month: 'Mês da Ira'
|
wrath_month: 'Mês da Ira'
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day' # TODO
|
||||||
banner: 'Hoje celebramos'
|
banner: 'Hoje celebramos'
|
||||||
celebrating_custom: 'celebra-se'
|
celebrating_custom: 'celebra-se'
|
||||||
celebrating_day: 'celebra-se em'
|
celebrating_day: 'celebra-se em'
|
||||||
|
@ -1114,7 +1114,8 @@ calendar:
|
|||||||
trans_history_month: 'Transgender History Month' # TODO
|
trans_history_month: 'Transgender History Month' # TODO
|
||||||
transition_week: 'Transition Week' # TODO
|
transition_week: 'Transition Week' # TODO
|
||||||
bi_creators_day: 'Bisexual Creators Day' # TODO
|
bi_creators_day: 'Bisexual Creators Day' # TODO
|
||||||
wrath_month: 'Queer Wrath Month' # TODO
|
wrath_month: 'Queer Wrath Month' # TODO
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day' # TODO
|
||||||
banner: 'Мы празднуем'
|
banner: 'Мы празднуем'
|
||||||
celebrating_custom: 'празднуется'
|
celebrating_custom: 'празднуется'
|
||||||
celebrating_day: 'празднуется'
|
celebrating_day: 'празднуется'
|
||||||
|
@ -1031,7 +1031,8 @@ calendar: # TODO
|
|||||||
trans_history_month: 'Transgender History Month'
|
trans_history_month: 'Transgender History Month'
|
||||||
transition_week: 'Transition Week'
|
transition_week: 'Transition Week'
|
||||||
bi_creators_day: 'Bisexual Creators Day'
|
bi_creators_day: 'Bisexual Creators Day'
|
||||||
wrath_month: 'Queer Wrath Month'
|
wrath_month: 'Queer Wrath Month'
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunt Day'
|
||||||
banner: 'Vi firar'
|
banner: 'Vi firar'
|
||||||
celebrating_custom: 'firas'
|
celebrating_custom: 'firas'
|
||||||
celebrating_day: 'firas på'
|
celebrating_day: 'firas på'
|
||||||
|
@ -1141,7 +1141,8 @@ calendar:
|
|||||||
trans_history_month: 'Transgender History Month' # TODO
|
trans_history_month: 'Transgender History Month' # TODO
|
||||||
transition_week: 'Transition Week' # TODO
|
transition_week: 'Transition Week' # TODO
|
||||||
bi_creators_day: 'Bisexual Creators Day' # TODO
|
bi_creators_day: 'Bisexual Creators Day' # TODO
|
||||||
wrath_month: 'Queer Wrath Month' # TODO
|
wrath_month: 'Queer Wrath Month' # TODO
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day' # TODO
|
||||||
banner: 'Ми святкуємо'
|
banner: 'Ми святкуємо'
|
||||||
celebrating_custom: 'святкується'
|
celebrating_custom: 'святкується'
|
||||||
celebrating_day: 'святкується'
|
celebrating_day: 'святкується'
|
||||||
|
@ -975,7 +975,8 @@ calendar: # TODO
|
|||||||
trans_history_month: 'Transgender History Month'
|
trans_history_month: 'Transgender History Month'
|
||||||
transition_week: 'Transition Week'
|
transition_week: 'Transition Week'
|
||||||
bi_creators_day: 'Bisexual Creators Day'
|
bi_creators_day: 'Bisexual Creators Day'
|
||||||
wrath_month: 'Queer Wrath Month'
|
wrath_month: 'Queer Wrath Month'
|
||||||
|
lesbian_aunts_day: 'Lesbian Aunts Day'
|
||||||
banner: 'We''re celebrating'
|
banner: 'We''re celebrating'
|
||||||
celebrating_custom: 'is celebrated'
|
celebrating_custom: 'is celebrated'
|
||||||
celebrating_day: 'is celebrated on'
|
celebrating_day: 'is celebrated on'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user