forked from Neos-Metaverse/NeosLocale
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen-gb.json
58 lines (42 loc) · 2.67 KB
/
en-gb.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"localeCode" : "en-gb",
"authors" : ["Nammi", "Enverex", "atomicwave", "CyberZott"],
"messages" :
{
"Dash.Actions.MTC" : "Metaverse Training Centre <size=75%>(tutorials)</size>",
"Undo.ChangeColor" : "Change Colour",
"Tooltip.Color.Picker" : "Colour Picker",
"AvatarCreator.CenterHead" : "Centre Head Position",
"Tooltip.Microphone.SourceFiltered" : "Filtered & Normalised",
"CreateNew.Editor.AssetOptimizationWizard" : "Asset Optimisation Wizard",
"AvatarCreator.AlignHeadForward" : "Align Head Forwards",
"Importer.Folder.Individual.Description" : "Creates a separate import dialogue for each supported file in the folder",
"Importer.Model.VertexColorModel" : "Vertex Coloured Model",
"Importer.Model.Meters" : "Metres (m)",
"Importer.Model.Millimeters" : "Millimetres (mm)",
"Importer.Model.Centimeters" : "Centimetres (cm)",
"Importer.Model.Advanced.VertexColors" : "Import Vertex Colours",
"Importer.Model.Advanced.AlbedoColor" : "Import Albedo Colour",
"Importer.Model.Advanced.VisualizeRig" : "Visualise Rig",
"Importer.Model.Advanced.Optimize" : "Optimise Model/Scene",
"Importer.Model.Advanced.RandomColors" : "Generate Random Colours",
"Settings.Audio.DisableVoiceNormalization" : "Disable Voice Normalisation",
"Settings.Audio.NormzliationThreshold" : "Normalisation Threshold: {n}",
"Inspector.Mesh.ChannelStats" : "Normals: {normals}, Tangents: {tangents}, Colours: {colors}, UV0: {uv0}, UV1: {uv1}, UV2: {uv2}, UV3: {uv3}",
"Inspector.SkinnedMesh.VisualizeBoneBounds" : "Visualise bone bounding boxes",
"Inspector.SkinnedMesh.VisualizeApproximateBoneBounds" : "Visualise approximate merged bone sphere bounds",
"Inspector.Texture.ColorToAlphaWhite" : "Colour to Alpha (white)",
"Inspector.Texture.ColorToAlphaBlack" : "Colour to Alpha (black)",
"Inspector.Texture.ConvertToGrayscaleAverage" : "Convert to greyscale (average)",
"Inspector.Audio.Normalize" : "Normalise Volume",
"Inspector.Audio.DenoiseRNNoise" : "Denoise (RNNoise, optimised for voice at 48 kHz)",
"Wizard.AssetOptimization.Title" : "Asset Optimisation Wizard",
"Tutorial.Tooltip.ColorPrimary" : "Apply Colour",
"Tutorial.Tooltip.ColorSecondary" : "Pick Colour",
"Tutorial.Tooltip.LightSecondary" : "Change Colour",
"Tutorial.BotDesigner.ColorOptions.PickColor" : "Pick Colour",
"Tutorial.AvatarTutorial.EquippingAndFavoriting.Title" : "Equipping & Favouriting",
"Tutorial.Intro.BadgesMentor" : "Mentor",
"Dummy" : "Dummy"
}
}