aboutsummaryrefslogtreecommitdiff
path: root/source/nl/xmlsecurity
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-11-22 19:49:53 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-11-22 21:16:52 +0100
commita0c08eb77f9fd9e3b53f5c40abb554e83195fa27 (patch)
treeec34632ef821ea59ef481bdc4b43fb0192fd17bd /source/nl/xmlsecurity
parente113c687b97d0f1b3b5a0afdddc04d2de33edb20 (diff)
update translations for 6.0 beta1
and force-fix errors using pocheck Change-Id: Ie5900800b8c1f0e6064d00b2b028afcf51e84e20
Diffstat (limited to 'source/nl/xmlsecurity')
-rw-r--r--source/nl/xmlsecurity/messages.po254
1 files changed, 127 insertions, 127 deletions
diff --git a/source/nl/xmlsecurity/messages.po b/source/nl/xmlsecurity/messages.po
index c594a6be87f..18ebe8f27c5 100644
--- a/source/nl/xmlsecurity/messages.po
+++ b/source/nl/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-09 18:25+0000\n"
"Last-Translator: vpanter <leo.moons@telenet.be>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,128 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1507573548.000000\n"
+#: strings.hrc:25
+msgctxt "STR_CERTIFICATE_NOT_VALIDATED"
+msgid "The certificate could not be validated."
+msgstr "Het certificaat kon niet worden gevalideerd."
+
+#: strings.hrc:26
+msgctxt "STR_HEADERBAR"
+msgid "Field\tValue"
+msgstr "Veld\tWaarde"
+
+#: strings.hrc:27
+msgctxt "STR_VERSION"
+msgid "Version"
+msgstr "Versie"
+
+#: strings.hrc:28
+msgctxt "STR_SERIALNUM"
+msgid "Serial Number"
+msgstr "Serienummer"
+
+#: strings.hrc:29
+msgctxt "STR_ISSUER"
+msgid "Issuer"
+msgstr "Uitgever"
+
+#: strings.hrc:30
+msgctxt "STR_VALIDFROM"
+msgid "Valid From"
+msgstr "Geldig vanaf"
+
+#: strings.hrc:31
+msgctxt "STR_VALIDTO"
+msgid "Valid to"
+msgstr "Geldig tot en met"
+
+#: strings.hrc:32
+msgctxt "STR_SUBJECT"
+msgid "Subject"
+msgstr "Onderwerp"
+
+#: strings.hrc:33
+msgctxt "STR_SUBJECT_PUBKEY_ALGO"
+msgid "Subject Algorithm"
+msgstr "Algoritme voor onderwerp"
+
+#: strings.hrc:34
+msgctxt "STR_SUBJECT_PUBKEY_VAL"
+msgid "Public Key"
+msgstr "Publieke sleutel"
+
+#: strings.hrc:35
+msgctxt "STR_SIGNATURE_ALGO"
+msgid "Signature Algorithm"
+msgstr "Algoritme voor handtekening "
+
+#: strings.hrc:36
+msgctxt "STR_USE"
+msgid "Certificate Use"
+msgstr "Certificaatgebruik"
+
+#: strings.hrc:37
+msgctxt "STR_THUMBPRINT_SHA1"
+msgid "Thumbprint SHA1"
+msgstr "Controlegetal SHA1"
+
+#: strings.hrc:38
+msgctxt "STR_THUMBPRINT_MD5"
+msgid "Thumbprint MD5"
+msgstr "Controlegetal 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 ""
+"Dit document bevat handtekeningen in de indeling ODF 1.1 (LibreOffice 2.x). Ondertekenen van documenten in %PRODUCTNAME %PRODUCTVERSION vereist ODF 1.2 indeling. Er kunnen dus geen handtekeningen worden toegevoegd of verwijderd aan/uit dit document.\n"
+"\n"
+"Sla het document op in de ODF 1.2 indeling en voeg alle gewenste handtekeningen opnieuw toe."
+
+#: 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 ""
+"Toevoegen of verwijderen van een macro-handtekening zal alle handtekeningen uit het document verwijderen.\n"
+"Wilt u werkelijk doorgaan?"
+
+#: 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 ""
+"De handtekening van een document kan niet worden hersteld, eens deze verwijderd is.\n"
+"Wilt u werkelijk de geselecteerde handtekening verwijderen?"
+
+#: strings.hrc:49
+msgctxt "STR_XMLSECDLG_SIGNING_FAILED"
+msgid "An error occurred while adding the signature."
+msgstr "Er trad een fout op bij het handtekenen."
+
+#: strings.hrc:50
+msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER"
+msgid "Could not find any certificate manager."
+msgstr "Kon geen beheerder van certificaten vinden."
+
+#: strings.hrc:51
+msgctxt "STR_XMLSECDLG_NO_CERT_FOUND"
+msgid "Could not find the certificate."
+msgstr "Kon het certificaat niet vinden."
+
+#: 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 "Functionaliteit voor digitale handtekeningen kan niet gebruikt worden, omdat er geen Mozilla-gebruikersprofiel gevonden is. Controleer de Mozilla-installatie."
+
#: certgeneral.ui:32
msgctxt "certgeneral|label1"
msgid "Certificate Information"
@@ -171,12 +290,12 @@ msgctxt "macrosecuritydialog|MacroSecurityDialog"
msgid "Macro Security"
msgstr "Macrobeveiliging"
-#: macrosecuritydialog.ui:100
+#: macrosecuritydialog.ui:106
msgctxt "macrosecuritydialog|SecurityLevelPage"
msgid "Security Level"
msgstr "Beveiligingsniveau"
-#: macrosecuritydialog.ui:113
+#: macrosecuritydialog.ui:128
msgctxt "macrosecuritydialog|SecurityTrustPage"
msgid "Trusted Sources"
msgstr "Vertrouwde bronnen"
@@ -368,136 +487,17 @@ msgctxt "viewcertdialog|ViewCertDialog"
msgid "View Certificate"
msgstr "Certificaat weergeven"
-#: viewcertdialog.ui:72
+#: viewcertdialog.ui:78
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "Algemeen"
-#: viewcertdialog.ui:85
+#: viewcertdialog.ui:100
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "Details"
-#: viewcertdialog.ui:99
+#: viewcertdialog.ui:123
msgctxt "viewcertdialog|path"
msgid "Certification Path"
msgstr "Pad voor certificatie"
-
-#: strings.hrc:25
-msgctxt "STR_CERTIFICATE_NOT_VALIDATED"
-msgid "The certificate could not be validated."
-msgstr "Het certificaat kon niet worden gevalideerd."
-
-#: strings.hrc:26
-msgctxt "STR_HEADERBAR"
-msgid "Field\tValue"
-msgstr "Veld\tWaarde"
-
-#: strings.hrc:27
-msgctxt "STR_VERSION"
-msgid "Version"
-msgstr "Versie"
-
-#: strings.hrc:28
-msgctxt "STR_SERIALNUM"
-msgid "Serial Number"
-msgstr "Serienummer"
-
-#: strings.hrc:29
-msgctxt "STR_ISSUER"
-msgid "Issuer"
-msgstr "Uitgever"
-
-#: strings.hrc:30
-msgctxt "STR_VALIDFROM"
-msgid "Valid From"
-msgstr "Geldig vanaf"
-
-#: strings.hrc:31
-msgctxt "STR_VALIDTO"
-msgid "Valid to"
-msgstr "Geldig tot en met"
-
-#: strings.hrc:32
-msgctxt "STR_SUBJECT"
-msgid "Subject"
-msgstr "Onderwerp"
-
-#: strings.hrc:33
-msgctxt "STR_SUBJECT_PUBKEY_ALGO"
-msgid "Subject Algorithm"
-msgstr "Algoritme voor onderwerp"
-
-#: strings.hrc:34
-msgctxt "STR_SUBJECT_PUBKEY_VAL"
-msgid "Public Key"
-msgstr "Publieke sleutel"
-
-#: strings.hrc:35
-msgctxt "STR_SIGNATURE_ALGO"
-msgid "Signature Algorithm"
-msgstr "Algoritme voor handtekening "
-
-#: strings.hrc:36
-msgctxt "STR_USE"
-msgid "Certificate Use"
-msgstr "Certificaatgebruik"
-
-#: strings.hrc:37
-msgctxt "STR_THUMBPRINT_SHA1"
-msgid "Thumbprint SHA1"
-msgstr "Controlegetal SHA1"
-
-#: strings.hrc:38
-msgctxt "STR_THUMBPRINT_MD5"
-msgid "Thumbprint MD5"
-msgstr "Controlegetal 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 ""
-"Dit document bevat handtekeningen in de indeling ODF 1.1 (LibreOffice 2.x). Ondertekenen van documenten in %PRODUCTNAME %PRODUCTVERSION vereist ODF 1.2 indeling. Er kunnen dus geen handtekeningen worden toegevoegd of verwijderd aan/uit dit document.\n"
-"\n"
-"Sla het document op in de ODF 1.2 indeling en voeg alle gewenste handtekeningen opnieuw toe."
-
-#: 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 ""
-"Toevoegen of verwijderen van een macro-handtekening zal alle handtekeningen uit het document verwijderen.\n"
-"Wilt u werkelijk doorgaan?"
-
-#: 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 ""
-"De handtekening van een document kan niet worden hersteld, eens deze verwijderd is.\n"
-"Wilt u werkelijk de geselecteerde handtekening verwijderen?"
-
-#: strings.hrc:49
-msgctxt "STR_XMLSECDLG_SIGNING_FAILED"
-msgid "An error occurred while adding the signature."
-msgstr "Er trad een fout op bij het handtekenen."
-
-#: strings.hrc:50
-msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER"
-msgid "Could not find any certificate manager."
-msgstr "Kon geen beheerder van certificaten vinden."
-
-#: strings.hrc:51
-msgctxt "STR_XMLSECDLG_NO_CERT_FOUND"
-msgid "Could not find the certificate."
-msgstr "Kon het certificaat niet vinden."
-
-#: 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 "Functionaliteit voor digitale handtekeningen kan niet gebruikt worden, omdat er geen Mozilla-gebruikersprofiel gevonden is. Controleer de Mozilla-installatie."