diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/dav/l10n/en_GB.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 8 |
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);"); |