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 @@ uk:
|
||||
about:
|
||||
about_mastodon: Mastodon - це <em>вільна</em> соціальна мережа з <em>відкритим вихідним кодом</em>. Вона є <em>децентралізованою</em> альтернативою комерційним платформам, що дозволяє уникнути ризиків монополізації вашого спілкування однією компанією. Виберіть сервер, якому ви довіряєте — що б ви не вибрали, Ви зможете спілкуватись з усіма іншими. Будь-який користувач може запустити власну інстанцію Mastodon та без проблем брати участь в <em>соціальній мережі</em>.
|
||||
about_this: Про цю інстанцію
|
||||
apps: Додатки
|
||||
business_email: 'Діловий email:'
|
||||
closed_registrations: На даний момент реєстрація на цій інстанції закрита.
|
||||
contact: Зв'язатися
|
||||
description_headline: Що таке %{domain}?
|
||||
domain_count_after: іншими інстанціями
|
||||
domain_count_before: Зв'язаний з
|
||||
features:
|
||||
api: Відкритий API для додаків та сервісів
|
||||
blocks: Продвинуті інструменти самомодерації
|
||||
characters: 500 символів на пост
|
||||
chronology: Хронологічні стрічки
|
||||
ethics: 'Этичний дизайн: немає реклами, немає стеження'
|
||||
gifv: GIFV та короткі відео
|
||||
privacy: Тонкі налаштування приватності для кожного поста
|
||||
public: Публічні стрічки
|
||||
features_headline: Що виділяє Mastodon
|
||||
get_started: Почати
|
||||
links: Посилання
|
||||
other_instances: Інші інстанції
|
||||
@ -141,8 +130,6 @@ uk:
|
||||
desc_html: Відображається на титульній сторінці, коли реєстрація закрита <br>Можна використовувати HTML-теги
|
||||
title: Повідомлення про закриту реєстрацію
|
||||
open:
|
||||
disabled: Закрита
|
||||
enabled: Відкрита
|
||||
title: Відкрити реєстрацію
|
||||
setting: Налаштування
|
||||
site_description:
|
||||
|
Reference in New Issue
Block a user