en_GB.json 6.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. { "translations": {
  2. "Logged in account must be an administrator or have authorization to edit this setting." : "Logged in account must be an administrator or have authorization to edit this setting.",
  3. "Could not create non-existing user ID" : "Could not create non-existing user ID",
  4. "User already exists" : "User already exists",
  5. "Group %1$s does not exist" : "Group %1$s does not exist",
  6. "Insufficient privileges for group %1$s" : "Insufficient privileges for group %1$s",
  7. "No group specified (required for sub-admins)" : "No group specified (required for sub-admins)",
  8. "Sub-admin group does not exist" : "Sub-admin group does not exist",
  9. "Cannot create sub-admins for admin group" : "Cannot create sub-admins for admin group",
  10. "No permissions to promote sub-admins" : "No permissions to promote sub-admins",
  11. "Invalid password value" : "Invalid password value",
  12. "To send a password link to the user an email address is required." : "To send a password link to the user an email address is required.",
  13. "Required email address was not provided" : "Required email address was not provided",
  14. "Invalid quota value: %1$s" : "Invalid quota value: %1$s",
  15. "Invalid quota value. %1$s is exceeding the maximum quota" : "Invalid quota value. %1$s is exceeding the maximum quota",
  16. "Unlimited quota is forbidden on this instance" : "Unlimited quota is forbidden on this instance",
  17. "Setting the password is not supported by the users backend" : "Setting the password is not supported by the users backend",
  18. "Invalid language" : "Invalid language",
  19. "Invalid locale" : "Invalid locale",
  20. "Cannot remove yourself from the admin group" : "Cannot remove yourself from the admin group",
  21. "Cannot remove yourself from this group as you are a sub-admin" : "Cannot remove yourself from this group as you are a sub-admin",
  22. "Not viable to remove user from the last group you are sub-admin of" : "Not viable to remove user from the last group you are sub-admin of",
  23. "User does not exist" : "User does not exist",
  24. "Group does not exist" : "Group does not exist",
  25. "User is not a sub-admin of this group" : "User is not a sub-admin of this group",
  26. "Email address not available" : "Email address not available",
  27. "Sending email failed" : "Sending email failed",
  28. "Email confirmation" : "Email confirmation",
  29. "To enable the email address %s please click the button below." : "To enable the email address %s please click the button below.",
  30. "Confirm" : "Confirm",
  31. "Email was already removed from account and cannot be confirmed anymore." : "Email was already removed from account and cannot be confirmed anymore.",
  32. "Could not verify mail because the token is expired." : "Could not verify mail because the token is expired.",
  33. "Could not verify mail because the token is invalid." : "Could not verify mail because the token is invalid.",
  34. "An unexpected error occurred. Please contact your admin." : "An unexpected error occurred. Please contact your admin.",
  35. "Email confirmation successful" : "Email confirmation successful",
  36. "Provisioning API" : "Provisioning API",
  37. "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "This application enables a set of APIs that external systems can use to manage accounts, groups and apps.",
  38. "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses.",
  39. "Logged in user must be an administrator or have authorization to edit this setting." : "Logged in user must be an administrator or have authorization to edit this setting.",
  40. "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "This application enables a set of APIs that external systems can use to manage users, groups and apps.",
  41. "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses."
  42. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  43. }