mastodon/app
Hisham Muhammad 4a9becfca2 i18n: improve "Welcome" translation in Portuguese (#7068)
* i18n: update gender-neutral language for pt and pt-BR

Instead of using "bem-vindo(a)" (a masculine form of "Welcome"
with a "(a)" in the end to mean "bem-vinda" for the feminine form),
use "boas-vindas", which is a gender-neutral form of "Welcome").

There is already precedent for using "boas-vindas" in the
Brazilian Portuguese localization, in `config/locales/pt-BR.yml`.
European Portuguese dictionary Priberam also registers it as a valid form:
https://www.priberam.pt/dlpo/boas-vindas

* i18n: pt-BR minor orthography fix

The form "a bordo" does not take an accent.
http://oredator.com.br/curso-de-redacao/uncategorized/a-bordo-ou-a-bordo
2018-04-07 21:36:03 +02:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Prevent admins and moderators eavesdropping in private and direct toots (#7067) 2018-04-07 21:33:01 +02:00
helpers Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
javascript i18n: improve "Welcome" translation in Portuguese (#7068) 2018-04-07 21:36:03 +02:00
lib Forward deletes on the same path as reply forwarding (#7058) 2018-04-07 18:54:46 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
policies Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
presenters Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
serializers retrieve custom emoji list via API instead of before page load (#7047) 2018-04-04 22:25:34 +02:00
services Fix nil account issue in ProcessAccountService (#7019) 2018-04-03 13:08:11 +02:00
validators Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
views Add contact account to landing page ("Administered by") (#6984) 2018-04-04 01:11:26 +02:00
workers Adjust privacy policy (#6666) 2018-04-04 21:47:39 +02:00