diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index e7decc53722..aa3d610a1d2 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -142,7 +142,6 @@ "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.", "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.", - "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook.", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher.", @@ -277,11 +276,11 @@ "Select default encryption module:" : "Select default encryption module:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}", "Unable to update server side encryption config" : "Unable to update server side encryption config", + "Cancel" : "Cancel", + "Confirm" : "Confirm", "Submit" : "Submit", "Rename group" : "Rename group", "Remove group" : "Remove group", - "You are about to remove the group {group}. The users will NOT be deleted." : "You are about to remove the group {group}. The users will NOT be deleted.", - "Please confirm the group removal " : "Please confirm the group removal ", "Current password" : "Current password", "New password" : "New password", "Change password" : "Change password", @@ -292,7 +291,6 @@ "Remove profile picture" : "Remove profile picture", "The file must be a PNG or JPG" : "The file must be a PNG or JPG", "Picture provided by original account" : "Picture provided by original account", - "Cancel" : "Cancel", "Set as profile picture" : "Set as profile picture", "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Please note that it can take up to 24 hours for your profile picture to be updated everywhere.", "Choose your profile picture" : "Choose your profile picture", @@ -444,11 +442,10 @@ "{license}-licensed" : "{license}-licensed", "Changelog" : "Changelog", "by {author}\n{license}" : "by {author}\n{license}", - "Enter group name" : "Enter group name", - "Add group" : "Add group", "Active users" : "Active users", "Admins" : "Admins", "Disabled users" : "Disabled users", + "Group name" : "Group name", "Not saved" : "Not saved", "Sending…" : "Sending…", "Email sent" : "Email sent", @@ -560,6 +557,8 @@ "Enable all" : "Enable all", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances.", + "You are about to remove the group {group}. The users will NOT be deleted." : "You are about to remove the group {group}. The users will NOT be deleted.", + "Please confirm the group removal " : "Please confirm the group removal ", "Choose profile picture from files" : "Choose profile picture from files", "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Your location" : "Your location", @@ -569,6 +568,8 @@ "Will be autogenerated" : "Will be autogenerated", "Add a new user" : "Add a new user", "No users in here" : "No users in here", + "Enter group name" : "Enter group name", + "Add group" : "Add group", "Default quota:" : "Default quota:", "Show Languages" : "Show Languages", "Send email to new user" : "Send email to new user", @@ -580,6 +581,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", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook.", "Edit display name" : "Edit display name", "Select manager" : "Select manager", "User's table" : "User's table", |