From a286b485e3d6c8d61c4e2349ddefa4efb790648d Mon Sep 17 00:00:00 2001
From: Jaroslav Lichtblau
Date: Thu, 11 Sep 2014 12:44:07 +0200
Subject: [PATCH 1/2] Czech translation file
czech translation of davdroid text strings
---
res/values-cs/strings.xml | 124 ++++++++++++++++++++++++++++++++++++++
1 file changed, 124 insertions(+)
create mode 100644 res/values-cs/strings.xml
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
new file mode 100644
index 00000000..7778da2f
--- /dev/null
+++ b/res/values-cs/strings.xml
@@ -0,0 +1,124 @@
+
+
+
+ DAVdroid
+ Nastavení
+
+
+ - http://
+ - https://
+
+
+ "Pokud nepoužijete šifrované připojení (HTTPS), ostatní budou moci lehce získat vaše přihlašovací údaje, kontakty a události."
+ Uživatelské jméno:
+ Heslo:
+ Kořenová URL (sbírky budou detekovány automaticky):
+ Další
+ Pomoc
+ Neplatná základní URL:
+ DAVdroid: Vybrat sbírky
+ I/O chyba: %s
+ Neplatné URI: %s
+ Missing capabilities: %s
+ V tomto umístění není CalDAV-/CardDAV servis dostupný.
+ Přidat účet
+ Probíhá komunikace se servrem. Počkejte prosím…
+ HTTP chyba: %s
+ Které sbírky mají být synchronizovány?
+ Adresáře
+ Kalendáře
+ Vybrat alespoň jeden adresář (opakovaně tapnout pro odebrán):
+ Vybrat své kalendáře:
+ Preemptivní ověření (doporučeno, ale není kompatibilní s Digest ověřováním)
+
+ Pomoc s DAVdroid
+ Spravovat synchronizované účty
+ Webová stránka DAVdroid
+ Thank you for buying DAVdroid via Google Play and thus supporting the project. Unfortunately, there are two issues with Google Play:
+
+ 1. Accounts may be gone after a reboot
+ You may encounter the problem that all your DAVdroid accounts (including contacts and events) are gone
+ after rebooting your device. The reason is a bug in Android
+ that causes accounts of paid apps to be removed on start-up because the (encrypted) APK files are
+ loaded after checking for orphaned accounts.
+ Affected users:
+ * all Android 4.1 users who have got DAVdroid from Play Store;
+ * Android 4.2 users who have got DAVdroid from Play Store only with certain devices (for instance, most Samsung devices)
+
+ 2. Accounts may be gone after upgrading DAVdroid
+ You may encounter the problem that all your DAVdroid accounts (including contacts and events) when Play Store
+ updates DAVdroid. The reason is another bug in Android
+ that causes accounts of paid apps to be removed when upgrading for a similar reason.
+ Affected users: some Android 4.4.2 users who have got DAVdroid from Play Store (known for Nexus devices and Moto G)
+
+ If you\'re affected by one of these bugs, please install the
+ DAVdroid JB Workaround.
+ ]]>
+ Welcome to DAVdroid/%s!
+
+ DAVdroid is an Android 4+ sync adapter for CalDAV/CardDAV. To use it, just add a DAVdroid account
+ for your CalDAV/CardDAV server and your contacts/events will be synchronized in both directions.
+
+ For more information, please see the DAVdroid homepage.
+ There\'s a Setup guide, too. DAVdroid respects
+ your privacy, see our Privacy Policy.
+
+ If you use CyanogenMod, "Privacy Guard" must be disabled for DAVdroid. Otherwise, DAVdroid is not allowed to access
+ and synchronize your contacts and events.
+
+ In case of problems, please read the FAQ first.
+ If you encounter a bug that is clearly related to DAVdroid, enter it on
+ Github issues instead of contacting us directly or giving a poor
+ rating for the app.
+
+ Open-source
+ DAVdroid is designed to be an open-source project from the very first beginning. It is always possible to compile the
+ app yourself and use it for free without any obligations. The source code is
+ available on Github, and you can
+ download the app on F-droid.
+
+ However, it was much work to create this app, so we have decided to put it into the commercial stores for a small fee.
+ If you want to support this project, please consider donating to DAVdroid
+ or purchasing it.
+
+ License
+ Copyright (c) 2013 – 2014 Ricki Hirner (bitfire web engineering). 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 http://www.gnu.org/licenses/gpl.html. As far as Google Play, Samsung
+ Store, AndroidPit App Center or Amazon Appstore require other terms, the respective terms apply for versions
+ that are downloaded via these services.
+
+ Translations: Catalanian by @pokoli, French by unknown contributor,
+ Spanish by @xphnx
+
+ Used third-party libraries
+
+ * Apache HttpClient (httpclientandroidlib flavour) – Apache License, Version 2.0
+ * iCal4j – New BSD License)
+ * ez-vcard – New BSD License
+ * Simple XML Serialization – Apache License, Version 2.0
+ * Project Lombok – MIT License
+ ]]>
+
+ Detaily účtu
+ Jméno účtu:
+ Můj CalDAV/CardDAV účet
+ Emailová adresa:
+ "ORGANIZÁTOR událostí; vyžadováno pokud budete přidávat účastníky"
+ "Použijte svou emailovou adresu jako jméno účtu, protože Android bude používat tuto hodnotu jako jméno ORGANIZÁTORA událostí které vytvoříte. Nemůžete mít dva účty se stejným jménem.
+ pouze pro čtení
+
+ Obecná nastavení
+ Ladící nastavení
+ Vypnout HTTP kompresi
+ HTTP komprese je vypnuta (ladící mód)
+ HTTP komprese je použita všude kde možno
+ Logovat síťový provoz
+ Veškerý síťový provoz je detailně logován (ladící mode)
+ Síťový provoz není logován
+ Nahlásit problém
+
+
From 6b52d03002ce27429cc309196b2a7b501c6a40ed Mon Sep 17 00:00:00 2001
From: Jaroslav Lichtblau
Date: Thu, 11 Sep 2014 12:48:51 +0200
Subject: [PATCH 2/2] typo/missing string fix
---
res/values-cs/strings.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 7778da2f..dd1cfc93 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -19,17 +19,17 @@
DAVdroid: Vybrat sbírky
I/O chyba: %s
Neplatné URI: %s
- Missing capabilities: %s
- V tomto umístění není CalDAV-/CardDAV servis dostupný.
+ Chybějící možnosti: %s
+ V tomto umístění není CalDAV-/CardDAV služba dostupná.
Přidat účet
Probíhá komunikace se servrem. Počkejte prosím…
HTTP chyba: %s
Které sbírky mají být synchronizovány?
Adresáře
Kalendáře
- Vybrat alespoň jeden adresář (opakovaně tapnout pro odebrán):
+ Vybrat alespoň jeden adresář (opakovaně tapnout pro odebrání):
Vybrat své kalendáře:
- Preemptivní ověření (doporučeno, ale není kompatibilní s Digest ověřováním)
+ Preemptivní ověření (doporučeno, ale není kompatibilní s Digest ověřením)
Pomoc s DAVdroid
Spravovat synchronizované účty
@@ -117,7 +117,7 @@
HTTP komprese je vypnuta (ladící mód)
HTTP komprese je použita všude kde možno
Logovat síťový provoz
- Veškerý síťový provoz je detailně logován (ladící mode)
+ Veškerý síťový provoz je detailně logován (ladící mód)
Síťový provoz není logován
Nahlásit problém