summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-17 00:08:14 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-17 00:08:14 +0000
commit0ceb06fde5d9052285f636d5d9d4329e68d04a0a (patch)
tree394b7df245c33615e224ae5f6c213062370174a3 /apps/files_external/l10n/en_GB.json
parentfff192f78fa9672648ffb1226b682e685f784c5a (diff)
downloadnextcloud-server-0ceb06fde5d9052285f636d5d9d4329e68d04a0a.tar.gz
nextcloud-server-0ceb06fde5d9052285f636d5d9d4329e68d04a0a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/en_GB.json')
-rw-r--r--apps/files_external/l10n/en_GB.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json
index dbf2506db89..3140b46824a 100644
--- a/apps/files_external/l10n/en_GB.json
+++ b/apps/files_external/l10n/en_GB.json
@@ -1,16 +1,13 @@
{ "translations": {
- "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.",
- "Please provide a valid app key and secret." : "Please provide a valid app key and secret.",
"Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s",
"Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s",
"External storages" : "External storages",
- "Dropbox App Configuration" : "Dropbox App Configuration",
"Google Drive App Configuration" : "Google Drive App Configuration",
"Personal" : "Personal",
"System" : "System",
"Grant access" : "Grant access",
"Error configuring OAuth1" : "Error configuring OAuth1",
+ "Please provide a valid app key and secret." : "Please provide a valid app key and secret.",
"Error configuring OAuth2" : "Error configuring OAuth2",
"Generate keys" : "Generate keys",
"Error generating key pair" : "Error generating key pair",
@@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Remote subfolder",
"Secure https://" : "Secure https://",
- "Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Secure ftps://",
@@ -124,7 +120,11 @@
"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",
+ "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.",
+ "Dropbox App Configuration" : "Dropbox App Configuration",
"Storage with id \"%i\" not found" : "Storage with id \"%i\" not found",
- "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable"
+ "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable",
+ "Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file