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

et_EE.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a85f0b1589189f1646e4f3520cdeafc645784586 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "translations": {
    "Cannot read the file." : "Faili lugemine ebaõnnestus.",
    "Invalid file path supplied." : "Faili asukoht on vigane.",
    "The file is locked." : "Fail on lukus.",
    "An internal server error occurred." : "Tekkis sisemine serveri tõrge.",
    "Cannot save file as it has been modified since opening" : "Faili ei saa salvestada, kune seda on pärast avamist muudetud",
    "Insufficient permissions" : "Pole piisavalt õiguseid",
    "File path not supplied" : "Faili asukoht on määramata",
    "File mtime not supplied" : "Faili mtime puudub",
    "saving..." : "Salvestamine...",
    "saved!" : "Salvestatud!",
    "failed!" : "ebaõnnestus!",
    "Saved" : "Salvestatud",
    "There was a problem saving your changes. Click to resume editing." : "Sinu muudatuste salvestamisega tekkis viga. Kliki muutmise jätkamiseks.",
    "An error occurred!" : "Tekis tõrge!",
    "New text file.txt" : "Uus tekstifail.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}