aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-20 00:22:52 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-20 00:22:52 +0000
commit64c19ce3aab20cae15bd522428ae54548a76b78b (patch)
treeb9aebb314460a39c0f55b7f9db328e30aa197543 /apps/settings/l10n/en_GB.js
parent892a837ecb3773a202fe866b4d0662a83f4dfac1 (diff)
downloadnextcloud-server-64c19ce3aab20cae15bd522428ae54548a76b78b.tar.gz
nextcloud-server-64c19ce3aab20cae15bd522428ae54548a76b78b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r--apps/settings/l10n/en_GB.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 72855927799..d38b54245e6 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -445,7 +445,7 @@ OC.L10N.register(
"Documentation" : "Documentation",
"Forum" : "Forum",
"Login" : "Login",
- "SSL/TLS" : "SSL/TLS",
+ "SSL" : "SSL",
"Open documentation" : "Open documentation",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "It is important to set up this server to be able to send emails, like for password reset and notifications.",
"Send mode" : "Send mode",
@@ -454,8 +454,7 @@ OC.L10N.register(
"From address" : "From address",
"Server address" : "Server address",
"Port" : "Port",
- "Authentication method" : "Authentication method",
- "Only applies when authentication is required" : "Only applies when authentication is required",
+ "Authentication" : "Authentication",
"Authentication required" : "Authentication required",
"Credentials" : "Credentials",
"SMTP Username" : "SMTP Username",
@@ -515,8 +514,11 @@ OC.L10N.register(
"png or jpg, max. 20 MB" : "png or jpg, max. 20 MB",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN Manager",
+ "SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
+ "Authentication method" : "Authentication method",
"Allow username autocompletion in share dialog" : "Allow username autocompletion in share dialogue",
- "Allow username autocompletion to users within the same groups" : "Allow username autocompletion to users within the same groups"
+ "Allow username autocompletion to users within the same groups" : "Allow username autocompletion to users within the same groups",
+ "Only applies when authentication is required" : "Only applies when authentication is required"
},
"nplurals=2; plural=(n != 1);");