Commit b00fa1f1 authored by Floris Renaud's avatar Floris Renaud Committed by Alexandre Julliard

po: Update Dutch translation.

parent f67f4bba
......@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: Wine\n"
"Report-Msgid-Bugs-To: https://bugs.winehq.org\n"
"POT-Creation-Date: N/A\n"
"PO-Revision-Date: 2022-06-25 00:15+0200\n"
"PO-Revision-Date: 2022-07-12 15:15+0200\n"
"Last-Translator: Floris Renaud <jkfloris@dds.nl>\n"
"Language-Team: Dutch\n"
"Language: nl\n"
......@@ -2456,7 +2456,7 @@ msgstr "Certificaat doeleinden"
#: programs/taskmgr/taskmgr.rc:52 programs/winefile/winefile.rc:48
#: programs/wordpad/wordpad.rc:69
msgid "&View"
msgstr "&Bekijk"
msgstr "&Beeld"
#: dlls/cryptui/cryptui.rc:360
msgid "Advanced Options"
......@@ -15915,56 +15915,6 @@ msgstr ""
"\n"
#: programs/reg/reg.rc:67
#, fuzzy
#| msgid ""
#| "REG ADD <key> [/v value_name | /ve] [/t type] [/s separator] [/d data] [/"
#| "f]\n"
#| "\n"
#| " Adds a key to the registry or adds a new value to a given registry "
#| "key.\n"
#| "\n"
#| " <key>\n"
#| " The registry key to add or, if either [/v] or [/ve] is specified,\n"
#| " the key in which to add the new registry data.\n"
#| "\n"
#| " Format: ROOT\\Subkey\n"
#| "\n"
#| " ROOT: A predefined registry key. This must be one of the following:\n"
#| "\n"
#| " HKEY_LOCAL_MACHINE | HKLM\n"
#| " HKEY_CURRENT_USER | HKCU\n"
#| " HKEY_CLASSES_ROOT | HKCR\n"
#| " HKEY_USERS | HKU\n"
#| " HKEY_CURRENT_CONFIG | HKCC\n"
#| "\n"
#| " Subkey: The full path to a registry key under a given ROOT key.\n"
#| "\n"
#| " /v <value_name>\n"
#| " The name of the registry value to add.\n"
#| "\n"
#| " /ve\n"
#| " Add an unnamed registry value. This option modifies the (Default)\n"
#| " registry value.\n"
#| "\n"
#| " /t <type>\n"
#| " The type of data to add to the registry. If [/t] is specified,\n"
#| " <type> must be one of the following:\n"
#| "\n"
#| " REG_SZ | REG_MULTI_SZ | REG_EXPAND_SZ\n"
#| " REG_DWORD | REG_BINARY | REG_NONE\n"
#| "\n"
#| " If [/t] is not specified, the default data type is REG_SZ.\n"
#| "\n"
#| " /s <separator>\n"
#| " The character used to separate strings in REG_MULTI_SZ data.\n"
#| " If [/s] is not specified, the default separator is \\0.\n"
#| "\n"
#| " /d <data>\n"
#| " The data to add to the new registry value.\n"
#| "\n"
#| " /f\n"
#| " Modify the registry without prompting for confirmation.\n"
#| "\n"
msgid ""
"REG ADD <key> [/v value_name | /ve] [/t type] [/s separator] [/d data] [/f]\n"
"\n"
......@@ -16050,7 +16000,7 @@ msgstr ""
" <type> één van de volgende zijn:\n"
"\n"
" REG_SZ | REG_MULTI_SZ | REG_EXPAND_SZ\n"
" REG_DWORD | REG_BINARY | REG_NONE\n"
" REG_DWORD | REG_QWORD | REG_BINARY | REG_NONE\n"
"\n"
" Als [/t] niet is gegeven, dan wordt het type REG_SZ verondersteld.\n"
"\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment