Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en_GB.js « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bdd21e7ec39ec0e8eba2afedd83056056681e91e (plain)
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
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",
    "Exit fullscreen" : "Exit fullscreen",
    "Fullscreen" : "Fullscreen",
    "Enable screensharing" : "Enable screensharing",
    "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.",
    "Screensharing options" : "Screensharing options",
    "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",
    "Chat" : "Chat",
    "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 …",
    "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",
    "Enable audio" : "Enable audio",
    "Disable video" : "Disable video",
    "Enable video" : "Enable 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",
    "Room name" : "Room name",
    "Rename" : "Rename",
    "Your name …" : "Your name …",
    "Conversation with {name}" : "Conversation with {name}",
    "Link copied!" : "Link copied!",
    "Copy link" : "Copy link",
    "No messages yet, start the conversation!" : "No messages yet, start the conversation!",
    "New message…" : "New message…",
    "Send" : "Send",
    "[Unknown user name]" : "[Unknown user name]",
    "Today" : "Today",
    "Yesterday" : "Yesterday",
    "{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
    "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",
    "Waiting for {participantName} to join the room …" : "Waiting for {participantName} to join the room …",
    "{participantName} is waiting for you to join the call …" : "{participantName} is waiting for you to join the call …",
    "Waiting for others to join the room …" : "Waiting for others to join the room …",
    "No other people in this call" : "No other people in this call",
    "You can invite others in the participant tab of the sidebar" : "You can invite others in the participant tab of the sidebar",
    "Call in progress …" : "Call in progress …",
    "Join {participant1} and {participant2}" : "Join {participant1} and {participant2}",
    "Join {participant1}, {participant2} and {participant3}" : "Join {participant1}, {participant2} and {participant3}",
    "Join {participant1}, {participant2}, {participant3} and {participant4}" : "Join {participant1}, {participant2}, {participant3} and {participant4}",
    "Join {participant1}, {participant2}, {participant3}, {participant4} and {participant5}" : "Join {participant1}, {participant2}, {participant3}, {participant4} and {participant5}",
    "Join {participant1}, {participant2}, {participant3}, {participant4}, …" : "Join {participant1}, {participant2}, {participant3}, {participant4}, …",
    "Share this link to invite others!" : "Share this link to invite others!",
    "You" : "You",
    "and you" : "and you",
    "Close" : "Close",
    "Show screen" : "Show screen",
    "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",
    "No Camera" : "No Camera",
    "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>",
    "Talk to %s" : "Talk to %s",
    "_%n other guest_::_%n other guests_" : ["%n other guest","%n other guests"],
    ", " : ", ",
    "… %s" : "… %s",
    "%s …" : "%s …",
    "… %s …" : "… %s …",
    "%s mentioned you in a private chat" : "%s mentioned you in a private chat",
    "{user} mentioned you in a private chat" : "{user} mentioned you in a private chat",
    "%s mentioned you in a group chat: %s" : "%s mentioned you in a group chat: %s",
    "{user} mentioned you in a group chat: {call}" : "{user} mentioned you in a group chat: {call}",
    "%s mentioned you in a group chat" : "%s mentioned you in a group chat",
    "{user} mentioned you in a group chat" : "{user} mentioned you in a group chat",
    "A (now) deleted user mentioned you in a group chat: %s" : "A (now) deleted user mentioned you in a group chat: %s",
    "A (now) deleted user mentioned you in a group chat: {call}" : "A (now) deleted user mentioned you in a group chat: {call}",
    "A (now) deleted user mentioned you in a group chat" : "A (now) deleted user mentioned you in a group chat",
    "A guest mentioned you in a group chat: %s" : "A guest mentioned you in a group chat: %s",
    "A guest mentioned you in a group chat: {call}" : "A guest mentioned you in a group chat: {call}",
    "A guest mentioned you in a group chat" : "A guest mentioned you in a group chat",
    "%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",
    "{user} wants to talk with you" : "{user} wants to talk with you",
    "A group call has started in {call}" : "A group call has started in {call}",
    "A group call has started" : "A group call has started",
    "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",
    "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.",
    "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>",
    "Video call" : "Video call",
    "Invalid format, must be stunserver:port." : "Invalid format, must be stunserver:port.",
    "Invalid port specified." : "Invalid port specified.",
    "Invalid protocols specified." : "Invalid protocols specified.",
    "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.",
    "STUN server" : "STUN server",
    "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.",
    "TURN server shared secret" : "TURN server shared secret"
},
"nplurals=2; plural=(n != 1);");