en_GB.json 3.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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. "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.",
  29. "Name" : "Name",
  30. "Reset to default" : "Reset to default",
  31. "Web link" : "Web link",
  32. "https://…" : "https://…",
  33. "Slogan" : "Slogan",
  34. "Color" : "Colour",
  35. "Logo" : "Logo",
  36. "Upload new logo" : "Upload new logo",
  37. "Login image" : "Login image",
  38. "Upload new login background" : "Upload new login background",
  39. "Remove background image" : "Remove background image",
  40. "Advanced options" : "Advanced options",
  41. "Legal notice link" : "Legal notice link",
  42. "Privacy policy link" : "Privacy policy link",
  43. "Header logo" : "Header logo",
  44. "Upload new header logo" : "Upload new header logo",
  45. "Favicon" : "Favicon",
  46. "Upload new favicon" : "Upload new favicon",
  47. "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.",
  48. "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success",
  49. "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded",
  50. "Failed to write file to disk." : "Failed to write file to disk.",
  51. "A PHP extension stopped the file upload." : "A PHP extension stopped the file upload.",
  52. "You are already using a custom theme" : "You are already using a custom theme",
  53. "Web address https://…" : "Web address https://…"
  54. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  55. }