richdocuments/l10n/cs.js

63 строки
4.3 KiB
JavaScript

OC.L10N.register(
"richdocuments",
{
"Saving…" : "Ukládání…",
"All" : "Vše",
"Please choose your nickname to continue as guest user." : "Zvolte si svou přezdívku a pokračujte jako host.",
"Nickname" : "Přezdívka",
"Set" : "Nastavit",
"Guest" : "Host",
"(read only)" : "(pouze pro čtení)",
"Latest revision" : "Nejnovější revize",
"Download this revision" : "Stáhnout tuto revizi",
"Restore this revision" : "Obnovit tuto revizi",
"More versions…" : "Více verzí…",
"Revision History" : "Historie revizí",
"Just now" : "Právě teď",
"Failed to revert the document to older version" : "Nepodařilo se vrátit dokument do podoby starší verze",
"Please enter the filename to store the document as." : "Zadejte název souboru ve kterém dokument uchovávat.",
"Save As" : "Uložit jako",
"New filename" : "Název souboru",
"Cancel" : "Storno",
"Save" : "Uložit",
"Insert Graphic" : "Vložit grafiku",
"Loading documents…" : "Nahrávají se 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",
"Can't create document" : "Dokument se nedaří vytvořit",
"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",
"Document already exists" : "Dokument už existuje",
"Not allowed to create document" : "Nemáte oprávnění k vytvoření dokumentu",
"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",
"Guest: %s" : "Host: %s",
"Edit office documents directly in your browser." : "Upravujte dokumenty přímo ve webovém prohlížeči",
"This application can connect to a Collabora Online server (WOPI Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that." : "Tato aplikace se dokáže připojit ke Collabora Online serveru (WOPI Client). Nextcloud se chová jako WOPI Host. Prosím projděte si dokumentaci k tomuto tématu.",
"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",
"Use Canonical webroot" : "Použijte plnou cestu ke kořenu serveru",
"Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance." : "Plná cesta ke kořenu serveru, kterou má Collabora použít v případě, že je jich více. Použijte tu s nejméně omezeními. Např. použijte kořenovou cestu bez podpory Shibboleth pokud tato instance podporuje oba přístupy. Tuto volbu můžete ignorovat v případě, že existuje pouze jeden kořenový adresář pro přístup.",
"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=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");