diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:57 +0000 |
commit | d33a93c6f95ce88da599ce5df6026f83b92b42dc (patch) | |
tree | 98297530cbb00364bc2d126a478d363180f5b4bd /apps/files_sharing/l10n/en_GB.js | |
parent | 282b79c4b1f8b1f5022f0fc842cd10477820fcec (diff) | |
download | nextcloud-server-d33a93c6f95ce88da599ce5df6026f83b92b42dc.tar.gz nextcloud-server-d33a93c6f95ce88da599ce5df6026f83b92b42dc.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 758ee5ec0f7..94f8f700fc2 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -87,6 +87,10 @@ OC.L10N.register( "Wrong or no update parameter given" : "Wrong or no update parameter given", "Can't change permissions for public share links" : "Can't change permissions for public share links", "Cannot increase permissions" : "Cannot increase permissions", + "shared by %s" : "shared by %s", + "Download" : "Download", + "Direct link" : "Direct link", + "Add to your Nextcloud" : "Add to your Nextcloud", "Share API is disabled" : "Share API is disabled", "File sharing" : "File sharing", "This share is password-protected" : "This share is password-protected", @@ -102,10 +106,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.", - "shared by %s" : "shared by %s", - "Download" : "Download", - "Direct link" : "Direct link", - "Add to your Nextcloud" : "Add to your Nextcloud", "Download %s" : "Download %s", "Upload files to %s" : "Upload files to %s", "Select or drop files" : "Select or drop files", |