tAdd Czech translation - sailfish-safe - Sailfish frontend for safe(1)
 (HTM) git clone git://git.z3bra.org/sailfish-safe.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 02a683f4cfc4069c9bc68f6420d9def38b718b74
 (DIR) parent 4a2f3cfe3011483b4d023aa85b44ddac2d12e0ce
 (HTM) Author: Daniel Vrátil <dvratil@kde.org>
       Date:   Sun, 17 Feb 2019 12:41:46 +0100
       
       Add Czech translation
       
       Diffstat:
         M harbour-passilic.pro                |       1 +
         A translations/harbour-passilic-cs.ts |     114 +++++++++++++++++++++++++++++++
       
       2 files changed, 115 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/harbour-passilic.pro b/harbour-passilic.pro
       t@@ -65,4 +65,5 @@ CONFIG += sailfishapp_i18n
        
        TRANSLATIONS += \
            translations/harbour-passilic.ts \
       +    translations/harbour-passilic-cs.ts \
            translations/harbour-passilic-zh.ts
 (DIR) diff --git a/translations/harbour-passilic-cs.ts b/translations/harbour-passilic-cs.ts
       t@@ -0,0 +1,114 @@
       +<?xml version="1.0" encoding="utf-8"?>
       +<!DOCTYPE TS>
       +<TS version="2.1" language="cs_CZ">
       +<context>
       +    <name>AboutPage</name>
       +    <message>
       +        <source>About</source>
       +        <translation>O Aplikaci</translation>
       +    </message>
       +    <message>
       +        <source>Passilic</source>
       +        <translation>Passilic</translation>
       +    </message>
       +    <message>
       +        <source>Version %1</source>
       +        <translation>Verze %1</translation>
       +    </message>
       +    <message>
       +        <source>Author: Daniel Vrátil</source>
       +        <translation>Autor: Daniel Vrátil</translation>
       +    </message>
       +    <message>
       +        <source>Homepage: &lt;a href=&quot;%1&quot;&gt;Github&lt;/a&gt;</source>
       +        <translation>Homepage: &lt;a href=&quot;%1&quot;&gt;Github&lt;/a&gt;</translation>
       +    </message>
       +    <message>
       +        <source>License: GPLv3</source>
       +        <translation>Licence: GPLv3</translation>
       +    </message>
       +</context>
       +<context>
       +    <name>GlobalPullDownMenu</name>
       +    <message>
       +        <source>About</source>
       +        <translation>O Aplikaci</translation>
       +    </message>
       +    <message>
       +        <source>Search</source>
       +        <translation>Hledat</translation>
       +    </message>
       +    <message>
       +        <source>Settings</source>
       +        <translation>Nastavení</translation>
       +    </message>
       +</context>
       +<context>
       +    <name>PasswordDelegate</name>
       +    <message>
       +        <source>Password copied to clipboard</source>
       +        <translation>Heslo bylo zkopírováno do schránky</translation>
       +    </message>
       +    <message>
       +        <source>Expire password</source>
       +        <translation>Zapomenout heslo</translation>
       +    </message>
       +    <message>
       +        <source>Password will expire</source>
       +        <translation>Heslo bude zapomenuto</translation>
       +    </message>
       +</context>
       +<context>
       +    <name>PasswordListPage</name>
       +    <message>
       +        <source>Passilic</source>
       +        <translation>Passilic</translation>
       +    </message>
       +</context>
       +<context>
       +    <name>PasswordProvider</name>
       +    <message>
       +        <source>Failed to decrypt password: GPG is not available</source>
       +        <translation>Rozšifrování hesla se nezdařilo: GPG není dostupné</translation>
       +    </message>
       +    <message>
       +        <source>Failed to decrypt password: Failed to start GPG</source>
       +        <translation>Rozšiforvání hesla se nezdařilo: Nelze spustit GPG</translation>
       +    </message>
       +    <message>
       +        <source>Failed to decrypt password</source>
       +        <translation>Rozšiforvání hesla se nezdařilo</translation>
       +    </message>
       +    <message>
       +        <source>Failed to decrypt password: %1</source>
       +        <translation>Rozšiforvání hesla se nezdařilo: %1</translation>
       +    </message>
       +    <message>
       +        <source>Cancelled by user.</source>
       +        <translation>Zrušeno uživatelem.</translation>
       +    </message>
       +</context>
       +<context>
       +    <name>QObject</name>
       +    <message>
       +        <source>Passilic</source>
       +        <translation>Passilic</translation>
       +    </message>
       +    <message>
       +        <source>Daniel Vrátil</source>
       +        <translation>Daniel Vrátil</translation>
       +    </message>
       +</context>
       +<context>
       +    <name>SettingsPage</name>
       +    <message>
       +        <source>Password expiration</source>
       +        <translation>Zapomenout heslo po</translation>
       +    </message>
       +    <message>
       +        <source>%1 s</source>
       +        <extracomment>number of seconds</extracomment>
       +        <translation>%1 s</translation>
       +    </message>
       +</context>
       +</TS>