diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-11-22 19:49:53 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-11-22 21:16:52 +0100 |
commit | a0c08eb77f9fd9e3b53f5c40abb554e83195fa27 (patch) | |
tree | ec34632ef821ea59ef481bdc4b43fb0192fd17bd /source/cs/xmlsecurity | |
parent | e113c687b97d0f1b3b5a0afdddc04d2de33edb20 (diff) |
update translations for 6.0 beta1
and force-fix errors using pocheck
Change-Id: Ie5900800b8c1f0e6064d00b2b028afcf51e84e20
Diffstat (limited to 'source/cs/xmlsecurity')
-rw-r--r-- | source/cs/xmlsecurity/messages.po | 248 |
1 files changed, 124 insertions, 124 deletions
diff --git a/source/cs/xmlsecurity/messages.po b/source/cs/xmlsecurity/messages.po index c84820cd171..5d3a608c059 100644 --- a/source/cs/xmlsecurity/messages.po +++ b/source/cs/xmlsecurity/messages.po @@ -1,9 +1,9 @@ -#. extracted from xmlsecurity/uiconfig/ui +#. extracted from xmlsecurity/inc msgid "" 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-10-04 11:48+0200\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" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -13,6 +13,123 @@ msgstr "" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" +#: strings.hrc:25 +msgctxt "STR_CERTIFICATE_NOT_VALIDATED" +msgid "The certificate could not be validated." +msgstr "Certifikát nelze ověřit." + +#: strings.hrc:26 +msgctxt "STR_HEADERBAR" +msgid "Field\tValue" +msgstr "Pole\tHodnota" + +#: strings.hrc:27 +msgctxt "STR_VERSION" +msgid "Version" +msgstr "Verze" + +#: strings.hrc:28 +msgctxt "STR_SERIALNUM" +msgid "Serial Number" +msgstr "Sériové číslo" + +#: strings.hrc:29 +msgctxt "STR_ISSUER" +msgid "Issuer" +msgstr "Vydavatel" + +#: strings.hrc:30 +msgctxt "STR_VALIDFROM" +msgid "Valid From" +msgstr "Platný od" + +#: strings.hrc:31 +msgctxt "STR_VALIDTO" +msgid "Valid to" +msgstr "Platný do" + +#: strings.hrc:32 +msgctxt "STR_SUBJECT" +msgid "Subject" +msgstr "Subjekt" + +#: strings.hrc:33 +msgctxt "STR_SUBJECT_PUBKEY_ALGO" +msgid "Subject Algorithm" +msgstr "Algoritmus subjektu" + +#: strings.hrc:34 +msgctxt "STR_SUBJECT_PUBKEY_VAL" +msgid "Public Key" +msgstr "Veřejný klíč" + +#: strings.hrc:35 +msgctxt "STR_SIGNATURE_ALGO" +msgid "Signature Algorithm" +msgstr "Algoritmus podpisu" + +#: strings.hrc:36 +msgctxt "STR_USE" +msgid "Certificate Use" +msgstr "Použití certifikátu" + +#: strings.hrc:37 +msgctxt "STR_THUMBPRINT_SHA1" +msgid "Thumbprint SHA1" +msgstr "Otisk SHA1" + +#: strings.hrc:38 +msgctxt "STR_THUMBPRINT_MD5" +msgid "Thumbprint MD5" +msgstr "Otisk MD5" + +#: strings.hrc:40 +msgctxt "STR_XMLSECDLG_OLD_ODF_FORMAT" +msgid "" +"This document contains signatures in ODF 1.1 (OpenOffice.org 2.x) format. Signing documents in %PRODUCTNAME %PRODUCTVERSION requires ODF 1.2 format version. Thus no signatures can be added or removed to this document.\n" +"\n" +"Save document in ODF 1.2 format and add all desired signatures again." +msgstr "" +"Tento dokument obsahuje podpisy ve formátu ODF 1.1 (OpenOffice.org 2.x). K podepsání dokumentu v %PRODUCTNAME %PRODUCTVERSION je potřeba verze formátu ODF 1.2. Z tohoto dokumentu tudíž nelze podpisy odebrat ani je k němu přidat.\n" +"\n" +"Uložte dokument ve formátu ODF 1.2 a požadované podpisy znovu přidejte." + +#: strings.hrc:44 +msgctxt "STR_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN" +msgid "" +"Adding or removing a macro signature will remove all document signatures.\n" +"Do you really want to continue?" +msgstr "" +"Přidání nebo odstranění podpisu makra odstraní všechny podpisy dokumentu.\n" +"Opravdu pokračovat?" + +#: strings.hrc:46 +msgctxt "STR_XMLSECDLG_QUERY_REALLYREMOVE" +msgid "" +"Document signature cannot be restored, once removed.\n" +"Do you really want to remove selected signature?" +msgstr "" + +#: strings.hrc:49 +msgctxt "STR_XMLSECDLG_SIGNING_FAILED" +msgid "An error occurred while adding the signature." +msgstr "" + +#: strings.hrc:50 +msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER" +msgid "Could not find any certificate manager." +msgstr "" + +#: strings.hrc:51 +msgctxt "STR_XMLSECDLG_NO_CERT_FOUND" +msgid "Could not find the certificate." +msgstr "" + +#: strings.hrc:53 +msgctxt "RID_XMLSECWB_NO_MOZILLA_PROFILE" +msgid "Digital signatures functionality could not be used, because no Mozilla user profile was found. Please check the Mozilla installation." +msgstr "Elektronické podpisy nelze použít, protože nebyl nalezen uživatelský profil Mozilla. Zkontrolujte instalaci některého programu Mozilly." + #: certgeneral.ui:32 msgctxt "certgeneral|label1" msgid "Certificate Information" @@ -168,12 +285,12 @@ msgctxt "macrosecuritydialog|MacroSecurityDialog" msgid "Macro Security" msgstr "Zabezpečení maker" -#: macrosecuritydialog.ui:100 +#: macrosecuritydialog.ui:106 msgctxt "macrosecuritydialog|SecurityLevelPage" msgid "Security Level" msgstr "Úroveň zabezpečení" -#: macrosecuritydialog.ui:113 +#: macrosecuritydialog.ui:128 msgctxt "macrosecuritydialog|SecurityTrustPage" msgid "Trusted Sources" msgstr "Důvěryhodné zdroje" @@ -366,134 +483,17 @@ msgctxt "viewcertdialog|ViewCertDialog" msgid "View Certificate" msgstr "Zobrazit certifikát" -#: viewcertdialog.ui:72 +#: viewcertdialog.ui:78 msgctxt "viewcertdialog|general" msgid "General" msgstr "Obecné" -#: viewcertdialog.ui:85 +#: viewcertdialog.ui:100 msgctxt "viewcertdialog|details" msgid "Details" msgstr "Podrobnosti" -#: viewcertdialog.ui:99 +#: viewcertdialog.ui:123 msgctxt "viewcertdialog|path" msgid "Certification Path" msgstr "Cesta k certifikátu" - -#: strings.hrc:25 -msgctxt "STR_CERTIFICATE_NOT_VALIDATED" -msgid "The certificate could not be validated." -msgstr "Certifikát nelze ověřit." - -#: strings.hrc:26 -msgctxt "STR_HEADERBAR" -msgid "Field\tValue" -msgstr "Pole\tHodnota" - -#: strings.hrc:27 -msgctxt "STR_VERSION" -msgid "Version" -msgstr "Verze" - -#: strings.hrc:28 -msgctxt "STR_SERIALNUM" -msgid "Serial Number" -msgstr "Sériové číslo" - -#: strings.hrc:29 -msgctxt "STR_ISSUER" -msgid "Issuer" -msgstr "Vydavatel" - -#: strings.hrc:30 -msgctxt "STR_VALIDFROM" -msgid "Valid From" -msgstr "Platný od" - -#: strings.hrc:31 -msgctxt "STR_VALIDTO" -msgid "Valid to" -msgstr "Platný do" - -#: strings.hrc:32 -msgctxt "STR_SUBJECT" -msgid "Subject" -msgstr "Subjekt" - -#: strings.hrc:33 -msgctxt "STR_SUBJECT_PUBKEY_ALGO" -msgid "Subject Algorithm" -msgstr "Algoritmus subjektu" - -#: strings.hrc:34 -msgctxt "STR_SUBJECT_PUBKEY_VAL" -msgid "Public Key" -msgstr "Veřejný klíč" - -#: strings.hrc:35 -msgctxt "STR_SIGNATURE_ALGO" -msgid "Signature Algorithm" -msgstr "Algoritmus podpisu" - -#: strings.hrc:36 -msgctxt "STR_USE" -msgid "Certificate Use" -msgstr "Použití certifikátu" - -#: strings.hrc:37 -msgctxt "STR_THUMBPRINT_SHA1" -msgid "Thumbprint SHA1" -msgstr "Otisk SHA1" - -#: strings.hrc:38 -msgctxt "STR_THUMBPRINT_MD5" -msgid "Thumbprint MD5" -msgstr "Otisk MD5" - -#: strings.hrc:40 -msgctxt "STR_XMLSECDLG_OLD_ODF_FORMAT" -msgid "" -"This document contains signatures in ODF 1.1 (OpenOffice.org 2.x) format. Signing documents in %PRODUCTNAME %PRODUCTVERSION requires ODF 1.2 format version. Thus no signatures can be added or removed to this document.\n" -"\n" -"Save document in ODF 1.2 format and add all desired signatures again." -msgstr "" -"Tento dokument obsahuje podpisy ve formátu ODF 1.1 (OpenOffice.org 2.x). K podepsání dokumentu v %PRODUCTNAME %PRODUCTVERSION je potřeba verze formátu ODF 1.2. Z tohoto dokumentu tudíž nelze podpisy odebrat ani je k němu přidat.\n" -"\n" -"Uložte dokument ve formátu ODF 1.2 a požadované podpisy znovu přidejte." - -#: strings.hrc:44 -msgctxt "STR_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN" -msgid "" -"Adding or removing a macro signature will remove all document signatures.\n" -"Do you really want to continue?" -msgstr "" -"Přidání nebo odstranění podpisu makra odstraní všechny podpisy dokumentu.\n" -"Opravdu pokračovat?" - -#: strings.hrc:46 -msgctxt "STR_XMLSECDLG_QUERY_REALLYREMOVE" -msgid "" -"Document signature cannot be restored, once removed.\n" -"Do you really want to remove selected signature?" -msgstr "" - -#: strings.hrc:49 -msgctxt "STR_XMLSECDLG_SIGNING_FAILED" -msgid "An error occurred while adding the signature." -msgstr "" - -#: strings.hrc:50 -msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER" -msgid "Could not find any certificate manager." -msgstr "" - -#: strings.hrc:51 -msgctxt "STR_XMLSECDLG_NO_CERT_FOUND" -msgid "Could not find the certificate." -msgstr "" - -#: strings.hrc:53 -msgctxt "RID_XMLSECWB_NO_MOZILLA_PROFILE" -msgid "Digital signatures functionality could not be used, because no Mozilla user profile was found. Please check the Mozilla installation." -msgstr "Elektronické podpisy nelze použít, protože nebyl nalezen uživatelský profil Mozilla. Zkontrolujte instalaci některého programu Mozilly." |