?iť?

Your IP : 3.148.107.193


Current Path : /home/scgforma/www/cloud/apps/password_policy/l10n/
Upload File :
Current File : /home/scgforma/www/cloud/apps/password_policy/l10n/en_GB.json

{ "translations": {
    "Password needs to be at least %s characters long" : "Password needs to be at least %s characters long",
    "Password needs to contain at least one lower and one upper case character." : "Password needs to contain at least one lower and one upper case character.",
    "Password needs to contain at least one numeric character." : "Password needs to contain at least one numeric character.",
    "Password needs to contain at least one special character." : "Password needs to contain at least one special character.",
    "Password is among the 1,000,000 most common ones. Please make it unique." : "Password is among the 1,000,000 most common ones. Please make it unique.",
    "Password is present in compromised password list. Please choose a different password." : "Password is present in compromised password list. Please choose a different password.",
    "Password policy" : "Password policy",
    "Minimal length" : "Minimal length",
    "Forbid common passwords" : "Forbid common passwords",
    "Enforce upper and lower case characters" : "Enforce upper and lower case characters",
    "Enforce numeric characters" : "Enforce numeric characters",
    "Enforce special characters" : "Enforce special characters",
    "Check password against the list of breached passwords from haveibeenpwned.com" : "Check password against the list of breached passwords from haveibeenpwned.com",
    "This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set.",
    "Password need to be at least %s characters long" : "Password need to be at least %s characters long",
    "Password need to contain at least one lower case character and one upper case character." : "Password need to contain at least one lower case character and one upper case character.",
    "Password need to contain at least one numeric character." : "Password need to contain at least one numeric character.",
    "Password need to contain at least one special character." : "Password need to contain at least one special character.",
    "Password is within the 1,000,000 most common passwords. Please choose another one." : "Password is within the 1,000,000 most common passwords. Please choose another one.",
    "Check password against the list of breached passwords from haveibeenpwnd.com" : "Check password against the list of breached passwords from haveibeenpwnd.com"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}