summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-24 01:34:00 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-24 01:34:00 +0000
commitf3070ee0629bfd2bad1aba131960214fb62ad847 (patch)
tree1158386bb2bc6fddc5a3c71b3cf643ff16d45b94 /l10n/en_GB.js
parent68e54f4977a9b72c3481eeece936edb8cfdeac59 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js22
1 files changed, 9 insertions, 13 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index e7c83deaf..061511899 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -76,17 +76,8 @@ OC.L10N.register(
"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!",
"and you" : "and you",
"Close" : "Close",
@@ -173,9 +164,14 @@ OC.L10N.register(
"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",
- "New message…" : "New message…",
- "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"
+ "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 …",
+ "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}, …"
},
"nplurals=2; plural=(n != 1);");