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: a3171a352769ff77a0b98002d831c4b9794350e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Cannot read the file." : "Faili lugemine ebaõnnestus.",
    "Invalid file path supplied." : "Faili asukoht on vigane.",
    "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!",
    "Text file" : "Tekstifail"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}