1 | <?php |
---|
2 | // +-----------------------------------------------------------------------+ |
---|
3 | // | Piwigo - a PHP based photo gallery | |
---|
4 | // +-----------------------------------------------------------------------+ |
---|
5 | // | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org | |
---|
6 | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | |
---|
7 | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | |
---|
8 | // +-----------------------------------------------------------------------+ |
---|
9 | // | This program is free software; you can redistribute it and/or modify | |
---|
10 | // | it under the terms of the GNU General Public License as published by | |
---|
11 | // | the Free Software Foundation | |
---|
12 | // | | |
---|
13 | // | This program is distributed in the hope that it will be useful, but | |
---|
14 | // | WITHOUT ANY WARRANTY; without even the implied warranty of | |
---|
15 | // | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
---|
16 | // | General Public License for more details. | |
---|
17 | // | | |
---|
18 | // | You should have received a copy of the GNU General Public License | |
---|
19 | // | along with this program; if not, write to the Free Software | |
---|
20 | // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | |
---|
21 | // | USA. | |
---|
22 | // +-----------------------------------------------------------------------+ |
---|
23 | $lang['AStat_tools_result_ko'] = 'Došlo k chybě. Akce nebyla korektně provedena.'; |
---|
24 | $lang['AStat_tools_title'] = 'Nástroje údržby'; |
---|
25 | $lang['AStat_tools_deleted_user_apply'] = 'Aktualizovat'; |
---|
26 | $lang['AStat_tools_deleted_picture_apply'] = 'Aktualizovat'; |
---|
27 | $lang['AStat_tools'] = 'Nástroje'; |
---|
28 | $lang['AStat_tools_deleted_category'] = 'Aktualizovat kategorie v historii'; |
---|
29 | $lang['AStat_tools_deleted_category_apply'] = 'Aktualizovat'; |
---|
30 | $lang['AStat_tools_invalid_date2'] = 'Zadané datum je starší nebo rovno datu dne'; |
---|
31 | $lang['AStat_tools_invalid_date'] = 'Zadané datum není platné!'; |
---|
32 | $lang['AStat_tools_purge_history'] = 'Vyčištění historie'; |
---|
33 | $lang['AStat_tools_purge_history_apply'] = 'Vyčistit'; |
---|
34 | $lang['AStat_tools_result_ok'] = 'Akce správně provedena'; |
---|
35 | $lang['pct_Pages_seen'] = '%Stran'; |
---|
36 | $lang['pct_Pictures_seen'] = '%Obrázků'; |
---|
37 | $lang['ratio_Pictures_seen'] = 'Zobrazených obrázků'; |
---|
38 | $lang['AStat_version'] = 'verze'; |
---|
39 | $lang['AStat_yesno_false'] = 'Ne'; |
---|
40 | $lang['AStat_yesno_true'] = 'Ano'; |
---|
41 | $lang['CATEGORY_LABEL'] = 'Kategorie'; |
---|
42 | $lang['Categories_seen'] = 'Zobrazených kategorií'; |
---|
43 | $lang['IP_label'] = 'IP adresa'; |
---|
44 | $lang['IP_visit'] = 'IP adres'; |
---|
45 | $lang['Pictures_seen'] = 'Zobrazených obrázků'; |
---|
46 | $lang['AStat_sortcat_nbpicture'] = 'Průměrný počet zobrazení na obrázek'; |
---|
47 | $lang['AStat_sortip_ip'] = 'Uživatel/IP adresy'; |
---|
48 | $lang['AStat_sortip_page'] = 'Počet zobrazených stránek'; |
---|
49 | $lang['AStat_sortip_picture'] = 'Počet zobrazených obrázků'; |
---|
50 | $lang['AStat_title_page'] = 'Pokročilé statistiky'; |
---|
51 | $lang['AStat_period_label_months'] = 'Měsíců'; |
---|
52 | $lang['AStat_period_label_years'] = 'Roků'; |
---|
53 | $lang['AStat_section_deleted_cat'] = 'Kategorie smazána'; |
---|
54 | $lang['AStat_section_label'] = 'Sekce'; |
---|
55 | $lang['AStat_nb_total_category'] = 'Celkový počet kategorií'; |
---|
56 | $lang['AStat_nb_total_image'] = 'Celkový počet obrázků'; |
---|
57 | $lang['AStat_nb_total_ip'] = 'Celkový počet IP adres'; |
---|
58 | $lang['AStat_nofilter'] = '--- Žádný filtr ---'; |
---|
59 | $lang['AStat_page_label'] = 'Stránka'; |
---|
60 | $lang['AStat_pages_label'] = 'Stránky'; |
---|
61 | $lang['AStat_period_label_all'] = 'Celý rok'; |
---|
62 | $lang['AStat_period_label_days'] = 'Dnů'; |
---|
63 | $lang['AStat_period_label_global'] = 'Globální'; |
---|
64 | $lang['AStat_period_label_hours'] = 'Hodin'; |
---|
65 | $lang['AStat_month_of_year_11'] = 'Listopad'; |
---|
66 | $lang['AStat_month_of_year_12'] = 'Prosinec'; |
---|
67 | $lang['AStat_month_of_year_2'] = 'Únor'; |
---|
68 | $lang['AStat_month_of_year_3'] = 'Březen'; |
---|
69 | $lang['AStat_month_of_year_4'] = 'Duben'; |
---|
70 | $lang['AStat_month_of_year_5'] = 'Květen'; |
---|
71 | $lang['AStat_month_of_year_6'] = 'Červen'; |
---|
72 | $lang['AStat_month_of_year_7'] = 'Červenec'; |
---|
73 | $lang['AStat_month_of_year_8'] = 'Srpen'; |
---|
74 | $lang['AStat_month_of_year_9'] = 'Září'; |
---|
75 | $lang['AStat_deleted_user'] = 'Smazaný uživatel'; |
---|
76 | $lang['AStat_do_save'] = 'Uložit'; |
---|
77 | $lang['AStat_enableddisabled_false'] = 'Filtr zrušen'; |
---|
78 | $lang['AStat_enableddisabled_invert'] = 'Filtr invertován'; |
---|
79 | $lang['AStat_enableddisabled_true'] = 'Filtr povolen'; |
---|
80 | $lang['AStat_event'] = 'událost'; |
---|
81 | $lang['AStat_events'] = 'události'; |
---|
82 | $lang['AStat_general_config'] = 'Globální nastavení'; |
---|
83 | $lang['AStat_month_of_year_1'] = 'Leden'; |
---|
84 | $lang['AStat_month_of_year_10'] = 'Říjen'; |
---|
85 | $lang['AStat_PeriodPerDefault'] = 'Standardní vybrané období'; |
---|
86 | $lang['AStat_confignotsaved'] = 'Došlo k chybě, nastavení nebylo uloženo'; |
---|
87 | $lang['AStat_date_time_format'] = 'R/d/m H:m:s'; |
---|
88 | $lang['AStat_day_of_week_0'] = 'Neděle'; |
---|
89 | $lang['AStat_day_of_week_1'] = 'Pondělí'; |
---|
90 | $lang['AStat_day_of_week_2'] = 'Úterý'; |
---|
91 | $lang['AStat_day_of_week_3'] = 'Středa'; |
---|
92 | $lang['AStat_day_of_week_4'] = 'Čtvrtek'; |
---|
93 | $lang['AStat_day_of_week_5'] = 'Pátek'; |
---|
94 | $lang['AStat_day_of_week_6'] = 'Sobota'; |
---|
95 | $lang['AStat_deleted_picture'] = 'Obrázek už neexistuje'; |
---|
96 | $lang['AStat_SortImgLabel'] = 'Ukázat náhled obrázku'; |
---|
97 | $lang['AStat_by_category'] = 'Dle kategorie'; |
---|
98 | $lang['AStat_by_image'] = 'Dle obrázků'; |
---|
99 | $lang['AStat_by_ip'] = 'Dle IP'; |
---|
100 | $lang['AStat_by_period'] = 'Dle období'; |
---|
101 | $lang['AStat_catfilter_list'] = 'Aplikovat na kategorie filtr'; |
---|
102 | $lang['AStat_config'] = 'Nastavení'; |
---|
103 | $lang['AStat_config_colors_and_graph'] = 'Nastavení barev a grafiky'; |
---|
104 | $lang['AStat_config_saved'] = 'Nastavení uloženo!'; |
---|
105 | $lang['AStat_config_title'] = 'Nastavení AStat'; |
---|
106 | $lang['AStat_PeriodPerDefault_all'] = 'Všechny roky'; |
---|
107 | $lang['AStat_PeriodPerDefault_day'] = 'Tento den'; |
---|
108 | $lang['AStat_PeriodPerDefault_global'] = 'Globálně'; |
---|
109 | $lang['AStat_PeriodPerDefault_month'] = 'Tento měsíc'; |
---|
110 | $lang['AStat_PeriodPerDefault_year'] = 'Tento rok'; |
---|
111 | $lang['AStat_RefIPLabel'] = 'Uživatel/IP adresa'; |
---|
112 | $lang['AStat_RefImageLabel'] = 'Kategorie/Název obrázku'; |
---|
113 | $lang['AStat_ShowThumbCat'] = 'Ukázat náhled zástupce kategorie'; |
---|
114 | $lang['AStat_ShowThumbImg'] = 'Ukázat náhled obrázku'; |
---|
115 | $lang['AStat_SortCatLabel'] = 'Řazeno dle'; |
---|
116 | $lang['AStat_SortIPLabel'] = 'Řazeno dle'; |
---|
117 | $lang['AStat_AddIP'] = 'Přidat na seznam blokovaných'; |
---|
118 | $lang['AStat_BarColor_Cat'] = 'Počet kategorií'; |
---|
119 | $lang['AStat_BarColor_IP'] = 'Počet IP adres'; |
---|
120 | $lang['AStat_BarColor_Img'] = 'Počet obrázků'; |
---|
121 | $lang['AStat_BarColor_Pages'] = 'Počet satránek'; |
---|
122 | $lang['AStat_BlackListedIP'] = 'Blokovaná IP'; |
---|
123 | $lang['AStat_DefaultSortCat'] = 'Standardní řazení'; |
---|
124 | $lang['AStat_DefaultSortIP'] = 'Standardní řazení'; |
---|
125 | $lang['AStat_DefaultSortImg'] = 'Standardní řazení'; |
---|
126 | $lang['AStat_DelIP'] = 'Odstranit ze seznamu blokovaných'; |
---|
127 | $lang['AStat_IP_blacklist'] = 'Přidat na seznam blokovaných'; |
---|
128 | $lang['AStat_NbCatPerPages'] = 'Počet kategorií na stránku'; |
---|
129 | $lang['AStat_NbIPPerPages'] = 'Počet IP na stránku'; |
---|
130 | $lang['AStat_NbImgPerPages'] = 'Počet obrázků na stránku'; |
---|
131 | $lang['AStat_section_old_deleted_cat'] = 'Nemožné importovat starou kategorii'; |
---|
132 | $lang['AStat_IP_geolocalisation'] = 'Geolokalizace'; |
---|
133 | $lang['AStat_MaxBarWidth'] = 'Maximální šířka mřížky (pixely)'; |
---|
134 | $lang['AStat_section_unknown'] = 'Neznámý [%s]'; |
---|
135 | $lang['AStat_MouseOverColor'] = 'Myš přes řádek'; |
---|
136 | $lang['AStat_gpc2_not_installed'] = 'Doplněk \'Grum Plugins Classes 2\'(release >= %s) je potřeba k instalaci AStat'; |
---|