forked from LibreSign/libresign
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathet_EE.js
45 lines (45 loc) · 1.37 KB
/
et_EE.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
OC.L10N.register(
"libresign",
{
"Settings saved" : "Seaded salvestatud",
"deleted" : "kustutatud",
"File not found" : "Faili ei leitud",
"Invalid user" : "Vigane kasutaja",
"Files" : "Failid",
"Settings" : "Seaded",
"Authentication required" : "Autentimine on vajalik",
"This action requires you to confirm your password" : "See tegevus nõuab parooli kinnitamist",
"Password" : "Parool",
"Confirm" : "Kinnita",
"Upload" : "Lae üles",
"Apply" : "Rakenda",
"Cancel" : "Loobu",
"Save" : "Salvesta",
"Email" : "Epost",
"Description" : "Kirjeldus",
"Add" : "Lisa",
"Users" : "Kasutajad",
"Account" : "Konto",
"Details" : "Üksikasjad",
"Reset password" : "Lähtesta parool",
"Select a file" : "Select a file",
"Type" : "Tüüp",
"Status" : "Staatus",
"Actions" : "Tegevused",
"Signature" : "Allkiri",
"Profile picture" : "Profiili pilt",
"Enter a password" : "Enter a password",
"Confirm password" : "Kinnita salasõna",
"Next" : "Järgmine",
"Yes" : "Jah",
"No" : "Ei",
"Page not found" : "Lehekülge ei leitud",
"Pending" : "Ootel",
"Password reset" : "Parooli taastamine ",
"New password" : "Uus parool",
"Remove" : "Eemalda",
"Previous" : "Eelmine",
"Loading" : "Laadimine",
"No date" : "No date"
},
"nplurals=2; plural=(n != 1);");