summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-04 09:48:31 +0000
committerNextcloud bot <bot@nextcloud.com>2018-01-04 09:48:31 +0000
commit298b79410d433a5394123393b2462eb870a64947 (patch)
treee4fd07f1d55029293caed61c3b7af529c8785246 /apps/dav/l10n/en_GB.json
parent493c255f7f774783b78a58d930a2d1f446274d51 (diff)
downloadnextcloud-server-298b79410d433a5394123393b2462eb870a64947.tar.gz
nextcloud-server-298b79410d433a5394123393b2462eb870a64947.zip
[tx-robot] updated from transifex
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