Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/en_GB.json')
-rw-r--r--apps/files_external/l10n/en_GB.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json
index 4d168c62226..2e751246691 100644
--- a/apps/files_external/l10n/en_GB.json
+++ b/apps/files_external/l10n/en_GB.json
@@ -98,6 +98,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "The cURL 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." : "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" : "No external storage configured",
"You can add external storages in the personal settings" : "You can add external storages in the personal settings",
"Name" : "Name",
@@ -118,6 +119,14 @@
"Advanced settings" : "Advanced settings",
"Delete" : "Delete",
"Allow users to mount external storage" : "Allow users to mount external storage",
- "Allow users to mount the following external storage" : "Allow users to mount the following external storage"
+ "Allow users to mount the following external storage" : "Allow users to mount the following external storage",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Fetching request tokens failed. Verify that your app key and secret are correct.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Fetching access tokens failed. Verify that your app key and secret are correct.",
+ "Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s",
+ "Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s",
+ "Dropbox App Configuration" : "Dropbox App Configuration",
+ "Google Drive App Configuration" : "Google Drive App Configuration",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file