aboutsummaryrefslogtreecommitdiff
path: root/source/nl/sfx2/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/nl/sfx2/messages.po')
-rw-r--r--source/nl/sfx2/messages.po538
1 files changed, 401 insertions, 137 deletions
diff --git a/source/nl/sfx2/messages.po b/source/nl/sfx2/messages.po
index a0fcc517b83..43e9a028697 100644
--- a/source/nl/sfx2/messages.po
+++ b/source/nl/sfx2/messages.po
@@ -3,7 +3,7 @@ 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: 2019-05-02 15:45+0200\n"
+"POT-Creation-Date: 2020-07-01 09:54+0200\n"
"PO-Revision-Date: 2019-06-28 09:10+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -873,62 +873,171 @@ msgctxt "STR_WELCOME_LINE2"
msgid "Drop a document here or pick an app from the left side to create one."
msgstr "Plaats hier een document of kies een programma aan de linkerzijde om er één te maken."
-#: include/sfx2/strings.hrc:186
+#. Translators: Target types in Auto-redaction dialog
+#: include/sfx2/strings.hrc:187
+msgctxt "STR_REDACTION_TARGET_TYPE_TEXT"
+msgid "Text"
+msgstr "Tekst"
+
+#: include/sfx2/strings.hrc:188
+msgctxt "STR_REDACTION_TARGET_TYPE_REGEX"
+msgid "Regex"
+msgstr ""
+
+#: include/sfx2/strings.hrc:189
+msgctxt "STR_REDACTION_TARGET_TYPE_PREDEF"
+msgid "Predefined"
+msgstr "Voorgedefinieerd"
+
+#: include/sfx2/strings.hrc:190
+msgctxt "STR_REDACTION_TARGET_TYPE_UNKNOWN"
+msgid "Unknown"
+msgstr "Onbekend"
+
+#. Translators: Column headers in Auto-redaction dialog's targets list
+#: include/sfx2/strings.hrc:193
+msgctxt "STR_REDACTION_TARGET_NAME"
+msgid "Target Name"
+msgstr "Doelnaam"
+
+#: include/sfx2/strings.hrc:194
+msgctxt "STR_REDACTION_TYPE"
+msgid "Type"
+msgstr "Type"
+
+#: include/sfx2/strings.hrc:195
+msgctxt "STR_REDACTION_CONTENT"
+msgid "Content"
+msgstr "Inhoud"
+
+#: include/sfx2/strings.hrc:196
+msgctxt "STR_REDACTION_CASE_SENSITIVE"
+msgid "Case Sensitive"
+msgstr "Hoofdlettergevoelig"
+
+#: include/sfx2/strings.hrc:197
+msgctxt "STR_REDACTION_WHOLE_WORDS"
+msgid "Whole Words"
+msgstr "Hele woorden"
+
+#. Translators: Values for the Case Sensitive and the Whole Words columns in Auto-redaction dialog
+#: include/sfx2/strings.hrc:200
+msgctxt "STR_REDACTION_YES"
+msgid "Yes"
+msgstr "Ja"
+
+#: include/sfx2/strings.hrc:201
+msgctxt "STR_REDACTION_NO"
+msgid "No"
+msgstr "Nee"
+
+#. Translators: Misc strings of the Auto Redaction dialog
+#: include/sfx2/strings.hrc:204
+msgctxt "STR_REDACTION_TARGET"
+msgid "Target"
+msgstr "Doel"
+
+#: include/sfx2/strings.hrc:205
+msgctxt "STR_REDACTION_LOAD_TARGETS"
+msgid "Load Targets"
+msgstr "Doelen laden"
+
+#: include/sfx2/strings.hrc:206
+msgctxt "STR_REDACTION_SAVE_TARGETS"
+msgid "Save Targets"
+msgstr "Doelen opslaan"
+
+#: include/sfx2/strings.hrc:207
+msgctxt "STR_REDACTION_FIELDS_REQUIRED"
+msgid "All fields are required"
+msgstr "Alle velden zijn vereist"
+
+#: include/sfx2/strings.hrc:208
+msgctxt "STR_REDACTION_TARGET_NAME_CLASH"
+msgid "There is already a target with this name"
+msgstr "Er is al een doel met deze naam"
+
+#: include/sfx2/strings.hrc:209
+msgctxt "STR_REDACTION_MULTI_EDIT"
+msgid "You have selected multiple targets, but only one target can be edited at once."
+msgstr "U heeft meerdere doelen geselecteerd, maar er kan maar één doel tegelijk bewerkt worden."
+
+#: include/sfx2/strings.hrc:210
+msgctxt "STR_REDACTION_MULTI_DELETE"
+msgid "Are you sure you would like to delete $(TARGETSCOUNT) targets at once?"
+msgstr "Weet u zeker dat u $(TARGETSCOUNT) doelen tegelijk wilt verwijderen?"
+
+#: include/sfx2/strings.hrc:211
+msgctxt "STR_REDACTION_JSON_FILE_FILTER"
+msgid "Target Set (*.json)"
+msgstr "Doelset (*.json)"
+
+#: include/sfx2/strings.hrc:212
+msgctxt "STR_REDACTION_EDIT_TARGET"
+msgid "Edit Target"
+msgstr "Doel bewerken"
+
+#: include/sfx2/strings.hrc:213
+msgctxt "STR_REDACTION_TARGET_ADD_ERROR"
+msgid "An error occurred while adding new target. Please report this incident."
+msgstr "Er ontstond een fout tijdens het toevoegen van een nieuw doel. Rapporteer dit incident alstublieft."
+
+#: include/sfx2/strings.hrc:215
msgctxt "STR_SFX_FILEDLG_ACTUALVERSION"
msgid "Current version"
msgstr "Huidige versie"
-#: include/sfx2/strings.hrc:187
+#: include/sfx2/strings.hrc:216
msgctxt "STR_SFX_EXPLORERFILE_EXPORT"
msgid "Export"
msgstr "Exporteren"
-#: include/sfx2/strings.hrc:188
+#: include/sfx2/strings.hrc:217
msgctxt "STR_SFX_EXPLORERFILE_INSERT"
msgid "Insert"
msgstr "Invoegen"
-#: include/sfx2/strings.hrc:189
+#: include/sfx2/strings.hrc:218
msgctxt "STR_SFX_EXPLORERFILE_BUTTONINSERT"
msgid "~Insert"
msgstr "~Invoegen"
-#: include/sfx2/strings.hrc:190
+#: include/sfx2/strings.hrc:219
msgctxt "STR_SFX_IMPORT_ALL"
msgid "<All formats>"
msgstr "<Alle indelingen>"
-#: include/sfx2/strings.hrc:191
+#: include/sfx2/strings.hrc:220
msgctxt "STR_PB_SAVEACOPY"
msgid "Save a Copy"
msgstr "Kopie opslaan"
-#: include/sfx2/strings.hrc:192
+#: include/sfx2/strings.hrc:221
msgctxt "STR_PB_COMPAREDOC"
msgid "Compare to"
msgstr "Vergelijken met"
-#: include/sfx2/strings.hrc:193
+#: include/sfx2/strings.hrc:222
msgctxt "STR_PB_MERGEDOC"
msgid "Merge with"
msgstr "Samenvoegen me"
-#: include/sfx2/strings.hrc:195
+#: include/sfx2/strings.hrc:224
msgctxt "STR_SFX_NEWOFFICEDOC"
msgid "%PRODUCTNAME document"
msgstr "%PRODUCTNAME document"
-#: include/sfx2/strings.hrc:196
+#: include/sfx2/strings.hrc:225
msgctxt "SFX_ST_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " J: %1 M: %2 D: %3 U: %4 M: %5 S: %6"
-#: include/sfx2/strings.hrc:197
+#: include/sfx2/strings.hrc:226
msgctxt "STR_SFX_REMOVE_PROPERTY"
msgid "Remove Property"
msgstr "Eigenschap verwijderen"
-#: include/sfx2/strings.hrc:198
+#: include/sfx2/strings.hrc:227
msgctxt "STR_SFX_QUERY_WRONG_TYPE"
msgid ""
"The value entered does not match the specified type.\n"
@@ -937,27 +1046,27 @@ msgstr ""
"De ingevoerde waarde komt niet overeen met het gespecificeerde type.\n"
"De waarde zal als tekst worden opgeslagen."
-#: include/sfx2/strings.hrc:200
+#: include/sfx2/strings.hrc:229
msgctxt "STR_QUERY_OVERWRITE"
msgid "Style already exists. Overwrite?"
msgstr "Opmaakprofiel bestaat reeds. Overschrijven?"
-#: include/sfx2/strings.hrc:202
+#: include/sfx2/strings.hrc:231
msgctxt "STR_RESET"
msgid "~Reset"
msgstr "Her~stellen"
-#: include/sfx2/strings.hrc:203
+#: include/sfx2/strings.hrc:232
msgctxt "STR_TABPAGE_INVALIDNAME"
msgid "This name is already in use."
msgstr "Deze naam wordt al gebruikt."
-#: include/sfx2/strings.hrc:204
+#: include/sfx2/strings.hrc:233
msgctxt "STR_TABPAGE_INVALIDSTYLE"
msgid "This Style does not exist."
msgstr "Dit opmaakprofiel bestaat niet."
-#: include/sfx2/strings.hrc:205
+#: include/sfx2/strings.hrc:234
msgctxt "STR_TABPAGE_INVALIDPARENT"
msgid ""
"This Style cannot be used as a base Style,\n"
@@ -966,7 +1075,7 @@ msgstr ""
"Dit opmaakprofiel kan niet als basisopmaakprofiel worden gebruikt,\n"
" omdat er dan een kringverwijzing zou ontstaan."
-#: include/sfx2/strings.hrc:206
+#: include/sfx2/strings.hrc:235
msgctxt "STR_POOL_STYLE_NAME"
msgid ""
"Name already exists as a default Style.\n"
@@ -975,7 +1084,7 @@ msgstr ""
"Naam wordt al voor een standaardopmaakprofiel gebruikt.\n"
"Kies een andere naam."
-#: include/sfx2/strings.hrc:207
+#: include/sfx2/strings.hrc:236
msgctxt "STR_DELETE_STYLE_USED"
msgid ""
"One or more of the selected styles is in use in this document.\n"
@@ -986,87 +1095,87 @@ msgstr ""
"Wanneer u deze opmaakprofielen verwijdert, zal de tekst het standaard opmaakprofiel krijgen?\n"
"Wilt u deze opmaakprofielen toch verwijderen?\n"
-#: include/sfx2/strings.hrc:208
+#: include/sfx2/strings.hrc:237
msgctxt "STR_DELETE_STYLE"
msgid "Styles in use: "
msgstr "Opmaakprofielen in gebruik: "
-#: include/sfx2/strings.hrc:209
+#: include/sfx2/strings.hrc:238
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navigator"
-#: include/sfx2/strings.hrc:210
+#: include/sfx2/strings.hrc:239
msgctxt "STR_ERROR_WRONG_CONFIRM"
msgid "Faulty password confirmation"
msgstr "Foutieve bevestiging van wachtwoord"
-#: include/sfx2/strings.hrc:211
+#: include/sfx2/strings.hrc:240
msgctxt "STR_PDF_EXPORT_SEND"
msgid "Send"
msgstr "Verzenden"
-#: include/sfx2/strings.hrc:212
+#: include/sfx2/strings.hrc:241
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "Lettertype"
-#: include/sfx2/strings.hrc:213
+#: include/sfx2/strings.hrc:242
msgctxt "STR_PREVIEW_CHECKBOX"
msgid "Show previews"
msgstr "Voorbeeld weergeven"
-#: include/sfx2/strings.hrc:215
+#: include/sfx2/strings.hrc:244
msgctxt "STR_VIEWVERSIONCOMMENT"
msgid "View Version Comment"
msgstr "Versie-opmerking bekijken"
-#: include/sfx2/strings.hrc:216
+#: include/sfx2/strings.hrc:245
msgctxt "STR_NO_NAME_SET"
msgid "(no name set)"
msgstr "(geen naam ingesteld)"
-#: include/sfx2/strings.hrc:218
+#: include/sfx2/strings.hrc:247
msgctxt "STR_STYLE_ELEMTLIST"
msgid "Style List"
msgstr "Lijst opmaakprofielen"
-#: include/sfx2/strings.hrc:219
+#: include/sfx2/strings.hrc:248
msgctxt "STR_STYLE_FILTER_HIERARCHICAL"
msgid "Hierarchical"
msgstr "Hiërarchisch"
-#: include/sfx2/strings.hrc:220
+#: include/sfx2/strings.hrc:249
msgctxt "STR_STYLE_FILL_FORMAT_MODE"
msgid "Fill Format Mode"
msgstr "Gietermodus"
-#: include/sfx2/strings.hrc:221
+#: include/sfx2/strings.hrc:250
msgctxt "STR_STYLE_NEW_STYLE_FROM_SELECTION"
msgid "New Style from Selection"
msgstr "Nieuw opmaakprofiel uit selectie"
-#: include/sfx2/strings.hrc:222
+#: include/sfx2/strings.hrc:251
msgctxt "STR_STYLE_UPDATE_STYLE"
msgid "Update Style"
msgstr "Opmaakprofiel bijwerken"
-#: include/sfx2/strings.hrc:224
+#: include/sfx2/strings.hrc:253
msgctxt "STR_MACRO_LOSS"
msgid "Do you really want to cancel the recording? Any steps recorded up to this point will be lost."
msgstr "Wilt u het opnemen werkelijk annuleren? Alle stappen, die tot nu toe zijn opgenomen, zullen verloren gaan."
-#: include/sfx2/strings.hrc:225
+#: include/sfx2/strings.hrc:254
msgctxt "STR_CANCEL_RECORDING"
msgid "Cancel Recording"
msgstr "Opnemen annuleren"
-#: include/sfx2/strings.hrc:227
+#: include/sfx2/strings.hrc:256
msgctxt "RID_CNT_STR_WAITING"
msgid "The templates are being initialized for first-time usage."
msgstr "De sjablonen worden nu geïnitialiseerd voor het eerste gebruik."
-#: include/sfx2/strings.hrc:229
+#: include/sfx2/strings.hrc:258
msgctxt "STR_NODEFPRINTER"
msgid ""
"No default printer found.\n"
@@ -1075,7 +1184,7 @@ msgstr ""
"Geen standaardprinter gevonden.\n"
"Kies een printer en probeer het nogmaals."
-#: include/sfx2/strings.hrc:230
+#: include/sfx2/strings.hrc:259
msgctxt "STR_NOSTARTPRINTER"
msgid ""
"Could not start printer.\n"
@@ -1084,17 +1193,17 @@ msgstr ""
"Printer kan niet worden gestart.\n"
"Controleer de configuratie van uw printer."
-#: include/sfx2/strings.hrc:231
+#: include/sfx2/strings.hrc:260
msgctxt "STR_ERROR_PRINTER_BUSY"
msgid "Printer busy"
msgstr "Printer bezig"
-#: include/sfx2/strings.hrc:232
+#: include/sfx2/strings.hrc:261
msgctxt "STR_READONLY"
msgid " (read-only)"
msgstr " (alleen-lezen)"
-#: include/sfx2/strings.hrc:233
+#: include/sfx2/strings.hrc:262
msgctxt "STR_PRINT_NEWORI"
msgid ""
"The page size and orientation have been modified.\n"
@@ -1105,7 +1214,7 @@ msgstr ""
"Wilt u de nieuwe instellingen overnemen\n"
"in het actieve document?"
-#: include/sfx2/strings.hrc:234
+#: include/sfx2/strings.hrc:263
msgctxt "STR_PRINT_NEWSIZE"
msgid ""
"The page size has been modified.\n"
@@ -1116,7 +1225,7 @@ msgstr ""
"Wilt u de nieuwe instellingen\n"
"overnemen in het document?"
-#: include/sfx2/strings.hrc:235
+#: include/sfx2/strings.hrc:264
msgctxt "STR_PRINT_NEWORISIZE"
msgid ""
"The page size and orientation have been modified.\n"
@@ -1127,7 +1236,7 @@ msgstr ""
"Wilt u de nieuwe instellingen overnemen\n"
"in het actieve document?"
-#: include/sfx2/strings.hrc:236
+#: include/sfx2/strings.hrc:265
msgctxt "STR_CANT_CLOSE"
msgid ""
"The document cannot be closed because a\n"
@@ -1136,7 +1245,7 @@ msgstr ""
"Het document kan momenteel niet worden gesloten,\n"
" omdat er nog een afdrukopdracht wordt uitgevoerd."
-#: include/sfx2/strings.hrc:237
+#: include/sfx2/strings.hrc:266
msgctxt "STR_ERROR_SEND_MAIL"
msgid ""
"An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n"
@@ -1146,7 +1255,7 @@ msgstr ""
"Controleer de instellingen van %PRODUCTNAME of die van uw e-mailprogramma."
#. Error codes look like "MAPI_E_FAILURE" or "1234"
-#: include/sfx2/strings.hrc:239
+#: include/sfx2/strings.hrc:268
msgctxt "STR_ERROR_SEND_MAIL_CODE"
msgid ""
"An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n"
@@ -1157,370 +1266,373 @@ msgstr ""
"\n"
"Foutcode is $1"
-#: include/sfx2/strings.hrc:240
+#: include/sfx2/strings.hrc:269
msgctxt "STR_ERROR_SEND_MAIL_HEADER"
msgid "Error sending mail"
msgstr "Fout bij verzenden van e-mail."
-#: include/sfx2/strings.hrc:241
+#: include/sfx2/strings.hrc:270
msgctxt "STR_QUERY_OPENASTEMPLATE"
msgid "This document cannot be edited, possibly due to missing access rights. Do you want to edit a copy of the document?"
msgstr "Het document kan niet geopend worden om te bewerken, mogelijk vanwege ontbrekende rechten. Wilt u een kopie van het document bewerken?"
-#: include/sfx2/strings.hrc:242
-msgctxt "STR_QUERY_OPENASTEMPLATE_ALLOW_IGNORE"
+#: include/sfx2/strings.hrc:271
+msgctxt "STR_QUERY_OPENASTEMPLATE_LOCKED"
msgid ""
-"This document cannot be edited, because it is locked in another session. Do you want to edit a copy of the document?\n"
-"\n"
-"You can also try to ignore the lock and open the file for editing."
+"This document cannot be edited, because it is locked in another session.%LOCKINFO\n"
+"Do you want to edit a copy of the document?"
msgstr ""
-"Dit document kan niet worden bewerkt, omdat het in een andere sessie is vergrendeld. Wilt u een kopie van het document bewerken?\n"
-"\n"
-"U kunt ook proberen de vergrendeling te negeren en het bestand te openen om te bewerken."
+"Dit document kan niet bewerkt worden, omdat het geblokkeerd is door een andere sessie. %LOCKINFO\n"
+"Wilt u een kopie van het document bewerken?"
+
+#: include/sfx2/strings.hrc:272
+msgctxt "STR_QUERY_OPENASTEMPLATE_ALLOW_IGNORE"
+msgid "You can also try to ignore the lock and open the file for editing."
+msgstr "U kunt ook de blokkering proberen te negeren en het document voor bewerken openen."
-#: include/sfx2/strings.hrc:243
+#: include/sfx2/strings.hrc:273
msgctxt "STR_QUERY_OPENASTEMPLATE_OPENCOPY_BTN"
msgid "Open ~Copy"
msgstr "~Kopie openen"
-#: include/sfx2/strings.hrc:244
+#: include/sfx2/strings.hrc:274
msgctxt "STR_QUERY_OPENASTEMPLATE_OPEN_BTN"
msgid "~Open"
msgstr "~Openen"
-#: include/sfx2/strings.hrc:245
+#: include/sfx2/strings.hrc:275
msgctxt "STR_REPAIREDDOCUMENT"
msgid " (repaired document)"
msgstr " (gerepareerd document)"
-#: include/sfx2/strings.hrc:246
+#: include/sfx2/strings.hrc:276
msgctxt "STR_NONCHECKEDOUT_DOCUMENT"
msgid "This document is not checked out on the server."
msgstr "Het document is niet afgemeld van de server."
-#: include/sfx2/strings.hrc:247
+#: include/sfx2/strings.hrc:277
msgctxt "STR_GET_INVOLVED_TEXT"
msgid "Help us make %PRODUCTNAME even better!"
msgstr "Help ons %PRODUCTNAME nog beter te maken!"
-#: include/sfx2/strings.hrc:248
+#: include/sfx2/strings.hrc:278
msgctxt "STR_GET_INVOLVED_BUTTON"
msgid "Get involved"
msgstr "Doe mee"
-#: include/sfx2/strings.hrc:249
+#: include/sfx2/strings.hrc:279
msgctxt "STR_GET_DONATE_TEXT"
msgid "Your donations support our worldwide community."
msgstr "Uw donaties ondersteunen onze wereldwijde gemeenschap."
-#: include/sfx2/strings.hrc:250
+#: include/sfx2/strings.hrc:280
msgctxt "STR_GET_DONATE_BUTTON"
msgid "Donate"
msgstr "Doneren"
-#: include/sfx2/strings.hrc:251
+#: include/sfx2/strings.hrc:281
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Document is in de modus alleen-lezen geopend."
-#: include/sfx2/strings.hrc:252
+#: include/sfx2/strings.hrc:282
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Deze PDF is geopend in alleen-lezen-modus, zodat het bestaande bestand ondertekend kan worden."
-#: include/sfx2/strings.hrc:253
+#: include/sfx2/strings.hrc:283
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "De rubricering van dit document is %1."
-#: include/sfx2/strings.hrc:254
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Dit document moet gecassificeerd worden voordat het klembord kan worden geplakt."
-#: include/sfx2/strings.hrc:255
+#: include/sfx2/strings.hrc:285
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Dit document heeft een lagere rubricering dan de inhoud van het klembord."
-#: include/sfx2/strings.hrc:256
+#: include/sfx2/strings.hrc:286
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Niveau"
-#: include/sfx2/strings.hrc:257
+#: include/sfx2/strings.hrc:287
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Nationale veiligheid:"
-#: include/sfx2/strings.hrc:258
+#: include/sfx2/strings.hrc:288
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Besturingselement exporteren:"
-#: include/sfx2/strings.hrc:259
+#: include/sfx2/strings.hrc:289
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Afsluiten"
-#: include/sfx2/strings.hrc:260
+#: include/sfx2/strings.hrc:290
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Document bewerken"
-#: include/sfx2/strings.hrc:261
+#: include/sfx2/strings.hrc:291
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Documenten ondertekenen"
-#: include/sfx2/strings.hrc:262
+#: include/sfx2/strings.hrc:292
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Dit document heeft een ongeldige ondertekening."
-#: include/sfx2/strings.hrc:263
+#: include/sfx2/strings.hrc:293
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "De handtekening is geldig, maar het document is gewijzigd"
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:294
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "The signature is OK, but the certificate could not be validated."
msgstr "De ondertekening is in orde, maar het certificaat kon niet geverifieerd worden."
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:295
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "The signature is OK, but the document is only partially signed."
msgstr "De ondertekening is in orde, maar het document is maar gedeeltelijk ondertekend."
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:296
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Het certificaat kon niet worden gevalideerd en het document is slechts gedeeltelijk ondertekend."
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:297
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Het document is digitaal ondertekend en de handtekening is geldig."
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:298
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Ondertekening tonen"
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:300
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
msgstr "Deelvenster sluiten"
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:301
msgctxt "STR_SFX_DOCK"
msgid "Dock"
msgstr "Vastzetten"
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:302
msgctxt "STR_SFX_UNDOCK"
msgid "Undock"
msgstr "Losmaken"
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:304
msgctxt "SFX_STR_SIDEBAR_MORE_OPTIONS"
msgid "More Options"
msgstr "Meer opties"
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:305
msgctxt "SFX_STR_SIDEBAR_CLOSE_DECK"
msgid "Close Sidebar Deck"
msgstr "Sluit zijbalk"
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:306
msgctxt "SFX_STR_SIDEBAR_SETTINGS"
msgid "Sidebar Settings"
msgstr "Instellingen van de Zijbalk"
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:307
msgctxt "SFX_STR_SIDEBAR_CUSTOMIZATION"
msgid "Customization"
msgstr "Aanpassen"
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:308
msgctxt "SFX_STR_SIDEBAR_RESTORE"
msgid "Restore Default"
msgstr "Standaard herstellen"
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:309
msgctxt "SFX_STR_SIDEBAR_HIDE_SIDEBAR"
msgid "Close Sidebar"
msgstr "Zijbalk sluiten"
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME1"
msgid "Alizarin"
msgstr "Alizarin"
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Bijenkorf"
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Blauwe kromme"
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Blueprint Plannen"
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME5"
msgid "Bright Blue"
msgstr "Helblauw"
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME6"
msgid "Classy Red"
msgstr "Stijlvol rood"
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "DNA"
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Focus"
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Vogel van het woud"
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:321
msgctxt "STR_TEMPLATE_NAME10"
msgid "Impress"
msgstr "Impress"
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Inspiratie"
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Lichten"
-#: include/sfx2/strings.hrc:294
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME13"
msgid "Lush Green"
msgstr "Weelderig groen"
-#: include/sfx2/strings.hrc:295
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Metropolis"
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Nachtblauw"
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Natuur illustratie"
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Potlood"
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Piano"
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Portfolio"
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Voortgang"
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Zonsondergang"
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:333
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Vintage"
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:334
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Helder"
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:336
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "CV"
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:337
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Samenvatting"
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:338
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Standaard"
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:339
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Modern"
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:340
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Moderne zakelijke brief sans-serif"
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:341
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Moderne zakelijke brief sans-serif"
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:342
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Visitekaartje met logo"
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:344
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Verwijderen"
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:345
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Alles wissen"
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Wachtwoordlengte"
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:348
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "Het wachtwoord dat u hebt ingevoerd, veroorzaakt interoperabiliteitsproblemen. Voer een wachtwoord in dat korter is dan 52 bytes of langer dan 55 bytes."
@@ -1765,6 +1877,86 @@ msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Styles"
msgstr "Opmaakprofielen"
+#: sfx2/uiconfig/ui/addtargetdialog.ui:8
+msgctxt "addtargetdialog|AddTargetDialog"
+msgid "Add Target"
+msgstr "Doel toevoegen"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:86
+msgctxt "addtargetdialog|label_name"
+msgid "Name:"
+msgstr "Naam:"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:117
+msgctxt "addtargetdialog|label_type"
+msgid "Type:"
+msgstr "Type:"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:132
+msgctxt "addtargetdialog|label_content"
+msgid "Content:"
+msgstr "Inhoud:"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:167
+msgctxt "addtargetdialog|type"
+msgid "Text"
+msgstr "Tekst"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:168
+msgctxt "addtargetdialog|type"
+msgid "Regex"
+msgstr ""
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:169
+msgctxt "addtargetdialog|type"
+msgid "Predefined"
+msgstr "Voorgedefinieerd"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:184
+msgctxt "addtargetdialog|label_content_predef"
+msgid "Content:"
+msgstr "Inhoud:"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:202
+msgctxt "addtargetdialog|content_predef"
+msgid "Credit card numbers"
+msgstr "Creditcardnummers"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:203
+msgctxt "addtargetdialog|content_predef"
+msgid "Email addresses"
+msgstr "E-mailadressen"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:204
+msgctxt "addtargetdialog|content_predef"
+msgid "IP addresses"
+msgstr "IP-adressen"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:205
+msgctxt "addtargetdialog|content_predef"
+msgid "Dates (Numerical)"
+msgstr "Datums (numeriek)"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:206
+msgctxt "addtargetdialog|content_predef"
+msgid "National Insurance Number (UK)"
+msgstr "Nationaal verzekeringsnummer (UK)"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:207
+msgctxt "addtargetdialog|content_predef"
+msgid "Social Security Number (US)"
+msgstr "Sociaal verzekeringsnummer (US)"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:231
+msgctxt "addtargetdialog|checkboxCaseSensitive"
+msgid "Case Sensitive"
+msgstr "Hoofdlettergevoelig"
+
+#: sfx2/uiconfig/ui/addtargetdialog.ui:247
+msgctxt "addtargetdialog|checkboxWholeWords"
+msgid "Whole Words Only"
+msgstr "Alleen hele woorden"
+
#: sfx2/uiconfig/ui/alienwarndialog.ui:7
msgctxt "alienwarndialog|AlienWarnDialog"
msgid "Confirm File Format"
@@ -1795,6 +1987,68 @@ msgctxt "alienwarndialog|ask"
msgid "_Ask when not saving in ODF or default format"
msgstr "_Vragen wanneer het niet in ODF-formaat wordt geslagen"
+#: sfx2/uiconfig/ui/autoredactdialog.ui:24
+msgctxt "autoredactdialog|AutoRedactDialog"
+msgid "Automatic Redaction"
+msgstr "Automatisch redigeren"
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:120
+msgctxt "autoredactdialog|target"
+msgid "Target Name"
+msgstr "Doelnaam"
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:133
+msgctxt "autoredactdialog|description"
+msgid "Type"
+msgstr "Type"
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:146
+msgctxt "autoredactdialog|target"
+msgid "Content"
+msgstr "Inhoud"
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:159
+msgctxt "autoredactdialog|target"
+msgid "Case Sensitive"
+msgstr "Hoofdlettergevoelig"
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:172
+msgctxt "autoredactdialog|target"
+msgid "Whole Words"
+msgstr "Hele woorden"
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:200
+msgctxt "menuassignpage|contentslabel"
+msgid "_Redaction Targets"
+msgstr "_Redactiedoelen"
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:219
+msgctxt "autoredactdialog|btnLoadTargets"
+msgid "Load Targets"
+msgstr "Doelen laden"
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:234
+msgctxt "autoredactdialog|btnSaveTargets"
+msgid "Save Targets"
+msgstr "Doelen opslaan"
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:270
+msgctxt "autoredactdialog|add"
+msgid "Add"
+msgstr ""
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:283
+#, fuzzy
+msgctxt "autoredactdialog|edit"
+msgid "Edit"
+msgstr "Bewerken"
+
+#: sfx2/uiconfig/ui/autoredactdialog.ui:296
+#, fuzzy
+msgctxt "autoredactdialog|delete"
+msgid "Delete"
+msgstr "Verwijderen"
+
#: sfx2/uiconfig/ui/bookmarkdialog.ui:8
msgctxt "bookmarkdialog|BookmarkDialog"
msgid "Add to Bookmarks"
@@ -2275,12 +2529,22 @@ msgctxt "licensedialog|LicenseDialog"
msgid "Licensing and Legal information"
msgstr "Licenties en juridische informatie"
-#: sfx2/uiconfig/ui/licensedialog.ui:25
+#: sfx2/uiconfig/ui/licensedialog.ui:28
msgctxt "licensedialog|show"
msgid "_Show License"
msgstr "_Licentie tonen"
-#: sfx2/uiconfig/ui/licensedialog.ui:68
+#: sfx2/uiconfig/ui/licensedialog.ui:44
+msgctxt "licensedialog|eula"
+msgid "_EULA"
+msgstr ""
+
+#: sfx2/uiconfig/ui/licensedialog.ui:88
+msgctxt "licensedialog|label2"
+msgid "%PRODUCTNAME binary package is made available subject to the terms of the End User License and Subscription Agreement; choose EULA to see exact details in English."
+msgstr ""
+
+#: sfx2/uiconfig/ui/licensedialog.ui:106
msgctxt "licensedialog|label"
msgid ""
"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
@@ -2333,52 +2597,52 @@ msgctxt "loadtemplatedialog|LoadTemplateDialog"
msgid "New"
msgstr "Nieuw"
-#: sfx2/uiconfig/ui/loadtemplatedialog.ui:39
+#: sfx2/uiconfig/ui/loadtemplatedialog.ui:40
msgctxt "loadtemplatedialog|fromfile"
msgid "From File..."
msgstr "Uit bestand..."
-#: sfx2/uiconfig/ui/loadtemplatedialog.ui:168
+#: sfx2/uiconfig/ui/loadtemplatedialog.ui:169
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "Categorieën"
-#: sfx2/uiconfig/ui/loadtemplatedialog.ui:235
+#: sfx2/uiconfig/ui/loadtemplatedialog.ui:236
msgctxt "loadtemplatedialog|label2"
msgid "Templates"
msgstr "Sjablonen"
-#: sfx2/uiconfig/ui/loadtemplatedialog.ui:256
+#: sfx2/uiconfig/ui/loadtemplatedialog.ui:257
msgctxt "loadtemplatedialog|text"
msgid "Te_xt"
msgstr "Te_kst"
-#: sfx2/uiconfig/ui/loadtemplatedialog.ui:271
+#: sfx2/uiconfig/ui/loadtemplatedialog.ui:272
msgctxt "loadtemplatedialog|frame"
msgid "_Frame"
msgstr "_Frame"
-#: sfx2/uiconfig/ui/loadtemplatedialog.ui:286
+#: sfx2/uiconfig/ui/loadtemplatedialog.ui:287
msgctxt "loadtemplatedialog|pages"
msgid "_Pages"
msgstr "_Pagina's"
-#: sfx2/uiconfig/ui/loadtemplatedialog.ui:301
+#: sfx2/uiconfig/ui/loadtemplatedialog.ui:302
msgctxt "loadtemplatedialog|numbering"
msgid "N_umbering"
msgstr "N_ummering"
-#: sfx2/uiconfig/ui/loadtemplatedialog.ui:316
+#: sfx2/uiconfig/ui/loadtemplatedialog.ui:317
msgctxt "loadtemplatedialog|overwrite"
msgid "_Overwrite"
msgstr "_Overschrijven"
-#: sfx2/uiconfig/ui/loadtemplatedialog.ui:343
+#: sfx2/uiconfig/ui/loadtemplatedialog.ui:344
msgctxt "loadtemplatedialog|alttitle"
msgid "Load Styles"
msgstr "Opmaakprofielen laden"
-#: sfx2/uiconfig/ui/loadtemplatedialog.ui:379
+#: sfx2/uiconfig/ui/loadtemplatedialog.ui:380
msgctxt "loadtemplatedialog|label3"
msgid "Pre_view"
msgstr "_Voorbeeld"