From 298b79410d433a5394123393b2462eb870a64947 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 4 Jan 2018 09:48:31 +0000 Subject: [tx-robot] updated from transifex --- apps/dav/l10n/en_GB.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'apps/dav/l10n/en_GB.js') diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 16b82fac546..001d824d164 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "You deleted calendar {calendar}", "{actor} updated calendar {calendar}" : "{actor} updated calendar {calendar}", "You updated calendar {calendar}" : "You updated calendar {calendar}", + "You shared calendar {calendar} as public link" : "You shared calendar {calendar} as public link", + "You removed public link for calendar {calendar}" : "You removed public link for calendar {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} shared calendar {calendar} with you", "You shared calendar {calendar} with {user}" : "You shared calendar {calendar} with {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} shared calendar {calendar} with {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "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." + "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above.", + "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar", + "Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Hence they will not be available immediately after enabling but will show up after some time." }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3