diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-12-18 12:03:56 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-12-18 12:07:23 +0100 |
commit | 9a856d562ebae5d1ae691ec623cf4ebb23299930 (patch) | |
tree | 532a7bfe8768b8e8f6fb536db66604e678508857 /source/cs/xmlsecurity | |
parent | 28cfef34df86f518e0d03f4d2fd18bfe2916d982 (diff) |
update translations for 6.0/master
and force-fix errors using pocheck
Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811
Diffstat (limited to 'source/cs/xmlsecurity')
-rw-r--r-- | source/cs/xmlsecurity/messages.po | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/source/cs/xmlsecurity/messages.po b/source/cs/xmlsecurity/messages.po index 1267ae2bf28..a55015e7a0b 100644 --- a/source/cs/xmlsecurity/messages.po +++ b/source/cs/xmlsecurity/messages.po @@ -4,14 +4,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-11-22 13:53+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2017-12-16 09:34+0000\n" +"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1513416850.000000\n" #: strings.hrc:25 msgctxt "STR_CERTIFICATE_NOT_VALIDATED" @@ -109,21 +112,23 @@ msgid "" "Document signature cannot be restored, once removed.\n" "Do you really want to remove selected signature?" msgstr "" +"Jakmile podpis dokumentu odstraníte, nebude možné jej obnovit.\n" +"Opravdu si přejete vybraný podpis odstranit?" #: strings.hrc:49 msgctxt "STR_XMLSECDLG_SIGNING_FAILED" msgid "An error occurred while adding the signature." -msgstr "" +msgstr "Při přidávání podpisu došlo k chybě." #: strings.hrc:50 msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER" msgid "Could not find any certificate manager." -msgstr "" +msgstr "Správce certifikátů nelze nalézt." #: strings.hrc:51 msgctxt "STR_XMLSECDLG_NO_CERT_FOUND" msgid "Could not find the certificate." -msgstr "" +msgstr "Certifikát nelze nalézt." #: strings.hrc:53 msgctxt "RID_XMLSECWB_NO_MOZILLA_PROFILE" @@ -405,7 +410,7 @@ msgstr "Platnost do" #: selectcertificatedialog.ui:136 msgctxt "selectcertificatedialog|type" msgid "Type" -msgstr "" +msgstr "Typ" #: selectcertificatedialog.ui:148 msgctxt "selectcertificatedialog|STR_DIGITAL_SIGNATURE" @@ -450,24 +455,22 @@ msgstr "Pouze pro šifrování" #: selectcertificatedialog.ui:189 msgctxt "selectcertificatedialog|str_sign" msgid "Sign" -msgstr "" +msgstr "Podepsat" #: selectcertificatedialog.ui:194 msgctxt "selectcertificatedialog|str_encrypt" msgid "Encrypt" -msgstr "" +msgstr "Zašifrovat" #: selectcertificatedialog.ui:209 -#, fuzzy msgctxt "selectcertificatedialog|sign" msgid "Select the certificate you want to use for signing:" msgstr "Vyberte certifikát, který chcete použít pro podepisování:" #: selectcertificatedialog.ui:222 -#, fuzzy msgctxt "selectcertificatedialog|encrypt" msgid "Select the certificate you want to use for encryption:" -msgstr "Vyberte certifikát, který chcete použít pro podepisování:" +msgstr "Vyberte certifikát, který chcete použít pro šifrování:" #: selectcertificatedialog.ui:246 msgctxt "selectcertificatedialog|viewcert" |