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 @@ tr:
|
||||
about:
|
||||
about_mastodon: Mastodon <em>ücretsiz ve açık kaynaklı</em> bir sosyal ağdır. <em>Merkezileştirilmemiş</em> yapısı sayesinde diğer ticari sosyal platformların aksine iletişimininizin tek bir firmada tutulmasının/yönetilmesinin önüne geçer. Güvendiğiniz bir sunucuyu seçerek oradaki kişilerle etkileşimde bulunabilirsiniz. Herkes kendi Mastodon sunucusunu kurabilir ve sorunsuz bir şekilde Mastodon <em>sosyal ağına</em> dahil edebilir.
|
||||
about_this: Bu sunucu hakkında
|
||||
apps: Uygulamalar
|
||||
business_email: 'İş e-postası:'
|
||||
closed_registrations: Bu sunucu şu anda yeni kayıt almamaktadır.
|
||||
contact: İletişim
|
||||
description_headline: Peki %{domain} nedir?
|
||||
domain_count_after: sunucu var.
|
||||
domain_count_before: Bağlı olduğu
|
||||
features:
|
||||
api: Uygulama ve servisler için açık API
|
||||
blocks: Zengin blok ve iletişim araçları
|
||||
characters: 500 karakterlik gönderiler
|
||||
chronology: Kronolojik zaman tüneli
|
||||
ethics: 'Etik tasarım: reklam ve izleme yok'
|
||||
gifv: GIFV ve diğer video türleri
|
||||
privacy: Gönderi bazlı gizlilik
|
||||
public: Herkese açık zaman tünelleri
|
||||
features_headline: Mastodon'ı diğerlerinden ayıran nedir?
|
||||
get_started: Kayıt ol
|
||||
links: Bağlantılar
|
||||
other_instances: Diğer sunucular
|
||||
@ -159,8 +148,6 @@ tr:
|
||||
desc_html: Kayıt alımları kapatıldığında ana sayfada görüntülenecek mesajdır. <br> HTML etiketleri kullanabilirsiniz.
|
||||
title: Kayıt alımları kapatılma mesajı
|
||||
open:
|
||||
disabled: Kapalı
|
||||
enabled: Açık
|
||||
title: Kayıt alımları
|
||||
setting: Ayar adı
|
||||
site_description:
|
||||
|
Reference in New Issue
Block a user