mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
New connection strings
I forgot to push this, sorry >///>
This commit is contained in:
parent
17bc4f2808
commit
9a5b03708b
25 changed files with 82 additions and 24 deletions
|
|
@ -9,7 +9,9 @@ Inventory.Favorite.Document
|
|||
World.Connection.LNL.LNLPoke
|
||||
World.Connection.TCP
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Edit.ReadOnly
|
||||
Login.MissingSecretMachineId
|
||||
Login.MissingSecretMachineId.Description
|
||||
Login.MalformedSecretMachineId
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
# Missing Keys
|
||||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# German [de]
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Edit.ReadOnly
|
||||
|
||||
|
|
|
|||
|
|
@ -187,6 +187,7 @@ World.Error.WorldCrash
|
|||
World.Error.WorldCrashDetail
|
||||
World.Error.Handshake
|
||||
World.Error.Unknown
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Config.Name
|
||||
World.Config.Description
|
||||
World.Config.MaxUsers
|
||||
|
|
@ -321,6 +322,7 @@ World.Edit.AccessLevelHeader
|
|||
World.Edit.AccessPrivate
|
||||
World.Edit.AccessPatreon
|
||||
World.Edit.AccessPublic
|
||||
World.Edit.ReadOnly
|
||||
Tools.AvatarCreator
|
||||
Tools.FullBodyCalibrator
|
||||
Tools.CameraStreaming
|
||||
|
|
|
|||
|
|
@ -9,7 +9,9 @@ Inventory.Favorite.Document
|
|||
World.Connection.LNL.LNLPoke
|
||||
World.Connection.TCP
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Edit.ReadOnly
|
||||
Login.MissingSecretMachineId
|
||||
Login.MissingSecretMachineId.Description
|
||||
Login.MalformedSecretMachineId
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@ Note that this file updates only during build processes and doesn't necessarily
|
|||
|
||||
# Spanish [es]
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Edit.ReadOnly
|
||||
Settings.FullBodyTrackingSettings
|
||||
Settings.FullBodyTrackingSettings.BodyHorizontalAngle
|
||||
Settings.FullBodyTrackingSettings.BodyHorizontalAngle.Description
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@ World.Error.HostBlockedDetail
|
|||
World.Error.WorldCrash
|
||||
World.Error.WorldCrashDetail
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Indicator.Visited
|
||||
World.Category.ContactsSessions
|
||||
World.Category.Random
|
||||
|
|
@ -92,6 +93,7 @@ World.SortParameter.LastVisit
|
|||
World.SortParameter.Random
|
||||
World.Filter.MinimumContacts
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Edit.ReadOnly
|
||||
Tools.Setup2FA
|
||||
Tools.StreamAudio.Dialog.Title
|
||||
Options.Nameplates.DefaultStyle
|
||||
|
|
|
|||
|
|
@ -4,7 +4,9 @@ Note that this file updates only during build processes and doesn't necessarily
|
|||
# Finnish [fi]
|
||||
World.Connection.LNL.LNLPoke
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Actions.GuestWarning
|
||||
World.Edit.ReadOnly
|
||||
Contacts.Unblocked
|
||||
Tooltip.ProtoFlux.Drive
|
||||
Tooltip.ProtoFlux.Source
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
# Missing Keys
|
||||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# French [fr]
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Edit.ReadOnly
|
||||
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@ World.Connection.LNL.Relay
|
|||
World.Connection.TCP
|
||||
World.Error.SecurityViolation
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Actions.CopyRecordURL
|
||||
World.Indicator.Sessions
|
||||
World.Detail.Users.Count
|
||||
|
|
@ -39,6 +40,7 @@ World.Filter.SubmittedToGroup
|
|||
World.Filter.OnlyHeadless
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Filter.MaxAccessLevel
|
||||
World.Edit.ReadOnly
|
||||
Options.FreeformDash.On
|
||||
Options.FreeformDash.Off
|
||||
Indicator.OnlineUsers
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@ World.Error.HostBlockedDetail
|
|||
World.Error.WorldCrash
|
||||
World.Error.WorldCrashDetail
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Indicator.Visited
|
||||
World.Category.Random
|
||||
World.Category.GroupWorlds
|
||||
|
|
@ -36,6 +37,7 @@ World.SortParameter.LastVisit
|
|||
World.SortParameter.Random
|
||||
World.Filter.MinimumContacts
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Edit.ReadOnly
|
||||
Tools.Setup2FA
|
||||
Tools.StreamAudio.Dialog.Title
|
||||
Tools.StreamAudio.Spatialized
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
# Missing Keys
|
||||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# Japanese [ja]
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Edit.ReadOnly
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
# Missing Keys
|
||||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# Korean [ko]
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Edit.ReadOnly
|
||||
|
||||
|
|
|
|||
|
|
@ -56,12 +56,14 @@ World.Error.HostBlockedDetail
|
|||
World.Error.WorldCrash
|
||||
World.Error.WorldCrashDetail
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Category.ContactsSessions
|
||||
World.Category.GroupWorlds
|
||||
World.AccessLevel.Contacts
|
||||
World.AccessLevel.ContactsPlus
|
||||
World.Filter.MinimumContacts
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Edit.ReadOnly
|
||||
Tools.AvatarCreator
|
||||
Tools.Debug
|
||||
Tools.StreamAudio.Dialog.Title
|
||||
|
|
|
|||
|
|
@ -10,7 +10,9 @@ World.Loaded
|
|||
World.Connection.LNL.LNLPoke
|
||||
World.Connection.TCP
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Edit.ReadOnly
|
||||
Login.InvalidCredentials.Description
|
||||
Login.InvalidLogin.Description
|
||||
Login.MalformedUID.Description
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@ Note that this file updates only during build processes and doesn't necessarily
|
|||
|
||||
# Polish [pl]
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Edit.ReadOnly
|
||||
Importer.Image.Failure.Heading
|
||||
Importer.Image.Failure.Description
|
||||
Settings.FullBodyTrackingSettings
|
||||
|
|
|
|||
|
|
@ -11,7 +11,9 @@ Inventory.Favorite.Document
|
|||
World.Connection.LNL.LNLPoke
|
||||
World.Connection.TCP
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Edit.ReadOnly
|
||||
Login.InvalidCredentials.Description
|
||||
Login.InvalidLogin.Description
|
||||
Login.MalformedUID.Description
|
||||
|
|
|
|||
|
|
@ -3,4 +3,6 @@ Note that this file updates only during build processes and doesn't necessarily
|
|||
|
||||
# Russian [ru]
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Edit.ReadOnly
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,9 @@ Interaction.SaveToInventory.NoWritePermission
|
|||
World.Connection.LNL.LNLPoke
|
||||
World.Connection.TCP
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Edit.ReadOnly
|
||||
Profile.Status.Sociable
|
||||
Profile.Status.Bot
|
||||
Profile.Status.ChatClient
|
||||
|
|
|
|||
|
|
@ -125,6 +125,7 @@ World.Error.WorldCrash
|
|||
World.Error.WorldCrashDetail
|
||||
World.Error.Handshake
|
||||
World.Error.Unknown
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Config.Name
|
||||
World.Config.Description
|
||||
World.Config.MaxUsers
|
||||
|
|
@ -259,6 +260,7 @@ World.Edit.AccessLevelHeader
|
|||
World.Edit.AccessPrivate
|
||||
World.Edit.AccessPatreon
|
||||
World.Edit.AccessPublic
|
||||
World.Edit.ReadOnly
|
||||
Tools.AvatarCreator
|
||||
Tools.FullBodyCalibrator
|
||||
Tools.CameraStreaming
|
||||
|
|
|
|||
|
|
@ -89,6 +89,7 @@ World.Error.HostBlockedDetail
|
|||
World.Error.WorldCrash
|
||||
World.Error.WorldCrashDetail
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Indicator.Visited
|
||||
World.Category.ContactsSessions
|
||||
World.Category.Random
|
||||
|
|
@ -108,6 +109,7 @@ World.Edit.AccessLevelHeader
|
|||
World.Edit.AccessPrivate
|
||||
World.Edit.AccessPatreon
|
||||
World.Edit.AccessPublic
|
||||
World.Edit.ReadOnly
|
||||
Tools.StreamAudio
|
||||
Tools.Setup2FA
|
||||
Tools.StreamAudio.Dialog.Title
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@ Note that this file updates only during build processes and doesn't necessarily
|
|||
|
||||
# Ukrainian [uk]
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Edit.ReadOnly
|
||||
Importer.Image.Failure.Heading
|
||||
Importer.Image.Failure.Description
|
||||
Settings.FullBodyTrackingSettings
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
# Missing Keys
|
||||
Note that this file updates only during build processes and doesn't necessarily reflect the current state.
|
||||
|
||||
# Chinese (China) [zh-cn]
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Edit.ReadOnly
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,9 @@ Inventory.Favorite.Document
|
|||
World.Connection.LNL.LNLPoke
|
||||
World.Connection.TCP
|
||||
World.Error.Handshake
|
||||
World.Error.FailedToCreateBanAccessKey
|
||||
World.Filter.IncompatibleSessions
|
||||
World.Edit.ReadOnly
|
||||
Login.InvalidCredentials.Description
|
||||
Login.InvalidLogin.Description
|
||||
Login.MalformedUID.Description
|
||||
|
|
|
|||
48
README.md
48
README.md
|
|
@ -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.
|
||||
|
||||
## Localization Status
|
||||
Czech [cs] - 69.6% - Missing keys: 701
|
||||
German [de] - 100.0% - Missing keys: 0
|
||||
English (United Kingdom) [en-gb] - 2.0% - Missing keys: 2260
|
||||
Czech [cs] - 69.5% - Missing keys: 703
|
||||
German [de] - 99.9% - Missing keys: 2
|
||||
English (United Kingdom) [en-gb] - 2.0% - Missing keys: 2262
|
||||
English [en] - 100.0% - Missing keys: 0
|
||||
Esperanto [eo] - 70.9% - Missing keys: 670
|
||||
Spanish [es] - 99.6% - Missing keys: 9
|
||||
Estonian [et] - 35.8% - Missing keys: 1481
|
||||
Finnish [fi] - 88.9% - Missing keys: 257
|
||||
French [fr] - 100.0% - Missing keys: 0
|
||||
Hungarian [hu] - 28.7% - Missing keys: 1645
|
||||
Icelandic [is] - 27.8% - Missing keys: 1666
|
||||
Japanese [ja] - 100.0% - Missing keys: 0
|
||||
Korean [ko] - 100.0% - Missing keys: 0
|
||||
Dutch [nl] - 44.9% - Missing keys: 1271
|
||||
Norwegian [no] - 68.1% - Missing keys: 735
|
||||
Polish [pl] - 97.2% - Missing keys: 65
|
||||
Portuguese (Brazil) [pt-br] - 68.1% - Missing keys: 736
|
||||
Russian [ru] - 100.0% - Missing keys: 1
|
||||
Swedish [sv] - 27.6% - Missing keys: 1669
|
||||
Thai [th] - 3.0% - Missing keys: 2237
|
||||
Turkish [tr] - 35.3% - Missing keys: 1493
|
||||
Ukrainian [uk] - 56.9% - Missing keys: 994
|
||||
Chinese (China) [zh-cn] - 100.0% - Missing keys: 0
|
||||
Chinese (Taiwan) [zh-tw] - 68.3% - Missing keys: 730
|
||||
Esperanto [eo] - 70.9% - Missing keys: 672
|
||||
Spanish [es] - 99.5% - Missing keys: 11
|
||||
Estonian [et] - 35.7% - Missing keys: 1483
|
||||
Finnish [fi] - 88.8% - Missing keys: 259
|
||||
French [fr] - 99.9% - Missing keys: 2
|
||||
Hungarian [hu] - 28.6% - Missing keys: 1647
|
||||
Icelandic [is] - 27.7% - Missing keys: 1668
|
||||
Japanese [ja] - 99.9% - Missing keys: 2
|
||||
Korean [ko] - 99.9% - Missing keys: 2
|
||||
Dutch [nl] - 44.8% - Missing keys: 1273
|
||||
Norwegian [no] - 68.1% - Missing keys: 737
|
||||
Polish [pl] - 97.1% - Missing keys: 67
|
||||
Portuguese (Brazil) [pt-br] - 68.0% - Missing keys: 738
|
||||
Russian [ru] - 99.9% - Missing keys: 3
|
||||
Swedish [sv] - 27.6% - Missing keys: 1671
|
||||
Thai [th] - 3.0% - Missing keys: 2239
|
||||
Turkish [tr] - 35.2% - Missing keys: 1495
|
||||
Ukrainian [uk] - 56.8% - Missing keys: 996
|
||||
Chinese (China) [zh-cn] - 99.9% - Missing keys: 2
|
||||
Chinese (Taiwan) [zh-tw] - 68.3% - Missing keys: 732
|
||||
|
||||
Total keys: 2306
|
||||
Total keys: 2308
|
||||
|
||||
## 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.
|
||||
|
|
|
|||
2
en.json
2
en.json
|
|
@ -212,6 +212,7 @@
|
|||
"World.Error.WorldCrashDetail": "Fatal error when updating the world",
|
||||
"World.Error.Handshake" : "Handshake Error",
|
||||
"World.Error.Unknown": "Unknown Error",
|
||||
"World.Error.FailedToCreateBanAccessKey" : "Failed to create ban access key",
|
||||
|
||||
"World.Config.Name": "World Name:",
|
||||
"World.Config.Description": "Description:",
|
||||
|
|
@ -359,6 +360,7 @@
|
|||
"World.Edit.AccessPrivate": "Only Me",
|
||||
"World.Edit.AccessPatreon": "Patreon Supporters",
|
||||
"World.Edit.AccessPublic": "Anyone (public)",
|
||||
"World.Edit.ReadOnly": "ReadOnly",
|
||||
|
||||
"Tools.AvatarCreator": "Avatar Creator",
|
||||
"Tools.FullBodyCalibrator": "Full Body / Avatar Calibrator",
|
||||
|
|
|
|||
Loading…
Reference in a new issue