You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/theming/l10n/en_GB.js
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ OC.L10N.register(
10
10
"The given privacy policy address is not a valid URL" : "The given privacy policy address is not a valid URL",
11
11
"The given slogan is too long" : "The given slogan is too long",
12
12
"The given color is invalid" : "The given colour is invalid",
13
+
"%1$s should be true or false" : "%1$s should be true or false",
14
+
"%1$s can only be set to %2$s through the API" : "%1$s can only be set to %2$s through the API",
13
15
"Invalid setting key" : "Invalid setting key",
14
16
"Saved" : "Saved",
15
17
"Invalid app given" : "Invalid app given",
@@ -68,14 +70,21 @@ OC.L10N.register(
68
70
"Privacy policy link" : "Privacy policy link",
69
71
"Background and color" : "Background and colour",
70
72
"Primary color" : "Primary color",
73
+
"Set the default primary color, used to highlight important elements." : "Set the default primary colour, used to highlight important elements.",
74
+
"The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "The colour used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements.",
71
75
"Background color" : "Background color",
76
+
"When no background image is set the background color will be used." : "When no background image is set the background colour will be used.",
77
+
"Otherwise the background color is by default generated from the background image, but can be adjusted to fine tune the color of the navigation icons." : "Otherwise the background colour is by default generated from the background image, but can be adjusted to fine-tune the colour of the navigation icons.",
78
+
"Use a plain background color instead of a background image." : "Use a plain background colour instead of a background image.",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on.",
77
85
"Disable user theming" : "Disable user theming",
78
86
"Current selected app: {app}, position {position} of {total}" : "Current selected app: {app}, position {position} of {total}",
87
+
"Navigation bar app order" : "Navigation bar app order",
79
88
"Move up" : "Move up",
80
89
"Move down" : "Move down",
81
90
"Theme selection is enforced" : "Theme selection is enforced",
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.",
96
106
"Disable all keyboard shortcuts" : "Disable all keyboard shortcuts",
97
107
"Could not set primary color" : "Could not set primary color",
98
108
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements.",
"Preview of the selected image" : "Preview of the selected image",
101
113
"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 {linkstart}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 {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level.",
102
114
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!",
103
115
"Unable to apply the setting." : "Unable to apply the setting.",
Copy file name to clipboardExpand all lines: apps/theming/l10n/en_GB.json
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@
8
8
"The given privacy policy address is not a valid URL" : "The given privacy policy address is not a valid URL",
9
9
"The given slogan is too long" : "The given slogan is too long",
10
10
"The given color is invalid" : "The given colour is invalid",
11
+
"%1$s should be true or false" : "%1$s should be true or false",
12
+
"%1$s can only be set to %2$s through the API" : "%1$s can only be set to %2$s through the API",
11
13
"Invalid setting key" : "Invalid setting key",
12
14
"Saved" : "Saved",
13
15
"Invalid app given" : "Invalid app given",
@@ -66,14 +68,21 @@
66
68
"Privacy policy link" : "Privacy policy link",
67
69
"Background and color" : "Background and colour",
68
70
"Primary color" : "Primary color",
71
+
"Set the default primary color, used to highlight important elements." : "Set the default primary colour, used to highlight important elements.",
72
+
"The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "The colour used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements.",
69
73
"Background color" : "Background color",
74
+
"When no background image is set the background color will be used." : "When no background image is set the background colour will be used.",
75
+
"Otherwise the background color is by default generated from the background image, but can be adjusted to fine tune the color of the navigation icons." : "Otherwise the background colour is by default generated from the background image, but can be adjusted to fine-tune the colour of the navigation icons.",
76
+
"Use a plain background color instead of a background image." : "Use a plain background colour instead of a background image.",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on.",
75
83
"Disable user theming" : "Disable user theming",
76
84
"Current selected app: {app}, position {position} of {total}" : "Current selected app: {app}, position {position} of {total}",
85
+
"Navigation bar app order" : "Navigation bar app order",
77
86
"Move up" : "Move up",
78
87
"Move down" : "Move down",
79
88
"Theme selection is enforced" : "Theme selection is enforced",
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.",
94
104
"Disable all keyboard shortcuts" : "Disable all keyboard shortcuts",
95
105
"Could not set primary color" : "Could not set primary color",
96
106
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements.",
"Preview of the selected image" : "Preview of the selected image",
99
111
"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 {linkstart}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 {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level.",
100
112
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!",
101
113
"Unable to apply the setting." : "Unable to apply the setting.",
0 commit comments