Add en-US translations

This commit is contained in:
Nolway 2021-12-19 16:01:51 +01:00 committed by Alexis Faizeau
parent 31b92da6ce
commit bd01a35cc6
45 changed files with 539 additions and 158 deletions

View file

@ -0,0 +1,8 @@
{
"audio": {
"manager": {
"reduce": "reduce in conversations"
},
"message": "Audio message"
}
}

View file

@ -0,0 +1,19 @@
{
"camera": {
"enable": {
"title": "Turn on your camera and microphone",
"start": "Let's go!"
},
"help": {
"title": "Camera / Microphone access needed",
"permission-denied": "Permission denied",
"content": "You must allow camera and microphone access in your browser.",
"firefox-content": "Please click the \"Remember this decision\" checkbox, if you don't want Firefox to keep asking you the authorization.",
"refresh": "Refresh",
"continue": "Continue without webcam"
},
"my": {
"silent-zone": "Silent zone"
}
}
}

View file

@ -0,0 +1,10 @@
{
"chat": {
"intro": "Here is your chat history:",
"enter": "Enter your message...",
"menu": {
"visit-card": "Visit card",
"add-friend": "Add friend"
}
}
}

View file

@ -0,0 +1,9 @@
{
"companion": {
"select": {
"title": "Select your companion",
"any": "No companion",
"continue": "Continue"
}
}
}

View file

@ -0,0 +1,16 @@
{
"custom-character": {
"title": "Customize your WOKA",
"navigation": {
"return": "Return",
"back": "Back",
"finish": "Finish",
"next": "Next"
}
},
"select-woka": {
"title": "Select your WOKA",
"continue": "Continue",
"customize": "Customize your WOKA"
}
}

View file

@ -0,0 +1,14 @@
{
"error": {
"access-link": {
"title": "Access link incorrect",
"sub-title": "Could not find map. Please check your access link.",
"details": "If you want more information, you may contact administrator or contact us at: hello@workadventu.re"
},
"connection-rejected": {
"title": "Connection rejected",
"sub-title": "You cannot join the World. Try again later {{error}}.",
"details": "If you want more information, you may contact administrator or contact us at: hello@workadventu.re"
}
}
}

View file

@ -0,0 +1,25 @@
{
"follow": {
"interact-status": {
"following": "Following {{leader}}",
"waiting-followers": "Waiting for followers confirmation",
"followed": {
"one": "{{follower}} is following you",
"two": "{{firstFollower}} and {{secondFollower}} are following you",
"many": "{{followers}} and {{lastFollower}} are following you"
}
},
"interact-menu": {
"title": {
"interact": "Interaction",
"follow": "Do you want to follow {{leader}}?"
},
"stop": {
"leader": "Do you want to stop leading the way?",
"follower": "Do you want to stop following {{leader}}?"
},
"yes": "Yes",
"no": "No"
}
}
}

View file

@ -0,0 +1,12 @@
{
"login": {
"input": {
"name": {
"placeholder": "Enter your name",
"empty": "The name is empty"
}
},
"terms": "By continuing, you are agreeing our <a href=\"https://workadventu.re/terms-of-use\" target=\"_blank\">terms of use</a>, <a href=\"https://workadventu.re/privacy-policy\" target=\"_blank\">privacy policy</a> and <a href=\"https://workadventu.re/cookie-policy\" target=\"_blank\">cookie policy</a>.",
"continue": "Continue"
}
}

View file

