diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-02 00:08:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-02 00:08:10 +0000 |
commit | 2800e017dea5eb81590696101df1729a37c753ca (patch) | |
tree | 612899bb60b6a5729feed83c9b0a248d29390590 /lib/l10n/en_GB.js | |
parent | 3f0f18b4c45429445678613f6d07cfbc800ceade (diff) | |
download | nextcloud-server-2800e017dea5eb81590696101df1729a37c753ca.tar.gz nextcloud-server-2800e017dea5eb81590696101df1729a37c753ca.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 3d28e5dd2c5..650fd184acc 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -121,6 +121,8 @@ OC.L10N.register( "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions", "Expiration date is in the past" : "Expiration date is in the past", "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future", + "%s shared »%s« with you" : "%s shared \"%s\" with you", + "%s via %s" : "%s via %s", "The requested share does not exist anymore" : "The requested share does not exist anymore", "Could not find category \"%s\"" : "Could not find category \"%s\"", "Sunday" : "Sunday", @@ -225,8 +227,6 @@ OC.L10N.register( "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator.", "Server settings" : "Server settings", "You need to enter either an existing account or the administrator." : "You need to enter either an existing account or the administrator.", - "%s shared »%s« with you" : "%s shared \"%s\" with you", - "%s via %s" : "%s via %s", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", "Files can't be shared with delete permissions" : "Files can't be shared with delete permissions", "Files can't be shared with create permissions" : "Files can't be shared with create permissions", |