You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/cs.js

46 lines
2.4 KiB
JavaScript

OC.L10N.register(
"richdocuments",
{
"Saving…" : "Ukládání…",
"All" : "Vše",
"Download this revision" : "Stáhnout tuto revizi",
"Restore this revision" : "Obnovit tuto revizi",
"More versions…" : "Více verzí…",
"Just now" : "Právě teď",
"Save As" : "Uložit jako",
"New filename" : "Jméno souboru",
"Cancel" : "Storno",
"Save" : "Uložit",
"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",
"Open documentation" : "Otevřít dokumentaci",
"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",
"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."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");