27 Commits

Author SHA1 Message Date
MaximevanderSmissen
2445cc2199
Dutch translation (#136)
* Add folder for Dutch translation with images

Copied images from English version.
No changes were made at all, _titlecard.png should be changed!

* Add Dutch language to files outside language dir

* Add Dutch nonpage language files and index page

Added files to public/nl/ dir:
  _concat.json
  _disclaimer.hbs
  _menu.hbs
  _strings.js
  index.md

* Add first Dutch pages

Pages:
  wat-is-gender (what-is-gender)
  geschiedenis (history)
  euforie (euphoria)
  fysieke-dysforie (physical-dysphoria)

* Suggestion: Add link for androgyne gender

Add link for androgyne gender to the what-is-gender pages for the
following languages:
  English
  Dutch
  French
  Hungarian
  Portuguese
Missing for languages:
  Chinese (zh)
  German (de)
  Polish (pl)
  Spanish (es)

* Add empty files to enable the build to run

* Add language tags and fix language-menu

Added the 'lang' tag to all .md files for the Dutch language
Fixed bug where Dutch line in language-menu was set to Portuguese class

* Fix language-menu bug for Spanish language

Fixed bug where Spanish line in language-menu was set to Portuguese class

* Update TWEET_DATE_FORMAT

Shortened month (LLL) already contains a period, remove double period

* Complete and review Dutch biochemical-dysphoria

* Add&review Dutch translation for social-dysphoria

* Fix contibution link in disclaimer

Link to contributions page was wrongfully translated

* Add&review Dutch translation of societal-dysphoria

* Add&review Dutch translation for sexual-dysphoria

* Fix broken link to next page

Link to next page (presentationele-dysforie) was broken on newly
translated page (seksuele-dysforie)

* Add&review Dutch translation of presentational-dysphoria

* Add comments for broken link

The presentational-dysphoria page contains a broken YouTube link.
This commit adds HTML comments to the Dutch and English pages notifying
about the broken link.
Should be reverted when
https://github.com/GenderDysphoria/GenderDysphoria.fyi/issues/139 is
fixed.

* Add&review Dutch existential-dysphoria page

* Add&review Dutch managed-dysphoria page

Also rename dutch page file and rename links to the page

* Check translated Dutch files for mixups

Sometimes 'gender' and 'sex' were wrongfully interchanged during
translation.
Fix these mixups for the following pages:
- index.md (index.md)
- wat-is-gender.md (what-is-gender.md)
- geschiedenis.md (history.md)
- euforie.md (euphoria.md)
- fysieke-dysforie.md (physical-dysphoria.md)
- biochemische-dysforie.md (biochemical-dysphoria.md)
- sociale-dysforie.md (social-dysphoria.md)
- maatschappelijke-dysforie.md (societal-dysphoria.md)
- seksuele-dysforie.md (sexual-dysphoria.md)
- presentationele-dysforie.md (presentational-dysphoria.md)
- existentiele-dysforie.md (existential-dysphoria.md)
- beheerste-dysforie.md (managed-dysphoria.md)

* Add&review Dutch impostor-syndrome page

* Add the Dutch translation for the am-i-trans page

Warning! This page hasn't been reviewed yet!

* Add & review Dutch translation for diagnoses page

* Revert "Add comments for broken link"

This reverts commit 6692acb9f7d13663036b1e210584f844e7077046.

* Update broken link in Dutch translation

Fix link from Issue #139 in Dutch translation after new link was
provided and other languages fixed

* Review and update first half of am-i-trans page

Only got to about the first half while on a plane

* Update text&complete review of am-i-trans in Dutch

Update headers to capitalize them correctly
Update all uses of quotes to fix their use
Complete last part of page

* Proposed typo fix in treatment.md

* Add&review Dutch translation of causes page

* Add unreviewed Dutch translation of chromosomes

* Add unreviewed Dutch translation of hormones page

* Review&update Dutch chromosomes page

* Review&update Dutch translation of hormones page

* Add&review Dutch translation of treatment page

* Start Dutch (manual) translation of conclusion

* Update&Review Dutch translation of conclusion page

* Finish reviewing Dutch translation of hormones

* Add unreviewed Dutch translation of masc 2nd pub

* Remove double space from second-puberty-masc page

* Start reviewing Dutch translation of masc puberty

* Complete reviewing  translation of masc puberty

* Small change in the first note on Dutch masc pub

* Add&review Dutch translation of fem 2nd puberty

* Resolve ToDo in Dutch geschiedenis page

Did some research to confirm the meaning of the WV abbreviation in the
quote on the original English page

* Resolve ToDo in Dutch ben-ik-trans page

Resolve ToDo about the translation of a sentence

* Change page name in link to Dutch 2nd fem puberty

Page link from Dutch conclusion page to the previous 2nd fem puberty
page was incorrectly named

* Fix link on Dutch conclusion page

Dutch Conclusion page linked back to the English 2nd fem puberty page

* Fix Dutch printable page view

Dutch version of _concat.json was collecting the pages to the wrong
output
2023-09-21 12:57:10 -07:00
Bill Garrett
2f90e668cd
Migrate to Node 16 (#118)
* Node 16: fix build dependencies

* Node 16: fix Bootstrap dependency problem

* Node 16: fix error in HTML writer

* Node 16: move await to proper place (h/t alliejones)
2023-01-02 14:03:02 -08:00
G Queiroz
efe9c502cf
Add Portuguese translation (light version) (#111)
* fix(es): syntax error that prevented compilation

* feat(pt): add main text translation

* feat(pt): add tweets translation

* feat(pt): add PDF generation to GitHub workflow

* fix(pt): add misisng translations and formatting fixes

* fix(css): link fragment overlap with page header

* fix(css): add font Inter before Gothic A1

The Gothic A1 font lacks a few characters necessary for writing Portuguese, namely: á, í, ó, ú, ã, õ, and their upper case versions.

* fix(pt): remove 'Glossário' entry from _menu.hbs

* fix(build): slugify.js

* fix(pt): various typos and a few missing translations.

* chore: add .vscode to .gitignore
2022-10-23 10:49:09 -07:00
Jocelyn Badgley (Twipped)
e229e14dca Addressing issues that came up in eslint 2022-06-22 15:45:08 -07:00
G Queiroz
93743fc532
Added tweet translation mechanism (#96)
* Added tweet translation mechanism.

* Removed test translation.

It was done via Google Translate which I don't trust for this application.
2022-05-31 20:06:53 -07:00
Jocelyn Badgley (Twipped)
d542e8b23d Fix the broken header links 2021-08-27 11:53:38 -07:00
Jocelyn Badgley (Twipped)
a49d9bf21c Moved the i18n strings into their respective folders 2021-08-11 13:48:29 -07:00
Jocelyn Badgley (Twipped)
6aa3db858d Fix broken headers 2021-08-11 13:27:52 -07:00
Jocelyn Badgley (Twipped)
81fd26d2e4 Dependency bump 2021-08-11 12:09:59 -07:00
Jocelyn Badgley (Twipped)
59e4380906 Adding more internationalization support 2021-08-11 11:40:11 -07:00
Jocelyn Badgley (Twipped)
b919a7cf11 Fixing icons not obeying the size attribute 2021-03-25 14:04:59 -07:00
Jocelyn Badgley (Twipped)
7eb3bfe69a Make external links open in a new browser window 2021-03-25 14:04:43 -07:00
Jocelyn Badgley (Twipped)
ab28508bca Dependency updates 2021-02-27 20:43:18 -08:00
Jocelyn Badgley (Twipped)
4889ee81d0 Dependency updates 2020-10-12 15:16:27 -07:00
Jocelyn Badgley (Twipped)
5e625ce381 Code Alignment 2020-05-13 12:29:39 -07:00
Jocelyn Badgley (Twipped)
2beec58657 Switched from Handlebars to Handybars 2020-05-13 11:46:14 -07:00
Jocelyn Badgley (Twipped)
caa4c0687b Accidentally added some stuff from curvyandtrans 2020-04-07 10:44:39 -07:00
Jocelyn Badgley (Twipped)
8f4a862e8e Move minification into page-writer so it hits everything 2020-04-07 10:35:10 -07:00
Jocelyn Badgley (Twipped)
98b9fd7934 Libraryify slugify 2020-04-07 10:32:23 -07:00
Jocelyn Badgley (Twipped)
2aea19bd05 Catching a few more bugs 2020-03-22 13:04:59 -07:00
Jocelyn Badgley (Twipped)
67b168dba1 Refining engine targeting 2020-03-07 18:04:37 -08:00
Jocelyn Badgley (Twipped)
b9f82a7018 Changing fencing on html blocks
Because *someone* had to use three pipes in their twitter display name
2020-03-06 19:31:07 -08:00
Jocelyn Badgley (Twipped)
e6f12453b8 More handlebar helper bugs 2020-03-05 19:40:18 -08:00
Jocelyn Badgley (Twipped)
065dd4ad79 Fix bugs with helpers accessing scoped data 2020-03-02 20:28:25 -08:00
Jocelyn Badgley (Twipped)
d5c15ebde4 Pages, not posts 2020-02-29 18:33:35 -08:00
Jocelyn Badgley (Twipped)
32382ae59b pageWriter now writes posts first so that the post content is available for pages. 2020-02-29 18:30:05 -08:00
Jocelyn Badgley (Twipped)
56d5f33453 Moved new build process out of gulp folder 2020-02-28 10:33:39 -08:00