Файл: Main Website Files/assets/js/froala_editor/js/langs/cs.js
Строк: 93
<?php
/*!
* froala_editor v1.2.6 (http://editor.froala.com)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/
/**
* Czech
*/
$.Editable.LANGS['cs'] = {
translation: {
"Bold": "Tuu010dnu00e9",
"Italic": "Kurzu00edva",
"Underline": "Podtru017eenu00e9",
"Strikethrough": "Pu0159eu0161krtnutu00e9",
"Font Size": "Velikost pu00edsma",
"Color": "Barva",
"Background": "Pozadu00ed",
"Text": "Pu00edsmo",
"Format Block": "Formu00e1ty",
"Normal": "Normu00e1lnu00ed",
"Paragraph": "Odstavec",
"Code": "Ku00f3d",
"Quote": "Citace",
"Heading 1": "Nadpis 1",
"Heading 2": "Nadpis 2",
"Heading 3": "Nadpis 3",
"Heading 4": "Nadpis 4",
"Heading 5": "Nadpis 5",
"Heading 6": "Nadpis 6",
"Block Style": "Blok styl",
"Alignment": "Zarovnu00e1nu00ed",
"Align Left": "Zarovnat vlevo",
"Align Center": "Zarovnat na stu0159ed",
"Align Right": "Zarovnat vpravo",
"Justify": "Zarovnat do bloku",
"Numbered List": "u010cu00edslovu00e1nu00ed",
"Bulleted List": "Odru00e1u017eky",
"Indent Less": "Zmenu0161it odsazenu00ed",
"Indent More": "Zvu011btu0161it odsazenu00ed",
"Select All": "Vybrat vu0161e",
"Insert Link": "Vlou017eit odkaz",
"Insert Image": "Vlou017eit obru00e1zek",
"Insert Video": "Vlou017eit video",
"Undo": "Zpu011bt",
"Redo": "Znovu",
"Show HTML": "Zobrazit HTML",
"Float Left": "Vlevo",
"Float None": "u017du00e1dnu00e9",
"Float Right": "Vpravo",
"Replace Image": "Nahradit obru00e1zek",
"Remove Image": "Odstranit obru00e1zek",
"Title": "Titulek",
"Drop image": "Pu0159etu00e1hnu011bte sem obru00e1zek",
"or click": "nebo zde klepnu011bte",
"or": "nebo",
"Enter URL": "Zadejte adresu URL",
"Please wait!": "u010cekejte, prosu00edm!",
"Are you sure? Image will be deleted.": "Uru010ditu011b? Obru00e1zek bude smazu00e1n.",
"UNLINK": "Odstranit odkaz",
"Open in new tab": "Otevu0159u00edt v novu00e9 zu00e1lou017ece",
"Type something": "Napiu0161te nu011bco",
"Cancel": "Zruu0161it",
"OK": "OK",
"Manage images": "Spru00e1va obru00e1zku016f",
"Delete": "Vymazat",
"Font Family": "Typ pu00edsma",
"Insert Horizontal Line": "Vlou017eit vodorovnou u010du00e1ru",
"Table": "Tabulka",
"Insert table": "Vlou017eit tabulku",
"Cell": "Buu0148ka",
"Row": "u0158u00e1dek",
"Column": "Sloupec",
"Delete table": "Smazat tabulku",
"Insert cell before": "Vlou017eit buu0148ku vlevo",
"Insert cell after": "Vlou017eit buu0148ku vpravo",
"Delete cell": "Smazat buu0148ku",
"Merge cells": "Slouu010dit buu0148ky",
"Horizontal split": "Horizontu00e1lnu00ed rozdu011blenu00ed",
"Vertical split": "Vertiku00e1lnu00ed rozdu011blenu00ed",
"Insert row above": "Vlou017eit u0159u00e1dek nad",
"Insert row below": "Vlou017eit u0159u00e1dek pod",
"Delete row": "Smazat u0159u00e1dek",
"Insert column before": "Vlou017eit sloupec vlevo",
"Insert column after": "Vlou017eit sloupec vpravo",
"Delete column": "Smazat sloupec",
"Uploading image": "Nahru00e1vu00e1nu00ed obru00e1zku",
"Upload File": "Nahru00e1t soubor",
"Drop File": "Pu0159etu00e1hnu011bte sem soubor",
"Clear formatting": "Vymazat formu00e1tovu00e1nu00ed"
},
direction: "ltr"
};
?>