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/sk/xmlsecurity | |
parent | e113c687b97d0f1b3b5a0afdddc04d2de33edb20 (diff) |
update translations for 6.0 beta1
and force-fix errors using pocheck
Change-Id: Ie5900800b8c1f0e6064d00b2b028afcf51e84e20
Diffstat (limited to 'source/sk/xmlsecurity')
-rw-r--r-- | source/sk/xmlsecurity/messages.po | 254 |
1 files changed, 127 insertions, 127 deletions
diff --git a/source/sk/xmlsecurity/messages.po b/source/sk/xmlsecurity/messages.po index 377605dc1ef..3f6252a4be4 100644 --- a/source/sk/xmlsecurity/messages.po +++ b/source/sk/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: 2017-10-11 12:25+0000\n" "Last-Translator: Miloš Šrámek <msramek22@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -13,9 +13,128 @@ msgstr "" "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: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1507724740.000000\n" +#: strings.hrc:25 +msgctxt "STR_CERTIFICATE_NOT_VALIDATED" +msgid "The certificate could not be validated." +msgstr "Certifikát nemohol byť overený." + +#: strings.hrc:26 +msgctxt "STR_HEADERBAR" +msgid "Field\tValue" +msgstr "Pole\tHodnota" + +#: strings.hrc:27 +msgctxt "STR_VERSION" +msgid "Version" +msgstr "Verzia" + +#: strings.hrc:28 +msgctxt "STR_SERIALNUM" +msgid "Serial Number" +msgstr "Sériové číslo" + +#: strings.hrc:29 +msgctxt "STR_ISSUER" +msgid "Issuer" +msgstr "Vydavateľ" + +#: 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 "Predmet" + +#: 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 "Verejný kľúč" + +#: strings.hrc:35 +msgctxt "STR_SIGNATURE_ALGO" +msgid "Signature Algorithm" +msgstr "Algoritus podpisu" + +#: strings.hrc:36 +msgctxt "STR_USE" +msgid "Certificate Use" +msgstr "Použitie certifikátu" + +#: strings.hrc:37 +msgctxt "STR_THUMBPRINT_SHA1" +msgid "Thumbprint SHA1" +msgstr "Odtlačok SHA1" + +#: strings.hrc:38 +msgctxt "STR_THUMBPRINT_MD5" +msgid "Thumbprint MD5" +msgstr "Odtlačok 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 vo formáte ODF 1.1 (OpenOffice.org 2.x). Podpisovanie dokumentov v %PRODUCTNAME %PRODUCTVERSION vyžaduje verziu formátu ODF 1.2 \n" +"\n" +"Uložte dokument vo formáte ODF 1.2 a znovu pridajte všetky požadované podpisy." + +#: 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 "" +"Pridanie alebo odstránenie podpisu makra odstráni všetky podpisy dokumente.\n" +"Naozaj pokračovať?" + +#: 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 "" +"Po odstránení nemožno podpis dokumentu obnoviť.\n" +"Naozaj chcete odstrániť vybraný podpis?" + +#: strings.hrc:49 +msgctxt "STR_XMLSECDLG_SIGNING_FAILED" +msgid "An error occurred while adding the signature." +msgstr "Pri pridávaní podpisu sa vyskytla chyba." + +#: strings.hrc:50 +msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER" +msgid "Could not find any certificate manager." +msgstr "Nebol nájdený správca certifikátov." + +#: strings.hrc:51 +msgctxt "STR_XMLSECDLG_NO_CERT_FOUND" +msgid "Could not find the certificate." +msgstr "Nebol nájdený certifikát." + +#: 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é podpisovanie nemožno použiť, lebo nebol nájdený profil používateľa Mozilly. Prosím skontrolujte inštaláciu Mozilly." + #: certgeneral.ui:32 msgctxt "certgeneral|label1" msgid "Certificate Information" @@ -171,12 +290,12 @@ msgctxt "macrosecuritydialog|MacroSecurityDialog" msgid "Macro Security" msgstr "Bezpečnosť makier" -#: macrosecuritydialog.ui:100 +#: macrosecuritydialog.ui:106 msgctxt "macrosecuritydialog|SecurityLevelPage" msgid "Security Level" msgstr "Úroveň bezpečnosti" -#: macrosecuritydialog.ui:113 +#: macrosecuritydialog.ui:128 msgctxt "macrosecuritydialog|SecurityTrustPage" msgid "Trusted Sources" msgstr "Dôveryhodné zdroje" @@ -368,136 +487,17 @@ msgctxt "viewcertdialog|ViewCertDialog" msgid "View Certificate" msgstr "Zobraziť certifikát" -#: viewcertdialog.ui:72 +#: viewcertdialog.ui:78 msgctxt "viewcertdialog|general" msgid "General" msgstr "Všeobecné" -#: 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 "Priečinok pre certifikáty" - -#: strings.hrc:25 -msgctxt "STR_CERTIFICATE_NOT_VALIDATED" -msgid "The certificate could not be validated." -msgstr "Certifikát nemohol byť overený." - -#: strings.hrc:26 -msgctxt "STR_HEADERBAR" -msgid "Field\tValue" -msgstr "Pole\tHodnota" - -#: strings.hrc:27 -msgctxt "STR_VERSION" -msgid "Version" -msgstr "Verzia" - -#: strings.hrc:28 -msgctxt "STR_SERIALNUM" -msgid "Serial Number" -msgstr "Sériové číslo" - -#: strings.hrc:29 -msgctxt "STR_ISSUER" -msgid "Issuer" -msgstr "Vydavateľ" - -#: 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 "Predmet" - -#: 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 "Verejný kľúč" - -#: strings.hrc:35 -msgctxt "STR_SIGNATURE_ALGO" -msgid "Signature Algorithm" -msgstr "Algoritus podpisu" - -#: strings.hrc:36 -msgctxt "STR_USE" -msgid "Certificate Use" -msgstr "Použitie certifikátu" - -#: strings.hrc:37 -msgctxt "STR_THUMBPRINT_SHA1" -msgid "Thumbprint SHA1" -msgstr "Odtlačok SHA1" - -#: strings.hrc:38 -msgctxt "STR_THUMBPRINT_MD5" -msgid "Thumbprint MD5" -msgstr "Odtlačok 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 vo formáte ODF 1.1 (OpenOffice.org 2.x). Podpisovanie dokumentov v %PRODUCTNAME %PRODUCTVERSION vyžaduje verziu formátu ODF 1.2 \n" -"\n" -"Uložte dokument vo formáte ODF 1.2 a znovu pridajte všetky požadované podpisy." - -#: 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 "" -"Pridanie alebo odstránenie podpisu makra odstráni všetky podpisy dokumente.\n" -"Naozaj pokračovať?" - -#: 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 "" -"Po odstránení nemožno podpis dokumentu obnoviť.\n" -"Naozaj chcete odstrániť vybraný podpis?" - -#: strings.hrc:49 -msgctxt "STR_XMLSECDLG_SIGNING_FAILED" -msgid "An error occurred while adding the signature." -msgstr "Pri pridávaní podpisu sa vyskytla chyba." - -#: strings.hrc:50 -msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER" -msgid "Could not find any certificate manager." -msgstr "Nebol nájdený správca certifikátov." - -#: strings.hrc:51 -msgctxt "STR_XMLSECDLG_NO_CERT_FOUND" -msgid "Could not find the certificate." -msgstr "Nebol nájdený certifikát." - -#: 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é podpisovanie nemožno použiť, lebo nebol nájdený profil používateľa Mozilly. Prosím skontrolujte inštaláciu Mozilly." |