diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 82a443a12b6..4194e435ea5 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", "Text processing" : "Text processing", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "None of your currently installed apps provide text processing functionality using the Text Processing API.", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", @@ -622,8 +623,6 @@ "Account name (required)" : "Account name (required)", "Total rows summary" : "Total rows summary", "Scroll to load more rows" : "Scroll to load more rows", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount} account","{userCount} accounts"], "Avatar" : "Avatar", "Account name" : "Account name", "Group admin for" : "Group admin for", @@ -826,6 +825,7 @@ "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialogue and allow access to the system address book", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced.", + "{license}-licensed" : "{license}-licensed", "Rating: {score}/10" : "Rating: {score}/10", "Username" : "Username", "Execute one task with each page loaded. Use case: Single user instance." : "Execute one task with each page loaded. Use case: Single user instance.", @@ -848,8 +848,6 @@ "Set user manager" : "Set user manager", "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} user …","{userCount} users …"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} user","{userCount} users"], "User backend" : "User backend", "User actions" : "User actions", "Loading user …" : "Loading user …", @@ -868,7 +866,6 @@ "Send welcome email to new users" : "Send welcome email to new users", "Name your device" : "Name your device", "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device", - "{license}-licensed" : "{license}-licensed", "by {author}\n{license}" : "by {author}\n{license}", "User management" : "User management", "Active users" : "Active users", |