diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 2e476949a36..670f9c2a39e 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -331,6 +331,7 @@ OC.L10N.register( "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", @@ -624,8 +625,6 @@ OC.L10N.register( "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", @@ -828,6 +827,7 @@ OC.L10N.register( "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.", @@ -850,8 +850,6 @@ OC.L10N.register( "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 …", @@ -870,7 +868,6 @@ OC.L10N.register( "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", |