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

sk_SK.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e147ec9dbb95bb434876c967fba8a4398ae3404f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Can not read the file." : "Nemožno čítať súbor.",
    "Invalid file path supplied." : "Neplatná cesta k súboru.",
    "Cannot save file as it has been modified since opening" : "Nie je možné uložiť súbor, pretože bol od otvorenia zmenený",
    "Insufficient permissions" : "Nedostatočné oprávnenia",
    "File path not supplied" : "Nebola uvedená cesta k súboru",
    "File mtime not supplied" : "Nebol uvedený mtime súboru",
    "Save" : "Uložiť",
    "Search" : "Hľadať",
    "Next" : "Ďalšia",
    "Clear" : "Vyčistiť",
    "Saving..." : "Ukladám...",
    "An error occurred!" : "Vyskytla sa chyba!",
    "There are unsaved changes in the text editor" : "V editore sú neuložené zmeny",
    "There were unsaved changes, click here to go back" : "Zostali neuložené zmeny. Kliknite sem pre návrat"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}