diff --git a/src/main/resources/net/rptools/maptool/language/i18n_cs_CZ.properties b/src/main/resources/net/rptools/maptool/language/i18n_cs_CZ.properties index 0f309aec0c..bb90eda684 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_cs_CZ.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_cs_CZ.properties @@ -1653,7 +1653,7 @@ help.header.command = Slash Command help.header.description = Description impersonate.description = Speak as if you were something/one else. -impersonate.mustOwn = Only {0}'s owners can impersonate or run macros on it. +impersonate.mustOwn = Only {0}''s owners can impersonate or run macros on it. initPanel.addAll = Add All initPanel.addPCs = Add PCs @@ -1983,7 +1983,7 @@ macro.function.tokenProperty.unknownLayer = Unknown layer "{1}" in func macro.function.tokenProperty.unknownLibToken = Unknown Lib\: token "{1}" in function "{0}". macro.function.tokenProperty.unknownPropType = Unknown property type "{1}" in function "{0}". # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2198,13 +2198,13 @@ msg.error.trace = Error trace \: {0} msg.error.udf.tooltip.loading = Error retrieving description for "{0}"\: {1} msg.error.udf.tooltip.missingTarget = Error retrieving description for "{0}"\: target not found. msg.error.unableToCreateClientIdFile = Can't create the client id file. -msg.error.unableToCreateDataDir = Can't create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unableToCreateDataDir = Can''t create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unableToReadClientIdFile = Can't read the client id file. msg.error.unknownHost = Unknown host. msg.error.unknownJavaVersion = Cannot determine Java version?\! Will attempt to continue anyway... -msg.error.unusableDataDir = Can't use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unusableDataDir = Can''t use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unusableDir = Directory "{0}" contains potentially dangerous characters and will not be used. -msg.error.versionFile = Can't find version file\: {0} +msg.error.versionFile = Can''t find version file\: {0} msg.error.unableToGetThemeList = Error fetching theme list. msg.error.wrongJavaVersion = You are running MapTool using a version of Java too old to be 100% compatible with some of the third-party libraries used.
If you continue to use MapTool, you may experience unexpected crashes do to this incompatibility. Do you want to continue? @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW disabled. @@ -2511,7 +2511,7 @@ token.popup.menu.fow.expose = Expose token.popup.menu.fow.global = Add From Global Exposed Area token.popup.menu.fow.party = Add From Group's Exposed Area token.popup.menu.fow.tokens = Token's FOW Views -token.popup.menu.fow.tokens.view = {0}'s Exposed Area +token.popup.menu.fow.tokens.view = {0}''s Exposed Area token.popup.menu.showHandout = Show Handout token.popup.menu.facing.set = Set Facing token.popup.menu.facing.clear = Clear Facing @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Select Map tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = Unknown command\: "{0}". Try /help for a list of commands. @@ -2747,7 +2762,7 @@ dialog.button.cancel = Cancel # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2799,7 +2814,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_da_DK.properties b/src/main/resources/net/rptools/maptool/language/i18n_da_DK.properties index 2e656f9502..de377098bf 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_da_DK.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_da_DK.properties @@ -1653,7 +1653,7 @@ help.header.command = Skråstregskommando help.header.description = Beskrivelse impersonate.description = Speak as if you were something/one else. -impersonate.mustOwn = Only {0}'s owners can impersonate or run macros on it. +impersonate.mustOwn = Only {0}''s owners can impersonate or run macros on it. initPanel.addAll = Tilføj alle initPanel.addPCs = Tilføj PC'ere @@ -1983,7 +1983,7 @@ macro.function.tokenProperty.unknownLayer = Unknown layer "{1}" in func macro.function.tokenProperty.unknownLibToken = Unknown Lib\: token "{1}" in function "{0}". macro.function.tokenProperty.unknownPropType = Unknown property type "{1}" in function "{0}". # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2198,11 +2198,11 @@ msg.error.trace = Fejlsporing \: {0} msg.error.udf.tooltip.loading = Error retrieving description for "{0}"\: {1} msg.error.udf.tooltip.missingTarget = Error retrieving description for "{0}"\: target not found. msg.error.unableToCreateClientIdFile = Can't create the client id file. -msg.error.unableToCreateDataDir = Can't create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unableToCreateDataDir = Can''t create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unableToReadClientIdFile = Can't read the client id file. msg.error.unknownHost = Ukendt vært. msg.error.unknownJavaVersion = Cannot determine Java version?\! Will attempt to continue anyway... -msg.error.unusableDataDir = Can't use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unusableDataDir = Can''t use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unusableDir = Directory "{0}" contains potentially dangerous characters and will not be used. msg.error.versionFile = Kan ikke finde versionsfilen\: {0} msg.error.unableToGetThemeList = Fejl under indlæsning af tema liste. @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} findes allerede. msg.error.passFile.publicKeyNotFound = Offentlig nøgle ikke fundet. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = Krigståge er slået fra. @@ -2511,7 +2511,7 @@ token.popup.menu.fow.expose = Afslør token.popup.menu.fow.global = Tilføj fra det globalt afslørede område token.popup.menu.fow.party = Tilføj fra gruppens afslørede område token.popup.menu.fow.tokens = Polettens udsyn i krigståge -token.popup.menu.fow.tokens.view = {0}'s blottede område +token.popup.menu.fow.tokens.view = {0}''s blottede område token.popup.menu.showHandout = Vis handout token.popup.menu.facing.set = Sæt retning token.popup.menu.facing.clear = Nulstil retning @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Vælg kort tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = Unknown command\: "{0}". Try /help for a list of commands. @@ -2747,7 +2762,7 @@ dialog.button.cancel = Annullér # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Importer udvidelsesbibliotek. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Ikke angivet # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_de_DE.properties b/src/main/resources/net/rptools/maptool/language/i18n_de_DE.properties index 149dde1540..7e4905ba53 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_de_DE.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_de_DE.properties @@ -2511,7 +2511,7 @@ token.popup.menu.fow.expose = Aufdecken token.popup.menu.fow.global = Allgemeine aufgedeckte Fläche hinzufügen token.popup.menu.fow.party = Aufgedeckte Fläche der Gruppe hinzufügen token.popup.menu.fow.tokens = Kriegsnebelansichten der Spielmarke -token.popup.menu.fow.tokens.view = {0}'s aufgedeckte Fläche +token.popup.menu.fow.tokens.view = {0}''s aufgedeckte Fläche token.popup.menu.showHandout = Informationsmaterial anzeigen token.popup.menu.facing.set = Blickrichtung festlegen token.popup.menu.facing.clear = Blickrichtung löschen @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topologie-Werkzeuge (Sicht- und Bewegungshindernis tools.zoneselector.tooltip = Karte wählen tools.initiative.tooltip = Initiativewerkzeuge +WallConfigurationView.label.direction = Richtung +WallConfigurationView.label.sight = Sicht +WallConfigurationView.label.light = Licht +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Bewegung + +WallDirection.Both = Beide +WallDirection.Left = Links +WallDirection.Right = Rechts + +DirectionModifier.SameDirection = Dieselbe Richtung +DirectionModifier.ReverseDirection = Umgekehrte Richtung +DirectionModifier.ForceBoth = Erzwinge Beide +DirectionModifier.Disabled = Deaktiviert + undefinedmacro.unknownCommand = Unbekannter Befehl\: "{0}". Gib /help ein, um eine Liste der möglichen Befehle anzuzeigen. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_en_AU.properties b/src/main/resources/net/rptools/maptool/language/i18n_en_AU.properties index 32293e9d03..2f6ff9bf27 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_en_AU.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_en_AU.properties @@ -1657,7 +1657,7 @@ help.header.command = Slash Command help.header.description = Description impersonate.description = Speak as if you were something/one else. -impersonate.mustOwn = Only {0}'s owners can impersonate or run macros on it. +impersonate.mustOwn = Only {0}''s owners can impersonate or run macros on it. initPanel.addAll = Add All initPanel.addPCs = Add PCs @@ -1987,7 +1987,7 @@ macro.function.tokenProperty.unknownLayer = Unknown layer "{1}" in func macro.function.tokenProperty.unknownLibToken = Unknown Lib\: token "{1}" in function "{0}". macro.function.tokenProperty.unknownPropType = Unknown property type "{1}" in function "{0}". # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2202,13 +2202,13 @@ msg.error.trace = Error trace \: {0} msg.error.udf.tooltip.loading = Error retrieving description for "{0}"\: {1} msg.error.udf.tooltip.missingTarget = Error retrieving description for "{0}"\: target not found. msg.error.unableToCreateClientIdFile = Can't create the client id file. -msg.error.unableToCreateDataDir = Can't create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unableToCreateDataDir = Can''t create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unableToReadClientIdFile = Can't read the client id file. msg.error.unknownHost = Unknown host. msg.error.unknownJavaVersion = Cannot determine Java version?\! Will attempt to continue anyway... -msg.error.unusableDataDir = Can't use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unusableDataDir = Can''t use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unusableDir = Directory "{0}" contains potentially dangerous characters and will not be used. -msg.error.versionFile = Can't find version file\: {0} +msg.error.versionFile = Can''t find version file\: {0} msg.error.unableToGetThemeList = Error fetching theme list. msg.error.wrongJavaVersion = You are running MapTool using a version of Java too old to be 100% compatible with some of the third-party libraries used.
If you continue to use MapTool, you may experience unexpected crashes do to this incompatibility. Do you want to continue? @@ -2228,16 +2228,16 @@ msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW disabled. @@ -2515,7 +2515,7 @@ token.popup.menu.fow.expose = Expose token.popup.menu.fow.global = Add From Global Exposed Area token.popup.menu.fow.party = Add From Group's Exposed Area token.popup.menu.fow.tokens = Token's FOW Views -token.popup.menu.fow.tokens.view = {0}'s Exposed Area +token.popup.menu.fow.tokens.view = {0}''s Exposed Area token.popup.menu.showHandout = Show Handout token.popup.menu.facing.set = Set Facing token.popup.menu.facing.clear = Clear Facing @@ -2657,6 +2657,21 @@ tools.topo.tooltip = Vision Blocking Layer (VBL) Tools tools.zoneselector.tooltip = Select Map tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = Unknown command\: "{0}". Try /help for a list of commands. @@ -2751,7 +2766,7 @@ dialog.button.cancel = Cancel # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2761,7 +2776,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2773,7 +2788,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2803,7 +2818,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipboard library.dialog.copyMTStatSheetTheme = Copy Stat-Sheet Theme to clipboard # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_en_GB.properties b/src/main/resources/net/rptools/maptool/language/i18n_en_GB.properties index cc0fae492b..6bfce115c0 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_en_GB.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_en_GB.properties @@ -1656,7 +1656,7 @@ help.header.command = Slash Command help.header.description = Description impersonate.description = Speak as if you were something/one else. -impersonate.mustOwn = Only {0}'s owners can impersonate or run macros on it. +impersonate.mustOwn = Only {0}''s owners can impersonate or run macros on it. initPanel.addAll = Add All initPanel.addPCs = Add PCs @@ -1986,7 +1986,7 @@ macro.function.tokenProperty.unknownLayer = Unknown layer "{1}" in func macro.function.tokenProperty.unknownLibToken = Unknown Lib\: token "{1}" in function "{0}". macro.function.tokenProperty.unknownPropType = Unknown property type "{1}" in function "{0}". # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2201,13 +2201,13 @@ msg.error.trace = Error trace \: {0} msg.error.udf.tooltip.loading = Error retrieving description for "{0}"\: {1} msg.error.udf.tooltip.missingTarget = Error retrieving description for "{0}"\: target not found. msg.error.unableToCreateClientIdFile = Can't create the client id file. -msg.error.unableToCreateDataDir = Can't create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unableToCreateDataDir = Can''t create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unableToReadClientIdFile = Can't read the client id file. msg.error.unknownHost = Unknown host. msg.error.unknownJavaVersion = Cannot determine Java version?\! Will attempt to continue anyway... -msg.error.unusableDataDir = Can't use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unusableDataDir = Can''t use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unusableDir = Directory "{0}" contains potentially dangerous characters and will not be used. -msg.error.versionFile = Can't find version file\: {0} +msg.error.versionFile = Can''t find version file\: {0} msg.error.unableToGetThemeList = Error fetching theme list. msg.error.wrongJavaVersion = You are running MapTool using a version of Java too old to be 100% compatible with some of the third-party libraries used.
If you continue to use MapTool, you may experience unexpected crashes do to this incompatibility. Do you want to continue? @@ -2227,16 +2227,16 @@ msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW disabled. @@ -2514,7 +2514,7 @@ token.popup.menu.fow.expose = Expose token.popup.menu.fow.global = Add From Global Exposed Area token.popup.menu.fow.party = Add From Group's Exposed Area token.popup.menu.fow.tokens = Token's FOW Views -token.popup.menu.fow.tokens.view = {0}'s Exposed Area +token.popup.menu.fow.tokens.view = {0}''s Exposed Area token.popup.menu.showHandout = Show Handout token.popup.menu.facing.set = Set Facing token.popup.menu.facing.clear = Clear Facing @@ -2656,6 +2656,21 @@ tools.topo.tooltip = Vision Blocking (VB) Tools tools.zoneselector.tooltip = Select Map tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = Unknown command\: "{0}". Try /help for a list of commands. @@ -2750,7 +2765,7 @@ dialog.button.cancel = Cancel # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2760,7 +2775,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2772,7 +2787,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2802,7 +2817,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipboard library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipboard # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_es_ES.properties b/src/main/resources/net/rptools/maptool/language/i18n_es_ES.properties index 8217129241..e53342bfd7 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_es_ES.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_es_ES.properties @@ -254,7 +254,7 @@ DrawPanelPopupMenu.menu.vbl.remove = Remove from VBL DrawPanelPopupMenu.dialog.name.title = Set Name DrawPanelPopupMenu.dialog.name.msg = Enter a name\: -EditLookupTablePanel.error.badRange = La tabla "{0}" contiene un rango malo '{1}' en la línea {2,number}. +EditLookupTablePanel.error.badRange = La tabla "{0}" contiene un rango malo ''{1}'' en la línea {2,number}. EditLookupTablePanel.error.invalidSize = La tabla "{0}" debe tener al menos una línea. EditLookupTablePanel.error.noName = La tabla debe tener un nombre. EditLookupTablePanel.error.sameName = El nombre de tabla "{0}" duplica el de una tabla existente. @@ -1983,7 +1983,7 @@ macro.function.tokenProperty.unknownLayer = Capa "{1}" desconocida en l macro.function.tokenProperty.unknownLibToken = Ficha Lib\: "{1}" desconocida en la función "{0}". macro.function.tokenProperty.unknownPropType = Tipo de propiedad "{1}" desconocida en la función "{0}". # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW disabled. @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Seleccionar Mapa tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = "{0}" comando desconocido. Prueba /help para obtener una lista de comandos. @@ -2747,7 +2762,7 @@ dialog.button.cancel = Cancel # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2799,7 +2814,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_fr_FR.properties b/src/main/resources/net/rptools/maptool/language/i18n_fr_FR.properties index 18d02555a5..66747d1558 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_fr_FR.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_fr_FR.properties @@ -215,7 +215,7 @@ ConnectToServerDialog.msg.headingServer = Nom du Serveur ConnectToServerDialog.msg.headingVersion = Version ConnectToServerDialog.msg.title = Se connecter au Serveur # This next string will use the results of looking up 'menu.file' for {0} and the lookup of 'action.showConnectionInfo' for {1}. -ConnectToServerDialog.warning.doNotUseExternalAddress = Il est peu probable que l'utilisation de votre propre adresse IP externe fonctionne.

Utilisez votre adresse locale ou localhost.

Pour voir les valeurs actuelles, utilisez l'option {1} du menu {0} .


Tentez la connection quand même ? +ConnectToServerDialog.warning.doNotUseExternalAddress = Il est peu probable que l''utilisation de votre propre adresse IP externe fonctionne.

Utilisez votre adresse locale ou localhost.

Pour voir les valeurs actuelles, utilisez l''option {1} du menu {0} .


Tentez la connection quand même ? ConnectToServerDialog.username = Nom d'utilisateur \: ConnectToServerDialog.password = Mot de passe ConnectToServerDialog.usePublicKey = Connect using public key @@ -474,7 +474,7 @@ LookupTablePanel.confirm.export = Exporter la table "{0} " ? LookupTablePanel.confirm.import = Importer la table "{0} " ? LookupTablePanel.confirm.overwrite = Écraser la table "{0} " ? LookupTablePanel.error.loadFailed = Impossible de charger la table. -LookupTablePanel.error.saveFailed = Impossible d'enregistrer la table "{0}". +LookupTablePanel.error.saveFailed = Impossible d''enregistrer la table "{0}". LookupTablePanel.info.saved = Table enregistrée sous le nom de «{0}». LookupTablePanel.msg.titleEdit = Modifier cette table LookupTablePanel.msg.titleNew = Nouvelle table @@ -493,7 +493,7 @@ PaintChooser.title = Choose Paint PersistenceUtil.error.campaignPropertiesLegacy = Ce fichier de propriétés de la campagne n'est pas un ancien fichier de format lisible par cette version de MapTool. PersistenceUtil.error.campaignPropertiesVersion = Ce fichier de propriétés de la campagne n'est pas lisible par cette version de MapTool. PersistenceUtil.error.campaignPropertiesRead = Erreur lors de la lecture des données des propriétés de la campagne depuis le fichier. -PersistenceUtil.warn.campaignProperties.importWrongFileType = Le fichier n'est pas un fichier de propriétés de campagne MapTool . Le fichier est {0}. +PersistenceUtil.warn.campaignProperties.importWrongFileType = Le fichier n''est pas un fichier de propriétés de campagne MapTool . Le fichier est {0}. PersistenceUtil.error.campaignRead = Erreur lors de la lecture du fichier de campagne. PersistenceUtil.error.campaignVersion = Ce fichier de campagne n'est pas lisible par cette version de MapTool.
Nous allons essayer de le charger en utilisant le format archivé... @@ -507,11 +507,11 @@ PersistenceUtil.error.mapVersion = Ce fichier de carte n'est pas PersistenceUtil.error.tableRead = Erreur lors de la lecture des données de la table depuis le fichier. PersistenceUtil.error.tableVersion = Ce fichier de table n'est pas lisible par cette version de MapTool. PersistenceUtil.warn.campaignNotLoaded = Impossible de déterminer le format du fichier de campagne ; non chargé. -PersistenceUtil.warn.campaignWrongFileType = Le fichier n'est pas un fichier de campagne MapTool. Le fichier est {0}. -PersistenceUtil.warn.importWrongFileType = Le fichier n'est pas un fichier carte MapTool. Le fichier est {0}. -PersistenceUtil.warn.macroWrongFileType = Le fichier n'est pas un fichier macro MapTool . Le fichier est {0}. +PersistenceUtil.warn.campaignWrongFileType = Le fichier n''est pas un fichier de campagne MapTool. Le fichier est {0}. +PersistenceUtil.warn.importWrongFileType = Le fichier n''est pas un fichier carte MapTool. Le fichier est {0}. +PersistenceUtil.warn.macroWrongFileType = Le fichier n''est pas un fichier macro MapTool . Le fichier est {0}. PersistenceUtil.warn.macroSet = un ensemble de macros -PersistenceUtil.warn.macrosetWrongFileType = Le fichier n'est pas un fichier d'ensemble macro MapTool . Le fichier est {0}. +PersistenceUtil.warn.macrosetWrongFileType = Le fichier n''est pas un fichier d''ensemble macro MapTool . Le fichier est {0}. Preferences.tab.developer = Developer Preferences.tab.developer.warning = These options are not meant for normal use. If you aren't developing or debugging MapTool, don't enable them\! @@ -662,7 +662,7 @@ Preferences.label.jvm.min.tooltip = Oracle recommande de défini Preferences.label.jvm.stack = Taille de pile de threads (-Xss) Preferences.label.jvm.stack.tooltip = Les piles de threads sont des zones de mémoire allouées à chaque thread Java pour leur utilisation interne. C'est là que le thread stocke son état d'exécution local. Preferences.label.autosave = Sauvegarde automatique toutes les -Preferences.label.autosave.tooltip = Les campagnes enregistrées automatiquement sont dans ${appHome}/autosave. L'enregistrement automatique d'une campagne est gourmand en mémoire. Assurez-vous de prendre cela en compte. Réglez sur 0 pour désactiver. +Preferences.label.autosave.tooltip = Les campagnes enregistrées automatiquement sont dans ${appHome}/autosave. L''enregistrement automatique d''une campagne est gourmand en mémoire. Assurez-vous de prendre cela en compte. Réglez sur 0 pour désactiver. Preferences.label.save.reminder = Rappel d'enregistrement à la fermeture Preferences.label.save.reminder.tooltip = Une invite apparaît avant que MapTool ne se ferme. Preferences.label.autosave.chat = Sauvegardes automatiques du journal chat toutes les @@ -1098,7 +1098,7 @@ TransferableHelper.error.unrecognizedAsset = Impossible de récupérer TransferableHelper.error.unsupportedFlavorException = Type de données non pris en charge pendant l'opération glisser/déposer. TransferableHelper.error.urlFlavor = Impossible de lire l'URL_FLAVOR. TransferableHelper.warning.badObject = Impossible d'obtenir des données à partir de l'objet déposé.
Les causes probables sont un objet vide à cause d'une erreur réseau (comme les paramètres de proxy ou l'authentification manquante)
ou peut-être qu'un objet incompatible a été abandonné (comme un type de fichier invalide). -TransferableHelper.warning.tokensAddedAndExcluded = Ajouté {0,number} pions. Il y avait {1,number} pions qui n'ont pas pu être ajouté
parce qu'ils manquaient des noms ou des images. +TransferableHelper.warning.tokensAddedAndExcluded = Ajouté {0,number} pions. Il y avait {1,number} pions qui n''ont pas pu être ajouté
parce qu''ils manquaient des noms ou des images. VisionDialog.error.EmptyDistance = Le champ de texte de distance est vide, entrez une distance. VisionDialog.error.numericDistanceOnly = La distance doit être numérique. @@ -1407,14 +1407,14 @@ action.zoomLock = Verrouiller le zoom action.zoomOut = Zoom A&rrière action.zoomOut.accel = typed - -addtokenstate.added = L'état (de pion) "{0}" a été ajouté +addtokenstate.added = L''état (de pion) "{0}" a été ajouté # Slash command info addtokenstate.description = Ajouter un nouvel état de pion qui peut être défini sur les pions. addtokenstate.exists = Un état (de pion) du nom "{0}" existe déjà. -addtokenstate.invalidColor = Une couleur invalide ("{0}") a été passée en paramètre. Les valeur valides sont des nombres entiers ou hexadécimaux ou le nom d'une couleur courante(black, blue, cyan, darkgray, gray, green, lightgray, magenta, orange, pink, red, white, yellow) +addtokenstate.invalidColor = Une couleur invalide ("{0}") a été passée en paramètre. Les valeur valides sont des nombres entiers ou hexadécimaux ou le nom d''une couleur courante(black, blue, cyan, darkgray, gray, green, lightgray, magenta, orange, pink, red, white, yellow) addtokenstate.invalidCorner = Un nom de coin invalide "{0}" a été passé en paramètre. Les valeurs correctes sont nw, ne, sw, se. addtokenstate.invalidNumber = Un nombre invalide "{0}" a été passé en paramètre. -addtokenstate.noOverlyType = Il n'y a pas de type d'overlay de nom "{0}". Les types valide sont "dot, circle, shade, X, cross, diamond, yield or triangle". +addtokenstate.noOverlyType = Il n''y a pas de type d''overlay de nom "{0}". Les types valide sont "dot, circle, shade, X, cross, diamond, yield or triangle". addtokenstate.param = Un nom d'état (de pion) et un nom d'overlay sont requis. admin.exportCampaignRepo = Fichier de Dépôt de Campagne... @@ -1506,8 +1506,8 @@ component.msg.macro.notfound = Texte introuvable confirm.info.heartbeat.registryFailure = La connexion au registre MapTool a échoué.

Le serveur de registre purge les enregistrements périodiquement, ce qui rend difficile pour les futurs clients de se connecter.
Si cela persiste, vous devrez fournir vos coordonnées directement aux clients (adresse IP "{0}" et port {1}). confirm.macro.allowPlayerEdits = Etes-vous sûr de vouloir permettre aux joueurs d'éditer une macro commune avec celle-ci?

Sélectionner "Oui" pour continuer avec le changement. Sélectionner "Non" pour revenir. confirm.macro.checkComparisons = Voulez-vous vérifier le critère de comparaison pour chaque macro commune avant de les ajouter à la liste d'exportation?

Si vous sélectionnez "non", MapTool ne vous préviendras pas si l'un des critères de similitude d'une macro est désélectionné. Une macro avec un criètre désélectionné pourrait être exportée avec des informations manquantes. Par exemple, si Une maco avec le critère de comparaison "commande" désélecionné est ajoutée à la liste d'exportation, cette macro sera exportée sans une commande. -confirm.macro.clearGroup = Vous êtes sur le point d'effacer le groupe de macro {0}. Etes-vous sûr de vouloir continuer? -confirm.macro.clearPanel = Vous êtes sur le point d'effacer le panneau de macros {0}. Etes-vous sûr de vouloir continuer? +confirm.macro.clearGroup = Vous êtes sur le point d''effacer le groupe de macro {0}. Etes-vous sûr de vouloir continuer? +confirm.macro.clearPanel = Vous êtes sur le point d''effacer le panneau de macros {0}. Etes-vous sûr de vouloir continuer? confirm.macro.commonSelectionLocation = au sein des Macros communes de la sélection # The only parameter for *most* translation strings is the # player's name (as it appears in the Connection panel). Some @@ -1529,14 +1529,14 @@ confirm.macro.commonSelectionLocation = au sein des Macros communes de la séle # tricky, but thankfully aren't used much in MapTool). The URL is in the # comments at the top of this file. # General confirmation-propertyType messages -confirm.macro.delete = Vous êtes sur le point d'effacer la macro {0}.

Voulez-vous continuer? +confirm.macro.delete = Vous êtes sur le point d''effacer la macro {0}.

Voulez-vous continuer? confirm.macro.disallowPlayerEdits = Etes-vous sûr de vouloir empêcher les joueurs d'éditer une macro commune avec celle-ci?

Sélectionner "Oui" pour continuer avec le changement. Sélectionner "Non" pour revenir. -confirm.macro.exportInto = Vous êtes sur le point d'exporter la macro {0}.

Voulez-vous continuer? +confirm.macro.exportInto = Vous êtes sur le point d''exporter la macro {0}.

Voulez-vous continuer? confirm.macro.exportOverwrite = Vous êtes sur le point d'écraser une macro existante.

Voulez-vous continuer? confirm.macro.exportSetInto = Vous êtes sur le point d'exporter le lot de macro courant.

Voulez-vous continuer? confirm.macro.exportSetOverwrite = Vous êtes sur le point d'écraser un lot de macro existant.

Voulez-vous continuer? -confirm.macro.failComparison = La Macro {0} a la critère de comparaison suivant désélectionné\:


Voulez-vous ajouter cette macro à la liste d'exportation?

Selctionner "Oui" aura pour effet d'exporter la macro sans les informations listées. -confirm.macro.import = La macro importée {0} semble correspondre a une macro existante \: {1}. Voulez-vous importer cette macro de nouveau?

