diff options
Diffstat (limited to 'apps/files_external/l10n/en_GB.php')
-rw-r--r-- | apps/files_external/l10n/en_GB.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/en_GB.php b/apps/files_external/l10n/en_GB.php index 74b53a867cc..e36c9496e42 100644 --- a/apps/files_external/l10n/en_GB.php +++ b/apps/files_external/l10n/en_GB.php @@ -46,13 +46,17 @@ $TRANSLATIONS = array( "Please provide a valid Dropbox app key and secret." => "Please provide a valid Dropbox app key and secret.", "Error configuring Google Drive storage" => "Error configuring Google Drive storage", "Personal" => "Personal", +"System" => "System", "Saved" => "Saved", "<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.", "<b>Note:</b> The FTP 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 FTP 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> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.", +"You don't have any external storages" => "You don't have any external storage", "Name" => "Name", +"Storage type" => "Storage type", +"Scope" => "Scope", "External Storage" => "External Storage", "Folder name" => "Folder name", "Configuration" => "Configuration", |