source: extensions/AdminTools/language/cs_CZ/plugin.lang.php @ 26153

Last change on this file since 26153 was 26153, checked in by ddtddt, 10 years ago

[extensions] - AdminTools - add cs_CZ - Česky – Czech Thanks to webprostor

File size: 551 bytes
Line 
1<?php
2
3$lang['Combine JS&CSS'] = 'Kombinace JS&CSS';
4$lang['Debug languages'] = 'Debug překladů';
5$lang['Debug template'] = 'Debug šablony vzhledu';
6$lang['Viewing as <b>%s</b>.'] = 'Zobrazení jako <b>%s</b>.';
7$lang['Properties page'] = 'Stránka vlastností';
8$lang['Quick edit'] = 'Rychlá editace';
9$lang['Revert'] = 'Nazpět';
10$lang['Save'] = 'Uložit';
11$lang['Saved'] = 'Uloženo';
12$lang['Save visit in history'] = 'Ukládat návštevy do historie';
13$lang['Show SQL queries'] = 'Zobrazit SQL queries';
14$lang['View as'] = 'Zobrazit jako';
15
16?>
Note: See TracBrowser for help on using the repository browser.