diff options
Diffstat (limited to 'apps/settings/l10n/ka.js')
-rw-r--r-- | apps/settings/l10n/ka.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 76392ffb878..0991b471cab 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -210,7 +210,6 @@ OC.L10N.register( "Exclude groups from password requirements" : "Exclude groups from password requirements", "Exclude groups from creating link shares" : "Exclude groups from creating link shares", "Groups excluded from sharing" : "Groups excluded from sharing", - "Set default expiration date for shares" : "Set default expiration date for shares", "Enforce expiration date" : "Enforce expiration date", "Default expiration time of new shares in days" : "Default expiration time of new shares in days", "Expire shares after x days" : "Expire shares after x days", @@ -588,6 +587,7 @@ OC.L10N.register( "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality", "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.", + "Set default expiration date for shares" : "Set default expiration date for shares", "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", "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.", |