diff options
Diffstat (limited to 'src/wx/po/nl_NL.po')
| -rw-r--r-- | src/wx/po/nl_NL.po | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/src/wx/po/nl_NL.po b/src/wx/po/nl_NL.po index 89aa3b162..c420eab20 100644 --- a/src/wx/po/nl_NL.po +++ b/src/wx/po/nl_NL.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: DCP-o-matic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-15 19:42+0100\n" +"POT-Creation-Date: 2023-01-15 19:59+0100\n" "PO-Revision-Date: 2022-09-13 02:59+0200\n" "Last-Translator: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n" "Language-Team: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n" @@ -1560,7 +1560,7 @@ msgstr "Hostnaam / IP-adres" msgid "Identifiers" msgstr "Identifiers" -#: src/wx/drive_wipe_warning_dialog.cc:47 +#: src/wx/drive_wipe_warning_dialog.cc:51 #, c-format msgid "" "If you continue with this operation\n" @@ -1578,7 +1578,7 @@ msgid "" "\n" "If you are sure you want to continue please type\n" "\n" -"<tt>yes</tt>\n" +"<tt>%s</tt>\n" "\n" "into the box below, then click OK." msgstr "" @@ -1595,7 +1595,7 @@ msgstr "" "\n" "Als u zeker weet dat u wilt doorgaan, typ dan a.u.b.\n" "\n" -"<tt>yes</tt>\n" +"<tt>%s</tt>\n" "\n" "in het onderstaande vak en klik vervolgens op OK." @@ -4193,6 +4193,14 @@ msgstr "y" msgid "years" msgstr "jaren" +#. / TRANSLATORS: the user will be asked to type this phrase into a text entry to confirm that they have read +#. / the warning about a disk being wiped +#: src/wx/drive_wipe_warning_dialog.cc:47 +#: src/wx/drive_wipe_warning_dialog.cc:61 +#, fuzzy +msgid "yes" +msgstr "jaren" + #~ msgid "Default container" #~ msgstr "Standaard container" |