Selectionnez "Oui" pour importer quand même la macro. Sélectionner "Non" pour annuler l'importation de la macro.

Si vous pensez que les macros ne sont pas les mêmes, sélectionnez "Non" et verifiez le critère de similitude de la macro existante dans l'onglet "Options" de sa boite de dialoqgue d'edition. +confirm.macro.failComparison = La Macro {0} a la critère de comparaison suivant désélectionné\:

Voulez-vous ajouter cette macro à la liste d''exportation?

Selctionner "Oui" aura pour effet d''exporter la macro sans les informations listées. +confirm.macro.import = La macro importée {0} semble correspondre a une macro existante \: {1}. Voulez-vous importer cette macro de nouveau?

Selectionnez "Oui" pour importer quand même la macro. Sélectionner "Non" pour annuler l''importation de la macro.

Si vous pensez que les macros ne sont pas les mêmes, sélectionnez "Non" et verifiez le critère de similitude de la macro existante dans l''onglet "Options" de sa boite de dialoqgue d''edition. # {0} is the name of the frame that contains the macro: Global, Campaign, etc. confirm.macro.panelLocation = au sein du panneau {0} confirm.macro.reset = Vous êtes sur le point de remettre à zéro tous les champs de la macro {0}.

Voulez-vous continuer? @@ -1575,8 +1575,8 @@ dialog.addresource.warn.filenotfound = Impossible de trouver la dialog.addresource.warn.invalidurl = URL invalide \: {0} dialog.addresource.warn.musthavename = Vous devez fournir un nom à la librairie dialog.addresource.warn.mustselectone = Vous devez sélectionner au moins une librairie à télécharger -dialog.addresource.error.malformedurl = L'URL Artpack {0} est incorrecte. Veuillez vérifier votre installation. -dialog.addresource.warn.badresourceid = Mauvais identifiant de ressource \: {0}. Signalez une erreur à l'équipe MapTool. +dialog.addresource.error.malformedurl = L''URL Artpack {0} est incorrecte. Veuillez vérifier votre installation. +dialog.addresource.warn.badresourceid = Mauvais identifiant de ressource \: {0}. Signalez une erreur à l''équipe MapTool. dialog.campaignExport.notes.version.1.4.0.0 = Exporting to this version will strip out any drawables and any campaign settings for Lumens.
Tokens with VBL will loose this functionality as well as any Always Visible values.
Merged Drawings will still be present but their label in Draw Explorer will not show as normal.

Note\: Macros will remain unchanged, so any reference to newer functionality not available in this version will cause normal errors when ran. dialog.campaignExport.notes.version.1.4.0.1 = Exporting to this version will strip out any campaign settings for Lumens.
Tokens with VBL will loose this functionality as well as any Always Visible values.
Merged Drawings will still be present but their label in Draw Explorer will not show as normal.

Note\: Macros will remain unchanged, so any reference to newer functionality not available in this version will cause normal errors when ran. dialog.campaignExport.notes.version.1.4.1..1.5.0 = Exporting to this version will make sure the former format of the content.xml inside the campaign file is kept and the unitsPerCell value for zones/maps is an integer (vs. double in the newer versions). @@ -1659,8 +1659,8 @@ initPanel.addAll = Ajouter tout initPanel.addPCs = Ajouter les PJs initPanel.center = Centrer sur la carte initPanel.clearInitState = Effacer l'initiative -initPanel.displayMessage = C'est au tour de {0} de jouer. -initPanel.enterState = Entrer l'initiative de {0}\: +initPanel.displayMessage = C''est au tour de {0} de jouer. +initPanel.enterState = Entrer l''initiative de {0}\: initPanel.enterStateMany = Entrer l'initiative des pions sélectionnés \: initPanel.initStateSecondLine = Valeur de l'initiative sur la 2ième ligne initPanel.makeCurrent = Forcer le tour @@ -1717,7 +1717,7 @@ lightDialog.off = E&teindre lightDialog.ok = &OK lineParser.atTokenNotFound = Macro {0}@token introuvable. -lineParser.badOptionFound = Mauvaise option\! Texte de l'option \= {0}, Texte du tirage \= {1}. +lineParser.badOptionFound = Mauvaise option\! Texte de l''option \= {0}, Texte du tirage \= {1}. # {0} is the roll options string. lineParser.badRollOpt = Mauvaise option de tirage de dé {0}. lineParser.countNonNeg = Une option de comptage requiert un nombre non négatif, on a {0}. @@ -1730,7 +1730,7 @@ lineParser.duplicateLibTokens = Trouve {0} pions dupliqués. lineParser.emptyTokenName = Impossible d'affecter une chaine de caractère vide à la variable token.name lineParser.errorBodyRoll = Erreur dans le corps du tirage de dé. # {0} = the error, {1} = the expression -lineParser.errorExecutingExpression = Erreur {0} en exécutant l'expression {1}. +lineParser.errorExecutingExpression = Erreur {0} en exécutant l''expression {1}. # {0} = the option (e.g. FOR, COUNT), {1} = error message. # Notice that {1} doesn't have quotes around it. lineParser.errorProcessingOpt = Erreur en traitant {0} option\: {1}. @@ -1746,8 +1746,8 @@ lineParser.invalidExpr = Expression\: {0} invalide. lineParser.invalidIfCond = Condition de IF invalide \: {0}, évaluée à\: {1}. lineParser.invalidMacroLoc = Vous devez spécifier un endroit à partir duquel la macro "{0}" doit être éxécutée. lineParser.invalidWhile = Condition invalide dans Option de tirage de dé de WHILE({0}). -lineParser.libUnableToExec = Impossible d'exécuter la macro à partir de {0}. -lineParser.cantAssignToConstant = La constante "{0}" n'est pas une cible d'assignment valide. +lineParser.libUnableToExec = Impossible d''exécuter la macro à partir de {0}. +lineParser.cantAssignToConstant = La constante "{0}" n''est pas une cible d''assignment valide. # MapToolLineParser errors # Note that many of the errors detected by the line parser will include # single and/or double quotes. That means we don't want to add any here @@ -1756,24 +1756,24 @@ lineParser.cantAssignToConstant = La constante "{0}" n'est pas une cible d'a lineParser.maxRecursion = Limite de réccurence maximum atteinte (Max recurse limit reached). lineParser.nonDefLoopSep = Pour déclarer un séparateur de boucle non standard, vous devez utiliser le format FOR(variable,début,fin,pas,séparateur) lineParser.notALibToken = Les Macros appartenant à d'autres pions ne sont disponibles que si le nom du pion commence par "Lib\:". -lineParser.notValidNumber = "{0}" n'est pas un nombre valide. -lineParser.notValidVariableName = "{0}" n'est pas un nom de variable valide. +lineParser.notValidNumber = "{0}" n''est pas un nombre valide. +lineParser.notValidVariableName = "{0}" n''est pas un nom de variable valide. # Map Tool Variable Resolver lineParser.onlyGMCanGet = Seul le MJ peut obtenir {0}. lineParser.onlyGMCanSet = Seul le MJ peut définir {0}. -lineParser.optBadParam = Option de tirage de dé {0}\: paramètres de l'option incorrects {1}. -lineParser.optRequiresParam = L'option de tirage de dé "{0}" requiert une liste de pas plus de {1} paramètres entre parenthèses. +lineParser.optBadParam = Option de tirage de dé {0}\: paramètres de l''option incorrects {1}. +lineParser.optRequiresParam = L''option de tirage de dé "{0}" requiert une liste de pas plus de {1} paramètres entre parenthèses. lineParser.optReservedName = Roll option "{0}"\: "{1}" is a reserved name. lineParser.optWrongParam = Option de tirage de dé {0} doit avoir entre {1} et {2} paramètres ; trouvé {3} \: liste de paramètres \= {4} lineParser.rollOptionComma = Un liste d'options de tirage de dé ne peut se terminer avec une virgule. lineParser.switchError = Erreur dans le tirage de dé pour l'option SWITCH. -lineParser.switchNoMatch = L'option SWITCH ne trouve pas {0}. +lineParser.switchNoMatch = L''option SWITCH ne trouve pas {0}. lineParser.tooManyLoops = Trop d'itérations de la boucle (la boucle est elle infinie ?). lineParser.unknownCampaignMacro = Macro de campagne {0} inconnue. lineParser.unknownGlobalMacro = Macro globale {0} inconnue. lineParser.unknownLibToken = Pion de librairie {0} inconnu. lineParser.unknownMacro = Macro {0} inconnue. -lineParser.unknownOptionName = Nom d'option "{0}" inconnu. +lineParser.unknownOptionName = Nom d''option "{0}" inconnu. lineParser.unresolvedValue = Valeur {0} non résolue. # Notice that the error messages don't have double quotes around them... @@ -1788,9 +1788,9 @@ loadaliases.ignoring = Ignore les alias "{0}" loadaliases.loading = Chargement des Alias \: # {0} is the file name -loadtokenstates.cantFindFile = Fichier d'état de pion introuvable \: {0} +loadtokenstates.cantFindFile = Fichier d''état de pion introuvable \: {0} # {0} is the error message -loadtokenstates.couldNotLoad = Fichier d'état de pion ne peut être chargé \: {0} +loadtokenstates.couldNotLoad = Fichier d''état de pion ne peut être chargé \: {0} loadtokenstates.description = Charger tous les états de pion à partir d'un fichier. loadtokenstates.dialogTitle = Charge les états de pion # {0} is the number of states loaded @@ -1804,18 +1804,18 @@ lookuptable.couldNotPerform = Recherche de table impossible \: {0} lookuptable.description = Exécuter une recherche de table. Utilisation \: /tbl [valeur à rechercher, peut être un lanceur de dés lookuptable.specifyTable = Vous devez indiquer une table -macro.function.LookupTableFunctions.invalidSize = Taille d'image invalide dans la fonction {0}. -macro.function.LookupTableFunctions.noImage = Pas d'image disponible dans la fonction {0} pour la table {1}. +macro.function.LookupTableFunctions.invalidSize = Taille d''image invalide dans la fonction {0}. +macro.function.LookupTableFunctions.noImage = Pas d''image disponible dans la fonction {0} pour la table {1}. # LookupTableFunctions macro.function.LookupTableFunctions.unknownTable = Nom de table {1} inconnu dans la fonction {0}. macro.function.MacroFunctions.missingCommand = {0}\: Commande manquante. macro.function.MacroFunctions.missingLabel = {0}\: Étiquette manquante. -macro.function.MacroFunctions.noPerm = "{0}"\: Vous n'avez pas la permission de modifier le bouton de macro à l'index {1} sur le pion {2}. -macro.function.MacroFunctions.noPermOther = "{0}"\: Vous n'avez pas la permission d'éditer le bouton de macro {1} à l'index {2} sur le pion {3}. +macro.function.MacroFunctions.noPerm = "{0}"\: Vous n''avez pas la permission de modifier le bouton de macro à l''index {1} sur le pion {2}. +macro.function.MacroFunctions.noPermOther = "{0}"\: Vous n''avez pas la permission d''éditer le bouton de macro {1} à l''index {2} sur le pion {3}. macro.function.MacroFunctions.noPermMove = "{0}"\: You do not have permissions to move macro button {1} at index {2}. -macro.function.MacroFunctions.noPermCommand = "{0}"\: Vous n'avez pas la permission de modifier la commande du bouton macro à l'index {1} sur le pion {2}. -macro.function.MacroFunctions.noPermEditable = "{0}"\: Vous n'avez pas la permission de modifier le statut d'édition du bouton de macro à l'index {1} sur le pion {2}. -macro.function.MacroFunctions.outOfRange = {0}\: La macro à l'index {1} n'existe pas pour le pion {2}. +macro.function.MacroFunctions.noPermCommand = "{0}"\: Vous n''avez pas la permission de modifier la commande du bouton macro à l''index {1} sur le pion {2}. +macro.function.MacroFunctions.noPermEditable = "{0}"\: Vous n''avez pas la permission de modifier le statut d''édition du bouton de macro à l''index {1} sur le pion {2}. +macro.function.MacroFunctions.outOfRange = {0}\: La macro à l''index {1} n''existe pas pour le pion {2}. macro.function.TokenInit.notOnList = Le Pion n'est pas dans la liste d'initiative. # TokenInitFunctions macro.function.TokenInit.notOnListSet = Le Pion n'est pas dans la liste d'initiative donc aucune valeur ne peut être affectée. @@ -1824,10 +1824,10 @@ macro.function.TokenInit.notOnListSet = Le Pion n'est pas dans la l # will look better that way. macro.function.abortFunction.messge = la fonction {0} est appelée. # addAllToInitiativeFunction -macro.function.addAllToInitiativeFunction.mustBeGM = Seul le MJ a la permission d'éxécuter la fonction {0}. +macro.function.addAllToInitiativeFunction.mustBeGM = Seul le MJ a la permission d''éxécuter la fonction {0}. # MacroArgsFunctions macro.function.args.incorrectParam = Fonction {0} doit être appelée avec exactement 1 paramètre numérique. -macro.function.args.outOfRange = L'index de l'argument {1} est hors de portée (max \= {2}) dans la fonction {0}. +macro.function.args.outOfRange = L''index de l''argument {1} est hors de portée (max \= {2}) dans la fonction {0}. # assert Function # {0} is the error message specified when calling assert() for message. # Note that I'm leaving off the double quotes on this one, too. I think it @@ -1840,21 +1840,21 @@ macro.function.defineFunction.notEnoughParam = Pas assez de paramètres po # FindTokenFunctions macro.function.findTokenFunctions.offsetArray = Le vecteur de décalage pour la zone doit contenir un objet json avec des coordonées x, y dans la fonction {0}. macro.function.findTokenFunctions.unknownEnum = Erreur de programme \: énumération inconnue "{1}" dans le bloc de commutateur de la fonction "{0}". -macro.function.general.accessDenied = L'accès est refusé pour la fonction «{0}». Activez l'accès via l'option Préférences. -macro.function.general.argumentKeyTypeA = La clé d'argument "{1}" pour la fonction "{0}" doit être un tableau JSON. -macro.function.general.argumentKeyTypeD = L'argument {1} de la fonction {0} doit être un nombre. -macro.function.general.argumentKeyTypeG = La clé d'argument "{1}" pour la fonction "{0}" doit être un GUID. -macro.function.general.argumentKeyTypeI = La clé d'argument "{1}" pour la fonction "{0}" doit être un nombre entier. -macro.function.general.argumentTypeA = L'Argument numéro {1} de la fonction {0} doit être un JSON Array. -macro.function.general.argumentTypeI = L'Argument numéro {1} de la fonction {0} doit être un entier. -macro.function.general.argumentTypeInvalid = L'Argument numéro {1} a un type invalide pour la fonction {0}. -macro.function.general.argumentTypeJ = L'Argument numéro {1} de la fonction {0} doit être un JSON Array ou Object. -macro.function.general.argumentTypeN = L'Argument numéro {1} de la fonction {0} doit être un nombre. -macro.function.general.argumentTypeO = L'Argument numéro {1} de la fonction {0} doit être un JSON Object. -macro.function.general.argumentTypeS = L'Argument numéro {1} de la fonction {0} doit être une Chaîne de caractères. +macro.function.general.accessDenied = L''accès est refusé pour la fonction «{0}». Activez l''accès via l''option Préférences. +macro.function.general.argumentKeyTypeA = La clé d''argument "{1}" pour la fonction "{0}" doit être un tableau JSON. +macro.function.general.argumentKeyTypeD = L''argument {1} de la fonction {0} doit être un nombre. +macro.function.general.argumentKeyTypeG = La clé d''argument "{1}" pour la fonction "{0}" doit être un GUID. +macro.function.general.argumentKeyTypeI = La clé d''argument "{1}" pour la fonction "{0}" doit être un nombre entier. +macro.function.general.argumentTypeA = L''Argument numéro {1} de la fonction {0} doit être un JSON Array. +macro.function.general.argumentTypeI = L''Argument numéro {1} de la fonction {0} doit être un entier. +macro.function.general.argumentTypeInvalid = L''Argument numéro {1} a un type invalide pour la fonction {0}. +macro.function.general.argumentTypeJ = L''Argument numéro {1} de la fonction {0} doit être un JSON Array ou Object. +macro.function.general.argumentTypeN = L''Argument numéro {1} de la fonction {0} doit être un nombre. +macro.function.general.argumentTypeO = L''Argument numéro {1} de la fonction {0} doit être un JSON Object. +macro.function.general.argumentTypeS = L''Argument numéro {1} de la fonction {0} doit être une Chaîne de caractères. # {0} = function name, {1} = argument number, {2} = content of argument {1} -macro.function.general.argumentTypeT = L'Argument numéro {1} de la fonction {0} doit être un nom ou une ID de Pion. -macro.function.general.noImpersonated = Erreur lors de l'exécution de {0} il n'y a pas de pion personnifié. +macro.function.general.argumentTypeT = L''Argument numéro {1} de la fonction {0} doit être un nom ou une ID de Pion. +macro.function.general.noImpersonated = Erreur lors de l''exécution de {0} il n''y a pas de pion personnifié. # Externalized strings for Macro Functions errors # # Unless otherwise specified {0} is the name of the function that was called @@ -1869,16 +1869,16 @@ macro.function.general.noImpersonated = Erreur lors de l'exécution # output as-is. Which is fine. :) macro.function.general.reservedJS = {0} is a reserved function in the js. prefix. macro.function.general.noPermJS = You do not have permission to use the "{0}" namespace. -macro.function.general.noPerm = Vous n'avez pas la permission d'appeller la fonction {0}. -macro.function.general.noPermOther = Vous n'avez pas la permission d'accéder à un autre Pion dans la fonction {0}. +macro.function.general.noPerm = Vous n''avez pas la permission d''appeller la fonction {0}. +macro.function.general.noPermOther = Vous n''avez pas la permission d''accéder à un autre Pion dans la fonction {0}. macro.function.general.notEnoughParam = Pas assez de paramètres pour la fonction {0}. macro.function.general.onlyGM = Seul le MJ peut appeller la fonction {0}. -macro.function.general.tooManyParam = La fonction {0} ne requiert pas plus d'{1} paramètre(s); {2} ont été fournis. +macro.function.general.tooManyParam = La fonction {0} ne requiert pas plus d''{1} paramètre(s); {2} ont été fournis. macro.function.general.unknownFunction = Nom de fonction inconnu {0}. -macro.function.general.unknownToken = Erreur lors de l'exécution de "{0}" "\: le nom de pion ou l'id "{1}" est inconnu. +macro.function.general.unknownToken = Erreur lors de l''exécution de "{0}" "\: le nom de pion ou l''id "{1}" est inconnu. macro.function.general.unknownPropertyType = Error executing "{0}"\: the property type "{1}" is unknown. macro.function.general.unknownProperty = Error executing "{0}"\: the property "{1}" is unknown for type "{2}". -macro.function.general.unknownTokenOnMap = Erreur en éxécutant {0}\: Le nom ou l'id du pion '{1}' est inconnu dans la carte '{2}'. +macro.function.general.unknownTokenOnMap = Erreur en éxécutant {0}\: Le nom ou l''id du pion ''{1}'' est inconnu dans la carte ''{2}''. macro.function.general.wrongNumParam = La fonction {0} requiert exactement {1} paramètre(s); {2} ont été fournis. macro.function.general.listCannotBeEmpty = {0}\: la liste {1} ne peut pas être vide macro.function.general.wrongParamType = A parameter is the wrong type. @@ -1891,34 +1891,34 @@ macro.function.getInfo.invalidArg = Valeur {0} invalide pour ge # InitiativeRoundFunctions macro.function.getInitiativeRound.mustBeGM = Seul le MJ peut définir le round. # ExecFunction -macro.function.execFunction.incorrectName = Erreur lors de l'exécution de {0}\: la function {1} n'est pas reconnue. +macro.function.execFunction.incorrectName = Erreur lors de l''exécution de {0}\: la function {1} n''est pas reconnue. # Token Halo functions {0} is the color macro.function.haloFunctions.invalidColor = Couleur de Halo invalide {0}. macro.function.herolab.null = Les données HeroLab n'existent pas pour ce pion. -macro.function.herolab.xpath.invalid = L'expression XPath «{0}» n'est pas valide ou ne pointe pas vers un noeud de texte ou d'attribut. +macro.function.herolab.xpath.invalid = L''expression XPath «{0}» n''est pas valide ou ne pointe pas vers un noeud de texte ou d''attribut. # Initiative functions general errors macro.function.initiative.gmOnly = Seul le MJ peut exécuter {0}. macro.function.initiative.gmOrOwner = Seul le MJ ou le propriétaire peut exécuter {0}. macro.function.initiative.noImpersonated = Erreur lors de l'exécution de la fonction d'initiative\: il n'y a pas de pion personnifié. macro.function.initiative.oneParam = Vous devez appeler {0} avec un paramètre. macro.function.initiative.unknownToken = Identité de pion "{0}" inconnue sur la carte "{1}". -macro.function.input.illegalArgumentType = Type d'argument {0} interdit, {1} est attendu. -macro.function.parse.enum.illegalArgumentType = Erreur lors de l'exécution de "{0}" "\: Type d'argument invalide "{1}", qui attend un de "{2}". +macro.function.input.illegalArgumentType = Type d''argument {0} interdit, {1} est attendu. +macro.function.parse.enum.illegalArgumentType = Erreur lors de l''exécution de "{0}" "\: Type d''argument invalide "{1}", qui attend un de "{2}". # {0} = the option key, {1} = the option value, {2} = the option propertyType, {3} = the option specifier -macro.function.input.invalidOptionType = L'option "{0}\={1}" est invalide pour le type d'entrée "{2}" dans "{3}". +macro.function.input.invalidOptionType = L''option "{0}\={1}" est invalide pour le type d''entrée "{2}" dans "{3}". #input function macro.function.input.invalidSpecifier = Nom de variable vide dans "{0}". macro.function.input.invalidTAB = Pour utiliser le inputType, TAB dans input(), la première entrée doit être du type TAB. -macro.function.input.invalidType = Type d'entrée "{0}" invalide dans "{1}". +macro.function.input.invalidType = Type d''entrée "{0}" invalide dans "{1}". macro.function.json.append.onlyArray = Vous ne pouvez ajouter qu'à la fin des vecteurs (arrays) JSON. macro.function.json.arrayMustContainObjects = Champs spécifiés pour json.sort mais tous les objets dans le vecteur ne sont pas des objets JSON. -macro.function.json.arrayCannotBeEmpty = {0}\: Le JSON Array à l'argument {1} ne peut pas être vide +macro.function.json.arrayCannotBeEmpty = {0}\: Le JSON Array à l''argument {1} ne peut pas être vide macro.function.json.getInvalidEndIndex = Index de fin {1} invalide pour le vecteur (taille \= {2}) dans la fonction {1}. macro.function.json.getInvalidStartIndex = Index de départ {1} invalide pour le vecteur (taille \= {2}) dans la fonction {1}. macro.function.json.matchingArrayOrRoll = Le 3ème argument doit être une chaîne contenant un tableau de type roll ou JSON de la même taille que le 2ème argument. macro.function.json.notAllContainKey = Tous les objets ne contiennent pas le champ {0} dans json.sort. -macro.function.json.arrayArgMustBeNumber = L'argument numéro {2} à {1} doit être un nombre pour les tableaux JSON. -macro.function.json.indentMustBeNumeric = La valeur d'indentation passée à {0} doit être numérique +macro.function.json.arrayArgMustBeNumber = L''argument numéro {2} à {1} doit être un nombre pour les tableaux JSON. +macro.function.json.indentMustBeNumeric = La valeur d''indentation passée à {0} doit être numérique # General JSON macro function errors macro.function.json.onlyArray = {0} accepte seulement les vecteurs (arrays) JSON. macro.function.json.onlyJSON = {0} accepte seulement les vecteurs (arrays) ou les ojbets JSON. @@ -1937,7 +1937,7 @@ macro.function.macroLink.impersonated = Pions personnifiés macro.function.macroLink.missingName = Il manque un nom de macro dans la fonction {0}. macro.function.macroLink.selected = Pions sélectionnés macro.function.macroLink.unknown = Inconnu -macro.function.map.none = {0}\: la fonction requiert une carte active, mais aucune n'est présente. +macro.function.map.none = {0}\: la fonction requiert une carte active, mais aucune n''est présente. # {0} is the function name macro.function.map.notFound = {0}\: indicated map in first parameter not found. macro.function.map.invalidAsset = {0}\: "{1}" is not a valid asset ID or URL @@ -1953,13 +1953,13 @@ macro.function.moveTokenMap.unknownToken = Pion {1} introuvable dans l macro.function.number.invalid = Format de nombre {1} invalide dans {0}. # RESTful Function Errors macro.function.rest.error.response = Impossible de traiter la fonction "{0}", Code de statut HTTP \: {1} -macro.function.rest.error.unknown = Impossible de traiter la fonction "{0}", une exception s'est produite \: {1} +macro.function.rest.error.unknown = Impossible de traiter la fonction "{0}", une exception s''est produite \: {1} macro.function.rest.syrinscape.error = Impossible de lancer Syrinscape. Vérifiez que Syrinscape est installé et qu'un URI correct a été passé. # [token():...] roll option macro.function.roll.noPerm = Vous ne disposez pas d'assez de droits pour exécuter les commandes roll de [token(...)\: ...]. -macro.function.stateImage.notImage = L'état {1} n'est pas un état image dans la fonction {0}. +macro.function.stateImage.notImage = L''état {1} n''est pas un état image dans la fonction {0}. # StateImageFunction {1} is the state name -macro.function.stateImage.unknownState = L'état {1} est inconnu dans la fonction {0}. +macro.function.stateImage.unknownState = L''état {1} est inconnu dans la fonction {0}. macro.function.barImage.notImage = Bar "{1}" is not an (multi-)image bar in function "{0}". # BarImageFunction {1} is the state name macro.function.barImage.unknownBar = Unknown bar "{1}" in function "{0}". @@ -1968,10 +1968,10 @@ macro.function.strLst.incorrectParam = {0} requiert entre {1} et { macro.function.strLst.incorrectParamExact = {0} requiert exactement {1} paramètres. # {0} = function name, {1} = argument number, {2} = expected propertyType, # {3} = value user passed, {4} = propertyType of the value user passed. -macro.function.strLst.incorrectParamType = L'argument numéro {1} de {0} doit être de type {2}, mais a été passé comme "{3}" de type {4}. +macro.function.strLst.incorrectParamType = L''argument numéro {1} de {0} doit être de type {2}, mais a été passé comme "{3}" de type {4}. macro.function.strPropFromVar.wrongArgs = le deuxième paramètre de strPropFromVars "{0}" est invalide. -macro.function.sound.illegalargument = Erreur lors de l'exécution de "{0}", le paramètre "{1}" n'est pas valide \: {2} -macro.function.sound.mediaexception = Erreur lors de l'exécution de "{0}" avec le média "{1}" +macro.function.sound.illegalargument = Erreur lors de l''exécution de "{0}", le paramètre "{1}" n''est pas valide \: {2} +macro.function.sound.mediaexception = Erreur lors de l''exécution de "{0}" avec le média "{1}" macro.function.syrinscape.inactive = Ce client n'a pas activé l'intégration Syrinscape dans les préférences. # TokenLightFunctions macro.function.tokenLight.unknownLightType = Type lumineux inconnu "{1}" dans la fonction "{0}". @@ -1983,7 +1983,7 @@ macro.function.tokenProperty.unknownLayer = Couche {1} inconnue dans la macro.function.tokenProperty.unknownLibToken = Lib\: Pion {1} inconnu dans la fonction {0}. macro.function.tokenProperty.unknownPropType = Type de propriété {1} inconnu dans la fonction {0}. # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -1993,7 +1993,7 @@ macro.function.tokenStateFunctions.unknownState = Etat {0} inconnu. macro.function.tokenBarFunction.unknownBar = Erreur en éxécutant {0}\: barre {1} inconnue. # String Property # {0} = value the user passed. -macro.function.varsFromstrProp.wrongArgs = varsFromStrProp appelé avec 3 arguments, mais le deuxième argument "{0}" n'était pas NONE, SUFFIXED, ou UNSUFFIXED. +macro.function.varsFromstrProp.wrongArgs = varsFromStrProp appelé avec 3 arguments, mais le deuxième argument "{0}" n''était pas NONE, SUFFIXED, ou UNSUFFIXED. macro.function.tokenCopyDelete.noName = No name specified for token. macro.function.tokenCopyDelete.noImage = No image specified for token. @@ -2012,9 +2012,9 @@ macroLink.error.tooltip.bad.href = HREF non valide ou manquant macromanager.alias.indexNotFound = (erreur\: {0} est introuvable) # {0} is the command, {1} is the exception -macromanager.couldNotExecute = Impossible d'exécuter la commande\: {0}, exception \= {1} +macromanager.couldNotExecute = Impossible d''exécuter la commande\: {0}, exception \= {1} # {0} is the command -macromanager.tooManyResolves = Trop de résultats en exécutant {0}. Peut-être s'agit-il d'une boucle sans fin? +macromanager.tooManyResolves = Trop de résultats en exécutant {0}. Peut-être s''agit-il d''une boucle sans fin? macromanager.ambiguous = Command {0} is ambiguous, please specify the namespace as well, matching options are\: menu.QuickMap = Carte vite fait @@ -2077,22 +2077,22 @@ msg.confirm.saveCampaign = Voulez-vous sauvegarder votre ca msg.error.alreadyRegistered = Cette ID est déjà utilisée -- le serveur n'a pas été référencé. msg.error.alreadyRunningServer = Un serveur est déjà lancé. msg.error.stillRunningServer = You are still running a server. -msg.error.browser.cannotStart = Le navigateur n'a pas pu être démarré.
{0} -msg.error.browser.notFound = Le navigateur système n'a pas pu être identifié.
Veuillez spécifier votre navigateur système dans la variable d'environnement {0} . +msg.error.browser.cannotStart = Le navigateur n''a pas pu être démarré.
{0} +msg.error.browser.notFound = Le navigateur système n''a pas pu être identifié.
Veuillez spécifier votre navigateur système dans la variable d''environnement {0} . msg.error.cantAdjustGridInfMaps = On ne peut pas ajuster la grille sur des cartes infinies. msg.error.cantApplyMacroToSelected = La similitude de cette macro n'est pas basée sur le champ commande. La macro ne peut pas être appliquée à l'ensemble de la sélection. msg.error.cantBootGM = Vous ne pouvez pas exclure un autre MJ. msg.error.cantBootSelf = Vous ne pouvez pas vous exclure vous-même. Déconnectez le serveur par le menu Fichier. msg.error.credits = La version ou les n'ont pu être chargés msg.error.creatingBackupManager = Erreur lors de la création du gestionnaire de sauvegarde. -msg.error.dialog.js.id = Erreur lors de l'exécution de "{0}" \: l'identifiant Javascript "{1}" n'est pas valide. -msg.error.dialog.js.name = Erreur lors de l'exécution de "{0}" \: le {1} nommé {2} n'existe pas ou ne peut pas exécuter Javascript. -msg.error.dialog.js.type = Erreur lors de l'exécution de "{0}", le type html "{1}" n'est pas valide. +msg.error.dialog.js.id = Erreur lors de l''exécution de "{0}" \: l''identifiant Javascript "{1}" n''est pas valide. +msg.error.dialog.js.name = Erreur lors de l''exécution de "{0}" \: le {1} nommé {2} n''existe pas ou ne peut pas exécuter Javascript. +msg.error.dialog.js.type = Erreur lors de l''exécution de "{0}", le type html "{1}" n''est pas valide. msg.error.errorResolvingCacheDir = Error resolving cache dir for id {0}, error \= {1} msg.error.frame.reservedName = {0} is a reserved name and can not be used by macros. # token naming errors msg.error.emptyTokenName = Ne nom du pion ne doit pas être vide. -msg.error.evaluatingExpr = Erreur en calculant l'expression\: {0} +msg.error.evaluatingExpr = Erreur en calculant l''expression\: {0} msg.error.failedAddingDefaultImages = Les images par défaut n'ont pas pu être restaurées. msg.error.failedAddingDefaultTables = Les tables par défaut n'ont pas pu être restaurées. msg.error.failedCannotRegisterServer = Votre serveur n'a pas pu être référencé. @@ -2113,7 +2113,7 @@ msg.error.failedSaveCampaignPreview = L'image de prévisualisation de msg.error.failedSaveMap = La carte n'a pas pu être sauvegardée. msg.error.failedSavingNewVersion = Impossible d'enregistrer la nouvelle version. msg.error.fileAlreadyExists = Le fichier {0} existe déjà. -msg.error.directoryNotWriteable = Le répertoire {0} n'est pas accessible en écriture. +msg.error.directoryNotWriteable = Le répertoire {0} n''est pas accessible en écriture. # When the user attempts to save the chat log and we fail, it's an Error. # When we try to autosave the chat log and fail, it's a Warning. # It's all about the semantics, baby. ;-) @@ -2131,7 +2131,7 @@ msg.error.invalidLocalhost = 'localhost' n'est pas une adress msg.error.renderingStatSheet = Error while trying to render stat sheet. msg.error.encryptionSetup = Unable to initialize encryption library. # JVM Related -msg.error.jvm.options = "{0}" est un paramètre de mémoire invalide.

