You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
1.4 KiB

{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "Slaptažodis įeina į 1,000,000 populiariausiai naudojamų slaptažodžių sąrašą. Prašome pasirinkti kitą.",
"Password needs to be at least %s characters long" : "Slaptažodis turi būti bent %s simbolių ilgio",
"Password needs to contain at least one numeric character." : "Slaptažodyje turi būti bent vienas skaičius.",
"Password needs to contain at least one special character." : "Slaptažodyje turi būti bent vienas specialus simbolis.",
"Password needs to contain at least one lower and one upper case character." : "Slaptažodyje turi būti bent vienas didžiųjų ir mažųjų raidžių simbolis.",
"Password policy" : "Slaptažodžio politika",
"Allows admins to configure a password policy" : "Leidžia administratoriams konfigūruoti slaptažodžių politiką",
"Minimal length" : "Minimalus ilgis",
"Forbid common passwords" : "Uždrausti paplitusius slaptažodžius",
"Enforce upper and lower case characters" : "Versti naudoti didžiąsias ir mažąsias raides",
"Enforce numeric characters" : "Versti naudoti skaitmenų simbolius",
"Enforce special characters" : "Versti naudoti specialius simbolius"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}