@ -0,0 +1,118 @@
{
"menu": {
"title": "Menu",
"icon": {
"open": {
"menu": "Open menu",
"invite": "Show invite",
"register": "Register",
"chat": "Open chat"
}
},
"visit-card": {
"close": "Close"
},
"profile": {
"edit": {
"name": "Edit your name",
"woka": "Edit your WOKA",
"companion": "Edit your companion",
"camera": "Edit your camera"
},
"login": "Sign in",
"logout": "Log out"
},
"settings": {
"game-quality": {
"title": "Game quality",
"short": {
"high": "High (120 fps)",
"medium": "Medium (60 fps)",
"minimum": "Minimum (40 fps)",
"small": "Small (20 fps)"
},
"long": {
"high": "High video quality (120 fps)",
"medium": "Medium video quality (60 fps, recommended)",
"minimum": "Minimum video quality (40 fps)",
"small": "Small video quality (20 fps)"
}
},
"video-quality": {
"title": "Video quality",
"short": {
"high": "High (30 fps)",
"medium": "Medium (20 fps)",
"minimum": "Minimum (10 fps)",
"small": "Small (5 fps)"
},
"long": {
"high": "High video quality (30 fps)",
"medium": "Medium video quality (20 fps, recommended)",
"minimum": "Minimum video quality (10 fps)",
"small": "Small video quality (5 fps)"
}
},
"save": {
"warning": "(Saving these settings will restart the game)",
"button": "Save"
},
"fullscreen": "Fullscreen",
"notifications": "Notifications",
"cowebsite-trigger": "Always ask before opening websites and Jitsi Meet rooms",
"ignore-follow-request": "Ignore requests to follow other users"
},
"invite": {
"description": "Share the link of the room!",
"copy": "Copy",
"share": "Share"
},
"global-message": {
"text": "Text",
"audio": "Audio",
"warning": "Broadcast to all rooms of the world",
"enter": "Enter your message here...",
"send": "Send"
},
"global-audio": {
"upload-info": "Upload a file",
"error": "No file selected. You need to upload a file before sending it."
},
"contact": {
"getting-started": {
"title": "Getting started",
"description": "WorkAdventure allows you to create an online space to communicate spontaneously with others. And it all starts with creating your own space. Choose from a large selection of prefabricated maps by our team."
},
"create-map": {
"title": "Create your map",
"description": "You can also create your own custom map by following the step of the documentation."
}
},
"about": {
"map-info": "Information on the map",
"map-link": "link to this map",
"copyrights": {
"map": {
"title": "Copyrights of the map",
"empty": "The map creator did not declare a copyright for the map."
},
"tileset": {
"title": "Copyrights of the tilesets",
"empty": "The map creator did not declare a copyright for the tilesets. This doesn't mean that those tilesets have no license."
},
"audio": {
"title": "Copyrights of audio files",
"empty": "The map creator did not declare a copyright for audio files. This doesn't mean that those audio files have no license."
}
}
},
"sub": {
"profile": "Profile",
"settings": "Settings",
"invite": "Invite",
"credit": "Credit",
"global-message": "Global Messages",
"contact": "Contact"
}
}
}

View file

@ -0,0 +1,23 @@
{
"report": {
"block": {
"title": "Block",
"content": "Block any communication from and to {{userName}}. This can be reverted.",
"unblock": "Unblock this user",
"block": "Block this user"
},
"title": "Report",
"content": "Send a report message to the administrators of this room. They may later ban this user.",
"message": {
"title": "Your message: ",
"empty": "Report message cannot to be empty."
},
"submit": "Report this user"
},
"moderate": {
"title": "Moderate {{userName}}",
"block": "Block",
"report": "Report",
"no-select": "ERROR : There is no action selected."
}
}

View file

@ -1,5 +0,0 @@
{
"test": {
"nolway": "Too mutch cofee"
}
}

View file

@ -0,0 +1,13 @@
{
"warning": {
"title": "Warning!",
"content": "This world is close to its limit!. You can upgrade its capacity <a href={{upgradeLink}} target=\"_blank\">here</a>",
"limit": "This world is close to its limit!",
"access-denied": {
"camera": "Camera access denied. Click here and check your browser permissions.",
"screen-sharing": "Screen sharing denied. Click here and check your browser permissions."
}
},
"important-message": "Important message",
"connection-lost": "Connection lost. Reconnecting..."
}