Update Spanish translation (2)

See: https://github.com/calcitem/Sanmill/pull/244
This commit is contained in:
Calcitem 2021-07-04 12:39:00 +08:00
parent 15063d88f6
commit 017becaeb1
2 changed files with 5 additions and 5 deletions

View File

@ -320,7 +320,7 @@
"@youWin": {
"description": "You win! Congratulations!"
},
"challengeHarderLevel": "¿Desafiar un nivel más difícil? Incrementará la dificultad",
"challengeHarderLevel": "¿Desafiar un nivel más difícil? Incrementará la dificultad a ",
"@challengeHarderLevel": {
"description": "Challenge harder level?"
},
@ -496,7 +496,7 @@
"@mayRemoveFromMillsAlways_Detail": {
"description": "mayRemoveFromMillsAlways_Detail"
},
"isWhiteLoseButNotDrawWhenBoardFull": "El segundo jugador pierde cuando el tablero está lleno",
"isWhiteLoseButNotDrawWhenBoardFull": "El segundo jugador pierde cuando el tablero está lleno.",
"@isWhiteLoseButNotDrawWhenBoardFull": {
"description": "The second player loses when the board is full"
},
@ -524,7 +524,7 @@
"@nMoveRule": {
"description": "N-move rule"
},
"nMoveRule_Detail": "La partida se empata si no ha habido ninguna retirada en un número determinado de movimientos por parte de cada jugador.",
"nMoveRule_Detail": "La partida se empata si no ha habido ninguna retirada en un número determinado de movimientos.",
"@nMoveRule_Detail": {
"description": "The game is drawn if there has been no removal in a specific number of moves by each player."
},
@ -652,7 +652,7 @@
"@pick": {
"description": "Pick "
},
"info": "Información",
"info": "Info",
"@info": {
"description": "Info"
},

View File

@ -151,7 +151,7 @@ class SpanishStrings extends Strings {
String get languageName => 'Español';
@override
String get tapBackAgainToLeave => 'Vuelve a tocar para salir.';
String get tapBackAgainToLeave => 'Vuelva a tocar para salir.';
}
/// et