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

et_EE.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e2a83dae707b08c11933f3f67127f261abb0fb57 (plain)
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
OC.L10N.register(
    "richdocuments",
    {
    "Can't create document" : "Ei suuda dokumenti luua",
    "New Presentation.pptx" : "Uus esitlus.pptx",
    "Saved" : "Salvestatud",
    "File is too big" : "Fail on liiga suur",
    "Invalid file provided" : "Vigane fail",
    "Advanced settings" : "Lisavalikud",
    "Select groups" : "Vali grupid",
    "Description" : "Kirjeldus",
    "No results" : "Vasteid ei leitud",
    "Error" : "Viga",
    "Nickname" : "Hüüdnimi",
    "Cancel" : "Loobu",
    "Save" : "Salvesta",
    "Saving…" : "Salvestamine...",
    "Remove from favorites" : "Eemalda lemmikutest",
    "Add to favorites" : "Lisa lemmikutesse",
    "Details" : "Üksikasjad",
    "Download" : "Lae alla",
    "Could not create file" : "Ei suuda luua faili",
    "Create" : "Loo",
    "Wrong password. Please retry." : "Vale parool. Palun proovi uuesti.",
    "Password" : "Parool",
    "OK" : "OK",
    "Guest %s" : "Külaline %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "See link on aegunud või seda pole kunagi eksisteerinud. Palun võta ühendust inimesega, kes selle sulle jagas."
},
"nplurals=2; plural=(n != 1);");