Browse Source

[tx-robot] updated from transifex

pull/718/head
Nextcloud bot 8 years ago
parent
commit
3735d1a8c1
No known key found for this signature in database GPG Key ID: 130DAB86D3FB356C
  1. 5
      l10n/en_GB.js
  2. 5
      l10n/en_GB.json

5
l10n/en_GB.js

@ -38,6 +38,7 @@ OC.L10N.register(
"Not supported!" : "Not supported!",
"Press ⌘-C to copy." : "Press ⌘-C to copy.",
"Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
"Join a conversation or start a new one" : "Join a conversation or start a new one",
"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",
@ -58,6 +59,7 @@ OC.L10N.register(
"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",
"You" : "You",
"Guest" : "Guest",
@ -125,6 +127,9 @@ OC.L10N.register(
"{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",

5
l10n/en_GB.json

@ -36,6 +36,7 @@
"Not supported!" : "Not supported!",
"Press ⌘-C to copy." : "Press ⌘-C to copy.",
"Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
"Join a conversation or start a new one" : "Join a conversation or start a new one",
"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",
@ -56,6 +57,7 @@
"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",
"You" : "You",
"Guest" : "Guest",
@ -123,6 +125,9 @@
"{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",

Loading…
Cancel
Save