diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-31 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-31 01:54:33 -0500 |
commit | 573be9092d088929eb307427a810ddaab7801f89 (patch) | |
tree | 8b69634035da4fad95feabed6a015a0b5c2732cc /apps/files_sharing/l10n/en_GB.js | |
parent | c16cb74ba2c8cbd51db3f4e12aa1d69416932475 (diff) | |
download | nextcloud-server-573be9092d088929eb307427a810ddaab7801f89.tar.gz nextcloud-server-573be9092d088929eb307427a810ddaab7801f89.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index a7ae4987499..4f7885145b0 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -23,9 +23,13 @@ OC.L10N.register( "Invalid ownCloud url" : "Invalid ownCloud URL", "Shared by" : "Shared by", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", + "A public shared file or folder was <strong>downloaded</strong>" : "A public shared file or folder was <strong>downloaded</strong>", "You received a new remote share from %s" : "You received a new remote share from %s", "%1$s accepted remote share %2$s" : "%1$s accepted remote share %2$s", "%1$s declined remote share %2$s" : "%1$s declined remote share %2$s", + "%1$s unshared %2$s from you" : "%1$s unshared %2$s from you", + "Public shared folder %1$s was downloaded" : "Public shared folder %1$s was downloaded", + "Public shared file %1$s was downloaded" : "Public shared file %1$s was downloaded", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", |