diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-08 01:09:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-08 01:09:21 +0000 |
commit | 79c9439c50729ab2880c21876ed0a775a6b85a5d (patch) | |
tree | 09bfbfddfef53a44ebc6d08092de2d26efea96a4 /apps/dav/l10n/en_GB.js | |
parent | b754a2e385cd328220c80cbfabcb9fde8566f6ee (diff) | |
download | nextcloud-server-79c9439c50729ab2880c21876ed0a775a6b85a5d.tar.gz nextcloud-server-79c9439c50729ab2880c21876ed0a775a6b85a5d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 463fe47ea69..94c9592316e 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -41,6 +41,16 @@ 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", + "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:", + "Link:" : "Link:", "Contacts" : "Contacts", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", |