Translations: fix ForbiddenValueElementsTest issues

This commit is contained in:
Alexey Safronov 2024-08-16 19:53:25 +04:00
parent 90a9295057
commit d6e0db9cc7
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@
"LdapUserDNTooltip": "Enter the distinguished name to the directory containing users you want to add.",
"LdapUserFilter": "User Filter",
"LdapUserFilterTooltip": "Use the search LDAP filter to select the users who must be imported.",
"LdapUserQuotaTooltip": "To set a storage quota for user, add an attribute in the LDAP directory (for example, DocSpaceQuota) and enter an integer value for this attribute. It will display the quota value in bytes. Here, specify the attribute name only. This attribute will be applied only during the first setup and can be later changed manually in the Accounts section.",
"LdapUserQuotaTooltip": "To set a storage quota for user, add an attribute in the LDAP directory (for example, UsersQuotaLimit) and enter an integer value for this attribute. It will display the quota value in bytes. Here, specify the attribute name only. This attribute will be applied only during the first setup and can be later changed manually in the Accounts section.",
"LdapUsersType": "Users type",
"LdapUsersTypeInfo": "Users can only access the rooms they are invited to by admins, and can't create own rooms, folders or files. Select another type below to provide more permissions. Otherwise, you can change the type manually in the Accounts section.",
"LdapUserTypeTooltip": "All users will be added to {{productName}} with the selected type."

View File

@ -24,7 +24,7 @@
"StorageLimitHeader": "The limit is reached for storage space: {{currentValue}} / {{maxValue}}",
"TenantCustomQuotaDescription": "You can remove the unnecessary files or change quota in the <1>Storage management settings.</1>",
"UserTariffAlmostReachedForAdmins": "Once the limit is reached, all users will be added with User permissions only. To be able to add further admins/power users, <1>click here</1> to upgrade your tariff plan.",
"UserTariffAlmostReached": "Once the limit is reached, all users will be added with User permissions only. To be able to add further admins/power users, contact the DocSpace administrator to upgrade the tariff plan.",
"UserTariffAlmostReached": "Once the limit is reached, all users will be added with User permissions only. To be able to add further admins/power users, contact the {{productName}} administrator to upgrade the tariff plan.",
"UserTariffReachedForAdmins": "All users will be added with User permissions only. To be able to add further admins/power users, <1>click here</1> to upgrade your tariff plan.",
"UserTariffReached": "All users will be added with User permissions only. To be able to add further admins/power users, contact the {{productName}} administrator to upgrade the tariff plan.",
"UserQuotaHeader": "The number of admins/power users is about to be exceeded: {{currentValue}} / {{maxValue}}",