en_GB.json 3.6 KB

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