зеркало из https://github.com/nextcloud/spreed.git
132 строки
8.8 KiB
JavaScript
132 строки
8.8 KiB
JavaScript
OC.L10N.register(
|
|
"spreed",
|
|
{
|
|
"Validate SSL certificate" : "Validate SSL certificate",
|
|
"Delete server" : "Delete server",
|
|
"Add new server" : "Add new server",
|
|
"Saved" : "Saved",
|
|
"Shared secret" : "Shared secret",
|
|
"TURN server protocols" : "TURN server protocols",
|
|
"UDP and TCP" : "UDP and TCP",
|
|
"UDP only" : "UDP only",
|
|
"TCP only" : "TCP only",
|
|
"(group)" : "(group)",
|
|
"New public call" : "New public call",
|
|
"Fullscreen" : "Fullscreen",
|
|
"Screensharing is not supported by your browser." : "Screensharing is not supported by your browser.",
|
|
"Screensharing requires the page to be loaded through HTTPS." : "Screensharing requires the page to be loaded through HTTPS.",
|
|
"Sharing your screen only works with Firefox version 52 or newer." : "Sharing your screen only works with Firefox version 52 or newer.",
|
|
"Screensharing extension is required to share your screen." : "Screensharing extension is required to share your screen.",
|
|
"Please use a different browser like Firefox or Chrome to share your screen." : "Please use a different browser like Firefox or Chrome to share your screen.",
|
|
"An error occurred while starting screensharing." : "An error occurred while starting screensharing.",
|
|
"Participants" : "Participants",
|
|
"Talk" : "Talk",
|
|
"Waiting for {participantName} to join the call …" : "Waiting for {participantName} to join the call …",
|
|
"Waiting for others to join the call …" : "Waiting for others to join the call …",
|
|
"Chat" : "Chat",
|
|
"Waiting for camera and microphone permissions" : "Waiting for camera and microphone permissions",
|
|
"Please, give your browser access to use your camera and microphone in order to use this app." : "Please give your browser access to use your camera and microphone in order to use this app.",
|
|
"Looking great today! :)" : "Looking great today! :)",
|
|
"Time to call your friends" : "Time to call your friends",
|
|
"Mute audio" : "Mute audio",
|
|
"Disable video" : "Disable video",
|
|
"You can set your name on the right sidebar so other participants can identify you better." : "You can set your name on the right sidebar so other participants can identify you better.",
|
|
"Copy" : "Copy",
|
|
"Copied!" : "Copied!",
|
|
"Not supported!" : "Not supported!",
|
|
"Press ⌘-C to copy." : "Press ⌘-C to copy.",
|
|
"Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
|
|
"This call has ended" : "This call has ended",
|
|
"Please enter the password for this call" : "Please enter the password for this call",
|
|
"Password required" : "Password required",
|
|
"Password" : "Password",
|
|
"Cancel" : "Cancel",
|
|
"Submit" : "Submit",
|
|
"Leave call" : "Leave call",
|
|
"Join call" : "Join call",
|
|
"Share link" : "Share link",
|
|
"Change password" : "Change password",
|
|
"Set password" : "Set password",
|
|
"Name" : "Name",
|
|
"Rename" : "Rename",
|
|
"Your name …" : "Your name …",
|
|
"New message…" : "New message…",
|
|
"Send" : "Send",
|
|
"No messages yet, start the conversation!" : "No messages yet, start the conversation!",
|
|
"[Unknown user name]" : "[Unknown user name]",
|
|
"Error occurred while sending message" : "Error occurred while sending message",
|
|
"Edit" : "Edit",
|
|
"moderator" : "moderator",
|
|
"Demote from moderator" : "Demote from moderator",
|
|
"Promote to moderator" : "Promote to moderator",
|
|
"Remove participant" : "Remove participant",
|
|
"Guest" : "Guest",
|
|
"Add participant" : "Add participant",
|
|
"Leave room" : "Leave room",
|
|
"Delete room" : "Delete room",
|
|
"No other people in this call" : "No other people in this call",
|
|
"You" : "You",
|
|
"and you" : "and you",
|
|
"Close" : "Close",
|
|
"Access to microphone & camera is only possible with HTTPS" : "Access to microphone & camera is only possible with HTTPS",
|
|
"Please adjust your configuration" : "Please adjust your configuration",
|
|
"Access to microphone & camera was denied" : "Access to microphone & camera was denied",
|
|
"WebRTC is not supported in your browser" : "WebRTC is not supported in your browser",
|
|
"Please use a different browser like Firefox or Chrome" : "Please use a different browser like Firefox or Chrome",
|
|
"Error while accessing microphone & camera" : "Error while accessing microphone & camera",
|
|
"WebRTC is not supported in your browser :-/" : "WebRTC is not supported in your browser :-/",
|
|
"{participantName}'s screen" : "{participantName}'s screen",
|
|
"Guest's screen" : "Guest's screen",
|
|
"Your screen" : "Your screen",
|
|
"a call" : "a call",
|
|
"(Duration %s)" : "(Duration %s)",
|
|
"You attended a call with {user1}" : "You attended a call with {user1}",
|
|
"_%n guest_::_%n guests_" : ["%n guest","%n guests"],
|
|
"You attended a call with {user1} and {user2}" : "You attended a call with {user1} and {user2}",
|
|
"You attended a call with {user1}, {user2} and {user3}" : "You attended a call with {user1}, {user2} and {user3}",
|
|
"You attended a call with {user1}, {user2}, {user3} and {user4}" : "You attended a call with {user1}, {user2}, {user3} and {user4}",
|
|
"You attended a call with {user1}, {user2}, {user3}, {user4} and {user5}" : "You attended a call with {user1}, {user2}, {user3}, {user4} and {user5}",
|
|
"_%n other_::_%n others_" : ["%n other","%n others"],
|
|
"{actor} invited you to {call}" : "{actor} invited you to {call}",
|
|
"You were invited to a <strong>talk</strong> room or had a <strong>call</strong>" : "You were invited to a <strong>talk</strong> room or had a <strong>call</strong>",
|
|
"Video call" : "Video call",
|
|
"_%n other guest_::_%n other guests_" : ["%n other guest","%n other guests"],
|
|
", " : ", ",
|
|
"%s invited you to a private call" : "%s invited you to a private call",
|
|
"{user} invited you to a private call" : "{user} invited you to a private call",
|
|
"%s invited you to a group call: %s" : "%s invited you to a group call: %s",
|
|
"{user} invited you to a group call: {call}" : "{user} invited you to a group call: {call}",
|
|
"%s invited you to a group call" : "%s invited you to a group call",
|
|
"{user} invited you to a group call" : "{user} invited you to a group call",
|
|
"This call is password-protected" : "This call is password-protected",
|
|
"The password is wrong. Try again." : "The password is wrong. Try again.",
|
|
"Share screen" : "Share screen",
|
|
"Show your screen" : "Show your screen",
|
|
"Stop screensharing" : "Stop screensharing",
|
|
"Smile in 3… 2… 1!" : "Smile in 3… 2… 1!",
|
|
"Choose person …" : "Choose person …",
|
|
"Signaling server" : "Signaling server",
|
|
"An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server.",
|
|
"STUN servers" : "STUN servers",
|
|
"A STUN server is used to determine the public IP address of participants behind a router." : "A STUN server is used to determine the public IP address of participants behind a router.",
|
|
"TURN server" : "TURN server",
|
|
"The TURN server is used to proxy the traffic from participants behind a firewall." : "The TURN server is used to proxy the traffic from participants behind a firewall.",
|
|
"Video calls" : "Video calls",
|
|
"Saving failed" : "Saving failed",
|
|
"Add person" : "Add person",
|
|
"{actor} invited you to a private call" : "{actor} invited you to a private call",
|
|
"{actor} invited you to a group call" : "{actor} invited you to a group call",
|
|
"{actor} invited you to the call {call}" : "{actor} invited you to the call {call}",
|
|
"You were invited to a <strong>video call</strong>" : "You were invited to a <strong>video call</strong>",
|
|
"Invalid format, must be stunserver:port." : "Invalid format, must be stunserver:port.",
|
|
"Invalid port specified." : "Invalid port specified.",
|
|
"Invalid protocols specified." : "Invalid protocols specified.",
|
|
"STUN server" : "STUN server",
|
|
"The STUN server is used to determine the public address of participants behind a router." : "The STUN server is used to determine the public address of participants behind a router.",
|
|
"TURN server shared secret" : "TURN server shared secret",
|
|
"You can set your name on the top right of this page so other participants can identify you better." : "You can set your name on the top right of this page so other participants can identify you better.",
|
|
"The STUN server is necessary so participants can connect to calls. The TURN server makes sure connection works even through firewalls." : "The STUN server is necessary so participants can connect to calls. The TURN server makes sure connection works even through firewalls.",
|
|
"The STUN server is used to determine the public IP address of participants behind a router." : "The STUN server is used to determine the public IP address of participants behind a router."
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|