All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.barrybecker4.game.twoplayer.go.resources.goMessages_vi.properties Maven / Gradle / Ivy

There is a newer version: 1.6
Show newest version
# message bundle for Go.

#GoBoardViewer
CANT_PLAY_ON_STONE = You cannot play on top of an existing stone.
NO_TAKEBACKS = There are no immediate take-backs allowed.\n This would violate the rule of Ko.
SUICIDAL = That is a suicidal move.\n Suicidal moves are not allowed.
CAPTURES_EQUALS = numDead =
TERRITORY_EQUALS = territory =
SCORE_EQUALS = score =

#GoInfoPanel
GO_INFO = Go Game Info
NUMBER_OF_CAPTURES = Number of Captures
COLON = :
EST_TERRITORY = Estimated Territory
EST_BLACK_TERR = estimated black territory
EST_WHITE_TERR = estimated white territory

#GoNewGameDialog
GO_OPTIONS = Go Game Options
HANDICAP_LABEL = handicap (0-9):
ENTER_NUMBER = enter a number in the suggested range
BLACK_IS = Black is :
WHITE_IS = White is :

#GoPanel
PASS_BTN = Pass
PASS_BTN_TIP = Skip your turn
GO_COMMENTS = A Go playing application by Barry Becker
GO_OVERVIEW = Go is a game with simple rules, but can take a lifetime to master.\n Stones are placed on the board one at a time and cannot be moved.\n There are 4 simple rules are:\n   1) When a group of stones is completely surrounded they are captured.\n     Each capture counts as 1 point at the end.\n   2) Every empty space completely surrounded by a group of stones of one\n     color counts as a point.\n \
    3) The board cannot look like it did at any time in the past (rule of ko)\n   4) When the 2 players have passed in succession, the game is over.

#new
BLACK = Black
WHITE = White






© 2015 - 2025 Weber Informatics LLC | Privacy Policy