diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-10 01:55:34 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-10 01:55:34 -0500 |
commit | ea95bb01899cdac6bf55d29dfefd8148bb26893f (patch) | |
tree | ad5af2a7a33ad559317eb058fbe447e7f8a0aec0 /apps/files_sharing/l10n/en_GB.json | |
parent | 7028c7150dd3181c3416ad77ca675e85514cdae3 (diff) | |
download | nextcloud-server-ea95bb01899cdac6bf55d29dfefd8148bb26893f.tar.gz nextcloud-server-ea95bb01899cdac6bf55d29dfefd8148bb26893f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.json')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index f0e6f5b5bed..6eafbf1f3c6 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -17,6 +17,11 @@ "No ownCloud installation found at {remote}" : "No ownCloud installation found at {remote}", "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>", + "You received a new remote share from %s" : "You received a new remote share from %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s accepted remote share <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s declined remote share <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s unshared <strong>%2$s</strong>", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", |