nextcloud/apps/theming/l10n/en_GB.json

53 lines
3.6 KiB
JSON

{ "translations": {
"Loading preview…" : "Loading preview…",
"Saved" : "Saved",
"Admin" : "Admin",
"a safe home for all your data" : "a safe home for all your data",
"Name cannot be empty" : "Name cannot be empty",
"The given name is too long" : "The given name is too long",
"The given web address is too long" : "The given web address is too long",
"The given web address is not a valid URL" : "The given web address is not a valid URL",
"The given legal notice address is too long" : "The given legal notice address is too long",
"The given legal notice address is not a valid URL" : "The given legal notice address is not a valid URL",
"The given privacy policy address is too long" : "The given privacy policy address is too long",
"The given privacy policy address is not a valid URL" : "The given privacy policy address is not a valid URL",
"The given slogan is too long" : "The given slogan is too long",
"The given color is invalid" : "The given colour is invalid",
"The file was uploaded" : "The file was uploaded",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini",
"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",
"The file was only partially uploaded" : "The file was only partially uploaded",
"No file was uploaded" : "No file was uploaded",
"Missing a temporary folder" : "Missing a temporary folder",
"Could not write file to disk" : "Could not write file to disk",
"A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
"No file uploaded" : "No file uploaded",
"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.",
"Theming" : "Theming",
"Legal notice" : "Legal notice",
"Privacy policy" : "Privacy policy",
"Adjust the Nextcloud theme" : "Adjust the Nextcloud theme",
"Open documentation" : "Open documentation",
"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.",
"Name" : "Name",
"Reset to default" : "Reset to default",
"Web link" : "Web link",
"https://…" : "https://…",
"Slogan" : "Slogan",
"Color" : "Colour",
"Logo" : "Logo",
"Upload new logo" : "Upload new logo",
"Login image" : "Login image",
"Upload new login background" : "Upload new login background",
"Remove background image" : "Remove background image",
"Advanced options" : "Advanced options",
"Legal notice link" : "Legal notice link",
"Privacy policy link" : "Privacy policy link",
"Header logo" : "Header logo",
"Upload new header logo" : "Upload new header logo",
"Favicon" : "Favicon",
"Upload new favicon" : "Upload new favicon",
"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.",
"Unsupported image type" : "Unsupported image type"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}