en_GB.js 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. OC.L10N.register(
  2. "files_external",
  3. {
  4. "External storages" : "External storages",
  5. "Personal" : "Personal",
  6. "System" : "System",
  7. "Grant access" : "Grant access",
  8. "Error configuring OAuth1" : "Error configuring OAuth1",
  9. "Please provide a valid app key and secret." : "Please provide a valid app key and secret.",
  10. "Error configuring OAuth2" : "Error configuring OAuth2",
  11. "Generate keys" : "Generate keys",
  12. "Error generating key pair" : "Error generating key pair",
  13. "All users. Type to select user or group." : "All users. Type to select user or group.",
  14. "(group)" : "(group)",
  15. "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)",
  16. "Enable encryption" : "Enable encryption",
  17. "Enable previews" : "Enable previews",
  18. "Enable sharing" : "Enable sharing",
  19. "Check for changes" : "Check for changes",
  20. "Never" : "Never",
  21. "Once every direct access" : "Once every direct access",
  22. "Read only" : "Read only",
  23. "Delete" : "Delete",
  24. "Admin defined" : "Admin defined",
  25. "Are you sure you want to delete this external storage?" : "Are you sure you want to delete this external storage?",
  26. "Delete storage?" : "Delete storage?",
  27. "Saved" : "Saved",
  28. "Saving..." : "Saving...",
  29. "Save" : "Save",
  30. "Empty response from the server" : "Empty response from the server",
  31. "Couldn't access. Please log out and in again to activate this mount point" : "Couldn't access. Please log out and in again to activate this mount point",
  32. "Couldn't get the information from the remote server: {code} {type}" : "Couldn't get the information from the remote server: {code} {type}",
  33. "Couldn't get the list of external mount points: {type}" : "Couldn't get the list of external mount points: {type}",
  34. "There was an error with message: " : "There was an error with message: ",
  35. "External mount error" : "External mount error",
  36. "external-storage" : "external-storage",
  37. "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Couldn't fetch list of Windows network drive mount points: Empty response from server",
  38. "Please enter the credentials for the {mount} mount" : "Please enter the credentials for the {mount} mount",
  39. "Username" : "Username",
  40. "Password" : "Password",
  41. "Credentials saved" : "Credentials saved",
  42. "Credentials saving failed" : "Credentials saving failed",
  43. "Credentials required" : "Credentials required",
  44. "Storage with ID \"%d\" not found" : "Storage with ID \"%d\" not found",
  45. "Invalid backend or authentication mechanism class" : "Invalid backend or authentication mechanism class",
  46. "Invalid mount point" : "Invalid mount point",
  47. "Objectstore forbidden" : "Objectstore forbidden",
  48. "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"",
  49. "Not permitted to use backend \"%s\"" : "Not permitted to use backend \"%s\"",
  50. "Not permitted to use authentication mechanism \"%s\"" : "Not permitted to use authentication mechanism \"%s\"",
  51. "Unsatisfied backend parameters" : "Unsatisfied backend parameters",
  52. "Unsatisfied authentication mechanism parameters" : "Unsatisfied authentication mechanism parameters",
  53. "Insufficient data: %s" : "Insufficient data: %s",
  54. "%s" : "%s",
  55. "Storage with ID \"%d\" is not user editable" : "Storage with ID \"%d\" is not user editable",
  56. "Access key" : "Access key",
  57. "Secret key" : "Secret key",
  58. "Builtin" : "Builtin",
  59. "None" : "None",
  60. "OAuth1" : "OAuth1",
  61. "App key" : "App key",
  62. "App secret" : "App secret",
  63. "OAuth2" : "OAuth2",
  64. "Client ID" : "Client ID",
  65. "Client secret" : "Client secret",
  66. "OpenStack v2" : "OpenStack v2",
  67. "Tenant name" : "Tenant name",
  68. "Identity endpoint URL" : "Identity endpoint URL",
  69. "OpenStack v3" : "OpenStack v3",
  70. "Domain" : "Domain",
  71. "Rackspace" : "Rackspace",
  72. "API key" : "API key",
  73. "Global credentials" : "Global credentials",
  74. "Log-in credentials, save in database" : "Log-in credentials, save in database",
  75. "Username and password" : "Username and password",
  76. "Log-in credentials, save in session" : "Log-in credentials, save in session",
  77. "User entered, store in database" : "User entered, store in database",
  78. "RSA public key" : "RSA public key",
  79. "Public key" : "Public key",
  80. "RSA private key" : "RSA private key",
  81. "Private key" : "Private key",
  82. "Kerberos ticket" : "Kerberos ticket",
  83. "Amazon S3" : "Amazon S3",
  84. "Bucket" : "Bucket",
  85. "Hostname" : "Hostname",
  86. "Port" : "Port",
  87. "Region" : "Region",
  88. "Enable SSL" : "Enable SSL",
  89. "Enable Path Style" : "Enable Path Style",
  90. "Legacy (v2) authentication" : "Legacy (v2) authentication",
  91. "WebDAV" : "WebDAV",
  92. "URL" : "URL",
  93. "Remote subfolder" : "Remote subfolder",
  94. "Secure https://" : "Secure https://",
  95. "FTP" : "FTP",
  96. "Host" : "Host",
  97. "Secure ftps://" : "Secure ftps://",
  98. "Local" : "Local",
  99. "Location" : "Location",
  100. "Nextcloud" : "Nextcloud",
  101. "SFTP" : "SFTP",
  102. "Root" : "Root",
  103. "SFTP with secret key login" : "SFTP with secret key login",
  104. "SMB / CIFS" : "SMB / CIFS",
  105. "Share" : "Share",
  106. "SMB / CIFS using OC login" : "SMB / CIFS using OC login",
  107. "Username as share" : "Username as share",
  108. "OpenStack Object Storage" : "OpenStack Object Storage",
  109. "Service name" : "Service name",
  110. "Request timeout (seconds)" : "Request timeout (seconds)",
  111. "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.",
  112. "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.",
  113. "External storage support" : "External storage support",
  114. "No external storage configured or you don't have the permission to configure them" : "No external storage configured or you don't have the permission to configure them",
  115. "Name" : "Name",
  116. "Storage type" : "Storage type",
  117. "Scope" : "Scope",
  118. "Folder name" : "Folder name",
  119. "External storage" : "External storage",
  120. "Authentication" : "Authentication",
  121. "Configuration" : "Configuration",
  122. "Available for" : "Available for",
  123. "Click to recheck the configuration" : "Click to recheck the configuration",
  124. "Add storage" : "Add storage",
  125. "Advanced settings" : "Advanced settings",
  126. "Allow users to mount external storage" : "Allow users to mount external storage",
  127. "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Some of the configured external mount points are not connected. Please click on the red row(s) for more information",
  128. "\"%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."
  129. },
  130. "nplurals=2; plural=(n != 1);");