website-gemompel/loc/en.json

55 lines
2.7 KiB
JSON
Raw Normal View History

2020-04-04 12:11:23 +00:00
{
"connectdialog.title": "Connect to Server",
"connectdialog.address": "Address",
"connectdialog.port": "Port",
"connectdialog.username": "Username",
"connectdialog.password": "Password",
"connectdialog.tokens": "Tokens",
"connectdialog.remove": "Remove",
"connectdialog.add": "Add",
"connectdialog.cancel": "Cancel",
"connectdialog.connect": "Connect",
"connectdialog.error.title": "Failed to connect",
"connectdialog.error.reason.refused": "The connection has been refused.",
"connectdialog.error.reason.version": "The server uses an incompatible version.",
"connectdialog.error.reason.username": "Your user name was rejected. Maybe try a different one?",
"connectdialog.error.reason.userpassword": "The given password is incorrect.\nThe user name you have chosen requires a special one.",
"connectdialog.error.reason.serverpassword": "The given password is incorrect.",
"connectdialog.error.reason.username_in_use": "The user name you have chosen is already in use.",
"connectdialog.error.reason.full": "The server is full.",
"connectdialog.error.reason.clientcert": "The server requires you to provide a client certificate which is not supported by this web application.",
"connectdialog.error.reason.server": "The server reports:",
"connectdialog.error.retry": "Retry",
"connectdialog.error.cancel": "Cancel",
"joindialog.title": "Mumble Voice Conference",
"joindialog.connect": "Join Conference",
"usercontextmenu.mute": "Mute",
"usercontextmenu.deafen": "Deafen",
"usercontextmenu.priority_speaker": "Priority Speaker",
"usercontextmenu.local_mute": "Local Mute",
"usercontextmenu.ignore_messages": "Ignore Messages",
"usercontextmenu.view_comment": "View Comment",
"usercontextmenu.change_comment": "Change Comment",
"usercontextmenu.reset_comment": "Reset Comment",
"usercontextmenu.view_avatar": "View Avatar",
"usercontextmenu.change_avatar": "Change Avatar",
"usercontextmenu.reset_avatar": "Reset Avatar",
"usercontextmenu.send_message": "Send Message",
"usercontextmenu.information": "Information",
"usercontextmenu.self_mute": "Self Mute",
"usercontextmenu.self_deafen": "Self Deafen",
"usercontextmenu.add_friend": "Add Friend",
"usercontextmenu.remove_friend": "Remove Friend",
"channelcontextmenu.join": "Join Channel",
"channelcontextmenu.add": "Add",
"channelcontextmenu.edit": "Edit",
"channelcontextmenu.remove": "Remove",
"channelcontextmenu.link": "Link",
"channelcontextmenu.unlink": "Unlink",
"channelcontextmenu.unlink_all": "Unlink All",
"channelcontextmenu.copy_mumble_url": "Copy Mumble URL",
"channelcontextmenu.copy_mumble_web_url": "Copy Mumble-Web URL",
"channelcontextmenu.send_message": "Send Message"
2020-04-04 12:11:23 +00:00
}