CS translation of several addons THX Aditoo

This commit is contained in:
Tobias Diekershoff 2018-08-17 10:39:02 +02:00
parent 2e907b76f4
commit d3a1a58ce0
10 changed files with 27 additions and 24 deletions

View file

@ -5,13 +5,14 @@
#
# Translators:
# Aditoo, 2018
# Aditoo, 2018
# michal_s <msupler@gmail.com>, 2014-2015
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2018-06-11 13:09+0000\n"
"PO-Revision-Date: 2018-08-16 10:11+0000\n"
"Last-Translator: Aditoo\n"
"Language-Team: Czech (http://www.transifex.com/Friendica/friendica/language/cs/)\n"
"MIME-Version: 1.0\n"
@ -55,15 +56,15 @@ msgstr "Zašifrovat Jabber heslo s heslem Friendica (doporučeno)"
#: jappixmini.php:293
msgid "Friendica password"
msgstr "Friendica heslo"
msgstr "Heslo Friendica"
#: jappixmini.php:296
msgid "Approve subscription requests from Friendica contacts automatically"
msgstr "Automaticky schválit požadavek na členství od Friedica kontaktů."
msgstr "Automaticky schválit požadavek na členství od kontaktů Friendica."
#: jappixmini.php:299
msgid "Subscribe to Friendica contacts automatically"
msgstr "Automaticky zaslat požadavek na členství Friedica kontaktům."
msgstr "Automaticky zaslat požadavek na členství kontaktům Friendica."
#: jappixmini.php:302
msgid "Purge internal list of jabber addresses of contacts"

View file

@ -14,9 +14,9 @@ $a->strings["Jabber server"] = "Jabber server";
$a->strings["Jabber BOSH host"] = "Jabber BOSH host";
$a->strings["Jabber password"] = "Jabber heslo";
$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "Zašifrovat Jabber heslo s heslem Friendica (doporučeno)";
$a->strings["Friendica password"] = "Friendica heslo";
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Automaticky schválit požadavek na členství od Friedica kontaktů.";
$a->strings["Subscribe to Friendica contacts automatically"] = "Automaticky zaslat požadavek na členství Friedica kontaktům.";
$a->strings["Friendica password"] = "Heslo Friendica";
$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Automaticky schválit požadavek na členství od kontaktů Friendica.";
$a->strings["Subscribe to Friendica contacts automatically"] = "Automaticky zaslat požadavek na členství kontaktům Friendica.";
$a->strings["Purge internal list of jabber addresses of contacts"] = "Očistit interní seznam jabber adres kontaktů";
$a->strings["Submit"] = "Odeslat";
$a->strings["Add contact"] = "Přidat kontakt";