Assurez-vous d'entrer une valeur JVM Java valide qui inclut une taille de mémoire qui se termine par K, M ou G.
ex \: 4M, 6G, 2048M, 1024K, etc.

Avertissement \: Un réglage incorrect pourrait empêcher MapTool de démarrer. +msg.error.jvm.options = "{0}" est un paramètre de mémoire invalide.

Assurez-vous d''entrer une valeur JVM Java valide qui inclut une taille de mémoire qui se termine par K, M ou G.
ex \: 4M, 6G, 2048M, 1024K, etc.

Avertissement \: Un réglage incorrect pourrait empêcher MapTool de démarrer. msg.error.lafSetup = Une exception s'est produite durant la mise en place de l'interface ("look and feel") msg.error.cantLoadThemeTitle = Unable to load theme msg.error.cantLoadTheme = Unable to load theme {0}, using default theme. @@ -2144,7 +2144,7 @@ msg.error.copyingStartupConfig = Erreur lors de la copie du fichi msg.error.copyingStartupConfig.unixLike = Impossible de copier le fichier de configuration, voir Préférences -> Démarrage pour plus de détails. msg.error.macro.buttonGroupDnDFail = Problème de glisser/déposer msg.error.macro.buttonPropsAreNull = Les propriétés du bouton ont la valeur Null. -msg.error.macro.buttonNullToken = La macro {0} ne peut pas être sauvegardée; le pion {1} n'est plus valide. +msg.error.macro.buttonNullToken = La macro {0} ne peut pas être sauvegardée; le pion {1} n''est plus valide. msg.error.macro.exportFail = Macro ne pouvant être exportée\:

{0} msg.error.macro.exportSetFail = Lot de Macro ne pouvant être exporté\:

{0} msg.error.macro.importFail = Macro ne pouvant être importée\:

{0} @@ -2183,18 +2183,18 @@ msg.error.mustSelectAssetGroupFirst = Sélectionnez un groupe de resso msg.error.mustSelectPlayerFirst = Sélectionnez d'abord un joueur msg.error.mustSelectRootGroup = Vous devez sélectionner un groupe racine msg.error.noTokensSelected = Pas de Pion Sélectionné. -msg.error.playerNotConnected = Joueur "{0}" n'est pas connecté. +msg.error.playerNotConnected = Joueur "{0}" n''est pas connecté. msg.error.server.disconnected = Le serveur s'est déconnecté. msg.error.server.cantrestart = Le serveur personnel n'a pas pu être redémarré. msg.error.server.upnp.noigd = UPnP Error - No Internet Gateway Devices found.

This means that your router either does not have UPnP enabled, or is incompatible with the version of UPnP used by MapTool.
Your server will still start, but you will need to manually configure port forwarding to allow connections from the outside Internet.

For more details and assistance, please see the Networking Setup guide from the Help menu. msg.error.tableAccessProhibited = Le MJ a interdit aux joueurs d'utiliser la table. msg.error.tableDoesNotExist = Une telle table n'existe pas msg.error.tableUnknown = Table inconnue -msg.error.toolCannotInstantiate = La classe d'outil n'a pas pu être instanciée \: {0} -msg.error.toolConstructorFailed = Le constructeur de l'outil a échoué \: {0} -msg.error.toolNeedPublicConstructor = Le constructeur doit être publique pour l'outil \: {0} -msg.error.toolNeedValidConstructor = Le constructeur doit avoir un contructeur publique avec un argument Boîte à Outil pour l'outil \: {0} -msg.error.trace = Trace de l'erreur\: {0} +msg.error.toolCannotInstantiate = La classe d''outil n''a pas pu être instanciée \: {0} +msg.error.toolConstructorFailed = Le constructeur de l''outil a échoué \: {0} +msg.error.toolNeedPublicConstructor = Le constructeur doit être publique pour l''outil \: {0} +msg.error.toolNeedValidConstructor = Le constructeur doit avoir un contructeur publique avec un argument Boîte à Outil pour l''outil \: {0} +msg.error.trace = Trace de l''erreur\: {0} msg.error.udf.tooltip.loading = Error retrieving description for "{0}"\: {1} msg.error.udf.tooltip.missingTarget = Error retrieving description for "{0}"\: target not found. msg.error.unableToCreateClientIdFile = Impossible de créer le fichier id du client. @@ -2202,7 +2202,7 @@ msg.error.unableToCreateDataDir = Impossible de créer le réperto msg.error.unableToReadClientIdFile = Impossible de lire le fichier id du client. msg.error.unknownHost = Hôte inconnu. msg.error.unknownJavaVersion = Impossible de déterminer la version Java ?\! Tentative de continuer... -msg.error.unusableDataDir = Impossible d'utiliser le répertoire "{0}" car il contient des caractères potentiellement dangeureux. Essayez de définir manuellement le répertoire en renseignant la variable d'environement "MAPTOOL_DATADIR". +msg.error.unusableDataDir = Impossible d''utiliser le répertoire "{0}" car il contient des caractères potentiellement dangeureux. Essayez de définir manuellement le répertoire en renseignant la variable d''environement "MAPTOOL_DATADIR". msg.error.unusableDir = Directory "{0}" contient des caractères potentiellement dangeureux et ne sera pas utilisé. msg.error.versionFile = Impossible de trouver le fichier de version \: {0} msg.error.unableToGetThemeList = Erreur lors de la récupération de la liste des thèmes. @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW désactivé. @@ -2246,7 +2246,7 @@ msg.info.campaignSaved = Campagne Enregistrée. msg.info.campaignSaving = Sauvegarde de la Campagne msg.info.connecting = Connexion en cours msg.info.disconnected = Vous avez été déconnecté. -msg.info.heartbeat.registryFailure = Échec de l'actualisation de la connexion au registre MapTool ( {2} échecs au total jusqu'à présent). Le serveur de registre supprimera les enregistrements périodiquement, ce qui rend difficile la connexion des futurs clients. Si cela persiste, vous devrez fournir aux clients les informations du serveur directement (adresse IP "{0}" et port {1}). +msg.info.heartbeat.registryFailure = Échec de l''actualisation de la connexion au registre MapTool ( {2} échecs au total jusqu''à présent). Le serveur de registre supprimera les enregistrements périodiquement, ce qui rend difficile la connexion des futurs clients. Si cela persiste, vous devrez fournir aux clients les informations du serveur directement (adresse IP "{0}" et port {1}). msg.info.heartbeat.registrySuccess = La connexion au registre MapTool a été actualisée avec succès (après {0} échecs passés). Tant que le succès est maintenu, vous ne verrez plus ce message. msg.info.macro.exportCancel = Exportation de macro annulé. msg.info.macro.exportSuccess = Macro exportée avec succès. @@ -2282,7 +2282,7 @@ msg.title.importMacroSet = Importer un Ensemble de Macros msg.title.importProperties = Importer des Propriétés msg.title.loadAssetTree = Arborescence de ressources msg.title.loadCampaign = Ouvrir Campagne -msg.autosave.wait = En attente d'au plus {0} secondes avant la fin de la sauvegarde automatique... +msg.autosave.wait = En attente d''au plus {0} secondes avant la fin de la sauvegarde automatique... # I'm trying to add some consistency to the property names. So... # "msg.title.*" are strings used as the titles of dialogs and frames # created by the application. @@ -2303,7 +2303,7 @@ msg.title.saveCampaign = Sauvegarder Campagne msg.title.saveMessageHistory = Sauvegarder l'Historique des Messages msg.warn.failedAutoSavingMessageHistory = L'historique des messages n'a pas pu être sauvegardé automatiquement. msg.warning.macro.playerChangesNotAllowed = Le MJ a interdit aux joueurs de changer cette macro. -msg.warning.macro.willNotExport = La macro "{0}" ne sera pas exportée. Soit elle a été marquée comme non éditable par les joueurs par le MJ, soit vous n'avez pas les droits pour éditer la source. +msg.warning.macro.willNotExport = La macro "{0}" ne sera pas exportée. Soit elle a été marquée comme non éditable par les joueurs par le MJ, soit vous n''avez pas les droits pour éditer la source. msg.warning.prerelease.only = Warning {0} is for pre-release testing only and may not be available in the actual release. msg.warning.loadCampaignFromInstallDir = Saving to the installation directory is not supported. After loading you will need to save to a different location. msg.warning.saveCampaignToInstallDir = Saving to the installation directory is not supported, please choose a different location to save to. @@ -2449,7 +2449,7 @@ savealiases.dialogTitle = Sauvegarde les Alias savealiases.saved = Alias Sauvegardés. # {0} is the error message -savetokenstates.couldNotSave = Fichier d'état de pion ne peut être sauvegardé \: {0} +savetokenstates.couldNotSave = Fichier d''état de pion ne peut être sauvegardé \: {0} savetokenstates.description = Sauvegarder l'ensemble actuel des états de pion dans un fichier. savetokenstates.dialogTitle = Sauvegarde les états des pions # {0} is the number of token states saved. @@ -2465,11 +2465,11 @@ settokenproperty.unknownTokens = Incapable de déterminer à quel pion attribuer settokenstate.description = Définit une valeur d'état sur un pion. # {0} is the token name, {1} is the state name -settokenstate.marked = Le pion {0} a à présent l'état {1} défini. +settokenstate.marked = Le pion {0} a à présent l''état {1} défini. settokenstate.param = Sont requis, soit un état de pion et un nom de pion, soit un pion sélectionné et un nom d'état de pion. -settokenstate.unknownState = Nom d'état de pion "{0}" inconnu. +settokenstate.unknownState = Nom d''état de pion "{0}" inconnu. settokenstate.unknownTokens = Incapable de déterminer à quel pion attribuer l'état. -settokenstate.unmarked = Le pion {0} a à présent l'état {1} redéfini. +settokenstate.unmarked = Le pion {0} a à présent l''état {1} redéfini. # Texture Noise texturenoise.description = Changer le bruit appliqué aux textures (ne fonctionne que sur les textures de tuiles de fond pour le moment). @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Sélectionner une carte tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = "{0}" commande inconnue. Essayez /help pour avoir une liste des commandes. @@ -2747,7 +2762,7 @@ dialog.button.cancel = Cancel # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2799,7 +2814,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_it_IT.properties b/src/main/resources/net/rptools/maptool/language/i18n_it_IT.properties index 0f305b203a..c410158711 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_it_IT.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_it_IT.properties @@ -215,7 +215,7 @@ ConnectToServerDialog.msg.headingServer = Nome Server ConnectToServerDialog.msg.headingVersion = Versione ConnectToServerDialog.msg.title = Connetti al Server # This next string will use the results of looking up 'menu.file' for {0} and the lookup of 'action.showConnectionInfo' for {1}. -ConnectToServerDialog.warning.doNotUseExternalAddress = Utilizzare il tuo indirizzo IP esterno potrebbe non funzionare.

Usa il tuo indirizzo locale o localhost.

Per vedere il valore attuale, usa l'opzione {1} del menu {0}.


Tentare la connessione comunque? +ConnectToServerDialog.warning.doNotUseExternalAddress = Utilizzare il tuo indirizzo IP esterno potrebbe non funzionare.

Usa il tuo indirizzo locale o localhost.

Per vedere il valore attuale, usa l''opzione {1} del menu {0}.


Tentare la connessione comunque? ConnectToServerDialog.username = Nome Utente\: ConnectToServerDialog.password = Password ConnectToServerDialog.usePublicKey = Connettiti usando la chiave pubblica @@ -254,7 +254,7 @@ DrawPanelPopupMenu.menu.vbl.remove = Rimuovi da VBL DrawPanelPopupMenu.dialog.name.title = Imposta Nome DrawPanelPopupMenu.dialog.name.msg = Inserisci un nome\: -EditLookupTablePanel.error.badRange = La tabella "{0}" contiene l'intervallo "{1}" inadeguato alla riga {2,number}. +EditLookupTablePanel.error.badRange = La tabella "{0}" contiene l''intervallo "{1}" inadeguato alla riga {2,number}. EditLookupTablePanel.error.invalidSize = La tabella "{0}" deve avere almeno un riga. EditLookupTablePanel.error.noName = La tabella deve avere un nome. EditLookupTablePanel.error.sameName = Il nome tabella "{0}" duplica una tabella esistente. @@ -369,7 +369,7 @@ EditTokenDialog.checkbox.state.hide = Nascondi EditTokenDialog.button.hero.refresh.tooltip.on = Aggiorna dati da Hero Lab
Modifiche rilevate\! EditTokenDialog.button.hero.refresh.tooltip.off = Aggiorna dati da Hero Lab
Nessuna modifica rilevata... EditTokenDialog.libTokenURI.error.notLibToken = {0} non è un nome valido per una lib\:Token. -EditTokenDialog.libTokenURI.error.reserved = Le lib\:Token non possono essere chiamate {0} se vuoi abilitare l'accesso URI. +EditTokenDialog.libTokenURI.error.reserved = Le lib\:Token non possono essere chiamate {0} se vuoi abilitare l''accesso URI. MapPropertiesDialog.label.playerMapAlias = Nome Visualizzato\: MapPropertiesDialog.label.playerMapAlias.tooltip = Questo è il modo in cui i giocatori vedranno la mappa identificata. Deve essere unico all'interno della campagna. @@ -1536,7 +1536,7 @@ confirm.macro.exportOverwrite = Stai per sovrascrivere un f confirm.macro.exportSetInto = Stai per esportare questo macro set.

Desideri continuare? confirm.macro.exportSetOverwrite = Stai per sovrascrivere un file macro set esistente.

Desideri continuare? confirm.macro.failComparison = La macro {0} ha i seguenti criteri di comparazione deselezionati\:


Desideri aggiungere questa macro alla lista da esportare?

Selezionando "Sì" la macro sarà esportata senza le informazioni elencate. -confirm.macro.import = La macro {0} importata sembra assomigliare alla macro già esistente {1}. Desideri importare la macro di nuovo?

Seleziona "Sì" per importare la macro in ogni caso. Seleziona "No" per annullare l'importazione della macro.

Se pensi che le macro non siano uguali, seleziona "No", e verifica i criteri comuni della macro esistente nella tabella "Opzioni" della sua finestra di modifica. +confirm.macro.import = La macro {0} importata sembra assomigliare alla macro già esistente {1}. Desideri importare la macro di nuovo?

Seleziona "Sì" per importare la macro in ogni caso. Seleziona "No" per annullare l''importazione della macro.

Se pensi che le macro non siano uguali, seleziona "No", e verifica i criteri comuni della macro esistente nella tabella "Opzioni" della sua finestra di modifica. # {0} is the name of the frame that contains the macro: Global, Campaign, etc. confirm.macro.panelLocation = nella finestra {0} confirm.macro.reset = Stai per resettare tutti i campi della macro{0}.

Desideri continuare? @@ -1575,8 +1575,8 @@ dialog.addresource.warn.filenotfound = Impossibile trovare la ri dialog.addresource.warn.invalidurl = URL invalido\: {0} dialog.addresource.warn.musthavename = Occorre aggiungere un nome per la library dialog.addresource.warn.mustselectone = Occorre selezionare almeno una library da scaricare -dialog.addresource.error.malformedurl = L'URL dell'Artpack {0} è malformato. Controlla la tua installazione. -dialog.addresource.warn.badresourceid = Identificatore risorsa errato\: {0}. Segnala l'errore al team di MapTool. +dialog.addresource.error.malformedurl = L''URL dell''Artpack {0} è malformato. Controlla la tua installazione. +dialog.addresource.warn.badresourceid = Identificatore risorsa errato\: {0}. Segnala l''errore al team di MapTool. dialog.campaignExport.notes.version.1.4.0.0 = Exporting to this version will strip out any drawables and any campaign settings for Lumens.
Tokens with VBL will loose this functionality as well as any Always Visible values.
Merged Drawings will still be present but their label in Draw Explorer will not show as normal.

Note\: Macros will remain unchanged, so any reference to newer functionality not available in this version will cause normal errors when ran. dialog.campaignExport.notes.version.1.4.0.1 = Exporting to this version will strip out any campaign settings for Lumens.
Tokens with VBL will loose this functionality as well as any Always Visible values.
Merged Drawings will still be present but their label in Draw Explorer will not show as normal.

