1
0
mirror of https://github.com/etesync/android synced 2025-02-23 21:02:26 +00:00

Czech translation for davdroid

updated
This commit is contained in:
Jaroslav Lichtblau 2015-05-17 11:48:40 +02:00
parent cd513683f5
commit 03517584f2

View File

@ -71,7 +71,7 @@
or purchasing it.</p>
<h1>License</h1>
<p>Copyright © 2013 2014 Ricki Hirner, Bernhard Stockmann (<a href="http://www.bitfire.at">bitfire web engineering</a>). All rights reserved.
<p>Copyright © 2013 2015 Ricki Hirner, Bernhard Stockmann (<a href="http://www.bitfire.at">bitfire web engineering</a>). All rights reserved.
This program and the accompanying materials are made available under the terms of the GNU Public License v3.0 which
accompanies this distribution, and is available at <a
href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a>. As far as Google Play, Samsung
@ -110,6 +110,7 @@
<string name="login_password">Heslo:</string>
<!-- Settings activity -->
<string name="settings_title">Nastavení</string>
<string name="settings_no_accounts">Nebyl nalezen účet DAVdroid</string>
<string name="settings_authentication">Ověření</string>
@ -147,6 +148,10 @@
<item>Každé 4 hodiny</item>
<item>Jednou za den</item>
</string-array>
<string name="settings_carddav">Adresář</string>
<string name="settings_carddav_vcard4_support">VCard 4.0 podpora</string>
<string name="settings_carddav_vcard4_supported">Kontakty jsou odesílány ve formátu VCard 4.0</string>
<string name="settings_carddav_vcard4_not_supported">Kontakty jsou odesílány ve formátu VCard 3.0</string>
<string name="setup_select_collections">DAVdroid: Vybrat sbírky</string>
<string name="setup_neither_caldav_nor_carddav">V tomto umístění není služba Cal-/CardDAV dostupná.</string>