1
0

en_GB.json 6.5 KB

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