summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-31 00:37:12 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-31 00:37:12 +0000
commit52366b35179545d1b09ec965a2cfeaca2ce6d544 (patch)
tree042a1aacc4ed7916124159c50d13812c50f6c550 /l10n/en_GB.js
parent323d64eda2a066874722c503103d24375ef5dfe1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js40
1 files changed, 20 insertions, 20 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 2c69e7e6d..73ce6a189 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -99,7 +99,6 @@ OC.L10N.register(
"{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"],
@@ -116,24 +115,6 @@ OC.L10N.register(
"… %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",
- "You were mentioned in a group chat by a user that has since been deleted: %s" : "You were mentioned in a group chat by a user that has since been deleted: %s",
- "You were mentioned in a group chat by a user that has since been deleted: {call}" : "You were mentioned in a group chat by a user that has since been deleted: {call}",
- "You were mentioned in a group chat by a user that has since been deleted" : "You were mentioned in a group chat by a user that has since been deleted",
- "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",
@@ -165,6 +146,12 @@ OC.L10N.register(
"Invalid format, must be stunserver:port." : "Invalid format, must be stunserver:port.",
"Invalid port specified." : "Invalid port specified.",
"Invalid protocols specified." : "Invalid protocols specified.",
+ "%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",
"Fullscreen" : "Fullscreen",
"Mute audio" : "Mute audio",
"Disable video" : "Disable video",
@@ -173,6 +160,19 @@ OC.L10N.register(
"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"
+ "TURN server shared secret" : "TURN server shared secret",
+ "a call" : "a call",
+ "%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",
+ "You were mentioned in a group chat by a user that has since been deleted: %s" : "You were mentioned in a group chat by a user that has since been deleted: %s",
+ "You were mentioned in a group chat by a user that has since been deleted: {call}" : "You were mentioned in a group chat by a user that has since been deleted: {call}",
+ "You were mentioned in a group chat by a user that has since been deleted" : "You were mentioned in a group chat by a user that has since been deleted",
+ "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"
},
"nplurals=2; plural=(n != 1);");