Add handshake error string

This commit is contained in:
Frooxius 2024-09-27 17:53:50 +02:00
parent 1d2222c81c
commit c0cb074b52
25 changed files with 60 additions and 24 deletions

View file

@ -8,6 +8,7 @@ Interaction.CopyImage
Inventory.Favorite.Document Inventory.Favorite.Document
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
Login.MissingSecretMachineId Login.MissingSecretMachineId
Login.MissingSecretMachineId.Description Login.MissingSecretMachineId.Description

View file

@ -1,3 +1,6 @@
# Missing Keys # Missing Keys
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# German [de]
World.Error.Handshake

View file

@ -185,6 +185,7 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Error.Unknown World.Error.Unknown
World.Config.Name World.Config.Name
World.Config.Description World.Config.Description

View file

@ -8,6 +8,7 @@ Interaction.CopyImage
Inventory.Favorite.Document Inventory.Favorite.Document
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
Login.MissingSecretMachineId Login.MissingSecretMachineId
Login.MissingSecretMachineId.Description Login.MissingSecretMachineId.Description

View file

@ -2,6 +2,7 @@
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Spanish [es] # Spanish [es]
World.Error.Handshake
Settings.FullBodyTrackingSettings Settings.FullBodyTrackingSettings
Settings.FullBodyTrackingSettings.BodyHorizontalAngle Settings.FullBodyTrackingSettings.BodyHorizontalAngle
Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description

View file

@ -81,6 +81,7 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Indicator.Visited World.Indicator.Visited
World.Category.ContactsSessions World.Category.ContactsSessions
World.Category.Random World.Category.Random

View file

@ -3,6 +3,7 @@ Note that this file updates only during build processes and doesn't necessarily
# Finnish [fi] # Finnish [fi]
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Error.Handshake
World.Actions.GuestWarning World.Actions.GuestWarning
Contacts.Unblocked Contacts.Unblocked
Tooltip.ProtoFlux.Drive Tooltip.ProtoFlux.Drive

View file

@ -1,3 +1,6 @@
# Missing Keys # Missing Keys
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# French [fr]
World.Error.Handshake

View file

@ -27,6 +27,7 @@ World.Connection.LNL.NATPunchthrough
World.Connection.LNL.Relay World.Connection.LNL.Relay
World.Connection.TCP World.Connection.TCP
World.Error.SecurityViolation World.Error.SecurityViolation
World.Error.Handshake
World.Actions.CopyRecordURL World.Actions.CopyRecordURL
World.Indicator.Sessions World.Indicator.Sessions
World.Detail.Users.Count World.Detail.Users.Count

View file

@ -26,6 +26,7 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Indicator.Visited World.Indicator.Visited
World.Category.Random World.Category.Random
World.Category.GroupWorlds World.Category.GroupWorlds

View file

@ -1,3 +1,6 @@
# Missing Keys # Missing Keys
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Japanese [ja]
World.Error.Handshake

View file

@ -1,3 +1,6 @@
# Missing Keys # Missing Keys
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Korean [ko]
World.Error.Handshake

View file

@ -55,6 +55,7 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Category.ContactsSessions World.Category.ContactsSessions
World.Category.GroupWorlds World.Category.GroupWorlds
World.AccessLevel.Contacts World.AccessLevel.Contacts

View file

@ -9,6 +9,7 @@ Inventory.Favorite.Document
World.Loaded World.Loaded
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
Login.InvalidCredentials.Description Login.InvalidCredentials.Description
Login.InvalidLogin.Description Login.InvalidLogin.Description

View file

@ -2,6 +2,7 @@
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Polish [pl] # Polish [pl]
World.Error.Handshake
Importer.Image.Failure.Heading Importer.Image.Failure.Heading
Importer.Image.Failure.Description Importer.Image.Failure.Description
Settings.FullBodyTrackingSettings Settings.FullBodyTrackingSettings

View file

@ -10,6 +10,7 @@ Inventory.GetURL
Inventory.Favorite.Document Inventory.Favorite.Document
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
Login.InvalidCredentials.Description Login.InvalidCredentials.Description
Login.InvalidLogin.Description Login.InvalidLogin.Description

View file

@ -1,3 +1,6 @@
# Missing Keys # Missing Keys
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Russian [ru]
World.Error.Handshake

View file

@ -8,6 +8,7 @@ Interaction.SaveToInventory.NotLoggedIn
Interaction.SaveToInventory.NoWritePermission Interaction.SaveToInventory.NoWritePermission
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
Profile.Status.Sociable Profile.Status.Sociable
Profile.Status.Bot Profile.Status.Bot

View file

@ -123,6 +123,7 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Error.Unknown World.Error.Unknown
World.Config.Name World.Config.Name
World.Config.Description World.Config.Description

View file

@ -88,6 +88,7 @@ World.Error.HostBlocked
World.Error.HostBlockedDetail World.Error.HostBlockedDetail
World.Error.WorldCrash World.Error.WorldCrash
World.Error.WorldCrashDetail World.Error.WorldCrashDetail
World.Error.Handshake
World.Indicator.Visited World.Indicator.Visited
World.Category.ContactsSessions World.Category.ContactsSessions
World.Category.Random World.Category.Random

View file

@ -2,6 +2,7 @@
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Ukrainian [uk] # Ukrainian [uk]
World.Error.Handshake
Importer.Image.Failure.Heading Importer.Image.Failure.Heading
Importer.Image.Failure.Description Importer.Image.Failure.Description
Settings.FullBodyTrackingSettings Settings.FullBodyTrackingSettings

