Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #5265

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ Preferences.label.access.tokenLabel.pcBorderColor = PC Rand Kleur
Preferences.label.access.tokenLabel.npcBorderColor = NPC Rand Kleur
Preferences.label.access.tokenLabel.nonVisBorderColor = Non Visible Border Color
Preferences.label.access.tokenLabel.borderArc = Rand Ronding
Preferences.label.access.tokenLabel.borderSize = Border Size
Preferences.label.access.tokenLabel.borderSize = Rand grootte
Preferences.label.sound.system = Play system sounds
Preferences.label.sound.system.tooltip = Turn this off to prevent all sounds from within MapTool. Needed for some Java implementations as too many sounds queued up can crash the JVM.
Preferences.label.sound.stream = Play clips and streams
Expand Down Expand Up @@ -1033,7 +1033,7 @@ TokenPropertiesPanel.combo.statSheet.tooltip = The default stat-sheet to use for
TokenPropertiesPanel.combo.statSheetLocation.tooltip = The default display position for the stat-sheet
TokenPropertiesPanel.button.statSheetProps = Stat Sheet Eigenschappen
TokenPropertiesPanel.button.setAsDefault = Set as Default
TokenPropertiesPanel.button.setAsDefault.tooltip = Make this the default type for all new tokens
TokenPropertiesPanel.button.setAsDefault.tooltip = Maak dit het standaardtype voor alle nieuwe tokens
TokenPropertiesPanel.button.add.tooltip = Maak een nieuw token type
TokenPropertiesPanel.button.addProperty.tooltip = Voeg nieuwe eigenschap toe aan de lijst
TokenPropertiesPanel.button.deleteProperty.tooltip = Verwijder geselecteerde eigenschap uit de lijst
Expand Down Expand Up @@ -1147,7 +1147,7 @@ action.autohideNewMaps.description = Nieuwe kaarten starten onzichtba
action.bootConnectedPlayer = Speler verwijderen...
action.campaignProperties = Campagne Eigenschappen...
action.campaignProperties.description = Opent dialoogvenster voor het instellen van campagne eigenschappen.
action.cancelCommand = Niet gebruikt (action.cancelCommand)
action.cancelCommand = Not used (action.cancelCommand)
action.clearDrawing = Alle tekeningen wissen
action.clearDrawing.accel = shift D
action.clearDrawing.description = 'Wis' zal alle tekeningen en bewerkingsgeschiedenis van de actieve laag verwijderen.
Expand All @@ -1161,7 +1161,7 @@ action.commandPanel = Opdracht Paneel
# These next two are used internally but never appear on a menu item.
# In order to prevent I18N from warning that they don't exist these
# lines have been added.
action.commitCommand = Niet gebruikt (action.commitCommand)
action.commitCommand = Not used (action.commitCommand)
action.newlineCommand = Not used (action.newlineCommand)
action.copyTokens = Kopieer
action.copyTokens.accel = C
Expand Down Expand Up @@ -1325,7 +1325,7 @@ action.revealFogAtWaypoints.description = Onthul Fog-of-War alleen aan het
action.revealFogAtWaypoints = FoW\: Alleen op de 'waypoints' onthullen
action.revealFogAtWaypoints.accel = shift W
action.runMacro = Macro &uitvoeren
action.runMacro.accel = getypt /
action.runMacro.accel = typed /
action.runMacro.description = Maakt het chat venster actief en begint de regel met een schuine streep (/).
action.saveCampaign = &Campagne opslaan
action.saveCampaign.accel = S
Expand Down
Loading