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_external/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_external/l10n/en_GB.js')
-rw-r--r-- | apps/files_external/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 56a01bbe011..6de22144156 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -56,8 +56,10 @@ OC.L10N.register( "OAuth2" : "OAuth2", "Client ID" : "Client ID", "Client secret" : "Client secret", + "OpenStack v2" : "OpenStack v2", "Tenant name" : "Tenant name", "Identity endpoint URL" : "Identity endpoint URL", + "OpenStack v3" : "OpenStack v3", "Domain" : "Domain", "Rackspace" : "Rackspace", "API key" : "API key", @@ -100,6 +102,7 @@ OC.L10N.register( "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.", "External storage support" : "External storage support", + "No external storage configured or you don't have the permission to configure them" : "No external storage configured or you don't have the permission to configure them", "Name" : "Name", "Storage type" : "Storage type", "Scope" : "Scope", |