Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-31 04:08:31 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-31 04:08:31 +0300
commit299ef9aa78e4755a3761343efc2a0f3e40dfd3ff (patch)
tree045321cccae7f289e06bf298f68e69df0ebe0652 /apps/dav/l10n/en_GB.js
parentc258cb5557507b3966990872669567af073f10f4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r--apps/dav/l10n/en_GB.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js
index 6dd47179e37..2760d3a390a 100644
--- a/apps/dav/l10n/en_GB.js
+++ b/apps/dav/l10n/en_GB.js
@@ -44,6 +44,9 @@ OC.L10N.register(
"Contacts" : "Contacts",
"Technical details" : "Technical details",
"Remote Address: %s" : "Remote Address: %s",
- "Request ID: %s" : "Request ID: %s"
+ "Request ID: %s" : "Request ID: %s",
+ "CalDAV server" : "CalDAV server",
+ "Send invitations to attendees" : "Send invitations to attendees",
+ "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above."
},
"nplurals=2; plural=(n != 1);");