Skip to content

Commit

Permalink
New translations i18n.properties (Dutch)
Browse files Browse the repository at this point in the history
  • Loading branch information
bubblobill committed Jan 11, 2025
1 parent 36e708c commit 85bb13d
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -812,9 +812,9 @@ CampaignPropertiesDialog.button.importPredefined = Systeem importeren
CampaignPropertiesDialog.button.importPredefined.tooltip = Importeer vooraf gedefinieerde eigenschappen en instellingen voor het geselecteerde systeem
CampaignPropertiesDialog.button.import.tooltip = Importeer vooraf gedefinieerde eigenschappen van een bestand
CampaignPropertiesDialog.button.export.tooltip = Exporteer campagne eigenschappen naar bestand
CampaignPropertiesDialog.export.message = Campagne eigenschappen worden geëxporteerd in JSON formaat en kunnen niet worden geïmporteerd.
CampaignPropertiesDialog.export.message = Campagne eigenschappen worden geëxporteerd in JSON-formaat en kunnen niet worden geïmporteerd.
CampaignPropertiesDialog.combo.importPredefined.tooltip = Spelsysteem waarvoor u eigenschappen wil importeren
CampaignPropertiesDialog.button.import = Import predefined
CampaignPropertiesDialog.button.import = Systeem importeren
campaignPropertiesDialog.newTokenTypeName = Enter the name for the new token type
campaignPropertiesDialog.newTokenTypeTitle = New Token Type
campaignPropertiesDialog.newTokenTypeDefaultName = New Token Type {0}
Expand Down Expand Up @@ -1911,7 +1911,7 @@ macro.function.input.invalidSpecifier = Lege variabele naam in de s
macro.function.input.invalidTAB = Om invoertype van TAB te gebruiken in input(), moet de eerste invoer het TAB type hebben.
macro.function.input.invalidType = Ongeldig invoertype "{0}" in de specifier string "{1}".
macro.function.json.append.onlyArray = Je kunt alleen aan het einde van JSON Arrays toevoegen.
macro.function.json.arrayMustContainObjects = Er zijn velden opgegeven voor json.sort maar niet alle items in de array zijn JSON objecten; gevonden "{0}".
macro.function.json.arrayMustContainObjects = Er zijn velden opgegeven voor json.sort, maar niet alle items in de array zijn JSON objecten; gevonden "{0}".
macro.function.json.arrayCannotBeEmpty = {0}\: JSON Array at argument {1} cannot be empty
macro.function.json.getInvalidEndIndex = Ongeldige eindindex "{1}" voor array (grootte van {2}) in functie "{0}".
macro.function.json.getInvalidStartIndex = Ongeldige beginindex "{1}" voor array (grootte van {2}) in functie "{0}".
Expand Down Expand Up @@ -2413,7 +2413,7 @@ prefs.language.override.tooltip = Selecteer een taal voor de MapTool interface.
prefs.jvm.advanced.enableAssertions.tooltip = Maakt Java taalverklaringen mogelijk in de MapTool code.
prefs.jvm.advanced.direct3d.tooltip = Schakel het gebruik van Direct3D-pipeline uit voor probleemvideokaarten/-drivers.
prefs.jvm.advanced.opengl.tooltip = Schakel de OpenGL pijplijn in.
prefs.jvm.advanced.initAWTbeforeJFX.tooltip = Initialize AWT before JavaFx. This is for issues specific to the MacOS.
prefs.jvm.advanced.initAWTbeforeJFX.tooltip = Initialiseer AWT voor JavaFX. Dit is voor problemen specifiek voor MacOS.

prefs.jvm.xmx.tooltip = <html>Stel het maximale geheugen in (heap size) dat MapTool mag gebruiken. Voer een getal in gevolgd door een enkele letter <b>M</b> of <b>G</b>.<br>Voorbeelden\: 4G is 4 Gigabytes, 4096M is 4096 Megabytes en is hetzelfde als 4G.</html>
prefs.jvm.xms.tooltip = <html>Stel de initiële en minimale geheugeninstelling in voor MapTool. Moet kleiner of gelijk zijn aan de maximale heap size.<br>Voer een getal in, gevolgd door een enkele letter <b>M</b> of <b>G</b>.</html>
Expand Down Expand Up @@ -2659,7 +2659,7 @@ undefinedmacro.unknownCommand = Onbekend commando\: "{0}". Probeer <b>/help</b>

startup.config.unableToWrite = Unable to write to configuration file.
Preferences.startup.label.info = Startup Preferences Information
startup.preferences.info = <html>{0} <\!-- Copy Information will be inserted here if needed. --><u><b>JVM Memory Settings</b></u><ul><li><b>Maximum Heap Size\: </b>The maximum amount of memory MapTool can use<ul><li>This should include G for gig, e.g. 8G</li></ul></li><li><b>Minimum Heap Size\: </b>The minimum amount of memory MapTool will use<ul><li>This should include G for gig, e.g. 4G</li></ul></li><li><b>Thread Stack Size\: </b>The amount of memory MapTool will for its stack, increase this if you get stack errors when running macros.<ul><li>This should include M for Meg, e.g. 8M</li><li><i>warning setting this higher than 16M may cause issues</i></li></ul></li></ul><u><b>Language Override</b></u><ul><li><b>Language\: </b>The language to use for MapTool<p></li></ul><u><b>Additional Options</b></u><ul><li><b>Data Directory\: </b>The directory where MapTool data will be stored</li></ul><u><b>Advanced Options</b></u><ul><li><b>Disable Direct3d pipeline\: </b>Try disabling this if you are experiencing graphical glitches on Windows Systems</li><li><b>Disable OpenGL pipeline\: </b>Try disabling this if you are experiencing graphical glitches on non Windows Systems</li><li><b>Initialize AWT before JavaFx\: </b>Only check this if you are experiencing problems with windows and dialogs not appearing</li></ul></html>
startup.preferences.info = <html>{0} <\!-- Copy Information will be inserted here if needed. --><u><b>JVM Memory Settings</b></u><ul><li><b>Maximum Heap Size\: </b>The maximum amount of memory MapTool can use<ul><li>This should include G for gig, e.g. 8G</li></ul></li><li><b>Minimum Heap Size\: </b>The minimum amount of memory MapTool will use<ul><li>This should include G for gig, e.g. 4G</li></ul></li><li><b>Thread Stack Size\: </b>The amount of memory MapTool will for its stack, increase this if you get stack errors when running macros.<ul><li>This should include M for Meg, e.g. 8M</li><li><i>warning setting this higher than 16M may cause issues</i></li></ul></li></ul><u><b>Language Override</b></u><ul><li><b>Language\: </b>The language to use for MapTool<p></li></ul><u><b>Additional Options</b></u><ul><li><b>Data Directory\: </b>The directory where MapTool data will be stored</li></ul><u><b>Advanced Options</b></u><ul><li><b>Disable Direct3d pipeline\: </b>Try disabling this if you are experiencing graphical glitches on Windows Systems</li><li><b>Disable OpenGL pipeline\: </b>Try disabling this if you are experiencing graphical glitches on non Windows Systems</li><li><b>Initialize AWT before JavaFX\: </b>Only check this if you are experiencing problems with windows and dialogs not appearing</li></ul></html>

startup.preferences.info.manualCopy = <h1><b>Activating Startup Preferences<b></h1>MapTool is unable to copy the configuration file to the startup directory.<br>In order for them to take effect you will need to edit the {0} and restart MapTool after saving your changes. <br>

Expand Down

0 comments on commit 85bb13d

Please sign in to comment.