Note\: Macros will remain unchanged, so any reference to newer functionality not available in this version will cause normal errors when ran. dialog.campaignExport.notes.version.1.4.1..1.5.0 = Exporting to this version will make sure the former format of the content.xml inside the campaign file is kept and the unitsPerCell value for zones/maps is an integer (vs. double in the newer versions). @@ -1659,8 +1659,8 @@ initPanel.addAll = Aggiungi tutti initPanel.addPCs = Aggiungi PC initPanel.center = Centra sulla mappa initPanel.clearInitState = Pulisci iniziativa -initPanel.displayMessage = {0} ha l'iniziativa. -initPanel.enterState = Inserisci l'iniziativa per {0}\: +initPanel.displayMessage = {0} ha l''iniziativa. +initPanel.enterState = Inserisci l''iniziativa per {0}\: initPanel.enterStateMany = Imposta l'iniziativa per i token selezionati\: initPanel.initStateSecondLine = Iniziativa alla seconda linea initPanel.makeCurrent = Rendi corrente @@ -1720,7 +1720,7 @@ lineParser.atTokenNotFound = Macro non trovata\: "{0}@token". lineParser.badOptionFound = Opzione non adeguata trovata\! Stringa Opzioni \= "{0}", Stringa Roll \= "{1}". # {0} is the roll options string. lineParser.badRollOpt = Opzione di tiro "{0}" non adeguata. -lineParser.countNonNeg = L'opzione Count richiede un numero non negativo, inserito {0}. +lineParser.countNonNeg = L''opzione Count richiede un numero non negativo, inserito {0}. # {0} = token name or gm name. # Notice there are no double quotes around {0}. lineParser.dialogTitle = Inserisce un valore per {0}. @@ -1730,7 +1730,7 @@ lineParser.duplicateLibTokens = Token "{0}" duplicati trovati. lineParser.emptyTokenName = Impossibile assegnare una stringa vuota alla variabile token.name. lineParser.errorBodyRoll = Errore nel corpo del tiro. # {0} = the error, {1} = the expression -lineParser.errorExecutingExpression = {0} errore nell'esecuzione dell'espressione {1}. +lineParser.errorExecutingExpression = {0} errore nell''esecuzione dell''espressione {1}. # {0} = the option (e.g. FOR, COUNT), {1} = error message. # Notice that {1} doesn't have quotes around it. lineParser.errorProcessingOpt = Errore processando {0} option\: {1}. @@ -1745,7 +1745,7 @@ lineParser.invalidCondition = Condizione non valida nella opzione di tir lineParser.invalidExpr = Espressione non valida\: {0}. lineParser.invalidIfCond = Condizione IF non valida\: {0}, misura\: {1}. lineParser.invalidMacroLoc = Devi specificare una posizione da cui avviare la macro "{0}". -lineParser.invalidWhile = Condizione non valida nell'opzione di tiro WHILE({0}). +lineParser.invalidWhile = Condizione non valida nell''opzione di tiro WHILE({0}). lineParser.libUnableToExec = Impossibile eseguire la macro da "{0}"\: non visibile al giocatore. lineParser.cantAssignToConstant = La costante "{0}" non è un obiettivo di assegnazione valido. # MapToolLineParser errors @@ -1762,12 +1762,12 @@ lineParser.notValidVariableName = "{0}" non è un nome di variabile valido. lineParser.onlyGMCanGet = Solo il GM può ottenere "{0}". lineParser.onlyGMCanSet = Solo il GM può impostare "{0}". lineParser.optBadParam = Opzione di tiro "{0}"\: parametri di opzione {1} non adeguati. -lineParser.optRequiresParam = L'opzione di tiro "{0}" richiede una lista di non più di {1} parametri tra parentesi. +lineParser.optRequiresParam = L''opzione di tiro "{0}" richiede una lista di non più di {1} parametri tra parentesi. lineParser.optReservedName = Opzione di tiro "{0}"\: "{1}" è un nome riservato. -lineParser.optWrongParam = L'opzione di tiro "{0}" deve avere tra {1} and {2} parametri; trovati {3}\: lista parametri \= "{4}" +lineParser.optWrongParam = L''opzione di tiro "{0}" deve avere tra {1} and {2} parametri; trovati {3}\: lista parametri \= "{4}" lineParser.rollOptionComma = La lista opzioni di Roll non può terminare con una virgola. lineParser.switchError = Errore nel tiro per l'opzione SWITCH. -lineParser.switchNoMatch = L'opzione SWITCH non ha trovato riscontri per "{0}". +lineParser.switchNoMatch = L''opzione SWITCH non ha trovato riscontri per "{0}". lineParser.tooManyLoops = Troppe interazioni di ciclo (possibile ciclo infinito?) lineParser.unknownCampaignMacro = Macro campagna "{0}" sconosciuta. lineParser.unknownGlobalMacro = Macro globale "{0}" sconosciuta. @@ -1810,12 +1810,12 @@ macro.function.LookupTableFunctions.noImage = Nessuna immagine disponibil macro.function.LookupTableFunctions.unknownTable = Nome tabella "{1}" sconosciuto nella funzione "{0}". macro.function.MacroFunctions.missingCommand = "{0}"\: comando mancante. macro.function.MacroFunctions.missingLabel = "{0}"\: etichetta mancante. -macro.function.MacroFunctions.noPerm = "{0}"\: Non hai i permessi per modificare il pulsante macro all'indice {1} sul token {2}. -macro.function.MacroFunctions.noPermOther = "{0}"\: Non hai i permessi per modificare il pulsante macro {1} all'indice {2} sul token {3}. -macro.function.MacroFunctions.noPermMove = "{0}"\: Non hai i permessi per spostare il pulsante macro {1} all'indice {2}. -macro.function.MacroFunctions.noPermCommand = "{0}"\: Non hai i permessi per modificare il comando del pulsante macro all'indice {1} sul token {2}. -macro.function.MacroFunctions.noPermEditable = "{0}"\: Non hai i permessi per cambiare lo stato di modificabile da giocatore del pulsante macro all'indice {1} sul token {2}. -macro.function.MacroFunctions.outOfRange = "{0}"\: Macro all'indice {1} non esiste per il token {2}. +macro.function.MacroFunctions.noPerm = "{0}"\: Non hai i permessi per modificare il pulsante macro all''indice {1} sul token {2}. +macro.function.MacroFunctions.noPermOther = "{0}"\: Non hai i permessi per modificare il pulsante macro {1} all''indice {2} sul token {3}. +macro.function.MacroFunctions.noPermMove = "{0}"\: Non hai i permessi per spostare il pulsante macro {1} all''indice {2}. +macro.function.MacroFunctions.noPermCommand = "{0}"\: Non hai i permessi per modificare il comando del pulsante macro all''indice {1} sul token {2}. +macro.function.MacroFunctions.noPermEditable = "{0}"\: Non hai i permessi per cambiare lo stato di modificabile da giocatore del pulsante macro all''indice {1} sul token {2}. +macro.function.MacroFunctions.outOfRange = "{0}"\: Macro all''indice {1} non esiste per il token {2}. macro.function.TokenInit.notOnList = Il token non è nella lista iniziativa. # TokenInitFunctions macro.function.TokenInit.notOnListSet = Il token non è nella lista iniziativa per cui non può essere impostato alcun valore. @@ -1838,23 +1838,23 @@ macro.function.defineFunction.functionDefined = Funzione "{0}" definita. # DefineMacroFunctions macro.function.defineFunction.notEnoughParam = Non ci sono abbastanza parametri per definire la funzione. # FindTokenFunctions -macro.function.findTokenFunctions.offsetArray = L'offset array per l'area deve contenere un JSON object con coordinate (x,y) nella funzione "{0}". +macro.function.findTokenFunctions.offsetArray = L''offset array per l''area deve contenere un JSON object con coordinate (x,y) nella funzione "{0}". macro.function.findTokenFunctions.unknownEnum = Errore\: enum "{1}" sconosciuto nello switch block della function "{0}". -macro.function.general.accessDenied = L'accesso è negato per la funzione "{0}". Abilita l'accesso tramite l'opzione Preferenze. +macro.function.general.accessDenied = L''accesso è negato per la funzione "{0}". Abilita l''accesso tramite l''opzione Preferenze. macro.function.general.argumentKeyTypeA = La chiave argomento "{1}" alla funzione "{0}" deve essere un JSON Array. macro.function.general.argumentKeyTypeD = La chiave argomento "{1}" alla funzione "{0}" deve essere un numero. macro.function.general.argumentKeyTypeG = La chiave argomento "{1}" alla funzione "{0}" deve essere un GUID. macro.function.general.argumentKeyTypeI = La chiave argomento "{1}" alla funzione "{0}" deve essere un intero. -macro.function.general.argumentTypeA = L'argomento numero {1} alla funzione "{0}" deve essere un JSON Array. -macro.function.general.argumentTypeI = L'argomento numero {1} "{2}" alla funzione "{0}" deve essere un intero. -macro.function.general.argumentTypeInvalid = L'argomento numero {1} ha un tipo argomento invalido per la funzione "{0}". -macro.function.general.argumentTypeJ = L'argomento numero {1} alla funzione "{0}" deve essere un JSON Array o Object. -macro.function.general.argumentTypeN = L'argomento numero {1} "{2}" alla funzione "{0}" deve essere un numero. -macro.function.general.argumentTypeO = L'argomento numero {1} alla funzione "{0}" deve essere un JSON Object. -macro.function.general.argumentTypeS = L'argomento numero {1} alla funzione "{0}" deve essere una stringa. +macro.function.general.argumentTypeA = L''argomento numero {1} alla funzione "{0}" deve essere un JSON Array. +macro.function.general.argumentTypeI = L''argomento numero {1} "{2}" alla funzione "{0}" deve essere un intero. +macro.function.general.argumentTypeInvalid = L''argomento numero {1} ha un tipo argomento invalido per la funzione "{0}". +macro.function.general.argumentTypeJ = L''argomento numero {1} alla funzione "{0}" deve essere un JSON Array o Object. +macro.function.general.argumentTypeN = L''argomento numero {1} "{2}" alla funzione "{0}" deve essere un numero. +macro.function.general.argumentTypeO = L''argomento numero {1} alla funzione "{0}" deve essere un JSON Object. +macro.function.general.argumentTypeS = L''argomento numero {1} alla funzione "{0}" deve essere una stringa. # {0} = function name, {1} = argument number, {2} = content of argument {1} -macro.function.general.argumentTypeT = L'argomento numero {1} alla funzione "{0}" deve essere il nome o l'id di un token. -macro.function.general.noImpersonated = Errore nell'esecuzione di "{0}"\: non ci sono token impersonati. +macro.function.general.argumentTypeT = L''argomento numero {1} alla funzione "{0}" deve essere il nome o l''id di un token. +macro.function.general.noImpersonated = Errore nell''esecuzione di "{0}"\: non ci sono token impersonati. # Externalized strings for Macro Functions errors # # Unless otherwise specified {0} is the name of the function that was called @@ -1875,12 +1875,12 @@ macro.function.general.notEnoughParam = La funzione "{0}" richiede macro.function.general.onlyGM = Solo il GM può chiamare la funzione "{0}". macro.function.general.tooManyParam = La funzione "{0}" non richiede più di {1} parametri; ne sono stati forniti {2}. macro.function.general.unknownFunction = Nome funzione sconosciuto\: "{0}". -macro.function.general.unknownToken = Errore nell'esecuzione di "{0}"\: il nome del token o l'id "{1}" è sconosciuto. +macro.function.general.unknownToken = Errore nell''esecuzione di "{0}"\: il nome del token o l''id "{1}" è sconosciuto. macro.function.general.unknownPropertyType = Error executing "{0}"\: the property type "{1}" is unknown. macro.function.general.unknownProperty = Error executing "{0}"\: the property "{1}" is unknown for type "{2}". -macro.function.general.unknownTokenOnMap = Errore nell'esecuzione di "{0}"\: il nome del token o l'id "{1}" è sconosciuto sulla mappa "{2}". +macro.function.general.unknownTokenOnMap = Errore nell''esecuzione di "{0}"\: il nome del token o l''id "{1}" è sconosciuto sulla mappa "{2}". macro.function.general.wrongNumParam = La funzione "{0}" richiede esattamente {1} parametri; Ne sono stati forniti {2}. -macro.function.general.listCannotBeEmpty = {0}\: la lista delle stringhe sull'argomento {1} non può essere vuota +macro.function.general.listCannotBeEmpty = {0}\: la lista delle stringhe sull''argomento {1} non può essere vuota macro.function.general.wrongParamType = A parameter is the wrong type. macro.function.general.paramCannotBeEmpty = A parameter is empty. # Token Distance functions @@ -1891,11 +1891,11 @@ macro.function.getInfo.invalidArg = Valore "{0}" invalido per g # InitiativeRoundFunctions macro.function.getInitiativeRound.mustBeGM = Solo il GM può impostare il round. # ExecFunction -macro.function.execFunction.incorrectName = Errore nell'esecuzione di "{0}"\: il nome funzione "{1}" è sconosciuto. +macro.function.execFunction.incorrectName = Errore nell''esecuzione di "{0}"\: il nome funzione "{1}" è sconosciuto. # Token Halo functions {0} is the color macro.function.haloFunctions.invalidColor = Colore aura "{0}" non valido. macro.function.herolab.null = I dati di HeroLab non esistono per questo token. -macro.function.herolab.xpath.invalid = L'espressione XPath fornita "{0}" non è valida o non punta ad un nodo di testo o attributo. +macro.function.herolab.xpath.invalid = L''espressione XPath fornita "{0}" non è valida o non punta ad un nodo di testo o attributo. # Initiative functions general errors macro.function.initiative.gmOnly = Solo il GM può eseguire "{0}". macro.function.initiative.gmOrOwner = Solo il GM o il possessore possono eseguire "{0}". @@ -1903,21 +1903,21 @@ macro.function.initiative.noImpersonated = Errore nell'esecuzione dell macro.function.initiative.oneParam = Occorre chiamare "{0}" con un parametro. macro.function.initiative.unknownToken = Token id "{0}" sconosciuto sulla mappa "{1}". macro.function.input.illegalArgumentType = Tipo argomento "{0}" illegale, ci si aspettava "{1}". -macro.function.parse.enum.illegalArgumentType = Errore nell'eseguire "{0}"\: Tipo di argomento non consentito "{1}", atteso "{2}". +macro.function.parse.enum.illegalArgumentType = Errore nell''eseguire "{0}"\: Tipo di argomento non consentito "{1}", atteso "{2}". # {0} = the option key, {1} = the option value, {2} = the option propertyType, {3} = the option specifier -macro.function.input.invalidOptionType = L'opzione "{0}\={1}" non è valido per il tipo input "{2}" nello specificatore "{3}". +macro.function.input.invalidOptionType = L''opzione "{0}\={1}" non è valido per il tipo input "{2}" nello specificatore "{3}". #input function macro.function.input.invalidSpecifier = Nome variabile vuoto nella stringa "{0}". macro.function.input.invalidTAB = Per usare inputType di TAB in input(), la prima voce deve il tipo TAB. macro.function.input.invalidType = Tipo di input "{0}" non valido nella stringa "{1}". macro.function.json.append.onlyArray = Puoi solo aggiungere alla fine di un JSON Array. -macro.function.json.arrayMustContainObjects = Campi specificati per json.sort, ma non tutti gli elementi nell'array sono JSON object; trovato "{0}". -macro.function.json.arrayCannotBeEmpty = {0}\: JSON Array all'argomento {1} non può essere vuoto -macro.function.json.getInvalidEndIndex = Indice finale "{1}" non valido per l'array (dimensione\: {2}) nella funzione "{0}". -macro.function.json.getInvalidStartIndex = Indice iniziale "{1}" non valido per l'array (dimensione\: {2}) nella funzione "{0}". +macro.function.json.arrayMustContainObjects = Campi specificati per json.sort, ma non tutti gli elementi nell''array sono JSON object; trovato "{0}". +macro.function.json.arrayCannotBeEmpty = {0}\: JSON Array all''argomento {1} non può essere vuoto +macro.function.json.getInvalidEndIndex = Indice finale "{1}" non valido per l''array (dimensione\: {2}) nella funzione "{0}". +macro.function.json.getInvalidStartIndex = Indice iniziale "{1}" non valido per l''array (dimensione\: {2}) nella funzione "{0}". macro.function.json.matchingArrayOrRoll = Il terzo argomento deve essere una stringa contenente un roll o un array JSON delle stessa dimensione del secondo argomento. macro.function.json.notAllContainKey = Non tutti gli oggetti contengono il campo "{0}" in json.sort. -macro.function.json.arrayArgMustBeNumber = L'argomento numero {2} a {1} deve essere un numero per gli Array JSON. +macro.function.json.arrayArgMustBeNumber = L''argomento numero {2} a {1} deve essere un numero per gli Array JSON. macro.function.json.indentMustBeNumeric = Il valore di indentazione passato a {0} deve essere numerico # General JSON macro function errors macro.function.json.onlyArray = Ottenuto {0} ma "{1}" accetta solo JSON Array. @@ -1930,7 +1930,7 @@ macro.function.macroLink.arguments = Argomenti # Informational messages for Macro functions. macro.function.macroLink.autoExecToolTip = Esegui automaticamente il link macro # {0} is the error message -macro.function.macroLink.errorRunning = Errore nell'esecuzione del Link Macro\: "{0}" +macro.function.macroLink.errorRunning = Errore nell''esecuzione del Link Macro\: "{0}" macro.function.macroLink.executeOn = Esegui su macro.function.macroLink.impersonated = Token impersonati # MacroLinkFunctions @@ -1953,11 +1953,11 @@ macro.function.moveTokenMap.unknownToken = Impossibile trovare il toke macro.function.number.invalid = Formato numero "{1}" non valido in "{0}". # RESTful Function Errors macro.function.rest.error.response = Impossibile eseguire la funzione "{0}", codice stato HTTP\: {1} -macro.function.rest.error.unknown = Impossibile eseguire la funzione "{0}", si è verificata un'eccezione\: {1} +macro.function.rest.error.unknown = Impossibile eseguire la funzione "{0}", si è verificata un''eccezione\: {1} macro.function.rest.syrinscape.error = Impossibile avviarae Syrinscape. Controlla che Syrinscape sia installato e che l'URI fornito sia valido. # [token():...] roll option macro.function.roll.noPerm = Non hai i permessi necessari per avviare il comando di tiro [token(...)\: ...]. -macro.function.stateImage.notImage = Lo stato "{1}" non è un'immagine di stato nella funzione "{0}". +macro.function.stateImage.notImage = Lo stato "{1}" non è un''immagine di stato nella funzione "{0}". # StateImageFunction {1} is the state name macro.function.stateImage.unknownState = Stato "{1}" sconosciuto nella funzione "{0}". macro.function.barImage.notImage = La barra "{1}" non è una barra (multi-)immagine nella funzione "{0}". @@ -1968,15 +1968,15 @@ macro.function.strLst.incorrectParam = "{0}" richiede tra {1} e {2 macro.function.strLst.incorrectParamExact = "{0}" richiede esattamente {1} parametri. # {0} = function name, {1} = argument number, {2} = expected propertyType, # {3} = value user passed, {4} = propertyType of the value user passed. -macro.function.strLst.incorrectParamType = L'argumento numero {1} della funzione "{0}" deve essere di tipo "{2}", ma è stato inserito "{3}" di tipo "{4}". +macro.function.strLst.incorrectParamType = L''argumento numero {1} della funzione "{0}" deve essere di tipo "{2}", ma è stato inserito "{3}" di tipo "{4}". macro.function.strPropFromVar.wrongArgs = Il secondo parametro "{0}" di strPropFromVars non è valido. macro.function.sound.illegalargument = Impossibile eseguire "{0}", il parametro "{1}" non è valido\: {2} -macro.function.sound.mediaexception = Errore nell'eseguire "{0}" con il media "{1}" +macro.function.sound.mediaexception = Errore nell''eseguire "{0}" con il media "{1}" macro.function.syrinscape.inactive = Questo client non ha l'integrazione con Syrinscape abilitata tra le preferenze. # TokenLightFunctions macro.function.tokenLight.unknownLightType = Tipo di luce sconosciuto "{1}" nella funzione "{0}". # name setting functions -macro.function.tokenName.emptyTokenNameForbidden = Errore nell'esecuzione di "{0}"\: il nome del token non può essere vuoto. +macro.function.tokenName.emptyTokenNameForbidden = Errore nell''esecuzione di "{0}"\: il nome del token non può essere vuoto. # TokenPropertyFunctions macro.function.tokenProperty.invalidSize = Dimensione token "{1}" non valida nella funzione "{0}". macro.function.tokenProperty.unknownLayer = Livello "{1}" sconosciuto nella funzione "{0}". @@ -2001,11 +2001,11 @@ macro.function.markdown.unknownType = Tipo Markdown sconosciuto { macro.function.html5.invalidURI = URI non valido {0}. macro.function.html5.unknownType = Contenitore HTML5 specificato sconosciuto. -macro.function.jsevalURI.invalidURI = Impossibile accedere a JavaScript dall'URI {0}. +macro.function.jsevalURI.invalidURI = Impossibile accedere a JavaScript dall''URI {0}. -macro.setAllowsURIAccess.notLibToken = {0} non è un nome valido di lib\:token, l'accesso all'URI può essere impostato solo sulle lib\:token. -macro.setAllowsURIAccess.reservedPrefix = Impossibile impostare l'accesso URI su lib\:token che iniziano per {0} -macro.setAllowsURIAccess.reserved = Impossibile impostare l'accesso URI sulla lib\:token chiamata {0} +macro.setAllowsURIAccess.notLibToken = {0} non è un nome valido di lib\:token, l''accesso all''URI può essere impostato solo sulle lib\:token. +macro.setAllowsURIAccess.reservedPrefix = Impossibile impostare l''accesso URI su lib\:token che iniziano per {0} +macro.setAllowsURIAccess.reserved = Impossibile impostare l''accesso URI sulla lib\:token chiamata {0} # Macro Link macroLink.error.running = Errore nella esecuzione del link macro. macroLink.error.tooltip.bad.href = HREF non valido o mancante @@ -2085,14 +2085,14 @@ msg.error.cantBootGM = Non puoi kickare un altro GM. msg.error.cantBootSelf = Non puoi kickarti. Disconnettiti dal server dal menu File. msg.error.credits = Impossibile caricare i crediti o la versione. msg.error.creatingBackupManager = Errore nella creazione del BackupManager. -msg.error.dialog.js.id = Errore nell'esecuzione di "{0}"\: l'identificatore Javascript "{1}" non è valido. -msg.error.dialog.js.name = Errore nell'esecuzione di "{0}"\: {1} chiamato {2} non esiste o non può eseguire Javascript. -msg.error.dialog.js.type = Errore nell'esecuzione di "{0}"\: il tipo html "{1}" non è valido. +msg.error.dialog.js.id = Errore nell''esecuzione di "{0}"\: l''identificatore Javascript "{1}" non è valido. +msg.error.dialog.js.name = Errore nell''esecuzione di "{0}"\: {1} chiamato {2} non esiste o non può eseguire Javascript. +msg.error.dialog.js.type = Errore nell''esecuzione di "{0}"\: il tipo html "{1}" non è valido. msg.error.errorResolvingCacheDir = Errore nel risolvere la cartella della cache per id {0}, errore \= {1} msg.error.frame.reservedName = {0} is a reserved name and can not be used by macros. # token naming errors msg.error.emptyTokenName = Il nome del token non può essere vuoto. -msg.error.evaluatingExpr = Errore nel valutare l'espressione\: {0}. +msg.error.evaluatingExpr = Errore nel valutare l''espressione\: {0}. msg.error.failedAddingDefaultImages = Impossibile ripristinare le immagini di default. msg.error.failedAddingDefaultTables = Impossibile ripristinare le tabelle di default. msg.error.failedCannotRegisterServer = Impossibile registrare il tuo server. @@ -2123,7 +2123,7 @@ msg.error.failedStartPersonalServer = Impossibile riavviare il server msg.error.failedToBoot = Tentativo di avvio fallito\: giocatore non trovato. msg.error.failedUpdatingCampaignRepo = Impossibile aggiornare la repository della campagna; I/O error. msg.error.inaccessibleRepo = Repository non disponibile\: "{0}". -msg.error.host.inaccessibleRepo = I seguenti repository non sono disponibili\: \n{0}\nPer modificare o rimuovere un repository non valido, vai su Proprietà campagna e modificare l'elenco Repository. +msg.error.host.inaccessibleRepo = I seguenti repository non sono disponibili\: \n{0}\nPer modificare o rimuovere un repository non valido, vai su Proprietà campagna e modificare l''elenco Repository. msg.error.fileNotFound = File non trovato. msg.error.fogexpose = Devi essere un GM per cambiare la Fog of War. msg.error.gmRequired = Solo un GM può farlo. @@ -2131,7 +2131,7 @@ msg.error.invalidLocalhost = 'localhost' non è un indirizzo msg.error.renderingStatSheet = Error while trying to render stat sheet. msg.error.encryptionSetup = Impossibile inizializzare la libreria di cifratura. # JVM Related -msg.error.jvm.options = "{0}" è un'impostazione di memoria non valida.

Assicurati di inserire un valore JVM valido che includa una dimensione di memoria che termina in K, M o G.
es. 4M, 6G, 2048M, 1024K, ecc.

Attenzione\: Un'impostazione impropria potrebbe impedire a MapTool di avviarsi. +msg.error.jvm.options = "{0}" è un''impostazione di memoria non valida.

Assicurati di inserire un valore JVM valido che includa una dimensione di memoria che termina in K, M o G.
es. 4M, 6G, 2048M, 1024K, ecc.

Attenzione\: Un''impostazione impropria potrebbe impedire a MapTool di avviarsi. msg.error.lafSetup = Eccezione durante il setup look and feel. msg.error.cantLoadThemeTitle = Impossibile caricare il tema msg.error.cantLoadTheme = Impossibile caricare il tema {0}, uso il tema predefinito. @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} esiste già. msg.error.passFile.publicKeyNotFound = Chiave pubblica non trovata. msg.error.passFile.publicKeyWriteFailed = Scrittura del file di chiave pubblica {0} non riuscita. msg.error.playerDB.errorAdding = Errore durante il tentativo di aggiungere {0} al database del giocatore. -msg.error.playerDB.cantAddPlayer = Impossibile aggiungere il giocatore {0} a un database che non supporta l'aggiunta di giocatori. +msg.error.playerDB.cantAddPlayer = Impossibile aggiungere il giocatore {0} a un database che non supporta l''aggiunta di giocatori. msg.error.playerDB.cantAddPlayerPublicKey = Impossibile aggiungere il giocatore {0} a un database con chiave pubblica, funzione non supportata. -msg.error.playerDB.errorAddingPlayer = Errore nell'aggiunta del giocatore {0}. -msg.error.playerDB.cantUpdatePlayer = Impossibile aggiornare il giocatore {0} per un database che non supporta l'aggiornamento. -msg.error.playerDB.errorUpdatingPlayer = Errore nell'aggiornare il giocatore {0}. +msg.error.playerDB.errorAddingPlayer = Errore nell''aggiunta del giocatore {0}. +msg.error.playerDB.cantUpdatePlayer = Impossibile aggiornare il giocatore {0} per un database che non supporta l''aggiornamento. +msg.error.playerDB.errorUpdatingPlayer = Errore nell''aggiornare il giocatore {0}. msg.error.playerDB.cantRemovePlayer = Impossibile rimuovere il giocatore {0} in un database che non supporta la rimozione dei giocatori. msg.error.playerDB.noSuchPlayer = Il giocatore {0} non esiste nel database dei giocatori attivi. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW disabilitata. @@ -2653,13 +2653,28 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Seleziona Mappa tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = "{0}" comando sconosciuto. Prova /help per una lista di comandi. startup.config.unableToWrite = Impossibile scrivere nel file di configurazione. Preferences.startup.label.info = Informazioni Preferenze Di Avvio -startup.preferences.info = {0} <\!-- Copy Information will be inserted here if needed. -->Impostazioni Memoria JVMSovrascrivi LinguaOpzioni AggiuntiveOpzioni Avanzate +startup.preferences.info = {0} <\!-- Copy Information will be inserted here if needed. -->Impostazioni Memoria JVMSovrascrivi LinguaOpzioni AggiuntiveOpzioni Avanzate startup.preferences.info.manualCopy =

Attivare le Preferenze di Avvio

