aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/en_GB.js')
-rw-r--r--apps/theming/l10n/en_GB.js33
1 files changed, 17 insertions, 16 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js
index 36bc1df3c39..9e4760055ea 100644
--- a/apps/theming/l10n/en_GB.js
+++ b/apps/theming/l10n/en_GB.js
@@ -1,11 +1,6 @@
OC.L10N.register(
"theming",
{
- "Loading preview…" : "Loading preview…",
- "Admin" : "Admin",
- "Saved" : "Saved",
- "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",
@@ -15,6 +10,7 @@ OC.L10N.register(
"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",
+ "Saved" : "Saved",
"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",
@@ -38,29 +34,34 @@ OC.L10N.register(
"Legal notice" : "Legal notice",
"Privacy policy" : "Privacy policy",
"Adjust the Nextcloud theme" : "Adjust the Nextcloud theme",
- "Keyboard shortcuts" : "Keyboard shortcuts",
- "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level.",
- "Custom color" : "Custom colour",
- "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.",
+ "Advanced options" : "Advanced options",
"Name" : "Name",
- "Reset to default" : "Reset to default",
"Web link" : "Web link",
- "https://…" : "https://…",
+ "a safe home for all your data" : "a safe home for all your data",
"Slogan" : "Slogan",
"Color" : "Colour",
"Logo" : "Logo",
"Upload new logo" : "Upload new logo",
- "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.",
- "Login image" : "Login image"
+ "Keyboard shortcuts" : "Keyboard shortcuts",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level.",
+ "Custom color" : "Custom colour",
+ "Reset to default" : "Reset to default",
+ "Upload" : "Upload",
+ "Remove background image" : "Remove background image",
+ "Loading preview…" : "Loading preview…",
+ "Admin" : "Admin",
+ "Name cannot be empty" : "Name cannot be empty",
+ "Open documentation" : "Open documentation",
+ "https://…" : "https://…",
+ "Login image" : "Login image",
+ "Upload new login background" : "Upload new login background",
+ "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."
},
"nplurals=2; plural=(n != 1);");