richdocuments/l10n/cs_CZ.js

40 lines
2.1 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
"Saving..." : "Ukládám...",
2017-01-16 01:05:43 +00:00
"Download this revision" : "Stáhnout tuto revizi",
"Restore this revision" : "Obnovit tuto revizi",
2016-07-01 02:34:36 -04:00
"Latest revision" : "Poslední revize",
"More versions..." : "Více verzí...",
"Just now" : "Právě teď",
2016-07-26 21:18:11 -04:00
"Failed to revert the document to older version" : "Nepodařilo se obnovit starší verzi dokumentu",
2016-06-22 02:36:05 -04:00
"Save" : "Uložit",
"Loading documents..." : "Nahrávám dokumenty ...",
"Edit" : "Upravit",
2017-01-16 01:05:43 +00:00
"View" : "Zobrazit",
2016-08-16 02:34:30 +02:00
"Document" : "Dokument",
"Spreadsheet" : "Tabulka",
"Presentation" : "Prezentace",
2016-06-22 02:36:05 -04:00
"Could not create file" : "Nepodařilo se vytvořit soubor",
2016-12-07 02:24:23 +00:00
"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.",
2016-07-20 02:36:15 -04:00
"Collabora Online" : "Collabora Online",
2016-06-22 02:36:05 -04:00
"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",
2016-10-16 02:34:19 +02:00
"Use OOXML by default for new files" : "Použít OOXML jako výchozí pro nové soubory",
2016-06-22 02:36:05 -04:00
"Wrong password. Please retry." : "Nesprávné heslo. Zkuste to znovu.",
2016-12-07 02:24:23 +00:00
"Password" : "Heslo",
2016-06-23 02:35:21 -04:00
"OK" : "OK",
2016-06-22 02:36:05 -04:00
"Guest %s" : "Host %s",
2016-12-08 02:24:24 +00:00
"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."
2016-06-22 02:36:05 -04:00
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");