summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-20 00:17:12 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-20 00:17:12 +0000
commit1c1c9075c1a8311d1cc208bbb26daed703c3714d (patch)
treedf0f1cbb0e8f096656047c8671d1a56341c68b8c /apps/settings/l10n/en_GB.js
parent6fc80a4c537f783fae1d54b1fac86e05b14d376d (diff)
downloadnextcloud-server-1c1c9075c1a8311d1cc208bbb26daed703c3714d.tar.gz
nextcloud-server-1c1c9075c1a8311d1cc208bbb26daed703c3714d.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.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 714ce1c0aa8..2061bb56e75 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -342,6 +342,7 @@ OC.L10N.register(
"Set user as admin for" : "Set user as admin for",
"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",
@@ -357,11 +358,13 @@ OC.L10N.register(
"Welcome mail sent!" : "Welcome mail sent!",
"Edit User" : "Edit User",
"{size} used" : "{size} used",
+ "User's table" : "User's table",
"New user" : "New user",
"Will be autogenerated" : "Will be autogenerated",
"Display name" : "Display name",
"Email" : "Email",
"Default language" : "Default language",
+ "Select user manager" : "Select user manager",
"Add a new user" : "Add a new user",
"Avatar" : "Avatar",
"Group admin for" : "Group admin for",
@@ -369,6 +372,8 @@ OC.L10N.register(
"User backend" : "User backend",
"Storage location" : "Storage location",
"Last login" : "Last login",
+ "Manager" : "Manager",
+ "User actions" : "User actions",
"No users in here" : "No users in here",
"Default quota" : "Default quota",
"Common languages" : "Common languages",
@@ -488,6 +493,8 @@ OC.L10N.register(
"Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups",
"Exclude groups from sharing" : "Exclude groups from sharing",
"These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
+ "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book",
+ "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups",
"Allow username autocompletion to users based on phone number integration" : "Allow username autocompletion to users based on phone number integration",
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user.",
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)",