en_GB.json 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. { "translations": {
  2. "Loading preview…" : "Loading preview…",
  3. "Saved" : "Saved",
  4. "Admin" : "Admin",
  5. "a safe home for all your data" : "a safe home for all your data",
  6. "Name cannot be empty" : "Name cannot be empty",
  7. "The given name is too long" : "The given name is too long",
  8. "The given web address is too long" : "The given web address is too long",
  9. "The given legal notice address is too long" : "The given legal notice address is too long",
  10. "The given privacy policy address is too long" : "The given privacy policy address is too long",
  11. "The given slogan is too long" : "The given slogan is too long",
  12. "The given color is invalid" : "The given colour is invalid",
  13. "The file was uploaded" : "The file was uploaded",
  14. "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini",
  15. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form",
  16. "The file was only partially uploaded" : "The file was only partially uploaded",
  17. "No file was uploaded" : "No file was uploaded",
  18. "Missing a temporary folder" : "Missing a temporary folder",
  19. "Could not write file to disk" : "Could not write file to disk",
  20. "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
  21. "No file uploaded" : "No file uploaded",
  22. "Unsupported image type" : "Unsupported image type",
  23. "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.",
  24. "Theming" : "Theming",
  25. "Legal notice" : "Legal notice",
  26. "Privacy policy" : "Privacy policy",
  27. "Adjust the Nextcloud theme" : "Adjust the Nextcloud theme",
  28. "Open documentation" : "Open documentation",
  29. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.",
  30. "Name" : "Name",
  31. "Reset to default" : "Reset to default",
  32. "Web link" : "Web link",
  33. "https://…" : "https://…",
  34. "Slogan" : "Slogan",
  35. "Color" : "Colour",
  36. "Logo" : "Logo",
  37. "Upload new logo" : "Upload new logo",
  38. "Login image" : "Login image",
  39. "Upload new login background" : "Upload new login background",
  40. "Remove background image" : "Remove background image",
  41. "Advanced options" : "Advanced options",
  42. "Legal notice link" : "Legal notice link",
  43. "Privacy policy link" : "Privacy policy link",
  44. "Header logo" : "Header logo",
  45. "Upload new header logo" : "Upload new header logo",
  46. "Favicon" : "Favicon",
  47. "Upload new favicon" : "Upload new favicon",
  48. "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color."
  49. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  50. }