From aed1ccac95072ef3bacfc2563800db39609bef9d Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 2 Sep 2018 21:47:25 +0200 Subject: Precompile assets and check them into vc. Since we disabled asset compilation in production, we need to precompile them on the development machine. We check the precompiled assets into version control so the will be deployed with the updated code. --- public/assets/wymeditor/lang/cs.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/assets/wymeditor/lang/cs.js (limited to 'public/assets/wymeditor/lang/cs.js') diff --git a/public/assets/wymeditor/lang/cs.js b/public/assets/wymeditor/lang/cs.js new file mode 100644 index 0000000..030c80f --- /dev/null +++ b/public/assets/wymeditor/lang/cs.js @@ -0,0 +1 @@ +WYMeditor.STRINGS.cs={Strong:"Tu\u010dn\xe9",Emphasis:"Kurz\xedva",Superscript:"Horn\xed index",Subscript:"Doln\xed index",Ordered_List:"\u010c\xedslovan\xfd seznam",Unordered_List:"Ne\u010d\xedslovan\xfd seznam",Indent:"Zv\u011bt\u0161it odsazen\xed",Outdent:"Zmen\u0161it odsazen\xed",Undo:"Zp\u011bt",Redo:"Znovu",Link:"Vytvo\u0159it odkaz",Unlink:"Zru\u0161it odkaz",Image:"Obr\xe1zek",Table:"Tabulka",HTML:"HTML",Paragraph:"Odstavec",Heading_1:"Nadpis 1. \xfarovn\u011b",Heading_2:"Nadpis 2. \xfarovn\u011b",Heading_3:"Nadpis 3. \xfarovn\u011b",Heading_4:"Nadpis 4. \xfarovn\u011b",Heading_5:"Nadpis 5. \xfarovn\u011b",Heading_6:"Nadpis 6. \xfarovn\u011b",Preformatted:"P\u0159edform\xe1tovan\xfd text",Blockquote:"Citace",Table_Header:"Hlavi\u010dkov\xe1 bu\u0148ka tabulky",URL:"Adresa",Title:"Text po najet\xed my\u0161\xed",Alternative_Text:"Text pro p\u0159\xedpad nezobrazen\xed obr\xe1zku",Caption:"Titulek tabulky",Summary:"Shrnut\xed obsahu",Number_Of_Rows:"Po\u010det \u0159\xe1dek",Number_Of_Cols:"Po\u010det sloupc\u016f",Submit:"Vytvo\u0159it",Cancel:"Zru\u0161it",Choose:"Vybrat",Preview:"N\xe1hled",Paste_From_Word:"Vlo\u017eit z Wordu",Tools:"N\xe1stroje",Containers:"Typy obsahu",Classes:"T\u0159\xeddy",Status:"Stav",Source_Code:"Zdrojov\xfd k\xf3d",Apply_Style:"Styl",Insert:"Vlo\u017eit",Text_Align:"Zarovn\xe1n\xed textu",Image_Align:"Zarovn\xe1n\xed obr\xe1zku",Font_Size:"Velikost p\xedsma",Left:"Vlevo",Right:"Vpravo",Center:"Na st\u0159ed",Justify:"Do bloku",Small:"Mal\xe9",Normal:"Norm\xe1ln\xed",Large:"Velk\xe9",Apply_Style:"Styl"}; \ No newline at end of file -- cgit v1.2.3