JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "bootstrap-markdown.cs.js"
Full Path: /var/www/html/ctctaxi/public/assets/vendor_components/bootstrap-markdown-master/locale/bootstrap-markdown.cs.js
File size: 865 bytes
MIME-type: text/plain
Charset: utf-8
/**
* Czech translation for bootstrap-markdown
* Vít Kabele <vit@kabele.me>
*/
(function ($) {
$.fn.markdown.messages.cs = {
'Bold': "Tučně",
'Italic': "Kurzíva",
'Heading': "Nadpis",
'URL/Link': "URL/Odkaz",
'Image': "Obrázek",
'Unordered List': "Seznam",
'Ordered List': "Seřazený seznam",
'Code': "Úsek kódu",
'Quote': "Citace",
'Preview': "Náhled",
'strong text': "tučný text",
'emphasized text': "zdůrazněný text",
'heading text': "text nadpisu",
'enter link description here': "sem vlož popis odkazu",
'Insert Hyperlink': "Vložit Hyperlink",
'enter image description here': "sem vlož popis obrázku",
'Insert Image Hyperlink': "Vlož adresu obrázku",
'enter image title here': "sem vlož popis obrázku",
'list text here': "položka seznamu"
};
}(jQuery));