Redesign the landing page, mount public timeline on it (#4122)
* Redesign the landing page, mount public timeline on it * Adjust the standalone mounted component to the lacking of router * Adjust auth layout pages to new design * Fix tests * Standalone public timeline polling every 5 seconds * Remove now obsolete translations * Add responsive design for new landing page * Address reviews * Add floating clouds behind frontpage form * Use access token from public page when available * Fix mentions and hashtags links, cursor on status content in standalone mode * Add footer link to source code * Fix errors on pages that don't embed the component, use classnames * Fix tests * Change anonymous autoPlayGif default to false * When gif autoplay is disabled, hover to play * Add option to hide the timeline preview * Slightly improve alt layout * Add elephant friend to new frontpage * Display "back to mastodon" in place of "login" when logged in on frontpage * Change polling time to 3s
This commit is contained in:
@ -3,23 +3,12 @@ pt-BR:
|
||||
about:
|
||||
about_mastodon: Mastodon é um servidor de rede social <em>grátis, e open-source</em>. Uma alternativa <em>descentralizada</em> ás plataformas comerciais, que evita o risco de uma única empresa monopolizar a sua comunicação. Escolha um servidor que você confie — qualquer um que escolher, você poderá interagir com todo o resto. Qualquer um pode ter uma instância Mastodon e assim participar na <em>rede social federada</em> sem problemas.
|
||||
about_this: Sobre essa instância
|
||||
apps: Aplicações
|
||||
business_email: 'Email comercial:'
|
||||
closed_registrations: Registros estão fechadas para essa instância.
|
||||
contact: Contato
|
||||
description_headline: O que é %{domain}?
|
||||
domain_count_after: outras instâncias
|
||||
domain_count_before: Conectado a
|
||||
features:
|
||||
api: Aberto para API de aplicações e serviços
|
||||
blocks: Bloqueos e ferramentas para mudar
|
||||
characters: 500 caracteres por post
|
||||
chronology: Timeline são cronologicas
|
||||
ethics: 'Design ético: sem propaganda, sem tracking'
|
||||
gifv: GIFV e vídeos curtos
|
||||
privacy: Granular, privacidade setada por post
|
||||
public: Timelines públicas
|
||||
features_headline: O que torna Mastodon diferente
|
||||
get_started: Comece aqui
|
||||
links: Links
|
||||
other_instances: Outras instâncias
|
||||
@ -159,8 +148,6 @@ pt-BR:
|
||||
desc_html: Mostrar na página inicial quando registros estão fecados<br/>Você pode usar tags HTML
|
||||
title: Mensagem de registro fechados
|
||||
open:
|
||||
disabled: Desabilitado
|
||||
enabled: Habilitado
|
||||
title: Aberto para registro
|
||||
setting: Preferências
|
||||
site_description:
|
||||
|
Reference in New Issue
Block a user