diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-12 01:54:41 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-12 01:54:41 -0500 |
commit | e929d43bb63bf19c2f7e9cbb7d4f6c9ad1561588 (patch) | |
tree | 5a59d8fafef631593f9081f07bdf9a46258078ca /apps/files_external/l10n/en_GB.js | |
parent | 2c899f1d438f2b093b7d41890606a32cf566750f (diff) | |
download | nextcloud-server-e929d43bb63bf19c2f7e9cbb7d4f6c9ad1561588.tar.gz nextcloud-server-e929d43bb63bf19c2f7e9cbb7d4f6c9ad1561588.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 a3772abdfd5..2ccf775f0be 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -43,6 +43,7 @@ OC.L10N.register( "Username as share" : "Username as share", "URL" : "URL", "Secure https://" : "Secure https://", + "Public key" : "Public key", "Access granted" : "Access granted", "Error configuring Dropbox storage" : "Error configuring Dropbox storage", "Grant access" : "Grant access", @@ -52,6 +53,8 @@ OC.L10N.register( "All users. Type to select user or group." : "All users. Type to select user or group.", "(group)" : "(group)", "Saved" : "Saved", + "Generate keys" : "Generate keys", + "Error generating key pair" : "Error generating key pair", "<b>Note:</b> " : "<b>Note:</b> ", "and" : "and", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.", |