aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r--apps/settings/l10n/en_GB.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index c007f2f0f5d..5227db77ba1 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -313,6 +313,9 @@ OC.L10N.register(
"Could not check that your web server serves `.well-known` correctly. Please check manually." : "Could not check that your web server serves `.well-known` correctly. Please check manually.",
"Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`",
"Your server is correctly configured to serve `.well-known` URLs." : "Your server is correctly configured to serve `.well-known` URLs.",
+ "Font file loading" : "Font file loading",
+ "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files.",
+ "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation.",
"Profile information" : "Profile information",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled",
"Nextcloud settings" : "Nextcloud settings",
@@ -577,6 +580,10 @@ OC.L10N.register(
"Unable to update profile enabled state" : "Unable to update profile enabled state",
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.",
"Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}",
+ "she/her" : "she/her",
+ "he/him" : "he/him",
+ "they/them" : "they/them",
+ "Your pronouns. E.g. ${pronounsExample}" : "Your pronouns. E.g. ${pronounsExample}",
"Your role" : "Your role",
"Your X (formerly Twitter) handle" : "Your X (formerly Twitter) handle",
"Your website" : "Your website",
@@ -714,6 +721,7 @@ OC.L10N.register(
"Headline" : "Headline",
"Organisation" : "Organisation",
"Phone number" : "Phone number",
+ "Pronouns" : "Pronouns",
"Role" : "Role",
"X (formerly Twitter)" : "X (formerly Twitter)",
"Website" : "Website",