summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-20 13:52:31 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-20 13:52:31 +0000
commit44d6a2c171350ea3b70e890987e9a076452854ee (patch)
tree22859f3fc5fc26beb769316c1ef1b7684a889fe5 /l10n/en_GB.json
parent19f143609dadfd90b3a04156642e95db1622f4ca (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.json')
-rw-r--r--l10n/en_GB.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 0645abb9c..03a5feef8 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,15 +1,4 @@
{ "translations": {
- "Validate SSL certificate" : "Validate SSL certificate",
- "Delete server" : "Delete server",
- "Add new server" : "Add new server",
- "Saved" : "Saved",
- "You deleted all STUN servers. As it is almost always needed, a default STUN server was added." : "You deleted all STUN servers. As it is almost always needed, a default STUN server was added.",
- "Shared secret" : "Shared secret",
- "TURN server shared secret" : "TURN server shared secret",
- "UDP and TCP" : "UDP and TCP",
- "UDP only" : "UDP only",
- "TCP only" : "TCP only",
- "TURN server protocols" : "TURN server protocols",
"New conversation …" : "New conversation …",
"Participants" : "Participants",
"Chat" : "Chat",
@@ -117,18 +106,28 @@
"A group call has started in {call}" : "A group call has started in {call}",
"Video & audio-conferencing using WebRTC" : "Video & audio-conferencing using WebRTC",
"Video & audio-conferencing using WebRTC\n\n* πŸ’¬ **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* πŸ‘₯ **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* πŸ’» **Screen sharing!** Share your screen with participants of your call.\n* πŸš€ **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* πŸ™ˆ **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* βœ‹ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Video & audio-conferencing using WebRTC\n\n* πŸ’¬ **Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.\n* πŸ‘₯ **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* πŸ’» **Screen sharing!** Share your screen with participants of your call.\n* πŸš€ **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.\n* πŸ™ˆ **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* βœ‹ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds",
+ "Validate SSL certificate" : "Validate SSL certificate",
+ "TURN server protocols" : "TURN server protocols",
+ "UDP and TCP" : "UDP and TCP",
+ "UDP only" : "UDP only",
+ "TCP only" : "TCP only",
+ "Saved" : "Saved",
+ "Shared secret" : "Shared secret",
+ "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.",
"This call is password-protected" : "This call is password-protected",
"The password is wrong. Try again." : "The password is wrong. Try again.",
- "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.",
"%s Talk on your mobile devices" : "%s Talk on your mobile devices",
"Join conversations at any time, any where, on any device." : "Join conversations at any time, any where, on any device.",
"Android app" : "Android app",
"iOS app" : "iOS app",
+ "Delete server" : "Delete server",
+ "Add new server" : "Add new server",
+ "You deleted all STUN servers. As it is almost always needed, a default STUN server was added." : "You deleted all STUN servers. As it is almost always needed, a default STUN server was added.",
+ "TURN server shared secret" : "TURN server shared secret",
"New public conversation" : "New public conversation",
"New group conversation" : "New group conversation",
"_%n other guest_::_%n other guests_" : ["%n other guest","%n other guests"],
@@ -143,6 +142,7 @@
"A guest mentioned you in a group conversation" : "A guest mentioned you in a group conversation",
"%s invited you to a group conversation" : "%s invited you to a group conversation",
"{user} invited you to a group conversation" : "{user} invited you to a group conversation",
- "A group call has started" : "A group call has started"
+ "A group call has started" : "A group call has started",
+ "Signaling server" : "Signaling server"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file