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

sl.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c1ab0e726487780afe357fbed134c3f4126f133 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "saving..." : "poteka shranjevanje ...",
    "saved!" : "shranjeno!",
    "failed!" : "spodletelo!",
    "Saved" : "Shranjeno",
    "There was a problem saving your changes. Click to resume editing." : "Prišlo je do napake med shranjevanjem sprememb. Kliknite za nadaljevanje urejanja.",
    "An error occurred!" : "Prišlo je do napake!",
    "New text file.txt" : "Nova datoteka.txt",
    "You can not open a folder" : "Ne morete odpreti mape",
    "This file is too big to be opened. Please download the file instead." : "Datoteka je prevelika in je ni mogoče odpreti. Datoteko prejmite na disk in urejajte krajevno.",
    "Cannot read the file." : "Datoteke ni mogoče prebrati.",
    "Invalid file path supplied." : "Podana je neveljavna pot do datoteke.",
    "The file is locked." : "Datoteka je zaklenjena.",
    "An internal server error occurred." : "Prišlo je do notranje napake strežnika.",
    "Cannot save file as it has been modified since opening" : "Ni mogoče shraniti datoteke, ker je bila v času trenutne seje že spremenjena.",
    "Insufficient permissions" : "Neustrezna dovoljenja",
    "File path not supplied" : "Pot do datoteke ni podana",
    "File mtime not supplied" : "Datoteka mtime ni podana"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}