diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-23 01:54:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-23 01:54:51 -0400 |
commit | f8f354b351a349898bbb5cdf2d9bee1c798c0f73 (patch) | |
tree | a6ab1b5bac127d5d656c24be04506cb602ea6f23 /apps/files_sharing/l10n/en_GB.js | |
parent | 37a5b62abbc0574d2591c26002ae6937a9a37cdb (diff) | |
download | nextcloud-server-f8f354b351a349898bbb5cdf2d9bee1c798c0f73.tar.gz nextcloud-server-f8f354b351a349898bbb5cdf2d9bee1c798c0f73.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 6ba75c4fc30..75956e85025 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -21,6 +21,7 @@ OC.L10N.register( "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 ownCloud installation (7 or higher) found at {remote}" : "No ownCloud installation (7 or higher) found at {remote}", "Invalid ownCloud url" : "Invalid ownCloud URL", "Share" : "Share", @@ -56,6 +57,7 @@ OC.L10N.register( "Download %s" : "Download %s", "Direct link" : "Direct link", "Federated Cloud Sharing" : "Federated Cloud Sharing", + "Open documentation" : "Open documentation", "Allow users on this server to send shares to other servers" : "Allow users on this server to send shares to other servers", "Allow users on this server to receive shares from other servers" : "Allow users on this server to receive shares from other servers" }, |