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:
Diffstat (limited to 'apps/dav/l10n/en_GB.json')
-rw-r--r--apps/dav/l10n/en_GB.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json
index 2e9b63b16e4..f0e9e693ae9 100644
--- a/apps/dav/l10n/en_GB.json
+++ b/apps/dav/l10n/en_GB.json
@@ -8,6 +8,8 @@
"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}",
@@ -56,6 +58,9 @@
"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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file