summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/en_GB.json
blob: 8846752843128e43e7cf21126e1eb49014a9a05d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{ "translations": {
    "Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s",
    "Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s",
    "External storage" : "External storage",
    "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found",
    "Invalid mount point" : "Invalid mount point",
    "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"",
    "Personal" : "Personal",
    "System" : "System",
    "Grant access" : "Grant access",
    "Access granted" : "Access granted",
    "Generate keys" : "Generate keys",
    "Error generating key pair" : "Error generating key pair",
    "Enable encryption" : "Enable encryption",
    "Enable previews" : "Enable previews",
    "Check for changes" : "Check for changes",
    "Never" : "Never",
    "Once every direct access" : "Once every direct access",
    "Every time the filesystem is used" : "Every time the filesystem is used",
    "All users. Type to select user or group." : "All users. Type to select user or group.",
    "(group)" : "(group)",
    "Saved" : "Saved",
    "None" : "None",
    "App key" : "App key",
    "App secret" : "App secret",
    "Client ID" : "Client ID",
    "Client secret" : "Client secret",
    "Username" : "Username",
    "Password" : "Password",
    "API key" : "API key",
    "Public key" : "Public key",
    "Amazon S3" : "Amazon S3",
    "Bucket" : "Bucket",
    "Hostname" : "Hostname",
    "Port" : "Port",
    "Region" : "Region",
    "Enable SSL" : "Enable SSL",
    "Enable Path Style" : "Enable Path Style",
    "WebDAV" : "WebDAV",
    "URL" : "URL",
    "Remote subfolder" : "Remote subfolder",
    "Secure https://" : "Secure https://",
    "Dropbox" : "Dropbox",
    "Host" : "Host",
    "Secure ftps://" : "Secure ftps://",
    "Local" : "Local",
    "Location" : "Location",
    "ownCloud" : "ownCloud",
    "Root" : "Root",
    "SFTP with secret key login" : "SFTP with secret key login",
    "Share" : "Share",
    "SMB / CIFS using OC login" : "SMB / CIFS using OC login",
    "Username as share" : "Username as share",
    "OpenStack Object Storage" : "OpenStack Object Storage",
    "<b>Note:</b> " : "<b>Note:</b> ",
    "<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.",
    "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",
    "Storage type" : "Storage type",
    "Scope" : "Scope",
    "External Storage" : "External Storage",
    "Folder name" : "Folder name",
    "Configuration" : "Configuration",
    "Available for" : "Available for",
    "Advanced settings" : "Advanced settings",
    "Delete" : "Delete",
    "Add storage" : "Add storage",
    "Allow users to mount the following external storage" : "Allow users to mount the following external storage"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}