diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 8f42030078a..15023d22377 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -332,44 +332,45 @@ "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", + "Display name" : "Display name", "Either password or email is required" : "Either password or email is required", "Password (required)" : "Password (required)", "Email (required)" : "Email (required)", + "Email" : "Email", "Groups (required)" : "Groups (required)", "Set user groups" : "Set user groups", "Administered groups" : "Administered groups", "Set user as admin for …" : "Set user as admin for …", + "Quota" : "Quota", "Set user quota" : "Set user quota", "Set default language" : "Set default language", + "Manager" : "Manager", "Set user manager" : "Set user manager", "Add new user" : "Add new user", "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", - "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", + "Total rows summary" : "Total rows summary", + "Avatar" : "Avatar", + "Group admin for" : "Group admin for", + "User backend" : "User backend", + "Storage location" : "Storage location", + "Last login" : "Last login", + "User actions" : "User actions", "Edit display name" : "Edit display name", "Add new password" : "Add new password", + "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", "Add new email address" : "Add new email address", "Add user to group" : "Add user to group", "Set user as admin for" : "Set user as admin for", "Select user quota" : "Select user quota", "Set the language" : "Set the language", "Select manager" : "Select manager", + "{size} used" : "{size} used", "Delete user" : "Delete user", "Wipe all devices" : "Wipe all devices", "Disable user" : "Disable user", @@ -389,7 +390,6 @@ "Welcome mail sent!" : "Welcome mail sent!", "Toggle user actions menu" : "Toggle user actions menu", "Edit" : "Edit", - "{size} used" : "{size} used", "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.", @@ -455,6 +455,7 @@ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: This app cannot be enabled because it makes the server unstable", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "There were too many requests from your network. Retry later or contact your administrator if this is an error.", + "Default quota" : "Default quota", "Documentation" : "Documentation", "Forum" : "Forum", "Login" : "Login", @@ -530,6 +531,7 @@ "Edit User" : "Edit User", "Will be autogenerated" : "Will be autogenerated", "Add a new user" : "Add a new user", + "No users in here" : "No users in here", "Show Languages" : "Show Languages", "Plain" : "Plain", "NT LAN Manager" : "NT LAN Manager", @@ -538,6 +540,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", + "User's table" : "User's table", "Select user manager" : "Select user manager" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |