Welcome to mirror list, hosted at ThFree Co, Russian Federation.

et_EE.json « l10n - github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2d2ed91da8e7e45d0dcc6e30b577513f2cd2fcd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Password is among the 1,000,000 most common ones. Please make it unique." : "Parool kuulub 1000000 kõige tavalisema hulka. Palun tee see ainulaadseks.",
    "Password needs to contain at least one numeric character." : "Parool peab sisaldama vähemalt üht numbrit",
    "Password needs to contain at least one special character." : "Parool peab sisaldama vähemalt üht erimärki.",
    "Password needs to contain at least one lower and one upper case character." : "Parool peab sisaldama vähemalt üht väike- ja suurtähte",
    "Password policy" : "Paroolipoliitika",
    "Saved" : "Salvestatud",
    "Forbid common passwords" : "Keela üldlevinud paroolid",
    "Enforce upper and lower case characters" : "Sunni suured ja väikesed tähed",
    "Enforce numeric characters" : "Sunni numbrilised sümbolid",
    "Enforce special characters" : "Sunni erimärgid",
    "Unknown error" : "Tundmatu viga"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}