nextcloud/apps/theming/l10n/en_GB.json

52 lines
3.5 KiB
JSON
Raw Normal View History

2017-05-08 03:07:37 +03:00
{ "translations": {
"Loading preview…" : "Loading preview…",
"Saved" : "Saved",
"Admin" : "Admin",
"a safe home for all your data" : "a safe home for all your data",
2018-03-02 04:12:16 +03:00
"Name cannot be empty" : "Name cannot be empty",
2017-05-08 03:07:37 +03:00
"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",
2020-11-26 05:18:48 +03:00
"The given web address is not a valid URL" : "The given web address is not a valid URL",
2018-05-22 03:13:31 +03:00
"The given legal notice address is too long" : "The given legal notice address is too long",
2020-11-26 05:18:48 +03:00
"The given legal notice address is not a valid URL" : "The given legal notice address is not a valid URL",
2018-06-12 03:12:46 +03:00
"The given privacy policy address is too long" : "The given privacy policy address is too long",
2020-11-26 05:18:48 +03:00
"The given privacy policy address is not a valid URL" : "The given privacy policy address is not a valid URL",
2017-05-08 03:07:37 +03:00
"The given slogan is too long" : "The given slogan is too long",
"The given color is invalid" : "The given colour is invalid",
2018-03-25 04:09:58 +03:00
"The file was uploaded" : "The file was uploaded",
2017-10-31 04:08:31 +03:00
"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",
2018-03-13 04:12:01 +03:00
"The file was only partially uploaded" : "The file was only partially uploaded",
2017-10-31 04:08:31 +03:00
"No file was uploaded" : "No file was uploaded",
"Missing a temporary folder" : "Missing a temporary folder",
2018-03-25 04:09:58 +03:00
"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",
2017-05-08 03:07:37 +03:00
"No file uploaded" : "No file uploaded",
2018-04-07 03:11:49 +03:00
"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.",
2019-03-21 04:13:49 +03:00
"Theming" : "Theming",
2018-05-22 03:13:31 +03:00
"Legal notice" : "Legal notice",
2018-06-12 03:12:46 +03:00
"Privacy policy" : "Privacy policy",
"Adjust the Nextcloud theme" : "Adjust the Nextcloud theme",
2019-12-22 05:28:34 +03:00
"Open documentation" : "Open documentation",
2017-05-08 03:07:37 +03:00
"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",
2017-05-25 03:08:04 +03:00
"Reset to default" : "Reset to default",
2018-05-22 03:13:31 +03:00
"Web link" : "Web link",
"https://…" : "https://…",
2017-05-08 03:07:37 +03:00
"Slogan" : "Slogan",
"Color" : "Colour",
"Logo" : "Logo",
"Upload new logo" : "Upload new logo",
"Login image" : "Login image",
"Upload new login background" : "Upload new login background",
2017-05-25 03:08:04 +03:00
"Remove background image" : "Remove background image",
2018-05-08 03:11:34 +03:00
"Advanced options" : "Advanced options",
2018-05-22 03:13:31 +03:00
"Legal notice link" : "Legal notice link",
2018-06-12 03:12:46 +03:00
"Privacy policy link" : "Privacy policy link",
2018-05-08 03:11:34 +03:00
"Header logo" : "Header logo",
"Upload new header logo" : "Upload new header logo",
"Favicon" : "Favicon",
"Upload new favicon" : "Upload new favicon",
2021-02-02 05:19:50 +03:00
"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."
2017-05-08 03:07:37 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}