Skip to content

Commit

Permalink
Merge pull request #5141 from RPTools/l18n_develop
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
cwisniew authored Feb 6, 2025
2 parents 6280162 + 879c1c0 commit 5aec80e
Show file tree
Hide file tree
Showing 17 changed files with 769 additions and 514 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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 = <html>You are running MapTool using a version of Java too old to be 100% compatible with some of the third-party libraries used.<br>If you continue to use MapTool, you may experience unexpected crashes do to this incompatibility. Do you want to continue?

Expand All @@ -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.
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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 <b>/help</b> for a list of commands.


Expand Down Expand Up @@ -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}.
Expand All @@ -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
Expand All @@ -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.<br>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.
Expand Down Expand Up @@ -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}.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand All @@ -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.
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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 <b>/help</b> for a list of commands.


Expand Down Expand Up @@ -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}.
Expand All @@ -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
Expand All @@ -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.<br>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.
Expand Down
Loading

0 comments on commit 5aec80e

Please sign in to comment.