SMF Support > Čeština (Czech)
Čeština k některým oblíbeným modifikacím
MaXiForum.cz:
Best 3 mod
THX islam2hamy :o
--- Code: ---http://custom.simplemachines.org/mods/index.php?mod=1735
--- End code ---
do souboru
www/Themes/default/languages/Modifications.czech-utf8.php
vložte toto:
--- Code: ---//best3 mode for SMF by islam2hamy
$txt['admin_best3'] = 'Best3 mod pro SMF - Nastavení';
$txt['best3_mode_enable'] = 'Povolit Best3?';
$txt['admin_best3_user'] = 'Nejlepší uživatel :';
$txt['admin_best3_topic'] = 'Nejlepší téma :';
$txt['admin_best3_moderator'] = 'Nejlepší moderátor :' ;
$txt['best3_user'] = 'Nejlepší uživatel';
$txt['best3_topic'] = 'Nejlepší téma';
$txt['best3_moderator'] = 'Nejlepší moderátor' ;
//End best3
--- End code ---
MaXiForum.cz:
Age & Gender Board Filter Mod
THX Eliana Tamerin :o
--- Code: ---http://custom.simplemachines.org/mods/index.php?mod=1260
--- End code ---
do souboru
www/Themes/default/languages/Modifications.czech-utf8.php
vložte toto:
--- Code: ---// Start Age and Gender Filter Mod
$txt['min_age_title'] = 'Minimální věk vidět fórum:';
$txt['min_age_desc'] = '(napiste číslicí minimální věk)';
$txt['min_age_zero'] = '(0 = zakázáno)';
$txt['max_age_title'] = 'Maximální věk vidět fórum:';
$txt['max_age_desc'] = '(napiste číslicí minimální věk)';
$txt['max_age_eighty'] = '(80 = zakázáno)';
$txt['gender_title'] = 'Povolení dle pohlaví:';
$txt['gender_desc'] = '(vyberte jednu z mozností)';
$txt['gender_block_disabled'] = 'Neomezeno';
$txt['gender_block_gender_set'] = 'Nezjisteno';
$txt['gender_block_girls'] = 'Jen muži';
$txt['gender_block_boys'] = 'Jen ženy';
$txt['gender_block_gender_unset'] = 'Muži i ženy';
$txt['gender_register_req'] = 'Vyžadovat pohlaví při registraci?';
$txt['birthdate_register_req'] = 'Vyžadovat data narození při registraci?';
// End Age and Gender Filter Mod
--- End code ---
MaXiForum.cz:
Topics Filter V2.5
THX M-DVD :o
--- Code: ---http://www.simplemachines.org/community/index.php?topic=199770.0
--- End code ---
do souboru
www/Themes/default/languages/Modifications.czech-utf8.php
vložte toto:
--- Code: ---// Topics Filter
$txt['filter_saved'] = '[Nastaveno]';
$txt['filter_date_title'] = '=Filtrovat podle data=';
$txt['filter_date_0'] = 'Žádný filtr';
$txt['filter_date_1'] = 'Dnes';
$txt['filter_date_2'] = 'Včera a dnes';
$txt['filter_date_7'] = 'Posledních 7 dní';
$txt['filter_date_30'] = 'Posledních 30 dní';
$txt['filter_date_60'] = 'Posledních 60 dní';
$txt['filter_date_90'] = 'Posledních 90 dní';
$txt['filter_date_180'] = 'Posledních 120 dní';
$txt['filter_date_270'] = 'Posledních 270 dní';
$txt['filter_date_365'] = 'Posledních 365 dní';
$txt['filter_date_366'] = 'Více jak 365 dní';
$txt['filter_topics_title'] = '=Filtrovat podle postů/druhu témat=';
$txt['filter_topics_0'] = 'Žádný filtr';
$txt['filter_topics_1'] = 'Témata bez odpovědí';
$txt['filter_topics_2'] = 'Oblíbená témata';
$txt['filter_topics_3'] = 'Hodně oblíbená témata';
$txt['filter_topics_4'] = 'Ankety';
$txt['filter_topics_5'] = 'Zamknutá témata';
$txt['filter_topics_6'] = 'Vlastní témata';
$txt['filter_paginate_title'] = '=Témat na stránku=';
$txt['filter_paginate_10'] = 10 ;
$txt['filter_paginate_20'] = 20 ;
$txt['filter_paginate_30'] = 30 ;
$txt['filter_paginate_40'] = 40 ;
$txt['filter_paginate_50'] = 50 ;
$txt['filter_paginate_forumdefault'] = 'Základní nastavení fóra';
$txt['filter_paginate_perpage'] = 'témat na stránku';
$txt['filter_alphanum'] = 'Povolit filtrovací řádek s abecedou';
$txt['filter_alphanum_desc'] = 'Zobrazí pouze posty začínající na určité písmeno';
$txt['filter_alphanum_all'] = 'Vše';
--- End code ---
Topics Filter V3.0
--- Code: ---// MOD Topics Filter
$txt['filter_Reset'] = 'Reset';
$txt['filter_Off'] = 'Topics Filter vypnut: Vyžadováno povolení Javascriptu';
$txt['filter_letter_title'] = 'ABC Filtr';
$txt['filter_letter_values'][0] = 'Vše';
$txt['filter_date_title'] = '=Filtrovat podle data=';
$txt['filter_date_values'][0] = 'Žádný filtr';
$txt['filter_date_values'][] = 'Dnes';
$txt['filter_date_values'][] = 'Od včerejška';
$txt['filter_date_values'][] = 'Posledních 7 dní';
$txt['filter_date_values'][] = 'Posledních 30 dní';
$txt['filter_date_values'][] = 'Posledních 60 dní';
$txt['filter_date_values'][] = 'Posledních 90 dní';
$txt['filter_date_values'][] = 'Posledních 180 dní';
$txt['filter_date_values'][] = 'Posledních 270 dní';
$txt['filter_date_values'][] = 'Posledních 360 dní';
$txt['filter_date_values'][] = 'Více než před rokem';
$txt['filter_replies_title'] = '=Filtrovat podle postů/druhu témat=';
$txt['filter_replies_values'][0] = 'Žádný filtr';
$txt['filter_replies_values'][] = 'Témata bez odpovědí';
$txt['filter_replies_values'][] = 'Žhavá témata';
$txt['filter_replies_values'][] = 'Velmi žhavá témata';
$txt['filter_replies_values'][] = 'Anket';
$txt['filter_replies_values'][] = 'Zamčená témata';
$txt['filter_replies_values'][] = 'Vlastní témata';
$txt['filter_pages_title'] = '=Filtrovat podle témat na stránku=';
$txt['filter_pages_values'][0] = 'Základní nastavení fóra';
$txt['filter_pages_values'][] = '10 na stránku';
$txt['filter_pages_values'][] = '20 na stránku';
$txt['filter_pages_values'][] = '30 na stránku';
$txt['filter_pages_values'][] = '40 na stránku';
$txt['filter_pages_values'][] = '50 na stránku';
$txt['topicsfilter_enable'] = 'Povolit Topics Filter MOD';
$txt['topicsfilter_date'] = 'Povolit filtr podle data';
$txt['topicsfilter_replies'] = 'Povolit filtr podle příspěvků';
$txt['topicsfilter_pages'] = 'Povolit filtr podle stránek';
$txt['topicsfilter_letter'] = 'Povolit ABC filtr';
--- End code ---
Topics Filter V3.1
--- Code: ---// MOD Topics Filter
$txt['filter_Reset'] = 'Reset';
$txt['filter_Off'] = 'Topics Filter vypnut: Vyžadováno povolení Javascriptu';
$txt['filter_letter_title'] = 'ABC Filtr';
$txt['filter_letter_values'][0] = 'Vše';
$txt['filter_icon_title'] = 'Topic/Icon Filter';
$txt['filter_icon_values'][0] = 'Vše';
$txt['filter_icon_values_end'][0] = 'Moved';
$txt['filter_icon_values_end'][1] = 'Recycled';
$txt['filter_icon_values_end'][2] = 'Wireless';
$txt['filter_icon_values_end'][3] = 'Attachments';
$txt['filter_date0_title'] = 'Filtrovat podle data=';
$txt['filter_date1_title'] = 'Reply/Date Filter';
$txt['filter_date_values'][0] = 'Žádný filtr';
$txt['filter_date_values'][1] = 'Dnes';
$txt['filter_date_values'][2] = 'Od včerejška';
$txt['filter_date_values'][3] = 'Posledních 7 dní';
$txt['filter_date_values'][4] = 'Posledních 30 dní';
$txt['filter_date_values'][5] = 'Posledních 60 dní';
$txt['filter_date_values'][6] = 'Posledních 90 dní';
$txt['filter_date_values'][7] = 'Posledních 180 dní';
$txt['filter_date_values'][8] = 'Posledních 270 dní';
$txt['filter_date_values'][9] = 'Posledních 360 dní';
$txt['filter_date_values'][10] = 'Více než před rokem';
$txt['filter_replies_title'] = 'Filtrovat podle postů/druhu témat=';
$txt['filter_replies_values'][0] = 'Žádný filtr';
$txt['filter_replies_values'][1] = 'Témata bez odpovědí';
$txt['filter_replies_values'][2] = 'Žhavá témata';
$txt['filter_replies_values'][3] = 'Velmi žhavá témata';
$txt['filter_replies_values'][4] = 'Anket';
$txt['filter_replies_values'][5] = 'Zamčená témata';
$txt['filter_replies_values'][6] = 'Vlastní témata';
$txt['filter_pages_title'] = 'Filtrovat podle témat na stránku=';
$txt['filter_pages_values'][0] = 'Základní nastavení fóra';
$txt['filter_pages_values'][1] = '10 na stránku';
$txt['filter_pages_values'][2] = '20 na stránku';
$txt['filter_pages_values'][3] = '30 na stránku';
$txt['filter_pages_values'][4] = '40 na stránku';
$txt['filter_pages_values'][5] = '50 na stránku';
$txt['filter_sort_title'] = 'Sort Topics';
$txt['filter_sort_values'][0] = 'Date First Post';
$txt['filter_sort_values'][1] = 'Date Last Post';
$txt['filter_sort_values'][2] = 'Topic Starter';
$txt['filter_sort_values'][3] = 'Last Poster';
$txt['filter_sort_values'][4] = 'Subject';
$txt['filter_sort_values'][5] = 'Replies';
$txt['filter_sort_values'][6] = 'Views';
$txt['topicsfilter_enable'] = 'Povolit Topics Filter MOD';
$txt['topicsfilter_sortby'] = 'Enable Quickly Change Sort Topics';
$txt['topicsfilter_pages'] = 'Enable Quickly Change Pagination';
$txt['topicsfilter_date0'] = 'Povolit filtr podle data tématu';
$txt['topicsfilter_date1'] = 'Povolit filtr podle data odpovědi';
$txt['topicsfilter_replies'] = 'Povolit filtr podle příspěvků';
$txt['topicsfilter_letter'] = 'Povolit ABC filtr';
$txt['topicsfilter_icon'] = 'Enable Filter per Icon';
--- End code ---
MaXiForum.cz:
Share this topic SMF Mod
THX Ravac :o
--- Code: ---http://custom.simplemachines.org/mods/index.php?mod=1608
--- End code ---
do souboru
www/Themes/default/languages/Modifications.czech-utf8.php
vložte toto:
--- Code: --- // Share this topic SMF Mod - Translate by RavacDS
$txt['share_this_topic'] = 'Povolit sdílení témat';
$txt['stt_1'] = 'Sdílejte toto téma...';
$txt['stt_2'] = '<b>Diskuzní fóra</b><br /><small>(BBCode)</small>';
$txt['stt_3'] = '<b>Weby/blogy</b><br /><small>(HTML)</small>';
$txt['stt_t_1'] = 'Klikněte zde, zkopírujte odkaz a vložte jej do fóra...';
$txt['stt_t_2'] = 'Klikněte zde, zkopírujte odkaz a vložte jej na web...';
--- End code ---
MaXiForum.cz:
Full Top 10 Stats
THX hhy89 :o
--- Code: ---http://custom.simplemachines.org/mods/index.php?mod=1688
--- End code ---
do souboru
www/Themes/default/languages/Modifications.czech-utf8.php
vložte toto:
--- Code: ---// Full Top 10 by smfmod.com
$txt['hhyfull1'] = 'Statistiky Top 10 na MaXiFóru';
$txt['hhyfull2'] = 'Top 10 příspěvků';
$txt['hhyfull3'] = 'Top 10 kladně hodnocených';
$txt['hhyfull4'] = 'Top 10 témat';
$txt['hhyfull5'] = 'Top 10 oblíbených témat';
$txt['hhyfull6'] = 'Noví uživatelé';
$txt['hhyfull7'] = 'Uživatel';
$txt['hhyfull8'] = 'Příspěvků';
$txt['hhyfull9'] = 'Karma';
$txt['hhyfull10'] = 'Témata';
$txt['hhyfull11'] = 'Shlédnutí';
$txt['hhyfull12'] = 'Odpovědi ve fórech';
$txt['hhyfull13'] = 'Odpovědi v tématech';
$txt['hhyfull14'] = 'Odesílatel';
$txt['hhyfull15'] = 'Datum';
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version