source: extensions/Mobile_Theme_for_Tablets/language/cs_CZ/plugin.lang.php @ 22770

Last change on this file since 22770 was 22770, checked in by ddtddt, 11 years ago

[extensions] - Mobile_Theme_for_Tablet -Add cs_CZ - Česky – Czech - Thanks to webprostor

File size: 652 bytes
Line 
1<?php
2//admin_config.tpl
3$lang['mtt_name'] = 'Plugin Mobile Theme pro Tablety';
4$lang['mtt_configuration'] = 'Konfigurace';
5$lang['mtt_devices_description'] = 'Vyberte zařízenípro která chcete aby se mobilní theme zobrazilo. Mobilní šablona musí být naistalována a aktivována a administraci vaší galerie.';
6$lang['mtt_mobile'] = 'Mobile';
7$lang['mtt_tablet'] = 'Tablet';
8$lang['mtt_desktop'] = 'Desktop';
9$lang['mtt_device_description.mobile'] = 'Mobilní telefony a podobné';
10$lang['mtt_device_description.tablet'] = 'Tablety (iPad, Android tablety...)';
11$lang['mtt_device_description.desktop'] = 'Stolní PC, notebooky, netbooky...';
12?>
Note: See TracBrowser for help on using the repository browser.