aplicadas correcciones
This commit is contained in:
+35
-1
@@ -261,5 +261,39 @@
|
||||
"createNewUser": "Create new user",
|
||||
"userNameRequired": "Name cannot be empty",
|
||||
"profileSelected": "Profile selected",
|
||||
"availableProfiles": "Available profiles"
|
||||
"availableProfiles": "Available profiles",
|
||||
"scanThisCodeFromAnotherPhone": "Scan this code from another phone",
|
||||
"gameUsers": "Game users",
|
||||
"selectedPlayers": "Selected players",
|
||||
"connectedPhones": "Connected phones",
|
||||
"selectedOnThisPhone": "Selected on this phone",
|
||||
"selectedByAnotherDevice": "Selected on another device",
|
||||
"available": "Available",
|
||||
"notAvailable": "Not available",
|
||||
"release": "Release",
|
||||
"select": "Select",
|
||||
"delete": "Delete",
|
||||
"selectAtLeastThreeUsersToStart": "Select at least 3 users to start.",
|
||||
"hostPhoneMustSelectUser": "The host phone must select at least one user.",
|
||||
"roomNoLongerInLobby": "The room is no longer in the lobby.",
|
||||
"completeUserSelectionToStart": "Complete user selection to start.",
|
||||
"preparingSecureRoom": "Preparing the secure room",
|
||||
"searchingNearbyBluetoothGames": "Searching nearby games over Bluetooth",
|
||||
"tapToJoin": "Tap to join",
|
||||
"bluetoothLocationPermissionsRequired": "Bluetooth and location permissions are required to search for games.",
|
||||
"bluetoothLocationPermissionsShort": "Bluetooth and location permissions are required",
|
||||
"couldNotStartSearch": "Could not start the search. Check Bluetooth and location.",
|
||||
"couldNotConnectToHost": "Could not connect to {host}",
|
||||
"room": "Room",
|
||||
"singleDeviceSubtitle": "Game on this device",
|
||||
"singleDeviceDescription": "Ideal for playing together by passing the phone around. Fast, direct setup.",
|
||||
"multiDeviceSubtitle": "Each player on their phone",
|
||||
"multiDeviceDescription": "Create a premium room, share the QR code and manage users from the lobby.",
|
||||
"singleDeviceGameLabel": "Game on this device",
|
||||
"multiDeviceGameLabel": "Multi-device game",
|
||||
"mainDeviceUser": "Main device user",
|
||||
"couldNotCreateRoom": "Could not create the room. Check Bluetooth.",
|
||||
"cannotStartWithReason": "Cannot start: {reason}",
|
||||
"invalidRoom": "invalid room",
|
||||
"defaultPlayerName": "Player"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user