git.friendi.ca/custom/templates/home.tmpl

262 lines
13 KiB
Cheetah

{{template "base/head" .}}
<div class="home">
<div class="ui stackable middle very relaxed page grid">
<div class="sixteen wide center aligned centered column">
<div>
<img class="logo" src="{{AppSubUrl}}/img/friendica-128.png" />
</div>
<div class="hero">
<h1 class="ui icon header title">
Friendica
</h1>
{{if eq .Lang "de-DE"}}
<h2>Sammlung der git Repositories des <a href='https://friendi.ca/' target='_new'>Friendica</a> Projekts.</h2>
{{else if eq .Lang "nl-NL"}}
<h2>Verzameling git repositories van het <a href='https://friendi.ca' target='_new'>Friendica</a> project.</h2>
{{else if eq .Lang "it-IT"}}
<h2>Raccolta dei repository git del progetto <a href='https://friendi.ca' target='_new'>Friendica</a>.</h2>
{{else if eq .Lang "pl-PL"}}
<h2>Zbiór repozytoriów git projektu <a href='https://friendi.ca' target='_new'>Friendica</a>.</h2>
{{else if eq .Lang "cs-CZ"}}
<h2>Kolekce repozitářů git projektu <a href='https://friendi.ca' target='_new'>Friendica</a>.</h2>
{{else}}
<h2>Collection of the git repositories of the <a href='https://friendi.ca' target='_new'>Friendica</a> project.</h2>
{{end}}
</div>
</div>
</div>
{{if eq .Lang "de-DE"}}
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-rocket"></i> Einfach zu installieren
</h1>
<p class="large">
Alles was du für die Installation benötigst ist PHP und eine MySQL Datenbank. Installieren kannst du Friendica entweder per Datei-Upload, git oder docker.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-code"></i> Freie Software
</h1>
<p class="large">
Friendica ist Freie Software, lizensiert unter der AGPLv3 (oder neuere Versionen). Der gesammte Quellcode kann unter <a href='https://git.friendi.ca/friendica/friendica'>git.friendi.ca</a> eingesehen werden. Wenn du magst kannst du uns gerne dabei unterstützen das Friendica noch besser zu machen. <a href='https://git.friendi.ca/friendica/friendica/src/branch/develop/doc/Developers-Intro.md'>Trau dich</a>!
</p>
</div>
</div>
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-globe"></i> Dezentral
</h1>
<p class="large">
Das Friendica Netzwerk ist dezentral aufgebaut, ohne zentrale Autorität oder Eigentumsverhältnisse. Beziehungen zwischen Konten können über Server-Grenzen hinweg hergestellt werden, wodurch ein großes Netzwerk unabhängiger Friendica Knoten entsteht.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-organization"></i> Interoperabel
</h1>
<p class="large">
Friendica unterstützt das OStatus (z.B. GNU social und Mastodon) und das diaspora* (z.B. diaspora*, Hubzilla und Socialhome) Protokoll. Mit Erweiterungen können Brücken zu weiteren Netzwerken wie pump.io, Twitter und anderen geschlagen werden.
</p>
</div>
</div>
{{else if eq .Lang "nl-NL"}}
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-rocket"></i> Gemakkelijk te installeren
</h1>
<p class="large">
Alles wat je nodig hebt is PHP en een MySQL database. Installatie kan gebeuren via file upload, git of docker.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-code"></i> Vrije software
</h1>
<p class="large">
Friendica is Vrije Software, met licentie onder de voorwaarden van AGPLv3 (of later). De volledige broncode wordt gehost op <a href='https://git.friendi.ca/friendica/friendica'>git.friendi.ca</a>. Vervoeg ons door bij te dragen om dit project nog beter te maken. Wees niet verlegen om <a href='https://git.friendi.ca/friendica/friendica/src/branch/develop/doc/Developers-Intro.md'>om bij te dragen</a>!
</p>
</div>
</div>
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-globe"></i> Decentralisatie
</h1>
<p class="large">
Gedecentraliseerde architectuur zonder centrale authoriteit of eigendom. Relaties kunnen gemaakt worden tussen elk compatibel systeem, wat netwerk op Internet schaal oplevert, samengesteld door kleinere sites. Naadloze tijdlijn-naar-tijdlijn berichten en remote reacties, zelfs tussen verschillende netwerk nodes.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-organization"></i> Interoperabiliteit
</h1>
<p class="large">
Friendica heeft ingebouwde ondersteuning voor OStatus (bvb. GNU Social en Mastodon) en diaspora* (bvb. dispora*, Hubzilla en Socialhome) protocollen. Met bijkomende addons kan de brug slaan naar nog meer netwerken zoals pump.io, Twitter en andere.
</p>
</div>
</div>
{{else if eq .Lang "it-IT"}}
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-rocket"></i> Facile da installare
</h1>
<p class="large">
Tutto quello di cui hai bisogno è PHP e un database MySQL. L'installazione puo' essere effettuata caricando i file, utilizzando git o con docker.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-code"></i> Software Libero
</h1>
<p class="large">
Friendica è Software Libero, concesso in licenza secondo i termini della licenza AGPLv3 (o successiva). L'intero codice sorgente è ospitato su <a href='https://git.friendi.ca/friendica/friendica'>git.friendi.ca</a>. Unisciti a noi contribuendo a rendere questo progetto ancora migliore. Non essere timido, <a href='https://git.friendi.ca/friendica/friendica/src/branch/develop/doc/Developers-Intro.md'>diventa un collaboratore</a>!
</p>
</div>
</div>
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-globe"></i> Decentralizzazione
</h1>
<p class="large">
Architettura decentralizzata senza autorità centrale. Le relazioni possono essere create con ogni sistema compatibile, creando una rete di livello globale composta di piccoli siti. Messaggi in bacheca e commenti remoti, anche su differenti nodi della rete.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-organization"></i> Interoperabilità
</h1>
<p class="large">
Friendica supporta ntivamente i protocolli OStatus (usati da GNU Social e Mastodon) e diaspora* (usati da diaspora*, Hubzilla e Socialhome). Attraverso componenti aggiuntivi puoi raggiungere più reti, come pump.io, Twitter e altri.
</p>
</div>
</div>
{{else if eq .Lang "pl-PL"}}
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-rocket"></i> Łatwe do instalowania
</h1>
<p class="large">
Wszystko czego potrzebujesz to PHP i baza danych MySQL. Instalacja może odbywać się poprzez przesłanie pliku, git lub docker.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-code"></i> Darmowe oprogramowanie
</h1>
<p class="large">
Friendica to wolne oprogramowanie, licencjonowane zgodnie z warunkami AGPLv3 (lub nowszym). Cały kod źródłowy jest hostowany na stronie <a href='https://git.friendi.ca/friendica/friendica'>git.friendi.ca</a>. Dołącz do nas, przyczyniając się do tego, aby ten projekt był jeszcze lepszy. Nie wstydź się <a href='https://git.friendi.ca/friendica/friendica/src/branch/develop/doc/Developers-Intro.md'>być współtwórcą</a>!
</p>
</div>
</div>
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-globe"></i> Decentralizacja
</h1>
<p class="large">
Zdecentralizowana architektura bez centralnego autorytetu lub własności. W każdym kompatybilnym systemie można nawiązywać relacje, tworząc sieć o skali internetowej złożoną z mniejszych witryn. Bezproblemowe posty od ściany do ściany i zdalne komentarze, nawet w różnych węzłach sieci.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-organization"></i> Interoperacyjność
</h1>
<p class="large">
Friendica ma wbudowaną obsługę protokołu OStatus (na przykład GNU social i Mastodon) i diaspory * (np. Diaspora *, Hubzilla i Socialhome). Dzięki dodatkowym dodatkom możesz połączyć się z innymi sieciami, takimi jak pump.io, Twitter i inne.
</p>
</div>
</div>
{{else if eq .Lang "cs-CZ"}}
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-rocket"></i> Jednoduchá instalace
</h1>
<p class="large">
Jediné, co potřebujete, je software PHP a databáze MySQL. Instalace může být provedena nahráním souborů nebo pomocí softwaru git či docker.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-code"></i> Svobodný software
</h1>
<p class="large">
Friendica je svobodný software, dostupný pod licencí AGPL verze 3 (nebo pozdější verze). Celý zdrojový kód je hostován na <a href='https://git.friendi.ca/friendica/friendica'>git.friendi.ca</a>. Připojte se k nám, přispějte k projektu a udělejte ho ještě lepším. Nebojte se <a href='https://git.friendi.ca/friendica/friendica/src/branch/develop/doc/Developers-Intro.md'>stát se přispěvatelem</a>!
</p>
</div>
</div>
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-globe"></i> Decentralizace
</h1>
<p class="large">
Decentralizovaná architektura bez centrální autority nebo vlastníka. Vztahy mohou být vytvořeny přes jakýkoliv kompatibilní systém, čímž se vytváří síť rozměrů Internetu, utvořena z menších stránek. Bezproblémové přispívání mezi zdmi a vzdálené komentáře, dokonce mezi různými servery.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-organization"></i> Interoperabilita
</h1>
<p class="large">
Friendica má zabudovanou podporu pro protokoly OStatus (např. GNU Social a Mastodon) a diaspora* (např. diaspora*, Hubzilla a Socialhome). S přídavnými doplňky se můžete připojit i k jiným sítím, jako je pump.io, Twitter a další.
</p>
</div>
</div>
{{else}}
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-rocket"></i> Easy to install
</h1>
<p class="large">
All you need is PHP and a MySQL database. Installation can be done via file upload, git or docker.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-code"></i> Free Software
</h1>
<p class="large">
Friendica is Free Software, licensed under the terms of the AGPLv3 (or later). The entire source code is hosted at <a href='https://git.friendi.ca/friendica/friendica'>git.friendi.ca</a>. Join us by contributing to make this project even better. Don't be shy to <a href='https://git.friendi.ca/friendica/friendica/src/branch/develop/doc/Developers-Intro.md'>be a contributor</a>!
</p>
</div>
</div>
<div class="ui stackable middle very relaxed page grid">
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-globe"></i> Decentralization
</h1>
<p class="large">
Decentralized architecture with no central authority or ownership. Relationships can be made across any compatible system, creating a network of Internet scale made up of smaller sites. Seamless wall-to-wall posts and remote comments, even across different network nodes.
</p>
</div>
<div class="eight wide center column">
<h1 class="hero ui icon header">
<i class="octicon octicon-organization"></i> Interoperability
</h1>
<p class="large">
Friendica has build in support for the OStatus (e.g. GNU social and Mastodon) and diaspora* (e.g. diaspora*, Hubzilla and Socialhome) protocol. With additional addons you can bridge to more networks like pump.io, Twitter and others.
</p>
</div>
</div>
{{end}}
</div>
{{template "base/footer" .}}