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

cs_CZ.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b4345587a583c3fd9bca32f9dc90ca9d22c1b258 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Invalid file path supplied." : "Zadána neplatná cesta k souboru.",
    "Cannot save file as it has been modified since opening" : "Soubor nelze uložit, protože byl od otevření upraven",
    "Insufficient permissions" : "Nedostatečná oprávnění",
    "File path not supplied" : "Nebyla dodána cesta k souboru",
    "File mtime not supplied" : "Nebyl dodán čas změny souboru",
    "Save" : "Uložit",
    "Search" : "Hledat",
    "Next" : "Následující",
    "Clear" : "Vyčistit",
    "Saving..." : "Ukládám...",
    "An error occurred!" : "Nastala chyba!",
    "There are unsaved changes in the text editor" : "V editoru jsou neuložené změny",
    "There were unsaved changes, click here to go back" : "Existují neuložené změny, klikněte zde pro návrat"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}