View file

@ -1,3 +1,6 @@
# Missing Keys # Missing Keys
Note that this file updates only during build processes and doesn't necessarily reflect the current state. Note that this file updates only during build processes and doesn't necessarily reflect the current state.
# Chinese (China) [zh-cn]
World.Error.Handshake

View file

@ -8,6 +8,7 @@ Interaction.CopyImage
Inventory.Favorite.Document Inventory.Favorite.Document
World.Connection.LNL.LNLPoke World.Connection.LNL.LNLPoke
World.Connection.TCP World.Connection.TCP
World.Error.Handshake
World.Filter.IncompatibleSessions World.Filter.IncompatibleSessions
Login.InvalidCredentials.Description Login.InvalidCredentials.Description
Login.InvalidLogin.Description Login.InvalidLogin.Description

View file

@ -2,32 +2,32 @@
This repository contains the locale assets for the core UI of [Resonite](https://resonite.com) and allows anyone to contribute translations. The contents of this repository will be periodically merged with the public build released on Steam (STEAM) and other platforms. This repository contains the locale assets for the core UI of [Resonite](https://resonite.com) and allows anyone to contribute translations. The contents of this repository will be periodically merged with the public build released on Steam (STEAM) and other platforms.
## Localization Status ## Localization Status
Czech [cs] - 69.6% - Missing keys: 700 Czech [cs] - 69.6% - Missing keys: 701
German [de] - 100.0% - Missing keys: 0 German [de] - 100.0% - Missing keys: 1
English (United Kingdom) [en-gb] - 2.0% - Missing keys: 2259 English (United Kingdom) [en-gb] - 2.0% - Missing keys: 2260
English [en] - 100.0% - Missing keys: 0 English [en] - 100.0% - Missing keys: 0
Esperanto [eo] - 71.0% - Missing keys: 669 Esperanto [eo] - 70.9% - Missing keys: 670
Spanish [es] - 99.7% - Missing keys: 8 Spanish [es] - 99.6% - Missing keys: 9
Estonian [et] - 35.8% - Missing keys: 1480 Estonian [et] - 35.8% - Missing keys: 1481
Finnish [fi] - 88.9% - Missing keys: 256 Finnish [fi] - 88.9% - Missing keys: 257
French [fr] - 100.0% - Missing keys: 0 French [fr] - 100.0% - Missing keys: 1
Hungarian [hu] - 28.7% - Missing keys: 1644 Hungarian [hu] - 28.7% - Missing keys: 1645
Icelandic [is] - 27.8% - Missing keys: 1665 Icelandic [is] - 27.8% - Missing keys: 1666
Japanese [ja] - 100.0% - Missing keys: 0 Japanese [ja] - 100.0% - Missing keys: 1
Korean [ko] - 100.0% - Missing keys: 0 Korean [ko] - 100.0% - Missing keys: 1
Dutch [nl] - 44.9% - Missing keys: 1270 Dutch [nl] - 44.9% - Missing keys: 1271
Norwegian [no] - 68.2% - Missing keys: 734 Norwegian [no] - 68.1% - Missing keys: 735
Polish [pl] - 97.2% - Missing keys: 64 Polish [pl] - 97.2% - Missing keys: 65
Portuguese (Brazil) [pt-br] - 68.1% - Missing keys: 735 Portuguese (Brazil) [pt-br] - 68.1% - Missing keys: 736
Russian [ru] - 100.0% - Missing keys: 0 Russian [ru] - 100.0% - Missing keys: 1
Swedish [sv] - 27.6% - Missing keys: 1668 Swedish [sv] - 27.6% - Missing keys: 1669
Thai [th] - 3.0% - Missing keys: 2236 Thai [th] - 3.0% - Missing keys: 2237
Turkish [tr] - 35.3% - Missing keys: 1492 Turkish [tr] - 35.3% - Missing keys: 1493
Ukrainian [uk] - 56.9% - Missing keys: 993 Ukrainian [uk] - 56.9% - Missing keys: 994
Chinese (China) [zh-cn] - 100.0% - Missing keys: 0 Chinese (China) [zh-cn] - 100.0% - Missing keys: 1
Chinese (Taiwan) [zh-tw] - 68.4% - Missing keys: 729 Chinese (Taiwan) [zh-tw] - 68.3% - Missing keys: 730
Total keys: 2305 Total keys: 2306
## How To Contribute ## How To Contribute
If you'd like to contribute translations, create a fork of the repository, make the changes and **once they are ready** to be merged create a Pull Request, so the contributions can be checked and merged. You don't need to translate everything at once, if you cover part of the UI, the changes can be merged, with more translations coming later. If you'd like to contribute translations, create a fork of the repository, make the changes and **once they are ready** to be merged create a Pull Request, so the contributions can be checked and merged. You don't need to translate everything at once, if you cover part of the UI, the changes can be merged, with more translations coming later.

View file

@ -210,6 +210,7 @@
"World.Error.HostBlockedDetail": "You have blocked the host", "World.Error.HostBlockedDetail": "You have blocked the host",
"World.Error.WorldCrash": "World Crashed", "World.Error.WorldCrash": "World Crashed",
"World.Error.WorldCrashDetail": "Fatal error when updating the world", "World.Error.WorldCrashDetail": "Fatal error when updating the world",
"World.Error.Handshake" : "Handshake Error",
"World.Error.Unknown": "Unknown Error", "World.Error.Unknown": "Unknown Error",
"World.Config.Name": "World Name:", "World.Config.Name": "World Name:",