-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #206 from dokuwiki-translate/lang_update_908_17217…
…86897 Translation update (cs)
- Loading branch information
Showing
2 changed files
with
104 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
<?php | ||
|
||
/** | ||
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html) | ||
* | ||
* @author Martin Růžička <[email protected]> | ||
*/ | ||
$lang['switch_editors'] = 'Přepnout: Editace kódu ⬌ Vizuální editace'; | ||
$lang['link target'] = 'Cíl odkazu'; | ||
$lang['type:wiki page'] = 'Stránka v této wiki'; | ||
$lang['type:interwiki'] = 'Interwiki odkaz'; | ||
$lang['type:email'] = 'E-mailová adresa'; | ||
$lang['type:external'] = 'Odkaz na externí stránku'; | ||
$lang['type:other'] = 'Jiné'; | ||
$lang['type:automatic title'] = 'Automatický název'; | ||
$lang['type:custom title'] = 'Vlastní název'; | ||
$lang['type:image'] = 'Použít obrázek jako název'; | ||
$lang['placeholder:link name'] = '(automaticky)'; | ||
$lang['legend:media'] = 'Médium nebo soubor'; | ||
$lang['label:image_properties'] = 'Vlastnosti obrázku'; | ||
$lang['legend:size'] = 'Rozměry'; | ||
$lang['legend:alignment'] = 'Zarovnání'; | ||
$lang['legend:linking'] = 'Propojení'; | ||
$lang['legend:caching'] = 'Ukládání do mezipaměti'; | ||
$lang['media target'] = 'Soubor s obrázkem nebo dokumentem'; | ||
$lang['label:caption'] = 'Titulek / text odkazu'; | ||
$lang['label:width'] = 'Šířka (px)'; | ||
$lang['label:height'] = 'Výška (px)'; | ||
$lang['label:default alignment'] = 'Výchozí'; | ||
$lang['label:float left'] = 'Vlevo'; | ||
$lang['label:center alignment'] = 'Na střed'; | ||
$lang['label:float right'] = 'Vpravo'; | ||
$lang['label:default linking'] = 'Výchozí'; | ||
$lang['label:direct linking'] = 'Přímo'; | ||
$lang['label:nolink'] = 'Bez odkazu'; | ||
$lang['label:linkonly'] = 'Pouze odkaz'; | ||
$lang['label:default caching'] = 'Výchozí'; | ||
$lang['cancel'] = 'Zrušit'; | ||
$lang['js']['cancel'] = 'Zrušit'; | ||
$lang['js']['linkConfig'] = 'Konfigurace odkazu'; | ||
$lang['js']['mediaConfig'] = 'Konfigurace médií'; | ||
$lang['js']['rssConfig'] = 'Konfigurace kanálu RSS'; | ||
$lang['js']['footnoteViewTitle'] = 'Upravit poznámku pod čarou'; | ||
$lang['js']['placeholder:page'] = 'namespace:page'; | ||
$lang['js']['label:blockquote'] = 'Bloková citace'; | ||
$lang['js']['label:bulletList'] = 'Nečíslovaný seznam'; | ||
$lang['js']['label:code'] = 'Blok kódu'; | ||
$lang['js']['label:footnote'] = 'Přidat poznámku pod čarou'; | ||
$lang['js']['label:headings'] = 'Nadpisy'; | ||
$lang['js']['label:heading'] = 'Nadpis %s'; | ||
$lang['js']['label:media'] = 'Vložit obrázek nebo soubor'; | ||
$lang['js']['label:liftLI'] = 'Zmenšit odsazení položky seznamu'; | ||
$lang['js']['label:link'] = 'Vložit odkaz'; | ||
$lang['js']['label:orderedList'] = 'Číslovaný seznam'; | ||
$lang['js']['label:paragraph'] = 'Odstavec'; | ||
$lang['js']['label:pluginBlock'] = 'Blok modulu plug-in'; | ||
$lang['js']['label:rss'] = 'Přidat nový kanál RSS'; | ||
$lang['js']['label:smileys'] = 'Smajlíci'; | ||
$lang['js']['label:settings'] = 'Nastavení stránky'; | ||
$lang['js']['label:nocache'] = 'Deaktivovat vyrovnávací paměť'; | ||
$lang['js']['label:notoc'] = 'Skrýt přehled obsahu (TOC)'; | ||
$lang['js']['label:table'] = 'Přidat novou 2x2 tabulku'; | ||
$lang['js']['label:table-ops'] = 'Upravit tabulku'; | ||
$lang['js']['label:table-add-row-before'] = 'Přidat řádek před'; | ||
$lang['js']['label:table-add-row-after'] = 'Přidat řádek za'; | ||
$lang['js']['label:table-row-delete'] = 'Smazat řádek'; | ||
$lang['js']['label:table-add-column-before'] = 'Přidat sloupec před'; | ||
$lang['js']['label:table-add-column-after'] = 'Přidat sloupec za'; | ||
$lang['js']['label:table-column-delete'] = 'Smazat sloupec'; | ||
$lang['js']['label:table-cell-header-toggle'] = 'Přepnout stav záhlaví'; | ||
$lang['js']['label:table-cell-merge'] = 'Sloučit buňky'; | ||
$lang['js']['label:table-cell-split'] = 'Rozdělit buňky'; | ||
$lang['js']['label:table-cell-align-left'] = 'Zarovnat doleva'; | ||
$lang['js']['label:table-cell-align-center'] = 'Zarovnat na střed'; | ||
$lang['js']['label:table-cell-align-right'] = 'Zarovnat doprava'; | ||
$lang['js']['label:table-delete'] = 'Smazat tabulku'; | ||
$lang['js']['label:sinkListItem'] = 'Zvětšit odsazení položky seznamu'; | ||
$lang['js']['label:marks'] = 'Formátování'; | ||
$lang['js']['label:strong'] = 'Tučné'; | ||
$lang['js']['label:em'] = 'Kurzíva'; | ||
$lang['js']['label:underline'] = 'Podtržené'; | ||
$lang['js']['label:superscript'] = 'Horní index'; | ||
$lang['js']['label:subscript'] = 'Dolní index'; | ||
$lang['js']['label:deleted'] = 'Přeškrtnuté'; | ||
$lang['js']['label:monospaced'] = 'Neproporcionální písmo'; | ||
$lang['js']['label:unformatted'] = 'Ignorovat formátování wiki'; | ||
$lang['js']['label:undo'] = 'Vrátit zpět'; | ||
$lang['js']['label:redo'] = 'Znovu'; | ||
$lang['js']['label:rss url'] = 'Adresa URL kanálu RSS'; | ||
$lang['js']['label:rss nOfItems'] = 'Maximální počet zobrazovaných položek'; | ||
$lang['js']['label:rss reverse'] = 'Nejprve zobrazit nejnovější položky kanálu'; | ||
$lang['js']['label:rss author'] = 'Zobrazit autory'; | ||
$lang['js']['label:rss date'] = 'Zobrazit data'; | ||
$lang['js']['label:rss details'] = 'Zobrazit popis'; | ||
$lang['js']['label:rss refresh'] = 'Doba obnovení'; | ||
$lang['js']['code_block_hint'] = '💡 Stiskněte CTRL+Enter pro ukončení'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?php | ||
|
||
/** | ||
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html) | ||
* | ||
* @author Martin Růžička <[email protected]> | ||
*/ | ||
$lang['forceWYSIWYG'] = 'Vynutit WYSIWYG editor pro všechny uživatele kromě manažerů a správců'; |