diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:33 +0000 |
commit | 2ade1650d71e9c93ae744cfbfaec3bbf857f84b1 (patch) | |
tree | 577867f4418a60fad22a56a0c4321e84aa253c37 /apps/settings/l10n/en_GB.json | |
parent | 41f5631b2cde74c197b356f976f034fe8afc2618 (diff) | |
download | nextcloud-server-2ade1650d71e9c93ae744cfbfaec3bbf857f84b1.tar.gz nextcloud-server-2ade1650d71e9c93ae744cfbfaec3bbf857f84b1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 740c60ec54d..32ecbb3329f 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -332,6 +332,22 @@ "Unable to update federation scope of additional {property}" : "Unable to update federation scope of additional {property}", "Add additional email" : "Add additional email", "Add" : "Add", + "User's table" : "User's table", + "Display name" : "Display name", + "Email" : "Email", + "Group admin for" : "Group admin for", + "Quota" : "Quota", + "User backend" : "User backend", + "Storage location" : "Storage location", + "Last login" : "Last login", + "Manager" : "Manager", + "No users in here" : "No users in here", + "Default quota" : "Default quota", + "Default language" : "Default language", + "Common languages" : "Common languages", + "Other languages" : "Other languages", + "Password change is disabled because the master key is disabled" : "Password change is disabled because the master key is disabled", + "New user" : "New user", "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", "Edit display name" : "Edit display name", "Add new password" : "Add new password", @@ -356,25 +372,6 @@ "Welcome mail sent!" : "Welcome mail sent!", "Edit User" : "Edit User", "{size} used" : "{size} used", - "User's table" : "User's table", - "New user" : "New user", - "Will be autogenerated" : "Will be autogenerated", - "Display name" : "Display name", - "Email" : "Email", - "Default language" : "Default language", - "Select user manager" : "Select user manager", - "Add a new user" : "Add a new user", - "Group admin for" : "Group admin for", - "Quota" : "Quota", - "User backend" : "User backend", - "Storage location" : "Storage location", - "Last login" : "Last login", - "Manager" : "Manager", - "No users in here" : "No users in here", - "Default quota" : "Default quota", - "Common languages" : "Common languages", - "Other languages" : "Other languages", - "Password change is disabled because the master key is disabled" : "Password change is disabled because the master key is disabled", "Passwordless authentication requires a secure connection." : "Passwordless authentication requires a secure connection.", "Add WebAuthn device" : "Add WebAuthn device", "Please authorize your WebAuthn device." : "Please authorise your WebAuthn device.", @@ -399,7 +396,6 @@ "Disabled users" : "Disabled users", "Default quota:" : "Default quota:", "Select default quota" : "Select default quota", - "Show Languages" : "Show Languages", "Show last login" : "Show last login", "Show user backend" : "Show user backend", "Show storage path" : "Show storage path", @@ -511,6 +507,9 @@ "An administrator created app password \"{token}\"" : "An administrator created app password \"{token}\"", "Choose profile picture from files" : "Choose profile picture from files", "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", + "Will be autogenerated" : "Will be autogenerated", + "Add a new user" : "Add a new user", + "Show Languages" : "Show Languages", "Plain" : "Plain", "NT LAN Manager" : "NT LAN Manager", "SSL/TLS" : "SSL/TLS", @@ -518,6 +517,7 @@ "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", - "Only applies when authentication is required" : "Only applies when authentication is required" + "Only applies when authentication is required" : "Only applies when authentication is required", + "Select user manager" : "Select user manager" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |