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

cs.json « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a13295f8240e3fb70ff3b57b868d4ad5b4d19f48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{ "translations": {
    "Saving…" : "Ukládání…",
    "All" : "Vše",
    "Download this revision" : "Stáhnout tuto revizi",
    "Restore this revision" : "Obnovit tuto revizi",
    "Latest revision" : "Poslední revize",
    "More versions…" : "Více verzí…",
    "Just now" : "Právě teď",
    "Failed to revert the document to older version" : "Nepodařilo se obnovit starší verzi dokumentu",
    "Save As" : "Uložit jako",
    "New filename" : "Jméno souboru",
    "Loading documents…" : "Nahrávám dokumenty...",
    "Edit" : "Upravit",
    "New Document" : "Nový dokument",
    "New Spreadsheet" : "Nová tabulka",
    "New Presentation" : "Nová prezentace",
    "Could not create file" : "Nepodařilo se vytvořit soubor",
    "New Document.odt" : "Dokument.odt",
    "New Spreadsheet.ods" : "Tabulka.ods",
    "New Presentation.odp" : "Prezentace.odp",
    "New Document.docx" : "Dokument.docx",
    "New Spreadsheet.xlsx" : "Tabulka.xlsx",
    "New Presentation.pptx" : "Prezentace.pptx",
    "Can't create document" : "Nelze vytvořit dokument",
    "Saved" : "Uloženo",
    "Saved with error: Collabora Online should use the same protocol as the server installation." : "Uloženo s chybou: Collabora Online by měla používat stejný protokol jako instalovaný server.",
    "Collabora Online" : "Collabora Online",
    "Collabora Online server" : "Collabora Online server",
    "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (a port) Collabora Online serveru, který poskytuje funkce úprav jako WOPI klient.",
    "Apply" : "Použít",
    "Restrict usage to specific groups" : "Omezit použití na konkrétní skupiny",
    "Restrict edit to specific groups" : "Omezit úpravy pro konkrétní skupiny",
    "Use OOXML by default for new files" : "Použít OOXML jako výchozí pro nové soubory",
    "Enable access for external apps" : "Povolit přístup pro externí aplikace",
    "Save" : "Uložit",
    "Add" : "Přidat",
    "Wrong password. Please retry." : "Nesprávné heslo. Zkuste to znovu.",
    "Password" : "Heslo",
    "OK" : "OK",
    "Guest %s" : "Host %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Tento odkaz vypršel nebo neexistuje. Pro podrobnosti kontaktujte osobu, která jej s vámi sdílela."
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}