added CS translation THX Aditoo

This commit is contained in:
Tobias Diekershoff 2018-06-10 07:33:20 +02:00
parent ba57debff6
commit f163422c26
3 changed files with 132 additions and 0 deletions

View File

@ -18,6 +18,8 @@
<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}}
@ -178,6 +180,44 @@
</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">

Binary file not shown.

View File

@ -0,0 +1,92 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Lorem Ipsum <aditoo@seznam.cz>, 2018
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2018-06-06 09:52+CEST\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Lorem Ipsum <aditoo@seznam.cz>, 2018\n"
"Language-Team: Czech (https://www.transifex.com/Friendica/teams/12172/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: generate_home_tmpl.py:16
msgid ""
"Collection of the git repositories of the <a href='https://friendi.ca' "
"target='_new'>Friendica</a> project."
msgstr ""
"Kolekce repozitářů git projektu <a href='https://friendi.ca' "
"target='_new'>Friendica</a>."
#: generate_home_tmpl.py:17
msgid "Easy to install"
msgstr "Jednoduchá instalace"
#: generate_home_tmpl.py:18
msgid ""
"All you need is PHP and a MySQL database. Installation can be done via file "
"upload, git or docker."
msgstr ""
"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."
#: generate_home_tmpl.py:19
msgid "Free Software"
msgstr "Svobodný software"
#: generate_home_tmpl.py:20
msgid ""
"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>!"
msgstr ""
"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>!"
#: generate_home_tmpl.py:21
msgid "Decentralization"
msgstr "Decentralizace"
#: generate_home_tmpl.py:22
msgid ""
"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."
msgstr ""
"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."
#: generate_home_tmpl.py:23
msgid "Interoperability"
msgstr "Interoperabilita"
#: generate_home_tmpl.py:24
msgid ""
"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."
msgstr ""
"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ší."