diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-01 00:25:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-01 00:25:24 +0000 |
commit | eb537ad6649f65b9116e6ab4c55514a26411fbb6 (patch) | |
tree | 59d7ccf879e403d871b55cd10132fb038a5bc7e1 /apps/settings/l10n/en_GB.json | |
parent | 968622098f45afc626a53072d575a6592ce56296 (diff) | |
download | nextcloud-server-eb537ad6649f65b9116e6ab4c55514a26411fbb6.tar.gz nextcloud-server-eb537ad6649f65b9116e6ab4c55514a26411fbb6.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 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 2aced551aa7..bf6209558e5 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -370,7 +370,6 @@ "Select user quota" : "Select user quota", "Set the language" : "Set the language", "Select manager" : "Select manager", - "Toggle user actions menu" : "Toggle user actions menu", "Delete user" : "Delete user", "Wipe all devices" : "Wipe all devices", "Disable user" : "Disable user", @@ -379,11 +378,16 @@ "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet.", "Remote wipe of devices" : "Remote wipe of devices", "Wipe {userid}'s devices" : "Wipe {userid}'s devices", + "Update of user manager was failed" : "Update of user manager was failed", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fully delete {userid}'s account including all their personal files, app data, etc.", "Account deletion" : "Account deletion", "Delete {userid}'s account" : "Delete {userid}'s account", + "Display name was successfully changed" : "Display name was successfully changed", + "Password was successfully changed" : "Password was successfully changed", + "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "Welcome mail sent!", - "Edit User" : "Edit User", + "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", @@ -522,6 +526,7 @@ "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", + "Edit User" : "Edit User", "Will be autogenerated" : "Will be autogenerated", "Add a new user" : "Add a new user", "Show Languages" : "Show Languages", |