Update translations

This commit is contained in:
Girish Ramakrishnan
2025-12-10 18:18:32 +01:00
parent 3dc8e87a27
commit 4870cdd76f
+7 -7
View File
@@ -118,13 +118,13 @@
"setGhostTooltip": "Impersonate",
"mailmanagerTooltip": "This user can manage users and mailboxes",
"noMatchesPlaceholder": "No matching user",
"emptyPlaceholder": "No Users"
"emptyPlaceholder": "No users"
},
"groups": {
"name": "Name",
"users": "Users",
"externalLdapTooltip": "From external LDAP directory",
"emptyPlaceholder": "No Groups",
"emptyPlaceholder": "No groups",
"noMatchesPlaceholder": "No matching group"
},
"settings": {
@@ -136,7 +136,7 @@
"externalLdap": {
"title": "Connect an External Directory",
"description": "Synchronize and authenticate users and groups from an external LDAP or Active Directory server. Synchronization runs periodically every 4 hours.",
"noopInfo": "No external directory configured.",
"noopInfo": "No external directory configured",
"provider": "Provider",
"server": "Server URL",
"acceptSelfSignedCert": "Accept self-signed certificate",
@@ -166,7 +166,7 @@
"username": "Username",
"role": "Role",
"groups": "Groups",
"noGroups": "No groups available.",
"noGroups": "No groups available",
"usernamePlaceholder": "Optional. If not provided, user can pick during sign up.",
"displayName": "Display name",
"primaryEmail": "Primary email",
@@ -364,7 +364,7 @@
"noBackups": "No backups",
"contents": "Contents",
"version": "Version",
"noApps": "No Apps",
"noApps": "No apps",
"appCount": "{{ appCount }} App(s)",
"tooltipDownloadBackupConfig": "Download config",
"cleanupBackups": "Cleanup backups",
@@ -1009,7 +1009,7 @@
"owner": "Owner",
"aliases": "Aliases",
"usage": "Usage",
"emptyPlaceholder": "No Mailboxes",
"emptyPlaceholder": "No mailboxes",
"noMatchesPlaceholder": "No matching mailboxes",
"stats": "Count: {{ mailboxCount }} / Usage: {{ usage }}"
},
@@ -1096,7 +1096,7 @@
"title": "Edit Mailbox",
"owner": "Mailbox owner",
"aliases": "Aliases",
"noAliases": "No aliases.",
"noAliases": "No aliases",
"addAliasAction": "Add an alias",
"addAnotherAliasAction": "Add another alias",
"enableStorageQuota": "Storage quota"