MapTool non è in grado di copiare il file di configurazione nella directory di avvio.
Affinché abbiano effetto è necessario modificare {0} e riavviare MapTool dopo aver salvato le modifiche.
@@ -2750,7 +2765,7 @@ library.error.emptyName = Il nome non può essere vuoto per la libreria a library.error.emptyVersion = La versione non può essere vuota per la libreria aggiuntiva {0}. library.dialog.import.title = Importa Libreria Aggiuntiva. library.import.ioError = Errore di IO durante l'importazione della libreria Drop In. -library.import.error = Errore nell'importazione della Libreria Drop In {0}. +library.import.error = Errore nell''importazione della Libreria Drop In {0}. library.import.error.notGM = Solo il GM può importare librerie Drop In. library.imported = Libreria {0} importata. library.error.libtoken.no.access = Accesso URI non consentito per {0}. @@ -2761,12 +2776,12 @@ library.error.addOn.notText = Impossibile convertire asset di tipo {0} in tes library.error.addOn.noConfigFile = file library.json non trovato in {0}. library.property.value.notSpecified = Non Specificato # {0} is the name of the event, {1} is the name of the library, {2} is the exception message -library.error.errorParsingVotableEvent = Continuo dopo l'errore nell'analisi del voto da evento {0} @ {1}, errore {2}. +library.error.errorParsingVotableEvent = Continuo dopo l''errore nell''analisi del voto da evento {0} @ {1}, errore {2}. # {0} is the name of the event, {1} is the name of the library, {2} is the exception message -library.error.errorRunningEvent = Continuo dopo l'errore nell'esecuzione dell'evento {0} @ {1}, errore {2}. +library.error.errorRunningEvent = Continuo dopo l''errore nell''esecuzione dell''evento {0} @ {1}, errore {2}. library.error.notFound = La libreria con spazio dei nomi {0} non esiste. library.error.noEventHandler = La libreria con spazio dei nomi {1} non contiene un gestore di eventi per {0}. -library.error.retrievingEventHandler = Errore nel recuperare i gestori di eventi per l'evento {0}. +library.error.retrievingEventHandler = Errore nel recuperare i gestori di eventi per l''evento {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = Estrae la Lib\:Token nella directory specificata nel formato richiesto per le librerie aggiuntive.
La maggior parte delle funzionalità funzionerà senza modifiche ma è probabile che che debbano essere fatti degli aggiustamenti. library.export.done = Esportata {0} in {1} come libreria aggiuntiva. È probabile che dovrai apportare modifiche alla libreria per farla funzionare. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_ja_JP.properties b/src/main/resources/net/rptools/maptool/language/i18n_ja_JP.properties index 33826551ae..1ecfe58b24 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_ja_JP.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_ja_JP.properties @@ -2653,6 +2653,21 @@ tools.topo.tooltip = 位置作用ツール(遮光および障壁レ tools.zoneselector.tooltip = 地図選択 tools.initiative.tooltip = イニシアチブツール +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = 『{0}』は未知のコマンドです。/help を実行してコマンドの一覧を確認してください。 diff --git a/src/main/resources/net/rptools/maptool/language/i18n_nl_NL.properties b/src/main/resources/net/rptools/maptool/language/i18n_nl_NL.properties index 1a55537b22..7066493146 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_nl_NL.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_nl_NL.properties @@ -54,7 +54,7 @@ # Localization contributed by David Herman ("aku" on forums.rptools.net) ActivityMonitorPanel.colorDefinition = Groen\:Verzenden, Rood\:Ontvangen -AppHomeDiskSpaceStatusBar.toolTip = Huidige vrije ruimte in hoofdmap van gebruikers. +AppHomeDiskSpaceStatusBar.toolTip = Huidige vrije ruimte in thuismap van gebruiker. AssetCacheStatusBar.toolTip = Huidige grootte van Asset cache map. Dubbelklik om deze cache te wissen. @@ -125,7 +125,7 @@ Button.clearall = Alles wissen Button.yes = Ja Button.no = Nee Button.install = Installeer -Button.runmacro = RUN MACRO +Button.runmacro = MACRO UITVOEREN Button.hide = Verberg Label.lights = Zicht\: @@ -172,7 +172,7 @@ Label.grid = Raster Label.tile = Tegel Label.ready = Gereed Label.saved = Opgeslagen -Label.filesystem = Bestandssysteem... +Label.filesystem = Bestandssysteem ... Label.filesystem2 = Bestandssysteem Label.roll = Rol\: Label.table.image = Tabel afbeelding @@ -187,10 +187,10 @@ Label.preview = Voorbeeld Label.foreground = Voorgrond\: Label.background = Achtergrond\: Label.showbackground = Achtergrond tonen\: -Label.showBorder = Show Border -Label.borderWidth = Border Width -Label.border.color = Border Color -Label.borderArc = Border Arc +Label.showBorder = Toon rand +Label.borderWidth = Rand dikte +Label.border.color = Rand kleur +Label.borderArc = Rand afronding Label.fontSize = Lettergrootte Label.layers = Lagen\: Label.view.current = Huidige Weergave @@ -203,13 +203,13 @@ Label.visibility = Zichtbaarheid Label.pathfilename = Pad/Bestandsnaam\: Label.allowURIAccess = URI toegang toestaan -CampaignPropertyDialog.error.parenthesis = Rechts ontbrekend haakje ")" in de volgende eigenschap\: {0} +CampaignPropertyDialog.error.parenthesis = Ontbrekend rechter haakje ")" in de volgende eigenschap\: {0} ColorPicker.tooltip.gridSnap = Uitlijnen op raster ColorPicker.tooltip.lineType = Lijntype ColorPicker.tooltip.eraser = Gum ColorPicker.tooltip.penWidth = Pen Breedte -ColorPicker.tooltip.opacity = Transparantie +ColorPicker.tooltip.opacity = Ondoorzichtigheid ConnectToServerDialog.msg.headingServer = Servernaam ConnectToServerDialog.msg.headingVersion = Versie @@ -235,7 +235,7 @@ ConnectionInfoDialog.discovering = Ontdekken... ConnectionStatusPanel.notConnected = Niet verbonden ConnectionStatusPanel.runningServer = Een server aanmaken -ConnectionStatusPanel.playersLoadedZone = {0} out of {1} players have loaded their zone +ConnectionStatusPanel.playersLoadedZone = {0} van {1} spelers hebben hun zone geladen ConnectionStatusPanel.serverConnected = Verbinden met server CoordinateStatusBar.mapCoordinates = Coördinaten @@ -258,12 +258,12 @@ EditLookupTablePanel.error.badRange = Tabel "{0}" bevat een slecht bereik " EditLookupTablePanel.error.invalidSize = Tabel "{0}" moet ten minste één rij hebben. EditLookupTablePanel.error.noName = Tabel moet een naam hebben. EditLookupTablePanel.error.sameName = Tabelnaam "{0}" dupliceert bestaande tabel. -EditLookupTablePanel.tooltip.allowLookup = Door dit vak te selecteren, kunnen spelers een zoekopdracht uitvoeren in deze tabel (bijv. dubbelklik op de tabel, gebruik /tabelof macro functies). +EditLookupTablePanel.tooltip.allowLookup = Door dit vak te selecteren, kunnen spelers een zoekopdracht uitvoeren in deze tabel (bijv. dubbelklik op de tabel, gebruik /tabel of macro functies). EditLookupTablePanel.tooltip.visible = Door deze box te selecteren kunnen spelers deze tabel in hun tabellen paneel zien. -EditLookupTablePanel.create.tooltip = Maak een nieuwe opzoeken tabel. +EditLookupTablePanel.create.tooltip = Maak een nieuwe tabel. EditLookupTablePanel.edit.tooltip = Geselecteerde tabel bewerken. EditLookupTablePanel.delete.tooltip = Tabel verwijderen. -EditLookupTablePanel.duplicate.tooltip = Dupliceer Geselecteerde Tabel. +EditLookupTablePanel.duplicate.tooltip = Dupliceer geselecteerde tabel. EditLookupTablePanel.showplayer = Toon tabel aan spelers EditLookupTablePanel.lookup = Zoeken door spelers toestaan @@ -271,7 +271,7 @@ EditTokenDialog.label.label = Label\: EditTokenDialog.tab.notes = Notities EditTokenDialog.label.gmnotes = GM notities EditTokenDialog.menu.notes.sendChat = Verzend naar chat -EditTokenDialog.menu.notes.sendEmit = Verstuur als melding +EditTokenDialog.menu.notes.sendEmit = Verstuur als 'emit' EditTokenDialog.label.shape = Vorm\: EditTokenDialog.label.snaptogrid = Uitlijnen op raster\: EditTokenDialog.label.size = Omvang\: @@ -280,11 +280,11 @@ EditTokenDialog.label.properties = Eigenschappen\: EditTokenDialog.label.visible.owner = Alleen zichtbaar voor de eigenaars\: EditTokenDialog.label.sight.has = Heeft zicht\: EditTokenDialog.label.terrain.mod = Terrein Aanpassen\: -EditTokenDialog.label.terrain.mod.tooltip= Pas de bewegingskosten aan van een token die over (of door) dit token heen beweegd. Standaard vermenigvuldiger is 1 wat gelijk is aan geen aanpassing (1 * 1 \= 1). +EditTokenDialog.label.terrain.mod.tooltip= Pas de bewegingskost aan van een token dat over (of door) dit token heen beweegt. Standaard vermenigvuldiger is 1 wat gelijk is aan geen aanpassing (1 * 1 \= 1). EditTokenDialog.label.image = Afbeelding tabel\: -EditTokenDialog.label.uniqueLightSources = Unieke Licht Bronnen\: -EditTokenDialog.label.opacity = Token Ondoorzichtbaarheid\: -EditTokenDialog.label.opacity.tooltip = Wijzig de transparantie van het token. +EditTokenDialog.label.uniqueLightSources = Unieke Lichtbronnen\: +EditTokenDialog.label.opacity = Token Ondoorzichtigheid\: +EditTokenDialog.label.opacity.tooltip = Wijzig de ondoorzichtigheid van het token. EditTokenDialog.label.opacity.100 = 100% EditTokenDialog.label.terrain.ignore = Negeer Terrein\: EditTokenDialog.label.terrain.ignore.tooltip= Selecteer alle terrein modificatie types die dit token moet negeren. @@ -305,15 +305,15 @@ EditTokenDialog.tab.ownership = Eigendom EditTokenDialog.tab.config = Configuratie EditTokenDialog.tab.hero = Hero Lab EditTokenDialog.tab.libToken = Eigenschappen van Lib\:Token -EditTokenDialog.button.vbl = Generate Token Topology -EditTokenDialog.button.vbl.tooltip = This will create VBL/MBL based on non-transparent pixels. +EditTokenDialog.button.vbl = +EditTokenDialog.button.vbl.tooltip = Dit maakt VBL/MBL op basis van niet-transparante pixels. EditTokenDialog.button.vbl.clear = Clear Token Topology EditTokenDialog.button.vbl.clear.tooltip = Clear VBL/MBL from token. EditTokenDialog.button.vbl.tomap = Move Topology To Map EditTokenDialog.button.vbl.frommap = Move Topology From Map EditTokenDialog.button.vbl.preview = VBL Preview EditTokenDialog.option.vbl.erase = Erase Source Topology on Move -EditTokenDialog.option.vbl.erase.tooltip = Move the VBL/MBL vs Copy it. +EditTokenDialog.option.vbl.erase.tooltip = Verplaats de VBL/MBL vs deze kopiëren. EditTokenDialog.label.vbl.visiblity = Zichtbaarheid token EditTokenDialog.label.vbl.tolerance = Zichtbaarheid tolerantie EditTokenDialog.label.vbl.preview = Voorvertoning tokenafbeelding verbergen @@ -325,7 +325,7 @@ EditTokenDialog.label.vbl.invert.tooltip = Generate VBL/MBL where the color does EditTokenDialog.label.vbl.level = Level EditTokenDialog.label.vbl.method = Methode EditTokenDialog.label.vbl.optimize = Topology Optimization -EditTokenDialog.drop.vbl.optimize.tooltip= Geavanceerd Gebruik\: Kies het algoritme dat gebruikt wordt om het aantal curven te verminderen in de gegenereerde veelhoek.

De standaard setting is over het algemeen de beste maar unieke veelhoeken kunnen beter gemodelleerd worden met een van de andere geselecteerde algoritmen. +EditTokenDialog.drop.vbl.optimize.tooltip= Geavanceerd Gebruik\: Kies het algoritme dat gebruikt wordt om het aantal curven te verminderen in de gegenereerde veelhoek.

De standaard instelling is over het algemeen de beste, maar unieke veelhoeken kunnen beter gemodelleerd worden met een van de andere geselecteerde algoritmen. EditTokenDialog.label.vbl.over = Is zichtbaar boven FoW EditTokenDialog.label.vbl.over.tooltip = Laat dit token altijd boven de FoW zien als deze in het zicht is van een ander token. Nuttig voor deuren, standbeelden, kolommen, daken, enz. EditTokenDialog.label.vbl.color = Kleurkeuze @@ -336,10 +336,10 @@ EditTokenDialog.status.vbl.instructions = Muis wiel om te zoomen; dubbel-LKlik EditTokenDialog.label.hero.summary = Samenvatting\: EditTokenDialog.label.hero.portfolio = Portfolio\: EditTokenDialog.label.hero.last = Laatst Bewerkt\: -EditTokenDialog.button.hero.setAsTokenPortrait = Set as Token Portrait -EditTokenDialog.button.hero.setAsTokenImage = Set as Token Image -EditTokenDialog.button.hero.setAsTokenHandout = Set as Token Handout -EditTokenDialog.label.hero.isAlly = Ally? +EditTokenDialog.button.hero.setAsTokenPortrait = Instellen als Token Portret +EditTokenDialog.button.hero.setAsTokenImage = Instellen als Token afbeelding +EditTokenDialog.button.hero.setAsTokenHandout = Stel in als Token handout +EditTokenDialog.label.hero.isAlly = Bondgenoot? EditTokenDialog.label.hero.statBlockSearch = Expression\: EditTokenDialog.button.hero.statBlockSearch.tooltip = Search the statblock using the expression provided. EditTokenDialog.label.hero.statBlockSearch.tooltip = Enter raw text, a regular expression or an xPath expression to search the statblock for. @@ -348,8 +348,8 @@ EditTokenDialog.tab.hero.images = Images EditTokenDialog.tab.hero.text = TEXT EditTokenDialog.tab.hero.xml = XML EditTokenDialog.tab.hero.html = HTML -EditTokenDialog.spinner.tolerance.tooltip= Stelt de tolerantie in voor de optimalisatie, een waarde van 0 schakelt optimalisatie uit en waarden > 0 vermindert het aantal hoekpunten van de polygon voor betere prestaties. -EditTokenDialog.vbl.explanation.tooltip = De afbeelding van het token is verdeeld over een 3x3 raster, wat 9 regio's maakt.

\nDeze settings bepaald hoeveel regio's binnen je 'zichtbare veld' moeten vallen voordat deze afbeelding in zijn geheel boven de FoW wordt getoond. Het bereik is dus 1-9 regio's.

\nBijvoorbeeld voor een zeer groot dak, vanwege de visuele afstand, kan je een waarde van 1 gebruiken.
Bij een kleinere token zoals een standbeeld, wil je wellicht de afbeelding niet weergeven totdat er meer van de afbeelding zichtbaar is en dus een waarde van 3 of 4 gebruiken. +EditTokenDialog.spinner.tolerance.tooltip= Stelt de tolerantie in voor de optimalisatie, een waarde van 0 schakelt optimalisatie uit en waarden > 0 verminderen het aantal hoekpunten van de veelhoek voor betere prestaties. +EditTokenDialog.vbl.explanation.tooltip = De afbeelding van het token is verdeeld over een 3x3 raster, wat 9 regio's maakt.

\nDeze instelling bepaalt hoeveel regio's zichtbaar moeten zijn voordat deze afbeelding in zijn geheel boven de FoW wordt getoond. Het bereik is dus 1-9 regio's.

\nVoor een zeer groot dak kan je, vanwege het bereik van het zicht, bijvoorbeeld een waarde van 1 gebruiken.
Bij een kleiner token, zoals een standbeeld, wil je wellicht de afbeelding niet weergeven totdat er meer van de afbeelding zichtbaar is en dus een waarde van 3 of 4 gebruiken. EditTokenDialog.confirm.clearSpeech = Weet u zeker dat u alle spraak voor dit token wilt wissen? EditTokenDialog.confirm.vbl.autoGenerate = Are you sure you want to reset all VBL/MBL \n and automatically generate VBL/MBL for this token? EditTokenDialog.confirm.vbl.clearVBL = Are you sure you want to clear all VBL/MBL for this token? @@ -383,7 +383,7 @@ MapPropertiesDialog.label.cell.ai = AI 'over cel bewegen' afronding\: MapPropertiesDialog.label.vision.dist = Zicht bereik\: MapPropertiesDialog.label.lights.tooltip = Kan Uit, Dag of Nacht zijn. Kan worden gewijzigd nadat de kaart is gemaakt. MapPropertiesDialog.image.nogrid = Geen raster -MapPropertiesDialog.label.cell.ai.tooltip = Dit bepaalt hoe de AI de afstand per cel zal berekenen nadat de terrein modificaties zijn toegepast. De standaard is dat de waarde niet wordt afgerond, wat betekent dat er een fractie (decimaal) van de waarde van de bewegings 'kosten' over de cel kan is en/of niet in een veelvoud van cel eenheden. +MapPropertiesDialog.label.cell.ai.tooltip = Dit bepaalt hoe de AI de afstand per cel zal berekenen nadat de invloed van het terrein is toegepast. Standaard wordt de waarde niet afgerond, wat betekent dat de bewegingskost per cel een fractie (decimaal) kan zijn en geen veelvoud van cel eenheden hoeft te zijn. MapPropertiesDialog.label.image = Selecteer kaartafbeelding MapPropertiesDialog.label.background = Kies achtergrond MapPropertiesDialog.label.fog = Kies Mist (Fog) @@ -391,7 +391,7 @@ MapPropertiesDialog.label.lightingStyle = Lighting style\: MapPropertiesDialog.label.lightingStyle.tooltip = Controls how lights will be rendered. The default is "Overtop", which renders lights as a translucent overlay on top of the map (useful for black & white maps and similar). "Environmental" renders lights as though they illuminate the map itself (useful for full-color artwork maps). AddResourcesDialog.label.localdirectory = Lokale bestandsmap -AddResourcesDialog.label.example = (bijv. c\:\\data\\cmpgn_images) +AddResourcesDialog.label.example = (bijv. c\:\\data\\cmpgn_afbeeldingen) AddResourcesDialog.label.none = Geen AdjustBoardDialog.title = Pas de positie van het bord aan @@ -404,9 +404,9 @@ AdjustBoardDialog.size.y = Verticale grootte AdjustBoardDialog.size.tooltip = De grootte van de afbeelding wijzigen GridControlPanel.sizeInPixels = Rastergrootte\: -GridControlPanel.sizeInPixels.second = 2nd Size\: +GridControlPanel.sizeInPixels.second = 2e Grootte\: GridControlPanel.offset.x = X-verschuiving\: -GridControlPanel.offset.y = X-verschuiving\: +GridControlPanel.offset.y = Y-verschuiving\: GridControlPanel.color = Kleur\: GridlessGrid.error.notLoaded = Kon de voetafdrukken voor het vierkante raster niet laden. @@ -423,14 +423,14 @@ Handshake.msg.failedLoginDecode = Handshake decoderen met wachtwoord mislukt. Handshake.msg.encodeInitFail = Initialisatie van handshake encoderen is mislukt. Handshake.msg.badChallengeResponse = Bad Handshake challenge response by client for player {0}. Handshake.msg.errorValidating = Error validating handshake. -Handshake.msg.unableToConnectPublicKey = Unable to connect using public key. -Handshake.msg.invalidHandshake = Unable to connect due to Invalid Handshake. +Handshake.msg.unableToConnectPublicKey = Kan niet verbinden met publieke sleutel. +Handshake.msg.invalidHandshake = Er kon geen verbinding opgezet worden. Handshake.msg.playerBlocked = Speler is geblokkeerd\: {0}. -Handshake.msg.incorrectPassword = Onjuist wachtwoord tijdens handshake. -Handshake.msg.incorrectPublicKey = Onjuiste publieke sleutel gebruikt tijdens handshake. -Handshake.msg.deniedEasyConnect = Easy connect request denied. -Handshake.msg.gmDeniedRequest = GM has denied your request to connect. -Handshake.msg.playerAlreadyConnected = That player name is already connected. +Handshake.msg.incorrectPassword = Onjuist wachtwoord bij het opzetten van de verbinding. +Handshake.msg.incorrectPublicKey = Onjuiste publieke sleutel gebruikt bij het opzetten van de verbinding. +Handshake.msg.deniedEasyConnect = Easy Connect geweigerd. +Handshake.msg.gmDeniedRequest = GM heeft uw verbinding geweigerd. +Handshake.msg.playerAlreadyConnected = Die spelernaam is al verbonden. Handshake.msg.failedToGetPublicKey = Fout bij het ophalen van de publieke sleutel van de speler Handshake.msg.unexpectedError = Onverwachte fout bij het opzetten van de verbinding. @@ -469,18 +469,18 @@ ExportScreenshot.method.bg.tooltip = NOT IMPLEMENTED\! Uses the Image Writ ImageCacheStatusBar.toolTip = Huidige grootte van Asset cache map. Dubbelklik om deze cache te wissen. # {0} is the table name to be deleted. -LookupTablePanel.confirm.delete = Tabel "{0} " verwijderen? -LookupTablePanel.confirm.export = Tabel exporteren "{0}"? -LookupTablePanel.confirm.import = Importeer tabel "{0}"? -LookupTablePanel.confirm.overwrite = Overschrijf tabel "{0}"? +LookupTablePanel.confirm.delete = Tabel "{0}" verwijderen? +LookupTablePanel.confirm.export = Tabel "{0}" exporteren? +LookupTablePanel.confirm.import = Tabel "{0}" importeren? +LookupTablePanel.confirm.overwrite = Tabel "{0}" overschrijven? LookupTablePanel.error.loadFailed = Kon tabel niet laden. -LookupTablePanel.error.saveFailed = Tabel kon niet worden opgeslagen "{0}". +LookupTablePanel.error.saveFailed = Tabel "{0}" kon niet worden opgeslagen. LookupTablePanel.info.saved = Tabel opgeslagen als "{0}". LookupTablePanel.msg.titleEdit = Tabel bewerken LookupTablePanel.msg.titleNew = Nieuwe tabel # Unfortunately, the Details button has not been localized yet. :( -MapToolEventQueue.details = Klik op de Details... knop om meer informatie te zien.
Kopieer en plak de inhoud naar een forum bericht wanneer er fouten worden gerapporteerd. +MapToolEventQueue.details = Klik op de Details... knop om meer informatie te zien.
Kopieer en plak aub de inhoud naar een forum bericht wanneer je fouten rapporteert. MapToolEventQueue.stackOverflow = A stack overflow has occurred.\n\nThis is commonly because a macro being used has exceeded the stack space specified when MapTool was executed.\n\nPlease specify a larger stack size for MapTool and run again. MapToolEventQueue.stackOverflow.title = Fout\: Stack Overflow MapToolEventQueue.unexpectedError = Onverwachte fout opgetreden. @@ -510,7 +510,7 @@ PersistenceUtil.warn.campaignNotLoaded = Kan het formaat van dit campag PersistenceUtil.warn.campaignWrongFileType = Bestand {0} is geen MapTool campagne bestand. PersistenceUtil.warn.importWrongFileType = Bestand {0} is geen MapTool kaart bestand. PersistenceUtil.warn.macroWrongFileType = Bestand is geen MapTool macro bestand. Bestand is {0}. -PersistenceUtil.warn.macroSet = a Macro Set +PersistenceUtil.warn.macroSet = een Macro Set PersistenceUtil.warn.macrosetWrongFileType = Bestand is geen MapTool macro set bestand. Bestand is {0}. Preferences.tab.developer = Developer @@ -532,7 +532,7 @@ Preferences.label.maps.fow = Nieuwe kaarten hebben Fog of Preferences.label.maps.fow.tooltip = Fog of War kan worden ingeschakeld of uitgeschakeld op individuele kaarten. Preferences.label.maps.visible = Nieuwe kaarten zichtbaar voor spelers Preferences.label.maps.visible.tooltip = Individuele kaarten kunnen wel of niet zichtbaar zijn voor spelers. -Preferences.label.maps.grid = Nieuwe kaart rastertype +Preferences.label.maps.grid = Rastertype nieuwe kaart Preferences.label.maps.grid.tooltip = The grid cell shape for new maps. Preferences.combo.maps.grid.square = Vierkant Preferences.combo.maps.grid.hexHori = Horizontale Hex @@ -540,9 +540,9 @@ Preferences.combo.maps.grid.hexVert = Verticale Hex Preferences.combo.maps.grid.isometric = Isometrisch Preferences.label.maps.gridSize.new = New Map Grid Size Preferences.label.maps.gridSize.tooltip = Number of map pixels that represents one grid cell. -Preferences.label.maps.units = Nieuwe kaarteenheden per cel +Preferences.label.maps.units = Eenheden per cel nieuwe kaart Preferences.label.maps.units.tooltip = De grootte van een rastercel in game-systeem eenheden. -Preferences.label.maps.vision = Nieuwe Kaart Zicht Afstand +Preferences.label.maps.vision = Zicht Afstand nieuwe kaart Preferences.label.maps.vision.tooltip = De afstand waarop MapTool moet stoppen met het berekenen van zichtlijnen. Preferences.label.maps.light = New Map Vision Preferences.label.maps.light.tooltip = The type of vision selected in a new map. @@ -570,13 +570,13 @@ Preferences.label.tokens.numbering = Nummering weergeven op Preferences.combo.tokens.numbering.name = Naam Preferences.combo.tokens.numbering.gm = GM Naam Preferences.combo.tokens.numbering.both = Beide -Preferences.label.tokens.naming = Nieuwe token naam +Preferences.label.tokens.naming = Nieuwe token benaming Preferences.label.tokens.naming.tooltip = Bepaalt hoe nieuwe tokens initieel worden genoemd. Preferences.combo.tokens.naming.filename = Bestandsnaam gebruiken # {0} is the localized version of "Creature" (See: Token.name.creature) Preferences.combo.tokens.naming.creature = Gebruik "{0}" -Preferences.label.tokens.dialog = Dialoogvenster weergeven bij nieuwe Token -Preferences.label.tokens.dialog.tooltip = Bepaalt of het nieuwe token dialoogvenster wordt weergegeven wanneer een token op de kaart wordt geplaatst. +Preferences.label.tokens.dialog = Dialoogvenster weergeven bij Nieuw Token +Preferences.label.tokens.dialog.tooltip = Bepaalt of het Nieuw Token dialoogvenster wordt weergegeven wanneer een token op de kaart wordt geplaatst. Preferences.label.tokens.statsheet = Statsheet Portrait Size Preferences.label.tokens.statsheet.tooltip = Size of the image that appears next to the statsheet on mouseover. Set to zero to disable portraits. Preferences.label.tokens.portrait.mouse = Toon portret bij mouseover @@ -617,20 +617,20 @@ Preferences.label.access.delay = Helptekst initiële vertragi Preferences.label.access.delay.tooltip = De eerste vertraging (in milliseconden) voordat een tooltip wordt weergegeven. Preferences.label.access.delay.dismiss = ToolTip Dismiss Delay Preferences.label.access.delay.dismiss.tooltip = The amount of time (in milliseconds) the tooltip will remain before being removed. -Preferences.label.access.size = Chat Font Size +Preferences.label.access.size = Chat Lettergrootte Preferences.label.access.size.tooltip = Point size for all chat window text (both input and output). -Preferences.label.access.tokenLabel = Token Name Label (On Map) +Preferences.label.access.tokenLabel = Token naam label (op kaart) Preferences.label.access.tokenLabel.size = Lettergrootte -Preferences.label.access.tokenLabel.pcBackground = PC Background -Preferences.label.access.tokenLabel.pcForeground = PC Foreground -Preferences.label.access.tokenLabel.npcBackground = NPC Background -Preferences.label.access.tokenLabel.npcForeground = NPC Foreground -Preferences.label.access.tokenLabel.nonVisBackground = Non Visible Background -Preferences.label.access.tokenLabel.nonVisForeground = Non Visible Foreground -Preferences.label.access.tokenLabel.pcBorderColor = PC Border Color -Preferences.label.access.tokenLabel.npcBorderColor = NPC Border Color +Preferences.label.access.tokenLabel.pcBackground = PC Achtergrondkleur +Preferences.label.access.tokenLabel.pcForeground = PC Voorgrondkleur +Preferences.label.access.tokenLabel.npcBackground = NPC Achtergrondkleur +Preferences.label.access.tokenLabel.npcForeground = NPC Voorgrondkleur +Preferences.label.access.tokenLabel.nonVisBackground = Niet zichtbaar Achtergrond +Preferences.label.access.tokenLabel.nonVisForeground = Niet zichtbaar Voorgrond +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 = Border Arc +Preferences.label.access.tokenLabel.borderArc = Rand Ronding Preferences.label.access.tokenLabel.borderSize = Border Size 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. @@ -677,22 +677,22 @@ Preferences.label.halo.width = Halo line width Preferences.label.halo.width.tooltip = The width of the single-color halo around individual tokens. Preferences.label.halo.color = Use halo color for vision Preferences.label.halo.color.tooltip = If enabled, the area visible to a token will be colored the same as the halo. -Preferences.label.halo.opacity = Halo doorzichtigheid -Preferences.label.halo.opacity.tooltip = Bepaalt hoe doorzichtig de halo-overlay getekend wordt (0-255). -Preferences.label.aura.opacity = Aura doorzichtigheid -Preferences.label.aura.opacity.tooltip = Bepaalt hoe doorzichtig het aura-overlay getekend wordt (0-255). +Preferences.label.halo.opacity = Halo ondoorzichtigheid +Preferences.label.halo.opacity.tooltip = Bepaalt hoe ondoorzichtig de halo-overlay getekend wordt (0-255). +Preferences.label.aura.opacity = Aura ondoorzichtigheid +Preferences.label.aura.opacity.tooltip = Bepaalt hoe ondoorzichtig de aura-overlay getekend wordt (0-255). Preferences.label.lumens.opacity = Lumens overlay opacity -Preferences.label.lumens.opacity.tooltip = Measures how opaque the lumens overlay is drawn (0-255). +Preferences.label.lumens.opacity.tooltip = Bepaalt hoe ondoorzichtig de lumens overlay getekend wordt (0-255). Preferences.label.lumens.borderThickness = Lumens overlay border thickness Preferences.label.lumens.borderThickness.tooltip = How thick to draw the border between lumens regions. Set to 0 for no border. Preferences.label.lumens.startEnabled = Show lumens overlay by default Preferences.label.lumens.startEnabled.tooltip = Toggle on to show the lumens overlay whenever MapTool is started. Preferences.label.lights.startEnabled = Show environmental lights by default Preferences.label.lights.startEnabled.tooltip = Toggle on to show the environmental lights whenever MapTool is started. -Preferences.label.light.opacity = Licht doorzichtigheid -Preferences.label.light.opacity.tooltip = Measures how opaque the light overlay is drawn (0-255). Has no effect on maps with environmental lighting. -Preferences.label.fog.opacity = Mist doorzichtigheid -Preferences.label.fog.opacity.tooltip = Bepaalt hoe doorzichtig de "zachte mist" getekend wordt (0-255). +Preferences.label.light.opacity = Licht ondoorzichtigheid +Preferences.label.light.opacity.tooltip = Bepaalt hoe ondoorzichtig de licht overlay getekend wordt (0-255). Heeft geen effect op kaarten met 'environmental' licht. +Preferences.label.fog.opacity = Mist ondoorzichtigheid +Preferences.label.fog.opacity.tooltip = Bepaalt hoe ondoorzichtig de "zachte mist" getekend wordt (0-255). Preferences.label.fog.mapvisibilitywarning = Hide 'Map not visible to players' Warning Preferences.label.fog.mapvisibilitywarning.tooltip= Hide warning from players telling that map is not visible. Preferences.label.fog.autoexpose = Automatisch verwijderen van mist bij token beweging (persoonlijke server) @@ -723,7 +723,7 @@ Preferences.label.client.default.username.tooltip = The default username that ap Preferences.label.installDir = Installation Directory Preferences.client.webEndPoint.port = Internal Web Server End Point Port Preferences.client.webEndPoint.port.tooltip = Web Server End Point Port (Internal MapTool Only) -Preferences.client.default.username.value = Anonymous User +Preferences.client.default.username.value = Anonieme Gebruiker Preferences.label.macros.edit = Default\: Allow players to edit macros Preferences.label.macros.edit.tooltip = Player-editable macros cannot call trusted functions. When developing a framework, this should be disabled. Preferences.label.upnp.timeout = Timeout op verbinding @@ -731,13 +731,13 @@ Preferences.label.upnp.timeout.tooltip = Time-out periode in millisec Preferences.label.macros.permissions = Externe Macro toegang inschakelen Preferences.label.macros.permissions.tooltip = Geef macro's toegang tot je schijf en http diensten. De volgende functies worden ingeschakeld\: getRequest, postRequest, exportdata en getEnvironmentVariable. Preferences.label.chat.macrolinks = Onderdruk ToolTips voor MacroLinks -Preferences.label.chat.macrolinks.tooltip = MacroLinks laten normaal tooltips zien met informatie over het resultaat. Dit is om cheaten te voorkomen. Met deze opties kunt u deze tooltips uitschakelen om esthetische redenen. +Preferences.label.chat.macrolinks.tooltip = MacroLinks laten normaal tooltips zien met informatie over het resultaat. Dit is om valsspelen te voorkomen. Met deze optie kunt u deze tooltips uitschakelen om esthetische redenen. Preference.checkbox.chat.macrolinks.tooltip = Enabled\: do not show tooltips for macroLink
Disabled (default)\: show tooltips for macroLinks PreferencesDialog.themeChangeWarning = Changing the theme requires a restart of MapTool to take effect. PreferencesDialog.themeChangeWarningTitle = Theme Change. Preferences.combo.themes.filter.all = All -Preferences.combo.themes.filter.dark = Dark -Preferences.combo.themes.filter.light = Light +Preferences.combo.themes.filter.dark = Donker +Preferences.combo.themes.filter.light = Licht Preferences.label.loadMRU = Laad vorige campagne bij opstarten Preferences.label.loadMRU.tooltip = Start MapTool met de campagne die u het laatst gebruikte @@ -757,7 +757,7 @@ ServerDialog.error.serverAlreadyExists = A server with the same name already exi # The connection test has been disabled so these are not currently used. ServerDialog.msg.test1 = Instellen voor een verbindingstest... ServerDialog.msg.test2 = Verbindingstest wordt uitgevoerd. Succes is meestal snel; mislukking duurt vaak langer... -ServerDialog.msg.test3 = Succes\! Ik ben succesvol verbonden met je computer op het internet. +ServerDialog.msg.test3 = Succes\! Ik heb met succes verbinding gemaakt met uw computer vanaf het internet. # Yes, I know these are similar. But I wanted *some* difference so the # programmer can easily locate specific areas of the code. ServerDialog.msg.test4 = Je computer kon niet worden gezien van het internet.

kan een probleem zijn met 'port forwarding'. Bezoek het RPTools forum (Tools -> MapTool -> HOWTO) om de 'Networking FAQ' te vinden. @@ -782,7 +782,7 @@ ServerDialog.label.password = Speler Wachtwoord\: ServerDialog.label.metric = Bewegings metriek ServerDialog.label.metric.tooltip = Bepaalt hoe MapTool met beweging omgaat op het geselecteerde grid type. ServerDialog.option.ownership = Strikte token eigendom -ServerDialog.option.ownership.tooltip = Alleen de eigenaar van een bepaald token kan acties erop uitvoeren. +ServerDialog.option.ownership.tooltip = Alleen de eigenaar van een token kan er acties op uitvoeren. ServerDialog.option.reveal.gm = GM onthult zicht bij beweging van tokens zonder eigenaar ServerDialog.option.reveal.gm.tooltip = Als een token geen eigenaar heeft, zal FoW niet verwijderd worden als het token wordt bewogen, tenzij deze setting is geselecteerd. ServerDialog.option.reveal.player = Spelers kunnen zicht onthullen @@ -794,7 +794,7 @@ ServerDialog.option.fow.individual = Individuele FOW gebruiken ServerDialog.option.fow.individual.tooltip = Elke token heeft zijn eigen FOW. ServerDialog.option.impersonate = Spelers toestaan om zich als elke token voor te doen ServerDialog.option.impersonate.tooltip = Geeft spelers de mogelijkheid om zich voor te doen als een token, alsof ze een GM-status hebben. -ServerDialog.option.macros = Spelers ontvangen campagne macro 's +ServerDialog.option.macros = Spelers ontvangen campagne macro's ServerDialog.option.macros.tooltip = De campagne panel macro's zijn beschikbaar voor alle spelers om te gebruiken (maar kunnen deze niet bewerken). ServerDialog.option.rolls = Gebruik ToolTips voor [] Worpen ServerDialog.option.rolls.tooltip = Tool Tips zullen worden gebruikt voor [ ] worpen waar geen formaat opties zijn opgegeven. @@ -830,7 +830,7 @@ campaignPropertiesTable.column.shortName = Short Name campaignPropertiesTable.column.displayName = Display Name campaignPropertiesTable.column.onStatSheet = Stat Sheet campaignPropertiesTable.column.gmStatSheet = GM -campaignPropertiesTable.column.ownerStatSheet = Owner +campaignPropertiesTable.column.ownerStatSheet = Eigenaar campaignPropertiesTable.column.defaultValue = Default campaignPropertiesTable.column.name.description = De werkelijke naam van de eigenschap, gebruikt door de applicatie. @@ -871,9 +871,9 @@ CampaignPropertiesDialog.combo.states.type.triangle = Triangle CampaignPropertiesDialog.combo.states.type.gridTriangle = Grid Triangle CampaignPropertiesDialog.combo.states.type.gridSquare = Grid Square # Positions -position.corner.topLeft = Top Left -position.corner.topRight = Top Right -position.corner.bottomLeft = Bottom Left +position.corner.topLeft = Links boven +position.corner.topRight = Rechts boven +position.corner.bottomLeft = Links onder position.corner.bottomRight = Rechts onder position.side.left = Left position.side.right = Right @@ -955,7 +955,7 @@ sightLight.optionDescription.lightComponents = A string defining light range cha sightLight.optionDescription.magnifier = Multiplies each light source radius by this value to create a second dimmer region. sightLight.optionDescription.name = The user-visible name to use for the entry. sightLight.optionDescription.offset1 = Gebruikt met de balk en kegel vormen. -sightLight.optionDescription.offset2 = With the beam shape, the angle between the token facing and the beam centre-line; with the cone, the angle between the token facing and the start of the cone's arc. how wide to make the beam. +sightLight.optionDescription.offset2 = With the beam shape, the angle between the token facing and the beam centre-line; with the cone, the angle between the token facing and the start of the cone's arc. sightLight.optionDescription.personalSight = A string defining an illuminated range only visible to the token. sightLight.optionDescription.personalSight.component.color = A {0} hex color component used to tint the area. sightLight.optionDescription.personalSight.component.lumens = A positive or negative integer. @@ -1016,7 +1016,7 @@ CampaignPropertiesDialog.label.side = Kant\: CampaignPropertiesDialog.label.bar = Balk kleur\: CampaignPropertiesDialog.label.background = Achtergrond\: CampaignPropertiesDialog.label.thick = Dikte\: -CampaignPropertiesDialog.label.opacity = Transparantie\: +CampaignPropertiesDialog.label.opacity = Ondoorzichtigheid\: CampaignPropertiesDialog.label.inc = Incrementele stappen\: CampaignPropertiesDialog.label.mouse = Mouseover\: CampaignPropertiesDialog.label.order = Volgorde\: @@ -1031,7 +1031,7 @@ TokenPropertiesPanel.label.type = Token type TokenPropertiesPanel.label.statSheet = Stat Sheet TokenPropertiesPanel.combo.statSheet.tooltip = The default stat-sheet to use for this token type TokenPropertiesPanel.combo.statSheetLocation.tooltip = The default display position for the stat-sheet -TokenPropertiesPanel.button.statSheetProps = Stat Sheet Properties +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.add.tooltip = Maak een nieuw token type @@ -1098,7 +1098,7 @@ TransferableHelper.error.unrecognizedAsset = Kon drag/drop bestand niet TransferableHelper.error.unsupportedFlavorException = Niet-ondersteund gegevenstype tijdens drag/drop bewerking. TransferableHelper.error.urlFlavor = Kan URL_FLAVOR niet lezen. TransferableHelper.warning.badObject = Kan geen gegevens verkrijgen van geplaatst object.
Hoogstwaarschijnlijk oorzaken zijn een leeg object als gevolg van een netwerkfout (zoals proxyinstellingen of ontbrekende authenticatie)
of een niet-compatibel object is gedropt (zoals een ongeldig bestandstype). -TransferableHelper.warning.tokensAddedAndExcluded = {0,number} tokens toegeveogd. Er waren {1,number} Tokens die niet konden worden toegevoegd
omdat de namen of afbeeldingen ontbraken. +TransferableHelper.warning.tokensAddedAndExcluded = {0,number} tokens toegevoegd. Er waren {1,number} tokens die niet konden worden toegevoegd
omdat de namen of afbeeldingen ontbraken. VisionDialog.error.EmptyDistance = Veld voor afstand is leeg, voer een afstand in. VisionDialog.error.numericDistanceOnly = Afstandswaarde moet numeriek zijn. @@ -1144,13 +1144,13 @@ action.autohideNewMaps.description = Nieuwe kaarten starten onzichtba # an editable field on a dialog. NOTE: MapTool 1.3 does not properly # localize dialog labels yet! Only one or two dialogs have the # necessary code for localization. -action.bootConnectedPlayer = Opstarten... +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 historie van de actieve laag verwijderen. +action.clearDrawing.description = 'Wis' zal alle tekeningen en bewerkingsgeschiedenis van de actieve laag verwijderen. action.clientConnect = Verbinden met server... action.clientConnect.description = Verbinding maken als een client met een server. action.clientDisconnect = Verbinding verbreken met de server... @@ -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 @@ -1194,7 +1194,7 @@ action.enforceView.description = Veroorzaakt alle clients om te z action.enforceZone = &Forceer spelers naar huidige kaart action.enforceZone.accel = E action.enforceZone.description = Veroorzaakt alle clients om te veranderen naar de kaart waar je nu bent. -action.error.noMapBoard = Er is geen kaartafbeelding. Gebruik "Bewerk kaart..." om er een toe te voegen. +action.error.noMapBoard = Er is geen kaartafbeelding. Gebruik "Kaart bewerken..." om er een toe te voegen. # Not used on the Mac, as the application menu will have 'Quit' added to # it instead and Meta-Q set as the accelerator. Kind of ugly that it is # hard-coded in the application, but that's OSX for you. ;-) @@ -1205,13 +1205,13 @@ action.exportCampaignAs.description = Export current campaign to a ver action.exportScreenShot = Schermafdruk action.exportScreenShot.title = Export Screenshot action.exportScreenShot.accel = shift S -action.exportScreenShot.description = Exporteer een afbeelding van de huidige kaart. Gebruik 'Exporteer Schermafdruk' de eerste keer. +action.exportScreenShot.description = Exporteer een afbeelding van de huidige kaart. Gebruik 'Schermafdruk opslaan als...' de eerste keer. action.exportScreenShotAs = Schermafdruk opslaan als... action.exportScreenShotAs.description = Opent een dialoogvenster om een afbeelding van de huidige kaart te exporteren. action.fullscreen = Volledig scherm modus action.fullscreen.accel = alt ENTER action.fullscreen.description = Wijzig naar volledig scherm modus die alles verbergt behalve de kaartweergave. -action.toggleFullScreenTools = Enable tools in full screen mode. +action.toggleFullScreenTools = Hulpprogramma's inschakelen in volledig scherm modus. action.toggleFullScreenTools.accel = alt T action.gatherDebugInfo = Verzamel Debug Informatie... action.gatherDebugInfoWait = Gathering information, please wait... @@ -1234,16 +1234,16 @@ action.helpurl.05 = Macro Scripting action.helpurl.05.description=https\://wiki.rptools.info/index.php/Main_Page action.helpurl.06 = Frameworks action.helpurl.06.description = https\://wiki.rptools.info/index.php/Frameworks -action.toggleLandingMap = &Landing map -action.toggleLandingMap.description = Make this map the first one that players see when they connect. +action.toggleLandingMap = &Landingskaart +action.toggleLandingMap.description = Maak deze kaart de eerste die spelers zien wanneer ze een verbinding maken. action.hideMap = Zichtbaar voor Speler action.hideMap.accel = H action.hideMap.description = Zichtbaarheid van de kaart voor de spelers in-/uitschakelen. -action.linkPlayerView = Centreer spelers weergave continue op huidige positie +action.linkPlayerView = Centreer spelers weergave continu op huidige positie action.linkPlayerView.accel = shift F action.linkPlayerView.description = Veroorzaakt alle klanten om jouw weergave voortdurend te volgen. action.loadCampaign = &Open campagne... -action.playerDatabase = Player Database +action.playerDatabase = Speler Database action.loadCampaign.accel = O action.loadCampaign.description = Laad een eerder opgeslagen campagne. action.loadMap = Kaart &importeren... @@ -1272,7 +1272,7 @@ action.macro.exportGroup = Export Macro Group... action.macro.import = Importeren... action.macro.importSet = Macro set importeren... action.macro.importSetToSelected = Macro Set importeren naar geselecteerde... -action.macro.importToSelected = Macro Set importeren naar geselecteerde... +action.macro.importToSelected = Macro importeren naar geselecteerde... action.macro.new = Voeg nieuwe macro toe action.macro.renameGroup = Macro groep hernoemen... action.macro.reset = Reset @@ -1294,7 +1294,7 @@ action.newCampaign.description = Verwijder de huidige campagne en action.newMap = Nieuwe kaart... action.newMap.accel = N action.newMap.description = Opent een dialoogvenster om een nieuwe kaart aan de huidige campagne toe te voegen. -action.newToken = Nieuwe Token... +action.newToken = Nieuw token... action.newUnboundedMap = Nieuwe kaart... action.newUnboundedMap.accel = shift n action.openLogConsole = Logconsole openen @@ -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 @@ -1335,7 +1335,7 @@ action.saveCampaignAs.accel = A action.saveCampaignAs.description = Alle hulpbronnen (kaarten, tokens, tabellen, enz.) opslaan in een enkel bestand. action.saveMapAs = &Exporteer kaart... action.saveMapAs.description = Kaart opslaan in een extern bestand. -action.saveMessageHistory = Chatlogboek opslaan &geschiedenis... +action.saveMessageHistory = Berichten&Geschiedenis opslaan... action.saveMessageHistory.description = Sla de inhoud van je chat log op, inclusief fluisteren. action.nextToken = Selecteer volgende token # Tool @@ -1357,7 +1357,7 @@ action.showCoordinates = &Coördinaten tonen action.showCoordinates.description = Toon rij/kolom coördinaten. Alleen voor vierkante rasters. action.showGrid = &Raster weergeven action.showGrid.accel = G -action.showGrid.description = Schakelt de weergave van het raster uit en uit. +action.showGrid.description = Schakelt de weergave van het raster aan en uit. action.showLightRadius = Toon Token &Lichten action.showLightRadius.accel = L action.showLightRadius.description = Zet lichtoverlays aan voor alle tokens die een lichtbron hebben. @@ -1384,11 +1384,11 @@ action.showLumensOverlay.description = Render the lumens levels on top action.showLights = Show Lights action.showLights.description = Draw lights onto the map as part of the environment. -action.toggleDrawMeasurements = Geef Tekening Afstanden Weergeven &D +action.toggleDrawMeasurements = Afstanden Weergeven Tijdens Tekenen &D action.toggleDrawMeasurements.description = Wanneer geselecteerd zal het gereedschap afstanden tonen tijdens het tekenen. action.toggleMovementLock = Vergrendel Speler Beweging &L action.toggleMovementLock.accel = shift L -action.toggleMovementLock.description = Vergrendelt beweging voor spelers tokens. +action.toggleMovementLock.description = Vergrendelt beweging voor speler tokens. action.toggleTokenEditorLock = Vergrendel Speler Token Editor action.toggleTokenEditorLock.description = Vergrendelt de toegang tot de Token Editor voor spelers. action.toggleNewZonesHaveFOW = Nieuwe kaarten hebben Fog of War @@ -1411,10 +1411,10 @@ addtokenstate.added = Token status "{0}" is toegevoegd # Slash command info addtokenstate.description = Voeg een nieuwe token status toe die op tokens kan worden ingesteld. addtokenstate.exists = Er bestaat al een token status met de naam "{0}". -addtokenstate.invalidColor = Een ongeldige kleur "{0}" is doorgegeven als parameter. Geldige waarden zijn hex of geheel getal of de naam van een gewone kleur (zwart, blauw, cyaan, donkergrijs, grijs, groen, lichtgrijs, magenta, oranje, roze, rood, wit, geel). +addtokenstate.invalidColor = Een ongeldige kleur "{0}" is doorgegeven als parameter. Geldige waarden zijn hexadecimale of gehele getallen, of de naam van een gewone kleur (zwart, blauw, cyaan, donkergrijs, grijs, groen, lichtgrijs, magenta, oranje, roze, rood, wit, geel). addtokenstate.invalidCorner = An invalid corner name "{0}" was passed as a parameter. Valid values are nw, ne, sw, se. addtokenstate.invalidNumber = Een ongeldig nummer "{0}" is doorgegeven als parameter. -addtokenstate.noOverlyType = Er is geen overlay type met de naam "{0}". Geldige types zijn "punt, cirkel, schade, X, kruis, diamant, opbrengst of driehoek". +addtokenstate.noOverlyType = Er is geen overlay type met de naam "{0}". Geldige types zijn "punt, cirkel, schade, X, kruis, diamant, omgekeerde driehoek of driehoek". addtokenstate.param = Een token status naam en overlay naam zijn vereist. admin.exportCampaignRepo = Campagne Repository bestand... @@ -1463,7 +1463,7 @@ component.label.macro.group = Groep component.label.macro.hotKey = Sneltoets component.label.macro.includeLabel = Label opnemen component.label.macro.label = Label -component.label.macro.macroCommonality = Overeenkomstigheden tussen macros +component.label.macro.macroCommonality = Overeenkomstigheden tussen macro's component.label.macro.maxWidth = Max. Breedte component.label.macro.minWidth = Min. Breedte component.label.macro.sortPrefix = Sorteer voorvoegsel @@ -1476,26 +1476,26 @@ component.tooltip.macro.applyToSelected = Vink hier aan om deze macro component.tooltip.macro.autoExecute = Vink aan om de macro uit te voeren zodra op de knop wordt gedrukt. Uitschakelen om (indien van toepassing) de macro opdracht uit te voeren in de chatbox. #TODO: Write tooltip for this. component.tooltip.macro.buttonColor = Selecteer de kleur van de knop van deze macro. -component.tooltip.macro.compareUseApplyToSelected = Vink dit aan om deze Macro's 'pas toe op geselecteerde tokens' status bij het bepalen van zijn commonaliteit met andere macro's. -component.tooltip.macro.compareUseAutoExecute = Vink dit aan om deze Macro's 'automatisch activeren' status bij het bepalen van zijn commonaliteit met andere macro's. -component.tooltip.macro.compareUseCommand = Vink dit aan om deze Macro's 'Commando' status bij het bepalen van zijn commonaliteit met andere macro's. -component.tooltip.macro.compareUseGroup = Vink dit aan om deze Macro's 'Groep' status bij het bepalen van zijn commonaliteit met andere macro's. -component.tooltip.macro.compareUseIncludeLabel = Vink dit aan om deze Macro's 'Label Opnemen' status bij het bepalen van zijn commonaliteit met andere macro's. -component.tooltip.macro.compareUseSortPrefix = Vink dit aan om deze Macro's 'Sorteer Voorzetsels' status bij het bepalen van zijn commonaliteit met andere macro's. +component.tooltip.macro.compareUseApplyToSelected = Vink dit aan om rekening te houden met de status 'pas toe op geselecteerde tokens' van deze macro bij het vergelijken met andere macro's. +component.tooltip.macro.compareUseAutoExecute = Vink dit aan om rekening te houden met de status 'automatisch activeren' van deze macro bij het vergelijken met andere macro's. +component.tooltip.macro.compareUseCommand = Vink dit aan om rekening te houden met het 'Opdracht' veld van deze macro bij het vergelijken met andere macro's. +component.tooltip.macro.compareUseGroup = Vink dit aan om rekening te houden met de Groep van deze macro bij het vergelijken met andere macro's. +component.tooltip.macro.compareUseIncludeLabel = Vink dit aan om rekening te houden met de status 'Label Opnemen' van deze macro bij het vergelijken met andere macro's. +component.tooltip.macro.compareUseSortPrefix = Vink dit aan om rekening te houden met het 'Sorteer Voorvoegsel' van deze macro bij het vergelijken met andere macro's. component.tooltip.macro.displayHotKey = Toon of verberg de Sneltoets op de macro knop. component.tooltip.macro.fontColor = Selecteer de kleur waarin het label voor de macroknop wordt weergegeven in de macroknoppanelen. component.tooltip.macro.fontSize = Selecteer de grootte waarin het label voor de macroknop wordt weergegeven in de macroknoppanelen. component.tooltip.macro.group = Dit is de groep in het macro knoppaneel waarin deze macro wordt weergegeven. Als de groep nog niet bestaat, zal deze worden aangemaakt. component.tooltip.macro.hotKey = Dit stelt een sneltoets in voor deze macro. Deze sneltoetsen gelden in alle macro panelen. -component.tooltip.macro.includeLabel = Vink dit aan om het macro output label toe te voegen aan de chat. Haal het vinkje weg om de macro output alleen in de chat te laten verschijnen. +component.tooltip.macro.includeLabel = Vink dit aan om het macro label toe te voegen aan de chat. Haal het vinkje weg om alleen de macro output in de chat te laten verschijnen. # These really should use the ".description" style that is used by the menu # selections, above. We'll convert these to new names later on and when # we do, we'll convert all translation files at the same time. component.tooltip.macro.label = Dit is de naam die wordt weergegeven op de macro knop. component.tooltip.macro.maxWidth = Geef de maximale breedte op voor deze macro knop in het macro knoppaneel. Als het label voor de macro knop deze breedte overschrijdt, wordt het label afgesneden. Laat dit veld leeg om de knop automatisch aan de lengte van het label te laten voldoen. component.tooltip.macro.minWidth = Geef de minimale breedte op voor deze macro knop in het macro knoppaneel. Als de label voor de macro knop deze breedte overschrijdt, groeit de knop om deze aan te passen. Laat dit veld leeg om de knop te verkleinen om kleinere labels automatisch aan te passen zodat ze passen. -component.tooltip.macro.sortPrefix = Hiermee bepaalt u de sortering van de macros binnen de groep. -component.tooltip.macro.tooltip = Voer een tooltip in voor de macroknop om hier weer te geven. +component.tooltip.macro.sortPrefix = Hiermee bepaalt u de sortering van de macro's binnen de groep. +component.tooltip.macro.tooltip = Voer een tooltip in voor de macroknop. component.msg.macro.textfound = Tekst gevonden; gemarkeerde teksten\: {0} component.msg.macro.occurrences = Gevonden voorvallen\: {0} component.msg.macro.notfound = Tekst niet gevonden @@ -1504,11 +1504,11 @@ component.msg.macro.notfound = Tekst niet gevonden # It's obviously possible that this will fail. In those cases the string returned will be "Unknown". The first line is for the confirmation dialog and the # other two appear as output in the chat window. confirm.info.heartbeat.registryFailure = Verbinding vernieuwen naar het MapTool register is mislukt.

De registratieserver zal periodiek records verwijderen, waardoor het moeilijk wordt voor toekomstige clients om verbinding te maken.
Als dit aanhoudt, moet je clients rechtstreeks contactinformatie verstrekken (IP adres "{0}" en poort {1}). -confirm.macro.allowPlayerEdits = Weet je zeker dat je wilt toestaan dat spelers alle macros gelijk aan deze mogen bewerken?

Selecteer "Ja" om door te gaan met de wijziging. Selecteer "Nee" om terug te draaien. -confirm.macro.checkComparisons = Wilt u vergelijkingscriteria voor elke voorkomende macro controleren voordat u deze toevoegt aan de exportlijst?

Als je "Nee" selecteert, zal MapTool je niet vragen als een van de gemeenschappelijkheidcriteria van een bepaalde macro's gedeselecteerd zijn. Een macro met niet geselecteerde macro-criteria kan worden geëxporteerd met ontbrekende informatie. Bijvoorbeeld, als een macro met "Command" vergelijking gedeselecteerd is aan de exportlijst wordt die macro geëxporteerd zonder opdracht. +confirm.macro.allowPlayerEdits = Weet je zeker dat je wilt toestaan dat spelers alle macro's zoals deze mogen bewerken?

Selecteer "Ja" om door te gaan met de wijziging. Selecteer "Nee" om terug te draaien. +confirm.macro.checkComparisons = Wilt u vergelijkingscriteria controleren voor elke overeenkomstige macro voordat u deze toevoegt aan de exportlijst?

Als je "Nee" selecteert, zal MapTool je niet verwittigen als een van de vergelijkingscriteria van een bepaalde macro gedeselecteerd zijn. Een macro met niet geselecteerde macro criteria kan worden geëxporteerd met ontbrekende informatie. Bijvoorbeeld, als een macro wordt toegevoegd aan de export lijst zonder "Command" vergelijking te selecteren, wordt die macro geëxporteerd zonder het "Command" veld. confirm.macro.clearGroup = U staat op het punt het {0} macropaneel te wissen. Weet u zeker dat u wilt doorgaan? confirm.macro.clearPanel = U staat op het punt het {0} macropaneel te wissen. Weet u zeker dat u wilt doorgaan? -confirm.macro.commonSelectionLocation = binnen de gemeenschappelijke geselecteerde macros +confirm.macro.commonSelectionLocation = binnen de gemeenschappelijke geselecteerde macro's # The only parameter for *most* translation strings is the # player's name (as it appears in the Connection panel). Some # strings, particularly the ones dealing with macro messages, have @@ -1530,13 +1530,13 @@ confirm.macro.commonSelectionLocation = binnen de gemeenschappelijke geselectee # comments at the top of this file. # General confirmation-propertyType messages confirm.macro.delete = U staat op het punt de {0} macro te verwijderen.

Wilt u doorgaan? -confirm.macro.disallowPlayerEdits = Weet je zeker dat je niet wilt toestaan dat spelers alle macros gelijk aan deze mogen bewerken?

Selecteer "Ja" om door te gaan met de wijziging. Selecteer "Nee" om terug te draaien. +confirm.macro.disallowPlayerEdits = Weet je zeker dat je niet wilt toestaan dat spelers macro's zoals deze bewerken?

Selecteer "Ja" om door te gaan met de wijziging. Selecteer "Nee" om terug te draaien. confirm.macro.exportInto = U staat op het punt om de {0} macro te exporteren.

Wilt u doorgaan? confirm.macro.exportOverwrite = Je staat op het punt een bestaand macro bestand te overschrijven.

Wil je doorgaan? confirm.macro.exportSetInto = U staat op het punt om de {0} macro te exporteren.

Wilt u doorgaan? confirm.macro.exportSetOverwrite = Je staat op het punt een bestaand macro set bestand te overschrijven.

Wil je doorgaan? confirm.macro.failComparison = Macro {0} heeft de volgende vergelijkingscriteria gedeselecteerd\:

    {1}

Wil je deze macro toevoegen aan de exportlijst?

Door "Ja" te selecteren, wordt de macro zonder de vermelde informatie geëxporteerd. -confirm.macro.import = De import macro {0} lijkt te overeenkomen met een macro die al bestaat {1}. Wilt u de macro opnieuw importeren?

Selecteer "Ja" om de macro toch te importeren. Selecteer "Nee" om het importeren van de macro te annuleren.

Als je denkt dat de macro's niet hetzelfde zijn Selecteer "Nee" en controleer de gemeenschappelijke criteria van de bestaande macro op het tabblad "Opties" in het dialoogvenster bewerken. +confirm.macro.import = De import macro {0} lijkt te overeenkomen met een macro die al bestaat {1}. Wilt u de macro opnieuw importeren?

Selecteer "Ja" om de macro toch te importeren. Selecteer "Nee" om het importeren van de macro te annuleren.

Als je denkt dat de macro''s niet hetzelfde zijn Selecteer "Nee" en controleer de gemeenschappelijke criteria van de bestaande macro op het tabblad "Opties" in het dialoogvenster bewerken. # {0} is the name of the frame that contains the macro: Global, Campaign, etc. confirm.macro.panelLocation = binnen het {0} paneel confirm.macro.reset = U staat op het punt om alle velden van de {0} macro te resetten.

Wilt u doorgaan? @@ -1653,7 +1653,7 @@ help.header.command = Schuine Streep (/) Commando help.header.description = Beschrijving impersonate.description = Spreek alsof je iets bent/een ander bent. -impersonate.mustOwn = Alleen de eigenaren van {0} kunnen zich imiteren of macro's uitvoeren. +impersonate.mustOwn = Alleen de eigenaren kunnen zich voordoen als of macro''s uitvoeren op {0}. initPanel.addAll = Alle toevoegen initPanel.addPCs = PC's toevoegen @@ -1734,7 +1734,7 @@ lineParser.errorExecutingExpression = {0} fout bij het uitvoeren van expressie { # {0} = the option (e.g. FOR, COUNT), {1} = error message. # Notice that {1} doesn't have quotes around it. lineParser.errorProcessingOpt = Fout bij verwerken "{0}" optie\: {1}. -lineParser.errorStmtBody = Statement Body +lineParser.errorStmtBody = Statement Body lineParser.errorStmtBodyFirst200 = Statement Body (eerste 200 tekens) lineParser.errorStmtOpts = Statement opties (indien van toepassing) lineParser.forNoZeroStep = Stap grootte voor For loop kan niet nul zijn. @@ -1743,7 +1743,7 @@ lineParser.foreachVarMissing = FOREACH\: variabele ontbreekt. lineParser.ifError = Fout in rol voor IF optie. lineParser.invalidCondition = Ongeldige voorwaarde in {0}({1}) rol optie. lineParser.invalidExpr = Ongeldige expressie\: {0}. -lineParser.invalidIfCond = Ongeldige IF conditite\: {0} wordt berekend als\: {1}. +lineParser.invalidIfCond = Ongeldige IF conditie\: {0} wordt berekend als\: {1}. lineParser.invalidMacroLoc = Moet een locatie opgeven voor de macro "{0}" van waaruit deze wordt uitgevoerd. lineParser.invalidWhile = Ongeldige voorwaarde in WHILE({0}) rol optie. lineParser.libUnableToExec = Niet in staat om macro uit te voeren vanuit "{0}"\: deze is niet zichtbaar voor speler. @@ -1770,7 +1770,7 @@ lineParser.switchError = Fout in rol optie voor SWITCH. lineParser.switchNoMatch = SWITCH optie heeft geen overeenkomst gevonden voor "{0}". lineParser.tooManyLoops = Te veel iteraties (mogelijk oneindige loop?) lineParser.unknownCampaignMacro = Onbekende campagne macro "{0}". -lineParser.unknownGlobalMacro = Onbekende 'lokale computer' macro "{0}". +lineParser.unknownGlobalMacro = Onbekende ''lokale computer'' macro "{0}". lineParser.unknownLibToken = Onbekende lib\: token "{0}". lineParser.unknownMacro = Onbekende macro "{0}". lineParser.unknownOptionName = Onbekende optienaam "{0}". @@ -1814,7 +1814,7 @@ macro.function.MacroFunctions.noPerm = "{0}"\: U heeft geen rechte macro.function.MacroFunctions.noPermOther = "{0}"\: U heeft geen rechten om de macro knop {1} te bewerken op index {2} voor token {3}. macro.function.MacroFunctions.noPermMove = "{0}"\: You do not have permissions to move macro button {1} at index {2}. macro.function.MacroFunctions.noPermCommand = "{0}"\: U heeft geen rechten om de opdracht van de macro knop te veranderen op index {1} op token {2}. -macro.function.MacroFunctions.noPermEditable = "{0}"\: U heeft geen rechten om de 'door de speler bewerkbaar' status van de macro knop bij index {1} op token {2} te wijzigen. +macro.function.MacroFunctions.noPermEditable = "{0}"\: U heeft geen rechten om de ''door de speler bewerkbaar'' status van de macro knop bij index {1} op token {2} te wijzigen. macro.function.MacroFunctions.outOfRange = "{0}"\: Macro op index {1} bestaat niet voor token {2}. macro.function.TokenInit.notOnList = Het token staat niet in de initiatief lijst. # TokenInitFunctions @@ -1847,14 +1847,14 @@ macro.function.general.argumentKeyTypeG = Argument "{1}" voor functie macro.function.general.argumentKeyTypeI = Argument "{1}" voor functie "{0}" moet een geheel getal zijn. macro.function.general.argumentTypeA = Argument nummer {1} in functie "{0}" moet een JSON Array zijn. macro.function.general.argumentTypeI = Argument nummer {1} "{2}" voor functie "{0}" moet een geheel getal zijn. -macro.function.general.argumentTypeInvalid = Argument nummer {1} ongeldige argument type voor functie "{0}". +macro.function.general.argumentTypeInvalid = Argument nummer {1} ongeldig argument type voor functie "{0}". macro.function.general.argumentTypeJ = Argument nummer {1} in functie "{0}" moet een JSON Array of Object zijn. macro.function.general.argumentTypeN = Argument nummer {1} "{2}" voor functie "{0}" moet een geheel getal zijn. macro.function.general.argumentTypeO = Argument nummer {1} in functie "{0}" moet een JSON object zijn. macro.function.general.argumentTypeS = Argument nummer {1} in functie "{0}" moet een String zijn. # {0} = function name, {1} = argument number, {2} = content of argument {1} macro.function.general.argumentTypeT = Argument nummer {1} om te functioneren "{0}" moet een Token id of naam zijn. -macro.function.general.noImpersonated = Fout bij het uitvoeren van "{0}"\: er is geen geïmiteerde token. +macro.function.general.noImpersonated = Fout bij het uitvoeren van "{0}"\: er is geen geïmiteerd token. # Externalized strings for Macro Functions errors # # Unless otherwise specified {0} is the name of the function that was called @@ -1983,7 +1983,7 @@ macro.function.tokenProperty.unknownLayer = Onbekende laag "{1}" in fun macro.function.tokenProperty.unknownLibToken = Onbekend Lib\: token{1}" in functie "{0}". macro.function.tokenProperty.unknownPropType = Onbekend eigenschap type "{1}" in functie "{0}". # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2041,18 +2041,18 @@ msg.button.close = Sluiten msg.commandPanel.hasEnteredText = {0} heeft tekst ingevoerd. # Command Panel; {0} is the player name msg.commandPanel.liveTyping = {0} is aan het typen... -msg.commandPanel.cheater.self = Cheater. You have been reported. +msg.commandPanel.cheater.self = Valsspeler. Je bent gemeld. # {0} is the player name, {1} is their input -msg.commandPanel.cheater.gm = {0} was caught cheating\: {1} +msg.commandPanel.cheater.gm = {0} werd betrapt op valsspelen\: {1} msg.commandPanel.div = Unexpected </div> tag without matching <div>. msg.confirm.aboutToBeginFTP = Begin bijna met het FTP proces van {0,number} bestand(en)... -msg.confirm.bootPlayer = Weet je zeker dat je {0} wilt resetten? +msg.confirm.bootPlayer = Weet je zeker dat je {0} wilt verwijderen? msg.confirm.campaignExported = Campagne geëxporteerd. -msg.confirm.clearAllDrawings = Hiermee worden alle tekeningen op laag {0} gewist en wordt de 'ongedaan maken' wachtrij voor ALLE lagen gewist.
Dit kan niet ongedaan worden gemaakt. Weet je het zeker? +msg.confirm.clearAllDrawings = Hiermee worden alle tekeningen op laag {0} gewist en wordt de bewerkingsgeschiedenis voor ALLE lagen gewist.
Dit kan niet ongedaan gemaakt worden. Weet je het zeker? msg.confirm.deleteDraw = Weet u zeker dat u de geselecteerde tekeningen wilt verwijderen? msg.confirm.deleteDraw.removed = Er wordt niet meer om toestemming gevraagd bij het verwijderen van tekeningen. Als je deze optie weer wilt inschakelen kijk dan in Voorkeuren. msg.confirm.deleteToken = Weet u zeker dat u de geselecteerde tokens wilt verwijderen? -msg.confirm.deleteToken.removed = Er wordt niet meer om toestemming gevraagd bij het verwijderen van tekeningen. Als je deze optie weer wilt inschakelen kijk dan in Voorkeuren. +msg.confirm.deleteToken.removed = Er wordt niet meer om toestemming gevraagd bij het verwijderen van tokens. Als je deze optie weer wilt inschakelen kijk dan in Voorkeuren. msg.confirm.disconnecting = De verbinding wordt verbroken. Weet u zeker dat u wilt afsluiten? msg.confirm.fileExists = Bestaand bestand overschrijven? msg.confirm.hostingDisconnect = U host een server. Als u de verbinding verbreekt, worden alle verbonden clients verbroken.
Weet u het zeker? @@ -2080,7 +2080,7 @@ msg.error.stillRunningServer = Je hebt nog een server lopen. msg.error.browser.cannotStart = Browser kon niet worden gestart.
{0} msg.error.browser.notFound = Systeem browser kon niet worden geïdentificeerd.
Geef uw systeem browser op in de {0} omgeving variabele. msg.error.cantAdjustGridInfMaps = Kan raster niet aanpassen op oneindige kaarten. -msg.error.cantApplyMacroToSelected = De gemeenschappelijkheid van deze macro is niet gebaseerd op het opdrachtveld. De macro kan niet worden toegepast op de hele selectieset. +msg.error.cantApplyMacroToSelected = De overeenkomst met deze macro is niet gebaseerd op het opdrachtveld. De macro kan niet worden toegepast op de hele selectieset. msg.error.cantBootGM = Je kan een andere GM niet resetten. msg.error.cantBootSelf = Je kan jezelf niet resetten. Verbreek de verbinding met de server via het bestandsmenu. msg.error.credits = Kan geen credits of versie laden. @@ -2089,7 +2089,7 @@ msg.error.dialog.js.id = Error executing "{0}"\: the Java msg.error.dialog.js.name = Error executing "{0}"\: the {1} named {2} does not exist or cannot run Javascript. msg.error.dialog.js.type = Error executing "{0}"\: the html type "{1}" is invalid. msg.error.errorResolvingCacheDir = Error resolving cache dir for id {0}, error \= {1} -msg.error.frame.reservedName = {0} is a reserved name and can not be used by macros. +msg.error.frame.reservedName = {0} is een gereserveerde naam en kan niet worden gebruikt door macro''s. # token naming errors msg.error.emptyTokenName = Het token naam veld mag niet leeg zijn. msg.error.evaluatingExpr = Fout bij evalueren van expressie\: {0} @@ -2154,7 +2154,7 @@ msg.error.mtprops.light.arc = Licht\:regel {0,number}\: onherk msg.error.mtprops.light.definition = Error(s) in Light definitions. Correct error(s) or select Cancel on the Campaign Properties dialog. msg.error.mtprops.light.distance = Licht\:regel {0,number}\: onherkenbare afstand "{1}" msg.error.mtprops.light.gmOrOwner = Licht\:regel {0,number}\:GM en OWNER kunnen alleen worden opgegeven voor auras. -msg.error.mtprops.light.ioexception = Fout bij het lezen van de Lichtdefinitie uit de string -- dit zou niet moeten gebeuren\! +msg.error.mtprops.light.ioexception = Fout bij het lezen van de Lichtdefinitie uit de string -- dit zou niet mogen gebeuren\! msg.error.mtprops.light.lumens = Licht\:regel {0,number}\:onherkenbare lumens "{1}" msg.error.mtprops.light.zerolumens = Light\:line {0,number}\: lumens must not be zero msg.error.mtprops.properties.duplicate = Naam van de eigenschap in "{0}" dupliceert deze in "{1}". @@ -2165,7 +2165,7 @@ msg.error.mtprops.sight.width = Sight\:line {0,number}\:unrecogn msg.error.mtprops.sight.arc = Zicht\:regel {0,number}\:onherkenbare boog "{1}" msg.error.mtprops.sight.definition = Error(s) in Sight definitions. Correct error(s) or select Cancel on the Campaign Properties dialog. msg.error.mtprops.sight.distance = Zicht\:regel {0,number}\:onherkenbare afstand "{1}" -msg.error.mtprops.sight.ioexception = Fout bij het inlezen van de zicht definitie string -- zou niet moeten gebeuren\! +msg.error.mtprops.sight.ioexception = Fout bij het inlezen van de zicht definitie string -- zou niet mogen gebeuren\! msg.error.mtprops.sight.zerolumens = Sight\:line {0,number}\: lumens must not be zero # For parsing anything in the Campaign Properties dialog. Each tab @@ -2175,7 +2175,7 @@ msg.error.mtprops.sight.zerolumens = Sight\:line {0,number}\: lumens # display the result (i.e. this value should be a localized number). msg.error.mtprops.sight.multiplier = Sight\:line {0,number}\:onherkenbare multiplier "{1}" msg.error.mtprops.sight.offset = Zicht\:regel {0,number}\:onherkenbare offset "{1}" -msg.error.mtprops.sight.range = Licht\:regel {0,number}\: onherkenbar bereik "{1}" +msg.error.mtprops.sight.range = Licht\:regel {0,number}\: onherkenbaar bereik "{1}" msg.error.mtprops.sight.lumensWithoutLight = Sight\:line {0,number}\:Cannot use field lumens without range for personal light msg.error.mtprops.sight.unknownField = Zicht\:regel {0,number}\:onherkenbare veldnaam "{1}" msg.error.mustDisconnectFirst = U bent verbonden met een server. Gelieve de verbinding te verbreken. @@ -2201,12 +2201,12 @@ msg.error.unableToCreateClientIdFile = Kan het client-id bestand niet a msg.error.unableToCreateDataDir = Kan de gegevensmap "{0}" niet aanmaken. Probeer de gegevensmap handmatig te specificeren door de omgevingsvariabele "MAPTOOL_DATADIR" in te stellen. Zoek in onze forums voor die naam als je hulp nodig hebt. msg.error.unableToReadClientIdFile = Kan het client-id bestand niet lezen. msg.error.unknownHost = Onbekende host. -msg.error.unknownJavaVersion = Kan Java versie niet bepalen?\! Zal proberen door te gaan... -msg.error.unusableDataDir = Kan geen gegevensmap "{0}" gebruiken omdat het potentieel gevaarlijke tekens bevat. Probeer de gegevensmap handmatig aan te geven door de omgevingsvariabele "MAPTOOL_DATADIR" in te stellen. Doorzoek onze forums voor die naam als je hulp nodig hebt. +msg.error.unknownJavaVersion = Kan de gebruikte versie van Java niet bepalen?\! Zal proberen door te gaan... +msg.error.unusableDataDir = Kan de gegevensmap "{0}" niet gebruiken omdat het potentieel gevaarlijke tekens bevat. Probeer de folder handmatig aan te geven door de omgevingsvariabele "MAPTOOL_DATADIR" in te stellen. Doorzoek onze forums voor die naam als je hulp nodig hebt. msg.error.unusableDir = Map "{0}" bevat potentieel gevaarlijke tekens en zal niet worden gebruikt. msg.error.versionFile = Kan versie bestand niet vinden\: {0} msg.error.unableToGetThemeList = Fout bij ophalen van themalijst. -msg.error.wrongJavaVersion = U gebruikt MapTool met behulp van een versie van Java te oud om 100% compatibel te zijn met sommige van de gebruikte bibliotheken van derden.
Als u MapTool gebruikt, kunt u onverwachte crashes meemaken met deze incompatibiliteit. Wilt u doorgaan? +msg.error.wrongJavaVersion = U gebruikt MapTool met een versie van Java die te oud is om 100% compatibel te zijn met sommige van de gebruikte bibliotheken.
Als u MapTool gebruikt, kunt u hierdoor onverwachte crashes meemaken. Wilt u doorgaan? msg.error.cantStartWebEndPoint = Unable to start the webserver end point, please change the port @@ -2219,21 +2219,21 @@ msg.error.passFile.errorReadingFile = Error reading password file. msg.error.passFile.errorCopyingBackup = Error while backing up current password file. msg.error.passFile.errorWritingFile = Error while writing password file. msg.error.passFile.cantDisablePlayer = Player Database does not support disabling players. -msg.error.passFile.cantSetPlayTimes = Player Database does not support setting play times. +msg.error.passFile.cantSetPlayTimes = Spelersdatabase ondersteunt het instellen van speeltijden niet. msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW uitgeschakeld. @@ -2263,7 +2263,7 @@ msg.info.screenshotSaving = Schermafdruk wordt opgeslagen... msg.info.server.forumNFAQ_URL = http\://forums.rptools.net/viewtopic.php?f\=22&t\=3370 msg.info.server.networkingHelp = Bij het hosten van een MapTool server gaat het om het juist instellen van het netwerk.
Wilt u het forum bericht bezoeken dat dit proces beschrijft? msg.info.showTransferWindow = Toon overdrachtvenster -msg.info.showTransferWindow.description = Open een venster dat de in behandeling zijnde assetoverschrijvingen laat zien. +msg.info.showTransferWindow.description = Open een venster dat de lopende assetoverschrijvingen laat zien. msg.info.startServer = Server gestart; Wacht a. u. b. tot de kaart is vernieuwd. msg.info.startWebEndWebPoint = Starting web end point on port {0}. msg.info.stopWebEndWebPoint = Stopping web end point. @@ -2300,7 +2300,7 @@ msg.title.messageDialogFeedback = Feedback msg.title.messageDialogInfo = Informatie msg.title.messageDialogWarning = Waarschuwing msg.title.saveCampaign = Campagne opslaan -msg.title.saveMessageHistory = Berichtgeschiedenis opslaan +msg.title.saveMessageHistory = Berichtengeschiedenis opslaan msg.warn.failedAutoSavingMessageHistory = Kon berichtengeschiedenis niet automatisch opslaan. msg.warning.macro.playerChangesNotAllowed = De GM staat spelers niet toe om deze macro te veranderen. msg.warning.macro.willNotExport = De macro "{0}" zal niet worden geëxporteerd. Het is ofwel gemeld door het GM als niet bewerkbaar door spelers of je hebt geen eigendomsrechten over de bron. @@ -2364,7 +2364,7 @@ panel.DrawExplorer.Template.RadiusCellTemplate = Straal\: ({0}) panel.DrawExplorer.Template.WallTemplate = Muur ({0}) # "Group" is a noun panel.DrawExplorer.group = Group -panel.DrawExplorer.opacity = opacity({0}%) +panel.DrawExplorer.opacity = ondoorzichtigheid({0}%) # Prefix added when a drawing was done with the eraser panel.DrawExplorer.eraser = CUT\: {0} # DrawExplorer panel @@ -2372,7 +2372,7 @@ panel.DrawExplorer.Unknown.Shape = Onbekende vorm panel.Global = Lokale Computer panel.Global.description = Dockable venster met macro's die zijn opgeslagen op de lokale computer. panel.Impersonate = Voordoen als -panel.Impersonate.description = Dockable venster toont de macro's die zijn opgeslagen op de huidige geïmiteerde token. +panel.Impersonate.description = Dockable venster toont de macro's die zijn opgeslagen op het huidige geïmiteerde token. panel.Impersonate.button.impersonateSelected = Doe je voor als geselecteerde panel.Impersonate.identity = Speaking as\: {0} panel.Initiative = Initiatief @@ -2391,7 +2391,7 @@ panel.MapExplorer.View.PLAYERS = Spelers panel.MapExplorer.View.NPCS = NPCs panel.NewGroupName = Nieuwe groepsnaam panel.Selected = Geselecteerde -panel.Selected.description = Dockable venster dat de macro's op de huidige geselecteerde token(s) toont. +panel.Selected.description = Dockable venster dat de macro's op de huidige geselecteerde tokens toont. panel.Selected.tooltip.deslectAll = Alle tokens deselecteren panel.Selected.tooltip.next = Selecteer volgende token panel.Selected.tooltip.previous = Vorige token selecteren @@ -2428,7 +2428,7 @@ rollgm.description = Rol en zend het resultaat uit naar alle GM's. # {0} is the players name, {1} is the roll rollgm.gm.string = {0} rolt naar jou\: {1} # {0} is the roll -rollgm.self.string = Je rolt naar de GM's\: {0} +rollgm.self.string = Je rolt naar de GM''s\: {0} rollme.description = Rol en laat het resultaat alleen aan mij zien. # {0} is the roll @@ -2467,7 +2467,7 @@ settokenstate.description = Stel een status in op een token. # {0} is the token name, {1} is the state name settokenstate.marked = Token "{0}" heeft nu {1} ingesteld. settokenstate.param = Een token status naam en token naam, of een geselecteerde token en status naam zijn vereist. -settokenstate.unknownState = Onbekende statusnaam "{0}". +settokenstate.unknownState = Onbekende status "{0}". settokenstate.unknownTokens = Kan niet bepalen op welke tokens de status moet worden gezet. settokenstate.unmarked = Token "{0}" heeft nu {1} gereset. @@ -2492,9 +2492,9 @@ tmacro.description = Voer de gegeven macro uit op de huidige geselecteerde token togm.description = Alleen naar GMs verzenden. # {0} is the name of the sender, what to say is appended internally to # close off HTML tags. -togm.saysToGM = {0} zegt tegen de GM's\: +togm.saysToGM = {0} zegt tegen de GM''s\: # {0} is what to say -togm.self = Je zegt tegen de GM's\: {0} +togm.self = Je zegt tegen de GM''s\: {0} token.popup.menu.always.visible = Zichtbaar boven FoW token.popup.menu.autoresize = Automatisch grootte aanpassen... @@ -2511,7 +2511,7 @@ token.popup.menu.fow.expose = Onthullen token.popup.menu.fow.global = Toevoegen vanuit algemeen blootgesteld gebied token.popup.menu.fow.party = Voeg onthulde zone toe vanuit de groep token.popup.menu.fow.tokens = Token's FoW Weergaven -token.popup.menu.fow.tokens.view = {0}'s onthuld gebied +token.popup.menu.fow.tokens.view = {0}''s onthuld gebied token.popup.menu.showHandout = Toon hand-out token.popup.menu.facing.set = Stel kijkrichting in token.popup.menu.facing.clear = Reset kijkrichting @@ -2576,16 +2576,16 @@ tool.cone.tooltip = Teken een kegel sjabloon. tool.crosstopology.instructions = LKlik\: stel begin/eindpunt in, Shift LKlik\: wis kruis; Ctrl lijn uit naar raster tool.crosstopology.tooltip = Teken een VBL kruis tool.deletedrawing.instructions=LKlik\: Selecteer tekeningen Dubbelklik\: Verwijder geselecteerde tekeningen. -tool.deletedrawing.tooltip=Delete drawing tool -tool.isorectangle.tooltip = Draw an isometric rectangle. -tool.isorectangleexpose.tooltip = Expose/Hide an isometric rectangle on the Fog of War. -tool.facing.instructions = Ongebruikt +tool.deletedrawing.tooltip=Verwijder tekening tool +tool.isorectangle.tooltip = Teken een isometrische rechthoek. +tool.isorectangleexpose.tooltip = Onthul/Verberg een isometrische rechthoek uit de FoW. +tool.facing.instructions = Unused tool.facing.tooltip = Stel het token kijkrichting in. tool.filltopology.tooltip = Vul gesloten gebied in van VBL. -tool.freehand.instructions = LDrag\: teken lijn uit vrije hand, Shift+LDrag\: verwijder de uit-vrije-hand-lijn, Alt (ingedrukt houden)\: lijn uit aan centrum van cel +tool.freehand.instructions = LSleep\: teken lijn uit vrije hand, Shift+LSleep\: verwijder lijn uit vrije hand, Alt (ingedrukt houden)\: lijn uit aan centrum van cel tool.freehand.tooltip = Teken lijnen uit de vrije hand. tool.freehandexpose.instructions = LKlik\: leg eerste/laatste punt om te onthullen, RKlik (tijdens tekenen)\: stel tussenpunt in, Shift+LKlik (initieel)\: verberg gebied -tool.freehandexpose.tooltip = Onthul/verberg het vrije hand figuur uit de FoW. +tool.freehandexpose.tooltip = Onthul/verberg een vrije hand figuur uit de FoW. tool.gridtool.instructions = Pijlen\: beweeg raster, Shift+Pijlen\: verander raster grootte, LSleep\: Beweeg raster, MWiel\: raster schalen tool.gridtool.tooltip = Toon/Verberg het kaart-raster. tool.label.dialogtitle = Bewerk label @@ -2599,7 +2599,7 @@ tool.measure.instructions = LSleep\: meet cel afstand, RSleep\: verplaats tool.measure.tooltip = Meet afstand langs het pad. tool.oval.instructions = LKlik\: stel eerste/laatste punt in, Shift+LKlik\: start wis ovaal; Alt\: oorsprong is middelpunt tool.oval.tooltip = Teken een ovaal. -tool.ovalexpose.instructions = LKlik\: stel eerste/laatste punt in om te onthullen, Shift+LKlik\: Verbergen het gebied; Alt\: oorsprong is het middelpunt +tool.ovalexpose.instructions = LKlik\: stel eerste/laatste punt in om te onthullen, Shift+LKlik\: Verberg het gebied; Alt\: oorsprong is het middelpunt tool.ovalexpose.tooltip = Onthul/Verberg een ovaal uit de FoW. tool.ovaltopology.instructions = LKlik\: stel eerste/laatste punt in, Shift+LKlik\: start wissen ovaal tool.ovaltopology.tooltip = Teken een ovale VBL. @@ -2622,21 +2622,21 @@ tool.rectexpose.tooltip = Onthul/Verberg een rechthoek uit de FoW. tool.recttopology.instructions = LKlik\: stel eerste/laatste punt in, Shift+LKlik\: wis rechthoek; Ctrl\: uitlijnen op raster tool.recttopology.tooltip = Teken een rechthoekige VBL. tool.recttopologyhollow.tooltip = Teken een holle rechthoekige VBL. -tool.isorectangletopology.tooltip = Draw an isometric rectangle VBL. -tool.isorectangletopologyhollow.tooltip = Draw a hollow isometric rectangle VBL. +tool.isorectangletopology.tooltip = Teken een isometrische rechthoek VBL. +tool.isorectangletopologyhollow.tooltip = Teken een holle isometrische rechthoek VBL. tool.isorectangletopology.instructions = LKlik\: stel eerste/laatste punt in, Shift+LKlik\: wis isometrische rechthoek; Ctrl\: uitlijnen op raster tool.stamp.tooltip = Stempel gereedschap tool.walltemplate.instructions = LKlik\: stel eerste cel in, beweeg de muis in richting van de muur, tweede Lklik om de muur te voltooien; Ctrl\: beweeg het punt van oorsprong tool.walltemplate.tooltip = Teken een muur sjabloon. -tool.walltopology.tooltip = Draw movement and vision blocking walls. -tool.walltopology.instructions = LKlik\: start nieuwe muur of pak muur / vertex, RKlik\: breid muur uit, Alt+LKlik\: uitbreiding of splitsing muur / vertex, Alt+Sleep\: voeg samen met muur / vertex, Ctrl\: snap-to-grid, Shift\: verwijder muur / vertex -tools.ai_selector.tooltip = Tokens zullen navigeren rond MBL, VBL (indien geselecteerd) en rekening houden met tokens met terrein modifiers. +tool.walltopology.tooltip = Teken bewegings- en zicht-blokkerende muren. +tool.walltopology.instructions = LKlik\: start nieuwe muur of pak muur / vertex, RKlik\: breid muur uit, Alt+LKlik\: uitbreiding of splitsing muur / vertex, Alt+Sleep\: voeg samen met muur / vertex, Ctrl\: uitlijnen op raster, Shift\: verwijder muur / vertex +tools.ai_selector.tooltip = Tokens zullen rond MBL en VBL navigeren (indien geselecteerd) en houden rekening met tokens met terrein modifiers. tools.ignore_vbl_on_move.tooltip = Indien geselecteerd zullen Tokens om de VBL heen navigeren, anders zullen ze vrij door de VBL bewegen. tools.topology_mode_selection.cover_vbl.tooltip = Draw Cover Vision Blocking (Cover VB). -tools.topology_mode_selection.vbl.tooltip = Draw Wall Vision Blocking Layer (Wall VBL). -tools.topology_mode_selection.hill_vbl.tooltip = Draw Hill Vision Blocking Layer (Hill VBL). -tools.topology_mode_selection.pit_vbl.tooltip = Draw Pit Vision Blocking Layer (Pit VBL). -tools.topology_mode_selection.mbl.tooltip = Draw Movement Blocking Layer (MBL). +tools.topology_mode_selection.vbl.tooltip = Teken muur VBL (Muur VBL). +tools.topology_mode_selection.hill_vbl.tooltip = Teken Heuvel Vision Blocking Layer (Heuvel VBL). +tools.topology_mode_selection.pit_vbl.tooltip = Teken Put Vision Blocking Layer (Put VBL). +tools.topology_mode_selection.mbl.tooltip = Teken Movement Blocking Layer (MBL). tools.drawing.tooltip = Tekenhulpmiddelen tools.fog.tooltip = Fog of War Gereedschap tools.interaction.tooltip = Interactie Gereedschap @@ -2653,7 +2653,22 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Selecteer kaart tools.initiative.tooltip = Initiative Tools -undefinedmacro.unknownCommand = Onbekend commando\: "{0}". Probeer /help voor een lijst met commando's. +WallConfigurationView.label.direction = Richting +WallConfigurationView.label.sight = Zicht +WallConfigurationView.label.light = Licht +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Beweging + +WallDirection.Both = Beide +WallDirection.Left = Links +WallDirection.Right = Rechts + +DirectionModifier.SameDirection = Dezelfde richting +DirectionModifier.ReverseDirection = Omgekeerde richting +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Uitgeschakeld + +undefinedmacro.unknownCommand = Onbekend commando\: "{0}". Probeer /help voor een lijst met commando''s. @@ -2747,7 +2762,7 @@ dialog.button.cancel = Cancel # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2799,7 +2814,7 @@ library.dialog.copyMTThemeCSS = CSS Thema kopiëren naar klembord library.dialog.copyMTStatSheetTheme = Stat sheet Thema kopiëren naar klembord # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. @@ -2836,4 +2851,4 @@ advanced.roll.propertyNotNumber = Property {0} is not a number. advanced.roll.noTokenInContext = No token in context. advanced.roll.inputNotNumber = Input {0} is not a number. Preferences.label.tokens.stack.hide=Hide Token stack indicator -Preferences.label.tokens.stack.hide.tooltip=Token Layer stack inidicator will be hidden +Preferences.label.tokens.stack.hide.tooltip=Token Layer stack inidicator will be hidden \ No newline at end of file diff --git a/src/main/resources/net/rptools/maptool/language/i18n_pl_PL.properties b/src/main/resources/net/rptools/maptool/language/i18n_pl_PL.properties index 17ecf99e6c..2a85b7f75c 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_pl_PL.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_pl_PL.properties @@ -1846,10 +1846,10 @@ macro.function.general.argumentKeyTypeD = Argument key "{1}" do funkc macro.function.general.argumentKeyTypeG = Klucz argumentu "{1}" do funkcji "{0}" musi być identyfikatorem GUID. macro.function.general.argumentKeyTypeI = Argument key "{1}" funkcji "{0}" musi być liczbą całkowitą. macro.function.general.argumentTypeA = Argument number {1} to function {0} must be a JSON Array. -macro.function.general.argumentTypeI = Argument number {1} '{2}' to function {0} must be an integer. +macro.function.general.argumentTypeI = Argument number {1} ''{2}'' to function {0} must be an integer. macro.function.general.argumentTypeInvalid = Argument number {1} invalid argument type for function {0}. macro.function.general.argumentTypeJ = Argument number {1} to function {0} must be a JSON Array or Object. -macro.function.general.argumentTypeN = Argument number {1} '{2}' to function {0} must be a number. +macro.function.general.argumentTypeN = Argument number {1} ''{2}'' to function {0} must be a number. macro.function.general.argumentTypeO = Argument number {1} to function {0} must be a JSON Object. macro.function.general.argumentTypeS = Argument number {1} to function {0} must be a string. # {0} = function name, {1} = argument number, {2} = content of argument {1} @@ -1877,7 +1877,7 @@ macro.function.general.tooManyParam = Funkcja {0} wymaga nie wiec macro.function.general.unknownFunction = Nieznana nazwa funkcji {0}. macro.function.general.unknownToken = Błąd przy wykonywaniu „{0}”\: nazwa lub ID żetonu „{1}” nie są znane. macro.function.general.unknownPropertyType = Błąd podczas wykonywania "{0}"\: nazwa funkcji "{1}" jest nieznana. -macro.function.general.unknownProperty = Blad podczas wykonywania {0}\: nazwa lub ID tokena '{1}' nie jest znane na mapie '{2}'. +macro.function.general.unknownProperty = Blad podczas wykonywania {0}\: nazwa lub ID tokena ''{1}'' nie jest znane na mapie ''{2}''. macro.function.general.unknownTokenOnMap = Błąd przy wykonywaniu „{0}”\: nazwa lub ID żetonu „{1}” nie są znane na mapie „{2}”. macro.function.general.wrongNumParam = Funkcja {0} wymaga dokladnie {1} parametetÛw; {2} jest podanych. macro.function.general.listCannotBeEmpty = {0}\: lista znaków dla argumentu {1} nie może być pusta @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Wybierz mapę tools.initiative.tooltip = Narzędzia inicjatywy +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = "{0}" Unknown command. Try /help for a list of commands. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_pt_BR.properties b/src/main/resources/net/rptools/maptool/language/i18n_pt_BR.properties index 0c905944ff..f94320b328 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_pt_BR.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_pt_BR.properties @@ -1983,7 +1983,7 @@ macro.function.tokenProperty.unknownLayer = Unknown layer "{1}" in func macro.function.tokenProperty.unknownLibToken = Unknown Lib\: token "{1}" in function "{0}". macro.function.tokenProperty.unknownPropType = Unknown property type "{1}" in function "{0}". # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2198,13 +2198,13 @@ msg.error.trace = Rastro do erro\: {0} msg.error.udf.tooltip.loading = Error retrieving description for "{0}"\: {1} msg.error.udf.tooltip.missingTarget = Error retrieving description for "{0}"\: target not found. msg.error.unableToCreateClientIdFile = Can't create the client id file. -msg.error.unableToCreateDataDir = Can't create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unableToCreateDataDir = Can''t create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unableToReadClientIdFile = Can't read the client id file. msg.error.unknownHost = Host desconhecido. msg.error.unknownJavaVersion = Não consegue determinar a versão do Java?\! Continuará mesmo assim... -msg.error.unusableDataDir = Can't use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unusableDataDir = Can''t use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unusableDir = O Diretório "{0}" contém caracteres potencialmente perigosos e não serão usados. -msg.error.versionFile = Can't find version file\: {0} +msg.error.versionFile = Can''t find version file\: {0} msg.error.unableToGetThemeList = Error fetching theme list. msg.error.wrongJavaVersion = Você está executando o MapTool usando a versão muito antiga do Java para ser 100% compatível com algumas bibliotecas usadas de terceiros.
Se você continuar a usar o MapTool, poderá experienciar erros inesperados com essa incompatibilidade. Você deseja continuar? @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} já existe. msg.error.passFile.publicKeyNotFound = Chave pública não encontrada. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW desabilitado. @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Selecionar Mapa tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = Comando desconhecido\: "{0}". Tente /ajuda para uma lista de comandos. @@ -2747,7 +2762,7 @@ dialog.button.cancel = Cancelar # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = O Diretório {0} não está vazia, selecione um diretório diferente. library.export.errorReadingDirectory = Não foi possível ler o diretório {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2799,7 +2814,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_ru_RU.properties b/src/main/resources/net/rptools/maptool/language/i18n_ru_RU.properties index 2f0c9db0ff..b79c56fa99 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_ru_RU.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_ru_RU.properties @@ -1846,10 +1846,10 @@ macro.function.general.argumentKeyTypeD = Ключ аргумента macro.function.general.argumentKeyTypeG = Ключ аргумента "{1}" для функции "{0}" должен быть GUID. macro.function.general.argumentKeyTypeI = Ключ аргумента "{1}" для функции "{0}" должен быть целым числом (integer). macro.function.general.argumentTypeA = Аргумент номер {1} функции {0} должен быть JSON Массив. -macro.function.general.argumentTypeI = Аргумент номер {1} '{2}' функции {0} должен быть целым числом. +macro.function.general.argumentTypeI = Аргумент номер {1} ''{2}'' функции {0} должен быть целым числом. macro.function.general.argumentTypeInvalid = Аргумент номер {1} неверный тип аргумента для функции {0}. macro.function.general.argumentTypeJ = Аргумент номер {1} функции {0} должен быть JSON Массив или Объект. -macro.function.general.argumentTypeN = Аргумент номер {1} '{2}' функции {0} должен быть натуральным числом. +macro.function.general.argumentTypeN = Аргумент номер {1} ''{2}'' функции {0} должен быть натуральным числом. macro.function.general.argumentTypeO = Аргумент номер {1} функции {0} должен быть JSON Объект. macro.function.general.argumentTypeS = Аргумент номер {1} функции {0} должен быть строкой. # {0} = function name, {1} = argument number, {2} = content of argument {1} @@ -1983,7 +1983,7 @@ macro.function.tokenProperty.unknownLayer = Неизвестный сл macro.function.tokenProperty.unknownLibToken = Неизвестный Lib\: токен "{1}" в функции "{0}". macro.function.tokenProperty.unknownPropType = Неизвестный тип свойства "{1}" в функции "{0}". # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = Туман войны отключен. @@ -2511,7 +2511,7 @@ token.popup.menu.fow.expose = Expose token.popup.menu.fow.global = Добавить Из Глобальной Показанной Области token.popup.menu.fow.party = Добавить Из Показанной Области Группы token.popup.menu.fow.tokens = Обзоры Тумана Войны Фишки -token.popup.menu.fow.tokens.view = Показанная Область {0}' +token.popup.menu.fow.tokens.view = Показанная Область {0}'' token.popup.menu.showHandout = Показать раздатку token.popup.menu.facing.set = Установить направление token.popup.menu.facing.clear = Очистить направление @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Выбрать карту tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = Неизвестная команда\: "{0}". Попробуйте /help для списка команд. @@ -2747,7 +2762,7 @@ dialog.button.cancel = Cancel # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2799,7 +2814,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_si_LK.properties b/src/main/resources/net/rptools/maptool/language/i18n_si_LK.properties index d321fbbacc..8b5127fe7c 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_si_LK.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_si_LK.properties @@ -1653,7 +1653,7 @@ help.header.command = Slash Command help.header.description = Description impersonate.description = Speak as if you were something/one else. -impersonate.mustOwn = Only {0}'s owners can impersonate or run macros on it. +impersonate.mustOwn = Only {0}''s owners can impersonate or run macros on it. initPanel.addAll = Add All initPanel.addPCs = Add PCs @@ -1983,7 +1983,7 @@ macro.function.tokenProperty.unknownLayer = Unknown layer "{1}" in func macro.function.tokenProperty.unknownLibToken = Unknown Lib\: token "{1}" in function "{0}". macro.function.tokenProperty.unknownPropType = Unknown property type "{1}" in function "{0}". # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2198,13 +2198,13 @@ msg.error.trace = Error trace \: {0} msg.error.udf.tooltip.loading = Error retrieving description for "{0}"\: {1} msg.error.udf.tooltip.missingTarget = Error retrieving description for "{0}"\: target not found. msg.error.unableToCreateClientIdFile = Can't create the client id file. -msg.error.unableToCreateDataDir = Can't create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unableToCreateDataDir = Can''t create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unableToReadClientIdFile = Can't read the client id file. msg.error.unknownHost = Unknown host. msg.error.unknownJavaVersion = Cannot determine Java version?\! Will attempt to continue anyway... -msg.error.unusableDataDir = Can't use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unusableDataDir = Can''t use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unusableDir = Directory "{0}" contains potentially dangerous characters and will not be used. -msg.error.versionFile = Can't find version file\: {0} +msg.error.versionFile = Can''t find version file\: {0} msg.error.unableToGetThemeList = Error fetching theme list. msg.error.wrongJavaVersion = You are running MapTool using a version of Java too old to be 100% compatible with some of the third-party libraries used.
If you continue to use MapTool, you may experience unexpected crashes do to this incompatibility. Do you want to continue? @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW disabled. @@ -2511,7 +2511,7 @@ token.popup.menu.fow.expose = Expose token.popup.menu.fow.global = Add From Global Exposed Area token.popup.menu.fow.party = Add From Group's Exposed Area token.popup.menu.fow.tokens = Token's FOW Views -token.popup.menu.fow.tokens.view = {0}'s Exposed Area +token.popup.menu.fow.tokens.view = {0}''s Exposed Area token.popup.menu.showHandout = Show Handout token.popup.menu.facing.set = Set Facing token.popup.menu.facing.clear = Clear Facing @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Select Map tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = Unknown command\: "{0}". Try /help for a list of commands. @@ -2747,7 +2762,7 @@ dialog.button.cancel = Cancel # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2799,7 +2814,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_sv_SE.properties b/src/main/resources/net/rptools/maptool/language/i18n_sv_SE.properties index 9a78dc3550..fcc53b2df8 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_sv_SE.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_sv_SE.properties @@ -1983,7 +1983,7 @@ macro.function.tokenProperty.unknownLayer = Okänt lager "{1}" i funkti macro.function.tokenProperty.unknownLibToken = Unknown Lib\: token "{1}" in function "{0}". macro.function.tokenProperty.unknownPropType = Okänd egenskapstyp "{1}" i funktion "{0}". # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW disabled. @@ -2511,7 +2511,7 @@ token.popup.menu.fow.expose = Exponera token.popup.menu.fow.global = Add From Global Exposed Area token.popup.menu.fow.party = Add From Group's Exposed Area token.popup.menu.fow.tokens = Token's FOW Views -token.popup.menu.fow.tokens.view = {0}'s Exposed Area +token.popup.menu.fow.tokens.view = {0}''s Exposed Area token.popup.menu.showHandout = Show Handout token.popup.menu.facing.set = Set Facing token.popup.menu.facing.clear = Clear Facing @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Välj karta tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = Okänt kommando\: "{0}". Prova /help för en lista över kommandon. @@ -2747,7 +2762,7 @@ dialog.button.cancel = Cancel # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2799,7 +2814,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_uk_UA.properties b/src/main/resources/net/rptools/maptool/language/i18n_uk_UA.properties index 82af07c480..65521f8923 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_uk_UA.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_uk_UA.properties @@ -257,7 +257,7 @@ DrawPanelPopupMenu.dialog.name.msg = Enter a name\: EditLookupTablePanel.error.badRange = Таблиця "{0}" має неправильний діапазон "{1}" у рядку {2,number}. EditLookupTablePanel.error.invalidSize = Таблиця "{0}" повинна мати принаймні один рядок. EditLookupTablePanel.error.noName = Таблиця повинна мати назву. -EditLookupTablePanel.error.sameName = Ім'я таблиці "{0}" дублює існуючу таблицю. +EditLookupTablePanel.error.sameName = Ім''я таблиці "{0}" дублює існуючу таблицю. EditLookupTablePanel.tooltip.allowLookup = Увімкнувши цей прапорець, ви дозволите гравцям виконувати пошук у межах цієї таблиці (двічі клацніть на таблиці, використайте /table, або макрофункції). EditLookupTablePanel.tooltip.visible = Вибір цієї опції дозволяє гравцям бачити цю таблицю у панелі Таблиці. EditLookupTablePanel.create.tooltip = Створити нову таблицю фільтрування. @@ -1653,7 +1653,7 @@ help.header.command = Slash Command help.header.description = Description impersonate.description = Speak as if you were something/one else. -impersonate.mustOwn = Only {0}'s owners can impersonate or run macros on it. +impersonate.mustOwn = Only {0}''s owners can impersonate or run macros on it. initPanel.addAll = Add All initPanel.addPCs = Add PCs @@ -2198,13 +2198,13 @@ msg.error.trace = Error trace \: {0} msg.error.udf.tooltip.loading = Error retrieving description for "{0}"\: {1} msg.error.udf.tooltip.missingTarget = Error retrieving description for "{0}"\: target not found. msg.error.unableToCreateClientIdFile = Can't create the client id file. -msg.error.unableToCreateDataDir = Can't create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unableToCreateDataDir = Can''t create the data directory "{0}". Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unableToReadClientIdFile = Can't read the client id file. msg.error.unknownHost = Unknown host. msg.error.unknownJavaVersion = Cannot determine Java version?\! Will attempt to continue anyway... -msg.error.unusableDataDir = Can't use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. +msg.error.unusableDataDir = Can''t use the data directory "{0}" because it contains potentially dangerous characters. Try manually specifying the data directory by setting the environment variable "MAPTOOL_DATADIR". Search our forums for that name if you need help. msg.error.unusableDir = Directory "{0}" contains potentially dangerous characters and will not be used. -msg.error.versionFile = Can't find version file\: {0} +msg.error.versionFile = Can''t find version file\: {0} msg.error.unableToGetThemeList = Error fetching theme list. msg.error.wrongJavaVersion = You are running MapTool using a version of Java too old to be 100% compatible with some of the third-party libraries used.
If you continue to use MapTool, you may experience unexpected crashes do to this incompatibility. Do you want to continue? @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = FoW disabled. @@ -2511,7 +2511,7 @@ token.popup.menu.fow.expose = Expose token.popup.menu.fow.global = Add From Global Exposed Area token.popup.menu.fow.party = Add From Group's Exposed Area token.popup.menu.fow.tokens = Token's FOW Views -token.popup.menu.fow.tokens.view = {0}'s Exposed Area +token.popup.menu.fow.tokens.view = {0}''s Exposed Area token.popup.menu.showHandout = Show Handout token.popup.menu.facing.set = Set Facing token.popup.menu.facing.clear = Clear Facing @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = Select Map tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = Unknown command\: "{0}". Try /help for a list of commands. @@ -2747,7 +2762,7 @@ dialog.button.cancel = Cancel # Add-On Library support library.error.invalidDefinition = Invalid library definition. library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = Import Add-On Library. library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = Not Specified # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2799,7 +2814,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}. diff --git a/src/main/resources/net/rptools/maptool/language/i18n_zh_CN.properties b/src/main/resources/net/rptools/maptool/language/i18n_zh_CN.properties index 60f22bdebf..d7040dd87c 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_zh_CN.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_zh_CN.properties @@ -1983,7 +1983,7 @@ macro.function.tokenProperty.unknownLayer = 在函数"{0}"中,图层" macro.function.tokenProperty.unknownLibToken = 在函数"{0}"中,库指示物"{1}"未知。 macro.function.tokenProperty.unknownPropType = 在函数"{0}"中,属性类型"{1}"未知。 # CopyTokenFunctions -macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can't be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken +macro.function.tokenCopy.oxymoronicParameters = In "{0}"\: Parameters "delta" and "relativeto" can''t be used at the same time. ("delta" parameter is deprecated as of 1.9.0). Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.noCurrentToken = No current token found. Try using switchToken() or impersonate one. See https\://wiki.rptools.info/index.php/Current_Token macro.function.tokenCopy.unrecognizedRelativeValue = In "{0}"\: "relativeto" value within 4th parameter (json properties) not recognized. Visit https\://wiki.rptools.info/index.php/copyToken macro.function.tokenCopy.invalidPropertyType = The property type {0} does not exist in the campaign properties. @@ -2224,16 +2224,16 @@ msg.error.passFile.playerExists = {0} already exists. msg.error.passFile.publicKeyNotFound = Public key not found. msg.error.passFile.publicKeyWriteFailed = Failed to write public key file {0}. msg.error.playerDB.errorAdding = Error while trying to add {0} to the player database. -msg.error.playerDB.cantAddPlayer = Can't add player {0} to a database which doesn't support adding players. -msg.error.playerDB.cantAddPlayerPublicKey = Can't add player {0} to a database with public key as its unsupported. +msg.error.playerDB.cantAddPlayer = Can''t add player {0} to a database which doesn''t support adding players. +msg.error.playerDB.cantAddPlayerPublicKey = Can''t add player {0} to a database with public key as its unsupported. msg.error.playerDB.errorAddingPlayer = Error adding player {0}. -msg.error.playerDB.cantUpdatePlayer = Can't update player {0} for a database that does't support updating. +msg.error.playerDB.cantUpdatePlayer = Can''t update player {0} for a database that does''t support updating. msg.error.playerDB.errorUpdatingPlayer = Error updating player {0}. -msg.error.playerDB.cantRemovePlayer = Can't remove player {0} to a database which doesn't support removing players. +msg.error.playerDB.cantRemovePlayer = Can''t remove player {0} to a database which doesn''t support removing players. msg.error.playerDB.noSuchPlayer = Player {0} does not exist in active player database. msg.error.parsing.handlebars = Error parsing handlebars template {0}. msg.error.library.builtin.path = Can't read built-in library path. -msg.error.library.builtin.load = Can't load built-in library {0}. +msg.error.library.builtin.load = Can''t load built-in library {0}. msg.info.action.disableFoW = 战争迷雾已禁用。 @@ -2653,6 +2653,21 @@ tools.topo.tooltip = Topology Tools (Vision and Movement Blocking Layer tools.zoneselector.tooltip = 选择地图 tools.initiative.tooltip = Initiative Tools +WallConfigurationView.label.direction = Direction +WallConfigurationView.label.sight = Sight +WallConfigurationView.label.light = Light +WallConfigurationView.label.aura = Aura +WallConfigurationView.label.movement = Movement + +WallDirection.Both = Both +WallDirection.Left = Left +WallDirection.Right = Right + +DirectionModifier.SameDirection = Same Direction +DirectionModifier.ReverseDirection = Reverse Direction +DirectionModifier.ForceBoth = Force Both +DirectionModifier.Disabled = Disabled + undefinedmacro.unknownCommand = 未知命令:"{0}"。输入/help可显示命令列表。 @@ -2747,7 +2762,7 @@ dialog.button.cancel = 取消 # Add-On Library support library.error.invalidDefinition = 无效的库定义。 library.error.emptyName = Name can not be empty for add-on library. -library.error.emptyVersion = Version can't be empty for add-on library {0}. +library.error.emptyVersion = Version can''t be empty for add-on library {0}. library.dialog.import.title = 导入附加组件库。 library.import.ioError = IO Error importing Drop In Library. library.import.error = Error importing Drop In Library {0}. @@ -2757,7 +2772,7 @@ library.error.libtoken.no.access = Allow URI Access is not allowed for {0}. library.error.addOn.no.access = Allow URI Access is not allowed for {0} add-on library. library.error.libtoken.missing = Lib\:Token can no longer be found. library.error.addOnLibraryExists = Add-On Library with namespace {0} already exists. Do you want to replace it? -library.error.addOn.notText = Can't convert asset of type {0} to text. +library.error.addOn.notText = Can''t convert asset of type {0} to text. library.error.addOn.noConfigFile = library.json file not found in {0}. library.property.value.notSpecified = 未指定 # {0} is the name of the event, {1} is the name of the library, {2} is the exception message @@ -2769,7 +2784,7 @@ library.error.noEventHandler = Library with namespace {1} does not contains a library.error.retrievingEventHandler = Error retrieving event handlers for event {0}. library.error.addOn.sheet = Error adding stat sheet {1}, namespace {0} library.export.information = This will extract the Lib\:Token to the specified directory as the format required for an add-on library.
Most functionality will work without modifications but you will probably still need to make some modifications. -library.export.done = Exported {0} to {1} as add-on library. It's likely you will need to make modifications to the add on library to make it work. +library.export.done = Exported {0} to {1} as add-on library. It''s likely you will need to make modifications to the add on library to make it work. library.export.error.overwrite = Directory {0} is not empty, please select a different directory. library.export.errorReadingDirectory = Unable to read directory {0}. library.export.errorWriting = Error writing file {0} for add-on library. @@ -2799,7 +2814,7 @@ library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord # Game Data -data.error.cantConvertTo = Can't convert {0} to {1}. +data.error.cantConvertTo = Can''t convert {0} to {1}. data.error.alreadyExists = Data Property {0} already exists. data.error.undefined = Data Property {0} is undefined. data.error.namespaceDoesNotExist = Data Namespace {0} does not exist for type {1}.