wingetautoupdate/Winget-AutoUpdate/locale/nl.xml

47 lines
1.4 KiB
XML
Raw Normal View History

2022-04-10 17:08:31 +00:00
<local>
<outputs>
<output id="0">
<!--Check network connection-->
<title>Controleer de netwerkverbinding.</title>
<!--Unable to check for software updates at this time!-->
<message>Er kan op dit moment niet gecontroleerd worden op software-updates!</message>
</output>
<output id="1">
<!--No internet connction-->
<title>Geen internetverbinding.</title>
<!--Updates could not be verified-->
<message>Updates kon niet worden gecontroleerd.</message>
</output>
<output id="2">
<!--{App} will be updated-->
<title>{0} wordt geupdate!</title>
<!--{v1.0} to {v2.0}-->
<message>{0} to {1}</message>
</output>
<output id="3">
<!--{App} updated-->
<title>{0} geupdate.</title>
<!--Installed version: {v1.0}-->
<message>Geinstalleerde versie: {0}</message>
</output>
<output id="4">
<!--{App} could not be updated-->
<title>{0} kan niet worden geupdate!</title>
<!--Please contact support-->
<message>Neem contact op met support.</message>
</output>
2022-10-11 16:25:02 +00:00
<output id="5">
<!--Logs are not available yet-->
<message>Logs are not available yet!</message>
</output>
<output id="6">
<!--Starting a manual check for updated apps-->
<message>Starting a manual check for updated apps...</message>
</output>
<output id="7">
<!--Couldn't start a manual check for updated apps-->
<message>Couldn't start a manual check for updated apps!</message>
</output>
2022-04-10 17:08:31 +00:00
</outputs>
</local>