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.js')
-rw-r--r--apps/dav/l10n/en_GB.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js
index 91ffe5a55be..420b1d86817 100644
--- a/apps/dav/l10n/en_GB.js
+++ b/apps/dav/l10n/en_GB.js
@@ -43,13 +43,9 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified",
"A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified",
"Contact birthdays" : "Contact birthdays",
- "%s via %s" : "%s via %s",
"Invitation canceled" : "Invitation canceled",
"Hello %s," : "Hello %s,",
- "The meeting »%s« with %s was canceled." : "The meeting »%s« with %s was canceled.",
"Invitation updated" : "Invitation updated",
- "The meeting »%s« with %s was updated." : "The meeting »%s« with %s was updated.",
- "%s invited you to »%s«" : "%s invited you to »%s«",
"When:" : "When:",
"Where:" : "Where:",
"Description:" : "Description:",
@@ -64,6 +60,10 @@ OC.L10N.register(
"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.",
+ "%s via %s" : "%s via %s",
+ "The meeting »%s« with %s was canceled." : "The meeting »%s« with %s was canceled.",
+ "The meeting »%s« with %s was updated." : "The meeting »%s« with %s was updated.",
+ "%s invited you to »%s«" : "%s invited you to »%s«",
"CalDAV server" : "CalDAV server"
},
"nplurals=2; plural=(n != 1);");