diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
commit | a40838b61cfbad9fc3d969b82179f12308b8cd09 (patch) | |
tree | 640cb363b4637ec800b51f391cafdc35a563f272 /apps/settings/l10n/ka.js | |
parent | 8afd99c2067364cc619d283914fb50bf12f9f58c (diff) | |
download | nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.tar.gz nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ka.js')
-rw-r--r-- | apps/settings/l10n/ka.js | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 416f314ac51..ac510e1c2f7 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -619,6 +619,7 @@ OC.L10N.register( "A background job is pending that checks for user imported SSL certificates. Please check back later." : "A background job is pending that checks for user imported SSL certificates. Please check back later.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced.", "Enable all" : "Enable all", @@ -644,25 +645,26 @@ OC.L10N.register( "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.", "Please confirm the group removal " : "Please confirm the group removal ", "Your profile information" : "Your profile information", - "Choose profile picture from files" : "Choose profile picture from files", - "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Your email address" : "Your email address", "Additional emails" : "Additional emails", - "Your location" : "Your location", "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", + "Edit display name" : "Edit display name", "Add new password" : "Add new password", "Add new email address" : "Add new email address", "Set user as admin for" : "Set user as admin for", "Select user quota" : "Select user quota", + "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", "Enable user" : "Enable user", "Edit User" : "Edit User", + "User's table" : "User's table", "Will be autogenerated" : "Will be autogenerated", + "Select user manager" : "Select user manager", "Add a new user" : "Add a new user", "No users in here" : "No users in here", "{license}-licensed" : "{license}-licensed", @@ -689,13 +691,6 @@ OC.L10N.register( "Exclude groups from creating link shares:" : "Exclude groups from creating link shares:", "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" : "Allow username autocompletion in share dialog", - "Allow username autocompletion to users within the same groups" : "Allow username autocompletion to users within the same groups", - "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook.", - "Edit display name" : "Edit display name", - "Select manager" : "Select manager", - "User's table" : "User's table", - "Select user manager" : "Select user manager", "Old user imported certificates" : "Old user imported certificates", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s.", "Rating: {score}/10" : "Rating: {score}/10", |