. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => 'Tučně', 'heading' => 'Nadpis', 'help' => 'Nápověda', 'image' => 'Obrázek', 'imagemap' => 'Image Map', 'italic' => 'Kurzíva', 'link' => 'Odkaz', 'list' => 'Seznam', 'list_numbered' => 'Číslovaný seznam', 'size' => [ '_' => 'Velikost písma', 'tiny' => 'Drobné', 'small' => 'Malé', 'normal' => 'Normální', 'large' => 'Velké', ], 'spoilerbox' => 'Box se spoilery', 'strikethrough' => 'Přeškrtnutí', ];