summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-01 01:38:37 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-01 01:38:37 +0000
commit0861de09cbeb8cb410a18b2f256dc8e05d973817 (patch)
tree786f959c59b3b7fb957e063faadc8e8611ee5382 /l10n/en_GB.js
parente1ead84958b8ee571ebd90b8be4707cd16fbcb94 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 612bb87a5..e2c04195c 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -12,8 +12,6 @@ OC.L10N.register(
"UDP only" : "UDP only",
"TCP only" : "TCP only",
"TURN server protocols" : "TURN server protocols",
- "New public conversation" : "New public conversation",
- "New group conversation" : "New group conversation",
"New conversation …" : "New conversation …",
"Participants" : "Participants",
"Chat" : "Chat",
@@ -112,18 +110,13 @@ OC.L10N.register(
"{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"],
- ", " : ", ",
"{user} mentioned you in a private conversation" : "{user} mentioned you in a private conversation",
"%s invited you to a private conversation" : "%s invited you to a private conversation",
"{user} invited you to a private conversation" : "{user} invited you to a private conversation",
"%s invited you to a group conversation: %s" : "%s invited you to a group conversation: %s",
"{user} invited you to a group conversation: {call}" : "{user} invited you to a group conversation: {call}",
- "%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",
"{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",
"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",
"This call is password-protected" : "This call is password-protected",
@@ -138,6 +131,10 @@ OC.L10N.register(
"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",
+ "New public conversation" : "New public conversation",
+ "New group conversation" : "New group conversation",
+ "_%n other guest_::_%n other guests_" : ["%n other guest","%n other guests"],
+ ", " : ", ",
"%s mentioned you in a private conversation" : "%s mentioned you in a private conversation",
"%s mentioned you in a group conversation: %s" : "%s mentioned you in a group conversation: %s",
"{user} mentioned you in a group conversation: {call}" : "{user} mentioned you in a group conversation: {call}",
@@ -145,6 +142,9 @@ OC.L10N.register(
"{user} mentioned you in a group conversation" : "{user} mentioned you in a group conversation",
"A guest mentioned you in a group conversation: %s" : "A guest mentioned you in a group conversation: %s",
"A guest mentioned you in a group conversation: {call}" : "A guest mentioned you in a group conversation: {call}",
- "A guest mentioned you in a group conversation" : "A guest mentioned you in a group conversation"
+ "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"
},
"nplurals=2; plural=(n != 1);");