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: f492848b48749a7a973b0cfe75a274867ff0acc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
OC.L10N.register(
    "richdocuments",
    {
    "Saving…" : "Salvestamine...",
    "All" : "Kõik",
    "Just now" : "Kohe",
    "Save" : "Salvesta",
    "Edit" : "Muuda",
    "Could not create file" : "Ei suuda luua faili",
    "New Presentation.pptx" : "Uus esitlus.pptx",
    "Can't create document" : "Ei suuda dokumenti luua",
    "Saved" : "Salvestatud",
    "Apply" : "Rakenda",
    "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);");