diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-20 01:56:24 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-20 01:56:24 -0500 |
commit | 5a54ca380de60d256d52c6d0b17a44bbc25648b5 (patch) | |
tree | 883df94c69ec939ccef688ca784365a28a8e9d98 /apps/files_sharing/l10n/en_GB.js | |
parent | fb7e4f69886fdcdefdb16718f395a22c9e6f782b (diff) | |
download | nextcloud-server-5a54ca380de60d256d52c6d0b17a44bbc25648b5.tar.gz nextcloud-server-5a54ca380de60d256d52c6d0b17a44bbc25648b5.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 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 84c7190a1a6..a7ae4987499 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -8,6 +8,12 @@ OC.L10N.register( "Shared with you" : "Shared with you", "Shared with others" : "Shared with others", "Shared by link" : "Shared by link", + "Nothing shared with you yet" : "Nothing shared with you yet", + "Files and folders others share with you will show up here" : "Files and folders others share with you will show up here", + "Nothing shared yet" : "Nothing shared yet", + "Files and folders you share will show up here" : "Files and folders you share will show up here", + "No shared links" : "No shared links", + "Files and folders you share by link will show up here" : "Files and folders you share by link will show up here", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Do you want to add the remote share {name} from {owner}@{remote}?", "Remote share" : "Remote share", "Remote share password" : "Remote share password", @@ -20,7 +26,6 @@ OC.L10N.register( "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" : "%1$s unshared %2$s", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", |