diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-18 14:08:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-18 14:08:51 +0000 |
commit | b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7 (patch) | |
tree | d8b44b7e6592a34c0dc90be5945f3fc24c6b883d /apps/files_sharing/l10n/en_GB.js | |
parent | ea470f877760c72b1e8b865ba600d5bd483027c0 (diff) | |
download | nextcloud-server-b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7.tar.gz nextcloud-server-b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7.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 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 259994b9df8..6e0affe8a0b 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -1,13 +1,6 @@ OC.L10N.register( "files_sharing", { - "Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server", - "The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.", - "Not allowed to create a federated share with the same user server" : "Not allowed to create a federated share with the same user server", - "Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate", - "Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong", - "Storage not valid" : "Storage not valid", - "Couldn't add remote share" : "Couldn't add remote share", "Shared with you" : "Shared with you", "Shared with others" : "Shared with others", "Shared by link" : "Shared by link", @@ -17,11 +10,6 @@ OC.L10N.register( "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", - "Cancel" : "Cancel", - "Add remote share" : "Add remote share", "You can upload into this folder" : "You can upload into this folder", "No expiration date set" : "No expiration date set", "Shared by" : "Shared by", @@ -101,7 +89,6 @@ OC.L10N.register( "the link expired" : "the link expired", "sharing is disabled" : "sharing is disabled", "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.", - "Add to your ownCloud" : "Add to your ownCloud", "Download" : "Download", "Download %s" : "Download %s", "Direct link" : "Direct link", |