diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-05 00:40:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-05 00:40:48 +0000 |
commit | 6f7b871c0d76482b370c58f57209edc3f6326582 (patch) | |
tree | 2f16ec9d1e0a958c243e191e4ced348ef6067ea9 /apps/settings/l10n/en_GB.js | |
parent | e24b95837f81cf4c43321aa1d829c2eb3e0d27a9 (diff) | |
download | nextcloud-server-6f7b871c0d76482b370c58f57209edc3f6326582.tar.gz nextcloud-server-6f7b871c0d76482b370c58f57209edc3f6326582.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 8632190c402..0b4e01f381c 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -278,6 +278,7 @@ OC.L10N.register( "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", + "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.", @@ -389,9 +390,7 @@ OC.L10N.register( "Password or insufficient permissions message" : "Password or insufficient permissions message", "Loading user …" : "Loading user …", "Change display name" : "Change 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", @@ -559,6 +558,8 @@ OC.L10N.register( "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", + "Add new password" : "Add new password", + "Add new email address" : "Add new email address", "Edit User" : "Edit User", "Will be autogenerated" : "Will be autogenerated", "Add a new user" : "Add a new user", |