source: extensions/Statistics/language/cs_CZ/plugin.lang.php @ 10877

Last change on this file since 10877 was 10877, checked in by ddtddt, 13 years ago

[extensions] - Statistics - add cs_CZ thanks to webprostor.eu

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 532 bytes
Line 
1<?php
2$lang['Howto'] = 'Tento doplňek umožňuje vložit kódy jako Google Analytics, Piwik, atd. na všechny stránky vaší galerie';
3$lang['statistics_admin'] = 'Správa statistik';
4$lang['statistics_admin_description'] = 'Zde vložte kód. ';
5$lang['stat_header'] = 'Vložit kód do hlavičky';
6$lang['stat_tail'] = 'Vložit kód do patičky';
7$lang['statistics_save_config'] = 'Data uložena';
8$lang['stat_admin'] = 'Vyloučit administrátora ze statistik.';
9$lang['stat_guest'] = 'Vyloučit návštěvníky ze statistik.';
10?>
Note: See TracBrowser for help on using the repository browser.