aplicadas correcciones

This commit is contained in:
2026-05-10 22:53:41 +02:00
parent 12af58d828
commit fa7901019f
42 changed files with 2708 additions and 76 deletions
+35 -1
View File
@@ -220,5 +220,39 @@
"about": "ऐप के बारे में",
"version": "संस्करण",
"developer": "डेवलपर",
"licenses": "लाइसेंस"
"licenses": "लाइसेंस",
"scanThisCodeFromAnotherPhone": "इस कोड को दूसरे फ़ोन से स्कैन करें",
"gameUsers": "गेम उपयोगकर्ता",
"selectedPlayers": "चुने गए खिलाड़ी",
"connectedPhones": "कनेक्टेड फ़ोन",
"selectedOnThisPhone": "इस फ़ोन पर चुना गया",
"selectedByAnotherDevice": "दूसरे डिवाइस पर चुना गया",
"available": "उपलब्ध",
"notAvailable": "उपलब्ध नहीं",
"release": "छोड़ें",
"select": "चुनें",
"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": "कक्ष",
"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": "खिलाड़ी"
}